public class ReferenceEdgeCell extends MEdgeCell
Constructor and Description |
---|
ReferenceEdgeCell(mxCell mxcell) |
ReferenceEdgeCell(java.lang.Object userObject) |
Modifier and Type | Method and Description |
---|---|
XOCORelation |
getCorrespondingXOCORelation() |
mxCell |
getMxcell() |
void |
setCorrespondingXOCORelation(XOCORelation correspondingXOCORelation) |
void |
setMxcell(mxCell mxcell) |
getSourceNode, getTargetNode, getViolatedFlag, setSourceNode, setTargetNode, setViolatedFlag
clearLineBegin, clearLineEnd, clearLineMiddle, getLineColor, getLineStyle, getLineWidth, getSource, getTarget, refresh, resetLineBegin, resetLineDash, resetLineEnd, resetLineMiddle, resetLineNumber, resetLineStyle, setEditable, setLineColor, setLineDash, setOpaque, setSelectable, setSource, setTarget
addPort, addPort, addPort, changeAttributes, clone, getAttributes, getChildren, getCorrespondingElement, getCorrespondingSecondElement, getID, getSecondID, getType, setAttributes, setCorrespondingElement, setCorrespondingSecondElement, setID, setSecondID, setType
add, breadthFirstEnumeration, children, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString
public ReferenceEdgeCell(mxCell mxcell)
public ReferenceEdgeCell(java.lang.Object userObject)
public mxCell getMxcell()
public void setMxcell(mxCell mxcell)
public XOCORelation getCorrespondingXOCORelation()
public void setCorrespondingXOCORelation(XOCORelation correspondingXOCORelation)