deegree 2.1 (2007/11/08 09:57 build-328-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
           
 class MemPointQuadtree
          MemPointQuadtree is a memory based quadtree implementation for points.
 

Fields in org.deegree.io.quadtree declared as Quadtree
protected  Quadtree DBQuadtreeManager.qt
           
 

Methods in org.deegree.io.quadtree that return Quadtree
 Quadtree DBQuadtreeManager.getQuadtree()
          returns the current Quadtree
protected  Quadtree DBQuadtreeManager.loadQuadtree()
          loads an already existing quadtree
 

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.1 (2007/11/08 09:57 build-328-official)

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