public class DeegreeEnvelope extends Object implements Envelope
| Constructor and Description |
|---|
DeegreeEnvelope(org.deegree.model.spatialschema.Envelope envelope)
Creates a new DeegreeEnvelope object.
|
| Modifier and Type | Method and Description |
|---|---|
CoordinateSystem |
getCoordinateSystem()
DOCUMENT ME!
|
double |
getHeight()
DOCUMENT ME!
|
Position |
getMax()
DOCUMENT ME!
|
Position |
getMin()
DOCUMENT ME!
|
double |
getWidth()
DOCUMENT ME!
|
void |
setCoordinateSystem(CoordinateSystem coordinateSystem)
DOCUMENT ME!
|
Envelope |
transform(String destCrs,
String sourceCrs)
DOCUMENT ME!
|
public DeegreeEnvelope(org.deegree.model.spatialschema.Envelope envelope)
envelope - DOCUMENT ME!public double getWidth()
Envelopepublic double getHeight()
Envelopepublic CoordinateSystem getCoordinateSystem()
EnvelopegetCoordinateSystem in interface Envelopepublic void setCoordinateSystem(CoordinateSystem coordinateSystem)
coordinateSystem - DOCUMENT ME!public Envelope transform(String destCrs, String sourceCrs) throws ConvertException
Envelopetransform in interface EnvelopedestCrs - DOCUMENT ME!sourceCrs - DOCUMENT ME!ConvertException - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.