- All Superinterfaces:
AbstractEdgeItem
,AbstractEdgeItem
,AbstractItem
,AbstractItem
,AbstractModelItem
,AbstractModelItem
,GraphicsEdgeItem
,Groupable
,Groupable
,ReadOnlyInterface
,WritableInterface
public interface GraphicsEdgeItem extends AbstractEdgeItem, GraphicsEdgeItem
-
Method Summary
Modifier and Type Method Description GraphicsEdge
modelComponent()
GraphicsEdgeItem
toReadOnly()
Methods inherited from interface omix.plugin.diagram.AbstractEdgeItem
accessoryAnchorFloating, accessoryAnchorPlacement, accessoryAnchorX, accessoryAnchorY, accessoryFloating, accessoryOrientation, accessorySpacing, dstDockingPosition, hasInvalidPosition, isHidden, isPlacedOnLayoutPattern, srcDockingPosition
Methods inherited from interface omix.plugin.diagram.writable.AbstractEdgeItem
dst, group, patternObject, points, setAccessoryAnchorFloating, setAccessoryAnchorPlacement, setAccessoryAnchorPosition, setAccessoryFloating, setAccessoryOrientation, setAccessorySpacing, setDockingPositions, setPoints, setPoints, src
Methods inherited from interface omix.plugin.diagram.AbstractItem
addChangeListener, addPropertyChangeListener, getIdentifier, removeChangeListener, removePropertyChangeListener
Methods inherited from interface omix.plugin.diagram.AbstractModelItem
getAccessoryItem, getAccessoryItem
Methods inherited from interface omix.plugin.diagram.writable.AbstractModelItem
getAccessoryItem, getAccessoryItem, getAccessoryItems, getAccessoryItems, getAllAccessoryItems, getField, getField
-
Method Details
-
modelComponent
GraphicsEdge modelComponent()- Specified by:
modelComponent
in interfaceAbstractEdgeItem
- Specified by:
modelComponent
in interfaceAbstractEdgeItem
- Specified by:
modelComponent
in interfaceAbstractModelItem
- Specified by:
modelComponent
in interfaceAbstractModelItem
- Specified by:
modelComponent
in interfaceGraphicsEdgeItem
-
toReadOnly
GraphicsEdgeItem toReadOnly()- Specified by:
toReadOnly
in interfaceAbstractEdgeItem
- Specified by:
toReadOnly
in interfaceAbstractItem
- Specified by:
toReadOnly
in interfaceAbstractModelItem
- Specified by:
toReadOnly
in interfaceGroupable
- Specified by:
toReadOnly
in interfaceWritableInterface
-