Uses of Class
edu.umd.cs.piccolox.util.PBoundsLocator

Packages that use PBoundsLocator
edu.umd.cs.piccolox.handles   
edu.umd.cs.piccolox.util   
 

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.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.createNorthWestLocator(PNode node)
           
static PBoundsLocator PBoundsLocator.createNorthLocator(PNode node)
           
static PBoundsLocator PBoundsLocator.createSouthLocator(PNode node)
           
static PBoundsLocator PBoundsLocator.createWestLocator(PNode node)
           
static PBoundsLocator PBoundsLocator.createSouthWestLocator(PNode node)
           
static PBoundsLocator PBoundsLocator.createSouthEastLocator(PNode node)
           
 



Copyright © 2004 by University of Maryland, College Park, MD 20742, USA All rights reserved.