Interface UiTopo2OverlayFactory


  • public interface UiTopo2OverlayFactory
    Abstraction of an entity capable of producing one or more topology-2 overlay handlers specific to a given user interface connection.
    • Method Detail

      • newOverlays

        java.util.Collection<UiTopo2Overlay> newOverlays()
        Produces a collection of new overlay handlers for topology-2 view.
        Returns:
        collection of new overlay handlers