Uses of Class
org.cresques.px.Extent

Packages that use Extent
org.cresques.geo Pixel: Clases base relacionadas con geometria. 
org.cresques.impl.geo.cover Clases relacionadas con coverturas espaciales. 
org.cresques.px Pixel: Clases para dibujar. 
 

Uses of Extent in org.cresques.geo
 

Methods in org.cresques.geo that return Extent
 Extent ViewPortData.getExtent()
           
 

Methods in org.cresques.geo with parameters of type Extent
 void ViewPortData.zoom(Extent extent)
          zoom a un marco.
 

Constructors in org.cresques.geo with parameters of type Extent
ViewPortData(IProjection proj, Extent extent, Dimension size)
           
 

Uses of Extent in org.cresques.impl.geo.cover
 

Methods in org.cresques.impl.geo.cover that return Extent
 Extent Hoja.getExtent()
           
 

Uses of Extent in org.cresques.px
 

Methods in org.cresques.px that return Extent
 Extent Extent.Has.getExtent()
           
 

Methods in org.cresques.px with parameters of type Extent
 void Extent.add(Extent ext)
           
 

Constructors in org.cresques.px with parameters of type Extent
Extent(Extent ext)
          Constructor de copia
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.