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

abort() - Method in class GridCoverageStore
Cancels the read or write operation which is currently under progress in an other thread.
abort() - Method in class ImageCoverageReader
Cancels the read operation.
abort() - Method in class ImageCoverageWriter
Cancels the write operation.
abort() - Method in class ImageReaderAdapter
Aborts the current reading process.
abort() - Method in interface GridCoverageReference
Aborts the image reading.
abort() - Method in class ImageReaderAdapter
Requests that any current read operation be aborted.
abort() - Method in class ImageWriterAdapter
Requests that any current write operation be aborted.
abort() - Method in class MosaicImageReader
Requests that any current read operation be aborted.
ABORT_EXIT_CODE - Static variable in class CommandLine
The code given to System.exit(int) when the program aborted at user request.
abortRequested - Variable in class GridCoverageStore
true if a request to abort the current read or write operation has been made.
About - Class in org.geotoolkit.gui.swing
An "About" dialog box.
About() - Constructor for class About
Constructs a new dialog box with the Geotk logo.
About(Object, Class<?>, ThreadGroup) - Constructor for class About
Constructs a new dialog box for the specified application class.
About(Object, Attributes, ThreadGroup) - Constructor for class About
Constructs a new dialog box from the specified manifest attributes.
AbridgedMolodensky - Class in org.geotoolkit.referencing.operation.provider
The provider for "Abridged Molodensky transformation" (EPSG:9605).
AbridgedMolodensky() - Constructor for class AbridgedMolodensky
Constructs a provider.
Absolute - Class in org.geotoolkit.coverage.processing.operation
Computes the mathematical absolute value of each sample value.
Absolute() - Constructor for class Absolute
Constructs a default "Absolute" operation.
absolute(Coverage) - Method in class Operations
Computes the mathematical absolute value of each sample value.
AbstractAuthorityFactory - Class in org.geotoolkit.referencing.factory
Base class for authority factories.
AbstractAuthorityFactory(Hints) - Constructor for class AbstractAuthorityFactory
Constructs a new authority factory.
AbstractCompleteness - Class in org.geotoolkit.metadata.iso.quality
Presence and absence of features, their attributes and their relationships.
AbstractCompleteness() - Constructor for class AbstractCompleteness
Constructs an initially empty completeness.
AbstractCompleteness(Completeness) - Constructor for class AbstractCompleteness
Constructs a metadata entity initialized with the values from the specified metadata.
AbstractContentInformation - Class in org.geotoolkit.metadata.iso.content
Description of the content of a dataset.
AbstractContentInformation() - Constructor for class AbstractContentInformation
Constructs an initially empty content information.
AbstractContentInformation(ContentInformation) - Constructor for class AbstractContentInformation
Constructs a metadata entity initialized with the value from the specified metadata.
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.
AbstractCoverage - Class in org.geotoolkit.coverage
Base class of all coverage type.
AbstractCoverage(CharSequence, CoordinateReferenceSystem, PropertySource, Map<?, ?>) - Constructor for class AbstractCoverage
Constructs a coverage using the specified coordinate reference system.
AbstractCoverage(CharSequence, Coverage) - Constructor for class AbstractCoverage
Constructs a new coverage with the same parameters than the specified coverage.
AbstractCoverage.Renderable - Class in org.geotoolkit.coverage
A view of a coverage as a renderable image.
AbstractCoverage.Renderable(int, int) - Constructor for class AbstractCoverage.Renderable
Constructs a renderable image.
AbstractCoverageProcessor - Class in org.geotoolkit.coverage.processing
Provides operations for different ways of accessing the grid coverage values as well as image processing functionality.
AbstractCoverageProcessor() - Constructor for class AbstractCoverageProcessor
Constructs a coverage processor.
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
Deprecated. Moved to Apache SIS as AbstractDirectPosition.
AbstractDirectPosition() - Constructor for class AbstractDirectPosition
Deprecated. Constructs a direct position.
AbstractElement - Class in org.geotoolkit.metadata.iso.quality
Type of test applied to the data specified by a data quality scope.
AbstractElement() - Constructor for class AbstractElement
Constructs an initially empty element.
AbstractElement(Element) - Constructor for class AbstractElement
Constructs a metadata entity initialized with the values from the specified metadata.
AbstractElement(Result) - Constructor for class AbstractElement
Creates an element initialized to the given result.
AbstractEnvelope - Class in org.geotoolkit.geometry
Deprecated. Moved to Apache SIS as AbstractEnvelope.
AbstractEnvelope() - Constructor for class AbstractEnvelope
Deprecated. Constructs an envelope.
AbstractGeographicExtent - Class in org.geotoolkit.metadata.iso.extent
Base class for geographic area of the dataset.
AbstractGeographicExtent() - Constructor for class AbstractGeographicExtent
Constructs an initially empty geographic extent.
AbstractGeographicExtent(GeographicExtent) - Constructor for class AbstractGeographicExtent
Constructs a geographic extent initialized to the same values than the specified one.
AbstractGeographicExtent(boolean) - Constructor for class AbstractGeographicExtent
Constructs a geographic extent initialized with the specified inclusion value.
AbstractGeolocationInformation - Class in org.geotoolkit.metadata.iso.spatial
Information used to determine geographic location corresponding to image location.
AbstractGeolocationInformation() - Constructor for class AbstractGeolocationInformation
Constructs an initially empty geolocation information.
AbstractGeolocationInformation(GeolocationInformation) - Constructor for class AbstractGeolocationInformation
Constructs a metadata entity initialized with the values from the specified metadata.
AbstractGraduation - Class in org.geotoolkit.display.axis
Base class for graduation.
AbstractGraduation(Unit<?>) - Constructor for class AbstractGraduation
Constructs a graduation with the supplied units.
AbstractGridCoverage - Class in org.geotoolkit.coverage.grid
Base class for Geotk implementation of grid coverage.
AbstractGridCoverage(CharSequence, CoordinateReferenceSystem, PropertySource, Map<?, ?>) - Constructor for class AbstractGridCoverage
Constructs a grid coverage using the specified coordinate reference system.
AbstractGridCoverage(CharSequence, CoordinateReferenceSystem, GridCoverage[], PropertySource, Map<?, ?>) - Constructor for class AbstractGridCoverage
Constructs a grid coverage with sources.
AbstractGridCoverage(CharSequence, GridCoverage) - Constructor for class AbstractGridCoverage
Constructs a new coverage with the same parameters than the specified coverage.
AbstractIdentification - Class in org.geotoolkit.metadata.iso.identification
Basic information required to uniquely identify a resource or resources.
AbstractIdentification() - Constructor for class AbstractIdentification
Constructs an initially empty identification.
AbstractIdentification(Identification) - Constructor for class AbstractIdentification
Constructs a metadata entity initialized with the values from the specified metadata.
AbstractIdentification(Citation, InternationalString) - Constructor for class AbstractIdentification
Creates an identification initialized to the specified values.
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.
AbstractInternationalString - Class in org.geotoolkit.util
Deprecated. Moved to Apache SIS AbstractInternationalString
AbstractInternationalString() - Constructor for class AbstractInternationalString
Deprecated. Constructs an international string.
AbstractLogicalConsistency - Class in org.geotoolkit.metadata.iso.quality
Degree of adherence to logical rules of data structure, attribution and relationships (data structure can be conceptual, logical or physical).
AbstractLogicalConsistency() - Constructor for class AbstractLogicalConsistency
Constructs an initially empty logical consistency.
AbstractLogicalConsistency(LogicalConsistency) - Constructor for class AbstractLogicalConsistency
Constructs a metadata entity initialized with the values from the specified metadata.
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.
AbstractMetadata - Class in org.geotoolkit.metadata
Base class for metadata implementations.
AbstractMetadata() - Constructor for class AbstractMetadata
Creates an initially empty metadata.
AbstractMetadata(Object) - Constructor for class AbstractMetadata
Constructs a metadata entity initialized with the values from the specified metadata.
AbstractName - Class in org.geotoolkit.naming
A sequence of identifiers rooted within the context of a namespace.
AbstractName() - Constructor for class AbstractName
Creates a new instance of generic name.
AbstractOperation - Class in org.geotoolkit.coverage.processing
Provides descriptive information for a Coverage processing operation.
AbstractOperation(ParameterDescriptorGroup) - Constructor for class AbstractOperation
Constructs an operation.
AbstractParameter - Class in org.geotoolkit.parameter
The root class of ParameterValue and ParameterValueGroup implementations.
AbstractParameter(GeneralParameterDescriptor) - Constructor for class AbstractParameter
Constructs a parameter value from the specified descriptor.
AbstractParameterDescriptor - Class in org.geotoolkit.parameter
The root class of ParameterDescriptor and ParameterDescriptorGroup implementations.
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.
AbstractParameterValue<T> - Class in org.geotoolkit.parameter
The base class of ParameterValue implementations.
AbstractParameterValue(ParameterDescriptor<T>) - Constructor for class AbstractParameterValue
Constructs a parameter value from the specified descriptor.
AbstractPositionalAccuracy - Class in org.geotoolkit.metadata.iso.quality
Accuracy of the position of features.
AbstractPositionalAccuracy() - Constructor for class AbstractPositionalAccuracy
Constructs an initially empty positional accuracy.
AbstractPositionalAccuracy(PositionalAccuracy) - Constructor for class AbstractPositionalAccuracy
Constructs a metadata entity initialized with the values from the specified metadata.
AbstractPositionalAccuracy(Result) - Constructor for class AbstractPositionalAccuracy
Creates an positional accuracy initialized to the given result.
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.
AbstractResult - Class in org.geotoolkit.metadata.iso.quality
Type of test applied to the data specified by a data quality scope.
AbstractResult() - Constructor for class AbstractResult
Constructs an initially empty result.
AbstractResult(Result) - Constructor for class AbstractResult
Constructs a metadata entity initialized with the values from the specified metadata.
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.
AbstractSpatialRepresentation - Class in org.geotoolkit.metadata.iso.spatial
Method used to represent geographic information in the dataset.
AbstractSpatialRepresentation() - Constructor for class AbstractSpatialRepresentation
Constructs an initially empty spatial representation.
AbstractSpatialRepresentation(SpatialRepresentation) - Constructor for class AbstractSpatialRepresentation
Constructs a metadata entity initialized with the values from the specified metadata.
AbstractTemporalAccuracy - Class in org.geotoolkit.metadata.iso.quality
Accuracy of the temporal attributes and temporal relationships of features.
AbstractTemporalAccuracy() - Constructor for class AbstractTemporalAccuracy
Constructs an initially empty temporal accuracy.
AbstractTemporalAccuracy(TemporalAccuracy) - Constructor for class AbstractTemporalAccuracy
Constructs a metadata entity initialized with the values from the specified metadata.
AbstractThematicAccuracy - Class in org.geotoolkit.metadata.iso.quality
Accuracy of quantitative attributes and the correctness of non-quantitative attributes and of the classifications of features and their relationships.
AbstractThematicAccuracy() - Constructor for class AbstractThematicAccuracy
Constructs an initially empty thematic accuracy.
AbstractThematicAccuracy(ThematicAccuracy) - Constructor for class AbstractThematicAccuracy
Constructs a metadata entity initialized with the values from the specified metadata.
accept(TreeNode) - Method in interface TreeNodeFilter
Returns true if the given node should be copied.
accept(File) - Method in class DefaultFileFilter
Tests if a specified file matches the pattern.
accept(File, String) - Method in class DefaultFileFilter
Tests if a specified file matches the pattern.
accept(CoordinateOperation) - Method in class AuthorityBackedFactory
Returns true if the specified operation is acceptable.
accepts(Class<?>) - Method in class BaseClassFilter
Returns true if the given type is assignable to the BaseClassFilter.base class.
accepts(Class<?>) - Method in interface ClassFilter
Returns true if the given class can be accepted.
ACCESS_CONSTRAINT - Static variable in class NetcdfMetadata
The "acces_constraint" attribute name for the access constraints applied to assure the protection of privacy or intellectual property.
ACKNOWLEDGMENT - Static variable in class NetcdfMetadata
The "acknowledgment" attribute name for a place to acknowledge various type of support for the project that produced this data (Recommended).
acquireMarshaller() - Method in class MarshallerPool
Returns a JAXB marshaller from the pool.
acquireReader() - Method in class GridCoverageStorePool
Returns a reader from the pool, or creates a new one if the pool is empty.
acquireUnmarshaller() - Method in class MarshallerPool
Returns a JAXB unmarshaller from the pool.
Action - Annotation Type in org.geotoolkit.console
Annotates a method to be invoked when the first argument which is not an option matches the name.
activate(IIOParam) - Method in class MosaicController
Activates the mosaic controller.
activateForTile(IIOParam) - Method in class MosaicController
Invoked by activate for every tile read parameters or tile write parameters.
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(Coverage, double...) - Method in class Operations
Adds constants (one for each band) to every sample values of the source coverage.
add(double, double) - Method in class XRectangle2D
Adds a point, specified by the arguments x and y, to this rectangle.
add(Rectangle2D) - Method in class XRectangle2D
Adds a Rectangle2D object to this rectangle.
add(DirectPosition) - Method in class GeneralEnvelope
Deprecated. Adds a point to this envelope.
add(Envelope) - Method in class GeneralEnvelope
Deprecated. Adds an envelope object to this envelope.
add(ImageReaderSpi, File[], ProgressController) - Method in class MosaicTableModel
Adds tiles to be constructed from the given array of files.
add(Collection<? extends E>) - Method in class ListTableModel
Adds all elements from the given collection.
add(DirectPosition) - Method in class CoordinateTableModel
Adds a direct position to this table.
add(Collection<? extends DirectPosition>) - Method in class CoordinateTableModel
Adds a collection of direct positions to this table.
add(RenderedImage) - Method in class ImageWorker
Deprecated. Adds every pixels of the given image to the current image.
add(double[]) - Method in class ImageWorker
Deprecated. Adds every pixels in the current image with the given constants.
add(Complex, Complex) - Method in class Complex
Adds to complex numbers.
add(Fraction) - Method in class Fraction
Adds to this fraction the values given by the given fraction.
add(double) - Method in class Statistics
Deprecated. Renamed Statistics.accept(double).
add(long) - Method in class Statistics
Deprecated. Renamed Statistics.accept(double).
add(Statistics) - Method in class Statistics
Deprecated. Renamed Statistics.combine(org.apache.sis.math.Statistics).
add(GeographicBoundingBox) - Method in class DefaultGeographicBoundingBox
Adds a geographic bounding box to this box.
add(Object) - Method in class MetadataWriter
Adds the given metadata object to the database, if it does not already exists.
add(T) - Method in class IdentifiedObjectSet
Ensures that this collection contains the specified object.
add(E) - Method in class CheckedArrayList
Appends the specified element to the end of this list.
add(int, E) - Method in class CheckedArrayList
Inserts the specified element at the specified position in this list.
add(E) - Method in class CheckedHashSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class DerivedSet
Deprecated. Ensures that this set contains the specified element.
add(E) - Method in class DisjointSet
Ensures that this collection contains the specified element.
add(E, int) - Method in class FrequencySortedSet
Adds the specified element to this set.
add(E) - Method in class FrequencySortedSet
Adds the specified element to this set.
add(Integer) - Method in class IntegerList
Adds the given element to this list.
add(K, V) - Method in class KeySortedList
Inserts the specified element at a position determined by the specified key.
add(Range<T>) - Method in class RangeSet
Deprecated. Adds a range to this set.
add(T, T) - Method in class RangeSet
Deprecated. Adds a range of values to this set.
add(byte, byte) - Method in class RangeSet
Deprecated. Adds a range of values to this set.
add(short, short) - Method in class RangeSet
Deprecated. Adds a range of values to this set.
add(int, int) - Method in class RangeSet
Deprecated. Adds a range of values to this set.
add(long, long) - Method in class RangeSet
Deprecated. Adds a range of values to this set.
add(float, float) - Method in class RangeSet
Deprecated. Adds a range of values to this set.
add(double, double) - Method in class RangeSet
Deprecated. Adds a range of values to this set.
add(Locale, String) - Method in class DefaultInternationalString
Deprecated. Adds a string for the given locale.
add(String, String, String) - Method in class DefaultInternationalString
Deprecated. Adds a string for the given property key.
addAll(Collection<? extends E>) - Method in class CheckedArrayList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection<? extends E>) - Method in class CheckedArrayList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection<? extends E>) - Method in class CheckedHashSet
Appends all of the elements in the specified collection to this set.
addAll(Collection<? extends E>) - Method in class DisjointSet
Adds all of the elements in the specified collection to this set.
addAnchor(String, URI) - Method in class MarshallerPool
Adds a label associated to an URN.
addAuthorityCode(String) - Method in class IdentifiedObjectSet
Ensures that this collection contains an object for the specified authority code.
addAuthorityFactory(AuthorityFactory) - Static method in class AuthorityFactoryFinder
Programmatic addition of authority factories.
addChangeListener(ChangeListener) - Static method in class Factories
Adds the specified listener to the list of objects to inform when a system-wide configuration changed.
addChangeListener(ChangeListener) - Method in class MosaicChooser
Adds a listener to be notified when the selected tiles changed.
addChangeListener(int, ChangeListener) - Method in class CoordinateChooser
Adds a change listener to the listener list.
addChangeListener(ChangeListener) - Method in class AbstractParameterValue
Adds the specified listener to the list of objects to inform when the value changed.
addColor(Color) - Method in class PaletteComboBox
Adds a uniform color (typically opaque) to the list of proposed choices.
AddConst - Class in org.geotoolkit.coverage.processing.operation
Adds constants (one for each band) to every sample values of the source coverage.
AddConst() - Constructor for class AddConst
Constructs a default "AddConst" operation.
addCoverageReferences(Collection<?>, CoverageDatabaseController) - Method in interface Layer
Adds new coverage references in the database.
addDefaultColors() - Method in class PaletteComboBox
Adds a default set of colors to the list of proposed choices.
addDefaultKernels() - Method in class GradientKernelEditor
Adds a set of predefined kernels.
addDefaultKernels() - Method in class KernelEditor
Add a set of predefined kernels.
addDefaultMetadataFormats() - Method in class IIOMetadataPanel
Adds to this panel the description of "geotk-coverageio_3.07" and "javax_imageio_1.0" formats.
addDimensionId(int) - Method in class DimensionIdentification
Declares the index for the dimension represented by this object.
addDimensionId(String...) - Method in class DimensionIdentification
Adds an identifier for the dimension represented by this object.
addDimensionId(AxisDirection...) - Method in class DimensionIdentification
Adds an identifier for the dimension represented by this object.
addElements(Collection<?>) - Method in class DisjointLists
Adds all elements from the specified collection into the list of unselected elements (on the widget left side).
addElements(Object[]) - Method in class DisjointLists
Adds all elements from the specified array into the list of unselected element (on the widget left side).
addElements(Envelope) - Method in class DefaultExtent
Adds geographic, vertical or temporal extents inferred from the given envelope.
addExtraMetadataFormat(String, boolean, boolean) - Method in class SpatialImageReader.Spi
Adds the given format to the list of extra stream or metadata format names, if not already present.
addExtraMetadataFormat(String, boolean, boolean) - Method in class SpatialImageWriter.Spi
Adds the given format to the list of extra stream or metadata format names, if not already present.
addFactoryIteratorProvider(FactoryIteratorProvider) - Static method in class Factories
Adds an alternative way to search for factory implementations.
addFormatNameSuffix(String) - Method in class ImageReaderAdapter.Spi
Adds the given suffix to all format names and MIME types.
addFormatNameSuffix(String) - Method in class ImageWriterAdapter.Spi
Adds the given suffix to all format names and MIME types.
addGroup(String) - Method in class ImagingParameters
Always throws an exception, since JAI's parameter list don't have subgroups.
addGroup(String) - Method in class ParameterGroup
Creates a new group of the specified name.
addHandler(Handler) - Method in class LoggerAdapter
Do nothing since this logger adapter does not supports handlers.
addIfNonNull(Collection<E>, E) - Static method in class XCollections
Adds the given element to the given collection only if the element is non-null.
addIIOReadProgressListener(IIOReadProgressListener) - Method in class CoverageStack
Adds an IIOReadProgressListener to the list of registered progress listeners.
addIIOReadProgressListener(IIOReadProgressListener) - Method in class IIOListeners
Adds an IIOReadProgressListener to the list of registered progress listeners.
addIIOReadProgressListener(IIOReadProgressListener) - Method in class ImageReaderAdapter
Adds the given listener to the list of registered progress listeners.
addIIOReadUpdateListener(IIOReadUpdateListener) - Method in class IIOListeners
Adds an IIOReadUpdateListener to the list of registered update listeners.
addIIOReadUpdateListener(IIOReadUpdateListener) - Method in class ImageReaderAdapter
Adds the given listener to the list of registered update listeners.
addIIOReadWarningListener(IIOReadWarningListener) - Method in class CoverageStack
Adds an IIOReadWarningListener to the list of registered warning listeners.
addIIOReadWarningListener(IIOReadWarningListener) - Method in class IIOListeners
Adds an IIOReadWarningListener to the list of registered warning listeners.
addIIOReadWarningListener(IIOReadWarningListener) - Method in class ImageReaderAdapter
Adds the given listener to the list of registered warning listeners.
addIIOWriteProgressListener(IIOWriteProgressListener) - Method in class IIOListeners
Adds an IIOWriteProgressListener to the list of registered progress listeners.
addIIOWriteProgressListener(IIOWriteProgressListener) - Method in class ImageWriterAdapter
Adds the given listener to the list of registered progress listeners.
addIIOWriteWarningListener(IIOWriteWarningListener) - Method in class IIOListeners
Adds an IIOWriteWarningListener to the list of registered warning listeners.
addIIOWriteWarningListener(IIOWriteWarningListener) - Method in class ImageWriterAdapter
Adds the given listener to the list of registered warning listeners.
addInteger(int) - Method in class IntegerList
Adds the given element as the int primitive type.
addKernel(String, String, KernelJAI) - Method in class KernelEditor
Adds a kernel to the list of available kernels.
addLayer(String) - Method in class CoverageDatabase
Adds a new layer of the given name, if it does not already exist.
addListener(CoverageDatabaseListener) - Method in class CoverageDatabase
Adds the given object to the list of objects to notify about changes in database content.
addListener(ProcessListener) - Method in interface Process
Adds a listener to the list of objects to inform about the process progress.
addListenersTo(ImageReader) - Method in class IIOListeners
Adds all listeners registered in this object to the specified image reader.
addListenersTo(ImageWriter) - Method in class IIOListeners
Adds all listeners registered in this object to the specified image writer.
addMetadata(IIOMetadata, IIOMetadata...) - Method in class IIOMetadataPanel
Adds to this panel the values of the given stream and image metadata.
addMetadataFormat(IIOMetadataFormat, IIOMetadataFormat) - Method in class IIOMetadataPanel
Adds to this panel the description of the given stream and image metadata formats.
addMouseListener(MouseListener) - Method in class ZoomPane
Adds an object to the list of objects interested in being notified about mouse events.
addMultiply(Complex, Complex, Complex) - Method in class Complex
Multplies two complex numbers, and add the result to a third one.
addNodataValue(CharSequence, int, Color) - Method in class GridCoverageBuilder.Variable
Adds a "nodata" value.
addNotify() - Method in class ColorRamp
Notifies this component that it now has a parent component.
addOperation(Operation) - Method in class DefaultCoverageProcessor
Adds the specified operation to this processor.
addPropertyChangeListener(PropertyChangeListener) - Method in class AbstractGraduation
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface Graduation
Adds a PropertyChangeListener to the listener list.
addSeries(String, Paint, float[], float[]) - Method in class Plot2D
Adds a new serie to the plot.
addSeries(String, Paint, double[], double[]) - Method in class Plot2D
Adds a new serie to the plot.
addSeries(Map<String, ?>, Vector, Vector) - Method in class Plot2D
Adds a new serie to the plot.
addSeries(Plot2D.Series) - Method in class Plot2D
Adds a new serie to the plot.
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.
addTileObserver(TileObserver) - Method in class DeferredPlanarImage
Adds an observer.
addTree(MetadataStandard, Class<?>) - Method in class SpatialMetadataFormatBuilder
Adds a new optional element or attribute of the given type as a child of the root.
addTree(MetadataStandard, Class<?>, String, String, boolean) - Method in class SpatialMetadataFormatBuilder
Adds a new element or attribute of the given type and name as a child of the given node.
addTreeForCRS(String) - Method in class SpatialMetadataFormatBuilder
Adds the tree structure for a Coordinate Reference System object.
addTreeForImage(String) - Method in class SpatialMetadataFormatBuilder
Adds the tree structure for image metadata.
addTreeForISO19115(String) - Method in class SpatialMetadataFormatBuilder
Adds the tree structure for an ISO-19115 metadata object.
addTreeForStream(String) - Method in class SpatialMetadataFormatBuilder
Adds the tree structure for stream metadata.
addUndoableEditListener(UndoableEditListener) - Method in class CoverageTableModel
Adds a new object to inform every time a undoable action has been performed.
addWindowListener(WindowListener) - Method in interface Window
Adds the specified window listener to receive window events from this window.
addXAxis(String) - Method in class Plot2D
Adds a new x axis to be used for the next series to be added to this plot.
addYAxis(String) - Method in class Plot2D
Adds a new y axis to be used for the next series to be added to this plot.
addZoomChangeListener(ZoomChangeListener) - Method in class ZoomPane
Adds an object to the list of objects interested in being notified about zoom changes.
adiabeticTemperatureGradient(double, double, double) - Static method in class SeaWater
Computes adiabetic temperature gradient as a function of salinity, temperature and pressure.
adjacentForType(Class<? extends Number>, double, int) - Static method in class XMath
Returns the number adjacent to the given value, as one of the nearest representable numbers of the given type.
adjustForRoundingError(double) - Method in class MetadataHelper
Works around the rounding errors found in some metadata numbers.
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.
after(Class<?>, boolean) - Method in class Factory.Organizer
Specifies that the enclosing factory should be selected after the specified factory.
after(String, boolean) - Method in class Factory.Organizer
Specifies that the enclosing factory should be selected after the specified factory.
AGGREGATE_FACTORY - Static variable in class Hints
The AggregateFactory instance to use.
AggregatedImageStore - Interface in org.geotoolkit.image.io
Interface for ImageReader and ImageWriter implementations that may store a large dataset as an aggregation of smaller datasets.
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.
ALIGN_CENTER - Static variable in class TableWriter
Deprecated. A possible value for cell alignment.
ALIGN_LEFT - Static variable in class TableWriter
Deprecated. A possible value for cell alignment.
ALIGN_RIGHT - Static variable in class TableWriter
Deprecated. A possible value for cell alignment.
ALL - Static variable in class NullValuePolicy
Deprecated. Includes all entries in the map, including those having a null value or an empty collection.
ALL - Static variable in class Logging
Logging configuration that apply to all packages.
allAttempts() - Method in exception NonconvertibleObjectException
Returns the reasons why the conversion failed.
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.
allEquals(double[], double) - Static method in class XArrays
Deprecated. Returns true if all values in the specified array are equal to the specified value, which may be Double.NaN.
allEquals(float[], float) - Static method in class XArrays
Deprecated. Returns true if all values in the specified array are equal to the specified value, which may be Float.NaN.
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.
Angle - Class in org.geotoolkit.measure
Deprecated. Moved to Apache SIS Angle.
Angle(double) - Constructor for class Angle
Deprecated. Constructs a new angle with the specified value.
Angle(String) - Constructor for class Angle
Deprecated. Constructs a newly allocated Angle object that represents the angle value represented by the string.
AngleFormat - Class in org.geotoolkit.measure
Deprecated. Moved to Apache SIS AngleFormat.
AngleFormat() - Constructor for class AngleFormat
Deprecated. Constructs a new AngleFormat using the current default locale and a default pattern.
AngleFormat(String) - Constructor for class AngleFormat
Deprecated. Constructs a new AngleFormat using the current default locale and the specified pattern.
AngleFormat(String, Locale) - Constructor for class AngleFormat
Deprecated. Constructs a new AngleFormat using the specified pattern and locale.
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.
ANY_QUANTITATIVE_CATEGORY - Static variable in class ColorMap
A special category name meaning "any quantitative value".
AnyConverter - Class in org.geotoolkit.util.converter
An utility for converting arbitrary objects to arbitrary target types without the need to handle ObjectConverter and ConverterRegistry explicitly.
AnyConverter() - Constructor for class AnyConverter
Creates a new AnyConverter which will use the system converter registry.
AnyConverter(ConverterRegistry) - Constructor for class AnyConverter
Creates a new AnyConverter which will use the given converter registry.
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.
append(T[], T) - Static method in class XArrays
Deprecated. Returns a copy of the given array with a single element appended at the end.
appendChild() - Method in class MetadataNodeAccessor
Adds a new child element at the path given at construction time.
APPROXIMATIVE - Static variable in class ComparisonMode
Deprecated. Only the attributes relevant to the object functionality are compared, with some tolerance threshold on numerical values.
ArgumentChecks - Class in org.geotoolkit.util
Provides static methods for performing argument checks.
arguments - Variable in class CommandLine
The remaining arguments after all option values have been assigned to the fields.
arraySize() - Method in class UnmodifiableArrayList
Deprecated. Returns the size of the array backing this list.
Arrow2D - Class in org.geotoolkit.display.shape
Arrow oriented toward positives x values (0° arithmetic).
Arrow2D() - Constructor for class Arrow2D
Creates a new arrow with a null surface.
Arrow2D(double, double, double, double) - Constructor for class Arrow2D
Creates new arrow in the specified frame.
AsciiGridReader - Class in org.geotoolkit.image.io.plugin
Reader for the ASCII Grid format.
AsciiGridReader(AsciiGridReader.Spi) - Constructor for class AsciiGridReader
Constructs a new image reader.
AsciiGridReader.Spi - Class in org.geotoolkit.image.io.plugin
Service provider interface (SPI) for AsciiGridReaders.
AsciiGridReader.Spi() - Constructor for class AsciiGridReader.Spi
Constructs a default AsciiGridReader.Spi.
AsciiGridWriter - Class in org.geotoolkit.image.io.plugin
Writer for the ASCII Grid format.
AsciiGridWriter(AsciiGridWriter.Spi) - Constructor for class AsciiGridWriter
Constructs a new image writer.
AsciiGridWriter.Spi - Class in org.geotoolkit.image.io.plugin
Service provider interface (SPI) for AsciiGridWriters.
AsciiGridWriter.Spi() - Constructor for class AsciiGridWriter.Spi
Constructs a default AsciiGridWriter.Spi.
asCollection(Object) - Static method in class XCollections
Returns the given value as a collection.
asDescriptionMap(Class<?>, Locale, KeyNamePolicy) - Method in class MetadataStandard
Returns a view as a map of the property descriptions for the specified metadata type.
asList(Collection<T>) - Static method in class XCollections
Casts o copies the given collection to a list.
asMap() - Method in class AbstractMetadata
Returns a view of this metadata object as a map.
asMap(Object, ValueExistencePolicy, KeyNamePolicy) - Method in class MetadataStandard
Returns a view of the specified metadata object as a map.
asMap(Object) - Method in class MetadataStandard
Returns a view as a map of the specified metadata object.
asNameMap(Class<?>, KeyNamePolicy, KeyNamePolicy) - Method in class MetadataStandard
Returns a view as a map of the property names for the specified metadata type.
asRestrictionMap(Object, ValueExistencePolicy, KeyNamePolicy) - Method in class MetadataStandard
Returns a view as a map of the restrictions for the specified metadata.
asSubclassOrNull(Class<?>, Class<U>) - Static method in class Classes
Deprecated. No replacement.
asTree() - Method in class AbstractMetadata
Returns a view of this metadata as a tree.
asTree(Object) - Method in class MetadataStandard
Returns a view of the specified metadata as a tree.
asTree(Object) - Method in class MetadataTreeFormat
Creates a tree for the specified metadata.
asTree() - Method in class FactoryDependencies
Returns the dependencies as a tree.
asTreeTable() - Method in class AbstractMetadata
Returns a view of this metadata as a tree table.
asTreeTable(Object) - Method in class MetadataStandard
Returns a view of the specified metadata as a tree table.
asTreeTable(Object) - Method in class MetadataTreeFormat
Creates a tree-table for the specified metadata.
ASTRONOMICAL_TWILIGHT - Static variable in class SunRelativePosition
Elevation angle of astronomical twilight, in degrees.
asTypeMap(Class<?>, TypeValuePolicy, KeyNamePolicy) - Method in class MetadataStandard
Returns a view as a map of the property types for the specified metadata type.
atanh(double) - Static method in class XMath
Deprecated. Moved to Apache SIS MathFunctions.atanh(double).
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.
AuthorityCodesComboBox - Class in org.geotoolkit.gui.swing.referencing
A combo box for selecting a coordinate reference system from a list.
AuthorityCodesComboBox() - Constructor for class AuthorityCodesComboBox
Creates a CRS chooser backed by the EPSG authority factory.
AuthorityCodesComboBox(String) - Constructor for class AuthorityCodesComboBox
Creates a CRS chooser backed by the specified authority factory.
AuthorityCodesComboBox(AuthorityFactory) - Constructor for class AuthorityCodesComboBox
Creates a CRS chooser backed by the specified authority factory.
AuthorityCodesComboBox(AuthorityFactory, Class<? extends CoordinateReferenceSystem>...) - Constructor for class AuthorityCodesComboBox
Creates a chooser for objects of the given types backed by the specified authority factory.
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.
AuthorityFactoryFinder - Class in org.geotoolkit.factory
Defines static methods used to access the application's authority factory implementations.
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.
AUTO - Static variable in class Citations
The WMS 1.1.1 "Automatic Projections" authority.
AUTO2 - Static variable in class Citations
The WMS 1.3.0 "Automatic Projections" authority.
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 Factory
Returns whatever this factory is ready for use.
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.
Axis2D - Class in org.geotoolkit.display.axis
An axis as a graduated line.
Axis2D() - Constructor for class Axis2D
Constructs an axis with a default NumberGraduation.
Axis2D(Graduation) - Constructor for class Axis2D
Constructs an axis with the specified graduation.
Axis2D.TickIterator - Class in org.geotoolkit.display.axis
Iterates along the graduation ticks and provides access to the graduation values.
Axis2D.TickIterator(FontRenderContext) - Constructor for class Axis2D.TickIterator
Constructs an iterator.
AXIS_CHANGES - Static variable in class AbstractCoordinateOperationFactory
The identifier for conversion using an affine transform for axis swapping and/or unit conversions.
AXIS_TITLE_FONT - Static variable in interface Graduation
The font to use for rendering the title.
axisDimensionX - Variable in class GridGeometry2D
The (GridGeometry2D.gridDimensionX, GridGeometry2D.gridDimensionY) dimensions in the envelope space.
axisDimensionY - Variable in class GridGeometry2D
The (GridGeometry2D.gridDimensionX, GridGeometry2D.gridDimensionY) dimensions in the envelope space.
AxisRangeType - Enum in org.geotoolkit.referencing.cs
High-level characteristics about the range of ordinate values expected in a coordinate system.
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
Deprecated. Invoke Krovak.PARAMETERS.descriptor(String) instead.
AZIMUTH - Static variable in class ObliqueMercator
Deprecated. Invoke ObliqueMercator.PARAMETERS.descriptor(String) instead.
AZIMUTH - Static variable in class UniversalParameters
All known names for the azimuth parameter.

B

BACKGROUND - Static variable in class Resample
The parameter descriptor for the background values.
background() - Method in enum X364
Deprecated. Returns the enum for the background color.
BackingStoreException - Exception in org.geotoolkit.util.collection
Deprecated. Moved to Apache SIS as BackingStoreException.
BackingStoreException() - Constructor for exception BackingStoreException
Deprecated. Constructs a new exception with no detail message.
BackingStoreException(String) - Constructor for exception BackingStoreException
Deprecated. Constructs a new exception with the specified detail message.
BackingStoreException(Throwable) - Constructor for exception BackingStoreException
Deprecated. Constructs a new exception with the specified cause.
BackingStoreException(String, Throwable) - Constructor for exception BackingStoreException
Deprecated. Constructs a new exception with the specified detail message and cause.
BAD_CONTENT_EXIT_CODE - Static variable in class CommandLine
The code given to System.exit(int) when the program failed because of bad content in a file.
band - Variable in class GridCoverageBuilder.Variable
The band index for this variable.
BAROMETRIC - Static variable in class DefaultVerticalDatum
Default vertical datum for barometric heights.
BASE - Static variable in class Exponential
Deprecated. Invoke Exponential.PARAMETERS.descriptor(String) instead.
BASE - Static variable in class Logarithmic
Deprecated. Invoke Logarithmic.PARAMETERS.descriptor(String) instead.
base - Variable in class ExponentialTransform1D
The base to be raised to a power.
base - Variable in class LogarithmicTransform1D
The base of the logarithm.
base - Variable in class DerivedMap
Deprecated. The base map whose keys are derived from.
base - Variable in class DerivedSet
Deprecated. The base set whose values are derived from.
base - Variable in class BaseClassFilter
The base class.
BASE_URL - Static variable in class HTTP_AuthorityFactory
The base URL, which is "http://www.opengis.net/gml/srs/".
BaseClassFilter - Class in org.geotoolkit.util.converter
A Class Filter implementation accepting only classes that are assignable to a given base class.
BaseClassFilter(Class<?>) - Constructor for class BaseClassFilter
Creates a new class filter for the given base.
baseCRS - Variable in class AbstractDerivedCRS
The base coordinate reference system.
baseToDerived(BK) - Method in class DerivedMap
Deprecated. Transforms a key from the DerivedMap.base map to a key in this map.
baseToDerived(B) - Method in class DerivedSet
Deprecated. Transforms a value in the DerivedSet.base set to a value in this set.
before(Class<?>, boolean) - Method in class Factory.Organizer
Specifies that the enclosing factory should be selected before the specified factory.
before(String, boolean) - Method in class Factory.Organizer
Specifies that the enclosing factory should be selected before the specified factory.
beginNewLine() - Method in class IndentedLineWriter
Deprecated. Invoked when a new line is beginning.
beginNewLine() - Method in class NumberedLineWriter
Deprecated. Invoked when a new line is beginning.
BilevelOperation - Class in org.geotoolkit.coverage.processing
Wraps any JAI operation producing a bilevel image.
BilevelOperation(String) - Constructor for class BilevelOperation
Constructs a bilevel operation with an OGC's name identical to the JAI name.
binarize(boolean) - Method in class ImageWorker
Deprecated. Binarizes the image.
binarize(double) - Method in class ImageWorker
Deprecated. Binarizes the image.
binarize(double, double) - Method in class ImageWorker
Deprecated. Binarizes the image (if not already done) and replaces all 0 values by value0 and all 1 values by value1.
BOOLEAN - Static variable in class Numbers
Deprecated. Constants to be used in switch statements.
booleanValue() - Method in class FloatParameter
Returns true if the value is different from 0, or 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.
boundOfParameterizedAttribute(Field) - Static method in class Classes
Deprecated. Moved to Classes.boundOfParameterizedProperty(Field).
boundOfParameterizedAttribute(Method) - Static method in class Classes
Deprecated. Moved to Classes.boundOfParameterizedProperty(Method).
bounds() - Method in interface Plot2D.Series
Returns the bounding box of all x and y ordinates.
buffer - Variable in class ChannelImageInputStream
The byte buffer to use for reading bytes from the channel.
Buffered - Annotation Type in org.geotoolkit.lang
Annotates factories that are buffering their objects in some way.
build() - Method in class GridCoverageBuilder
Creates the grid coverage.
build() - Method in class GridCoverageBuilder.Variable
Builds the sample dimension from the parameter defined in this class.
build() - Method in class ReferencingBuilder
Returns the coordinate reference system, or null if it can not be created.
build() - Method in class SpatialMetadataFormatBuilder
Returns the metadata format instance which has been build.
build() - Method in class MosaicBuilder
Creates a tile manager from the informations supplied in above setters.
build() - Method in class Builder
Creates the objects from the value previously set.
build() - Method in class NetcdfCRSBuilder
Same as NetcdfCRSBuilder.getNetcdfCRS(), but without the checked exception.
Builder<T> - Class in org.geotoolkit.lang
Base class of all classes that are builder for other objects.
Builder() - Constructor for class Builder
Creates an empty builder.
buildNavigationMenu(JMenu) - Method in class ZoomPane
Adds navigation options to the specified menu.
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.
BY_CONTRACT - Static variable in class ComparisonMode
Deprecated. Only the attributes published in some contract (typically a GeoAPI interface) need to be compared.
BYTE - Static variable in class Numbers
Deprecated. Constants to be used in switch statements.
byteValue(int) - Method in class Vector
Returns the value at the given index as a byte.
byteValue() - Method in class Measure
Returns the scalar value.

C

c - Variable in class Plane
The c coefficient for this plane.
Cache<K,V> - Class in org.geotoolkit.util.collection
Deprecated. Moved to Apache SIS Cache.
Cache() - Constructor for class Cache
Deprecated. Creates a new cache with a default initial capacity and cost limit of 100.
Cache(int, long, boolean) - Constructor for class Cache
Deprecated. Creates a new cache using the given initial capacity and cost limit.
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.
CachingCoverageProcessor - Class in org.geotoolkit.coverage.processing
A coverage processor that cache the result of operations.
CachingCoverageProcessor() - Constructor for class CachingCoverageProcessor
Creates a default caching processor.
CachingCoverageProcessor(Hints) - Constructor for class CachingCoverageProcessor
Creates a caching processor using the specified hints.
CachingCoverageProcessor(AbstractCoverageProcessor) - Constructor for class CachingCoverageProcessor
Creates a new buffered processor backed by the specified processor.
Calculator2D - Class in org.geotoolkit.coverage.grid
A grid coverage backed by the same image, grid geometry and sample dimension than an other coverage, but performing some additional calculation in its evaluate methods.
Calculator2D(CharSequence, GridCoverage2D) - Constructor for class Calculator2D
Constructs a new grid coverage with the same parameter than the specified coverage.
Calendar - Class in org.geotoolkit.nature
Approximations de quelques calculs astronomiques relatifs aux calendriers terrestres.
call() - Method in interface Process
Executes the process and returns the output in a new ParameterValueGroup.
call() - Method in class EpsgInstaller
Processes to the creation of the EPSG database.
camelCaseToAcronym(String) - Static method in class Strings
Deprecated. Moved to CharSequences.camelCaseToAcronym(CharSequence) in Apache SIS.
camelCaseToSentence(CharSequence) - Static method in class Strings
Deprecated. Moved to CharSequences.camelCaseToSentence(CharSequence) in Apache SIS.
camelCaseToWords(CharSequence, boolean) - Static method in class Strings
Deprecated. Moved to CharSequences.camelCaseToWords(CharSequence, boolean) in Apache SIS.
cancel() - Method in class ProgressController
Indicates that this job should be canceled.
canDecodeInput(Object) - Method in class ImageReaderAdapter.Spi
Returns true if the supplied source object appears to be of the format supported by this reader.
canDecodeInput(Object) - Method in class MosaicImageReader.Spi
Returns true if the image reader can decode the given input.
canDecodeInput(Object) - Method in class NetcdfImageReader.Spi
Checks if the specified input seems to be a readable NetCDF file.
canDecodeInput(Object) - Method in class RawImageReader.Spi
Returns true if the given source is an instance of RawImageInputStream and is compatible with the restriction documented in RawImageReader javadoc.
canDecodeInput(Object) - Method in class RawTiffImageReader.Spi
Current implementation returns false in every case.
canDecodeInput(Object) - Method in class WorldFileImageReader.Spi
Returns true if the supplied source object appears to be of the format supported by this reader.
canDecodeInput(Object) - Method in class TextImageReader.Spi
Returns true if the supplied source object appears to be of the format supported by this reader.
canDecodeInput(Object, int) - Method in class TextImageReader.Spi
Returns true if the supplied source object appears to be of the format supported by this reader.
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.
canEncodeImage(ImageTypeSpecifier) - Method in class ImageWriterAdapter.Spi
Returns true if the writer implementation associated with this service provider is able to encode an image with the given layout.
canEncodeImage(RenderedImage) - Method in class ImageWriterAdapter.Spi
Returns true if the writer implementation associated with this service provider is able to encode the given image.
canEncodeImage(ImageTypeSpecifier) - Method in class MosaicImageWriter.Spi
Returns true if this writer is likely to be able to encode images with the given layout.
canEncodeImage(ImageTypeSpecifier) - Method in class TextMatrixImageWriter.Spi
Checks if the specified image can be encoded in a text file.
canEncodeImage(ImageTypeSpecifier) - Method in class StreamImageWriter.Spi
Returns true if the image writer implementation associated with this service provider is able to encode an image with the given layout.
canEncodeOutput(Object) - Method in class MosaicImageWriter.Spi
Returns true if the image writer can encode the given output.
canNodeAppear(String, ImageTypeSpecifier) - Method in class SpatialMetadataFormat
Returns true if the element (and the subtree below it) is allowed to appear in a metadata document for an image of the given type.
CannotCropException - Exception in org.geotoolkit.coverage.processing
Throws when a "Crop" operation has been requested but the specified grid coverage can't be scaled.
CannotCropException() - Constructor for exception CannotCropException
Creates a new exception without detail message.
CannotCropException(String) - Constructor for exception CannotCropException
Constructs a new exception with the specified detail message.
CannotCropException(Throwable) - Constructor for exception CannotCropException
Constructs a new exception with the specified cause.
CannotCropException(String, Throwable) - Constructor for exception CannotCropException
Constructs a new exception with the specified detail message and cause.
CannotReprojectException - Exception in org.geotoolkit.coverage.processing
Throws when a "Resample" operation has been requested but the specified grid coverage can't be reprojected.
CannotReprojectException() - Constructor for exception CannotReprojectException
Creates a new exception without detail message.
CannotReprojectException(String) - Constructor for exception CannotReprojectException
Constructs a new exception with the specified detail message.
CannotReprojectException(Throwable) - Constructor for exception CannotReprojectException
Constructs a new exception with the specified cause.
CannotReprojectException(String, Throwable) - Constructor for exception CannotReprojectException
Constructs a new exception with the specified detail message and cause.
CannotScaleException - Exception in org.geotoolkit.coverage.processing
Throws when a "Scale" operation has been requested but the specified grid coverage can't be scaled.
CannotScaleException() - Constructor for exception CannotScaleException
Creates a new exception without detail message.
CannotScaleException(String) - Constructor for exception CannotScaleException
Constructs a new exception with the specified detail message.
CannotScaleException(Throwable) - Constructor for exception CannotScaleException
Constructs a new exception with the specified cause.
CannotScaleException(String, Throwable) - Constructor for exception CannotScaleException
Constructs a new exception with the specified detail message and cause.
canReadRaster() - Method in class ImageReaderAdapter
Returns true if this plug-in supports reading just a Raster of pixel data.
canReadRaster() - Method in class NetcdfImageReader
Returns true since this class supports calls to NetcdfImageReader.readRaster(int, ImageReadParam).
canReplacePixels(int) - Method in class ImageWriterAdapter
Returns true if the writer allows pixels of the given image to be replaced using the replacePixels methods.
canReuseImageReader(ImageReaderSpi, Object) - Method in class ImageCoverageReader
Returns true if the image reader created by the given provider can be reused.
canReuseImageWriter(ImageWriterSpi, String, Object, RenderedImage) - Method in class ImageCoverageWriter
Returns true if the image writer created by the given provider can be reused.
canSubstituteByReference(MarshalContext, Class<T>, T, UUID) - Method in class ObjectLinker
Deprecated.  
canUseReference(Class<T>, T, UUID) - Method in class ObjectLinker
Deprecated. Returns true if the marshaller can use a reference to the given metadata instead than writing the full element.
canWriteRasters() - Method in class ImageWriterAdapter
Returns true if the methods that take an IIOImage parameter are capable of dealing with a Raster.
canWriteRasters() - Method in class SpatialImageWriter
Returns true if the methods that take an IIOImage parameter are capable of dealing with a Raster.
canWriteSequence() - Method in class ImageWriterAdapter
Returns true if the writer is able to append an image to an image stream that already contains header information and possibly prior images.
canWriteSequence() - Method in class NetcdfImageWriter
Returns true since this writer can append many images in the same stream.
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.
cast(Number, Class<N>) - Static method in class Numbers
Deprecated. Casts a number to the specified class.
castOrCopy(GridGeometry) - Static method in class GridGeometry2D
Returns the given grid geometry as a GridGeometry2D.
castOrCopy(SampleDimension) - Static method in class GridSampleDimension
Returns the content of the given OpenGIS's sample dimension as a Geotk implementation of GridSampleDimension.
castOrCopy(Envelope) - Static method in class AbstractEnvelope
Deprecated. Returns the given envelope as an AbstractEnvelope instance.
castOrCopy(Envelope) - Static method in class GeneralEnvelope
Deprecated. Returns the given envelope as a GeneralEnvelope instance.
castOrCopy(Envelope) - Static method in class ImmutableEnvelope
Deprecated. Returns the given envelope as an ImmutableEnvelope instance.
castOrCopy(AcquisitionInformation) - Static method in class DefaultAcquisitionInformation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(EnvironmentalRecord) - Static method in class DefaultEnvironmentalRecord
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Event) - Static method in class DefaultEvent
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Instrument) - Static method in class DefaultInstrument
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Objective) - Static method in class DefaultObjective
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Operation) - Static method in class DefaultOperation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Plan) - Static method in class DefaultPlan
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Platform) - Static method in class DefaultPlatform
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(PlatformPass) - Static method in class DefaultPlatformPass
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(RequestedDate) - Static method in class DefaultRequestedDate
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Requirement) - Static method in class DefaultRequirement
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Address) - Static method in class DefaultAddress
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Citation) - Static method in class DefaultCitation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(CitationDate) - Static method in class DefaultCitationDate
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Contact) - Static method in class DefaultContact
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(OnlineResource) - Static method in class DefaultOnlineResource
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ResponsibleParty) - Static method in class DefaultResponsibleParty
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Series) - Static method in class DefaultSeries
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Telephone) - Static method in class DefaultTelephone
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Constraints) - Static method in class DefaultConstraints
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(LegalConstraints) - Static method in class DefaultLegalConstraints
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(SecurityConstraints) - Static method in class DefaultSecurityConstraints
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ContentInformation) - Static method in class AbstractContentInformation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Band) - Static method in class DefaultBand
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(CoverageDescription) - Static method in class DefaultCoverageDescription
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(FeatureCatalogueDescription) - Static method in class DefaultFeatureCatalogueDescription
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ImageDescription) - Static method in class DefaultImageDescription
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(RangeDimension) - Static method in class DefaultRangeDimension
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(RangeElementDescription) - Static method in class DefaultRangeElementDescription
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ApplicationSchemaInformation) - Static method in class DefaultApplicationSchemaInformation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ExtendedElementInformation) - Static method in class DefaultExtendedElementInformation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(FeatureTypeList) - Static method in class DefaultFeatureTypeList
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Identifier) - Static method in class DefaultIdentifier
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Metadata) - Static method in class DefaultMetadata
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(MetadataExtensionInformation) - Static method in class DefaultMetadataExtensionInformation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(PortrayalCatalogueReference) - Static method in class DefaultPortrayalCatalogueReference
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(DataFile) - Static method in class DefaultDataFile
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(DigitalTransferOptions) - Static method in class DefaultDigitalTransferOptions
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Distribution) - Static method in class DefaultDistribution
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Distributor) - Static method in class DefaultDistributor
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Format) - Static method in class DefaultFormat
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Medium) - Static method in class DefaultMedium
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(StandardOrderProcess) - Static method in class DefaultStandardOrderProcess
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(GeographicExtent) - Static method in class AbstractGeographicExtent
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(BoundingPolygon) - Static method in class DefaultBoundingPolygon
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Extent) - Static method in class DefaultExtent
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(GeographicBoundingBox) - Static method in class DefaultGeographicBoundingBox
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(GeographicDescription) - Static method in class DefaultGeographicDescription
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(SpatialTemporalExtent) - Static method in class DefaultSpatialTemporalExtent
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(TemporalExtent) - Static method in class DefaultTemporalExtent
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(VerticalExtent) - Static method in class DefaultVerticalExtent
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Identification) - Static method in class AbstractIdentification
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(AggregateInformation) - Static method in class DefaultAggregateInformation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(BrowseGraphic) - Static method in class DefaultBrowseGraphic
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(DataIdentification) - Static method in class DefaultDataIdentification
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Keywords) - Static method in class DefaultKeywords
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(RepresentativeFraction) - Static method in class DefaultRepresentativeFraction
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Resolution) - Static method in class DefaultResolution
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ServiceIdentification) - Static method in class DefaultServiceIdentification
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Usage) - Static method in class DefaultUsage
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Algorithm) - Static method in class DefaultAlgorithm
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Lineage) - Static method in class DefaultLineage
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(NominalResolution) - Static method in class DefaultNominalResolution
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Processing) - Static method in class DefaultProcessing
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ProcessStep) - Static method in class DefaultProcessStep
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ProcessStepReport) - Static method in class DefaultProcessStepReport
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Source) - Static method in class DefaultSource
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(MaintenanceInformation) - Static method in class DefaultMaintenanceInformation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ScopeDescription) - Static method in class DefaultScopeDescription
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Completeness) - Static method in class AbstractCompleteness
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Element) - Static method in class AbstractElement
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(LogicalConsistency) - Static method in class AbstractLogicalConsistency
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(PositionalAccuracy) - Static method in class AbstractPositionalAccuracy
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Result) - Static method in class AbstractResult
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(TemporalAccuracy) - Static method in class AbstractTemporalAccuracy
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ThematicAccuracy) - Static method in class AbstractThematicAccuracy
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(AbsoluteExternalPositionalAccuracy) - Static method in class DefaultAbsoluteExternalPositionalAccuracy
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(AccuracyOfATimeMeasurement) - Static method in class DefaultAccuracyOfATimeMeasurement
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(CompletenessCommission) - Static method in class DefaultCompletenessCommission
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(CompletenessOmission) - Static method in class DefaultCompletenessOmission
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ConceptualConsistency) - Static method in class DefaultConceptualConsistency
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ConformanceResult) - Static method in class DefaultConformanceResult
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(CoverageResult) - Static method in class DefaultCoverageResult
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(DataQuality) - Static method in class DefaultDataQuality
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(DomainConsistency) - Static method in class DefaultDomainConsistency
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(FormatConsistency) - Static method in class DefaultFormatConsistency
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(GriddedDataPositionalAccuracy) - Static method in class DefaultGriddedDataPositionalAccuracy
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(NonQuantitativeAttributeAccuracy) - Static method in class DefaultNonQuantitativeAttributeAccuracy
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(QuantitativeAttributeAccuracy) - Static method in class DefaultQuantitativeAttributeAccuracy
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(QuantitativeResult) - Static method in class DefaultQuantitativeResult
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(RelativeInternalPositionalAccuracy) - Static method in class DefaultRelativeInternalPositionalAccuracy
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Scope) - Static method in class DefaultScope
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(TemporalConsistency) - Static method in class DefaultTemporalConsistency
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(TemporalValidity) - Static method in class DefaultTemporalValidity
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(ThematicClassificationCorrectness) - Static method in class DefaultThematicClassificationCorrectness
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(TopologicalConsistency) - Static method in class DefaultTopologicalConsistency
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Usability) - Static method in class DefaultUsability
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(GeolocationInformation) - Static method in class AbstractGeolocationInformation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(SpatialRepresentation) - Static method in class AbstractSpatialRepresentation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Dimension) - Static method in class DefaultDimension
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(GCP) - Static method in class DefaultGCP
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(GCPCollection) - Static method in class DefaultGCPCollection
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(GeometricObjects) - Static method in class DefaultGeometricObjects
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Georectified) - Static method in class DefaultGeorectified
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Georeferenceable) - Static method in class DefaultGeoreferenceable
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(GridSpatialRepresentation) - Static method in class DefaultGridSpatialRepresentation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(VectorSpatialRepresentation) - Static method in class DefaultVectorSpatialRepresentation
Returns a Geotk metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(CompoundCRS) - Static method in class DefaultCompoundCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
castOrCopy(DerivedCRS) - Static method in class DefaultDerivedCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
castOrCopy(EngineeringCRS) - Static method in class DefaultEngineeringCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
castOrCopy(GeocentricCRS) - Static method in class DefaultGeocentricCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
castOrCopy(GeographicCRS) - Static method in class DefaultGeographicCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
castOrCopy(ImageCRS) - Static method in class DefaultImageCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
castOrCopy(ProjectedCRS) - Static method in class DefaultProjectedCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
castOrCopy(TemporalCRS) - Static method in class DefaultTemporalCRS
Wraps an arbitrary temporal CRS into a Geotk implementation.
castOrCopy(VerticalCRS) - Static method in class DefaultVerticalCRS
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
castOrCopy(AffineCS) - Static method in class DefaultAffineCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(CartesianCS) - Static method in class DefaultCartesianCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(CoordinateSystemAxis) - Static method in class DefaultCoordinateSystemAxis
Returns a Geotk axis implementation with the same values than the given arbitrary implementation.
castOrCopy(CylindricalCS) - Static method in class DefaultCylindricalCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(EllipsoidalCS) - Static method in class DefaultEllipsoidalCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(LinearCS) - Static method in class DefaultLinearCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(PolarCS) - Static method in class DefaultPolarCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(SphericalCS) - Static method in class DefaultSphericalCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(TimeCS) - Static method in class DefaultTimeCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(UserDefinedCS) - Static method in class DefaultUserDefinedCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(VerticalCS) - Static method in class DefaultVerticalCS
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(Ellipsoid) - Static method in class DefaultEllipsoid
Wraps an arbitrary ellipsoid into a Geotk implementation.
castOrCopy(EngineeringDatum) - Static method in class DefaultEngineeringDatum
Returns a Geotk datum implementation with the same values than the given arbitrary implementation.
castOrCopy(GeodeticDatum) - Static method in class DefaultGeodeticDatum
Returns a Geotk datum implementation with the same values than the given arbitrary implementation.
castOrCopy(ImageDatum) - Static method in class DefaultImageDatum
Returns a Geotk datum implementation with the same values than the given arbitrary implementation.
castOrCopy(PrimeMeridian) - Static method in class DefaultPrimeMeridian
Returns a Geotk prime meridian implementation with the same values than the given arbitrary implementation.
castOrCopy(TemporalDatum) - Static method in class DefaultTemporalDatum
Returns a Geotk datum implementation with the same values than the given arbitrary implementation.
castOrCopy(VerticalDatum) - Static method in class DefaultVerticalDatum
Returns a Geotk datum implementation with the same values than the given arbitrary implementation.
castTo(Class<N>) - Method in class MeasurementRange
Casts this range to the specified type.
castTo(Class<N>) - Method in class NumberRange
Casts this range to the specified type.
Category - Class in org.geotoolkit.coverage
A category delimited by a range of sample values.
Category(CharSequence, Color, boolean) - Constructor for class Category
Constructs a qualitative category for a boolean value.
Category(CharSequence, Color, int) - Constructor for class Category
Constructs a qualitative category for sample value sample.
Category(CharSequence, Color, double) - Constructor for class Category
Constructs a qualitative category for sample value sample.
Category(CharSequence, Color, NumberRange<?>) - Constructor for class Category
Constructs a qualitative category for samples in the specified range.
Category(CharSequence, Color[], int, int, double, double) - Constructor for class Category
Constructs a quantitative category for sample values ranging from lower inclusive to upper exclusive.
Category(CharSequence, Color[], NumberRange<?>, double, double) - Constructor for class Category
Constructs a quantitative category for sample values in the specified range.
Category(CharSequence, Color[], NumberRange<?>, NumberRange<?>) - Constructor for class Category
Constructs a quantitative category mapping samples to geophysics values in the specified range.
Category(CharSequence, Color[], NumberRange<?>, MathTransform1D) - Constructor for class Category
Constructs a qualitative or quantitative category for samples in the specified range.
CategoryRecord - Class in org.geotoolkit.gui.swing.coverage
A single row in a CategoryTable.
CategoryRecord() - Constructor for class CategoryRecord
Creates a new row initialized to the [0 … 255] range of sample values, with no transfer function.
CategoryRecord(Category, Locale) - Constructor for class CategoryRecord
Creates a new row initialized to the values inferred from the given category.
CategoryTable - Class in org.geotoolkit.gui.swing.coverage
An editable table model for a list of Category items.
CategoryTable(Locale) - Constructor for class CategoryTable
Creates a new, initially empty, table.
CategoryTable(CategoryTable) - Constructor for class CategoryTable
Creates a new table initialized to the value of the given table.
ceil(int, int) - Static method in class Fraction
Computes numerator / denominator and rounds the result toward positive infinity.
CENTRAL_MERIDIAN - Static variable in class AlbersEqualArea
Deprecated. Invoke AlbersEqualArea.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class EquidistantCylindrical
Deprecated. Invoke EquidistantCylindrical.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class LambertConformal1SP
Deprecated. Invoke LambertConformal1SP.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class LambertConformal2SP
Deprecated. Invoke LambertConformal2SP.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class Mercator1SP
Deprecated. Invoke Mercator1SP.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class Mercator2SP
Deprecated. Invoke Mercator2SP.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class NewZealandMapGrid
Deprecated. Invoke NewZealandMapGrid.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class ObliqueStereographic
Deprecated. Invoke ObliqueStereographic.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class PolarStereographic
Deprecated. Invoke PolarStereographic.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class PolarStereographic.VariantB
Deprecated. Invoke PolarStereographic.VariantB.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class Stereographic
Deprecated. Invoke Stereographic.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class TransverseMercator
Deprecated. Invoke TransverseMercator.PARAMETERS.descriptor(String) instead.
CENTRAL_MERIDIAN - Static variable in class UniversalParameters
All known names for the central meridian parameter.
centralMeridian - Variable in class UnitaryProjection.Parameters
Central longitude in degrees.
changeArrayDimension(Class<?>, int) - Static method in class Classes
Deprecated. Moved to Classes.changeArrayDimension(java.lang.Class, int).
channel - Variable in class ChannelImageInputStream
The channel from which to read bytes.
ChannelImageInputStream - Class in org.geotoolkit.image.io.stream
An Image Input Stream using a Readable Byte Channel as the data source.
ChannelImageInputStream(ReadableByteChannel, int) - Constructor for class ChannelImageInputStream
Creates a new image input stream using the given channel.
ChannelImageInputStream(ReadableByteChannel, ByteBuffer) - Constructor for class ChannelImageInputStream
Creates a new image input stream using the given channel and buffer.
CHAR_SEQUENCE - Static variable in interface ClassFilter
Returns a filter accepting only classes assignable to CharSequence.
CHARACTER - Static variable in class Numbers
Deprecated. Constants to be used in switch statements.
Characters - Class in org.geotoolkit.util
Deprecated. Moved to Apache SIS Characters.
charAt(int) - Method in class AbstractInternationalString
Deprecated. Returns the character of the string in the default locale at the specified index.
charset - Variable in class TextImageReader.Spi
Character encoding, or null for the default.
charset - Variable in class TextImageWriter.Spi
Character encoding, or null for the default.
checkBandIndex(int, int) - Method in class SpatialImageReader
Ensures that the specified band index is inside the expected range.
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.
CheckedArrayList<E> - Class in org.geotoolkit.util.collection
A checked and synchronized List.
CheckedArrayList(Class<E>) - Constructor for class CheckedArrayList
Constructs a list of the specified type.
CheckedArrayList(Class<E>, int) - Constructor for class CheckedArrayList
Constructs a list of the specified type and initial capacity.
CheckedCollection<E> - Interface in org.geotoolkit.util.collection
Deprecated. Replaced by CheckedContainer.
CheckedContainer<E> - Interface in org.geotoolkit.util.collection
Deprecated. Replaced by CheckedContainer.
CheckedHashMap<K,V> - Class in org.geotoolkit.util.collection
A checked and synchronized Map.
CheckedHashMap(Class<K>, Class<V>) - Constructor for class CheckedHashMap
Constructs a map of the specified type.
CheckedHashSet<E> - Class in org.geotoolkit.util.collection
A checked and synchronized Set.
CheckedHashSet(Class<E>) - Constructor for class CheckedHashSet
Constructs a set of the specified type.
CheckedHashSet(Class<E>, int) - Constructor for class CheckedHashSet
Constructs a set of the specified type and initial capacity.
checkImageIndex(int) - Method in class SpatialImageReader
Ensures that the specified image index is inside the expected range.
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.
checkWritePermission() - Method in class ModifiableMetadata
Checks if changes in the metadata are allowed.
checkWritePermission() - Method in class CheckedArrayList
Checks if changes in this collection are allowed.
checkWritePermission() - Method in class CheckedHashMap
Checks if changes in this collection are allowed.
checkWritePermission() - Method in class CheckedHashSet
Checks if changes in this collection are allowed.
childCount() - Method in class MetadataNodeParser
Returns the number of child elements.
children() - Method in class DefaultMutableTreeNode
Returns the children of this node as an Enumeration.
children() - Method in interface TreeNode
Returns the children of this node as an Enumeration.
circleCentre(double, double, double, double, double, double) - Static method in class ShapeUtilities
Same as ShapeUtilities.fitCircle(Point2D, Point2D, Point2D) but using only primitive type arguments.
CITATION_FACTORY - Static variable in class Hints
The CitationFactory instance to use.
Citations - Class in org.geotoolkit.metadata.iso.citation
A set of pre-defined constants and static methods working on citations.
CIVIL_TWILIGHT - Static variable in class SunRelativePosition
Elevation angle of civil twilight, in degrees.
CLARKE_1866 - Static variable in class DefaultEllipsoid
Clarke 1866 ellipsoid (EPSG:7008).
Classes - Class in org.geotoolkit.util.converter
Deprecated. Moved to Classes.
ClassFilter - Interface in org.geotoolkit.util.converter
A filter to be given as parameter to methods that apply filtering on Class instances.
clear() - Method in class GridCoverageReadParam
Resets all parameters to their null value.
clear() - Method in class GridCoverageStoreParam
Resets all parameters to their null value.
clear() - Method in class GridCoverageWriteParam
Resets all parameters to their null value.
clear() - Method in class CoverageEnvelope
Resets all envelope attributes to their initial state, which is an infinite envelope.
clear() - Method in class DisjointLists
Removes all elements from this list.
clear() - Method in class IIOMetadataPanel
Removes all metadata from this widget.
clear() - Method in class Plot2D
Removes all axes and series from this plot.
clear() - Method in class DimensionSet
Clears any setting in this object.
clear() - Method in class LineFormat
Clears this parser.
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.
clear() - Method in class CheckedArrayList
Removes all of the elements from this list.
clear() - Method in class CheckedHashMap
Removes all of the elements from this map.
clear() - Method in class CheckedHashSet
Removes all of the elements from this set.
clear() - Method in class DisjointSet
Removes all of the elements from this set.
clear() - Method in class FrequencySortedSet
Removes all elements from this set.
clear() - Method in class IntegerList
Discarts all elements in this list.
clear() - Method in class KeySortedList
Removes all of the elements from this list.
clear() - Method in class RangeSet
Deprecated. Remove all elements from this set of ranges.
clear() - Method in class WeakValueHashMap
Deprecated. Removes all of the elements from this map.
clear(Collection<?>) - Static method in class XCollections
Clears the given collection, if non-null.
clear(Map<?, ?>) - Static method in class XCollections
Clears the given map, if non-null.
clearLevelColors() - Method in class MonolineFormatter
Clears all colors setting.
clone() - Method in class GeneralGridCoordinates
Returns a clone of this grid coordinates.
clone() - Method in class GeneralGridCoordinates.Immutable
Returns a mutable clone of this grid coordinates.
clone() - Method in class GridCoordinates2D
Returns a clone of this coordinates.
clone() - Method in class GridEnvelope2D
Returns a clone of this grid envelope.
clone() - Method in class RangeSpecifier
Returns a clone of this object.
clone() - Method in class CoverageEnvelope
Returns a clone of this coverage envelope.
clone() - Method in class Hints
Returns a new map of hints with the same content than this map.
clone() - Method in class DirectPosition1D
Deprecated. Returns a copy of this position.
clone() - Method in class GeneralDirectPosition
Deprecated. Returns a deep copy of this position.
clone() - Method in class GeneralEnvelope
Deprecated. Returns a deep copy of this envelope.
clone() - Method in class CategoryRecord
Returns a clone of this record.
clone() - Method in class LineFormat
Returns a clone of this parser.
clone() - Method in class Complex
Returns a copy of this complex number.
clone() - Method in class Fraction
Returns a clone of this fraction.
clone() - Method in class Line
Returns a clone of this line.
clone() - Method in class Plane
Returns a clone of this plane.
clone() - Method in class Statistics
Deprecated. Returns a clone of this statistics.
clone() - Method in class RangeSymbols
Deprecated. Returns a clone of this set of symbols.
clone() - Method in class ModifiableMetadata
Returns a shallow copy of this metadata.
clone() - Method in class AbstractParameter
Returns a copy of this parameter value or group.
clone() - Method in class AbstractParameterValue
Returns a clone of this parameter.
clone() - Method in class FloatParameter
Returns a clone of this parameter.
clone() - Method in class ImagingParameters
Returns a deep copy of this group of parameter values.
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.
clone() - Method in interface Cloneable
Creates and returns a copy of this object.
clone() - Method in class CheckedArrayList
Returns a shallow copy of this list.
clone() - Method in class CheckedHashMap
Returns a shallow copy of this map.
clone() - Method in class CheckedHashSet
Returns a shallow copy of this set.
clone() - Method in class IntegerList
Returns a clone of this list.
clone() - Method in class RangeSet
Deprecated. Returns a clone of this range set.
Cloneable - Interface in org.geotoolkit.util
Indicates that it is legal to make a field-for-field copy of instances of implementing classes.
close() - Method in class FileImageReader
Closes the stream as documented in the super-class, then deletes the temporary file (if any).
close() - Method in class FileImageWriter
Flushes the image content to the output stream, closes the stream and deletes the temporary file (if any).
close() - Method in class ImageReaderAdapter
Closes the input stream created by ImageReaderAdapter.createInput(String).
close() - Method in class ImageWriterAdapter
Closes the output stream created by ImageWriterAdapter.createOutput(String).
close() - Method in class MosaicImageReader
Closes any image input streams that may be held by tiles.
close() - Method in class AsciiGridReader
Closes the input stream created by this reader as documented in the super-class method.
close() - Method in class NetcdfImageReader
Closes the NetCDF file.
close() - Method in class NetcdfImageWriter
Closes the underlying NetCDF file, unless it was provided by the user himself.
close() - Method in class RawTiffImageReader
Closes the file channel.
close() - Method in class TextMatrixImageReader
Closes the input stream and disposes the resources that was specific to that stream.
close() - Method in class TextRecordImageReader
Closes the reader created by TextImageReader.getReader().
close() - Method in class WorldFileImageReader
Closes the input streams created by this reader.
close() - Method in class SpatialImageReader
Invoked when a new input is set or when the reader is disposed.
close() - Method in class ChannelImageInputStream
Closes the ChannelImageInputStream.channel.
close() - Method in class FileImageInputStream
Closes this stream and its underlying channel.
close() - Method in class StreamImageReader
Closes the input stream created by StreamImageReader.getInputStream().
close() - Method in class StreamImageWriter
Closes the output stream created by StreamImageWriter.getOutputStream().
close() - Method in class TextImageReader
Closes the reader created by TextImageReader.getReader().
close() - Method in class TextImageWriter
Closes the writer created by getWriter(...).
close(ImageReader) - Static method in class XImageIO
Closes the input stream of the given reader, and sets the input to null.
close(ImageWriter) - Static method in class XImageIO
Closes the output stream of the given writer, and sets the output to null.
close() - Method in class EchoWriter
Closes the main stream and the echo stream.
close() - Method in class MetadataSource
Closes the database connection used by this object.
closeExclusive - Variable in class RangeSymbols
Deprecated. The character closing a range in which the maximal value is exclusive.
closeExclusiveAlt - Variable in class RangeSymbols
Deprecated. An alternative character closing a range in which the maximal value is exclusive.
closeInclusive - Variable in class RangeSymbols
Deprecated. The character closing a range in which the maximal value is inclusive.
closeOnReset - Variable in class StreamImageReader
The stream to close on setInput(...), ImageReader.reset() or SpatialImageReader.dispose() method invocation.
closeOnReset - Variable in class StreamImageWriter
The stream to close on StreamImageWriter.setOutput(.Object), ImageWriter.reset() or SpatialImageWriter.dispose() method invocation.
CODE_COLUMN - Static variable in class DirectPostgisFactory
The standard name ("auth_srid") of the column containing the authority codes.
colinearPoint(Line2D, Point2D, double) - Static method in class ShapeUtilities
Returns a point on the given line segment located at the given distance from that line.
colinearPoint(double, double, double, double, double, double, double) - Static method in class ShapeUtilities
Same as ShapeUtilities.colinearPoint(Line2D, Point2D, double) but using only primitive type arguments.
collapseNoDataValues(boolean, double[], int) - Method in class SpatialImageReader
Returns true if the no-data values should be collapsed to 0 in order to save memory.
collectionComparator() - Static method in class XCollections
Deprecated. No replacement.
collectionType(Class<E>) - Method in class ModifiableMetadata
Returns the type of collection to use for the given type.
COLOR_MAPS - Static variable in class Recolor
The parameter descriptor for the color map.
COLOR_QUANTIZATION - Static variable in class ImageWorker
Deprecated. The Color Quantization method to be applied if a an image needs to have its color model converted to an IndexColorModel.
ColorMap - Class in org.geotoolkit.coverage.processing
Colors associated to categories.
ColorMap() - Constructor for class ColorMap
Creates an initially empty color map.
ColorMap(Color...) - Constructor for class ColorMap
Creates a color map initialized to the specified color ramp to be applied on any quantitative category.
ColorMap(Map<? extends CharSequence, Color[]>) - Constructor for class ColorMap
Creates a color map initialized to the specified map.
ColorQuantization - Enum in org.geotoolkit.image
Deprecated. Deprecated together with ImageWorker.
ColorRamp - Class in org.geotoolkit.gui.swing.image
A color ramp with a graduation.
ColorRamp() - Constructor for class ColorRamp
Constructs an initially empty color ramp.
ColorRamp(Coverage) - Constructor for class ColorRamp
Constructs a color ramp for the specified coverage.
colors - Variable in class CommandLine
true if colors can be applied for ANSI X3.64 compliant terminal.
colors - Variable in class GridCoverageBuilder.Variable
The colors to associate to values in the sample range, or null if unspecified.
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 syntactic elements to be colorized.
COLUMN - Static variable in class DefaultCoordinateSystemAxis
A default axis for column indices in a grid coverage.
COLUMN_COUNT - Static variable in class MetadataTreeTable
The number of columns in the table (7), when every columns are present.
Combine - Class in org.geotoolkit.image.jai
Computes a set of arbitrary linear combinations of the bands of many rendered source images, using a specified matrix.
Combine(Vector<? extends RenderedImage>, double[][], Combine.Transform, RenderingHints) - Constructor for class Combine
Constructs an image with the specified matrix.
Combine.Dyadic - Class in org.geotoolkit.image.jai
Optimized Combine operation for dyadic (two sources) image.
Combine.Dyadic(Vector<? extends RenderedImage>, double[][], RenderingHints) - Constructor for class Combine.Dyadic
Constructs a new instance of Combine.Dyadic.
Combine.Transform - Interface in org.geotoolkit.image.jai
Transforms the sample values for one pixel during a "Combine" operation.
CommandLine - Class in org.geotoolkit.console
Base class for command line tools.
CommandLine(String, String[]) - Constructor for class CommandLine
Creates a new CommandLine instance.
COMMENT - Static variable in class NetcdfMetadata
The "comment" attribute name for miscellaneous information about the data (Recommended).
commitEdit() - Method in class About
Forces the current values to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class SampleDimensionPanel
Forces the current value to be taken from the editable fields and set them as the current values.
commitEdit() - Method in interface Dialog
Forces the current value to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class DisjointLists
Forces the current value to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class FormatChooser
Forces the current value to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class GradientKernelEditor
Forces the current value to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class ImageProperties
Forces the current values to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class KernelEditor
Forces the current value to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class MosaicBuilderEditor
Forces the current value to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class MosaicChooser
Forces the current value to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class MosaicPerformanceGraph
Forces the current values to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class MultiColorChooser
Forces the current value to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class OperationTreeBrowser
Forces the current values to be taken from the editable fields and set them as the current values.
commitEdit() - Method in class CoordinateChooser
Forces the current value to be taken from the editable fields and set them as the current values.
commonDivisors(int...) - Static method in class XMath
Deprecated. Moved to Apache SIS MathFunctions.commonDivisors(int[]).
commonPrefix(String, String) - Static method in class Strings
Deprecated. Moved to CharSequences.commonPrefix(CharSequence, CharSequence) in Apache SIS.
CommonsLoggerFactory - Class in org.geotoolkit.util.logging
A factory for loggers that redirect all Java logging events to the Apache Commons-logging framework.
CommonsLoggerFactory() - Constructor for class CommonsLoggerFactory
Constructs a default factory.
commonSuffix(String, String) - Static method in class Strings
Deprecated. Moved to CharSequences.commonSuffix(CharSequence, CharSequence) in Apache SIS.
comparator() - Method in class FrequencySortedSet
Returns the comparator used to order the elements in this set.
comparator() - Method in class RangeSet
Deprecated. Returns the comparator associated with this sorted set.
compare(CoordinateSystemAxis, CoordinateSystemAxis) - Method in class OrderedAxisAuthorityFactory
Compares two axis for order.
compare(E, E) - Method in class FrequencySortedSet
Compares the specified elements for frequency.
compareTo(Tile) - Method in class Tile
Compares two tiles for optimal order in sequential reads.
compareTo(Fraction) - Method in class Fraction
Compares this fraction with the given one for order.
compareTo(GenericName) - Method in class AbstractName
Compares this name with the specified name for order.
compareTo(GenericName) - Method in class DefaultLocalName
Compares this name with the specified object for order.
compareTo(GenericName) - Method in class NamedIdentifier
Compares this name with the specified object for order.
ComparisonMode - Class in org.geotoolkit.util
Deprecated. Moved to Apache SIS ComparisonMode.
completed() - Method in class ProgressMailer
Sends an email saying that the operation finished.
completed() - Method in class ProgressPrinter
Notifies this listener that the operation has finished.
completed() - Method in class ProgressWindow
Notifies that the operation has finished.
completed(ProcessEvent) - Method in interface ProcessListener
Reports that a process has completed successfully.
completed() - Method in class ProgressController
Notifies this controller that the operation has finished.
completed(ProcessEvent) - Method in class ProgressController
Notifies this controller that the operation has finished and sets the states of this controller according the given event.
completeImageMetadata(IIOMetadata, GridCoverage) - Method in class ImageCoverageWriter
Creates additional metadata to be merged with the one created by ImageCoverageReader.
Complex - Class in org.geotoolkit.math
A simple class for the handling of complex numbers.
Complex() - Constructor for class Complex
Creates a complex number initialized to (0,0).
Complex(Complex) - Constructor for class Complex
Creates a complex number initialized to the same value than the specified one.
Complex(double, double) - Constructor for class Complex
Creates a complex number initialized to the specified real and imaginary parts.
COMPLEX_FACTORY - Static variable in class Hints
The ComplexFactory instance to use.
computeGridGeometry(GridCoverage, Envelope) - Static method in class Resample
Computes a grid geometry from a source coverage and a target envelope.
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 ImagingParameterDescriptors
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 EarthGravitationalModel
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.
computeHashCode() - Method in class WarpTransform2D
Computes a hash value for this transform.
computeImage(Raster[], WritableRaster, Rectangle) - Method in class Hysteresis
Computes a rectangle of outputs.
computeImage(Raster[], WritableRaster, Rectangle) - Method in class SilhouetteMask
Computes a rectangle of outputs.
computeRect(PlanarImage[], WritableRaster, Rectangle) - Method in class Combine
Computes one tile.
computeRect(PlanarImage[], WritableRaster, Rectangle) - Method in class Combine.Dyadic
Computes one tile.
computeRect(PlanarImage[], WritableRaster, Rectangle) - Method in class Mask
Computes a rectangle of outputs.
computeRect(PlanarImage[], WritableRaster, Rectangle) - Method in class NodataFilter
Computes a rectangle of outputs.
computeSize(IIOImage, ImageWriteParam) - Static method in class SpatialImageWriter
Computes the size of the region to be written, taking subsampling in account.
concatenate(Vector) - Method in class Vector
Returns the concatenation of this vector with the given one.
concatenate(CoordinateOperation, CoordinateOperation) - Method in class AbstractCoordinateOperationFactory
Concatenates two operation steps.
concatenate(CoordinateOperation, CoordinateOperation, CoordinateOperation) - Method in class AbstractCoordinateOperationFactory
Concatenates three transformation steps.
concatenate(MathTransform, MathTransform) - Static method in class MathTransforms
Concatenates the two given transforms.
concatenate(MathTransform2D, MathTransform2D) - Static method in class MathTransforms
Concatenates the given two-dimensional transforms.
concatenate(MathTransform1D, MathTransform1D) - Static method in class MathTransforms
Concatenates the given one-dimensional transforms.
concatenate(MathTransform, MathTransform, MathTransform) - Static method in class MathTransforms
Concatenates the three given transforms.
concatenate(MathTransform2D, MathTransform2D, MathTransform2D) - Static method in class MathTransforms
Concatenates the three given two-dimensional transforms.
concatenate(MathTransform1D, MathTransform1D, MathTransform1D) - Static method in class MathTransforms
Concatenates the three given one-dimensional transforms.
concatenate(AffineTransform) - Method in class XAffineTransform
Checks for permission before concatenating this transform.
concatenate(T[]...) - Static method in class XArrays
Deprecated. Returns the concatenation of all given arrays.
ConcatenatedTransform - Class in org.geotoolkit.referencing.operation.transform
Base class for concatenated transforms.
ConcatenatedTransform(MathTransform, MathTransform) - Constructor for class ConcatenatedTransform
Constructs a concatenated transform.
conductivity(double, double, double) - Static method in class SeaWater
Computes conductivity as a function of salinity, temperature and pressure.
config(String) - Method in class LoggerAdapter
Logs an CONFIG message.
Configuration - Annotation Type in org.geotoolkit.lang
Annotates methods having a system-wide impact on the configuration of the Geotk library.
CONFIGURATION_FILE - Static variable in class ThreadedEpsgFactory
The user configuration file, which is "EPSG-DataSource.properties".
configure(JTable) - Method in class CategoryTable
Configures the given JTable for use with this model.
configure(Tile, IIOParam) - Method in class MosaicController
Automatically invoked by MosaicImageReader or MosaicImageWriter when a tile is about to be read or written.
configure(NumberFormat) - Method in class Statistics
Deprecated. Configures the given formatter for writing a set of data described by this statistics.
configureConsoleHandler(Logger, Level) - Static method in class MonolineFormatter
Setups a MonolineFormatter for the specified logger and its children.
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(double, double) - Method in class Arrow2D
Tests if the specified point is inside this shape.
contains(double, double, double, double) - Method in class Arrow2D
Tests if the interior of this arrow entirely contains the specified rectangle.
contains(double, double) - Method in class ProjectedShape
Tests if the specified coordinate is inside the boundary of this shape.
contains(Point2D) - Method in class ProjectedShape
Tests if a specified Point2D is inside the boundary of this shape.
contains(double, double, double, double) - Method in class ProjectedShape
Tests if the interior of this shape entirely contains the specified rectangular area.
contains(Rectangle2D) - Method in class ProjectedShape
Tests if the interior of this shape entirely contains the specified rectangle.
contains(double, double) - Method in class TransformedShape
Tests if the specified coordinate is inside the boundary of this shape.
contains(Point2D) - Method in class TransformedShape
Tests if a specified Point2D is inside the boundary of this shape.
contains(double, double, double, double) - Method in class TransformedShape
Tests if the interior of this shape entirely contains the specified rectangular area.
contains(Rectangle2D) - Method in class TransformedShape
Tests if the interior of this shape entirely contains the specified rectangle.
contains(double, double, double, double) - Method in class XRectangle2D
Tests if the interior of this rectangle entirely contains the specified set of rectangular coordinates.
contains(Rectangle2D) - Method in class XRectangle2D
Tests if the interior of this shape entirely contains the specified rectangle.
contains(double, double) - Method in class XRectangle2D
Tests if a specified coordinate is inside the boundary of this Rectangle2D.
contains(Object) - Method in class DimensionSet
Returns true if this set contains the given DimensionIdentification instance.
contains(Object) - Method in class IdentifiedObjectSet
Returns true if this collection contains the specified object.
contains(Object) - Method in class CheckedArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in class CheckedHashSet
Returns true if this set contains the specified element.
contains(Object) - Method in class DerivedSet
Deprecated. Returns true if this set contains the specified element.
contains(Object) - Method in class DisjointSet
Returns true if this set contains the specified element.
contains(Object) - Method in class FrequencySortedSet
Returns true if this set contains the specified element.
contains(Object) - Method in class RangeSet
Deprecated. Returns true if this set contains the specified element.
contains(Object) - Method in class UnmodifiableArrayList
Deprecated. Returns true if this collection contains the specified element.
contains(Number) - Method in class NumberRange
Returns true if the specified value is within this range.
contains(Comparable) - Method in class NumberRange
Returns true if the specified value is within this range.
contains(Range<?>) - Method in class NumberRange
Returns true if the supplied range is fully contained within this range.
contains(Comparable) - Method in class Range
Deprecated. Returns true if this range contains the given value.
contains(Range<?>) - Method in class Range
Deprecated. Returns true if the supplied range is fully contained within this range.
contains(Object[], Object) - Static method in class XArrays
Deprecated. Returns true if the specified array contains the specified value.
containsAll(Collection<?>) - Method in class DisjointSet
Returns true if this set contains all of the elements in the specified collection.
containsAxis(CharSequence) - Method in class Symbols
Returns true if the specified WKT contains at least one AXIS[...] element.
containsIdentity(Object[], Object) - Static method in class XArrays
Deprecated. Returns true if the specified array contains the specified reference.
containsIgnoreCase(String[], String) - Static method in class XArrays
Deprecated. Returns true if the specified array contains the specified value, ignoring case.
containsInclusive(Rectangle2D, Rectangle2D) - Static method in class XRectangle2D
Tests if the interior of the inner rectangle is contained in the interior and/or the edge of the outter rectangle.
containsKey(Object) - Method in class CheckedHashMap
Returns true if this map contains the specified key.
containsKey(Object) - Method in class DerivedMap
Deprecated. Returns true if this map contains a mapping for the specified key.
containsKey(K) - Method in class KeySortedList
Returns true if the list contains an element added with the specified key.
containsKey(Object) - Method in class WeakValueHashMap
Deprecated. Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class CheckedHashMap
Returns true if this map contains the specified value.
containsValue(Object) - Method in class DerivedMap
Deprecated. Returns true if this map maps one or more keys to this value.
containsValue(Object) - Method in class WeakValueHashMap
Deprecated. Returns true if this map maps one or more keys to this value.
ContentFormatException - Exception in org.geotoolkit.io
Thrown when a stream can't be parsed because some content uses an invalid format.
ContentFormatException() - Constructor for exception ContentFormatException
Constructs a new exception with no detail message.
ContentFormatException(String) - Constructor for exception ContentFormatException
Constructs a new exception with the specified detail message.
ContentFormatException(String, Throwable) - Constructor for exception ContentFormatException
Constructs a new exception with the specified detail message and cause.
CONTRIBUTOR - Static variable in class NetcdfMetadata
The set of attribute names for the contributor (Suggested).
Convention - Enum in org.geotoolkit.io.wkt
The convention used for WKT formatting.
CONVERSION_TYPE_KEY - Static variable in class AbstractDerivedCRS
Key for the "conversionType" property to be given to the constructor.
conversionFailed(NonconvertibleObjectException) - Method in class AnyConverter
Invoked by tryConvert when an object can not be converted.
conversionFromBase - Variable in class AbstractDerivedCRS
The conversion from the base CRS to this CRS.
convert(String, Class<T>) - Method in class CommandLine
Converts the given value to an object of the given type.
convert(double) - Method in class SampleConverter
Converts a double-precision value before to store it in the raster.
convert(float) - Method in class SampleConverter
Converts a float-precision value before to store it in the raster.
convert(int) - Method in class SampleConverter
Converts a float-precision value before to store it in the raster.
convert(double[], int, int) - Method in class SampleConverter
Converts in-place an array of double-precision values.
convert(float[], int, int) - Method in class SampleConverter
Converts in-place an array of single-precision values.
convert(int[], int, int) - Method in class SampleConverter
Converts in-place an array of integer values.
convert(short[], int, int) - Method in class SampleConverter
Converts in-place an array of short values.
convert(Object, Class<T>) - Method in class AnyConverter
Converts the given value to the given type.
convert(S) - Method in interface ObjectConverter
Converts an object of the source type to an object of the target type.
converter(Class<S>, Class<T>) - Method in class ConverterRegistry
Returns a converter for the specified source and target classes.
ConverterRegistry - Class in org.geotoolkit.util.converter
A collection of Object Converters.
ConverterRegistry() - Constructor for class ConverterRegistry
Creates an initially empty set of object converters.
CONVERTERS - Static variable in class XML
Allows client code to control the behavior of the (un)marshalling process when an element can not be processed, or alter the element values.
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class MosaicImageWriter
Returns image metadata initialized to the specified state, or null.
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class SpatialImageWriter
Returns a metadata object initialized to the specified data for encoding an image of the given type.
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class MosaicImageWriter
Returns stream metadata initialized to the specified state, or null.
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class SpatialImageWriter
Returns a metadata object initialized to the specified data for encoding a stream of images.
convertTo(Unit<?>) - Method in class MeasurementRange
Converts this range to the specified units.
convertUnsigned(short[], int, int) - Method in class SampleConverter
Converts in-place an array of unsigned short values.
convertUnsigned(byte[], int, int) - Method in class SampleConverter
Converts in-place an array of unsigned byte values.
convertUserObject(TreeNode, Object) - Method in interface TreeNodeFilter
Returns the user object to assign to the copied node.
Convolve - Class in org.geotoolkit.coverage.processing.operation
Computes each output sample by multiplying elements of a kernel with the samples surrounding a particular source sample.
Convolve() - Constructor for class Convolve
Constructs a default "Convolve" operation.
coordinate - Variable in class AbstractCoverage.Renderable
A coordinate point where to evaluate the function.
COORDINATE_OPERATION_AUTHORITY_FACTORY - Static variable in class Hints
The CoordinateOperationAuthorityFactory instance to use.
COORDINATE_OPERATION_FACTORY - Static variable in class Hints
The CoordinateOperationFactory instance to use.
COORDINATE_REFERENCE_SYSTEM - Static variable in class Resample
The parameter descriptor for the coordinate reference system.
CoordinateChooser - Class in org.geotoolkit.gui.swing.referencing
A pane of controls designed to allow a user to select spatio-temporal coordinates.
CoordinateChooser() - Constructor for class CoordinateChooser
Constructs a default coordinate chooser.
CoordinateChooser(Date, Date) - Constructor for class CoordinateChooser
Constructs a coordinate chooser with date constrained in the specified range.
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.
CoordinateTableModel - Class in org.geotoolkit.gui.swing.referencing
A table of direct positions.
CoordinateTableModel(CoordinateReferenceSystem) - Constructor for class CoordinateTableModel
Creates an initially empty table model using the specified coordinate reference system.
CoordinateTableModel.CellRenderer - Class in org.geotoolkit.gui.swing.referencing
A cell renderer for the coordinate table model.
CoordinateTableModel.CellRenderer() - Constructor for class CoordinateTableModel.CellRenderer
Creates a default cell renderer for CoordinateTableModel.
copy(int[]) - Method in class CoverageTableModel
Returns a transferable which can be set to the clipboard.
copy(TreeNode) - Static method in class Trees
Returns a copy of the tree starting at the given node.
copy(TreeNode, TreeNodeFilter) - Static method in class Trees
Returns a copy of a subset of the tree starting at the given node.
copy(Complex) - Method in class Complex
Set this complex number to the same value than the specified one.
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.
copy(Matrix) - Static method in class Matrices
Creates a new matrix which is a copy of the specified matrix.
copy(Collection<E>) - Static method in class XCollections
Deprecated. Moved to CollectionsExt.modifiableCopy(Collection).
copy(Map<K, V>) - Static method in class XCollections
Deprecated. Moved to CollectionsExt.modifiableCopy(Map).
copyAsFloats(double[]) - Static method in class XArrays
Deprecated. Returns a copy of the given array where each value has been casted to the float type.
copyAsInts(double[]) - Static method in class XArrays
Deprecated. Returns a copy of the given array where each value has been rounded to the int type.
copyCollection(Collection<? extends E>, Collection<E>, Class<E>) - Method in class ModifiableMetadata
Copies the content of one collection (source) into an other (target).
copyList(Collection<? extends E>, List<E>, Class<E>) - Method in class ModifiableMetadata
Copies the content of one list (source) into an other (target).
copySet(Collection<? extends E>, Set<E>, Class<E>) - Method in class ModifiableMetadata
Copies the content of one Set (source) into an other (target).
correctApparentPixelPosition(Point2D) - Method in interface DeformableViewer
Corrects a pixel's coordinates by removing the effect of deformations induced by magnifying glass or similar effects.
correctApparentPixelPosition(Point2D) - Method in class ZoomPane
Corrects a pixel's coordinates for removing the effect of the magnifying glass.
correlation(Point2D.Double, Point2D.Double) - Method in class ObjectiveAnalysis
Returns the correlation between the values at the two given points.
count(K) - Method in class KeySortedList
Returns the number of elements added with the specified key.
count(String, String) - Static method in class Strings
Deprecated. Moved to CharSequences.count(CharSequence, String) in Apache SIS.
count(String, char) - Static method in class Strings
Deprecated. Moved to CharSequences.count(CharSequence, char) in Apache SIS.
count(CharSequence, char) - Static method in class Strings
Deprecated. Moved to CharSequences.count(CharSequence, char) in Apache SIS.
coverage - Variable in class CoverageStack.Adapter
The wrapped coverage, or null if not yet loaded.
coverage - Variable in class SpatioTemporalCoverage3D
The wrapped coverage.
coverage - Variable in class TransformedCoverage
The wrapped coverage.
COVERAGE_PROCESSING_VIEW - Static variable in class Hints
Forces the grid coverage processor to perform operations on the specified view.
coverageAdding(CoverageDatabaseEvent, NewGridCoverageReference) - Method in interface CoverageDatabaseController
Invoked before a Grid Coverage Reference is added.
coverageAdding(CoverageDatabaseEvent, NewGridCoverageReference) - Method in interface CoverageDatabaseListener
Invoked before or after a Grid Coverage Reference is added.
CoverageDatabase - Class in org.geotoolkit.coverage.sql
A connection to a collection of coverages declared in a SQL database.
CoverageDatabase(Properties) - Constructor for class CoverageDatabase
Creates a new instance using the given properties.
CoverageDatabase(ParameterValueGroup) - Constructor for class CoverageDatabase
Creates a new instance using the given parameters.
CoverageDatabase(DataSource, Properties) - Constructor for class CoverageDatabase
Creates a new instance using the given data source and configuration properties.
CoverageDatabase(DataSource, ParameterValueGroup) - Constructor for class CoverageDatabase
Creates a new instance using the given data source and configuration parameters.
CoverageDatabaseController - Interface in org.geotoolkit.coverage.sql
To be implemented by objects that can determine the settings of a NewGridCoverageReference.
CoverageDatabaseEvent - Class in org.geotoolkit.coverage.sql
The event delivered when the content of a Coverage Database changes.
CoverageDatabaseEvent(CoverageDatabase, boolean, int) - Constructor for class CoverageDatabaseEvent
Creates a new event having the given database as its source.
CoverageDatabaseListener - Interface in org.geotoolkit.coverage.sql
A listener notified when a Layer or a Grid Coverage Reference is about to be added or removed.
CoverageEnvelope - Class in org.geotoolkit.coverage.sql
An envelope holding the spatio-temporal extent and preferred resolution of a coverage.
CoverageFactoryFinder - Class in org.geotoolkit.coverage
Deprecated. Deprecated together with GridCoverageFactory. Will wait for a GeoAPI interface before to provide a new factory finder.
CoverageFileProperties - Class in org.geotoolkit.gui.swing.coverage
A panel showing the properties of a coverage file.
CoverageFileProperties() - Constructor for class CoverageFileProperties
Creates a new instance of ImageFileProperties with no image.
CoverageIO - Class in org.geotoolkit.coverage.io
Convenience methods for reading or writing a coverage.
CoverageList - Class in org.geotoolkit.gui.swing.coverage
A list displaying the set of coverages available in a given layer.
CoverageList() - Constructor for class CoverageList
Creates a new list with a default, initially empty, CoverageTableModel.
CoverageList(CoverageTableModel) - Constructor for class CoverageList
Creates a list for the specified collection of coverages.
CoverageProcessingException - Exception in org.geotoolkit.coverage.processing
Throws when a coverage operation failed.
CoverageProcessingException() - Constructor for exception CoverageProcessingException
Creates a new exception without detail message.
CoverageProcessingException(String) - Constructor for exception CoverageProcessingException
Constructs a new exception with the specified detail message.
CoverageProcessingException(Throwable) - Constructor for exception CoverageProcessingException
Constructs a new exception with the specified cause.
CoverageProcessingException(String, Throwable) - Constructor for exception CoverageProcessingException
Constructs a new exception with the specified detail message and cause.
CoverageReferences - Class in org.geotoolkit.coverage
Holds weak references to coverage instances.
CoverageReferences() - Constructor for class CoverageReferences
Creates a new coverage cache.
coveragesAt(double) - Method in class CoverageStack
Returns the coverages to be used for the specified z value.
CoverageStack - Class in org.geotoolkit.coverage
Creates a (n+1) dimensional coverage from a collection of n dimensional coverages.
CoverageStack(CharSequence, Collection<? extends Coverage>) - Constructor for class CoverageStack
Constructs a new coverage stack with all the supplied elements.
CoverageStack(CharSequence, CoordinateReferenceSystem, Collection<? extends CoverageStack.Element>) - Constructor for class CoverageStack
Constructs a new coverage stack with all the supplied elements.
CoverageStack(CharSequence, CoverageStack) - Constructor for class CoverageStack
Constructs a new coverage using the same elements than the specified coverage stack.
CoverageStack.Adapter - Class in org.geotoolkit.coverage
A convenience adapter class for wrapping a pre-loaded Coverage into an CoverageStack.Element object.
CoverageStack.Adapter(Coverage, NumberRange<?>) - Constructor for class CoverageStack.Adapter
Constructs a new adapter for the specified coverage and z values.
CoverageStack.Element - Interface in org.geotoolkit.coverage
Reference to a single n dimensional coverage in a (n+1) dimensional coverage stack.
CoverageStoreException - Exception in org.geotoolkit.coverage.io
Thrown when a GridCoverageReader or GridCoverageWriter operation failed.
CoverageStoreException() - Constructor for exception CoverageStoreException
Creates an exception with no cause and no details message.
CoverageStoreException(String) - Constructor for exception CoverageStoreException
Creates an exception with the specified details message.
CoverageStoreException(Throwable) - Constructor for exception CoverageStoreException
Creates an exception with the specified cause and no details message.
CoverageStoreException(String, Throwable) - Constructor for exception CoverageStoreException
Creates an exception with the specified details message and cause.
CoverageTableModel - Class in org.geotoolkit.coverage.sql
A Swing Table Model listing coverages entries.
CoverageTableModel(Locale) - Constructor for class CoverageTableModel
Creates a new, initially empty, table model.
CoverageTableModel(Collection<? extends GridCoverageReference>, Locale) - Constructor for class CoverageTableModel
Creates a new table model initialized to the content of the given collection.
CoverageTableModel(CoverageTableModel) - Constructor for class CoverageTableModel
Creates a new table initialized to the content of the given model.
CoverageTableModel.CellRenderer - Class in org.geotoolkit.coverage.sql
A Table Cell Renderer for coloring the cells in a table using the Coverage Table Model.
CoverageTableModel.CellRenderer() - Constructor for class CoverageTableModel.CellRenderer
Creates a new CellRenderer.
create(CharSequence, ImageFunction, GridGeometry2D, GridSampleDimension[], Map<?, ?>) - Method in class GridCoverageFactory
Deprecated. Constructs a grid coverage from an image function.
create(CharSequence, float[][], Envelope) - Method in class GridCoverageFactory
Deprecated. Constructs a grid coverage from the specified matrix and envelope.
create(CharSequence, WritableRaster, Envelope) - Method in class GridCoverageFactory
Deprecated. Constructs a grid coverage from the specified raster and envelope.
create(CharSequence, WritableRaster, Envelope, double[], double[], Unit<?>, Color[][], RenderingHints) - Method in class GridCoverageFactory
Deprecated. Constructs a grid coverage from the specified raster and envelope.
create(CharSequence, WritableRaster, CoordinateReferenceSystem, MathTransform, double[], double[], Unit<?>, Color[][], RenderingHints) - Method in class GridCoverageFactory
Deprecated. Constructs a grid coverage from the specified raster and "grid to CRS" transform.
create(CharSequence, WritableRaster, Envelope, GridSampleDimension...) - Method in class GridCoverageFactory
Deprecated. Constructs a grid coverage from the specified raster and envelope.
create(CharSequence, WritableRaster, CoordinateReferenceSystem, MathTransform, GridSampleDimension...) - Method in class GridCoverageFactory
Deprecated. Constructs a grid coverage from the specified raster and "grid to CRS" transform.
create(CharSequence, RenderedImage, Envelope) - Method in class GridCoverageFactory
Deprecated. Constructs a grid coverage from the specified image and envelope.
create(CharSequence, RenderedImage, Envelope, GridSampleDimension[], GridCoverage[], Map<?, ?>) - Method in class GridCoverageFactory
Deprecated. Constructs a grid coverage from the specified image and envelope.
create(CharSequence, RenderedImage, CoordinateReferenceSystem, MathTransform, GridSampleDimension[], GridCoverage[], Map<?, ?>) - Method in class GridCoverageFactory
Deprecated. Constructs a grid coverage from the specified image and "grid to CRS" transform.
create(CharSequence, RenderedImage, GridGeometry2D, GridSampleDimension[], GridCoverage[], Map<?, ?>) - Method in class GridCoverageFactory
Deprecated. Constructs a grid coverage from the specified image and grid geometry.
create(GridCoverage2D) - Static method in class Interpolator2D
Constructs a new interpolator using default interpolations.
create(GridCoverage2D, Interpolation...) - Static method in class Interpolator2D
Constructs a new interpolator for an interpolation and its fallbacks.
create(File) - Method in class TileManagerFactory
Creates a tile manager from the given file or directory.
create(File, FileFilter, ImageReaderSpi) - Method in class TileManagerFactory
Creates tile managers from the files found in the given directory.
create(Tile...) - Method in class TileManagerFactory
Creates tile managers from the specified array of tiles.
create(Collection<Tile>) - Method in class TileManagerFactory
Creates tile managers from the specified collection of tiles.
create(RectIter, WritableRectIter) - Static method in class TransfertRectIter
Creates a WritableRectIter for the specified source and destination iterator.
create(RenderedImage, WritableRenderedImage, Rectangle) - Static method in class TransfertRectIter
Creates a WritableRectIter for the specified source and destination images.
create(RenderedImage, WritableRaster, Rectangle) - Static method in class TransfertRectIter
Creates a WritableRectIter for the specified source image and destination raster.
create(Raster, WritableRaster, Rectangle) - Static method in class TransfertRectIter
Creates a WritableRectIter for the specified source and destination rasters.
create(Object) - Static method in class Vector
Wraps the given object in a vector.
create(Class<T>, Map<String, ?>) - Method in class MetadataFactory
Creates a new metadata of the given type, initialized with the property values given in the properties map.
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, value and unit.
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 Matrices
Creates a square identity matrix of size size × size.
create(int, int) - Static method in class Matrices
Creates a matrix of size numRow × numCol.
create(int, int, double[]) - Static method in class Matrices
Creates a matrix of size numRow × numCol initialized to the given elements.
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(GeodeticDatum, int) - Static method in class EarthGravitationalModel
Creates a model for the specified datum and maximum degree and order.
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(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(CharSequence, MathTransform2D) - Method in class WarpFactory
Creates an image warp applicable to the whole domain of validity of the given transform.
create(CharSequence, MathTransform2D, Rectangle) - Method in class WarpFactory
Creates an image warp applicable to the given domain of validity.
create(Warp) - Static method in class WarpTransform2D
Returns a transform using the specified warp object.
create(float, float, Unit<?>) - Static method in class MeasurementRange
Constructs an inclusive range of float values.
create(float, boolean, float, boolean, Unit<?>) - Static method in class MeasurementRange
Constructs a range of float values.
create(double, double, Unit<?>) - Static method in class MeasurementRange
Constructs an inclusive range of double values.
create(double, boolean, double, boolean, Unit<?>) - Static method in class MeasurementRange
Constructs a range of double values.
create(byte, byte) - Static method in class NumberRange
Constructs an inclusive range of byte values.
create(byte, boolean, byte, boolean) - Static method in class NumberRange
Constructs a range of byte values.
create(short, short) - Static method in class NumberRange
Constructs an inclusive range of short values.
create(short, boolean, short, boolean) - Static method in class NumberRange
Constructs a range of short values.
create(int, int) - Static method in class NumberRange
Constructs an inclusive range of int values.
create(int, boolean, int, boolean) - Static method in class NumberRange
Constructs a range of int values.
create(long, long) - Static method in class NumberRange
Constructs an inclusive range of long values.
create(long, boolean, long, boolean) - Static method in class NumberRange
Constructs a range of long values.
create(float, float) - Static method in class NumberRange
Constructs an inclusive range of float values.
create(float, boolean, float, boolean) - Static method in class NumberRange
Constructs a range of float values.
create(double, double) - Static method in class NumberRange
Constructs an inclusive range of double values.
create(double, boolean, double, boolean) - Static method in class NumberRange
Constructs a range of double values.
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(Axis2D, Axis2D) - Static method in class Axis2D
Creates an affine transform mapping logical to pixels coordinates for a pair of axes.
createAffineTransform() - Method in class GridToEnvelopeMapper
Returns the Grid to Envelope (or grid to CRS) transform as a two-dimensional affine transform.
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.
createBestFit(Number, boolean, Number, boolean, Unit<?>) - Static method in class MeasurementRange
Constructs a range using the smallest type of Number that can hold the given values.
createBestFit(Number, boolean, Number, boolean) - Static method in class NumberRange
Constructs a range using the smallest type of Number that can hold the given values.
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.
createDefaultRendering() - Method in class AbstractCoverage.Renderable
Returns a rendered image with a default width and height in pixels.
createDefaultRendering() - Method in class GridCoverage2D.Renderable
Returns a rendered image with a default width and height in pixels.
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.
createDialog(Component) - Method in class ImageFileChooser
Creates and returns a new dialog wrapping this ImageFileChooser, optionally with its ImageFileProperties pane.
createDimensionFilter(int, int[]) - Static method in class Matrices
Creates a matrix for an affine transform that keep only a subset of source ordinate values.
createDiscreteAxis(CoordinateSystemAxis, double...) - Static method in class DiscreteReferencingFactory
Creates a new discrete axis wrapping the given axis with the given ordinate values.
createDiscreteCRS(CoordinateReferenceSystem, double[]...) - Static method in class DiscreteReferencingFactory
Returns a CRS instance wrapping the given CRS with the given ordinate values for each axis.
createDiscreteCS(CoordinateSystem, double[]...) - Static method in class DiscreteReferencingFactory
Returns a CS instance wrapping the given CS with the given ordinate values for each axis.
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.
createFromExtremums(double, double, double, double) - Static method in class XRectangle2D
Creates a rectangle using maximal x and y values rather than width and height.
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.
createFromObject(Object) - Method in class TileManagerFactory
Creates tile managers from the specified object, which may be null.
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.
createGeneric(Tile[]) - Method in class TileManagerFactory
Creates a single tile manager from the given array of tiles.
createGenericName(NameSpace, CharSequence...) - Method in class DefaultNameFactory
Creates a local or scoped name from an array of parsed names.
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.
createGlobalTile(ImageReaderSpi, Object, int) - Method in class TileManager
Creates a tile with a region big enough for containing every tiles.
createGraduation(Graduation, SampleDimension, double, double) - Method in class ColorRamp
Returns a graduation for the specified sample dimension, minimum and maximum values.
createGraphics(boolean) - Method in class GridCoverageBuilder
Creates a graphics which can be used to draw into the rendered image.
createGridCoverageReader(String) - Method in class CoverageDatabase
Configures and returns a GridCoverageReader for the given layer.
createGridCoverageWriter(String) - Method in class CoverageDatabase
Configures and returns a LayerCoverageWriter for the given layer.
createImage() - Method in class ObjectiveAnalysis
Creates an image from the values interpolated at the locations defined by the getOutputLocation(...) method.
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.
createImageReader(Object) - Method in class ImageCoverageReader
Creates an ImageReader that claim to be able to decode the given input.
createImageReadParam(int) - Method in class ImageCoverageReader
Returns the default Java I/O parameters to use for reading an image.
createImageTypeSpecifier() - Method in class Palette
Creates a new image type specifier for this palette.
createImageWriteParam(RenderedImage) - Method in class ImageCoverageWriter
Returns the default Java I/O parameters to use for writing an image.
createImageWriter(String, Object, RenderedImage) - Method in class ImageCoverageWriter
Creates an ImageWriter that claim to be able to encode the given output.
createInput(String) - Method in class ImageReaderAdapter
Creates the input to give to the ImageReaderAdapter.main reader, or to an other reader identified by the readerID argument.
createInput(String) - Method in class WorldFileImageReader
Creates the input to be given to the reader identified by the given argument.
createInputStreamInstance(Object, boolean, File) - Method in class UrlInputSpi
Constructs an input stream for an URL.
createInternationalString(Map<Locale, String>) - Method in class DefaultNameFactory
Creates an international string from a set of strings in different locales.
createIntersection(Rectangle2D) - Method in class XRectangle2D
Returns a new Rectangle2D object representing the intersection of this rectangle with the specified one.
createIntersection(Rectangle2D) - Method in class Envelope2D
Deprecated. Returns the intersection of this envelope with the specified rectangle.
createLinearCS(Map<String, ?>, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
Creates a linear coordinate system.
createLocalName(NameSpace, CharSequence) - Method in class DefaultNameFactory
Creates a local name from the given character sequence.
createLoggedFormat(Format, Class<T>) - Method in class SpatialMetadata
Wraps the specified format in order to either parse fully a string, or log a warning.
createMarshaller() - Method in class MarshallerPool
Creates an configure a new JAXB marshaller.
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 EllipsoidToGeoid
Creates a math 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.
createMathTransform(ParameterValueGroup) - Method in class WarpPolynomial
Creates a warp transform from the specified group of parameter values.
createMemberName(NameSpace, CharSequence, TypeName) - Method in class DefaultNameFactory
Creates a member name from the given character sequence and attribute type.
createMetadata(int) - Method in class ImageReaderAdapter
Fetches the stream metadata or image metadata.
createMetadata(int) - Method in class ImageReaderAdapter
Creates a new stream or image metadata.
createMetadata(int) - Method in class AsciiGridReader
Returns metadata associated with the given image.
createMetadata(int) - Method in class NetcdfImageReader
Creates a new stream or image metadata.
createMetadata(int) - Method in class TextMatrixImageReader
Returns metadata associated with the given image.
createMetadata(int) - Method in class TextRecordImageReader
Returns metadata associated with the given image.
createMetadata(int) - Method in class WorldFileImageReader
Creates a new stream or image metadata.
createMetadata(int) - Method in class SpatialImageReader
Creates a new stream or image metadata.
createMosaicReader(Object, CoordinateReferenceSystem) - Static method in class CoverageIO
Creates a mosaic reader using the given tiles, which must exist.
createNameSpace(GenericName, Map<String, ?>) - Method in class DefaultNameFactory
Creates a namespace having the given name.
createNilObject(NilReason, Class<T>) - Static method in class NilReason
Deprecated. Returns an object of the given type which is nil for the reason represented by this enum.
createNodeReader(MetadataNodeParser, String, String) - Method in class ReferencingBuilder
Creates a read-only accessor for a child element.
createNodeWriter(MetadataNodeParser, String, String) - Method in class ReferencingBuilder
Creates the read/write accessor for a child element.
createNumberFormat(IIOImage, ImageWriteParam) - Method in class TextImageWriter
Returns a number format to be used for formatting the sample values in the given image.
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.
createOffset(double, double) - Static method in class SampleConverter
Creates a sample converter that replaces a pad value by NaN or 0, and applies an offset on all other values.
createOffset(double, double[]) - Static method in class SampleConverter
Creates a sample converter that replaces an arbitrary amount of pad values by NaN or 0, and applies an offset on all other values.
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.
createOperationMethod(Map<String, ?>, Integer, Integer, ParameterDescriptorGroup) - Method in class AbstractCoordinateOperationFactory
Creates an operation method from a set of properties and a descriptor group.
createOperationMethod(Map<String, ?>, Integer, Integer, ParameterDescriptorGroup) - Method in class CachingCoordinateOperationFactory
Creates an operation method from a set of properties and a descriptor group.
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.
createOutput(String) - Method in class ImageWriterAdapter
Creates the output to give to the ImageWriterAdapter.main writer, or to an other writer identified by the writerID argument.
createOutput(String) - Method in class WorldFileImageWriter
Creates the output to be given to the writer identified by the given argument.
createPadValueMask(double) - Static method in class SampleConverter
Creates a sample converter that replaces a single pad value by NaN for floating point numbers, or 0 for integers.
createPadValuesMask(double[]) - Static method in class SampleConverter
Creates a sample converter that replaces an arbitrary amount of pad values by NaN for floating point numbers, or 0 for integers.
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.
createProcess(ParameterValueGroup) - Method in interface ProcessDescriptor
Creates a new process initialized with the given input parameter values.
createProfiler(TileManager) - Method in class MosaicPerformanceGraph
Creates a profiler for the given mosaic.
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.
createReader() - Method in class GridCoverageStorePool
Invoked when a new image reader needs to be created.
createReaderInstance(Object) - Method in class MosaicImageReader.Spi
Returns a new MosaicImageReader.
createReaderInstance(Object) - Method in class AsciiGridReader.Spi
Returns an instance of the ImageReader implementation associated with this service provider.
createReaderInstance(Object) - Method in class NetcdfImageReader.Spi
Returns an instance of the NetcdfImageReader implementation associated with this service provider.
createReaderInstance(Object) - Method in class RawImageReader.Spi
Returns an instance of the ImageReader implementation associated with this service provider.
createReaderInstance(Object) - Method in class RawTiffImageReader.Spi
Returns an instance of the ImageReader implementation associated with this service provider.
createReaderInstance(Object) - Method in class TextMatrixImageReader.Spi
Returns an instance of the ImageReader implementation associated with this service provider.
createReaderInstance(Object) - Method in class TextRecordImageReader.Spi
Returns an instance of the ImageReader implementation associated with this service provider.
createReaderInstance(Object) - Method in class WorldFileImageReader.Spi
Creates a new World File reader.
createRectIter(IIOImage, ImageWriteParam) - Static method in class SpatialImageWriter
Returns an iterator over the pixels of the specified image, taking subsampling in account.
createRenderContext(Rectangle2D, RenderingHints) - Method in class AbstractCoverage.Renderable
Initializes a render context with an affine transform that maps the coverage envelope to the specified destination rectangle.
createRenderedImage(ParameterBlockJAI, RenderingHints) - Method in class OperationJAI
Deprecated. Applies the JAI operation.
createRendering(RenderContext) - Method in class AbstractCoverage.Renderable
Creates a rendered image using a given render context.
createSampleDimension(VariableSimpleIF) - Method in class NetcdfMetadataReader
Creates a <gmd:dimension> element from the given NetCDF variable.
createScaledRendering(int, int, RenderingHints) - Method in class AbstractCoverage.Renderable
Creates a rendered image with width width and height height in pixels.
createScrollPane() - Method in class ZoomPane
Returns an object which displays this ZoomPane with the scrollbars.
createSequence(double, double, int) - Static method in class Vector
Creates a sequence of numbers in a given range of values using the given increment.
createServiceProvider(Class<T>, Class<?>, Hints) - Method in class DynamicFactoryRegistry
Creates a new instance of the specified factory using the specified hints.
createSimpleReader(Object) - Static method in class CoverageIO
Creates a simple reader which does not use any pyramid or mosaic tiling.
createSimpleWriter(Object) - Static method in class CoverageIO
Creates a simple writer which does not perform any pyramid or mosaic tiling.
createSpatialRepresentationInfo(CoordinateSystem) - Method in class NetcdfMetadataReader
Creates a <gmd:spatialRepresentationInfo> element from the given NetCDF coordinate system.
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.
createTileManager() - Method in class MosaicBuilder
Creates a tile manager from the informations supplied in above setters.
createTileManager(Object) - Method in class MosaicBuilder
Creates a tile manager from an untiled image.
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.
createTransform() - Method in class GridToEnvelopeMapper
Creates a Grid to Envelope (or grid to CRS) transform using the information provided by setter methods.
createTransformedShape(Shape) - Method in class AbstractMathTransform
Transform the specified shape.
createTransformedShape(Shape) - Method in class AffineTransform2D
Transforms the specified shape.
createTypeName(NameSpace, CharSequence) - Method in class DefaultNameFactory
Creates a type name from the given character sequence.
createUnion(Rectangle2D) - Method in class XRectangle2D
Returns a new Rectangle2D object representing the union of this rectangle with the specified one.
createUnion(Rectangle2D) - Method in class Envelope2D
Deprecated. Returns the union of this envelope with the specified rectangle.
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.
createUnmarshaller() - Method in class MarshallerPool
Creates an configure a new JAXB unmarshaller.
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 ImagingParameterDescriptors
Creates a new instance of parameter value group.
createValue() - Method in class MatrixParameterDescriptors
Creates a new instance of parameter values with elements initialized to the 1 on the diagonal, and 0 everywhere 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.
createWindow(Component, Component, String) - Method in interface WindowCreator.Handler
Invoked when the given owner needs to create a new window for the given content.
createWriterInstance(Object) - Method in class MosaicImageWriter.Spi
Returns a new MosaicImageWriter.
createWriterInstance(Object) - Method in class AsciiGridWriter.Spi
Returns an instance of the ImageWriter implementation associated with this service provider.
createWriterInstance(Object) - Method in class NetcdfImageWriter.Spi
Returns an instance of the NetcdfImageWriter implementation associated with this service provider.
createWriterInstance(Object) - Method in class TextMatrixImageWriter.Spi
Returns an instance of the ImageWriter implementation associated with this service provider.
createWriterInstance(Object) - Method in class WorldFileImageWriter.Spi
Creates a new World File writer.
CREATOR - Static variable in class NetcdfMetadata
The set of attribute names for the creator (Recommended).
crop(Coverage, Envelope) - Method in class Operations
Crops the image to a specified rectangular area.
crs - Variable in class AbstractCoverage
The coordinate reference system, or null if there is none.
CRS - Static variable in class GeneralGridGeometry
A bitmask to specify the validity of the coordinate reference system.
crs - Variable in class GridCoverageBuilder
The coordinate reference system, or null if unspecified.
crs - Variable in class OperationJAI.Parameters
Deprecated. The two dimensional coordinate reference system for all sources and the destination GridCoverage2D.
CRS - Static variable in class Citations
The WMS 1.3.0 "CRS" authority.
CRS - Class in org.geotoolkit.referencing
Utility class for making use of the Coordinate Reference System and associated Factory implementations.
CRS_AUTHORITY_EXTRA_DIRECTORY - Static variable in class Hints
Used to direct WKT CRS Authority to a directory containing extra definitions.
CRS_AUTHORITY_FACTORY - Static variable in class Hints
The CRSAuthorityFactory instance to use.
CRS_FACTORY - Static variable in class Hints
The CRSFactory instance to use.
CS_AUTHORITY_FACTORY - Static variable in class Hints
The CSAuthorityFactory instance to use.
CS_FACTORY - Static variable in class Hints
The CSFactory instance to use.
CSW_202 - Static variable in class Namespaces
The "http://www.opengis.net/cat/csw/2.0.2" URL.
cubicCurveExtremum(Point2D, double, Point2D, double) - Static method in class ShapeUtilities
Finds the extremum of the unique cubic curve which fit the two given points and derivatives.
cubicCurveExtremum(double, double, double, double, double, double) - Static method in class ShapeUtilities
Same as ShapeUtilities.cubicCurveExtremum(Point2D, double, Point2D, double) but using only primitive type arguments.
CURLY_BRACKETS - Static variable in class Symbols
A set of symbols with parameters between parentheses, like DATUM("WGS84").
currentLabel() - Method in class Axis2D.TickIterator
Returns the label for the current tick.
currentLabel() - Method in interface TickIterator
Returns the label for the current tick.
currentLabelBounds() - Method in class Axis2D.TickIterator
Returns a bounding box for the current tick label.
currentLabelGlyphs() - Method in class Axis2D.TickIterator
Returns the label for current tick as a glyphs vector.
currentPosition() - Method in class Axis2D.TickIterator
Returns the position where to draw the current tick.
currentPosition(Point2D) - Method in class Axis2D.TickIterator
Returns the coordinates of the intersection point between current tick and the underlying axis.
currentPosition() - Method in interface TickIterator
Returns the position where to draw the current tick.
currentTick(Line2D) - Method in class Axis2D.TickIterator
Returns the coordinates of the current tick.
currentValue() - Method in class Axis2D.TickIterator
Returns the value for current tick.
currentValue() - Method in interface TickIterator
Returns the value for current tick.
cx - Variable in class Plane
The cx coefficient for this plane.
cy - Variable in class Plane
The cy coefficient for this plane.

D

DATA_TYPE - Static variable in class NetcdfMetadata
The "cdm_data_type" attribute name for the THREDDS data type appropriate for this dataset (Recommended).
database - Variable in class LayerCoverageReader
The coverage database which created this LayerCoverageReader.
database - Variable in class LayerCoverageWriter
The coverage database which created this LayerCoverageWriter.
database - Variable in class LayerList
The database for which to display the list of available layers.
DatabaseVetoException - Exception in org.geotoolkit.coverage.sql
Thrown when a proposed change in the content of a Coverage Database is not allowed.
DatabaseVetoException() - Constructor for exception DatabaseVetoException
Creates an exception with no cause and no details message.
DatabaseVetoException(String) - Constructor for exception DatabaseVetoException
Creates an exception with the specified details message.
DatabaseVetoException(Throwable) - Constructor for exception DatabaseVetoException
Creates an exception with the specified cause and no details message.
DatabaseVetoException(String, Exception) - Constructor for exception DatabaseVetoException
Creates an exception with the specified details message and cause.
DataStoreException - Exception in org.geotoolkit.storage
Throws when a DataStore can not completed a read or write operation.
DataStoreException() - Constructor for exception DataStoreException
Creates an exception with no cause and no details message.
DataStoreException(String) - Constructor for exception DataStoreException
Creates an exception with the specified details message.
DataStoreException(Throwable) - Constructor for exception DataStoreException
Creates an exception with the specified cause and no details message.
DataStoreException(String, Throwable) - Constructor for exception DataStoreException
Creates an exception with the specified details message and cause.
DATE_CREATED - Static variable in class NetcdfMetadata
The "date_created" attribute name for the date on which the data was created (Recommended).
DATE_ISSUED - Static variable in class NetcdfMetadata
The "date_issued" attribute name for a date on which this data was formally issued (Suggested).
DATE_MODIFIED - Static variable in class NetcdfMetadata
The "date_modified" attribute name for the date on which this data was last modified (Suggested).
DateGraduation - Class in org.geotoolkit.display.axis
A graduation using dates on a linear axis.
DateGraduation(TimeZone) - Constructor for class DateGraduation
Constructs a graduation with the supplied time zone.
DateGraduation(TimeZone, Unit<Duration>) - Constructor for class DateGraduation
Constructs a graduation with the supplied time zone and unit.
DateRange - Class in org.geotoolkit.util
A range of dates.
DateRange(Date, Date) - Constructor for class DateRange
Creates a new date range for the given dates.
DateRange(Date, boolean, Date, boolean) - Constructor for class DateRange
Creates a new date range for the given dates.
DateRange(MeasurementRange<?>, Date) - Constructor for class DateRange
Creates a date range from the specified measurement range.
dateRanges - Variable in class NewGridCoverageReference
The date range, or null if none.
DATUM - Static variable in class EllipsoidToGeoid
The operation parameter descriptor for the datum.
DATUM_AUTHORITY_FACTORY - Static variable in class Hints
The DatumAuthorityFactory instance to use.
DATUM_FACTORY - Static variable in class Hints
The DatumFactory instance to use.
DATUM_SHIFT - Static variable in class AbstractCoordinateOperationFactory
The identifier for a transformation which is a datum shift.
DATUM_SHIFT_APPLIED - Static variable in class AbstractPositionalAccuracy
Indicates that a transformation requires a datum shift and some method has been applied.
DATUM_SHIFT_METHOD - Static variable in class Hints
The preferred datum shift method to use for coordinate operations.
DATUM_SHIFT_OMITTED - Static variable in class AbstractPositionalAccuracy
Indicates that a transformation requires a datum shift, but no method has been found applicable.
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.
debug - Variable in class CommandLine
true if the --debug option has been passed on the command line.
Debug - Annotation Type in org.geotoolkit.lang
Annotates classes or methods that are provided mostly for debugging purpose.
DEBUG - Static variable in class ComparisonMode
Deprecated. Same as ComparisonMode.APPROXIMATIVE, except that an AssertionError is thrown if the two objects are not equal and assertions are enabled.
DECLARING_CLASS - Static variable in class TypeValuePolicy
Deprecated. The type of the class that declares the method.
DECLARING_INTERFACE - Static variable in class TypeValuePolicy
Deprecated. The type of the interface that declares the method.
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).
Decorator - Annotation Type in org.geotoolkit.lang
Annotates classes that are decorator around an other instance of the same type.
deepEquals(Object, Object) - Static method in class Utilities
Convenience method for testing two objects for equality.
deepEquals(Object, Object, ComparisonMode) - Static method in class Utilities
Deprecated. Moved to Apache SIS Utilities.
deepHashCode(Object) - Static method in class Utilities
Deprecated. Moved to Apache SIS Utilities.
deepToString(Object) - Static method in class Utilities
Deprecated. Moved to Apache SIS Utilities.
DEFAULT - Static variable in class CoverageReferences
The default, system-wide weak references for coverages.
DEFAULT - Static variable in class Operations
The default instance.
DEFAULT - Static variable in class IconFactory
The default factory instance.
DEFAULT - Static variable in interface WindowCreator.Handler
The default implementation.
DEFAULT - Static variable in class MosaicImageReader.Spi
The default instance.
DEFAULT - Static variable in class MosaicImageWriter.Spi
The default instance.
DEFAULT - Static variable in class TileManagerFactory
The default instance.
DEFAULT - Static variable in class Colors
The immutable default set of colors.
DEFAULT - Static variable in class Symbols
The default set of symbols.
DEFAULT - Static variable in class WarpFactory
The default factory instance.
DEFAULT - Static variable in class ObjectConverters
Deprecated. The default, thread-safe and immutable instance.
DEFAULT - Static variable in class ObjectLinker
Deprecated. The default and thread-safe instance.
DEFAULT_COLORS - Static variable in class Plot2D
The default cycle of colors.
DEFAULT_COORDINATE_REFERENCE_SYSTEM - Static variable in class Hints
The default CoordinateReferenceSystem to use.
DEFAULT_MATRIX_SIZE - Static variable in class MatrixParameterDescriptors
The default matrix size for the one-argument constructor.
DEFAULT_ORDER - Static variable in class EarthGravitationalModel
The default maximum degree and order, which is 180.
DEFAULT_PALETTE_NAME - Static variable in class SpatialImageReadParam
The name of the default color palette to apply when none was explicitly specified.
DEFAULT_ROLE - Variable in class NetcdfMetadata.Responsible
The role to use as a fallback if no attribute value is associated to the NetcdfMetadata.Responsible.ROLE key.
DEFAULT_SCHEMA - Static variable in class EpsgInstaller
The schema where the installer will create the tables in the JavaDB database.
DEFAULT_SEPARATOR - Static variable in class DefaultNameSpace
The default separator, which is 58.
DEFAULT_SOURCE_TYPE_MAP - Static variable in class ImagingParameterDescriptors
The default source type map as a (RenderedImage.class, GridCoverage.class) key-value pair.
DEFAULT_ZOOM - Static variable in class ZoomPane
Constant indicating default zoom close to the maximum permitted zoom.
DefaultAbsoluteExternalPositionalAccuracy - Class in org.geotoolkit.metadata.iso.quality
Closeness of reported coordinate values to values accepted as or being true.
DefaultAbsoluteExternalPositionalAccuracy() - Constructor for class DefaultAbsoluteExternalPositionalAccuracy
Constructs an initially empty absolute external positional accuracy.
DefaultAbsoluteExternalPositionalAccuracy(AbsoluteExternalPositionalAccuracy) - Constructor for class DefaultAbsoluteExternalPositionalAccuracy
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultAbsoluteExternalPositionalAccuracy(Result) - Constructor for class DefaultAbsoluteExternalPositionalAccuracy
Creates an positional accuracy initialized to the given result.
DefaultAccuracyOfATimeMeasurement - Class in org.geotoolkit.metadata.iso.quality
Correctness of the temporal references of an item (reporting of error in time measurement).
DefaultAccuracyOfATimeMeasurement() - Constructor for class DefaultAccuracyOfATimeMeasurement
Constructs an initially empty accuracy of a time measurement.
DefaultAccuracyOfATimeMeasurement(AccuracyOfATimeMeasurement) - Constructor for class DefaultAccuracyOfATimeMeasurement
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultAcquisitionInformation - Class in org.geotoolkit.metadata.iso.acquisition
Designations for the measuring instruments, the platform carrying them, and the mission to which the data contributes.
DefaultAcquisitionInformation() - Constructor for class DefaultAcquisitionInformation
Constructs an initially empty acquisition information.
DefaultAcquisitionInformation(AcquisitionInformation) - Constructor for class DefaultAcquisitionInformation
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultAddress - Class in org.geotoolkit.metadata.iso.citation
Location of the responsible individual or organization.
DefaultAddress() - Constructor for class DefaultAddress
Constructs an initially empty address.
DefaultAddress(Address) - Constructor for class DefaultAddress
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultAggregateInformation - Class in org.geotoolkit.metadata.iso.identification
Aggregate dataset information.
DefaultAggregateInformation() - Constructor for class DefaultAggregateInformation
Constructs an initially empty Aggregate dataset information.
DefaultAggregateInformation(AggregateInformation) - Constructor for class DefaultAggregateInformation
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultAlgorithm - Class in org.geotoolkit.metadata.iso.lineage
Details of the methodology by which geographic information was derived from the instrument readings.
DefaultAlgorithm() - Constructor for class DefaultAlgorithm
Constructs an initially empty algorithm.
DefaultAlgorithm(Algorithm) - Constructor for class DefaultAlgorithm
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultApplicationSchemaInformation - Class in org.geotoolkit.metadata.iso
Information about the application schema used to build the dataset.
DefaultApplicationSchemaInformation() - Constructor for class DefaultApplicationSchemaInformation
Construct an initially empty application schema information.
DefaultApplicationSchemaInformation(ApplicationSchemaInformation) - Constructor for class DefaultApplicationSchemaInformation
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultApplicationSchemaInformation(Citation, String, String) - Constructor for class DefaultApplicationSchemaInformation
Creates a application schema information initialized to the specified values.
DefaultBand - Class in org.geotoolkit.metadata.iso.content
Range of wavelengths in the electromagnetic spectrum.
DefaultBand() - Constructor for class DefaultBand
Constructs an initially empty band.
DefaultBand(Band) - Constructor for class DefaultBand
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultBoundingPolygon - Class in org.geotoolkit.metadata.iso.extent
Boundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.
DefaultBoundingPolygon() - Constructor for class DefaultBoundingPolygon
Constructs an initially empty bounding polygon.
DefaultBoundingPolygon(BoundingPolygon) - Constructor for class DefaultBoundingPolygon
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultBoundingPolygon(Collection<Geometry>) - Constructor for class DefaultBoundingPolygon
Creates a bounding polygon initialized to the specified value.
DefaultBrowseGraphic - Class in org.geotoolkit.metadata.iso.identification
Graphic that provides an illustration of the dataset (should include a legend for the graphic).
DefaultBrowseGraphic() - Constructor for class DefaultBrowseGraphic
Constructs an initially empty browse graphic.
DefaultBrowseGraphic(BrowseGraphic) - Constructor for class DefaultBrowseGraphic
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultBrowseGraphic(URI) - Constructor for class DefaultBrowseGraphic
Creates a browse graphics initialized to the specified URI.
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.
DefaultCitation - Class in org.geotoolkit.metadata.iso.citation
Standardized resource reference.
DefaultCitation() - Constructor for class DefaultCitation
Constructs an initially empty citation.
DefaultCitation(Citation) - Constructor for class DefaultCitation
Constructs a new citation initialized to the values specified by the given object.
DefaultCitation(CharSequence) - Constructor for class DefaultCitation
Constructs a citation with the specified title.
DefaultCitation(ResponsibleParty) - Constructor for class DefaultCitation
Constructs a citation with the specified responsible party.
DefaultCitationDate - Class in org.geotoolkit.metadata.iso.citation
Reference date and event used to describe it.
DefaultCitationDate() - Constructor for class DefaultCitationDate
Constructs an initially empty citation date.
DefaultCitationDate(CitationDate) - Constructor for class DefaultCitationDate
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultCitationDate(Date, DateType) - Constructor for class DefaultCitationDate
Constructs a citation date initialized to the given date.
defaultClassesToBeBound() - Static method in class MarshallerPool
Returns the root classes of Geotk objects to be marshalled by default.
DefaultCompletenessCommission - Class in org.geotoolkit.metadata.iso.quality
Excess data present in the dataset, as described by the scope.
DefaultCompletenessCommission() - Constructor for class DefaultCompletenessCommission
Constructs an initially empty completeness commission.
DefaultCompletenessCommission(CompletenessCommission) - Constructor for class DefaultCompletenessCommission
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultCompletenessOmission - Class in org.geotoolkit.metadata.iso.quality
Data absent from the dataset, as described by the scope.
DefaultCompletenessOmission() - Constructor for class DefaultCompletenessOmission
Constructs an initially empty completeness omission.
DefaultCompletenessOmission(CompletenessOmission) - Constructor for class DefaultCompletenessOmission
Constructs a metadata entity initialized with the values from the specified metadata.
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...) - 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.
DefaultConceptualConsistency - Class in org.geotoolkit.metadata.iso.quality
Adherence to rules of the conceptual schema.
DefaultConceptualConsistency() - Constructor for class DefaultConceptualConsistency
Constructs an initially empty conceptual consistency.
DefaultConceptualConsistency(ConceptualConsistency) - Constructor for class DefaultConceptualConsistency
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultConformanceResult - Class in org.geotoolkit.metadata.iso.quality
Information about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
DefaultConformanceResult() - Constructor for class DefaultConformanceResult
Constructs an initially empty conformance result.
DefaultConformanceResult(ConformanceResult) - Constructor for class DefaultConformanceResult
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultConformanceResult(Citation, InternationalString, boolean) - Constructor for class DefaultConformanceResult
Creates a conformance result initialized to the given values.
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.
DefaultConstraints - Class in org.geotoolkit.metadata.iso.constraint
Restrictions on the access and use of a resource or metadata.
DefaultConstraints() - Constructor for class DefaultConstraints
Constructs an initially empty constraints.
DefaultConstraints(CharSequence) - Constructor for class DefaultConstraints
Constructs a new constraints with the given use limitation.
DefaultConstraints(Constraints) - Constructor for class DefaultConstraints
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultContact - Class in org.geotoolkit.metadata.iso.citation
Information required to enable contact with the responsible person and/or organization.
DefaultContact() - Constructor for class DefaultContact
Constructs an initially empty contact.
DefaultContact(Contact) - Constructor for class DefaultContact
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultContact(OnlineResource) - Constructor for class DefaultContact
Constructs a contact initialized to the specified online resource.
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.
DefaultCoverageDescription - Class in org.geotoolkit.metadata.iso.content
Information about the content of a grid data cell.
DefaultCoverageDescription() - Constructor for class DefaultCoverageDescription
Constructs an empty coverage description.
DefaultCoverageDescription(CoverageDescription) - Constructor for class DefaultCoverageDescription
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultCoverageProcessor - Class in org.geotoolkit.coverage.processing
Default implementation of a Coverage processor.
DefaultCoverageProcessor(Hints) - Constructor for class DefaultCoverageProcessor
Constructs a coverage processor from the given hints.
DefaultCoverageResult - Class in org.geotoolkit.metadata.iso.quality
Result of a data quality measure organising the measured values as a coverage.
DefaultCoverageResult() - Constructor for class DefaultCoverageResult
Constructs an initially empty coverage result.
DefaultCoverageResult(CoverageResult) - Constructor for class DefaultCoverageResult
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultDataFile - Class in org.geotoolkit.metadata.iso.distribution
Description of a transfer data file.
DefaultDataFile() - Constructor for class DefaultDataFile
Constructs an initially empty data file.
DefaultDataFile(DataFile) - Constructor for class DefaultDataFile
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultDataIdentification - Class in org.geotoolkit.metadata.iso.identification
Information required to identify a dataset.
DefaultDataIdentification() - Constructor for class DefaultDataIdentification
Constructs an initially empty data identification.
DefaultDataIdentification(DataIdentification) - Constructor for class DefaultDataIdentification
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultDataIdentification(Citation, InternationalString, Collection<? extends Locale>, Collection<? extends TopicCategory>) - Constructor for class DefaultDataIdentification
Creates a data identification initialized to the specified values.
DefaultDataQuality - Class in org.geotoolkit.metadata.iso.quality
Quality information for the data specified by a data quality scope.
DefaultDataQuality() - Constructor for class DefaultDataQuality
Constructs an initially empty data quality.
DefaultDataQuality(DataQuality) - Constructor for class DefaultDataQuality
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultDataQuality(Scope) - Constructor for class DefaultDataQuality
Creates a data quality initialized to the given scope.
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.
DefaultDigitalTransferOptions - Class in org.geotoolkit.metadata.iso.distribution
Technical means and media by which a resource is obtained from the distributor.
DefaultDigitalTransferOptions() - Constructor for class DefaultDigitalTransferOptions
Constructs an initially empty digital transfer options.
DefaultDigitalTransferOptions(DigitalTransferOptions) - Constructor for class DefaultDigitalTransferOptions
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultDimension - Class in org.geotoolkit.metadata.iso.spatial
Axis properties.
DefaultDimension() - Constructor for class DefaultDimension
Constructs an initially empty dimension.
DefaultDimension(Dimension) - Constructor for class DefaultDimension
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultDimension(DimensionNameType, int) - Constructor for class DefaultDimension
Creates a dimension initialized to the given type and size.
DefaultDistribution - Class in org.geotoolkit.metadata.iso.distribution
Information about the distributor of and options for obtaining the resource.
DefaultDistribution() - Constructor for class DefaultDistribution
Constructs an initially empty distribution.
DefaultDistribution(Distribution) - Constructor for class DefaultDistribution
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultDistributor - Class in org.geotoolkit.metadata.iso.distribution
Information about the distributor.
DefaultDistributor() - Constructor for class DefaultDistributor
Constructs an initially empty distributor.
DefaultDistributor(Distributor) - Constructor for class DefaultDistributor
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultDistributor(ResponsibleParty) - Constructor for class DefaultDistributor
Creates a distributor with the specified contact.
DefaultDomainConsistency - Class in org.geotoolkit.metadata.iso.quality
Adherence of values to the value domains.
DefaultDomainConsistency() - Constructor for class DefaultDomainConsistency
Constructs an initially empty domain consistency.
DefaultDomainConsistency(DomainConsistency) - Constructor for class DefaultDomainConsistency
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultEnvironmentalRecord - Class in org.geotoolkit.metadata.iso.acquisition
Information about the environmental conditions during the acquisition.
DefaultEnvironmentalRecord() - Constructor for class DefaultEnvironmentalRecord
Constructs an initially empty environmental record.
DefaultEnvironmentalRecord(EnvironmentalRecord) - Constructor for class DefaultEnvironmentalRecord
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultEvent - Class in org.geotoolkit.metadata.iso.acquisition
Identification of a significant collection point within an operation.
DefaultEvent() - Constructor for class DefaultEvent
Constructs an initially empty acquisition information.
DefaultEvent(Event) - Constructor for class DefaultEvent
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultExtendedElementInformation - Class in org.geotoolkit.metadata.iso
New metadata element, not found in ISO 19115, which is required to describe geographic data.
DefaultExtendedElementInformation() - Constructor for class DefaultExtendedElementInformation
Construct an initially empty extended element information.
DefaultExtendedElementInformation(ExtendedElementInformation) - Constructor for class DefaultExtendedElementInformation
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultExtendedElementInformation(String, InternationalString, InternationalString, Datatype, Collection<String>, InternationalString, Collection<? extends ResponsibleParty>) - Constructor for class DefaultExtendedElementInformation
Create an extended element information initialized to the given values.
DefaultExtent - Class in org.geotoolkit.metadata.iso.extent
Information about spatial, vertical, and temporal extent.
DefaultExtent() - Constructor for class DefaultExtent
Constructs an initially empty extent.
DefaultExtent(Extent) - Constructor for class DefaultExtent
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultExtent(Envelope) - Constructor for class DefaultExtent
Constructs an extent from the specified envelope.
DefaultFeatureCatalogueDescription - Class in org.geotoolkit.metadata.iso.content
Information identifying the feature catalogue.
DefaultFeatureCatalogueDescription() - Constructor for class DefaultFeatureCatalogueDescription
Constructs an initially empty feature catalogue description.
DefaultFeatureCatalogueDescription(FeatureCatalogueDescription) - Constructor for class DefaultFeatureCatalogueDescription
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultFeatureTypeList - Class in org.geotoolkit.metadata.iso
List of names of feature types with the same spatial representation (same as spatial attributes).
DefaultFeatureTypeList() - Constructor for class DefaultFeatureTypeList
Construct an initially empty feature type list.
DefaultFeatureTypeList(FeatureTypeList) - Constructor for class DefaultFeatureTypeList
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultFeatureTypeList(String, String) - Constructor for class DefaultFeatureTypeList
Creates a feature type list initialized to the given values.
DefaultFileFilter - Class in org.geotoolkit.io
A FileFilter implementation using Unix-style wildcards.
DefaultFileFilter(String) - Constructor for class DefaultFileFilter
Constructs a file filter for the specified pattern.
DefaultFileFilter(String, String) - Constructor for class DefaultFileFilter
Constructs a file filter for the specified pattern and description.
DefaultFormat - Class in org.geotoolkit.metadata.iso.distribution
Description of the computer language construct that specifies the representation of data objects in a record, file, message, storage device or transmission channel.
DefaultFormat() - Constructor for class DefaultFormat
Constructs an initially empty format.
DefaultFormat(Format) - Constructor for class DefaultFormat
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultFormat(InternationalString, InternationalString) - Constructor for class DefaultFormat
Creates a format initialized to the given name.
DefaultFormatConsistency - Class in org.geotoolkit.metadata.iso.quality
Degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope.
DefaultFormatConsistency() - Constructor for class DefaultFormatConsistency
Constructs an initially empty formal consistency.
DefaultFormatConsistency(FormatConsistency) - Constructor for class DefaultFormatConsistency
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultGCP - Class in org.geotoolkit.metadata.iso.spatial
Information on ground control point.
DefaultGCP() - Constructor for class DefaultGCP
Constructs an initially empty ground control point.
DefaultGCP(GCP) - Constructor for class DefaultGCP
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultGCPCollection - Class in org.geotoolkit.metadata.iso.spatial
Information about a control point collection.
DefaultGCPCollection() - Constructor for class DefaultGCPCollection
Constructs an initially empty ground control point collection.
DefaultGCPCollection(GCPCollection) - Constructor for class DefaultGCPCollection
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultGeographicBoundingBox - Class in org.geotoolkit.metadata.iso.extent
Geographic position of the dataset.
DefaultGeographicBoundingBox() - Constructor for class DefaultGeographicBoundingBox
Constructs an initially empty geographic bounding box.
DefaultGeographicBoundingBox(GeographicBoundingBox) - Constructor for class DefaultGeographicBoundingBox
Constructs a geographic bounding box initialized to the same values than the specified one.
DefaultGeographicBoundingBox(Envelope) - Constructor for class DefaultGeographicBoundingBox
Constructs a geographic bounding box from the specified envelope.
DefaultGeographicBoundingBox(Rectangle2D, CoordinateReferenceSystem) - Constructor for class DefaultGeographicBoundingBox
Constructs a geographic bounding box from the specified rectangle and CRS.
DefaultGeographicBoundingBox(Rectangle2D) - Constructor for class DefaultGeographicBoundingBox
Constructs a geographic bounding box from the specified rectangle.
DefaultGeographicBoundingBox(double, double, double, double) - Constructor for class DefaultGeographicBoundingBox
Creates a geographic bounding box initialized to the specified values.
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.
DefaultGeographicDescription - Class in org.geotoolkit.metadata.iso.extent
Description of the geographic area using identifiers.
DefaultGeographicDescription() - Constructor for class DefaultGeographicDescription
Constructs an initially empty geographic description.
DefaultGeographicDescription(GeographicDescription) - Constructor for class DefaultGeographicDescription
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultGeographicDescription(Identifier) - Constructor for class DefaultGeographicDescription
Creates a geographic description initialized to the specified value.
DefaultGeographicDescription(String) - Constructor for class DefaultGeographicDescription
Creates a geographic description initialized to the specified value.
DefaultGeometricObjects - Class in org.geotoolkit.metadata.iso.spatial
Number of objects, listed by geometric object type, used in the dataset.
DefaultGeometricObjects() - Constructor for class DefaultGeometricObjects
Constructs an initially empty geometric objects.
DefaultGeometricObjects(GeometricObjects) - Constructor for class DefaultGeometricObjects
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultGeometricObjects(GeometricObjectType) - Constructor for class DefaultGeometricObjects
Creates a geometric object initialized to the given type.
DefaultGeorectified - Class in org.geotoolkit.metadata.iso.spatial
Grid whose cells are regularly spaced in a geographic (i.e., lat / long) or map coordinate system defined in the Spatial Referencing System (SRS) so that any cell in the grid can be geolocated given its grid coordinate and the grid origin, cell spacing, and orientation indication of whether or not geographic.
DefaultGeorectified() - Constructor for class DefaultGeorectified
Constructs an initially empty georectified object.
DefaultGeorectified(Georectified) - Constructor for class DefaultGeorectified
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultGeoreferenceable - Class in org.geotoolkit.metadata.iso.spatial
Grid with cells irregularly spaced in any given geographic/map projection coordinate system, whose individual cells can be geolocated using geolocation information supplied with the data but cannot be geolocated from the grid properties alone.
DefaultGeoreferenceable() - Constructor for class DefaultGeoreferenceable
Constructs an initially empty georeferenceable.
DefaultGeoreferenceable(Georeferenceable) - Constructor for class DefaultGeoreferenceable
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultGriddedDataPositionalAccuracy - Class in org.geotoolkit.metadata.iso.quality
Closeness of gridded data position values to values accepted as or being true.
DefaultGriddedDataPositionalAccuracy() - Constructor for class DefaultGriddedDataPositionalAccuracy
Constructs an initially empty gridded data positional acccuracy.
DefaultGriddedDataPositionalAccuracy(GriddedDataPositionalAccuracy) - Constructor for class DefaultGriddedDataPositionalAccuracy
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultGridSpatialRepresentation - Class in org.geotoolkit.metadata.iso.spatial
Basic information required to uniquely identify a resource or resources.
DefaultGridSpatialRepresentation() - Constructor for class DefaultGridSpatialRepresentation
Constructs an initially empty grid spatial representation.
DefaultGridSpatialRepresentation(GridSpatialRepresentation) - Constructor for class DefaultGridSpatialRepresentation
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultIdentifier - Class in org.geotoolkit.metadata.iso
Value uniquely identifying an object within a namespace.
DefaultIdentifier() - Constructor for class DefaultIdentifier
Construct an initially empty identifier.
DefaultIdentifier(Identifier) - Constructor for class DefaultIdentifier
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultIdentifier(String) - Constructor for class DefaultIdentifier
Creates an identifier initialized to the given code.
DefaultIdentifier(Citation, String) - Constructor for class DefaultIdentifier
Creates an identifier initialized to the given authority and code.
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.
DefaultImageDescription - Class in org.geotoolkit.metadata.iso.content
Information about an image's suitability for use.
DefaultImageDescription() - Constructor for class DefaultImageDescription
Constructs an initially empty image description.
DefaultImageDescription(ImageDescription) - Constructor for class DefaultImageDescription
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultInstrument - Class in org.geotoolkit.metadata.iso.acquisition
Designations for the measuring instruments.
DefaultInstrument() - Constructor for class DefaultInstrument
Constructs an initially empty instrument.
DefaultInstrument(Instrument) - Constructor for class DefaultInstrument
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultInternationalString - Class in org.geotoolkit.util
Deprecated. Moved to Apache SIS DefaultInternationalString.
DefaultInternationalString() - Constructor for class DefaultInternationalString
Deprecated. Creates an initially empty international string.
DefaultInternationalString(String) - Constructor for class DefaultInternationalString
Deprecated. Creates an international string initialized with the given string.
DefaultInternationalString(Map<Locale, String>) - Constructor for class DefaultInternationalString
Deprecated. Creates an international string initialized with the given localized strings.
DefaultKeywords - Class in org.geotoolkit.metadata.iso.identification
Keywords, their type and reference source.
DefaultKeywords() - Constructor for class DefaultKeywords
Constructs an initially empty keywords.
DefaultKeywords(Keywords) - Constructor for class DefaultKeywords
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultKeywords(Collection<? extends InternationalString>) - Constructor for class DefaultKeywords
Creates keywords initialized to the given list.
DefaultLegalConstraints - Class in org.geotoolkit.metadata.iso.constraint
Restrictions and legal prerequisites for accessing and using the resource.
DefaultLegalConstraints() - Constructor for class DefaultLegalConstraints
Constructs an initially empty constraints.
DefaultLegalConstraints(CharSequence) - Constructor for class DefaultLegalConstraints
Constructs a new constraints with the given use limitation.
DefaultLegalConstraints(LegalConstraints) - Constructor for class DefaultLegalConstraints
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultLineage - Class in org.geotoolkit.metadata.iso.lineage
Information about the events or source data used in constructing the data specified by the scope or lack of knowledge about lineage.
DefaultLineage() - Constructor for class DefaultLineage
Constructs an initially empty lineage.
DefaultLineage(Lineage) - Constructor for class DefaultLineage
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultLocalName - Class in org.geotoolkit.naming
Identifier within a name space for a local object.
DefaultLocalName(NameSpace, CharSequence) - Constructor for class DefaultLocalName
Constructs a local name from the given character sequence.
DefaultMaintenanceInformation - Class in org.geotoolkit.metadata.iso.maintenance
Information about the scope and frequency of updating.
DefaultMaintenanceInformation() - Constructor for class DefaultMaintenanceInformation
Creates a an initially empty maintenance information.
DefaultMaintenanceInformation(MaintenanceInformation) - Constructor for class DefaultMaintenanceInformation
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultMaintenanceInformation(MaintenanceFrequency) - Constructor for class DefaultMaintenanceInformation
Creates a maintenance information.
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.
DefaultMedium - Class in org.geotoolkit.metadata.iso.distribution
Information about the media on which the resource can be distributed.
DefaultMedium() - Constructor for class DefaultMedium
Constructs an initially empty medium.
DefaultMedium(Medium) - Constructor for class DefaultMedium
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultMemberName - Class in org.geotoolkit.naming
The name to identify a member of a record.
DefaultMemberName(NameSpace, CharSequence, TypeName) - Constructor for class DefaultMemberName
Constructs a member name from the given character sequence and attribute type.
DefaultMetadata - Class in org.geotoolkit.metadata.iso
Root entity which defines metadata about a resource or resources.
DefaultMetadata() - Constructor for class DefaultMetadata
Creates an initially empty metadata.
DefaultMetadata(Metadata) - Constructor for class DefaultMetadata
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultMetadata(ResponsibleParty, Date, Identification) - Constructor for class DefaultMetadata
Creates a meta data initialized to the specified values.
DefaultMetadataExtensionInformation - Class in org.geotoolkit.metadata.iso
Information describing metadata extensions.
DefaultMetadataExtensionInformation() - Constructor for class DefaultMetadataExtensionInformation
Construct an initially empty metadata extension information.
DefaultMetadataExtensionInformation(MetadataExtensionInformation) - Constructor for class DefaultMetadataExtensionInformation
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultMutableTreeNode - Class in org.geotoolkit.gui.swing.tree
General-purpose node in a tree data structure.
DefaultMutableTreeNode() - Constructor for class DefaultMutableTreeNode
Creates a tree node that has no parent and no children, but which allows children.
DefaultMutableTreeNode(Object) - Constructor for class DefaultMutableTreeNode
Creates a tree node with no parent, no children, but which allows children, and initializes it with the specified user object.
DefaultMutableTreeNode(Object, boolean) - Constructor for class DefaultMutableTreeNode
Creates a tree node with no parent, no children, initialized with the specified user object, and that allows children only if specified.
DefaultNameFactory - Class in org.geotoolkit.naming
A factory for AbstractName objects.
DefaultNameFactory() - Constructor for class DefaultNameFactory
Creates a new factory.
DefaultNameSpace - Class in org.geotoolkit.naming
A domain in which names given by character strings are defined.
DefaultNameSpace(DefaultNameSpace, CharSequence, String, String) - Constructor for class DefaultNameSpace
Creates a new namespace with the given separator.
DefaultNominalResolution - Class in org.geotoolkit.metadata.iso.lineage
Distance between consistent parts of (centre, left side, right side) adjacent pixels.
DefaultNominalResolution() - Constructor for class DefaultNominalResolution
Constructs an initially empty nominal resolution.
DefaultNominalResolution(NominalResolution) - Constructor for class DefaultNominalResolution
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultNonQuantitativeAttributeAccuracy - Class in org.geotoolkit.metadata.iso.quality
Accuracy of non-quantitative attributes.
DefaultNonQuantitativeAttributeAccuracy() - Constructor for class DefaultNonQuantitativeAttributeAccuracy
Constructs an initially empty non quantitative attribute accuracy.
DefaultNonQuantitativeAttributeAccuracy(NonQuantitativeAttributeAccuracy) - Constructor for class DefaultNonQuantitativeAttributeAccuracy
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultObjective - Class in org.geotoolkit.metadata.iso.acquisition
Describes the characteristics, spatial and temporal extent of the intended object to be observed.
DefaultObjective() - Constructor for class DefaultObjective
Constructs an initially empty objective.
DefaultObjective(Objective) - Constructor for class DefaultObjective
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultOnlineResource - Class in org.geotoolkit.metadata.iso.citation
Information about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
DefaultOnlineResource() - Constructor for class DefaultOnlineResource
Creates an initially empty on line resource.
DefaultOnlineResource(OnlineResource) - Constructor for class DefaultOnlineResource
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultOnlineResource(URI) - Constructor for class DefaultOnlineResource
Creates an on line resource initialized to the given URI.
DefaultOperation - Class in org.geotoolkit.metadata.iso.acquisition
Designations for the operation used to acquire the dataset.
DefaultOperation() - Constructor for class DefaultOperation
Constructs an initially empty operation.
DefaultOperation(Operation) - Constructor for class DefaultOperation
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultPlan - Class in org.geotoolkit.metadata.iso.acquisition
Designations for the planning information related to meeting the data acquisition requirements.
DefaultPlan() - Constructor for class DefaultPlan
Constructs an initially empty plan.
DefaultPlan(Plan) - Constructor for class DefaultPlan
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultPlatform - Class in org.geotoolkit.metadata.iso.acquisition
Designation of the platform used to acquire the dataset.
DefaultPlatform() - Constructor for class DefaultPlatform
Constructs an initially empty platform.
DefaultPlatform(Platform) - Constructor for class DefaultPlatform
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultPlatformPass - Class in org.geotoolkit.metadata.iso.acquisition
Identification of collection coverage.
DefaultPlatformPass() - Constructor for class DefaultPlatformPass
Constructs an initially empty platform pass.
DefaultPlatformPass(PlatformPass) - Constructor for class DefaultPlatformPass
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultPortrayalCatalogueReference - Class in org.geotoolkit.metadata.iso
Information identifying the portrayal catalogue used.
DefaultPortrayalCatalogueReference() - Constructor for class DefaultPortrayalCatalogueReference
Construct an initially empty portrayal catalogue reference.
DefaultPortrayalCatalogueReference(PortrayalCatalogueReference) - Constructor for class DefaultPortrayalCatalogueReference
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultPortrayalCatalogueReference(Collection<Citation>) - Constructor for class DefaultPortrayalCatalogueReference
Creates a portrayal catalogue reference initialized to the given values.
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.
DefaultProcessing - Class in org.geotoolkit.metadata.iso.lineage
Comprehensive information about the procedure(s), process(es) and algorithm(s) applied in the process step.
DefaultProcessing() - Constructor for class DefaultProcessing
Constructs an initially empty range element description.
DefaultProcessing(Processing) - Constructor for class DefaultProcessing
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultProcessStep - Class in org.geotoolkit.metadata.iso.lineage
Description of the event, including related parameters or tolerances.
DefaultProcessStep() - Constructor for class DefaultProcessStep
Creates an initially empty process step.
DefaultProcessStep(ProcessStep) - Constructor for class DefaultProcessStep
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultProcessStep(InternationalString) - Constructor for class DefaultProcessStep
Creates a process step initialized to the given description.
DefaultProcessStepReport - Class in org.geotoolkit.metadata.iso.lineage
Report of what occurred during the process step.
DefaultProcessStepReport() - Constructor for class DefaultProcessStepReport
Constructs an initially empty process step report.
DefaultProcessStepReport(ProcessStepReport) - Constructor for class DefaultProcessStepReport
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultQuantitativeAttributeAccuracy - Class in org.geotoolkit.metadata.iso.quality
Accuracy of quantitative attributes.
DefaultQuantitativeAttributeAccuracy() - Constructor for class DefaultQuantitativeAttributeAccuracy
Constructs an initially empty quantitative attribute accuracy.
DefaultQuantitativeAttributeAccuracy(QuantitativeAttributeAccuracy) - Constructor for class DefaultQuantitativeAttributeAccuracy
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultQuantitativeResult - Class in org.geotoolkit.metadata.iso.quality
Information about the value (or set of values) obtained from applying a data quality measure.
DefaultQuantitativeResult() - Constructor for class DefaultQuantitativeResult
Constructs an initially empty quantitative result.
DefaultQuantitativeResult(QuantitativeResult) - Constructor for class DefaultQuantitativeResult
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultQuantitativeResult(double[]) - Constructor for class DefaultQuantitativeResult
Constructs a quantitative result initialized to the specified value.
DefaultRangeDimension - Class in org.geotoolkit.metadata.iso.content
Information on the range of each dimension of a cell measurement value.
DefaultRangeDimension() - Constructor for class DefaultRangeDimension
Constructs an initially empty range dimension.
DefaultRangeDimension(RangeDimension) - Constructor for class DefaultRangeDimension
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultRangeElementDescription - Class in org.geotoolkit.metadata.iso.content
Description of specific range elements.
DefaultRangeElementDescription() - Constructor for class DefaultRangeElementDescription
Constructs an initially empty range element description.
DefaultRangeElementDescription(RangeElementDescription) - Constructor for class DefaultRangeElementDescription
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultRecordType - Class in org.geotoolkit.naming
Provides a record of data type in a manner similar to a strongly typed Map.
DefaultRecordType(RecordType) - Constructor for class DefaultRecordType
Creates a record with the same attributes that the given one.
DefaultRecordType(RecordSchema, TypeName, Map<MemberName, Type>) - Constructor for class DefaultRecordType
Creates a record with all member types specified.
DefaultReferenceIdentifier - Class in org.geotoolkit.referencing
An identification of a CoordinateReferenceSystem object.
DefaultReferenceIdentifier(ReferenceIdentifier) - Constructor for class DefaultReferenceIdentifier
Creates a new identifier from the specified one.
DefaultReferenceIdentifier(Citation, String, String) - Constructor for class DefaultReferenceIdentifier
Creates a new identifier from the specified code and authority.
DefaultReferenceIdentifier(Citation, String, String, String, InternationalString) - Constructor for class DefaultReferenceIdentifier
Creates a new identifier from the specified code and authority, with an optional version number and remarks.
DefaultReferenceIdentifier(Map<String, ?>) - Constructor for class DefaultReferenceIdentifier
Constructs an identifier from a set of properties.
DefaultRelativeInternalPositionalAccuracy - Class in org.geotoolkit.metadata.iso.quality
Closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true.
DefaultRelativeInternalPositionalAccuracy() - Constructor for class DefaultRelativeInternalPositionalAccuracy
Constructs an initially empty relative internal positional accuracy.
DefaultRelativeInternalPositionalAccuracy(RelativeInternalPositionalAccuracy) - Constructor for class DefaultRelativeInternalPositionalAccuracy
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultRepresentativeFraction - Class in org.geotoolkit.metadata.iso.identification
A scale where denominator = 1 / scale.
DefaultRepresentativeFraction() - Constructor for class DefaultRepresentativeFraction
Default empty constructor.
DefaultRepresentativeFraction(RepresentativeFraction) - Constructor for class DefaultRepresentativeFraction
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultRepresentativeFraction(long) - Constructor for class DefaultRepresentativeFraction
Creates a new representative fraction from the specified denominator.
DefaultRequestedDate - Class in org.geotoolkit.metadata.iso.acquisition
Range of date validity.
DefaultRequestedDate() - Constructor for class DefaultRequestedDate
Constructs an initially empty requested date.
DefaultRequestedDate(RequestedDate) - Constructor for class DefaultRequestedDate
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultRequirement - Class in org.geotoolkit.metadata.iso.acquisition
Requirement to be satisfied by the planned data acquisition.
DefaultRequirement() - Constructor for class DefaultRequirement
Constructs an initially empty requirement.
DefaultRequirement(Requirement) - Constructor for class DefaultRequirement
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultResolution - Class in org.geotoolkit.metadata.iso.identification
Level of detail expressed as a scale factor or a ground distance.
DefaultResolution() - Constructor for class DefaultResolution
Constructs an initially empty Resolution.
DefaultResolution(Resolution) - Constructor for class DefaultResolution
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultResponsibleParty - Class in org.geotoolkit.metadata.iso.citation
Identification of, and means of communication with, person(s) and organizations associated with the dataset.
DefaultResponsibleParty() - Constructor for class DefaultResponsibleParty
Constructs an initially empty responsible party.
DefaultResponsibleParty(ResponsibleParty) - Constructor for class DefaultResponsibleParty
Constructs a new responsible party initialized to the values specified by the given object.
DefaultResponsibleParty(Role) - Constructor for class DefaultResponsibleParty
Constructs a responsibility party with the given role.
DefaultScope - Class in org.geotoolkit.metadata.iso.quality
Description of the data specified by the scope.
DefaultScope() - Constructor for class DefaultScope
Constructs an initially empty scope.
DefaultScope(Scope) - Constructor for class DefaultScope
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultScope(ScopeCode) - Constructor for class DefaultScope
Creates a scope initialized to the given level.
DefaultScopeDescription - Class in org.geotoolkit.metadata.iso.maintenance
Description of the class of information covered by the information.
DefaultScopeDescription() - Constructor for class DefaultScopeDescription
Creates an initially empty scope description.
DefaultScopeDescription(ScopeDescription) - Constructor for class DefaultScopeDescription
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultScopedName - Class in org.geotoolkit.naming
A composite of a name space (as a local name) and a generic name valid in that name space.
DefaultScopedName(NameSpace, List<? extends CharSequence>) - Constructor for class DefaultScopedName
Constructs a scoped name from the specified list of strings.
DefaultScopedName(GenericName, GenericName) - Constructor for class DefaultScopedName
Constructs a scoped name as the concatenation of the given generic names.
DefaultSecurityConstraints - Class in org.geotoolkit.metadata.iso.constraint
Handling restrictions imposed on the resource for national security or similar security concerns.
DefaultSecurityConstraints() - Constructor for class DefaultSecurityConstraints
Creates an initially empty security constraints.
DefaultSecurityConstraints(SecurityConstraints) - Constructor for class DefaultSecurityConstraints
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultSecurityConstraints(Classification) - Constructor for class DefaultSecurityConstraints
Creates a security constraints initialized with the specified classification.
DefaultSeries - Class in org.geotoolkit.metadata.iso.citation
Information about the series, or aggregate dataset, to which a dataset belongs.
DefaultSeries() - Constructor for class DefaultSeries
Constructs a default series.
DefaultSeries(Series) - Constructor for class DefaultSeries
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultSeries(CharSequence) - Constructor for class DefaultSeries
Constructs a series with the specified name.
DefaultServiceIdentification - Class in org.geotoolkit.metadata.iso.identification
Identification of capabilities which a service provider makes available to a service user through a set of interfaces that define a behaviour.
DefaultServiceIdentification() - Constructor for class DefaultServiceIdentification
Constructs an initially empty service identification.
DefaultServiceIdentification(ServiceIdentification) - Constructor for class DefaultServiceIdentification
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultSource - Class in org.geotoolkit.metadata.iso.lineage
Information about the source data used in creating the data specified by the scope.
DefaultSource() - Constructor for class DefaultSource
Creates an initially empty source.
DefaultSource(Source) - Constructor for class DefaultSource
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultSource(InternationalString) - Constructor for class DefaultSource
Creates a source initialized with the given description.
DefaultSpatialTemporalExtent - Class in org.geotoolkit.metadata.iso.extent
Boundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.
DefaultSpatialTemporalExtent() - Constructor for class DefaultSpatialTemporalExtent
Constructs an initially empty spatial-temporal extent.
DefaultSpatialTemporalExtent(SpatialTemporalExtent) - Constructor for class DefaultSpatialTemporalExtent
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultSpatialTemporalExtent(Date, Date, Collection<? extends GeographicExtent>) - Constructor for class DefaultSpatialTemporalExtent
Creates a spatial-temporal extent initialized to the specified values.
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.
DefaultStandardOrderProcess - Class in org.geotoolkit.metadata.iso.distribution
Common ways in which the resource may be obtained or received, and related instructions and fee information.
DefaultStandardOrderProcess() - Constructor for class DefaultStandardOrderProcess
Constructs an initially empty standard order process.
DefaultStandardOrderProcess(StandardOrderProcess) - Constructor for class DefaultStandardOrderProcess
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultTelephone - Class in org.geotoolkit.metadata.iso.citation
Telephone numbers for contacting the responsible individual or organization.
DefaultTelephone() - Constructor for class DefaultTelephone
Constructs a default telephone.
DefaultTelephone(Telephone) - Constructor for class DefaultTelephone
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultTemporalConsistency - Class in org.geotoolkit.metadata.iso.quality
Correctness of ordered events or sequences, if reported.
DefaultTemporalConsistency() - Constructor for class DefaultTemporalConsistency
Constructs an initially empty temporal consistency.
DefaultTemporalConsistency(TemporalConsistency) - Constructor for class DefaultTemporalConsistency
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultTemporalExtent - Class in org.geotoolkit.metadata.iso.extent
Time period covered by the content of the dataset.
DefaultTemporalExtent() - Constructor for class DefaultTemporalExtent
Constructs an initially empty temporal extent.
DefaultTemporalExtent(TemporalExtent) - Constructor for class DefaultTemporalExtent
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultTemporalExtent(Envelope) - Constructor for class DefaultTemporalExtent
Constructs a temporal extent from the specified envelope.
DefaultTemporalExtent(Date, Date) - Constructor for class DefaultTemporalExtent
Creates a temporal extent initialized to the specified values.
DefaultTemporalValidity - Class in org.geotoolkit.metadata.iso.quality
Validity of data specified by the scope with respect to time.
DefaultTemporalValidity() - Constructor for class DefaultTemporalValidity
Constructs an initially empty temporal validity.
DefaultTemporalValidity(TemporalValidity) - Constructor for class DefaultTemporalValidity
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultThematicClassificationCorrectness - Class in org.geotoolkit.metadata.iso.quality
Comparison of the classes assigned to features or their attributes to a universe of discourse.
DefaultThematicClassificationCorrectness() - Constructor for class DefaultThematicClassificationCorrectness
Constructs an initially empty thematic classification correctness.
DefaultThematicClassificationCorrectness(ThematicClassificationCorrectness) - Constructor for class DefaultThematicClassificationCorrectness
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultTopologicalConsistency - Class in org.geotoolkit.metadata.iso.quality
Correctness of the explicitly encoded topological characteristics of the dataset as described by the scope.
DefaultTopologicalConsistency() - Constructor for class DefaultTopologicalConsistency
Constructs an initially empty topological consistency.
DefaultTopologicalConsistency(TopologicalConsistency) - Constructor for class DefaultTopologicalConsistency
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultTreeModel - Class in org.geotoolkit.gui.swing.tree
A default tree model with the DefaultTreeModel.toString() method overridden.
DefaultTreeModel(TreeNode) - Constructor for class DefaultTreeModel
Creates a tree in which any node can have children.
DefaultTreeModel(TreeNode, boolean) - Constructor for class DefaultTreeModel
Creates a tree specifying whether any node can have children, or whether only certain nodes can have children.
DefaultTypeName - Class in org.geotoolkit.naming
The name of an attribute type.
DefaultTypeName(NameSpace, CharSequence) - Constructor for class DefaultTypeName
Constructs a type name from the given character sequence.
DefaultUsability - Class in org.geotoolkit.metadata.iso.quality
Degree of adherence of a dataset to a specific set of user requirements.
DefaultUsability() - Constructor for class DefaultUsability
Constructs an initially empty usability.
DefaultUsability(Usability) - Constructor for class DefaultUsability
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultUsage - Class in org.geotoolkit.metadata.iso.identification
Brief description of ways in which the resource(s) is/are currently used.
DefaultUsage() - Constructor for class DefaultUsage
Constructs an initially empty usage.
DefaultUsage(Usage) - Constructor for class DefaultUsage
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultUsage(InternationalString, Collection<ResponsibleParty>) - Constructor for class DefaultUsage
Creates an usage initialized to the specified values.
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.
DefaultVectorSpatialRepresentation - Class in org.geotoolkit.metadata.iso.spatial
Information about the vector spatial objects in the dataset.
DefaultVectorSpatialRepresentation() - Constructor for class DefaultVectorSpatialRepresentation
Constructs an initially empty vector spatial representation.
DefaultVectorSpatialRepresentation(VectorSpatialRepresentation) - Constructor for class DefaultVectorSpatialRepresentation
Constructs a metadata entity initialized with the values from the specified metadata.
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.
DefaultVerticalExtent - Class in org.geotoolkit.metadata.iso.extent
Vertical domain of dataset.
DefaultVerticalExtent() - Constructor for class DefaultVerticalExtent
Constructs an initially empty vertical extent.
DefaultVerticalExtent(VerticalExtent) - Constructor for class DefaultVerticalExtent
Constructs a metadata entity initialized with the values from the specified metadata.
DefaultVerticalExtent(Envelope) - Constructor for class DefaultVerticalExtent
Constructs a vertical extent from the specified envelope.
DefaultVerticalExtent(Double, Double, VerticalCRS) - Constructor for class DefaultVerticalExtent
Creates a vertical extent initialized to the specified values.
DeferredPlanarImage - Class in org.geotoolkit.image
A tiled image to be used by renderer when the actual image may take a while to compute.
DeferredPlanarImage(RenderedImage) - Constructor for class DeferredPlanarImage
Constructs a new instance of DeferredPlanarImage.
DeferringIterator<E> - Class in org.geotoolkit.util.collection
An iterator deferring to the iteration end any object which comply to some criterion.
DeferringIterator(Iterator<E>) - Constructor for class DeferringIterator
Creates a new deferring iterator.
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.
DeformableViewer - Interface in org.geotoolkit.gui.swing
An interface for viewers that may be deformed by some artefacts.
DEGREE - Static variable in class WarpPolynomial
Deprecated. Invoke WarpPolynomial.PARAMETERS.descriptor(String) instead.
DEGREE_MINUTE_SECOND - Static variable in class Units
Deprecated. Pseudo-unit for degree - minute - second.
delegate() - Method in class NetcdfAxis
Returns the wrapped NetCDF axis.
delegate() - Method in class NetcdfCRS
Returns the wrapped NetCDF coordinate system.
delegate() - Method in class NetcdfIdentifiedObject
Returns the wrapped NetCDF object on which operations are delegated.
delegate() - Method in class NetcdfProjection
Returns the NetCDF projection wrapped by this adapter.
deltaTransform(MathTransform, DirectPosition, double...) - Static method in class CRS
Transforms the given relative distance using the given transform.
denominator() - Method in class Fraction
Returns the denominator.
density(double, double, double) - Static method in class SeaWater
Computes density as a function of salinity, temperature and pressure.
densitySigmaT(double, double, double) - Static method in class SeaWater
Computes density sigma-T as a function of salinity, temperature and pressure.
Deprecable - Interface in org.geotoolkit.util
Deprecated. Moved to Apache SIS as Deprecable.
depth() - Method in class AbstractName
Indicates the number of levels specified by this name.
depth() - Method in class DefaultLocalName
Returns the depth, which is always 1 for a local name.
depth(double, double) - Static method in class SeaWater
Computes depth as a function of pressure and latitude.
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(UnitConverter, double) - Static method in class Units
Deprecated. Returns an estimation of the derivative of the given converter at the given value.
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 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 MolodenskyTransform
Computes the derivative at the given position.
derivative(Point2D) - Method in class MolodenskyTransform
Computes the derivative at the given position, assuming a height of zero.
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.
derivativeAndTransform(MathTransform, double[], int, double[], int) - Static method in class MathTransforms
A buckle method for calculating derivative and coordinate transformation in a single step.
deriveCategory(Category[], OperationJAI.Parameters) - Method in class GradientMagnitude
Derives the quantitative category for a band in the destination image.
deriveCategory(Category[], OperationJAI.Parameters) - Method in class OperationJAI
Deprecated. Returns the quantitative category for a single sample dimension in the target grid coverage.
DerivedMap<BK,K,V> - Class in org.geotoolkit.util.collection
Deprecated. Replaced by ObjectConverters.derivedMap(java.util.Map, org.apache.sis.util.ObjectConverter, org.apache.sis.util.ObjectConverter).
DerivedMap(Map<BK, V>, Class<K>) - Constructor for class DerivedMap
Deprecated. Creates a new derived map from the specified base map.
DerivedSet<B,E> - Class in org.geotoolkit.util.collection
Deprecated. Replaced by ObjectConverters.derivedMap(java.util.Map, org.apache.sis.util.ObjectConverter, org.apache.sis.util.ObjectConverter).
DerivedSet(Set<B>, Class<E>) - Constructor for class DerivedSet
Deprecated. Creates a new derived set from the specified base set.
derivedToBase(K) - Method in class DerivedMap
Deprecated. Transforms a key from this derived map to a key in the DerivedMap.base map.
derivedToBase(E) - Method in class DerivedSet
Deprecated. Transforms a value in this set to a value in the DerivedSet.base set.
deriveGridCoverage(GridCoverage2D[], OperationJAI.Parameters) - Method in class GradientMagnitude
Applies the operation on grid coverage.
deriveGridCoverage(GridCoverage2D[], OperationJAI.Parameters) - Method in class OperationJAI
Deprecated. Applies a JAI operation to a grid coverage.
deriveName(GridCoverage2D[], int, OperationJAI.Parameters) - Method in class OperationJAI
Deprecated. Returns a name for the target grid coverage based on the given sources.
deriveRange(NumberRange<?>[], OperationJAI.Parameters) - Method in class Absolute
Returns the expected range of values for the resulting image.
deriveRange(NumberRange<?>[], OperationJAI.Parameters) - Method in class AddConst
Returns the expected range of values for the resulting image.
deriveRange(NumberRange<?>[], OperationJAI.Parameters) - Method in class DivideByConst
Returns the expected range of values for the resulting image.
deriveRange(NumberRange<?>[], OperationJAI.Parameters) - Method in class Exp
Returns the expected range of values for the resulting image.
deriveRange(NumberRange<?>[], OperationJAI.Parameters) - Method in class Invert
Returns the expected range of values for the resulting image.
deriveRange(NumberRange<?>[], OperationJAI.Parameters) - Method in class Log
Returns the expected range of values for the resulting image.
deriveRange(NumberRange<?>[], OperationJAI.Parameters) - Method in class MultiplyConst
Returns the expected range of values for the resulting image.
deriveRange(NumberRange<?>[], OperationJAI.Parameters) - Method in class Rescale
Returns the expected range of values for the resulting image.
deriveRange(NumberRange<?>[], OperationJAI.Parameters) - Method in class SubtractConst
Returns the expected range of values for the resulting image.
deriveRange(NumberRange<?>[], OperationJAI.Parameters) - Method in class SubtractFromConst
Returns the expected range of values for the resulting image.
deriveRange(NumberRange<?>[], OperationJAI.Parameters) - Method in class OperationJAI
Deprecated. Returns the range of value for a single sample dimension in the target grid coverage.
deriveSampleDimension(GridSampleDimension[][], OperationJAI.Parameters) - Method in class BilevelOperation
Derives the GridSampleDimensions for the destination image.
deriveSampleDimension(GridSampleDimension[][], OperationJAI.Parameters) - Method in class FilterOperation
Returns the target sample dimensions.
deriveSampleDimension(GridSampleDimension[][], OperationJAI.Parameters) - Method in class OperationJAI
Deprecated. Returns the sample dimensions for the target grid coverage.
deriveUnit(Unit<?>[], OperationJAI.Parameters) - Method in class GradientMagnitude
Derives the unit of data for a band in the destination image.
deriveUnit(Unit<?>[], OperationJAI.Parameters) - Method in class OperationJAI
Deprecated. Returns the unit of data for a single sample dimension in the target grid coverage.
descriptor - Variable in class AbstractOperation
The parameters descriptor.
descriptor(String) - Method in class DefaultParameterDescriptorGroup
Returns the first parameter in this group for the specified identifier code.
descriptor - Variable in class ImagingParameterDescriptors
The Java Advanced Imaging parameter descriptor.
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.
Dialog - Interface in org.geotoolkit.gui.swing
Interface for widgets that can be used as a dialog box.
DIFFERENCE_FILE - Static variable in class NTv2
Deprecated. Invoke NTv2.PARAMETERS.descriptor(String) instead.
DIM - Static variable in class EllipsoidToGeocentric
Deprecated. Invoke EllipsoidToGeocentric.PARAMETERS.descriptor(String) instead.
DIM - Static variable in class Molodensky
Deprecated. Invoke Molodensky.PARAMETERS.descriptor(String) instead.
dimensionFilter(int, int[]) - Static method in class MathTransforms
Creates an affine transform that keep only a subset of the source ordinate values.
DimensionFilter - Class in org.geotoolkit.referencing.operation.transform
A 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.
DimensionIdentification - Class in org.geotoolkit.image.io
Identifies a domain dimension by its index, its name or its axis direction.
DimensionIdentification(DimensionSet, DimensionSlice.API) - Constructor for class DimensionIdentification
Creates a new DimensionIdentification instance for the given API.
DimensionSet - Class in org.geotoolkit.image.io
The set of DimensionIdentification instances managed by a given MultidimensionalImageStore instance.
DimensionSet(MultidimensionalImageStore) - Constructor for class DimensionSet
Creates a new DimensionSet instance for the given image reader or writer.
DimensionSlice - Class in org.geotoolkit.image.io
Tuple of a dimension identifier and index in that dimension for a slice to read or write in a data file.
DimensionSlice(DimensionSlice) - Constructor for class DimensionSlice
Creates a new instance initialized to the same values than the given instance.
DimensionSlice.API - Enum in org.geotoolkit.image.io
The standard Java API used for selecting the slice to read or write in a particular dimension.
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
Deprecated. Moved to Apache SIS as DirectPosition1D.
DirectPosition1D() - Constructor for class DirectPosition1D
Deprecated. Constructs a position initialized to (0) with a null coordinate reference system.
DirectPosition1D(CoordinateReferenceSystem) - Constructor for class DirectPosition1D
Deprecated. Constructs a position with the specified coordinate reference system.
DirectPosition1D(double) - Constructor for class DirectPosition1D
Deprecated. Constructs a 1D position from the specified ordinate.
DirectPosition1D(DirectPosition) - Constructor for class DirectPosition1D
Deprecated. Constructs a position initialized to the same values than the specified point.
DirectPosition1D(String) - Constructor for class DirectPosition1D
Deprecated. Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
DirectPosition2D - Class in org.geotoolkit.geometry
Deprecated. Moved to Apache SIS as DirectPosition2D.
DirectPosition2D() - Constructor for class DirectPosition2D
Deprecated. Constructs a position initialized to (0,0) with a null coordinate reference system.
DirectPosition2D(CoordinateReferenceSystem) - Constructor for class DirectPosition2D
Deprecated. Constructs a position with the specified coordinate reference system.
DirectPosition2D(double, double) - Constructor for class DirectPosition2D
Deprecated. Constructs a 2D position from the specified ordinates.
DirectPosition2D(CoordinateReferenceSystem, double, double) - Constructor for class DirectPosition2D
Deprecated. Constructs a 2D position from the specified ordinates in the specified CRS.
DirectPosition2D(Point2D) - Constructor for class DirectPosition2D
Deprecated. Constructs a position from the specified Point2D.
DirectPosition2D(DirectPosition) - Constructor for class DirectPosition2D
Deprecated. Constructs a position initialized to the same values than the specified point.
DirectPosition2D(String) - Constructor for class DirectPosition2D
Deprecated. 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.
DiscreteCoordinateSystemAxis<T extends Comparable<? super T>> - Interface in org.geotoolkit.referencing.cs
Interface for coordinate systems axes having a finite number of discrete ordinate values.
DiscreteReferencingFactory - Class in org.geotoolkit.referencing.cs
Factory methods for creating DiscreteCoordinateSystemAxis and derived objects.
DisjointCoverageDomainException - Exception in org.geotoolkit.coverage.io
Thrown when the envelope parameter given to a GridCoverageReader does not intersect the envelope of the stored coverage.
DisjointCoverageDomainException() - Constructor for exception DisjointCoverageDomainException
Creates an exception with no cause and no details message.
DisjointCoverageDomainException(String) - Constructor for exception DisjointCoverageDomainException
Creates an exception with the specified details message.
DisjointCoverageDomainException(Throwable) - Constructor for exception DisjointCoverageDomainException
Creates an exception with the specified cause and no details message.
DisjointCoverageDomainException(String, Throwable) - Constructor for exception DisjointCoverageDomainException
Creates an exception with the specified details message and cause.
DisjointLists - Class in org.geotoolkit.gui.swing
A widget showing selected and unselected items in two disjoint lists.
DisjointLists() - Constructor for class DisjointLists
Constructs a new, initially empty, list.
DisjointSet<E> - Class in org.geotoolkit.util.collection
A set which is disjoint from others DisjointSets.
DisjointSet() - Constructor for class DisjointSet
Construct a initially empty set.
DisjointSet(boolean) - Constructor for class DisjointSet
Constructs a initially empty set with an optional trash set.
DisjointSet(DisjointSet<E>) - Constructor for class DisjointSet
Constructs a new set mutually exclusive with the specified set.
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.
displayLocale - Variable in class MetadataTreeFormat
The locale to use for international string formatting.
Disposable - Interface in org.geotoolkit.util
Deprecated. Moved to Apache SIS Disposable.
dispose(boolean) - Method in class AbstractCoverage
Provides a hint that a coverage will no longer be accessed from a reference in user space.
dispose(boolean) - Method in class GridCoverage2D
Provides a hint that a coverage will no longer be accessed from a reference in user space.
dispose() - Method in class GridCoverageReader
Allows any resources held by this reader to be released.
dispose() - Method in class GridCoverageStore
Allows any resources held by this reader or writer to be released.
dispose() - Method in class GridCoverageWriter
Allows any resources held by this writer to be released.
dispose() - Method in class ImageCoverageReader
Allows any resources held by this reader to be released.
dispose() - Method in class ImageCoverageWriter
Allows any resources held by this writer to be released.
dispose() - Method in class ImageReaderAdapter
Disposes this image reader and the wrapped GridCoverageReader.
dispose() - Method in class CoverageDatabase
Disposes the resources used by this database.
dispose() - Method in class LayerCoverageReader
Allows any resources held by this reader to be released.
dispose() - Method in class LayerCoverageWriter
Allows any resources held by this writer to be released.
dispose(boolean) - Method in class Factory
Disposes resources used by this factory.
dispose() - Method in class LoggingPanel
Frees any resources used by this LoggingPanel.
dispose() - Method in class ProgressWindow
Releases any resource holds by this window.
dispose() - Method in interface Window
Releases the resources used by this window.
dispose() - Method in class DeferredPlanarImage
Provides a hint that this image will no longer be accessed from a reference in user space.
dispose() - Method in class ImageReaderAdapter
Allows any resources held by this object to be released.
dispose() - Method in class ImageWriterAdapter
Allows any resources held by this object to be released.
dispose() - Method in class MosaicImageReader
Allows any resources held by this reader to be released.
dispose() - Method in class MosaicImageWriter
Disposes resources held by this writer.
dispose() - Method in class AsciiGridReader
Allows any resources held by this reader to be released.
dispose() - Method in class SpatialImageReader
Allows any resources held by this reader to be released.
dispose() - Method in class SpatialImageWriter
Allows any resources held by this writer to be released.
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.
dispose() - Method in interface Disposable
Deprecated. Allows any resources held by this object to be released.
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.
divide(RenderedImage) - Method in class ImageWorker
Deprecated. Divides every pixels of the given image to the current image.
divide(Complex, Complex) - Method in class Complex
Divides one complex number by another.
divide(Fraction) - Method in class Fraction
Divides this fraction by the given fraction.
divideBy(Coverage, double...) - Method in class Operations
Divides every sample values of the source coverage by constants (one for each band).
divideBy(double[]) - Method in class ImageWorker
Deprecated. Divides every pixels in the current image by the given constants.
DivideByConst - Class in org.geotoolkit.coverage.processing.operation
Divides every sample values of the source coverage by constants (one for each band).
DivideByConst() - Constructor for class DivideByConst
Constructs a default "DivideByConst" operation.
divisors(int) - Static method in class XMath
Deprecated. Moved to Apache SIS MathFunctions.divisors(int).
doLayout() - Method in class LoggingPanel
Layout this component.
domainOfValidity - Variable in class AbstractCoordinateOperation
Area in which this operation is valid, or null if not available.
done(TileManager) - Method in class MosaicBuilderEditor
Notifies that a TileManager has been created from the parameter edited in this widget.
done(TileManager) - Method in interface MosaicPerformanceGraph.Delayed
Invoked on the Swing thread after the profiling has been completed.
doOperation(ParameterValueGroup) - Method in class AbstractCoverageProcessor
Applies an operation.
doOperation(ParameterValueGroup, Hints) - Method in class AbstractOperation
Applies a process operation to a coverage.
doOperation(ParameterValueGroup) - Method in class CachingCoverageProcessor
Applies an operation.
doOperation(ParameterValueGroup) - Method in class DefaultCoverageProcessor
Applies a process operation to a coverage.
doOperation(ParameterValueGroup, Hints) - Method in class IndexColorOperation
Performs the color transformation.
doOperation(ParameterValueGroup, Hints) - Method in class Interpolate
Applies an interpolation to a grid coverage.