Package | Description |
---|---|
com.orchestranetworks.addon.igov |
Classes and interfaces that get a node's label and description.
|
Modifier and Type | Method and Description |
---|---|
String |
IGovLabeling.getDescription(IGovLabelingContext labelingContext)
Returns the node’s description for the specified context.
|
String |
IGovLabeling.getLabel(IGovLabelingContext labelingContext)
Returns the node’s label for the specified context.
|