| Package | Description |
|---|---|
| org.onosproject.ui.topo |
Mechanism for dynamically extending topology view with information and
behaviour overlays.
|
| Modifier and Type | Method and Description |
|---|---|
HostHighlight |
Highlights.getHost(String id)
Returns the host highlight for the given host identifier,
or null if no match.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<HostHighlight> |
Highlights.hosts()
Returns the collection of host highlights.
|
| Modifier and Type | Method and Description |
|---|---|
Highlights |
Highlights.add(HostHighlight hh)
Adds highlighting information for a host.
|
Copyright © 2015. All rights reserved.