Package org.onosproject.ui
Interface UiTopoMapFactory
- 
 public interface UiTopoMapFactoryAbstraction of an entity capable of producing one or more geographic-based maps for the topology view.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description List<UiTopoMap>geoMaps()Produces a list of maps to be added to the topology view.
 
-