org.deegree_impl.io.shpapi
Class SHPGeometry
java.lang.Object
org.deegree_impl.io.shpapi.SHPGeometry
- Direct Known Subclasses:
- SHPMultiPoint, SHPNullShape, SHPPoint, SHPPolygon, SHPPolyLine
- public class SHPGeometry
- extends java.lang.Object
Class representing basic Geometry for geometries read from a shape-file.
Last changes:
12.01.2000 ap: constructor re-declared
13.01.2000 ap: all methods removed
13.01.2000 ap: all variables except reBuffer removed
16.08.2000 ap: field enevlope added
16.08.2000 ap: method getEnvelope() added
- Version:
- 16.08.2000
- Author:
- Andreas Poth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
recBuffer
protected byte[] recBuffer
envelope
protected SHPEnvelope envelope
SHPGeometry
public SHPGeometry()
SHPGeometry
public SHPGeometry(byte[] recBuf)
getEnvelope
public SHPEnvelope getEnvelope()
- returns the minimum boundary rectangle of the geomertry