- All Superinterfaces:
AbstractItem
,AbstractModelItem
,AbstractNodeItem
,Groupable
,ReadOnlyInterface
- All Known Subinterfaces:
GraphicsNodeItem
public interface GraphicsNodeItem extends AbstractNodeItem
-
Method Summary
Modifier and Type Method Description GraphicsNode
modelComponent()
Methods inherited from interface omix.plugin.diagram.AbstractItem
addChangeListener, addPropertyChangeListener, diagram, getIdentifier, removeChangeListener, removePropertyChangeListener
Methods inherited from interface omix.plugin.diagram.AbstractModelItem
getAccessoryItem, getAccessoryItem, getAccessoryItem, getAccessoryItem, getAccessoryItems, getAccessoryItems, getAllAccessoryItems, getField, getField
Methods inherited from interface omix.plugin.diagram.AbstractNodeItem
accessoryAnchorFloating, accessoryAnchorPlacement, accessoryAnchorX, accessoryAnchorY, accessoryFloating, accessoryOrientation, accessorySpacing, collapsed, commentExists, comments, getComment, getCustomProperty, graphicsEdges, hasInvalidPosition, height, hidden, isPlacedOnLayoutPattern, labelFloating, labelHidden, labelPlacement, labelRotation, labelX, labelY, patternObject, setCustomProperty, setTmpCustomProperty, width, x, y, zValue
-
Method Details
-
modelComponent
GraphicsNode modelComponent()- Specified by:
modelComponent
in interfaceAbstractModelItem
- Specified by:
modelComponent
in interfaceAbstractNodeItem
-