deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Interface
org.deegree.io.quadtree.Quadtree

Packages that use Quadtree
org.deegree.io.quadtree   
org.deegree.processing.raster.interpolation   
 

Uses of Quadtree in org.deegree.io.quadtree
 

Classes in org.deegree.io.quadtree that implement Quadtree
 class DBQuadtree<T>
           
 class MemPointQuadtree<T>
          MemPointQuadtree is a memory based quadtree implementation for points.
 

Constructors in org.deegree.io.quadtree with parameters of type Quadtree
MemPointNode(Quadtree owner, Envelope env, int lvl)
          Constructs a new node with the given envelope, object, location and level.
 

Uses of Quadtree in org.deegree.processing.raster.interpolation
 

Fields in org.deegree.processing.raster.interpolation declared as Quadtree
protected  Quadtree Interpolation.data
           
 

Constructors in org.deegree.processing.raster.interpolation with parameters of type Quadtree
Interpolation(Quadtree data)
           
Interpolation(Quadtree data, Values ignoreValues)
           
Interpolation(Quadtree data, Values ignoreValues, double searchRadius1, double searchRadius2, double searchRadiusAngle, int minData, int maxData, double noValue, double autoincreaseSearchRadius1, double autoincreaseSearchRadius2)
           
InverseDistanceToPower(Quadtree data, double power)
           
InverseDistanceToPower(Quadtree data, Values ignoreValues, double power)
           
InverseDistanceToPower(Quadtree data, Values ignoreValues, double searchRadius1, double searchRadius2, double searchRadiusAngle, int minData, int maxData, double noValue, double autoincreaseSearchRadius1, double autoincreaseSearchRadius2, double power)
           
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net