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