deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Interface
org.deegree.model.spatialschema.SurfaceInterpolation

Packages that use SurfaceInterpolation
org.deegree.model.spatialschema   
 

Uses of SurfaceInterpolation in org.deegree.model.spatialschema
 

Classes in org.deegree.model.spatialschema that implement SurfaceInterpolation
 class SurfaceInterpolationImpl
          default implementation of the SurfaceInterpolation interface from the package deegree.model.spatialschema
 

Fields in org.deegree.model.spatialschema declared as SurfaceInterpolation
protected  SurfaceInterpolation SurfacePatchImpl.interpolation
           
 

Methods in org.deegree.model.spatialschema that return SurfaceInterpolation
 SurfaceInterpolation SurfacePatch.getInterpolation()
          The interpolation determines the surface interpolation mechanism used for this SurfacePatch.
 SurfaceInterpolation SurfacePatchImpl.getInterpolation()
           
 

Methods in org.deegree.model.spatialschema with parameters of type SurfaceInterpolation
static MultiSurface GeometryFactory.createMultiSurface(byte[] wkb, CoordinateSystem crs, SurfaceInterpolation si)
          creates a MultiSurface from a wkb
static Surface GeometryFactory.createSurface(byte[] wkb, CoordinateSystem crs, SurfaceInterpolation si)
          creates a Surface from a wkb.
static Surface GeometryFactory.createSurface(Position[] exteriorRing, Position[][] interiorRings, SurfaceInterpolation si, CoordinateSystem crs)
          creates a Surface composed of one SurfacePatch from array(s) of Position
static SurfacePatch GeometryFactory.createSurfacePatch(Position[] exteriorRing, Position[][] interiorRings, SurfaceInterpolation si, CoordinateSystem crs)
          creates a SurfacePatch from array(s) of Position
 

Constructors in org.deegree.model.spatialschema with parameters of type SurfaceInterpolation
PolygonImpl(SurfaceInterpolation interpolation, Position[] exteriorRing, Position[][] interiorRings, CoordinateSystem crs)
          Creates a new PolygonImpl object.
SurfacePatchImpl(SurfaceInterpolation interpolation, Position[] exteriorRing, Position[][] interiorRings, CoordinateSystem crs)
          Creates a new SurfacePatchImpl object.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

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