A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

AbridgedMolodensky - Class in org.geotoolkit.referencing.operation.provider
The provider for "Abridged Molodensky transformation" (EPSG:9605).
AbridgedMolodensky() - Constructor for class AbridgedMolodensky
Constructs a provider.
AbstractAuthorityFactory - Class in org.geotoolkit.referencing.factory
Base class for authority factories.
AbstractAuthorityFactory(Hints) - Constructor for class AbstractAuthorityFactory
Constructs a new authority factory.
AbstractCoordinateOperation - Class in org.geotoolkit.referencing.operation
Establishes an association between a source and a target coordinate reference system, and provides a transform for transforming coordinates in the source CRS to coordinates in the target CRS.
AbstractCoordinateOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Constructor for class AbstractCoordinateOperation
Constructs a coordinate operation from a set of properties.
AbstractCoordinateOperationFactory - Class in org.geotoolkit.referencing.operation
Base class for coordinate operation factories.
AbstractCoordinateOperationFactory(Hints) - Constructor for class AbstractCoordinateOperationFactory
Constructs a coordinate operation factory using the specified hints.
AbstractCRS - Class in org.geotoolkit.referencing.crs
Abstract coordinate reference system, usually defined by a coordinate system and a datum.
AbstractCRS(CoordinateReferenceSystem) - Constructor for class AbstractCRS
Constructs a new coordinate reference system with the same values than the specified one.
AbstractCRS(Map<String, ?>, CoordinateSystem) - Constructor for class AbstractCRS
Constructs a coordinate reference system from a set of properties.
AbstractCS - Class in org.geotoolkit.referencing.cs
The set of coordinate system axes that spans a given coordinate space.
AbstractCS(CoordinateSystem) - Constructor for class AbstractCS
Constructs a new coordinate system with the same values than the specified one.
AbstractCS(String, CoordinateSystemAxis...) - Constructor for class AbstractCS
Constructs a coordinate system from a name.
AbstractCS(Map<String, ?>, CoordinateSystemAxis...) - Constructor for class AbstractCS
Constructs a coordinate system from a set of properties.
AbstractDatum - Class in org.geotoolkit.referencing.datum
Specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.
AbstractDatum(Datum) - Constructor for class AbstractDatum
Constructs a new datum with the same values than the specified one.
AbstractDatum(Map<String, ?>) - Constructor for class AbstractDatum
Constructs a datum from a set of properties.
AbstractDerivedCRS - Class in org.geotoolkit.referencing.crs
A coordinate reference system that is defined by its coordinate conversion from another CRS (not by a datum).
AbstractDerivedCRS(GeneralDerivedCRS) - Constructor for class AbstractDerivedCRS
Constructs a new derived CRS with the same values than the specified one.
AbstractDerivedCRS(Map<String, ?>, Conversion, CoordinateReferenceSystem, MathTransform, CoordinateSystem) - Constructor for class AbstractDerivedCRS
Constructs a derived CRS from a defining conversion.
AbstractDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, MathTransform, CoordinateSystem) - Constructor for class AbstractDerivedCRS
Constructs a derived CRS from a set of properties.
AbstractDirectPosition - Class in org.geotoolkit.geometry
Base class for direct position implementations.
AbstractDirectPosition() - Constructor for class AbstractDirectPosition
Constructs a direct position.
AbstractEnvelope - Class in org.geotoolkit.geometry
Base class for envelope implementations.
AbstractEnvelope() - Constructor for class AbstractEnvelope
Constructs an envelope.
AbstractIdentifiedObject - Class in org.geotoolkit.referencing
A base class for metadata applicable to reference system objects.
AbstractIdentifiedObject(IdentifiedObject) - Constructor for class AbstractIdentifiedObject
Constructs a new identified object with the same values than the specified one.
AbstractIdentifiedObject(Map<String, ?>) - Constructor for class AbstractIdentifiedObject
Constructs an object from a set of properties.
AbstractIdentifiedObject(Map<String, ?>, Map<String, Object>, String[]) - Constructor for class AbstractIdentifiedObject
Constructs an object from a set of properties and copy unrecognized properties in the specified map.
AbstractMathTransform - Class in org.geotoolkit.referencing.operation.transform
Provides a default implementation for most methods required by the MathTransform interface.
AbstractMathTransform() - Constructor for class AbstractMathTransform
Constructs a math transform.
AbstractMathTransform.Inverse - Class in org.geotoolkit.referencing.operation.transform
Default implementation for inverse math transform.
AbstractMathTransform.Inverse() - Constructor for class AbstractMathTransform.Inverse
Constructs an inverse math transform.
AbstractMathTransform1D - Class in org.geotoolkit.referencing.operation.transform
Base class for math transforms that are known to be one-dimensional in all cases.
AbstractMathTransform1D() - Constructor for class AbstractMathTransform1D
Constructs a default math transform.
AbstractMathTransform2D - Class in org.geotoolkit.referencing.operation.transform
Base class for math transforms that are known to be two-dimensional in all cases.
AbstractMathTransform2D() - Constructor for class AbstractMathTransform2D
Constructs a default math transform.
AbstractMathTransform2D.Inverse - Class in org.geotoolkit.referencing.operation.transform
Default implementation for inverse math transform.
AbstractMathTransform2D.Inverse() - Constructor for class AbstractMathTransform2D.Inverse
Constructs an inverse math transform.
AbstractMathTransform2D.Parameters - Class in org.geotoolkit.referencing.operation.transform
The parameters of the enclosing transform as a tuple of (normalizenon-linear kerneldenormalize) transforms.
AbstractMathTransform2D.Parameters(ParameterDescriptorGroup) - Constructor for class AbstractMathTransform2D.Parameters
Creates a new Parameters.
AbstractParameter - Class in org.geotoolkit.parameter
Abstract parameter value or group of parameter values.
AbstractParameter(GeneralParameterDescriptor) - Constructor for class AbstractParameter
Constructs a parameter value from the specified descriptor.
AbstractParameterDescriptor - Class in org.geotoolkit.parameter
Abstract definition of a parameter or group of parameters used by an operation method.
AbstractParameterDescriptor(GeneralParameterDescriptor) - Constructor for class AbstractParameterDescriptor
Constructs a descriptor with the same values than the specified one.
AbstractParameterDescriptor(Map<String, ?>, int, int) - Constructor for class AbstractParameterDescriptor
Constructs a parameter from a set of properties.
AbstractReferenceSystem - Class in org.geotoolkit.referencing
Description of a spatial and temporal reference system used by a dataset.
AbstractReferenceSystem(ReferenceSystem) - Constructor for class AbstractReferenceSystem
Constructs a new reference system with the same values than the specified one.
AbstractReferenceSystem(Map<String, ?>) - Constructor for class AbstractReferenceSystem
Constructs a reference system from a set of properties.
AbstractSingleCRS - Class in org.geotoolkit.referencing.crs
Abstract coordinate reference system, consisting of a single coordinate system and a single datum (as opposed to compound CRS).
AbstractSingleCRS(SingleCRS) - Constructor for class AbstractSingleCRS
Constructs a new coordinate reference system with the same values than the specified one.
AbstractSingleCRS(Map<String, ?>, Datum, CoordinateSystem) - Constructor for class AbstractSingleCRS
Constructs a coordinate reference system from a set of properties.
accept(CoordinateOperation) - Method in class AuthorityBackedFactory
Returns true if the specified operation is acceptable.
adaptSQL(String) - Method in class AnsiDialectEpsgFactory
Modifies the given SQL string to be suitable for non MS-Access databases.
adaptSQL(String) - Method in class DirectEpsgFactory
Invoked when a new PreparedStatement is about to be created from a SQL string.
add(DirectPosition) - Method in class GeneralEnvelope
Adds a point to this envelope.
add(Envelope) - Method in class GeneralEnvelope
Adds an envelope object to this envelope.
add(T) - Method in class IdentifiedObjectSet
Ensures that this collection contains the specified object.
addAuthorityCode(String) - Method in class IdentifiedObjectSet
Ensures that this collection contains an object for the specified authority code.
addGroup(String) - Method in class ParameterGroup
Creates a new group of the specified name.
addSourceDimension(int) - Method in class DimensionFilter
Adds an input dimension to keep.
addSourceDimensionRange(int, int) - Method in class DimensionFilter
Adds a range of input dimensions to keep.
addSourceDimensions(int[]) - Method in class DimensionFilter
Adds input dimensions to keep.
addTargetDimension(int) - Method in class DimensionFilter
Adds an output dimension to keep.
addTargetDimensionRange(int, int) - Method in class DimensionFilter
Adds a range of output dimensions to keep.
addTargetDimensions(int[]) - Method in class DimensionFilter
Adds output dimensions to keep.
Affine - Class in org.geotoolkit.referencing.operation.provider
The provider for "Affine general parametric transformation" (EPSG:9624).
Affine() - Constructor for class Affine
Creates a provider for affine transform with a default matrix size.
AffineMatrix3 - Class in org.geotoolkit.referencing.operation.matrix
An affine matrix of fixed 3×3 size.
AffineMatrix3() - Constructor for class AffineMatrix3
Creates a new identity matrix.
AffineMatrix3(double, double, double, double, double, double) - Constructor for class AffineMatrix3
Constructs a 3×3 matrix from the specified element values.
AffineMatrix3(AffineTransform) - Constructor for class AffineMatrix3
Constructs a 3×3 matrix from the specified affine transform.
AffineMatrix3(Matrix) - Constructor for class AffineMatrix3
Creates a new matrix initialized to the same value than the specified one.
AffineTransform2D - Class in org.geotoolkit.referencing.operation.transform
Transforms two-dimensional coordinate points using an affine transform.
AffineTransform2D(AffineTransform) - Constructor for class AffineTransform2D
Constructs a new affine transform with the same coefficient than the specified transform.
AffineTransform2D(double, double, double, double, double, double) - Constructor for class AffineTransform2D
Constructs a new AffineTransform2D from 6 values representing the 6 specifiable entries of the 3×3 transformation matrix.
AlbersEqualArea - Class in org.geotoolkit.referencing.operation.projection
Albers Equal Area Projection (EPSG code 9822).
AlbersEqualArea(UnitaryProjection.Parameters) - Constructor for class AlbersEqualArea
Constructs a new map projection from the supplied parameters.
AlbersEqualArea - Class in org.geotoolkit.referencing.operation.provider
The provider for "Albers Equal Area" projection (EPSG:9822).
AlbersEqualArea() - Constructor for class AlbersEqualArea
Constructs a new provider.
AllAuthoritiesFactory - Class in org.geotoolkit.referencing.factory
An authority factory that delegates the object creation to an other factory determined from the authority part in "authority:code" arguments.
AllAuthoritiesFactory(Hints) - Constructor for class AllAuthoritiesFactory
Creates a new factory using the specified hints.
alterProperties(Map<String, Object>) - Method in class ReferencingParser
Returns the properties to be given to the parsed object.
ALTITUDE - Static variable in class DefaultCoordinateSystemAxis
The default axis for altitude values.
AnsiDialectEpsgFactory - Class in org.geotoolkit.referencing.factory.epsg
An EPSG factory for the database generated by ANSI-compatible SQL scripts.
AnsiDialectEpsgFactory(Hints, Connection) - Constructor for class AnsiDialectEpsgFactory
Creates a factory using the given connection.
append(Formattable) - Method in class Formatter
Appends the given Formattable object.
append(IdentifiedObject) - Method in class Formatter
Appends the specified OpenGIS's IdentifiedObject object.
append(MathTransform) - Method in class Formatter
Appends the specified math transform.
append(CodeList<?>) - Method in class Formatter
Appends a code list.
append(GeneralParameterValue) - Method in class Formatter
Appends a parameter in WKT form.
append(long) - Method in class Formatter
Appends an integer number.
append(double) - Method in class Formatter
Appends a floating point number.
append(Unit<?>) - Method in class Formatter
Appends a unit in WKT form.
append(String) - Method in class Formatter
Appends a character string.
asTree() - Method in class FactoryDependencies
Returns the dependencies as a tree.
AUTHORITY_COLUMN - Static variable in class DirectPostgisFactory
The standard name ("auth_name") of the column containing the authority names.
AuthorityBackedFactory - Class in org.geotoolkit.referencing.operation
A coordinate operation factory extended with the extra informations provided by an authority factory.
AuthorityBackedFactory() - Constructor for class AuthorityBackedFactory
Creates a new factory backed by a default EPSG authority factory.
AuthorityBackedFactory(Hints) - Constructor for class AuthorityBackedFactory
Creates a new factory backed by an authority factory fetched using the specified hints.
AuthorityFactoryAdapter - Class in org.geotoolkit.referencing.factory
An authority factory which delegates CRS, CS or datum objects creation to some other factory implementations.
AuthorityFactoryAdapter(AuthorityFactory) - Constructor for class AuthorityFactoryAdapter
Creates a wrapper around the specified factory.
AuthorityFactoryAdapter(CRSAuthorityFactory, CSAuthorityFactory, DatumAuthorityFactory, CoordinateOperationAuthorityFactory) - Constructor for class AuthorityFactoryAdapter
Creates a wrapper around the specified factories.
AuthorityFactoryAdapter(String, Hints) - Constructor for class AuthorityFactoryAdapter
Creates a wrappers around the default factories for the specified authority.
AuthorityFactoryProvider - Class in org.geotoolkit.referencing.factory.wkt
Convenience class for creating CRSAuthorityFactory instances using custom CRS definitions.
AuthorityFactoryProvider() - Constructor for class AuthorityFactoryProvider
Creates a new instance which will use the default hints.
AuthorityFactoryProvider(Hints) - Constructor for class AuthorityFactoryProvider
Creates a new instance which will use the given hints.
AutoCRSFactory - Class in org.geotoolkit.referencing.factory.web
The factory for projected CRS in the AUTO and AUTO2 space.
AutoCRSFactory() - Constructor for class AutoCRSFactory
Constructs a default factory for the AUTO authority.
AutoCRSFactory(Hints) - Constructor for class AutoCRSFactory
Constructs a factory for the AUTO authority using the specified hints.
availability() - Method in class AuthorityFactoryAdapter
Returns whatever this factory is ready for use.
availability() - Method in class CachingAuthorityFactory
Returns whatever this factory is available.
availability() - Method in class WKTParsingAuthorityFactory
Returns whatever this factory is ready for use.
availability() - Method in class AuthorityBackedFactory
Returns whatever this factory and its underlying authority factory are available for use.
AXIS_CHANGES - Static variable in class AbstractCoordinateOperationFactory
The identifier for conversion using an affine transform for axis swapping and/or unit conversions.
azimuth - Variable in class UnitaryProjection.Parameters
The azimuth of the central line passing through the centre of the projection, in degrees.
AZIMUTH - Static variable in class Krovak
The operation parameter descriptor for the azimuth parameter value.
AZIMUTH - Static variable in class ObliqueMercator
The operation parameter descriptor for the azimuth parameter value.

B

BAROMETRIC - Static variable in class DefaultVerticalDatum
Default vertical datum for barometric heights.
BASE - Static variable in class Exponential
The operation parameter descriptor for the base parameter value.
BASE - Static variable in class Logarithmic
The operation parameter descriptor for the base parameter value.
base - Variable in class ExponentialTransform1D
The base to be raised to a power.
base - Variable in class LogarithmicTransform1D
The base of the logarithm.
BASE_URL - Static variable in class HTTP_AuthorityFactory
The base URL, which is "http://www.opengis.net/gml/srs/".
baseCRS - Variable in class AbstractDerivedCRS
The base coordinate reference system.
booleanValue() - Method in class FloatParameter
Returns true if the value is different from 0, false otherwise.
booleanValue() - Method in class Parameter
Returns the boolean value of an operation parameter.
booleanValue(ParameterDescriptor<?>, ParameterValueGroup) - Static method in class Parameters
Returns the parameter value as a boolean for the given descriptor.
boundsEquals(Envelope, int, int, double) - Method in class Envelope2D
Returns true if this envelope bounds is equal to that envelope bounds in two specified dimensions.
BURSA_WOLF_KEY - Static variable in class DefaultGeodeticDatum
The "bursaWolf" property for datum shifts.
BursaWolfParameters - Class in org.geotoolkit.referencing.datum
Parameters for a geographic transformation between two datum.
BursaWolfParameters(GeodeticDatum) - Constructor for class BursaWolfParameters
Constructs a transformation info with all parameters set to 0.
bursawolfs() - Method in class ReferencingCommands
Invoked when the user asked the "bursawolfs" action.

C

CachingAuthorityFactory - Class in org.geotoolkit.referencing.factory
An authority factory that caches all objects created by an other factory.
CachingAuthorityFactory(AbstractAuthorityFactory) - Constructor for class CachingAuthorityFactory
Constructs an instance wrapping the specified factory with a default number of entries to keep by strong reference.
CachingAuthorityFactory(AbstractAuthorityFactory, int) - Constructor for class CachingAuthorityFactory
Constructs an instance wrapping the specified factory.
CachingCoordinateOperationFactory - Class in org.geotoolkit.referencing.operation
Caches the coordinate operations created by an other factory.
CachingCoordinateOperationFactory() - Constructor for class CachingCoordinateOperationFactory
Creates a buffered factory wrapping the default one.
CachingCoordinateOperationFactory(Hints) - Constructor for class CachingCoordinateOperationFactory
Creates a buffered factory wrapping an other factory selected according the specified hints.
call() - Method in class EpsgInstaller
Processes to the creation of the EPSG database.
canDisposeBackingStore(AbstractAuthorityFactory) - Method in class ThreadedEpsgFactory
Returns true if the backing store can be disposed now.
canDisposeBackingStore(AbstractAuthorityFactory) - Method in class ThreadedAuthorityFactory
Returns true if the given backing store can be disposed now.
CARTESIAN - Static variable in class DefaultGeocentricCRS
The default geocentric CRS with a Cartesian coordinate system.
CARTESIAN_2D - Static variable in class DefaultEngineeringCRS
A two-dimensional Cartesian coordinate reference system with x, y axes in metres.
CARTESIAN_3D - Static variable in class DefaultEngineeringCRS
A three-dimensional Cartesian coordinate reference system with x, y, z axes in metres.
CassiniSoldner - Class in org.geotoolkit.referencing.operation.projection
Cassini-Soldner Projection (EPSG code 9806).
CassiniSoldner(UnitaryProjection.Parameters) - Constructor for class CassiniSoldner
Constructs a new map projection from the supplied parameters.
CassiniSoldner - Class in org.geotoolkit.referencing.operation.provider
The provider for "Cassini-Soldner" projection (EPSG:9806).
CassiniSoldner() - Constructor for class CassiniSoldner
Constructs a new provider.
cast(ParameterDescriptor<?>, Class<T>) - Static method in class Parameters
Casts the given parameter descriptor to the given type.
cast(ParameterValue<?>, Class<T>) - Static method in class Parameters
Casts the given parameter value to the given type.
CENTRAL_MERIDIAN - Static variable in class AlbersEqualArea
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class CassiniSoldner
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class EquidistantCylindrical
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class EquidistantCylindrical.Legacy
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class LambertConformal1SP
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class LambertConformal2SP
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class Mercator1SP
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class Mercator2SP
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class NewZealandMapGrid
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class ObliqueStereographic
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class PolarStereographic
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class PolarStereographic.VariantB
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class Polyconic
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class PseudoMercator
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class Stereographic
The operation parameter descriptor for the central meridian parameter value.
CENTRAL_MERIDIAN - Static variable in class TransverseMercator
The operation parameter descriptor for the central meridian parameter value.
centralMeridian - Variable in class UnitaryProjection.Parameters
Central longitude in degrees.
checkDimensions(OperationMethod, MathTransform) - Static method in class DefaultOperationMethod
Checks if an operation method and a math transform have a compatible number of source and target dimensions.
checkPermission() - Method in class XAffineTransform
Checks if the caller is allowed to change this XAffineTransform state.
checkPermission() - Method in class AffineTransform2D
Throws an UnsupportedOperationException when a mutable method is invoked, since AffineTransform2D must be immutable.
CLARKE_1866 - Static variable in class DefaultEllipsoid
Clarke 1866 ellipsoid (EPSG:7008).
clear() - Method in class Formatter
Clears this formatter.
clear() - Method in class IdentifiedObjectSet
Removes all of the elements from this collection.
clear() - Method in class DimensionFilter
Clears any source and target dimension setting.
clone() - Method in class DirectPosition1D
Returns a copy of this position.
clone() - Method in class DirectPosition2D
Returns a clone of this point.
clone() - Method in class GeneralDirectPosition
Returns a deep copy of this position.
clone() - Method in class GeneralEnvelope
Returns a deep copy of this envelope.
clone() - Method in class AbstractParameter
Returns a copy of this parameter value or group.
clone() - Method in class FloatParameter
Returns a clone of this parameter.
clone() - Method in class MatrixParameters
Returns a clone of this parameter group.
clone() - Method in class Parameter
Returns a clone of this parameter.
clone() - Method in class ParameterGroup
Returns a deep copy of this group of parameter values.
clone() - Method in class BursaWolfParameters
Returns a copy of this object.
clone() - Method in class AffineMatrix3
Returns a clone of this affine transform.
clone() - Method in class GeneralMatrix
Returns a clone of this matrix.
clone() - Method in class Matrix1
Returns a clone of this matrix.
clone() - Method in class Matrix2
Returns a clone of this matrix.
clone() - Method in class Matrix3
Returns a clone of this matrix.
clone() - Method in class Matrix4
Returns a clone of this matrix.
clone() - Method in interface XMatrix
Returns a clone of this matrix.
clone() - Method in class AffineTransform2D
Returns a new affine transform which is a modifiable copy of this transform.
CODE_COLUMN - Static variable in class DirectPostgisFactory
The standard name ("auth_srid") of the column containing the authority codes.
Colors - Class in org.geotoolkit.io.wkt
The colors to use for formatting Well Known Text (WKT) objects.
Colors() - Constructor for class Colors
Creates a new, initially empty, set of colors.
Colors.Element - Enum in org.geotoolkit.io.wkt
Keys for syntatic elements to be colorized.
COLUMN - Static variable in class DefaultCoordinateSystemAxis
A default axis for column indices in a grid coverage.
compare(CoordinateSystemAxis, CoordinateSystemAxis) - Method in class OrderedAxisAuthorityFactory
Compares two axis for order.
compareTo(GenericName) - Method in class NamedIdentifier
Compares this name with the specified object for order.
computeHashCode() - Method in class AbstractParameterDescriptor
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultParameterDescriptor
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultParameterDescriptorGroup
Computes a hash value for this identified object.
computeHashCode() - Method in class MatrixParameterDescriptors
Computes a hash value for this identified object.
computeHashCode() - Method in class AbstractIdentifiedObject
Computes a hash value for this identified object.
computeHashCode() - Method in class AbstractCRS
Computes a hash value for this identified object.
computeHashCode() - Method in class AbstractDerivedCRS
Computes a hash value for this identified object.
computeHashCode() - Method in class AbstractSingleCRS
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultCompoundCRS
Computes a hash value for this identified object.
computeHashCode() - Method in class AbstractCS
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultCoordinateSystemAxis
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultEllipsoid
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultGeodeticDatum
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultImageDatum
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultPrimeMeridian
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultTemporalDatum
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultVerticalDatum
Computes a hash value for this identified object.
computeHashCode() - Method in class AbstractCoordinateOperation
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultConcatenatedOperation
Computes a hash value for this identified object.
computeHashCode() - Method in class DefaultOperationMethod
Computes a hash value for this identified object.
computeHashCode() - Method in class Krovak
Computes a hash code value for this unitary projection.
computeHashCode() - Method in class UnitaryProjection
Computes a hash code value for this unitary projection.
computeHashCode() - Method in class AbstractMathTransform
Computes a hash value for this transform.
computeHashCode() - Method in class AbstractMathTransform.Inverse
Computes a hash value for this transform.
computeHashCode() - Method in class ConcatenatedTransform
Computes a hash value for this transform.
computeHashCode() - Method in class ExponentialTransform1D
Computes a hash value for this transform.
computeHashCode() - Method in class GeocentricAffineTransform
Computes a hash value for this transform.
computeHashCode() - Method in class GeocentricTransform
Computes a hash value for this transform.
computeHashCode() - Method in class GridTransform
Computes a hash value for this transform.
computeHashCode() - Method in class LinearTransform1D
Computes a hash value for this transform.
computeHashCode() - Method in class LogarithmicTransform1D
Computes a hash value for this transform.
computeHashCode() - Method in class MolodenskyTransform
Computes a hash value for this transform.
computeHashCode() - Method in class PassThroughTransform
Computes a hash value for this transform.
computeHashCode() - Method in class ProjectiveTransform
Computes a hash value for this transform.
concatenate(CoordinateOperation, CoordinateOperation) - Method in class AbstractCoordinateOperationFactory
Concatenates two operation steps.
concatenate(CoordinateOperation, CoordinateOperation, CoordinateOperation) - Method in class AbstractCoordinateOperationFactory
Concatenates three transformation steps.
concatenate(AffineTransform) - Method in class XAffineTransform
Checks for permission before concatenating this transform.
ConcatenatedTransform - Class in org.geotoolkit.referencing.operation.transform
Base class for concatenated transforms.
ConcatenatedTransform(MathTransform, MathTransform) - Constructor for class ConcatenatedTransform
Constructs a concatenated transform.
CONFIGURATION_FILE - Static variable in class ThreadedEpsgFactory
The user configuration file, which is "EPSG-DataSource.properties".
connection - Variable in class DirectEpsgFactory
The connection to the EPSG database.
console() - Method in class ReferencingCommands
Invoked when the user asked the "console" action.
contains(DirectPosition) - Method in class GeneralEnvelope
Tests if a specified coordinate is inside the boundary of this envelope.
contains(Envelope, boolean) - Method in class GeneralEnvelope
Returns true if this envelope completely encloses the specified envelope.
contains(Object) - Method in class IdentifiedObjectSet
Returns true if this collection contains the specified object.
containsAxis(CharSequence) - Method in class Symbols
Returns true if the specified WKT contains at least one AXIS[...] element.
CONVERSION_TYPE_KEY - Static variable in class AbstractDerivedCRS
Key for the "conversionType" property to be given to the constructor.
conversionFromBase - Variable in class AbstractDerivedCRS
The conversion from the base CRS to this CRS.
CoordinateFormat - Class in org.geotoolkit.measure
Formats a direct position in an arbitrary coordinate reference system.
CoordinateFormat() - Constructor for class CoordinateFormat
Constructs a new coordinate format with default locale and a two-dimensional geographic (WGS 1984) coordinate reference system.
CoordinateFormat(Locale) - Constructor for class CoordinateFormat
Constructs a new coordinate format for the specified locale and a two-dimensional geographic (WGS 1984) coordinate reference system.
CoordinateFormat(Locale, CoordinateReferenceSystem) - Constructor for class CoordinateFormat
Constructs a new coordinate format for the specified locale and coordinate reference system.
CoordinateFrameRotation - Class in org.geotoolkit.referencing.operation.provider
The provider for "Coordinate Frame Rotation" (EPSG:9607).
CoordinateFrameRotation() - Constructor for class CoordinateFrameRotation
Constructs the provider.
copy(GeneralParameterValue, Map<? super String, Object>) - Static method in class Parameters
Gets the name-value pairs.
copy(ParameterValueGroup, ParameterValueGroup) - Static method in class Parameters
Copies all parameter values from source to target.
create(String, int, int, int) - Static method in class DefaultParameterDescriptor
Constructs a descriptor for a mandatory parameter in a range of integer values.
create(Map<String, ?>, int, int, int, boolean) - Static method in class DefaultParameterDescriptor
Constructs a descriptor for a parameter in a range of integer values.
create(String, double, double, double, Unit<?>) - Static method in class DefaultParameterDescriptor
Constructs a descriptor for a mandatory parameter in a range of floating point values.
create(Map<String, ?>, double, double, double, Unit<?>, boolean) - Static method in class DefaultParameterDescriptor
Constructs a descriptor for a parameter in a range of floating point values.
create(String, int) - Static method in class Parameter
Constructs a parameter from the specified name and value.
create(String, double, Unit<?>) - Static method in class Parameter
Constructs a parameter from the specified name and value.
create(String, Class<T>, T) - Static method in class Parameter
Constructs a parameter from the specified code list.
create(Class<T>, T...) - Static method in class FallbackAuthorityFactory
Wraps the specified authority factories.
create(Class<T>, Collection<T>) - Static method in class FallbackAuthorityFactory
Wraps the specified authority factories.
create(Collection<? extends AuthorityFactory>) - Static method in class FallbackAuthorityFactory
Wraps the specified authority factories.
create(String, int) - Method in class IdentifiedObjectFinder
Creates an object for the given code.
create(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, Class<? extends Conversion>) - Static method in class DefaultConversion
Returns a conversion from the specified defining conversion.
create(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod, Class<? extends CoordinateOperation>) - Static method in class DefaultSingleOperation
Returns a coordinate operation of the specified class.
create(int) - Static method in class MatrixFactory
Creates a square identity matrix of size size × size.
create(int, int) - Static method in class MatrixFactory
Creates a matrix of size numRow × numCol.
create(int, int, double[]) - Static method in class MatrixFactory
Creates a matrix of size numRow × numCol initialized to the given elements.
create(Matrix) - Static method in class MatrixFactory
Creates a new matrix which is a copy of the specified matrix.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class AlbersEqualArea
Creates a Albers Equal Area projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class CassiniSoldner
Creates a Cassini-Soldner projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class Equirectangular
Creates an Equidistant Cylindrical projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class Krovak
Creates a Krovak projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class LambertAzimuthalEqualArea
Creates an Albers Equal Area projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class LambertConformal
Creates a Lambert projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class Mercator
Creates a Mercator projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class NewZealandMapGrid
Creates an NZMG projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class ObliqueMercator
Creates an Oblique Mercator projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class Orthographic
Creates an Orthographic projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class PolarStereographic
Creates a Polar Stereographic projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class Polyconic
Creates a Polyconic projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class Stereographic
Creates a Stereographic projection from the given parameters.
create(ParameterDescriptorGroup, ParameterValueGroup) - Static method in class TransverseMercator
Creates a Transverse Mercator projection from the given parameters.
create(MathTransform, MathTransform) - Static method in class ConcatenatedTransform
Concatenates the two given transforms.
create(MathTransform2D, MathTransform2D) - Static method in class ConcatenatedTransform
Concatenates the given two-dimensional transforms.
create(MathTransform1D, MathTransform1D) - Static method in class ConcatenatedTransform
Concatenates the given one-dimensional transforms.
create(MathTransform, MathTransform, MathTransform) - Static method in class ConcatenatedTransform
Concatenates the three given transforms.
create(MathTransform2D, MathTransform2D, MathTransform2D) - Static method in class ConcatenatedTransform
Concatenates the three given two-dimensional transforms.
create(MathTransform1D, MathTransform1D, MathTransform1D) - Static method in class ConcatenatedTransform
Concatenates the three given one-dimensional transforms.
create(double) - Static method in class ExponentialTransform1D
Constructs a new exponential transform with no scale.
create(double, double) - Static method in class ExponentialTransform1D
Constructs a new exponential transform which include the given scale factor applied after the exponentiation.
create(Ellipsoid, boolean) - Static method in class GeocentricTransform
Constructs a transform from the specified ellipsoid.
create(double, double, Unit<Length>, boolean) - Static method in class GeocentricTransform
Constructs a transform from the specified parameters.
create(int, int, float[]...) - Static method in class GridTransform
Constructs a localization grid using the specified data.
create(int, int, double[]...) - Static method in class GridTransform
Constructs a localization grid using the specified data.
create(GridType, DataBuffer, Dimension, Rectangle2D) - Static method in class GridTransform
Constructs a grid using the specified data.
create(int) - Static method in class IdentityTransform
Returns an identity transform of the specified dimension.
create(double, double) - Static method in class LinearTransform1D
Constructs a new linear transform.
create(double) - Static method in class LogarithmicTransform1D
Constructs a new logarithmic transform without offset.
create(double, double) - Static method in class LogarithmicTransform1D
Constructs a new logarithmic transform which include the given offset after the logarithm.
create(boolean, double, double, boolean, double, double, boolean, double, double, double) - Static method in class MolodenskyTransform
Constructs a transform from the specified Molodensky parameters.
create(int, MathTransform, int) - Static method in class PassThroughTransform
Creates a transform which passes through a subset of ordinates to another transform.
create(Matrix) - Static method in class ProjectiveTransform
Creates a transform for the specified matrix.
create(AffineTransform) - Static method in class ProjectiveTransform
Creates a transform for the specified matrix as a Java2D object.
createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a two dimensional coordinate system from the given pair of axis.
createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a three dimensional coordinate system from the given set of axis.
createAffineTransform(Matrix) - Method in class DefaultMathTransformFactory
Creates an affine transform from a matrix.
createBackingStore(Hints) - Method in class ThreadedEpsgFactory
Creates the backing store for the current data source.
createBackingStore() - Method in class ThreadedEpsgFactory
Creates the backing store authority factory.
createBackingStore() - Method in class ThreadedAuthorityFactory
Creates the backing store authority factory.
createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in class DefaultMathTransformFactory
Creates a parameterized transform from a base CRS to a derived CS.
createBaseToDerived(CoordinateReferenceSystem, MathTransform, CoordinateSystem) - Method in class DefaultMathTransformFactory
Creates a transform from a base CRS to a derived CS.
createCartesianCS(String) - Method in class AbstractAuthorityFactory
Creates a Cartesian coordinate system from a code.
createCartesianCS(String) - Method in class AuthorityFactoryAdapter
Creates a Cartesian coordinate system from a code.
createCartesianCS(String) - Method in class CachingAuthorityFactory
Returns a Cartesian coordinate system from a code.
createCartesianCS(String) - Method in class FallbackAuthorityFactory
Creates a Cartesian coordinate system from a code.
createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a two dimensional Cartesian coordinate system from the given pair of axis.
createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a three dimensional Cartesian coordinate system from the given set of axis.
createCompoundCRS(String) - Method in class AbstractAuthorityFactory
Creates a 3D coordinate reference system from a code.
createCompoundCRS(String) - Method in class AuthorityFactoryAdapter
Creates a 3D coordinate reference system from a code.
createCompoundCRS(String) - Method in class CachingAuthorityFactory
Returns a 3D coordinate reference system from a code.
createCompoundCRS(String) - Method in class FallbackAuthorityFactory
Creates a 3D coordinate reference system from a code.
createCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Method in class ReferencingObjectFactory
Creates a compound coordinate reference system from an ordered list of CoordinateReferenceSystem objects.
createConcatenatedOperation(Map<String, ?>, CoordinateOperation...) - Method in class AbstractCoordinateOperationFactory
Creates a concatenated operation from a sequence of operations.
createConcatenatedTransform(MathTransform, MathTransform) - Method in class DefaultMathTransformFactory
Creates a transform by concatenating two existing transforms.
createConcatenatedTransform(MathTransform2D) - Method in class AbstractMathTransform2D.Parameters
Creates a chain of concatenated transforms from the normalize transform, the given kernel and the denormalize transform.
createCoordinateOperation(String) - Method in class AbstractAuthorityFactory
Creates an operation from a single operation code.
createCoordinateOperation(String) - Method in class AuthorityFactoryAdapter
Creates an operation from a single operation code.
createCoordinateOperation(String) - Method in class CachingAuthorityFactory
Returns an operation from a single operation code.
createCoordinateOperation(String) - Method in class DirectEpsgFactory
Returns a coordinate operation from a code.
createCoordinateOperation(String) - Method in class FallbackAuthorityFactory
Creates an operation from a single operation code.
createCoordinateReferenceSystem(String) - Method in class AbstractAuthorityFactory
Returns an arbitrary coordinate reference system from a code.
createCoordinateReferenceSystem(String) - Method in class AuthorityFactoryAdapter
Returns an arbitrary coordinate reference system from a code.
createCoordinateReferenceSystem(String) - Method in class CachingAuthorityFactory
Returns an arbitrary coordinate reference system from a code.
createCoordinateReferenceSystem(String) - Method in class DirectEpsgFactory
Returns a coordinate reference system from a code.
createCoordinateReferenceSystem(String) - Method in class FallbackAuthorityFactory
Returns an arbitrary coordinate reference system from a code.
createCoordinateReferenceSystem(String) - Method in class AutoCRSFactory
Creates a coordinate reference system from the specified code.
createCoordinateReferenceSystem(String) - Method in class WebCRSFactory
Creates a coordinate reference system from the specified code.
createCoordinateReferenceSystem(String) - Method in class WKTParsingAuthorityFactory
Returns a coordinate reference system from a code.
createCoordinateSystem(String) - Method in class AbstractAuthorityFactory
Returns an arbitrary coordinate system from a code.
createCoordinateSystem(String) - Method in class AuthorityFactoryAdapter
Returns an arbitrary coordinate system from a code.
createCoordinateSystem(String) - Method in class CachingAuthorityFactory
Returns an arbitrary coordinate system from a code.
createCoordinateSystem(String) - Method in class DirectEpsgFactory
Returns a coordinate system from a code.
createCoordinateSystem(String) - Method in class FallbackAuthorityFactory
Returns an arbitrary coordinate system from a code.
createCoordinateSystemAxis(String) - Method in class AbstractAuthorityFactory
Returns a coordinate system axis from a code.
createCoordinateSystemAxis(String) - Method in class AuthorityFactoryAdapter
Returns a coordinate system axis from a code.
createCoordinateSystemAxis(String) - Method in class CachingAuthorityFactory
Returns a coordinate system axis from a code.
createCoordinateSystemAxis(String) - Method in class DirectEpsgFactory
Returns a coordinate system axis from a code.
createCoordinateSystemAxis(String) - Method in class FallbackAuthorityFactory
Returns a coordinate system axis from a code.
createCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Method in class ReferencingObjectFactory
Creates a coordinate system axis from an abbreviation and a unit.
createCylindricalCS(String) - Method in class AbstractAuthorityFactory
Creates a cylindrical coordinate system from a code.
createCylindricalCS(String) - Method in class AuthorityFactoryAdapter
Creates a cylindrical coordinate system from a code.
createCylindricalCS(String) - Method in class CachingAuthorityFactory
Returns a cylindrical coordinate system from a code.
createCylindricalCS(String) - Method in class FallbackAuthorityFactory
Creates a cylindrical coordinate system from a code.
createCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a cylindrical coordinate system from the given set of axis.
createDataSource(Properties) - Method in class ThreadedEpsgFactory
Creates a default data source, optionally using the given configuration.
createDatum(String) - Method in class AbstractAuthorityFactory
Returns an arbitrary datum from a code.
createDatum(String) - Method in class AuthorityFactoryAdapter
Returns an arbitrary datum from a code.
createDatum(String) - Method in class CachingAuthorityFactory
Returns an arbitrary datum from a code.
createDatum(String) - Method in class DirectEpsgFactory
Returns a datum from a code.
createDatum(String) - Method in class FallbackAuthorityFactory
Returns an arbitrary datum from a code.
createDefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) - Method in class AbstractCoordinateOperationFactory
Constructs a defining conversion from a set of properties.
createDerivedCRS(String) - Method in class AbstractAuthorityFactory
Creates a derived coordinate reference system from a code.
createDerivedCRS(String) - Method in class AuthorityFactoryAdapter
Creates a derived coordinate reference system from a code.
createDerivedCRS(String) - Method in class CachingAuthorityFactory
Returns a derived coordinate reference system from a code.
createDerivedCRS(String) - Method in class FallbackAuthorityFactory
Creates a derived coordinate reference system from a code.
createDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, Conversion, CoordinateSystem) - Method in class ReferencingObjectFactory
Creates a derived coordinate reference system from a conversion.
createEllipsoid(String, double, double, Unit<Length>) - Static method in class DefaultEllipsoid
Constructs a new ellipsoid using the specified axis length.
createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Static method in class DefaultEllipsoid
Constructs a new ellipsoid using the specified axis length.
createEllipsoid(String) - Method in class AbstractAuthorityFactory
Returns an ellipsoid from a code.
createEllipsoid(String) - Method in class AuthorityFactoryAdapter
Returns an ellipsoid from a code.
createEllipsoid(String) - Method in class CachingAuthorityFactory
Returns an ellipsoid from a code.
createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Method in class DatumAliases
Creates an ellipsoid from radius values.
createEllipsoid(String) - Method in class DirectEpsgFactory
Returns an ellipsoid from a code.
createEllipsoid(String) - Method in class FallbackAuthorityFactory
Returns an ellipsoid from a code.
createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Method in class ReferencingObjectFactory
Creates an ellipsoid from radius values.
createEllipsoidalCS(String) - Method in class AbstractAuthorityFactory
Creates an ellipsoidal coordinate system from a code.
createEllipsoidalCS(String) - Method in class AuthorityFactoryAdapter
Creates an ellipsoidal coordinate system from a code.
createEllipsoidalCS(String) - Method in class CachingAuthorityFactory
Returns an ellipsoidal coordinate system from a code.
createEllipsoidalCS(String) - Method in class FallbackAuthorityFactory
Creates an ellipsoidal coordinate system from a code.
createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates an ellipsoidal coordinate system without ellipsoidal height.
createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates an ellipsoidal coordinate system with ellipsoidal height.
createEngineeringCRS(String) - Method in class AbstractAuthorityFactory
Creates a engineering coordinate reference system from a code.
createEngineeringCRS(String) - Method in class AuthorityFactoryAdapter
Creates a engineering coordinate reference system from a code.
createEngineeringCRS(String) - Method in class CachingAuthorityFactory
Returns an engineering coordinate reference system from a code.
createEngineeringCRS(String) - Method in class FallbackAuthorityFactory
Creates a engineering coordinate reference system from a code.
createEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Method in class ReferencingObjectFactory
Creates a engineering coordinate reference system.
createEngineeringDatum(String) - Method in class AbstractAuthorityFactory
Creates a engineering datum from a code.
createEngineeringDatum(String) - Method in class AuthorityFactoryAdapter
Creates a engineering datum from a code.
createEngineeringDatum(String) - Method in class CachingAuthorityFactory
Returns an engineering datum from a code.
createEngineeringDatum(Map<String, ?>) - Method in class DatumAliases
Creates an engineering datum.
createEngineeringDatum(String) - Method in class FallbackAuthorityFactory
Creates a engineering datum from a code.
createEngineeringDatum(Map<String, ?>) - Method in class ReferencingObjectFactory
Creates an engineering datum.
createExtent(String) - Method in class AbstractAuthorityFactory
Returns a extent (usually an area of validity) from a code.
createExtent(String) - Method in class AuthorityFactoryAdapter
Returns a extent (usually an area of validity) from a code.
createExtent(String) - Method in class CachingAuthorityFactory
Returns an extent (usually an area of validity) from a code.
createExtent(String) - Method in class DirectEpsgFactory
Returns an area of use.
createExtent(String) - Method in class FallbackAuthorityFactory
Returns a extent (usually an area of validity) from a code.
createFlattenedSphere(String, double, double, Unit<Length>) - Static method in class DefaultEllipsoid
Constructs a new ellipsoid using the specified axis length and inverse flattening value.
createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Static method in class DefaultEllipsoid
Constructs a new ellipsoid using the specified axis length and inverse flattening value.
createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Method in class DatumAliases
Creates an ellipsoid from an major radius, and inverse flattening.
createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Method in class ReferencingObjectFactory
Creates an ellipsoid from an major radius, and inverse flattening.
createFromAffineTransform(ReferenceIdentifier, CoordinateReferenceSystem, CoordinateReferenceSystem, Matrix) - Method in class AbstractCoordinateOperationFactory
Creates a coordinate operation from a matrix, which usually describes an affine transform.
createFromCoordinateReferenceSystemCodes(String, String) - Method in class AbstractAuthorityFactory
Creates an operation from coordinate reference system codes.
createFromCoordinateReferenceSystemCodes(String, String) - Method in class AuthorityFactoryAdapter
Creates an operation from coordinate reference system codes.
createFromCoordinateReferenceSystemCodes(String, String) - Method in class CachingAuthorityFactory
Returns an operation from coordinate reference system codes.
createFromCoordinateReferenceSystemCodes(String, String) - Method in class DirectEpsgFactory
Creates operations from coordinate reference system codes.
createFromCoordinateReferenceSystemCodes(String, String) - Method in class FallbackAuthorityFactory
Creates an operation from coordinate reference system codes.
createFromCoordinateReferenceSystemCodes(String, String) - Method in class TransformedAuthorityFactory
Creates an operation from coordinate reference system codes.
createFromDatabase(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class AuthorityBackedFactory
Returns an operation for conversion or transformation between two coordinate reference systems.
createFromDatabase(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class DefaultCoordinateOperationFactory
If the coordinate operation is explicitly defined in some database (typically EPSG), returns it.
createFromMathTransform(ReferenceIdentifier, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Method in class AbstractCoordinateOperationFactory
Creates a coordinate operation from a math transform.
createFromMathTransform(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod, Class<? extends CoordinateOperation>) - Method in class AbstractCoordinateOperationFactory
Creates a coordinate operation from a math transform.
createFromParameters(ReferenceIdentifier, CoordinateReferenceSystem, CoordinateReferenceSystem, ParameterValueGroup) - Method in class AbstractCoordinateOperationFactory
Creates a coordinate operation from a set of parameters.
createFromPostGIS(DataSource) - Method in class AuthorityFactoryProvider
Creates a factory for the specified PostGIS database.
createFromProperties(Citation, URL) - Method in class AuthorityFactoryProvider
Creates a factory for the specified authority using the definitions declared in the given properties file.
createFromWKT(String) - Method in class ReferencingObjectFactory
Creates a coordinate reference system object from a string.
createFromWKT(String) - Method in class DefaultMathTransformFactory
Creates a math transform object from a Well Known Text (WKT).
createFromXML(String) - Method in class ReferencingObjectFactory
Creates a coordinate reference system object from a XML string.
createFromXML(String) - Method in class DefaultMathTransformFactory
Creates a math transform object from a XML string.
createGeocentricCRS(String) - Method in class AbstractAuthorityFactory
Returns a geocentric coordinate reference system from a code.
createGeocentricCRS(String) - Method in class AuthorityFactoryAdapter
Returns a geocentric coordinate reference system from a code.
createGeocentricCRS(String) - Method in class CachingAuthorityFactory
Returns a geocentric coordinate reference system from a code.
createGeocentricCRS(String) - Method in class FallbackAuthorityFactory
Returns a geocentric coordinate reference system from a code.
createGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Method in class ReferencingObjectFactory
Creates a geocentric coordinate reference system from a Cartesian coordinate system.
createGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Method in class ReferencingObjectFactory
Creates a geocentric coordinate reference system from a spherical coordinate system.
createGeodeticDatum(String) - Method in class AbstractAuthorityFactory
Returns a geodetic datum from a code.
createGeodeticDatum(String) - Method in class AuthorityFactoryAdapter
Returns a geodetic datum from a code.
createGeodeticDatum(String) - Method in class CachingAuthorityFactory
Returns a geodetic datum from a code.
createGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Method in class DatumAliases
Creates geodetic datum from ellipsoid and (optionally) Bursa-Wolf parameters.
createGeodeticDatum(String) - Method in class FallbackAuthorityFactory
Returns a geodetic datum from a code.
createGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Method in class ReferencingObjectFactory
Creates geodetic datum from ellipsoid and (optionally) Bursa-Wolf parameters.
createGeographicCRS(String) - Method in class AbstractAuthorityFactory
Returns a geographic coordinate reference system from a code.
createGeographicCRS(String) - Method in class AuthorityFactoryAdapter
Returns a geographic coordinate reference system from a code.
createGeographicCRS(String) - Method in class CachingAuthorityFactory
Returns a geographic coordinate reference system from a code.
createGeographicCRS(String) - Method in class FallbackAuthorityFactory
Returns a geographic coordinate reference system from a code.
createGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Method in class ReferencingObjectFactory
Creates a geographic coordinate reference system.
createImageCRS(String) - Method in class AbstractAuthorityFactory
Creates a image coordinate reference system from a code.
createImageCRS(String) - Method in class AuthorityFactoryAdapter
Creates a image coordinate reference system from a code.
createImageCRS(String) - Method in class CachingAuthorityFactory
Returns an image coordinate reference system from a code.
createImageCRS(String) - Method in class FallbackAuthorityFactory
Creates a image coordinate reference system from a code.
createImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Method in class ReferencingObjectFactory
Creates an image coordinate reference system.
createImageDatum(String) - Method in class AbstractAuthorityFactory
Creates a image datum from a code.
createImageDatum(String) - Method in class AuthorityFactoryAdapter
Creates a image datum from a code.
createImageDatum(String) - Method in class CachingAuthorityFactory
Returns an image datum from a code.
createImageDatum(Map<String, ?>, PixelInCell) - Method in class DatumAliases
Creates an image datum.
createImageDatum(String) - Method in class FallbackAuthorityFactory
Creates a image datum from a code.
createImageDatum(Map<String, ?>, PixelInCell) - Method in class ReferencingObjectFactory
Creates an image datum.
createLinearCS(Map<String, ?>, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a linear coordinate system.
createMathTransform(ParameterValueGroup) - Method in class MathTransformProvider
Creates a math transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class Affine
Creates a projective transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class AlbersEqualArea
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class CassiniSoldner
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class EllipsoidToGeocentric
Creates a transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class EquidistantCylindrical
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class Exponential
Creates a logarithmic transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class GeocentricToEllipsoid
Creates a transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class Krovak
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class LambertAzimuthalEqualArea
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class LambertConformal1SP
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class LambertConformal2SP
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class Logarithmic
Creates a logarithmic transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class LongitudeRotation
Creates a transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class MapProjection
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class Mercator1SP
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class Mercator2SP
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class MillerCylindrical
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class Molodensky
Creates a math transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class NADCON
Creates a math transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class NewZealandMapGrid
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class NTv2
Creates a math transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class ObliqueMercator
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class Orthographic
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class PolarStereographic
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class Polyconic
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class PositionVector7Param
Creates a math transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class PseudoMercator
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class RGF93
Creates a math transform from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class Stereographic
Creates a map projection from the specified group of parameter values.
createMathTransform(ParameterValueGroup) - Method in class TransverseMercator
Creates a map projection from the specified group of parameter values.
createObject(String) - Method in class AbstractAuthorityFactory
Returns an arbitrary object from a code.
createObject(String) - Method in class AuthorityFactoryAdapter
Returns an arbitrary object from a code.
createObject(String) - Method in class CachingAuthorityFactory
Returns an arbitrary object from a code.
createObject(String) - Method in class DirectEpsgFactory
Returns an arbitrary object from a code.
createObject(String) - Method in class FallbackAuthorityFactory
Returns an arbitrary object from a code.
createObject(String) - Method in class IdentifiedObjectSet
Creates an object for the specified authority code.
createObject(String) - Method in class MultiAuthoritiesFactory
Returns an arbitrary object from a code.
createObject(String) - Method in class AutoCRSFactory
Creates an object from the specified code.
createObject(String) - Method in class WebCRSFactory
Creates an object from the specified code.
createObject(String) - Method in class WKTParsingAuthorityFactory
Returns an arbitrary object from a code.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class CachingCoordinateOperationFactory
Returns an operation for conversion or transformation between two coordinate reference systems.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) - Method in class CachingCoordinateOperationFactory
Returns an operation for conversion or transformation between two coordinate reference systems using the specified method.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class DefaultCoordinateOperationFactory
Returns an operation for conversion or transformation between two coordinate reference systems.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) - Method in class DefaultCoordinateOperationFactory
Returns an operation using a particular method for conversion or transformation between two coordinate reference systems.
createOperationMethod(String) - Method in class AbstractAuthorityFactory
Creates an operation method from a code.
createOperationMethod(String) - Method in class AuthorityFactoryAdapter
Creates an operation method from a code.
createOperationMethod(String) - Method in class CachingAuthorityFactory
Returns an operation method from a code.
createOperationMethod(String) - Method in class DirectEpsgFactory
Returns an operation method from a code.
createOperationMethod(String) - Method in class FallbackAuthorityFactory
Creates an operation method from a code.
createOperationStep(TemporalCRS, TemporalCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation between two temporal coordinate reference systems.
createOperationStep(VerticalCRS, VerticalCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation between two vertical coordinate reference systems.
createOperationStep(GeographicCRS, VerticalCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation between a geographic and a vertical coordinate reference systems.
createOperationStep(GeographicCRS, GeographicCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation between two geographic coordinate reference systems.
createOperationStep(ProjectedCRS, ProjectedCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation between two projected coordinate reference systems.
createOperationStep(GeographicCRS, ProjectedCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation from a geographic to a projected coordinate reference system.
createOperationStep(ProjectedCRS, GeographicCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation from a projected to a geographic coordinate reference system.
createOperationStep(GeocentricCRS, GeocentricCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation between two geocentric coordinate reference systems.
createOperationStep(GeographicCRS, GeocentricCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation from a geographic to a geocentric coordinate reference systems.
createOperationStep(GeocentricCRS, GeographicCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation from a geocentric to a geographic coordinate reference systems.
createOperationStep(CompoundCRS, SingleCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation from a compound to a single coordinate reference systems.
createOperationStep(SingleCRS, CompoundCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation from a single to a compound coordinate reference system.
createOperationStep(CompoundCRS, CompoundCRS) - Method in class DefaultCoordinateOperationFactory
Creates an operation between two compound coordinate reference systems.
createParameterDescriptor(String) - Method in class AbstractAuthorityFactory
Creates a parameter descriptor from a code.
createParameterDescriptor(String) - Method in class AuthorityFactoryAdapter
Creates a parameter descriptor from a code.
createParameterDescriptor(String) - Method in class CachingAuthorityFactory
Returns a parameter descriptor from a code.
createParameterDescriptor(String) - Method in class DirectEpsgFactory
Returns a parameter descriptor from a code.
createParameterDescriptor(String) - Method in class FallbackAuthorityFactory
Creates a parameter descriptor from a code.
createParameterizedTransform(ParameterValueGroup) - Method in class DefaultMathTransformFactory
Creates a transform from a group of parameters.
createPassThroughTransform(int, MathTransform, int) - Method in class DefaultMathTransformFactory
Creates a transform which passes through a subset of ordinates to another transform.
createPolarCS(String) - Method in class AbstractAuthorityFactory
Creates a polar coordinate system from a code.
createPolarCS(String) - Method in class AuthorityFactoryAdapter
Creates a polar coordinate system from a code.
createPolarCS(String) - Method in class CachingAuthorityFactory
Returns a polar coordinate system from a code.
createPolarCS(String) - Method in class FallbackAuthorityFactory
Creates a polar coordinate system from a code.
createPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a polar coordinate system from the given pair of axis.
createPrimeMeridian(String) - Method in class AbstractAuthorityFactory
Returns a prime meridian from a code.
createPrimeMeridian(String) - Method in class AuthorityFactoryAdapter
Returns a prime meridian from a code.
createPrimeMeridian(String) - Method in class CachingAuthorityFactory
Returns a prime meridian from a code.
createPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Method in class DatumAliases
Creates a prime meridian, relative to Greenwich.
createPrimeMeridian(String) - Method in class DirectEpsgFactory
Returns a prime meridian, relative to Greenwich.
createPrimeMeridian(String) - Method in class FallbackAuthorityFactory
Returns a prime meridian from a code.
createPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Method in class ReferencingObjectFactory
Creates a prime meridian, relative to Greenwich.
createProjectedCRS(String) - Method in class AbstractAuthorityFactory
Returns a projected coordinate reference system from a code.
createProjectedCRS(String) - Method in class AuthorityFactoryAdapter
Returns a projected coordinate reference system from a code.
createProjectedCRS(String) - Method in class CachingAuthorityFactory
Returns a projected coordinate reference system from a code.
createProjectedCRS(String) - Method in class FallbackAuthorityFactory
Returns a projected coordinate reference system from a code.
createProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Method in class ReferencingObjectFactory
Creates a projected coordinate reference system from a conversion.
createProjectedCRS(String) - Method in class AutoCRSFactory
Creates a projected coordinate reference system from the specified code.
createScale(int, double) - Static method in class ProjectiveTransform
Creates a transform that apply a uniform scale along all axis.
createSelectMatrix(int, int[]) - Static method in class ProjectiveTransform
Creates a matrix that keep only a subset of the ordinate values.
createSphericalCS(String) - Method in class AbstractAuthorityFactory
Creates a spherical coordinate system from a code.
createSphericalCS(String) - Method in class AuthorityFactoryAdapter
Creates a spherical coordinate system from a code.
createSphericalCS(String) - Method in class CachingAuthorityFactory
Returns a spherical coordinate system from a code.
createSphericalCS(String) - Method in class FallbackAuthorityFactory
Creates a spherical coordinate system from a code.
createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a spherical coordinate system from the given set of axis.
createTemporalCRS(String) - Method in class AbstractAuthorityFactory
Creates a temporal coordinate reference system from a code.
createTemporalCRS(String) - Method in class AuthorityFactoryAdapter
Creates a temporal coordinate reference system from a code.
createTemporalCRS(String) - Method in class CachingAuthorityFactory
Returns a temporal coordinate reference system from a code.
createTemporalCRS(String) - Method in class FallbackAuthorityFactory
Creates a temporal coordinate reference system from a code.
createTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) - Method in class ReferencingObjectFactory
Creates a temporal coordinate reference system.
createTemporalDatum(String) - Method in class AbstractAuthorityFactory
Creates a temporal datum from a code.
createTemporalDatum(String) - Method in class AuthorityFactoryAdapter
Creates a temporal datum from a code.
createTemporalDatum(String) - Method in class CachingAuthorityFactory
Returns a temporal datum from a code.
createTemporalDatum(Map<String, ?>, Date) - Method in class DatumAliases
Creates a temporal datum from an enumerated type value.
createTemporalDatum(String) - Method in class FallbackAuthorityFactory
Creates a temporal datum from a code.
createTemporalDatum(Map<String, ?>, Date) - Method in class ReferencingObjectFactory
Creates a temporal datum from an enumerated type value.
createTimeCS(String) - Method in class AbstractAuthorityFactory
Creates a temporal coordinate system from a code.
createTimeCS(String) - Method in class AuthorityFactoryAdapter
Creates a temporal coordinate system from a code.
createTimeCS(String) - Method in class CachingAuthorityFactory
Returns a temporal coordinate system from a code.
createTimeCS(String) - Method in class FallbackAuthorityFactory
Creates a temporal coordinate system from a code.
createTimeCS(Map<String, ?>, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a temporal coordinate system.
createTransformedShape(Shape) - Method in class AbstractMathTransform
Transform the specified shape.
createTransformedShape(Shape) - Method in class AffineTransform2D
Transforms the specified shape.
createTranslation(int, double) - Static method in class ProjectiveTransform
Creates a transform that apply the same translation along all axis.
createUnit(String) - Method in class AbstractAuthorityFactory
Returns an unit from a code.
createUnit(String) - Method in class AuthorityFactoryAdapter
Returns an unit from a code.
createUnit(String) - Method in class CachingAuthorityFactory
Returns an unit from a code.
createUnit(String) - Method in class DirectEpsgFactory
Returns an unit from a code.
createUnit(String) - Method in class FallbackAuthorityFactory
Returns an unit from a code.
createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a two dimensional user defined coordinate system from the given pair of axis.
createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a three dimensional user defined coordinate system from the given set of axis.
createValue() - Method in class AbstractParameterDescriptor
Creates a new instance of parameter value or group initialized with the default value(s).
createValue() - Method in class DefaultParameterDescriptor
Creates a new instance of ParameterValue initialized with the default value.
createValue() - Method in class DefaultParameterDescriptorGroup
Creates a new instance of parameter value group initialized with the default values.
createValue() - Method in class MatrixParameterDescriptors
Creates a new instance of parameter values with elements initialized to the 1 on the diagonal, and 0 everywere else.
createValue() - Method in class MatrixParameters
Forwards the call to the matrix parameter descriptors specified at construction time.
createVersionedFactory(Version) - Method in class URN_AuthorityFactory
Invoked when a factory is requested for a specific version.
createVerticalCRS(String) - Method in class AbstractAuthorityFactory
Creates a vertical coordinate reference system from a code.
createVerticalCRS(String) - Method in class AuthorityFactoryAdapter
Creates a vertical coordinate reference system from a code.
createVerticalCRS(String) - Method in class CachingAuthorityFactory
Returns a vertical coordinate reference system from a code.
createVerticalCRS(String) - Method in class FallbackAuthorityFactory
Creates a vertical coordinate reference system from a code.
createVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) - Method in class ReferencingObjectFactory
Creates a vertical coordinate reference system.
createVerticalCS(String) - Method in class AbstractAuthorityFactory
Creates a vertical coordinate system from a code.
createVerticalCS(String) - Method in class AuthorityFactoryAdapter
Creates a vertical coordinate system from a code.
createVerticalCS(String) - Method in class CachingAuthorityFactory
Returns a vertical coordinate system from a code.
createVerticalCS(String) - Method in class FallbackAuthorityFactory
Creates a vertical coordinate system from a code.
createVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a vertical coordinate system.
createVerticalDatum(String) - Method in class AbstractAuthorityFactory
Creates a vertical datum from a code.
createVerticalDatum(String) - Method in class AuthorityFactoryAdapter
Creates a vertical datum from a code.
createVerticalDatum(String) - Method in class CachingAuthorityFactory
Returns a vertical datum from a code.
createVerticalDatum(Map<String, ?>, VerticalDatumType) - Method in class DatumAliases
Creates a vertical datum from an enumerated type value.
createVerticalDatum(String) - Method in class FallbackAuthorityFactory
Creates a vertical datum from a code.
createVerticalDatum(Map<String, ?>, VerticalDatumType) - Method in class ReferencingObjectFactory
Creates a vertical datum from an enumerated type value.
CRS - Class in org.geotoolkit.referencing
Simple utility class for making use of the Coordinate Reference System and associated Factory implementations.
CURLY_BRACKETS - Static variable in class Symbols
A set of symbols with parameters between parentheses, like DATUM("WGS84").

D

DATUM_SHIFT - Static variable in class AbstractCoordinateOperationFactory
The identifier for a transformation which is a datum shift.
DatumAliases - Class in org.geotoolkit.referencing.factory
A datum factory that add aliases to a datum name before to delegates the datum creation to an other factory.
DatumAliases() - Constructor for class DatumAliases
Constructs a new datum factory with the default backing factory and alias table.
DatumAliases(DatumFactory) - Constructor for class DatumAliases
Constructs a new datum factory using the specified factory and the default alias table.
DatumAliases(DatumFactory, URL) - Constructor for class DatumAliases
Constructs a new datum factory which delegates its work to the specified factory.
DAYS - Static variable in class DefaultTimeCS
A one-dimensional temporal CS with time, axis in day units.
decode(String) - Static method in class CRS
Returns a Coordinate Reference System for the specified code.
decode(String, boolean) - Static method in class CRS
Returns a Coordinate Reference System for the specified code, maybe forcing the axis order to (longitude, latitude).
DEFAULT - Static variable in class Colors
The immutable default set of colors.
DEFAULT - Static variable in class Symbols
The default set of symbols.
DEFAULT_MATRIX_SIZE - Static variable in class MatrixParameterDescriptors
The default matrix size for the one-argument constructor.
DEFAULT_SCHEMA - Static variable in class EpsgInstaller
The schema where the installer will create the tables in the JavaDB database.
DefaultAffineCS - Class in org.geotoolkit.referencing.cs
A two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.
DefaultAffineCS(AffineCS) - Constructor for class DefaultAffineCS
Constructs a new coordinate system with the same values than the specified one.
DefaultAffineCS(String, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultAffineCS
Constructs a two-dimensional coordinate system from a name.
DefaultAffineCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultAffineCS
Constructs a three-dimensional coordinate system from a name.
DefaultAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultAffineCS
Constructs a two-dimensional coordinate system from a set of properties.
DefaultAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultAffineCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultCartesianCS - Class in org.geotoolkit.referencing.cs
A 1-, 2-, or 3-dimensional coordinate system.
DefaultCartesianCS(CartesianCS) - Constructor for class DefaultCartesianCS
Constructs a new coordinate system with the same values than the specified one.
DefaultCartesianCS(String, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
Constructs a two-dimensional coordinate system from a name.
DefaultCartesianCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
Constructs a three-dimensional coordinate system from a name.
DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
Constructs a two-dimensional coordinate system from a set of properties.
DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultCompoundCRS - Class in org.geotoolkit.referencing.crs
A coordinate reference system describing the position of points through two or more independent coordinate reference systems.
DefaultCompoundCRS(CompoundCRS) - Constructor for class DefaultCompoundCRS
Constructs a new compound CRS with the same values than the specified one.
DefaultCompoundCRS(String, CoordinateReferenceSystem, CoordinateReferenceSystem) - Constructor for class DefaultCompoundCRS
Constructs a coordinate reference system from a name and two CRS.
DefaultCompoundCRS(String, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem) - Constructor for class DefaultCompoundCRS
Constructs a coordinate reference system from a name and three CRS.
DefaultCompoundCRS(String, CoordinateReferenceSystem[]) - Constructor for class DefaultCompoundCRS
Constructs a coordinate reference system from a name.
DefaultCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Constructor for class DefaultCompoundCRS
Constructs a coordinate reference system from a set of properties.
DefaultCompoundCS - Class in org.geotoolkit.referencing.cs
A coordinate system made of two or more independent coordinate systems.
DefaultCompoundCS(CoordinateSystem...) - Constructor for class DefaultCompoundCS
Constructs a compound coordinate system.
DefaultConcatenatedOperation - Class in org.geotoolkit.referencing.operation
An ordered sequence of two or more single coordinate operations.
DefaultConcatenatedOperation(String, CoordinateOperation...) - Constructor for class DefaultConcatenatedOperation
Constructs a concatenated operation from the specified name.
DefaultConcatenatedOperation(Map<String, ?>, CoordinateOperation...) - Constructor for class DefaultConcatenatedOperation
Constructs a concatenated operation from a set of properties.
DefaultConcatenatedOperation(Map<String, ?>, CoordinateOperation[], MathTransformFactory) - Constructor for class DefaultConcatenatedOperation
Constructs a concatenated operation from a set of properties and a math transform factory.
DefaultConicProjection - Class in org.geotoolkit.referencing.operation
Base class for conical map projections.
DefaultConicProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Constructor for class DefaultConicProjection
Constructs a new projection with the same values than the specified one, together with the specified source and target CRS.
DefaultConicProjection(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) - Constructor for class DefaultConicProjection
Constructs a projection from a set of properties.
DefaultConversion - Class in org.geotoolkit.referencing.operation
An operation on coordinates that does not include any change of Datum.
DefaultConversion(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Constructor for class DefaultConversion
Constructs a new conversion with the same values than the specified one, together with the specified source and target CRS.
DefaultConversion(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) - Constructor for class DefaultConversion
Constructs a conversion from a set of properties.
DefaultCoordinateOperationFactory - Class in org.geotoolkit.referencing.operation
Creates coordinate operations.
DefaultCoordinateOperationFactory() - Constructor for class DefaultCoordinateOperationFactory
Constructs a coordinate operation factory using the default factories.
DefaultCoordinateOperationFactory(Hints) - Constructor for class DefaultCoordinateOperationFactory
Constructs a coordinate operation factory using the specified hints.
DefaultCoordinateSystemAxis - Class in org.geotoolkit.referencing.cs
Definition of a coordinate system axis.
DefaultCoordinateSystemAxis(CoordinateSystemAxis) - Constructor for class DefaultCoordinateSystemAxis
Constructs a new coordinate system axis with the same values than the specified one.
DefaultCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>, double, double, RangeMeaning) - Constructor for class DefaultCoordinateSystemAxis
Constructs an axis from a set of properties.
DefaultCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Constructor for class DefaultCoordinateSystemAxis
Constructs an unbounded axis from a set of properties.
DefaultCoordinateSystemAxis(String, AxisDirection, Unit<?>) - Constructor for class DefaultCoordinateSystemAxis
Constructs an axis with the same name as the abbreviation.
DefaultCoordinateSystemAxis(CharSequence, String, AxisDirection, Unit<?>) - Constructor for class DefaultCoordinateSystemAxis
Constructs an axis with the given name and abbreviation.
DefaultCylindricalCS - Class in org.geotoolkit.referencing.cs
A three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by the polar coordinate system.
DefaultCylindricalCS(CylindricalCS) - Constructor for class DefaultCylindricalCS
Constructs a new coordinate system with the same values than the specified one.
DefaultCylindricalCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCylindricalCS
Constructs a three-dimensional coordinate system from a name.
DefaultCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCylindricalCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultCylindricalProjection - Class in org.geotoolkit.referencing.operation
Base class for cylindrical map projections.
DefaultCylindricalProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Constructor for class DefaultCylindricalProjection
Constructs a new projection with the same values than the specified one, together with the specified source and target CRS.
DefaultCylindricalProjection(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) - Constructor for class DefaultCylindricalProjection
Constructs a projection from a set of properties.
DefaultDerivedCRS - Class in org.geotoolkit.referencing.crs
A coordinate reference system that is defined by its coordinate conversion from another CRS but is not a projected CRS.
DefaultDerivedCRS(DerivedCRS) - Constructor for class DefaultDerivedCRS
Constructs a new derived CRS with the same values than the specified one.
DefaultDerivedCRS(String, CoordinateReferenceSystem, MathTransform, CoordinateSystem) - Constructor for class DefaultDerivedCRS
Constructs a derived CRS from a name.
DefaultDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, MathTransform, CoordinateSystem) - Constructor for class DefaultDerivedCRS
Constructs a derived CRS from a set of properties.
DefaultDerivedCRS(Map<String, ?>, Conversion, CoordinateReferenceSystem, MathTransform, CoordinateSystem) - Constructor for class DefaultDerivedCRS
Constructs a derived CRS from a defining conversion.
DefaultEllipsoid - Class in org.geotoolkit.referencing.datum
Geometric figure that can be used to describe the approximate shape of the earth.
DefaultEllipsoid(Ellipsoid) - Constructor for class DefaultEllipsoid
Constructs a new ellipsoid with the same values than the specified one.
DefaultEllipsoid(Map<String, ?>, double, double, double, boolean, Unit<Length>) - Constructor for class DefaultEllipsoid
Constructs a new ellipsoid using the specified axis length.
DefaultEllipsoidalCS - Class in org.geotoolkit.referencing.cs
A two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.
DefaultEllipsoidalCS(EllipsoidalCS) - Constructor for class DefaultEllipsoidalCS
Constructs a new coordinate system with the same values than the specified one.
DefaultEllipsoidalCS(String, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultEllipsoidalCS
Constructs a two-dimensional coordinate system from a name.
DefaultEllipsoidalCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultEllipsoidalCS
Constructs a three-dimensional coordinate system from a name.
DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultEllipsoidalCS
Constructs a two-dimensional coordinate system from a set of properties.
DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultEllipsoidalCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultEngineeringCRS - Class in org.geotoolkit.referencing.crs
A contextually local coordinate reference system.
DefaultEngineeringCRS(EngineeringCRS) - Constructor for class DefaultEngineeringCRS
Constructs a new enginnering CRS with the same values than the specified one.
DefaultEngineeringCRS(String, EngineeringDatum, CoordinateSystem) - Constructor for class DefaultEngineeringCRS
Constructs an engineering CRS from a name.
DefaultEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Constructor for class DefaultEngineeringCRS
Constructs an engineering CRS from a set of properties.
DefaultEngineeringDatum - Class in org.geotoolkit.referencing.datum
Defines the origin of an engineering coordinate reference system.
DefaultEngineeringDatum(EngineeringDatum) - Constructor for class DefaultEngineeringDatum
Constructs a new datum with the same values than the specified one.
DefaultEngineeringDatum(String) - Constructor for class DefaultEngineeringDatum
Constructs an engineering datum from a name.
DefaultEngineeringDatum(Map<String, ?>) - Constructor for class DefaultEngineeringDatum
Constructs an engineering datum from a set of properties.
DefaultFormula - Class in org.geotoolkit.referencing.operation
Specification of the coordinate operation method formula.
DefaultFormula(CharSequence) - Constructor for class DefaultFormula
Creates a new formula from the given string.
DefaultFormula(Citation) - Constructor for class DefaultFormula
Creates a new formula from the given citation.
DefaultGeocentricCRS - Class in org.geotoolkit.referencing.crs
A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.
DefaultGeocentricCRS(GeocentricCRS) - Constructor for class DefaultGeocentricCRS
Constructs a new geocentric CRS with the same values than the specified one.
DefaultGeocentricCRS(String, GeodeticDatum, CartesianCS) - Constructor for class DefaultGeocentricCRS
Constructs a geocentric CRS from a name.
DefaultGeocentricCRS(String, GeodeticDatum, SphericalCS) - Constructor for class DefaultGeocentricCRS
Constructs a geocentric CRS from a name.
DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Constructor for class DefaultGeocentricCRS
Constructs a geographic CRS from a set of properties.
DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Constructor for class DefaultGeocentricCRS
Constructs a geographic CRS from a set of properties.
DefaultGeodeticDatum - Class in org.geotoolkit.referencing.datum
Defines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.
DefaultGeodeticDatum(GeodeticDatum) - Constructor for class DefaultGeodeticDatum
Constructs a new datum with the same values than the specified one.
DefaultGeodeticDatum(String, Ellipsoid) - Constructor for class DefaultGeodeticDatum
Constructs a geodetic datum using the Greenwich prime meridian.
DefaultGeodeticDatum(Map<String, ?>, Ellipsoid) - Constructor for class DefaultGeodeticDatum
Constructs a geodetic datum using the Greenwich prime meridian.
DefaultGeodeticDatum(String, Ellipsoid, PrimeMeridian) - Constructor for class DefaultGeodeticDatum
Constructs a geodetic datum from a name and the given prime meridian.
DefaultGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Constructor for class DefaultGeodeticDatum
Constructs a geodetic datum from a set of properties.
DefaultGeographicCRS - Class in org.geotoolkit.referencing.crs
A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of the earth's surface.
DefaultGeographicCRS(GeographicCRS) - Constructor for class DefaultGeographicCRS
Constructs a new geographic CRS with the same values than the specified one.
DefaultGeographicCRS(GeodeticDatum, EllipsoidalCS) - Constructor for class DefaultGeographicCRS
Constructs a geographic CRS with the same properties than the given datum.
DefaultGeographicCRS(String, GeodeticDatum, EllipsoidalCS) - Constructor for class DefaultGeographicCRS
Constructs a geographic CRS from a name.
DefaultGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Constructor for class DefaultGeographicCRS
Constructs a geographic CRS from a set of properties.
DefaultImageCRS - Class in org.geotoolkit.referencing.crs
An engineering coordinate reference system applied to locations in images.
DefaultImageCRS(ImageCRS) - Constructor for class DefaultImageCRS
Constructs a new image CRS with the same values than the specified one.
DefaultImageCRS(String, ImageDatum, AffineCS) - Constructor for class DefaultImageCRS
Constructs an image CRS from a name.
DefaultImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Constructor for class DefaultImageCRS
Constructs an image CRS from a set of properties.
DefaultImageDatum - Class in org.geotoolkit.referencing.datum
Defines the origin of an image coordinate reference system.
DefaultImageDatum(ImageDatum) - Constructor for class DefaultImageDatum
Constructs a new datum with the same values than the specified one.
DefaultImageDatum(String, PixelInCell) - Constructor for class DefaultImageDatum
Constructs an image datum from a name.
DefaultImageDatum(Map<String, ?>, PixelInCell) - Constructor for class DefaultImageDatum
Constructs an image datum from a set of properties.
DefaultLinearCS - Class in org.geotoolkit.referencing.cs
A one-dimensional coordinate system that consists of the points that lie on the single axis described.
DefaultLinearCS(LinearCS) - Constructor for class DefaultLinearCS
Constructs a new coordinate system with the same values than the specified one.
DefaultLinearCS(String, CoordinateSystemAxis) - Constructor for class DefaultLinearCS
Constructs a coordinate system from a name.
DefaultLinearCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class DefaultLinearCS
Constructs a coordinate system from a set of properties.
DefaultMathTransformFactory - Class in org.geotoolkit.referencing.operation
Low level factory for creating math transforms.
DefaultMathTransformFactory() - Constructor for class DefaultMathTransformFactory
Constructs a default math transform factory.
DefaultOperationMethod - Class in org.geotoolkit.referencing.operation
Definition of an algorithm used to perform a coordinate operation.
DefaultOperationMethod(MathTransform) - Constructor for class DefaultOperationMethod
Convenience constructor that creates an operation method from a math transform.
DefaultOperationMethod(OperationMethod) - Constructor for class DefaultOperationMethod
Constructs a new operation method with the same values than the specified one.
DefaultOperationMethod(OperationMethod, Integer, Integer) - Constructor for class DefaultOperationMethod
Constructs a new operation method with the same values than the specified one except the dimensions.
DefaultOperationMethod(Map<String, ?>, Integer, Integer, ParameterDescriptorGroup) - Constructor for class DefaultOperationMethod
Constructs an operation method from a set of properties and a descriptor group.
DefaultParameterDescriptor<T> - Class in org.geotoolkit.parameter
The definition of a parameter used by an operation method.
DefaultParameterDescriptor(ParameterDescriptor<T>) - Constructor for class DefaultParameterDescriptor
Constructs a descriptor with the same values than the specified one.
DefaultParameterDescriptor(String, Class<T>, T[], T) - Constructor for class DefaultParameterDescriptor
Constructs a descriptor for a mandatory parameter having a set of valid values.
DefaultParameterDescriptor(Citation, String, Class<T>, T[], T, Comparable<T>, Comparable<T>, Unit<?>, boolean) - Constructor for class DefaultParameterDescriptor
Constructs a descriptor from an authority and a name.
DefaultParameterDescriptor(String, CharSequence, Class<T>, T, boolean) - Constructor for class DefaultParameterDescriptor
Constructs a descriptor from a name and a default value.
DefaultParameterDescriptor(Map<String, ?>, Class<T>, T[], T, Comparable<T>, Comparable<T>, Unit<?>, boolean) - Constructor for class DefaultParameterDescriptor
Constructs a descriptor from a set of properties.
DefaultParameterDescriptorGroup - Class in org.geotoolkit.parameter
The definition of a group of related parameters used by an operation method.
DefaultParameterDescriptorGroup(ParameterDescriptorGroup) - Constructor for class DefaultParameterDescriptorGroup
Constructs a group with the same values than the specified one.
DefaultParameterDescriptorGroup(String, GeneralParameterDescriptor...) - Constructor for class DefaultParameterDescriptorGroup
Constructs a parameter group from a name.
DefaultParameterDescriptorGroup(Citation, String, GeneralParameterDescriptor...) - Constructor for class DefaultParameterDescriptorGroup
Constructs a parameter group from a name and an authority.
DefaultParameterDescriptorGroup(Map<String, ?>, GeneralParameterDescriptor...) - Constructor for class DefaultParameterDescriptorGroup
Constructs a parameter group from a set of properties.
DefaultParameterDescriptorGroup(Map<String, ?>, int, int, GeneralParameterDescriptor...) - Constructor for class DefaultParameterDescriptorGroup
Constructs a parameter group from a set of properties.
DefaultPassThroughOperation - Class in org.geotoolkit.referencing.operation
A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.
DefaultPassThroughOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, SingleOperation, int, int) - Constructor for class DefaultPassThroughOperation
Constructs a single operation from a set of properties.
DefaultPassThroughOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, SingleOperation, MathTransform) - Constructor for class DefaultPassThroughOperation
Constructs a single operation from a set of properties and the given transform.
DefaultPlanarProjection - Class in org.geotoolkit.referencing.operation
Base class for for azimuthal (or planar) map projections.
DefaultPlanarProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Constructor for class DefaultPlanarProjection
Constructs a new projection with the same values than the specified one, together with the specified source and target CRS.
DefaultPlanarProjection(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) - Constructor for class DefaultPlanarProjection
Constructs a projection from a set of properties.
DefaultPolarCS - Class in org.geotoolkit.referencing.cs
A two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction.
DefaultPolarCS(PolarCS) - Constructor for class DefaultPolarCS
Constructs a new coordinate system with the same values than the specified one.
DefaultPolarCS(String, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultPolarCS
Constructs a two-dimensional coordinate system from a name.
DefaultPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultPolarCS
Constructs a two-dimensional coordinate system from a set of properties.
DefaultPrimeMeridian - Class in org.geotoolkit.referencing.datum
A prime meridian defines the origin from which longitude values are determined.
DefaultPrimeMeridian(PrimeMeridian) - Constructor for class DefaultPrimeMeridian
Constructs a new prime meridian with the same values than the specified one.
DefaultPrimeMeridian(String, double) - Constructor for class DefaultPrimeMeridian
Constructs a prime meridian from a name.
DefaultPrimeMeridian(String, double, Unit<Angle>) - Constructor for class DefaultPrimeMeridian
Constructs a prime meridian from a name.
DefaultPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Constructor for class DefaultPrimeMeridian
Constructs a prime meridian from a set of properties.
DefaultProjectedCRS - Class in org.geotoolkit.referencing.crs
A 2D coordinate reference system used to approximate the shape of the earth on a planar surface.
DefaultProjectedCRS(ProjectedCRS) - Constructor for class DefaultProjectedCRS
Constructs a new projected CRS with the same values than the specified one.
DefaultProjectedCRS(String, GeographicCRS, MathTransform, CartesianCS) - Constructor for class DefaultProjectedCRS
Constructs a projected CRS from a name.
DefaultProjectedCRS(Map<String, ?>, GeographicCRS, MathTransform, CartesianCS) - Constructor for class DefaultProjectedCRS
Constructs a projected CRS from a set of properties.
DefaultProjectedCRS(Map<String, ?>, Conversion, GeographicCRS, MathTransform, CartesianCS) - Constructor for class DefaultProjectedCRS
Constructs a projected CRS from a defining conversion.
DefaultProjection - Class in org.geotoolkit.referencing.operation
A conversion transforming (longitude,latitude) coordinates to Cartesian coordinates (x,y).
DefaultProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Constructor for class DefaultProjection
Constructs a new projection with the same values than the specified one, together with the specified source and target CRS.
DefaultProjection(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) - Constructor for class DefaultProjection
Constructs a projection from a set of properties.
DefaultSingleOperation - Class in org.geotoolkit.referencing.operation
A parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.
DefaultSingleOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) - Constructor for class DefaultSingleOperation
Constructs an operation from a set of properties.
DefaultSphericalCS - Class in org.geotoolkit.referencing.cs
A three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
DefaultSphericalCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultSphericalCS
Constructs a three-dimensional coordinate system from a name.
DefaultSphericalCS(SphericalCS) - Constructor for class DefaultSphericalCS
Constructs a new coordinate system with the same values than the specified one.
DefaultSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultSphericalCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultTemporalCRS - Class in org.geotoolkit.referencing.crs
A 1D coordinate reference system used for the recording of time.
DefaultTemporalCRS(TemporalCRS) - Constructor for class DefaultTemporalCRS
Constructs a new temporal CRS with the same values than the specified one.
DefaultTemporalCRS(TemporalDatum, TimeCS) - Constructor for class DefaultTemporalCRS
Constructs a temporal CRS with the same properties than the given datum.
DefaultTemporalCRS(String, TemporalDatum, TimeCS) - Constructor for class DefaultTemporalCRS
Constructs a temporal CRS from a name.
DefaultTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) - Constructor for class DefaultTemporalCRS
Constructs a temporal CRS from a set of properties.
DefaultTemporalDatum - Class in org.geotoolkit.referencing.datum
A temporal datum defines the origin of a temporal coordinate reference system.
DefaultTemporalDatum(TemporalDatum) - Constructor for class DefaultTemporalDatum
Constructs a new datum with the same values than the specified one.
DefaultTemporalDatum(String, Date) - Constructor for class DefaultTemporalDatum
Constructs a temporal datum from a name.
DefaultTemporalDatum(Map<String, ?>, Date) - Constructor for class DefaultTemporalDatum
Constructs a temporal datum from a set of properties.
DefaultTimeCS - Class in org.geotoolkit.referencing.cs
A one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin.
DefaultTimeCS(TimeCS) - Constructor for class DefaultTimeCS
Constructs a new coordinate system with the same values than the specified one.
DefaultTimeCS(String, CoordinateSystemAxis) - Constructor for class DefaultTimeCS
Constructs a coordinate system from a name.
DefaultTimeCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class DefaultTimeCS
Constructs a coordinate system from a set of properties.
DefaultTransformation - Class in org.geotoolkit.referencing.operation
An operation on coordinates that usually includes a change of Datum.
DefaultTransformation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) - Constructor for class DefaultTransformation
Constructs a transformation from a set of properties.
DefaultUserDefinedCS - Class in org.geotoolkit.referencing.cs
A two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type.
DefaultUserDefinedCS(UserDefinedCS) - Constructor for class DefaultUserDefinedCS
Constructs a new coordinate system with the same values than the specified one.
DefaultUserDefinedCS(String, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultUserDefinedCS
Constructs a two-dimensional coordinate system from a name.
DefaultUserDefinedCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultUserDefinedCS
Constructs a three-dimensional coordinate system from a name.
DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultUserDefinedCS
Constructs a two-dimensional coordinate system from a set of properties.
DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultUserDefinedCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultVerticalCRS - Class in org.geotoolkit.referencing.crs
A 1D coordinate reference system used for recording heights or depths.
DefaultVerticalCRS(VerticalCRS) - Constructor for class DefaultVerticalCRS
Constructs a new vertical CRS with the same values than the specified one.
DefaultVerticalCRS(VerticalDatum, VerticalCS) - Constructor for class DefaultVerticalCRS
Constructs a vertical CRS with the same properties than the given datum.
DefaultVerticalCRS(String, VerticalDatum, VerticalCS) - Constructor for class DefaultVerticalCRS
Constructs a vertical CRS from a name.
DefaultVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) - Constructor for class DefaultVerticalCRS
Constructs a vertical CRS from a set of properties.
DefaultVerticalCS - Class in org.geotoolkit.referencing.cs
A one-dimensional coordinate system used to record the heights (or depths) of points.
DefaultVerticalCS(VerticalCS) - Constructor for class DefaultVerticalCS
Constructs a new coordinate system with the same values than the specified one.
DefaultVerticalCS(CoordinateSystemAxis) - Constructor for class DefaultVerticalCS
Constructs a coordinate system with the same properties than the specified axis.
DefaultVerticalCS(String, CoordinateSystemAxis) - Constructor for class DefaultVerticalCS
Constructs a coordinate system from a name.
DefaultVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class DefaultVerticalCS
Constructs a coordinate system from a set of properties.
DefaultVerticalDatum - Class in org.geotoolkit.referencing.datum
A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface.
DefaultVerticalDatum(String, VerticalDatumType) - Constructor for class DefaultVerticalDatum
Constructs a vertical datum from a name.
DefaultVerticalDatum(VerticalDatum) - Constructor for class DefaultVerticalDatum
Constructs a new datum with the same values than the specified one.
DefaultVerticalDatum(Map<String, ?>, VerticalDatumType) - Constructor for class DefaultVerticalDatum
Constructs a vertical datum from a set of properties.
DefiningConversion - Class in org.geotoolkit.referencing.operation
A conversion used for the definition of a derived CRS (including projections).
DefiningConversion(String, ParameterValueGroup) - Constructor for class DefiningConversion
Convenience constructor for creating a defining conversion with a default operation method.
DefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) - Constructor for class DefiningConversion
Constructs a conversion from a set of parameters.
DefiningConversion(Map<String, ?>, OperationMethod, MathTransform) - Constructor for class DefiningConversion
Constructs a conversion from a math transform.
definitions() - Method in class WKTFormat
Returns a map of short identifiers to substitute by WKT string before parsing.
deltaTransform(MathTransform, DirectPosition, double...) - Static method in class CRS
Transforms the given relative distance using the given transform.
DEPTH - Static variable in class DefaultCoordinateSystemAxis
The default axis for depth.
DEPTH - Static variable in class DefaultVerticalCS
A one-dimensional vertical CS with depth axis in metres.
depth() - Method in class NamedIdentifier
Returns the depth of this name within the namespace hierarchy.
derivative(Point2D) - Method in class AlbersEqualArea
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class EquatorialStereographic
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class LambertAzimuthalEqualArea
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class LambertConformal
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class Mercator
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class Orthographic
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class TransverseMercator
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class AbstractMathTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class AbstractMathTransform
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class AbstractMathTransform.Inverse
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class AbstractMathTransform.Inverse
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class AbstractMathTransform1D
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class AffineTransform2D
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class AffineTransform2D
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class ConcatenatedTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class ConcatenatedTransform
Gets the derivative of this transform at a point.
derivative(double) - Method in class ExponentialTransform1D
Gets the derivative of this function at a value.
derivative(DirectPosition) - Method in class GeocentricTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class GridTransform
Gets an estimation of the derivative of this transform at a point.
derivative(Point2D) - Method in class GridTransform2D
Gets an estimation of the derivative of this transform at a point.
derivative(DirectPosition) - Method in class IdentityTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class LinearTransform1D
Gets the derivative of this transform at a point.
derivative(double) - Method in class LinearTransform1D
Gets the derivative of this function at a value.
derivative(double) - Method in class LogarithmicTransform1D
Gets the derivative of this function at a value.
derivative(DirectPosition) - Method in class PassThroughTransform
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class ProjectiveTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class ProjectiveTransform
Gets the derivative of this transform at a point.
descriptor(String) - Method in class DefaultParameterDescriptorGroup
Returns the first parameter in this group for the specified identifier code.
descriptor(String) - Method in class MatrixParameterDescriptors
Returns the parameter in this group for the specified name.
descriptor(int, int) - Method in class MatrixParameterDescriptors
Returns the parameter in this group for a matrix element at the specified index. row and column indices are 0 based.
descriptor(String) - Method in class MatrixParameters
Returns the parameter in this group for the specified name.
descriptors() - Method in class DefaultParameterDescriptorGroup
Returns the parameters in this group.
descriptors() - Method in class MatrixParameterDescriptors
Returns the parameters in this group.
descriptors() - Method in class MatrixParameters
Returns the parameters descriptors in this group.
DIFFERENCE_FILE - Static variable in class NTv2
The operation parameter descriptor for the Latitude and longitude difference file parameter value.
DIM - Static variable in class EllipsoidToGeocentric
The operation parameter descriptor for the number of geographic dimension (2 or 3).
DIM - Static variable in class GeocentricToEllipsoid
The operation parameter descriptor for the number of geographic dimension (2 or 3).
DIM - Static variable in class Molodensky
The operation parameter descriptor for the number of geographic dimension (2 or 3).
DimensionFilter - Class in org.geotoolkit.referencing.operation.transform
An utility class for the separation of concatenation of pass through transforms.
DimensionFilter() - Constructor for class DimensionFilter
Constructs a dimension filter with the default math transform factory.
DimensionFilter(Hints) - Constructor for class DimensionFilter
Constructs a dimension filter with a math transform factory built using the provided hints.
DimensionFilter(MathTransformFactory) - Constructor for class DimensionFilter
Constructs a dimension filter with the specified factory.
DirectAuthorityFactory - Class in org.geotoolkit.referencing.factory
The base class for authority factories that create referencing object directly.
DirectAuthorityFactory(ReferencingFactoryContainer) - Constructor for class DirectAuthorityFactory
Constructs an instance using the specified set of factories.
DirectAuthorityFactory(Hints) - Constructor for class DirectAuthorityFactory
Constructs an instance using the specified hints.
DirectEpsgFactory - Class in org.geotoolkit.referencing.factory.epsg
A CRS authority factory backed by the EPSG database tables.
DirectEpsgFactory(Hints, Connection) - Constructor for class DirectEpsgFactory
Creates a factory using the given connection.
DirectPosition1D - Class in org.geotoolkit.geometry
Holds the coordinates for a one-dimensional position within some coordinate reference system.
DirectPosition1D() - Constructor for class DirectPosition1D
Constructs a position initialized to (0) with a null coordinate reference system.
DirectPosition1D(CoordinateReferenceSystem) - Constructor for class DirectPosition1D
Constructs a position with the specified coordinate reference system.
DirectPosition1D(double) - Constructor for class DirectPosition1D
Constructs a 1D position from the specified ordinate.
DirectPosition1D(DirectPosition) - Constructor for class DirectPosition1D
Constructs a position initialized to the same values than the specified point.
DirectPosition1D(String) - Constructor for class DirectPosition1D
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
DirectPosition2D - Class in org.geotoolkit.geometry
Holds the coordinates for a two-dimensional position within some coordinate reference system.
DirectPosition2D() - Constructor for class DirectPosition2D
Constructs a position initialized to (0,0) with a null coordinate reference system.
DirectPosition2D(CoordinateReferenceSystem) - Constructor for class DirectPosition2D
Constructs a position with the specified coordinate reference system.
DirectPosition2D(double, double) - Constructor for class DirectPosition2D
Constructs a 2D position from the specified ordinates.
DirectPosition2D(CoordinateReferenceSystem, double, double) - Constructor for class DirectPosition2D
Constructs a 2D position from the specified ordinates in the specified CRS.
DirectPosition2D(Point2D) - Constructor for class DirectPosition2D
Constructs a position from the specified Point2D.
DirectPosition2D(DirectPosition) - Constructor for class DirectPosition2D
Constructs a position initialized to the same values than the specified point.
DirectPosition2D(String) - Constructor for class DirectPosition2D
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
DirectPostgisFactory - Class in org.geotoolkit.referencing.factory.wkt
An authority factory creating CRS from the "spatial_ref_sys" table in a spatial SQL database.
DirectPostgisFactory(Hints, Connection) - Constructor for class DirectPostgisFactory
Creates a factory using the given connection.
DISPLAY - Static variable in class DefaultCartesianCS
A two-dimensional Cartesian CS with display x, display y axis.
DISPLAY_X - Static variable in class DefaultCoordinateSystemAxis
A default axis for x values in a display device.
DISPLAY_Y - Static variable in class DefaultCoordinateSystemAxis
A default axis for y values in a display device.
dispose(boolean) - Method in class AbstractAuthorityFactory
Releases resources immediately instead of waiting for the garbage collector.
dispose(boolean) - Method in class CachingAuthorityFactory
Releases resources immediately instead of waiting for the garbage collector.
dispose(boolean) - Method in class DirectEpsgFactory
Closes the JDBC connection used by this factory.
dispose(boolean) - Method in class ThreadedEpsgFactory
Releases resources immediately instead of waiting for the garbage collector.
dispose(boolean) - Method in class ThreadedAuthorityFactory
Releases resources immediately instead of waiting for the garbage collector.
dispose(boolean) - Method in class TransformedAuthorityFactory
Releases resources immediately instead of waiting for the garbage collector.
dispose(boolean) - Method in class DirectPostgisFactory
Closes the JDBC connection used by this factory.
dispose(boolean) - Method in class PropertyAuthorityFactory
Disposes the resources used by this factory.
dispose(boolean) - Method in class WKTParsingAuthorityFactory
Releases resources immediately instead of waiting for the garbage collector.
distance(double[], double[]) - Method in class AbstractCRS
Computes the distance between two points.
distance(double[], double[]) - Method in class DefaultGeographicCRS
Computes the orthodromic distance between two points.
distance(double[], double[]) - Method in class AbstractCS
Computes the distance between two points.
distance(double[], double[]) - Method in class DefaultCartesianCS
Computes the distance between two points.
distance(double[], double[]) - Method in class DefaultLinearCS
Computes the distance between two points.
distance(double[], double[]) - Method in class DefaultTimeCS
Computes the time difference between two points.
distance(double[], double[]) - Method in class DefaultVerticalCS
Computes the distance between two points.
domainOfValidity - Variable in class AbstractCoordinateOperation
Area in which this operation is valid, or null if not available.
doubleValue(Unit<?>) - Method in class FloatParameter
Returns the numeric value of the coordinate operation parameter in the specified unit of measure.
doubleValue() - Method in class FloatParameter
Returns the numeric value of the coordinate operation parameter with its associated unit of measure.
doubleValue(Unit<?>) - Method in class Parameter
Returns the numeric value of the coordinate operation parameter in the specified unit of measure.
doubleValue() - Method in class Parameter
Returns the numeric value of the coordinate operation parameter with its associated unit of measure.
doubleValue(ParameterDescriptor<?>, ParameterValueGroup) - Static method in class Parameters
Returns the parameter value as a floating point number for the given descriptor.
doubleValueList(Unit<?>) - Method in class FloatParameter
Wraps the value in an array of length 1.
doubleValueList() - Method in class FloatParameter
Wraps the value in an array of length 1.
doubleValueList(Unit<?>) - Method in class Parameter
Returns an ordered sequence of numeric values in the specified unit of measure.
doubleValueList() - Method in class Parameter
Returns an ordered sequence of two or more numeric values of an operation parameter list, where each value has the same associated unit of measure.
doubleValueList(ParameterDescriptor<?>, ParameterValueGroup) - Static method in class Parameters
Returns the parameter value as a list of floating point numbers for the given descriptor.
DUBLIN_JULIAN - Static variable in class DefaultTemporalCRS
Time measured in days since December 31, 1899 at 12:00 UTC.
DUBLIN_JULIAN - Static variable in class DefaultTemporalDatum
Datum for time measured since December 31, 1899 at 12:00 UTC.
dx - Variable in class PixelTranslation
The translation among the x axis relative to pixel center.
dx - Variable in class BursaWolfParameters
Bursa Wolf shift in meters.
DX - Static variable in class Molodensky
The operation parameter descriptor for the X-axis translation (dx) parameter value.
DX - Static variable in class PositionVector7Param
The operation parameter descriptor for the X-axis translation (dx) parameter value.
dy - Variable in class PixelTranslation
The translation among the y axis relative to pixel center.
dy - Variable in class BursaWolfParameters
Bursa Wolf shift in meters.
DY - Static variable in class Molodensky
The operation parameter descriptor for the Y-axis translation (dy) parameter value.
DY - Static variable in class PositionVector7Param
The operation parameter descriptor for the Y-axis translation (dy) parameter value.
dz - Variable in class BursaWolfParameters
Bursa Wolf shift in meters.
DZ - Static variable in class Molodensky
The operation parameter descriptor for the Z-axis translation (dz) parameter value.
DZ - Static variable in class PositionVector7Param
The operation parameter descriptor for the Z-axis translation (dz) parameter value.

E

EASTING - Static variable in class DefaultCoordinateSystemAxis
Default axis info for Easting values in a projected CRS.
elapsedTime - Variable in class EpsgInstaller.Result
The elapsed time, in milliseconds.
ELLIPSOID_SHIFT - Static variable in class AbstractCoordinateOperationFactory
The identifier for a transformation which is a datum shift without Bursa Wolf parameters.
ELLIPSOIDAL - Static variable in class DefaultVerticalDatum
Default vertical datum for ellipsoidal heights.
ELLIPSOIDAL_HEIGHT - Static variable in class DefaultVerticalCRS
Default vertical coordinate reference system using ellipsoidal datum.
ELLIPSOIDAL_HEIGHT - Static variable in class DefaultCoordinateSystemAxis
The default axis for height values above the ellipsoid in a geographic CRS.
ELLIPSOIDAL_HEIGHT - Static variable in class DefaultVerticalCS
A one-dimensional vertical CS with ellipsoidal height axis in metres.
EllipsoidalTransform - Interface in org.geotoolkit.referencing.operation.transform
A MathTransform where the source and/or the target coordinate system is ellipsoidal.
EllipsoidToGeocentric - Class in org.geotoolkit.referencing.operation.provider
The provider for "Geographic/geocentric conversions" (EPSG:9602).
EllipsoidToGeocentric() - Constructor for class EllipsoidToGeocentric
Constructs a provider with default parameters.
EMPTY - Static variable in class ParameterGroup
An empty parameter value group.
EMPTY_ACCURACY_ARRAY - Static variable in class AbstractCoordinateOperation
An empty array of positional accuracy.
EMPTY_ALIAS_ARRAY - Static variable in class AbstractIdentifiedObject
Deprecated. Moved to IdentifiedObjects.
EMPTY_ALIAS_ARRAY - Static variable in class IdentifiedObjects
An empty array of alias.
EMPTY_GROUP - Static variable in class Parameters
An empty parameter group.
EMPTY_IDENTIFIER_ARRAY - Static variable in class AbstractIdentifiedObject
Deprecated. Moved to IdentifiedObjects.
EMPTY_IDENTIFIER_ARRAY - Static variable in class IdentifiedObjects
An empty array of identifiers.
ensureNonNull(String, Object) - Static method in class ReferencingFactory
Makes sure that an argument is non-null.
ensureNonNull(String, Object) - Static method in class AbstractMathTransform
Makes sure that an argument is non-null.
ensureSet(ParameterValueGroup, String, double, Unit<?>, boolean) - Static method in class Parameters
Ensures that the specified parameter is set.
ensureValidValues(ParameterValueGroup) - Method in class MathTransformProvider
Ensures that the given set of parameters contains only valid values.
Envelope2D - Class in org.geotoolkit.geometry
A two-dimensional envelope on top of Rectangle2D.
Envelope2D() - Constructor for class Envelope2D
Constructs an initially empty envelope with no CRS.
Envelope2D(Envelope) - Constructor for class Envelope2D
Constructs two-dimensional envelope defined by an other Envelope.
Envelope2D(GeographicBoundingBox) - Constructor for class Envelope2D
Constructs a new envelope with the same data than the specified geographic bounding box.
Envelope2D(CoordinateReferenceSystem, Rectangle2D) - Constructor for class Envelope2D
Constructs two-dimensional envelope defined by an other Rectangle2D.
Envelope2D(CoordinateReferenceSystem, double, double, double, double) - Constructor for class Envelope2D
Constructs two-dimensional envelope defined by the specified coordinates.
Envelope2D(DirectPosition2D, DirectPosition2D) - Constructor for class Envelope2D
Constructs two-dimensional envelope defined by the specified coordinates.
EPSG - Static variable in class FormattableObject
Frequently used authority for formatting WKT.
EpsgInstaller - Class in org.geotoolkit.referencing.factory.epsg
Installs the EPSG database.
EpsgInstaller() - Constructor for class EpsgInstaller
Creates a new installer.
EpsgInstaller.Result - Class in org.geotoolkit.referencing.factory.epsg
A simple data structure holding the result of an EPSG database creation.
equals(Object) - Method in class AbstractDirectPosition
Returns true if the specified object is also a direct position with equals coordinate and CRS.
equals(Object) - Method in class AbstractEnvelope
Returns true if the specified object is an envelope of the same class with equals coordinates and CRS.
equals(Envelope, double, boolean) - Method in class AbstractEnvelope
Compares to the specified envelope for equality up to the specified tolerance value.
equals(Object) - Method in class DirectPosition2D
Compares this point with the specified object for equality.
equals(Object) - Method in class Envelope2D
Compares the specified object with this envelope for equality.
equals(Object) - Method in class GeneralEnvelope
Compares the specified object with this envelope for equality.
equals(Object) - Method in class AbstractParameter
Compares the specified object with this parameter for equality.
equals(Object, ComparisonMode) - Method in class AbstractParameterDescriptor
Compares the specified object with this parameter for equality.
equals(Object, ComparisonMode) - Method in class DefaultParameterDescriptor
Compares the specified object with this parameter for equality.
equals(Object, ComparisonMode) - Method in class DefaultParameterDescriptorGroup
Compares the specified object with this parameter group for equality.
equals(Object) - Method in class FloatParameter
Compares the specified object with this parameter for equality.
equals(Object, ComparisonMode) - Method in class MatrixParameterDescriptors
Compares the specified object with this parameter group for equality.
equals(Object) - Method in class MatrixParameters
Compares this object with the specified one for equality.
equals(Object) - Method in class Parameter
Compares the specified object with this parameter for equality.
equals(Object) - Method in class ParameterGroup
Compares the specified object with this parameter for equality.
equals(Object) - Method in class AbstractIdentifiedObject
Compares the specified object with this object for equality.
equals(Object, ComparisonMode) - Method in class AbstractIdentifiedObject
Compares this object with the specified object for equality.
equals(IdentifiedObject, IdentifiedObject, ComparisonMode) - Static method in class AbstractIdentifiedObject
Deprecated. Replaced by Utilities.deepEquals(Object, Object, ComparisonMode).
equals(IdentifiedObject[], IdentifiedObject[], ComparisonMode) - Static method in class AbstractIdentifiedObject
Deprecated. Replaced by Utilities.deepEquals(Object, Object, ComparisonMode).
equals(Collection<? extends IdentifiedObject>, Collection<? extends IdentifiedObject>, ComparisonMode) - Static method in class AbstractIdentifiedObject
Deprecated. Replaced by Utilities.deepEquals(Object, Object, ComparisonMode).
equals(Object, ComparisonMode) - Method in class AbstractReferenceSystem
Compares this reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class AbstractCRS
Compares this coordinate reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class AbstractDerivedCRS
Compares this coordinate reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class AbstractSingleCRS
Compares this coordinate reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class DefaultCompoundCRS
Compares this coordinate reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class AbstractCS
Compares the specified object with this coordinate system for equality.
equals(Object, ComparisonMode) - Method in class DefaultCompoundCS
Compares this coordinate system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class DefaultCoordinateSystemAxis
Compares the specified object with this axis for equality.
equals(Object, ComparisonMode) - Method in class AbstractDatum
Compares the specified object with this datum for equality.
equals(Object) - Method in class BursaWolfParameters
Compares the specified object with this object for equality.
equals(Object, ComparisonMode) - Method in class DefaultEllipsoid
Compare this ellipsoid with the specified object for equality.
equals(Object, ComparisonMode) - Method in class DefaultEngineeringDatum
Compare this datum with the specified object for equality.
equals(Object, ComparisonMode) - Method in class DefaultGeodeticDatum
Compare this datum with the specified object for equality.
equals(Object, ComparisonMode) - Method in class DefaultImageDatum
Compare this datum with the specified object for equality.
equals(Object, ComparisonMode) - Method in class DefaultPrimeMeridian
Compare this prime meridian with the specified object for equality.
equals(Object, ComparisonMode) - Method in class DefaultTemporalDatum
Compares this temporal datum with the specified object for equality.
equals(Object, ComparisonMode) - Method in class DefaultVerticalDatum
Compare this vertical datum with the specified object for equality.
equals(Object) - Method in class NamedIdentifier
Compares this identifier with the specified object for equality.
equals(Object, ComparisonMode) - Method in class AbstractCoordinateOperation
Compares this coordinate operation with the specified object for equality.
equals(Object, ComparisonMode) - Method in class DefaultConcatenatedOperation
Compares this concatenated operation with the specified object for equality.
equals(Object) - Method in class DefaultFormula
Compares this formula with the given object for equality.
equals(Object, ComparisonMode) - Method in class DefaultOperationMethod
Compares this operation method with the specified object for equality.
equals(Object, ComparisonMode) - Method in class DefaultSingleOperation
Compares this operation method with the specified object for equality.
equals(Matrix, double) - Method in class GeneralMatrix
Compares the element values regardless the object class.
equals(Object, ComparisonMode) - Method in class GeneralMatrix
Compares this matrix with the given object for equality.
equals(Matrix, double) - Method in class Matrix1
Compares the element values regardless the object class.
equals(Object, ComparisonMode) - Method in class Matrix1
Compares this matrix with the given object for equality.
equals(Object) - Method in class Matrix1
Returns true if the specified object is of type Matrix1 and all of the data members are equal to the corresponding data members in this matrix.
equals(Matrix, double) - Method in class Matrix2
Compares the element values regardless the object class.
equals(Object, ComparisonMode) - Method in class Matrix2
Compares this matrix with the given object for equality.
equals(Object) - Method in class Matrix2
Returns true if the specified object is of type Matrix2 and all of the data members are equal to the corresponding data members in this matrix.
equals(Matrix, double) - Method in class Matrix3
Compares the element values regardless the object class.
equals(Object, ComparisonMode) - Method in class Matrix3
Compares this matrix with the given object for equality.
equals(Matrix, double) - Method in class Matrix4
Compares the element values regardless the object class.
equals(Object, ComparisonMode) - Method in class Matrix4
Compares this matrix with the given object for equality.
equals(Matrix, double) - Method in interface XMatrix
Compares the element values regardless the object class.
equals(Object, ComparisonMode) - Method in interface XMatrix
Compares this matrix with the given object for equality.
equals(Object, ComparisonMode) - Method in class AlbersEqualArea
Compares the given object with this transform for equivalence.
equals(Object, ComparisonMode) - Method in class Krovak
Compares the given object with this transform for equivalence.
equals(Object, ComparisonMode) - Method in class LambertAzimuthalEqualArea
Compares the given object with this transform for equivalence.
equals(Object, ComparisonMode) - Method in class LambertConformal
Compares the given object with this transform for equivalence.
equals(Object, ComparisonMode) - Method in class ObliqueMercator
Compares the given object with this transform for equivalence.
equals(Object, ComparisonMode) - Method in class Orthographic
Compares the given object with this transform for equivalence.
equals(Object, ComparisonMode) - Method in class Stereographic
Compares the given object with this transform for equivalence.
equals(Object, ComparisonMode) - Method in class UnitaryProjection
Compares the given object with this transform for equivalence.
equals(Object) - Method in class UnitaryProjection.Parameters
Compares the given object with the parameters for equality.
equals(Object) - Method in class AbstractMathTransform
Compares the specified object with this math transform for strict equality.
equals(Object, ComparisonMode) - Method in class AbstractMathTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class AbstractMathTransform.Inverse
Compares the specified object with this inverse math transform for equality.
equals(Object) - Method in class AbstractMathTransform2D.Parameters
Compares the given object with the parameters for equality.
equals(Object, ComparisonMode) - Method in class AffineTransform2D
Compares this affine transform with the given object for equality.
equals(Object) - Method in class AffineTransform2D
Compares this affine transform with the given object for equality.
equals(Object, ComparisonMode) - Method in class ConcatenatedTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class ExponentialTransform1D
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class GeocentricAffineTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class GeocentricTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class GridTransform
Compares this transform with the specified object for equality.
equals(Object, ComparisonMode) - Method in class IdentityTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in interface LinearTransform
Compares this linear transform with the given object for equality.
equals(Object, ComparisonMode) - Method in class LinearTransform1D
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class LogarithmicTransform1D
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class MolodenskyTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class PassThroughTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class ProjectiveTransform
Compares the specified object with this math transform for equality.
equalsAffine(AffineTransform) - Method in class Matrix3
Returns true if this matrix is equal to the specified affine transform.
equalsApproximatively(Object, Object) - Static method in class CRS
Compares the specified objects for equality, ignoring metadata and slight differences in numerical values.
equalsIgnoreMetadata(Object, Object) - Static method in class CRS
Compares the specified objects for equality, ignoring metadata.
EquatorialStereographic - Class in org.geotoolkit.referencing.operation.projection
The USGS equatorial case of the stereographic projection.
EquatorialStereographic(UnitaryProjection.Parameters) - Constructor for class EquatorialStereographic
Constructs an equatorial stereographic projection (EPSG equations).
EquidistantCylindrical - Class in org.geotoolkit.referencing.operation.provider
The provider for "Equidistant Cylindrical" projection (EPSG:1028, EPSG:1029).
EquidistantCylindrical() - Constructor for class EquidistantCylindrical
Constructs a new provider.
EquidistantCylindrical.Legacy - Class in org.geotoolkit.referencing.operation.provider
Legacy provider for "Equidistant Cylindrical" projection (EPSG:9842).
EquidistantCylindrical.Legacy() - Constructor for class EquidistantCylindrical.Legacy
Constructs a new provider.
EquidistantCylindrical.Spherical - Class in org.geotoolkit.referencing.operation.provider
Legacy provider for "Equidistant Cylindrical (Spherical)" projection (EPSG:9823).
EquidistantCylindrical.Spherical() - Constructor for class EquidistantCylindrical.Spherical
Constructs a new provider.
Equirectangular - Class in org.geotoolkit.referencing.operation.projection
Equidistant Cylindrical projection (EPSG codes 9842, 9823).
Equirectangular(UnitaryProjection.Parameters) - Constructor for class Equirectangular
Constructs a new map projection from the supplied parameters.
ex - Variable in class BursaWolfParameters
Bursa Wolf rotation in arc seconds.
EX - Static variable in class PositionVector7Param
The operation parameter descriptor for the X-axis rotation (ex) parameter value.
excentricity - Variable in class UnitaryProjection
Ellipsoid excentricity, equal to sqrt(UnitaryProjection.excentricitySquared).
excentricitySquared - Variable in class UnitaryProjection
The square of excentricity: e² = (a²-b²)/a² where e is the excentricity, a is the semi major axis length and b is the semi minor axis length.
execute(String) - Method in class ReferencingConsole
Executes the given instruction.
exists() - Method in class EpsgInstaller
Verifies if the database exists.
Exponential - Class in org.geotoolkit.referencing.operation.provider
The provider for ExponentialTransform1D.
Exponential() - Constructor for class Exponential
Creates a provider for logarithmic transforms.
ExponentialTransform1D - Class in org.geotoolkit.referencing.operation.transform
A one dimensional exponential transform.
ExponentialTransform1D(double, double) - Constructor for class ExponentialTransform1D
Constructs a new exponential transform.
ey - Variable in class BursaWolfParameters
Bursa Wolf rotation in arc seconds.
EY - Static variable in class PositionVector7Param
The operation parameter descriptor for the Y-axis rotation (ey) parameter value.
ez - Variable in class BursaWolfParameters
Bursa Wolf rotation in arc seconds.
EZ - Static variable in class PositionVector7Param
The operation parameter descriptor for the Z-axis rotation (ez) parameter value.

F

factories() - Method in class ReferencingCommands
Invoked when the user asked the "factories" action.
factories - Variable in class DirectAuthorityFactory
The underlying factories used for objects creation.
FactoryDependencies - Class in org.geotoolkit.referencing.factory
Build a tree of factory dependencies, usually for printing to the console.
FactoryDependencies(Factory) - Constructor for class FactoryDependencies
Creates a new dependency tree for the specified factory.
FallbackAuthorityFactory - Class in org.geotoolkit.referencing.factory
A factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed.
FallbackAuthorityFactory(AuthorityFactory, AuthorityFactory) - Constructor for class FallbackAuthorityFactory
Wraps a primary and a fallback authority factories.
FALSE_EASTING - Static variable in class AlbersEqualArea
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class CassiniSoldner
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class EquidistantCylindrical
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class HotineObliqueMercator
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class Krovak
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class LambertAzimuthalEqualArea
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class LambertConformal1SP
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class LambertConformal2SP
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class Mercator1SP
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class Mercator2SP
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class MillerCylindrical
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class NewZealandMapGrid
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class ObliqueMercator
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class Orthographic
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class Polyconic
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class PseudoMercator
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class Stereographic
The operation parameter descriptor for the false easting parameter value.
FALSE_EASTING - Static variable in class TransverseMercator
The operation parameter descriptor for the false easting parameter value.
FALSE_NORTHING - Static variable in class AlbersEqualArea
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class CassiniSoldner
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class EquidistantCylindrical
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class HotineObliqueMercator
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class Krovak
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class LambertAzimuthalEqualArea
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class LambertConformal1SP
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class LambertConformal2SP
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class Mercator1SP
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class Mercator2SP
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class MillerCylindrical
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class NewZealandMapGrid
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class ObliqueMercator
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class Orthographic
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class Polyconic
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class PseudoMercator
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class Stereographic
The operation parameter descriptor for the false northing parameter value.
FALSE_NORTHING - Static variable in class TransverseMercator
The operation parameter descriptor for the false northing parameter value.
falseEasting - Variable in class UnitaryProjection.Parameters
False easting, in metres.
falseNorthing - Variable in class UnitaryProjection.Parameters
False northing, in metres.
FILENAME - Static variable in class PropertyEpsgFactory
The default filename to read, which is "epsg.properties".
finalize() - Method in class DirectEpsgFactory
Invokes dispose(false) when this factory is garbage collected.
find(IdentifiedObject) - Method in class IdentifiedObjectFinder
Lookups an object which is equal, ignoring metadata, to the specified object.
findFromParent(IdentifiedObject, Class<? extends IdentifiedObject>) - Method in class IdentifiedObjectFinder
Lookups an object from the parent finder, of from this finder if there is no parent.
findIdentifier(IdentifiedObject) - Method in class IdentifiedObjectFinder
Returns the identifier of the specified object, or null if none.
findMathTransform(CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class CRS
Grabs a transform between two Coordinate Reference Systems.
findMathTransform(CoordinateReferenceSystem, CoordinateReferenceSystem, boolean) - Static method in class CRS
Grab a transform between two Coordinate Reference Systems.
finish() - Method in class UnitaryProjection
Must be invoked by subclass constructors after they finished their work.
firstAffectedOrdinate - Variable in class PassThroughTransform
Index of the first affected ordinate.
FloatParameter - Class in org.geotoolkit.parameter
A parameter value as a floating point (double precision) number.
FloatParameter(ParameterDescriptor<Double>) - Constructor for class FloatParameter
Constructs a parameter from the specified descriptor.
FloatParameter(ParameterDescriptor<Double>, double) - Constructor for class FloatParameter
Constructs a parameter from the specified descriptor and value.
forceStandardDirections - Variable in class OrderedAxisAuthorityFactory
true if this authority factory should also force the axis to their standard direction.
forceStandardUnits - Variable in class OrderedAxisAuthorityFactory
true if this authority factory should also force all angular units to decimal degrees and linear units to meters.
forDimensions(boolean, boolean) - Method in interface EllipsoidalTransform
Returns a transform performing the same calculation than this, but using the specified number of dimensions.
forDimensions(boolean, boolean) - Method in class GeocentricTransform
Returns a transform having the same ellipsoidal parameters than this transform, but a different number of source dimensions.
forDimensions(boolean, boolean) - Method in class MolodenskyTransform
Returns a transform having the same ellipsoidal and Bursa-Wolf parameters than this transform, but a different number of source or target dimensions.
format(Object, StringBuffer, FieldPosition) - Method in class WKTFormat
Formats the specified object as a Well Know Text.
format(DirectPosition) - Method in class CoordinateFormat
Formats a direct position.
format(DirectPosition, StringBuffer, FieldPosition) - Method in class CoordinateFormat
Formats a direct position and appends the resulting text to a given string buffer.
format(Object, StringBuffer, FieldPosition) - Method in class CoordinateFormat
Formats a direct position and appends the resulting text to a given string buffer.
format(OperationMethod) - Method in class ParameterWriter
Prints the elements of an operation to the output stream.
format(ParameterDescriptorGroup) - Method in class ParameterWriter
Prints the elements of a descriptor group to the output stream.
format(ParameterValueGroup) - Method in class ParameterWriter
Prints the elements of a parameter group to the output stream.
Formattable - Interface in org.geotoolkit.io.wkt
Interface for objects that can be formatted as Well Known Text (WKT).
FormattableObject - Class in org.geotoolkit.io.wkt
Base class for objects formattable as Well Known Text (WKT).
FormattableObject() - Constructor for class FormattableObject
Default constructor.
Formatter - Class in org.geotoolkit.io.wkt
Formats formattable objects as Well Known Text (WKT).
Formatter() - Constructor for class Formatter
Creates a new instance of the formatter with the default symbols, no syntax coloring and no indentation.
Formatter(Symbols, Colors, int) - Constructor for class Formatter
Creates a new instance of the formatter with the specified indentation.
formatValue(Object) - Method in class ParameterWriter
Formats the specified value as a string.
formatWKT(Formatter) - Method in interface Formattable
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class FormattableObject
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class AbstractParameter
Formats the inner part of this parameter as Well Known Text (WKT).
formatWKT(Formatter) - Method in class AbstractParameterDescriptor
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class AbstractCRS
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class AbstractDerivedCRS
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultCompoundCRS
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultEngineeringCRS
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultGeocentricCRS
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultGeographicCRS
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultProjectedCRS
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultVerticalCRS
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class AbstractCS
Format the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultCoordinateSystemAxis
Format the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class AbstractDatum
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class BursaWolfParameters
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultEllipsoid
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultEngineeringDatum
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultGeodeticDatum
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultImageDatum
Format the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultPrimeMeridian
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultVerticalDatum
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class AbstractCoordinateOperation
Formats this operation as a pseudo-WKT format.
formatWKT(Formatter) - Method in class DefaultConcatenatedOperation
Formats this operation as a pseudo-WKT format.
formatWKT(Formatter) - Method in class DefaultOperationMethod
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class DefaultPassThroughOperation
Formats this operation as a pseudo-WKT format.
formatWKT(Formatter) - Method in class DefaultSingleOperation
Formats this operation as a pseudo-WKT format.
formatWKT(Formatter) - Method in class DefiningConversion
Formats this operation as a pseudo-WKT format.
formatWKT(Formatter) - Method in class MathTransformProvider
Format the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class AbstractMathTransform
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class AbstractMathTransform.Inverse
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class AffineTransform2D
Format the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class ConcatenatedTransform
Formats the inner part of a Well Known Text (WKT) element.
formatWKT(Formatter) - Method in class PassThroughTransform
Formats the inner part of a Well Known Text (WKT) element.
freeUnused() - Method in class DatumAliases
Free all aliases that have been unused up to date.

G

GeneralDirectPosition - Class in org.geotoolkit.geometry
Holds the coordinates for a position within some coordinate reference system.
GeneralDirectPosition(CoordinateReferenceSystem) - Constructor for class GeneralDirectPosition
Constructs a position using the specified coordinate reference system.
GeneralDirectPosition(int) - Constructor for class GeneralDirectPosition
Constructs a position with the specified number of dimensions.
GeneralDirectPosition(double[]) - Constructor for class GeneralDirectPosition
Constructs a position with the specified ordinates.
GeneralDirectPosition(double, double) - Constructor for class GeneralDirectPosition
Constructs a 2D position from the specified ordinates.
GeneralDirectPosition(double, double, double) - Constructor for class GeneralDirectPosition
Constructs a 3D position from the specified ordinates.
GeneralDirectPosition(double, double, double, double) - Constructor for class GeneralDirectPosition
Constructs a 4D position from the specified ordinates.
GeneralDirectPosition(Point2D) - Constructor for class GeneralDirectPosition
Constructs a position from the specified Point2D.
GeneralDirectPosition(DirectPosition) - Constructor for class GeneralDirectPosition
Constructs a position initialized to the same values than the specified point.
GeneralDirectPosition(String) - Constructor for class GeneralDirectPosition
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
GeneralEnvelope - Class in org.geotoolkit.geometry
A minimum bounding box or rectangle.
GeneralEnvelope(int) - Constructor for class GeneralEnvelope
Constructs an empty envelope of the specified dimension.
GeneralEnvelope(double, double) - Constructor for class GeneralEnvelope
Constructs one-dimensional envelope defined by a range of values.
GeneralEnvelope(double[], double[]) - Constructor for class GeneralEnvelope
Constructs a envelope defined by two positions.
GeneralEnvelope(GeneralDirectPosition, GeneralDirectPosition) - Constructor for class GeneralEnvelope
Constructs a envelope defined by two positions.
GeneralEnvelope(CoordinateReferenceSystem) - Constructor for class GeneralEnvelope
Constructs an empty envelope with the specified coordinate reference system.
GeneralEnvelope(Envelope) - Constructor for class GeneralEnvelope
Constructs a new envelope with the same data than the specified envelope.
GeneralEnvelope(GeographicBoundingBox) - Constructor for class GeneralEnvelope
Constructs a new envelope with the same data than the specified geographic bounding box.
GeneralEnvelope(Rectangle2D) - Constructor for class GeneralEnvelope
Constructs two-dimensional envelope defined by a Rectangle2D.
GeneralEnvelope(String) - Constructor for class GeneralEnvelope
Constructs a new envelope initialized to the values parsed from the given string in Well Known Text (WKT) format.
GeneralMatrix - Class in org.geotoolkit.referencing.operation.matrix
A two dimensional array of numbers.
GeneralMatrix(int) - Constructor for class GeneralMatrix
Constructs a square identity matrix of size size × size.
GeneralMatrix(int, int) - Constructor for class GeneralMatrix
Creates a matrix of size numRow × numCol.
GeneralMatrix(int, int, double[]) - Constructor for class GeneralMatrix
Constructs a numRow × numCol matrix initialized to the values in the matrix array.
GeneralMatrix(double[]...) - Constructor for class GeneralMatrix
Constructs a new matrix from a two-dimensional array of doubles.
GeneralMatrix(Matrix) - Constructor for class GeneralMatrix
Constructs a new matrix and copies the initial values from the parameter matrix.
GeneralMatrix(GMatrix) - Constructor for class GeneralMatrix
Constructs a new matrix and copies the initial values from the parameter matrix.
GeneralMatrix(AffineTransform) - Constructor for class GeneralMatrix
Constructs a 3×3 matrix from the specified affine transform.
GeneralMatrix(Envelope, Envelope) - Constructor for class GeneralMatrix
Constructs a transform that maps a source region to a destination region.
GeneralMatrix(AxisDirection[], AxisDirection[]) - Constructor for class GeneralMatrix
Constructs a transform changing axis order and/or direction.
GeneralMatrix(Envelope, AxisDirection[], Envelope, AxisDirection[]) - Constructor for class GeneralMatrix
Constructs a transform mapping a source region to a destination region.
GENERIC_2D - Static variable in class DefaultEngineeringCRS
A two-dimensional wildcard coordinate system with x, y axes in metres.
GENERIC_2D - Static variable in class DefaultCartesianCS
A two-dimensional Cartesian CS with x, y axis in metres.
GENERIC_3D - Static variable in class DefaultEngineeringCRS
A three-dimensional wildcard coordinate system with x, y, z axes in metres.
GENERIC_3D - Static variable in class DefaultCartesianCS
A three-dimensional Cartesian CS with x, y, z axis in metres.
GEOCENTRIC - Static variable in class DefaultCartesianCS
A three-dimensional Cartesian CS with geocentric x, y, z axis in metres.
GEOCENTRIC - Static variable in class DefaultSphericalCS
A three-dimensional spherical CS with longitude, latitude, radius axis.
GEOCENTRIC_CONVERSION - Static variable in class AbstractCoordinateOperationFactory
The identifier for a geocentric conversion.
GEOCENTRIC_RADIUS - Static variable in class DefaultCoordinateSystemAxis
Default axis info for radius in a geocentric CRS using spherical CS.
GEOCENTRIC_X - Static variable in class DefaultCoordinateSystemAxis
Default axis info for x values in a geocentric CRS using Cartesian CS.
GEOCENTRIC_Y - Static variable in class DefaultCoordinateSystemAxis
Default axis info for y values in a geocentric CRS using Cartesian CS.
GEOCENTRIC_Z - Static variable in class DefaultCoordinateSystemAxis
Default axis info for z values in a geocentric CRS using Cartesian CS.
GeocentricAffineTransform - Class in org.geotoolkit.referencing.operation.transform
An affine transform applied on geocentric coordinates.
GeocentricAffineTransform(BursaWolfParameters) - Constructor for class GeocentricAffineTransform
Creates a new geocentric affine transform.
GeocentricAffineTransform(BursaWolfParameters, ParameterDescriptorGroup) - Constructor for class GeocentricAffineTransform
Creates a new geocentric affine transform using the specified parameter descriptor.
GeocentricToEllipsoid - Class in org.geotoolkit.referencing.operation.provider
The provider for "Geographic/geocentric conversions" (EPSG:9602).
GeocentricToEllipsoid() - Constructor for class GeocentricToEllipsoid
Constructs a provider with default parameters.
GeocentricTransform - Class in org.geotoolkit.referencing.operation.transform
Transforms three dimensional geographic points to geocentric coordinate points.
GeocentricTransform(double, double, Unit<Length>, boolean) - Constructor for class GeocentricTransform
Creates a transform from the specified parameters.
GeocentricTransform(GeocentricTransform, boolean) - Constructor for class GeocentricTransform
Creates a new transform with the same ellipsoidal parameters than the given transform, but a different number of source dimensions.
GeocentricTranslation - Class in org.geotoolkit.referencing.operation.provider
The provider for "Geocentric translation" (EPSG:9603).
GeocentricTranslation() - Constructor for class GeocentricTranslation
Constructs the provider.
GEODETIC_2D - Static variable in class DefaultEllipsoidalCS
A two-dimensional ellipsoidal CS with geodetic longitude, geodetic latitude axis in decimal degrees.
GEODETIC_3D - Static variable in class DefaultEllipsoidalCS
A three-dimensional ellipsoidal CS with geodetic longitude, geodetic latitude, ellipsoidal height axis.
GEODETIC_LATITUDE - Static variable in class DefaultCoordinateSystemAxis
Default axis info for geodetic latitudes in a geographic CRS.
GEODETIC_LONGITUDE - Static variable in class DefaultCoordinateSystemAxis
Default axis info for geodetic longitudes in a geographic CRS.
GeodeticCalculator - Class in org.geotoolkit.referencing
Performs geodetic calculations on an ellipsoid.
GeodeticCalculator() - Constructor for class GeodeticCalculator
Constructs a new geodetic calculator associated with the WGS84 ellipsoid.
GeodeticCalculator(Ellipsoid) - Constructor for class GeodeticCalculator
Constructs a new geodetic calculator associated with the specified ellipsoid.
GeodeticCalculator(CoordinateReferenceSystem) - Constructor for class GeodeticCalculator
Constructs a new geodetic calculator expecting coordinates in the supplied CRS.
GEOIDAL - Static variable in class DefaultVerticalDatum
Default vertical datum for geoidal heights.
GEOIDAL_HEIGHT - Static variable in class DefaultVerticalCRS
Default vertical coordinate reference system using geoidal datum.
GEOTIFF - Static variable in class FormattableObject
Frequently used authority for formatting WKT.
get(Colors.Element) - Method in class Colors
Returns the color for the given syntatic element.
getAbbreviation() - Method in class DefaultCoordinateSystemAxis
The abbreviation used for this coordinate system axes.
getAccuracy() - Method in class AbstractCoordinateOperation
Convenience method returning the accuracy in meters.
getAccuracy(CoordinateOperation) - Static method in class AbstractCoordinateOperation
Convenience method returning the accuracy in meters for the specified operation.
getAffineTransform() - Method in class BursaWolfParameters
Returns an affine transform that can be used to define this Bursa Wolf transformation.
getAffineTransform(GeodeticDatum, GeodeticDatum) - Static method in class DefaultGeodeticDatum
Returns a matrix that can be used to define a transformation to the specified datum.
getAlias() - Method in class MatrixParameters
Forwards the call to the matrix parameter descriptors specified at construction time.
getAlias() - Method in class AbstractIdentifiedObject
An alternative name by which this object is identified.
getAnchorPoint() - Method in class AbstractDatum
Description, possibly including coordinates, of the point or points used to anchor the datum to the Earth.
getAngle(AxisDirection, AxisDirection) - Static method in class DefaultCoordinateSystemAxis
Returns the arithmetic (counterclockwise) angle from the first direction to the second direction, in decimal degrees.
getAnglePattern() - Method in class CoordinateFormat
Returns the pattern for angle fields.
getAngularUnit() - Method in class Formatter
The angular unit for formatting measures, or null for the "natural" unit of each WKT element.
getAngularUnit() - Method in class DefaultPrimeMeridian
Returns the angular unit of the Greenwich longitude.
getAuthorities() - Method in class ParameterWriter
Returns the list of authorities to filter, or null if there is no restriction.
getAuthority() - Method in class WKTFormat
Returns the preferred authority for formatting WKT entities.
getAuthority() - Method in class AbstractAuthorityFactory
Returns the organization or party responsible for definition and maintenance of the database.
getAuthority() - Method in class AuthorityFactoryAdapter
Returns the organization or party responsible for definition and maintenance of the database.
getAuthority() - Method in class CachingAuthorityFactory
Returns the organization or party responsible for definition and maintenance of the underlying database.
getAuthority() - Method in class DirectEpsgFactory
Returns the authority for this EPSG database.
getAuthority() - Method in class LongitudeFirstEpsgFactory
Returns the authority for this EPSG database.
getAuthority() - Method in class IdentifiedObjectFinder
Returns the authority of the factory examined by this finder.
getAuthority() - Method in class MultiAuthoritiesFactory
Returns the organization or party responsible for definition and maintenance of the database.
getAuthority() - Method in class AutoCRSFactory
Returns the authority for this factory.
getAuthority() - Method in class HTTP_AuthorityFactory
Returns the authority, which contains the "http://www.opengis.net" identifier.
getAuthority() - Method in class URN_AuthorityFactory
Returns the authority, which contains "urn:ogc:def" and "urn:x-ogc:def" identifiers.
getAuthority() - Method in class WebCRSFactory
Returns the authority for this factory, which is CRS.
getAuthority() - Method in class WKTParsingAuthorityFactory
Returns the authority.
getAuthorityCode(T) - Method in class IdentifiedObjectSet
Returns the code to uses as a key for the specified object.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class AuthorityFactoryAdapter
Returns the set of authority code for the specified type.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class CachingAuthorityFactory
Returns the set of authority codes of the given type.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class DirectEpsgFactory
Returns the set of authority codes of the given type.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class FallbackAuthorityFactory
Returns the set of authority codes for the specified type.
getAuthorityCodes() - Method in class IdentifiedObjectSet
Returns the authority code of all objects in this set.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class MultiAuthoritiesFactory
Returns the set of authority codes of the given type.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class AutoCRSFactory
Provides a complete set of the known codes provided by this authority.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class WebCRSFactory
Provides a complete set of the known codes provided by this authority.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class DirectPostgisFactory
Returns the authority codes defined in the database for the given type.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class WKTParsingAuthorityFactory
Returns the set of authority codes of the given type.
getAuthorityFactory(Boolean) - Static method in class CRS
Returns the CRS authority factory used by the decode methods.
getAuthorityFactory(Class<T>, String) - Method in class AuthorityFactoryAdapter
Returns an authority factory of the specified type.
getAuthorityFactory(String) - Method in class AuthorityFactoryAdapter
Returns an arbitrary object factory to use for the specified code.
getAuthorityFactory() - Method in class IdentifiedObjectSet
Returns the authority factory used by the createObject method.
getAuthorityFactory(Class<T>, String) - Method in class MultiAuthoritiesFactory
Searches for a factory of the given type.
getAuthorityFactory(String) - Method in class MultiAuthoritiesFactory
Returns an arbitrary object authority factory for the specified "AUTHORITY:NUMBER" code.
getAuthorityFactory(String) - Method in class URN_AuthorityFactory
Returns an object factory for the specified code.
getAuthorityFactory() - Method in class AuthorityBackedFactory
Returns the underlying coordinate operation authority factory.
getAuthorityNames() - Method in class AllAuthoritiesFactory
Returns the set of authority names.
getAuthorityNames() - Method in class MultiAuthoritiesFactory
Returns the authority names of every factories given at construction time.
getAvailableMethods(Class<? extends SingleOperation>) - Method in class DefaultMathTransformFactory
Returns a set of available methods for math transforms.
getAxis(int) - Method in class AbstractSingleCRS
Returns the axis for the underlying coordinate system at the specified dimension.
getAxis(int) - Method in class AbstractCS
Returns the axis for this coordinate system at the specified dimension.
getAxisUnit() - Method in class DefaultEllipsoid
Returns the linear unit of the semi-major and semi-minor axis values.
getAzimuth() - Method in class GeodeticCalculator
Returns the azimuth.
getBackingStoreDescription() - Method in class AbstractAuthorityFactory
Returns a description of the underlying backing store, or null if unknown.
getBackingStoreDescription() - Method in class AuthorityFactoryAdapter
Returns a description of the underlying backing store, or null if unknown.
getBackingStoreDescription() - Method in class CachingAuthorityFactory
Returns a description of the underlying backing store, or null if unknown.
getBackingStoreDescription() - Method in class DirectEpsgFactory
Returns a description of the database engine.
getBackingStoreDescription() - Method in class MultiAuthoritiesFactory
Returns a description of the underlying backing store, or null if unknown.
getBackingStoreDescription() - Method in class DirectPostgisFactory
Returns a description of the underlying backing store.
getBaseCRS() - Method in class AbstractDerivedCRS
Returns the base coordinate reference system.
getBaseCRS() - Method in class DefaultProjectedCRS
Returns the base coordinate reference system, which must be geographic.
getBursaWolfParameters() - Method in class DefaultGeodeticDatum
Returns all Bursa Wolf parameters specified in the properties map at construction time.
getBursaWolfParameters(GeodeticDatum) - Method in class DefaultGeodeticDatum
Returns Bursa Wolf parameters for a datum shift toward the specified target, or null if none.
getCentralMeridian() - Method in class TransverseMercator.Parameters
Convenience method returning the meridian in the middle of current zone.
getCitation() - Method in class DefaultFormula
Returns the reference to a publication giving the formula(s) or procedure used by the coordinate operation method, or null if none.
getClassOf(String) - Static method in class WKTFormat
Returns the class of the specified WKT element.
getClosingBrackets() - Method in class Symbols
Returns the list of caracters acceptable as closing bracket.
getCodeCandidates(IdentifiedObject) - Method in class IdentifiedObjectFinder
Returns a set of authority codes that may identify the same object than the specified one.
getColors() - Method in class WKTFormat
Returns the set of colors to use for syntax coloring, or null if none.
getComparisonMode() - Method in class IdentifiedObjectFinder
Returns the criterion used for determining if a candidate found by this IdentifiedObjectFinder shall be considered equals to the requested object.
getComponents() - Method in class DefaultCompoundCRS
The ordered list of coordinate reference systems.
getCompoundCRS(CompoundCRS, SingleCRS...) - Static method in class CRS
Returns the first compound CRS which contains only the given components, in any order.
getConversionFromBase() - Method in class AbstractDerivedCRS
Returns the conversion from the base CRS to this CRS.
getConversionFromBase() - Method in class DefaultProjectedCRS
Returns the map projection from the base CRS to this CRS.
getCoordinate() - Method in class AbstractDirectPosition
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinate() - Method in class DirectPosition1D
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinate() - Method in class DirectPosition2D
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinate() - Method in class GeneralDirectPosition
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinateOperationAccuracy() - Method in class AbstractCoordinateOperation
Estimate(s) of the impact of this operation on point accuracy.
getCoordinateOperationAuthorityFactory(String) - Method in class AuthorityFactoryAdapter
Returns the coordinate operation factory to use for the specified code.
getCoordinateOperationAuthorityFactory(String) - Method in class MultiAuthoritiesFactory
Returns the operation authority factory for the specified "AUTHORITY:NUMBER" code.
getCoordinateOperationAuthorityFactory(String) - Method in class URN_AuthorityFactory
Returns the coordinate operation factory to use for the specified URN.
getCoordinateOperationFactory(boolean) - Static method in class CRS
Returns the coordinate operation factory used by findMathTransform convenience methods.
getCoordinateReferenceSystem() - Method in class DirectPosition1D
Returns the coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in class DirectPosition2D
Returns the coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in class Envelope2D
Returns the coordinate reference system in which the coordinates are given.
getCoordinateReferenceSystem() - Method in class GeneralDirectPosition
Returns the coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in class GeneralEnvelope
Returns the coordinate reference system in which the coordinates are given.
getCoordinateReferenceSystem() - Method in class ImmutableEnvelope
Returns the envelope coordinate reference system, or null if unknown.
getCoordinateReferenceSystem() - Method in class CoordinateFormat
Returns the coordinate reference system for points to be formatted.
getCoordinateReferenceSystem() - Method in class GeodeticCalculator
Returns the coordinate reference system for all methods working on Position objects.
getCoordinateSystem() - Method in class AbstractCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class DefaultGeographicCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class DefaultImageCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class DefaultProjectedCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class DefaultTemporalCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class DefaultVerticalCRS
Returns the coordinate system.
getCoordinateSystems() - Method in class DefaultCompoundCS
Returns all coordinate systems in this compound CS.
getCRSAuthorityFactory(String) - Method in class AuthorityFactoryAdapter
Returns the coordinate reference system factory to use for the specified code.
getCRSAuthorityFactory(String) - Method in class MultiAuthoritiesFactory
Returns the CRS authority factory for the specified "AUTHORITY:NUMBER" code.
getCRSAuthorityFactory(String) - Method in class URN_AuthorityFactory
Returns the coordinate reference system factory to use for the specified URN.
getCRSFactory() - Method in class ReferencingFactoryContainer
Returns the coordinate reference system factory.
getCSAuthorityFactory(String) - Method in class AuthorityFactoryAdapter
Returns the coordinate system factory to use for the specified code.
getCSAuthorityFactory(String) - Method in class MultiAuthoritiesFactory
Returns the CS authority factory for the specified "AUTHORITY:NUMBER" code.
getCSAuthorityFactory(String) - Method in class URN_AuthorityFactory
Returns the coordinate system factory to use for the specified URN.
getCSFactory() - Method in class ReferencingFactoryContainer
Returns the coordinate system factory.
getDataSource() - Method in class ThreadedEpsgFactory
Returns the data source for the EPSG database.
getDatePattern() - Method in class CoordinateFormat
Returns the pattern for date fields.
getDatum() - Method in class AbstractSingleCRS
Returns the datum.
getDatum() - Method in class DefaultEngineeringCRS
Returns the datum.
getDatum() - Method in class DefaultGeocentricCRS
Returns the datum.
getDatum() - Method in class DefaultGeographicCRS
Returns the datum.
getDatum() - Method in class DefaultImageCRS
Returns the datum.
getDatum() - Method in class DefaultProjectedCRS
Returns the datum.
getDatum() - Method in class DefaultTemporalCRS
Returns the datum.
getDatum() - Method in class DefaultVerticalCRS
Returns the datum.
getDatum(CoordinateReferenceSystem) - Static method in class CRS
Returns the datum of the specified CRS, or null if none.
getDatumAuthorityFactory(String) - Method in class AuthorityFactoryAdapter
Returns the datum factory to use for the specified code.
getDatumAuthorityFactory(String) - Method in class MultiAuthoritiesFactory
Returns the datum authority factory for the specified "AUTHORITY:NUMBER" code.
getDatumAuthorityFactory(String) - Method in class URN_AuthorityFactory
Returns the datum factory to use for the specified URN.
getDatumFactory() - Method in class ReferencingFactoryContainer
Returns the datum factory.
getDeclaredIdentifier(IdentifiedObject) - Static method in class CRS
Deprecated. Moved to IdentifiedObjects.
getDefaultIndentation() - Static method in class FormattableObject
Returns the default indentation.
getDefaultParameters(String) - Method in class DefaultMathTransformFactory
Returns the default parameter values for a math transform using the given method.
getDefaultURL() - Static method in class ThreadedEpsgFactory
Returns the default JDBC URL to use for connection to the EPSG embedded database.
getDefaultValue() - Method in class DefaultParameterDescriptor
Returns the default value for the parameter.
getDescriptionText(String) - Method in class AuthorityFactoryAdapter
Returns a description for the object identified by the specified code.
getDescriptionText(String) - Method in class CachingAuthorityFactory
Gets a description of the object corresponding to a code.
getDescriptionText(String) - Method in class DirectEpsgFactory
Gets a description of the object corresponding to a code.
getDescriptionText(String) - Method in class FallbackAuthorityFactory
Returns a description for the object identified by the specified code.
getDescriptionText(String) - Method in class MultiAuthoritiesFactory
Gets a description of the object corresponding to a code.
getDescriptionText(String) - Method in class AutoCRSFactory
Returns the CRS name for the given code.
getDescriptionText(String) - Method in class WebCRSFactory
Returns the CRS name for the given code.
getDescriptionText(String) - Method in class WKTParsingAuthorityFactory
Gets a description of the object corresponding to a code.
getDescriptor() - Method in class AbstractParameter
Returns the abstract definition of this parameter or group of parameters.
getDescriptor() - Method in class FloatParameter
Returns the abstract definition of this parameter.
getDescriptor() - Method in class MatrixParameters
Returns a description of this parameter value group.
getDescriptor() - Method in class Parameter
Returns the abstract definition of this parameter.
getDescriptor() - Method in class ParameterGroup
Returns the abstract definition of this group of parameters.
getDestinationGeographicPoint() - Method in class GeodeticCalculator
Returns the destination point.
getDestinationPosition() - Method in class GeodeticCalculator
Returns the destination position in user coordinates, which doesn't need to be geographic.
getDimension() - Method in class DirectPosition1D
The length of coordinate sequence (the number of entries).
getDimension() - Method in class DirectPosition2D
The length of coordinate sequence (the number of entries).
getDimension() - Method in class Envelope2D
Returns the number of dimensions.
getDimension() - Method in class GeneralDirectPosition
The length of coordinate sequence (the number of entries).
getDimension() - Method in class GeneralEnvelope
Returns the number of dimensions.
getDimension() - Method in class ImmutableEnvelope
The length of coordinate sequence (the number of entries) in this envelope.
getDimension() - Method in class AbstractSingleCRS
Returns the dimension of the underlying coordinate system.
getDimension() - Method in class AbstractCS
Returns the dimension of the coordinate system.
getDirection(String) - Static method in class DefaultCoordinateSystemAxis
Returns an axis direction constants from its name.
getDirection() - Method in class DefaultCoordinateSystemAxis
Direction of this coordinate system axis.
getDirectPosition() - Method in class AbstractDirectPosition
Returns always this, the direct position for this position.
getDirectPosition() - Method in class DirectPosition2D
Returns always this, the direct position for this position.
getDomainOfValidity() - Method in class AbstractReferenceSystem
Area or region or timeframe in which this (coordinate) reference system is valid.
getDomainOfValidity() - Method in class AbstractDatum
Area or region or timeframe in which this datum is valid.
getDomainOfValidity() - Method in class AbstractCoordinateOperation
Area or region or timeframe in which this coordinate operation is valid.
getEccentricity() - Method in class DefaultEllipsoid
The ratio of the distance between the center and a focus of the ellipse to the length of its semimajor axis.
getElement(int, int) - Method in class AffineMatrix3
Retrieves the value at the specified row and column of this matrix.
getElement(int, int) - Method in class Matrix1
Retrieves the value at the specified row and column of this matrix.
getElement(int, int) - Method in class Matrix2
Retrieves the value at the specified row and column of this matrix.
getElements(Matrix) - Static method in class GeneralMatrix
Retrieves the specifiable values in the transformation matrix into a 2-dimensional array of double precision values.
getElements() - Method in class GeneralMatrix
Retrieves the specifiable values in the transformation matrix into a 2-dimensional array of double precision values.
getEllipsoid(CoordinateReferenceSystem) - Static method in class CRS
Returns the first ellipsoid found in a coordinate reference system, or null if there is none.
getEllipsoid() - Method in class DefaultGeodeticDatum
Returns the ellipsoid.
getEllipsoid() - Method in class GeodeticCalculator
Returns the referenced ellipsoid.
getEnvelope(CoordinateReferenceSystem) - Static method in class CRS
Returns the domain of validity for the specified coordinate reference system, or null if unknown.
getErrorMessage(IdentifiedObject, IdentifiedObject) - Static method in class AbstractCoordinateOperationFactory
Returns an error message for "No path found from sourceCRS to targetCRS".
getFactories() - Method in class AllAuthoritiesFactory
Returns the factories on which to delegate object creations.
getFactories() - Method in class MultiAuthoritiesFactory
Returns the factories on which to delegate object creations.
getFlip(AffineTransform) - Static method in class XAffineTransform
Returns -1 if one axis has been flipped, +1 if no axis has been flipped, or 0 if unknown.
getFormat(int) - Method in class CoordinateFormat
Returns the format to use for formatting an ordinate at the given dimension.
getFormula() - Method in class DefaultFormula
Returns the formula(s) or procedure used by the operation method, or null if none.
getFormula() - Method in class DefaultOperationMethod
Formula(s) or procedure used by this operation method.
getGeodeticCurve(int) - Method in class GeodeticCalculator
Calculates the geodetic curve between two points in the referenced ellipsoid.
getGeodeticCurve() - Method in class GeodeticCalculator
Calculates the geodetic curve between two points in the referenced ellipsoid.
getGeographicBoundingBox(CoordinateReferenceSystem) - Static method in class CRS
Returns the valid geographic area for the specified coordinate reference system, or null if unknown.
getGeographicCRS() - Method in class GeodeticCalculator
Returns the geographic coordinate reference system for all methods working on Point2D objects.
getGreenwichLongitude() - Method in class DefaultPrimeMeridian
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
getGreenwichLongitude(Unit<Angle>) - Method in class DefaultPrimeMeridian
Returns the longitude value relative to the Greenwich Meridian, expressed in the specified units.
getHeight(double[]) - Method in class DefaultEllipsoidalCS
Returns the height found in the specified coordinate point, always in metres.
getHorizontalCRS(CoordinateReferenceSystem) - Static method in class CRS
Returns the first horizontal coordinate reference system found in the given CRS, or null if there is none.
getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) - Method in class AbstractAuthorityFactory
Returns a finder which can be used for looking up unidentified objects.
getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) - Method in class AllAuthoritiesFactory
Returns a finder which can be used for looking up unidentified objects.
getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) - Method in class AuthorityFactoryAdapter
Returns a finder which can be used for looking up unidentified objects.
getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) - Method in class CachingAuthorityFactory
Returns a finder which can be used for looking up unidentified objects.
getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) - Method in class DirectEpsgFactory
Returns a finder which can be used for looking up unidentified objects.
getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) - Method in class FallbackAuthorityFactory
Returns a finder which can be used for looking up unidentified objects.
getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) - Method in class MultiAuthoritiesFactory
Returns a finder which can be used for looking up unidentified objects.
getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) - Method in class HTTP_AuthorityFactory
Returns a finder which can be used for looking up unidentified objects.
getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) - Method in class URN_AuthorityFactory
Returns a finder which can be used for looking up unidentified objects.
getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) - Method in class WKTParsingAuthorityFactory
Returns a finder which can be used for looking up unidentified objects.
getIdentifier(IdentifiedObject) - Method in class Formatter
Returns the preferred identifier for the specified object.
getIdentifier(Citation) - Method in class AbstractIdentifiedObject
Returns an identifier according the given authority.
getIdentifier(IdentifiedObject, Citation) - Static method in class AbstractIdentifiedObject
Deprecated. Moved to IdentifiedObjects.
getIdentifier(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
Returns an identifier for the given object according the given authority.
getIdentifier(IdentifiedObject) - Static method in class IdentifiedObjects
Returns the declared identifier, or null if none.
getIdentifiers() - Method in class MatrixParameters
Forwards the call to the matrix parameter descriptors specified at construction time.
getIdentifiers() - Method in class AbstractIdentifiedObject
An identifier which references elsewhere the object's defining information.
getImplementationHints() - Method in class AuthorityFactoryAdapter
Returns the hints used by this factory.
getImplementationHints() - Method in class DirectAuthorityFactory
Returns the implementation hints for this factory.
getImplementationHints() - Method in class DirectEpsgFactory
Returns the implementation hints for this factory.
getImplementationHints() - Method in class ReferencingFactoryContainer
Returns all factories in this group.
getImplementationHints() - Method in class ReferencingObjectFactory
Returns the hints used by this factory to customize its use.
getImplementationHints() - Method in class ThreadedAuthorityFactory
Returns the implementation hints.
getImplementationHints() - Method in class AbstractCoordinateOperationFactory
Returns the implementation hints for this factory.
getIndentation() - Method in class WKTFormat
Returns the current indentation to be used for formatting objects.
getInstance(Hints) - Static method in class AllAuthoritiesFactory
Returns a factory using the specified hints.
getInstance(Hints) - Static method in class DimensionFilter
Creates or returns an existing instance from the given set of hints.
getInverseFlattening() - Method in class DefaultEllipsoid
Returns the value of the inverse of the flattening constant.
getLastMethodUsed() - Method in class DefaultMathTransformFactory
Returns the operation method used for the latest call to createParameterizedTransform in the currently running thread.
getLatitude(double[]) - Method in class DefaultEllipsoidalCS
Returns the latitude found in the specified coordinate point, always in decimal degrees.
getLinearUnit() - Method in class Formatter
The linear unit for formatting measures, or null for the "natural" unit of each WKT element.
getLocale() - Method in class ParameterWriter
Returns the current locale.
getLongitude(double[]) - Method in class DefaultEllipsoidalCS
Returns the longitude found in the specified coordinate point, always in decimal degrees.
getLowerCorner() - Method in class AbstractEnvelope
A coordinate position consisting of all the minimal ordinates.
getLowerCorner() - Method in class Envelope2D
A coordinate position consisting of all the minimal ordinates for each dimension for all points within the Envelope.
getLowerCorner() - Method in class GeneralEnvelope
A coordinate position consisting of all the minimal ordinates for each dimension for all points within the Envelope.
getMathTransform() - Method in class AbstractCoordinateOperation
Gets the math transform.
getMathTransformFactory() - Method in class ReferencingFactoryContainer
Returns the math transform factory.
getMathTransformFactory() - Method in class AbstractCoordinateOperationFactory
Returns the underlying math transform factory.
getMatrix(ParameterValueGroup) - Method in class MatrixParameterDescriptors
Constructs a matrix from a group of parameters.
getMatrix() - Method in class MatrixParameters
Creates a matrix from this group of parameters.
getMatrix(MathTransform) - Static method in class MatrixFactory
If the given transform is linear, returns its coefficients as a matrix.
getMatrix() - Method in class AffineTransform2D
Returns this transform as an affine transform matrix.
getMatrix() - Method in class IdentityTransform
Returns a copy of the identity matrix.
getMatrix() - Method in interface LinearTransform
Returns this transform as an affine transform matrix.
getMatrix() - Method in class LinearTransform1D
Returns this transform as an affine transform matrix.
getMatrix() - Method in class ProjectiveTransform
Returns a copy of the matrix.
getMaximum(int) - Method in class Envelope2D
Returns the maximal ordinate along the specified dimension.
getMaximum(int) - Method in class GeneralEnvelope
Returns the maximal ordinate along the specified dimension.
getMaximum(int) - Method in class ImmutableEnvelope
Returns the maximal ordinate along the specified dimension.
getMaximumOccurs() - Method in class AbstractParameterDescriptor
The maximum number of times that values for this parameter group or parameter can be included.
getMaximumOccurs() - Method in class DefaultParameterDescriptor
The maximum number of times that values for this parameter group or parameter can be included.
getMaximumOccurs() - Method in class DefaultParameterDescriptorGroup
The maximum number of times that values for this parameter group are required.
getMaximumOccurs() - Method in class MatrixParameters
Forwards the call to the matrix parameter descriptors specified at construction time.
getMaximumValue() - Method in class DefaultParameterDescriptor
Returns the maximum parameter value.
getMaximumValue() - Method in class DefaultCoordinateSystemAxis
Returns the maximum value normally allowed for this axis, in the unit of measure for the axis.
getMedian(int) - Method in class Envelope2D
Returns the median ordinate along the specified dimension.
getMedian() - Method in class GeneralEnvelope
A coordinate position consisting of all the middle ordinates for each dimension for all points within the Envelope.
getMedian(int) - Method in class GeneralEnvelope
Returns the median ordinate along the specified dimension.
getMedian(int) - Method in class ImmutableEnvelope
Returns the median ordinate along the specified dimension.
getMeridianArcLength(double, double) - Method in class GeodeticCalculator
Calculates the meridian arc length between two points in the same meridian in the referenced ellipsoid.
getMethod() - Method in class DefaultSingleOperation
Returns the operation method.
getMinimum(int) - Method in class Envelope2D
Returns the minimal ordinate along the specified dimension.
getMinimum(int) - Method in class GeneralEnvelope
Returns the minimal ordinate along the specified dimension.
getMinimum(int) - Method in class ImmutableEnvelope
Returns the minimal ordinate along the specified dimension.
getMinimumOccurs() - Method in class AbstractParameterDescriptor
The minimum number of times that values for this parameter group or parameter are required.
getMinimumOccurs() - Method in class MatrixParameters
Forwards the call to the matrix parameter descriptors specified at construction time.
getMinimumValue() - Method in class DefaultParameterDescriptor
Returns the minimum parameter value.
getMinimumValue() - Method in class DefaultCoordinateSystemAxis
Returns the minimum value normally allowed for this axis, in the unit of measure for the axis.
getModifiedCoordinates() - Method in class DefaultPassThroughOperation
Ordered sequence of positive integers defining the positions in a coordinate tuple of the coordinates affected by this pass-through operation.
getModifiedCoordinates() - Method in class PassThroughTransform
Ordered sequence of positive integers defining the positions in a coordinate tuple of the coordinates affected by this pass-through transform.
getName(IdentifiedObject) - Method in class Formatter
Returns the preferred name for the specified object.
getName() - Method in class MatrixParameters
Forwards the call to the matrix parameter descriptors specified at construction time.
getName() - Method in class AbstractIdentifiedObject
The primary name by which this object is identified.
getName(Citation) - Method in class AbstractIdentifiedObject
Returns this object name according the given authority.
getName(IdentifiedObject, Citation) - Static method in class AbstractIdentifiedObject
Deprecated. Moved to IdentifiedObjects.
getName(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
Returns an object name according the given authority.
getName() - Method in class AbstractMathTransform
Returns a name for this math transform (never null).
getName() - Method in class AbstractMathTransform.Inverse
Returns a name for this math transform (never null).
getNameOf(Class<?>) - Static method in class WKTFormat
Returns the WKT name of the specified object type.
getNumberPattern() - Method in class CoordinateFormat
Returns the pattern for number fields.
getNumCol() - Method in class AffineMatrix3
Returns the number of colmuns in this matrix, which is always 3 in this implementation.
getNumCol() - Method in class Matrix1
Returns the number of colmuns in this matrix, which is always 1 in this implementation.
getNumCol() - Method in class Matrix2
Returns the number of colmuns in this matrix, which is always 2 in this implementation.
getNumCol() - Method in class Matrix3
Returns the number of colmuns in this matrix, which is always 3 in this implementation.
getNumCol() - Method in class Matrix4
Returns the number of colmuns in this matrix, which is always 4 in this implementation.
getNumRow() - Method in class AffineMatrix3
Returns the number of rows in this matrix, which is always 3 in this implementation.
getNumRow() - Method in class Matrix1
Returns the number of rows in this matrix, which is always 1 in this implementation.
getNumRow() - Method in class Matrix2
Returns the number of rows in this matrix, which is always 2 in this implementation.
getNumRow() - Method in class Matrix3
Returns the number of rows in this matrix, which is always 3 in this implementation.
getNumRow() - Method in class Matrix4
Returns the number of rows in this matrix, which is always 4 in this implementation.
getOpeningBrackets() - Method in class Symbols
Returns the list of caracters acceptable as opening bracket.
getOperation() - Method in class DefaultPassThroughOperation
Returns the operation to apply on the subset of a coordinate tuple.
getOperationMethod(String) - Method in class DefaultMathTransformFactory
Returns the operation method for the specified name.
getOperations() - Method in class DefaultConcatenatedOperation
Returns the sequence of operations.
getOperationType() - Method in class MathTransformProvider
Returns the operation type.
getOperationType() - Method in class Affine
Returns the operation type.
getOperationType() - Method in class AlbersEqualArea
Returns the operation type for this map projection.
getOperationType() - Method in class EllipsoidToGeocentric
Returns the operation type.
getOperationType() - Method in class EquidistantCylindrical
Returns the operation type for this map projection.
getOperationType() - Method in class Exponential
Returns the operation type.
getOperationType() - Method in class Krovak
Returns the operation type for this map projection.
getOperationType() - Method in class LambertConformal1SP
Returns the operation type for this map projection.
getOperationType() - Method in class LambertConformal2SP
Returns the operation type for this map projection.
getOperationType() - Method in class Logarithmic
Returns the operation type.
getOperationType() - Method in class LongitudeRotation
Returns the operation type.
getOperationType() - Method in class MapProjection
Returns the operation type for this map projection.
getOperationType() - Method in class Mercator1SP
Returns the operation type for this map projection.
getOperationType() - Method in class Mercator2SP
Returns the operation type for this map projection.
getOperationType() - Method in class MillerCylindrical
Returns the operation type for this map projection.
getOperationType() - Method in class Molodensky
Returns the operation type.
getOperationType() - Method in class NADCON
Returns the operation type.
getOperationType() - Method in class NTv2
Returns the operation type.
getOperationType() - Method in class ObliqueMercator
Returns the operation type for this map projection.
getOperationType() - Method in class Orthographic
Returns the operation type for this map projection.
getOperationType() - Method in class Polyconic
Returns the operation type for this map projection.
getOperationType() - Method in class PositionVector7Param
Returns the operation type, which is a transformation.
getOperationType() - Method in class PseudoMercator
Returns the operation type for this map projection.
getOperationType() - Method in class RGF93
Returns the operation type.
getOperationType() - Method in class Stereographic
Returns the operation type for this map projection.
getOperationType() - Method in class TransverseMercator
Returns the operation type for this map projection.
getOperationVersion() - Method in class AbstractCoordinateOperation
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters).
getOrCreate(ParameterDescriptor<?>, ParameterValueGroup) - Static method in class Parameters
Returns the value of the given parameter in the given group if defined, or create a default parameter otherwise.
getOrdinate(int) - Method in class DirectPosition1D
Returns the ordinate at the specified dimension.
getOrdinate(int) - Method in class DirectPosition2D
Returns the ordinate at the specified dimension.
getOrdinate(int) - Method in class GeneralDirectPosition
Returns the ordinate at the specified dimension.
getOrigin() - Method in class DefaultTemporalDatum
The date and time origin of this temporal datum.
getOrthodromicDistance() - Method in class GeodeticCalculator
Returns the orthodromic distance.
getParameterDescriptors() - Method in class AlbersEqualArea
Returns the parameter descriptors for this unitary projection.
getParameterDescriptors() - Method in class Equirectangular
Returns the parameter descriptors for this unitary projection.
getParameterDescriptors() - Method in class LambertAzimuthalEqualArea
Returns the parameter descriptors for this unitary projection.
getParameterDescriptors() - Method in class LambertConformal
Returns the parameter descriptors for this unitary projection.
getParameterDescriptors() - Method in class Mercator
Returns the parameter descriptors for this unitary projection.
getParameterDescriptors() - Method in class Orthographic
Returns the parameter descriptors for this unitary projection.
getParameterDescriptors() - Method in class AbstractMathTransform
Returns the parameter descriptors for this math transform, or null if unknown.
getParameterDescriptors() - Method in class AbstractMathTransform2D
Returns the parameter descriptors for this math transform, or null if unknown.
getParameterDescriptors() - Method in class AbstractMathTransform2D.Parameters
Returns the descriptor that represents this tuple as a whole.
getParameterDescriptors() - Method in class AffineTransform2D
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class ConcatenatedTransform
Returns the parameter descriptor, or null if none.
getParameterDescriptors() - Method in class ExponentialTransform1D
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class GeocentricAffineTransform
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class GeocentricTransform
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class IdentityTransform
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class LinearTransform1D
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class LogarithmicTransform1D
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class MolodenskyTransform
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class NadconTransform
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class NTv2Transform
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in interface Parameterized
Returns the parameter descriptors for this math transform, or null if unknown.
getParameterDescriptors() - Method in class ProjectiveTransform
Returns the parameter descriptors for this math transform.
getParameters() - Method in class DefaultOperationMethod
Returns the set of parameters.
getParameterValues() - Method in class DefaultSingleOperation
Returns the parameter values.
getParameterValues() - Method in class DefiningConversion
Returns the parameter values.
getParameterValues() - Method in class AlbersEqualArea
Returns a copy of the parameter values for this projection.
getParameterValues() - Method in class LambertConformal
Returns a copy of the parameter values for this projection.
getParameterValues() - Method in class ObliqueMercator.Parameters
Returns a group of parameters initialized to the values contained in this object.
getParameterValues() - Method in class UnitaryProjection
Returns a copy of the parameter values for this projection.
getParameterValues() - Method in class UnitaryProjection.Parameters
Returns a group of parameters initialized to the values contained in this object.
getParameterValues() - Method in class AbstractMathTransform
Returns a copy of the parameter values for this math transform, or null if unknown.
getParameterValues() - Method in class AbstractMathTransform2D.Parameters
Returns the parameters that describe this tuple as a whole.
getParameterValues() - Method in class AffineTransform2D
Returns the matrix elements as a group of parameters values.
getParameterValues() - Method in class ConcatenatedTransform
Returns the parameter values, or null if none.
getParameterValues() - Method in class ExponentialTransform1D
Returns the parameter values for this math transform.
getParameterValues() - Method in class GeocentricAffineTransform
Returns the parameters for this math transform.
getParameterValues() - Method in class GeocentricTransform
Returns the parameter values for this math transform.
getParameterValues() - Method in class IdentityTransform
Returns the matrix elements as a group of parameters values.
getParameterValues() - Method in class LinearTransform1D
Returns the matrix elements as a group of parameters values.
getParameterValues() - Method in class LogarithmicTransform1D
Returns the parameter values for this math transform.
getParameterValues() - Method in class MolodenskyTransform
Returns the parameters for this math transform.
getParameterValues() - Method in class NadconTransform
Returns the parameter values for this math transform.
getParameterValues() - Method in class NTv2Transform
Returns the parameter values for this math transform.
getParameterValues() - Method in interface Parameterized
Returns a copy of the parameter values for this math transform, or null if unknown.
getParameterValues() - Method in class ProjectiveTransform
Returns the matrix elements as a group of parameters values.
getParsedNames() - Method in class NamedIdentifier
Returns the sequence of local names making this generic name.
getPixelInCell() - Method in class DefaultImageDatum
Specification of the way the image grid is associated with the image data attributes.
getPixelOrientation(PixelInCell) - Static method in class PixelTranslation
Returns the pixel orientation for the given PixelInCell code.
getPixelOrientation(double, double) - Static method in class PixelTranslation
Returns the pixel orientation for the given offset, or null if none.
getPixelTranslation(PixelInCell) - Static method in class PixelTranslation
Returns the position relative to the pixel center.
getPixelTranslation(PixelOrientation) - Static method in class PixelTranslation
Returns the specified position relative to the pixel center.
getPredefined(String, AxisDirection) - Static method in class DefaultCoordinateSystemAxis
Returns one of the predefined axis for the given name and direction, or null if none.
getPrimaryKey(Class<? extends IdentifiedObject>, String) - Method in class DirectPostgisFactory
Returns the primary key for the specified authority code.
getPrimaryKeyAuthority() - Method in class DirectPostgisFactory
Returns the authority which is responsible for the maintenance of the primary keys.
getPrimeMeridian() - Method in class DefaultGeodeticDatum
Returns the prime meridian.
getProjectedCRS(CoordinateReferenceSystem) - Static method in class CRS
Returns the first projected coordinate reference system found in a the given CRS, or null if there is none.
getProperties(IdentifiedObject) - Static method in class AbstractIdentifiedObject
Deprecated. Moved to IdentifiedObjects.
getProperties(IdentifiedObject, Citation) - Static method in class AbstractIdentifiedObject
Deprecated. Moved to IdentifiedObjects.
getProperties(IdentifiedObject) - Static method in class IdentifiedObjects
Returns the informations provided in the specified identified object as a map of properties.
getProperties(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
Returns the properties to be given to an identified object derived from the specified one.
getProvider(int, int) - Static method in class Affine
Returns the operation method for the specified source and target dimensions.
getQuote() - Method in class Symbols
Returns the character used for quoting texts.
getRangeMeaning() - Method in class DefaultCoordinateSystemAxis
Returns the meaning of axis value range specified by the minimum and maximum values.
getRealizationEpoch() - Method in class AbstractDatum
The time after which this datum definition is valid.
getReducedEnvelope(int, int) - Method in class GeneralEnvelope
Returns a new envelope with the same values than this envelope minus the specified range of dimensions.
getRemarks() - Method in class MatrixParameters
Forwards the call to the matrix parameter descriptors specified at construction time.
getRemarks() - Method in class AbstractIdentifiedObject
Comments on or information about this object, including data source information.
getRotation(AffineTransform) - Static method in class XAffineTransform
Returns an estimation of the rotation angle in radians.
getScale(AffineTransform) - Static method in class XAffineTransform
Returns a global scale factor for the specified affine transform.
getScaleInstance(double, double, double, double) - Static method in class XAffineTransform
Returns an affine transform representing a zoom carried out around a anchor point (x, y).
getScaleX0(AffineTransform) - Static method in class XAffineTransform
Returns the magnitude of scale factor x by cancelling the effect of eventual flip and rotation.
getScaleY0(AffineTransform) - Static method in class XAffineTransform
Returns the magnitude of scale factor y by cancelling the effect of eventual flip and rotation.
getScope() - Method in class AbstractReferenceSystem
Description of domain of usage, or limitations of usage, for which this (coordinate) reference system object is valid.
getScope() - Method in class AbstractDatum
Description of domain of usage, or limitations of usage, for which this datum object is valid.
getScope() - Method in class AbstractCoordinateOperation
Description of domain of usage, or limitations of usage, for which this operation is valid.
getSemiMajorAxis() - Method in class DefaultEllipsoid
Length of the semi-major axis of the ellipsoid.
getSemiMinorAxis() - Method in class DefaultEllipsoid
Length of the semi-minor axis of the ellipsoid.
getSeparator() - Method in class CoordinateFormat
Returns the separator between each coordinate (number, angle or date).
getSeparator(String) - Method in class MultiAuthoritiesFactory
Returns the character separator for the specified code.
getSingleCRS() - Method in class DefaultCompoundCRS
Returns the ordered list of single coordinate reference systems.
getSingleCRS(CoordinateReferenceSystem) - Static method in class DefaultCompoundCRS
Returns the ordered list of single coordinate reference systems for the specified CRS.
getSourceCRS() - Method in class AbstractCoordinateOperation
Returns the source CRS.
getSourceDimensions() - Method in class DefaultOperationMethod
Number of dimensions in the source CRS of this operation method.
getSourceDimensions() - Method in class AbstractMathTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class AbstractMathTransform.Inverse
Gets the dimension of input points.
getSourceDimensions() - Method in class AbstractMathTransform1D
Returns the dimension of input points, which is always 1.
getSourceDimensions() - Method in class AbstractMathTransform2D
Returns the dimension of input points, which is always 2.
getSourceDimensions() - Method in class AffineTransform2D
Gets the dimension of input points, which is fixed to 2.
getSourceDimensions() - Method in class ConcatenatedTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class DimensionFilter
Returns the input dimensions.
getSourceDimensions() - Method in class GeocentricTransform
Gets the dimension of input points, which is 2 or 3.
getSourceDimensions() - Method in class GridTransform
Returns the dimension of input points, which is 2.
getSourceDimensions() - Method in class IdentityTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class MolodenskyTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class PassThroughTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class ProjectiveTransform
Gets the dimension of input points.
getSpan(int) - Method in class Envelope2D
Returns the envelope span (typically width or height) along the specified dimension.
getSpan(int) - Method in class GeneralEnvelope
Returns the envelope span (typically width or height) along the specified dimension.
getSpan(int, Unit<?>) - Method in class GeneralEnvelope
Returns the envelope span along the specified dimension, in terms of the given units.
getSpan(int) - Method in class ImmutableEnvelope
Returns the envelope span (typically width or height) along the specified dimension.
getStartingGeographicPoint() - Method in class GeodeticCalculator
Returns the starting point in geographic coordinates.
getStartingPosition() - Method in class GeodeticCalculator
Returns the starting position in user coordinates, which doesn't need to be geographic.
getStepCount() - Method in class ConcatenatedTransform
Returns the number of single math transform steps.
getSteps() - Method in class ConcatenatedTransform
Returns all concatenated transforms.
getSubCRS(CoordinateReferenceSystem, int, int) - Static method in class CRS
Returns the coordinate reference system in the given range of dimension indices.
getSubEnvelope(int, int) - Method in class GeneralEnvelope
Returns a new envelope that encompass only some dimensions of this envelope.
getSubTransform() - Method in class PassThroughTransform
Returns the sub transform.
getSupportedAuthorities(boolean) - Static method in class CRS
Returns the set of the authority identifiers supported by registered authority factories.
getSupportedCodes(String) - Static method in class CRS
Gets the list of the codes that are supported by the given authority.
getSwapXY(AffineTransform) - Static method in class XAffineTransform
Returns an estimation about whatever the specified transform swaps x and y axis.
getSymbols() - Method in class WKTFormat
Returns the symbols used for parsing and formatting WKT.
getTargetCRS() - Method in class AbstractCoordinateOperation
Returns the target CRS.
getTargetDimensions() - Method in class DefaultOperationMethod
Number of dimensions in the target CRS of this operation method.
getTargetDimensions() - Method in class AbstractMathTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class AbstractMathTransform.Inverse
Gets the dimension of output points.
getTargetDimensions() - Method in class AbstractMathTransform1D
Returns the dimension of output points, which is always 1.
getTargetDimensions() - Method in class AbstractMathTransform2D
Returns the dimension of output points, which is always 2.
getTargetDimensions() - Method in class AffineTransform2D
Gets the dimension of output points, which is fixed to 2.
getTargetDimensions() - Method in class ConcatenatedTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class DimensionFilter
Returns the output dimensions.
getTargetDimensions() - Method in class GeocentricTransform
Gets the dimension of output points, which is 3.
getTargetDimensions() - Method in class GridTransform
Returns the dimension of output points.
getTargetDimensions() - Method in class IdentityTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class MolodenskyTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class PassThroughTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class ProjectiveTransform
Gets the dimension of output points.
getTemporalCRS(CoordinateReferenceSystem) - Static method in class CRS
Returns the first temporal coordinate reference system found in the given CRS, or null if there is none.
getTimeout() - Method in class ThreadedAuthorityFactory
Returns the current timeout.
getTimeZone() - Method in class CoordinateFormat
Returns the time zone for dates fields.
getType(CoordinateOperation) - Static method in class AbstractCoordinateOperation
Returns the most specific CoordinateOperation interface implemented by the specified operation.
getUnformattableClass() - Method in exception UnformattableObjectException
Returns the type of the object that can't be formatted.
getUnit() - Method in class DefaultParameterDescriptor
Returns the unit for default, minimum and maximum values.
getUnit() - Method in class FloatParameter
Returns the unit of measure of the parameter value.
getUnit() - Method in class Parameter
Returns the unit of measure of the parameter value.
getUnit() - Method in class DefaultCoordinateSystemAxis
The unit of measure used for this coordinate system axis.
getUnmarshalledParameters() - Method in class UnitaryProjection
The parameters used for creating this projection.
getUnmarshalledParameters() - Method in class AbstractMathTransform2D
Returns the parameters of this transform as a tuple of (normalizenon-linear kerneldenormalize) transforms.
getUpperCorner() - Method in class AbstractEnvelope
A coordinate position consisting of all the maximal ordinates.
getUpperCorner() - Method in class Envelope2D
A coordinate position consisting of all the maximal ordinates for each dimension for all points within the Envelope.
getUpperCorner() - Method in class GeneralEnvelope
A coordinate position consisting of all the maximal ordinates for each dimension for all points within the Envelope.
getValidValues() - Method in class DefaultParameterDescriptor
If this parameter allows only a finite set of values, returns this set.
getValue() - Method in class FloatParameter
Returns the parameter value as {Double,
getValue() - Method in class Parameter
Returns the parameter value as an object.
getValueClass() - Method in class DefaultParameterDescriptor
Returns the class that describe the type of the parameter.
getVendor() - Method in class AuthorityFactoryAdapter
Returns the vendor responsible for creating this factory implementation.
getVendor() - Method in class CachingAuthorityFactory
Returns the vendor responsible for creating the underlying factory implementation.
getVendor() - Method in class MultiAuthoritiesFactory
Returns the vendor responsible for creating this factory implementation.
getVendor() - Method in class ReferencingFactory
Returns the vendor responsible for creating this factory implementation.
getVendor() - Method in class DefaultMathTransformFactory
Returns the vendor responsible for creating this factory implementation.
getVersion(String) - Static method in class CRS
Returns the version number of the specified authority database, or null if not available.
getVerticalCRS(CoordinateReferenceSystem) - Static method in class CRS
Returns the first vertical coordinate reference system found in a the given CRS, or null if there is none.
getVerticalDatumType() - Method in class DefaultVerticalDatum
The type of this vertical datum.
getVerticalDatumTypeFromLegacyCode(int) - Static method in class DefaultVerticalDatum
Returns the vertical datum type from a legacy code.
getWarning() - Method in class WKTFormat
If a warning occurred during the last WKT formatting, returns the warning.
getZone() - Method in class TransverseMercator.Parameters
Convenience method computing the zone code from the central meridian.
GRAVITY_RELATED_HEIGHT - Static variable in class DefaultCoordinateSystemAxis
The default axis for height values measured from gravity.
GRAVITY_RELATED_HEIGHT - Static variable in class DefaultVerticalCS
A one-dimensional vertical CS with gravity-related height axis in metres.
GREENWICH - Static variable in class DefaultPrimeMeridian
The Greenwich meridian (EPSG:8901), with angular measurements in decimal degrees.
GRID - Static variable in class DefaultCartesianCS
A two-dimensional Cartesian CS with column, row axis.
grid - Variable in class GridTransform
The grid of values.
GRID_2D - Static variable in class DefaultImageCRS
A two-dimensional Cartesian coordinate reference system with column, row axes.
GridTransform - Class in org.geotoolkit.referencing.operation.transform
Transforms a set of coordinate points using bilinear interpolation in a grid.
GridTransform(GridType, DataBuffer, Dimension, Rectangle2D) - Constructor for class GridTransform
Constructs a grid using the specified data.
GridTransform2D - Class in org.geotoolkit.referencing.operation.transform
A specialization of GridTransform in the two-dimensional case.
GridTransform2D(GridType, DataBuffer, Dimension, Rectangle2D) - Constructor for class GridTransform2D
Constructs a grid using the specified data.
GridType - Enum in org.geotoolkit.referencing.operation.transform
Whatever the grid values backing a GridTransform are directly the target coordinates or offsets to apply on the source coordinates.
groups(String) - Method in class ParameterGroup
Returns all subgroups with the specified name.
GRS80 - Static variable in class DefaultEllipsoid
GRS 1980 ellipsoid (EPSG:7019), also called "International 1979".

H

hasCompatibleHints(Hints) - Method in class HTTP_AuthorityFactory
Returns true if this factory meets the requirements specified by a map of hints.
hasCompatibleHints(Hints) - Method in class URN_AuthorityFactory
Returns true if this factory meets the requirements specified by a map of hints.
hashCode() - Method in class AbstractDirectPosition
Returns a hash value for this coordinate.
hashCode() - Method in class AbstractEnvelope
Returns a hash value for this envelope.
hashCode() - Method in class DirectPosition1D
Returns a hash value for this coordinate.
hashCode() - Method in class DirectPosition2D
Returns a hash value for this coordinate.
hashCode() - Method in class Envelope2D
Returns a hash value for this envelope.
hashCode() - Method in class GeneralDirectPosition
Returns a hash value for this coordinate.
hashCode() - Method in class GeneralEnvelope
Returns a hash value for this envelope.
hashCode() - Method in class AbstractParameter
Returns a hash value for this parameter.
hashCode() - Method in class FloatParameter
Returns a hash value for this parameter.
hashCode() - Method in class Parameter
Returns a hash value for this parameter.
hashCode() - Method in class ParameterGroup
Returns a hash value for this parameter.
hashCode() - Method in class AbstractIdentifiedObject
Returns a hash value for this identified object.
hashCode() - Method in class BursaWolfParameters
Returns a hash value for this object.
hashCode() - Method in class DefaultFormula
Returns a hash code value for this formula.
hashCode() - Method in class Matrix1
Returns a hash code value based on the data values in this object.
hashCode() - Method in class Matrix2
Returns a hash code value based on the data values in this object.
hashCode() - Method in class UnitaryProjection.Parameters
Returns a hash code value for this object.
hashCode() - Method in class AbstractMathTransform
Returns a hash value for this transform.
hashCode() - Method in class AbstractMathTransform2D.Parameters
Returns a hash code value for this object.
head() - Method in class NamedIdentifier
Returns the first element in the sequence of parsed names.
height - Variable in class GridTransform
Number of rows in the grid.
HotineObliqueMercator - Class in org.geotoolkit.referencing.operation.provider
The provider for "Hotine Oblique Mercator" projection (EPSG:9812).
HotineObliqueMercator() - Constructor for class HotineObliqueMercator
Constructs a new provider.
HotineObliqueMercator.TwoPoint - Class in org.geotoolkit.referencing.operation.provider
The provider for "Hotine Oblique Mercator" projection specified with two points on the central line.
HotineObliqueMercator.TwoPoint() - Constructor for class HotineObliqueMercator.TwoPoint
Constructs a new provider.
HTTP_AuthorityFactory - Class in org.geotoolkit.referencing.factory.web
Wraps all factories in a "http://www.opengis.net/" name space.
HTTP_AuthorityFactory() - Constructor for class HTTP_AuthorityFactory
Creates a default wrapper.
HTTP_AuthorityFactory(Hints) - Constructor for class HTTP_AuthorityFactory
Creates a wrapper using the specified hints.
HTTP_AuthorityFactory(AllAuthoritiesFactory) - Constructor for class HTTP_AuthorityFactory
Creates a wrapper around the specified factory.

I

IdentifiedObjectFinder - Class in org.geotoolkit.referencing.factory
Lookups an object from an authority factory which is equal, ignoring metadata, to the specified object.
IdentifiedObjectFinder(AuthorityFactory, Class<? extends IdentifiedObject>) - Constructor for class IdentifiedObjectFinder
Creates a finder using the specified factory.
IdentifiedObjects - Class in org.geotoolkit.referencing
Utility methods working on arbitrary implementations of the IdentifiedObject interface.
IdentifiedObjectSet<T extends IdentifiedObject> - Class in org.geotoolkit.referencing.factory
A lazy set of identified objects.
IdentifiedObjectSet(AuthorityFactory, Class<T>) - Constructor for class IdentifiedObjectSet
Creates an initially empty set.
IDENTIFIER_COMPARATOR - Static variable in class AbstractIdentifiedObject
Deprecated. Moved to IdentifiedObjects.
IDENTIFIER_COMPARATOR - Static variable in class IdentifiedObjects
A comparator for sorting identified objects by identifiers.
IDENTITY - Static variable in class AbstractCoordinateOperationFactory
The identifier for an identity operation.
IDENTITY - Static variable in class LinearTransform1D
The identity transform.
IdentityTransform - Class in org.geotoolkit.referencing.operation.transform
The identity transform.
IdentityTransform(int) - Constructor for class IdentityTransform
Constructs an identity transform of the specified dimension.
ImmutableEnvelope - Class in org.geotoolkit.geometry
Immutable representation of an envelope.
ImmutableEnvelope(Envelope) - Constructor for class ImmutableEnvelope
Creates an immutable envelope with the values of the given envelope.
ImmutableEnvelope(CoordinateReferenceSystem, double, double, double, double) - Constructor for class ImmutableEnvelope
Builds a two-dimensional envelope with the specified bounds.
instance(Hints) - Static method in class ReferencingFactoryContainer
Creates an instance from the specified hints.
INSTANCE - Static variable in class DimensionFilter
Hint key for specifying a particular instance of DimensionFilter to use.
integerValue(ParameterDescriptor<?>, ParameterValueGroup) - Static method in class Parameters
Returns the parameter value as an integer for the given descriptor.
integerValueList(ParameterDescriptor<?>, ParameterValueGroup) - Static method in class Parameters
Returns the parameter value as a list of integers for the given descriptor.
INTERNAL - Static variable in class FormattableObject
A special citation for formatting objects as stored internally by Geotk.
INTERNATIONAL_1924 - Static variable in class DefaultEllipsoid
International 1924 ellipsoid (EPSG:7022).
intersect(Envelope) - Method in class GeneralEnvelope
Sets this envelope to the intersection if this envelope with the specified one.
intersects(Envelope, boolean) - Method in class GeneralEnvelope
Returns true if this envelope intersects the specified envelope.
intValue() - Method in class FloatParameter
Returns the numeric value rounded to the nearest integer.
intValue() - Method in class Parameter
Returns the positive integer value of an operation parameter, usually used for a count.
intValueList() - Method in class FloatParameter
Wraps the value in an array of length 1.
intValueList() - Method in class Parameter
Returns an ordered sequence of two or more integer values of an operation parameter list, usually used for counts.
inverse(CoordinateOperation) - Method in class AbstractCoordinateOperationFactory
Returns the inverse of the specified operation.
inverse() - Method in class UnitaryProjection
Returns the inverse of this map projection.
inverse() - Method in class AbstractMathTransform
Returns the inverse transform of this object.
inverse() - Method in class AbstractMathTransform.Inverse
Returns the inverse of this math transform, which is the enclosing math transform.
inverse() - Method in class AbstractMathTransform1D
Returns the inverse transform of this object.
inverse() - Method in class AbstractMathTransform2D
Returns the inverse transform of this object.
inverse() - Method in class AbstractMathTransform2D.Inverse
Returns the enclosing math transform.
inverse() - Method in class AffineTransform2D
Creates the inverse transform of this object.
inverse() - Method in class ConcatenatedTransform
Creates the inverse transform of this object.
inverse() - Method in class ExponentialTransform1D
Creates the inverse transform of this object.
inverse() - Method in class GeocentricTransform
Returns the inverse of this transform.
inverse() - Method in class GridTransform2D
Returns the inverse of this transform.
inverse() - Method in class IdentityTransform
Returns the inverse transform of this object, which is this transform itself
inverse() - Method in class LinearTransform1D
Creates the inverse transform of this object.
inverse() - Method in class LogarithmicTransform1D
Creates the inverse transform of this object.
inverse() - Method in class MolodenskyTransform
Creates the inverse transform of this object.
inverse() - Method in class PassThroughTransform
Creates the inverse transform of this object.
inverse() - Method in class ProjectiveTransform
Creates the inverse transform of this object.
INVERSE_OPERATION - Static variable in class AbstractCoordinateOperationFactory
The identifier for an inverse operation.
inverseDeltaTransform(AffineTransform, Point2D, Point2D) - Static method in class XAffineTransform
Calculates the inverse affine transform of a point without without applying the translation components.
inverseTransform(CoordinateReferenceSystem) - Method in class TransformedDirectPosition
Returns a new point with the same coordinates than this one, but transformed in the given CRS.
inverseTransform() - Method in class TransformedDirectPosition
Returns a new point with the same coordinates than this one, but transformed in the sourceCRS given at construction time.
inverseTransform(AffineTransform, Rectangle2D, Rectangle2D) - Static method in class XAffineTransform
Returns a rectangle which entirely contains the inverse transform of bounds.
inverseTransform(double[], int, double[], int) - Method in class AlbersEqualArea
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class CassiniSoldner
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class Equirectangular
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class Krovak
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class LambertAzimuthalEqualArea
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class LambertConformal
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class Mercator
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class NewZealandMapGrid
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class ObliqueMercator
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class ObliqueStereographic
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class Orthographic
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class PolarStereographic
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class Polyconic
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class Stereographic
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class TransverseMercator
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class UnitaryProjection
Converts the coordinate in srcPts at the given offset and stores the result in ptDst at the given offset.
invert() - Method in class Matrix1
Inverts this matrix in place.
invert() - Method in class Matrix2
Inverts this matrix in place.
invert() - Method in class XAffineTransform
Checks for permission before inverting this transform.
invert() - Method in interface XMatrix
Inverts this matrix in place.
isAbridged() - Method in class FactoryDependencies
Returns true if only the first node of duplicated factories will be reported.
isAbridged() - Method in class MolodenskyTransform
Returns true if this Molodensky transform uses abridged formulas instead than the complete ones.
isActive() - Method in class ThreadedAuthorityFactory
Returns true if this factory contains at least one active backing store.
isAffine() - Method in class GeneralMatrix
Returns true if this matrix is an affine transform.
isAffine() - Method in class Matrix1
Returns true if this matrix is an affine transform.
isAffine() - Method in class Matrix2
Returns true if this matrix is an affine transform.
isAffine() - Method in class Matrix3
Returns true if this matrix is an affine transform.
isAffine() - Method in class Matrix4
Returns true if this matrix is an affine transform.
isAffine() - Method in interface XMatrix
Returns true if this matrix is an affine transform.
isAttributeEnabled() - Method in class FactoryDependencies
Returns true if attributes are to be printed.
isAvailable() - Static method in class NADCON
Returns true if the NADCON data seem to be present.
isAxisIgnored() - Method in class ReferencingParser
Returns true if AXIS[...] elements will be ignored during parsing.
isBrief() - Method in class ParameterWriter
Returns true if the table is formatted in a brief format.
isColorEnabled() - Method in class ParameterWriter
Returns true if this writer is allowed to send color instructions for X3.64 compatible terminal.
isColorEnabled() - Method in class FactoryDependencies
Returns true if syntax coloring is enabled.
isCompassDirection(AxisDirection) - Static method in class DefaultCoordinateSystemAxis
Returns true if the specified direction is a compass direction.
isCompatibleDirection(AxisDirection) - Method in class AbstractCS
Returns true if the specified axis direction is allowed for this coordinate system.
isCompatibleDirection(AxisDirection) - Method in class DefaultAffineCS
Returns true if the specified axis direction is allowed for this coordinate system.
isCompatibleDirection(AxisDirection) - Method in class DefaultCylindricalCS
Returns true if the specified axis direction is allowed for this coordinate system.
isCompatibleDirection(AxisDirection) - Method in class DefaultEllipsoidalCS
Returns true if the specified axis direction is allowed for this coordinate system.
isCompatibleDirection(AxisDirection) - Method in class DefaultPolarCS
Returns true if the specified axis direction is allowed for this coordinate system.
isCompatibleDirection(AxisDirection) - Method in class DefaultSphericalCS
Returns true if the specified axis direction is allowed for this coordinate system.
isCompatibleDirection(AxisDirection) - Method in class DefaultTimeCS
Returns true if the specified axis direction is allowed for this coordinate system.
isCompatibleDirection(AxisDirection) - Method in class DefaultVerticalCS
Returns true if the specified axis direction is allowed for this coordinate system.
isCompatibleUnit(AxisDirection, Unit<?>) - Method in class AbstractCS
Returns true is the specified unit is legal for the specified axis direction.
isCompatibleUnit(AxisDirection, Unit<?>) - Method in class DefaultAffineCS
Returns true if the specified unit is compatible with metres.
isCompatibleUnit(AxisDirection, Unit<?>) - Method in class DefaultEllipsoidalCS
Returns true if the specified unit is an angular units, or a linear one in the special case of height.
isCompatibleUnit(AxisDirection, Unit<?>) - Method in class DefaultTimeCS
Returns true if the specified unit is compatible with seconds.
isEmpty() - Method in class GeneralEnvelope
Determines whether or not this envelope is empty.
isFullScanAllowed() - Method in class IdentifiedObjectFinder
If true, an exhaustive full scan against all registered objects will be performed (may be slow).
isHorizontalCRS(CoordinateReferenceSystem) - Static method in class CRS
Returns true if the given CRS is horizontal.
isIdentity() - Method in class BursaWolfParameters
Returns true if this Bursa Wolf parameters performs no operation.
isIdentity() - Method in class GeneralMatrix
Returns true if this matrix is an identity matrix.
isIdentity(double) - Method in class GeneralMatrix
Returns true if this matrix is an identity matrix using the provided tolerance.
isIdentity() - Method in class Matrix1
Returns true if this matrix is an identity matrix.
isIdentity(double) - Method in class Matrix1
Returns true if this matrix is an identity matrix using the provided tolerance.
isIdentity() - Method in class Matrix2
Returns true if this matrix is an identity matrix.
isIdentity(double) - Method in class Matrix2
Returns true if this matrix is an identity matrix using the provided tolerance.
isIdentity() - Method in class Matrix3
Returns true if this matrix is an identity matrix.
isIdentity(double) - Method in class Matrix3
Returns true if this matrix is an identity matrix using the provided tolerance.
isIdentity() - Method in class Matrix4
Returns true if this matrix is an identity matrix.
isIdentity(double) - Method in class Matrix4
Returns true if this matrix is an identity matrix using the provided tolerance.
isIdentity(double) - Method in class XAffineTransform
Checks whether or not this XAffineTransform is the identity by using the provided tolerance.
isIdentity(AffineTransform, double) - Static method in class XAffineTransform
Returns true if the specified affine transform is an identity transform up to the specified tolerance.
isIdentity(double) - Method in interface XMatrix
Returns true if this matrix is an identity matrix using the provided tolerance.
isIdentity() - Method in class Equirectangular
Returns true if this unitary projection is the identity transform.
isIdentity() - Method in class AbstractMathTransform.Inverse
Tests whether this transform does not move any points.
isIdentity() - Method in class AbstractMathTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class ConcatenatedTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class GridTransform
Returns false since this transform is not the identity one.
isIdentity() - Method in class IdentityTransform
Tests whether this transform does not move any points.
isIdentity(double) - Method in class IdentityTransform
Tests whether this transform does not move any points.
isIdentity(double) - Method in interface LinearTransform
Tests whether this transform does not move any points, by using the provided tolerance value.
isIdentity() - Method in class LinearTransform1D
Tests whether this transform does not move any points.
isIdentity(double) - Method in class LinearTransform1D
Tests whether this transform does not move any points by using the provided tolerance.
isIdentity() - Method in class MolodenskyTransform
Returns true if this transform is the identity one.
isIdentity() - Method in class PassThroughTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class ProjectiveTransform
Tests whether this transform does not move any points.
isIdentity(double) - Method in class ProjectiveTransform
Tests whether this transform does not move any points by using the provided tolerance.
isInfinite() - Method in class GeneralEnvelope
Returns true if at least one ordinate has an infinite value.
isInternalWKT() - Method in class Formatter
Returns true if the WKT should reflect the internal structure of the object.
isInvalidWKT() - Method in class Formatter
Returns true if the WKT in this formatter is not strictly compliant to the WKT specification.
isISOConform() - Method in class ReferencingParser
Returns true if the default names of AXIS[...] elements shall be ISO 19111 identifiers.
isIvfDefinitive() - Method in class DefaultEllipsoid
Indicates if the inverse flattening is definitive for this ellipsoid.
isNaN() - Method in class Matrix3
Returns true if at least one coefficient value is NaN.
isNull() - Method in class GeneralEnvelope
Returns false if at least one ordinate value is not NaN.
isPrimaryKey(String) - Method in class DirectEpsgFactory
Returns true if the specified code may be a primary key in some table.
isRecoverableFailure(FactoryException) - Method in class IdentifiedObjectSet
Returns true if the specified exception should be handled as a recoverable failure.
isSphere() - Method in class DefaultEllipsoid
true if the ellipsoid is degenerate and is actually a sphere.
isTranslation() - Method in class BursaWolfParameters
Returns true if this Bursa Wolf parameters contains only translation terms.
isValid(ParameterValue<?>) - Static method in class Parameters
Checks a parameter value against its parameter descriptor.
isValid(GeneralParameterValue, GeneralParameterDescriptor) - Static method in class Parameters
Checks a parameter value against the conditions specified by the given descriptor.
isWGS84(Datum) - Static method in class DefaultGeodeticDatum
Returns true if the specified object is equals (at least on computation purpose) to the DefaultGeodeticDatum.WGS84 datum.
IterationStrategy - Enum in org.geotoolkit.referencing.operation.transform
Strategy for iterating over the point arrays given to transform methods.
iterator() - Method in class IdentifiedObjectSet
Returns an iterator over the objects in this set.

J

JAVA - Static variable in class DefaultTemporalCRS
Time measured in milliseconds since January 1st, 1970 at 00:00 UTC.
JULIAN - Static variable in class DefaultTemporalCRS
Time measured in days since January 1st, 4713 BC at 12:00 UTC.
JULIAN - Static variable in class DefaultTemporalDatum
Datum for time measured since January 1st, 4713 BC at 12:00 UTC.

K

Krovak - Class in org.geotoolkit.referencing.operation.projection
Krovak Oblique Conformal Conic projection (EPSG code 9819).
Krovak(UnitaryProjection.Parameters) - Constructor for class Krovak
Constructs a new map projection from the supplied parameters.
Krovak - Class in org.geotoolkit.referencing.operation.provider
The provider for "Krovak Oblique Conic Conformal" projection (EPSG:9819).
Krovak() - Constructor for class Krovak
Constructs a new provider.

L

LambertAzimuthalEqualArea - Class in org.geotoolkit.referencing.operation.projection
Lambert Azimuthal Equal Area projection (EPSG codes 9820, 9821).
LambertAzimuthalEqualArea(UnitaryProjection.Parameters) - Constructor for class LambertAzimuthalEqualArea
Constructs a new map projection from the supplied parameters.
LambertAzimuthalEqualArea - Class in org.geotoolkit.referencing.operation.provider
The provider for "Lambert Azimuthal Equal Area" projection (EPSG:9820, EPSG:1027).
LambertAzimuthalEqualArea() - Constructor for class LambertAzimuthalEqualArea
Constructs a new provider.
LambertAzimuthalEqualArea.Spherical - Class in org.geotoolkit.referencing.operation.provider
The provider for "Lambert Azimuthal Equal Area (Spherical)" projection (EPSG:9821).
LambertAzimuthalEqualArea.Spherical() - Constructor for class LambertAzimuthalEqualArea.Spherical
Constructs a new provider.
LambertConformal - Class in org.geotoolkit.referencing.operation.projection
Lambert Conical Conformal Projection (EPSG codes 9801, 9802, 9803).
LambertConformal(UnitaryProjection.Parameters) - Constructor for class LambertConformal
Constructs a new map projection from the supplied parameters.
LambertConformal1SP - Class in org.geotoolkit.referencing.operation.provider
The provider for "Lambert Conic Conformal (1SP)" projection (EPSG:9801).
LambertConformal1SP() - Constructor for class LambertConformal1SP
Constructs a new provider.
LambertConformal2SP - Class in org.geotoolkit.referencing.operation.provider
The provider for "Lambert Conic Conformal (2SP)" projection (EPSG:9802).
LambertConformal2SP() - Constructor for class LambertConformal2SP
Constructs a new provider.
LambertConformal2SP.Belgium - Class in org.geotoolkit.referencing.operation.provider
The provider for "Lambert Conic Conformal (2SP Belgium)" projection (EPSG:9803).
LambertConformal2SP.Belgium() - Constructor for class LambertConformal2SP.Belgium
Constructs a new provider.
LambertConformal2SP.ESRI - Class in org.geotoolkit.referencing.operation.provider
The provider for "Lambert Conformal Conic" projection.
LambertConformal2SP.ESRI() - Constructor for class LambertConformal2SP.ESRI
Constructs a new provider.
LAT_DIFF_FILE - Static variable in class NADCON
The operation parameter descriptor for the Latitude difference file parameter value.
LAT_OF_1ST_POINT - Static variable in class HotineObliqueMercator.TwoPoint
The operation parameter descriptor for the latitudeOf1stPoint parameter value.
LAT_OF_1ST_POINT - Static variable in class ObliqueMercator.TwoPoint
The operation parameter descriptor for the latitudeOf1stPoint parameter value.
LAT_OF_2ND_POINT - Static variable in class HotineObliqueMercator.TwoPoint
The operation parameter descriptor for the latitudeOf2ndPoint parameter value.
LAT_OF_2ND_POINT - Static variable in class ObliqueMercator.TwoPoint
The operation parameter descriptor for the latitudeOf2ndPoint parameter value.
LATITUDE - Static variable in class DefaultCoordinateSystemAxis
Default axis info for latitudes.
LATITUDE_OF_CENTRE - Static variable in class Krovak
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_CENTRE - Static variable in class LambertAzimuthalEqualArea
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_CENTRE - Static variable in class LambertAzimuthalEqualArea.Spherical
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_CENTRE - Static variable in class MillerCylindrical
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_CENTRE - Static variable in class ObliqueMercator
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_CENTRE - Static variable in class Orthographic
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class AlbersEqualArea
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class CassiniSoldner
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class EquidistantCylindrical
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class EquidistantCylindrical.Legacy
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class EquidistantCylindrical.Spherical
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class LambertConformal1SP
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class LambertConformal2SP
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class Mercator1SP
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class Mercator2SP
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class NewZealandMapGrid
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class ObliqueStereographic
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class PolarStereographic
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class Polyconic
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class PseudoMercator
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class Stereographic
The operation parameter descriptor for the latitude of origin parameter value.
LATITUDE_OF_ORIGIN - Static variable in class TransverseMercator
The operation parameter descriptor for the latitude of origin parameter value.
latitudeOf1stPoint - Variable in class ObliqueMercator.Parameters
The latitude of the 1st point used to specify the central line, in degrees.
latitudeOf2ndPoint - Variable in class ObliqueMercator.Parameters
The latitude of the 2nd point used to specify the central line, in degrees.
latitudeOfCentre - Variable in class ObliqueMercator.Parameters
Latitude of the projection centre.
latitudeOfOrigin - Variable in class UnitaryProjection.Parameters
Latitude of origin in degrees.
LinearTransform - Interface in org.geotoolkit.referencing.operation.transform
A MathTransform which can be represented by a matrix.
LinearTransform1D - Class in org.geotoolkit.referencing.operation.transform
A one dimensional, linear transform.
LinearTransform1D(double, double) - Constructor for class LinearTransform1D
Constructs a new linear transform.
list() - Method in class ReferencingCommands
Invoked when the user asked the "list" action.
load(Collection<URL>) - Method in class PropertyAuthorityFactory
Loads the WKT strings from the given property files.
load(File) - Static method in class GeneralMatrix
Loads data from the specified file until the first blank line or end of file.
load(BufferedReader, Locale) - Static method in class GeneralMatrix
Loads data from the specified stream until the first blank line or end of stream.
Logarithmic - Class in org.geotoolkit.referencing.operation.provider
The provider for LogarithmicTransform1D.
Logarithmic() - Constructor for class Logarithmic
Creates a provider for logarithmic transforms.
LogarithmicTransform1D - Class in org.geotoolkit.referencing.operation.transform
A one dimensional, logarithmic transform.
LogarithmicTransform1D(double, double) - Constructor for class LogarithmicTransform1D
Constructs a new logarithmic transform.
LOGGER - Static variable in class ReferencingFactory
The logger for event related to Geotk factories.
LONG_DIFF_FILE - Static variable in class NADCON
The operation parameter descriptor for the Longitude difference file parameter value.
LONG_OF_1ST_POINT - Static variable in class HotineObliqueMercator.TwoPoint
The operation parameter descriptor for the longitudeOf1stPoint parameter value.
LONG_OF_1ST_POINT - Static variable in class ObliqueMercator.TwoPoint
The operation parameter descriptor for the longitudeOf1stPoint parameter value.
LONG_OF_2ND_POINT - Static variable in class HotineObliqueMercator.TwoPoint
The operation parameter descriptor for the longitudeOf2ndPoint parameter value.
LONG_OF_2ND_POINT - Static variable in class ObliqueMercator.TwoPoint
The operation parameter descriptor for the longitudeOf2ndPoint parameter value.
LONGITUDE - Static variable in class DefaultCoordinateSystemAxis
Default axis info for longitudes.
LONGITUDE_OF_CENTRE - Static variable in class Krovak
The operation parameter descriptor for the central meridian parameter value.
LONGITUDE_OF_CENTRE - Static variable in class LambertAzimuthalEqualArea
The operation parameter descriptor for the central meridian parameter value.
LONGITUDE_OF_CENTRE - Static variable in class LambertAzimuthalEqualArea.Spherical
The operation parameter descriptor for the central meridian parameter value.
LONGITUDE_OF_CENTRE - Static variable in class MillerCylindrical
The operation parameter descriptor for the central meridian parameter value.
LONGITUDE_OF_CENTRE - Static variable in class ObliqueMercator
The operation parameter descriptor for the central meridian parameter value.
LONGITUDE_OF_CENTRE - Static variable in class Orthographic
The operation parameter descriptor for the central meridian parameter value.
LongitudeFirstEpsgFactory - Class in org.geotoolkit.referencing.factory.epsg
An EPSG authority factory using (longitude, latitude) axis order.
LongitudeFirstEpsgFactory() - Constructor for class LongitudeFirstEpsgFactory
Creates a default factory.
LongitudeFirstEpsgFactory(Hints) - Constructor for class LongitudeFirstEpsgFactory
Creates a factory from the specified set of hints.
longitudeOf1stPoint - Variable in class ObliqueMercator.Parameters
The longitude of the 1st point used to specify the central line, in degrees.
longitudeOf2ndPoint - Variable in class ObliqueMercator.Parameters
The longitude of the 2nd point used to specify the central line, in radians.
longitudeOfCentre - Variable in class ObliqueMercator.Parameters
Longitude of the projection centre.
LongitudeRotation - Class in org.geotoolkit.referencing.operation.provider
The provider for "Longitude rotation" (EPSG:9601).
LongitudeRotation() - Constructor for class LongitudeRotation
Constructs a provider with default parameters.
lookupEpsgCode(CoordinateReferenceSystem, boolean) - Static method in class CRS
Deprecated. Moved to IdentifiedObjects.
lookupEpsgCode(IdentifiedObject, boolean) - Static method in class IdentifiedObjects
Looks up an EPSG code of the given coordinate reference system).
lookupIdentifier(IdentifiedObject, boolean) - Static method in class CRS
Deprecated. Moved to IdentifiedObjects.
lookupIdentifier(Citation, CoordinateReferenceSystem, boolean) - Static method in class CRS
Deprecated. Moved to IdentifiedObjects.
lookupIdentifier(IdentifiedObject, boolean) - Static method in class IdentifiedObjects
Looks up an identifier, such as "EPSG:4326", of the specified object.
lookupIdentifier(Citation, IdentifiedObject, boolean) - Static method in class IdentifiedObjects
Looks up an identifier in the namespace of the given authority, such as EPSG, of the specified CRS.

M

m00 - Variable in class Matrix1
The only element in this matrix.
m00 - Variable in class Matrix2
The first matrix element in the first row.
m01 - Variable in class Matrix2
The second matrix element in the first row.
m10 - Variable in class Matrix2
The first matrix element in the second row.
m11 - Variable in class Matrix2
The second matrix element in the second row.
main(String[]) - Static method in class ReferencingCommands
Creates a new instance of ReferencingCommands with the given arguments and run it.
MapProjection - Class in org.geotoolkit.referencing.operation.provider
The base provider for map projections.
MapProjection(ParameterDescriptorGroup) - Constructor for class MapProjection
Constructs a math transform provider from a set of parameters.
MathTransformParser - Class in org.geotoolkit.io.wkt
Well Known Text (WKT) parser for math transforms.
MathTransformParser() - Constructor for class MathTransformParser
Creates a parser using the default set of symbols and factory.
MathTransformParser(Symbols, MathTransformFactory) - Constructor for class MathTransformParser
Creates a parser using the specified set of symbols and factory.
MathTransformProvider - Class in org.geotoolkit.referencing.operation
An operation method capable to create a math transform from set of parameter values.
MathTransformProvider(int, int, ParameterDescriptorGroup) - Constructor for class MathTransformProvider
Constructs a math transform provider from a set of parameters.
MathTransformProvider(Map<String, ?>, int, int, ParameterDescriptorGroup) - Constructor for class MathTransformProvider
Constructs a math transform provider from a set of properties.
Matrix1 - Class in org.geotoolkit.referencing.operation.matrix
A matrix of fixed 1×1 size.
Matrix1() - Constructor for class Matrix1
Creates a new identity matrix.
Matrix1(double) - Constructor for class Matrix1
Creates a new matrix initialized to the specified value.
Matrix1(Matrix) - Constructor for class Matrix1
Creates a new matrix initialized to the same value than the specified one.
Matrix2 - Class in org.geotoolkit.referencing.operation.matrix
A matrix of fixed 2×2 size.
Matrix2() - Constructor for class Matrix2
Creates a new identity matrix.
Matrix2(double, double, double, double) - Constructor for class Matrix2
Creates a new matrix initialized to the specified values.
Matrix2(double[]) - Constructor for class Matrix2
Creates a new matrix initialized to the specified values.
Matrix2(Matrix) - Constructor for class Matrix2
Creates a new matrix initialized to the same value than the specified one.
Matrix3 - Class in org.geotoolkit.referencing.operation.matrix
A matrix of fixed 3×3 size.
Matrix3() - Constructor for class Matrix3
Creates a new identity matrix.
Matrix3(double, double, double, double, double, double, double, double, double) - Constructor for class Matrix3
Creates a new matrix initialized to the specified values.
Matrix3(double[]) - Constructor for class Matrix3
Creates a new matrix initialized to the specified values.
Matrix3(AffineTransform) - Constructor for class Matrix3
Constructs a 3×3 matrix from the specified affine transform.
Matrix3(Matrix) - Constructor for class Matrix3
Creates a new matrix initialized to the same value than the specified one.
Matrix4 - Class in org.geotoolkit.referencing.operation.matrix
A matrix of fixed 4×4 size.
Matrix4() - Constructor for class Matrix4
Creates a new identity matrix.
Matrix4(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class Matrix4
Creates a new matrix initialized to the specified values.
Matrix4(double[]) - Constructor for class Matrix4
Creates a new matrix initialized to the specified values.
Matrix4(Matrix) - Constructor for class Matrix4
Creates a new matrix initialized to the same value than the specified one.
MatrixFactory - Class in org.geotoolkit.referencing.operation.matrix
Static utility methods for creating matrix.
MatrixParameterDescriptors - Class in org.geotoolkit.parameter
A parameter group for matrix elements.
MatrixParameterDescriptors(Map<String, ?>) - Constructor for class MatrixParameterDescriptors
Constructs a parameter group with default name format matching Well Known Text usages.
MatrixParameterDescriptors(Map<String, ?>, ParameterDescriptor<?>[], String, char) - Constructor for class MatrixParameterDescriptors
Constructs a parameter group.
MatrixParameters - Class in org.geotoolkit.parameter
The values for a group of matrix parameters.
MatrixParameters(MatrixParameterDescriptors) - Constructor for class MatrixParameters
Constructs default values for the specified matrix parameter descriptors.
Mercator - Class in org.geotoolkit.referencing.operation.projection
Mercator Cylindrical Projection (EPSG codes 9804, 9805).
Mercator(UnitaryProjection.Parameters) - Constructor for class Mercator
Constructs a new map projection from the supplied parameters.
Mercator1SP - Class in org.geotoolkit.referencing.operation.provider
The provider for "Mercator (1SP)" projection (EPSG:9804, EPSG:1026).
Mercator1SP() - Constructor for class Mercator1SP
Constructs a new provider.
Mercator2SP - Class in org.geotoolkit.referencing.operation.provider
The provider for "Mercator (2SP)" projection (EPSG:9805).
Mercator2SP() - Constructor for class Mercator2SP
Constructs a new provider.
method - Variable in class DefaultSingleOperation
The operation method.
MillerCylindrical - Class in org.geotoolkit.referencing.operation.provider
The provider for "Miller" projection.
MillerCylindrical() - Constructor for class MillerCylindrical
Constructs a new provider.
MILLISECONDS - Static variable in class DefaultTimeCS
A one-dimensional temporal CS with time, axis in millisecond units.
MODIFIED_JULIAN - Static variable in class DefaultTemporalCRS
Time measured in days since November 17, 1858 at 00:00 UTC.
MODIFIED_JULIAN - Static variable in class DefaultTemporalDatum
Datum for time measured since November 17, 1858 at 00:00 UTC.
Molodensky - Class in org.geotoolkit.referencing.operation.provider
The provider for "Molodensky transformation" (EPSG:9604).
Molodensky() - Constructor for class Molodensky
Constructs a provider.
MolodenskyTransform - Class in org.geotoolkit.referencing.operation.transform
Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.
MolodenskyTransform(boolean, double, double, boolean, double, double, boolean, double, double, double) - Constructor for class MolodenskyTransform
Constructs a Molodensky transform from the specified parameters.
MolodenskyTransform(MolodenskyTransform, boolean, boolean, boolean) - Constructor for class MolodenskyTransform
Creates a new transform with the same ellipsoidal and Bursa-Wolf parameters than the given transform.
MultiAuthoritiesFactory - Class in org.geotoolkit.referencing.factory
An authority factory that delegates the object creation to an other factory determined from the authority part in "authority:code" arguments.
MultiAuthoritiesFactory(Collection<? extends AuthorityFactory>) - Constructor for class MultiAuthoritiesFactory
Creates a new factory using the specified set of user factories.
multiply(Matrix) - Method in class GeneralMatrix
Sets the value of this matrix to the result of multiplying itself with the specified matrix.
multiply(Matrix) - Method in class Matrix1
Sets the value of this matrix to the result of multiplying itself with the specified matrix.
multiply(Matrix) - Method in class Matrix2
Sets the value of this matrix to the result of multiplying itself with the specified matrix.
multiply(Matrix) - Method in class Matrix3
Sets the value of this matrix to the result of multiplying itself with the specified matrix.
multiply(Matrix) - Method in class Matrix4
Sets the value of this matrix to the result of multiplying itself with the specified matrix.
multiply(Matrix) - Method in interface XMatrix
Sets the value of this matrix to the result of multiplying itself with the specified matrix.

N

NADCON - Class in org.geotoolkit.referencing.operation.provider
The provider for "North American Datum Conversion" (EPSG:9613).
NADCON() - Constructor for class NADCON
Constructs a provider.
NadconTransform - Class in org.geotoolkit.referencing.operation.transform
The NADCON transform (EPSG code 9613).
NadconTransform(String, String) - Constructor for class NadconTransform
Constructs a grid from the specified shift files.
NAME_COMPARATOR - Static variable in class AbstractIdentifiedObject
Deprecated. Moved to IdentifiedObjects.
NAME_COMPARATOR - Static variable in class IdentifiedObjects
A comparator for sorting identified objects by name.
NamedIdentifier - Class in org.geotoolkit.referencing
An identification of a CRS object which is both an identifier and a name.
NamedIdentifier(ReferenceIdentifier) - Constructor for class NamedIdentifier
Creates a new identifier from the specified one.
NamedIdentifier(Map<String, ?>) - Constructor for class NamedIdentifier
Constructs an identifier from a set of properties.
NamedIdentifier(Citation, InternationalString) - Constructor for class NamedIdentifier
Constructs an identifier from an authority and code informations.
NamedIdentifier(Citation, String) - Constructor for class NamedIdentifier
Constructs an identifier from an authority and code informations.
NamedIdentifier(Citation, String, String) - Constructor for class NamedIdentifier
Constructs an identifier from an authority and code informations.
nameFactory - Variable in class AbstractAuthorityFactory
The name factory to use for creating GenericName.
nameMatches(String) - Method in class AbstractIdentifiedObject
Returns true if either the primary name or at least one alias matches the specified string.
nameMatches(IdentifiedObject, String) - Static method in class AbstractIdentifiedObject
Deprecated. Moved to IdentifiedObjects.
nameMatches(IdentifiedObject, IdentifiedObject) - Static method in class AbstractIdentifiedObject
Deprecated. Moved to IdentifiedObjects.
nameMatches(String) - Method in class DefaultCoordinateSystemAxis
Returns true if either the primary name or at least one alias matches the specified string.
nameMatches(IdentifiedObject, String) - Static method in class IdentifiedObjects
Returns true if either the primary name or at least one alias matches the specified string.
nameMatches(IdentifiedObject, IdentifiedObject) - Static method in class IdentifiedObjects
Returns true if the primary name of an object matches the primary name or one alias of the other object.
negate() - Method in class Matrix1
Negates the value of this matrix: this = -this.
negate() - Method in class Matrix2
Negates the value of this matrix: this = -this.
negate() - Method in interface XMatrix
Negates the value of this matrix: this = -this.
NewZealandMapGrid - Class in org.geotoolkit.referencing.operation.projection
The NZMG (New Zealand Map Grid) projection (EPSG code 9811).
NewZealandMapGrid(UnitaryProjection.Parameters) - Constructor for class NewZealandMapGrid
Constructs a new map projection from the supplied parameters.
NewZealandMapGrid - Class in org.geotoolkit.referencing.operation.provider
The provider for "New Zealand Map Grid" (EPSG:9811).
NewZealandMapGrid() - Constructor for class NewZealandMapGrid
Constructs a new provider.
normalize(boolean) - Method in class AbstractMathTransform2D.Parameters
The affine transforms to be applied before or after the kernel operation.
NORTHING - Static variable in class DefaultCoordinateSystemAxis
Default axis info for Northing values in a projected CRS.
noSuchAuthorityCode(Class<?>, String) - Method in class AbstractAuthorityFactory
Creates an exception for an unknown authority code.
NoSuchFactoryException - Exception in org.geotoolkit.referencing.factory
Thrown when a requested factory has not been found.
NoSuchFactoryException() - Constructor for exception NoSuchFactoryException
Construct an exception with no detail message.
NoSuchFactoryException(String) - Constructor for exception NoSuchFactoryException
Construct an exception with the specified detail message.
NoSuchFactoryException(Throwable) - Constructor for exception NoSuchFactoryException
Construct an exception with the specified cause.
NoSuchFactoryException(String, Throwable) - Constructor for exception NoSuchFactoryException
Construct an exception with the specified detail message and cause.
NTv2 - Class in org.geotoolkit.referencing.operation.provider
The provider for "National Transformation" version 2 (ESPG:9615).
NTv2() - Constructor for class NTv2
Constructs a provider.
NTv2Transform - Class in org.geotoolkit.referencing.operation.transform
Transform based on a NTv2 grid (EPSG code 9615).
NTv2Transform(String) - Constructor for class NTv2Transform
Constructs a grid from the specified shift file.
numCol - Variable in class MatrixParameterDescriptors
The descriptor for the "num_col" parameter.
numRow - Variable in class MatrixParameterDescriptors
The descriptor for the "num_row" parameter.
numRows - Variable in class EpsgInstaller.Result
The number of row inserted.
numTrailingOrdinates - Variable in class PassThroughTransform
Number of unaffected ordinates after the affected ones.

O

ObliqueMercator - Class in org.geotoolkit.referencing.operation.projection
Oblique Mercator projection (EPSG code 9815).
ObliqueMercator(ObliqueMercator.Parameters) - Constructor for class ObliqueMercator
Constructs a new map projection from the supplied parameters.
ObliqueMercator - Class in org.geotoolkit.referencing.operation.provider
The provider for "Oblique Mercator" projection (EPSG:9815).
ObliqueMercator() - Constructor for class ObliqueMercator
Constructs a new provider.
ObliqueMercator.Parameters - Class in org.geotoolkit.referencing.operation.projection
Parameters used in Oblique Mercator projections.
ObliqueMercator.Parameters(ParameterDescriptorGroup, ParameterValueGroup) - Constructor for class ObliqueMercator.Parameters
Creates parameters initialized to values extracted from the given parameter group.
ObliqueMercator.TwoPoint - Class in org.geotoolkit.referencing.operation.provider
The provider for "Oblique Mercator" projection specified with two points on the central line.
ObliqueMercator.TwoPoint() - Constructor for class ObliqueMercator.TwoPoint
Constructs a new provider.
ObliqueStereographic - Class in org.geotoolkit.referencing.operation.projection
Oblique Stereographic projection (EPSG code 9809).
ObliqueStereographic(UnitaryProjection.Parameters) - Constructor for class ObliqueStereographic
Constructs an oblique stereographic projection (EPSG equations).
ObliqueStereographic - Class in org.geotoolkit.referencing.operation.provider
The provider for "Stereographic" projection using EPSG equations (EPSG:9809).
ObliqueStereographic() - Constructor for class ObliqueStereographic
Constructs a new provider.
OFFSET - Static variable in class Logarithmic
The operation parameter descriptor for the offset parameter value.
OFFSET - Static variable in class LongitudeRotation
The operation parameter descriptor for the "longitude offset" parameter value.
offset - Variable in class LinearTransform1D
The value to add to input values.
offset - Variable in class LogarithmicTransform1D
The offset to add to the logarithm.
OGC - Static variable in class FormattableObject
Frequently used authority for formatting WKT.
operation - Variable in class DefaultPassThroughOperation
The operation to apply on the subset of a coordinate tuple.
operations() - Method in class ReferencingCommands
Invoked when the user asked the "operations" action.
OptionalFactoryOperationException - Exception in org.geotoolkit.referencing.factory
Thrown when an optional factory operation has been requested, and this operation is not available in the current configuration.
OptionalFactoryOperationException() - Constructor for exception OptionalFactoryOperationException
Construct an exception with no detail message.
OptionalFactoryOperationException(String) - Constructor for exception OptionalFactoryOperationException
Construct an exception with the specified detail message.
OptionalFactoryOperationException(Throwable) - Constructor for exception OptionalFactoryOperationException
Construct an exception with the specified cause.
OptionalFactoryOperationException(String, Throwable) - Constructor for exception OptionalFactoryOperationException
Construct an exception with the specified detail message and cause.
OrderedAxisAuthorityFactory - Class in org.geotoolkit.referencing.factory
An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.
OrderedAxisAuthorityFactory(String, Hints, AxisDirection[]) - Constructor for class OrderedAxisAuthorityFactory
Creates a factory which will reorder the axis of all objects created by the default authority factories.
OrderedAxisAuthorityFactory(AbstractAuthorityFactory, Hints, AxisDirection[]) - Constructor for class OrderedAxisAuthorityFactory
Creates a factory which will reorder the axis of all objects created by the supplied factory.
ordinate - Variable in class DirectPosition1D
The ordinate value.
ordinates - Variable in class GeneralDirectPosition
The ordinates of the direct position.
org.geotoolkit.console - package org.geotoolkit.console
 
org.geotoolkit.geometry - package org.geotoolkit.geometry
Basic geometric objects.
org.geotoolkit.io.wkt - package org.geotoolkit.io.wkt
Well Known Text (WKT) parsing and formatting.
org.geotoolkit.measure - package org.geotoolkit.measure
 
org.geotoolkit.metadata.iso.spatial - package org.geotoolkit.metadata.iso.spatial
 
org.geotoolkit.parameter - package org.geotoolkit.parameter
Parameter implementations.
org.geotoolkit.referencing - package org.geotoolkit.referencing
Reference system implementations.
org.geotoolkit.referencing.crs - package org.geotoolkit.referencing.crs
Coordinate reference system implementations.
org.geotoolkit.referencing.cs - package org.geotoolkit.referencing.cs
Coordinate system implementations.
org.geotoolkit.referencing.datum - package org.geotoolkit.referencing.datum
Datum implementations.
org.geotoolkit.referencing.factory - package org.geotoolkit.referencing.factory
Factories and base classes for authority factories.
org.geotoolkit.referencing.factory.epsg - package org.geotoolkit.referencing.factory.epsg
Authority factories for the EPSG database.
org.geotoolkit.referencing.factory.web - package org.geotoolkit.referencing.factory.web
Authority factories for the CRS specified in the Web Map Service specification (ISO 19128).
org.geotoolkit.referencing.factory.wkt - package org.geotoolkit.referencing.factory.wkt
Authority factories for CRS parsed from Well Known Text (WKT).
org.geotoolkit.referencing.operation - package org.geotoolkit.referencing.operation
Coordinate operation implementations.
org.geotoolkit.referencing.operation.builder - package org.geotoolkit.referencing.operation.builder
Helper classes for creating math transforms.
org.geotoolkit.referencing.operation.matrix - package org.geotoolkit.referencing.operation.matrix
Matrix implementations on top of the javax.vecmath package.
org.geotoolkit.referencing.operation.projection - package org.geotoolkit.referencing.operation.projection
Map projection implementations.
org.geotoolkit.referencing.operation.provider - package org.geotoolkit.referencing.operation.provider
Math transforms providers, including map projections.
org.geotoolkit.referencing.operation.transform - package org.geotoolkit.referencing.operation.transform
Math transform implementations.
orientation - Variable in class PixelTranslation
The pixel orientation for this translation.
orthodromicDistance(Point2D, Point2D) - Method in class DefaultEllipsoid
Returns the orthodromic distance between two geographic coordinates.
orthodromicDistance(double, double, double, double) - Method in class DefaultEllipsoid
Returns the orthodromic distance between two geographic coordinates.
Orthographic - Class in org.geotoolkit.referencing.operation.projection
Orthographic Projection.
Orthographic(UnitaryProjection.Parameters) - Constructor for class Orthographic
Constructs a new map projection from the supplied parameters.
Orthographic - Class in org.geotoolkit.referencing.operation.provider
The provider for "Orthographic" projection.
Orthographic() - Constructor for class Orthographic
Constructs a new provider.
OTHER_SURFACE - Static variable in class DefaultVerticalDatum
Default vertical datum for other surface.

P

parameter(String) - Method in class MatrixParameters
Returns the value in this group for the specified name.
parameter(int, int) - Method in class MatrixParameters
Returns the value in this group for a matrix element at the specified index.
Parameter<T> - Class in org.geotoolkit.parameter
A parameter value used by an operation method.
Parameter(ParameterDescriptor<T>) - Constructor for class Parameter
Constructs a parameter value from the specified descriptor.
Parameter(ParameterDescriptor<T>, T) - Constructor for class Parameter
Constructs a parameter value from the specified descriptor and value.
parameter(String) - Method in class ParameterGroup
Returns the value in this group for the specified identifier code.
ParameterGroup - Class in org.geotoolkit.parameter
A group of related parameter values.
ParameterGroup(ParameterDescriptorGroup) - Constructor for class ParameterGroup
Constructs a parameter group from the specified descriptor.
ParameterGroup(ParameterDescriptorGroup, GeneralParameterValue...) - Constructor for class ParameterGroup
Constructs a parameter group from the specified descriptor and list of parameters.
ParameterGroup(Map<String, ?>, GeneralParameterValue...) - Constructor for class ParameterGroup
Constructs a parameter group from the specified list of parameters.
Parameterized - Interface in org.geotoolkit.referencing.operation.transform
An object (usually a MathTransform) which can supply its parameters in a ParameterValueGroup.
parameters() - Method in class ReferencingCommands
Invoked when the user asked the "parameters" action.
Parameters - Class in org.geotoolkit.parameter
Utility class for methods helping implementing, and working with the parameter API from org.opengis.parameter package.
PARAMETERS - Static variable in class AbridgedMolodensky
The parameters group.
PARAMETERS - Static variable in class Affine
The parameters group.
PARAMETERS - Static variable in class AlbersEqualArea
The parameters group.
PARAMETERS - Static variable in class CassiniSoldner
The parameters group.
PARAMETERS - Static variable in class CoordinateFrameRotation
The parameters group.
PARAMETERS - Static variable in class EllipsoidToGeocentric
The parameters group.
PARAMETERS - Static variable in class EquidistantCylindrical.Legacy
The parameters group.
PARAMETERS - Static variable in class EquidistantCylindrical
The parameters group.
PARAMETERS - Static variable in class EquidistantCylindrical.Spherical
The parameters group.
PARAMETERS - Static variable in class Exponential
The parameters group.
PARAMETERS - Static variable in class GeocentricToEllipsoid
The parameters group.
PARAMETERS - Static variable in class GeocentricTranslation
The parameters group.
PARAMETERS - Static variable in class HotineObliqueMercator
The parameters group.
PARAMETERS - Static variable in class HotineObliqueMercator.TwoPoint
The parameters group.
PARAMETERS - Static variable in class Krovak
The parameters group.
PARAMETERS - Static variable in class LambertAzimuthalEqualArea
The parameters group.
PARAMETERS - Static variable in class LambertAzimuthalEqualArea.Spherical
The parameters group.
PARAMETERS - Static variable in class LambertConformal1SP
The parameters group.
PARAMETERS - Static variable in class LambertConformal2SP.Belgium
The parameters group.
PARAMETERS - Static variable in class LambertConformal2SP.ESRI
The parameters group.
PARAMETERS - Static variable in class LambertConformal2SP
The parameters group.
PARAMETERS - Static variable in class Logarithmic
The parameters group.
PARAMETERS - Static variable in class LongitudeRotation
The parameters group.
PARAMETERS - Static variable in class Mercator1SP
The parameters group.
PARAMETERS - Static variable in class Mercator2SP
The parameters group.
PARAMETERS - Static variable in class MillerCylindrical
The parameters group.
PARAMETERS - Static variable in class Molodensky
The parameters group.
PARAMETERS - Static variable in class NADCON
The parameters group.
PARAMETERS - Static variable in class NewZealandMapGrid
The parameters group.
PARAMETERS - Static variable in class NTv2
The parameters group.
PARAMETERS - Static variable in class ObliqueMercator
The parameters group.
PARAMETERS - Static variable in class ObliqueMercator.TwoPoint
The parameters group.
PARAMETERS - Static variable in class ObliqueStereographic
The parameters group.
PARAMETERS - Static variable in class Orthographic
The parameters group.
PARAMETERS - Static variable in class PlateCarree
The parameters group.
PARAMETERS - Static variable in class PolarStereographic.North
The parameters group.
PARAMETERS - Static variable in class PolarStereographic
The parameters group.
PARAMETERS - Static variable in class PolarStereographic.South
The parameters group.
PARAMETERS - Static variable in class PolarStereographic.VariantB
The parameters group.
PARAMETERS - Static variable in class Polyconic
The parameters group.
PARAMETERS - Static variable in class PositionVector7Param
The parameters group.
PARAMETERS - Static variable in class PseudoMercator
The parameters group.
PARAMETERS - Static variable in class RGF93
The parameters group.
PARAMETERS - Static variable in class Stereographic
The parameters group.
PARAMETERS - Static variable in class TransverseMercator
The parameters group.
PARAMETERS - Static variable in class TransverseMercator.SouthOrientated
The parameters group.
ParameterWriter - Class in org.geotoolkit.parameter
Formats parameter descriptors or parameter values in a tabular format.
ParameterWriter() - Constructor for class ParameterWriter
Creates a new formatter writing parameters to the console if there is one, or to the default output stream otherwise.
ParameterWriter(Writer) - Constructor for class ParameterWriter
Creates a new formatter writing parameters to the specified output writer.
parse(String, int, Class<T>) - Method in class WKTFormat
Parses the specified text and ensures that the resulting object is of the specified type.
parseCoordinateReferenceSystem(String) - Method in class ReferencingParser
Parses a coordinate reference system element.
parseMathTransform(String) - Method in class MathTransformParser
Parses a math transform element.
parseObject(String) - Method in class Parser
Parses a Well Know Text (WKT).
parseObject(String, ParsePosition) - Method in class Parser
Parses a Well Know Text (WKT).
parseObject(String) - Method in class WKTFormat
Parses the specified Well Know Text (WKT).
parseObject(String, ParsePosition) - Method in class WKTFormat
Parses the specified Well Know Text starting at the specified position.
parseObject(String, ParsePosition) - Method in class CoordinateFormat
Not yet implemented.
Parser - Class in org.geotoolkit.io.wkt
Parses Well Known Text (WKT).
parseWKT(String) - Static method in class CRS
Parses a Well Known Text (WKT) into a CRS object.
PassThroughTransform - Class in org.geotoolkit.referencing.operation.transform
Transform which passes through a subset of ordinates to another transform.
PassThroughTransform(int, MathTransform, int) - Constructor for class PassThroughTransform
Creates a pass through transform.
password - Variable in class ThreadedEpsgFactory
The password to be given to DataSource.getConnection(String,String), or null if none.
perpendicular(AxisDirection, AxisDirection) - Static method in class DefaultCoordinateSystemAxis
Returns true if the specified directions are perpendicular.
PixelTranslation - Class in org.geotoolkit.metadata.iso.spatial
The translation to apply for different values of PixelOrientation or PixelInCell.
PlateCarree - Class in org.geotoolkit.referencing.operation.provider
The provider for "Plate Carrée" projection.
PlateCarree() - Constructor for class PlateCarree
Constructs a new provider.
PolarStereographic - Class in org.geotoolkit.referencing.operation.projection
The polar case of the stereographic projection.
PolarStereographic(UnitaryProjection.Parameters) - Constructor for class PolarStereographic
Constructs an oblique stereographic projection (USGS equations).
PolarStereographic - Class in org.geotoolkit.referencing.operation.provider
The provider for "Polar Stereographic (Variant A)" projection (EPSG:9810).
PolarStereographic() - Constructor for class PolarStereographic
Constructs a new provider.
PolarStereographic.North - Class in org.geotoolkit.referencing.operation.provider
The provider for "North Polar Stereographic" projection.
PolarStereographic.North() - Constructor for class PolarStereographic.North
Constructs a new provider.
PolarStereographic.South - Class in org.geotoolkit.referencing.operation.provider
The Provider for "South Polar Stereographic" projection.
PolarStereographic.South() - Constructor for class PolarStereographic.South
Constructs a new provider.
PolarStereographic.VariantB - Class in org.geotoolkit.referencing.operation.provider
The provider for "Polar Stereographic (Variant B)" projection (EPSG:9829).
PolarStereographic.VariantB() - Constructor for class PolarStereographic.VariantB
Constructs a new provider.
Polyconic - Class in org.geotoolkit.referencing.operation.projection
American Polyconic Projection (EPSG codes 9818).
Polyconic(UnitaryProjection.Parameters) - Constructor for class Polyconic
Constructs a new map projection from the supplied parameters.
Polyconic - Class in org.geotoolkit.referencing.operation.provider
The provider for "American Polyconic" projection (EPSG:9818).
Polyconic() - Constructor for class Polyconic
Constructs a new provider.
PositionVector7Param - Class in org.geotoolkit.referencing.operation.provider
The provider for "Position Vector 7-parameters transformation" (EPSG:9606).
PositionVector7Param() - Constructor for class PositionVector7Param
Constructs the provider.
ppm - Variable in class BursaWolfParameters
Bursa Wolf scaling in parts per million.
PPM - Static variable in class PositionVector7Param
The operation parameter descriptor for the Scale difference (ppm) parameter value.
preConcatenate(AffineTransform) - Method in class XAffineTransform
Checks for permission before concatenating this transform.
prefix - Variable in class MatrixParameterDescriptors
The prefix to insert in front of parameter name for each matrix elements.
PRIMARY_KEY - Static variable in class DirectPostgisFactory
The primary key column, which is "srid".
print() - Method in class FormattableObject
Prints a string representation of this object to the standard output stream.
print(OperationMethod) - Static method in class ParameterWriter
Prints the elements of an operation to the console with colored syntax if possible, or to the default output stream otherwise.
print(ParameterDescriptorGroup) - Static method in class ParameterWriter
Prints the elements of a descriptor group to the console with colored syntax if possible, or to the default output stream otherwise.
print(ParameterValueGroup) - Static method in class ParameterWriter
Prints the elements of a parameter group to the console with colored syntax if possible, or to the default output stream otherwise.
print() - Method in class FactoryDependencies
Prints the dependencies as a tree to the standard output stream.
print(PrintWriter) - Method in class FactoryDependencies
Prints the dependencies as a tree to the specified printer.
print(Appendable) - Method in class FactoryDependencies
Prints the dependencies as a tree to the specified writer.
printCacheContent(PrintWriter) - Method in class CachingAuthorityFactory
Prints the cache content to the standard output stream.
printDefinitions(Writer) - Method in class WKTFormat
Prints to the specified stream a table of all definitions.
PrjFiles - Class in org.geotoolkit.io.wkt
Parses and formats PRJ files.
PROJECTED - Static variable in class DefaultCartesianCS
A two-dimensional Cartesian CS with Easting, Northing axis in metres.
ProjectionException - Exception in org.geotoolkit.referencing.operation.projection
Thrown by UnitaryProjection when a map projection failed.
ProjectionException() - Constructor for exception ProjectionException
Constructs a new exception with no detail message.
ProjectionException(String) - Constructor for exception ProjectionException
Constructs a new exception with the specified detail message.
ProjectionException(Throwable) - Constructor for exception ProjectionException
Constructs a new exception with the specified cause.
ProjectionException(String, Throwable) - Constructor for exception ProjectionException
Constructs a new exception with the specified detail message and cause.
ProjectiveTransform - Class in org.geotoolkit.referencing.operation.transform
A usually affine, or otherwise a projective transform.
ProjectiveTransform(Matrix) - Constructor for class ProjectiveTransform
Constructs a transform from the specified matrix.
PropertyAuthorityFactory - Class in org.geotoolkit.referencing.factory.wkt
A CRS Authority Factory that manages object creation using a set of static strings from a property file.
PropertyAuthorityFactory(Hints, URL, Citation...) - Constructor for class PropertyAuthorityFactory
Creates a factory for the specified authorities using the definitions declared in the given property file.
PropertyAuthorityFactory(Hints, Collection<URL>, Citation...) - Constructor for class PropertyAuthorityFactory
Creates a factory for the specified authorities using the definitions declared in the given property files.
PropertyAuthorityFactory(Hints, Hints.FileKey, Class<?>, String, Citation...) - Constructor for class PropertyAuthorityFactory
Creates a factory using the definitions found in properties files loaded from a directory and resources.
PropertyAuthorityFactory(Hints, Citation...) - Constructor for class PropertyAuthorityFactory
Creates an initially empty factory.
PropertyEpsgFactory - Class in org.geotoolkit.referencing.factory.epsg
Authority factory for Coordinate Reference Systems beyong the one defined in the EPSG database.
PropertyEpsgFactory() - Constructor for class PropertyEpsgFactory
Constructs a default authority factory.
PropertyEpsgFactory(Hints) - Constructor for class PropertyEpsgFactory
Constructs an authority factory from the given hints.
PropertyEpsgFactory(Hints, String, Citation...) - Constructor for class PropertyEpsgFactory
Constructs an authority factory for the given authorities.
PSEUDO_STANDARD_PARALLEL - Static variable in class Krovak
The operation parameter descriptor for the first standard parallel parameter value.
PseudoMercator - Class in org.geotoolkit.referencing.operation.provider
The provider for "Popular Visualisation Pseudo Mercator" projection (EPSG:1024).
PseudoMercator() - Constructor for class PseudoMercator
Constructs a new provider.
push(GenericName) - Method in class NamedIdentifier
Returns this name expanded with the specified scope.

Q

quadrantRotate(int) - Method in class XAffineTransform
Checks for permission before rotating this transform.
quadrantRotate(int, double, double) - Method in class XAffineTransform
Checks for permission before rotating this transform.

R

read(File) - Static method in class PrjFiles
Parses a PRJ file and returns its content as a coordinate reference system.
read(URL) - Static method in class PrjFiles
Parses a PRJ file from a URL and returns its content as a coordinate reference system.
read(ReadableByteChannel, boolean) - Static method in class PrjFiles
Parses a PRJ file from a channel and returns its content as a coordinate reference system.
read(InputStream, boolean) - Static method in class PrjFiles
Parses a PRJ file from a stream and returns its content as a coordinate reference system.
read(BufferedReader, boolean) - Static method in class PrjFiles
Parses a PRJ file from a reader and returns its content as a coordinate reference system.
RECTIFIED_GRID_ANGLE - Static variable in class ObliqueMercator
The operation parameter descriptor for the rectifiedGridAngle parameter value.
rectifiedGridAngle - Variable in class ObliqueMercator.Parameters
The rectified bearing of the central line, in degrees.
reduceToDomain(boolean) - Method in class GeneralEnvelope
Restricts this envelope to the CS or CRS domain of validity.
ReferencingCommands - Class in org.geotoolkit.console
Describe the given referencing object.
ReferencingCommands(String[]) - Constructor for class ReferencingCommands
Creates a new instance of ReferencingCommands.
ReferencingConsole - Class in org.geotoolkit.console
A console for executing CRS operations from the command line.
ReferencingConsole(LineNumberReader) - Constructor for class ReferencingConsole
Creates a new instance using the specified input stream.
ReferencingFactory - Class in org.geotoolkit.referencing.factory
Base class for all factories in the referencing module.
ReferencingFactory() - Constructor for class ReferencingFactory
Constructs a factory.
ReferencingFactoryContainer - Class in org.geotoolkit.referencing.factory
A container of factories frequently used together, with utility methods.
ReferencingFactoryContainer(Hints) - Constructor for class ReferencingFactoryContainer
Creates an instance from the specified hints.
ReferencingObjectFactory - Class in org.geotoolkit.referencing.factory
Builds Geotk implementations of CRS, CS and datum objects.
ReferencingObjectFactory() - Constructor for class ReferencingObjectFactory
Constructs a default factory.
ReferencingObjectFactory(Hints) - Constructor for class ReferencingObjectFactory
Constructs a factory with the specified hints.
ReferencingParser - Class in org.geotoolkit.io.wkt
Well Known Text (WKT) parser for referencing objects.
ReferencingParser() - Constructor for class ReferencingParser
Creates a parser using the default set of symbols and factories.
ReferencingParser(Symbols, Hints) - Constructor for class ReferencingParser
Creates a parser using the specified set of symbols.
ReferencingParser(Symbols, ReferencingFactoryContainer) - Constructor for class ReferencingParser
Constructs a parser for the specified set of symbols using the specified set of factories.
ReferencingParser(Symbols, DatumFactory, CSFactory, CRSFactory, MathTransformFactory) - Constructor for class ReferencingParser
Constructs a parser for the specified set of symbols using the specified set of factories.
reformat() - Method in class ReferencingCommands
Invoked when the user asked the "reformat" action.
reformat(Reader, Writer, PrintWriter) - Method in class WKTFormat
Reads WKT strings from an input stream and reformats them to the specified output stream.
REMARKS_COMPARATOR - Static variable in class AbstractIdentifiedObject
Deprecated. Moved to IdentifiedObjects.
REMARKS_COMPARATOR - Static variable in class IdentifiedObjects
A comparator for sorting identified objects by remarks.
remove(Object) - Method in class IdentifiedObjectSet
Removes a single instance of the specified element from this collection, if it is present.
removeAll(Collection<?>) - Method in class IdentifiedObjectSet
Removes from this collection all of its elements that are contained in the specified collection.
replace(Unit<?>) - Method in class OrderedAxisAuthorityFactory
Replaces the specified unit, if applicable.
replace(AxisDirection) - Method in class OrderedAxisAuthorityFactory
Replaces the specified direction, if applicable.
replace(Unit<?>) - Method in class TransformedAuthorityFactory
Replaces the specified unit, if applicable.
replace(AxisDirection) - Method in class TransformedAuthorityFactory
Replaces the specified direction, if applicable.
replace(CoordinateSystemAxis) - Method in class TransformedAuthorityFactory
Replaces (if needed) the specified axis by a new one.
replace(CoordinateSystem) - Method in class TransformedAuthorityFactory
Replaces (if needed) the specified coordinate system by a new one.
replace(Datum) - Method in class TransformedAuthorityFactory
Replaces (if needed) the specified datum by a new one.
replace(CoordinateReferenceSystem) - Method in class TransformedAuthorityFactory
Replaces (if needed) the specified coordinate reference system.
replace(CoordinateOperation) - Method in class TransformedAuthorityFactory
Replaces (if needed) the specified coordinate operation.
reportDuplicates(PrintWriter) - Method in class PropertyEpsgFactory
Prints a list of codes that duplicate the ones provided by ThreadedEpsgFactory.
reportInstantiationFailures(PrintWriter) - Method in class PropertyEpsgFactory
Prints a list of CRS that can't be instantiated.
reset(String) - Static method in class CRS
Resets some aspects of the referencing system.
resetWarnings() - Static method in class UnitaryProjection
Resets the warning status of all projections in the current JVM.
resolve(int) - Method in class IdentifiedObjectSet
Ensures that the n first objects in this set are created.
RGF93 - Class in org.geotoolkit.referencing.operation.provider
The provider for "France geocentric interpolation" (ESPG:9655).
RGF93() - Constructor for class RGF93
Constructs a provider.
RGF93 - Static variable in class NTv2Transform
The file name of RGF93 grid, which is "ntf_r93.gsb".
ROLL_LONGITUDE - Static variable in class MapProjection
The operation parameter descriptor for whatever the projection should roll longitude.
rollLongitude(double) - Method in class UnitaryProjection
Ensures that the specified longitude stay within its valid range.
rollLongitude(double, double) - Static method in class AbstractMathTransform
Ensures that the specified longitude stay within the [-boundbound] range.
rotate(double) - Method in class XAffineTransform
Checks for permission before rotating this transform.
rotate(double, double, double) - Method in class XAffineTransform
Checks for permission before rotating this transform.
rotate(double, double) - Method in class XAffineTransform
Checks for permission before rotating this transform.
rotate(double, double, double, double) - Method in class XAffineTransform
Checks for permission before rotating this transform.
roundIfAlmostInteger(double, int) - Method in class GeneralEnvelope
Fixes rounding errors up to a given tolerance level.
roundIfAlmostInteger(AffineTransform, double) - Static method in class XAffineTransform
If scale and shear coefficients are close to integers, replaces their current values by their rounded values.
ROW - Static variable in class DefaultCoordinateSystemAxis
A default axis for row indices in a grid coverage.

S

scale(double, double) - Method in class XAffineTransform
Checks for permission before scaling this transform.
SCALE - Static variable in class Exponential
The operation parameter descriptor for the scale parameter value.
scale - Variable in class ExponentialTransform1D
The scale value to be multiplied.
scale - Variable in class LinearTransform1D
The value which is multiplied to input values.
SCALE_FACTOR - Static variable in class CassiniSoldner
The operation parameter descriptor for the scale factor parameter value.
SCALE_FACTOR - Static variable in class Krovak
The operation parameter descriptor for the scale factor parameter value.
SCALE_FACTOR - Static variable in class LambertConformal1SP
The operation parameter descriptor for the scale factor parameter value.
SCALE_FACTOR - Static variable in class LambertConformal2SP.ESRI
The operation parameter descriptor for the scale factor parameter value.
SCALE_FACTOR - Static variable in class Mercator1SP
The operation parameter descriptor for the scale factor parameter value.
SCALE_FACTOR - Static variable in class ObliqueMercator
The operation parameter descriptor for the scale factor parameter value.
SCALE_FACTOR - Static variable in class Orthographic
The operation parameter descriptor for the scale factor parameter value.
SCALE_FACTOR - Static variable in class Stereographic
The operation parameter descriptor for the scale factor parameter value.
SCALE_FACTOR - Static variable in class TransverseMercator
The operation parameter descriptor for the scale factor parameter value.
scaleFactor - Variable in class UnitaryProjection.Parameters
The scale factor.
scanForPlugins() - Method in class DefaultMathTransformFactory
Scans for factory plug-ins on the application class path.
schema - Variable in class ThreadedEpsgFactory
The name of the schema in the database where to look for the tables, or null if none.
scope() - Method in class NamedIdentifier
Returns the scope (name space) in which this name is local.
search(GeneralParameterValue, String, int) - Static method in class Parameters
Searches all parameters with the specified name.
SECONDS - Static variable in class DefaultTimeCS
A one-dimensional temporal CS with time, axis in second units.
SEMI_MAJOR - Static variable in class EllipsoidToGeocentric
The operation parameter descriptor for the "semi_major" parameter value.
SEMI_MAJOR - Static variable in class GeocentricToEllipsoid
The operation parameter descriptor for the "semi_major" parameter value.
SEMI_MAJOR - Static variable in class MapProjection
The operation parameter descriptor for the semi major parameter value.
SEMI_MAJOR - Static variable in class NewZealandMapGrid
The operation parameter descriptor for the semi major parameter value.
SEMI_MINOR - Static variable in class EllipsoidToGeocentric
The operation parameter descriptor for the "semi_minor" parameter value.
SEMI_MINOR - Static variable in class GeocentricToEllipsoid
The operation parameter descriptor for the "semi_minor" parameter value.
SEMI_MINOR - Static variable in class MapProjection
The operation parameter descriptor for the semi minor parameter value.
SEMI_MINOR - Static variable in class NewZealandMapGrid
The operation parameter descriptor for the semi minor parameter value.
semiMajor - Variable in class UnitaryProjection.Parameters
Length of semi-major axis, in metres.
semiMinor - Variable in class UnitaryProjection.Parameters
Length of semi-minor axis, in metres.
separate(CoordinateReferenceSystem, int...) - Method in class ReferencingFactoryContainer
Returns a new coordinate reference system with only the specified dimension.
separate(MathTransform) - Method in class DimensionFilter
Separates the specified math transform.
separator - Variable in class MatrixParameterDescriptors
The separator between the row and the column index in parameter names.
set(Colors.Element, X364) - Method in class Colors
Sets the color of the given syntatic element.
setAbridged(boolean) - Method in class FactoryDependencies
Sets whetever the tree should be abridged.
setAffineTransform(Matrix, double) - Method in class BursaWolfParameters
Sets transformation info from the specified matrix, which must be affine.
setAnglePattern(String) - Method in class CoordinateFormat
Sets the pattern for angles fields.
setAngularUnit(Unit<Angle>) - Method in class Formatter
Sets the angular unit for formatting measures.
setAttributeEnabled(boolean) - Method in class FactoryDependencies
Enables or disables the addition of attributes after factory names.
setAuthorities(String...) - Method in class ParameterWriter
Sets the list of authorities to filter, or null for accepting all of them.
setAuthority(Citation) - Method in class WKTFormat
Sets the preferred authority for formatting WKT entities.
setAuthorityCodes(String[]) - Method in class IdentifiedObjectSet
Sets the content of this set as an array of authority codes.
setAxisIgnored(boolean) - Method in class ReferencingParser
Sets whatever AXIS[...] elements will be ignored during parsing.
setBrief(boolean) - Method in class ParameterWriter
Sets whatever the table should formatted in a brief format.
setColorEnabled(boolean) - Method in class ParameterWriter
Sets whatever this writer is allowed to send color instructions for X3.64 compatible terminal.
setColorEnabled(boolean) - Method in class FactoryDependencies
Enables or disables syntax coloring on ANSI X3.64 (aka ECMA-48 and ISO/IEC 6429) compatible terminal.
setColors(Colors) - Method in class WKTFormat
Sets the colors to use for syntax coloring on ANSI X3.64 (aka ECMA-48 and ISO/IEC 6429) compatible terminal.
setComparisonMode(ComparisonMode) - Method in class IdentifiedObjectFinder
Sets the criterion used for determining if a candidate found by this IdentifiedObjectFinder shall be considered equals to the requested object.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class DirectPosition1D
Sets the coordinate reference system in which the coordinate is given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class DirectPosition2D
Sets the coordinate reference system in which the coordinate is given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class Envelope2D
Sets the coordinate reference system in which the coordinate are given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class GeneralDirectPosition
Sets the coordinate reference system in which the coordinate is given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class GeneralEnvelope
Sets the coordinate reference system in which the coordinate are given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class TransformedDirectPosition
Sets the coordinate reference system in which the coordinate is given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class CoordinateFormat
Sets the coordinate reference system for points to be formatted.
setDatabase(String) - Method in class EpsgInstaller
Sets the URL to the database, using the JDBC syntax.
setDatabase(String, String, String) - Method in class EpsgInstaller
Sets the URL to the database, together with the user and password.
setDatabase(Connection) - Method in class EpsgInstaller
Sets the connection to the database.
setDatePattern(String) - Method in class CoordinateFormat
Sets the pattern for dates fields.
setDefaultIndentation(int) - Static method in class FormattableObject
Sets the default value for indentation.
setDestinationGeographicPoint(double, double) - Method in class GeodeticCalculator
Set the destination point in geographic coordinates.
setDestinationGeographicPoint(Point2D) - Method in class GeodeticCalculator
Set the destination point in geographic coordinates.
setDestinationPosition(Position) - Method in class GeodeticCalculator
Set the destination position in user coordinates, which doesn't need to be geographic.
setDirection(double, double) - Method in class GeodeticCalculator
Set the azimuth and the distance from the starting point.
setElement(int, int, double) - Method in class AffineMatrix3
Modifies the value at the specified row and column of this matrix.
setElement(int, int, double) - Method in class Matrix1
Modifies the value at the specified row and column of this matrix.
setElement(int, int, double) - Method in class Matrix2
Modifies the value at the specified row and column of this matrix.
setEnvelope(Envelope) - Method in class Envelope2D
Sets this envelope to the same values than the given Envelope.
setEnvelope(double...) - Method in class GeneralEnvelope
Sets the envelope to the specified values, which must be the lower corner coordinates followed by upper corner coordinates.
setEnvelope(Envelope) - Method in class GeneralEnvelope
Sets this envelope to the same coordinate values than the specified envelope.
setFullScanAllowed(boolean) - Method in class IdentifiedObjectFinder
Sets whatever an exhaustive scan against all registered objects is allowed.
setIdentity() - Method in class Matrix1
Sets this matrix to the identity matrix.
setIdentity() - Method in class Matrix2
Sets this matrix to the identity matrix.
setIdentity() - Method in interface XMatrix
Sets this matrix to the identity matrix.
setIndentation(int) - Method in class WKTFormat
Sets a new indentation to be used for formatting objects.
setInvalidWKT(Class<?>) - Method in class Formatter
Set a flag marking the current WKT as not strictly compliant to the WKT specification.
setISOConform(boolean) - Method in class ReferencingParser
Sets whatever the default names of AXIS[...] elements shall be ISO identifiers.
setKeyCollisionAllowed(boolean) - Method in class CachingAuthorityFactory
true if different values may be assigned to the same key.
setLinearUnit(Unit<Length>) - Method in class Formatter
Sets the unit for formatting linear measures.
setLocale(Locale) - Method in class ParameterWriter
Sets the locale to use for table formatting.
setLocation(DirectPosition) - Method in class AbstractDirectPosition
Sets this direct position to the given position.
setLocation(DirectPosition) - Method in class DirectPosition1D
Sets this coordinate to the specified direct position.
setLocation(DirectPosition) - Method in class DirectPosition2D
Sets this coordinate to the specified direct position.
setLocation(double...) - Method in class GeneralDirectPosition
Sets the ordinate values along all dimensions.
setLocation(DirectPosition) - Method in class GeneralDirectPosition
Sets this coordinate to the specified direct position.
setLocation(GeneralDirectPosition) - Method in class GeneralDirectPosition
Sets this coordinate to the specified direct position.
setLocation(Point2D) - Method in class GeneralDirectPosition
Sets this coordinate to the specified Point2D.
setMatrix(Matrix) - Method in class MatrixParameters
Sets all parameter values to the element value in the specified matrix.
setMatrix(AffineTransform) - Method in class Matrix3
Sets this matrix to the specified affine transform.
setNumberPattern(String) - Method in class CoordinateFormat
Sets the pattern for numbers fields.
setOrdering(Factory.Organizer) - Method in class DatumAliases
Invoked by FactoryRegistry in order to set the ordering relative to other factories.
setOrdering(Factory.Organizer) - Method in class LongitudeFirstEpsgFactory
Specifies that this factory should give precedence to ThreadedEpsgFactory.
setOrdering(Factory.Organizer) - Method in class PropertyEpsgFactory
Invoked by FactoryRegistry on registration.
setOrdering(Factory.Organizer) - Method in class HTTP_AuthorityFactory
Sets the ordering of this factory relative to other factories.
setOrdering(Factory.Organizer) - Method in class URN_AuthorityFactory
Sets the ordering of this factory relative to other factories.
setOrdering(Factory.Organizer) - Method in class AuthorityBackedFactory
Invoked by FactoryRegistry in order to set the ordering relative to other factories.
setOrdering(Factory.Organizer) - Method in class DefaultCoordinateOperationFactory
Invoked by FactoryRegistry in order to set the ordering relative to other factories.
setOrdinate(int, double) - Method in class DirectPosition1D
Sets the ordinate value along the specified dimension.
setOrdinate(int, double) - Method in class DirectPosition2D
Sets the ordinate value along the specified dimension.
setOrdinate(int, double) - Method in class GeneralDirectPosition
Sets the ordinate value along the specified dimension.
setRange(int, double, double) - Method in class GeneralEnvelope
Sets the envelope range along the specified dimension.
setSchema(String, boolean) - Method in class AnsiDialectEpsgFactory
Sets the schema where to search for the tables, and optionally removes the "epsg_" prefix.
setSchema(String) - Method in class EpsgInstaller
Sets the schema where the installer will create the tables.
setScriptDirectory(File) - Method in class EpsgInstaller
Sets the directory which contain the SQL scripts to execute.
setSeparator(String) - Method in class CoordinateFormat
Sets the separator between each coordinate.
setStartingGeographicPoint(double, double) - Method in class GeodeticCalculator
Set the starting point in geographic coordinates.
setStartingGeographicPoint(Point2D) - Method in class GeodeticCalculator
Set the starting point in geographic coordinates.
setStartingPosition(Position) - Method in class GeodeticCalculator
Set the starting position in user coordinates, which doesn't need to be geographic.
setSubEnvelope(Envelope, int) - Method in class GeneralEnvelope
Sets a sub-domain of this envelope to the same coordinate values than the specified envelope.
setSymbols(Symbols) - Method in class WKTFormat
Sets the symbols used for parsing and formatting WKT.
setTimeout(long) - Method in class ThreadedAuthorityFactory
Sets a timer for disposing the backing store after the specified amount of milliseconds of inactivity.
setTimeZone(TimeZone) - Method in class CoordinateFormat
Sets the time zone for dates fields.
setToIdentity() - Method in class XAffineTransform
Checks for permission before setting this transform.
setToInfinite() - Method in class GeneralEnvelope
Sets the lower corner to negative infinity and the upper corner to positive infinity.
setToNull() - Method in class GeneralEnvelope
Sets all ordinate values to NaN.
setToQuadrantRotation(int) - Method in class XAffineTransform
Checks for permission before setting this transform.
setToQuadrantRotation(int, double, double) - Method in class XAffineTransform
Checks for permission before setting this transform.
setToRotation(double) - Method in class XAffineTransform
Checks for permission before setting this transform.
setToRotation(double, double, double) - Method in class XAffineTransform
Checks for permission before setting this transform.
setToRotation(double, double) - Method in class XAffineTransform
Checks for permission before setting this transform.
setToRotation(double, double, double, double) - Method in class XAffineTransform
Checks for permission before setting this transform.
setToScale(double, double) - Method in class XAffineTransform
Checks for permission before setting this transform.
setToShear(double, double) - Method in class XAffineTransform
Checks for permission before setting this transform.
setToTranslation(double, double) - Method in class XAffineTransform
Checks for permission before setting this transform.
setTransform(AffineTransform) - Method in class XAffineTransform
Checks for permission before setting this transform.
setTransform(double, double, double, double, double, double) - Method in class XAffineTransform
Checks for permission before setting this transform.
setValue(double, Unit<?>) - Method in class FloatParameter
Sets the parameter value as a floating point and its associated unit.
setValue(double) - Method in class FloatParameter
Sets the parameter value as a floating point.
setValue(int) - Method in class FloatParameter
Sets the parameter value as an integer.
setValue(boolean) - Method in class FloatParameter
Sets the parameter value as a boolean.
setValue(Object) - Method in class FloatParameter
Sets the parameter value as a Double object.
setValue(double[], Unit<?>) - Method in class FloatParameter
Always throws an exception, since this parameter is not an array.
setValue(double, Unit<?>) - Method in class Parameter
Sets the parameter value as a floating point and its associated unit.
setValue(double) - Method in class Parameter
Sets the parameter value as a floating point.
setValue(int) - Method in class Parameter
Sets the parameter value as an integer.
setValue(boolean) - Method in class Parameter
Sets the parameter value as a boolean.
setValue(Object) - Method in class Parameter
Sets the parameter value as an object.
setValue(double[], Unit<?>) - Method in class Parameter
Sets the parameter value as an array of floating point and their associated unit.
setZero() - Method in class Matrix1
Sets all the values in this matrix to zero.
setZero() - Method in class Matrix2
Sets all the values in this matrix to zero.
setZero() - Method in interface XMatrix
Sets all the values in this matrix to zero.
shear(double, double) - Method in class XAffineTransform
Checks for permission before shearing this transform.
SINGLE_LINE - Static variable in class FormattableObject
The indentation value to give to FormattableObject.toWKT(int) method for formatting the complete object on a single line.
size() - Method in class IdentifiedObjectSet
Returns the number of objects available in this set.
SIZE - Static variable in class AffineMatrix3
The matrix size, which is 3.
SIZE - Static variable in class Matrix1
The matrix size, which is 1.
SIZE - Static variable in class Matrix2
The matrix size, which is 2.
SIZE - Static variable in class Matrix3
The matrix size, which is 3.
SIZE - Static variable in class Matrix4
The matrix size, which is 4.
sourceCRS - Variable in class AbstractCoordinateOperation
The source CRS, or null if not available.
sourceDimension - Variable in class DefaultOperationMethod
Number of dimensions in the source CRS of this operation method.
SOUTHING - Static variable in class DefaultCoordinateSystemAxis
Default axis info for Southing values in a projected CRS.
SPHERE - Static variable in class DefaultGeographicCRS
A two-dimensional geographic coordinate reference system using a spherical datum.
SPHERE - Static variable in class DefaultEllipsoid
A sphere with a radius of 6371000 metres.
SPHERE - Static variable in class DefaultGeodeticDatum
Default spherical datum.
SPHERICAL - Static variable in class DefaultGeocentricCRS
The default geocentric CRS with a spherical coordinate system.
SPHERICAL_LATITUDE - Static variable in class DefaultCoordinateSystemAxis
Default axis info for latitudes in a geocentric CRS using spherical CS.
SPHERICAL_LONGITUDE - Static variable in class DefaultCoordinateSystemAxis
Default axis info for longitudes in a geocentric CRS using spherical CS.
SQUARE_BRACKETS - Static variable in class Symbols
A set of symbols with parameters between square brackets, like DATUM["WGS84"].
SRC_DIM - Static variable in class Molodensky
The operation parameter descriptor for the number of source geographic dimension (2 or 3).
SRC_DIM - Static variable in class PositionVector7Param
The operation parameter descriptor for the number of source geographic dimension (2 or 3).
SRC_SEMI_MAJOR - Static variable in class Molodensky
The operation parameter descriptor for the "src_semi_major" parameter value.
SRC_SEMI_MAJOR - Static variable in class PositionVector7Param
The operation parameter descriptor for the "src_semi_major" optional parameter value.
SRC_SEMI_MINOR - Static variable in class Molodensky
The operation parameter descriptor for the "src_semi_minor" parameter value.
SRC_SEMI_MINOR - Static variable in class PositionVector7Param
The operation parameter descriptor for the "src_semi_minor" optional parameter value.
standard(CoordinateSystem) - Static method in class AbstractCS
Returns a coordinate system with "standard" axis order and units.
STANDARD_PARALLEL - Static variable in class Mercator2SP
The operation parameter descriptor for the standard parallel parameter value.
STANDARD_PARALLEL - Static variable in class PolarStereographic.North
The operation parameter descriptor for the standardParallel parameter value.
STANDARD_PARALLEL - Static variable in class PolarStereographic.South
The operation parameter descriptor for the standardParallel parameter value.
STANDARD_PARALLEL - Static variable in class PolarStereographic.VariantB
The operation parameter descriptor for the standardParallel parameter value.
STANDARD_PARALLEL_1 - Static variable in class AlbersEqualArea
The operation parameter descriptor for the first standard parallel parameter value.
STANDARD_PARALLEL_1 - Static variable in class LambertConformal2SP
The operation parameter descriptor for the first standard parallel parameter value.
STANDARD_PARALLEL_2 - Static variable in class AlbersEqualArea
The operation parameter descriptor for the second standard parallel parameter value.
STANDARD_PARALLEL_2 - Static variable in class LambertConformal2SP
The operation parameter descriptor for the second standard parallel parameter value.
standardParallels - Variable in class UnitaryProjection.Parameters
The standard parallels, or an empty array if there is none.
Stereographic - Class in org.geotoolkit.referencing.operation.projection
Stereographic Projection.
Stereographic(UnitaryProjection.Parameters) - Constructor for class Stereographic
Constructs an oblique stereographic projection (USGS equations).
Stereographic - Class in org.geotoolkit.referencing.operation.provider
The base provider for "Stereographic" projections.
Stereographic() - Constructor for class Stereographic
Constructs a new provider.
stringValue() - Method in class FloatParameter
Returns the string representation of the value.
stringValue() - Method in class Parameter
Returns the string value of an operation parameter.
stringValue(ParameterDescriptor<?>, ParameterValueGroup) - Static method in class Parameters
Returns the parameter value as a string for the given descriptor.
subTransform - Variable in class PassThroughTransform
The sub transform.
suggest(int, int, int, int, int) - Static method in enum IterationStrategy
Suggests a strategy for iterating over the points to transform in an array.
summary(Collection<? extends IdentifiedObject>) - Method in class ParameterWriter
Formats a summary of a collection of identified objects.
swapAndScaleAxis(CoordinateSystem, CoordinateSystem) - Static method in class AbstractCS
Returns an affine transform between two coordinate systems.
swapAndScaleAxis(CoordinateSystem, CoordinateSystem) - Method in class AbstractCoordinateOperationFactory
Returns an affine transform between two coordinate systems.
Symbols - Class in org.geotoolkit.io.wkt
The set of symbols to use for Well Known Text (WKT) parsing and formatting.
Symbols(Locale) - Constructor for class Symbols
Creates a new set of symbols for the specified locale.

T

TABLE - Static variable in class DirectPostgisFactory
The standard name of the table containing CRS definitions, which is "spatial_ref_sys".
targetCRS - Variable in class AbstractCoordinateOperation
The target CRS, or null if not available.
targetDatum - Variable in class BursaWolfParameters
The target datum for this parameters.
targetDimension - Variable in class DefaultOperationMethod
Number of dimensions in the target CRS of this operation method.
test() - Method in class ReferencingCommands
Invoked when the user asked the "test" action.
test() - Method in class ReferencingConsole
Invoked automatically when the target pt instruction was executed and a test tolerance was previously set.
TGT_DIM - Static variable in class Molodensky
The operation parameter descriptor for the number of target geographic dimension (2 or 3).
TGT_DIM - Static variable in class PositionVector7Param
The operation parameter descriptor for the number of target geographic dimension (2 or 3).
TGT_SEMI_MAJOR - Static variable in class Molodensky
The operation parameter descriptor for the "tgt_semi_major" parameter value.
TGT_SEMI_MAJOR - Static variable in class PositionVector7Param
The operation parameter descriptor for the "tgt_semi_major" optional parameter value.
TGT_SEMI_MINOR - Static variable in class Molodensky
The operation parameter descriptor for the "tgt_semi_minor" parameter value.
TGT_SEMI_MINOR - Static variable in class PositionVector7Param
The operation parameter descriptor for the "tgt_semi_minor" optional parameter value.
ThreadedAuthorityFactory - Class in org.geotoolkit.referencing.factory
A caching authority factory which delegates to different instances of a backing store for concurrency in multi-thread environment.
ThreadedAuthorityFactory(Hints) - Constructor for class ThreadedAuthorityFactory
Constructs an instance using the default setting.
ThreadedAuthorityFactory(Hints, int, int) - Constructor for class ThreadedAuthorityFactory
Constructs an instance using the given setting.
ThreadedEpsgFactory - Class in org.geotoolkit.referencing.factory.epsg
The EPSG factory registered in AuthorityFactoryFinder.
ThreadedEpsgFactory() - Constructor for class ThreadedEpsgFactory
Constructs an authority factory using the default set of factories.
ThreadedEpsgFactory(DataSource) - Constructor for class ThreadedEpsgFactory
Constructs an authority factory which will connect to an EPSG database using the given data source.
ThreadedEpsgFactory(Hints) - Constructor for class ThreadedEpsgFactory
Constructs an authority factory using a set of factories created from the specified hints.
TIME - Static variable in class DefaultCoordinateSystemAxis
A default axis for time values in a time CS.
tip() - Method in class NamedIdentifier
The last element in the sequence of parsed names.
toAffineTransform() - Method in class Matrix3
Returns an affine transform for this matrix.
toAffineTransform2D() - Method in class GeneralMatrix
Returns an affine transform for this matrix.
toANSI - Variable in class AnsiDialectEpsgFactory
Maps the MS-Access names to ANSI names.
toBackingFactoryCode(String) - Method in class AuthorityFactoryAdapter
Returns the code to be given to the wrapped factories.
toBackingFactoryCode(String) - Method in class HTTP_AuthorityFactory
Removes the URL base ("http://www.opengis.net/gml/srs/") from the specified code before to pass it to the wrapped factories.
toBackingFactoryCode(String) - Method in class URN_AuthorityFactory
Removes the URN base ("urn:ogc:def") from the specified code before to pass it to the wrapped factories.
toDate(double) - Method in class DefaultTemporalCRS
Convert the given value into a Date object.
toFullyQualifiedName() - Method in class NamedIdentifier
Returns a view of this name as a fully-qualified name.
toGeneralMatrix(Matrix) - Static method in class MatrixFactory
Converts the specified matrix to GeneralMatrix.
toGeodetic3D(SingleCRS) - Method in class ReferencingFactoryContainer
Adds an ellipsoidal height to the given CRS, if not already presents.
toGeodetic3D(CompoundCRS) - Method in class ReferencingFactoryContainer
Returns a CRS equivalents to the given one, with some components replaced by their 3D counterpart when possible.
toInternationalString() - Method in class NamedIdentifier
Returns a local-dependent string representation of this generic name.
toNameValueMap(GeneralParameterValue, Map<String, Object>) - Static method in class Parameters
Deprecated. Replaced by Parameters.copy(GeneralParameterValue, Map).
toOptimalMatrix(Matrix) - Static method in class MatrixFactory
Converts the specified matrix to the most suitable Geotk implementation.
toPoint2D() - Method in class DirectPosition2D
Returns a Point2D with the same coordinate as this direct position.
toPoint2D() - Method in class GeneralDirectPosition
Returns a Point2D with the same coordinate as this direct position.
toPolygonString(Envelope) - Static method in class AbstractEnvelope
Formats a POLYGON element from an envelope.
toRectangle2D() - Method in class GeneralEnvelope
Returns a Rectangle2D with the same bounds as this Envelope.
toString() - Method in class AbstractDirectPosition
Formats this position in the Well Known Text (WKT) format.
toString(DirectPosition) - Static method in class AbstractDirectPosition
Formats a POINT element from a direct position.
toString() - Method in class AbstractEnvelope
Formats this envelope in the Well Known Text (WKT) format.
toString(Envelope) - Static method in class AbstractEnvelope
Formats a BOX element from an envelope.
toString() - Method in class DirectPosition2D
Formats this position in the Well Known Text (WKT) format.
toString() - Method in class Envelope2D
Formats this envelope in the Well Known Text (WKT) format.
toString() - Method in class FormattableObject
Returns a string representation for this object.
toString() - Method in class Formatter
Returns the WKT in its current state.
toString() - Method in class PixelTranslation
Returns a string representation of this pixel translation.
toString() - Method in class AbstractParameter
Returns a string representation of this parameter.
toString() - Method in class DefaultParameterDescriptor
Returns a string representation of this descriptor.
toString() - Method in class DefaultParameterDescriptorGroup
Returns a string representation of this descriptor.
toString(ParameterDescriptorGroup) - Static method in class ParameterWriter
Returns a string representation of the given descriptor group in the brief format.
toString(ParameterValueGroup) - Static method in class ParameterWriter
Returns a string representation of the given parameter group in the brief format.
toString() - Method in class EpsgInstaller.Result
Returns a string representation of this result.
toString() - Method in class FactoryDependencies
Returns the string representation of the dependencies tree.
toString() - Method in class GeodeticCalculator
Returns a string representation of the current state of this calculator.
toString() - Method in class NamedIdentifier
Returns a string representation of this generic name.
toString() - Method in class DefaultFormula
Returns a string representation of this formula.
toString() - Method in class AffineMatrix3
Returns a string representation of this matrix.
toString() - Method in class GeneralMatrix
Returns a string representation of this matrix.
toString() - Method in class Matrix1
Returns a string representation of this matrix.
toString() - Method in class Matrix2
Returns a string representation of this matrix.
toString() - Method in class Matrix3
Returns a string representation of this matrix.
toString() - Method in class Matrix4
Returns a string representation of this matrix.
toString() - Method in class AbstractMathTransform2D.Parameters
Returns a string representation of the parameters.
toString() - Method in class AffineTransform2D
Returns the WKT representation of this transform.
toValue(Date) - Method in class DefaultTemporalCRS
Convert the given date into a value in this axis unit.
toWKT() - Method in class FormattableObject
Returns a Well Known Text (WKT) using the default indentation.
toWKT(int) - Method in class FormattableObject
Returns a Well Known Text (WKT) for this object using the specified indentation.
toWKT(Citation, int) - Method in class FormattableObject
Returns a Well Known Text (WKT) for this object using the specified indentation and authority.
toWKT() - Method in class AffineTransform2D
Returns the WKT for this transform.
toXMatrix(Matrix) - Static method in class MatrixFactory
Converts the specified matrix to a Geotk implementation.
transform() - Method in class ReferencingCommands
Invoked when the user asked the "transform" action.
transform(DirectPosition) - Method in class TransformedDirectPosition
Transforms a given position and stores the result in this object.
transform(Envelope, CoordinateReferenceSystem) - Static method in class CRS
Transforms the given envelope to the specified CRS.
transform(MathTransform, Envelope) - Static method in class CRS
Transforms an envelope using the given math transform.
transform(CoordinateOperation, Envelope) - Static method in class CRS
Transforms an envelope using the given coordinate operation.
transform(MathTransform2D, Rectangle2D, Rectangle2D) - Static method in class CRS
Transforms a rectangular envelope using the given math transform.
transform(CoordinateOperation, Rectangle2D, Rectangle2D) - Static method in class CRS
Transforms a rectangular envelope using the given coordinate operation.
transform - Variable in class AbstractCoordinateOperation
Transform from positions in the source coordinate reference system to positions in the target coordinate reference system.
transform(AffineTransform, Shape, boolean) - Static method in class XAffineTransform
Transforms the given shape.
transform(AffineTransform, Rectangle2D, Rectangle2D) - Static method in class XAffineTransform
Returns a rectangle which entirely contains the direct transform of bounds.
transform(double[], int, double[], int) - Method in class AlbersEqualArea
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class CassiniSoldner
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class EquatorialStereographic
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class Equirectangular
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int, int) - Method in class Equirectangular
Converts a list of coordinate point ordinal values.
transform(double[], int, double[], int) - Method in class Krovak
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class LambertAzimuthalEqualArea
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class LambertConformal
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class Mercator
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int, int) - Method in class Mercator
Converts a list of coordinate point ordinal values.
transform(double[], int, double[], int) - Method in class NewZealandMapGrid
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class ObliqueMercator
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class ObliqueStereographic
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class Orthographic
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class PolarStereographic
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class Polyconic
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class Stereographic
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int) - Method in class TransverseMercator
Transforms the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts (linear distance on a unit sphere).
transform(double[], int, double[], int, int) - Method in class UnitaryProjection
Converts a list of coordinate point ordinal values.
transform(double[], int, double[], int) - Method in class UnitaryProjection
Converts the coordinate in srcPts at the given offset and stores the result in dstPts at the given offset.
transform(Point2D, Point2D) - Method in class AbstractMathTransform
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class AbstractMathTransform
Transforms the specified ptSrc and stores the result in ptDst.
transform(double[], int, double[], int) - Method in class AbstractMathTransform
Transforms a single coordinate point in an array.
transform(double[], int, double[], int, int) - Method in class AbstractMathTransform
Transforms a list of coordinate point ordinal values.
transform(float[], int, float[], int, int) - Method in class AbstractMathTransform
Transforms a list of coordinate point ordinal values.
transform(double[], int, float[], int, int) - Method in class AbstractMathTransform
Transforms a list of coordinate point ordinal values.
transform(float[], int, double[], int, int) - Method in class AbstractMathTransform
Transforms a list of coordinate point ordinal values.
transform(double[], int, double[], int) - Method in class AbstractMathTransform1D
Transforms a single point in the given array.
transform(Point2D, Point2D) - Method in class AbstractMathTransform2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class AffineTransform2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class ConcatenatedTransform
Transforms the specified ptSrc and stores the result in ptDst.
transform(double[], int, double[], int) - Method in class ConcatenatedTransform
Transforms a single coordinates in a list of ordinal values.
transform(double[], int, double[], int, int) - Method in class ConcatenatedTransform
Transforms many coordinates in a list of ordinal values.
transform(float[], int, float[], int, int) - Method in class ConcatenatedTransform
Transforms many coordinates in a list of ordinal values.
transform(double[], int, float[], int, int) - Method in class ConcatenatedTransform
Transforms many coordinates in a list of ordinal values.
transform(float[], int, double[], int, int) - Method in class ConcatenatedTransform
Transforms many coordinates in a list of ordinal values.
transform(double) - Method in class ExponentialTransform1D
Transforms the specified value.
transform(double[], int, double[], int) - Method in class ExponentialTransform1D
Transforms a single coordinate in a list of ordinal values.
transform(double[], int, double[], int, int) - Method in class ExponentialTransform1D
Transforms many coordinates in a list of ordinal values.
transform(float[], int, float[], int, int) - Method in class ExponentialTransform1D
Transforms many coordinates in a list of ordinal values.
transform(double[], int, float[], int, int) - Method in class ExponentialTransform1D
Transforms many coordinates in a list of ordinal values.
transform(float[], int, double[], int, int) - Method in class ExponentialTransform1D
Transforms many coordinates in a list of ordinal values.
transform(double[], int, double[], int) - Method in class GeocentricTransform
Converts geodetic coordinates (longitude, latitude, height) to geocentric coordinates (x, y, z) according to the current ellipsoid parameters.
transform(double[], int, double[], int, int) - Method in class GeocentricTransform
Converts geodetic coordinates (longitude, latitude, height) to geocentric coordinates (x, y, z) according to the current ellipsoid parameters.
transform(float[], int, float[], int, int) - Method in class GeocentricTransform
Converts geodetic coordinates (longitude, latitude, height) to geocentric coordinates (x, y, z) according to the current ellipsoid parameters.
transform(float[], int, double[], int, int) - Method in class GeocentricTransform
Converts geodetic coordinates (longitude, latitude, height) to geocentric coordinates (x, y, z) according to the current ellipsoid parameters.
transform(double[], int, float[], int, int) - Method in class GeocentricTransform
Converts geodetic coordinates (longitude, latitude, height) to geocentric coordinates (x, y, z) according to the current ellipsoid parameters.
transform(double[], int, double[], int) - Method in class GridTransform
Transforms a source coordinate into target coordinate.
transform(double[], int, double[], int, int) - Method in class GridTransform
Transforms a source coordinate into target coordinate.
transform(float[], int, float[], int, int) - Method in class GridTransform
Transforms a source coordinate into target coordinate.
transform(double[], int, float[], int, int) - Method in class GridTransform
Transforms a source coordinate into target coordinate.
transform(float[], int, double[], int, int) - Method in class GridTransform
Transforms a source coordinate into target coordinate.
transform(DirectPosition, DirectPosition) - Method in class IdentityTransform
Copies the values from ptSrc to ptDst.
transform(double[], int, double[], int) - Method in class IdentityTransform
Transforms a single coordinate in a list of ordinal values.
transform(double[], int, double[], int, int) - Method in class IdentityTransform
Transforms many coordinates in a list of ordinal values.
transform(float[], int, float[], int, int) - Method in class IdentityTransform
Transforms many coordinates in a list of ordinal values.
transform(double[], int, float[], int, int) - Method in class IdentityTransform
Transforms many coordinates in a list of ordinal values.
transform(float[], int, double[], int, int) - Method in class IdentityTransform
Transforms many coordinates in a list of ordinal values.
transform(double) - Method in class LinearTransform1D
Transforms the specified value.
transform(double[], int, double[], int) - Method in class LinearTransform1D
Transforms a single coordinate in a list of ordinal values.
transform(double[], int, double[], int, int) - Method in class LinearTransform1D
Transforms many coordinates in a list of ordinal values.
transform(float[], int, float[], int, int) - Method in class LinearTransform1D
Transforms many coordinates in a list of ordinal values.
transform(double[], int, float[], int, int) - Method in class LinearTransform1D
Transforms many coordinates in a list of ordinal values.
transform(float[], int, double[], int, int) - Method in class LinearTransform1D
Transforms many coordinates in a list of ordinal values.
transform(double) - Method in class LogarithmicTransform1D
Transforms the specified value.
transform(double[], int, double[], int) - Method in class LogarithmicTransform1D
Transforms a single coordinate in a list of ordinal values.
transform(double[], int, double[], int, int) - Method in class LogarithmicTransform1D
Transforms many coordinates in a list of ordinal values.
transform(float[], int, float[], int, int) - Method in class LogarithmicTransform1D
Transforms many coordinates in a list of ordinal values.
transform(double[], int, float[], int, int) - Method in class LogarithmicTransform1D
Transforms many coordinates in a list of ordinal values.
transform(float[], int, double[], int, int) - Method in class LogarithmicTransform1D
Transforms many coordinates in a list of ordinal values.
transform(double[], int, double[], int) - Method in class MolodenskyTransform
Transforms a single coordinate point.
transform(double[], int, double[], int, int) - Method in class MolodenskyTransform
Transforms a list of coordinate point ordinal values.
transform(float[], int, float[], int, int) - Method in class MolodenskyTransform
Transforms a list of coordinate point ordinal values.
transform(double[], int, float[], int, int) - Method in class MolodenskyTransform
Transforms a list of coordinate point ordinal values.
transform(float[], int, double[], int, int) - Method in class MolodenskyTransform
Transforms a list of coordinate point ordinal values.
transform(double[], int, double[], int) - Method in class PassThroughTransform
Transforms a single coordinate in a list of ordinal values.
transform(double[], int, double[], int, int) - Method in class PassThroughTransform
Transforms many coordinates in a list of ordinal values.
transform(float[], int, float[], int, int) - Method in class PassThroughTransform
Transforms many coordinates in a list of ordinal values.
transform(double[], int, float[], int, int) - Method in class PassThroughTransform
Transforms many coordinates in a list of ordinal values.
transform(float[], int, double[], int, int) - Method in class PassThroughTransform
Transforms many coordinates in a list of ordinal values.
transform(double[], int, double[], int) - Method in class ProjectiveTransform
Transforms a single coordinate point.
transform(double[], int, double[], int, int) - Method in class ProjectiveTransform
Transforms an array of floating point coordinates by this matrix.
transform(float[], int, float[], int, int) - Method in class ProjectiveTransform
Transforms an array of floating point coordinates by this matrix.
transform(double[], int, float[], int, int) - Method in class ProjectiveTransform
Transforms an array of floating point coordinates by this matrix.
transform(float[], int, double[], int, int) - Method in class ProjectiveTransform
Transforms an array of floating point coordinates by this matrix.
transform1 - Variable in class ConcatenatedTransform
The first math transform.
transform2 - Variable in class ConcatenatedTransform
The second math transform.
TransformedAuthorityFactory - Class in org.geotoolkit.referencing.factory
An authority factory which returns modified CRS, CS or datum objects from other factory implementations.
TransformedAuthorityFactory(AuthorityFactory) - Constructor for class TransformedAuthorityFactory
Creates a wrapper around the specified factory.
TransformedAuthorityFactory(CRSAuthorityFactory, CSAuthorityFactory, DatumAuthorityFactory, CoordinateOperationAuthorityFactory) - Constructor for class TransformedAuthorityFactory
Creates a wrapper around the specified factories.
TransformedAuthorityFactory(String, Hints) - Constructor for class TransformedAuthorityFactory
Creates a wrappers around the default factories for the specified authority.
TransformedDirectPosition - Class in org.geotoolkit.geometry
A direct position capable to transform a point between an arbitrary CRS and its own CRS.
TransformedDirectPosition() - Constructor for class TransformedDirectPosition
Creates a new direct position initialized with the WGS84 CRS.
TransformedDirectPosition(CoordinateReferenceSystem, CoordinateReferenceSystem, Hints) - Constructor for class TransformedDirectPosition
Creates a new position which will contains the result of coordinate transformations from sourceCRS to targetCRS.
TransformPathNotFoundException - Exception in org.geotoolkit.referencing.operation
Thrown when a transformation can't be performed because no path from source CRS to target CRS has been found.
TransformPathNotFoundException() - Constructor for exception TransformPathNotFoundException
Constructs an exception with no detail message.
TransformPathNotFoundException(FactoryException) - Constructor for exception TransformPathNotFoundException
Constructs an exception with the specified detail message.
TransformPathNotFoundException(String) - Constructor for exception TransformPathNotFoundException
Constructs an exception with the specified detail message.
TransformPathNotFoundException(String, FactoryException) - Constructor for exception TransformPathNotFoundException
Constructs an exception with the specified detail message and cause.
translate(MathTransform, PixelInCell, PixelInCell) - Static method in class PixelTranslation
Translates the specified math transform according the specified pixel orientations.
translate(MathTransform, PixelOrientation, PixelOrientation, int, int) - Static method in class PixelTranslation
Translates the specified math transform according the specified pixel orientations.
translate(double, double) - Method in class XAffineTransform
Checks for permission before translating this transform.
TRANSLATION_FILE - Static variable in class RGF93
The operation parameter descriptor for the Geocentric translation file parameter value.
transpose() - Method in class Matrix1
Sets the value of this matrix to its transpose.
transpose() - Method in class Matrix2
Sets the value of this matrix to its transpose.
transpose() - Method in interface XMatrix
Sets the value of this matrix to its transpose.
TransverseMercator - Class in org.geotoolkit.referencing.operation.projection
Transverse Mercator Projection (EPSG codes 9807, 9808).
TransverseMercator(TransverseMercator.Parameters) - Constructor for class TransverseMercator
Constructs a new map projection from the supplied parameters.
TransverseMercator - Class in org.geotoolkit.referencing.operation.provider
The provider for "Transverse Mercator" projection (EPSG:9807).
TransverseMercator() - Constructor for class TransverseMercator
Constructs a new provider.
TransverseMercator.Parameters - Class in org.geotoolkit.referencing.operation.projection
Parameters of a Transverse Mercator projection.
TransverseMercator.Parameters(ParameterDescriptorGroup, ParameterValueGroup) - Constructor for class TransverseMercator.Parameters
Creates parameters initialized to values extracted from the given parameter group.
TransverseMercator.SouthOrientated - Class in org.geotoolkit.referencing.operation.provider
The provider for Mercator Transverse (South Orientated) projection (EPSG:9808).
TransverseMercator.SouthOrientated() - Constructor for class TransverseMercator.SouthOrientated
Constructs a new provider.
trimAuthority(String) - Method in class AbstractAuthorityFactory
Trims the authority scope, if presents.
trimAuthority(String) - Method in class WKTParsingAuthorityFactory
Trims the authority scope, if presents.
TRUNCATED_JULIAN - Static variable in class DefaultTemporalCRS
Time measured in days since May 24, 1968 at 00:00 UTC.
TRUNCATED_JULIAN - Static variable in class DefaultTemporalDatum
Datum for time measured since May 24, 1968 at 00:00 UTC.
type - Variable in class IdentifiedObjectSet
The type of objects included in this set.

U

UNDEFINED - Static variable in class DefaultCoordinateSystemAxis
Undefined or unknown axis.
UnformattableObjectException - Exception in org.geotoolkit.io.wkt
Thrown by FormattableObject.toWKT() when an object can't be formatted as WKT.
UnformattableObjectException(Class<?>) - Constructor for exception UnformattableObjectException
Constructs an exception with a default detail message.
UnformattableObjectException(String, Class<?>) - Constructor for exception UnformattableObjectException
Constructs an exception with the specified detail message.
UnitaryProjection - Class in org.geotoolkit.referencing.operation.projection
Base class for conversion services between ellipsoidal and cartographic projections.
UnitaryProjection(UnitaryProjection.Parameters) - Constructor for class UnitaryProjection
Constructs a new map projection from the supplied parameters.
UnitaryProjection.Parameters - Class in org.geotoolkit.referencing.operation.projection
Parameters that determine the affine transforms to be applied before and after the UnitaryProjection.
UnitaryProjection.Parameters(ParameterDescriptorGroup, ParameterValueGroup) - Constructor for class UnitaryProjection.Parameters
Creates parameters initialized to values extracted from the given parameter group.
UNIX - Static variable in class DefaultTemporalCRS
Time measured in seconds since January 1st, 1970 at 00:00 UTC.
UNIX - Static variable in class DefaultTemporalDatum
Default datum for time measured since January 1st, 1970 at 00:00 UTC.
UNKNOWN - Static variable in class DefaultEngineeringDatum
An engineering datum for unknown coordinate reference system.
unknownAction(String) - Method in class ReferencingCommands
Invoked when the user did not supplied an action.
unrollLongitude(double) - Method in class UnitaryProjection
Ensures that the given longitude added to the central meridian will stay in the [-180 … 180]° range.
URN_AuthorityFactory - Class in org.geotoolkit.referencing.factory.web
Wraps all factories in a "urn:ogc:def" name space.
URN_AuthorityFactory() - Constructor for class URN_AuthorityFactory
Creates a default wrapper.
URN_AuthorityFactory(Hints) - Constructor for class URN_AuthorityFactory
Creates a wrapper using the specified hints.
URN_AuthorityFactory(AllAuthoritiesFactory) - Constructor for class URN_AuthorityFactory
Creates a wrapper around the specified factory.
useOriginalTableNames() - Method in class AnsiDialectEpsgFactory
Replaces the table names by the ones originally used in the MS-Access database.
user - Variable in class ThreadedEpsgFactory
The user name to be given to DataSource.getConnection(String,String), or null if none.
USER_FACTORIES_KEY - Static variable in class AllAuthoritiesFactory
The key for an optional value in the Hints map specifying custom factories in addition to the ones registered in AuthorityFactoryFinder.
usesTwoPoints() - Method in class ObliqueMercator.Parameters
Infers from the parameter values if the azimuth is defined by two points on the central line.
usingUnit(Unit<?>) - Method in class DefaultAffineCS
Returns a new coordinate system with the same properties than the current one except for axis units.
usingUnit(Unit<?>) - Method in class DefaultCartesianCS
Returns a new coordinate system with the same properties than the current one except for axis units.
usingUnit(Unit<?>) - Method in class DefaultEllipsoidalCS
Returns a new coordinate system with the same properties than the current one except for axis units.

V

validate() - Method in class UnitaryProjection.Parameters
Sets the normalize/denormalize affine transforms to the values contained in this object.
value(ParameterDescriptor<T>, ParameterValueGroup) - Static method in class Parameters
Returns the parameter value as an object for the given descriptor.
valueFile() - Method in class FloatParameter
Always throws an exception, since this parameter is not an URI.
valueFile() - Method in class Parameter
Returns a reference to a file or a part of a file containing one or more parameter values.
valueOf(String) - Static method in enum Colors.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum GridType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum IterationStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum Colors.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class MatrixParameters
Returns the parameters values in this group.
values() - Method in class ParameterGroup
Returns the values in this group.
values() - Static method in enum GridType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum IterationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebCRSFactory - Class in org.geotoolkit.referencing.factory.web
The factory for coordinate reference systems in the CRS namespace.
WebCRSFactory() - Constructor for class WebCRSFactory
Constructs a default factory for the CRS authority.
WebCRSFactory(Hints) - Constructor for class WebCRSFactory
Constructs a factory for the CRS authority using the specified hints.
WESTING - Static variable in class DefaultCoordinateSystemAxis
Default axis info for Westing values in a projected CRS.
WGS72 - Static variable in class DefaultEllipsoid
WGS 1972 ellipsoid (EPSG:7043).
WGS72 - Static variable in class DefaultGeodeticDatum
Default WGS 1972 datum (EPSG:6322).
WGS84 - Static variable in class DefaultGeographicCRS
A two-dimensional geographic coordinate reference system using the WGS84 datum.
WGS84 - Static variable in class DefaultEllipsoid
WGS 1984 ellipsoid (EPSG:7030) used in GPS systems.
WGS84 - Static variable in class DefaultGeodeticDatum
Default WGS 1984 datum (EPSG:6326).
WGS84_3D - Static variable in class DefaultGeographicCRS
A three-dimensional geographic coordinate reference system using the WGS84 datum.
width - Variable in class GridTransform
Number of columns in the grid.
WKT_COLUMN - Static variable in class DirectPostgisFactory
The standard name ("srtext") of the column containing the WKT definitions.
WKTFormat - Class in org.geotoolkit.io.wkt
Parser and formatter for Well Known Text (WKT) objects.
WKTFormat() - Constructor for class WKTFormat
Constructs a format using the default factories.
WKTFormat(Hints) - Constructor for class WKTFormat
Constructs a format using the given factories for creating parsed objects.
WKTParsingAuthorityFactory - Class in org.geotoolkit.referencing.factory.wkt
A CRS Authority Factory that manages object creation by parsing Well Known Text (WKT) strings.
WKTParsingAuthorityFactory(Hints, Map<String, String>, Citation...) - Constructor for class WKTParsingAuthorityFactory
Creates a factory for the specified authorities using the definitions in the given map.
wrap(CompoundCRS) - Static method in class DefaultCompoundCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
wrap(DerivedCRS) - Static method in class DefaultDerivedCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
wrap(EngineeringCRS) - Static method in class DefaultEngineeringCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
wrap(GeocentricCRS) - Static method in class DefaultGeocentricCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
wrap(GeographicCRS) - Static method in class DefaultGeographicCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
wrap(ImageCRS) - Static method in class DefaultImageCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
wrap(ProjectedCRS) - Static method in class DefaultProjectedCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
wrap(TemporalCRS) - Static method in class DefaultTemporalCRS
Wraps an arbitrary temporal CRS into a Geotk implementation.
wrap(VerticalCRS) - Static method in class DefaultVerticalCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
wrap(AffineCS) - Static method in class DefaultAffineCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
wrap(CartesianCS) - Static method in class DefaultCartesianCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
wrap(CoordinateSystemAxis) - Static method in class DefaultCoordinateSystemAxis
Returns a Geotk axis implementation with the same values than the given arbitrary implementation.
wrap(CylindricalCS) - Static method in class DefaultCylindricalCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
wrap(EllipsoidalCS) - Static method in class DefaultEllipsoidalCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
wrap(LinearCS) - Static method in class DefaultLinearCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
wrap(PolarCS) - Static method in class DefaultPolarCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
wrap(SphericalCS) - Static method in class DefaultSphericalCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
wrap(TimeCS) - Static method in class DefaultTimeCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
wrap(UserDefinedCS) - Static method in class DefaultUserDefinedCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
wrap(VerticalCS) - Static method in class DefaultVerticalCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
wrap(Ellipsoid) - Static method in class DefaultEllipsoid
Wraps an arbitrary ellipsoid into a Geotk implementation.
wrap(EngineeringDatum) - Static method in class DefaultEngineeringDatum
Returns a Geotk datum implementation with the same values than the given arbitrary implementation.
wrap(GeodeticDatum) - Static method in class DefaultGeodeticDatum
Returns a Geotk datum implementation with the same values than the given arbitrary implementation.
wrap(ImageDatum) - Static method in class DefaultImageDatum
Returns a Geotk datum implementation with the same values than the given arbitrary implementation.
wrap(PrimeMeridian) - Static method in class DefaultPrimeMeridian
Returns a Geotk prime meridian implementation with the same values than the given arbitrary implementation.
wrap(TemporalDatum) - Static method in class DefaultTemporalDatum
Returns a Geotk datum implementation with the same values than the given arbitrary implementation.
wrap(VerticalDatum) - Static method in class DefaultVerticalDatum
Returns a Geotk datum implementation with the same values than the given arbitrary implementation.
write(CoordinateReferenceSystem, File) - Static method in class PrjFiles
Formats a coordinate reference system as a PRJ file.
write(CoordinateReferenceSystem, WritableByteChannel) - Static method in class PrjFiles
Formats a coordinate reference system as a PRJ file in the given channel.
write(CoordinateReferenceSystem, OutputStream) - Static method in class PrjFiles
Formats a coordinate reference system as a PRJ file in the given stream.
write(CoordinateReferenceSystem, Writer) - Static method in class PrjFiles
Formats a coordinate reference system as a PRJ file in the given writer.
write(TableWriter) - Method in class AbstractParameter
Writes the content of this parameter to the specified table.
write(TableWriter) - Method in class MatrixParameters
Writes the content of this parameter to the specified table.
writeReplace() - Method in class IdentifiedObjectSet
Returns a serializable copy of this set.

X

X - Static variable in class DefaultCoordinateSystemAxis
Default axis info for x values in a Cartesian CS.
X_SCALE - Static variable in class MapProjection
The operation parameter descriptor for the ESRI "X_Scale" parameter value.
XAffineTransform - Class in org.geotoolkit.referencing.operation.matrix
Utility methods for affine transforms.
XAffineTransform() - Constructor for class XAffineTransform
Constructs an identity affine transform.
XAffineTransform(AffineTransform) - Constructor for class XAffineTransform
Constructs a new XAffineTransform that is a copy of the specified AffineTransform object.
XAffineTransform(double, double, double, double, double, double) - Constructor for class XAffineTransform
Constructs a new XAffineTransform from 6 values representing the 6 specifiable entries of the 3×3 transformation matrix.
XMatrix - Interface in org.geotoolkit.referencing.operation.matrix
A matrix capables to perform some operations.
XY_PLANE_ROTATION - Static variable in class MapProjection
The operation parameter descriptor for the ESRI "XY_Plane_Rotation" parameter value.

Y

Y - Static variable in class DefaultCoordinateSystemAxis
Default axis info for y values in a Cartesian CS.
Y_SCALE - Static variable in class MapProjection
The operation parameter descriptor for the ESRI "Y_Scale" parameter value.

Z

Z - Static variable in class DefaultCoordinateSystemAxis
Default axis info for z values in a Cartesian CS.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.