|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZBoundsLocator | |
| edu.umd.cs.jazz | Jazz is a general-purpose Java-based engine that supports 2D visualizations. |
| Uses of ZBoundsLocator in edu.umd.cs.jazz |
| Methods in edu.umd.cs.jazz that return ZBoundsLocator | |
static ZBoundsLocator |
ZBoundsLocator.createEastLocator(ZSceneGraphObject aSceneGraphObject)
Create and return a new locator on the east side of the aSceneGraphObject parameter. |
static ZBoundsLocator |
ZBoundsLocator.createNorthEastLocator(ZSceneGraphObject aSceneGraphObject)
Create and return a new locator on the north east side of the aSceneGraphObject parameter. |
static ZBoundsLocator |
ZBoundsLocator.createNorthWestLocator(ZSceneGraphObject aSceneGraphObject)
Create and return a new locator on the north west side of the aSceneGraphObject parameter. |
static ZBoundsLocator |
ZBoundsLocator.createNorthLocator(ZSceneGraphObject aSceneGraphObject)
Create and return a new locator on the north side of the aSceneGraphObject parameter. |
static ZBoundsLocator |
ZBoundsLocator.createSouthLocator(ZSceneGraphObject aSceneGraphObject)
Create and return a new locator on the south side of the aSceneGraphObject parameter. |
static ZBoundsLocator |
ZBoundsLocator.createWestLocator(ZSceneGraphObject aSceneGraphObject)
Create and return a new locator on the west side of the aSceneGraphObject parameter. |
static ZBoundsLocator |
ZBoundsLocator.createSouthWestLocator(ZSceneGraphObject aSceneGraphObject)
Create and return a new locator on the south west side of the aSceneGraphObject parameter. |
static ZBoundsLocator |
ZBoundsLocator.createSouthEastLocator(ZSceneGraphObject aSceneGraphObject)
Create and return a new locator on the south east side of the aSceneGraphObject parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||