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