public interface IDiagramDG extends IDiagramNode
Modifier and Type | Method and Description |
---|---|
List<IDiagramLink> |
getLinks()
Return the list of children links of this diagram.
|
fitToContent, getBounds, getElement, getFillColor, getFillMode, getFont, getLineColor, getLineWidth, getNodes, getParent, getRepresentationMode, getTextColor, isPrimarySelected, isSelected, mask, setBounds, setFillColor, setFillMode, setFont, setLineColor, setLineWidth, setLocation, setRepresentationMode, setSize, setTextColor
getFromLinks, getLocalPropertyNames, getName, getProperty, getRef, getStyle, getToLinks, normalizeLocalProperties, resetLocalProperties, setProperty, setStyle
List<IDiagramLink> getLinks()