Package jadex.gpmn.editor.model.visual
Class VVirtualActivationEdge.VVEdgeMarker
- java.lang.Object
-
- com.mxgraph.model.mxCell
-
- jadex.gpmn.editor.model.visual.VVirtualActivationEdge.VVEdgeMarker
-
- All Implemented Interfaces:
com.mxgraph.model.mxICell
,java.io.Serializable
,java.lang.Cloneable
- Enclosing class:
- VVirtualActivationEdge
public class VVirtualActivationEdge.VVEdgeMarker extends com.mxgraph.model.mxCell
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VVEdgeMarker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setGeometry()
-
Methods inherited from class com.mxgraph.model.mxCell
clone, cloneValue, getAttribute, getAttribute, getChildAt, getChildCount, getEdgeAt, getEdgeCount, getEdgeIndex, getGeometry, getId, getIndex, getParent, getSource, getStyle, getTarget, getTerminal, getValue, insert, insert, insertEdge, isCollapsed, isConnectable, isEdge, isVertex, isVisible, remove, remove, removeEdge, removeFromParent, removeFromTerminal, setAttribute, setCollapsed, setConnectable, setEdge, setGeometry, setId, setParent, setSource, setStyle, setTarget, setTerminal, setValue, setVertex, setVisible
-
-