![]() | Overloaded. Initialize a new instance of the Envelope class. |
![]() | Determines the difference between the maximum and minimum y values. |
![]() | Returns the Envelope's maximum x-value. min x > max x indicates that this is a null Envelope. |
![]() | Returns the Envelopes maximum y-value. min y > max y indicates that this is a null Envelope. |
![]() | Returns the Envelope's minimum x-value. min x > max x indicates that this is a null Envelope. |
![]() | Returns the Envelope's minimum y-value. min y > max y indicates that this is a null Envelope. |
![]() | Determines the difference between the maximum and minimum x values. |
![]() | Overloaded. Returns true if the given point lies in or on the envelope. |
![]() | Computes the distance between this and another Envelope. |
![]() | Determines if the two objects are of the same type and if they contain the elements. |
![]() | Overloaded.
Enlarges the boundary of the Envelopeso that it contains (x,y). |
![]() | Returns a unique integer for this object. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Initialize to a null Envelope. |
![]() | Overloaded. Check if the region defined by other overlaps (intersects) the region of this Envelope. |
![]() | Determines if this Envelope is a "null" envelope. |
![]() | Overloaded. Check if the Envelope other overlaps (lies inside) the region of this Envelope. |
![]() | Makes this envelope a "null" envelope, that is, the envelope of the empty geometry. |
![]() | Returns a string representation of this Envelope. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Envelope Class | Geotools.Geometries Namespace