|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoninvertibleTransformException | |
---|---|
org.geotools.referencing.operation | Coordinate operation implementation. |
org.geotools.referencing.operation.projection | Basic implementations of map projections. |
org.geotools.referencing.operation.transform | Basic implementations of math transforms. |
org.geotools.referencing.piecewise | |
org.geotools.renderer.lite.gridcoverage2d | SLD 1.0 and SE RasterSymbolizer support classes |
org.opengis.referencing.operation | Coordinate operations (relationship between any two coordinate reference systems). |
Uses of NoninvertibleTransformException in org.geotools.referencing.operation |
---|
Methods in org.geotools.referencing.operation that throw NoninvertibleTransformException | |
---|---|
protected CoordinateOperation |
AbstractCoordinateOperationFactory.inverse(CoordinateOperation operation)
Returns the inverse of the specified operation. |
Uses of NoninvertibleTransformException in org.geotools.referencing.operation.projection |
---|
Methods in org.geotools.referencing.operation.projection that throw NoninvertibleTransformException | |
---|---|
MathTransform2D |
MapProjection.inverse()
Returns the inverse of this map projection. |
Uses of NoninvertibleTransformException in org.geotools.referencing.operation.transform |
---|
Methods in org.geotools.referencing.operation.transform that throw NoninvertibleTransformException | |
---|---|
MathTransform |
AbstractMathTransform.inverse()
Creates the inverse transform of this object. |
MathTransform |
ProjectiveTransform.inverse()
Creates the inverse transform of this object. |
MathTransform |
PassThroughTransform.inverse()
Creates the inverse transform of this object. |
MathTransform1D |
LinearTransform1D.inverse()
Creates the inverse transform of this object. |
MathTransform2D |
WarpTransform2D.inverse()
Returns the inverse transform. |
MathTransform |
ConcatenatedTransform.inverse()
Creates the inverse transform of this object. |
MathTransform2D |
AffineTransform2D.inverse()
Creates the inverse transform of this object. |
MathTransform |
MathTransformProxy.inverse()
Returns the inverse of this math transform. |
Uses of NoninvertibleTransformException in org.geotools.referencing.piecewise |
---|
Methods in org.geotools.referencing.piecewise that throw NoninvertibleTransformException | |
---|---|
MathTransform1D |
DefaultPiecewiseTransform1D.inverse()
|
MathTransform1D |
DefaultPiecewiseTransform1DElement.inverse()
|
MathTransform1D |
MathTransform1DAdapter.inverse()
|
Uses of NoninvertibleTransformException in org.geotools.renderer.lite.gridcoverage2d |
---|
Methods in org.geotools.renderer.lite.gridcoverage2d that throw NoninvertibleTransformException | |
---|---|
MathTransform1D |
LinearColorMap.inverse()
|
Uses of NoninvertibleTransformException in org.opengis.referencing.operation |
---|
Methods in org.opengis.referencing.operation that throw NoninvertibleTransformException | |
---|---|
MathTransform1D |
MathTransform1D.inverse()
Creates the inverse transform of this object. |
MathTransform |
MathTransform.inverse()
Creates the inverse transform of this object. |
MathTransform2D |
MathTransform2D.inverse()
Creates the inverse transform of this object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |