|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.graph.rule.handler.VisualNodeMoveInSubgraphHighlightInfo
TODO: comment
| Field Summary | |
Coordinate |
cursorlocation
|
VisualGraphView |
toplevelview
instance variable for the that is
the top-level-container the action occured in |
VisualNode[] |
visualnodes
instance variable for the s that are to be
dropped |
VisualSubgraph |
visualsubgraph
instance variable for the the
s shall be
dropped onto |
| Constructor Summary | |
VisualNodeMoveInSubgraphHighlightInfo(VisualGraphView toplevelview,
VisualSubgraph visualsubgraph,
VisualNode[] visualnodes,
Coordinate cursorlocation)
Constructor for VisualNodeMoveInSubgraphHighlightInfo. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final VisualGraphView toplevelview
VisualGraphView that is
the top-level-container the action occured in
public final VisualSubgraph visualsubgraph
VisualSubgraph the
VisualNodes shall be
dropped onto
public final VisualNode[] visualnodes
VisualNodes that are to be
dropped
public final Coordinate cursorlocation
| Constructor Detail |
public VisualNodeMoveInSubgraphHighlightInfo(VisualGraphView toplevelview,
VisualSubgraph visualsubgraph,
VisualNode[] visualnodes,
Coordinate cursorlocation)
VisualNodeMoveInSubgraphHighlightInfo.
toplevelview - the top-level-containervisualsubgraph - the VisualSubgraph the
VisualNode(s) have been moved withinvisualnodes - the VisualNode(s) that have been moved
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||