com.vp.plugin.diagram.shape
Interface IActorUIModel
- All Superinterfaces:
- IDiagramElement, IElement, IShapeUIModel
- public interface IActorUIModel
- extends IElement, IShapeUIModel
| Methods inherited from interface com.vp.plugin.diagram.IShapeUIModel |
getConnectionPointType, getFillColor, getFromColor, getHeight, getParent, getParentConnectorHeaderLength, getParentConnectorLineLength, getToColor, getWidth, getX, getY, getZOrder, isAutoFitsize, isConnectToPoint, isDisplayStereotypeIcon, isOpaque, isRequestDefaultSize, isSupportDisplayStereotypeIcon, isTransparent, setAutoFitsize, setBounds, setConnectionPointType, setConnectToPoint, setDisplayStereotypeIcon, setLocation, setModelPropertyAsBoolean, setModelPropertyAsInt, setParentConnectorHeaderLength, setParentConnectorLineLength, setRequestDefaultSize, setSize, setZOrder |
| Methods inherited from interface com.vp.plugin.diagram.IDiagramElement |
addChild, addDiagramElementListener, childIterator, childrenCount, delete, fromConnectorsCount, getBackground, getCaptionUIModel, getChildAt, getDiagramUIModel, getElementFont, getForeground, getFromConnectorAt, getId, getLineModel, getLogicalViewElementParents, getLogicalViewType, getModelElement, getModelViewId, getShapeType, getToConnectorAt, indexOfChild, indexOfFromConnector, indexOfToConnector, isMaster, modified, removeChild, removeChildAt, removeDiagramElementListener, setForeground, setModelPropertyAsColor, setModelPropertyAsString, toChildrenArray, toConnectorsCount, toFromConnectorArray, toToConnectorArray |
DO_ACTOR
public static final int DO_ACTOR
- See Also:
- Constant Field Values
DO_CLASS
public static final int DO_CLASS
- See Also:
- Constant Field Values
PROPERTY_DISPLAY_OPTION
public static final java.lang.String PROPERTY_DISPLAY_OPTION
- See Also:
- Constant Field Values
getDisplayOption
public int getDisplayOption()
setDisplayOption
public void setDisplayOption(int displayOption)