Interface UiTopoMapFactory


  • public interface UiTopoMapFactory
    Abstraction of an entity capable of producing one or more geographic-based maps for the topology view.
    • Method Detail

      • geoMaps

        java.util.List<UiTopoMap> geoMaps()
        Produces a list of maps to be added to the topology view.
        Returns:
        list of maps