|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.model.cs.Info
org.deegree_impl.model.ct.CoordinateTransformation
org.deegree_impl.model.ct.CoordinateTransformation.Inverse
The inverse coordinate transformation. This class override
getName(java.util.Locale) in order to delegate part of the call to
the underlying direct transformation.
| Nested Class Summary |
| Nested classes inherited from class org.deegree_impl.model.ct.CoordinateTransformation |
CoordinateTransformation.Export |
| Nested classes inherited from class org.deegree_impl.model.cs.Info |
|
| Field Summary |
| Fields inherited from class org.deegree_impl.model.ct.CoordinateTransformation |
inverse, transform |
| Fields inherited from class org.deegree_impl.model.cs.Info |
|
| Constructor Summary | |
CoordinateTransformation.Inverse(CoordinateTransformation transform)
Construct a coordinate transformation. |
|
| Method Summary | |
java.lang.String |
getName(java.util.Locale locale)
Gets the name of this coordinate transformation. |
| Methods inherited from class org.deegree_impl.model.ct.CoordinateTransformation |
cachedOpenGIS, equals, getMathTransform, getSourceCS, getTargetCS, getTransformType, hashCode, inverse, toOpenGIS |
| Methods inherited from class org.deegree_impl.model.cs.Info |
ensureNonNull, getAbbreviation, getAlias, getAuthority, getAuthorityCode, getRemarks, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CoordinateTransformation.Inverse(CoordinateTransformation transform)
throws NoninvertibleTransformException
| Method Detail |
public java.lang.String getName(java.util.Locale locale)
getName in class CoordinateTransformationlocale - The desired locale, or null for the default locale.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||