Interface UiTopoOverlayFactory


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

      • newOverlays

        java.util.Collection<UiTopoOverlay> newOverlays()
        Produces a collection of new overlay handlers.
        Returns:
        collection of new overlay handlers