public abstract class NodeHighlight extends AbstractHighlight
DeviceHighlight and HostHighlight.| Constructor and Description |
|---|
NodeHighlight(TopoElementType type,
String elementId)
Constructs a node highlight entity.
|
| Modifier and Type | Method and Description |
|---|---|
NodeBadge |
badge()
Returns the badge for this node, if any.
|
void |
setBadge(NodeBadge badge)
Sets the badge for this node.
|
elementId, keepSubdued, subdued, typepublic NodeHighlight(TopoElementType type, String elementId)
type - element typeelementId - element identifier