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