JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.onosproject.ui
Interface UiTopoMapFactory
public interface
UiTopoMapFactory
Abstraction of an entity capable of producing one or more geographic-based maps for the topology view.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
List
<
UiTopoMap
>
geoMaps
()
Produces a list of maps to be added to the topology view.
Method Detail
geoMaps
List
<
UiTopoMap
> geoMaps()
Produces a list of maps to be added to the topology view.
Returns:
list of maps
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method