|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SHPGeometry | |
org.deegree_impl.io.shpapi |
Uses of SHPGeometry in org.deegree_impl.io.shpapi |
Subclasses of SHPGeometry in org.deegree_impl.io.shpapi | |
class |
SHPMultiPoint
Class representig a collection of points Last changes: 21.03.2000 ap: constructor declared and implemented 14.08.2000 ap: constructor SHPMultiPoint(GM_Point[] gm_points) added 14.08.2000 ap: method writeSHPMultiPoint(..) added 14.08.2000 ap: import clause added 16.08.2000 ap: constructor SHPMultiPoint(GM_Point[] gm_points) modified |
class |
SHPNullShape
Class representig an empty geometry Last changes: |
class |
SHPPoint
Class representig a two dimensional point Last changes: 25.05.00 chm: method writeSHPPoint implemented 14.08.00 ap: import clause added |
class |
SHPPolygon
Class representig a two dimensional ESRI Polygon Last changes: 12.01.2000 ap: constructor re-declared 25.01.2000 ap: constructor modified; 25.01.2000 ap: public variables numRings and numPoints declared 21.03.2000 ap: parameter list of the second constructor modified 14.08.2000 ap: constructor SHPPolygon (GM_Point[][] gm_points) added 14.08.2000 ap: method writeSHPPolygon(..) added 14.08.2000 ap: import clauses added 14.08.2000 ap: method size() added 16.08.2000 ap: constructor SHPPolygon (byte[] recBuf) modified |
class |
SHPPolyLine
Class representig a two dimensional ESRI PolyLine Last changes: 12.01.2000 ap: constructor re-declared 25.01.2000 ap: public variables numRings and numPoints declared 21.03.2000 ap: parameter list of the second constructor modified 14.08.2000 ap: constructor SHPPolyLine(GM_Point[][] gm_points) added 14.08.2000 ap: method writeSHPPolyline(..) added 14.08.2000 ap: method size() added 16.08.2000 ap: constructor SHPPolyLine(GM_Point[][] gm_points) modified |
Methods in org.deegree_impl.io.shpapi that return SHPGeometry | |
SHPGeometry |
MainFile.getByRecNo(int RecNo)
method: getByRecNo (int RecNo) retruns a ShapeRecord-Geometry by RecorcNumber |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |