|
Jazz API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZSelectionGroup | |
| edu.umd.cs.jazz | This is the root package for all Jazz classes. |
| edu.umd.cs.jazz.util | This package defines several utility classes that are likely to be useful for Jazz applications. |
| Uses of ZSelectionGroup in edu.umd.cs.jazz |
| Methods in edu.umd.cs.jazz that return ZSelectionGroup | |
static ZSelectionGroup |
ZSelectionGroup.select(ZNode node)
Select the specified node. |
| Methods in edu.umd.cs.jazz with parameters of type ZSelectionGroup | |
void |
ZSelectionGroup.duplicateObject(ZSelectionGroup refNode)
Copies all object information from the reference object into the current object. |
| Uses of ZSelectionGroup in edu.umd.cs.jazz.util |
| Methods in edu.umd.cs.jazz.util that return ZSelectionGroup | |
ZSelectionGroup |
ZSceneGraphEditor.getSelectionGroup()
Returns a ZSelectionGroup to use for a node, or inserts one above the node if none exists. |
|
Jazz API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||