| Package | Description |
|---|---|
| org.onosproject.ui.topo |
Mechanism for dynamically extending topology view with information and
behaviour overlays.
|
| Modifier and Type | Method and Description |
|---|---|
TopoElementType |
AbstractHighlight.type()
Returns the element type.
|
static TopoElementType |
TopoElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopoElementType[] |
TopoElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractHighlight(TopoElementType type,
String elementId)
Constructs the highlight.
|
NodeHighlight(TopoElementType type,
String elementId) |
Copyright © 2015. All rights reserved.