|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.vividsolutions.jts.geom.Envelope org.geotools.geometry.JTS.ReferencedEnvelope
ReferencedEnvelope
.
A JTS envelope associated with a coordinate reference system.
Constructor Summary | |
JTS.ReferencedEnvelope(com.vividsolutions.jts.geom.Envelope env,
org.opengis.referencing.crs.CoordinateReferenceSystem crs)
Deprecated. Creates a new envelope with the specified coordinate reference system. |
Method Summary | |
org.opengis.referencing.crs.CoordinateReferenceSystem |
getCRS()
Deprecated. Returns the coordinate reference system associated with this envelope. |
Methods inherited from class com.vividsolutions.jts.geom.Envelope |
contains, contains, contains, distance, equals, expandToInclude, expandToInclude, expandToInclude, getHeight, getMaxX, getMaxY, getMinX, getMinY, getWidth, hashCode, init, init, init, init, init, intersects, intersects, intersects, intersects, intersects, isNull, overlaps, overlaps, overlaps, setToNull, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JTS.ReferencedEnvelope(com.vividsolutions.jts.geom.Envelope env, org.opengis.referencing.crs.CoordinateReferenceSystem crs)
Method Detail |
public org.opengis.referencing.crs.CoordinateReferenceSystem getCRS()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |