|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoordinateDimensionException | |
|---|---|
| org.cts.cs | |
| org.cts.op.projection | |
| Uses of CoordinateDimensionException in org.cts.cs |
|---|
| Methods in org.cts.cs that throw CoordinateDimensionException | |
|---|---|
String |
CoordinateSystem.format(double[] coord)
Return a String representation of this coordinate in this CoordinateSystem. |
| Uses of CoordinateDimensionException in org.cts.op.projection |
|---|
| Methods in org.cts.op.projection that throw CoordinateDimensionException | |
|---|---|
double[] |
Stereographic.transform(double[] coord)
Transform coord using the Stereographic Projection. |
double[] |
ObliqueMercator.transform(double[] coord)
Transform coord using the Oblique Mercator Projection. |
double[] |
UniversalTransverseMercatorAuto.transform(double[] coord)
Transform coord using a Universal Transverse Mercator projection. |
double[] |
CylindricalEqualArea.transform(double[] coord)
Transform coord using the Cylindrical Equal Area Projection. |
double[] |
UniversalTransverseMercator.transform(double[] coord)
Transform coord using the Universal Transverse Mercator Projection. |
double[] |
AlbersEqualArea.transform(double[] coord)
Transform coord using the Albers Equal Area Projection. |
double[] |
ObliqueStereographicAlternative.transform(double[] coord)
Transform coord using the Oblique Stereographic Alternative Projection. |
double[] |
Polyconic.transform(double[] coord)
Transform coord using the Polyconic Projection. |
double[] |
Krovak.transform(double[] coord)
Transform coord using the Krovak (North Orientated) Projection. |
double[] |
MillerCylindrical.transform(double[] coord)
Transform coord using the Miller Cylindrical Projection. |
double[] |
TransverseMercator.transform(double[] coord)
Transform coord using a Transverse Mercator projection. |
double[] |
EquidistantCylindrical.transform(double[] coord)
Transform coord using the Equidistant Cylindrical Projection. |
double[] |
GaussSchreiberTransverseMercator.transform(double[] coord)
Transform coord using the Gauss Schreiber Transverse Mercator Projection. |
double[] |
Mercator1SP.transform(double[] coord)
Transform coord using the Mercator Projection. |
double[] |
NewZealandMapGrid.transform(double[] coord)
Transform coord using the New Zealand Map Grid Projection. |
double[] |
SwissObliqueMercator.transform(double[] coord)
Transform coord using the Swiss Oblique Mercator Projection. |
double[] |
LambertAzimuthalEqualArea.transform(double[] coord)
Transform coord using the Lambert Azimuthal Equal Area Projection. |
double[] |
CassiniSoldner.transform(double[] coord)
Transform coord using the Cassini-Soldner Projection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||