|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ConForM.CoopnTools.CoKer.Visual.AbstractGraphicalElement | +--ConForM.CoopnTools.CoKer.Visual.AbstractGraphicalShape | +--ConForM.CoopnTools.CoKer.Visual.AbstractGraphicalNode | +--ConForM.CoopnTools.CoKer.CoopnVisual.CoopnGraphicalNode
Coopn graphical node.
Field Summary | |
protected CoopnElement |
coopnElement
|
Fields inherited from class ConForM.CoopnTools.CoKer.Visual.AbstractGraphicalNode |
isInterface, workRect |
Fields inherited from class ConForM.CoopnTools.CoKer.Visual.AbstractGraphicalShape |
elementShape, endingArcs, neighbours, precomputedRelElemBox, startingArcs, validElementShape |
Fields inherited from class ConForM.CoopnTools.CoKer.Visual.AbstractGraphicalElement |
absElemBox, absInfoBox, absLabelBox, absLoc, aspect, aspectMgr, boundingBox, delta, description, env, externalBox, externalInfoBox, externalLabelBox, fontRenderContext, inducedSelection, inducedSelectionColor, infoFont, infoLayout, infoLoc, label, labelColor, labelFont, labelLayout, labelLoc, normalColor, objectElement, parent, relElemBox, relInfoBox, relLabelBox, relLoc, savedAspect, selectedColor, selectedElem, selectedInfo, selectedInfoColor, selectedLabel, selectedLabelColor, unconstrained, validAbsElemBox, validAbsInfoBox, validAbsLabelBox, validAbsLoc, validBoundingBox, validColor, validExternalBox, validExternalInfoBox, validExternalLabelBox, validInfoLoc, validLabelLoc, validRelElemBox, validRelInfoBox, validRelLabelBox, validRelLoc |
Fields inherited from interface javax.swing.undo.StateEditable |
RCSID |
Constructor Summary | |
CoopnGraphicalNode(GraphicalVisualRenderableGroup parent,
java.lang.String label,
java.lang.String description,
CoopnElement element,
boolean isInterface,
NodeAspect aspect,
java.lang.String aspectName,
java.lang.String aspectModule,
AspectMgr aspectMgr,
CoopnEnv env)
Complete constructor. |
Method Summary | |
CoopnElement |
coopnElement()
Get the original coopn element. |
java.awt.datatransfer.Transferable |
getTransferable()
Get a transferable representing the element. |
Methods inherited from class ConForM.CoopnTools.CoKer.Visual.AbstractGraphicalNode |
interfaceChanged, interfaceStatus, setRelLoc, verifyChange |
Methods inherited from class ConForM.CoopnTools.CoKer.Visual.AbstractGraphicalShape |
addEndingArc, addNeighbour, addStartingArc, deselect, endingArcs, getElementShape, induceSelection, initElement, invalidateAbsLoc, invalidateElementShape, neighbours, partOfParent, removeNeighbour, reRendition, selectElement, setElementShape, setRelElemBox, shape, startingArcs |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ConForM.CoopnTools.CoKer.Visual.GraphicalVisualElement |
attachToParent, description, externalBox, externalInfoBox, externalLabelBox, getInfo, getLocation, getShown, getShownInfo, getShownLabel, getStringTransfer, inducedSelection, induceSelection, inside, label, parent, parentMoved, partOfParent, selected, setLayoutLocation |
Methods inherited from interface ConForM.CoopnTools.CoKer.Visual.GraphicalVisualEditable |
abortMove, commitMove, inChange, move, move, moveInfo, moveInfo, moveLabel, moveLabel, restoreCompleteState, setColor, setInfo, setShown, setShownInfo, setShownLabel, storeCompleteState |
Methods inherited from interface javax.swing.undo.StateEditable |
restoreState, storeState |
Methods inherited from interface ConForM.CoopnTools.CoKer.Visual.GraphicalVisualRenderable |
actionOnMultipleClick, boundingBox, deselect, export, paint, pointedElement, print, saveAspect, saveAspectAs, saveAspectAsPossible, saveAspectPossible, selectElement, selectInfo, selectLabel, specificPopup |
Methods inherited from interface ConForM.CoopnTools.CoKer.Visual.GraphicalVisualShape |
addEndingArc, addNeighbour, addStartingArc, endingArcs, findEndingAttachementPointNear, findStartingAttachementPointNear, neighbours, removeNeighbour, shape, startingArcs |
Field Detail |
protected CoopnElement coopnElement
Constructor Detail |
public CoopnGraphicalNode(GraphicalVisualRenderableGroup parent, java.lang.String label, java.lang.String description, CoopnElement element, boolean isInterface, NodeAspect aspect, java.lang.String aspectName, java.lang.String aspectModule, AspectMgr aspectMgr, CoopnEnv env)
Method Detail |
public CoopnElement coopnElement()
coopnElement
in interface CoopnGraphicalElement
public java.awt.datatransfer.Transferable getTransferable()
getTransferable
in interface GraphicalVisualElement
getTransferable
in class AbstractGraphicalElement
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |