public abstract class NodeHighlight extends AbstractHighlight
DeviceHighlight
and HostHighlight
.Constructor and Description |
---|
NodeHighlight(TopoElementType type,
java.lang.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, type
public NodeHighlight(TopoElementType type, java.lang.String elementId)
type
- element typeelementId
- element identifier