| Package | Description |
|---|---|
| org.onosproject.ui.topo |
Mechanism for dynamically extending topology view with information and
behaviour overlays.
|
| Modifier and Type | Field and Description |
|---|---|
static Mod |
LinkHighlight.MOD_ANIMATED
Denotes a link to be tagged with animated traffic ("marching ants").
|
static Mod |
LinkHighlight.MOD_OPTICAL
Denotes a link to be tagged as an optical link.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Mod> |
LinkHighlight.mods()
Returns the highlight modifications.
|
| Modifier and Type | Method and Description |
|---|---|
LinkHighlight |
LinkHighlight.addMod(Mod mod)
Adds a highlighting modification to this link highlight.
|
int |
Mod.compareTo(Mod o) |
Copyright © 2015. All rights reserved.