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, setTextColorgetFromLinks, getLocalPropertyNames, getName, getProperty, getRef, getStyle, getToLinks, normalizeLocalProperties, resetLocalProperties, setProperty, setStyleList<IDiagramLink> getLinks()