|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NTv2Transformation | |
|---|---|
| org.deegree.cs.io.deegree | |
| org.deegree.cs.persistence.gml | |
| org.deegree.cs.transformations.ntv2 | A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. |
| Uses of NTv2Transformation in org.deegree.cs.io.deegree |
|---|
| Methods in org.deegree.cs.io.deegree with parameters of type NTv2Transformation | |
|---|---|
protected void |
CRSExporter.export(NTv2Transformation ntv2,
XMLStreamWriter xmlWriter)
Export the NTv2 to it's appropriate deegree-crs-definitions form. |
| Uses of NTv2Transformation in org.deegree.cs.persistence.gml |
|---|
| Methods in org.deegree.cs.persistence.gml that return NTv2Transformation | |
|---|---|
protected NTv2Transformation |
GMLCRSStore.createNTv2(CRSResource id,
List<Pair<CRSIdentifiable,Object>> parameterValues,
ICRS source,
ICRS target)
Create an NTv2Transformation from the given parameter list. |
| Uses of NTv2Transformation in org.deegree.cs.transformations.ntv2 |
|---|
| Methods in org.deegree.cs.transformations.ntv2 with parameters of type NTv2Transformation | |
|---|---|
static Transformation |
NTv2Transformation.createAxisAllignedNTv2Transformation(NTv2Transformation transform)
Create a concatenated (swap) transform for the NTv2Transformation if the (GeographicCRS) source
and target are not aligned with the expected lon/lat. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||