Returns the list of supplementary labels displayed by this node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public ArrayList<NodeLabel> getLabels () |
An ArrayList<NodeLabel> instance.
Call the addLabel and removeLabel methods to add or remove labels.