|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.io.shpapi.SHPEnvelope
public class SHPEnvelope
Class representing a rectangle - envelope.
Last changes:
07.01.2000 ap: all methods copied from Rectangle.java
07.01.2000 ap: constructor renamed
17.01.2000 ap: constructor SHPEnvelope(ESRIBoundingBox Ebb) removed
17.01.2000 ap: constructor SHPEnvelope(SHPEnvelope env)implemented
01.08.2000 ap: method writeSHPEnvelope() added
Field Summary | |
---|---|
double |
east
|
double |
north
|
static int |
recEast
|
static int |
recNorth
|
static int |
recSouth
|
static int |
recWest
this order: west, east, north, south |
double |
south
|
double |
west
|
Constructor Summary | |
---|---|
SHPEnvelope()
|
|
SHPEnvelope(byte[] recBuf)
|
|
SHPEnvelope(double westbc,
double eastbc,
double northbc,
double southbc)
|
|
SHPEnvelope(SHPEnvelope env)
create from an existing SHPEnvelope |
|
SHPEnvelope(SHPPoint min,
SHPPoint max)
Transform from WKBPoint to Rectangle |
Method Summary | |
---|---|
java.lang.String |
toString()
|
byte[] |
writeBESHPEnvelope()
|
byte[] |
writeLESHPEnvelope()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int recWest
public static final int recSouth
public static final int recEast
public static final int recNorth
public double west
public double east
public double north
public double south
Constructor Detail |
---|
public SHPEnvelope()
public SHPEnvelope(double westbc, double eastbc, double northbc, double southbc)
westbc
- eastbc
- northbc
- southbc
- public SHPEnvelope(SHPPoint min, SHPPoint max)
min
- max
- public SHPEnvelope(SHPEnvelope env)
env
- public SHPEnvelope(byte[] recBuf)
recBuf
- Method Detail |
---|
public byte[] writeLESHPEnvelope()
public byte[] writeBESHPEnvelope()
public java.lang.String toString()
toString
in class java.lang.Object
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
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