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

Uses of Class
org.deegree.io.shpapi.SHPPoint

Packages that use SHPPoint
org.deegree.io.shpapi   
 

Uses of SHPPoint in org.deegree.io.shpapi
 

Subclasses of SHPPoint in org.deegree.io.shpapi
 class SHPPoint3D
           
 

Fields in org.deegree.io.shpapi declared as SHPPoint
 SHPPoint[] SHPMultiPoint.points
           
 SHPPoint[][] SHPPolyLine.points
           
 

Methods in org.deegree.io.shpapi that return SHPPoint
static SHPPoint ShapeUtils.readPoint(byte[] b, int off)
          readPoint(byte[] b, int off)
Reads a point record.
 

Methods in org.deegree.io.shpapi with parameters of type SHPPoint
 Point SHP2WKS.transformPoint(CoordinateSystem crs, SHPPoint shppoint)
          method: Point transformPoint(CS_CoordinateSystem srs,
SHPPoint shppoint))
transforms a SHPPoint to a WKSGeometry
gets a point that should be transformed
static int ShapeUtils.writePoint(byte[] b, int off, SHPPoint point)
          method: writePoint(byte[] b, int off, ESRIPoint point)
Writes the given point to the given buffer at the given location.
 

Constructors in org.deegree.io.shpapi with parameters of type SHPPoint
SHPEnvelope(SHPPoint min, SHPPoint max)
          Transform from WKBPoint to Rectangle
 


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