| Package | Description |
|---|---|
| org.onosproject.ui.topo |
Mechanism for dynamically extending topology view with information and
behaviour overlays.
|
| Modifier and Type | Method and Description |
|---|---|
Highlights.Amount |
Highlights.subdueLevel()
Returns the amount by which all other elements not explicitly
referenced here should be "subdued".
|
static Highlights.Amount |
Highlights.Amount.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Highlights.Amount[] |
Highlights.Amount.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Highlights |
Highlights.subdueAllElse(Highlights.Amount amount)
Marks the amount by which all other elements (devices, hosts, links)
not explicitly referenced here will be "subdued" visually.
|
Copyright © 2015. All rights reserved.