|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidGridGeometryException | |
org.geotools.gc | Grid coverage implementation. |
org.geotools.gp | Grid coverage processing implementation. |
Uses of InvalidGridGeometryException in org.geotools.gc |
Methods in org.geotools.gc that throw InvalidGridGeometryException | |
Envelope |
GridGeometry.getEnvelope()
Deprecated. Returns the bounding box of "real world" coordinates for this grid geometry. |
GridRange |
GridGeometry.getGridRange()
Deprecated. Returns the valid coordinate range of a grid coverage. |
MathTransform |
GridGeometry.getGridToCoordinateSystem()
Deprecated. Returns the math transform which allows for the transformations from grid coordinates to real world earth coordinates. |
MathTransform2D |
GridGeometry.getGridToCoordinateSystem2D()
Deprecated. Returns a math transform for the first two dimensions, if such a transform exists. |
Uses of InvalidGridGeometryException in org.geotools.gp |
Methods in org.geotools.gp that throw InvalidGridGeometryException | |
protected void |
OperationJAI.resampleToCommonGeometry(GridCoverage[] sources,
CoordinateSystem coordinateSystem,
MathTransform gridToCS,
java.awt.RenderingHints hints)
Resample all sources grid coverages to the same geometry before to apply an operation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |