|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Envelope2D | |
---|---|
org.geotools.coverage.grid | GridCoverage2D implementation. |
org.geotools.geometry.jts |
Uses of Envelope2D in org.geotools.coverage.grid |
---|
Methods in org.geotools.coverage.grid that return Envelope2D | |
---|---|
Envelope2D |
GridGeometry2D.getEnvelope2D()
Returns the two-dimensional bounding box for the coverage domain in coordinate reference system coordinates. |
Envelope2D |
GridCoverage2D.getEnvelope2D()
Returns the two-dimensional bounding box for the coverage domain in coordinate reference system coordinates. |
Envelope2D |
GridGeometry2D.reduce(Envelope envelope)
Reduces the specified envelope to a two-dimensional one. |
Uses of Envelope2D in org.geotools.geometry.jts |
---|
Methods in org.geotools.geometry.jts that return Envelope2D | |
---|---|
static Envelope2D |
JTS.getEnvelope2D(Envelope envelope,
CoordinateReferenceSystem crs)
Converts a JTS 2D envelope in an Envelope2D for interoperability with the
referencing package. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |