org.deegree.ogcwebservices
Class LonLatEnvelope
java.lang.Object
org.deegree.ogcwebservices.LonLatEnvelope
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class LonLatEnvelope
- extends java.lang.Object
- implements java.lang.Cloneable, java.io.Serializable
- Since:
- 2.0
- Version:
- $Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LonLatEnvelope
public LonLatEnvelope(Point min,
Point max)
- Parameters:
min
- max
-
LonLatEnvelope
public LonLatEnvelope(Point min,
Point max,
java.lang.String srs)
- Parameters:
min
- max
- srs
-
LonLatEnvelope
public LonLatEnvelope(Point min,
Point max,
TimePosition[] timePositions,
java.lang.String srs)
- Parameters:
min
- max
- timePositions
- srs
-
LonLatEnvelope
public LonLatEnvelope(double minx,
double miny,
double maxx,
double maxy)
- Parameters:
minx
- miny
- maxx
- maxy
-
LonLatEnvelope
public LonLatEnvelope(Envelope envelope)
- Parameters:
envelope
-
getMax
public Point getMax()
- Returns:
- Returns the max.
setMax
public void setMax(Point max)
- Parameters:
max
- The max to set.
getMin
public Point getMin()
- Returns:
- Returns the min.
setMin
public void setMin(Point min)
- Parameters:
min
- The min to set.
getSrs
public java.lang.String getSrs()
- Returns:
- Returns the srs.
setSrs
public void setSrs(java.lang.String srs)
- Parameters:
srs
- The srs to set.
getTimePositions
public TimePosition[] getTimePositions()
- Returns:
- Returns the timePositions.
setTimePositions
public void setTimePositions(TimePosition[] timePositions)
- Parameters:
timePositions
- The timePositions to set.
clone
public java.lang.Object clone()
- Overrides:
clone
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org