| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.io.shpapi.SHP2WKS
public class SHP2WKS
the class SHP2WKS transforms a polygon structure read from a shape-file
 into a WKSLinearPolygon specified by the sf-specifications
| Constructor Summary | |
|---|---|
SHP2WKS()
 | 
|
| Method Summary | |
|---|---|
 Point[] | 
transformMultiPoint(CoordinateSystem srs,
                                       SHPMultiPoint shpmultipoint)
method: Point[] transformMultiPoint(CS_CoordinateSystem srs, SHPMultiPoint shpmultipoint)) transforms a SHPMultiPoint to a WKSGeometry gets a multipoint that should be transformed  | 
 Point | 
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  | 
 Surface[] | 
transformPolygon(CoordinateSystem crs,
                                 SHPPolygon shppolygon)
transforms the SHPPolygon to a WKSGeometry gets the polygon that should be transformed  | 
 Curve[] | 
transformPolyLine(CoordinateSystem crs,
                                   SHPPolyLine shppolyline)
method: Point[][] transformPolyLine(CS_CoordinateSystem srs, SHPPolyLine shppolyline)) transforms a SHPPolyLine to a WKSGeometry gets a polyline that should be transformed  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SHP2WKS()
| Method Detail | 
|---|
public Point transformPoint(CoordinateSystem crs,
                            SHPPoint shppoint)
crs - shppoint - 
public Point[] transformMultiPoint(CoordinateSystem srs,
                                   SHPMultiPoint shpmultipoint)
srs - shpmultipoint - 
public Curve[] transformPolyLine(CoordinateSystem crs,
                                 SHPPolyLine shppolyline)
crs - shppolyline - 
public Surface[] transformPolygon(CoordinateSystem crs,
                                  SHPPolygon shppolygon)
crs - shppolygon - 
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org