|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PBoundsLocator | |
|---|---|
| edu.umd.cs.piccolox.handles | This package contains handle nodes. |
| edu.umd.cs.piccolox.swt | This package provides a SWT implementation of the core Piccolo library. |
| edu.umd.cs.piccolox.util | This package defines additional utility classes that are likely to be useful for Piccolo applications. |
| Uses of PBoundsLocator in edu.umd.cs.piccolox.handles |
|---|
| Constructors in edu.umd.cs.piccolox.handles with parameters of type PBoundsLocator | |
|---|---|
PBoundsHandle(PBoundsLocator aLocator)
|
|
| Uses of PBoundsLocator in edu.umd.cs.piccolox.swt |
|---|
| Constructors in edu.umd.cs.piccolox.swt with parameters of type PBoundsLocator | |
|---|---|
PSWTBoundsHandle(PBoundsLocator aLocator)
|
|
| Uses of PBoundsLocator in edu.umd.cs.piccolox.util |
|---|
| Methods in edu.umd.cs.piccolox.util that return PBoundsLocator | |
|---|---|
static PBoundsLocator |
PBoundsLocator.createEastLocator(PNode node)
|
static PBoundsLocator |
PBoundsLocator.createNorthEastLocator(PNode node)
|
static PBoundsLocator |
PBoundsLocator.createNorthLocator(PNode node)
|
static PBoundsLocator |
PBoundsLocator.createNorthWestLocator(PNode node)
|
static PBoundsLocator |
PBoundsLocator.createSouthEastLocator(PNode node)
|
static PBoundsLocator |
PBoundsLocator.createSouthLocator(PNode node)
|
static PBoundsLocator |
PBoundsLocator.createSouthWestLocator(PNode node)
|
static PBoundsLocator |
PBoundsLocator.createWestLocator(PNode node)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||