Package | Description |
---|---|
org.geotools.parameter |
Parameter implementation.
|
org.geotools.referencing.crs |
Coordinate reference systems implementation.
|
org.geotools.referencing.cs |
Coordinate systems implementation.
|
org.geotools.referencing.datum |
Datum implementation.
|
org.geotools.referencing.operation |
Coordinate operation implementation.
|
org.geotools.referencing.operation.transform |
Basic implementations of math transforms.
|
org.geotools.referencing.util | |
org.geotools.referencing.wkt |
Well
Known Text (WKT) parsing and formatting.
|
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractParameterDescriptor.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
AbstractParameter.formatWKT(Formatter formatter)
Format the inner part of this parameter as Well
Known Text (WKT).
|
Modifier and Type | Method and Description |
---|---|
protected String |
DefaultGeocentricCRS.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultProjectedCRS.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultGeographicCRS.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultEngineeringCRS.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
AbstractCRS.formatWKT(Formatter formatter)
Formats the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultCompoundCRS.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
AbstractDerivedCRS.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultVerticalCRS.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractCS.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultCoordinateSystemAxis.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
Modifier and Type | Method and Description |
---|---|
protected String |
DefaultVerticalDatum.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
BursaWolfParameters.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultEngineeringDatum.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultImageDatum.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultPrimeMeridian.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultEllipsoid.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
AbstractDatum.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultGeodeticDatum.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractCoordinateOperation.formatWKT(Formatter formatter)
Format this operation as a pseudo-WKT format.
|
protected String |
DefaultOperation.formatWKT(Formatter formatter)
Format this operation as a pseudo-WKT format.
|
protected String |
DefaultOperationMethod.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefiningConversion.formatWKT(Formatter formatter)
Format this operation as a pseudo-WKT format.
|
protected String |
MathTransformProvider.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
DefaultPassThroughOperation.formatWKT(Formatter formatter)
Format this operation as a pseudo-WKT format.
|
protected String |
DefaultConcatenatedOperation.formatWKT(Formatter formatter)
Format this operation as a pseudo-WKT format.
|
Modifier and Type | Method and Description |
---|---|
String |
AffineTransform2D.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
AbstractMathTransform.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
AbstractMathTransform.Inverse.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
PassThroughTransform.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
protected String |
ConcatenatedTransform.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
Modifier and Type | Method and Description |
---|---|
String |
Formattable.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
Modifier and Type | Method and Description |
---|---|
protected String |
Formattable.formatWKT(Formatter formatter)
Format the inner part of a Well
Known Text (WKT) element.
|
Copyright © 1996–2019 Geotools. All rights reserved.