| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opengis.pt.PT_Envelope
public class PT_Envelope
A box defined by two positions. The two positions must have the same dimension. Each of the ordinate values in the minimum point must be less than or equal to the corresponding ordinate value in the maximum point. Please note that these two points may be outside the valid domain of their coordinate system. (Of course the points and envelope do not explicitly reference a coordinate system, but their implicit coordinate system is defined by their context.)
| Field Summary | |
|---|---|
 PT_CoordinatePoint | 
maxCP
Point containing maximum ordinate values.  | 
 PT_CoordinatePoint | 
minCP
Point containing minimum ordinate values.  | 
| Constructor Summary | |
|---|---|
PT_Envelope()
Construct an empty envelope.  | 
|
| Method Summary | |
|---|---|
 Object | 
clone()
Returns a deep copy of this envelope.  | 
 boolean | 
equals(Object object)
Compares the specified object with this envelope for equality.  | 
 int | 
hashCode()
Returns a hash value for this envelope.  | 
 String | 
toString()
Returns a string representation of this envelope.  | 
| Methods inherited from class java.lang.Object | 
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public PT_CoordinatePoint minCP
public PT_CoordinatePoint maxCP
| Constructor Detail | 
|---|
public PT_Envelope()
minCP and maxCP.
| Method Detail | 
|---|
public int hashCode()
hashCode in class Objectpublic boolean equals(Object object)
equals in class Objectpublic Object clone()
clone in class Objectpublic String toString()
toString in class Object
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net