Index

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 Α Γ Δ Ε Θ Λ Μ Φ Χ  
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties

A

a - Variable in class org.apache.sis.image.LanczosInterpolation
The Lanczos window size.
a - Variable in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
The declared inverse flattening values, together with a snapshot of axis lengths at the time the inverse flattening has been set.
A - Enum constant in enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
The "Polar Stereographic (Variant A)" projection.
A1 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients in series expansion of the form A × (σ + ∑Cₓ⋅sin(…⋅σ)).
A2 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients in series expansion of the form A × (σ + ∑Cₓ⋅sin(…⋅σ)).
A3 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients in series expansion of the form A × (σ + ∑Cₓ⋅sin(…⋅σ)).
abbreviation - Variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
The abbreviation used for this coordinate system axes.
abbreviation(int) - Static method in class org.apache.sis.coverage.grid.GridExtentCRS
Returns a default axis abbreviation for the given dimension.
abbreviation(String) - Static method in class org.apache.sis.metadata.sql.MetadataWriter
Returns an abbreviation of the given identifier, if one is found.
abbreviations - Variable in class org.apache.sis.internal.book.Assembler
The title attributes found in abbreviations.
ABBREVIATIONS - Static variable in class org.apache.sis.internal.referencing.AxisDirections
Proposed abbreviations for some axis directions.
ABBREVIATIONS - Static variable in class org.apache.sis.metadata.sql.TableHierarchy
Abbreviations for commonly-used tables.
About - Enum in org.apache.sis.setup
Provides information about the Apache SIS running environment.
About(short) - Constructor for enum org.apache.sis.setup.About
Creates a new section to be formatted using the given resource.
About.JARFilter - Class in org.apache.sis.setup
Filters the JAR files in an extension directory.
AboutCommand - Class in org.apache.sis.console
The "about" subcommand.
AboutCommand(int, String...) - Constructor for class org.apache.sis.console.AboutCommand
Creates the "about" sub-command.
ABRIDGED_MOLODENSKY - Enum constant in enum org.apache.sis.internal.referencing.provider.DatumShiftMethod
Approximation of Molodensky transformations, which is itself an approximation of geocentric translations.
AbridgedMolodensky - Class in org.apache.sis.internal.referencing.provider
The provider for "Abridged Molodensky transformation" (EPSG:9605).
AbridgedMolodensky() - Constructor for class org.apache.sis.internal.referencing.provider.AbridgedMolodensky
Constructs a new provider.
AbridgedMolodensky(int, int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.AbridgedMolodensky
Constructs a provider for the given dimensions.
AbridgedMolodenskyTransform2D - Class in org.apache.sis.referencing.operation.transform
Two-dimensional abridged Molodensky transform with all translation terms fixed to zero.
AbridgedMolodenskyTransform2D(MolodenskyTransform, Ellipsoid, Ellipsoid) - Constructor for class org.apache.sis.referencing.operation.transform.AbridgedMolodenskyTransform2D
Constructs the inverse of a 2D transform.
AbridgedMolodenskyTransform2D(Ellipsoid, Ellipsoid) - Constructor for class org.apache.sis.referencing.operation.transform.AbridgedMolodenskyTransform2D
Constructs a 2D transform.
ABSENT - Static variable in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
Whether the SRID is present, absent, or may be present or absent depending on the value.
absolute(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns the "absolute" direction of the given direction.
ABSOLUTE - Static variable in class org.apache.sis.internal.storage.csv.TimeEncoding
Times are formatted as ISO dates.
Abstract - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Abstract
AbstractAssociation - Class in org.apache.sis.feature
An instance of an feature association role containing the associated feature.
AbstractAssociation(DefaultAssociationRole) - Constructor for class org.apache.sis.feature.AbstractAssociation
Creates a new association of the given role.
AbstractAttribute<V> - Class in org.apache.sis.feature
An instance of an attribute type containing the value of an attribute in a feature.
AbstractAttribute(DefaultAttributeType<V>) - Constructor for class org.apache.sis.feature.AbstractAttribute
Creates a new attribute of the given type.
AbstractCompleteness - Class in org.apache.sis.metadata.iso.quality
Presence and absence of features, their attributes and their relationships.
AbstractCompleteness() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractCompleteness
Constructs an initially empty completeness.
AbstractCompleteness(Completeness) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractCompleteness
Constructs a new instance initialized with the values from the specified metadata object.
AbstractContentInformation - Class in org.apache.sis.metadata.iso.content
Description of the content of a resource.
AbstractContentInformation() - Constructor for class org.apache.sis.metadata.iso.content.AbstractContentInformation
Constructs an initially empty content information.
AbstractContentInformation(ContentInformation) - Constructor for class org.apache.sis.metadata.iso.content.AbstractContentInformation
Constructs a new instance initialized with the values from the specified metadata object.
AbstractConverter - Class in org.apache.sis.measure
Base class of unit converters.
AbstractConverter() - Constructor for class org.apache.sis.measure.AbstractConverter
Creates a new converter.
AbstractCoordinateOperation - Class in org.apache.sis.referencing.operation
Describes the operation for transforming coordinates in the source CRS to coordinates in the target CRS.
AbstractCoordinateOperation() - Constructor for class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Creates a new object in which every attributes are set to a null value.
AbstractCoordinateOperation(Map<String, ?>) - Constructor for class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Creates a new coordinate operation initialized from the given properties.
AbstractCoordinateOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Constructor for class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Creates a coordinate operation from the given properties.
AbstractCoordinateOperation(CoordinateOperation) - Constructor for class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Creates a new coordinate operation with the same values than the specified one.
AbstractCRS - Class in org.apache.sis.referencing.crs
Coordinate reference system, defined by a coordinate system and (usually) a datum.
AbstractCRS() - Constructor for class org.apache.sis.referencing.crs.AbstractCRS
Constructs a new object in which every attributes are set to a null value.
AbstractCRS(Map<String, ?>, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.AbstractCRS
Creates a coordinate reference system from the given properties and coordinate system.
AbstractCRS(CoordinateReferenceSystem) - Constructor for class org.apache.sis.referencing.crs.AbstractCRS
Constructs a new coordinate reference system with the same values than the specified one.
AbstractCS - Class in org.apache.sis.referencing.cs
The set of coordinate system axes that spans a given coordinate space.
AbstractCS() - Constructor for class org.apache.sis.referencing.cs.AbstractCS
Constructs a new object in which every attributes are set to a null or empty value.
AbstractCS(Map<String, ?>, CoordinateSystemAxis...) - Constructor for class org.apache.sis.referencing.cs.AbstractCS
Constructs a coordinate system from a set of properties and a sequence of axes.
AbstractCS(CoordinateSystem) - Constructor for class org.apache.sis.referencing.cs.AbstractCS
Creates a new coordinate system with the same values than the specified one.
AbstractDataEvaluation - Class in org.apache.sis.metadata.iso.quality
Data evaluation method.
AbstractDataEvaluation() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractDataEvaluation
Constructs an initially empty Evaluation for data.
AbstractDataEvaluation(AbstractDataEvaluation) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractDataEvaluation
Constructs a new instance initialized with the values from the specified metadata object.
AbstractDatum - Class in org.apache.sis.referencing.datum
Specifies the relationship of a Coordinate System to the earth.
AbstractDatum() - Constructor for class org.apache.sis.referencing.datum.AbstractDatum
Constructs a new object in which every attributes are set to a null value.
AbstractDatum(Map<String, ?>) - Constructor for class org.apache.sis.referencing.datum.AbstractDatum
Creates a datum from the given properties.
AbstractDatum(Datum) - Constructor for class org.apache.sis.referencing.datum.AbstractDatum
Creates a new datum with the same values than the specified one.
AbstractDatum.Simplifier - Class in org.apache.sis.referencing.datum
A function for simplifying a Datum name before comparison.
AbstractDerivedCRS<C extends org.opengis.referencing.operation.Conversion> - Class in org.apache.sis.referencing.crs
A coordinate reference system that is defined by its coordinate conversion from another CRS (not by a datum).
AbstractDerivedCRS() - Constructor for class org.apache.sis.referencing.crs.AbstractDerivedCRS
Constructs a new object in which every attributes are set to a null value.
AbstractDerivedCRS(Map<String, ?>, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.AbstractDerivedCRS
AbstractDerivedCRS(Map<String, ?>, SingleCRS, Conversion, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.AbstractDerivedCRS
Creates a derived CRS from a defining conversion.
AbstractDerivedCRS(GeneralDerivedCRS) - Constructor for class org.apache.sis.referencing.crs.AbstractDerivedCRS
Constructs a new coordinate reference system with the same values than the specified one.
AbstractDirectPosition - Class in org.apache.sis.geometry
Default implementations of some DirectPosition methods, leaving the data storage to subclasses.
AbstractDirectPosition() - Constructor for class org.apache.sis.geometry.AbstractDirectPosition
Constructs a direct position.
AbstractElement - Class in org.apache.sis.metadata.iso.quality
Aspect of quantitative quality information.
AbstractElement() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractElement
Constructs an initially empty element.
AbstractElement(Element) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractElement
Constructs a new instance initialized with the values from the specified metadata object.
AbstractElement(Result) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractElement
Creates an element initialized to the given result.
AbstractEnvelope - Class in org.apache.sis.geometry
Default implementations of most Envelope methods, leaving the data storage to subclasses.
AbstractEnvelope() - Constructor for class org.apache.sis.geometry.AbstractEnvelope
Constructs an envelope.
AbstractEnvelope.LowerCorner - Class in org.apache.sis.geometry
The corner returned by AbstractEnvelope.getLowerCorner().
AbstractEnvelope.Median - Class in org.apache.sis.geometry
The point returned by AbstractEnvelope.getMedian().
AbstractEnvelope.Point - Class in org.apache.sis.geometry
Base class for unmodifiable direct positions backed by the enclosing envelope.
AbstractEnvelope.UpperCorner - Class in org.apache.sis.geometry
The corner returned by AbstractEnvelope.getUpperCorner().
AbstractFactory - Class in org.apache.sis.util.iso
Base class of factories provided in the Apache SIS library.
AbstractFactory() - Constructor for class org.apache.sis.util.iso.AbstractFactory
Creates a new factory.
AbstractFeature - Class in org.apache.sis.feature
An instance of a feature type containing values for a real-world phenomena.
AbstractFeature(DefaultFeatureType) - Constructor for class org.apache.sis.feature.AbstractFeature
Creates a new feature of the given type.
AbstractFeatureSet - Class in org.apache.sis.storage
Default implementations of several methods for classes that want to implement the FeatureSet interface.
AbstractFeatureSet(StoreListeners, boolean) - Constructor for class org.apache.sis.storage.AbstractFeatureSet
Creates a new resource which can send notifications to the given set of listeners.
AbstractFeatureType_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Feature type ‘{0}’ is abstract.
AbstractGeographicExtent - Class in org.apache.sis.metadata.iso.extent
Base class for geographic area of the dataset.
AbstractGeographicExtent() - Constructor for class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
Constructs an initially empty geographic extent.
AbstractGeographicExtent(boolean) - Constructor for class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
Constructs a geographic extent initialized with the specified inclusion value.
AbstractGeographicExtent(GeographicExtent) - Constructor for class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
Constructs a new instance initialized with the values from the specified metadata object.
AbstractGeolocationInformation - Class in org.apache.sis.metadata.iso.spatial
Information used to determine geographic location corresponding to image location.
AbstractGeolocationInformation() - Constructor for class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
Constructs an initially empty geolocation information.
AbstractGeolocationInformation(GeolocationInformation) - Constructor for class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
Constructs a new instance initialized with the values from the specified metadata object.
AbstractGeometry - Class in org.apache.sis.internal.feature
Base class of all geometries in Apache SIS.
AbstractGeometry() - Constructor for class org.apache.sis.internal.feature.AbstractGeometry
Creates a new geometry.
AbstractGeometry_QNAME - Static variable in class org.apache.sis.internal.jaxb.geometry.ObjectFactory
The qualified name of <AbstractGeometry>.
AbstractGML_QNAME - Static variable in class org.apache.sis.internal.jaxb.geometry.ObjectFactory
The qualified name of <AbstractGML>.
AbstractGridCoverageResource - Class in org.apache.sis.storage
Default implementations of several methods for classes that want to implement the GridCoverageResource interface.
AbstractGridCoverageResource(StoreListeners, boolean) - Constructor for class org.apache.sis.storage.AbstractGridCoverageResource
Creates a new resource which can send notifications to the given set of listeners.
AbstractIdentification - Class in org.apache.sis.metadata.iso.identification
Basic information required to uniquely identify a resource or resources.
AbstractIdentification() - Constructor for class org.apache.sis.metadata.iso.identification.AbstractIdentification
Constructs an initially empty identification.
AbstractIdentification(Citation, CharSequence) - Constructor for class org.apache.sis.metadata.iso.identification.AbstractIdentification
Creates an identification initialized to the specified values.
AbstractIdentification(Identification) - Constructor for class org.apache.sis.metadata.iso.identification.AbstractIdentification
Constructs a new instance initialized with the values from the specified metadata object.
AbstractIdentifiedObject - Class in org.apache.sis.referencing
Base class for objects identified by a name or a code.
AbstractIdentifiedObject() - Constructor for class org.apache.sis.referencing.AbstractIdentifiedObject
Constructs a new object in which every attributes are set to a null value.
AbstractIdentifiedObject(Map<String, ?>) - Constructor for class org.apache.sis.referencing.AbstractIdentifiedObject
Constructs an object from the given properties.
AbstractIdentifiedObject(IdentifiedObject) - Constructor for class org.apache.sis.referencing.AbstractIdentifiedObject
Constructs a new identified object with the same values than the specified one.
AbstractIdentifiedObject.Names - Class in org.apache.sis.referencing
A writable view over the name of the enclosing object followed by all aliases which are instance of Identifier.
AbstractIdentifiedType - Class in org.apache.sis.feature
Identification and description information inherited by property types and feature types.
AbstractIdentifiedType(Map<String, ?>) - Constructor for class org.apache.sis.feature.AbstractIdentifiedType
Constructs a type from the given properties.
AbstractInternationalString - Class in org.apache.sis.util
Base class for character strings that has been internationalized into several locales.
AbstractInternationalString() - Constructor for class org.apache.sis.util.AbstractInternationalString
Constructs an international string.
AbstractIterator<E> - Class in org.apache.sis.internal.util
Base class for iterators that prepare the next element in advance.
AbstractIterator() - Constructor for class org.apache.sis.internal.util.AbstractIterator
For subclass constructors.
AbstractLambert - Class in org.apache.sis.internal.referencing.provider
Base class of providers for all Lambert Conical projections.
AbstractLambert(ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.referencing.provider.AbstractLambert
For subclass constructors only.
AbstractLinearTransform - Class in org.apache.sis.referencing.operation.transform
Base class of linear transforms.
AbstractLinearTransform() - Constructor for class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Constructs a transform.
AbstractLocation - Class in org.apache.sis.referencing.gazetteer
Identifiable geographic place.
AbstractLocation(AbstractLocationType, CharSequence) - Constructor for class org.apache.sis.referencing.gazetteer.AbstractLocation
Temporary workaround for the lack of LocationType interface and AbstractLocationType being package-private.
AbstractLocation(ModifiableLocationType, CharSequence) - Constructor for class org.apache.sis.referencing.gazetteer.AbstractLocation
Creates a new location for the given geographic identifier.
AbstractLocationType - Class in org.apache.sis.referencing.gazetteer
Default implementation of toString(), equals(Object) and hashCode() methods for LocationType implementations.
AbstractLocationType() - Constructor for class org.apache.sis.referencing.gazetteer.AbstractLocationType
For sub-class constructors.
AbstractLogicalConsistency - Class in org.apache.sis.metadata.iso.quality
Degree of adherence to logical rules of data structure, attribution and relationships.
AbstractLogicalConsistency() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractLogicalConsistency
Constructs an initially empty logical consistency.
AbstractLogicalConsistency(LogicalConsistency) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractLogicalConsistency
Constructs a new instance initialized with the values from the specified metadata object.
AbstractMap<K,V> - Class in org.apache.sis.internal.util
An alternative to java.util.AbstractMap using different implementation strategies.
AbstractMap() - Constructor for class org.apache.sis.internal.util.AbstractMap
For subclass constructors.
AbstractMap.Entries<K,V> - Class in org.apache.sis.internal.util
Iterator over the entries, used only when AbstractMap.entryIterator() perform recycling.
AbstractMap.EntryIterator<K,V> - Class in org.apache.sis.internal.util
An iterator over the entries in the enclosing map.
AbstractMap.Iter<K,V> - Class in org.apache.sis.internal.util
Base class of iterators overs keys, values or entries.
AbstractMap.IteratorAdapter<K,V> - Class in org.apache.sis.internal.util
An implementation of AbstractMap.EntryIterator which delegates its work to a standard iterator.
AbstractMap.KeyIterator - Class in org.apache.sis.internal.util
Convenience EntryIterator implementation which iterates over a list of key candidates.
AbstractMap.Keys<K,V> - Class in org.apache.sis.internal.util
Iterator over the keys.
AbstractMap.Values<K,V> - Class in org.apache.sis.internal.util
Iterator over the values.
AbstractMapEntry<K,V> - Class in org.apache.sis.internal.util
Provides default implementations of AbstractMapEntry.equals(Object), AbstractMapEntry.hashCode() and AbstractMapEntry.toString() for a map entry.
AbstractMapEntry() - Constructor for class org.apache.sis.internal.util.AbstractMapEntry
For subclasses constructors.
AbstractMathTransform - Class in org.apache.sis.referencing.operation.transform
Provides a default implementation for most methods required by the MathTransform interface.
AbstractMathTransform() - Constructor for class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Constructor for subclasses.
AbstractMathTransform.Inverse - Class in org.apache.sis.referencing.operation.transform
Base class for implementations of inverse math transforms.
AbstractMathTransform1D - Class in org.apache.sis.referencing.operation.transform
Base class for math transforms that are known to be one-dimensional in all cases.
AbstractMathTransform1D() - Constructor for class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
Constructor for subclasses.
AbstractMathTransform1D.Inverse - Class in org.apache.sis.referencing.operation.transform
Base class for implementation of inverse math transforms.
AbstractMathTransform2D - Class in org.apache.sis.referencing.operation.transform
Base class for math transforms that are known to be two-dimensional in all cases.
AbstractMathTransform2D() - Constructor for class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
Constructor for subclasses.
AbstractMathTransform2D.Inverse - Class in org.apache.sis.referencing.operation.transform
Base class for implementation of inverse math transforms.
AbstractMercator - Class in org.apache.sis.internal.referencing.provider
Base class of providers for all Mercator projections, and for Mercator-like projections.
AbstractMercator(ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.referencing.provider.AbstractMercator
For subclass constructors only.
AbstractMetadata - Class in org.apache.sis.metadata
Provides basic operations using Java reflection for metadata implementations.
AbstractMetadata() - Constructor for class org.apache.sis.metadata.AbstractMetadata
Creates an initially empty metadata.
AbstractMetaquality - Class in org.apache.sis.metadata.iso.quality
Information about the reliability of data quality results.
AbstractMetaquality() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractMetaquality
Constructs an initially empty metaquality.
AbstractMetaquality(AbstractMetaquality) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractMetaquality
Constructs a new instance initialized with the values from the specified metadata object.
AbstractName - Class in org.apache.sis.util.iso
Base class for sequence of identifiers rooted within the context of a namespace.
AbstractName() - Constructor for class org.apache.sis.util.iso.AbstractName
Creates a new instance of generic name.
AbstractName.International - Class in org.apache.sis.util.iso
An international string built from a snapshot of GenericName.
AbstractObject_QNAME - Static variable in class org.apache.sis.internal.jaxb.geometry.ObjectFactory
The qualified name of <AbstractObject>.
AbstractOperation - Class in org.apache.sis.feature
Describes the behaviour of a feature type as a function or a method.
AbstractOperation(Map<String, ?>) - Constructor for class org.apache.sis.feature.AbstractOperation
Constructs an operation from the given properties.
AbstractParameterDescriptor - Class in org.apache.sis.parameter
Abstract definition of a parameter or group of parameters used by a coordinate operation or a process.
AbstractParameterDescriptor() - Constructor for class org.apache.sis.parameter.AbstractParameterDescriptor
Constructs a new object in which every attributes are set to a null value.
AbstractParameterDescriptor(Map<String, ?>, int, int) - Constructor for class org.apache.sis.parameter.AbstractParameterDescriptor
Constructs a parameter descriptor from a set of properties.
AbstractParameterDescriptor(GeneralParameterDescriptor) - Constructor for class org.apache.sis.parameter.AbstractParameterDescriptor
Constructs a new parameter descriptor with the same values than the specified one.
AbstractParser - Class in org.apache.sis.io.wkt
Parses Well Known Text (WKT).
AbstractParser(Symbols, Map<String, StoredTree>, NumberFormat, DateFormat, UnitFormat, Locale) - Constructor for class org.apache.sis.io.wkt.AbstractParser
Constructs a parser using the specified set of symbols.
AbstractParty - Class in org.apache.sis.metadata.iso.citation
Information about the individual and / or organization of the party.
AbstractParty() - Constructor for class org.apache.sis.metadata.iso.citation.AbstractParty
Constructs an initially empty party.
AbstractParty(CharSequence, Contact) - Constructor for class org.apache.sis.metadata.iso.citation.AbstractParty
Constructs a party initialized with the specified name and contact information.
AbstractParty(AbstractParty) - Constructor for class org.apache.sis.metadata.iso.citation.AbstractParty
Constructs a new instance initialized with the values from the specified metadata object.
AbstractPositionalAccuracy - Class in org.apache.sis.metadata.iso.quality
Accuracy of the position of features.
AbstractPositionalAccuracy() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractPositionalAccuracy
Constructs an initially empty positional accuracy.
AbstractPositionalAccuracy(PositionalAccuracy) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractPositionalAccuracy
Constructs a new instance initialized with the values from the specified metadata object.
AbstractPositionalAccuracy(Result) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractPositionalAccuracy
Creates an positional accuracy initialized to the given result.
AbstractProvider - Class in org.apache.sis.internal.referencing.provider
Base class for all providers defined in this package.
AbstractProvider - Class in org.apache.sis.internal.storage.xml
Base class for providers of DataStore implementations for XML files.
AbstractProvider(Class<? extends SingleOperation>, ParameterDescriptorGroup, Class<? extends CoordinateSystem>, int, boolean, Class<? extends CoordinateSystem>, int, boolean) - Constructor for class org.apache.sis.internal.referencing.provider.AbstractProvider
Constructs a math transform provider from a set of parameters.
AbstractProvider(String) - Constructor for class org.apache.sis.internal.storage.xml.AbstractProvider
Creates a new provider.
AbstractProvider(Map<String, ?>, int, int, ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.referencing.provider.AbstractProvider
Constructs a math transform provider from the given properties and a set of parameters.
AbstractReferenceSystem - Class in org.apache.sis.referencing
Description of a spatial and temporal reference system used by a dataset.
AbstractReferenceSystem() - Constructor for class org.apache.sis.referencing.AbstractReferenceSystem
Constructs a new object in which every attributes are set to a null value.
AbstractReferenceSystem(Map<String, ?>) - Constructor for class org.apache.sis.referencing.AbstractReferenceSystem
Constructs a reference system from the given properties.
AbstractReferenceSystem(ReferenceSystem) - Constructor for class org.apache.sis.referencing.AbstractReferenceSystem
Constructs a new reference system with the same values than the specified one.
AbstractResource - Class in org.apache.sis.storage
Default implementations of several methods for classes that want to implement the Resource interface.
AbstractResource(StoreListeners, boolean) - Constructor for class org.apache.sis.storage.AbstractResource
Creates a new resource which can send notifications to the given set of listeners.
AbstractResult - Class in org.apache.sis.metadata.iso.quality
Base class of more specific result classes.
AbstractResult() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractResult
Constructs an initially empty result.
AbstractResult(Result) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractResult
Constructs a new instance initialized with the values from the specified metadata object.
abstracts - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Brief narrative summary of the resource(s).
AbstractShape - Class in org.apache.sis.internal.referencing.j2d
Base class for some (not all) shape implementations in Apache SIS.
AbstractShape() - Constructor for class org.apache.sis.internal.referencing.j2d.AbstractShape
Creates a new shape.
AbstractSingleOperation - Class in org.apache.sis.referencing.operation
Shared implementation for DefaultConversion and DefaultTransformation.
AbstractSingleOperation() - Constructor for class org.apache.sis.referencing.operation.AbstractSingleOperation
Constructs a new object in which every attributes are set to a null value.
AbstractSingleOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class org.apache.sis.referencing.operation.AbstractSingleOperation
Creates a coordinate operation from the given properties.
AbstractSingleOperation(Map<String, ?>, OperationMethod) - Constructor for class org.apache.sis.referencing.operation.AbstractSingleOperation
Creates a new coordinate operation initialized from the given properties.
AbstractSingleOperation(SingleOperation) - Constructor for class org.apache.sis.referencing.operation.AbstractSingleOperation
Creates a new coordinate operation with the same values than the specified one.
AbstractSpatialRepresentation - Class in org.apache.sis.metadata.iso.spatial
Method used to represent geographic information in the dataset.
AbstractSpatialRepresentation() - Constructor for class org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
Constructs an initially empty spatial representation.
AbstractSpatialRepresentation(SpatialRepresentation) - Constructor for class org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
Constructs a new instance initialized with the values from the specified metadata object.
AbstractStereographic - Class in org.apache.sis.internal.referencing.provider
Base class of providers for all Stereographic projections.
AbstractStereographic(ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.referencing.provider.AbstractStereographic
For subclass constructors only.
AbstractTemporalAccuracy - Class in org.apache.sis.metadata.iso.quality
Deprecated.
Renamed AbstractTemporalQuality for following a renaming in ISO 19157:2013.
AbstractTemporalAccuracy() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractTemporalAccuracy
Deprecated.
Constructs an initially empty temporal accuracy.
AbstractTemporalAccuracy(TemporalAccuracy) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractTemporalAccuracy
Deprecated.
Constructs a new instance initialized with the values from the specified metadata object.
AbstractTemporalQuality - Class in org.apache.sis.metadata.iso.quality
Accuracy of the temporal attributes and temporal relationships of features.
AbstractTemporalQuality() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractTemporalQuality
Constructs an initially empty temporal accuracy.
AbstractTemporalQuality(TemporalAccuracy) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractTemporalQuality
Constructs a new instance initialized with the values from the specified metadata object.
AbstractThematicAccuracy - Class in org.apache.sis.metadata.iso.quality
Accuracy and correctness of attributes and classification of features.
AbstractThematicAccuracy() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractThematicAccuracy
Constructs an initially empty thematic accuracy.
AbstractThematicAccuracy(ThematicAccuracy) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractThematicAccuracy
Constructs a new instance initialized with the values from the specified metadata object.
AbstractUnit<Q extends javax.measure.Quantity<Q>> - Class in org.apache.sis.measure
Base class of all unit implementations.
AbstractUnit(String, byte, short) - Constructor for class org.apache.sis.measure.AbstractUnit
Creates a new unit having the given symbol and EPSG code.
Acceleration(double, Unit<Acceleration>) - Constructor for class org.apache.sis.measure.Scalar.Acceleration
 
accept() - Method in enum org.apache.sis.internal.jaxb.FilterByVersion
Returns true if we are marshalling the metadata or GML format identified by this constant, or if no marshalling is in progress.
accept(double) - Method in class org.apache.sis.math.Statistics
Updates statistics for the specified floating-point sample value.
accept(double) - Method in class org.apache.sis.math.Statistics.WithDelta
Updates statistics for the specified sample value and its discrete derivatives.
accept(long) - Method in class org.apache.sis.math.Statistics
Updates statistics for the specified integer sample value.
accept(long) - Method in class org.apache.sis.math.Statistics.WithDelta
Performs the same work than Statistics.WithDelta.accept(double), but with greater precision for very large integer values (greater than 252 in magnitude),
accept(RenderedImage) - Method in class org.apache.sis.image.ImageCombiner
Writes the given image on top of destination image.
accept(File) - Method in class org.apache.sis.internal.maven.JarCollector
Filters the content of the "target" directory in order to keep only the project build result.
accept(File) - Method in class org.apache.sis.setup.About.JARFilter
 
accept(File, String) - Method in class org.apache.sis.internal.maven.Assembler
The filter to use for selecting the files to be included in the ZIP file.
accept(File, String) - Method in class org.apache.sis.internal.unopkg.UnoPkg
Tests if a specified file should be included in a file list.
accept(File, String) - Method in class org.apache.sis.util.resources.IndexedResourceCompiler
Returns true if the given file is a property file.
accept(File, String) - Method in class org.apache.sis.util.resources.ResourceCompilerMojo
Accepts all "*.properties" files.
accept(String, String) - Static method in class org.apache.sis.internal.util.CodeLists
Returns true if the given names matches the name we are looking for.
accept(Path) - Method in class org.apache.sis.internal.storage.folder.Store
Invoked during iteration for omitting hidden files.
accept(LogRecord) - Method in class org.apache.sis.internal.storage.csv.MovingFeatureIterator
Invoked when a warning occurred while computing the geometry.
accept(AbstractFeature) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
Delegates to write(Feature), wrapping Exception into unchecked BackingStoreException.
accept(AbstractFeature) - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
Callback for Spliterator.tryAdvance(this) on JoinFeatureSet.Iterator.filteredIterator.
accept(Expression<AbstractFeature, ?>, SelectionClause) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Arithmetic
Invoked when an arithmetic expression needs to be converted to SQL clause.
accept(Filter<AbstractFeature>, SelectionClause) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Comparison
Invoked when a comparison needs to be converted to SQL clause.
accept(Filter<AbstractFeature>, SelectionClause) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Function
Writes the function as an SQL statement.
accept(Filter<AbstractFeature>, SelectionClause) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Logic
Invoked when a logical filter needs to be converted to SQL clause.
accept(RTreeNode) - Method in class org.apache.sis.internal.referencing.RTreeNode.Uniformizer
Invoked for each node of the tree.
accept(CoordinateSystemAxis) - Method in interface org.apache.sis.referencing.cs.AxisFilter
Returns true if the given axis shall be included in the new coordinate system.
accept(CoordinateSystemAxis) - Method in class org.apache.sis.referencing.EllipsoidalHeightSeparator
Returns true if the given axis shall be included in the new coordinate system.
accept(CodeList<?>) - Method in class org.apache.sis.internal.referencing.VerticalDatumTypes
Returns true if the name of the given code is the prefix of a word in the datum name.
accept(CodeList<?>) - Method in class org.apache.sis.internal.util.CodeLists
Returns true if the given code matches the name we are looking for.
ACCEPT - Static variable in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Return values for the FirstKeywordPeek.isKeywordChar(int) method.
accept2014() - Method in class org.apache.sis.internal.jaxb.cat.CodeListAdapter
Returns true if a Since2014 subclasses should return a non-null value.
accept2014() - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Returns true if a Since2014 subclasses should return a non-null value.
accepted - Variable in class org.apache.sis.setup.OptionalInstallations
true if the user has accepted the EPSG terms of use, false if (s)he refused, or null if (s)he did not yet answered that question.
ACCEPTED - Static variable in class org.apache.sis.measure.UnitRegistry
Identifies units defined outside the SI system but accepted for use with SI.
accessConstraints - Variable in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource.
accessor - Variable in class org.apache.sis.filter.AssociationValue
Expression to use for evaluating the property value after the last element of the path.
accessor - Variable in class org.apache.sis.metadata.PropertyMap
The accessor to use for accessing the property names, types or values.
accessor - Variable in class org.apache.sis.metadata.TreeNode.Element
The accessor to use for fetching the property names, types and values from the TreeNode.metadata object.
accessor - Variable in class org.apache.sis.metadata.TreeNodeChildren
The accessor to use for accessing the property names, types and values of the TreeNodeChildren.metadata object.
accessors - Variable in class org.apache.sis.metadata.MetadataStandard
Accessors for the specified implementation classes.
accessProperties - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Information about the availability of the service.
accessToAnsi - Variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
Mapping from words used in the MS-Access database to words used in the ANSI versions of EPSG databases.
accumulate(A) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
Invoked when a thread finished to process all its tiles for combining its result with the result of previous threads.
accumulator - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
The cumulated result of all threads.
accumulator - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Worker
A thread-local variable which is given to each invocation of the TileOpExecutor.Worker.processor.
accuracy - Variable in class org.apache.sis.internal.referencing.AnnotatedMatrix
Accuracy associated with this matrix.
accuracy - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
The best translation accuracy that we can expect from this file.
accuracy - Variable in class org.apache.sis.referencing.operation.builder.ResidualGrid
The best translation accuracy that we can expect from this file.
accuracy - Variable in class org.apache.sis.referencing.operation.CoordinateOperationSorter
Accuracy of the coordinate operation.
Accuracy - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Accuracy
ACCURACY - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Accuracies of offset values.
accuracyReports - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGCP
Accuracy of a ground control point.
accuracyText - Variable in class org.apache.sis.geometry.CoordinateFormat
Text to append to the coordinate values for giving an indication about accuracy, or null if none.
accuracyThreshold - Variable in class org.apache.sis.geometry.CoordinateFormat
acosh(double) - Static method in class org.apache.sis.math.MathFunctions
Returns the inverse hyperbolic cosine of the given value.
acquire() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
acquireCount - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
Number of time that ConcurrentAuthorityFactory.Finder.acquire() has been invoked.
acquiredTile(Raster) - Method in class org.apache.sis.image.BandedIterator
Invoked when the iterator fetched a new tile.
acquiredTile(Raster) - Method in class org.apache.sis.image.PixelIterator
Invoked when the iterator fetched a new tile.
acquireMarshaller() - Method in class org.apache.sis.xml.MarshallerPool
Returns a JAXB marshaller from the pool.
acquireUnmarshaller() - Method in class org.apache.sis.xml.MarshallerPool
Returns a JAXB unmarshaller from the pool.
acquireUnmarshaller(Map<String, ?>) - Method in class org.apache.sis.xml.MarshallerPool
Acquires a unmarshaller and set the properties to the given value, if non-null.
acquisition - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Information about the platforms and sensors that collected the data, or null if none.
acquisition() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the acquisition information object if it does not already exists, then returns it.
acquisitionInformation - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Provides information about the acquisition of the data.
acquisitionPlans - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Identifies the plan as implemented by the acquisition.
acquisitionRequirements - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Identifies the requirement the data acquisition intends to satisfy.
acronyms - Variable in class org.apache.sis.metadata.StandardImplementation
The acronyms that implementation classes may have, or null if none.
actualZone - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
The actual zone where the position to encode is located.
actuate - Variable in class org.apache.sis.xml.XLink
Communicates the desired timing of traversal from the starting resource to the ending resource.
Actuate() - Constructor for enum org.apache.sis.xml.XLink.Actuate
 
Acyclic - Annotation Type in org.apache.sis.internal.util
Marker annotation for implementation that promise to not introduce a cyclic graph in a structure that could potentially contains such cycles.
adaptableFormat - Variable in class org.apache.sis.util.collection.TreeTableFormat
A clone of the number format to be used with different settings (number of fraction digits, scientific notation).
adapter - Variable in class org.apache.sis.internal.sql.feature.FeatureIterator
The converter from a ResultSet row to a Feature instance.
adapter - Variable in class org.apache.sis.internal.sql.feature.Table
The converter of ResultSet rows to Feature instances.
adapter(Connection) - Method in class org.apache.sis.internal.sql.feature.Table
Returns the converter of ResultSet rows to Feature instances.
Adapter(RecordType) - Constructor for class org.apache.sis.util.iso.RecordDefinition.Adapter
Creates a new adapter for the given record type.
ADAPTER - Static variable in class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
Deprecated.
The adapter doing most of the actual work of converting FeatureType or AttributeType to <gco:CharacterSequence> elements.
ADAPTER - Static variable in class org.apache.sis.metadata.iso.OnlineResourceAdapter
The adapter performing the actual work.
ADAPTER - Static variable in class org.apache.sis.metadata.iso.URIStringAdapter
The adapter performing the actual work.
AdapterReplacement - Interface in org.apache.sis.internal.jaxb
An interface for XmlAdapter to be used in replacement of the instance created by JAXB.
add - Variable in class org.apache.sis.referencing.crs.ConversionKeys
true if this converter adds the prefix, or false if it removes it.
add(double) - Method in class org.apache.sis.internal.util.DoubleDouble
Adds a double value to this DoubleDouble without error term.
add(double[], int, int) - Method in class org.apache.sis.internal.util.DoubleDouble
Adds another double-double value to this DoubleDouble, reading the values from an array.
add(double, double) - Method in class org.apache.sis.geometry.Envelope2D
Adds a point to this rectangle.
add(double, double) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Adds a point, specified by the arguments x and y, to this rectangle.
add(double, double) - Method in class org.apache.sis.internal.util.DoubleDouble
Adds another double-double value to this DoubleDouble.
add(int[], int[], int) - Static method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Adds the specified dimensions to the specified sequence.
add(int[], int, int, int) - Static method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Adds the specified range to the specified sequence.
add(int, E) - Method in class org.apache.sis.internal.util.CheckedArrayList
Inserts the specified element at the specified position in this list.
add(int, Class<? extends SingleCRS>) - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Adds an element in the CommonAuthorityFactory.codes map, witch check against duplicated values.
add(int, Object) - Method in class org.apache.sis.metadata.TreeNodeChildren
Implementation of TreeNodeChildren.add(TreeTable.Node), also invoked by TreeNode.NewChild.
add(int, Temporal) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Adds a date at the given position.
add(int, TreeTable.Node) - Method in class org.apache.sis.util.collection.TreeNodeList
Adds the given node at the given index in this list, shifting all nodes currently at and after the given index.
add(int, V) - Method in class org.apache.sis.feature.PropertySingleton
Sets the property value, if no instance existed prior this method call.
add(E) - Method in class org.apache.sis.index.tree.PointTree
Inserts the specified element into this tree if it is not already present.
add(E) - Method in class org.apache.sis.internal.metadata.ExcludedSet
Unconditionally throws a UnsupportedOperationException with a message saying which properties are mutually exclusive.
add(E) - Method in class org.apache.sis.internal.util.CheckedArrayList
Appends the specified element to the end of this list.
add(E) - Method in class org.apache.sis.internal.util.CheckedHashSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
 
add(E) - Method in class org.apache.sis.util.collection.CodeListSet
Adds the specified code list element in this set.
add(E) - Method in class org.apache.sis.util.collection.DerivedSet
Ensures that this set contains the specified element.
add(E) - Method in class org.apache.sis.util.collection.DerivedSet.Invertible
Ensures that this set contains the specified element.
add(E) - Method in class org.apache.sis.util.collection.FrequencySortedSet
Adds the specified element to this set.
add(E) - Method in class org.apache.sis.util.collection.WeakHashSet
Adds the specified element to this set if it is not already present.
add(E, int) - Method in class org.apache.sis.util.collection.FrequencySortedSet
Repetitively adds the specified element to this set.
add(E, E) - Method in class org.apache.sis.util.collection.RangeSet
Adds a range of values to this set.
add(E, S) - Method in class org.apache.sis.util.collection.DerivedSet
Implementation of the DerivedSet.add(Object) method adding the given converted value to the storage set.
add(Rectangle2D) - Method in class org.apache.sis.geometry.Envelope2D
Adds another rectangle to this rectangle.
add(Rectangle2D) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Adds a Rectangle2D object to this rectangle.
add(Point, Throwable, Supplier<LogRecord>) - Method in class org.apache.sis.image.ErrorHandler.Report
Reports an error that occurred while computing an image tile.
add(Class<Q>, ScalarFactory<Q>, UnitDimension, String, byte, short) - Static method in class org.apache.sis.measure.Units
Invoked by Units static class initializer for registering SI base and derived units.
add(Class<S>, StorageConnector.Opener<S>) - Static method in class org.apache.sis.storage.StorageConnector
Helper method for StorageConnector.OPENERS static initialization.
add(Integer) - Method in class org.apache.sis.util.collection.IntegerList
Adds the given element to this list.
add(Object) - Method in class org.apache.sis.internal.storage.csv.FixedSizeList
Adds the given value if we have not yet reached the maximal capacity of this list.
add(Object) - Method in class org.apache.sis.metadata.sql.MetadataWriter
Adds the given metadata object to the database, if it does not already exists.
add(String) - Static method in class org.apache.sis.internal.metadata.NameMeaning
Adds the given authority to the NameMeaning.AUTHORITIES map.
add(String) - Method in class org.apache.sis.metadata.iso.citation.LegacyTelephones
Adds a new telephone number.
add(String, String) - Static method in class org.apache.sis.metadata.sql.TableHierarchy
Adds an abbreviation.
add(Statement, Object, Map<Object, String>, String) - Method in class org.apache.sis.metadata.sql.MetadataWriter
Implementation of the MetadataWriter.add(Object) method.
add(Iterator<? extends AbstractFeature>) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
Appends new feature instances in this FeatureSet.
add(Iterator<? extends AbstractFeature>) - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Appends new feature instances in the FeatureSet.
add(Iterator<? extends AbstractFeature>) - Method in interface org.apache.sis.storage.WritableFeatureSet
Inserts new feature instances in this FeatureSet.
add(Locale, String) - Method in class org.apache.sis.util.DefaultInternationalString
Adds a string for the given locale.
add(Map<String, DefaultOperationMetadata>, String, DefaultOperationMetadata) - Static method in class org.apache.sis.metadata.iso.identification.OperationName
Adds the given operation in the given map under the given name.
add(Map<PolylineStage, Path2D>, double[], int) - Method in enum org.apache.sis.internal.processing.isoline.PolylineStage
Adds coordinates to the specified map.
add(Map<PolylineStage, Path2D>, Shape) - Method in enum org.apache.sis.internal.processing.isoline.PolylineStage
Adds polylines to the specified map.
add(Map<PolylineStage, Path2D>, Map<?, Fragments>) - Method in enum org.apache.sis.internal.processing.isoline.PolylineStage
Adds polylines in the values of the given map.
add(Set<String>, short) - Static method in class org.apache.sis.referencing.EPSGFactoryFallback
Adds the given value to the given set, provided that the value is different than zero.
add(Quantity<Q>) - Method in class org.apache.sis.measure.Scalar
Returns the sum of this Quantity with another quantity.
add(XMLEvent) - Method in class org.apache.sis.xml.TransformingWriter
Converts an event from the namespaces used in JAXB annotations to the namespaces used in the XML document to write.
add(XMLEventReader) - Method in class org.apache.sis.xml.TransformingWriter
Adds an entire stream to an output stream.
add(L) - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Adds a new element.
add(L) - Method in class org.apache.sis.metadata.iso.MetadataScopeAdapter
Invoked (indirectly) by JAXB when adding a new scope code or scope name.
add(Category) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds the given category to the list.
add(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a function computing the numeric addition of the first and second operand.
add(PT_Locale) - Method in class org.apache.sis.internal.jaxb.lan.OtherLocales
Adds a new element to the collection of "other locales".
add(PT_Locale) - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale.Sequence
Add the given PT_Locale in the backing map.
add(Tile) - Method in class org.apache.sis.internal.referencing.j2d.TileOrganizer
Adds a tile to the collection of tiles to process.
add(SystemListener) - Static method in class org.apache.sis.internal.system.SystemListener
Adds the given listener to the list of listeners to notify when a change occurs.
add(DoubleDouble) - Method in class org.apache.sis.internal.util.DoubleDouble
Adds another double-double value to this DoubleDouble.
add(Element) - Method in class org.apache.sis.io.wkt.SingletonElement
Adds the given value if this set is empty.
add(Fraction) - Method in class org.apache.sis.math.Fraction
Returns the simplified result of adding the given fraction to this fraction.
add(AbstractUnit<Q>, UnitConverter, String, byte, short) - Static method in class org.apache.sis.measure.Units
Invoked by Units static class initializer for registering SI conventional units.
add(Range<E>) - Method in class org.apache.sis.util.collection.RangeSet
Adds a range to this set.
add(Range<E>) - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Adds a new range in the enclosing RangeSet, and updates this subset in order to contain that range.
add(DataStore, GenericName, E) - Method in class org.apache.sis.storage.FeatureNaming
Adds a value for the given name if none exist.
add(StoreListener<? super E>) - Method in class org.apache.sis.storage.event.StoreListeners.ForType
Adds the given listener to the list of listeners for this type.
add(GridCoverageResource) - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
Adds the given resource.
add(Resource) - Method in class org.apache.sis.internal.storage.folder.WritableStore
Create a new file for the given resource.
add(Resource) - Method in class org.apache.sis.internal.storage.image.WritableStore
Adds a new Resource in this Aggregate.
add(Resource) - Method in interface org.apache.sis.storage.WritableAggregate
Adds a new Resource in this Aggregate.
add(TreeTable.Node) - Method in class org.apache.sis.metadata.TreeNodeChildren
Adds the given node to this list.
add(DefaultInternationalString, Locale, CharSequence) - Static method in class org.apache.sis.util.iso.Types
Adds the given character sequence.
add(DirectPosition) - Method in class org.apache.sis.geometry.GeneralEnvelope
Adds a point to this envelope.
add(Envelope) - Method in class org.apache.sis.geometry.GeneralEnvelope
Adds an envelope object to this envelope.
add(GeographicBoundingBox) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Adds a geographic bounding box to this box.
add(PixelOrientation, double, double) - Static method in class org.apache.sis.coverage.grid.PixelTranslation
For PixelTranslation.ORIENTATIONS construction only.
add(GeneralParameterValue) - Method in class org.apache.sis.parameter.ParameterValueList
Adds a ParameterValue or another ParameterValueGroup to this list.
add(ReferenceIdentifier) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject.Names
Invoked by JAXB at unmarshalling time for each identifier.
add(InternationalString, Exception, String[]) - Method in class org.apache.sis.io.wkt.Warnings
Adds a warning.
add(T) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Ensures that this collection contains the specified object.
add(V) - Method in class org.apache.sis.feature.PropertySingleton
Sets the property value, if no instance existed prior this method call.
Add - Static variable in class org.apache.sis.internal.filter.FunctionNames
The "Add" (+) arithmetic expression.
Add(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Constructor for class org.apache.sis.filter.ArithmeticFunction.Add
Creates a new expression for the "Add" operation.
ADD - Static variable in class org.apache.sis.referencing.crs.ConversionKeys
The converter for adding or removing the ConversionKeys.PREFIX in keys.
ADD - Static variable in class org.apache.sis.util.collection.WeakHashSet
The "add" operation.
addAbstract(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a brief narrative summary of the resource(s).
addAccessConstraint(Restriction) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds an access constraint applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource.
addAcquisitionOperation(CharSequence, String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds the identifier of the operation used to acquire the dataset.
addAcquisitionRequirement(CharSequence, String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds the identifier of the requirement to be satisfied by data acquisition.
addAcquisitionTime(Instant, Instant) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds an event that describe the range of time at which data were acquired.
addAcquisitionTime(Date) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds an event that describe the time at which data were acquired.
addAlias(String, String) - Method in class org.apache.sis.xml.TransformVersion
Adds a namespace to be considered as an alias of another namespace.
addAliasOrDefinition() - Method in class org.apache.sis.io.wkt.WKTDictionary.Loader
Parses the current WKTDictionary.Loader.buffer content as a WKT elements (possibly with children elements).
addAll(int, Collection<? extends E>) - Method in class org.apache.sis.internal.util.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 org.apache.sis.index.tree.PointTree
Inserts all elements from the specified collection into this tree if they are not already present.
addAll(Collection<? extends E>) - Method in class org.apache.sis.internal.util.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(Collection<? extends E>) - Method in class org.apache.sis.util.collection.CodeListSet
Adds all elements of the given collection to this set.
addAll(Collection<? extends Temporal>) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Adds all content from the given collection into this collection.
addAll(List<SortProperty<R>>, Map<ValueReference<? super R, ?>, SortProperty<R>>) - Static method in class org.apache.sis.internal.filter.SortByComparator
Adds all elements of the properties list into the merged map.
addAll(Stream<? extends GridCoverageResource>) - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
Adds all grid resources provided by the given stream.
addAll(Fragments, boolean) - Method in class org.apache.sis.internal.processing.isoline.Fragments
Prepends or appends the given polylines to this list of polylines.
addAssociation(DefaultAssociationRole) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Creates a new FeatureAssociationRole builder initialized to the same characteristics than the given template.
addAssociation(DefaultFeatureType) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Creates a new FeatureAssociationRole builder for features of the given type.
addAssociation(GenericName) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Creates a new FeatureAssociationRole builder for features of a type of the given name.
addAttribute(Class<V>) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Creates a new AttributeType builder for values of the given class.
addAttribute(DefaultAttributeType<V>) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Creates a new AttributeType builder initialized to the same characteristics than the given template.
addAttribute(GeometryType) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Creates a new attribute for geometries of the given type.
addAuthor(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds an author name.
addAuthorityCode(String) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Ensures that this collection contains an object for the specified authority code.
addAuthorityCode(String, Integer) - Method in class org.apache.sis.referencing.factory.sql.CoordinateOperationSet
Adds the specified authority code.
addAxisLengths(ParameterDescriptor<?>[]) - Static method in class org.apache.sis.parameter.MapProjectionDescriptor
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
addBandDescription(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a description of the current band.
addBandName(CharSequence, String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds an identifier for the current band.
addBijective(String, String) - Method in class org.apache.sis.xml.TransformVersion
Adds a two-directional association between a namespace used in JAXB annotation and a namespace used in XML document.
addBoundingPolygon(Geometry) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds the given geometry as a bounding polygon.
addCharacteristic(Class<C>) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Adds another attribute type that describes this attribute type.
addCharacteristic(DefaultAttributeType<C>) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Adds another attribute type that describes this attribute type, using an existing one as a template.
addChild(int, TreeTable.Node) - Method in class org.apache.sis.util.collection.TreeNodeList
Adds the given node at the given index in this list, without any check for the parent.
addCitationDate(Date, DateType, MetadataBuilder.Scope) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a date of the given type.
addCitedResponsibleParty(ResponsibleParty, Role) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds role, name, contact and position information for an individual or organization that is responsible for the resource.
addCode(Statement, CodeList<?>) - Method in class org.apache.sis.metadata.sql.MetadataWriter
Adds a code list if it is not already present.
addCompleteMetadata(URI) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a URL to a more complete description of the metadata.
addComponents(Aggregate) - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
Adds all components of the given aggregate.
addCompression(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a compression name.
addContentType(CoverageContentType) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds type of information represented in the cell.
addContextualUnit(Unit<Q>) - Method in class org.apache.sis.io.wkt.Formatter
Adds a unit to use for the next measurements of the quantity Q.
addControlPoints(DirectPosition, Element) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds check points (if georectified) or ground control points (if georeferenceable).
addCredits(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds recognition of those who contributed to the resource(s).
addDefaultMetadata(AbstractFeatureSet, StoreListeners) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds default metadata for the specified resource.
addDefaultMetadata(AbstractGridCoverageResource, StoreListeners) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds default metadata for the specified resource.
addDefaultMetadata(AbstractResource, StoreListeners) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds default metadata for the specified resource.
addDefinition(StoredTree) - Method in class org.apache.sis.io.wkt.WKTDictionary
Adds the definition of a CRS (or other geodetic objects) from a tree of WKT elements.
addDefinitions(Stream<String>) - Method in class org.apache.sis.io.wkt.WKTDictionary
Adds definitions of CRS (or other geodetic objects) from Well-Known Texts.
addDistributor(ResponsibleParty) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a distributor.
addEarliest(Collection<CitationDate>, CitationDate, DateType) - Static method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a date in the given collection, making sure that there is no two dates of the same type.
added(WorldFileResource) - Method in class org.apache.sis.internal.storage.image.WorldFileStore.Components
Invoked after an image has been added to the image file.
ADDED_PROPERTIES - Static variable in class org.apache.sis.image.BandedSampleConverter
Properties potentially added by this image, no matter if present in source image or not.
ADDED_PROPERTIES - Static variable in class org.apache.sis.image.PositionalConsistencyImage
Properties added by this image, no matter if present in source image or not.
addEdition(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a version of the resource.
addElements(Envelope) - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Adds geographic, vertical or temporal extents inferred from the given envelope.
addElements(Envelope, DefaultExtent) - Method in class org.apache.sis.internal.metadata.ReferencingServices
Initializes a horizontal, vertical and temporal extent with the values inferred from the given envelope.
addElements(Envelope, DefaultExtent) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Initializes a horizontal, vertical and temporal extent with the values inferred from the given envelope.
addEncoding(Charset, MetadataBuilder.Scope) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a character set used for encoding the data and/or metadata.
addEntry(short, Type, long) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Adds the value read from the current position in the given stream for the entry identified by the given GeoTIFF tag.
addExtent(double[], int) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a geographic bounding box initialized to the values in the given array.
addExtent(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a geographic extent described by an identifier.
addExtent(Envelope) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds the given envelope, including its CRS, to the metadata.
addExtentIfAbsent(GridGeometry, RenderedImage) - Static method in class org.apache.sis.coverage.grid.GridCoverage2D
If the given domain does not have a GridExtent, creates a new grid geometry with an extent computed from the given image.
addExtentIfAbsent(GridGeometry, Rectangle) - Static method in class org.apache.sis.coverage.grid.GridCoverage2D
If the given domain does not have a GridExtent, creates a new grid geometry with an extent computed from the given image bounds.
addFeatureType(DefaultFeatureType, long) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds descriptions for the given feature.
addFeatureType(GenericName, long) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds descriptions for a feature of the given name.
addFieldLimit(AttributedCharacterIterator.Attribute, Object, int) - Method in class org.apache.sis.measure.FormattedCharacterIterator
Invoked by Format implementations when a field ended.
addForeignerKeys(Relation) - Method in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Declares that a foreigner key is referencing the primary key of another tables (Relation.Direction.IMPORT).
addFormatName(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a name to the resource format.
addFragment(String, String) - Method in class org.apache.sis.io.wkt.WKTFormat
Adds a fragment of Well Know Text (WKT).
addFragment(String, StoredTree) - Method in class org.apache.sis.io.wkt.WKTFormat
Adds a fragment of Well Know Text (WKT).
addFromComponent(Metadata) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Appends information from the metadata of a component.
addGeolocation(GeolocationInformation) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds information about the geolocation of an image.
addGroup(String) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Creates a new subgroup of the specified name, and adds it to the list of subgroups.
addGroup(String) - Method in class org.apache.sis.parameter.Parameters.Wrapper
 
addGroup(String) - Method in class org.apache.sis.parameter.TensorValues
Always throws an exception since this group does not contain subgroups.
addGroup(String) - Method in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Operation not allowed.
addGroup(String) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Unsupported operation, since ContextualParameters groups do not contain sub-groups.
addGuessError(double) - Method in class org.apache.sis.internal.util.DoubleDouble
Adds a double value to this DoubleDouble with a default error term.
addGuessError(Number) - Method in class org.apache.sis.internal.util.DoubleDouble
Adds a Number value to this DoubleDouble.
addHorizontal(Extent) - Method in class org.apache.sis.metadata.iso.extent.Extents
addHostComputer(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds information about the computer and/or operating system in use at the processing time.
addIdentification(CharSequence) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Adds a method of uniquely identifying location instances.
addIdentifier(CharSequence, String, MetadataBuilder.Scope) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a resource (data) identifier, a metadata identifier, or both as they are often the same.
addIdentifier(String) - Method in class org.apache.sis.referencing.Builder
Adds an IdentifiedObject identifier given by a String.
addIdentifier(String, Object) - Method in class org.apache.sis.parameter.ParameterTableRow
Helper method for the constructor only, adding an identifier for the given code space.
addIdentifier(Citation, String) - Method in class org.apache.sis.referencing.Builder
Adds an IdentifiedObject identifier in an alternative namespace.
addIdentifier(Identifier, MetadataBuilder.Scope) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a data and/or metadata identifier.
addIdentifier(ReferenceIdentifier) - Method in class org.apache.sis.referencing.Builder
Adds an IdentifiedObject identifier fully specified by the given identifier.
addIdentifierAndLegacy(ParameterBuilder, String, String) - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Adds an identifier code together with its previous (legacy) code.
addIfNonNull(List<T>, T) - Static method in class org.apache.sis.internal.storage.gpx.Metadata
Adds the given element to the given list if non null, or do nothing otherwise.
addIfNotPresent(Collection<E>, E) - Static method in class org.apache.sis.internal.storage.MetadataBuilder
Adds the given element in the given collection if not already present.
addIgnoredTables(Map<String, Boolean>) - Method in class org.apache.sis.internal.sql.feature.Database
Adds to the given map a list of tables to ignore when searching for feature tables.
addIgnoredTables(Map<String, Boolean>) - Method in class org.apache.sis.internal.sql.postgis.Postgres
Adds to the given set a list of tables to ignore when searching for feature tables.
addImageProperty(String, Object) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Adds a value associated to an image property.
addInstrument(CharSequence, String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds an instrument or sensor on the platform.
addInt(int) - Method in class org.apache.sis.util.collection.IntegerList
Adds the given element as the int primitive type.
addInto(Map<Locale, Charset>) - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale
Infers a locale and character set from this wrapper and adds them as an entry in the given map.
additionalDocumentation - Variable in class org.apache.sis.metadata.iso.identification.DefaultUsage
Publication that describe usage of data.
additionalDocumentation - Variable in class org.apache.sis.metadata.iso.lineage.DefaultLineage
A resources (for example publication) that describes the whole process to generate this resource (for example a dataset).
additionalDocumentations - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Other documentation associated with the resource.
addKahan(double) - Method in class org.apache.sis.internal.util.DoubleDouble
Adds the given double value using Kahan summation algorithm.
addKey(String) - Method in class org.apache.sis.feature.CharacteristicMap
If no characteristic exists for the given name and that name is valid, creates a new map entry with a default Attribute characteristic.
addKey(K) - Method in class org.apache.sis.internal.util.AbstractMap
Adds the given key in this map.
addKeywords(Iterable<? extends CharSequence>, KeywordType, CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds keywords if at least one non-empty element exists in the keywords array.
addLanguage(Locale, MetadataBuilder.Scope) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a language used for documenting data and/or metadata.
addLineage(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a general explanation of the data producer's knowledge about the lineage of a dataset.
addLinearizers(Map<String, MathTransform>, boolean, int[]) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Implementation of LinearTransformBuilder.addLinearizers(Map, int...) with a flag telling whether the inverse of selected projection shall be concatenated to the final transform.
addLinearizers(Map<String, MathTransform>, boolean, int...) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Adds transforms to potentially apply on target control points before to compute the transform.
addLinearizers(Map<String, MathTransform>, int...) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Adds transforms to potentially apply on target control points before to compute the linear transform.
addListener(Class<E>, StoreListener<? super E>) - Method in class org.apache.sis.storage.event.StoreListeners
Registers a listener to notify when the specified kind of event occurs.
addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Registers a listener to notify when the specified kind of event occurs in this resource or in children.
addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.AbstractResource
Registers a listener to notify when the specified kind of event occurs in this resource or in children.
addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.DataStore
Registers a listener to notify when the specified kind of event occurs in this data store or in a resource.
addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Registers a listener to notify when the specified kind of event occurs in this data store.
addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.landsat.LandsatStore
Registers a listener to notify when the specified kind of event occurs in this data store.
addListener(Class<T>, StoreListener<? super T>) - Method in interface org.apache.sis.storage.Resource
Registers a listener to notify when the specified kind of event occurs in this resource or in children.
addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.sql.SQLStore
Registers a listener to notify when the specified kind of event occurs in this data store.
addMapping(String, Integer) - Method in class org.apache.sis.metadata.PropertyAccessor
Adds the given (name, index) pair to PropertyAccessor.mapping, making sure we don't overwrite an existing entry with different value.
addMappingWithLowerCase(String, Integer) - Method in class org.apache.sis.metadata.PropertyAccessor
Adds the given (name, index) pair and its lower-case variant.
addMaximumSampleValue(double) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a maximal value for the current sample dimension.
addMinimumSampleValue(double) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a minimal value for the current sample dimension.
addName(CharSequence) - Method in class org.apache.sis.referencing.Builder
Adds an IdentifiedObject name given by a String or InternationalString.
addName(Citation, CharSequence) - Method in class org.apache.sis.referencing.Builder
Adds an IdentifiedObject name in an alternative namespace.
addName(ReferenceIdentifier) - Method in class org.apache.sis.referencing.Builder
Adds an IdentifiedObject name fully specified by the given identifier.
addName(GenericName) - Method in class org.apache.sis.referencing.Builder
Adds an IdentifiedObject name fully specified by the given generic name.
addNameAndIdentifier(Citation, IdentifiedObject) - Method in class org.apache.sis.referencing.Builder
Adds the non-deprecated names and identifiers from the given object for the specified authority.
addNameAndLegacy(ParameterBuilder, String, String) - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Adds a name together with its previous (legacy) name.
addNamesAndIdentifiers(IdentifiedObject) - Method in class org.apache.sis.referencing.Builder
Adds all non-deprecated names and identifiers from the given object.
addNewBand(SampleDimension) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the sequence identifier, sample value ranges, transfer function and units of measurement from the given sample dimension.
addNode(RTreeNode) - Method in class org.apache.sis.internal.referencing.RTreeNode
Adds the given node to the tree having this node as the root.
addOffset(Element) - Method in class org.apache.sis.io.wkt.StoredTree.Deflater
Adds the given Element.offset value.
addOrMerge(Map<Point, Fragments>) - Method in class org.apache.sis.internal.processing.isoline.Fragments
Associates this polyline to its two extremities in the given map.
addOtherCitationDetails(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds other information required to complete the citation that is not recorded elsewhere.
addPage(int, int) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds details on which pages of the publication the article was published.
addPage(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds details on which pages of the publication the article was published.
addParent(ModifiableLocationType) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Adds the given element to the list of parents.
addPlatform(CharSequence, String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a platform on which instrument are installed.
addPoint() - Method in class org.apache.sis.internal.feature.jts.ShapeConverter
Stores the single point obtained by the last call to ShapeConverter.currentSegment().
addPoint() - Method in class org.apache.sis.internal.feature.jts.ShapeConverter.Double
Stores the single point obtained by the last call to ShapeConverter.Double.currentSegment().
addPoint() - Method in class org.apache.sis.internal.feature.jts.ShapeConverter.Float
Stores the single point obtained by the last call to ShapeConverter.Float.currentSegment().
addPoint(double[]) - Method in class org.apache.sis.internal.feature.jts.ShapeConverter.Double
addPoint(double[], double[], int) - Static method in class org.apache.sis.internal.feature.j2d.ShapeProperties
Appends the two first coordinates of source at the end of target, expanding the target array if necessary.
addPoint(float[]) - Method in class org.apache.sis.internal.feature.jts.ShapeConverter.Float
addPoint(float[], float[], int) - Static method in class org.apache.sis.internal.feature.j2d.ShapeProperties
Same as ShapeProperties.addPoint(double[], double[], int) but for single-precision numbers.
addPointOfContact(ResponsibleParty, MetadataBuilder.Scope) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a means of communication with person(s) and organizations(s) associated with the resource(s).
addProcessDescription(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds additional details about the process step.
addProcessing(CharSequence, String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds information about the procedure, process and algorithm applied in a process step.
addProperty(String, Object) - Method in class org.apache.sis.coverage.grid.ImageRenderer
Adds a value associated to a property.
addProperty(AbstractIdentifiedType) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Adds the given property in the feature type properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.sis.portrayal.Observable
Registers a listener for the property of the given name.
addPurpose(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a summary of the intentions with which the resource(s) was developed.
addQualitative(CharSequence, boolean) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a qualitative category for samples of the given boolean value.
addQualitative(CharSequence, byte) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a qualitative category for samples of the given tiny (8 bits) integer value.
addQualitative(CharSequence, double) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a qualitative category for samples of the given double precision floating-point value.
addQualitative(CharSequence, float) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a qualitative category for samples of the given floating-point value.
addQualitative(CharSequence, int) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a qualitative category for samples of the given integer value.
addQualitative(CharSequence, short) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a qualitative category for samples of the given short (16 bits) integer value.
addQualitative(CharSequence, Number, Number) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a qualitative category for samples in the given range of values.
addQualitative(CharSequence, NumberRange<?>) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a qualitative category for all samples in the specified range of values.
addQuantitative(CharSequence, double, double, Unit<?>) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a quantitative category for values ranging from minimum to maximum inclusive in the given units of measurement.
addQuantitative(CharSequence, float, float, Unit<?>) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a quantitative category for values ranging from minimum to maximum inclusive in the given units of measurement.
addQuantitative(CharSequence, int, int, double, double, Unit<?>) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a quantitative category for sample values ranging from lower inclusive to upper exclusive.
addQuantitative(CharSequence, NumberRange<?>, NumberRange<?>) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Constructs a quantitative category mapping samples to real values in the specified range.
addQuantitative(CharSequence, NumberRange<?>, MathTransform1D, Unit<?>) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Constructs a quantitative category for all samples in the specified range of values.
addRange(SampleDimension) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Adds a sample dimension for one band.
addReferenceSystem(ReferenceSystem) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds the given coordinate reference system to metadata, if it does not already exists.
addReplacement(String, String) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Declares that a word in the SQL script needs to be replaced by the given word.
addResolution(double) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a linear resolution in metres.
addResourceScope(ScopeCode, CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds information about the scope of the resource.
addressees - Variable in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Party to which the release statement applies.
addresses - Variable in class org.apache.sis.metadata.iso.citation.DefaultContact
Physical and email addresses at which the organization or individual may be contacted.
addRole(AttributeRole) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Flags this attribute as an input of one of the predefined operations managed by AttributeTypeBuilder.
addSampleValueDescription(CharSequence, CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a description of a particular sample value.
addSeries(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds the name of the series, or aggregate dataset, of which the dataset is a part.
addSimple(double[], int) - Method in class org.apache.sis.geometry.GeneralEnvelope
Adds to this envelope a point of the given array.
addSoftwareReference(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a reference to document describing processing software.
addSource(CharSequence, ScopeCode, CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds information about a source of data used for producing the resource.
addSource(Metadata) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a source described by the given metadata.
addSource(Metadata, ScopeCode, CharSequence...) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds information about a source of data used for producing the resource.
addSourceDimensionRange(int, int) - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Adds a range of input dimensions to keep in the separated transform.
addSourceDimensions(int...) - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Adds input dimensions to keep in the separated transform.
addSpatialRepresentation(String, GridGeometry, boolean) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds and populates a "spatial representation info" node using the given grid geometry.
addSpatialRepresentation(SpatialRepresentationType) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a method used to spatially represent geographic information.
addStatementToSkip(String) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Adds a statement to skip.
addSupplementalInformation(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds any other descriptive information about the resource.
addSuppressed(Throwable, Throwable) - Static method in class org.apache.sis.image.ErrorHandler.Report
Adds the more exception to the list if suppressed exceptions if not already present.
addSurjective(String, String) - Method in class org.apache.sis.xml.TransformVersion
Adds a one-way association from JAXB namespace to XML namespace.
addSurjectives(String[], String) - Method in class org.apache.sis.xml.TransformVersion
Adds one-way associations from JAXB namespaces to a single XML namespace.
addTargetDimensionRange(int, int) - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Adds a range of output dimensions to keep in the separated transform.
addTargetDimensions(int...) - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Adds output dimensions to keep in the separated transform.
addTemporalExtent(Date, Date) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a temporal extent covered by the data.
addTileObserver(TileObserver) - Method in class org.apache.sis.image.BandedSampleConverter.Writable
Adds an observer to be notified when a tile is checked out for writing.
addTileObserver(TileObserver) - Method in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
Adds an observer to be notified when a tile is checked out for writing.
addTileObserver(TileObserver[], TileObserver) - Static method in class org.apache.sis.internal.coverage.j2d.WriteSupport
Returns a new array with the specified observer added to the array of observers.
addTimeRange(long, long) - Method in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder
Adds a time range.
addTitle(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a title or alternate title of the resource, if not already present.
addTitleOrIdentifier(String, MetadataBuilder.Scope) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds the given code as a title if the current citation has no title, or as an identifier otherwise.
addTitleOrIdentifier(MetadataBuilder) - Method in class org.apache.sis.internal.storage.URIDataStore
Adds the filename (without extension) as the citation title if there are no titles, or as the identifier otherwise.
addToClosest(int, double, double, double) - Method in class org.apache.sis.geometry.GeneralEnvelope
Invoked when a point is added to a range crossing the anti-meridian.
addToMultiValuesMap(Map<K, List<V>>, K, V) - Static method in class org.apache.sis.internal.util.CollectionsExt
Adds a value in a pseudo multi-values map.
addTopicCategory(TopicCategory) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a main theme of the resource.
addType(Class<?>, String...) - Static method in class org.apache.sis.internal.referencing.WKTKeywords
Adds WKT keywords for the specified type.
addUnchecked(GeneralParameterValue) - Method in class org.apache.sis.parameter.ParameterValueList
Unconditionally adds the given parameter to this list without any validity check.
addUseLimitation(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a limitation affecting the fitness for use of the resource.
addValue(int, long, long, Object) - Method in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder
Adds a dynamic property value.
addValue(Object, Unit<?>) - Method in class org.apache.sis.parameter.ParameterTableRow
Adds a value and its unit of measurement.
addValue(AbstractAttribute<?>) - Method in class org.apache.sis.feature.CharacteristicMap
Adds the given characteristic if none is currently associated for the same characteristic name.
addValue(V) - Method in class org.apache.sis.internal.util.AbstractMap
Adds the given value in this map.
addValues(Object[], int[], int, List<GeneralParameterValue>) - Static method in class org.apache.sis.parameter.TensorValues
Implementation of TensorValues.values() which adds parameter values to the given list.
addVerticalExtent(double, double, VerticalCRS) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Adds a vertical extent covered by the data.
addView(Class<S>, S) - Method in class org.apache.sis.storage.StorageConnector
Adds the given view in the cache, without dependencies.
addView(Class<S>, S, Class<?>, byte) - Method in class org.apache.sis.storage.StorageConnector
Adds the given view in the cache together with information about its dependency.
addViolationReport(AbstractElement, AbstractIdentifiedType, InternationalString) - Method in class org.apache.sis.feature.Validator
Adds a report for a constraint violation.
addWMS(Map<String, Object>, String) - Static method in class org.apache.sis.referencing.StandardDefinitions
Adds to the given properties an additional identifier in the "CRS" namespace.
addXML(XMLMetadata) - Method in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
Adds metadata in XML format.
adjustReferences(K, V) - Method in class org.apache.sis.util.collection.Cache
Invoked in a background thread after a value has been set in the map.
adjustURL(Element) - Static method in class org.apache.sis.internal.book.Assembler
Adjusts the relative path in <a href="../../../static/"> or <img src="../../../static/"> attribute value.
adjustURL(Element, String) - Static method in class org.apache.sis.internal.book.Assembler
Adjusts the relative path in <a href="../../../static/"> or <img src="../../../static/"> attribute value.
administrativeArea - Variable in class org.apache.sis.metadata.iso.citation.DefaultAddress
State, province of the location.
Administrator - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Administrator
advance() - Method in class org.apache.sis.util.collection.CacheEntries.Iter
Advances the iterator to the next entry to be returned.
advance(Consumer<? super String>, boolean) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
affine - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Coordinate system types.
affine - Variable in class org.apache.sis.storage.geotiff.GridGeometryBuilder
The conversion from grid coordinates to CRS coordinates as an affine transform.
Affine - Class in org.apache.sis.internal.referencing.provider
The provider for "Affine parametric transformation" (EPSG:9624).
Affine() - Constructor for class org.apache.sis.internal.referencing.provider.Affine
Creates a provider for affine transform with a default matrix size (standard EPSG:9624 instance).
Affine(int, int) - Constructor for class org.apache.sis.internal.referencing.provider.Affine
Creates a provider for affine transform with the specified dimensions.
AFFINE - Static variable in class org.apache.sis.internal.util.Constants
The OGC name for "Affine parametric transformation".
AFFINE_GEOCENTRIC - Static variable in class org.apache.sis.referencing.operation.LooselyDefinedMethod
The "Affine parametric transformation in geocentric domain" method.
Affine.Descriptor - Class in org.apache.sis.internal.referencing.provider
The parameter descriptor to be returned by DefaultOperationMethod.getParameters().
AffineMatrix - Class in org.apache.sis.internal.referencing.j2d
The matrix of an AffineTransform, optionally with storage for the error terms used in double-double arithmetic.
AffineMatrix(AffineTransform) - Constructor for class org.apache.sis.internal.referencing.j2d.AffineMatrix
Creates a new matrix wrapping the given transform without error terms.
AffineMatrix(AffineTransform, double[]) - Constructor for class org.apache.sis.internal.referencing.j2d.AffineMatrix
Creates a new matrix wrapping the given transform.
AffineTransform2D - Class in org.apache.sis.internal.referencing.j2d
Transforms two-dimensional coordinate tuples using an affine transform.
AffineTransform2D(double[]) - Constructor for class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Creates a new transform from an array of values representing either the 4 non-translation entries or the 6 specifiable entries of the 3×3 matrix.
AffineTransform2D(double, double, double, double, double, double) - Constructor for class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Creates a new AffineTransform2D from 6 values representing the 6 specifiable entries of the 3×3 transformation matrix.
AffineTransform2D(double, double, double, double, double, double, boolean) - Constructor for class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Creates a potentially modifiable transform initialized to the 6 specifiable entries.
AffineTransform2D(AffineTransform) - Constructor for class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Creates a new affine transform with the same coefficients than the specified transform.
AffineTransform2D(ExtendedPrecisionMatrix) - Constructor for class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Creates a new AffineTransform2D from the 9 or 18 values of the given matrix.
AffineTransform2D(ExtendedPrecisionMatrix, double[]) - Constructor for class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
AffineTransforms2D - Class in org.apache.sis.referencing.operation.matrix
Bridge between Matrix and Java2D AffineTransform instances.
AffineTransforms2D() - Constructor for class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Do not allows instantiation of this class.
after(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand is after the second.
After(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.After
Creates a new filter.
AFTER - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
AFTER_NEXT - Static variable in class org.apache.sis.internal.util.AbstractMap.Iter
Possible values for AbstractMap.Iter.hasNext.
afterLastBand - Variable in class org.apache.sis.storage.geotiff.CompressedSubset
Number of sample values to skip for reaching end-of-row after reading the last value of the first pixel in a row.
afterMarshal(Marshaller) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Invoked by JAXB Marshaller after this object has been marshalled to XML.
afterSpaces(int) - Method in class org.apache.sis.internal.storage.xml.MimeTypeDetector
If the given character is a space, skips it and all following spaces.
afterUnmarshal(Unmarshaller, Object) - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
Clears the value class and units of measurement after <gml:OperationParameter> unmarshalling for avoiding that those information are wrongly used for an unrelated ParameterDescriptor.
afterUnmarshal(Unmarshaller, Object) - Method in class org.apache.sis.internal.storage.gpx.Link
Invoked by JAXB after unmarshalling.
afterUnmarshal(Unmarshaller, Object) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Invoked after JAXB has unmarshalled this object.
afterUnmarshal(Unmarshaller, Object) - Method in class org.apache.sis.referencing.crs.AbstractDerivedCRS
Invoked by JAXB after all elements have been unmarshalled.
afterUnmarshal(Unmarshaller, Object) - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
After the unmarshalling process, only one value between DefaultEllipsoid.semiMinorAxis and DefaultEllipsoid.inverseFlattening has been defined.
afterUnmarshal(Unmarshaller, Object) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Invoked by JAXB after unmarshalling.
afterUnmarshal(Unmarshaller, Object) - Method in class org.apache.sis.referencing.operation.AbstractSingleOperation
Invoked by JAXB after unmarshalling.
afterUnmarshal(Unmarshaller, Object) - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Invoked by JAXB after unmarshalling.
afterUnmarshal(Unmarshaller, Object) - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Invoked by JAXB after unmarshalling.
AGE_OF_GPS_DATA - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
Aggregate - Interface in org.apache.sis.storage
A collection of resources.
AggregatedFeatureSet - Class in org.apache.sis.storage.aggregate
A feature set made from the aggregation of other feature sets.
AggregatedFeatureSet(StoreListeners) - Constructor for class org.apache.sis.storage.aggregate.AggregatedFeatureSet
Creates a new aggregated feature set.
AggregatedResource - Interface in org.apache.sis.storage.aggregate
The result of an aggregation computed by CoverageAggregator.
aggregates - Variable in class org.apache.sis.storage.aggregate.CoverageAggregator
The aggregates which where the sources of components added during a call to CoverageAggregator.addComponents(Aggregate).
AlbersEqualArea - Class in org.apache.sis.internal.referencing.provider
The provider for "Albers Equal Area" projection (EPSG:9822).
AlbersEqualArea - Class in org.apache.sis.referencing.operation.projection
Albers Equal Area projection (EPSG code 9822).
AlbersEqualArea() - Constructor for class org.apache.sis.internal.referencing.provider.AlbersEqualArea
Constructs a new provider.
AlbersEqualArea(AlbersEqualArea) - Constructor for class org.apache.sis.referencing.operation.projection.AlbersEqualArea
Creates a new projection initialized to the same parameters than the given one.
AlbersEqualArea(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.AlbersEqualArea
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
AlbersEqualArea(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.AlbersEqualArea
Creates an Albers Equal Area projection from the given parameters.
AlbersEqualArea.Spherical - Class in org.apache.sis.referencing.operation.projection
Provides the transform equations for the spherical case of the Albers Equal Area projection.
algorithms - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Details of the methodology by which geographic information was derived from the instrument readings.
alias - Variable in class org.apache.sis.referencing.AbstractIdentifiedObject
An alternative name by which this object is identified, or null if none.
alias - Variable in class org.apache.sis.referencing.NameIterator
An iterator over the aliases.
alias - Variable in class org.apache.sis.storage.FeatureQuery.NamedExpression
The name to assign to the expression result, or null if unspecified.
alias(Unit<?>, Comparable<?>) - Static method in class org.apache.sis.measure.UnitRegistry
Adds an alias for the given unit.
aliases - Variable in class org.apache.sis.io.wkt.WKTDictionary.Loader
Aliases that existed before in WKTDictionary.parser before loading started.
aliases - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Another recognized name, an abbreviation or a short name for the same data quality measure.
aliases - Variable in class org.apache.sis.referencing.Builder
A temporary list for aliases, before to assign them to the Builder.properties.
aliases - Variable in class org.apache.sis.storage.FeatureNaming
All aliases found for all names given to the FeatureNaming.add(DataStore, GenericName, Object) method.
aliases(Map<Integer, String>) - Static method in class org.apache.sis.storage.geotiff.CRSBuilder
Updates a mapping from GeoTIFF numerical identifiers to parameter names by adding parameter aliases.
Aliases - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Aliases
ALIASES - Static variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Some names to be treated as equivalent.
ALIASES_XY - Static variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Aliases for the "x" and "y" abbreviations (special cases).
aliasKey - Variable in class org.apache.sis.io.wkt.WKTDictionary.Loader
If the WKT being parsed is an alias, the alias key.
aliasToIndices(String) - Static method in class org.apache.sis.parameter.MatrixParameters
Returns the indices for the given alias, or null if none.
ALIGN_CENTER - Static variable in class org.apache.sis.io.TableAppender
A possible value for cell alignment.
ALIGN_LEFT - Static variable in class org.apache.sis.io.TableAppender
A possible value for cell alignment.
ALIGN_RIGHT - Static variable in class org.apache.sis.io.TableAppender
A possible value for cell alignment.
alignment - Variable in class org.apache.sis.io.TableAppender
Alignment for current and next cells.
alignment - Variable in class org.apache.sis.io.TableAppender.Cell
The alignment for TableAppender.Cell.text inside the cell.
ALL - Enum constant in enum org.apache.sis.internal.geoapi.filter.MatchAction
 
ALL - Enum constant in enum org.apache.sis.internal.storage.MetadataBuilder.Scope
Information applies to both resource and metadata.
ALL - Enum constant in enum org.apache.sis.metadata.ValueExistencePolicy
Includes all entries in the map, including those having a null value or an empty collection.
ALL - Static variable in class org.apache.sis.measure.FormatField
A sentinel value for FormattedCharacterIterator internal usage only, meaning that all attributes shall be taken in account while computing a run range.
ALL - Static variable in class org.apache.sis.referencing.AuthorityFactories
The unique system-wide authority factory instance that contains all factories found on the classpath, plus the EPSG factory.
ALL - Static variable in class org.apache.sis.referencing.factory.sql.AuthorityCodes
ALL - Static variable in class org.apache.sis.util.Locales
All locales available on the JavaVM.
ALL - Static variable in class org.apache.sis.xml.TransformVersion
Apply all known namespace replacements.
ALL_DATASET - Enum constant in enum org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain
Lookup based on all objects (both valid and deprecated) known to the factory.
allCount - Variable in class org.apache.sis.metadata.PropertyAccessor
Number of PropertyAccessor.getters methods that can be used, regardless of whether the methods are visible or hidden to the user.
allEquals(double[], double) - Static method in class org.apache.sis.util.ArraysExt
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 org.apache.sis.util.ArraysExt
Returns true if all values in the specified array are equal to the specified value, which may be Float.NaN.
allEquals(int[], int) - Static method in class org.apache.sis.util.ArraysExt
Returns true if all values in the specified array are equal to the specified value.
allEquals(Object[], Object) - Static method in class org.apache.sis.util.ArraysExt
Returns true if all values in the specified array are equal to the specified value, which may be null.
allMatch(DoublePredicate) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns whether all elements of this stream match the provided predicate.
allMatch(Predicate<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns whether all elements of this stream match the provided predicate.
allocate(int) - Static method in class org.apache.sis.coverage.grid.GridExtent
Creates a new array of coordinates with the given number of dimensions.
allocate(int) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Allocates memory for a builder created for source positions distributed on a grid.
allocatedIDs - Variable in class org.apache.sis.util.resources.IndexedResourceCompiler
Integer IDs allocated to resource keys.
allocatePosition() - Method in class org.apache.sis.portrayal.Canvas
Allocates a position which can hold a coordinates in objective CRS.
allocatePosition() - Method in class org.apache.sis.portrayal.PlanarCanvas
Allocates a position which can hold a coordinates in objective or display CRS.
ALLOW_LAST_RESORT_STATISTICS - Static variable in class org.apache.sis.internal.storage.StoreUtilities
Whether to allow computation of statistics when no minimum/maximum values can be determined.
ALLOW_TRIGONOMETRIC_IDENTITIES - Static variable in class org.apache.sis.referencing.operation.projection.TransverseMercator
false for using the original formulas as published by EPSG, or true for using formulas modified using trigonometric identities.
ALLOW_VARIANT - Enum constant in enum org.apache.sis.util.ComparisonMode
Most but not all attributes relevant to the object functionality are compared.
allowNull - Variable in class org.apache.sis.metadata.MetadataVisitor
Value of the Semaphores.NULL_COLLECTION flag when we started the walk.
allowSingleton - Variable in class org.apache.sis.internal.storage.image.WorldFileStoreProvider
Whether the provider is allowed to create GridCoverageResource instances instead of Aggregate instances.
allowsNaN() - Method in class org.apache.sis.coverage.CategoryList
Returns true if the category list contains at least one NaN value.
allowsNaN() - Method in class org.apache.sis.coverage.SampleDimension
Returns true if some sample values can be NaN values.
allPopulation - Variable in class org.apache.sis.math.StatisticsFormat
true if the sample values given to Statistics.accept(…) methods were the totality of the population under study, or false if they were only a sampling.
allProperties - Variable in class org.apache.sis.feature.DefaultFeatureType
All properties, including the ones declared in the super-types.
allTypes - Variable in class org.apache.sis.feature.CommonParentFinder
All feature types examined by this class.
almostIdentity() - Method in class org.apache.sis.measure.LinearConverter
Returns true if this converter is close to an identity converter.
ALPHANUM - Static variable in class org.apache.sis.parameter.TensorParameters
Parses and creates matrix parameters with alphanumeric names.
AlreadyInitialized_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
‘{0}’ is already initialized.
AlreadyRegistered_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
{0} “{1}” is already registered.
alreadyReported - Variable in class org.apache.sis.storage.geotiff.CRSBuilder
true when an exception has been thrown but this CRSBuilder already reported a warning, so there is no need for the caller to report a warning again.
alternate(String) - Method in class org.apache.sis.measure.ConventionalUnit
Unsupported operation for conventional units, as required by JSR-363 specification.
alternate(String) - Method in class org.apache.sis.measure.SystemUnit
Returns a system unit equivalent to this unscaled standard unit but used in expressions to distinguish between quantities of a different nature but of the same dimensions.
alternateForm - Variable in class org.apache.sis.measure.RangeFormat
true if RangeFormat shall use the alternate form at formatting time.
alternateOrdering - Variable in class org.apache.sis.internal.referencing.ExtentSelector
Whether to use an alternate conditions order where the time center criterion is tested last.
alternateTitles - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Short name or other language name by which the cited information is known.
AlternativeIdentifiers - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Alternative identifiers
alternativeMetadataReferences - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Reference(s) to alternative metadata or metadata in a non-ISO standard for the same resource.
altMaximum - Variable in class org.apache.sis.coverage.ConvertedRange
The maximal value to be returned by ConvertedRange.getMaxDouble(boolean) when the inclusive flag is the opposite of Range.isMaxIncluded().
altMinimum - Variable in class org.apache.sis.coverage.ConvertedRange
The minimal value to be returned by ConvertedRange.getMinDouble(boolean) when the inclusive flag is the opposite of Range.isMinIncluded().
AmbiguousEllipsoid_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Ambiguity between inverse flattening and semi minor axis length for “{0}”.
AmbiguousName_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Name “{2}” is ambiguous because it can be understood as either “{0}” or “{1}”.
AmbiguousName_4 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Name “{3}” is ambiguous because it can be understood as either “{1}” or “{2}” in the context of “{0}” data.
amendmentNumber - Variable in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Amendment number of the format version.
AMPERE - Static variable in class org.apache.sis.measure.Units
The SI base unit for electric current (A).
analyze(SQLStore, Connection, GenericName[], ResourceDefinition[], SchemaModifier) - Method in class org.apache.sis.internal.sql.feature.Database
Creates a model about the specified tables in the database.
analyzer - Variable in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
The parent analyzer for all tables.
Analyzer - Class in org.apache.sis.internal.sql.feature
Helper methods for creating FeatureTypes from database structure.
Analyzer(Database<?>, Connection, DatabaseMetaData, SchemaModifier) - Constructor for class org.apache.sis.internal.sql.feature.Analyzer
Creates a new analyzer for the database described by given metadata.
anchor - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Whether the operation is between cell centers or cell corners.
anchor(MarshalContext, Object, CharSequence) - Method in class org.apache.sis.xml.ReferenceResolver
Returns the <gcx:Anchor> to use for the given text, or null if none.
Anchor - Class in org.apache.sis.internal.jaxb.gcx
The Anchor element, which is included in CharacterString elements.
Anchor - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Anchor() - Constructor for class org.apache.sis.internal.jaxb.gcx.Anchor
Creates a uninitialized Anchor.
Anchor(URI, String) - Constructor for class org.apache.sis.internal.jaxb.gcx.Anchor
Creates an Anchor initialized to the given href value.
Anchor(XLink, String) - Constructor for class org.apache.sis.internal.jaxb.gcx.Anchor
Creates an Anchor initialized to the given xlink value.
ANCHOR - Static variable in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Value assigned to GO_CharacterString.type if the current GO_CharacterString.text has been found in a <gcx:Anchor> element.
ANCHOR - Static variable in class org.apache.sis.internal.sql.postgis.RasterFormat
Whether the "grid to CRS" transform maps to pixel center or pixel corner.
ANCHOR_END - Static variable in class org.apache.sis.internal.doclet.Include
The beginning and the end of the anchor texts.
ANCHOR_PARAM - Static variable in class org.apache.sis.coverage.grid.GridExtentCRS
Name of the parameter specifying the way image indices are associated with the coverage data attributes.
ANCHOR_START - Static variable in class org.apache.sis.internal.doclet.Include
The beginning and the end of the anchor texts.
anchorDefinition - Variable in class org.apache.sis.referencing.datum.AbstractDatum
Description, possibly including coordinates, of the point or points used to anchor the datum to the Earth.
and(Collection<? extends Filter<? super R>>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a AND filter between two or more filters.
and(Predicate<? super R>) - Method in class org.apache.sis.filter.FilterNode
Returns the AND logical operation between this filter and the given predicate.
and(Predicate<? super R>) - Method in interface org.apache.sis.filter.Optimization.OnFilter
Returns the AND logical operation between this filter and the given predicate.
and(Filter<? super R>, Filter<? super R>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a AND filter between two filters.
And(Collection<? extends Filter<? super R>>) - Constructor for class org.apache.sis.filter.LogicalFilter.And
Creates a new operator for the given operands.
And(Filter<? super R>, Filter<? super R>) - Constructor for class org.apache.sis.filter.LogicalFilter.And
Creates a new operator for the two given operands.
AND - Enum constant in enum org.apache.sis.internal.geoapi.filter.LogicalOperatorName
 
angle(DirectionAlongMeridian) - Method in class org.apache.sis.referencing.cs.DirectionAlongMeridian
Returns the arithmetic (counterclockwise) angle from this direction to the specified direction, in degrees.
angle(AxisDirection, AxisDirection) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns the arithmetic (counterclockwise) angle from the first axis direction to the second direction.
Angle - Class in org.apache.sis.measure
An angle in decimal degrees.
Angle - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Angle
Angle() - Constructor for class org.apache.sis.internal.converter.StringConverter.Angle
 
Angle(double) - Constructor for class org.apache.sis.measure.Angle
Constructs a new angle with the specified value in decimal degrees.
Angle(double, Unit<Angle>) - Constructor for class org.apache.sis.measure.Scalar.Angle
 
Angle(String) - Constructor for class org.apache.sis.measure.Angle
Constructs a newly allocated Angle object that contain the angular value represented by the string.
ANGLE - Static variable in class org.apache.sis.geometry.CoordinateFormat
Constants for the CoordinateFormat.types array.
AngleConverter - Class in org.apache.sis.internal.converter
Handles conversions between Angle and Double.
AngleConverter() - Constructor for class org.apache.sis.internal.converter.AngleConverter
Creates a new converter.
AngleConverter.Inverse - Class in org.apache.sis.internal.converter
The inverse of AngleConverter.
angleForCompass(AxisDirection, AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Arithmetic angle between compass directions only (not for angle between direction along meridians).
angleForDisplay(AxisDirection, AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Arithmetic angle between display directions only.
angleForGeocentric(AxisDirection, AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Angle between geocentric directions only.
AngleFormat - Class in org.apache.sis.measure
Parses and formats angles according a specified pattern.
AngleFormat() - Constructor for class org.apache.sis.measure.AngleFormat
Constructs a new AngleFormat for the default pattern and the current default locale.
AngleFormat(String) - Constructor for class org.apache.sis.measure.AngleFormat
Constructs a new AngleFormat for the specified pattern and the current default locale.
AngleFormat(String, Locale) - Constructor for class org.apache.sis.measure.AngleFormat
Constructs a new AngleFormat using the specified pattern and locale.
AngleFormat(Locale) - Constructor for class org.apache.sis.measure.AngleFormat
Constructs a new AngleFormat for the default pattern and the specified locale.
AngleFormat.Field - Class in org.apache.sis.measure
Constants that are used as attribute keys in the iterator returned from AngleFormat.formatToCharacterIterator(Object).
angleForVehicle(AxisDirection, AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Arithmetic angle between forward/aft/port/starboard directions only.
AngleUnit - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to unit of measurements.
ANGULAR - Static variable in class org.apache.sis.metadata.iso.identification.DefaultResolution
Enumeration of possible values for DefaultResolution.property.
ANGULAR - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Enumeration of return values for the GeoKeys.unitOf(short) method.
ANGULAR_SCALE - Static variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
The value of 1/sin(1″) multiplied by the conversion factor from arc-seconds to radians (π/180)/(60⋅60).
ANGULAR_TOLERANCE - Static variable in class org.apache.sis.internal.referencing.Formulas
Default tolerance threshold for comparing coordinate values in a geographic CRS, assuming that the unit of measurement is decimal degrees and using the standard nautical mile length.
ANGULAR_TOLERANCE - Static variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Maximum difference allowed when comparing longitudes or latitudes in radians.
AngularDegrees - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Degrees
AngularMinutes - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Minutes
AngularSeconds - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Seconds
angularUnit - Variable in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
The angular unit of the Greenwich longitude.
AngularUnits - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.1.4 Codes.
AngularUnitSize - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Relative to radians.
AngularVelocity - Interface in org.apache.sis.measure
The rate of change of an angular displacement with respect to time.
annotate(ParameterBuilder, ParameterDescriptor<T>, InternationalString) - Static method in class org.apache.sis.internal.storage.folder.StoreProvider
Creates a parameter descriptor equals to the given one except for the remarks which are set to the given value.
AnnotatedImage - Class in org.apache.sis.image
An image which wraps an existing image unchanged, except for properties which are computed on the fly when first requested.
AnnotatedImage(RenderedImage, Shape, boolean, boolean) - Constructor for class org.apache.sis.image.AnnotatedImage
Creates a new annotated image wrapping the given image.
AnnotatedImage.CacheKey - Class in org.apache.sis.image
AnnotatedMatrix - Class in org.apache.sis.internal.referencing
A matrix augmented with annotation about transformation accuracy.
AnnotatedMatrix(Matrix, PositionalAccuracy) - Constructor for class org.apache.sis.internal.referencing.AnnotatedMatrix
Creates a new matrix wrapping the given matrix.
ANSI - Enum constant in enum org.apache.sis.internal.metadata.sql.Dialect
The database is presumed to use ANSI SQL syntax.
answers - Variable in class org.apache.sis.console.ResourcesDownloader
The localized answers expected from the users.
ANY - Enum constant in enum org.apache.sis.internal.geoapi.filter.MatchAction
 
ANY - Enum constant in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Like UTM, but allows latitude of origin and central meridian to be anywhere.
ANY - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Factory needed is AuthorityFactory, the base interface of all factories.
ANY_INTERACTS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
ANY_VALUE - Static variable in class org.apache.sis.util.collection.WeakValueHashMap.Wildcard
 
anyInteracts(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a shortcut operator semantically equivalent to NOT (Before OR Meets OR MetBy OR After).
AnyInteracts(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.AnyInteracts
Creates a new filter.
anyMatch(DoublePredicate) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns whether at least one element of this stream matches the provided predicate.
anyMatch(Predicate<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns whether at least one element of this stream matches the provided predicate.
AOI(int[], int[], int[], int) - Constructor for class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Creates a new Area Of Interest for the given tile indices.
append(boolean) - Method in class org.apache.sis.io.wkt.Formatter
Appends a boolean value.
append(char) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends the given character.
append(char) - Method in class org.apache.sis.io.AppendableWriter
Forwards the given single character to AppendableWriter.out.
append(char) - Method in class org.apache.sis.io.LineAppender
Writes a single character.
append(char) - Method in class org.apache.sis.io.TableAppender
Writes a single character.
append(double) - Method in class org.apache.sis.io.wkt.Formatter
Appends an floating point value.
append(double[], int, boolean) - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
Appends the given coordinates to current polyline, omitting repetitive points.
append(double, double) - Method in class org.apache.sis.internal.processing.isoline.PolylineBuffer
Appends given coordinates to this polyline.
append(int) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends the given integer.
append(long) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends the given long integer.
append(long) - Method in class org.apache.sis.io.wkt.Formatter
Appends an integer value.
append(CharSequence) - Method in class org.apache.sis.io.AppendableWriter
Forwards the given character sequence to AppendableWriter.out.
append(CharSequence) - Method in class org.apache.sis.io.Appender
Appends the specified character sequence.
append(CharSequence) - Method in class org.apache.sis.io.TableAppender
Appends the specified character sequence.
append(CharSequence, int, int) - Method in class org.apache.sis.io.AppendableWriter
Forwards the given character sub-sequence to AppendableWriter.out.
append(CharSequence, int, int) - Method in class org.apache.sis.io.LineAppender
Writes a portion of a character sequence.
append(CharSequence, int, int) - Method in class org.apache.sis.io.TableAppender
Writes a portion of a character sequence.
append(Object, StringBuilder) - Static method in class org.apache.sis.internal.util.Strings
Appends the given value in the given buffer, using quotes if the value is a character sequence.
append(String) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends the given text verbatim.
append(StringBuffer, AngleFormat, Angle, Angle) - Static method in class org.apache.sis.storage.CoverageQuery
Formats a range of longitude or latitude values in the pseudo-SQL statement.
append(StringBuilder, int, int) - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
Appends the given value in the given buffer, padding with zero digits in order to get the specified total amount of digits.
append(StringBuilder, String, Object) - Static method in class org.apache.sis.xml.XLink
Appends the given attribute in the given buffer if the attribute value is not null.
append(String, ElementKind) - Method in class org.apache.sis.io.wkt.Formatter
Appends a character string between quotes.
append(AttributedCharacterIterator, StringBuffer) - Method in class org.apache.sis.measure.FormattedCharacterIterator
Appends all characters and attributes from the given iterator.
append(Date) - Method in class org.apache.sis.io.wkt.Formatter
Appends a date.
append(Unit<?>) - Method in class org.apache.sis.io.wkt.Formatter
Appends a unit in a Unit[…] element or one of the specialized elements.
append(XMLEventReader, StartElement, TreeTable.Node) - Method in class org.apache.sis.storage.geotiff.XMLMetadata
Converts an XML element and its children to a tree table node.
append(PathBuilder) - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
Adds all polylines defined in the other builder.
append(TableAppender, String, Object) - Static method in class org.apache.sis.internal.storage.gpx.Metadata
Appends a row to the given table if the given value is non-null.
append(TableAppender, String, List<?>, String) - Static method in class org.apache.sis.internal.storage.gpx.Metadata
Appends a multi-values to the given table if the given list is non-null.
append(TableAppender, Vocabulary, short, String) - Method in class org.apache.sis.referencing.gazetteer.LocationFormat
Appends the given value in the given table if it is not null.
append(FormattableObject) - Method in class org.apache.sis.io.wkt.Formatter
Appends the given FormattableObject.
append(Formatter) - Method in class org.apache.sis.referencing.crs.ExplicitParameters
Formats this Conversion element without the conversion name.
append(Formatter, CoordinateReferenceSystem, String) - Static method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Appends the given CRS (if non-null) wrapped in an element of the given name.
append(Vector[], int...) - Method in class org.apache.sis.io.wkt.Formatter
Appends rows of numbers.
append(TreeTable.Node, Map<Class<?>, StorageConnector.Coupled>) - Method in class org.apache.sis.storage.StorageConnector.Coupled
Formats the current Coupled and all its children as a tree in the given tree table node.
append(GeographicBoundingBox, int) - Method in class org.apache.sis.io.wkt.Formatter
Appends the given geographic bounding box in a BBOX[…] element.
append(GeneralParameterValue, Formatter) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Appends a parameter in a PARAMETER[…] element.
append(MathTransform) - Method in class org.apache.sis.io.wkt.Formatter
Appends the given math transform, typically (but not necessarily) in a PARAM_MT[…] element.
append(CodeList<?>) - Method in class org.apache.sis.io.wkt.Formatter
Appends an enumeration or code list value.
append(InternationalString, InternationalString) - Static method in class org.apache.sis.internal.storage.MetadataBuilder
Returns the concatenation of the given strings.
append(T[], T) - Static method in class org.apache.sis.util.ArraysExt
Returns a copy of the given array with a single element appended at the end.
APPEND - Static variable in class org.apache.sis.metadata.PropertyAccessor
Enumeration constants for the mode argument in the PropertyAccessor.set(int, Object, Object, int) method.
AppendableWriter - Class in org.apache.sis.io
Wraps a Appendable as a Writer.
AppendableWriter(Appendable) - Constructor for class org.apache.sis.io.AppendableWriter
Creates a new filtered formatter which will send its output to the given stream or buffer.
appendAll(TreeTable.Node, Relation[], String) - Static method in class org.apache.sis.internal.sql.feature.Table
Appends all children to the given parent.
appendAny(Object) - Method in class org.apache.sis.io.wkt.Formatter
Appends an object or an array of objects.
appendCode(Formatter, String) - Static method in class org.apache.sis.referencing.ImmutableIdentifier
Appends the given code or version number as an integer if possible, or as a text otherwise.
appendCodePoint(int) - Method in class org.apache.sis.io.Appender
Appends the given code point to the underlying Appender.out stream or buffer.
appendCollection(Iterable<?>, boolean) - Method in class org.apache.sis.internal.util.PropertyFormat
Writes the values of the given collection.
appendColorRange(StringBuilder, int, IntUnaryOperator) - Static method in class org.apache.sis.internal.coverage.j2d.ColorsForRange
Appends the range of ARGB codes as hexadecimal values.
appendColumn(SQLBuilder, String, Map<String, Integer>) - Static method in class org.apache.sis.internal.sql.feature.FeatureAdapter
Appends a columns in the given builder and remember the column indices.
appendColumnName(ValueReference<AbstractFeature, ?>) - Method in class org.apache.sis.internal.sql.feature.SelectionClause
Writes the name of a column, or marks the SQL as invalid if the column is not found.
appendComplement(IdentifiedObject, FormattableObject, FormattableObject) - Method in class org.apache.sis.io.wkt.Formatter
Appends the optional complementary attributes common to many IdentifiedObject subtypes.
appendCompound(CompoundFormat<V>, Object) - Method in class org.apache.sis.internal.util.PropertyFormat
Workaround for the inability to define the variable <V> locally.
appendCondition(SQLBuilder, char, String) - Static method in class org.apache.sis.internal.sql.feature.InfoStatements
Appends a statement after "WHERE" such as ""F_TABLE_NAME = ?".
appendDataLayout(TreeTable.Node, Vocabulary, TableColumn<CharSequence>) - Method in class org.apache.sis.coverage.grid.GridCoverage
Appends a "data layout" branch (if it exists) to the tree representation of this coverage.
appendDataLayout(TreeTable.Node, Vocabulary, TableColumn<CharSequence>) - Method in class org.apache.sis.coverage.grid.GridCoverage2D
Appends a "data layout" branch (if it exists) to the tree representation of this coverage.
appendElement(Object) - Method in class org.apache.sis.io.wkt.Formatter
Tries to append an object of the KEYWORD[something] form.
appendEqualsValue(Object) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends a "= <value>" string in a SELECT statement.
Appender - Class in org.apache.sis.io
Base class for writing filtered characters to another Appendable.
Appender(Appendable) - Constructor for class org.apache.sis.io.Appender
Creates a new appender which will send its output to the given stream or buffer.
appendExact(double) - Method in class org.apache.sis.io.wkt.Formatter
Appends a number which is assumed to have no rounding error greater than the limit of IEEE 754 accuracy.
appendFetchPage(long, long) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends OFFSET and FETCH clauses for fetching only a page of data.
appendFilterByName(Set<String>, String, StringBuilder) - Static method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder
Appends to the given buffer the SQL statement for filtering datum names using a pattern created by EPSGCodeFinder.toDatumPattern(String, StringBuilder).
appendForSubtypes(IdentifiedObject) - Method in class org.apache.sis.io.wkt.Formatter
Appends the anchor, scope and domain of validity of the given object.
appendFrom(SQLBuilder, String) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Appends a " FROM <table> WHERE " text to the given builder.
appendFromClause(SQLBuilder) - Method in class org.apache.sis.internal.sql.feature.Table
Appends the catalog, schema and table name to the given builder after the "FROM" keyword.
appendFunctionCall(SQLBuilder, String) - Method in class org.apache.sis.internal.sql.feature.Database
Appends a call to a function defined in the spatial schema.
appendGeometry(GeometryWrapper<?>, Envelope) - Method in class org.apache.sis.internal.sql.feature.SelectionClause
Appends the given geometry in Well-Known Text (WKT) format.
appendHorizontalSeparator() - Method in class org.apache.sis.io.TableAppender
Writes an horizontal separator using the '─' character.
appendIdentifier(String) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends an identifier between quote characters.
appendIdentifier(StringBuilder) - Method in class org.apache.sis.metadata.TreeNode
Appends an identifier for this node in the given buffer, for TreeNode.toString() implementation.
appendIdentifier(StringBuilder) - Method in class org.apache.sis.metadata.TreeNode.CollectionElement
Appends an identifier for this node in the given buffer, for TreeNode.toString() implementation.
appendIdentifier(StringBuilder) - Method in class org.apache.sis.metadata.TreeNode.Element
Appends an identifier for this node in the given buffer, for TreeNode.toString() implementation.
appendIdentifier(StringBuilder, String) - Method in class org.apache.sis.referencing.factory.sql.SQLTranslator
Appends the given identifier in the given buffer, between quotes and prefixed with the schema name.
appendIdentifier(String, String) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends an identifier for an element in the given schema.
appendIdentifier(String, String, String) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends an identifier for an element in the given schema and catalog.
appendIfNotRedundant(StringBuilder, char) - Static method in class org.apache.sis.internal.metadata.sql.SQLUtilities
Appends the given wildcard character to the given buffer if the buffer does not ends with '%'.
appendJAR(File, ZipArchiveOutputStream, Map<String, byte[]>) - Method in class org.apache.sis.internal.maven.Assembler
Copies a JAR file in the given ZIP file, except the native resources which are stored in the given map.
appendLabel(short, Appendable) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Writes the localized string identified by the given key followed by a colon.
appendLiteral(Object) - Method in class org.apache.sis.internal.sql.feature.SelectionClause
Writes a literal value, or marks this SQL as invalid if the value cannot be formatted.
appendName(IdentifiedObject, Formatter, ElementKind) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Appends the name of the given object to the formatter.
appendName(GenericName) - Method in class org.apache.sis.internal.util.PropertyFormat
Localizes the given name in the display locale, or formats "(Unnamed)" if no localized value is found.
appendOnNewLine(String, InternationalString, ElementKind) - Method in class org.apache.sis.io.wkt.Formatter
Appends an international text in an element having the given keyword.
appendParamMT(ParameterValueGroup, Formatter) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Appends a group of parameters in a Param_MT[…] element.
appendPower(Appendable, int) - Method in enum org.apache.sis.measure.UnitFormat.Style
Appends an integer power.
appendPower(Appendable, Fraction) - Method in enum org.apache.sis.measure.UnitFormat.Style
Appends a rational power.
appendPreset(double) - Method in class org.apache.sis.io.wkt.Formatter
Appends the given number without any change to the NumberFormat setting.
appendRecursively(File, String, ZipArchiveOutputStream) - Method in class org.apache.sis.internal.maven.Assembler
Adds the given file in the ZIP file.
appendResolution(Appendable, NumberFormat, double, int) - Method in class org.apache.sis.coverage.grid.GridGeometry.Formatter
Appends a single value on the resolution line, together with its unit of measurement.
appendSeparator() - Method in class org.apache.sis.io.wkt.Formatter
Conditionally appends a separator to the Formatter.buffer, if needed.
appendStringContent(StringBuilder) - Method in class org.apache.sis.image.AnnotatedImage
Appends the name of the computed property in the ImageAdapter.toString() representation, after the class name and before the string representation of the wrapped image.
appendStringContent(StringBuilder) - Method in class org.apache.sis.image.ImageAdapter
Appends a content to show in the ImageAdapter.toString() representation, after the class name and before the string representation of the wrapped image.
appendStringContent(StringBuilder) - Method in class org.apache.sis.image.RecoloredImage
Appends a content to show in the ImageAdapter.toString() representation, after the class name and before the string representation of the wrapped image.
appendStringTo(StringBuilder) - Method in class org.apache.sis.feature.builder.TypeBuilder
Partial implementation of TypeBuilder.toString().
appendStringTo(StringBuilder) - Method in class org.apache.sis.internal.simple.SimpleIdentifier
Invoked by SimpleIdentifier.toString() in order to allow subclasses to add additional information.
appendStringTo(StringBuilder) - Method in class org.apache.sis.metadata.PropertyInformation
Invoked by SimpleIdentifier.toString() in order to append additional information after the identifier.
appendStringTo(StringBuilder) - Method in class org.apache.sis.metadata.TreeNode
Implementation of TreeNode.toString() appending the string representation in the given buffer.
appendStringTo(StringBuilder) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Completes the string representation of this factory for debugging purpose only.
appendStringTo(StringBuilder) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Hook for subclasses.
appendStringTo(StringBuilder, char) - Method in class org.apache.sis.internal.util.DefinitionURI
Formats the string representation of this URI into the given buffer.
appendSuperscript(int, Appendable) - Static method in class org.apache.sis.feature.FeatureFormat
Appends the given number as an superscript if possible, or as an ordinary number otherwise.
appendSurrogate(CharSequence, int, int) - Method in class org.apache.sis.io.Appender
If the given sequence begins with a low surrogate completing a previous high surrogate, delegates to Appendable.append(char) and returns start+1.
appendSymbol(Appendable, String) - Method in enum org.apache.sis.measure.UnitFormat.Style
Appends a string that may contains Unicode characters.
appendTemporalExtent(Range<Date>) - Method in class org.apache.sis.io.wkt.Formatter
Appends the given temporal extent, if non-null.
appendTo(Appendable, Vocabulary) - Method in class org.apache.sis.coverage.grid.GridExtent
Writes a string representation of this grid extent in the given buffer.
appendTo(StringBuilder) - Method in class org.apache.sis.storage.FeatureQuery.NamedExpression
Appends a string representation of this column in the given buffer.
appendTo(StringBuilder, Class<?>, Locale, short) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Appends a string representation of this builder into the given buffer.
appendTo(StringBuilder, CoordinateSystemAxis[]) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Builds a coordinate system name from the given array of axes.
appendTo(MetadataBuilder) - Method in class org.apache.sis.storage.geotiff.XMLMetadata
Appends the content of this object to the given metadata builder.
appendTo(XMLMetadata) - Method in class org.apache.sis.storage.geotiff.XMLMetadata
Appends this metadata at the end of a linked list starting with the given element.
appendTo(TreeTable.Node) - Method in class org.apache.sis.internal.sql.feature.Database
Creates a tree representation of this database for debugging purpose.
appendTo(TreeTable.Node) - Method in class org.apache.sis.internal.sql.feature.Table
Creates a tree representation of this table for debugging purpose.
appendTo(TreeTable.Node, String) - Method in class org.apache.sis.internal.sql.feature.Relation
Creates a tree representation of this relation for debugging purpose.
appendToOrderBy(StringBuilder) - Method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder.Condition
Appends an ordering criterion.
appendToOrderBy(StringBuilder) - Method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder.FloatCondition
Appends an ordering condition.
appendToTableOfContent(Node, int, Element) - Method in class org.apache.sis.internal.book.Assembler
Appends the given header to the table of content.
appendToWhere(StringBuilder, boolean) - Method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder.Condition
Appends this condition into the given buffer.
appendToWhere(StringBuilder, boolean) - Method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder.FloatCondition
Appends a condition with a numeric value assumed a linear distance in metres.
appendUnicodeIdentifier(StringBuilder, char, String, String, boolean) - Static method in class org.apache.sis.internal.util.Strings
Appends to the given buffer only the characters that are valid for a Unicode identifier.
appendValue(Object) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends a value in a SELECT or INSERT statement.
appendValue(Object) - Method in class org.apache.sis.internal.util.PropertyFormat
Appends a textual representation of the given value.
appendValue(Object) - Method in class org.apache.sis.io.wkt.Formatter
Tries to append a small unit of information like number, date, boolean, code list, character string or an array of those.
appendValue(Object, boolean) - Method in class org.apache.sis.internal.util.PropertyFormat
Appends a textual representation of the given value, with a check for nested collections.
appendValue(String) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends a value in a SELECT or INSERT statement.
appendVerticalExtent(MeasurementRange<Double>) - Method in class org.apache.sis.io.wkt.Formatter
Appends the given vertical extent, if non-null.
appendWarnings() - Method in class org.apache.sis.io.wkt.Formatter
Appends the warnings after the WKT string.
appendWildcardEscaped(String) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Appends a string as an escaped LIKE argument.
APPLICATION - Static variable in class org.apache.sis.internal.system.Loggers
The logger name for operation related to application (console, GUI or web).
APPLICATION - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.gui" module name.
applicationProfile - Variable in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Name of an application profile that can be used with the online resource.
applicationSchemaInfo - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Provides information about the conceptual schema of a dataset.
appliedLinearizer - Variable in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
If one of the LinearTransformBuilder.linearizers have been applied, that linearizer.
appliedLinearizer() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns linearizer which has been applied, or null if none.
apply(int[]) - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
 
apply(I, I, Function<I, C>, BiConsumer<C, I>) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Implementation of intersection(…) and union(…) methods.
apply(RenderedImage) - Method in class org.apache.sis.coverage.grid.SliceGeometry
Computes the "org.apache.sis.GridGeometry" property value for the given image.
apply(RenderedImage) - Method in class org.apache.sis.internal.coverage.j2d.DeferredProperty.ImageGeometry
Invoked when the PlanarImage.GRID_GEOMETRY_KEY value needs to be computed.
apply(CharSequence) - Method in class org.apache.sis.internal.converter.CharSequenceConverter
Converts an object to an object of the target type.
apply(CharSequence) - Method in class org.apache.sis.internal.metadata.NameToIdentifier.Simplifier
Simplifies the given name.
apply(CharSequence) - Method in class org.apache.sis.referencing.datum.AbstractDatum.Simplifier
Simplify the given datum name.
apply(Double) - Method in class org.apache.sis.internal.converter.AngleConverter.Inverse
Converts the given angle.
apply(Integer) - Method in class org.apache.sis.internal.converter.FractionConverter.FromInteger
Creates a new fraction from the given integer.
apply(Long) - Method in class org.apache.sis.internal.converter.DateConverter.Inverse
 
apply(Number) - Method in class org.apache.sis.internal.converter.NumberConverter.Comparable
Converts the given number to a Comparable if its type is different.
apply(Number, Number) - Method in class org.apache.sis.filter.BinaryFunction
Evaluates the expression for producing a result of numeric type.
apply(Object) - Method in class org.apache.sis.feature.StringJoinOperation.ForFeature
 
apply(Object) - Method in class org.apache.sis.filter.LeafExpression.Literal
Expression evaluation, which just returns the constant value.
apply(Object) - Method in class org.apache.sis.internal.metadata.MetadataTypes
Ensures that the given value is an instance of a class that can be marshalled, or returns null if the type of the given value is not handled by this method.
apply(Object) - Method in class org.apache.sis.internal.referencing.ReferencingTypes
Ensures that the given value is an instance of a class that can be marshalled, or returns null if the type is not handled by this method.
apply(Object) - Method in class org.apache.sis.io.wkt.WKTFormat.Parser
Invoked when an identifier need to be supplied to root IdentifiedObject.
apply(String) - Method in class org.apache.sis.internal.converter.StringConverter
Converts the given string to the target type of this converter.
apply(String) - Method in class org.apache.sis.internal.storage.csv.GeometryParser
Converts an element from the CSV file to the array type.
apply(String) - Method in class org.apache.sis.internal.storage.csv.TimeEncoding
Returns the instant for the given string, which is usually a time elapsed since the CRS temporal origin.
apply(String) - Method in class org.apache.sis.referencing.crs.ConversionKeys
Adds or removes the prefix from the specified key.
apply(String) - Method in class org.apache.sis.referencing.factory.sql.SQLTranslator
Adapts the given SQL statement from the original MS-Access dialect to the dialect of the target database.
apply(String) - Method in class org.apache.sis.referencing.PropertiesConverter
Converts a key as documented in class javadoc.
apply(ByteBuffer, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
Applies the predictor on data in the given buffer, from the given start position until current buffer position.
apply(ByteBuffer, int) - Method in class org.apache.sis.internal.storage.inflater.PredictorChannel
Applies the predictor on data in the given buffer, from the given start position until current buffer position.
apply(AttributedCharacterIterator.Attribute) - Method in class org.apache.sis.measure.FormattedCharacterIterator.Filter
Returns attribute if it shall be included in the derived map, or null otherwise.
apply(Collection<?>) - Method in class org.apache.sis.internal.converter.CollectionConverter.List
 
apply(Collection<?>) - Method in class org.apache.sis.internal.converter.CollectionConverter.Set
 
apply(Date) - Method in class org.apache.sis.internal.converter.DateConverter.Long
 
apply(Date) - Method in class org.apache.sis.internal.converter.DateConverter.SQL
 
apply(Date) - Method in class org.apache.sis.internal.converter.DateConverter.Timestamp
 
apply(Locale) - Method in class org.apache.sis.metadata.iso.DefaultMetadata.FromLocale
 
apply(Map.Entry<SK, SV>) - Method in class org.apache.sis.util.collection.DerivedMap
Converts the given entry.
apply(Unit<?>, Unit<?>, int) - Method in class org.apache.sis.measure.UnitFormat.Operation
Applies a multiplication or division operation between the given units.
apply(K, Object) - Method in class org.apache.sis.util.collection.Cache.ReplaceAdapter
Forwards Cache.map calls to the user-provided function.
apply(GridCoverage) - Method in class org.apache.sis.coverage.grid.DomainLinearizer
Returns a grid coverage with a linear approximation of the grid to CRS conversion.
apply(GridCoverage...) - Method in class org.apache.sis.internal.coverage.CoverageCombiner
Writes the given coverages on top of the destination coverage.
apply(GridGeometry) - Method in class org.apache.sis.coverage.grid.DomainLinearizer
Creates a grid geometry with a linear approximation of the grid to CRS conversion.
apply(GridGeometry, GridGeometry[]) - Method in class org.apache.sis.storage.aggregate.MergeStrategy
Applies the merge using the strategy represented by this instance.
apply(AbstractFeature) - Method in class org.apache.sis.filter.AssociationValue
Returns the value of the property at the path given at construction time.
apply(AbstractFeature) - Method in class org.apache.sis.filter.PropertyValue.AsObject
Returns the value of the property of the name given at construction time.
apply(AbstractFeature) - Method in class org.apache.sis.filter.PropertyValue.CastedAndConverted
Returns the value of the property of the given name.
apply(AbstractFeature) - Method in class org.apache.sis.filter.PropertyValue.Converted
Returns the value of the property of the given name.
apply(AbstractFeature, ParameterValueGroup) - Method in class org.apache.sis.feature.AbstractOperation
Executes the operation on the specified feature with the specified parameters.
apply(AbstractFeature, ParameterValueGroup) - Method in class org.apache.sis.feature.EnvelopeOperation
Returns an attribute whose value is the union of the envelopes of all geometries in the given feature found in properties specified at construction time.
apply(AbstractFeature, ParameterValueGroup) - Method in class org.apache.sis.feature.LinkOperation
Returns the property from the referenced attribute of feature association.
apply(AbstractFeature, ParameterValueGroup) - Method in class org.apache.sis.feature.StringJoinOperation
Returns the concatenation of property values of the given feature.
apply(AbstractFeature, ParameterValueGroup) - Method in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation
Executes the operation on the specified feature with the specified parameters.
apply(Expression<R, V>) - Method in class org.apache.sis.filter.Optimization
Optimizes or simplifies the given expression.
apply(Filter<R>) - Method in class org.apache.sis.filter.Optimization
Optimizes or simplifies the given filter.
apply(WraparoundMethod) - Method in class org.apache.sis.geometry.GeneralEnvelope
apply(PT_Locale) - Method in class org.apache.sis.metadata.iso.DefaultMetadata.ToLocale
 
apply(Fraction) - Method in class org.apache.sis.internal.converter.FractionConverter
Converts the given fraction to an integer.
apply(Angle) - Method in class org.apache.sis.internal.converter.AngleConverter
Converts the given angle.
apply(FormattedCharacterIterator.Entry) - Method in class org.apache.sis.measure.FormattedCharacterIterator.Selector
Returns the value for the given entry, or null if none.
apply(UnitDimension) - Method in class org.apache.sis.measure.SystemUnit.DimToUnit
Returns the unit associated to the given dimension, or null if none.
apply(WraparoundTransform) - Method in class org.apache.sis.geometry.WraparoundInEnvelope.Controller
apply(MergeStrategy) - Method in interface org.apache.sis.storage.aggregate.AggregatedResource
Returns a resource with the same data but the specified merge strategy.
apply(MergeStrategy) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Returns a coverage with the same data than this coverage but a different merge strategy.
apply(MergeStrategy) - Method in class org.apache.sis.storage.aggregate.GroupAggregate
Returns an aggregate with the same data than this aggregate but a different merge strategy.
apply(Resource) - Method in class org.apache.sis.storage.aggregate.MergeStrategy
Returns a resource with same data than specified resource but using this merge strategy.
apply(DirectPosition) - Method in interface org.apache.sis.coverage.BandedCoverage.Evaluator
Returns a sequence of double values for a given point in the coverage.
apply(DirectPosition) - Method in class org.apache.sis.coverage.grid.BufferedGridCoverage.CellAccessor
Returns a sequence of double values for a given point in the coverage.
apply(DirectPosition) - Method in class org.apache.sis.coverage.grid.ConvertedGridCoverage.SampleConverter
Returns a sequence of double values for a given point in the coverage.
apply(DirectPosition) - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Returns a sequence of double values for a given point in the coverage.
apply(DirectPosition) - Method in class org.apache.sis.coverage.grid.DimensionReducer
Applies reduction on the given position.
apply(DirectPosition) - Method in class org.apache.sis.coverage.grid.EvaluatorWrapper
Returns a sequence of double values for a given point in the coverage.
apply(DirectPosition) - Method in class org.apache.sis.coverage.grid.GridCoverage2D.PixelAccessor
Returns a sequence of double values for a given point in the coverage.
apply(Envelope) - Method in class org.apache.sis.coverage.grid.DimensionReducer
Applies reduction on the given envelope.
apply(ProjectedCRS) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Sets the operation method, parameters, conversion name and datum for the same projection than the given CRS.
apply(MathTransform, int, int, int) - Method in interface org.apache.sis.referencing.operation.transform.SpecializableTransform.TransformCall
Performs the transform at the given offsets.
apply(R) - Method in class org.apache.sis.filter.ArithmeticFunction
Evaluates the expression for producing a result of numeric type.
apply(R) - Method in class org.apache.sis.filter.ConvertFunction
Evaluates the expression for producing a result of the given type.
apply(R) - Method in interface org.apache.sis.filter.Expression
Evaluates the expression value based on the content of the given object.
apply(R) - Method in class org.apache.sis.internal.filter.GeometryConverter
Evaluates the expression and converts the value to a geometry wrapper.
apply(R) - Method in class org.apache.sis.internal.filter.sqlmm.GeometryConstructor
Creates a geometry from the content of the given object.
apply(R) - Method in class org.apache.sis.internal.filter.sqlmm.GeometryParser
Creates a geometry from the content of the given object.
apply(R) - Method in class org.apache.sis.internal.filter.sqlmm.OneGeometry
Evaluates the first expression as a geometry object, applies the operation and returns the result.
apply(R) - Method in class org.apache.sis.internal.filter.sqlmm.OneGeometry.WithArgument
Evaluates the first expression as a geometry object, applies the operation and returns the result.
apply(R) - Method in class org.apache.sis.internal.filter.sqlmm.ST_Point
Creates a point based on the content of the given object.
apply(R) - Method in class org.apache.sis.internal.filter.sqlmm.ST_Transform
Evaluates the first expression as a geometry object, transforms that geometry to the CRS given by the second expression and returns the result.
apply(R) - Method in class org.apache.sis.internal.filter.sqlmm.TwoGeometries
Evaluates the two first expressions as geometry objects, applies the operation and returns the result.
apply(R) - Method in class org.apache.sis.internal.filter.sqlmm.TwoGeometries.WithArgument
Evaluates the two first expressions as geometry objects, applies the operation and returns the result.
apply(R) - Method in class org.apache.sis.internal.geoapi.filter.FilterExpressions.Element
 
apply(S) - Method in class org.apache.sis.internal.converter.ArrayConverter
Converts the given array.
apply(S) - Method in class org.apache.sis.internal.converter.FallbackConverter
Converts the given object, using the fallback if needed.
apply(S) - Method in class org.apache.sis.internal.converter.IdentityConverter
Returns the given object unchanged.
apply(S) - Method in class org.apache.sis.internal.converter.NumberConverter
Converts the given number to the target type if that type is different.
apply(S) - Method in class org.apache.sis.internal.converter.ObjectToString
Converts the given number to a string.
apply(S) - Method in class org.apache.sis.internal.converter.ObjectToString.CodeList
Returns the name of the given code list element.
apply(S) - Method in class org.apache.sis.internal.converter.ObjectToString.Enum
Returns the name of the given code list element.
apply(S) - Method in class org.apache.sis.internal.converter.PathConverter
Converts the given path to the target type of this converter.
apply(S) - Method in interface org.apache.sis.util.ObjectConverter
Converts the given object from the source type S to the target type T.
apply(V, V) - Method in class org.apache.sis.internal.metadata.Merger.ForMap
Invoked when an entry is about to be written in the target map, but a value already exists for that entry.
applyAndDecompose(Filter<R>) - Method in class org.apache.sis.filter.Optimization
Optimizes or simplifies the given filter and returns it as a list of AND operands.
applyAndMask(int) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Sets MultiAuthoritiesFactory.isIterationCompleted to iterationCompleted & mask.
applyAsDecimal(BigDecimal, BigDecimal) - Method in class org.apache.sis.filter.ArithmeticFunction.Add
 
applyAsDecimal(BigDecimal, BigDecimal) - Method in class org.apache.sis.filter.ArithmeticFunction.Divide
 
applyAsDecimal(BigDecimal, BigDecimal) - Method in class org.apache.sis.filter.ArithmeticFunction.Multiply
 
applyAsDecimal(BigDecimal, BigDecimal) - Method in class org.apache.sis.filter.ArithmeticFunction.Subtract
 
applyAsDecimal(BigDecimal, BigDecimal) - Method in class org.apache.sis.filter.BinaryFunction
Calculates this function using given operands of BigDecimal type.
applyAsDecimal(BigDecimal, BigDecimal) - Method in class org.apache.sis.filter.ComparisonFilter
Delegates to BigDecimal.compareTo(BigDecimal) and interprets the result with ComparisonFilter.fromCompareTo(int).
applyAsDouble(double) - Method in class org.apache.sis.math.Line
Evaluates this equation for the given value.
applyAsDouble(double, double) - Method in class org.apache.sis.filter.ArithmeticFunction.Add
Applies this expression to the given operands.
applyAsDouble(double, double) - Method in class org.apache.sis.filter.ArithmeticFunction.Divide
Divides the given integers, changing the type if the result is not an integer.
applyAsDouble(double, double) - Method in class org.apache.sis.filter.ArithmeticFunction.Multiply
Applies this expression to the given operands.
applyAsDouble(double, double) - Method in class org.apache.sis.filter.ArithmeticFunction.Subtract
Applies this expression to the given operands.
applyAsDouble(double, double) - Method in class org.apache.sis.filter.BinaryFunction
Calculates this function using given operands of double primitive type.
applyAsDouble(double, double) - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
Performs the comparison and returns the result as 0 (false) or 1 (true).
applyAsDouble(double, double) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
Performs the comparison and returns the result as 0 (false) or 1 (true).
applyAsDouble(double, double) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
Performs the comparison and returns the result as 0 (false) or 1 (true).
applyAsDouble(double, double) - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
Performs the comparison and returns the result as 0 (false) or 1 (true).
applyAsDouble(double, double) - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
Performs the comparison and returns the result as 0 (false) or 1 (true).
applyAsDouble(double, double) - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
Performs the comparison and returns the result as 0 (false) or 1 (true).
applyAsDouble(double, double) - Method in class org.apache.sis.math.Plane
Evaluates this equation for the given values.
applyAsFraction(Fraction, Fraction) - Method in class org.apache.sis.filter.ArithmeticFunction.Add
 
applyAsFraction(Fraction, Fraction) - Method in class org.apache.sis.filter.ArithmeticFunction.Divide
 
applyAsFraction(Fraction, Fraction) - Method in class org.apache.sis.filter.ArithmeticFunction.Multiply
 
applyAsFraction(Fraction, Fraction) - Method in class org.apache.sis.filter.ArithmeticFunction.Subtract
 
applyAsFraction(Fraction, Fraction) - Method in class org.apache.sis.filter.BinaryFunction
Calculates this function using given operands of Fraction type.
applyAsFraction(Fraction, Fraction) - Method in class org.apache.sis.filter.ComparisonFilter
 
applyAsInt(double) - Method in class org.apache.sis.coverage.ToNaN
Mapping from sample values to ordinal values to be supplied to MathFunctions.toNanFloat(int).
applyAsInteger(BigInteger, BigInteger) - Method in class org.apache.sis.filter.ArithmeticFunction.Add
 
applyAsInteger(BigInteger, BigInteger) - Method in class org.apache.sis.filter.ArithmeticFunction.Divide
 
applyAsInteger(BigInteger, BigInteger) - Method in class org.apache.sis.filter.ArithmeticFunction.Multiply
 
applyAsInteger(BigInteger, BigInteger) - Method in class org.apache.sis.filter.ArithmeticFunction.Subtract
 
applyAsInteger(BigInteger, BigInteger) - Method in class org.apache.sis.filter.BinaryFunction
Calculates this function using given operands of BigInteger type.
applyAsInteger(BigInteger, BigInteger) - Method in class org.apache.sis.filter.ComparisonFilter
 
applyAsLong(long, long) - Method in class org.apache.sis.filter.ArithmeticFunction.Add
 
applyAsLong(long, long) - Method in class org.apache.sis.filter.ArithmeticFunction.Divide
Divides the given integers, changing the type if the result is not an integer.
applyAsLong(long, long) - Method in class org.apache.sis.filter.ArithmeticFunction.Multiply
 
applyAsLong(long, long) - Method in class org.apache.sis.filter.ArithmeticFunction.Subtract
 
applyAsLong(long, long) - Method in class org.apache.sis.filter.BinaryFunction
Calculates this function using given operands of long primitive type.
applyAsLong(long, long) - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
 
applyAsLong(long, long) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
 
applyAsLong(long, long) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
 
applyAsLong(long, long) - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
 
applyAsLong(long, long) - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
 
applyAsLong(long, long) - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
 
applyConversion(Unit<?>, int, boolean) - Method in class org.apache.sis.measure.ConventionalUnit
Applies the ConventionalUnit.toTarget conversion factor on the result of raising the system unit to the given power.
applyGroundAccuracy(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.CoordinateFormat
Updates the CoordinateFormat.accuracyThreshold for the current CoordinateFormat.groundAccuracy value (which may be null) and the given coordinate reference system.
applyGroundPrecision(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.CoordinateFormat
Configures the formats for CoordinateFormat.groundPrecision value.
applyOnFirst(ByteBuffer, int, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
Applies the predictor on the specified region of the given buffer, but using savedValues array as the source of previous values.
applyOnFirst(ByteBuffer, int, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Bytes
Applies the predictor, using HorizontalPredictor.Bytes.savedValues as the source of previous values.
applyOnFirst(ByteBuffer, int, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Doubles
Applies the predictor, using HorizontalPredictor.Doubles.savedValues as the source of previous values.
applyOnFirst(ByteBuffer, int, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Floats
Applies the predictor, using HorizontalPredictor.Floats.savedValues as the source of previous values.
applyOnFirst(ByteBuffer, int, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Integers
Applies the predictor, using HorizontalPredictor.Integers.savedValues as the source of previous values.
applyOnFirst(ByteBuffer, int, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Shorts
Applies the predictor, using HorizontalPredictor.Shorts.savedValues as the source of previous values.
applyOnRow(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
Applies the predictor on the specified region of the given buffer.
applyOnRow(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Bytes
Applies the predictor on a row of bytes.
applyOnRow(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Doubles
Applies the predictor on a row of floating point values.
applyOnRow(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Floats
Applies the predictor on a row of floating point values.
applyOnRow(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Integers
Applies the predictor on a row of integers.
applyOnRow(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Shorts
Applies the predictor on a row of short integers.
applyPattern(Class<?>, String) - Method in class org.apache.sis.geometry.CoordinateFormat
Sets the pattern for number, angle or date fields.
applyPattern(String) - Method in class org.apache.sis.internal.util.AutoMessageFormat
Modifies the pattern used by this message format.
applyPattern(String) - Method in class org.apache.sis.measure.AngleFormat
Sets the pattern to use for parsing and formatting angles.
applyPattern(String, int[], int) - Method in class org.apache.sis.measure.AngleFormat
Actual implementation of AngleFormat.applyPattern(String), as a private method for use by the constructor.
applyPolarStereographic(boolean) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Sets the operation method, parameters and conversion name for a Polar Stereographic projection.
applyPrecision(int) - Method in class org.apache.sis.geometry.CoordinateFormat
Sets the pattern of the format for the specified dimension according the desired precision.
applySameColors(RenderedImage, RenderedImage) - Static method in class org.apache.sis.image.RecoloredImage
Returns a recolored image with the same colors than the given image.
applyTo(Object) - Method in class org.apache.sis.metadata.StateChanger
Returns the given object, or a copy of the given object, with its state changed.
applyTo(Tile) - Method in class org.apache.sis.internal.referencing.j2d.TileOrganizer.Translation
Applies the translation and the new "grid to CRS" transform on the given tile.
applyTo(Tile) - Method in class org.apache.sis.internal.referencing.j2d.TileTranslation
Applies the translation and the new "grid to CRS" transform on the given tile.
applyTo(ModifiableMetadata.State, ModifiableMetadata) - Static method in class org.apache.sis.metadata.StateChanger
Applies a state change on the given metadata object.
applyToAll(Object[]) - Method in class org.apache.sis.metadata.StateChanger
Recursively changes the state of all elements in the given array.
applyTransverseMercator(TransverseMercator.Zoner, double, double) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Sets the operation method, parameters and conversion name for a Transverse Mercator projection.
applyWraparound(MathTransform) - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Inserts WraparoundTransform steps into CoordinateOperationFinder.inverseChangeOfCRS transform if possible.
applyWraparound(MathTransform, DirectPosition, DirectPosition, CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.map.coverage.RenderingData
Conversion or transformation from objective CRS to RenderingData.data CRS.
approximate(MathTransform, Envelope) - Static method in class org.apache.sis.referencing.operation.builder.Linearizer
Returns a linear approximation of the given transform for the specified domain.
approximate(MathTransform, Envelope) - Static method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns a linear approximation of the given transform for the specified domain.
APPROXIMATE - Enum constant in enum org.apache.sis.console.IdentifierCommand.State
 
APPROXIMATE - Enum constant in enum org.apache.sis.util.ComparisonMode
Only the attributes relevant to the object functionality are compared, with some tolerance threshold on numerical values.
ARC - Enum constant in enum org.apache.sis.xml.XLink.Type
A traversal rule between resources.
ARC_MINUTE - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 1/60 degree (1′).
ARC_SECOND - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 1/(60×60) degree (1″).
arcrole - Variable in class org.apache.sis.xml.XLink
A URI reference for some description of the arc role.
area - Variable in class org.apache.sis.referencing.operation.CoordinateOperationSorter
Intersection between the domain of validity of the operation and the area of interest, as a negative value for sorting widest areas first and unknown areas (Double.NaN) last.
area() - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Returns the geometry as an Area object, creating it on the fly if necessary.
area(GeographicBoundingBox) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns an estimation of the area (in square metres) of the given bounding box.
Area - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Area(double, Unit<Area>) - Constructor for class org.apache.sis.measure.Scalar.Area
 
areaOfInterest - Variable in class org.apache.sis.image.AnnotatedImage
Pixel coordinates of the region for which to compute the values, or null for the whole image.
areaOfInterest - Variable in class org.apache.sis.image.AnnotatedImage.CacheKey
The area of interest, or null if none.
areaOfInterest - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
If the processing should be restricted to a non-rectangular shape, the region in pixel coordinates.
areaOfInterest - Variable in class org.apache.sis.internal.feature.SpatialOperationContext
Approximate geographic area of geometries, or null if unspecified.
areaOfInterest - Variable in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
The area of interest in any CRS (transformations will be applied as needed), or null for not restricting the coverage to a sub-area.
areaOfInterest - Variable in class org.apache.sis.internal.referencing.ExtentSelector
The area of interest (AOI), or null if unbounded.
areaOfInterest - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
The region for which to return MGRS codes.
areaOfInterest - Variable in class org.apache.sis.referencing.operation.CoordinateOperationContext
The spatiotemporal area of interest, or null if none.
areaOfInterest - Variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The spatiotemporal area of interest, or null if none.
ARGB - Variable in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
The Alpha-Red-Green-Blue codes for all segments of the piecewise function.
argument - Variable in class org.apache.sis.internal.filter.sqlmm.OneGeometry.WithArgument
The first argument after the geometry.
argument - Variable in class org.apache.sis.internal.filter.sqlmm.TwoGeometries.WithArgument
The first argument after the geometries.
ARGUMENT_COUNT_PREFIX - Static variable in class org.apache.sis.util.resources.IndexedResourceCompiler
Prefix for argument count in resource key names.
ArgumentChecks - Class in org.apache.sis.util
Static methods for performing argument checks.
ArgumentChecks() - Constructor for class org.apache.sis.util.ArgumentChecks
Forbid object creation.
arguments - Variable in class org.apache.sis.internal.referencing.DefinitionVerifier
The arguments to use together with DefinitionVerifier.resourceKey for producing the warning message.
arguments - Variable in class org.apache.sis.parameter.Verifier
The arguments to be used with the error message to format.
arguments - Variable in class org.apache.sis.util.resources.ResourceInternationalString
The argument(s), or null if none.
Arithmetic(String) - Constructor for class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Arithmetic
Creates a new handler for the given operator.
ArithmeticFunction<R> - Class in org.apache.sis.filter
Arithmetic operations between two numerical values.
ArithmeticFunction(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Constructor for class org.apache.sis.filter.ArithmeticFunction
Creates a new arithmetic function.
ArithmeticFunction.Add<R> - Class in org.apache.sis.filter
The "Add" (+) expression.
ArithmeticFunction.Divide<R> - Class in org.apache.sis.filter
The "Divide" (÷) expression.
ArithmeticFunction.Multiply<R> - Class in org.apache.sis.filter
The "Multiply" (×) expression.
ArithmeticFunction.Subtract<R> - Class in org.apache.sis.filter
The "Subtract" (−) expression.
array - Variable in class org.apache.sis.internal.storage.esri.CharactersView
The buffer array if the buffer is allocated on the heap, or a temporary array of arbitrary length otherwise.
array - Variable in class org.apache.sis.internal.util.CheckedArrayList.Mediator
 
array - Variable in class org.apache.sis.internal.util.UnmodifiableArrayList
The wrapped array.
array - Variable in class org.apache.sis.math.ArrayVector.ASCII
The backing array.
array - Variable in class org.apache.sis.math.ArrayVector.Bytes
The backing array.
array - Variable in class org.apache.sis.math.ArrayVector.Doubles
The backing array.
array - Variable in class org.apache.sis.math.ArrayVector.Floats
The backing array.
array - Variable in class org.apache.sis.math.ArrayVector.Integers
The backing array.
array - Variable in class org.apache.sis.math.ArrayVector.Longs
The backing array.
array - Variable in class org.apache.sis.math.ArrayVector.Raw
The backing array.
array - Variable in class org.apache.sis.math.ArrayVector.Shorts
The backing array.
array - Variable in class org.apache.sis.util.collection.RangeSet
The array of ranges.
ArrayConverter<S,T> - Class in org.apache.sis.internal.converter
Handles conversions between arrays.
ArrayConverter(Class<S>, Class<T>, ObjectConverter<?, ?>) - Constructor for class org.apache.sis.internal.converter.ArrayConverter
Creates a new converter for the given source and target classes.
ArrayEnvelope - Class in org.apache.sis.geometry
Base class of envelopes backed by an array.
ArrayEnvelope(double[]) - Constructor for class org.apache.sis.geometry.ArrayEnvelope
Creates a new envelope using the given array of coordinate values.
ArrayEnvelope(double[], double[]) - Constructor for class org.apache.sis.geometry.ArrayEnvelope
Constructs an envelope defined by two corners given as sequences of coordinate values.
ArrayEnvelope(int) - Constructor for class org.apache.sis.geometry.ArrayEnvelope
Constructs an empty envelope of the specified dimension.
ArrayEnvelope(CharSequence) - Constructor for class org.apache.sis.geometry.ArrayEnvelope
Constructs a new envelope initialized to the values parsed from the given string in BOX or Well Known Text (WKT) format.
ArrayEnvelope(DirectPosition, DirectPosition) - Constructor for class org.apache.sis.geometry.ArrayEnvelope
Constructs an envelope defined by two corners given as direct positions.
ArrayEnvelope(Envelope) - Constructor for class org.apache.sis.geometry.ArrayEnvelope
Constructs a new envelope with the same data than the specified envelope.
ArrayEnvelope(GeographicBoundingBox) - Constructor for class org.apache.sis.geometry.ArrayEnvelope
Constructs a new envelope with the same data than the specified geographic bounding box.
ArrayEnvelope(CoordinateReferenceSystem) - Constructor for class org.apache.sis.geometry.ArrayEnvelope
Constructs an empty envelope with the specified coordinate reference system.
ArrayReader() - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.ArrayReader
For subclass constructors only.
ArraysExt - Class in org.apache.sis.util
Static methods for simple operations on arrays and array elements.
ArraysExt() - Constructor for class org.apache.sis.util.ArraysExt
Do not allow instantiation of this class.
arraySize() - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Returns the size of the array backing this list.
arraySize() - Method in class org.apache.sis.util.iso.AbstractName
Returns the size of the backing array.
arraySize() - Method in class org.apache.sis.util.iso.DefaultScopedName
Returns the size of the backing array.
ArrayVector<E extends Number> - Class in org.apache.sis.math
A vector backed by an array of a primitive type.
ArrayVector() - Constructor for class org.apache.sis.math.ArrayVector
For sub-classes constructor.
ArrayVector.ASCII - Class in org.apache.sis.math
A vector backed by an array of type String[].
ArrayVector.Bytes - Class in org.apache.sis.math
A vector backed by an array of type byte[].
ArrayVector.Decimal - Class in org.apache.sis.math
A vector backed by an array of type float[] to be converted to double in a way that minimizes the errors when represented in base 10.
ArrayVector.Doubles - Class in org.apache.sis.math
A vector backed by an array of type double[].
ArrayVector.Floats - Class in org.apache.sis.math
A vector backed by an array of type float[].
ArrayVector.Integers - Class in org.apache.sis.math
A vector backed by an array of type int[].
ArrayVector.Longs - Class in org.apache.sis.math
A vector backed by an array of type long[].
ArrayVector.Raw - Class in org.apache.sis.math
A vector backed by an array of type Number[].
ArrayVector.Shorts - Class in org.apache.sis.math
A vector backed by an array of type short[].
ArrayVector.UnsignedBytes - Class in org.apache.sis.math
A vector backed by an array of type byte[] to be interpreted as unsigned values.
ArrayVector.UnsignedIntegers - Class in org.apache.sis.math
A vector backed by an array of type int[] to be interpreted as unsigned values.
ArrayVector.UnsignedLongs - Class in org.apache.sis.math
A vector backed by an array of type long[] to be interpreted as unsigned values.
ArrayVector.UnsignedShorts - Class in org.apache.sis.math
A vector backed by an array of type short[] to be interpreted as unsigned values.
ArrayWriter() - Constructor for class org.apache.sis.internal.storage.io.ChannelDataOutput.ArrayWriter
 
ARTIFACT_PATH - Static variable in class org.apache.sis.internal.maven.Filenames
The path to the directory (relative to the project directory) to zip for creating the distribution ZIP file.
Artist - Static variable in class org.apache.sis.storage.geotiff.Tags
 
AsArray(ValueGetter<?>) - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsArray
Creates a new getter of arrays.
AsBigDecimal() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsBigDecimal
 
AsBoolean() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsBoolean
 
AsByte() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsByte
 
AsBytes(BinaryEncoding) - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsBytes
 
ASCENDING - Enum constant in enum org.apache.sis.internal.geoapi.filter.SortOrder
 
ASCENDING - Enum constant in enum org.apache.sis.referencing.operation.transform.IterationStrategy
Iterate over the points in ascending index order.
ASCENDING_NODE_PERIOD - Static variable in class org.apache.sis.internal.referencing.provider.SatelliteTracking
The operation parameter descriptor for the length of Earth's rotation with respect to the precessed ascending node.
asCharacters() - Method in class org.apache.sis.xml.TransformedEvent
 
ascii - Variable in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Temporary buffer for ASCII characters, or null if the file is a binary file.
ASCII - Enum constant in enum org.apache.sis.storage.geotiff.Type
8-bits byte that contains a 7-bit ASCII code.
ASCII - Static variable in class org.apache.sis.util.StringBuilders
Letters in the range 00C0 (192) to 00FF (255) inclusive with their accent removed, when possible.
ASCII(String[]) - Constructor for class org.apache.sis.math.ArrayVector.ASCII
Creates a new vector for the given array.
AsciiGridStore - Class in org.apache.sis.internal.storage.esri
Data store implementation for ESRI ASCII grid format.
AsciiGridStore(AsciiGridStoreProvider, StorageConnector, boolean) - Constructor for class org.apache.sis.internal.storage.esri.AsciiGridStore
Creates a new ASCII Grid store from the given file, URL or stream.
AsciiGridStoreProvider - Class in org.apache.sis.internal.storage.esri
The provider of AsciiGridStore instances.
AsciiGridStoreProvider() - Constructor for class org.apache.sis.internal.storage.esri.AsciiGridStoreProvider
Creates a new provider.
asciiParameters - Variable in class org.apache.sis.storage.geotiff.GeoKeysLoader
The characters referenced by the GeoKeysLoader.keyDirectory.
AsDate() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsDate
 
asDatumShift(List<Object>) - Static method in class org.apache.sis.internal.referencing.provider.GeocentricAffine
Given a transformation chain, conditionally replaces the affine transform elements by an alternative object showing the Bursa-Wolf parameters.
AsDouble() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsDouble
 
asEndElement() - Method in class org.apache.sis.xml.TransformedEvent
 
asEndElement() - Method in class org.apache.sis.xml.TransformedEvent.End
 
AsFloat() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsFloat
 
asIndexMap(Class<?>, KeyNamePolicy) - Method in class org.apache.sis.metadata.MetadataStandard
Returns indices for all properties defined in the given metadata type.
asIndexMap(MetadataStandard) - Method in class org.apache.sis.metadata.sql.LookupInfo
Maps method names to property indices for the current metadata type.
asInformationMap(Class<?>, KeyNamePolicy) - Method in class org.apache.sis.metadata.MetadataStandard
Returns information about all properties defined in the given metadata type.
asinh(double) - Static method in class org.apache.sis.math.MathFunctions
Returns the inverse hyperbolic sine of the given value.
AsInstant() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsInstant
 
AsInteger() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsInteger
 
asJAXB(NamespaceContext, TransformVersion) - Static method in class org.apache.sis.xml.TransformingNamespaces
Given a context for namespaces used in XML document, returns a context working with the namespaces used in our JAXB annotations.
askUserAgreement(String, String) - Method in class org.apache.sis.console.ResourcesDownloader
Asks to the user if (s)he agree to download and install the resource for the given authority.
askUserAgreement(String, String) - Method in class org.apache.sis.setup.OptionalInstallations
Asks to the user if (s)he agree to download and install the resource for the given authority.
asList(Object, int) - Static method in class org.apache.sis.feature.Validator
Wraps singleton value in a collection for processing by validate(…) methods.
asList(GeneralParameterDescriptor[]) - Static method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Returns the given array of parameters as an unmodifiable list.
asList(CoordinateOperation) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Returns the given operation as a list of one element.
AsList(GeneralParameterDescriptor[]) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptorGroup.AsList
Constructs a list for the specified array.
AsLocalTime() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsLocalTime
 
AsLong() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsLong
 
asMap() - Method in class org.apache.sis.metadata.AbstractMetadata
Returns a view of the property values in a Map.
asNameMap(Class<?>, KeyNamePolicy, KeyNamePolicy) - Method in class org.apache.sis.metadata.MetadataStandard
Returns the names of all properties defined in the given metadata type.
asNameMap(MetadataStandard) - Method in class org.apache.sis.metadata.sql.LookupInfo
Maps method names to the name of columns in the database table corresponding to the current metadata type.
AsObject() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsObject
 
AsObject(String, boolean) - Constructor for class org.apache.sis.filter.PropertyValue.AsObject
Creates a new expression retrieving values from a property of the given name.
AsOffsetDateTime() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsOffsetDateTime
 
AsOffsetTime() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsOffsetTime
 
asPrimitiveArray - Variable in class org.apache.sis.internal.coverage.j2d.FillValues
The fill values as an array of primitive type: int[], float[] or double[].
ASSEMBLED - Enum constant in enum org.apache.sis.feature.FoliationRepresentation
Trajectories stored in a single Feature instance.
Assembler - Class in org.apache.sis.internal.book
Generates the developer guide from the given input file.
Assembler - Class in org.apache.sis.internal.maven
Creates a ZIP file containing the Apache SIS binary distribution.
Assembler() - Constructor for class org.apache.sis.internal.maven.Assembler
Invoked by reflection for creating the MOJO.
Assembler(File) - Constructor for class org.apache.sis.internal.book.Assembler
Creates a new assembler for the given input and output files.
assertEquals(CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Weakly asserts that the given CRS are equal.
asSet - Variable in class org.apache.sis.parameter.DefaultParameterDescriptorGroup.AsList
The element as a set, created when first needed.
asShape(Geometry) - Static method in class org.apache.sis.internal.feature.jts.JTS
Returns a view of the given JTS geometry as a Java2D shape.
AsShort() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsShort
 
assignableTo - Variable in class org.apache.sis.feature.DefaultFeatureType
The names of all parents of this feature type, including parents of parents.
ASSIGNMENT - Enum constant in enum org.apache.sis.portrayal.TransformChangeEvent.Reason
A new value has been assigned, overwriting the previous values.
associate(Object, Object) - Static method in class org.apache.sis.internal.jaxb.PrimitiveTypeProperties
Associates the given property to the given primitive.
associatedResources - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides aggregate dataset information.
association - Variable in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation
Name of the property to follow in order to get the geometries to add to a polyline.
association - Variable in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation.Result
Name of the property to follow in order to get the geometries to add to a polyline.
associationNames - Variable in class org.apache.sis.internal.sql.feature.FeatureAdapter
Name of the properties where are stored associations in feature instances.
AssociationRoleBuilder - Class in org.apache.sis.feature.builder
Describes one association from the FeatureType to be built by an FeatureTypeBuilder to another FeatureType.
AssociationRoleBuilder(FeatureTypeBuilder, DefaultAssociationRole) - Constructor for class org.apache.sis.feature.builder.AssociationRoleBuilder
Creates a new FeatureAssociationRole builder initialized to the values of an existing association.
AssociationRoleBuilder(FeatureTypeBuilder, DefaultFeatureType, GenericName) - Constructor for class org.apache.sis.feature.builder.AssociationRoleBuilder
Creates a new AssociationRole builder for values of the given type.
associationType - Variable in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Type of relation between the resources.
AssociationValue<V> - Class in org.apache.sis.filter
Expression whose value is computed by retrieving the value indicated by the provided path.
AssociationValue(String[], PropertyValue<V>) - Constructor for class org.apache.sis.filter.AssociationValue
Creates a new expression retrieving values from a property at the given path.
AssociationValue(List<String>, PropertyValue<V>) - Constructor for class org.apache.sis.filter.AssociationValue
Creates a new expression retrieving values from a property at the given path.
AssociationView - Class in org.apache.sis.feature
An association implementation which delegate its work to the parent feature.
AssociationView(AbstractFeature, DefaultAssociationRole) - Constructor for class org.apache.sis.feature.AssociationView
Creates a new association which will delegate its work to the given feature.
AssociationView.Singleton - Class in org.apache.sis.feature
Specialization of AssociationView when the amount of values can be only zero or one.
asStartElement() - Method in class org.apache.sis.xml.TransformedEvent
 
asStartElement() - Method in class org.apache.sis.xml.TransformedEvent.Start
 
asString - Variable in class org.apache.sis.util.iso.AbstractName
The string representation of this name, to be returned by AbstractName.toString() or AbstractName.toInternationalString().
AsString() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsString
 
asTreeTable() - Method in class org.apache.sis.metadata.AbstractMetadata
Returns the property types and values as a tree table.
asTreeTable(Object, Class<?>, ValueExistencePolicy) - Method in class org.apache.sis.metadata.MetadataStandard
Returns the specified metadata object as a tree table.
asType(Class<T>) - Method in class org.apache.sis.measure.ConventionalUnit
Casts this unit to a parameterized unit of specified nature or throw a ClassCastException if the dimension of the specified quantity and this unit's dimension do not match.
asType(Class<T>) - Method in class org.apache.sis.measure.Scalar
Ensures that this quantity is of the given type.
asType(Class<T>) - Method in class org.apache.sis.measure.SystemUnit
Casts this unit to a parameterized unit of specified nature or throw a ClassCastException if the dimension of the specified quantity and this unit's dimension do not match.
asTypeMap(Class<?>, KeyNamePolicy, TypeValuePolicy) - Method in class org.apache.sis.metadata.MetadataStandard
Returns the type of all properties, or their declaring type, defined in the given metadata type.
AsURL() - Constructor for class org.apache.sis.internal.jaxb.gco.URIAdapter.AsURL
Empty constructor used only by JAXB.
asValueMap(Object) - Method in class org.apache.sis.metadata.sql.MetadataSource
Returns a view of the given metadata as a map.
asValueMap(Object, Class<?>, KeyNamePolicy, ValueExistencePolicy) - Method in class org.apache.sis.metadata.MetadataStandard
Returns a view of the specified metadata object as a Map.
asWriter(Appendable) - Static method in class org.apache.sis.io.IO
Returns a view of the given Appendable as a Writer.
asXML(NamespaceContext, TransformVersion) - Static method in class org.apache.sis.xml.TransformingNamespaces
Given the context for namespaces used in our JAXB annotations, returns a context working with namespaces used in XML document.
asXPointer - Variable in class org.apache.sis.internal.jaxb.gml.Measure
true if the units shall be formatted as xpointer.
at - Variable in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
The transform to apply on returned coordinate values.
AT_GET_TILE_TIME - Enum constant in enum org.apache.sis.storage.RasterLoadingStrategy
Raster data are loaded at RenderedImage.getTile(int, int) invocation time.
AT_READ_TIME - Enum constant in enum org.apache.sis.storage.RasterLoadingStrategy
Raster data are loaded at GridCoverageResource.read(GridGeometry, int...) invocation time.
AT_RENDER_TIME - Enum constant in enum org.apache.sis.storage.RasterLoadingStrategy
Raster data are loaded at GridCoverage.render(GridExtent) invocation time.
atanh(double) - Static method in class org.apache.sis.math.MathFunctions
Returns the inverse hyperbolic tangent of the given value.
ATMOSPHERE - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 101325 pascals (1 atm).
attach(PolylineBuffer) - Method in class org.apache.sis.internal.processing.isoline.PolylineBuffer
Declares that the specified polyline will add points in the direction opposite to this polyline.
Attr(Attribute, QName) - Constructor for class org.apache.sis.xml.TransformedEvent.Attr
Wraps the given event with a different name.
attribute - Variable in class org.apache.sis.xml.NilObjectHandler
The identifiers as an IdentifierMapAdapter object, or the nilReason attribute as a NilReason object.
ATTRIBUTE_INSTANCES - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Enumeration of possible values for DefaultScopeDescription.property.
AttributeConvention - Class in org.apache.sis.internal.feature
Defines the names of some properties or characteristics for which we assign a conventional usage.
AttributeConvention() - Constructor for class org.apache.sis.internal.feature.AttributeConvention
Do not allow instantiation of this class.
attributeDescription - Variable in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Description of the attribute described by the measurement value.
attributeGroup - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Information about content type for groups of attributes for a specific range dimension, or null if none.
attributeGroup() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the attribute group object if it does not already exists, then returns it.
attributeGroups - Variable in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Information on attribute groups of the resource.
attributeKeys - Variable in class org.apache.sis.measure.FormattedCharacterIterator
An unmodifiable view over the keys of the FormattedCharacterIterator.attributes map.
attributeNames - Variable in class org.apache.sis.feature.EnvelopeOperation
The names of all properties containing a geometry object.
attributeNames - Variable in class org.apache.sis.feature.StringJoinOperation
The name of the properties (attributes of operations producing attributes) from which to get the values to concatenate.
AttributeRole - Enum in org.apache.sis.feature.builder
Roles that can be associated to some attributes for instructing FeatureTypeBuilder how to generate predefined operations.
AttributeRole() - Constructor for enum org.apache.sis.feature.builder.AttributeRole
 
attributes - Variable in class org.apache.sis.internal.sql.feature.FeatureAdapter
Attributes in feature instances, excluding operations and associations to other tables.
attributes - Variable in class org.apache.sis.internal.sql.feature.Table
Attributes in feature instances, excluding operations and associations to other tables.
attributes - Variable in class org.apache.sis.measure.FormattedCharacterIterator
All fields associated to the text.
attributes - Variable in class org.apache.sis.measure.FormattedCharacterIterator.Filter
attributes - Variable in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
Content type for attributes groups for a RangeDimension.
attributes - Variable in class org.apache.sis.xml.TransformedEvent.Start
The attributes, may or may not be the same than the wrapped event.
attributes() - Method in class org.apache.sis.xml.Transformer
Returns a snapshot of Transformer.renamedAttributes list and clears the latter.
Attributes - Class in org.apache.sis.internal.storage.gpx
GPX attribute names in XML files.
Attributes - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Attributes
Attributes() - Constructor for class org.apache.sis.internal.storage.gpx.Attributes
Do not allow instantiation of this class.
ATTRIBUTES - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Enumeration of possible values for DefaultScopeDescription.property.
attributeToColumns - Variable in class org.apache.sis.internal.sql.feature.Table
Map from attribute name to columns.
attributeToCRS - Variable in class org.apache.sis.feature.EnvelopeOperation
The coordinate conversions or transformations from the CRS used by the geometries to the CRS requested by the user, or null if there is no operation to apply.
attributeType - Variable in class org.apache.sis.util.iso.DefaultMemberName
The type of the data associated with the record member.
AttributeTypeAdapter - Class in org.apache.sis.metadata.iso.maintenance
For (un)marshalling deprecated AttributeType as a character string, as expected by ISO 19115-3:2016.
AttributeTypeAdapter() - Constructor for class org.apache.sis.metadata.iso.maintenance.AttributeTypeAdapter
 
AttributeTypeBuilder<V> - Class in org.apache.sis.feature.builder
Describes one AttributeType which will be part of the feature type to be built by a FeatureTypeBuilder.
AttributeTypeBuilder(AttributeTypeBuilder<?>, Class<V>) - Constructor for class org.apache.sis.feature.builder.AttributeTypeBuilder
Creates a new builder initialized to the values of the given builder.
AttributeTypeBuilder(FeatureTypeBuilder, Class<V>) - Constructor for class org.apache.sis.feature.builder.AttributeTypeBuilder
Creates a new AttributeType builder for values of the given class.
AttributeTypeBuilder(FeatureTypeBuilder, DefaultAttributeType<V>) - Constructor for class org.apache.sis.feature.builder.AttributeTypeBuilder
Creates a new AttributeType builder initialized to the values of an existing attribute.
AttributeTypeBuilder.RoleIter - Class in org.apache.sis.feature.builder
The iterator returned by the AttributeTypeBuilder.roles() set.
attributeTypes - Variable in class org.apache.sis.util.iso.DefaultRecordSchema
The pool of attribute types created so far.
AttributeView<V> - Class in org.apache.sis.feature
An attribute implementation which delegate its work to the parent feature.
AttributeView(AbstractFeature, DefaultAttributeType<V>) - Constructor for class org.apache.sis.feature.AttributeView
Creates a new attribute which will delegate its work to the given feature.
AttributeView.Singleton<V> - Class in org.apache.sis.feature
Specialization of AttributeView when the amount of values can be only zero or one.
augmentedObjectiveCRS - Variable in class org.apache.sis.portrayal.Canvas
The Canvas.objectiveCRS augmented with additional dimensions found in Canvas.pointOfInterest.
AUTHALIC_RADIUS - Static variable in class org.apache.sis.internal.metadata.ReferencingServices
The GRS80 authalic radius, which is 6371007.0 metres.
AuthalicConversion - Class in org.apache.sis.referencing.operation.projection
Base class of projections doing conversions between geodetic latitude and authalic latitude.
AuthalicConversion(AuthalicConversion) - Constructor for class org.apache.sis.referencing.operation.projection.AuthalicConversion
Creates a new projection initialized to the values of the given one.
AuthalicConversion(Initializer, NormalizedProjection) - Constructor for class org.apache.sis.referencing.operation.projection.AuthalicConversion
Creates a new normalized projection from the parameters computed by the given initializer, or from the parameters already computed by another projection.
AuthalicMercator - Class in org.apache.sis.referencing.operation.projection
Spherical Mercator projection after conversion of geodetic latitudes to authalic latitudes.
AuthalicMercator(Mercator) - Constructor for class org.apache.sis.referencing.operation.projection.AuthalicMercator
Creates a new normalized projection from the parameters computed by the given initializer.
author - Variable in class org.apache.sis.internal.storage.gpx.Copyright
The copyright holder.
author - Variable in class org.apache.sis.internal.storage.gpx.Metadata
The person or organization who created the GPX file.
author() - Method in class org.apache.sis.internal.storage.gpx.Reader
Returns the Metadata.author field, creating all necessary objects if needed.
AUTHOR - Static variable in class org.apache.sis.internal.storage.gpx.Attributes
A copyright attribute (v1.1+).
AUTHOR - Static variable in class org.apache.sis.internal.storage.gpx.Tags
Attribute in v1.0, tag in v1.1.
authorities - Variable in class org.apache.sis.io.wkt.WKTDictionary
Authorities declared in all "ID[CITATION[…]]" elements found in WKT definitions.
authorities - Variable in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
The authorities to be returned by InstallationScriptProvider.getAuthorities().
AUTHORITIES - Static variable in class org.apache.sis.internal.metadata.NameMeaning
Naming authorities allowed to appear in "urn:ogc:def:".
authority - Variable in class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
The current authority.
authority - Variable in class org.apache.sis.internal.jaxb.SpecializedIdentifier
The authority, typically as a NonMarshalledAuthority instance.
authority - Variable in class org.apache.sis.internal.simple.SimpleIdentifier
Organization or party responsible for definition and maintenance of the SimpleIdentifier.code, or null if none.
authority - Variable in class org.apache.sis.internal.util.DefinitionURI
The authority part of a URI, or null if none (empty).
authority - Variable in class org.apache.sis.io.wkt.Formatter
The preferred authority for objects or parameter names.
authority - Variable in class org.apache.sis.io.wkt.WKTDictionary
The organization or specification that defines the codes recognized by this factory.
authority - Variable in class org.apache.sis.io.wkt.WKTFormat
The preferred authority for objects or parameter names.
authority - Variable in class org.apache.sis.metadata.iso.DefaultIdentifier
Person or party responsible for maintenance of the namespace.
authority - Variable in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
The authority of the factory, in upper case.
authority - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
The authority, cached after first requested.
authority - Variable in class org.apache.sis.referencing.ImmutableIdentifier
The person or party responsible for maintenance of the namespace, or null if not available.
Authority - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Authority(String) - Constructor for class org.apache.sis.internal.simple.CitationConstant.Authority
Creates a new citation for an authority managing codes in the given namespace.
Authority(String, String) - Constructor for class org.apache.sis.internal.simple.CitationConstant.Authority
Creates a new citation for an authority managing codes in the given namespace.
AUTHORITY - Static variable in class org.apache.sis.referencing.StandardDefinitions
The authority for this subset of EPSG database.
authorityCodes - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
The set of authority codes for different types.
authorityCodes - Variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Authority codes found for CRS.
AuthorityCodes - Class in org.apache.sis.referencing.factory.sql
A map of EPSG authority codes as keys and object names as values.
AuthorityCodes(Connection, TableInfo, Class<?>, EPSGDataAccess) - Constructor for class org.apache.sis.referencing.factory.sql.AuthorityCodes
Creates a new map of authority codes for the specified type.
AuthorityFactories<T extends org.opengis.referencing.AuthorityFactory> - Class in org.apache.sis.referencing
Provides the CRS, CS, datum and coordinate operation authority factories.
AuthorityFactories(Class<T>) - Constructor for class org.apache.sis.referencing.AuthorityFactories
Creates a new provider for factories of the given type.
AuthorityFactoryIdentifier - Class in org.apache.sis.referencing.factory
Identification of an authority factory by its type, namespace and version.
AuthorityFactoryIdentifier(byte, String, String) - Constructor for class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Creates a new identifier for a factory of the given type, authority and version.
AuthorityFactoryProxy<T> - Class in org.apache.sis.referencing.factory
Delegates object creations to one of the create methods in a backing AuthorityFactory.
AuthorityFactoryProxy(Class<T>, byte) - Constructor for class org.apache.sis.referencing.factory.AuthorityFactoryProxy
Creates a new proxy for objects of the given type.
authorityMatches(Identifier, Citation, String) - Static method in class org.apache.sis.internal.metadata.Identifiers
Returns true if the given identifier authority matches the given authority.
AUTO - Enum constant in enum org.apache.sis.xml.XLink.Type
A special value for computing the type automatically from the XLink attributes.
AUTO2 - Static variable in class org.apache.sis.referencing.factory.CommonAuthorityFactory
The "AUTO2" prefix for a code identified by parameters.
Automatic - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Automatic
AutoMessageFormat - Class in org.apache.sis.internal.util
A message format which adjust automatically the number of fraction digits needed for formatting numbers.
AutoMessageFormat(String) - Constructor for class org.apache.sis.internal.util.AutoMessageFormat
Creates a new message for the default locale.
AutoMessageFormat(String, Locale) - Constructor for class org.apache.sis.internal.util.AutoMessageFormat
Creates a new message for the given locale.
AUXILIARY - Enum constant in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
The "Mercator Auxiliary Sphere" projection.
AUXILIARY_SPHERE_TYPE - Static variable in class org.apache.sis.internal.referencing.provider.MercatorAuxiliarySphere
The operation parameter descriptor for the Auxiliary sphere type parameter value.
AuxiliaryContent(Object, char[], int, int) - Constructor for class org.apache.sis.internal.storage.PRJDataStore.AuxiliaryContent
Wraps (without copying) the given array as the content of an auxiliary file.
AuxiliaryFileTooLarge_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Auxiliary file “{0}” seems too large.
available() - Method in class org.apache.sis.internal.sql.feature.BinaryEncoding.FromHex
Returns an estimate of the number of bytes that can be read.
availableDAOs - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
The Data Access Object instances previously created and released for future reuse.
availableDAOs - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.ShutdownHook
availableFunctions - Variable in class org.apache.sis.filter.DefaultFilterFactory
All functions identified by a name like "cos", "hypot", etc.
average() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns the average of elements of this stream.
average(long, long) - Static method in class org.apache.sis.math.MathFunctions
Computes the averages of two signed integers without overflow.
averageAirTemperature - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Average air temperature along the flight pass during the photo flight.
averages - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
An "average" value for the offset in each dimension.
avoidDatumChange - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Whether MilitaryGridReferenceSystem.Encoder should infer the datum from the given coordinates instead of using MilitaryGridReferenceSystem.datum.
AWAY_FROM - Static variable in class org.apache.sis.internal.referencing.AxisDirections
Distance from the origin in a polar coordinate system.
axes - Variable in class org.apache.sis.referencing.cs.AbstractCS
The sequence of axes for this coordinate system.
AxesConvention - Enum in org.apache.sis.referencing.cs
High-level characteristics about the axes of a coordinate system.
AxesConvention() - Constructor for enum org.apache.sis.referencing.cs.AxesConvention
 
AxesMapper - Enum in org.apache.sis.internal.referencing
Maps coordinate axes for a "sub-coordinate system" to the axes of a coordinate systems with more dimensions.
AxesMapper() - Constructor for enum org.apache.sis.internal.referencing.AxesMapper
 
axis - Variable in class org.apache.sis.referencing.cs.Normalizer
The axis to be compared by Normalizer.compareTo(Normalizer).
axis(int) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Returns the axis at the given dimension index.
axis(CSFactory, String, String, AxisDirection) - Static method in class org.apache.sis.coverage.grid.GridExtentCRS
Creates a coordinate system axis of the given name.
Axis - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to AbstractCS and AbstractDatum.
AXIS - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Coordinate system axes, often represented by AXIS[…] elements.
AXIS - Static variable in class org.apache.sis.referencing.EPSGFactoryFallback
Kinds of object created by this factory, as bitmask.
AXIS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
Axis_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Axis {0}
AXIS_ANGLE - Static variable in class org.apache.sis.internal.referencing.provider.NorthPoleRotation
The operation parameter descriptor for the north_pole_grid_longitude parameter value.
AXIS_ANGLE - Static variable in class org.apache.sis.internal.referencing.provider.SouthPoleRotation
The operation parameter descriptor for the grid_south_pole_angle parameter value (optional).
AXIS_ANGLE - Static variable in class org.apache.sis.referencing.operation.transform.PoleRotation
Index of parameter declared in SouthPoleRotation and NorthPoleRotation.
AXIS_CHANGES - Static variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The identifier for conversion using an affine transform for axis swapping and/or unit conversions.
AXIS_DIRECTIONS - Static variable in class org.apache.sis.coverage.grid.GridExtent
The dimension name types for given coordinate system axis directions.
AXIS_LENGTH_DIFFERENCE - Static variable in class org.apache.sis.internal.referencing.provider.Molodensky
The operation parameter descriptor for the Semi-major axis length difference optional parameter value.
AXIS_ORDER - Enum constant in enum org.apache.sis.console.IdentifierCommand.State
 
AxisChanges - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Axis changes
axisDimensionProperties - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Information about spatial-temporal axis properties.
AxisDirections - Class in org.apache.sis.internal.referencing
Utilities methods related to AxisDirection.
AxisDirections() - Constructor for class org.apache.sis.internal.referencing.AxisDirections
Do not allow instantiation of this class.
AxisFilter - Interface in org.apache.sis.referencing.cs
Modifications to apply on the axes of a coordinate system in order to produce a new coordinate system.
axisLengthRatio() - Method in class org.apache.sis.referencing.operation.projection.Initializer
Returns b/a where a is the semi-major axis length and b the semi-minor axis length.
AxisName - Class in org.apache.sis.referencing.cs
Pattern of CoordinateSystemAxis together with resource to use for localized axis name.
AxisName - Class in org.apache.sis.referencing.factory.sql
A (name, description) pair for a coordinate system axis.
AxisName(String, short) - Constructor for class org.apache.sis.referencing.cs.AxisName
Creates a new pattern for axis name.
AxisName(String, String) - Constructor for class org.apache.sis.referencing.factory.sql.AxisName
Creates a new coordinate system axis name.
axisNames - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Cache for axis names.
AxisNames - Class in org.apache.sis.internal.metadata
Constants for axis names specified by ISO 19111 and ISO 19162.
AxisNames() - Constructor for class org.apache.sis.internal.metadata.AxisNames
Do not allow instantiation of this class.
axisOrder - Variable in class org.apache.sis.io.wkt.GeodeticObjectParser
Order of coordinate system axes.
AxisOrderReversal - Class in org.apache.sis.internal.referencing.provider
The provider for "axis order reversal (2D)" (EPSG:9843).
AxisOrderReversal() - Constructor for class org.apache.sis.internal.referencing.provider.AxisOrderReversal
Constructs a provider with default parameters.
AxisOrderReversal(ParameterDescriptorGroup, int) - Constructor for class org.apache.sis.internal.referencing.provider.AxisOrderReversal
For AxisOrderReversal3D subclass only.
AxisOrderReversal3D - Class in org.apache.sis.internal.referencing.provider
The provider for "axis order reversal (geographic3D horizontal)" (EPSG:9844).
AxisOrderReversal3D() - Constructor for class org.apache.sis.internal.referencing.provider.AxisOrderReversal3D
Constructs a provider with default parameters.
axisRatio - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Ration between the semi-minor and semi-major axis b/a.
axisRatio - Variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
The b/a ratio where a is the semi-major axis length and b is the semi-minor axis length.
axisTypes - Variable in class org.apache.sis.portrayal.Canvas
Type of each grid axis (column, row, vertical, temporal, …) or null if unspecified.
Azimuth - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Azimuth
AZIMUTH - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercator
The operation parameter descriptor for the Azimuth of initial line (α) parameter value.
AZIMUTH - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Enumeration of return values for the GeoKeys.unitOf(short) method.
AzimuthalEquidistant - Class in org.apache.sis.referencing.operation.projection
Azimuthal Equidistant (Spherical) projection.
AzimuthalEquidistant(AzimuthalEquidistant) - Constructor for class org.apache.sis.referencing.operation.projection.AzimuthalEquidistant
Creates a new projection initialized to the same parameters than the given one.
AzimuthalEquidistant(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.AzimuthalEquidistant
Creates a new normalized projection from the parameters computed by the given initializer.
AzimuthalEquidistant(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.AzimuthalEquidistant
Creates a Azimuthal Equidistant projection from the given parameters.
AzimuthalEquidistantSpherical - Class in org.apache.sis.internal.referencing.provider
The provider for "Azimuthal Equidistant (Spherical)" projection.
AzimuthalEquidistantSpherical() - Constructor for class org.apache.sis.internal.referencing.provider.AzimuthalEquidistantSpherical
Constructs a new provider.
AzimuthAndDistanceNotSet - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
The azimuth and distance have not been specified.
AzimuthAngle - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AzimuthUnit.
AzimuthUnits - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.1.4 Codes.

B

b - Variable in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
The declared inverse flattening values, together with a snapshot of axis lengths at the time the inverse flattening has been set.
B - Enum constant in enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
The "Polar Stereographic (Variant B)" projection.
B - Variable in class org.apache.sis.referencing.operation.projection.ObliqueMercator
Constants used in the transformation.
background - Variable in class org.apache.sis.coverage.SampleDimension
The background value, or null if unspecified.
background - Variable in class org.apache.sis.coverage.ToNaN
The value which should be assigned ordinal 0 if that ordinal value is available.
background - Variable in enum org.apache.sis.internal.util.X364
Foreground or background flavors of this enum.
background() - Method in enum org.apache.sis.internal.util.X364
Returns the enum for the background color.
Background - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Background
BACKGROUND_BLUE - Enum constant in enum org.apache.sis.internal.util.X364
Blue background color, normal intensity.
BACKGROUND_CYAN - Enum constant in enum org.apache.sis.internal.util.X364
Cyan background color, normal intensity.
BACKGROUND_DEFAULT - Enum constant in enum org.apache.sis.internal.util.X364
Reset the background color.
BACKGROUND_DEFAULT - Static variable in class org.apache.sis.io.wkt.Formatter
The value of X364.BACKGROUND_DEFAULT.sequence(), hard-coded for avoiding X364 class loading.
BACKGROUND_GRAY - Enum constant in enum org.apache.sis.internal.util.X364
Gray background color, normal intensity.
BACKGROUND_GREEN - Enum constant in enum org.apache.sis.internal.util.X364
Green background color, normal intensity.
BACKGROUND_MAGENTA - Enum constant in enum org.apache.sis.internal.util.X364
Magenta background color, normal intensity.
BACKGROUND_RED - Enum constant in enum org.apache.sis.internal.util.X364
Red background color, normal intensity.
BACKGROUND_YELLOW - Enum constant in enum org.apache.sis.internal.util.X364
Yellow background color, normal intensity.
BackgroundComputationFailed - Static variable in class org.apache.sis.util.resources.Errors.Keys
Computation in background failed.
backgrounds(List<SampleDimension>) - Static method in class org.apache.sis.internal.coverage.SampleDimensions
Returns the background values of all bands in the given list.
BackingStoreException - Exception in org.apache.sis.util.collection
Thrown to indicate that an operation could not complete because of a failure in the backing store (a file or a database).
BackingStoreException() - Constructor for exception org.apache.sis.util.collection.BackingStoreException
Constructs a new exception with no detail message.
BackingStoreException(String) - Constructor for exception org.apache.sis.util.collection.BackingStoreException
Constructs a new exception with the specified detail message.
BackingStoreException(String, Throwable) - Constructor for exception org.apache.sis.util.collection.BackingStoreException
Constructs a new exception with the specified detail message and cause.
BackingStoreException(Throwable) - Constructor for exception org.apache.sis.util.collection.BackingStoreException
Constructs a new exception with the specified cause.
backingVector() - Method in class org.apache.sis.math.RepeatedVector
Informs Vector.pick(int...) that this vector is backed by another vector.
backingVector() - Method in class org.apache.sis.math.Vector
If this vector is a view over a subset of another vector, returns the backing vector.
backingVector() - Method in class org.apache.sis.math.Vector.Pick
Returns the backing vector.
backingVector() - Method in class org.apache.sis.math.Vector.SubSampling
Returns the backing vector.
Bag<E> - Class in org.apache.sis.internal.util
A collection in which elements order does not matter (as in Set) but in which duplicated elements are allowed (as in List).
Bag() - Constructor for class org.apache.sis.internal.util.Bag
Creates a new instance.
band - Variable in class org.apache.sis.image.Transferer
The band to read and write.
band - Variable in class org.apache.sis.internal.processing.isoline.Tracer.Level
Band number where to read values in the Tracer.window array.
band - Variable in class org.apache.sis.storage.landsat.Band
The band for which this instance provides data.
band(String, int) - Method in class org.apache.sis.storage.landsat.MetadataReader
Returns the band at the given index, creating it if needed.
Band - Class in org.apache.sis.internal.sql.postgis
Information about a single band in PostGIS WKB raster.
Band - Class in org.apache.sis.storage.landsat
A band in a Landsat data set.
Band(int) - Constructor for class org.apache.sis.internal.sql.postgis.Band
Creates an initially empty band.
Band(int, Number) - Constructor for class org.apache.sis.internal.sql.postgis.Band
Creates a band of the given type with the given no-data value.
Band(LandsatStore, BandName) - Constructor for class org.apache.sis.storage.landsat.Band
Creates a new resource for the specified band.
Band_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Band {0}
BAND_SUFFIX - Static variable in class org.apache.sis.storage.landsat.MetadataReader
The "_BAND" suffix added to attribute names that are followed by a band number.
bandBoundaryDefinition - Variable in class org.apache.sis.metadata.iso.content.DefaultBand
Designation of criterion for defining maximum and minimum wavelengths for a spectral band.
banded - Variable in class org.apache.sis.coverage.grid.BufferedGridCoverage.CellAccessor
true for banded sample model, or false for pixel interleaved sample model.
BandedCoverage - Class in org.apache.sis.coverage
A coverage where all sample values at a given location can be provided in an array of primitive type.
BandedCoverage() - Constructor for class org.apache.sis.coverage.BandedCoverage
Constructs a coverage.
BandedCoverage.Evaluator - Interface in org.apache.sis.coverage
Computes or interpolates values of sample dimensions at given positions.
BandedIterator - Class in org.apache.sis.image
A pixel iterator reading values directly from a DataBuffer instead of using Raster API.
BandedIterator(Raster, WritableRaster, Rectangle, Dimension, SequenceType, int) - Constructor for class org.apache.sis.image.BandedIterator
Creates an iterator for the given region in the given raster.
BandedIterator(RenderedImage, WritableRenderedImage, Rectangle, Dimension, SequenceType, int) - Constructor for class org.apache.sis.image.BandedIterator
Creates an iterator for the given region in the given image.
BandedIterator.DoubleWindow - Class in org.apache.sis.image
PixelIterator.Window implementation backed by an array of double[].
BandedIterator.FloatWindow - Class in org.apache.sis.image
PixelIterator.Window implementation backed by an array of float[].
BandedSampleConverter - Class in org.apache.sis.image
An image where each sample value is computed independently of other sample values and independently of neighbor points.
BandedSampleConverter(RenderedImage, BandedSampleModel, ColorModel, NumberRange<?>[], MathTransform1D[]) - Constructor for class org.apache.sis.image.BandedSampleConverter
Creates a new image which will compute values using the given converters.
BandedSampleConverter.Writable - Class in org.apache.sis.image
A BandedSampleConverter capable to retro-propagate the changes to the source coverage.
bandEnumerations - Variable in class org.apache.sis.storage.landsat.MetadataReader
BandName.values(), fetched once for avoiding multiple array creations.
bandGapBytes - Variable in class org.apache.sis.internal.storage.esri.RawRasterReader
Number of bytes to skip between band.
BANDGAPBYTES - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Number of bytes to skip between band.
BandGroup - Class in org.apache.sis.storage.landsat
An aggregate of Band.
BandGroup(StoreListeners, BandGroupName, Band[], int) - Constructor for class org.apache.sis.storage.landsat.BandGroup
Creates a new aggregate for the specified group.
BandGroupName - Enum in org.apache.sis.storage.landsat
Group of bands.
BandGroupName(short, InternationalString, boolean) - Constructor for enum org.apache.sis.storage.landsat.BandGroupName
Creates a new enumeration value.
BandName - Enum in org.apache.sis.storage.landsat
Names of Landsat bands.
BandName(BandGroupName, String, short) - Constructor for enum org.apache.sis.storage.landsat.BandName
Creates a new enumeration value.
bandNames(ColorModel, SampleModel) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Returns names of bands based on inspection of the sample model and color model.
bandOffsets - Variable in class org.apache.sis.coverage.grid.ImageRenderer
Offset to add to index of sample values in each band in order to reach the value in the DataBuffer bank.
bandOffsets - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Offsets for all bands in data array elements, or null if not applicable.
BANDROWBYTES - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the number of bytes per band per row.
bands - Variable in class org.apache.sis.coverage.grid.ImageRenderer
The sample dimensions, to be used for defining the bands.
bands - Variable in class org.apache.sis.image.BandSelectImage
The selected bands.
bands - Variable in class org.apache.sis.internal.sql.postgis.RasterReader
Information about each band (including pixel values), or null if none.
bands - Variable in class org.apache.sis.storage.landsat.MetadataReader
The bands descriptions.
bands(BandGroup[]) - Static method in class org.apache.sis.storage.landsat.BandGroup
Returns all bands in the given array of aggregates.
BandSelectImage - Class in org.apache.sis.image
Selects or reorder bands from a source image.
BandSelectImage(RenderedImage, ColorModel, int[]) - Constructor for class org.apache.sis.image.BandSelectImage
Creates a new "band select" operation for the given source.
bandType - Variable in class org.apache.sis.coverage.grid.ConvertedGridCoverage
One of enumeration value that describe the sample values type in each band of images produced by ConvertedGridCoverage.render(GridExtent).
bank - Variable in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Bytes
Where to copy the values that we will read.
bank - Variable in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Doubles
Where to copy the values that we will read.
bank - Variable in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Floats
Where to copy the values that we will read.
bank - Variable in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Ints
Where to copy the values that we will read.
bank - Variable in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Shorts
Where to copy the values that we will read.
bankIndices - Variable in class org.apache.sis.coverage.grid.ImageRenderer
Bank indices for each band, or null for 0, 1, 2, 3….
bankIndices - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Index for each bank storing a band of image data, or null if not applicable.
BAR - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 100000 pascals (1 bar).
BAROMETRIC - Enum constant in enum org.apache.sis.referencing.CommonCRS.Vertical
Height measured by atmospheric pressure in hectopascals (hPa).
BarometricAltitude - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Barometric altitude
base - Variable in class org.apache.sis.coverage.grid.GridDerivation
The base grid geometry from which to derive a new grid geometry.
base - Variable in class org.apache.sis.math.LinearlyDerivedVector
The vector on which this vector is derived from.
base - Variable in class org.apache.sis.math.RepeatedVector
The vector on which this vector is derived from.
base - Variable in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
The base to be raised to a power.
base - Variable in class org.apache.sis.referencing.operation.transform.TransferFunction
The logarithmic base.
base() - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Returns the base of this logarithmic function.
base() - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Returns the base of this logarithmic function.
BASE_SHIFT - Static variable in class org.apache.sis.util.collection.IntegerList
The shift to apply on index in order to produce a result equivalent to index / 64.
BASE_UNITS - Static variable in class org.apache.sis.io.wkt.MathTransformParser
The base units associated to the MathTransformParser.UNIT_KEYWORDS, ignoring WKTKeywords.Unit.
Base10(double) - Constructor for class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Creates a new instance with the given offset.
BASE32 - Enum constant in enum org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Format
Format consisting of 32 symbols used at http://geohash.org.
baseCRS - Variable in class org.apache.sis.internal.jaxb.referencing.CC_Conversion
Temporary storage for the baseCRS during org.apache.sis.referencing.crs.AbstractDerivedCRS unmarshalling.
baseDirection - Variable in class org.apache.sis.referencing.cs.DirectionAlongMeridian
The base direction, which must be AxisDirection.NORTH or AxisDirection.SOUTH.
baseDirectory - Variable in class org.apache.sis.internal.maven.Assembler
Base directory of the module to compile.
baseDirectory - Variable in class org.apache.sis.internal.unopkg.JavaMaker
Base directory of the module to compile.
baseDirectory - Variable in class org.apache.sis.internal.unopkg.UnoPkg
Base directory of the module to compile.
basedOnASCII - Static variable in class org.apache.sis.internal.storage.StoreUtilities
Names of encoding where bytes less than 128 can be interpreted as ASCII.
basedOnASCII(Charset) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Returns true if a sequence of bytes in the given encoding can be decoded as if they were ASCII, ignoring values greater than 127.
BaseEngCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
baseExtent - Variable in class org.apache.sis.coverage.grid.GridDerivation
The sub-extent of GridDerivation.base grid geometry to use for the new grid geometry.
BaseGeodCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
BaseParamCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
BaseProjCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
BaseStreamWrapper<T,S extends BaseStream<T,S>> - Class in org.apache.sis.internal.stream
Base class of all stream wrappers defined in this package.
BaseStreamWrapper() - Constructor for class org.apache.sis.internal.stream.BaseStreamWrapper
For sub-classes constructors.
BaseStreamWrapper(S) - Constructor for class org.apache.sis.internal.stream.BaseStreamWrapper
Creates a new wrapper for the given stream.
BaseTimeCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultTemporalCRS.
baseType - Variable in class org.apache.sis.metadata.TreeNode
The return type of the getter method that provides the value encapsulated by this node.
baseValueClass - Variable in class org.apache.sis.util.iso.RecordDefinition
The common parent of all value classes.
baseValueClass() - Method in class org.apache.sis.util.iso.RecordDefinition
Returns the common parent of all value classes.
BaseVertCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultVerticalCRS.
basicMeasure - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Definition of the fundamental concept for the data quality measure.
BatchComputedImage - Class in org.apache.sis.internal.coverage.j2d
A computed image for which it is more efficient to compute tiles in batch instead of one-by-one.
BatchComputedImage(SampleModel, Map<String, Object>, RenderedImage...) - Constructor for class org.apache.sis.internal.coverage.j2d.BatchComputedImage
Creates an initially empty image with the given sample model.
BatchComputedImage.Rasters - Class in org.apache.sis.internal.coverage.j2d
The set of tiles fetched by a single call to BatchComputedImage.prefetch(Rectangle).
bbox(Object) - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Estimates whether the wrapped geometry intersects the geometry of the given wrapper, testing only the bounding box of the wrapper argument.
bbox(Expression<? super R, ? extends G>, Envelope) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if the bounding box of the feature's geometry interacts with the bounding box provided in the filter properties.
BBox - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
BBOX - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
 
BBOX() - Constructor for class org.apache.sis.internal.feature.esri.Wrapper.BBOX
 
BBOX_ACCURACY - Static variable in class org.apache.sis.io.wkt.Formatter
Accuracy of geographic bounding boxes, in number of fraction digits.
beConservative(Formatter, Unit<Angle>) - Static method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Returns true if DefaultPrimeMeridian.formatTo(Formatter) should conservatively format the angular unit even if it would be legal to omit it.
before(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand is before the second.
Before(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.Before
Creates a new filter.
BEFORE - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
beforeFill - Variable in class org.apache.sis.io.TabularFormat
The string to write before the TabularFormat.fillCharacter, or an empty string if none.
beforeFirstBand - Variable in class org.apache.sis.storage.geotiff.CompressedSubset
Number of sample values to skip before to read the first value of the first pixel in a row.
beforeFormat(List<Object>, int, boolean) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Given a transformation chain, replaces the elements around transforms.get(index) transform by alternative objects to use when formatting WKT.
beforeFormat(List<Object>, int, boolean) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Same work than AbstractMathTransform.beforeFormat(List, int, boolean) but with the knowledge that this transform is an inverse transform.
beforeFormat(List<Object>, int, boolean) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Given a transformation chain, replaces the elements around transforms.get(index) transform by alternative objects to use when formatting WKT.
beforeFormat(List<Object>, int, boolean) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Given a transformation chain to format in WKT, inserts a "Geographic 2D to 3D" pseudo-conversion before this transform (normally transforms.get(index)) if this conversion expects no height.
beforeFormat(List<Object>, int, boolean) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
Given a transformation chain to format in WKT, inserts a "Geographic 3D to 2D" pseudo-conversion after this transform (normally transforms.get(index)) if this conversion computes no height.
beforeMarshal() - Method in class org.apache.sis.internal.jaxb.TypeRegistration
If some objects need to be converted before marshalling, the converter for performing those conversions.
beforeMarshal() - Method in class org.apache.sis.internal.metadata.MetadataTypes
Returns the converter to apply before marshalling objects.
beforeMarshal() - Method in class org.apache.sis.internal.referencing.ReferencingTypes
Returns the converter to apply before marshalling objects.
beforeMarshal(Marshaller) - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
Invoked by JAXB Marshaller before this object is marshalled to XML.
beforeMarshal(Marshaller) - Method in class org.apache.sis.internal.jaxb.metadata.replace.ReferenceSystemMetadata
Invoked by JAXB Marshaller before this object is marshalled to XML.
beforeMarshal(Marshaller) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Invoked by JAXB Marshaller before this object is marshalled to XML.
beforeUnmarshal(Unmarshaller, Object) - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
Invoked by JAXB during unmarshalling of the enclosing <gml:OperationParameter>, before the child DefaultParameterDescriptor.
begin - Variable in class org.apache.sis.internal.jaxb.gml.TimePeriod
The start time, which may be marshalled in a GML3 way or GML2 way.
begin() - Method in class org.apache.sis.xml.Pooled
Must be invoked by subclasses before a try block performing a (un)marshalling operation.
beginIndex - Variable in class org.apache.sis.geometry.SubEnvelope
The index of the first valid coordinate value of the lower corner in the ArrayEnvelope.coordinates array.
beginIndex() - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns the index of the first valid coordinate value of the lower corner in the ArrayEnvelope.coordinates array.
beginIndex() - Method in class org.apache.sis.geometry.SubEnvelope
Returns the index of the first valid coordinate value of the lower corner in the coordinates array.
beginning - Variable in class org.apache.sis.internal.temporal.DefaultPeriod
Bounds making this period.
begins(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand begins at the second.
Begins(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.Begins
Creates a new filter.
BEGINS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
BEGUN_BY - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
begunBy(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand begun by the second.
BegunBy(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.BegunBy
Creates a new filter.
belgeA() - Static method in class org.apache.sis.referencing.operation.projection.LambertConicConformal
Constant for the Belgium 2SP case.
BELGIUM - Enum constant in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
The "Lambert Conic Conformal (2SP Belgium)" projection.
belToOne() - Static method in class org.apache.sis.measure.PowerOf10
Returns the converter from bel unit (B) to dimensionless unit.
best - Variable in class org.apache.sis.internal.referencing.ExtentSelector
The best object found so far.
best() - Method in class org.apache.sis.internal.referencing.ExtentSelector
Returns the object associated to the largest area found so far.
between(Expression<? super R, ?>, Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Filter operation for a range check.
Between(Expression<? super R, ?>, Expression<? super R, ?>, Expression<? super R, ?>) - Constructor for class org.apache.sis.filter.ComparisonFilter.Between
Creates a new filter.
BetweenComparisonOperator<R> - Interface in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
beyond(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>, Quantity<Length>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if all of a feature's geometry is more distant than the given distance from the given geometry.
BEYOND - Enum constant in enum org.apache.sis.internal.geoapi.filter.DistanceOperatorName
 
Bezier - Class in org.apache.sis.internal.referencing.j2d
Helper class for appending Bézier curves to a path.
Bezier(int) - Constructor for class org.apache.sis.internal.referencing.j2d.Bezier
Creates a new builder.
bidimensional(MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Returns the given transform as a MathTransform2D instance.
BIDIMENSIONAL - Static variable in class org.apache.sis.coverage.grid.GridCoverage2D
A constant for identifying code that relying on having 2 dimensions.
BIDIMENSIONAL - Static variable in class org.apache.sis.coverage.grid.ResampledGridCoverage
The 2 constant for identifying code specific to the two-dimensional case.
BIDIMENSIONAL - Static variable in class org.apache.sis.image.ResampledImage
The 2 value for identifying code expecting exactly 2 dimensions.
BIDIMENSIONAL - Static variable in class org.apache.sis.internal.coverage.CoverageCombiner
The 2 value for identifying code expecting exactly 2 dimensions.
BIDIMENSIONAL - Static variable in class org.apache.sis.internal.feature.Geometries
The 2 value, used by subclasses for identifying code that assume two- or three-dimensional objects.
BIDIMENSIONAL - Static variable in class org.apache.sis.internal.feature.SpatialOperationContext
The 2 value, for identifying code that assume two-dimensional objects.
BIDIMENSIONAL - Static variable in class org.apache.sis.internal.map.coverage.RenderingData
The 2 value, for identifying code that assume two-dimensional objects.
BIDIMENSIONAL - Static variable in class org.apache.sis.internal.storage.esri.RawRasterReader
For identifying place in the code that are restricted to the two-dimensional case.
BIDIMENSIONAL - Static variable in class org.apache.sis.internal.storage.TiledGridCoverage
Number of dimensions in a rendered image.
BIDIMENSIONAL - Static variable in class org.apache.sis.portrayal.PlanarCanvas
The 2 constant for identifying code specific to bi-dimensional case.
BIG_DECIMAL - Static variable in class org.apache.sis.util.Numbers
Constant of value 0xb used in switch statements or as index in arrays.
BIG_ENDIAN - Static variable in class org.apache.sis.storage.geotiff.GeoTIFF
The magic number for big-endian TIFF files or little-endian TIFF files.
BIG_INTEGER - Static variable in class org.apache.sis.util.Numbers
Constant of value 0xa used in switch statements or as index in arrays.
BIG_TIFF - Static variable in class org.apache.sis.storage.geotiff.GeoTIFF
The magic number for classic (32 bits) or big TIFF files.
BigDecimal() - Constructor for class org.apache.sis.internal.converter.StringConverter.BigDecimal
 
BigInteger() - Constructor for class org.apache.sis.internal.converter.StringConverter.BigInteger
 
bijective() - Static method in class org.apache.sis.internal.converter.SystemConverter
Convenience method for ObjectConverter.properties() implementation of bijective converters between comparable objects.
Bijective(Set<S>, ObjectConverter<S, E>) - Constructor for class org.apache.sis.util.collection.DerivedSet.Bijective
Creates a new derived set from the specified storage set.
BIJECTIVE - Static variable in enum org.apache.sis.math.FunctionProperty
Bijective functions shall contain all the value in this set.
BIL - Enum constant in enum org.apache.sis.internal.storage.esri.RawRasterLayout
Band interleaved by line.
Bilinear - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Bilinear
BILINEAR - Static variable in class org.apache.sis.image.Interpolation
A bilinear interpolation using 2×2 pixels.
BINARIES_DIRECTORY - Static variable in class org.apache.sis.internal.maven.Filenames
The sub-directory inside "target" for binaries.
BinaryComparisonOperator<R> - Interface in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
BinaryEncoding - Enum in org.apache.sis.internal.sql.feature
The way binary data are encoded in a table column.
BinaryEncoding() - Constructor for enum org.apache.sis.internal.sql.feature.BinaryEncoding
 
BinaryEncoding.FromHex - Class in org.apache.sis.internal.sql.feature
An input stream which converts hexadecimal string on-the-fly.
BinaryFunction<R,V1,V2> - Class in org.apache.sis.filter
Base class for expressions, comparators or filters performing operations on two expressions.
BinaryFunction(Expression<? super R, ? extends V1>, Expression<? super R, ? extends V2>) - Constructor for class org.apache.sis.filter.BinaryFunction
Creates a new binary function.
BinaryGeometryFilter<R,G> - Class in org.apache.sis.filter
Base class for filters having two expressions evaluating to geometries.
BinaryGeometryFilter(Geometries<G>, Expression<? super R, ?>, Expression<? super R, ?>, Unit<?>) - Constructor for class org.apache.sis.filter.BinaryGeometryFilter
Creates a new binary function.
binarySearch(double[], double) - Static method in class org.apache.sis.coverage.CategoryList
Performs a bi-linear search of the specified value in the given sorted array.
binarySearch(E, int, int) - Method in class org.apache.sis.util.collection.RangeSet
Returns the index of value in RangeSet.array.
BinarySpatialFilter<R,G> - Class in org.apache.sis.filter
Spatial operations between two geometries.
BinarySpatialFilter(Geometries<G>, Expression<? super R, ?>, Envelope, WraparoundMethod) - Constructor for class org.apache.sis.filter.BinarySpatialFilter
Creates a spatial operator for SpatialOperatorName.BBOX.
BinarySpatialFilter(SpatialOperatorName, Geometries<G>, Expression<? super R, ?>, Expression<? super R, ?>) - Constructor for class org.apache.sis.filter.BinarySpatialFilter
Creates a spatial operator all types other than BBOX.
binaryType() - Method in enum org.apache.sis.internal.feature.GeometryType
The type of this geometry as specified in Well-Known Binary (WKB) specification.
BIP - Enum constant in enum org.apache.sis.internal.storage.esri.RawRasterLayout
Band interleaved by pixel.
BIT_OFFSET_SIZE - Static variable in class org.apache.sis.internal.storage.io.ChannelData
Number of bits needed for storing the bit offset in ChannelData.bitPosition.
bitCount - Variable in class org.apache.sis.util.collection.IntegerList
The bit count for values.
bitCount(int) - Static method in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Returns the number of bits in the given mask.
bitmask - Variable in class org.apache.sis.coverage.grid.GridGeometry.Formatter
bitmask - Variable in class org.apache.sis.index.tree.NodeIterator
A mask with a bit set for all quadrants.
bitmask(int) - Static method in class org.apache.sis.internal.util.Numerics
Returns a mask with the given bit set.
bitMasks - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
The bit masks for all bands, or null if not applicable.
bitMasks - Variable in class org.apache.sis.internal.jaxb.Context
Various boolean attributes determines by the above static constants.
bitMasks - Variable in class org.apache.sis.xml.Pooled
Bit masks for various boolean attributes.
bitOffset - Variable in class org.apache.sis.internal.storage.io.ChannelData.Mark
 
bitPosition - Variable in class org.apache.sis.internal.storage.io.ChannelData
The current bit position within the stream.
bitsPerRow - Variable in class org.apache.sis.internal.storage.inflater.CCITTRLE
Number of bits in an image row, ignoring sub-regions and subsampling.
bitsPerSample - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Number of bits per component.
BitsPerSample - Static variable in class org.apache.sis.storage.geotiff.Tags
 
bitsPerValue - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.
Black - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Black
BLACK_RUNLENGTH_TREE - Static variable in class org.apache.sis.internal.storage.inflater.CCITTRLE
Modified Huffman tree for length of runs of white and black colors.
Blue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Blue
BLUE - Enum constant in enum org.apache.sis.storage.landsat.BandName
 
BOLD - Enum constant in enum org.apache.sis.internal.util.X364
Bold intensity.
BookException - Exception in org.apache.sis.internal.book
Thrown when an error is found in the content of the HTML files used for building the developer guide.
BookException(String) - Constructor for exception org.apache.sis.internal.book.BookException
Creates an exception with the given message.
Boolean() - Constructor for class org.apache.sis.internal.converter.StringConverter.Boolean
 
BOOLEAN - Static variable in class org.apache.sis.util.Numbers
Constant of value 0x1 used in switch statements or as index in arrays.
BOOLEAN_COLUMNS - Static variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
The columns that may be of BOOLEAN type instead of SMALLINT.
BOOLEAN_VALUES - Static variable in enum org.apache.sis.console.Option
Boolean values accepted on the command line.
booleans - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
The set of booleans values.
booleanValue() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns the boolean value of this parameter.
booleanValue() - Method in class org.apache.sis.parameter.MapProjectionParameters.IsIvfDefinitive
Invoked when the parameter value is requested.
booleanValue(ParameterDescriptor<Boolean>) - Method in class org.apache.sis.parameter.Parameters
Returns the boolean value of the parameter identified by the given descriptor.
BORDER_EXPANSION - Enum constant in enum org.apache.sis.coverage.grid.GridClippingMode
Clipping is applied on the Area Of Interest supplied by user, before expansion for margin and chunk size.
borderWidth - Variable in class org.apache.sis.math.StatisticsFormat
The "width" of the border to drawn around the table, in number of lines.
bound - Variable in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
A bound of the [−n⋅π … n⋅π] range which, if exceeded, should cause wraparound.
bound - Variable in class org.apache.sis.referencing.operation.projection.LongitudeWraparound.Inverse
LongitudeWraparound.bound with opposite sign and translated by the longitude rotation.
BOUND_KEY - Static variable in class org.apache.sis.referencing.gazetteer.LocationFormat
Vocabulary.Keys constants for the east, west, south and north bounds, in that order.
BoundCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
boundMax - Variable in class org.apache.sis.metadata.iso.content.DefaultBand
Longest wavelength that the sensor is capable of collecting within a designated band.
boundMin - Variable in class org.apache.sis.metadata.iso.content.DefaultBand
Shortest wavelength that the sensor is capable of collecting within a designated band.
boundOfParameterizedDeclaration(GenericDeclaration) - Static method in class org.apache.sis.util.Classes
Returns a single bound declared in a parameterized class or a parameterized method.
boundOfParameterizedProperty(Field) - Static method in class org.apache.sis.util.Classes
Returns the upper bounds of the parameterized type of the given property.
boundOfParameterizedProperty(Method) - Static method in class org.apache.sis.util.Classes
If the given method is a getter or a setter for a parameterized property, returns the upper bounds of the parameterized type.
boundOfScaledLongitude(MatrixSIS, boolean) - Static method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Returns a bound of the [−n⋅π … n⋅π] domain where n is a map projection dependent factor.
bounds - Variable in class org.apache.sis.image.Visualization.Builder
Pixel coordinates of the visualization image, or null if same as Visualization.Builder.source image.
bounds - Variable in class org.apache.sis.index.tree.NodeIterator
The region on which to iterate.
bounds - Variable in class org.apache.sis.internal.feature.j2d.FlatShape
Cached values of shape bounds.
bounds - Variable in class org.apache.sis.internal.storage.gpx.Metadata
Minimum and maximum coordinates which describe the extent of the coordinates in the file.
bounds - Variable in class org.apache.sis.metadata.iso.extent.Extents
The bounding box computed by this class.
Bounds - Class in org.apache.sis.internal.storage.gpx
Geographic bounding box encoded in a GPX file.
Bounds() - Constructor for class org.apache.sis.internal.storage.gpx.Bounds
Creates an initially empty bounds.
Bounds(GeographicBoundingBox) - Constructor for class org.apache.sis.internal.storage.gpx.Bounds
Copies properties from the given ISO 19115 metadata.
BOUNDS - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A bounds tag.
boundsEquals(Envelope, int, int, double) - Method in class org.apache.sis.geometry.Envelope2D
Returns true if this envelope bounds is equal to that envelope bounds in two specified dimensions.
boundsOfInterest - Variable in class org.apache.sis.image.AnnotatedImage
Bounds of AnnotatedImage.areaOfInterest intersected with image bounds, or null for the whole image.
boundUnits - Variable in class org.apache.sis.metadata.iso.content.DefaultBand
Units in which sensor wavelengths are expressed.
BOX - Static variable in class org.apache.sis.io.TableAppender
Drawing-box characters.
BoxCrossesAntiMeridian - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
Bounding box crosses the antimeridian.
boxed() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns the stream elements as Double elements.
Bp - Variable in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
The 3⋅ℯ²⋅sin(φ₀)⋅cos(φ₀)/(1 − ℯ²) term.
bracket(Class<?>, Object) - Static method in class org.apache.sis.internal.util.Strings
Formats "classname[index]".
bracket(String, Object) - Static method in class org.apache.sis.internal.util.Strings
Formats "name[index]".
BRACKET - Static variable in enum org.apache.sis.internal.util.X364
The second character of the X364.START escape string.
brackets - Variable in class org.apache.sis.io.wkt.Symbols
List of characters (as Unicode code points) acceptable as opening or closing brackets.
BRIEF - Enum constant in enum org.apache.sis.console.Option
Whether the output should contain only brief information.
BRIEF - Enum constant in enum org.apache.sis.parameter.ParameterFormat.ContentLevel
A medium level of content which formats each parameter on a single line.
BSQ - Enum constant in enum org.apache.sis.internal.storage.esri.RawRasterLayout
Band sequential.
buffer - Variable in class org.apache.sis.coverage.grid.GridCoverageBuilder
The data buffer containing the coverage values.
buffer - Variable in class org.apache.sis.coverage.grid.GridGeometry.Formatter
Temporary buffer for formatting node values.
buffer - Variable in class org.apache.sis.coverage.grid.ImageRenderer
The data to render, or null if not yet specified.
buffer - Variable in class org.apache.sis.geometry.CoordinateFormat
Temporary buffer to use if the toAppendTo argument given to CoordinateFormat.format(DirectPosition, Appendable) is not an instance of StringBuffer.
buffer - Variable in class org.apache.sis.image.BandedIterator
The buffer from where to read data.
buffer - Variable in class org.apache.sis.image.Transferer.DoubleToDirect
Data buffer of target raster.
buffer - Variable in class org.apache.sis.image.Transferer.DoubleToDouble
Temporary buffer where to copy data and apply operation.
buffer - Variable in class org.apache.sis.image.Transferer.DoubleToInteger
Temporary buffer where to copy data and apply operation.
buffer - Variable in class org.apache.sis.image.Transferer.FloatToDirect
Data buffer of target raster.
buffer - Variable in class org.apache.sis.image.Transferer.FloatToFloat
Temporary buffer where to copy data and apply operation.
buffer - Variable in class org.apache.sis.image.Transferer.FloatToInteger
Temporary buffer where to copy data and apply operation.
buffer - Variable in class org.apache.sis.internal.doclet.Rewriter
A temporary buffer for loading files.
buffer - Variable in class org.apache.sis.internal.feature.jts.ShapeConverter.Double
Coordinate of current geometry.
buffer - Variable in class org.apache.sis.internal.feature.jts.ShapeConverter.Float
Coordinate of current geometry.
buffer - Variable in class org.apache.sis.internal.metadata.sql.SQLBuilder
The buffer where the SQL query is created.
buffer - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
The buffer to use for transferring data from the channel.
buffer - Variable in class org.apache.sis.internal.sql.postgis.RasterReader
A temporary buffer for the bytes in the process of being decoded.
buffer - Variable in class org.apache.sis.internal.storage.esri.CharactersView
The buffer of bytes to wrap.
buffer - Variable in class org.apache.sis.internal.storage.io.ChannelData
The buffer to use for transferring data between the channel to memory.
buffer - Variable in class org.apache.sis.internal.storage.PRJDataStore.AuxiliaryContent
The textual content of the auxiliary file.
buffer - Variable in class org.apache.sis.internal.storage.xml.MimeTypeDetector
A buffer for reading a word from the XML document, assumed using US-ASCII characters.
buffer - Variable in class org.apache.sis.io.LineAppender
The buffer for the last word being written.
buffer - Variable in class org.apache.sis.io.TableAppender
Temporary string buffer.
buffer - Variable in class org.apache.sis.io.wkt.Formatter
The buffer in which to format.
buffer - Variable in class org.apache.sis.io.wkt.WKTDictionary.Loader
Temporary buffer where to put the WKT to parse.
buffer - Variable in class org.apache.sis.metadata.sql.IdentifierGenerator
A helper object for building SQL statements, determined from database metadata.
buffer - Variable in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
A buffer of length GeohashReferenceSystem.Coder.length, created when first needed.
buffer - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
A buffer where to create reference, to be reused for each new reference.
buffer - Variable in class org.apache.sis.util.logging.MonolineFormatter
Buffer for formatting messages.
buffer() - Method in class org.apache.sis.math.ArrayVector.Bytes
Wraps this vector in a buffer.
buffer() - Method in class org.apache.sis.math.ArrayVector.Doubles
Wraps this vector in a buffer.
buffer() - Method in class org.apache.sis.math.ArrayVector.Floats
Wraps this vector in a buffer.
buffer() - Method in class org.apache.sis.math.ArrayVector.Integers
Wraps this vector in a buffer.
buffer() - Method in class org.apache.sis.math.ArrayVector.Longs
Wraps this vector in a buffer.
buffer() - Method in class org.apache.sis.math.ArrayVector.Shorts
Wraps this vector in a buffer.
buffer() - Method in class org.apache.sis.math.Vector
Returns the vector data as a java.nio buffer.
buffer() - Method in class org.apache.sis.math.Vector.SubSampling
Returns a buffer over the sub-section represented by this SubSampling instance.
BUFFER - Enum constant in enum org.apache.sis.internal.processing.isoline.PolylineStage
The polylines are under construction in various PolylineBuffer instances.
BUFFER_CAPACITY - Static variable in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Number of points in the temporary buffer used for transforming data.
BUFFER_SIZE - Static variable in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Approximate size of the buffer to use for copying data from/to a raster, in bits.
BUFFER_SIZE - Static variable in class org.apache.sis.internal.storage.inflater.CompressionChannel
Desired size of the buffer where to temporarily copy decompressed data.
BUFFER_SIZE - Static variable in class org.apache.sis.internal.storage.io.RewindableLineReader
Size of the buffer, in number of characters.
BUFFER_SOURCE - Enum constant in enum org.apache.sis.referencing.operation.transform.IterationStrategy
Copy the points to transform in a temporary array before to apply the transform.
BUFFER_TARGET - Enum constant in enum org.apache.sis.referencing.operation.transform.IterationStrategy
Write the transformed points in a temporary array and copies them to the destination subarray when the transformation is finished.
BUFFER_TO_PIXEL_TYPE - Static variable in class org.apache.sis.internal.sql.postgis.Band
Maps DataBuffer types to WKB pixel types.
BufferedGridCoverage - Class in org.apache.sis.coverage.grid
Basic access to grid data values backed by a n-dimensional DataBuffer.
BufferedGridCoverage(GridGeometry, List<? extends SampleDimension>, int) - Constructor for class org.apache.sis.coverage.grid.BufferedGridCoverage
Constructs a grid coverage using the specified grid geometry, sample dimensions and data type.
BufferedGridCoverage(GridGeometry, List<? extends SampleDimension>, DataBuffer) - Constructor for class org.apache.sis.coverage.grid.BufferedGridCoverage
Constructs a grid coverage using the specified grid geometry, sample dimensions and data buffer.
BufferedGridCoverage.CellAccessor - Class in org.apache.sis.coverage.grid
Implementation of evaluator returned by BandedCoverage.evaluator().
bufferOffset - Variable in class org.apache.sis.internal.storage.io.ChannelData
The channel position where is located the ChannelData.buffer value at index 0.
BufferRef(TilePlaceholder, DataBuffer) - Constructor for class org.apache.sis.internal.coverage.j2d.TilePlaceholder.BufferRef
Creates a new reference to the given buffer.
bufferToPixelType(int) - Static method in class org.apache.sis.internal.sql.postgis.Band
Returns the WKB pixel type for the given DataBuffer constant.
build() - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Creates the grid coverage from the domain, ranges and values given to setter methods.
build() - Method in class org.apache.sis.coverage.grid.GridDerivation
Builds a grid geometry with the configuration specified by the other methods in this GridDerivation class.
build() - Method in class org.apache.sis.coverage.SampleDimension.Builder
Creates a new sample with the properties defined to this builder.
build() - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Builds the association role from the information specified to this builder.
build() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Builds the attribute type from the information specified to this builder.
build() - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Builds the characteristic type from the information specified to this builder.
build() - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Builds the feature type from the information and properties specified to this builder.
build() - Method in class org.apache.sis.feature.builder.OperationWrapper
Returns the wrapped operation.
build() - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Builds the property type from the information specified to this builder.
build() - Method in class org.apache.sis.feature.builder.TypeBuilder
Builds the feature or property type from the information specified to this builder.
build() - Method in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Builds a sample model based on current factory configuration.
build() - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
Returns a shape containing all polylines or polygons added to this builder.
build() - Method in class org.apache.sis.internal.feature.jts.ShapeConverter
Iterates over all coordinates given by the ShapeConverter.iterator and stores them in a JTS geometry.
build() - Method in class org.apache.sis.internal.referencing.j2d.Bezier
Creates a sequence of Bézier curves from the position given by evaluateAt(0) to the position given by evaluateAt(1).
build() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Returns the metadata as a modifiable object.
build() - Method in class org.apache.sis.internal.storage.ResourceLineage
Creates an ISO 19115 metadata object from the information collected in this class.
build() - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
Builds a resource which is the aggregation or concatenation of all components added to this aggregator.
build(ParameterBuilder) - Method in class org.apache.sis.internal.storage.csv.StoreProvider
Invoked by URIDataStore.Provider.getOpenParameters() the first time that a parameter descriptor needs to be created.
build(ParameterBuilder) - Method in class org.apache.sis.internal.storage.PRJDataStore.Provider
Invoked by URIDataStore.Provider.getOpenParameters() the first time that a parameter descriptor needs to be created.
build(ParameterBuilder) - Method in class org.apache.sis.internal.storage.URIDataStore.Provider
Invoked by URIDataStore.Provider.getOpenParameters() the first time that a parameter descriptor needs to be created.
build(GeoKeysLoader) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Decodes all the given GeoTIFF keys, then creates a coordinate reference system.
build(Reader, long, long) - Method in class org.apache.sis.storage.geotiff.GridGeometryBuilder
Creates the grid geometry and collect related metadata.
buildAndFreeze() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Returns the metadata as an unmodifiable object.
buildContext - Variable in class org.apache.sis.util.resources.ResourceCompilerMojo
A handler for the Eclipse workspace, used for declaring new resources.
buildDirectory - Variable in class org.apache.sis.util.resources.IndexedResourceCompiler
The target directory where to write the UTF files.
builder - Variable in class org.apache.sis.internal.book.Assembler
The factory for creating new XML nodes.
builder - Variable in class org.apache.sis.internal.sql.postgis.ExtentEstimator
A temporary buffer with helper methods for building the SQL statement.
builder - Variable in class org.apache.sis.internal.storage.csv.MovingFeatureIterator
Where to store the property values and the trajectory of the feature in process of being parsed.
builder - Variable in class org.apache.sis.internal.storage.RangeArgument
A builder for sample dimensions, created when first needed.
builder() - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Creates the parameter builder with the default namespace set to EPSG.
builder() - Method in class org.apache.sis.internal.storage.RangeArgument
Returns a builder for sample dimensions.
Builder<B extends Builder<B>> - Class in org.apache.sis.referencing
Base class of builders for various kinds of IdentifiedObject.
Builder() - Constructor for class org.apache.sis.coverage.SampleDimension.Builder
Creates an initially empty builder for a sample dimension.
Builder() - Constructor for class org.apache.sis.image.PixelIterator.Builder
Creates a new iterator builder with no region of interest, no window size and default iterator order.
Builder() - Constructor for class org.apache.sis.referencing.Builder
Creates a new builder.
Builder(RenderedImage, Collection<Map.Entry<NumberRange<?>, Color[]>>) - Constructor for class org.apache.sis.image.Visualization.Builder
Creates a builder for a visualization image with colors specified for range of values.
Builder(Rectangle, RenderedImage, MathTransform, List<SampleDimension>) - Constructor for class org.apache.sis.image.Visualization.Builder
Creates a builder for a visualization image with colors inferred from sample dimensions.
Builder(IdentifiedObject) - Constructor for class org.apache.sis.referencing.Builder
Creates a new builder initialized to properties of the given object.
builders - Variable in class org.apache.sis.internal.storage.csv.MovingFeatureIterator
All builders by feature name (not only the one being parsed).
buildFeatureType() - Method in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Completes the creation of the feature type.
buildFromTree(Element) - Method in class org.apache.sis.io.wkt.AbstractParser
Parses the next element in the specified Well Know Text (WKT) tree.
buildFromTree(Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses the next element in the specified Well Know Text (WKT) tree.
buildFromTree(Element) - Method in class org.apache.sis.io.wkt.MathTransformParser
Parses the next element in the specified Well Know Text (WKT) tree.
buildFromTree(StoredTree) - Method in class org.apache.sis.io.wkt.WKTFormat
Parses a tree of Elements to produce a geodetic object.
bundleChanged(BundleEvent) - Method in class org.apache.sis.internal.system.OSGiActivator
Invoked when another module has been installed or un-installed.
bundleClass - Variable in class org.apache.sis.util.resources.IndexedResourceCompiler
The resource bundle base class being processed.
BURSA_WOLF_KEY - Static variable in class org.apache.sis.internal.referencing.CoordinateOperations
BURSA_WOLF_KEY - Static variable in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
The "bursaWolf" property for Bursa-Wolf parameters.
bursaWolf - Variable in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Bursa-Wolf parameters for datum shifts, or null if none.
BURSAWOLF_TOLERANCE - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffine
The tolerance factor for comparing the BursaWolfParameters values.
BursaWolfInfo - Class in org.apache.sis.referencing.factory.sql
BursaWolfInfo(int, int, int, int) - Constructor for class org.apache.sis.referencing.factory.sql.BursaWolfInfo
Fills a structure with the specified values.
BursaWolfParameters - Class in org.apache.sis.referencing.datum
Parameters for a geographic transformation between two datum having the same prime meridian.
BursaWolfParameters(GeodeticDatum, Extent) - Constructor for class org.apache.sis.referencing.datum.BursaWolfParameters
Creates a new instance for the given target datum and domain of validity.
BY_CONTRACT - Enum constant in enum org.apache.sis.util.ComparisonMode
Only the attributes published in some contract (typically a GeoAPI interface) need to be compared.
BY_TYPE - Static variable in class org.apache.sis.referencing.crs.SubTypes
A comparator for sorting CRS objects by their types.
BY_URN_TYPE - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
The proxy to use for a given type declared in a URN.
byName - Variable in class org.apache.sis.feature.DefaultFeatureType
A lookup table for fetching properties by name, including the properties from super-types.
Byte() - Constructor for class org.apache.sis.internal.converter.StringConverter.Byte
 
BYTE - Enum constant in enum org.apache.sis.image.DataType
Unsigned 8-bits data.
BYTE - Enum constant in enum org.apache.sis.storage.geotiff.Type
An 8-bits signed (twos-complement) integer.
BYTE - Static variable in class org.apache.sis.util.Numbers
Constant of value 0x3 used in switch statements or as index in arrays.
BYTE_BUFFER - Static variable in class org.apache.sis.setup.OptionKey
The byte buffer to use for input/output operations.
byteOffset - Variable in class org.apache.sis.storage.geotiff.DataSubset.Tile
byteOrder - Variable in class org.apache.sis.internal.sql.postgis.RasterWriter
The byte order to use for encoding the WKB.
BYTEORDER - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the byte order: I = Intel; M = Motorola.
bytes - Variable in class org.apache.sis.storage.geotiff.XMLMetadata
The bytes to decode as an XML document.
bytes() - Method in enum org.apache.sis.image.DataType
Returns the size in bytes of this data type.
Bytes(byte[]) - Constructor for class org.apache.sis.math.ArrayVector.Bytes
Creates a new vector for the given array.
Bytes(ByteBuffer, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ByteWriter.Bytes
Creates a new writer for the given source.
Bytes(CompressionChannel, int, int) - Constructor for class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Bytes
Creates a new predictor.
Bytes(ChannelDataInput, int, int, int[], int) - Constructor for class org.apache.sis.internal.storage.inflater.CopyFromBytes.Bytes
Creates a new inflater which will write in the given buffer.
bytesPerElement - Variable in class org.apache.sis.internal.storage.inflater.CopyFromBytes
Number of bytes in a bank element.
BytesReader(byte[]) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.BytesReader
 
byteValue() - Method in class org.apache.sis.math.Fraction
Returns this fraction rounded toward zero, if the result can be represented as a signed byte.
byteValue() - Method in class org.apache.sis.measure.Scalar
Returns the value rounded to nearest integer.
byteValue(int) - Method in class org.apache.sis.math.ArrayVector.ASCII
 
byteValue(int) - Method in class org.apache.sis.math.ArrayVector.Bytes
 
byteValue(int) - Method in class org.apache.sis.math.ArrayVector.Raw
 
byteValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedBytes
 
byteValue(int) - Method in class org.apache.sis.math.ConcatenatedVector
Returns the value at the given index.
byteValue(int) - Method in class org.apache.sis.math.RepeatedVector
 
byteValue(int) - Method in class org.apache.sis.math.Vector
Returns the value at the given index as a byte.
byteValue(int) - Method in class org.apache.sis.math.Vector.Pick
 
byteValue(int) - Method in class org.apache.sis.math.Vector.SubSampling
 
ByteWriter - Class in org.apache.sis.internal.storage.io
Copies bytes from a source Buffer of arbitrary kind to a target ByteBuffer.
ByteWriter() - Constructor for class org.apache.sis.internal.storage.io.ByteWriter
For subclass constructors.
ByteWriter.Bytes - Class in org.apache.sis.internal.storage.io
Writer for byte values.
ByteWriter.Doubles - Class in org.apache.sis.internal.storage.io
Writer for double values.
ByteWriter.Floats - Class in org.apache.sis.internal.storage.io
Writer for float values.
ByteWriter.Integers - Class in org.apache.sis.internal.storage.io
Writer for int values.
ByteWriter.Longs - Class in org.apache.sis.internal.storage.io
Writer for long values.
ByteWriter.Shorts - Class in org.apache.sis.internal.storage.io
Writer for short values.

C

c - Variable in class org.apache.sis.feature.PropertySingleton.Iter
Initial AbstractList.modCount value, for checks against concurrent modifications.
c - Variable in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Parameters used in the conformal sphere definition.
c - Variable in class org.apache.sis.util.StringBuilders.Repeat
The character to repeat.
C - Enum constant in enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
The "Polar Stereographic (Variant C)" projection.
C - Variable in class org.apache.sis.referencing.operation.projection.AlbersEqualArea
Internal coefficients for computation, depending only on values of standards parallels.
c0 - Variable in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
Coefficients from the denormalization matrix for the row corresponding to this dimension.
c1 - Variable in class org.apache.sis.measure.ConcatenatedConverter
The first unit converter to apply.
c1 - Variable in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
Coefficients from the denormalization matrix for the row corresponding to this dimension.
c2 - Variable in class org.apache.sis.measure.ConcatenatedConverter
The second unit converter to apply, after c1.
c2 - Variable in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
Coefficients from the denormalization matrix for the row corresponding to this dimension.
c2β - Variable in class org.apache.sis.referencing.operation.projection.AuthalicConversion
Coefficients of the first terms in the series expansion of the reverse projection.
c2χ - Variable in class org.apache.sis.referencing.operation.projection.ConformalProjection
Coefficients of the first terms in the series expansion of the reverse projection.
C31 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients in series expansion of the form A × (σ + ∑Cₓ⋅sin(…⋅σ)).
C32 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients in series expansion of the form A × (σ + ∑Cₓ⋅sin(…⋅σ)).
C33 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients in series expansion of the form A × (σ + ∑Cₓ⋅sin(…⋅σ)).
C34 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients in series expansion of the form A × (σ + ∑Cₓ⋅sin(…⋅σ)).
C35 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients in series expansion of the form A × (σ + ∑Cₓ⋅sin(…⋅σ)).
c4β - Variable in class org.apache.sis.referencing.operation.projection.AuthalicConversion
Coefficients of the first terms in the series expansion of the reverse projection.
c4χ - Variable in class org.apache.sis.referencing.operation.projection.ConformalProjection
Coefficients of the first terms in the series expansion of the reverse projection.
c6β - Variable in class org.apache.sis.referencing.operation.projection.AuthalicConversion
Coefficients of the first terms in the series expansion of the reverse projection.
c6χ - Variable in class org.apache.sis.referencing.operation.projection.ConformalProjection
Coefficients of the first terms in the series expansion of the reverse projection.
c8χ - Variable in class org.apache.sis.referencing.operation.projection.ConformalProjection
Coefficients of the first terms in the series expansion of the reverse projection.
cache - Variable in class org.apache.sis.image.AnnotatedImage
Cache of property values computed for the ImageAdapter.source image.
cache - Variable in class org.apache.sis.internal.feature.MovingFeatures
Caches of list of times or instants, used for sharing existing instances.
cache - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
Cache to use for tiles loaded by the TiledGridCoverage.
cache - Variable in class org.apache.sis.metadata.sql.Dispatcher
The metadata instance where to store the property (column) values, or null if not yet created.
cache - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
The pool of cached objects.
cache - Variable in class org.apache.sis.referencing.factory.ReferenceKeeper
The objects to retain by strong reference.
cache - Variable in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
The cache of coordinate operations found for a given pair of source and target CRS.
cache(double) - Static method in class org.apache.sis.internal.util.Numerics
Helper method for the construction of the Numerics.CACHE map.
cache(E) - Method in class org.apache.sis.internal.referencing.LazySet
Caches a new element.
cache(Raster) - Method in class org.apache.sis.internal.storage.TiledGridCoverage.Snapshot
Stores the given raster in the cache.
cache(AuthorityFactoryIdentifier, AuthorityFactory) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Caches the given factory, but without replacing existing instance if any.
cache(IdentifiedObject, Set<IdentifiedObject>) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
Stores the given result in the cache.
cache(IdentifiedObject, Set<IdentifiedObject>) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Stores the given result in the cache, if any.
cache(OperationMethod) - Method in class org.apache.sis.internal.referencing.provider.Providers
Caches a new element, possibly substituting the created instance by a previously created instance.
Cache<K,V> - Class in org.apache.sis.util.collection
A concurrent map capable to locks entries for which the value is in process of being computed.
Cache() - Constructor for class org.apache.sis.util.collection.Cache
Creates a new cache with a default initial capacity and cost limit of 100.
Cache(int, long, boolean) - Constructor for class org.apache.sis.util.collection.Cache
Creates a new cache using the given initial capacity and cost limit.
CACHE - Static variable in class org.apache.sis.image.AnnotatedImage
Cache of properties already computed for images.
CACHE - Static variable in class org.apache.sis.image.ImageProcessor
Cache of previously created images.
CACHE - Static variable in class org.apache.sis.image.ResamplingGrid
Cache of previously computed ResamplingGrid instances.
CACHE - Static variable in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Shared instances of ColorModels.
CACHE - Static variable in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Cache of empty tiles for different sample models.
CACHE - Static variable in class org.apache.sis.internal.metadata.TransformationAccuracy
Cache the positional accuracies.
CACHE - Static variable in class org.apache.sis.internal.referencing.CoordinateOperations
Cached values or wrapAroundChanges(…), created when first needed.
CACHE - Static variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Cache of grids loaded so far.
CACHE - Static variable in class org.apache.sis.internal.util.Numerics
Some frequently used Double values.
CACHE_RANK - Static variable in class org.apache.sis.parameter.TensorParameters
Maximal cache rank.
CACHE_SIZE - Static variable in class org.apache.sis.parameter.TensorParameters
The height and weight of the matrix of TensorParameters.parameters to cache.
Cache.Deferred<K,V> - Class in org.apache.sis.util.collection
Key-value pairs of new entries created during Cache.ReplaceAdapter execution, as a chained list.
Cache.Handler<V> - Interface in org.apache.sis.util.collection
The handler returned by Cache.lock(K), to be used for unlocking and storing the result.
Cache.ReplaceAdapter - Class in org.apache.sis.util.collection
A callback for Cache.map which forwards the calls to the remapping function provided by user.
Cache.Simple<V> - Class in org.apache.sis.util.collection
A simple handler implementation wrapping an existing value.
Cache.Soft - Class in org.apache.sis.util.collection
A soft reference which removes itself from the cache when the reference is garbage-collected.
Cache.Strong - Class in org.apache.sis.util.collection
Invoked from the a background thread after a weak or soft reference has been replaced by a strong one.
Cache.Weak - Class in org.apache.sis.util.collection
A weak reference which removes itself from the cache when the reference is garbage-collected.
Cache.Work - Class in org.apache.sis.util.collection
A handler implementation used for telling to other threads that the current thread is computing a value.
Cache.Work.Wait - Class in org.apache.sis.util.collection
A handler implementation used when the value is in process of being computed in another thread.
cached - Static variable in class org.apache.sis.internal.referencing.provider.Affine
Cached providers for methods of dimension 1×1 to Affine.MAX_CACHED_DIMENSION.
cached - Variable in enum org.apache.sis.referencing.CommonCRS
The cached object.
cached - Variable in enum org.apache.sis.referencing.CommonCRS.Temporal
The cached object.
cached - Variable in enum org.apache.sis.referencing.CommonCRS.Vertical
The cached object.
cached() - Method in class org.apache.sis.internal.referencing.LazySet
Returns an unmodifiable view over the elements cached so far.
cached(T) - Static method in class org.apache.sis.internal.util.Numerics
If the given value is presents in the cache, returns the cached value.
cachedElements - Variable in class org.apache.sis.internal.referencing.LazySet
The elements that we cached so far, or null if the iteration did not started yet.
cachedGeo3D - Variable in enum org.apache.sis.referencing.CommonCRS
The three-dimensional geographic CRS, created when first needed.
cachedGeocentric - Variable in enum org.apache.sis.referencing.CommonCRS
The geocentric CRS using Cartesian coordinate system, created when first needed.
cachedMethods - Variable in class org.apache.sis.referencing.operation.transform.OperationMethodSet
The methods returned by the first iteration.
cachedModel - Variable in class org.apache.sis.internal.sql.postgis.RasterReader
The sample model using during the last read operation, for opportunistic reuse of existing instance.
cachedNormalized - Variable in enum org.apache.sis.referencing.CommonCRS
The normalized geographic CRS, created when first needed.
cachedProjections - Variable in enum org.apache.sis.referencing.CommonCRS
The Universal Transverse Mercator (UTM) or Universal Polar Stereographic (UPS) projections, created when first needed.
cachedRenderings - Variable in class org.apache.sis.coverage.grid.BufferedGridCoverage
Cache of rendered images produced by calls to BufferedGridCoverage.render(GridExtent).
cachedSpherical - Variable in enum org.apache.sis.referencing.CommonCRS
The geocentric CRS using spherical coordinate system, created when first needed.
CachedStatement - Class in org.apache.sis.metadata.sql
The result of a query for metadata attributes.
CachedStatement(Class<?>, PreparedStatement, Filter) - Constructor for class org.apache.sis.metadata.sql.CachedStatement
Constructs a metadata result from the specified connection.
cachedTiles - Variable in class org.apache.sis.image.ComputedTiles
Indices of all cached tiles.
cachedValue - Variable in class org.apache.sis.metadata.TreeNode
The value which existed when the TreeNodeChildren.iterator() traversed this node.
CacheEntries<K,V> - Class in org.apache.sis.util.collection
The set of entries in the Cache.map.
CacheEntries(Set<Map.Entry<K, Object>>) - Constructor for class org.apache.sis.util.collection.CacheEntries
Wraps the given set of entries of a Cache.map.
CacheEntries.Iter<K,V> - Class in org.apache.sis.util.collection
An iterator over the entries in the Cache.map.
cacheIndex(int[]) - Static method in class org.apache.sis.parameter.TensorParameters
Returns the index in the cache for the given indices, or -1 if that elements is not cached.
cacheIndex(int, int) - Static method in class org.apache.sis.internal.referencing.provider.Affine
Returns the index where to store a method of the given dimensions in the Affine.cached array, or -1 if it should not be cached.
CacheKey - Class in org.apache.sis.metadata
A key in the MetadataStandard internal cache.
CacheKey - Class in org.apache.sis.metadata.sql
The key for an entry in the MetadataSource cache.
CacheKey(int, int[], int[], int[]) - Constructor for class org.apache.sis.internal.storage.TiledGridResource.CacheKey
Creates a key with given arrays hold be reference (no copy).
CacheKey(Class<?>) - Constructor for class org.apache.sis.metadata.CacheKey
Creates a new key without information on the property type.
CacheKey(Class<?>, Class<?>) - Constructor for class org.apache.sis.metadata.CacheKey
Creates a new key to use in the cache.
CacheKey(Class<?>, String) - Constructor for class org.apache.sis.metadata.sql.CacheKey
Creates a new key.
CacheKey(String, Shape, Object[]) - Constructor for class org.apache.sis.image.AnnotatedImage.CacheKey
Creates a new key for the given property and AOI.
cacheOfCRS - Variable in class org.apache.sis.internal.sql.feature.Database
Cache of Coordinate Reference Systems created for a given SRID.
cacheOfSRID - Variable in class org.apache.sis.internal.sql.feature.Database
Cache of SRID for a given Coordinate Reference System.
CacheRecord - Class in org.apache.sis.referencing.factory
CacheRecord(Object, Object) - Constructor for class org.apache.sis.referencing.factory.CacheRecord
Creates a new record for the given key-value pair.
caching(boolean) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Returns a factory for the same transforms than this factory, but with caching potentially disabled.
caching(boolean) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.NoCache
Returns a factory for the same transforms but given caching policy.
calendar - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
The calendar instance for creating Date objects from a year (the "epoch" in datum definition).
calendar() - Method in class org.apache.sis.internal.jaxb.gml.TimePeriodBound
Returns the XML calendar, or null if none.
calendar() - Method in class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML2
Returns the XML calendar, or null if none.
calendar() - Method in class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML3
Returns the XML calendar, or null if none or undetermined.
call() - Method in class org.apache.sis.internal.metadata.sql.Initializer.Listener
Invoked when the JVM is shutting down, or when the Servlet or OSGi bundle is uninstalled.
call() - Method in class org.apache.sis.internal.processing.image.TiledProcess.Task
Executes this sub-task, then tries to merge it with all neighbor sub-tasks that are completed.
call() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.ShutdownHook
Invoked at JVM shutdown time, or when the container (OSGi or Servlet) uninstall the bundle containing SIS.
caller - Variable in class org.apache.sis.geometry.EnvelopeReducer
The public method from Envelopes which is using this envelope reducer.
CAMEL_CASE - Enum constant in enum org.apache.sis.io.wkt.KeywordCase
WKT formatting uses CamelCase keywords.
camelCaseToAcronym(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Creates an acronym from the given text.
camelCaseToSentence(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Given a string in camel cases (typically an identifier), returns a string formatted like an English sentence.
camelCaseToWords(CharSequence, boolean) - Static method in class org.apache.sis.util.CharSequences
Given a string in camel cases, returns a string with the same words separated by spaces.
cameraCalibrationInformationAvailable - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Indication of whether or not constants are available which allow for camera calibration corrections.
cancel(boolean) - Method in class org.apache.sis.internal.processing.image.CompoundFuture
Attempts to cancel execution of this task.
canClose() - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns true if it is safe to close this factory.
canClose(DAO) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns true if the given Data Access Object (DAO) can be closed.
canClose(AutoCloseable) - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Invoked when StaxStreamReader finished to read XML document from the given stream.
canClose(EPSGDataAccess) - Method in class org.apache.sis.referencing.factory.sql.EPSGFactory
Returns true if the given Data Access Object (DAO) can be closed.
canComputeDistance() - Method in class org.apache.sis.referencing.GeodeticCalculator
Ensures that the start point and end point are set.
canComputeEndPoint() - Method in class org.apache.sis.referencing.GeodeticCalculator
Ensures that the start point, starting azimuth and geodesic distance are set.
canCreate - Variable in class org.apache.sis.internal.util.CodeLists
true if CodeList.valueOf(java.lang.Class<T>, java.lang.String) is allowed to create new code lists.
CANDELA - Static variable in class org.apache.sis.measure.Units
The SI base unit for luminous intensity (cd).
canHide(Identifier) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Returns true if a coordinate operation of the given name can be hidden in the list of operations.
CanIterateOnlyOnce - Static variable in class org.apache.sis.util.resources.Errors.Keys
This object can iterate only once.
canLog(AuthorityFactoryIdentifier) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Returns true if this MultiAuthoritiesFactory can log a warning for the given factory.
CanNotAddToExclusiveSet_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
No element can be added to this set because properties ‘{0}’ and ‘{1}’ are mutually exclusive.
CanNotAssign_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot assign “{1}” to “{0}”.
CanNotAssignCharacteristics_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot assign characteristics to the “{0}” property.
CanNotAssignUnitToDimension_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot assign units “{1}” to dimension “{0}”.
CanNotAssignUnitToVariable_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot assign units “{1}” to variable “{0}”.
CanNotAssociateToCS_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot associate “{0}” transform to the given coordinate systems because of mismatched dimensions: {1}
CanNotBuildGridCoverage - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot build the grid coverage.
CanNotCombineUriAsType_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot create objects of type ‘{0}’ from combined URI.
canNotCompute(String, Exception) - Static method in class org.apache.sis.portrayal.CanvasFollower
Invoked when the CanvasFollower.objectiveTransform transform cannot be computed, or when an optional information required for that transform is missing.
canNotCompute(String, Exception) - Method in class org.apache.sis.portrayal.TransformChangeEvent
Invoked when a change cannot be computed.
canNotCompute(FactoryException) - Static method in class org.apache.sis.coverage.grid.SliceGeometry
Invoked if an error occurred while computing the ImageRenderer.getImageGeometry(int) value.
CanNotCompute_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot compute “{0}”.
CanNotComputeDerivative - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot compute the coordinate operation derivative.
CanNotComputeGridGeometry_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Cannot compute the grid geometry of “{0}” GeoTIFF file.
CanNotComputeTile_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot compute tile ({0}, {1}).
CanNotConcatenateTransforms_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot concatenate transforms “{0}” and “{1}”.
CanNotConnectTo_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot connect to “{0}”.
canNotConvert(int, Class<?>) - Method in class org.apache.sis.math.Vector
Returns the exception to be thrown when the component type in the backing array can not be converted to the requested type through an identity or widening conversion.
canNotConvert(String) - Method in enum org.apache.sis.storage.geotiff.Type
Formats an error message for a value that cannot be converted.
CanNotConvertCoordinates_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot convert a point {0,choice,0#from|1#to} coordinate reference system “{1}”.
CanNotConvertFromType_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot convert from type ‘{0}’ to type ‘{1}’.
CanNotConvertValue_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot convert value “{0}” to type ‘{1}’.
CanNotCopy_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot copy “{0}”.
canNotCreate(Reader, Exception) - Static method in class org.apache.sis.storage.geotiff.GridGeometryBuilder
Logs a warning telling that we cannot create a grid geometry for the given reason.
CanNotCreateFolderStore_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot create resources based on the content of “{0}” directory.
CanNotCreateObjectAsInstanceOf_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot create an object of type “{1}” as an instance of class ‘{0}’.
CanNotCreateSchema_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Cannot create the {0} schema in database.
CanNotCreateTwoDimensionalCRS_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot create a two-dimensional reference system from the “{0}” system.
CanNotDeriveTypeFromFeature_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot infer the feature type resulting from “{0}” filtering.
CanNotEnumerateValuesInRange_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot enumerate values in the {0} range.
CannotEvaluateException - Exception in org.apache.sis.coverage
Thrown when a quantity can not be evaluated.
CannotEvaluateException() - Constructor for exception org.apache.sis.coverage.CannotEvaluateException
Creates an exception with no message.
CannotEvaluateException(String) - Constructor for exception org.apache.sis.coverage.CannotEvaluateException
Creates an exception with the specified message.
CannotEvaluateException(String, Throwable) - Constructor for exception org.apache.sis.coverage.CannotEvaluateException
Creates an exception with the specified message.
CanNotFetchCRS_1 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
Cannot fetch a Coordinate Reference System (CRS) for SRID code {0}.
CanNotFindCommonCRS - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot find a coordinate reference system common to all given envelopes.
CanNotFindSRID_1 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
Cannot find an identifier in the database for the reference system “{0}”.
CanNotGetCommonMetadata_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot get metadata common to “{0}” files.
CanNotInferGridSizeFromValues_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot infer a grid size from the given values in {0} range.
CanNotInstantiateForIdentifier_3 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Cannot instantiate the object of type ‘{0}’ identified by “{1}”.
CanNotInstantiateGeodeticObject_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot instantiate geodetic object for “{0}”.
CanNotInstantiateProperty_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Property “{0}” is not a type that can be instantiated.
CanNotIntersectDataWithQuery_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot intersect “{0}” data with specified query.
canNotInvert(GeneralDerivedCRS) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Returns an error message for "Cannot invert operation XYZ.".
CanNotLinearizeLocalizationGrid - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot linearize the localization grid.
canNotLoad(String, Path, Exception) - Static method in class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
Creates the exception to thrown when the provider failed to load the grid file.
CanNotMapAxisToDirection_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot map an axis from the specified coordinate system to the “{0}” direction.
CanNotMapToGridDimensions - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Some envelope dimensions cannot be mapped to grid dimensions.
canNotModify() - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Returns the exception to throw when a setter method is invoked.
canNotNotify(String, ExecutionException) - Static method in class org.apache.sis.storage.event.StoreListeners
Invoked if an error occurred in a least one listener during the propagation of an event.
canNotOpen(int, Exception) - Method in class org.apache.sis.console.CommandRunner
Prints the "Cannot open …" error message followed by the message in the given exception.
CanNotOpen_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot open “{0}”.
CanNotParse_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot parse “{0}”.
CanNotParseCombinedReference_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot parse component {1} in the combined {0,choice,0#URN|1#URL}.
canNotParseFile() - Method in class org.apache.sis.internal.storage.csv.Store
Returns the error message for a file that cannot be parsed.
canNotParseFile() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns an error message for BackingStoreException.
CanNotParseWKT_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot read Well-Known Text at line {0}.
CanNotProbeException - Exception in org.apache.sis.storage
Thrown when an unrecoverable error occurred during the probing of a file.
CanNotProbeException(DataStoreProvider, String, Throwable) - Constructor for exception org.apache.sis.storage.CanNotProbeException
Creates an exception with the specified details message and cause.
CanNotProbeException(DataStoreProvider, StorageConnector, Throwable) - Constructor for exception org.apache.sis.storage.CanNotProbeException
Creates a localized exception with a message saying that the given store cannot be processed.
CanNotProcessProperty_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot process property “{0}”.
CanNotProcessPropertyAtPath_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot process property “{1}” located at path “{0}”.
CanNotProcessTile_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot process tile ({0}, {1}).
canNotRead() - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Returns an error message saying that the file cannot be read.
canNotRead() - Method in class org.apache.sis.internal.storage.folder.Store
Builds an error message for an error occurring while reading files in the directory.
canNotRead(String, Exception) - Method in class org.apache.sis.io.wkt.WKTDictionary.Loader
Returns an error message saying "Cannot read WKT at line X".
canNotRead(String, GridGeometry, Throwable) - Method in class org.apache.sis.storage.AbstractGridCoverageResource
Creates an exception for a failure to load data.
CanNotRead_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot read “{0}”.
canNotReadAuxiliaryFile(String, Exception) - Method in class org.apache.sis.internal.storage.esri.RasterStore
Sends a warning about a failure to read an optional auxiliary file.
CanNotReadAuxiliaryFile_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot read “{0}” auxiliary file.
CanNotReadCRS_WKT_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot read the Coordinate Reference System (CRS) Well Known Text (WKT) in “{0}”.
CanNotReadDirectory_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot read “{0}” directory.
canNotReadFile(Locale, String, String, Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Returns the error message for a file that cannot be parsed.
CanNotReadFile_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot read “{1}” as a file in the {0} format.
CanNotReadFile_3 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot read line {2} of “{1}” as part of a file in the {0} format.
CanNotReadFile_4 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot read after column {3} of line {2} of “{1}” as part of a file in the {0} format.
CanNotReadPixel_3 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot read pixel at ({0}, {1}) indices in the “{2}” file.
CanNotReadPropertyInFile_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot read property “{1}” in file “{0}”.
CanNotReadSlice_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot read slice at index {0}.
CanNotRemoveResource_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot remove resource “{1}” from aggregate “{0}”.
CanNotRenderImage_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot render an image for the “{0}” coverage.
CanNotRepresentInFormat_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot represent “{1}” in a strictly standard-compliant {0} format.
CanNotSelectSlice - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot select a slice.
CanNotSeparateCRS_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot separate the “{0}” coordinate reference system into sub-components.
CanNotSeparateTargetDimension_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Target dimension {0} depends on excluded source dimensions.
CanNotSeparateTransform_3 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot separate the transform because result would have {2} {0,choice,0#source|1#target} dimension{2,choice,1#|2#s} instead of {1}.
CanNotSetCharacteristics_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot set a value of type ‘{1}’ to characteristic “{0}”.
CanNotSetDerivedGridProperty_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot set this derived grid property after a call to “{0}” method.
CanNotSetParameterValue_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot set a value for parameter “{0}”.
CanNotSetPropertyValue_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Type of the “{0}” property does not allow to set a value.
CanNotSetPropertyValue_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot set a value for property “{0}”.
CanNotSimplifyTransferFunction_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot simplify transfer function of sample dimension “{0}”.
CanNotStoreInVector_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot store the {0} value in this vector.
CanNotStoreResourceType_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot save resources of type ‘{1}’ in a “{0}” store.
CanNotTransformCoordinates_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot transform the ({0,number}, {1,number}) coordinates.
CanNotTransformEnvelope - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot transform envelope.
CanNotTransformEnvelopeToGeodetic - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot transform envelope to a geodetic reference system.
CanNotTransformGeometry - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot transform the given geometry.
CanNotUpdateTile_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot update tile ({0}, {1}).
canNotUse(Exception) - Method in class org.apache.sis.referencing.factory.sql.EPSGFactory
Returns the message to put in an UnavailableFactoryException having the given exception as its cause.
canNotUse(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGFactory
Returns the message to put in an UnavailableFactoryException having the given cause.
CanNotUseGeodeticParameters_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot use the {0} geodetic parameters.
CanNotVisit_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot visit a “{1}” {0,choice,0#filter|1#expression}.
canNotWrite() - Method in class org.apache.sis.internal.storage.WritableResourceSupport
Returns the message for an exception saying that we cannot write the resource.
CanNotWriteFile_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot write “{1}” as a file in the {0} format.
CanNotWriteResource_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot write the “{0}” resource.
canOpen() - Method in class org.apache.sis.internal.storage.io.ChannelFactory
Returns true if this factory is capable to create another readable byte channel.
canOpen() - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Stream
Returns whether readable(…) or writable(…) can be invoked.
canPullMore() - Method in class org.apache.sis.internal.referencing.LazySet
Returns true if the LazySet.sourceIterator is non-null and have more elements to return, or if we initialized the cache with some elements declared by LazySet.initialValues().
canReadDirect(TiledGridResource.Subset) - Method in class org.apache.sis.storage.geotiff.DataCube
Returns true if the image can be read with the DataSubset base class, or false if the more sophisticated CompressedSubset sub-class is needed.
canReadOrWrite(boolean) - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Returns whether this store can read or write.
canReadOrWrite(boolean) - Method in class org.apache.sis.internal.storage.esri.WritableStore
Returns whether this store can read or write.
canRemove - Variable in class org.apache.sis.util.collection.RangeSet.Iter
true if the RangeSet.Iter.remove() method can be invoked.
canReorderGridAxis - Variable in class org.apache.sis.coverage.grid.GridOrientation
Whether GridExtent can be rewritten with a different axis order for matching the CRS axis order specified by GridOrientation.crsVariant.
canReorderGridAxis(boolean) - Method in class org.apache.sis.coverage.grid.GridOrientation
Specifies whether a change of CRS axis order should be accompanied by an equivalent change of grid axis order.
canSkipVerification(Object, Object) - Static method in class org.apache.sis.feature.AbstractFeature
Returns true if the caller can skip the call to AbstractFeature.verifyPropertyValue(String, Object).
canSubstituteByReference(MarshalContext, Class<T>, T, String) - Method in class org.apache.sis.xml.ReferenceResolver
Returns true if the marshaller can use a xlink:href="#id" reference to the given object instead of writing the full XML element.
canSubstituteByReference(MarshalContext, Class<T>, T, UUID) - Method in class org.apache.sis.xml.ReferenceResolver
Returns true if the marshaller can use a reference to the given object instead of writing the full XML element.
canSubstituteByReference(MarshalContext, Class<T>, T, XLink) - Method in class org.apache.sis.xml.ReferenceResolver
Returns true if the marshaller can use a xlink:href reference to the given object instead of writing the full XML element.
Canvas - Class in org.apache.sis.portrayal
Common abstraction for implementations that manage the display and user manipulation of spatial graphic elements.
Canvas(EngineeringCRS, Locale) - Constructor for class org.apache.sis.portrayal.Canvas
Creates a new canvas for a display device using the given coordinate reference system.
CanvasContext - Class in org.apache.sis.portrayal
Contextual information for allowing Canvas to select the most appropriate coordinate operation for the viewed area and resolution.
CanvasContext() - Constructor for class org.apache.sis.portrayal.CanvasContext
Creates a new context.
CanvasExtent - Class in org.apache.sis.portrayal
A GridExtent which remembers the Canvas.getPointOfInterest(boolean) coordinates.
CanvasExtent(DimensionNameType[], long[], long[], double[]) - Constructor for class org.apache.sis.portrayal.CanvasExtent
Creates a new grid extent.
CanvasFollower - Class in org.apache.sis.portrayal
A listener of displacements in a source canvas which can reproduce the same displacement in a target canvas.
CanvasFollower(PlanarCanvas, PlanarCanvas) - Constructor for class org.apache.sis.portrayal.CanvasFollower
Creates a new listener for synchronizing "objective to display" transform changes between the specified canvas.
canWrite(int, String, Object) - Method in class org.apache.sis.xml.XLink
Checks if the given attribute can be set.
canWrite(Class<? extends DataStoreProvider>) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Returns whether the given store has write capability.
capabilities() - Element in annotation type org.apache.sis.internal.storage.StoreMetadata
Indicates whether the data store created by the open(…) method can read and/or write data.
Capability - Enum in org.apache.sis.internal.storage
Capabilities of a class annotated by StoreMetadata.
Capability(short) - Constructor for enum org.apache.sis.internal.storage.Capability
Creates a new capability item.
CAPACITY - Static variable in class org.apache.sis.referencing.factory.ReferenceKeeper
Number of references to keep.
Cardinality - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Cardinality
CARDINALITY - Enum constant in enum org.apache.sis.feature.FeatureFormat.Column
Cardinality (for attributes) or multiplicity (for attribute types).
CARDINALITY - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
Number of rows in the table, or number of unique values in the index.
cartCS - Variable in class org.apache.sis.internal.feature.SpatialOperationContext.Projector
The coordinate system for projected CRS.
Cartesian - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Coordinate system types.
CARTESIAN - Enum constant in enum org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.TargetType
Indicates conversions from ellipsoidal to Cartesian coordinate system.
CARTESIAN - Static variable in class org.apache.sis.io.wkt.Transliterator
Default names to associate to axis directions in a Cartesian coordinate system.
CARTESIAN_2D - Static variable in class org.apache.sis.referencing.StandardDefinitions
EPSG codes of coordinate systems supported by this class.
CARTESIAN_CS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
CartesianToPolar - Class in org.apache.sis.referencing.operation.transform
Conversions from two-dimensional Cartesian coordinates to polar coordinates.
CartesianToPolar() - Constructor for class org.apache.sis.referencing.operation.transform.CartesianToPolar
Creates the singleton instance.
CartesianToSpherical - Class in org.apache.sis.referencing.operation.transform
Conversions from three-dimensional Cartesian coordinates to spherical coordinates.
CartesianToSpherical() - Constructor for class org.apache.sis.referencing.operation.transform.CartesianToSpherical
Creates the singleton instance.
cascade - Variable in class org.apache.sis.storage.StorageConnector.Coupled
CASCADE_ON_CLOSE - Static variable in class org.apache.sis.storage.StorageConnector
A flag for addView(…, view, source, flags) telling that after closing the view, we also need to close the source.
CASCADE_ON_RESET - Static variable in class org.apache.sis.storage.StorageConnector
A flag for addView(…, view, source, flags) telling that before resetting the view, we need to reset the source first.
cascadedListeners - Variable in class org.apache.sis.storage.event.StoreListeners
CascadedStoreEvent<E extends CascadedStoreEvent<E>> - Class in org.apache.sis.storage.event
An event which, when occurring on a parent resource, is also fired by all children resources.
CascadedStoreEvent(Resource) - Constructor for class org.apache.sis.storage.event.CascadedStoreEvent
Constructs an event that occurred in the given resource.
CascadedStoreEvent.ParentListener<E extends CascadedStoreEvent<E>> - Class in org.apache.sis.storage.event
A listener to register on the parent of a resource for cascading an event to the children.
cascadeOnClose() - Method in class org.apache.sis.storage.StorageConnector.Coupled
true if after closing the StorageConnector.Coupled.view, we need to also close the StorageConnector.Coupled.wrapperFor.
cascadeOnReset() - Method in class org.apache.sis.storage.StorageConnector.Coupled
CassiniSoldner - Class in org.apache.sis.internal.referencing.provider
The provider for "Cassini-Soldner" projection (EPSG:9806).
CassiniSoldner - Class in org.apache.sis.referencing.operation.projection
Cassini-Soldner projection (EPSG codes 9806 and 9833).
CassiniSoldner() - Constructor for class org.apache.sis.internal.referencing.provider.CassiniSoldner
Constructs a new provider.
CassiniSoldner(CassiniSoldner) - Constructor for class org.apache.sis.referencing.operation.projection.CassiniSoldner
Creates a new projection initialized to the same parameters than the given one.
CassiniSoldner(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.CassiniSoldner
Creates a new Cassini-Soldner projection from the given initializer.
CassiniSoldner(ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.referencing.provider.CassiniSoldner
Constructs a provider from a set of parameters.
CassiniSoldner(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.CassiniSoldner
Creates a Cassini-Soldner projection from the given parameters.
CassiniSoldner.Spherical - Class in org.apache.sis.referencing.operation.projection
Provides the transform equations for the spherical case of the Cassini-Soldner projection.
CassiniSoldner.Variant - Enum in org.apache.sis.referencing.operation.projection
The hyperbolic variants of this projection.
cast(Class<T>, IdentifiedObject, String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Casts the given object to the given type, or throws an exception if the object cannot be casted.
cast(Number, Class<?>) - Static method in class org.apache.sis.parameter.DefaultParameterValue
Converts the given number to the expected type, with a special case for conversion from float to double type.
cast(Number, Class<N>) - Static method in class org.apache.sis.util.Numbers
Casts a number to the specified type.
cast(Object) - Static method in class org.apache.sis.measure.RangeFormat
Casts the given object to a Range, or throws an IllegalArgumentException if the given object is not a Range instance.
cast(Object, Class<E>) - Static method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Returns the given value casted to a Set of elements of the given type.
cast(AbstractAttribute<?>, Class<V>) - Static method in class org.apache.sis.feature.Features
Casts the given attribute instance to the given parameterized type.
cast(DefaultAttributeType<?>, Class<V>) - Static method in class org.apache.sis.feature.Features
Casts the given attribute type to the given parameterized type.
cast(ObjectConverter<?, ?>) - Method in class org.apache.sis.internal.converter.ClassPair
Casts the given converter to the source and target classes of this ClassPair.
cast(ParameterDescriptor<?>, Class<T>) - Static method in class org.apache.sis.parameter.Parameters
Casts the given parameter descriptor to the given type.
cast(ParameterValue<?>, Class<T>) - Static method in class org.apache.sis.parameter.Parameters
Casts the given parameter value to the given type.
CastedAndConverted(Class<S>, Class<V>, String, boolean) - Constructor for class org.apache.sis.filter.PropertyValue.CastedAndConverted
Creates a new expression retrieving values from a property of the given name.
castOrCopy(Number) - Static method in class org.apache.sis.internal.util.DoubleDouble
Returns the given value as a DoubleDouble.
castOrCopy(Collection<?>, Class<E>) - Static method in class org.apache.sis.internal.util.CheckedArrayList
Returns the given collection as a CheckedArrayList instance of the given element type.
castOrCopy(Quantity<Q>) - Static method in class org.apache.sis.measure.Quantities
Returns the given quantity as an instance of the specific Quantity subtype.
castOrCopy(Expression<?, ?>) - Static method in interface org.apache.sis.internal.feature.FeatureExpression
Tries to cast or convert the given expression to a FeatureExpression.
castOrCopy(Range<N>) - Static method in class org.apache.sis.measure.NumberRange
Returns the specified Range as a NumberRange object.
castOrCopy(DirectPosition) - Static method in class org.apache.sis.geometry.AbstractDirectPosition
Returns the given position as an AbstractDirectPosition instance.
castOrCopy(Envelope) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Returns the given envelope as an AbstractEnvelope instance.
castOrCopy(Envelope) - Static method in class org.apache.sis.geometry.GeneralEnvelope
Returns the given envelope as a GeneralEnvelope instance.
castOrCopy(Envelope) - Static method in class org.apache.sis.geometry.ImmutableEnvelope
Returns the given envelope as an ImmutableEnvelope instance.
castOrCopy(AcquisitionInformation) - Static method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(EnvironmentalRecord) - Static method in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Event) - Static method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Instrument) - Static method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Objective) - Static method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Operation) - Static method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Plan) - Static method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Platform) - Static method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(PlatformPass) - Static method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(RequestedDate) - Static method in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Requirement) - Static method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ApplicationSchemaInformation) - Static method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Address) - Static method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Citation) - Static method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(CitationDate) - Static method in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Contact) - Static method in class org.apache.sis.metadata.iso.citation.DefaultContact
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(OnlineResource) - Static method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(OnlineResource, Locale) - Static method in class org.apache.sis.internal.storage.gpx.Link
Returns the given ISO 19115 metadata as a Link instance.
castOrCopy(ResponsibleParty) - Static method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ResponsibleParty, Locale) - Static method in class org.apache.sis.internal.storage.gpx.Person
Returns the given ISO 19115 metadata as a Person instance.
castOrCopy(Series) - Static method in class org.apache.sis.metadata.iso.citation.DefaultSeries
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Telephone) - Static method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Constraints) - Static method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(LegalConstraints) - Static method in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(LegalConstraints, Locale) - Static method in class org.apache.sis.internal.storage.gpx.Copyright
Returns the given ISO 19115 metadata as a Copyright instance.
castOrCopy(SecurityConstraints) - Static method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Band) - Static method in class org.apache.sis.internal.jaxb.gmi.MI_Band
Wraps the given metadata into a SIS implementation that can be marshalled, using the "gmi" namespace if necessary.
castOrCopy(Band) - Static method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ContentInformation) - Static method in class org.apache.sis.metadata.iso.content.AbstractContentInformation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(CoverageDescription) - Static method in class org.apache.sis.internal.jaxb.gmi.MI_CoverageDescription
Wraps the given metadata into a SIS implementation that can be marshalled, using the "gmi" namespace if necessary.
castOrCopy(CoverageDescription) - Static method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(FeatureCatalogueDescription) - Static method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ImageDescription) - Static method in class org.apache.sis.internal.jaxb.gmi.MI_ImageDescription
Wraps the given metadata into a SIS implementation that can be marshalled, using the "gmi" namespace if necessary.
castOrCopy(ImageDescription) - Static method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(RangeDimension) - Static method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(RangeElementDescription) - Static method in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(DataFile) - Static method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(DigitalTransferOptions) - Static method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Distribution) - Static method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Distributor) - Static method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Format) - Static method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Medium) - Static method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(StandardOrderProcess) - Static method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ExtendedElementInformation) - Static method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(BoundingPolygon) - Static method in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Extent) - Static method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(GeographicBoundingBox) - Static method in class org.apache.sis.internal.storage.gpx.Bounds
Returns the given ISO 19115 metadata as a Bounds instance.
castOrCopy(GeographicBoundingBox) - Static method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(GeographicDescription) - Static method in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(GeographicExtent) - Static method in class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(SpatialTemporalExtent) - Static method in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(TemporalExtent) - Static method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(VerticalExtent) - Static method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(AggregateInformation) - Static method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(AggregateInformation) - Static method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(BrowseGraphic) - Static method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(DataIdentification) - Static method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Identification) - Static method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Keywords) - Static method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(RepresentativeFraction) - Static method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns a SIS metadata implementation with the same values than the given arbitrary implementation.
castOrCopy(Resolution) - Static method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ServiceIdentification) - Static method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Usage) - Static method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Identifier) - Static method in class org.apache.sis.metadata.iso.DefaultIdentifier
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Algorithm) - Static method in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Lineage) - Static method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(NominalResolution) - Static method in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Processing) - Static method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ProcessStep) - Static method in class org.apache.sis.internal.jaxb.gmi.LE_ProcessStep
Wraps the given metadata into a SIS implementation that can be marshalled, using the "gmi" namespace if necessary.
castOrCopy(ProcessStep) - Static method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ProcessStepReport) - Static method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Source) - Static method in class org.apache.sis.internal.jaxb.gmi.LE_Source
Wraps the given metadata into a SIS implementation that can be marshalled, using the "gmi" namespace if necessary.
castOrCopy(Source) - Static method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(MaintenanceInformation) - Static method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ScopeDescription) - Static method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Metadata) - Static method in class org.apache.sis.internal.jaxb.gmi.MI_Metadata
Wraps the given metadata into a SIS implementation that can be marshalled, using the "gmi" namespace if necessary.
castOrCopy(Metadata) - Static method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(MetadataExtensionInformation) - Static method in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Metadata, Locale) - Static method in class org.apache.sis.internal.storage.gpx.Metadata
Returns the given ISO 19115 metadata as a Metadata instance.
castOrCopy(PortrayalCatalogueReference) - Static method in class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(AbsoluteExternalPositionalAccuracy) - Static method in class org.apache.sis.metadata.iso.quality.DefaultAbsoluteExternalPositionalAccuracy
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(AccuracyOfATimeMeasurement) - Static method in class org.apache.sis.metadata.iso.quality.DefaultAccuracyOfATimeMeasurement
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Completeness) - Static method in class org.apache.sis.metadata.iso.quality.AbstractCompleteness
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(CompletenessCommission) - Static method in class org.apache.sis.metadata.iso.quality.DefaultCompletenessCommission
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(CompletenessOmission) - Static method in class org.apache.sis.metadata.iso.quality.DefaultCompletenessOmission
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ConceptualConsistency) - Static method in class org.apache.sis.metadata.iso.quality.DefaultConceptualConsistency
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ConformanceResult) - Static method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(CoverageResult) - Static method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(DataQuality) - Static method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(DomainConsistency) - Static method in class org.apache.sis.metadata.iso.quality.DefaultDomainConsistency
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Element) - Static method in class org.apache.sis.metadata.iso.quality.AbstractElement
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(FormatConsistency) - Static method in class org.apache.sis.metadata.iso.quality.DefaultFormatConsistency
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(GriddedDataPositionalAccuracy) - Static method in class org.apache.sis.metadata.iso.quality.DefaultGriddedDataPositionalAccuracy
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(LogicalConsistency) - Static method in class org.apache.sis.metadata.iso.quality.AbstractLogicalConsistency
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(NonQuantitativeAttributeAccuracy) - Static method in class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeAccuracy
Deprecated.
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(NonQuantitativeAttributeAccuracy) - Static method in class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeCorrectness
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(PositionalAccuracy) - Static method in class org.apache.sis.metadata.iso.quality.AbstractPositionalAccuracy
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(QuantitativeAttributeAccuracy) - Static method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeAttributeAccuracy
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(QuantitativeResult) - Static method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(RelativeInternalPositionalAccuracy) - Static method in class org.apache.sis.metadata.iso.quality.DefaultRelativeInternalPositionalAccuracy
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Result) - Static method in class org.apache.sis.metadata.iso.quality.AbstractResult
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Scope) - Static method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Scope) - Static method in class org.apache.sis.metadata.iso.quality.DefaultScope
Deprecated.
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(TemporalAccuracy) - Static method in class org.apache.sis.metadata.iso.quality.AbstractTemporalAccuracy
Deprecated.
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(TemporalAccuracy) - Static method in class org.apache.sis.metadata.iso.quality.AbstractTemporalQuality
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(TemporalConsistency) - Static method in class org.apache.sis.metadata.iso.quality.DefaultTemporalConsistency
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(TemporalValidity) - Static method in class org.apache.sis.metadata.iso.quality.DefaultTemporalValidity
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ThematicAccuracy) - Static method in class org.apache.sis.metadata.iso.quality.AbstractThematicAccuracy
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ThematicClassificationCorrectness) - Static method in class org.apache.sis.metadata.iso.quality.DefaultThematicClassificationCorrectness
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(TopologicalConsistency) - Static method in class org.apache.sis.metadata.iso.quality.DefaultTopologicalConsistency
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Usability) - Static method in class org.apache.sis.metadata.iso.quality.DefaultUsability
Deprecated.
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Dimension) - Static method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(GCP) - Static method in class org.apache.sis.metadata.iso.spatial.DefaultGCP
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(GCPCollection) - Static method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(GeolocationInformation) - Static method in class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(GeometricObjects) - Static method in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Georectified) - Static method in class org.apache.sis.internal.jaxb.gmi.MI_Georectified
Wraps the given metadata into a SIS implementation that can be marshalled, using the "gmi" namespace if necessary.
castOrCopy(Georectified) - Static method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(Georeferenceable) - Static method in class org.apache.sis.internal.jaxb.gmi.MI_Georeferenceable
Wraps the given metadata into a SIS implementation that can be marshalled, using the "gmi" namespace if necessary.
castOrCopy(Georeferenceable) - Static method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(GridSpatialRepresentation) - Static method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(SpatialRepresentation) - Static method in class org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(VectorSpatialRepresentation) - Static method in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
castOrCopy(ParameterDescriptor<?>) - Static method in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
Returns the given parameter as an instance of QualityParameter.
castOrCopy(ParameterDescriptor<?>) - Static method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Returns the given parameter as an instance of ServiceParameter.
castOrCopy(ParameterDescriptor<T>) - Static method in class org.apache.sis.parameter.DefaultParameterDescriptor
Returns a SIS parameter implementation with the same values than the given arbitrary implementation.
castOrCopy(ParameterDescriptorGroup) - Static method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Returns a SIS group implementation with the same values than the given arbitrary implementation.
castOrCopy(CompoundCRS) - Static method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Returns a SIS CRS implementation with the same values than the given arbitrary implementation.
castOrCopy(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.crs.AbstractCRS
Returns a SIS coordinate reference system implementation with the values of the given arbitrary implementation.
castOrCopy(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.crs.SubTypes
Returns a SIS implementation for the given coordinate reference system.
castOrCopy(DerivedCRS) - Static method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
castOrCopy(EngineeringCRS) - Static method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
castOrCopy(GeocentricCRS) - Static method in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
castOrCopy(GeographicCRS) - Static method in class org.apache.sis.referencing.crs.DefaultGeographicCRS
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
castOrCopy(ImageCRS) - Static method in class org.apache.sis.referencing.crs.DefaultImageCRS
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
castOrCopy(ProjectedCRS) - Static method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
castOrCopy(TemporalCRS) - Static method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
castOrCopy(VerticalCRS) - Static method in class org.apache.sis.referencing.crs.DefaultVerticalCRS
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
castOrCopy(AffineCS) - Static method in class org.apache.sis.referencing.cs.DefaultAffineCS
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(CartesianCS) - Static method in class org.apache.sis.referencing.cs.DefaultCartesianCS
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(CoordinateSystem) - Static method in class org.apache.sis.referencing.cs.AbstractCS
Returns a SIS coordinate system implementation with the values of the given arbitrary implementation.
castOrCopy(CoordinateSystem) - Static method in class org.apache.sis.referencing.cs.Normalizer
Returns the given coordinate system as an AbstractCS instance.
castOrCopy(CoordinateSystem) - Static method in class org.apache.sis.referencing.cs.SubTypes
Returns a SIS implementation for the given coordinate system.
castOrCopy(CoordinateSystemAxis) - Static method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Returns a SIS axis implementation with the same values than the given arbitrary implementation.
castOrCopy(CylindricalCS) - Static method in class org.apache.sis.referencing.cs.DefaultCylindricalCS
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(EllipsoidalCS) - Static method in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(LinearCS) - Static method in class org.apache.sis.referencing.cs.DefaultLinearCS
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(PolarCS) - Static method in class org.apache.sis.referencing.cs.DefaultPolarCS
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(SphericalCS) - Static method in class org.apache.sis.referencing.cs.DefaultSphericalCS
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(TimeCS) - Static method in class org.apache.sis.referencing.cs.DefaultTimeCS
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(UserDefinedCS) - Static method in class org.apache.sis.referencing.cs.DefaultUserDefinedCS
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(VerticalCS) - Static method in class org.apache.sis.referencing.cs.DefaultVerticalCS
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
castOrCopy(Datum) - Static method in class org.apache.sis.referencing.datum.AbstractDatum
Returns a SIS datum implementation with the values of the given arbitrary implementation.
castOrCopy(Datum) - Static method in class org.apache.sis.referencing.datum.SubTypes
Returns a SIS implementation for the given datum.
castOrCopy(Ellipsoid) - Static method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Returns a SIS ellipsoid implementation with the same values than the given arbitrary implementation.
castOrCopy(EngineeringDatum) - Static method in class org.apache.sis.referencing.datum.DefaultEngineeringDatum
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
castOrCopy(GeodeticDatum) - Static method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
castOrCopy(ImageDatum) - Static method in class org.apache.sis.referencing.datum.DefaultImageDatum
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
castOrCopy(PrimeMeridian) - Static method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Returns a SIS prime meridian implementation with the same values than the given arbitrary implementation.
castOrCopy(TemporalDatum) - Static method in class org.apache.sis.referencing.datum.DefaultTemporalDatum
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
castOrCopy(VerticalDatum) - Static method in class org.apache.sis.referencing.datum.DefaultVerticalDatum
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
castOrCopy(IdentifiedObject) - Static method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns a SIS identified object implementation with the values of the given arbitrary implementation.
castOrCopy(IdentifiedObject) - Static method in class org.apache.sis.referencing.SubTypes
Returns a SIS implementation for the given object.
castOrCopy(ConcatenatedOperation) - Static method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
castOrCopy(Conversion) - Static method in class org.apache.sis.referencing.operation.DefaultConversion
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
castOrCopy(CoordinateOperation) - Static method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
castOrCopy(CoordinateOperation) - Static method in class org.apache.sis.referencing.operation.SubTypes
Returns a SIS implementation for the given coordinate operation.
castOrCopy(Formula) - Static method in class org.apache.sis.referencing.operation.DefaultFormula
Returns a SIS formula implementation with the same values than the given arbitrary implementation.
castOrCopy(MathTransform) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Returns the given transform as a Java2D affine transform.
castOrCopy(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Returns the given matrix as a Java2D affine transform.
castOrCopy(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrix1
Casts or copies the given matrix to a Matrix1 implementation.
castOrCopy(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrix2
Casts or copies the given matrix to a Matrix2 implementation.
castOrCopy(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrix3
Casts or copies the given matrix to a Matrix3 implementation.
castOrCopy(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrix4
Casts or copies the given matrix to a Matrix4 implementation.
castOrCopy(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Casts or copies the given matrix to a SIS implementation.
castOrCopy(OperationMethod) - Static method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Returns a SIS operation method implementation with the same values than the given arbitrary implementation.
castOrCopy(PassThroughOperation) - Static method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
castOrCopy(Transformation) - Static method in class org.apache.sis.referencing.operation.DefaultTransformation
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
castOrCopy(ReferenceIdentifier) - Static method in class org.apache.sis.referencing.ImmutableIdentifier
Returns a SIS identifier implementation with the values of the given arbitrary implementation.
castOrCopy(ReferenceIdentifier) - Static method in class org.apache.sis.referencing.NamedIdentifier
Returns a SIS identifier implementation with the values of the given arbitrary implementation.
castOrCopy(GenericName) - Static method in class org.apache.sis.referencing.NamedIdentifier
Returns a SIS name implementation with the values of the given arbitrary implementation.
castOrCopy(GenericName) - Static method in class org.apache.sis.util.iso.AbstractName
Returns a SIS name implementation with the values of the given arbitrary implementation.
castOrCopy(LocalName) - Static method in class org.apache.sis.util.iso.DefaultLocalName
Returns a SIS local name implementation with the values of the given arbitrary implementation.
castOrCopy(MemberName) - Static method in class org.apache.sis.util.iso.DefaultMemberName
Returns a SIS member name implementation with the values of the given arbitrary implementation.
castOrCopy(NameSpace) - Static method in class org.apache.sis.util.iso.DefaultNameSpace
Wraps the given namespace in a DefaultNameSpace implementation.
castOrCopy(Record) - Static method in class org.apache.sis.util.iso.DefaultRecord
Returns a SIS implementation with the name and fields of the given arbitrary implementation.
castOrCopy(RecordType) - Static method in class org.apache.sis.util.iso.DefaultRecordType
Returns a SIS implementation with the name and fields of the given arbitrary implementation.
castOrCopy(TypeName) - Static method in class org.apache.sis.util.iso.DefaultTypeName
Returns a SIS type name implementation with the values of the given arbitrary implementation.
castOrWrap(Object) - Method in class org.apache.sis.internal.feature.esri.Factory
Returns a wrapper for the given <G> or GeometryWrapper<G> geometry.
castOrWrap(Object) - Method in class org.apache.sis.internal.feature.Geometries
Returns a wrapper for the given <G> or GeometryWrapper<G> instance.
castOrWrap(Object) - Method in class org.apache.sis.internal.feature.j2d.Factory
Returns a wrapper for the given <G> or GeometryWrapper<G> geometry.
castOrWrap(Object) - Method in class org.apache.sis.internal.feature.jts.Factory
Returns a wrapper for the given <G> or GeometryWrapper<G> geometry.
castOrWrap(Attribute) - Static method in class org.apache.sis.xml.TransformedEvent.Attr
Cast or wrap the given attribute to an Attr instance.
castOrWrap(ParameterValueGroup) - Static method in class org.apache.sis.parameter.Parameters
Returns the given parameter value group as a Parameters instance.
castTo(Class<N>) - Method in class org.apache.sis.measure.MeasurementRange
Casts this range to the specified type.
castTo(Class<N>) - Method in class org.apache.sis.measure.NumberRange
Casts this range to the specified type.
castTo(Class<NC>, Class<NT>) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Returns this casted to the given type, after verification that those types are valid.
CAT - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/cat/1.0" URL.
catalog - Variable in class org.apache.sis.internal.sql.feature.Analyzer
The last catalog and schema used for creating Analyzer.namespace.
catalog - Variable in enum org.apache.sis.internal.sql.feature.Relation.Direction
The database Reflection key to use for fetching the name of other table column.
catalog - Variable in class org.apache.sis.internal.sql.feature.TableReference
The catalog, schema and table name of a table.
catalog - Variable in class org.apache.sis.metadata.sql.MetadataSource
The catalog, or null if none.
catalog - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The name of the catalog that contains the EPSG tables, or null or an empty string.
catalog - Variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
The name of the catalog that contains the EPSG tables, or null or an empty string.
catalogOfSpatialTables - Variable in class org.apache.sis.internal.sql.feature.Database
Catalog and schema of the "GEOMETRY_COLUMNS" and "SPATIAL_REF_SYS" tables, or null or empty string if none.
categories - Variable in class org.apache.sis.coverage.CategoryList
The list of categories to use for decoding samples.
categories - Variable in class org.apache.sis.coverage.SampleDimension.Builder
The categories for the sample dimension to create.
categories - Variable in class org.apache.sis.coverage.SampleDimension
The list of categories making this sample dimension.
categories() - Method in class org.apache.sis.coverage.SampleDimension.Builder
Returns the list of categories added so far.
Categories - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Categories
Category - Class in org.apache.sis.coverage
Describes a sub-range of sample values in a sample dimension.
Category(boolean, boolean) - Constructor for enum org.apache.sis.storage.DataStoreRegistry.Category
Creates a new enumeration value.
Category(CharSequence, NumberRange<?>, MathTransform1D, Unit<?>, DoubleToIntFunction) - Constructor for class org.apache.sis.coverage.Category
Constructs a qualitative or quantitative category.
Category(Category) - Constructor for class org.apache.sis.coverage.Category
Creates a copy of the given category.
Category(Category, Category) - Constructor for class org.apache.sis.coverage.Category
Creates a copy of the given category except for the Category.converse and Category.toConverse fields.
Category(Category, MathTransform1D, boolean, Unit<?>) - Constructor for class org.apache.sis.coverage.Category
Creates a category storing the inverse of the "sample to real values" transfer function.
categoryColors - Variable in class org.apache.sis.image.Visualization.Builder
The colors to use for given categories of sample values, or null is unspecified.
CategoryList - Class in org.apache.sis.coverage
An immutable list of categories and a transfer function implementation backed by that list.
CategoryList() - Constructor for class org.apache.sis.coverage.CategoryList
The constructor for the CategoryList.EMPTY constant.
CategoryList(Category[], CategoryList, Number) - Constructor for class org.apache.sis.coverage.CategoryList
Constructs a category list using the specified array of categories.
CategoryRangeOverlap_4 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The two categories “{0}” and “{2}” have overlapping ranges: {1} and {3} respectively.
cause - Variable in class org.apache.sis.internal.storage.io.ChannelFactory.Fallback
The reason why we are using this fallback instead of a Path.
CausedBy_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Caused by {0}
CC_Conversion - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CC_Conversion() - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_Conversion
Empty constructor for JAXB only.
CC_Conversion(Conversion) - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_Conversion
CC_CoordinateOperation - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CC_CoordinateOperation() - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_CoordinateOperation
Empty constructor for JAXB only.
CC_CoordinateOperation(CoordinateOperation) - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_CoordinateOperation
CC_GeneralOperationParameter - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CC_GeneralOperationParameter() - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Empty constructor for JAXB only.
CC_GeneralOperationParameter(GeneralParameterDescriptor) - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
CC_GeneralParameterValue - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CC_GeneralParameterValue() - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_GeneralParameterValue
Empty constructor for JAXB only.
CC_GeneralParameterValue(GeneralParameterValue) - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_GeneralParameterValue
CC_OperationMethod - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CC_OperationMethod() - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
Empty constructor for JAXB only.
CC_OperationMethod(OperationMethod) - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
CC_OperationParameter - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CC_OperationParameter() - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
Empty constructor for JAXB only.
CC_OperationParameter(ParameterDescriptor<?>) - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
CC_OperationParameterGroup - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CC_OperationParameterGroup() - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_OperationParameterGroup
Empty constructor for JAXB only.
CC_OperationParameterGroup(ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.jaxb.referencing.CC_OperationParameterGroup
CCITTFAX3 - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
CCITTFAX4 - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
CCITTRLE - Class in org.apache.sis.internal.storage.inflater
Inflater for values encoded with the CCITT Group 3, 1-Dimensional Modified Huffman run length encoding.
CCITTRLE - Enum constant in enum org.apache.sis.internal.geotiff.Compression
CCITT Group 3, 1-Dimensional Modified Huffman run length encoding.
CCITTRLE(ChannelDataInput, StoreListeners, int) - Constructor for class org.apache.sis.internal.storage.inflater.CCITTRLE
Creates a new channel which will decompress data from the given input.
CCITTRLEW - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
CD_Ellipsoid - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CD_Ellipsoid() - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_Ellipsoid
Empty constructor for JAXB only.
CD_Ellipsoid(Ellipsoid) - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_Ellipsoid
CD_EngineeringDatum - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CD_EngineeringDatum() - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_EngineeringDatum
Empty constructor for JAXB only.
CD_EngineeringDatum(EngineeringDatum) - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_EngineeringDatum
CD_GeodeticDatum - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CD_GeodeticDatum() - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_GeodeticDatum
Empty constructor for JAXB only.
CD_GeodeticDatum(GeodeticDatum) - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_GeodeticDatum
CD_ImageDatum - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CD_ImageDatum() - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_ImageDatum
Empty constructor for JAXB only.
CD_ImageDatum(ImageDatum) - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_ImageDatum
CD_ParametricDatum - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CD_ParametricDatum() - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_ParametricDatum
Empty constructor for JAXB only.
CD_ParametricDatum(DefaultParametricDatum) - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_ParametricDatum
CD_PixelInCell - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter for (un)marshalling of GeoAPI code list.
CD_PixelInCell() - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_PixelInCell
Empty constructor for JAXB only.
CD_PrimeMeridian - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CD_PrimeMeridian() - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_PrimeMeridian
Empty constructor for JAXB only.
CD_PrimeMeridian(PrimeMeridian) - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_PrimeMeridian
CD_TemporalDatum - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CD_TemporalDatum() - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_TemporalDatum
Empty constructor for JAXB only.
CD_TemporalDatum(TemporalDatum) - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_TemporalDatum
CD_VerticalDatum - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CD_VerticalDatum() - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_VerticalDatum
Empty constructor for JAXB only.
CD_VerticalDatum(VerticalDatum) - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_VerticalDatum
CD_VerticalDatumType - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter for (un)marshalling of GeoAPI code list.
CD_VerticalDatumType() - Constructor for class org.apache.sis.internal.jaxb.referencing.CD_VerticalDatumType
Empty constructor for JAXB only.
ceil() - Method in class org.apache.sis.math.Fraction
Returns this fraction rounded toward positive infinity.
ceilDiv(int, int) - Static method in class org.apache.sis.internal.util.Numerics
Returns the smallest (closest to negative infinity) integer value that is greater than or equals to x/y.
ceilDiv(long, long) - Static method in class org.apache.sis.internal.util.Numerics
Returns the smallest (closest to negative infinity) long value that is greater than or equals to x/y.
cell - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Temporary rectangle for computation purpose.
Cell(String, byte, char) - Constructor for class org.apache.sis.io.TableAppender.Cell
Returns a new cell wrapping the specified string with the specified alignment and fill character.
CELL_ANCHOR - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
The "cell center" versus "cell corner" interpretation of translation coefficients.
CELL_ANCHOR - Static variable in class org.apache.sis.internal.storage.image.WorldFileStore
The "cell center" versus "cell corner" interpretation of translation coefficients.
CellAccessor(BufferedGridCoverage) - Constructor for class org.apache.sis.coverage.grid.BufferedGridCoverage.CellAccessor
Creates a new evaluator for the specified coverage.
CellCount_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
{0} cells
cellGeometry - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Identification of grid data as point or cell.
cellGeometry - Variable in class org.apache.sis.storage.geotiff.CRSBuilder
POINT if GeoKeys.RasterType is GeoCodes.RasterPixelIsPoint, AREA if it is GeoCodes.RasterPixelIsArea, or null if unspecified.
cellGeometry - Variable in class org.apache.sis.storage.geotiff.GridGeometryBuilder
POINT if GeoKeys.RasterType is GeoCodes.RasterPixelIsPoint, AREA if it is GeoCodes.RasterPixelIsArea, or null if unspecified.
CellGeometry - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Cell geometry
cellHeight - Variable in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
The size of the dithering or halftoning matrix used to create a dithered or halftoned bilevel file.
CellLength - Static variable in class org.apache.sis.storage.geotiff.Tags
 
cells - Variable in class org.apache.sis.io.TableAppender
List of TableAppender.Cell objects, from left to right and top to bottom.
Cells - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Cells
CELLSIZE - Static variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
Keys of elements expected in the header.
CELLSIZES - Static variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
Alternatives names for "CELLSIZE" when the pixels are not squares.
cellWidth - Variable in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
The size of the dithering or halftoning matrix used to create a dithered or halftoned bilevel file.
CellWidth - Static variable in class org.apache.sis.storage.geotiff.Tags
 
CELSIUS - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as the temperature in Kelvin minus 273.15.
center - Variable in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
Whether easting/northing values are defined at projection center instead of at coordinate system natural origin.
CENTER - Enum constant in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
The Hotine Oblique Mercator (variant B) projection.
CenterEasting - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In LinearUnits.
CenterLat - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AngularUnit.
CenterLong - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AngularUnit.
CenterNorthing - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In LinearUnits.
centerPoint - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cell halfway between opposite ends of the grid in the spatial dimensions.
CENTIMETRE - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 0.01 metres (1 cm).
CENTRAL_MERIDIAN - Enum constant in enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
Maps the central meridian parameter (symbol: λ₀).
CENTRAL_MERIDIAN - Static variable in class org.apache.sis.internal.referencing.provider.ESRI
The operation parameter descriptor for the Longitude of origin (λ₀) parameter value.
CENTRAL_MERIDIAN - Static variable in class org.apache.sis.internal.referencing.provider.Mollweide
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
CENTRAL_MERIDIAN - Static variable in class org.apache.sis.internal.referencing.provider.SatelliteTracking
The operation parameter descriptor for the central meridian (λ₀) parameter value.
CENTRAL_MERIDIAN - Static variable in class org.apache.sis.internal.referencing.provider.Sinusoidal
The operation parameter descriptor for the Longitude of projection center (λ₀) parameter value.
CENTRAL_MERIDIAN - Static variable in class org.apache.sis.internal.util.Constants
The OGC parameter name for the central meridian.
centralMeridian(int) - Method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Computes the central meridian of a given zone.
centricToEllipsoid - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
The transform to apply before and after the geocentric translation.
centroid(GeographicBoundingBox) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns the position at the median longitude and latitude values of the given bounding box.
cf0 - Variable in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Coefficients for the forward transform implemented by the MeridianArcBased.distance(double, double, double) method.
cf1 - Variable in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Coefficients for the forward transform implemented by the MeridianArcBased.distance(double, double, double) method.
cf2 - Variable in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Coefficients for the forward transform implemented by the MeridianArcBased.distance(double, double, double) method.
cf2 - Variable in class org.apache.sis.referencing.operation.projection.TransverseMercator
Coefficients in the series expansion of the forward projection, depending only on eccentricity value.
cf3 - Variable in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Coefficients for the forward transform implemented by the MeridianArcBased.distance(double, double, double) method.
cf4 - Variable in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Coefficients for the forward transform implemented by the MeridianArcBased.distance(double, double, double) method.
cf4 - Variable in class org.apache.sis.referencing.operation.projection.TransverseMercator
Coefficients in the series expansion of the forward projection, depending only on eccentricity value.
cf6 - Variable in class org.apache.sis.referencing.operation.projection.TransverseMercator
Coefficients in the series expansion of the forward projection, depending only on eccentricity value.
cf8 - Variable in class org.apache.sis.referencing.operation.projection.TransverseMercator
Coefficients in the series expansion of the forward projection, depending only on eccentricity value.
CGS - Static variable in class org.apache.sis.measure.UnitRegistry
Identifies units defined by the centimeter–gram–second (CGS) system.
changeArrayDimension(Class<?>, int) - Static method in class org.apache.sis.util.Classes
Changes the array dimension by the given amount.
changeConversion(String, BiConsumer<ParameterValue<?>, Parameters>) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Replaces the current operation method by a new one with parameter values derived form the old method.
ChangedContainerCapacity_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Changed the container capacity from {0} to {1} elements.
changedRowOrTile() - Method in class org.apache.sis.image.BandedIterator
Recomputes BandedIterator.xToBuffer for the new PixelIterator.y value.
changedRowOrTile() - Method in class org.apache.sis.image.PixelIterator
Invoked by the default PixelIterator.next() implementation when the iterator moved to a new row or a new tile.
changeOfCRS - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
The coordinate operation from source to target CRS, computed when first needed.
changeOfCRS - Variable in class org.apache.sis.internal.map.coverage.RenderingData
Conversion or transformation from RenderingData.data CRS to objective CRS, or null if not yet computed.
changeOfCRS() - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Returns the coordinate operation from source CRS to target CRS.
changes - Variable in class org.apache.sis.util.collection.Cache.ReplaceAdapter
The new values for which to send notifications.
changes(CoordinateSystem, CoordinateSystem) - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
Returns the packed indices of target dimensions where coordinate values may need to be wrapped around.
changing - Variable in class org.apache.sis.portrayal.CanvasFollower
Whether a change is in progress.
channel - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
The channel opened on the file.
channel - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput
The channel from where data are read.
channel - Variable in class org.apache.sis.internal.storage.io.ChannelDataOutput
The channel where data are written.
channel(InputStream) - Method in class org.apache.sis.internal.sql.postgis.RasterReader
Wraps the given input stream into a channel that can be used by read(…) methods in this class.
channel(ChannelDataInput) - Method in class org.apache.sis.internal.storage.WritableResourceSupport
Returns the writable channel positioned at the beginning of the stream.
CHANNEL_FACTORY_WRAPPER - Static variable in class org.apache.sis.internal.storage.io.InternalOptionKey
Wraps readable or writable channels on creation.
ChannelData - Class in org.apache.sis.internal.storage.io
Properties common to ChannelDataInput and ChannelDataOutput.
ChannelData(String, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelData
Creates a new instance for a buffer filled with the bytes to use.
ChannelData(String, Channel, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelData
Creates a new instance for the given channel and using the given buffer.
ChannelData(ChannelData) - Constructor for class org.apache.sis.internal.storage.io.ChannelData
Creates a new instance from the given ChannelData.
ChannelData.Mark - Class in org.apache.sis.internal.storage.io
A mark pushed by the ChannelData.mark() method and pooled by the ChannelData.reset() method.
ChannelDataInput - Class in org.apache.sis.internal.storage.io
Provides convenience methods for working with a (ReadableByteChannel, ByteBuffer) pair.
ChannelDataInput(String, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput
Creates a new instance for a buffer filled with the bytes to use.
ChannelDataInput(String, ReadableByteChannel, ByteBuffer, boolean) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput
Creates a new data input for the given channel and using the given buffer.
ChannelDataInput(ChannelDataInput) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput
Creates a new input stream from the given ChannelDataInput.
ChannelDataInput.ArrayReader - Class in org.apache.sis.internal.storage.io
Helper class for the readFully(…) methods, in order to avoid duplicating almost identical code many times.
ChannelDataInput.BytesReader - Class in org.apache.sis.internal.storage.io
Reads bytes from the enclosing stream and stores them into the given destination array.
ChannelDataInput.CharsReader - Class in org.apache.sis.internal.storage.io
Reads characters from the enclosing stream and stores them into the given destination array.
ChannelDataInput.DoublesReader - Class in org.apache.sis.internal.storage.io
Reads double values from the enclosing stream and stores them into the given destination array.
ChannelDataInput.FloatsReader - Class in org.apache.sis.internal.storage.io
Reads float values from the enclosing stream and stores them into the given destination array.
ChannelDataInput.IntsReader - Class in org.apache.sis.internal.storage.io
Reads integers from the enclosing stream and stores them into the given destination array.
ChannelDataInput.LongsReader - Class in org.apache.sis.internal.storage.io
Reads long integers from the enclosing stream and stores them into the given destination array.
ChannelDataInput.ShortsReader - Class in org.apache.sis.internal.storage.io
Reads short integers from the enclosing stream and stores them into the given destination array.
ChannelDataOutput - Class in org.apache.sis.internal.storage.io
Provides convenience methods for working with a (WritableByteChannel, ByteBuffer) pair.
ChannelDataOutput(String, WritableByteChannel, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataOutput
Creates a new data output for the given channel and using the given buffer.
ChannelDataOutput.ArrayWriter - Class in org.apache.sis.internal.storage.io
Helper class for the writeFully(…) methods, in order to avoid duplicating almost identical code many times.
channelFactory - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Object to use for creating new input streams if we need to read the same data more than once.
ChannelFactory - Class in org.apache.sis.internal.storage.io
Opens a readable or writable channel for a given input object (URL, input stream, etc).
ChannelFactory(boolean) - Constructor for class org.apache.sis.internal.storage.io.ChannelFactory
For subclass constructors.
ChannelFactory.Fallback - Class in org.apache.sis.internal.storage.io
A factory used as a fallback when we failed to convert a File to a Path.
ChannelFactory.Stream - Class in org.apache.sis.internal.storage.io
A factory that returns an existing channel as-is.
ChannelImageInputStream - Class in org.apache.sis.internal.storage.io
Adds the missing methods in ChannelDataInput for implementing the ImageInputStream interface.
ChannelImageInputStream(String, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelImageInputStream
Creates a new instance for a buffer filled with the bytes to use.
ChannelImageInputStream(String, ReadableByteChannel, ByteBuffer, boolean) - Constructor for class org.apache.sis.internal.storage.io.ChannelImageInputStream
Creates a new input stream for the given channel and using the given buffer.
ChannelImageInputStream(ChannelDataInput) - Constructor for class org.apache.sis.internal.storage.io.ChannelImageInputStream
Creates a new input stream from the given ChannelDataInput.
ChannelImageOutputStream - Class in org.apache.sis.internal.storage.io
Adds the missing methods in ChannelDataOutput for implementing the DataOutput interface.
ChannelImageOutputStream(String, WritableByteChannel, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelImageOutputStream
Creates a new output stream for the given channel and using the given buffer.
ChannelImageOutputStream(ChannelDataOutput) - Constructor for class org.apache.sis.internal.storage.io.ChannelImageOutputStream
Creates a new output source from the given ChannelDataOutput.
channelOffset - Variable in class org.apache.sis.internal.storage.io.ChannelData
The position of the channel when this ChannelData has been created.
CHARACTER - Static variable in class org.apache.sis.util.Numbers
Constant of value 0x2 used in switch statements or as index in arrays.
characterEncoding - Variable in class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
The character encoding.
CharacterEncoding - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Character encoding
characteristic - Variable in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
The characteristic created by this builder, or null if not yet created.
characteristic(boolean) - Static method in class org.apache.sis.internal.feature.MovingFeatures
Returns the "datetimes" characteristic to add on an attribute type.
CharacteristicMap - Class in org.apache.sis.feature
CharacteristicMap(AbstractAttribute<?>, CharacteristicTypeMap) - Constructor for class org.apache.sis.feature.CharacteristicMap
Creates an initially empty map of attribute characteristics.
CharacteristicMap.Entry - Class in org.apache.sis.feature
An entry returned by the AbstractMap.entrySet() iterator.
characteristics - Variable in class org.apache.sis.feature.AbstractAttribute
Other attributes that describes this attribute, or null if not yet created.
characteristics - Variable in class org.apache.sis.feature.builder.AttributeTypeBuilder
Builders for the characteristics associated to the attribute.
characteristics - Variable in class org.apache.sis.feature.DefaultAttributeType
Other attribute types that describes this attribute type, or null if none.
characteristics() - Method in class org.apache.sis.feature.AbstractAttribute
Other attributes that describes this attribute.
characteristics() - Method in class org.apache.sis.feature.AttributeView
Returns an empty map since this simple view does not support characteristics.
characteristics() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Returns a view of all characteristics added to the AttributeType to build.
characteristics() - Method in class org.apache.sis.feature.DefaultAttributeType
Other attribute types that describes this attribute type.
characteristics() - Method in class org.apache.sis.index.tree.NodeIterator
Returns a set of characteristics of this iterator and its elements.
characteristics() - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
Declares that this iterator never returns null elements.
characteristics() - Method in class org.apache.sis.internal.storage.csv.FeatureIterator
Returns the characteristics of the iteration over feature instances.
characteristics() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns the characteristics of the iteration over feature instances.
characteristics() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
Specifies that the list of elements is immutable, that all elements will be distinct and that this iterator never return null element.
characteristics() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Specifies that the list of elements is immutable, that all elements will be distinct and that this iterator never return null element.
characteristics() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
Specifies that the iterator will return only non-null elements.
characteristics() - Method in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Declares that this split iterator does not return null elements, that all elements are traversed in a fixed order (which is increasing index values) and that IntegerList.size() represents an exact count of elements.
Characteristics - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Characteristics
CHARACTERISTICS - Enum constant in enum org.apache.sis.feature.FeatureFormat.Column
Other attributes that describes the attribute.
CHARACTERISTICS - Static variable in class org.apache.sis.internal.sql.feature.FeatureIterator
Characteristics of the iterator.
CharacteristicsAlreadyExists_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Characteristics “{1}” already exists in attribute “{0}”.
CharacteristicsNotFound_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
No characteristics named “{1}” has been found in “{0}” attribute.
characteristicsReadOnly() - Method in class org.apache.sis.feature.AbstractAttribute
Returns the characteristics, or an empty map if the characteristics have not yet been built.
CharacteristicTypeBuilder<V> - Class in org.apache.sis.feature.builder
Describes one characteristic of the AttributeType will will be built by a FeatureTypeBuilder.
CharacteristicTypeBuilder(AttributeTypeBuilder<?>, Class<V>) - Constructor for class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Creates a new characteristic builder for values of the given class.
CharacteristicTypeBuilder(AttributeTypeBuilder<?>, DefaultAttributeType<V>) - Constructor for class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Creates a new characteristic builder initialized to the values of an existing attribute.
CharacteristicTypeBuilder(CharacteristicTypeBuilder<?>, Class<V>) - Constructor for class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Creates a new builder initialized to the values of the given builder but a different type.
CharacteristicTypeMap - Class in org.apache.sis.feature
Implementation of the map returned by DefaultAttributeType.characteristics().
CharacteristicTypeMap(DefaultAttributeType<?>, DefaultAttributeType<?>[]) - Constructor for class org.apache.sis.feature.CharacteristicTypeMap
Creates a new map for the given attribute characteristics.
characterIterator - Variable in class org.apache.sis.measure.AngleFormat
A temporary variable which may be set to the character iterator for which the attributes need to be set.
characterizedBy - Variable in class org.apache.sis.feature.CharacteristicMap
Characteristics of the source attribute, created when first needed.
characterizedBy - Variable in class org.apache.sis.feature.CharacteristicTypeMap
Characteristics of another attribute type (the source attribute given to the constructor).
characterizedByCRS(AbstractIdentifiedType) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Returns whether the given operation or attribute type is characterized by a coordinate reference system.
characterizedByMaximalLength(AbstractIdentifiedType) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Returns whether the given operation or attribute type is characterized by a maximal length.
Characters - Class in org.apache.sis.internal.book
Utilities related to the handling of characters.
Characters - Class in org.apache.sis.util
Static methods working on char values, and some character constants.
Characters() - Constructor for class org.apache.sis.internal.book.Characters
Do not allow instantiation of this class.
Characters() - Constructor for class org.apache.sis.util.Characters
Do not allow instantiation of this class.
CHARACTERS - Enum constant in enum org.apache.sis.internal.storage.xml.stream.InputType
The input is an instance of Java I/O Reader.
CHARACTERS - Enum constant in enum org.apache.sis.internal.storage.xml.stream.OutputType
The output is an instance of Java I/O Writer.
Characters.Filter - Class in org.apache.sis.util
Subsets of Unicode characters identified by their general category.
Characters.LettersAndDigits - Class in org.apache.sis.util
Implementation of the Characters.Filter.LETTERS_AND_DIGITS constant.
Characters.UnicodeIdentifier - Class in org.apache.sis.util
Implementation of the Characters.Filter.UNICODE_IDENTIFIER constant.
CharactersView - Class in org.apache.sis.internal.storage.esri
Character sequences as a view over a buffer of bytes interpreted as US-ASCII characters.
CharactersView(ChannelDataInput, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.esri.CharactersView
Creates a new sequence of characters.
charAt(int) - Method in class org.apache.sis.internal.jaxb.gcx.Anchor
Returns the character at the given index.
charAt(int) - Method in class org.apache.sis.internal.storage.esri.CharactersView
Returns the bytes at the given index, converted to a character.
charAt(int) - Method in class org.apache.sis.internal.storage.PRJDataStore.AuxiliaryContent
Returns the character at the given index.
charAt(int) - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Returns the character at the given index.
charAt(int) - Method in class org.apache.sis.metadata.DomainRange
Returns the character at the given index in the unlocalized string.
charAt(int) - Method in class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
Deprecated.
 
charAt(int) - Method in class org.apache.sis.util.AbstractInternationalString
Returns the character of the string in the default locale at the specified index.
charAt(int) - Method in class org.apache.sis.util.StringBuilders.Repeat
Returns the constant character, regardless the index.
charAt(int) - Method in class org.apache.sis.util.Version
Returns the char value at the specified index.
charAt(int) - Method in class org.apache.sis.xml.NilInternationalString
Unconditionally throws IndexOutOfBoundsException, since we cannot get any character from an empty string.
CharSequenceAdapter - Class in org.apache.sis.internal.jaxb.gco
JAXB adapter wrapping the string value in a <gco:CharacterString> element, for ISO 19115-3 compliance.
CharSequenceAdapter() - Constructor for class org.apache.sis.internal.jaxb.gco.CharSequenceAdapter
Constructor for JAXB only.
CharSequenceAdapter.Since2014 - Class in org.apache.sis.internal.jaxb.gco
Wraps the value only if marshalling ISO 19115-3 element.
CharSequenceConverter<T> - Class in org.apache.sis.internal.converter
Handles conversions from CharSequence to String, then forward to another converter from String to various objects.
CharSequenceConverter(Class<T>, ObjectConverter<? super String, ? extends T>) - Constructor for class org.apache.sis.internal.converter.CharSequenceConverter
Creates a new converter from CharSequence to the given target type.
CharSequences - Class in org.apache.sis.util
Static methods working with CharSequence instances.
CharSequences() - Constructor for class org.apache.sis.util.CharSequences
Do not allow instantiation of this class.
Charset() - Constructor for class org.apache.sis.internal.converter.StringConverter.Charset
 
CharsReader(char[]) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
 
CharsReader(CharBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
 
CHECK_POINT_MASK - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Mask for the checkPointAvailable boolean value.
checkConcurrentModification() - Method in class org.apache.sis.metadata.TreeNodeChildren.Iter
Throws ConcurrentModificationException if an unexpected change has been detected.
checkDimensions(Map<String, ?>) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
CheckedArrayList<E> - Class in org.apache.sis.internal.util
CheckedArrayList(Class<E>) - Constructor for class org.apache.sis.internal.util.CheckedArrayList
Constructs a list of the specified type.
CheckedArrayList(Class<E>, int) - Constructor for class org.apache.sis.internal.util.CheckedArrayList
Constructs a list of the specified type and initial capacity.
CheckedArrayList.Mediator<E> - Class in org.apache.sis.internal.util
A wrapper around the given array for use by CheckedArrayList.addAll(Collection) only.
CheckedContainer<E> - Interface in org.apache.sis.util.collection
A container that ensures that all elements are assignable to a given base type.
CheckedHashSet<E> - Class in org.apache.sis.internal.util
CheckedHashSet(Class<E>) - Constructor for class org.apache.sis.internal.util.CheckedHashSet
Constructs a set of the specified type.
CheckedHashSet(Class<E>, int) - Constructor for class org.apache.sis.internal.util.CheckedHashSet
Constructs a set of the specified type and initial capacity.
checkForCycles() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Verifies that there is not cycles in the children.
checkForCycles(AbstractLocationType, Map<AbstractLocationType, Boolean>) - Static method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Implementation of AbstractLocationType.checkForCycles() to be invoked recursively for each children.
checkInitializationStatus(boolean) - Method in class org.apache.sis.internal.coverage.j2d.Colorizer
Verifies whether the Colorizer.entries value is defined.
checkPermission() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Throws an UnsupportedOperationException when a mutable method is invoked, since AffineTransform2D must be immutable.
checkPermission() - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks if the caller is allowed to change this AffineTransform state.
checkPointDescription - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Description of geographic position points used to test the accuracy of the georeferenced grid data.
checkPoints - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Geographic references used to validate georectification of the data.
checkTileIndex(String, int, int, int) - Static method in class org.apache.sis.image.ComputedImage
Verifies that an index is inside the expected range of tile indices.
checkWritePermission() - Method in class org.apache.sis.io.wkt.Symbols
Throws an exception if this set of symbols is immutable.
checkWritePermission(Object) - Method in class org.apache.sis.metadata.ModifiableMetadata
Checks if changes in the metadata are allowed.
child(CharSequence, String) - Method in class org.apache.sis.util.iso.DefaultNameSpace
Returns a child namespace of the given name.
child(String, CharSequence, String, String) - Method in class org.apache.sis.util.iso.DefaultNameSpace
Returns a child namespace of the given name and separator.
Child() - Constructor for class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
 
ChildAlreadyExists_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
Location type parent already has a child named “{0}”.
childAt(int, int) - Method in class org.apache.sis.metadata.TreeNodeChildren
Returns the child at the given index, creating it if needed.
childCount() - Method in class org.apache.sis.metadata.TreeNodeChildren
Returns the maximal number of children.
childOperations - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sub-missions that make up part of a larger mission.
children - Variable in class org.apache.sis.index.tree.PointTreeNode.Default
The nodes or element values in each quadrant/octant of this node.
children - Variable in class org.apache.sis.internal.storage.folder.Store
All data stores (including sub-folders) found in the directory structure, including the root directory.
children - Variable in class org.apache.sis.io.wkt.Element
An ordered sequence of Strings, Numbers and other Elements.
children - Variable in class org.apache.sis.io.wkt.StoredTree.Node
Snapshot of Element.children list.
children - Variable in class org.apache.sis.metadata.TreeNode
The children of this node, or null if not yet computed.
children - Variable in class org.apache.sis.metadata.TreeNodeChildren
The children to be returned by this collection.
children - Variable in class org.apache.sis.referencing.gazetteer.FinalLocationType
Child location types (location types which sub-divides this location type).
children - Variable in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Child location types (location types which sub-divides this location type).
children - Variable in class org.apache.sis.util.collection.DefaultTreeTable.Node
The list of children, or null if none.
children - Variable in class org.apache.sis.util.collection.TreeNodeList
The children, or null if none.
Children(TreeTable.Node) - Constructor for class org.apache.sis.util.collection.DefaultTreeTable.Node.Children
Creates a new, initially empty, node list.
childs - Variable in class org.apache.sis.util.iso.DefaultNameSpace
The children created in this namespace.
chooseSingleType(Object, int) - Static method in class org.apache.sis.util.Classes
Chooses (using heuristic rules) a single element in an array of type arguments.
chunkSize - Variable in class org.apache.sis.coverage.grid.GridDerivation
If the grid is divided in tiles or chunks, the size of the chunks.
chunkSize(int...) - Method in class org.apache.sis.coverage.grid.GridDerivation
Specifies the size of tiles or chunks in the base grid geometry.
chunksPerRow - Variable in class org.apache.sis.internal.storage.inflater.Inflater
Number of chunk per row, as a strictly positive integer.
CI_Address - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
CI_Address() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Address
Empty constructor for JAXB only.
CI_Address(Address) - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Address
CI_Citation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
CI_Citation() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Citation
Empty constructor for JAXB only.
CI_Citation(Citation) - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Citation
CI_Citation.Since2014 - Class in org.apache.sis.internal.jaxb.metadata
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
CI_Contact - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
CI_Contact() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Contact
Empty constructor for JAXB only.
CI_Contact(Contact) - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Contact
CI_Date - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
CI_Date() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Date
Empty constructor for JAXB only.
CI_Date(CitationDate) - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Date
CI_DateTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for DateType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
CI_DateTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.CI_DateTypeCode
Empty constructor for JAXB only.
CI_DateTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.CI_DateTypeCode
Creates a new adapter for the given value.
CI_OnLineFunctionCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for OnLineFunction in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
CI_OnLineFunctionCode() - Constructor for class org.apache.sis.internal.jaxb.code.CI_OnLineFunctionCode
Empty constructor for JAXB only.
CI_OnLineFunctionCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.CI_OnLineFunctionCode
Creates a new adapter for the given value.
CI_OnlineResource - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
CI_OnlineResource() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_OnlineResource
Empty constructor for JAXB only.
CI_OnlineResource(OnlineResource) - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_OnlineResource
CI_OnlineResource.Since2014 - Class in org.apache.sis.internal.jaxb.metadata
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
CI_Party - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
CI_Party() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Party
Empty constructor for JAXB only.
CI_Party(AbstractParty) - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Party
CI_PresentationFormCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for PresentationForm in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
CI_PresentationFormCode() - Constructor for class org.apache.sis.internal.jaxb.code.CI_PresentationFormCode
Empty constructor for JAXB only.
CI_PresentationFormCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.CI_PresentationFormCode
Creates a new adapter for the given value.
CI_Responsibility - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
CI_Responsibility() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Responsibility
Empty constructor for JAXB only.
CI_Responsibility(DefaultResponsibility) - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Responsibility
CI_ResponsibleParty - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to a legacy GeoAPI interface.
CI_ResponsibleParty() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_ResponsibleParty
Empty constructor for JAXB only.
CI_ResponsibleParty(ResponsibleParty) - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_ResponsibleParty
CI_RoleCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for Role in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
CI_RoleCode() - Constructor for class org.apache.sis.internal.jaxb.code.CI_RoleCode
Empty constructor for JAXB only.
CI_RoleCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.CI_RoleCode
Creates a new adapter for the given value.
CI_RoleCode.Since2014 - Class in org.apache.sis.internal.jaxb.code
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
CI_Series - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
CI_Series() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Series
Empty constructor for JAXB only.
CI_Series(Series) - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Series
CI_Telephone - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
CI_Telephone() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Telephone
Empty constructor for JAXB only.
CI_Telephone(Telephone) - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Telephone
CI_TelephoneTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for TelephoneType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
CI_TelephoneTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.CI_TelephoneTypeCode
Empty constructor for JAXB only.
CI_TelephoneTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.CI_TelephoneTypeCode
Creates a new adapter for the given value.
CI_TelephoneTypeCode.Since2014 - Class in org.apache.sis.internal.jaxb.code
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
ci1 - Variable in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Coefficients used in inverse transform.
ci2 - Variable in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Coefficients used in inverse transform.
ci2 - Variable in class org.apache.sis.referencing.operation.projection.Polyconic
Coefficients for reverse projection.
ci2 - Variable in class org.apache.sis.referencing.operation.projection.TransverseMercator
Coefficients in the series expansion of the reverse projection, depending only on eccentricity value.
ci3 - Variable in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Coefficients used in inverse transform.
ci4 - Variable in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Coefficients used in inverse transform.
ci4 - Variable in class org.apache.sis.referencing.operation.projection.Polyconic
Coefficients for reverse projection.
ci4 - Variable in class org.apache.sis.referencing.operation.projection.TransverseMercator
Coefficients in the series expansion of the reverse projection, depending only on eccentricity value.
ci6 - Variable in class org.apache.sis.referencing.operation.projection.Polyconic
Coefficients for reverse projection.
ci6 - Variable in class org.apache.sis.referencing.operation.projection.TransverseMercator
Coefficients in the series expansion of the reverse projection, depending only on eccentricity value.
ci8 - Variable in class org.apache.sis.referencing.operation.projection.TransverseMercator
Coefficients in the series expansion of the reverse projection, depending only on eccentricity value.
circle(Point2D, Point2D, Point2D) - Static method in class org.apache.sis.geometry.Shapes2D
Returns a circle passing by the 3 given points.
circleCentre(double, double, double, double, double, double) - Static method in class org.apache.sis.internal.referencing.j2d.ShapeUtilities
Returns the center of a circle passing by the 3 given points.
CircularImageReference_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
TIFF file “{0}” has circular references in its chain of images.
CircularPath(double) - Constructor for class org.apache.sis.referencing.GeodeticCalculator.CircularPath
Creates a builder for the given tolerance in degrees at equator.
CircularReference - Static variable in class org.apache.sis.util.resources.Errors.Keys
Circular reference.
CIRRUS - Enum constant in enum org.apache.sis.storage.landsat.BandName
 
CIT - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/cit/1.0" URL.
citation - Variable in class org.apache.sis.internal.storage.MetadataBuilder
The citation of data MetadataBuilder.identification, or null if none.
citation - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Identification of the mission.
citation - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Identification of authority requesting target collection.
citation - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Source where information about the platform is described.
citation - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Identification of reference or guidance material for the requirement.
citation - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Citation for the resource(s).
citation - Variable in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
Information identifying the algorithm and version or date.
citation - Variable in class org.apache.sis.metadata.iso.quality.DefaultSourceReference
References to the source.
citation - Variable in class org.apache.sis.metadata.MetadataStandard
Bibliographical reference to the international standard.
citation - Variable in class org.apache.sis.referencing.operation.DefaultFormula
Reference to a publication giving the formula(s) or procedure used by the coordinate operation method.
citation() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the citation object if it does not already exists, then returns it.
Citation - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Citation - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Documentation.
CITATION - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Citation (typically for the authority), often represented by CITATION[…] elements.
CitationConstant - Class in org.apache.sis.internal.simple
Base class for the public static final Citation constants defined in some SIS classes.
CitationConstant(String) - Constructor for class org.apache.sis.internal.simple.CitationConstant
Creates a new proxy for the given primary key.
CitationConstant(String, String) - Constructor for class org.apache.sis.internal.simple.CitationConstant
Creates a new proxy for the given primary key but a different programmatic name.
CitationConstant.Authority<T> - Class in org.apache.sis.internal.simple
Class of public static final Citation constants which are also used as namespace for identifiers.
citations - Variable in class org.apache.sis.internal.profile.fra.Constraints
The documents that specifies the nature of the constraints.
citations - Variable in class org.apache.sis.internal.profile.fra.LegalConstraints
The documents that specifies the nature of the constraints.
citations - Variable in class org.apache.sis.internal.profile.fra.SecurityConstraints
The documents that specifies the nature of the constraints.
citations - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Complete citation of the instrument.
Citations - Class in org.apache.sis.metadata.iso.citation
A set of predefined constants and static methods working on citations.
Citations() - Constructor for class org.apache.sis.metadata.iso.citation.Citations
Do not allows instantiation of this class.
CITATIONS - Static variable in class org.apache.sis.metadata.iso.citation.Citations
List of public citations declared in this class.
Cite(String) - Constructor for class org.apache.sis.referencing.ImmutableIdentifier.Cite
Creates a new citation with the given value.
citedResponsibleParties - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Roles, Name, contact, and position information for an individual or organization that is responsible for the resource.
city - Variable in class org.apache.sis.metadata.iso.citation.DefaultAddress
The city of the location
clamp(double) - Static method in class org.apache.sis.measure.Latitude
Returns the given latitude value clamped to the [-9090]° range.
clamp(int) - Method in class org.apache.sis.image.Transferer.DoubleToByte
Clamps data to the range of target integer type.
clamp(int) - Method in class org.apache.sis.image.Transferer.DoubleToInteger
Clamps data to the range of target integer type.
clamp(int) - Method in class org.apache.sis.image.Transferer.DoubleToShort
Clamps data to the range of target integer type.
clamp(int) - Method in class org.apache.sis.image.Transferer.DoubleToUShort
Clamps data to the range of target integer type.
clamp(int) - Method in class org.apache.sis.image.Transferer.FloatToByte
Clamps data to the range of target integer type.
clamp(int) - Method in class org.apache.sis.image.Transferer.FloatToInteger
Clamps data to the range of target integer type.
clamp(int) - Method in class org.apache.sis.image.Transferer.FloatToShort
Clamps data to the range of target integer type.
clamp(int) - Method in class org.apache.sis.image.Transferer.FloatToUShort
Clamps data to the range of target integer type.
clamp(long) - Static method in class org.apache.sis.internal.util.Numerics
Returns the given value clamped to the range on 32 bits integer.
clampInfinity(double) - Static method in class org.apache.sis.internal.sql.feature.SelectionClause
Replaces infinity values by the maximal real number.
CLARKE_FOOT - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 0.3047972654 metres.
Class - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Class
CLASS_LONG - Static variable in class org.apache.sis.util.logging.MonolineFormatter
Format the fully qualified class name.
CLASS_SHORT - Static variable in class org.apache.sis.util.logging.MonolineFormatter
Format the class name without package.
classe - Variable in class org.apache.sis.internal.metadata.sql.TypeMapper
The Java class.
Classes - Class in org.apache.sis.util
Static methods working on Class objects.
Classes() - Constructor for class org.apache.sis.util.Classes
Do not allow instantiation of this class.
CLASSES - Static variable in class org.apache.sis.internal.metadata.NameMeaning
Subtypes of IdentifiedObject for which an object type is defined.
ClassFormat - Class in org.apache.sis.io
Used by CompoundFormat for formatting the name of objects of type Class.
ClassFormat() - Constructor for class org.apache.sis.io.ClassFormat
For the unique ClassFormat.INSTANCE only.
CLASSIC - Static variable in class org.apache.sis.storage.geotiff.GeoTIFF
The magic number for classic (32 bits) or big TIFF files.
classification - Variable in class org.apache.sis.io.wkt.MathTransformParser
The classification of the last math transform or projection parsed, or null if none.
classification - Variable in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Name of the handling restrictions on the resource.
classificationSystem - Variable in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Name of the classification system.
classloader - Variable in class org.apache.sis.metadata.sql.MetadataSource
The class loader to use for creating Proxy instances.
CLASSLOADER - Static variable in class org.apache.sis.util.iso.Types.Description
The class loader to use for fetching GeoAPI resources.
className - Variable in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
A character string to label the keyword category in natural language.
CLASSNAME_PREFIX - Static variable in class org.apache.sis.internal.system.Modules
The prefix of all classnames in Apache SIS, including a trailing dot.
ClassNotFinal_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Class ‘{0}’ is not final.
classNS - Variable in class org.apache.sis.util.iso.TypeNames
The "class" namespace.
ClassPair<S,T> - Class in org.apache.sis.internal.converter
Holds explicit ClassPair.sourceClass and ClassPair.targetClass values.
ClassPair(Class<S>, Class<T>) - Constructor for class org.apache.sis.internal.converter.ClassPair
Creates an entry for the given source and target classes.
classpath(String, boolean) - Static method in enum org.apache.sis.setup.About
Returns a map of all JAR files or class directories found in the given paths, associated to a description obtained from their META-INF/MANIFEST.MF.
classpath(String, File, boolean, Map<File, CharSequence>) - Static method in enum org.apache.sis.setup.About
Implementation of About.classpath(String, boolean) to be invoked recursively.
Classpath - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Classpath
classpathChanged() - Method in class org.apache.sis.internal.metadata.ReferencingServices
Invoked when the classpath changed.
classpathChanged() - Method in class org.apache.sis.internal.referencing.CoordinateOperations
Invoked when the classpath changed.
classpathChanged() - Method in class org.apache.sis.internal.system.DefaultFactories
Discards cached factories when the classpath has changed.
classpathChanged() - Method in class org.apache.sis.internal.system.OptionalDependency
Invoked when the classpath is likely to have changed.
classpathChanged() - Method in class org.apache.sis.internal.system.SystemListener
Invoked when the classpath is likely to have changed.
classpathChanged() - Method in class org.apache.sis.internal.util.MetadataServices
Invoked when the classpath changed.
classpathChanged() - Method in class org.apache.sis.internal.xml.XmlUtilities
Invoked when the classpath changed.
CLEANER_REGISTERED - Static variable in class org.apache.sis.internal.feature.jts.FilteringContext
A flag telling whether a cleaning task has been registered.
clear() - Method in class org.apache.sis.coverage.SampleDimension.Builder
Reset this builder to the same state than after construction.
clear() - Method in class org.apache.sis.coverage.ToNaN
Sets this function to the same state than after construction.
clear() - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Clears all setting in this builder.
clear() - Method in class org.apache.sis.feature.CharacteristicMap
Removes all entries in this map.
clear() - Method in class org.apache.sis.feature.PropertySingleton
Removes the property value.
clear() - Method in class org.apache.sis.index.tree.PointTree
Removes all elements from this tree.
clear() - Method in class org.apache.sis.index.tree.PointTreeNode
Removes all elements from this node.
clear() - Method in class org.apache.sis.index.tree.PointTreeNode.Default
Removes all elements from this node.
clear() - Method in class org.apache.sis.index.tree.QuadTreeNode
Removes all elements from this node.
clear() - Method in class org.apache.sis.internal.converter.ConverterRegistry
Removes all converters from this registry and set this ServiceRegistry state to uninitialized.
clear() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Removes every entries in the underlying collection.
clear() - Method in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
Removes every entries in the underlying collection.
clear() - Method in class org.apache.sis.internal.map.coverage.RenderingData
Clears this renderer.
clear() - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Clears this builder and make it ready for creating a new SQL statement.
clear() - Method in class org.apache.sis.internal.processing.isoline.PolylineBuffer
Discards all coordinates in this polyline.
clear() - Method in class org.apache.sis.internal.storage.csv.FixedSizeList
Resets the list size to zero, but do not reset the references to null.
clear() - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Fills the buffer with the zero values from its position up to the limit.
clear() - Method in class org.apache.sis.internal.util.AbstractMap
Removes all entries in this map.
clear() - Method in class org.apache.sis.internal.util.DoubleDouble
Resets the DoubleDouble.value and DoubleDouble.error terms to zero.
clear() - Method in class org.apache.sis.internal.util.EmptyQueue
 
clear() - Method in class org.apache.sis.io.LineAppender
Resets the LineAppender internal state as if a new line was beginning.
clear() - Method in class org.apache.sis.io.wkt.Formatter
Clears this formatter before formatting a new object.
clear() - Method in class org.apache.sis.io.wkt.WKTFormat
Clears warnings and cache of shared values.
clear() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Removes all dates in this list.
clear() - Method in class org.apache.sis.metadata.TreeNodeChildren
Clears all properties in the metadata object.
clear() - Method in class org.apache.sis.parameter.ParameterValueList
Clears this list, then recreate the mandatory parameters.
clear() - Method in class org.apache.sis.portrayal.CanvasContext
Clears information that depends on Canvas.objectiveToDisplay.
clear() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject.Names
Invoked by JAXB before to write in the collection at unmarshalling time.
clear() - Method in enum org.apache.sis.referencing.CommonCRS
Invoked by when the cache needs to be cleared after a classpath change.
clear() - Method in enum org.apache.sis.referencing.CommonCRS.Temporal
Invoked by when the cache needs to be cleared after a classpath change.
clear() - Method in enum org.apache.sis.referencing.CommonCRS.Vertical
Invoked by when the cache needs to be cleared after a classpath change.
clear() - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Removes all of the elements from this collection.
clear() - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Resets this transform separator in the same state than after construction.
clear() - Method in class org.apache.sis.util.collection.Cache
Clears the content of this cache.
clear() - Method in class org.apache.sis.util.collection.CodeListSet
Removes all elements from this set.
clear() - Method in class org.apache.sis.util.collection.FrequencySortedSet
Removes all elements from this set.
clear() - Method in class org.apache.sis.util.collection.IntegerList
Discards all elements in this list.
clear() - Method in class org.apache.sis.util.collection.RangeSet
Removes all elements from this set of ranges.
clear() - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Clears this subset by removing all elements in the range given to the constructor.
clear() - Method in class org.apache.sis.util.collection.WeakHashSet
Removes all of the elements from this set.
clear() - Method in class org.apache.sis.util.collection.WeakValueHashMap
Removes all of the elements from this map.
clear(int) - Method in class org.apache.sis.feature.PropertySingleton
Removes the singleton value, if presents.
clear(int) - Static method in class org.apache.sis.internal.system.Semaphores
Clears the given flag.
clear(int) - Method in class org.apache.sis.util.collection.CodeListSet
Clears the bit at the given ordinal value.
clear(int, boolean) - Static method in class org.apache.sis.internal.system.Semaphores
Clears the given flag only if it was previously cleared.
clear(Deque<ConcurrentAuthorityFactory.DataAccessRef<DAO>>) - Static method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Clears the given queue and returns all DAO instances that it contained.
CLEAR_CODE - Static variable in class org.apache.sis.internal.storage.inflater.LZW
A 12 bits code meaning that we have exhausted the 4093 available codes and must reset the table to the initial set of 9 bits code.
CLEAR_MASKS - Static variable in class org.apache.sis.index.tree.NodeIterator.Cursor
Masks for clearing the bits of all quadrants that do not intersect the search region on the left side.
CLEAR_ON_RESET - Static variable in class org.apache.sis.storage.StorageConnector
A flag for addView(…, view, source, flags) telling that view cannot be reset, so it should be set to null instead.
CLEAR_SEMAPHORE - Static variable in class org.apache.sis.internal.jaxb.Context
Bit where to store whether Context.finish() shall invoke Semaphores.clear(Semaphores.NULL_COLLECTION).
clearAt(int) - Method in class org.apache.sis.metadata.TreeNodeChildren
Clears the value at the given index.
clearBitOffset() - Method in class org.apache.sis.internal.storage.io.ChannelData
Sets the bit offset to zero.
clearCache() - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
If the FeatureAssociationRole created by the last call to AssociationRoleBuilder.build() has been cached, clears that cache.
clearCache() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
If the AttributeType created by the last call to AttributeTypeBuilder.build() has been cached, clears that cache.
clearCache() - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
If the AttributeType<V> created by the last call to CharacteristicTypeBuilder.build() has been cached, clears that cache.
clearCache() - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
If the FeatureType created by the last call to FeatureTypeBuilder.build() has been cached, clears that cache.
clearCache() - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
If the PropertyType created by the last call to PropertyTypeBuilder.build() has been cached, clears that cache.
clearCache() - Method in class org.apache.sis.feature.builder.TypeBuilder
If the object created by the last call to build() has been cached, clears that cache.
clearCache() - Static method in class org.apache.sis.metadata.MetadataStandard
Clears the cache of accessors.
clearCache() - Method in class org.apache.sis.storage.AbstractResource
Clears any cache in this resource, forcing the data to be recomputed when needed again.
clearCache() - Method in class org.apache.sis.storage.aggregate.AggregatedFeatureSet
Clears any cache in this resource, forcing the data to be recomputed when needed again.
clearCRS() - Method in class org.apache.sis.internal.map.coverage.RenderingData
Clears the cache of transforms that depend on the CRS.
clearErrorFlags(Rectangle) - Method in class org.apache.sis.image.ComputedImage
Clears the error status of all tiles in the given range of indices.
clearExpiredEntries() - Method in class org.apache.sis.referencing.factory.ReferenceKeeper
Invoked in a background thread for clearing expired entries.
clearMask(int) - Static method in enum org.apache.sis.internal.referencing.AxesMapper
Returns a mask for clearing the bit associated to the given coordinate system dimension.
clearTable() - Method in class org.apache.sis.internal.storage.inflater.LZW
Clears the LZW.entriesForCodes table.
clearTreeSymbols() - Method in class org.apache.sis.util.collection.TreeTableFormat
Clears the symbols used when writing the tree.
clip - Variable in class org.apache.sis.image.MaskedImage
The clip in pixel coordinates.
clip(GridGeometry, GridRoundingMode, GridClippingMode) - Method in class org.apache.sis.storage.CoverageSubset
Clips the given domain to the area of interest specified by the query.
clipBounds(RenderedImage, Rectangle) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Clips the given rectangle to the bounds of the given image.
clipGeographicBoundingBox(double, double, double, double) - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
Clips the geographic bounding box to the given area.
clipping - Variable in class org.apache.sis.coverage.grid.GridDerivation
Whether to clip the derived grid extent to the original grid extent.
clipping(GridClippingMode) - Method in class org.apache.sis.coverage.grid.GridDerivation
Specifies whether to clip the derived grid extent to the extent of the base grid geometry.
clipProjectedEnvelope(MathTransform, double, double) - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
Projects the geographic bounding box and clips the current envelope to the result of that projection.
clipToValidArea - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Whether the decoded locations should be clipped to the valid area of MGRS cell.
CLOCKWISE - Static variable in class org.apache.sis.internal.referencing.AxisDirections
Direction of geographic angles (bearing).
clone() - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Returns a coverage processor with the same configuration than this processor.
clone() - Method in class org.apache.sis.feature.AbstractAssociation
Returns a copy of this association.
clone() - Method in class org.apache.sis.feature.AbstractAttribute
Returns a copy of this attribute if cloning is supported.
clone() - Method in class org.apache.sis.feature.CharacteristicMap
Returns a copy of this map.
clone() - Method in class org.apache.sis.feature.DenseFeature
Returns a copy of this feature.
clone() - Method in class org.apache.sis.feature.FeatureFormat
Returns a clone of this format.
clone() - Method in class org.apache.sis.feature.MultiValuedAssociation
Returns a copy of this association.
clone() - Method in class org.apache.sis.feature.MultiValuedAttribute
Returns a copy of this attribute.
clone() - Method in class org.apache.sis.feature.SparseFeature
Returns a copy of this feature.
clone() - Method in class org.apache.sis.geometry.CoordinateFormat
Returns a clone of this format.
clone() - Method in class org.apache.sis.geometry.DirectPosition1D
Returns a copy of this position.
clone() - Method in class org.apache.sis.geometry.DirectPosition2D
Returns a clone of this point.
clone() - Method in class org.apache.sis.geometry.Envelope2D
Returns a clone of this envelope.
clone() - Method in class org.apache.sis.geometry.GeneralDirectPosition
Returns a deep copy of this position.
clone() - Method in class org.apache.sis.geometry.GeneralEnvelope
Returns a deep copy of this envelope.
clone() - Method in class org.apache.sis.geometry.SubEnvelope
If the user wants a clone, copy only the relevant part of the coordinates array.
clone() - Method in class org.apache.sis.image.ImageProcessor
Returns an image processor with the same configuration than this processor.
clone() - Method in class org.apache.sis.index.tree.PointTreeNode
Returns a clone of this node.
clone() - Method in class org.apache.sis.index.tree.PointTreeNode.Default
Returns a clone of this node.
clone() - Method in class org.apache.sis.index.tree.QuadTreeNode
Returns a clone of this node.
clone() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Deprecated.
Inherits the deprecation status from JTS.
clone() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
Iterators are not intended to be cloned.
clone() - Method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Returns a clone of this identifier.
clone() - Method in class org.apache.sis.internal.map.coverage.RenderingData
Creates new rendering data initialized to a copy of this instance.
clone() - Method in class org.apache.sis.internal.referencing.AnnotatedMatrix
Returns a clone of this matrix.
clone() - Method in class org.apache.sis.internal.referencing.j2d.AffineMatrix
Returns a copy of the matrix that user can modify.
clone() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Returns a new affine transform which is a modifiable copy of this transform.
clone() - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Returns a copy of this iterator.
clone() - Method in class org.apache.sis.internal.util.StandardDateFormat
Returns a clone of this format.
clone() - Method in class org.apache.sis.io.CompoundFormat
Returns a clone of this format.
clone() - Method in class org.apache.sis.io.DefaultFormat
Unconditionally returns this since this format does not contain any modifiable field.
clone() - Method in class org.apache.sis.io.TabularFormat
Returns a clone of this format.
clone() - Method in class org.apache.sis.io.wkt.Colors
Returns a clone of this Colors.
clone() - Method in class org.apache.sis.io.wkt.Symbols
Returns a clone of this Symbols.
clone() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns a clone of this format.
clone() - Method in class org.apache.sis.math.Line
Returns a clone of this line.
clone() - Method in class org.apache.sis.math.Plane
Returns a clone of this plane.
clone() - Method in class org.apache.sis.math.Statistics
Returns a clone of this statistics.
clone() - Method in class org.apache.sis.math.Statistics.WithDelta
Returns a clone of this statistics.
clone() - Method in class org.apache.sis.math.StatisticsFormat
Returns a clone of this format.
clone() - Method in class org.apache.sis.measure.AngleFormat
Returns a clone of this AngleFormat.
clone() - Method in class org.apache.sis.measure.QuantityFormat
Returns a clone of this format.
clone() - Method in class org.apache.sis.measure.RangeFormat
Returns a clone of this range format.
clone() - Method in class org.apache.sis.measure.UnitFormat
Returns a clone of this unit format.
clone() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns a modifiable copy of this representative fraction.
clone() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Returns a clone of this list.
clone() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns a clone of this parameter value.
clone() - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Returns a deep copy of this group of parameter values.
clone() - Method in class org.apache.sis.parameter.MapProjectionParameters
Returns a deep copy of this group of parameter values.
clone() - Method in class org.apache.sis.parameter.ParameterFormat
Returns a clone of this format.
clone() - Method in class org.apache.sis.parameter.Parameters
Returns a copy of this group of parameter values.
clone() - Method in class org.apache.sis.parameter.Parameters.Wrapper
 
clone() - Method in class org.apache.sis.parameter.TensorValues
Returns a clone of this group.
clone() - Method in class org.apache.sis.parameter.UninitializedParameter
Returns this since there is no need to clone this object.
clone() - Method in class org.apache.sis.parameter.UnmodifiableParameterValue
Returns a modifiable copy of this parameter.
clone() - Method in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Returns a modifiable copy of this parameter value group.
clone() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Returns a copy of this object.
clone() - Method in class org.apache.sis.referencing.gazetteer.LocationFormat
Returns a clone of this format.
clone() - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
 
clone() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns a clone of this matrix.
clone() - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Returns a clone of this matrix.
clone() - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Returns a clone of this matrix.
clone() - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
Returns a clone of this matrix.
clone() - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
Returns a clone of this matrix.
clone() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns a clone of this matrix.
clone() - Method in class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Returns a clone of this matrix.
clone() - Method in class org.apache.sis.referencing.operation.matrix.Solver
Returns this since this matrix is immutable.
clone() - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Returns a copy of this matrix that users can modify.
clone() - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Returns a copy of the matrix that user can modify.
clone() - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Returns a modifiable clone of this parameter value group.
clone() - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Returns a clone of this transfer function.
clone() - Method in class org.apache.sis.storage.CoverageQuery
Returns a clone of this query.
clone() - Method in class org.apache.sis.storage.FeatureQuery
Returns a clone of this query.
clone() - Method in class org.apache.sis.util.collection.CodeListSet
Returns a new set of the same class containing the same elements than this set.
clone() - Method in class org.apache.sis.util.collection.DefaultTreeTable
Returns a clone of this table.
clone() - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Returns a clone of this node without parent.
clone() - Method in class org.apache.sis.util.collection.IntegerList
Returns a clone of this list.
clone() - Method in class org.apache.sis.util.collection.RangeSet
Returns a clone of this range set.
clone() - Method in class org.apache.sis.util.collection.TreeTableFormat
Returns a clone of this format.
clone(Object) - Method in class org.apache.sis.internal.util.Cloner
Clones the given object.
clone(Object[]) - Static method in class org.apache.sis.parameter.TensorValues
Clones the given array of parameters.
clone(HashSet<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns a clone of the given set.
clone(Map<?, ?>) - Static method in class org.apache.sis.measure.UnitFormat
Clones the given map, which can be either a HashMap or the instance returned by Collections.emptyMap().
clone(CoordinateSystem[]) - Static method in class org.apache.sis.referencing.cs.DefaultCompoundCS
Returns a clone of the given array, making sure that it contains only non-null elements.
cloneAndSort(double[][]) - Static method in class org.apache.sis.internal.processing.isoline.Isolines
Ensures that the given arrays are sorted and contains no NaN value.
cloneArray(Object, Class<?>) - Method in class org.apache.sis.internal.util.Cloner
Clones the given array, then clone all array elements recursively.
cloneFailure(ReflectiveOperationException) - Static method in class org.apache.sis.internal.util.FinalFieldSetter
Creates an exception for a clone() method.
cloneIfPublic(Object) - Static method in class org.apache.sis.internal.util.Cloner
Clones the given object if its clone() method is public, or returns the same object otherwise.
CloneNotSupported_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot clone an object of type ‘{0}’.
cloneProperty(String, Object) - Method in class org.apache.sis.image.AnnotatedImage
Invoked when a property of the given name has been requested and that property is cached.
cloneProperty(String, Object) - Method in class org.apache.sis.image.StatisticsCalculator
Invoked when a property of the given name has been requested and that property is cached.
cloner - Variable in class org.apache.sis.metadata.StateChanger
The cloner, created when first needed.
Cloner - Class in org.apache.sis.internal.util
Clones objects of arbitrary type using reflection methods.
Cloner() - Constructor for class org.apache.sis.internal.util.Cloner
Creates a new Cloner instance which requires public clone() method to be present.
Cloner(boolean) - Constructor for class org.apache.sis.internal.util.Cloner
Creates a new Cloner instance.
cloneResults - Variable in class org.apache.sis.internal.util.Cloner
Results of cloning instances previously meet during this Cloner lifetime.
close() - Method in class org.apache.sis.image.WritablePixelIterator
Releases any resources hold by this iterator.
close() - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Closes the statement used by this runner.
close() - Method in class org.apache.sis.internal.sql.feature.BinaryEncoding.FromHex
Closes this input stream.
close() - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
Closes the (pooled) connection, including the statements of all dependencies.
close() - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Closes all prepared statements.
close() - Method in class org.apache.sis.internal.sql.postgis.ExtendedInfo
Closes all prepared statements.
close() - Method in class org.apache.sis.internal.storage.csv.Store
Closes this data store and releases any underlying resources.
close() - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Closes this data store and releases any underlying resources.
close() - Method in class org.apache.sis.internal.storage.esri.RasterStore
Closes this data store and releases any underlying resources.
close() - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Closes this data store and releases any underlying resources.
close() - Method in class org.apache.sis.internal.storage.esri.WritableStore
Closes this data store and releases any underlying resources.
close() - Method in class org.apache.sis.internal.storage.folder.Store
Closes all children resources.
close() - Method in class org.apache.sis.internal.storage.gpx.Store
Closes this data store and releases any underlying resources.
close() - Method in class org.apache.sis.internal.storage.image.FormatFinder
Closes all unused resources.
close() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Closes this data store and releases any underlying resources.
close() - Method in class org.apache.sis.internal.storage.image.WritableStore
Closes this data store and releases any underlying resources.
close() - Method in class org.apache.sis.internal.storage.inflater.CompressionChannel
Releases resources used by this channel, but without closing the CompressionChannel.input channel.
close() - Method in class org.apache.sis.internal.storage.inflater.Inflater
Releases resources used by this inflater.
close() - Method in class org.apache.sis.internal.storage.inflater.PredictorChannel
close() - Method in class org.apache.sis.internal.storage.inflater.ZIP
Releases resources used by the inflater.
close() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
close() - Method in class org.apache.sis.internal.storage.io.ChannelImageOutputStream
close() - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
Closes this input stream.
close() - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
Does nothing - keep the channel open.
close() - Method in class org.apache.sis.internal.storage.io.NullChannel
Closes this channel.
close() - Method in class org.apache.sis.internal.storage.io.OutputStreamAdapter
Releases any system resources associated with the output stream.
close() - Method in class org.apache.sis.internal.storage.io.RewindableLineReader
Closes this reader.
close() - Method in class org.apache.sis.internal.storage.wkt.Store
Closes this data store and releases any underlying resources.
close() - Method in class org.apache.sis.internal.storage.xml.Store
Closes this data store and releases any underlying resources.
close() - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Releases resources used by this updater.
close() - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Closes the input or output stream and releases any resources used by this XML data store.
close() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamIO
Closes the input or output stream and releases any resources used by this XML reader or writer.
close() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Closes the input stream and releases any resources used by this XML reader.
close() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
Closes the output stream and releases any resources used by this XML writer.
close() - Method in class org.apache.sis.internal.stream.BaseStreamWrapper
Closes this stream.
close() - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
close() - Method in class org.apache.sis.io.AppendableWriter
If AppendableWriter.out implements Closeable, or is a Appender wrapper around a closeable object, delegates to that object.
close() - Method in class org.apache.sis.metadata.sql.CachedStatement
Closes the statement and free all resources.
close() - Method in class org.apache.sis.metadata.sql.IdentifierGenerator
Releases resources used by this IdentifierGenerator.
close() - Method in class org.apache.sis.metadata.sql.MetadataFallback
Ignored.
close() - Method in class org.apache.sis.metadata.sql.MetadataSource
Closes the database connection used by this object.
close() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Immediately closes all Data Access Objects that are closeable.
close() - Method in class org.apache.sis.referencing.factory.sql.CloseableReference
Closes the statements.
close() - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Closes the JDBC connection used by this factory.
close() - Method in class org.apache.sis.storage.DataStore
Closes this data store and releases any underlying resources.
close() - Method in class org.apache.sis.storage.event.StoreListeners
Sends a CloseEvent to all listeners registered for that kind of event, then discards listeners in this instance (but not in parents).
close() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Closes this GeoTIFF store and releases any underlying resources.
close() - Method in class org.apache.sis.storage.geotiff.Reader
Closes this reader.
close() - Method in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Do nothing.
close() - Method in class org.apache.sis.storage.landsat.LandsatStore
Closes this Landsat store and releases any underlying resources.
close() - Method in class org.apache.sis.storage.ProbeInputStream
Closes this stream and resets the wrapped stream to its original position.
close() - Method in class org.apache.sis.storage.ProbeReader
Closes this reader and resets the wrapped reader to its original position.
close() - Method in class org.apache.sis.storage.sql.SQLStore
Closes this SQL store and releases any underlying resources.
close() - Method in class org.apache.sis.xml.Transformer
Frees any resources associated with this reader.
close() - Method in class org.apache.sis.xml.TransformingReader
Frees any resources associated with this reader.
close() - Method in class org.apache.sis.xml.TransformingWriter
Frees any resources associated with this writer.
close(Appendable) - Static method in class org.apache.sis.io.IO
If the given out argument implements Closeable, or is a chain of wrappers defined in this package around a closeable object, invokes the close() method on that object.
close(List<DAO>) - Static method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Invokes AutoCloseable.close() on all the given factories.
close(Map<String, List<String>>) - Method in class org.apache.sis.io.wkt.Element
Closes this element.
close(QName) - Method in class org.apache.sis.xml.Transformer
Notifies that we are closing an element of the given name.
CLOSE - Static variable in class org.apache.sis.internal.doclet.Rewriter
The closing HTML element.
CLOSE - Static variable in enum org.apache.sis.measure.UnitFormat.Style
Other symbols not in the UnitFormat.Style enumeration because common to all.
CloseableReference - Class in org.apache.sis.referencing.factory.sql
Closes JDBC statements when AuthorityCodes is garbage collected.
CloseableReference(AuthorityCodes, EPSGDataAccess, Statement[]) - Constructor for class org.apache.sis.referencing.factory.sql.CloseableReference
Creates a new phantom reference which will close the given statements when the given referenced object will be garbage collected.
closeAllExcept(Object) - Method in class org.apache.sis.storage.StorageConnector
Closes all streams and connections created by this StorageConnector except the given view.
closed - Variable in class org.apache.sis.internal.storage.io.NullChannel
Whether this channel has been closed.
closeDataStore() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Closes the data store associated to the resource, then discards the resource.
ClosedReader_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
This {0} reader is closed.
ClosedStorageConnector - Static variable in class org.apache.sis.internal.storage.Resources.Keys
This storage connector is closed.
ClosedWriter_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
This {0} writer is closed.
closeElement(boolean) - Method in class org.apache.sis.io.wkt.Formatter
Closes the element opened by Formatter.openElement(boolean, String).
CloseEvent - Class in org.apache.sis.storage.event
Notifies listeners that a resource or a data store is being closed and should no longer be used.
CloseEvent(Resource) - Constructor for class org.apache.sis.storage.event.CloseEvent
Constructs an event for a resource that has been closed.
closeExclusive - Variable in class org.apache.sis.measure.RangeFormat
The character closing a range in which the maximal value is exclusive.
closeExclusiveAlt - Variable in class org.apache.sis.measure.RangeFormat
An alternative character closing a range in which the maximal value is exclusive.
closeExpired() - Method in class org.apache.sis.metadata.sql.MetadataSource
Executed in a background thread for closing statements after their expiration time.
closeExpired() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Closes the expired Data Access Objects.
closeFilteredIterator() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
Invoked when iteration on the filtered stream ended, before to move on the next feature of the main stream.
closeHandler - Variable in class org.apache.sis.internal.stream.DeferredStream
A proxy to the handler to run for releasing resources.
CloseHandler() - Constructor for class org.apache.sis.internal.stream.DeferredStream.CloseHandler
 
closeInclusive - Variable in class org.apache.sis.measure.RangeFormat
The character closing a range in which the maximal value is inclusive.
closeLeftWithTop(PolylineBuffer) - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Joins Tracer.Level.polylineOnLeft with polylineOnTop, saves their coordinates and clear those PolylineBuffer instances for use in next cell.
closeOnError(Throwable) - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Closes this data store after an unrecoverable error occurred.
closeQuietly(AutoCloseable) - Method in class org.apache.sis.metadata.sql.MetadataSource
Closes the given resource without throwing exception.
closeQuote(int) - Method in class org.apache.sis.io.wkt.Formatter
Double or delete any closing quote character that may appear at or after the given index, then append the closing quote character.
closeReader() - Method in class org.apache.sis.internal.storage.gpx.Store
Closes only the reader, without closing this store.
closeResultSet() - Method in class org.apache.sis.metadata.sql.CachedStatement
Closes the current ResultSet.
closeSequence - Variable in class org.apache.sis.io.wkt.Symbols
The character (as Unicode code point) used for opening (openSequence) or closing (closeSequence) an array or enumeration.
closeSet - Variable in class org.apache.sis.measure.RangeFormat
The character closing an empty range or a range containing only one element.
CloseTask(long) - Constructor for class org.apache.sis.metadata.sql.MetadataSource.CloseTask
Creates a new task to be executed later.
CloseTask(long) - Constructor for class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.CloseTask
Creates a new task to be executed at the given time, in nanoseconds relative to System.nanoTime().
closing - Variable in class org.apache.sis.internal.feature.j2d.Polyline.Iter
closingPoint - Variable in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Index of the coordinates tuple which closes the current polygon, or -1 if none.
cloudCoverPercentage - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
CLR - Static variable in class org.apache.sis.internal.storage.esri.RasterStore
The filename extension of "*.stx" and "*.clr" files.
cm - Variable in class org.apache.sis.internal.coverage.j2d.ColorModelPatch
The color model to share.
cmget - Variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsArray
The getter for components in the array, or null for automatic.
COASTAL_AEROSOL - Enum constant in enum org.apache.sis.storage.landsat.BandName
 
code - Variable in enum org.apache.sis.internal.geotiff.Compression
The TIFF code for this compression.
code - Variable in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
Name of the data quality parameter, to be represented as identifier code.
code - Variable in class org.apache.sis.internal.jaxb.referencing.Code
The identifier code.
code - Variable in class org.apache.sis.internal.simple.SimpleIdentifier
Alphanumeric value identifying an instance in the namespace.
code - Variable in class org.apache.sis.internal.util.DefinitionURI
The code part of a URI, or null if none (empty).
code - Variable in enum org.apache.sis.internal.util.X364
The X3.64 code.
code - Variable in class org.apache.sis.measure.UnitFormat.Operation
code - Variable in class org.apache.sis.metadata.HashCode
The hash code value, returned by MetadataStandard.hashCode(Object) after calculation.
code - Variable in class org.apache.sis.metadata.iso.DefaultIdentifier
Alphanumeric value identifying an instance in the namespace.
code - Variable in enum org.apache.sis.metadata.ModifiableMetadata.State
The numerical code associated to this enumeration value.
code - Variable in class org.apache.sis.referencing.factory.CacheRecord
The key numeric value, using for sorting purpose only.
code - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Key
The cached object authority code.
code - Variable in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory.Deferred
The authority code saved by the createFromAPI(…) method.
code - Variable in class org.apache.sis.referencing.ImmutableIdentifier
Alphanumeric value identifying an instance in the namespace.
code - Variable in enum org.apache.sis.storage.geotiff.Type
The TIFF numerical code for this type.
code - Variable in class org.apache.sis.util.iso.Types.CodeTitle
The code list for which to create a title.
Code - Class in org.apache.sis.internal.jaxb.referencing
The gml:CodeType, which is made of a code space and a code value.
Code - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Code
Code() - Constructor for class org.apache.sis.internal.jaxb.referencing.Code
Empty constructor for JAXB.
Code(ReferenceIdentifier) - Constructor for class org.apache.sis.internal.jaxb.referencing.Code
Creates a wrapper initialized to the values of the given identifier.
CODE - Static variable in class org.apache.sis.storage.geotiff.NativeMetadata
Column for the tag number or GeoKey number.
Code_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
{0} code
CODE_COLUMN - Static variable in class org.apache.sis.metadata.sql.MetadataWriter
The name of the column for code list.
CODE_INCLUDED - Static variable in class org.apache.sis.referencing.PropertiesConverter
The converter to use if the map already contains a CODE_KEY.
CODE_INFERED - Static variable in class org.apache.sis.referencing.PropertiesConverter
The converter to use if the does not contain a CODE_KEY, in which case it needs to be inferred from the NAME_KEY.
CODE_LIST - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Code list values.
codeCaches - Variable in class org.apache.sis.io.wkt.WKTDictionary
Cache of authority codes computed by WKTDictionary.getAuthorityCodes(Class).
CodeColorizer - Class in org.apache.sis.internal.book
Apply syntax colorization on Java code.
CodeColorizer(Document) - Constructor for class org.apache.sis.internal.book.CodeColorizer
Creates a new color colorizer.
CodeColorizer.Specifier - Enum in org.apache.sis.internal.book
The specifier of an identifier.
codeColumn - Variable in class org.apache.sis.referencing.factory.sql.TableInfo
Column name for the code (usually with the "_CODE" suffix).
codeFinder - Variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The object to use for finding authority codes, or null if none.
codeForGML(String, String, String, int, DefinitionURI) - Static method in class org.apache.sis.internal.util.DefinitionURI
Implementation of URI parser for the HTTP forms in GML namespace.
codeList - Variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
The codeList attribute in the XML element.
CodeList(Class<S>, SystemConverter<String, S>) - Constructor for class org.apache.sis.internal.converter.ObjectToString.CodeList
Creates a new converter from the given type of code list to strings.
CodeList(Class<T>) - Constructor for class org.apache.sis.internal.converter.StringConverter.CodeList
Creates a new converter for the given code list.
CodeListAdapter<ValueType extends CodeListAdapter<ValueType,BoundType>,BoundType extends org.opengis.util.CodeList<BoundType>> - Class in org.apache.sis.internal.jaxb.cat
An adapter for CodeList, in order to implement the ISO 19115-3 standard.
CodeListAdapter<BoundType extends org.opengis.util.CodeList<BoundType>> - Class in org.apache.sis.internal.jaxb.gml
JAXB adapter for GML code lists, in order to integrate the value in an element complying with GML standard.
CodeListAdapter() - Constructor for class org.apache.sis.internal.jaxb.cat.CodeListAdapter
Empty constructor for subclasses only.
CodeListAdapter() - Constructor for class org.apache.sis.internal.jaxb.gml.CodeListAdapter
Empty constructor for subclasses only.
CodeListAdapter(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.cat.CodeListAdapter
Creates a wrapper for a CodeList, in order to handle the format specified in ISO 19115-3.
CodeListAdapter.Value - Class in org.apache.sis.internal.jaxb.gml
Wraps the CodeList value in a GML document.
CodeLists - Class in org.apache.sis.internal.util
Implementation of some Types methods needed by sis-utility module.
CodeLists(String, boolean) - Constructor for class org.apache.sis.internal.util.CodeLists
Creates a new filter for the specified code name.
CODELISTS_PATH - Static variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
The string to append to CodeListUID.METADATA_ROOT for obtaining the path to the definitions of code lists.
CODELISTS_PATH_LEGACY - Static variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
The string to append to CodeListUID.METADATA_ROOT_LEGACY or one of its alternative for obtaining the path to the definitions of code lists.
CodeListSet<E extends org.opengis.util.CodeList<E>> - Class in org.apache.sis.util.collection
A specialized Set implementation for use with CodeList values.
CodeListSet(Class<E>) - Constructor for class org.apache.sis.util.collection.CodeListSet
Creates an initially empty set for code lists of the given type.
CodeListSet(Class<E>, boolean) - Constructor for class org.apache.sis.util.collection.CodeListSet
Creates set for code lists of the given type.
CodeListSet.Iter - Class in org.apache.sis.util.collection
The iterator returned by CodeListSet.iterator().
CodeListUID - Class in org.apache.sis.internal.jaxb.cat
Stores information about CodeList in order to marshal in the way defined by ISO 19115-3.
CodeListUID() - Constructor for class org.apache.sis.internal.jaxb.cat.CodeListUID
Default empty constructor for JAXB.
CodeListUID(Context, String, String, String, String) - Constructor for class org.apache.sis.internal.jaxb.cat.CodeListUID
Builds a code list with the given attributes.
CodeListUID(Context, CodeList<?>) - Constructor for class org.apache.sis.internal.jaxb.cat.CodeListUID
Builds a value for CodeListAdapter elements.
codeListValue - Variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
The codeListValue attribute in the XML element.
codename - Variable in class org.apache.sis.internal.util.CodeLists
The name to compare during filtering operation.
codename() - Method in class org.apache.sis.internal.referencing.VerticalDatumTypes
Returns null for disabling the creation of new code list elements.
codename() - Method in class org.apache.sis.internal.util.CodeLists
Returns the name of the code to create, or null if no new code list shall be created.
codeOf(String, String, CharSequence) - Static method in class org.apache.sis.internal.util.DefinitionURI
Returns the code part of the given URI, provided that it matches the given object type and authority.
codePointAfter(CharSequence, int) - Static method in class org.apache.sis.util.CharSequences
Returns the code point after the given index.
codePointCount - Variable in class org.apache.sis.io.LineAppender
The length of the current line, in units of code points (not char).
codePointCount(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns the number of Unicode code points in the given characters sequence, or 0 if null.
codePointCount(CharSequence, int, int) - Static method in class org.apache.sis.util.CharSequences
Returns the number of Unicode code points in the given characters sub-sequence, or 0 if null.
Coder() - Constructor for class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Creates a new geohash coder/decoder initialized to the default precision.
Coder() - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Creates a new coder initialized to the default precision and separator.
Coder() - Constructor for class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
Creates a new instance.
Coder(MilitaryGridReferenceSystem.Coder) - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Creates a new coder initialized to the same setting than the given separator.
codes - Variable in class org.apache.sis.referencing.factory.CommonAuthorityFactory
The codes known to this factory, associated with their CRS type.
codes - Variable in class org.apache.sis.referencing.factory.FilteredCodes
The codes known to the authority factory, associated with their CRS type.
codes - Variable in class org.apache.sis.referencing.factory.IdentifiedObjectSet
The IdentifiedObjectSet.objects keys, created for iteration purpose when first needed and cleared when the map is modified.
codes - Variable in class org.apache.sis.referencing.factory.sql.AuthorityCodes
A cache of integer codes.
codes - Variable in class org.apache.sis.util.collection.CodeListSet
All possible code list elements, fetched when first needed.
codes() - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Returns the codes array, creating it if needed.
Codes - Class in org.apache.sis.referencing.cs
Map units of measurement and axis directions to CoordinateSystem objects defined in the EPSG database.
Codes(int, short, short) - Constructor for class org.apache.sis.referencing.cs.Codes
Creates a new code for the given axis directions and units.
codeSize - Variable in class org.apache.sis.internal.storage.inflater.LZW
Number of bits to read for the next code.
codespace - Variable in class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
The authority (or other kind of code space) providing CRS definitions.
codeSpace - Variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
The optional codeSpace attribute in the XML element.
codeSpace - Variable in class org.apache.sis.internal.jaxb.gco.NameValue
Dictionary, thesaurus, classification scheme, authority, or pattern for the term, or null if none.
codeSpace - Variable in class org.apache.sis.internal.jaxb.gml.CodeListAdapter.Value
The code space of the CodeListAdapter.Value.value as a URI, or null.
codeSpace - Variable in class org.apache.sis.internal.jaxb.referencing.Code
The code space, which is often "EPSG" with the version in use.
codeSpace - Variable in class org.apache.sis.internal.jaxb.referencing.SC_DerivedCRSType
The code space (e.g.
codeSpace - Variable in class org.apache.sis.metadata.iso.DefaultIdentifier
Identifier or namespace in which the code is valid.
codeSpace - Variable in class org.apache.sis.referencing.ImmutableIdentifier
Identifier or namespace in which the code is valid, or null if not available.
codespaces - Variable in class org.apache.sis.io.wkt.WKTDictionary
Code spaces of authority codes recognized by this factory.
codeSpaces - Variable in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
The code spaces of all factories given to the constructor, created when first requested.
CODESPACES - Static variable in class org.apache.sis.referencing.factory.CommonAuthorityFactory
The namespaces of codes defined by OGC.
CODESPACES - Static variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The namespace of EPSG codes.
codespaceWidth - Variable in class org.apache.sis.parameter.ParameterTableRow
The largest codespace width, in number of Unicode code points.
CodeTitle(CodeList<?>) - Constructor for class org.apache.sis.util.iso.Types.CodeTitle
Creates a new international string for the given code list element.
CodeType - Enum in org.apache.sis.internal.storage
Heuristic rules for determining whether an authority code seems to be actually a file path, or a code defined in the URN namespace, or a simple code.
CodeType(boolean) - Constructor for enum org.apache.sis.internal.storage.CodeType
Creates a new enum value.
coefficients() - Method in class org.apache.sis.measure.AbstractConverter
If the conversion can be represented by a polynomial equation, returns the coefficients of that equation.
coefficients() - Method in class org.apache.sis.measure.LinearConverter
Returns the coefficient of this linear conversion.
coefficients(UnitConverter) - Static method in class org.apache.sis.measure.Units
Returns the coefficients of the given converter expressed as a polynomial equation.
COEFFICIENTS_FOR_START_POINT - Static variable in class org.apache.sis.referencing.GeodeticCalculator
Bitmask specifying which information are valid.
ColinearAxisDirections_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Axis directions {0} and {1} are colinear.
colinearPoint(double, double, double, double, double, double, double) - Static method in class org.apache.sis.internal.referencing.j2d.ShapeUtilities
Returns a point on the given line segment located at the given distance from that line.
colinearPoint(Line2D, Point2D, double) - Static method in class org.apache.sis.geometry.Shapes2D
Returns a point on the given line segment located at the given distance from that line.
collect() - Method in class org.apache.sis.internal.maven.JarCollector
Implementation of the JarCollector.execute() method.
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Performs a mutable reduction on the elements of this stream.
collect(Supplier<R>, ObjDoubleConsumer<R>, BiConsumer<R, R>) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Performs a mutable reduction on the elements of this stream.
collect(Collector<? super T, A, R>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Performs a mutable reduction on the elements of this stream.
collection - Variable in class org.apache.sis.internal.feature.jts.PathIteratorAdapter.GeomIterator
The collection for which to return geometries.
CollectionConverter<T> - Class in org.apache.sis.internal.converter
Handles conversions from Collection to various objects.
CollectionConverter(Class<T>) - Constructor for class org.apache.sis.internal.converter.CollectionConverter
For inner classes only.
CollectionConverter.List - Class in org.apache.sis.internal.converter
Converter from Collection to List.
CollectionConverter.Set - Class in org.apache.sis.internal.converter
Converter from Collection to Set.
CollectionElement(TreeNode, Object, PropertyAccessor, int, int) - Constructor for class org.apache.sis.metadata.TreeNode.CollectionElement
Creates a new node for the given collection element.
collectionIdentification - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Identifier of the GCP collection.
collectionName - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Name of the GCP collection.
CollectionsExt - Class in org.apache.sis.internal.util
Static methods working on Collection objects.
CollectionsExt() - Constructor for class org.apache.sis.internal.util.CollectionsExt
Do not allow instantiation of this class.
collectionType(Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Returns the type of collection to use for the given type.
collectiveTitle - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Deprecated.
Removed as of ISO 19115:2014.
collector() - Method in class org.apache.sis.image.AnnotatedImage
Returns the function to execute for computing the property value, together with other required functions (supplier of accumulator, combiner, finisher).
collector() - Method in class org.apache.sis.image.StatisticsCalculator
Returns the function to execute for parallel computation of statistics, together with other required functions (supplier of accumulator, combiner, finisher).
colon() - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Returns the colon to write after localized text.
color - Variable in enum org.apache.sis.internal.util.X364
The color name, or null if none.
Color - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Color
COLOR_INDEX - Static variable in class org.apache.sis.internal.coverage.j2d.Colorizer
Names to use for the synthetic categories and sample dimensions created for visualization purposes.
colorApplied - Variable in class org.apache.sis.io.wkt.Formatter
Incremented when Formatter.setColor(ElementKind) is invoked, and decremented when Formatter.resetColor() is invoked.
colorAt(Level) - Method in class org.apache.sis.util.logging.MonolineFormatter
Gets the color for the given level.
ColorIndex - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Color index
colorizer - Variable in class org.apache.sis.internal.book.Assembler
Helper class for applying colors on content of <code> and <samp> elements.
Colorizer - Class in org.apache.sis.internal.coverage.j2d
Helper classes for allowing an image to be colorized, by building an IndexColorModel if needed.
Colorizer(Collection<Map.Entry<NumberRange<?>, Color[]>>) - Constructor for class org.apache.sis.internal.coverage.j2d.Colorizer
Creates a new colorizer which will apply colors on the given range of values in source image.
Colorizer(Function<Category, Color[]>) - Constructor for class org.apache.sis.internal.coverage.j2d.Colorizer
Creates a new colorizer which will use the given function for determining the colors to apply.
colorJava(String, StringBuilder) - Static method in class org.apache.sis.internal.doclet.Preformat
Adds syntactic coloration for the given line.
colorLevels - Variable in class org.apache.sis.util.logging.MonolineFormatter
Numerical values of levels for which to apply colors in increasing order.
colorMap - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
A color map for palette color images (ImageFileDirectory.photometricInterpretation = 3).
ColorMap - Static variable in class org.apache.sis.storage.geotiff.Tags
 
colorModel - Variable in class org.apache.sis.image.BandedSampleConverter
The color model for the expected range of values.
colorModel - Variable in class org.apache.sis.image.SourceAlignedImage
The color model for this image.
colorModel - Variable in class org.apache.sis.image.Visualization.Builder
Color model of Visualization image.
colorModel - Variable in class org.apache.sis.image.Visualization
The color model for the expected range of values.
colorModel - Variable in class org.apache.sis.internal.coverage.j2d.TiledImage
The color model, or null if none.
colorModel - Variable in class org.apache.sis.internal.storage.esri.RasterStore
The color model, created from the "*.clr" file content when first needed.
colorModel - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The image color model, created when first needed.
ColorModelFactory - Class in org.apache.sis.internal.coverage.j2d
A factory for ColorModel objects built from a sequence of colors.
ColorModelFactory(int, int, int, ColorsForRange[]) - Constructor for class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Constructs a new ColorModelFactory.
ColorModelPatch<T extends ColorModel> - Class in org.apache.sis.internal.coverage.j2d
Workaround for broken ColorModel.equals(Object) in Java 8 and before.
ColorModelPatch(T) - Constructor for class org.apache.sis.internal.coverage.j2d.ColorModelPatch
For internal use only.
ColorModelType - Enum in org.apache.sis.internal.coverage.j2d
Information about the color model.
ColorModelType(boolean, boolean) - Constructor for enum org.apache.sis.internal.coverage.j2d.ColorModelType
Creates a new enumeration value.
colors - Variable in class org.apache.sis.console.CommandRunner
true if colors can be applied for ANSI X3.64 compliant terminal.
colors - Variable in class org.apache.sis.console.ResourcesDownloader
true if colors can be applied for ANSI X3.64 compliant terminal.
colors - Variable in class org.apache.sis.coverage.grid.ImageRenderer
The colors to use for each category.
colors - Variable in class org.apache.sis.image.ImageProcessor
Colors to use for arbitrary categories of sample values.
colors - Variable in class org.apache.sis.image.RecoloredImage
The color model to associate with this recolored image.
colors - Variable in class org.apache.sis.internal.coverage.j2d.Colorizer
The colors to use for each category.
colors - Variable in class org.apache.sis.internal.coverage.j2d.ColorsForRange
The colors to apply on the range of sample values.
colors - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
The Java2D color model for images rendered from this coverage.
colors - Variable in class org.apache.sis.io.wkt.Formatter
The colors to use for this formatter, or null for no syntax coloring.
colors - Variable in class org.apache.sis.io.wkt.WKTFormat
The immutable set of colors to use for this formatter, or null for no syntax coloring.
colors - Variable in class org.apache.sis.parameter.ParameterFormat
The colors for an output on X3.64 compatible terminal, or null if none.
colors - Variable in class org.apache.sis.util.logging.MonolineFormatter
The colors to apply, or null if none.
colors() - Method in class org.apache.sis.util.logging.MonolineFormatter
Returns the MonolineFormatter.colors map, creating it if needed.
Colors - Class in org.apache.sis.io.wkt
The colors to use for formatting Well Known Text (WKT) objects.
Colors - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Colors
Colors() - Constructor for class org.apache.sis.io.wkt.Colors
Creates a new, initially empty, set of colors.
Colors(Colors) - Constructor for class org.apache.sis.io.wkt.Colors
Creates a new set of colors initialized to a copy of the given one.
COLORS - Enum constant in enum org.apache.sis.console.Option
Whether colorized output shall be enabled.
colorSequences - Variable in class org.apache.sis.util.logging.MonolineFormatter
X3.64 sequences of colors matching the levels declared in MonolineFormatter.colorLevels.
colorsForBandSubset - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
The color model for the bands to read (not the full set of bands in the resource).
ColorsForRange - Class in org.apache.sis.internal.coverage.j2d
Colors to apply on a range of sample values.
ColorsForRange(CharSequence, NumberRange<?>, Color[], boolean) - Constructor for class org.apache.sis.internal.coverage.j2d.ColorsForRange
Creates a new instance for the given range of values.
ColorsForRange(Category, Function<Category, Color[]>) - Constructor for class org.apache.sis.internal.coverage.j2d.ColorsForRange
Creates a new instance for the given category.
column - Variable in class org.apache.sis.internal.sql.feature.PrimaryKey.Single
The single column name.
column - Variable in enum org.apache.sis.internal.sql.feature.Relation.Direction
The database Reflection key to use for fetching the name of other table column.
column - Variable in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
Column index (as a count of bytes, not a count of sample values or pixels).
column - Variable in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder.Condition
The column on which the condition apply.
Column - Class in org.apache.sis.internal.converter
Columns in the string representation of converter chains.
Column - Class in org.apache.sis.internal.sql.feature
Information (name, data type…) about a table column.
Column(boolean) - Constructor for class org.apache.sis.internal.converter.Column
Creates a new column.
Column(int, String) - Constructor for class org.apache.sis.internal.sql.feature.Column
Creates a synthetic column (a column not inferred from database analysis) for describing the type of elements in an array.
Column(short) - Constructor for enum org.apache.sis.feature.FeatureFormat.Column
Creates a new column enumeration constant.
Column(ResultSetMetaData, int, String) - Constructor for class org.apache.sis.internal.sql.feature.Column
Creates a new column from the result of a query.
Column(Analyzer, ResultSet, String) - Constructor for class org.apache.sis.internal.sql.feature.Column
Creates a new column from database metadata.
COLUMN_NAME - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "COLUMN_NAME" key for getting a column name.
COLUMN_SIZE - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "COLUMN_SIZE" key for the size for of a column.
columnCreationPolicy - Variable in class org.apache.sis.metadata.sql.MetadataWriter
Whether the tables should contain a column for every attribute, or only for non-null and non-empty attributes.
columnFormat - Variable in class org.apache.sis.internal.util.PropertyFormat
The format for the column in process of being written.
columnIndices - Variable in class org.apache.sis.util.collection.DefaultTreeTable
The index of values associated to each column.
columnIndices - Variable in class org.apache.sis.util.collection.DefaultTreeTable.Node
The index of values associated to each column.
columnIndices - Variable in class org.apache.sis.util.collection.TreeTableFormat
The table columns to format, or null for formatting all of them.
columns - Variable in class org.apache.sis.feature.FeatureFormat
The columns to include in the table formatted by this FeatureFormat.
columns - Variable in class org.apache.sis.internal.sql.feature.PrimaryKey.Composite
Name of columns composing the primary key.
columns - Variable in class org.apache.sis.internal.sql.feature.QueryAnalyzer
All columns, without filtering for separating attributes from associations.
columns - Variable in class org.apache.sis.internal.sql.feature.Relation
The columns of the other table that constitute a primary or foreigner key.
columns - Variable in class org.apache.sis.internal.sql.postgis.ExtentEstimator
All columns in the table (including non-geometry columns).
columns - Variable in class org.apache.sis.util.collection.DefaultTreeTable
The table columns as an unmodifiable list, or null if not yet created.
columns - Variable in class org.apache.sis.util.collection.TreeTableFormat.Writer
The columns to write.
COLUMNS - Static variable in class org.apache.sis.metadata.TreeTableView
The columns to be returned by TreeTableView.getColumns().
columnSeparator - Variable in class org.apache.sis.io.TableAppender
The column separator, or an empty string if none.
columnSeparator - Variable in class org.apache.sis.io.TabularFormat
The string to write after the TabularFormat.fillCharacter, or an empty string if none.
columnsPerTable - Variable in class org.apache.sis.internal.sql.feature.QueryAnalyzer
Columns grouped by the tables that contain them.
combine(Class<T>, DefinitionURI[], boolean) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Invoked when a createFoo(…) method is given a combined URI.
combine(Dimension, boolean) - Method in class org.apache.sis.measure.UnitDimension
Returns the product or the quotient of this dimension with the specified one.
combine(GridExtent, boolean) - Method in class org.apache.sis.coverage.grid.GridExtent
combine(Interpolation, MathTransform1D[]) - Static method in class org.apache.sis.image.Visualization
Combines the given interpolation method with the given sample conversion.
combine(Statistics) - Method in class org.apache.sis.math.Statistics
Updates statistics with all samples from the specified stats.
combine(Statistics) - Method in class org.apache.sis.math.Statistics.WithDelta
Update statistics with all samples from the specified stats.
combine(Statistics[], Statistics[]) - Static method in class org.apache.sis.image.StatisticsCalculator
Invoked after a thread finished to process all its tiles and wants to combine its result with the result of another thread.
combine(CoordinateReferenceSystem, Conversion, CoordinateSystem) - Static method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Invoked when a createFoo(…) method is given a combined URI containing a conversion and a coordinate system.
combine(GeodeticDatum, CoordinateSystem) - Static method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Invoked when a createFoo(…) method is given a combined URI containing a datum and a coordinate system.
combiner - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
The operation to execute after a thread finished to process all its tiles, for combining its result with the result of another thread.
command - Variable in class org.apache.sis.console.Command
The sub-command to execute.
command - Variable in exception org.apache.sis.console.InvalidCommandException
The name of the invalid command.
Command - Class in org.apache.sis.console
Command line interface for Apache SIS.
Command(String[]) - Constructor for class org.apache.sis.console.Command
Creates a new command for the given arguments.
commandName - Variable in class org.apache.sis.console.CommandRunner
The name of this command, as specified by the user on the command-line.
CommandRunner - Class in org.apache.sis.console
Base class of all sub-commands.
CommandRunner(int, String[], EnumSet<Option>) - Constructor for class org.apache.sis.console.CommandRunner
Creates a new sub-command with the given command-line arguments.
CommandRunner(CommandRunner) - Constructor for class org.apache.sis.console.CommandRunner
Copies the configuration of the given sub-command.
Commands - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Commands
COMMANDS - Static variable in class org.apache.sis.console.HelpCommand
The commands, in the order to be shown.
COMMENT - Static variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The sequence for SQL comments.
COMMENT - Static variable in class org.apache.sis.internal.storage.csv.Store
The character at the beginning of lines to ignore in the header.
COMMENT - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A tag used a bit everywhere.
COMMENT - Static variable in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
The comment character to ignore.
COMMENT_LENGTH - Static variable in class org.apache.sis.util.resources.IndexedResourceCompiler
The maximal length of comment lines.
commit() - Method in interface org.apache.sis.internal.storage.ResourceTransaction
Makes permanent all changes that have been in current transaction.
commit(Class<S>, String) - Method in class org.apache.sis.storage.StorageConnector
Returns the storage as a view of the given type and closes all other views.
common - Variable in class org.apache.sis.internal.referencing.RTreeNode.Uniformizer
The CRS common to all nodes.
common(Set<Class<?>>) - Static method in class org.apache.sis.util.Classes
Returns the most specific class which is a common parent of all the specified classes.
CommonAuthorityCode - Class in org.apache.sis.referencing.factory
Result of parsing a code in "OGC", "CRS", "AUTO" or "AUTO2" namespace.
CommonAuthorityCode(String) - Constructor for class org.apache.sis.referencing.factory.CommonAuthorityCode
Finds the index where the code begins, ignoring spaces and the "OGC", "CRS", "AUTO", "AUTO1" or "AUTO2" namespaces if present.
CommonAuthorityFactory - Class in org.apache.sis.referencing.factory
Creates coordinate reference systems in the "OGC", "CRS" or "AUTO(2)" namespaces.
CommonAuthorityFactory() - Constructor for class org.apache.sis.referencing.factory.CommonAuthorityFactory
Constructs a default factory for the CRS authority.
commonCRS - Variable in class org.apache.sis.internal.feature.SpatialOperationContext
CommonCRS - Enum in org.apache.sis.referencing
Frequently-used geodetic CRS and datum that are guaranteed to be available in SIS.
CommonCRS(short, short, short, short, short, short, short, short, short, byte, byte) - Constructor for enum org.apache.sis.referencing.CommonCRS
Creates a new constant for the given EPSG or SIS codes.
CommonCRS.Engineering - Enum in org.apache.sis.referencing
Frequently-used engineering CRS and datum that are guaranteed to be available in SIS.
CommonCRS.Temporal - Enum in org.apache.sis.referencing
Frequently-used temporal CRS and datum that are guaranteed to be available in SIS.
CommonCRS.Vertical - Enum in org.apache.sis.referencing
Frequently-used vertical CRS and datum that are guaranteed to be available in SIS.
commonDivisors(int...) - Static method in class org.apache.sis.math.MathFunctions
Returns the positive divisors which are common to all the specified numbers.
CommonExecutor - Class in org.apache.sis.internal.system
The executor shared by most of Apache SIS library for relatively "heavy" operations.
CommonExecutor() - Constructor for class org.apache.sis.internal.system.CommonExecutor
For the singleton CommonExecutor.INSTANCE.
CommonOption() - Constructor for enum org.apache.sis.storage.WritableGridCoverageResource.CommonOption
 
CommonParentFinder - Class in org.apache.sis.feature
Finds a feature type common to all given types.
CommonParentFinder(Map<DefaultFeatureType, Boolean>, DefaultFeatureType[], int) - Constructor for class org.apache.sis.feature.CommonParentFinder
Creates a finder for a common parent of the given types.
commonPrefix(CharSequence, CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns the longest sequence of characters which is found at the beginning of the two given texts.
commonSuffix(CharSequence, CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns the longest sequence of characters which is found at the end of the two given texts.
commonType - Variable in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
The most specific feature type common to all feature sets in the ConcatenatedFeatureSet.sources list.
commonWords(CharSequence, CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns the words found at the beginning and end of both texts.
compact() - Method in class org.apache.sis.internal.coverage.j2d.Colorizer
Modifies the sample value ranges to make them fit in valid ranges for an IndexColorModel.
compact(List<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns a more compact representation of the given list.
compact(Map<K, V>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns a more compact representation of the given map.
compact(Set<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns a more compact representation of the given set.
COMPACT - Enum constant in enum org.apache.sis.metadata.ValueExistencePolicy
Includes non-empty properties but omits title properties.
compactColorModel(int, int) - Method in class org.apache.sis.internal.coverage.j2d.Colorizer
Returns a color model with colors interpolated in the [0 … 255] range of values.
Comparable(Class<S>) - Constructor for class org.apache.sis.internal.converter.NumberConverter.Comparable
Creates a new converter from the given type of numbers to Comparable instances.
comparator() - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns the comparator used to order the elements in this set.
comparator() - Method in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
Returns the comparator, which is the same than FrequencySortedSet.comparator().
comparator() - Method in class org.apache.sis.util.collection.RangeSet
Returns the comparator associated with this sorted set.
comparator() - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Returns the comparator, which is the same than the enclosing class.
COMPARATOR - Static variable in class org.apache.sis.coverage.Category
Compares Category objects according their NumberRange.getMinDouble(boolean) value.
COMPARATOR - Static variable in class org.apache.sis.util.collection.FrequencySortedSet
The comparator used for sorting map entries.
COMPARATOR - Static variable in class org.apache.sis.util.logging.MonolineFormatter
A comparator for logging level.
compare(double, double) - Static method in class org.apache.sis.coverage.Category
Compares two double values.
compare(double, double, int) - Static method in class org.apache.sis.internal.referencing.ExtentSelector
Compares the given values as documented in Double.compareTo(Double) except in the handling of zero and NaN values.
compare(E, E) - Method in class org.apache.sis.util.collection.FrequencySortedSet
Compares the specified elements for frequency.
compare(Number, Number) - Static method in class org.apache.sis.coverage.SampleDimension
Compares as double values.
compare(Number, Number) - Static method in class org.apache.sis.measure.Quantities
Compares the two given number, without casting to double if we can avoid that cast.
compare(Object, Object) - Method in class org.apache.sis.referencing.crs.SubTypes
Implementation of SubTypes.BY_TYPE comparator.
compare(Object, Object) - Method in class org.apache.sis.util.resources.IndexedResourceCompiler
Compares two resource keys.
compare(Method, Method) - Method in class org.apache.sis.metadata.PropertyComparator
Compares the given methods for order.
compare(ChronoLocalDate, ChronoLocalDate) - Method in class org.apache.sis.filter.ComparisonFilter
Compares two dates without time-of-day and time-zone information.
compare(ChronoLocalDate, ChronoLocalDate) - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
 
compare(ChronoLocalDate, ChronoLocalDate) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
 
compare(ChronoLocalDate, ChronoLocalDate) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
 
compare(ChronoLocalDate, ChronoLocalDate) - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
 
compare(ChronoLocalDate, ChronoLocalDate) - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
 
compare(ChronoLocalDate, ChronoLocalDate) - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
 
compare(ChronoLocalDateTime<?>, ChronoLocalDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter
Compares two dates without time-zone information.
compare(ChronoLocalDateTime<?>, ChronoLocalDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
 
compare(ChronoLocalDateTime<?>, ChronoLocalDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
 
compare(ChronoLocalDateTime<?>, ChronoLocalDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
 
compare(ChronoLocalDateTime<?>, ChronoLocalDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
 
compare(ChronoLocalDateTime<?>, ChronoLocalDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
 
compare(ChronoLocalDateTime<?>, ChronoLocalDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
 
compare(ChronoZonedDateTime<?>, ChronoZonedDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter
Compares two dates with time-zone information.
compare(ChronoZonedDateTime<?>, ChronoZonedDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
 
compare(ChronoZonedDateTime<?>, ChronoZonedDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
 
compare(ChronoZonedDateTime<?>, ChronoZonedDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
 
compare(ChronoZonedDateTime<?>, ChronoZonedDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
 
compare(ChronoZonedDateTime<?>, ChronoZonedDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
 
compare(ChronoZonedDateTime<?>, ChronoZonedDateTime<?>) - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
 
compare(Duration, Duration, int) - Static method in class org.apache.sis.internal.referencing.ExtentSelector
Compares the given duration as documented in Duration.compareTo(Duration) with the addition of supporting null values.
compare(OffsetDateTime, OffsetDateTime) - Method in class org.apache.sis.filter.ComparisonFilter
Compares two dates with time-zone information.
compare(OffsetDateTime, OffsetDateTime) - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
 
compare(OffsetDateTime, OffsetDateTime) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
 
compare(OffsetDateTime, OffsetDateTime) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
 
compare(OffsetDateTime, OffsetDateTime) - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
 
compare(OffsetDateTime, OffsetDateTime) - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
 
compare(OffsetDateTime, OffsetDateTime) - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
 
compare(OffsetTime, OffsetTime) - Method in class org.apache.sis.filter.ComparisonFilter
Compares two times with time-zone information.
compare(OffsetTime, OffsetTime) - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
 
compare(OffsetTime, OffsetTime) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
 
compare(OffsetTime, OffsetTime) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
 
compare(OffsetTime, OffsetTime) - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
 
compare(OffsetTime, OffsetTime) - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
 
compare(OffsetTime, OffsetTime) - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
 
compare(Iterator<E>, Iterator<? extends E>) - Static method in class org.apache.sis.util.collection.Containers
Compares element-by-element the values provided by two iterators, in iteration order.
compare(Range<E>, Range<E>) - Method in class org.apache.sis.util.collection.RangeSet.Compare
Compares the given range instance.
compare(CoordinateReferenceSystem, CoordinateReferenceSystem, boolean, boolean, Locale) - Static method in class org.apache.sis.internal.referencing.DefinitionVerifier
Implementation of #compare(CoordinateReferenceSystem, CoordinateReferenceSystem) and final step in forAuthority(…) methods.
compare(CoordinateReferenceSystem, CoordinateReferenceSystem, Locale) - Static method in class org.apache.sis.internal.referencing.DefinitionVerifier
Compares the given CRS with an authoritative definition of that CRS.
compare(CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Compares axes for order.
compare(R, R) - Method in class org.apache.sis.filter.DefaultSortProperty
Compares two resources for order.
compare(R, R) - Method in class org.apache.sis.internal.filter.SortByComparator
Compares two resources for order.
Compare() - Constructor for class org.apache.sis.util.collection.RangeSet.Compare
Constructor for the singleton instance only.
compareMaxTo(E, int) - Method in class org.apache.sis.measure.Range
Compares the maximum value of this range with the given endpoint of another range.
compareMinTo(E, int) - Method in class org.apache.sis.measure.Range
Compares the minimum value of this range with the given endpoint of another range.
compareTo(Delayed) - Method in class org.apache.sis.internal.system.DelayedRunnable
Compares this task with the given delayed object for ordering.
compareTo(Delayed) - Method in class org.apache.sis.internal.system.DelayedRunnable.Immediate
Compares this task with the given delayed object for ordering.
compareTo(ColorsForRange) - Method in class org.apache.sis.internal.coverage.j2d.ColorsForRange
Comparator for sorting entries by their alpha value.
compareTo(LocalDataSource) - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Compares this data source with the given one for preference order.
compareTo(Fraction) - Method in class org.apache.sis.math.Fraction
Compares this fraction with the given one for order.
compareTo(Angle) - Method in class org.apache.sis.measure.Angle
Compares two Angle objects numerically.
compareTo(DomainRange<?>) - Method in class org.apache.sis.metadata.DomainRange
Compares this range with the given range object for ordering of minimal values, or maximal values if two ranges have the same minimum value.
compareTo(DirectionAlongMeridian) - Method in class org.apache.sis.referencing.cs.DirectionAlongMeridian
Compares this direction with the specified one for order.
compareTo(Normalizer) - Method in class org.apache.sis.referencing.cs.Normalizer
Compares two axis for an order that try to favor right-handed coordinate systems.
compareTo(CacheRecord) - Method in class org.apache.sis.referencing.factory.CacheRecord
Compares with the given record for ordering.
compareTo(ProjectedTransformTry) - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Orders by the inverse of correlation coefficients.
compareTo(CoordinateOperationSorter) - Method in class org.apache.sis.referencing.operation.CoordinateOperationSorter
Returns -1 if this element should be sorted before the given element.
compareTo(DimensionSelector) - Method in class org.apache.sis.storage.aggregate.DimensionSelector
Compares for order of "probability" that a dimension is the one to aggregate.
compareTo(DataSubset.Tile) - Method in class org.apache.sis.storage.geotiff.DataSubset.Tile
Compares this tile with the specified tile for order in which to perform read operations.
compareTo(DeferredEntry) - Method in class org.apache.sis.storage.geotiff.DeferredEntry
Returns +1 if this entry is located after the given entry in the TIFF file, or -1 if it is located before.
compareTo(Version) - Method in class org.apache.sis.util.Version
Compares this version with another version object.
compareTo(Version, int) - Method in class org.apache.sis.util.Version
Compares this version with another version object, up to the specified limit.
compareTo(GenericName) - Method in class org.apache.sis.referencing.NamedIdentifier
Compares this name with the specified object for order.
compareTo(GenericName) - Method in class org.apache.sis.util.iso.AbstractName
Compares this name with the specified name for order.
compareTo(GenericName) - Method in class org.apache.sis.util.iso.DefaultLocalName
Compares this name with the specified object for order.
compareTo(InternationalString) - Method in class org.apache.sis.internal.jaxb.gcx.Anchor
Compares the value of this object with the given international string for order.
compareTo(InternationalString) - Method in class org.apache.sis.metadata.DomainRange
Compares the unlocalized string representations.
compareTo(InternationalString) - Method in class org.apache.sis.util.AbstractInternationalString
Compares this string with the specified object for order.
compareTo(InternationalString) - Method in class org.apache.sis.xml.NilInternationalString
Returns 0 if the other string is empty, or -1 otherwise.
compareTo(Q) - Method in class org.apache.sis.measure.Scalar
Compares the numerical value of this quantity with the value of another quantity of the same type.
COMPARING - Static variable in class org.apache.sis.feature.AbstractFeature
The features for which a AbstractFeature.hashCode() or AbstractFeature.equals(Object) execution are in progress.
Comparison(String) - Constructor for class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Comparison
Creates a new handler for the given operator.
COMPARISON_MODE - Static variable in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
The criterion for determining if a candidate found by IdentifiedObjectFinder should be considered equals to the requested object.
COMPARISON_THRESHOLD - Static variable in class org.apache.sis.internal.util.Numerics
Relative difference tolerated when comparing floating point numbers using ComparisonMode.APPROXIMATE.
comparisonEnd() - Method in class org.apache.sis.feature.AbstractFeature
Notifies that the comparison of this feature is finished.
ComparisonFilter<R> - Class in org.apache.sis.filter
Comparison operators between two values.
ComparisonFilter(Expression<? super R, ?>, Expression<? super R, ?>, boolean, MatchAction) - Constructor for class org.apache.sis.filter.ComparisonFilter
Creates a new comparator.
ComparisonFilter.Between<R> - Class in org.apache.sis.filter
The "PropertyIsBetween" filter.
ComparisonFilter.EqualTo<R> - Class in org.apache.sis.filter
The "PropertyIsEqualTo" (=) filter.
ComparisonFilter.GreaterThan<R> - Class in org.apache.sis.filter
The "PropertyIsGreaterThan" (>) filter.
ComparisonFilter.GreaterThanOrEqualTo<R> - Class in org.apache.sis.filter
The "PropertyIsGreaterThanOrEqualTo" (≥) filter.
ComparisonFilter.LessThan<R> - Class in org.apache.sis.filter
The "PropertyIsLessThan" (<) filter.
ComparisonFilter.LessThanOrEqualTo<R> - Class in org.apache.sis.filter
The "PropertyIsLessThanOrEqualTo" (≤) filter.
ComparisonFilter.NotEqualTo<R> - Class in org.apache.sis.filter
The "PropertyIsNotEqualTo" (≠) filter.
comparisonMode - Variable in class org.apache.sis.util.collection.WeakValueHashMap
Whether keys shall be compared by reference-equality (WeakValueHashMap.IDENTITY), by shallow object-equality (WeakValueHashMap.EQUALS) or by deep object-equality (WeakValueHashMap.DEEP_EQUALS).
ComparisonMode - Enum in org.apache.sis.util
Specifies the level of strictness when comparing two LenientComparable objects for equality.
ComparisonMode() - Constructor for enum org.apache.sis.util.ComparisonMode
 
ComparisonOperatorName - Enum in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
ComparisonOperatorName() - Constructor for enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
 
comparisonStart() - Method in class org.apache.sis.feature.AbstractFeature
Notifies that a AbstractFeature.hashCode() or AbstractFeature.equals(Object) method started execution for the given feature and returns true if there is no recursion.
COMPASS_COUNT - Static variable in class org.apache.sis.internal.referencing.AxisDirections
Number of directions like "North", "North-North-East", "North-East", etc.
COMPATIBLE_TYPES - Static variable in class org.apache.sis.referencing.operation.SubOperationInfo
Types of target CRS, together with the type of CRS that may be used as the source for that target.
compatibleCRS - Variable in class org.apache.sis.io.wkt.VerticalInfo
If a vertical CRS could be used pending only a change of units, that CRS.
Compd_CS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultCompoundCRS.
Compiler(File[]) - Constructor for class org.apache.sis.util.resources.ResourceCompilerMojo.Compiler
 
compileSourceRoots - Variable in class org.apache.sis.util.resources.ResourceCompilerMojo
The source directories containing the sources to be compiled.
complement - Variable in class org.apache.sis.referencing.factory.CommonAuthorityCode
The remaining part of the code after CommonAuthorityCode.localCode, or null if none.
complement - Variable in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
Metadata specified in GEO_METADATA or GDAL_METADATA tags, or null if none.
COMPLETABLE - Enum constant in enum org.apache.sis.metadata.ModifiableMetadata.State
The metadata allows missing values to be set, but does not allow existing values to be modified.
COMPLETABLE - Static variable in class org.apache.sis.metadata.ModifiableMetadata
The ModifiableMetadata.state value meaning that missing properties can be set, but no existing properties can be modified (including collections).
complete - Variable in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
The complete transform, including conversion between degrees and radians.
complete(Map<String, ?>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Returns the union of the given properties map with the default properties given at construction time.
complete(Map<String, ?>) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Returns the union of the given properties map with the default properties given at construction time.
complete(GeneralEnvelope, MathTransform, boolean, Envelope) - Method in class org.apache.sis.coverage.grid.GridExtent
If the envelope contains some NaN values, tries to replace them by constant values inferred from the math transform.
complete(CRSFactory, CSFactory) - Method in class org.apache.sis.io.wkt.VerticalInfo
Completes the extent with a new CRS using the units specified at construction time.
complete(CoordinateOperation, CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Completes (if necessary) the given coordinate operation for making sure that the source CRS is the given one and the target CRS is the given one.
completeIntrospection(TableReference, Map<String, Column>) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Gets all geometry and raster columns for the given table and sets information on the corresponding columns.
completeIntrospection(TableReference, Map<String, Column>) - Method in class org.apache.sis.internal.sql.postgis.ExtendedInfo
Gets all geometry columns for the given table and sets the geometry information on the corresponding columns.
completeMatrixSpecified - Variable in class org.apache.sis.storage.geotiff.GridGeometryBuilder
true if GridGeometryBuilder.affine has been specified by a complete matrix (Tags.ModelTransformation), or false if it has been specified by the scale factors only (Tags.ModelPixelScaleTag).
completeMetadata(GridGeometry, MetadataBuilder) - Method in class org.apache.sis.storage.geotiff.GridGeometryBuilder
Completes ISO 19115 metadata with some GeoTIFF values inferred from the geotags.
completeParameters(Parameters, double, Unit<?>, double) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
Invoked by constructor and by MolodenskyFormula.getParameterValues() for setting all parameters other than axis lengths.
completeParameters(Parameters, double, Unit<?>, double) - Method in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Sets parameter values in the given group for parameters other than axis lengths.
completeParameters(Parameters, double, Unit<?>, double) - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
Invoked by constructor and by MolodenskyFormula.getParameterValues() for setting all parameters other than axis lengths.
completeParameters(DefaultMathTransformFactory, OperationMethod, ParameterValueGroup) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Completes the parameter group with information about source and target ellipsoid axis lengths, if available.
completeRoot(Map<String, Object>) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Completes or edits properties of the root IdentifiedObject.
completeRoot(Map<String, Object>) - Method in class org.apache.sis.io.wkt.WKTFormat.Parser
Invoked when a root IdentifiedObject is about to be created.
completeTransform(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
Returns the complete transform, including conversion between degrees and radians units.
completeTransform(MathTransformFactory, boolean) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Delegates to ContextualParameters.completeTransform(MathTransformFactory, MathTransform) for this transformation and for its dependencies as well.
completeTransform(MathTransformFactory, MathTransform) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Marks this ContextualParameter as unmodifiable and creates the normalizekerneldenormalize transforms chain.
completeUnitFactor(double[], double) - Static method in class org.apache.sis.io.wkt.MathTransformParser
If the unit conversion factor specified in the Well Known Text is missing some fraction digits, tries to complete them.
completeUnitFactor(Unit<?>, double) - Static method in class org.apache.sis.io.wkt.MathTransformParser
If the unit conversion factor specified in the Well Known Text is missing some fraction digits, tries to complete them.
completeWithWraparound(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Returns a transform which may shift scaled longitude θ=n⋅λ inside the [−n⋅π … n⋅π] range.
compliant - Variable in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Whether or not the cited feature catalogue complies with ISO 19110.
component - Variable in class org.apache.sis.internal.coverage.RepeatedTransform
The transform which is repeated.
COMPONENT_SEPARATOR - Static variable in class org.apache.sis.internal.util.DefinitionURI
The separator between DefinitionURI.components in a URN.
COMPONENT_SEPARATOR_1 - Static variable in class org.apache.sis.internal.util.DefinitionURI
The separator between a URL and its first DefinitionURI.components.
COMPONENT_SEPARATOR_2 - Static variable in class org.apache.sis.internal.util.DefinitionURI
The separator between DefinitionURI.components in a URL after the first component.
componentProvider - Variable in class org.apache.sis.internal.storage.folder.Store
The provider to use for probing the directory content, opening files and creating new files.
components - Variable in class org.apache.sis.internal.coverage.CompoundTransformOf1D
The transforms to juxtapose for defining a new transform.
components - Variable in class org.apache.sis.internal.processing.image.CompoundFuture
The elements making this computation.
components - Variable in class org.apache.sis.internal.storage.folder.Store
Resources in the folder given at construction time, created when first needed.
components - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
All images in this resource, created when first needed.
components - Variable in class org.apache.sis.internal.util.DefinitionURI
If the URI contains sub-components, those sub-components.
components - Variable in class org.apache.sis.measure.UnitDimension
The product of base dimensions that make this dimension.
components - Variable in class org.apache.sis.referencing.crs.DefaultCompoundCRS
The coordinate reference systems in this compound CRS.
components - Variable in class org.apache.sis.referencing.cs.DefaultCompoundCS
The coordinate systems.
components - Variable in class org.apache.sis.storage.aggregate.GroupAggregate
The components of this aggregate.
components - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
Description of images in this GeoTIFF files.
components - Variable in class org.apache.sis.storage.landsat.BandGroup
The array of images for each Landsat band.
components - Variable in class org.apache.sis.storage.landsat.LandsatStore
The array of aggregates for each Landsat band group, or null if not yet created.
components - Variable in class org.apache.sis.util.Version
The components of the version string.
components() - Method in class org.apache.sis.internal.coverage.CompoundTransform
Returns the component transforms that are juxtaposed in this compound transform.
components() - Method in class org.apache.sis.internal.coverage.CompoundTransformOf1D
Returns the components of this compound transform.
components() - Method in class org.apache.sis.internal.coverage.RepeatedTransform
Returns the components of this compound transform.
components() - Method in class org.apache.sis.internal.storage.folder.Store
Returns all resources found in the folder given at construction time.
components() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Returns all images in this store.
components() - Method in interface org.apache.sis.storage.Aggregate
Returns the children resources of this aggregate.
components() - Method in class org.apache.sis.storage.aggregate.GroupAggregate
Returns the components of this aggregate.
components() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Returns descriptions of all images in this GeoTIFF file.
components() - Method in class org.apache.sis.storage.landsat.BandGroup
Returns the resources for each Landsat band of this group.
components() - Method in class org.apache.sis.storage.landsat.LandsatStore
Returns the resources for each group of Landsat bands.
components() - Method in class org.apache.sis.storage.sql.SQLStore
Returns the tables (feature sets) in this SQL store.
components(boolean, int) - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Returns all images in this store, or null if none and create is false.
components(CoordinateSystem, List<CoordinateSystem>) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Adds all single coordinate systems in the given list.
Components() - Constructor for class org.apache.sis.storage.geotiff.GeoTiffStore.Components
 
Components(int) - Constructor for class org.apache.sis.internal.storage.image.WorldFileStore.Components
Creates a new list of images.
componentsAreLeaves - Variable in class org.apache.sis.storage.aggregate.GroupAggregate
Composite(Class<?>, Collection<String>) - Constructor for class org.apache.sis.internal.sql.feature.PrimaryKey.Composite
Creates a new primary key composed of the given columns.
compound(Map<String, ?>, String, String, String, AbstractIdentifiedType...) - Static method in class org.apache.sis.feature.FeatureOperations
Creates an operation concatenating the string representations of the values of multiple properties.
compound(Envelope...) - Static method in class org.apache.sis.geometry.Envelopes
Puts together a list of envelopes, each of them using an independent coordinate reference system.
compound(CoordinateReferenceSystem...) - Static method in class org.apache.sis.referencing.CRS
Creates a compound coordinate reference system from an ordered list of CRS components.
compound(MathTransform...) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Puts together a list of independent math transforms, each of them operating on a subset of coordinate values.
COMPOUND_CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
CompoundCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultCompoundCRS.
CompoundDirectPositions - Class in org.apache.sis.math
A sequence of DirectPositions which is a view over arrays of coordinate values.
CompoundDirectPositions(Vector...) - Constructor for class org.apache.sis.math.CompoundDirectPositions
Wraps the given array of coordinate values.
CompoundFormat<T> - Class in org.apache.sis.io
Base class of Format implementations which delegate part of their work to other Format instances.
CompoundFormat(Locale, TimeZone) - Constructor for class org.apache.sis.io.CompoundFormat
Creates a new format for the given locale.
CompoundFuture<R> - Class in org.apache.sis.internal.processing.image
The result of multiple asynchronous computations.
CompoundFuture(Future<R>[]) - Constructor for class org.apache.sis.internal.processing.image.CompoundFuture
Creates a new future with the given components.
CompoundTransform - Class in org.apache.sis.internal.coverage
A transform composed of an arbitrary number of juxtaposed transforms.
CompoundTransform() - Constructor for class org.apache.sis.internal.coverage.CompoundTransform
Creates a new compound transforms.
CompoundTransformOf1D - Class in org.apache.sis.internal.coverage
A transform composed of an arbitrary number of juxtaposed one-dimensional transforms.
CompoundTransformOf1D(MathTransform1D[]) - Constructor for class org.apache.sis.internal.coverage.CompoundTransformOf1D
Creates a new compound transforms with the given components.
compress(double) - Method in class org.apache.sis.math.RepeatedVector
Returns this since this vector is considered already compressed.
compress(double) - Method in class org.apache.sis.math.SequenceVector
Returns this since Apache SIS cannot create a more compact vector than this SequenceVector.
compress(double) - Method in class org.apache.sis.math.Vector
Returns a vector with the same data than this vector but encoded in a more compact way, or this if this method cannot do better than current Vector instance.
compress(double) - Method in class org.apache.sis.math.Vector.Pick
If the vector cannot be compressed, copies data in a new vector in order to have a smaller vector than the one backing this view.
compress(double) - Method in class org.apache.sis.math.Vector.SubSampling
If the vector cannot be compressed, copies data in a new vector in order to have a smaller vector than the one backing this view.
compress(DatumShiftGridFile.Float<C, T>, double[], double) - Static method in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Tries to compress the given grid.
compress(Vector, double) - Static method in class org.apache.sis.math.ArrayVector
Returns a vector with the same data than the given vector but encoded in a more compact way, or null if this method cannot do better than the given Vector instance.
compress(Vector, long, long) - Static method in class org.apache.sis.math.ArrayVector
Returns a vector with the same data than the given vector but encoded in a more compact way, or null if this method cannot do better than the given Vector instance.
compress(Vector, long, long) - Static method in class org.apache.sis.math.PackedVector
Creates a new compressed vector initialized to a copy of the data provided by the given vector.
CompressedSubset - Class in org.apache.sis.storage.geotiff
Raster data obtained from a compressed GeoTIFF file in the domain requested by user.
CompressedSubset(DataCube, TiledGridResource.Subset) - Constructor for class org.apache.sis.storage.geotiff.CompressedSubset
Creates a new data subset.
compression - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The compression method, or null if unspecified.
Compression - Enum in org.apache.sis.internal.geotiff
Possible values for Tags.Compression.
Compression - Static variable in class org.apache.sis.storage.geotiff.Tags
 
Compression(int) - Constructor for enum org.apache.sis.internal.geotiff.Compression
Creates a new compression enumeration.
CompressionChannel - Class in org.apache.sis.internal.storage.inflater
Inflater writing all decompressed values in a temporary buffer.
CompressionChannel(ChannelDataInput, StoreListeners) - Constructor for class org.apache.sis.internal.storage.inflater.CompressionChannel
Creates a new channel which will decompress data from the given input.
compressionGenerationQuantity - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Count of the number of lossy compression cycles performed on the image.
computationCRS - Variable in class org.apache.sis.internal.feature.SpatialOperationContext
The target CRS in which to transform geometries, or null for inferring automatically.
compute(RenderedImage) - Method in class org.apache.sis.internal.coverage.j2d.DeferredProperty
Returns the property value, which is computed when this method is first invoked.
compute(DoubleConsumer[], PixelIterator) - Method in class org.apache.sis.image.StatisticsCalculator
Computes statistics using the given iterator and accumulates the result for all bands.
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.apache.sis.util.collection.Cache
Replaces the value mapped to the given key by a new value computed from the old value.
compute(Statistics[], Raster) - Method in class org.apache.sis.image.StatisticsCalculator
Executes this operation on the given tile.
compute(MathTransform1D[]) - Method in class org.apache.sis.image.Transferer
Computes all sample values from the source tile and writes the result in the target tile.
compute(MathTransform, Envelope, DatumShiftGrid<?, ?>) - Static method in class org.apache.sis.referencing.operation.builder.Linearizer
Computes a linear approximation of the given transform.
computeAreaOfInterest(List<double[]>) - Method in class org.apache.sis.console.TransformCommand
Computes the geographic area of interest from the given points.
computeConversionFactors() - Method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Computes the conversion factors needed for calls to DatumShiftGrid.interpolateInCell(double, double, double[]).
computeDifferences(Parameters) - Method in class org.apache.sis.internal.referencing.provider.Molodensky.Ellipsoid
Computes Δa and Δf now if not already done and tries to store the result in the given parameters.
ComputedImage - Class in org.apache.sis.image
An image with tiles computed on-the-fly and cached for future reuse.
ComputedImage(SampleModel, RenderedImage...) - Constructor for class org.apache.sis.image.ComputedImage
Creates an initially empty image with the given sample model.
computeDistance() - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Computes the geodesic distance and azimuths from the start point and end point.
computeDistance() - Method in class org.apache.sis.referencing.GeodeticCalculator
Computes the geodesic distance and azimuths from the start point and end point.
ComputedTiles - Class in org.apache.sis.image
Weak reference to a ComputedImage image together with information about tile status.
ComputedTiles(ComputedImage, WritableRenderedImage[]) - Constructor for class org.apache.sis.image.ComputedTiles
Creates a new weak reference to the given image and registers this ComputedTiles as a listener of all given sources.
computedToGiven(double) - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Replaces a computed value by the value given in Karney table.
ComputedValueForAttribute_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
No value specified for the “{0}” TIFF tag.
computeEndPoint() - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Computes the end point from the start point, the azimuth and the geodesic distance.
computeEndPoint() - Method in class org.apache.sis.referencing.GeodeticCalculator
Computes the end point from the start point, the azimuth and the geodesic distance.
computeEnvelope(MathTransform, CoordinateReferenceSystem, Envelope) - Method in class org.apache.sis.coverage.grid.GridGeometry
Computes the envelope with the given coordinate reference system.
computeGeographicBoundingBox(MathTransform) - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
Computes the geographic bounding box from the current values of SimpleLocation.minX, SimpleLocation.minY, SimpleLocation.maxX and SimpleLocation.maxY fields.
computeHashCode() - Method in class org.apache.sis.internal.coverage.CompoundTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Invoked by AbstractIdentifiedObject.hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Invoked by AbstractIdentifiedObject.hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.parameter.TensorValues
Invoked by AbstractIdentifiedObject.hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Invoked by AbstractIdentifiedObject.hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.AbstractReferenceSystem
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.crs.AbstractCRS
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.crs.AbstractDerivedCRS
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.cs.AbstractCS
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.datum.AbstractDatum
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.datum.DefaultImageDatum
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.datum.DefaultTemporalDatum
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.datum.DefaultVerticalDatum
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Invoked by hashCode() for computing the hash code when first needed.
computeHashCode() - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Computes a hash code value for this NormalizedProjection.
computeHashCode() - Method in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
Computes a hash code value for this ZonedGridSystem.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Computes a hash code value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.PoleRotation
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Computes a hash value for this transform.
computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Computes a hash code value for this transform.
computeHashCode() - Method in class org.apache.sis.util.iso.AbstractName
Invoked by AbstractName.hashCode() for computing the hash code value when first needed.
computeHashCode() - Method in class org.apache.sis.util.iso.DefaultLocalName
Invoked by AbstractName.hashCode() for computing the hash code value when first needed.
computeHashCode() - Method in class org.apache.sis.util.iso.DefaultMemberName
Invoked by AbstractName.hashCode() for computing the hash code value when first needed.
computeHashCode() - Method in class org.apache.sis.util.iso.DefaultTypeName
Invoked by AbstractName.hashCode() for computing the hash code value when first needed.
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.apache.sis.util.collection.Cache
Returns the value for the given key if it exists, or computes it otherwise.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.apache.sis.util.collection.Cache
Replaces the value mapped to the given key by a new value computed from the old value.
computeNumFractionDigits(CoordinateSystem) - Method in class org.apache.sis.console.TransformCommand
Computes the suggested precision for printing values in the given units.
computeProperty() - Method in class org.apache.sis.image.AnnotatedImage
Invoked when the property needs to be computed.
computePyramidLevels(AffineTransform[], int, Map<AffineTransform, Dimension>, boolean) - Static method in class org.apache.sis.internal.referencing.j2d.TileOrganizer
Computes the pyramid level for the given affine transforms along the X or Y axis, and stores the result in the given map.
computePyramidLevels(Collection<AffineTransform>) - Static method in class org.apache.sis.internal.referencing.j2d.TileOrganizer
From a set of arbitrary affine transforms, computes pyramid levels that can be given to Tile constructors.
computeRhumbLine() - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Computes rhumb line using series expansion.
computeRhumbLine() - Method in class org.apache.sis.referencing.GeodeticCalculator
Computes the length of rhumb line from start point to end point.
computeSequentially() - Method in class org.apache.sis.image.AnnotatedImage
Invoked when the property needs to be computed sequentially (all computations in current thread).
computeSequentially() - Method in class org.apache.sis.image.StatisticsCalculator
Computes the statistics on the image using a single thread.
computeSeriesExpansionCoefficients() - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Computes series expansions coefficients.
computeStrip(MathTransform1D) - Method in class org.apache.sis.image.Transferer
Reads sample values from the Transferer.source tile, applies the given operation for current Transferer.region and Transferer.band, then writes results in the Transferer.target tile.
computeStrip(MathTransform1D) - Method in class org.apache.sis.image.Transferer.DoubleToDirect
Copies source values directly in the target, then applies the conversion in-place.
computeStrip(MathTransform1D) - Method in class org.apache.sis.image.Transferer.DoubleToDouble
Copies source values in temporary buffer, applies conversion then copies to target.
computeStrip(MathTransform1D) - Method in class org.apache.sis.image.Transferer.DoubleToInteger
Copies source values in temporary buffer, applies conversion then copies to target.
computeStrip(MathTransform1D) - Method in class org.apache.sis.image.Transferer.FloatToDirect
Copies source values directly in the target, then applies the conversion in-place.
computeStrip(MathTransform1D) - Method in class org.apache.sis.image.Transferer.FloatToFloat
Copies source values in temporary buffer, applies conversion then copies to target.
computeStrip(MathTransform1D) - Method in class org.apache.sis.image.Transferer.FloatToInteger
Copies source values in temporary buffer, applies conversion then copies to target.
computeTile(int, int, WritableRaster) - Method in class org.apache.sis.image.BandedSampleConverter
Computes the tile at specified indices.
computeTile(int, int, WritableRaster) - Method in class org.apache.sis.image.BandSelectImage
Creates a raster sharing the same data buffer than the source image but showing only a subset of the bands.
computeTile(int, int, WritableRaster) - Method in class org.apache.sis.image.ComputedImage
Invoked when a tile need to be computed or updated.
computeTile(int, int, WritableRaster) - Method in class org.apache.sis.image.MaskedImage
Invoked when a tile need to be computed or updated.
computeTile(int, int, WritableRaster) - Method in class org.apache.sis.image.MaskImage
Invoked when a tile need to be computed or updated.
computeTile(int, int, WritableRaster) - Method in class org.apache.sis.image.PositionalConsistencyImage
Invoked when a tile need to be computed or updated.
computeTile(int, int, WritableRaster) - Method in class org.apache.sis.image.ResampledImage
Invoked when a tile need to be computed or updated.
computeTile(int, int, WritableRaster) - Method in class org.apache.sis.image.Visualization
Invoked when a tile need to be computed or updated.
computeTile(int, int, WritableRaster) - Method in class org.apache.sis.internal.coverage.j2d.BatchComputedImage
Invoked when a single tile need to be computed.
computeTiles(Rectangle) - Method in class org.apache.sis.internal.coverage.j2d.BatchComputedImage
Computes immediately and returns all tiles in the given ranges of tile indices.
computeTiles(Rectangle) - Method in class org.apache.sis.internal.storage.TiledDeferredImage
Loads immediately and returns all tiles in the given ranges of tile indices.
computeTileSize(int) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Computes the tile width or height from the other size, or returns a negative number if the size cannot be computed.
computeTransientFields() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Computes the AbstractCoordinateOperation.wrapAroundChanges field after we verified that the coordinate operation is valid.
computeTransientFields() - Method in class org.apache.sis.referencing.operation.transform.AbridgedMolodenskyTransform2D
Computes the AbridgedMolodenskyTransform2D.scale field from existing fields.
computeTransientFields(List<AbstractIdentifiedType>) - Method in class org.apache.sis.feature.DefaultFeatureType
computeTransientFields(Map<? extends MemberName, ? extends Type>) - Method in class org.apache.sis.util.iso.RecordDefinition
Invoked on construction or deserialization for computing the transient fields.
COMPUTING - Static variable in class org.apache.sis.filter.Optimization
An arbitrary object meaning that a filter or expression optimization is under progress.
COMPUTING - Static variable in class org.apache.sis.image.ComputedTiles
Whether a tile in the cache is ready for use or needs to be recomputed because one if its sources changed its data.
concat(char, String) - Static method in class org.apache.sis.measure.Prefixes
Returns the concatenation of the given prefix with the given unit symbol.
Concat_MT - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
concatenate(boolean, MathTransform, MathTransform) - Method in class org.apache.sis.internal.referencing.MathTransformsOrFactory
Concatenates the two given transforms, switching their order if applyOtherFirst is true.
concatenate(double, double) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Returns the concatenation of this transform by the given scale and offset.
concatenate(AffineTransform) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before concatenating this transform.
concatenate(CharSequence, CharSequence, boolean) - Static method in enum org.apache.sis.setup.About
Concatenates the given strings in the format "main (complement)".
concatenate(UnitConverter) - Method in class org.apache.sis.measure.AbstractConverter
Concatenates this converter with another converter.
concatenate(UnitConverter) - Method in class org.apache.sis.measure.ConcatenatedConverter
Concatenates this converter with another converter.
concatenate(UnitConverter) - Method in class org.apache.sis.measure.IdentityConverter
 
concatenate(UnitConverter) - Method in class org.apache.sis.measure.LinearConverter
Concatenates this converter with another converter.
concatenate(SortBy<? super R>, Comparator<? super R>) - Static method in class org.apache.sis.internal.filter.SortByComparator
Creates a new comparator as the concatenation of the two given comparators.
concatenate(SortBy<R>, SortBy<R>) - Static method in class org.apache.sis.internal.filter.SortByComparator
Creates a new comparator as the concatenation of the two given comparators.
concatenate(Vector) - Method in class org.apache.sis.math.Vector
Returns the concatenation of this vector with the given one.
concatenate(ContextualParameters, ContextualParameters.MatrixRole, ContextualParameters, ContextualParameters.MatrixRole) - Static method in class org.apache.sis.referencing.operation.transform.PoleRotation
Returns the concatenation of transform p1.r1 followed by p2.r2.
concatenate(PixelInCell, GridGeometry, GridGeometry, MathTransform) - Static method in class org.apache.sis.internal.map.coverage.RenderingData
Computes the transform that represent a change of "data grid to objective" transform
concatenate(CoordinateOperation, CoordinateOperation) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Concatenates two operation steps.
concatenate(CoordinateOperation, CoordinateOperation, CoordinateOperation) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Concatenates three transformation steps.
concatenate(MathTransform1D, MathTransform1D) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Concatenates the given one-dimensional transforms.
concatenate(MathTransform1D, MathTransform1D, MathTransform1D) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Concatenates the three given one-dimensional transforms.
concatenate(MathTransform2D, MathTransform2D) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Concatenates the given two-dimensional transforms.
concatenate(MathTransform2D, MathTransform2D, MathTransform2D) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Concatenates the three given two-dimensional transforms.
concatenate(MathTransform, int) - Method in class org.apache.sis.internal.referencing.WraparoundApplicator
Concatenates the given transform with a "wrap around" transform if applicable.
concatenate(MathTransform, MathTransform) - Method in class org.apache.sis.internal.referencing.MathTransformsOrFactory
Concatenates the two given transforms.
concatenate(MathTransform, MathTransform) - Method in class org.apache.sis.internal.referencing.MathTransformsOrFactory.Specified
Delegate to MathTransformFactory.createConcatenatedTransform(MathTransform, MathTransform).
concatenate(MathTransform, MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Concatenates the two given transforms.
concatenate(MathTransform, MathTransform, MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Concatenates the three given transforms.
concatenate(Matrix, Matrix) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Computes the derivative by concatenating the "geographic to geocentric" and "geocentric to geographic" matrix, with the InterpolatedGeocentricTransform.scale factor between them.
concatenate(T[]...) - Static method in class org.apache.sis.util.ArraysExt
Returns the concatenation of all given arrays.
ConcatenatedConverter - Class in org.apache.sis.measure
The concatenation of two unit converters where at least one of them is not linear.
ConcatenatedConverter(UnitConverter, UnitConverter) - Constructor for class org.apache.sis.measure.ConcatenatedConverter
Creates a new concatenation of the given unit converters.
ConcatenatedFeatureSet - Class in org.apache.sis.storage.aggregate
Exposes a sequence of FeatureSets as a single one.
ConcatenatedFeatureSet(StoreListeners, FeatureSet[]) - Constructor for class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
Creates a new feature set as a concatenation of the sequence of features given by the sources.
ConcatenatedFeatureSet(FeatureSet[], ConcatenatedFeatureSet) - Constructor for class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
Creates a new concatenated feature set with the same types than the given feature set, but different sources.
ConcatenatedGridCoverage - Class in org.apache.sis.storage.aggregate
A grid coverage where a single dimension is the concatenation of many grid coverages.
ConcatenatedGridCoverage(ConcatenatedGridCoverage, Object[], List<SampleDimension>, boolean) - Constructor for class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
Creates a new aggregated coverage for the result of a conversion from/to packed values.
ConcatenatedGridCoverage(ConcatenatedGridResource, GridGeometry, Object[], int, int[], GridGeometry, int[]) - Constructor for class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
Creates a new aggregated coverage.
ConcatenatedGridCoverage.Loader - Class in org.apache.sis.storage.aggregate
The class in charge of loading and caching grid coverages.
ConcatenatedGridResource - Class in org.apache.sis.storage.aggregate
A grid coverage resource where a single dimension is the concatenation of many grid coverage resources.
ConcatenatedGridResource(String, StoreListeners, GridGeometry, List<SampleDimension>, GridCoverageResource[], GridSliceLocator, MergeStrategy) - Constructor for class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Creates a new aggregated resource.
ConcatenatedGridResource(ConcatenatedGridResource, MergeStrategy) - Constructor for class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Creates a new resource with the same data than given resource but a different merge strategy.
ConcatenatedTransform - Class in org.apache.sis.referencing.operation.transform
Base class for concatenated transforms.
ConcatenatedTransform(MathTransform, MathTransform) - Constructor for class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Constructs a concatenated transform.
ConcatenatedTransform1D - Class in org.apache.sis.referencing.operation.transform
Concatenated transform in which the resulting transform is one-dimensional.
ConcatenatedTransform1D(MathTransform, MathTransform) - Constructor for class org.apache.sis.referencing.operation.transform.ConcatenatedTransform1D
Constructs a concatenated transform.
ConcatenatedTransform2D - Class in org.apache.sis.referencing.operation.transform
Concatenated transform in which the resulting transform is two-dimensional.
ConcatenatedTransform2D(MathTransform, MathTransform) - Constructor for class org.apache.sis.referencing.operation.transform.ConcatenatedTransform2D
Constructs a concatenated transform.
ConcatenatedTransformDirect - Class in org.apache.sis.referencing.operation.transform
Concatenated transform where the transfer dimension is the same than source and target dimension.
ConcatenatedTransformDirect(MathTransform, MathTransform) - Constructor for class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect
Constructs a concatenated transform.
ConcatenatedTransformDirect1D - Class in org.apache.sis.referencing.operation.transform
Concatenated transform where both transforms are one-dimensional.
ConcatenatedTransformDirect1D(MathTransform1D, MathTransform1D) - Constructor for class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect1D
Constructs a concatenated transform.
ConcatenatedTransformDirect2D - Class in org.apache.sis.referencing.operation.transform
Concatenated transform where both transforms are two-dimensional.
ConcatenatedTransformDirect2D(MathTransform2D, MathTransform2D) - Constructor for class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect2D
Constructs a concatenated transform.
ConcatenatedVector - Class in org.apache.sis.math
A vector which is the concatenation of two other vectors.
ConcatenatedVector(Vector, Vector) - Constructor for class org.apache.sis.math.ConcatenatedVector
Creates a concatenated vector.
concatenateLog(LogarithmicTransform1D, boolean) - Method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Concatenates in an optimized way a LogarithmicTransform1D other to this ExponentialTransform1D.
concatenateSingletons(TreeTable.Node, boolean) - Static method in enum org.apache.sis.setup.About
For every branch containing only one child and no value, merges in-place that branch and the node together.
concatenation - Variable in class org.apache.sis.referencing.operation.transform.DomainDefinition.ToDomain
Concatenation of DomainDefinition.ToDomain.step followed by , computed when first needed.
concatenation() - Method in class org.apache.sis.referencing.operation.transform.DomainDefinition.ToDomain
Returns the transform to apply on domain envelope computed by a transform step.
conceptIdentifier - Variable in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
URI of concept in the ontology specified by the ontology citation.
ConcurrentAuthorityFactory<DAO extends GeodeticAuthorityFactory> - Class in org.apache.sis.referencing.factory
A concurrent authority factory that caches all objects created by another factory.
ConcurrentAuthorityFactory(Class<DAO>) - Constructor for class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Constructs an instance with a default number of threads and a default number of entries to keep by strong references.
ConcurrentAuthorityFactory(Class<DAO>, int, int) - Constructor for class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Constructs an instance with the specified number of entries to keep by strong references.
ConcurrentAuthorityFactory.CloseTask - Class in org.apache.sis.referencing.factory
A task for invoking ConcurrentAuthorityFactory.closeExpired() after a delay.
ConcurrentAuthorityFactory.DataAccessRef<DAO extends GeodeticAuthorityFactory> - Class in org.apache.sis.referencing.factory
Holds the reference to a Data Access Object used by ConcurrentAuthorityFactory, together with information about its usage.
ConcurrentAuthorityFactory.Finder - Class in org.apache.sis.referencing.factory
An implementation of IdentifiedObjectFinder which delegates the work to the underlying Data Access Object and caches the result.
ConcurrentAuthorityFactory.Key - Class in org.apache.sis.referencing.factory
The key objects to use in the ConcurrentAuthorityFactory.cache.
ConcurrentAuthorityFactory.ShutdownHook<DAO extends GeodeticAuthorityFactory> - Class in org.apache.sis.referencing.factory
A hook to be executed either when the ConcurrentAuthorityFactory is collected by the garbage collector, when the Java Virtual Machine is shutdown, or when the module is uninstalled by the OSGi or Servlet container.
ConcurrentRead_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
One or more read operations are in progress in the “{0}” data store.
ConcurrentReadException - Exception in org.apache.sis.storage
Thrown when an operation cannot be performed while a read operation is in progress.
ConcurrentReadException() - Constructor for exception org.apache.sis.storage.ConcurrentReadException
Creates an exception with no cause and no details message.
ConcurrentReadException(String) - Constructor for exception org.apache.sis.storage.ConcurrentReadException
Creates an exception with the specified details message.
ConcurrentReadException(String, Throwable) - Constructor for exception org.apache.sis.storage.ConcurrentReadException
Creates an exception with the specified details message and cause.
ConcurrentReadException(Locale, String) - Constructor for exception org.apache.sis.storage.ConcurrentReadException
Creates a localized exception for an operation that cannot be executed while a read operation is in progress.
ConcurrentWrite_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
A write operation is in progress in the “{0}” data store.
ConcurrentWriteException - Exception in org.apache.sis.storage
Thrown when an operation cannot be performed while a write operation is in progress.
ConcurrentWriteException() - Constructor for exception org.apache.sis.storage.ConcurrentWriteException
Creates an exception with no cause and no details message.
ConcurrentWriteException(String) - Constructor for exception org.apache.sis.storage.ConcurrentWriteException
Creates an exception with the specified details message.
ConcurrentWriteException(String, Throwable) - Constructor for exception org.apache.sis.storage.ConcurrentWriteException
Creates an exception with the specified details message and cause.
ConcurrentWriteException(Locale, String) - Constructor for exception org.apache.sis.storage.ConcurrentWriteException
Creates a localized exception for an operation that cannot be executed while a write operation is in progress.
condition - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Condition under which the extended element is mandatory.
condition - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet
The join condition in the form property from left feature = property from right feature.
Condition(String, Set<Number>) - Constructor for class org.apache.sis.referencing.factory.sql.EPSGCodeFinder.Condition
Creates a new condition.
conditional(Parameters, ParameterDescriptor<Double>, double) - Static method in class org.apache.sis.internal.referencing.provider.Molodensky
Returns the value of the given parameter as a mandatory parameter if condition is NaN, or an optional parameter otherwise.
Config() - Constructor for class org.apache.sis.internal.storage.xml.stream.StaxDataStore.Config
Fetches configuration information from the given object.
configuration - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Configuration information for JAXB (un)marshaller (actually the SIS wrappers) or for the StAX factories.
configuration() - Static method in enum org.apache.sis.setup.About
Returns all known information about the current Apache SIS running environment.
configuration(EnumSet<About>, Locale, TimeZone) - Method in class org.apache.sis.internal.system.Supervisor
Returns information about the current configuration.
configuration(EnumSet<About>, Locale, TimeZone) - Method in interface org.apache.sis.internal.system.SupervisorMBean
Returns information about the current configuration.
configuration(Set<About>, Locale, TimeZone) - Static method in enum org.apache.sis.setup.About
Returns a subset of the information about the current Apache SIS running environment.
Configuration - Class in org.apache.sis.setup
Provides system-wide configuration for Apache SIS library.
Configuration - Annotation Type in org.apache.sis.util
Annotates methods having a system-wide impact on the configuration of the Apache SIS library.
Configuration - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Configuration
Configuration() - Constructor for class org.apache.sis.setup.Configuration
Do not allow instantiation except by methods in this class.
configurationException(Logger, Class<?>, String, Throwable) - Static method in class org.apache.sis.util.logging.Logging
Invoked when an unexpected error occurred while configuring the system.
ConfigurationOf_3 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Configuration of “{0}” received on {1} in {2} seconds.
configure(Object[]) - Method in class org.apache.sis.internal.util.AutoMessageFormat
Configures the number of fraction digits in the formats used by this MessageFormat.
configure(Format, Statistics, boolean) - Static method in class org.apache.sis.math.StatisticsFormat
Configures the given formatter for writing a set of data described by the given statistics.
configure(NumberFormat, double) - Static method in class org.apache.sis.parameter.ParameterFormat
Configures the number pattern to use for the given value.
configure(ImageRenderer) - Method in class org.apache.sis.coverage.grid.BufferedGridCoverage
Invoked by the default implementation of BufferedGridCoverage.render(GridExtent) for completing the renderer configuration before to create an image.
configure(Convention, Citation, Colors, byte, byte, byte, int) - Method in class org.apache.sis.io.wkt.Formatter
Sets the convention, authority, colors and indentation to use for formatting WKT elements.
configure(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.CoordinateFormat
Computes the values of transient fields from the given CRS and configure the format precisions.
configureReader() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Sets the locale to use for warning messages, if supported.
configureSpatialColumns(PreparedStatement, TableReference, Map<String, Column>, InfoStatements.GeometryTypeEncoding) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Implementation of InfoStatements.completeIntrospection(TableReference, Map) for geometries, as a separated methods for allowing sub-classes to override above-cited method.
configureWriter() - Method in class org.apache.sis.internal.storage.image.WritableStore
Sets the locale to use for warning messages, if supported.
confirmClose(List<DAO>) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Confirms that the given factories can be closed.
ConformalProjection - Class in org.apache.sis.referencing.operation.projection
Base class of LambertConicConformal, Mercator and PolarStereographic projections.
ConformalProjection(ConformalProjection) - Constructor for class org.apache.sis.referencing.operation.projection.ConformalProjection
Creates a new projection initialized to the values of the given one.
ConformalProjection(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.ConformalProjection
Creates a new normalized projection from the parameters computed by the given initializer.
ConformanceMeansDatumShift - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
This result indicates if a datum shift method has been applied.
connected - Static variable in class org.apache.sis.internal.metadata.sql.Initializer
true if Initializer.connected(DatabaseMetaData) has been invoked at least once.
connected(DatabaseMetaData) - Static method in class org.apache.sis.internal.metadata.sql.Initializer
Prepares a log record saying that a connection to the spatial metadata database has been created.
ConnectedToGeospatialDatabase_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Connected to geospatial database on “{0}”.
connection - Variable in class org.apache.sis.internal.sql.feature.InfoStatements
Connection to use for creating the prepared statements.
connection - Variable in class org.apache.sis.metadata.sql.MetadataSource
The connection to the database, or null if not yet created or if closed.
connection - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
The connection to the EPSG database.
connection() - Method in class org.apache.sis.metadata.sql.MetadataSource
Returns the connection to the database, creating a new one if needed.
CONNECTION - Static variable in class org.apache.sis.internal.referencing.ServicesForMetadata
Name of an OnLineFunction code list value, used for transferring information about the EPSG database.
ConnectionAlreadyInitialized_1 - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
Connection to “{0}” database is already initialized.
ConnectionClosed - Static variable in class org.apache.sis.util.resources.Errors.Keys
Connection is closed.
connector - Variable in class org.apache.sis.internal.storage.image.FormatFinder
Information about the storage (URL, stream, etc).
connector(DataStoreProvider, ParameterValueGroup) - Static method in class org.apache.sis.internal.storage.URIDataStore.Provider
Creates a storage connector initialized to the location declared in given parameters.
connectPoints - Variable in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Handle for accessing the service interface.
console - Variable in class org.apache.sis.console.ResourcesDownloader
The console to use for printing EPSG terms of use and asking for agreement, or null if none.
CONSOLE - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.console" module name.
constant(double, double) - Static method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Creates a constant function having value y, and for which the inverse is x.
Constant(boolean, String) - Constructor for class org.apache.sis.storage.ProbeResult.Constant
Creates a new constant for a public static field of the given name.
Constant(String, Class<V>, short) - Constructor for class org.apache.sis.util.collection.TableColumn.Constant
Creates a new instance for a build-in constant.
CONSTANT_COORDINATES - Static variable in class org.apache.sis.internal.referencing.CoordinateOperations
ConstantPressureSurface - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Constant pressure surface
ConstantProjParameterValue_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
This parameter is shown for completeness, but should never have a value different than {0} for this projection.
constants - Variable in class org.apache.sis.referencing.operation.SubOperationInfo
The constant values to store in target coordinates, or null if none.
Constants - Class in org.apache.sis.internal.util
Hard coded values (typically identifiers).
Constants - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Constants
Constants() - Constructor for class org.apache.sis.internal.util.Constants
Do not allow instantiation of this class.
CONSTANTS - Static variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The identifier for an operation setting some coordinates to constant values.
CONSTANTS - Static variable in class org.apache.sis.util.Version
A few commonly used version numbers.
ConstantTransform1D - Class in org.apache.sis.referencing.operation.transform
A one dimensional, constant transform.
ConstantTransform1D(double) - Constructor for class org.apache.sis.referencing.operation.transform.ConstantTransform1D
Constructs a new constant transform.
ConstantValueRequired_3 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Apache SIS implementation requires that all “{0}” elements have the same value, but the element found in “{1}” are {2}.
constraintApplicationScope - Variable in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Spatial and / or temporal extent and or level of the application of the constraints restrictions.
constraintLanguage - Variable in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Formal language used in Application Schema.
constraints - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Copyright information, or null if none.
constraints() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the constraints information object if it does not already exists, then returns it.
Constraints - Class in org.apache.sis.internal.profile.fra
AFNOR extension to ISO Constraints.
Constraints() - Constructor for class org.apache.sis.internal.profile.fra.Constraints
Constructs an initially empty constraints.
Constraints(Constraints) - Constructor for class org.apache.sis.internal.profile.fra.Constraints
Constructs an instance initialized to a copy of the given object.
consume(boolean) - Method in class org.apache.sis.storage.event.StoreEvent
Marks this event as consumed.
consumed - Variable in class org.apache.sis.storage.event.StoreEvent
Whether this event has been consumed.
consumeLater - Variable in class org.apache.sis.storage.event.StoreEvent
Whether to consume this event after all listeners registered on the source resource but before listeners registered on the parent resource or data store.
contactInfo - Variable in class org.apache.sis.metadata.iso.citation.AbstractParty
Contact information for the party.
contactInstructions - Variable in class org.apache.sis.metadata.iso.citation.DefaultContact
Supplemental instructions on how or when to contact the individual or organization.
contacts - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Parties responsible for the metadata information.
contacts - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the resource.
contactType - Variable in class org.apache.sis.metadata.iso.citation.DefaultContact
Type of the contact.
contain(Object) - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Estimates whether the wrapped geometry contains the geometry of the given wrapper.
CONTAINED - Enum constant in enum org.apache.sis.coverage.grid.GridRoundingMode
Converts grid low and high to values that are fully contained in the envelope.
container - Static variable in class org.apache.sis.internal.system.Shutdown
Non-null if a shutdown hook is already registered.
container - Variable in class org.apache.sis.util.iso.DefaultRecordType
The schema that contains this record type.
Container - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Container
containerColumn - Variable in enum org.apache.sis.internal.sql.feature.Relation.Direction
The database Reflection key to use for fetching the name of the column in the table containing the Relation.
Containers - Class in org.apache.sis.util.collection
Static methods working on Collection or CheckedContainer objects.
Containers() - Constructor for class org.apache.sis.util.collection.Containers
Do not allow instantiation of this class.
contains(double, double) - Method in class org.apache.sis.geometry.Envelope2D
Tests if a specified coordinate is inside the boundary of this envelope.
contains(double, double) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
contains(double, double) - Method in class org.apache.sis.internal.feature.j2d.MultiPolylines
Tests if the given coordinates are inside the boundary of this shape.
contains(double, double) - Method in class org.apache.sis.internal.feature.j2d.Polyline
Tests if the given coordinates are inside the boundary of this shape.
contains(double, double) - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
Tests if the specified coordinates are inside the boundary of this shape.
contains(double, double) - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Tests if the specified point is inside the boundary of the shape.
contains(double, double) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Tests if a specified coordinate is inside the boundary of this Rectangle2D.
contains(double, double, double, double) - Method in class org.apache.sis.geometry.Envelope2D
Returns true if this envelope completely encloses the specified rectangle.
contains(double, double, double, double) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
contains(double, double, double, double) - Method in class org.apache.sis.internal.feature.j2d.MultiPolylines
Tests if the interior of this shape entirely contains the interior of the given rectangle.
contains(double, double, double, double) - Method in class org.apache.sis.internal.feature.j2d.Polyline
Tests if the interior of this shape entirely contains the interior of the given rectangle.
contains(double, double, double, double) - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
Tests if the interior of this Shape entirely contains the interior of a specified rectangular area.
contains(double, double, double, double) - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Tests if the specified rectangle is inside the boundary of the shape.
contains(double, double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Tests if the interior of this rectangle entirely contains the specified set of rectangular coordinates.
contains(int) - Method in class org.apache.sis.util.Characters.Filter
Returns true if this subset contains the given Unicode character.
contains(int) - Method in class org.apache.sis.util.Characters.LettersAndDigits
Returns true if this subset contains the given Unicode character.
contains(int) - Method in class org.apache.sis.util.Characters.UnicodeIdentifier
Returns true if this subset contains the given Unicode character.
contains(long...) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns true if this extent contains the given cell indices.
contains(E) - Method in class org.apache.sis.measure.Range
Returns true if this range contains the given value.
contains(Point2D) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
contains(Point2D) - Method in class org.apache.sis.internal.feature.j2d.FlatShape
Tests if the specified point is inside the boundary of the shape.
contains(Point2D) - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
Tests if the point is inside the boundary of this shape.
contains(Point2D) - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Tests if the specified point is inside the boundary of the shape.
contains(Rectangle2D) - Method in class org.apache.sis.geometry.Envelope2D
Returns true if this envelope completely encloses the specified rectangle.
contains(Rectangle2D) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
contains(Rectangle2D) - Method in class org.apache.sis.internal.feature.j2d.MultiPolylines
Tests if the interior of this shape entirely contains the interior of the given rectangle.
contains(Rectangle2D) - Method in class org.apache.sis.internal.feature.j2d.Polyline
Tests if the interior of this shape entirely contains the interior of the given rectangle.
contains(Rectangle2D) - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
Tests if the interior of this Shape entirely contains the interior of a specified rectangular area.
contains(Rectangle2D) - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Tests if the specified rectangle is inside the boundary of the shape.
contains(Rectangle2D) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Tests if the interior of this shape entirely contains the specified rectangle.
contains(Object) - Method in class org.apache.sis.index.tree.PointTree
Returns true if this set contains the specified element.
contains(Object) - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in class org.apache.sis.metadata.ValueMap.Entries
Returns true if this collection contains the specified element.
contains(Object) - Method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup.AsList
Tests for the inclusion of the specified descriptor.
contains(Object) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Returns true if this collection contains the specified IdentifiedObject.
contains(Object) - Method in class org.apache.sis.referencing.operation.transform.OperationMethodSet
Returns true if this set contains the given object.
contains(Object) - Method in class org.apache.sis.util.collection.CodeListSet
Returns true if this set contains the given element.
contains(Object) - Method in class org.apache.sis.util.collection.DerivedSet.Invertible
Returns true if this set contains the specified element.
contains(Object) - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns true if this set contains the specified element.
contains(Object) - Method in class org.apache.sis.util.collection.RangeSet
Returns true if the given object is an instance of Range compatible with this set and contained inside one of the range elements of this set.
contains(Object) - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Tests if this subset contains the given range.
contains(Object) - Method in class org.apache.sis.util.collection.TreeNodeList
Returns true if this list contains the given node.
contains(Object) - Method in class org.apache.sis.util.collection.WeakHashSet
Returns true if this set contains the specified element.
contains(Object[], Object) - Static method in class org.apache.sis.util.ArraysExt
Returns true if the specified array contains the specified value.
contains(String) - Method in class org.apache.sis.internal.jaxb.lan.PT_FreeText
Returns true if this PT_FreeText contains the given localized text.
contains(String, String, boolean) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the given name starts or ends with the given keyword, ignoring case.
contains(List<String>, String) - Static method in class org.apache.sis.util.Exceptions
Returns true if a previous line contains the given exception message.
contains(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if the first geometric operand contains the second.
contains(Range<? extends E>) - Method in class org.apache.sis.measure.MeasurementRange
Returns true if the supplied range is fully contained within this range.
contains(Range<? extends E>) - Method in class org.apache.sis.measure.Range
Returns true if the supplied range is fully contained within this range.
contains(Range<E>, boolean) - Method in class org.apache.sis.util.collection.RangeSet
Returns true if this set contains the specified element.
contains(DirectPosition) - Method in class org.apache.sis.geometry.AbstractEnvelope
Tests if a specified coordinate is inside the boundary of this envelope.
contains(Envelope) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns true if this envelope completely encloses the specified envelope.
contains(Envelope, boolean) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns true if this envelope completely encloses the specified envelope.
contains(GenericName) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Returns true if the given name stands for one of the synthetic properties defined by convention.
Contains(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.Contains
Creates a new filter.
CONTAINS - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
 
CONTAINS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
containsAll(int[], int, int) - Static method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Returns true if the given sequence contains all indices in the range lower inclusive to upper exclusive.
containsAll(Collection<?>) - Method in class org.apache.sis.util.collection.CodeListSet
Returns true if this set contains all the elements of the given collection.
containsAll(Collection<T>, Collection<T>) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Returns true if the complete collection contains all elements in the provided collection, where each element have been converted to the canonical NamedIdentifier implementation for comparison purpose.
containsAny(int[], int, int) - Static method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Returns true if the given sequence contains any value in the given range.
containsAny(Number) - Method in class org.apache.sis.measure.NumberRange
Returns true if this range contains the given value.
containsAny(NumberRange<?>) - Method in class org.apache.sis.measure.NumberRange
Returns true if the supplied range is fully contained within this range.
containsChain - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Information about the chain applied by the service.
containsElement(CharSequence, String) - Method in class org.apache.sis.io.wkt.Symbols
Returns true if the given WKT contains at least one instance of the given element.
containsElement(CharSequence, String, int) - Method in class org.apache.sis.io.wkt.Symbols
Implementation of Symbols.containsElement(CharSequence, String) without verification of argument validity.
containsIdentity(Object[], Object) - Static method in class org.apache.sis.util.ArraysExt
Returns true if the specified array contains the specified reference.
containsIgnoreCase(String[], String) - Static method in class org.apache.sis.util.ArraysExt
Returns true if the specified array contains the specified value, ignoring case.
containsInclusive(double, double) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Tests if a specified coordinate is inside the boundary of this Rectangle2D with all edges inclusive.
containsKey(Object) - Method in class org.apache.sis.feature.CharacteristicTypeMap
Returns true if this map contains an attribute characteristic of the given name.
containsKey(Object) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Returns true if at least one identifier declares the given authority.
containsKey(Object) - Method in class org.apache.sis.internal.util.AbstractMap
Returns true if this map contains a value for the given name.
containsKey(Object) - Method in class org.apache.sis.metadata.PropertyMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.apache.sis.metadata.ValueMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.ControlPoints
Returns true if the given value is one of the source coordinates.
containsKey(Object) - Method in class org.apache.sis.util.collection.Cache
Returns true if this map contains the specified key.
containsKey(Object) - Method in class org.apache.sis.util.collection.DerivedMap.InvertibleKey
 
containsKey(Object) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Returns true if this map contains a mapping for the specified key.
containsOperations - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Information about the operations that comprise the service.
containsValue(Object) - Method in class org.apache.sis.feature.CharacteristicTypeMap
Returns true if this map contains the given attribute characteristic.
containsValue(Object) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Returns true if at least one identifier declares the given code.
containsValue(Object) - Method in class org.apache.sis.internal.util.AbstractMap
Returns true if this map contains the given value.
containsValue(Object) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.ControlPoints
Returns true if the given value is one of the target coordinates.
containsValue(Object) - Method in class org.apache.sis.util.collection.DerivedMap.Invertible
 
containsValue(Object) - Method in class org.apache.sis.util.collection.DerivedMap.InvertibleValue
 
containsValue(Object) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Returns true if this map maps one or more keys to this value.
content - Variable in class org.apache.sis.internal.doclet.Rewriter
The full content of Rewriter.file.
content(Appendable) - Static method in class org.apache.sis.io.IO
If the given out argument implements CharSequence, or is a chain of wrappers defined in this package around a CharSequence, returns that character sequence.
CONTENT_FILE - Static variable in class org.apache.sis.internal.maven.Filenames
The file to ignore when copying entries in a ZIP file.
contentInfo - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Provides information about the feature catalogue and describes the coverage and image data characteristics.
contentLevel - Variable in class org.apache.sis.parameter.ParameterFormat
The amount of information to put in the table.
ContentLevel() - Constructor for enum org.apache.sis.parameter.ParameterFormat.ContentLevel
 
contentTypes - Variable in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
Type of information represented by the value(s).
context - Variable in class org.apache.sis.filter.BinaryGeometryFilter
The preferred CRS and other context to use if geometry transformations are needed.
context - Static variable in class org.apache.sis.internal.jaxb.TypeRegistration
The JAXB context, or null if not yet created or if the classpath changed.
context - Variable in class org.apache.sis.internal.metadata.sql.Initializer.Listener
The context where this listener has been registered.
context - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Meaning of the event.
context - Variable in class org.apache.sis.referencing.operation.projection.Initializer
The parameters used for creating the map projection.
context - Variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection
The parameters used for creating this projection.
context - Variable in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
An empty contextual parameter, used only for representing conversion from degrees to radians.
context - Variable in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
The parameters used for creating this datum shift.
context - Variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
The parameters used for creating this conversion.
context - Variable in class org.apache.sis.referencing.operation.transform.PoleRotation
The parameters used for creating this transform.
context - Variable in class org.apache.sis.xml.MarshallerPool
The JAXB context to use for creating marshaller and unmarshaller.
context - Variable in class org.apache.sis.xml.TransformingNamespaces
The context to wrap, given by TransformingReader or TransformingWriter.
context - Variable in class org.apache.sis.xml.TransformingNamespaces.Prefixes
Context - Class in org.apache.sis.internal.jaxb
Thread-local status of a marshalling or unmarshalling processes.
Context() - Constructor for class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Creates a new context with all properties initialized to null.
Context(int, Locale, TimeZone, Map<String, String>, Version, Version, ReferenceResolver, ValueConverter, Filter) - Constructor for class org.apache.sis.internal.jaxb.Context
Invoked when a marshalling or unmarshalling process is about to begin.
CONTEXT_STACK_TRACE_ELEMENTS - Static variable in class org.apache.sis.util.logging.MonolineFormatter
Minimal number of stack trace elements to print before and after the "interesting" elements.
contextDestroyed(ServletContextEvent) - Method in class org.apache.sis.internal.system.ServletListener
Receives notification that the application is about to be shutdown.
contextInitialized(ServletContextEvent) - Method in class org.apache.sis.internal.system.ServletListener
Receives notification that the web application initialization process is starting.
ContextualParameter<T> - Class in org.apache.sis.referencing.operation.transform
A parameter value stored in ContextualParameters before they are made unmodifiable.
ContextualParameter(ParameterDescriptor<T>) - Constructor for class org.apache.sis.referencing.operation.transform.ContextualParameter
Creates a parameter value from the specified descriptor.
contextualParameters - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Names of parameters which have been inferred from context.
ContextualParameters - Class in org.apache.sis.referencing.operation.transform
The parameters that describe a sequence of normalizenon-linear kerneldenormalize transforms as a whole.
ContextualParameters(ParameterDescriptorGroup, int, int) - Constructor for class org.apache.sis.referencing.operation.transform.ContextualParameters
Creates a new group of parameters with the given descriptor.
ContextualParameters(ParameterDescriptorGroup, ContextualParameters, BiPredicate<Parameters, ParameterValue<?>>) - Constructor for class org.apache.sis.referencing.operation.transform.ContextualParameters
Creates a new and frozen ContextualParameters for the inverse operation.
ContextualParameters.MatrixRole - Enum in org.apache.sis.referencing.operation.transform
Whether a matrix is used for normalization or denormalization before or after a non-linear operation.
ContextualParameters.WKT - Class in org.apache.sis.referencing.operation.transform
Formats the Well Known Text for the transform or the inverse of the transform that would be built from the enclosing ContextualParameters.
CONTIGUOUS - Enum constant in enum org.apache.sis.geometry.WraparoundMethod
Make geometries contiguous by possibly shifting any corner outside the coordinate system domain.
CONTIGUOUS_LOWER - Enum constant in enum org.apache.sis.geometry.WraparoundMethod
Make geometries contiguous by possibly shifting lower corner outside the coordinate system domain.
CONTIGUOUS_UPPER - Enum constant in enum org.apache.sis.geometry.WraparoundMethod
Make geometries contiguous by possibly shifting upper corner outside the coordinate system domain.
contiguousDataDimension() - Method in class org.apache.sis.internal.storage.io.Region
Number of dimensions for which we can collapse the read operations in a single operation because their data are contiguous.
CONTINUATION_END - Static variable in class org.apache.sis.internal.util.Strings
The character to write at the beginning of lines that are continuation of a single log record.
CONTINUATION_ITEM - Static variable in class org.apache.sis.internal.util.Strings
Characters for a new item in a block illustrated by Strings.CONTINUATION_MARK.
CONTINUATION_MARGIN - Static variable in class org.apache.sis.util.logging.MonolineFormatter
Number of characters or spaces to colorize at the beginning of lines that are continuation of a single log record.
CONTINUATION_MARK - Static variable in class org.apache.sis.internal.util.Strings
The character to write at the beginning of lines that are continuation of a single log record.
CONTINUOUS_WRAPAROUND - Static variable in class org.apache.sis.internal.feature.SpatialOperationContext.Projector
Whether the operation SpatialOperationContext.Projector.method used by this projector can handle longitude wraparounds as a continuous mathematical function.
CONTROL_POINT_MASK - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Mask for the controlPointAvailable boolean value.
Controller(MathTransform) - Constructor for class org.apache.sis.geometry.WraparoundInEnvelope.Controller
Creates a new instance using the given transform.
ControlPoints() - Constructor for class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.ControlPoints
Creates a new map view of control points.
Controls - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Controls
convention - Variable in class org.apache.sis.console.FormattedOutputCommand
The WKT convention, or null if it does not apply.
convention - Variable in class org.apache.sis.io.wkt.Formatter
The preferred convention for objects or parameter names.
convention - Variable in class org.apache.sis.io.wkt.WKTFormat
The convention to use.
Convention - Enum in org.apache.sis.io.wkt
The convention to use for WKT formatting.
Convention(boolean, boolean, boolean) - Constructor for enum org.apache.sis.io.wkt.Convention
Creates a new enumeration value.
ConventionalUnit<Q extends javax.measure.Quantity<Q>> - Class in org.apache.sis.measure
A unit of measure which is related to a base or derived unit through a conversion formula.
ConventionalUnit(AbstractUnit<Q>, UnitConverter, String, byte, short) - Constructor for class org.apache.sis.measure.ConventionalUnit
Creates a new unit having the given symbol and EPSG code.
converse - Variable in class org.apache.sis.coverage.Category
The category that describes values after transfer function has been applied, or if this category is already converted then the original category.
converse - Variable in class org.apache.sis.coverage.CategoryList
The CategoryList that describes values after transfer function has been applied, or if this CategoryList is already converted then the original CategoryList.
converse - Variable in class org.apache.sis.coverage.SampleDimension
The SampleDimension that describes values after transfer function has been applied, or if this SampleDimension is already converted then the original sample dimension.
converseRanges - Variable in class org.apache.sis.coverage.CategoryList
Minimum and maximum values (inclusive) of Category.converse for each category.
conversion - Variable in class org.apache.sis.referencing.crs.ExplicitParameters
The conversion which specify the operation method and parameters.
Conversion - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Conversion - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Conversion
CONVERSION - Enum constant in enum org.apache.sis.internal.referencing.provider.GeocentricAffine.Type
 
CONVERSION - Static variable in class org.apache.sis.internal.referencing.DefinitionVerifier
Indicates in which part of CRS description a difference has been found.
CONVERSION_AND_CRS - Static variable in class org.apache.sis.internal.system.Semaphores
A lock for avoiding never-ending recursivity in the equals method of AbstractDerivedCRS and AbstractCoordinateOperation.
CONVERSION_FACTORS - Static variable in class org.apache.sis.io.wkt.MathTransformParser
Some conversion factors applied to MathTransformParser.UNIT_KEYWORDS for which rounding errors are found in practice.
conversionFromBase - Variable in class org.apache.sis.referencing.crs.AbstractDerivedCRS
The conversion from the base CRS to this CRS.
ConversionKeys - Class in org.apache.sis.referencing.crs
Provides a map without the "conversion." prefix in front of property keys.
ConversionKeys(boolean) - Constructor for class org.apache.sis.referencing.crs.ConversionKeys
Creates a new converter which will add or remove the prefix.
conversionName - Variable in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
The name of the conversion to use for creating a ProjectedCRS or DerivedCRS.
convert(double) - Method in class org.apache.sis.measure.ConcatenatedConverter
Applies the linear conversion on the given IEEE 754 floating-point value.
convert(double) - Method in class org.apache.sis.measure.IdentityConverter
 
convert(double) - Method in class org.apache.sis.measure.LinearConverter
Applies the linear conversion on the given IEEE 754 floating-point value.
convert(double) - Method in class org.apache.sis.measure.PowerOf10
Applies the unit conversion on the given value.
convert(double) - Method in class org.apache.sis.measure.PowerOf10.Logarithm
Applies the unit conversion on the given value.
convert(double) - Method in class org.apache.sis.measure.SexagesimalConverter
Performs a conversion from fractional degrees to sexagesimal degrees.
convert(double) - Method in class org.apache.sis.measure.SexagesimalConverter.Inverse
Performs a conversion from sexagesimal degrees to fractional degrees.
convert(RenderedImage, DataType, MathTransform1D[], ImageProcessor) - Method in class org.apache.sis.coverage.grid.GridCoverage
Creates a new image of the given data type which will compute values using the given converters.
convert(RenderedImage, NumberRange<?>[], MathTransform1D[], DataType, ColorModel) - Method in class org.apache.sis.image.ImageProcessor
Returns an image with sample values converted by the given functions.
convert(Class<?>, Object) - Method in class org.apache.sis.metadata.sql.LookupInfo
Converts the specified non-metadata value into an object of the expected type.
convert(Number) - Method in class org.apache.sis.math.LinearlyDerivedVector
Applies the linear relationship on the given value.
convert(Number) - Method in class org.apache.sis.measure.AbstractConverter
Performs a unit conversion on the given number.
convert(Number) - Method in class org.apache.sis.measure.ConcatenatedConverter
Applies the linear conversion on the given value.
convert(Number) - Method in class org.apache.sis.measure.IdentityConverter
Returns the value unchanged, with a check against null values for consistency with LinearConverter.convert(Number).
convert(Number) - Method in class org.apache.sis.measure.LinearConverter
Applies the linear conversion on the given value.
convert(Object) - Method in class org.apache.sis.measure.RangeFormat
Converts the given value to an instance of the RangeFormat.elementType type.
convert(Object[], Class<?>) - Method in class org.apache.sis.metadata.PropertyAccessor
Converts values in the specified array to the given type.
convert(Object, Class<T>) - Static method in class org.apache.sis.util.ObjectConverters
Converts the given value to the given type.
convert(Method, Object, Object, Object[], Class<?>, boolean) - Method in class org.apache.sis.metadata.PropertyAccessor
Converts a value to the type required by a setter method.
convert(Map<String, ?>) - Static method in class org.apache.sis.referencing.PropertiesConverter
Converts the given map.
convert(QName) - Method in class org.apache.sis.xml.Transformer
Renames en element using the namespaces map given to the open(…) and close(…) methods.
convert(Attribute) - Method in class org.apache.sis.xml.Transformer
Imports or exports an attribute read or written from/to the XML document.
convert(XMLEvent) - Method in class org.apache.sis.xml.TransformingReader
Keeps trace of XML elements opened up to this point and imports the given event.
convert(GridCoverage, MathTransform1D[], Function<SampleDimension.Builder, SampleDimension>) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Returns a coverage with sample values converted by the given functions.
convert(GeometryType) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Converts the given geometry to the specified type without wrapper.
convert(NumberRange<?>) - Method in class org.apache.sis.math.LinearlyDerivedVector
Converts the given range.
convert(Range<N>) - Method in class org.apache.sis.measure.MeasurementRange
If the given range is an instance of MeasurementRange, converts that range to the unit of this range.
convert(MathTransform1D, Double) - Static method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Converts the given value with the given transform if non-null.
convert(MathTransform, double[]) - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Converts the current envelope using the given math transform.
convertAfter(int, Number, Number) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Assuming that this matrix represents an affine transform, pre-concatenates a scale and a translation on the given dimension.
convertAndCast(Class<N>, Unit<?>) - Method in class org.apache.sis.measure.MeasurementRange
Casts this range to the specified type and converts to the specified unit.
convertAndCast(NumberRange<?>, Class<N>) - Method in class org.apache.sis.measure.MeasurementRange
Casts the specified range to the specified type.
convertAndCast(NumberRange<?>, Class<N>) - Method in class org.apache.sis.measure.NumberRange
Casts the specified range to the specified type.
convertBefore(int, Number, Number) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Assuming that this matrix represents an affine transform, concatenates a scale and a translation on the given dimension.
converted() - Method in class org.apache.sis.coverage.Category
The category that describes values after transfer function has been applied.
converted() - Method in class org.apache.sis.coverage.ConvertedCategory
Returns this since the values represented by ConvertedCategory are already converted.
converted() - Method in class org.apache.sis.coverage.SampleDimension
Returns the sample dimension that describes real values.
Converted(Class<V>, String, boolean) - Constructor for class org.apache.sis.filter.PropertyValue.Converted
Creates a new expression retrieving values from a property of the given name.
ConvertedCategory - Class in org.apache.sis.coverage
A category of "real values" range.
ConvertedCategory(Category, MathTransform1D, boolean, Unit<?>) - Constructor for class org.apache.sis.coverage.ConvertedCategory
Creates a category storing the inverse of the "sample to real values" transfer function.
ConvertedGridCoverage - Class in org.apache.sis.coverage.grid
Decorates a GridCoverage in order to convert sample values on the fly.
ConvertedGridCoverage(GridCoverage, List<SampleDimension>, MathTransform1D[], boolean, ImageProcessor, boolean) - Constructor for class org.apache.sis.coverage.grid.ConvertedGridCoverage
Creates a new coverage with the same grid geometry than the given coverage but converted sample dimensions.
ConvertedGridCoverage.SampleConverter - Class in org.apache.sis.coverage.grid
Implementation of evaluator returned by ConvertedGridCoverage.evaluator().
ConvertedRange - Class in org.apache.sis.coverage
Range of real values computed from the range of the sample values.
ConvertedRange(double[], boolean, boolean, Unit<?>) - Constructor for class org.apache.sis.coverage.ConvertedRange
Constructs a range of double values.
ConvertedRange(NumberRange<Double>, ConvertedRange, NumberRange<Double>) - Constructor for class org.apache.sis.coverage.ConvertedRange
Completes the union computed by Range.union(Range) with the unions of alternative extremum.
convertedView - Variable in class org.apache.sis.coverage.grid.GridCoverage
View over this grid coverage after conversion of sample values, or null if not yet created.
converter - Variable in class org.apache.sis.feature.StringJoinOperation.ForFeature
The "real" converter which would have been stored in the StringJoinOperation.converters array if the property was an attribute instead of an association.
converter - Variable in class org.apache.sis.filter.ConvertFunction
The converter to use.
converter - Variable in class org.apache.sis.filter.PropertyValue.CastedAndConverted
The conversion from source type to the type to be returned.
converter - Variable in class org.apache.sis.image.MaskImage
Convert integer values to floating point values, or null if none.
converter - Variable in class org.apache.sis.image.Visualization.InterpConvert
Conversion from floating point values resulting from interpolations to values to store as integers in the destination image.
converter - Variable in class org.apache.sis.internal.converter.ArrayConverter
The converter for array elements.
converter - Variable in class org.apache.sis.internal.jaxb.Context
The value converter currently in use, or null for ValueConverter.DEFAULT.
converter - Variable in class org.apache.sis.metadata.sql.LookupInfo
The last converter used.
converter - Variable in class org.apache.sis.util.collection.DerivedIterator
The converter from the original values to the converted values.
converter - Variable in class org.apache.sis.util.collection.DerivedSet
The converter from the storage to the derived type.
converter - Variable in class org.apache.sis.xml.Pooled
The object converters to use during (un)marshalling.
converter(char) - Static method in class org.apache.sis.measure.Prefixes
Returns the converter for the given SI prefix, or null if none.
converter(Number, Number) - Static method in class org.apache.sis.measure.Units
Creates a linear converter from the given scale and offset.
converter(Context) - Static method in class org.apache.sis.internal.jaxb.Context
Returns the value converter in use for the current marshalling or unmarshalling process.
CONVERTER - Static variable in class org.apache.sis.xml.XML
Controls the behaviors of the (un)marshalling process when an element cannot be processed, or alter the element values.
ConverterRegistry - Class in org.apache.sis.internal.converter
A collection of ObjectConverter instances.
ConverterRegistry() - Constructor for class org.apache.sis.internal.converter.ConverterRegistry
Creates an initially empty set of object converters.
converters - Variable in class org.apache.sis.coverage.grid.ConvertedGridCoverage
Conversions from source values to converted values.
converters - Variable in class org.apache.sis.feature.StringJoinOperation
Converters for parsing strings as attribute values.
converters - Variable in class org.apache.sis.image.BandedSampleConverter
The transfer functions to apply on each band of the source image.
converters - Variable in class org.apache.sis.image.Visualization.Builder
Transfer functions to apply on each band of the source image.
converters - Variable in class org.apache.sis.image.Visualization
Transfer functions to apply on each band of the source image, or null if those conversions are done by Visualization.InterpConvert.
converters - Variable in class org.apache.sis.internal.converter.ConverterRegistry
The map of converters of any kind.
converters - Static variable in class org.apache.sis.internal.jaxb.TypeRegistration
Converters to apply before to marshal an object, or an empty array if none.
converters - Variable in class org.apache.sis.internal.storage.csv.FeatureIterator
Converters from string representations to the values to store in the FeatureIterator.values array.
converters(List<SampleDimension>, List<SampleDimension>, boolean) - Static method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
Returns the transforms for converting sample values from given sources to the converted status of those sources.
CONVERTERS - Static variable in class org.apache.sis.measure.Prefixes
The converters for SI prefixes, created when first needed.
ConvertFunction<R,S,V> - Class in org.apache.sis.filter
Expression whose results are converted to a different type.
ConvertFunction(ConvertFunction<R, S, V>, Expression<? super R, ? extends S>) - Constructor for class org.apache.sis.filter.ConvertFunction
Creates a new converted expression after optimization.
ConvertFunction(Expression<? super R, ? extends S>, Class<S>, Class<V>) - Constructor for class org.apache.sis.filter.ConvertFunction
Creates a new converted expression.
convertRange(UnitConverter) - Method in class org.apache.sis.parameter.Verifier
Converts the information about an "value out of range" error.
convertTo(Unit<?>) - Method in class org.apache.sis.measure.MeasurementRange
Converts this range to the specified unit.
coordinate - Variable in class org.apache.sis.geometry.DirectPosition1D
The coordinate value.
coordinate(int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns the coordinate value at the given index in the packed array.
coordinate(int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Returns the coordinate value at the given index in the packed array.
coordinate(int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Returns the coordinate value at the given index in the packed array.
Coordinate - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Coordinate
COORDINATE_OPERATION - Static variable in class org.apache.sis.internal.system.Loggers
The logger name for operation related to coordinate operations, in particular math transforms.
COORDINATE_SYSTEM - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
coordinateFactory - Variable in class org.apache.sis.internal.feature.jts.GeometryTransform
The factory to use for creating sequences of coordinate tuples.
coordinateFormat - Variable in class org.apache.sis.console.TransformCommand
The format to use for writing coordinate values.
CoordinateFormat - Class in org.apache.sis.geometry
Formats spatiotemporal coordinates using number, angle and date formats inferred from the coordinate system.
CoordinateFormat() - Constructor for class org.apache.sis.geometry.CoordinateFormat
Constructs a new coordinate format with default locale and timezone.
CoordinateFormat(Locale, TimeZone) - Constructor for class org.apache.sis.geometry.CoordinateFormat
Constructs a new coordinate format for the specified locale and timezone.
CoordinateFormat.Resolution - Class in org.apache.sis.geometry
Desired resolution in a given units, together with methods for converting to the units of a coordinate system axis.
CoordinateFrameRotation - Class in org.apache.sis.internal.referencing.provider
The provider for "Coordinate Frame rotation (geocentric domain)" (EPSG:1032).
CoordinateFrameRotation() - Constructor for class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation
Constructs the provider.
CoordinateFrameRotation2D - Class in org.apache.sis.internal.referencing.provider
The provider for "Coordinate Frame rotation (geog2D domain)" (EPSG:9607).
CoordinateFrameRotation2D() - Constructor for class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation2D
Constructs the provider.
CoordinateFrameRotation2D(GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation2D
Constructs a provider that can be resized.
CoordinateFrameRotation3D - Class in org.apache.sis.internal.referencing.provider
The provider for "Coordinate Frame rotation (geog3D domain)" (EPSG:1038).
CoordinateFrameRotation3D() - Constructor for class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation3D
Constructs the provider.
CoordinateFrameRotation3D(int, int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation3D
Constructs a provider for the given dimensions.
CoordinateOperation - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
coordinateOperationAccuracy - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Estimate(s) of the impact of this operation on point accuracy, or null if none.
CoordinateOperationContext - Class in org.apache.sis.referencing.operation
Optional information about the context in which a requested coordinate operation will be used.
CoordinateOperationContext() - Constructor for class org.apache.sis.referencing.operation.CoordinateOperationContext
Creates a new context with no area of interest and the best accuracy available.
CoordinateOperationContext(Extent, double) - Constructor for class org.apache.sis.referencing.operation.CoordinateOperationContext
Creates a new context with the given area of interest and desired accuracy.
coordinateOperationFactory - Variable in class org.apache.sis.portrayal.Canvas
The factory to use for creating coordinate operations.
CoordinateOperationFinder - Class in org.apache.sis.coverage.grid
Finds a transform from grid cells in a source coverage to geospatial positions in the CRS of a target coverage.
CoordinateOperationFinder - Class in org.apache.sis.referencing.operation
Finds a conversion or transformation path from a source CRS to a target CRS.
CoordinateOperationFinder(GridGeometry, GridGeometry) - Constructor for class org.apache.sis.coverage.grid.CoordinateOperationFinder
Creates a new finder initialized to PixelInCell.CELL_CORNER anchor.
CoordinateOperationFinder(CoordinateOperationAuthorityFactory, CoordinateOperationFactory, CoordinateOperationContext) - Constructor for class org.apache.sis.referencing.operation.CoordinateOperationFinder
Creates a new instance for the given factory and context.
CoordinateOperationNotFound_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Coordinate operation from system “{0}” to “{1}” has not been found.
CoordinateOperationRegistry - Class in org.apache.sis.referencing.operation
Base class of code that search for coordinate operation, either by looking in a registry maintained by an authority or by trying to infer the coordinate operation by itself.
CoordinateOperationRegistry(CoordinateOperationAuthorityFactory, CoordinateOperationFactory, CoordinateOperationContext) - Constructor for class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Creates a new instance for the given factory and context.
CoordinateOperationRegistry.Decomposition - Enum in org.apache.sis.referencing.operation
Strategies for decomposing a three-dimensional CRS into components that may be present in EPSG database.
CoordinateOperations - Class in org.apache.sis.internal.referencing
The default coordinate operation factory, provided in a separated class for deferring class loading until first needed.
CoordinateOperations() - Constructor for class org.apache.sis.internal.referencing.CoordinateOperations
For system listener only.
CoordinateOperationSet - Class in org.apache.sis.referencing.factory.sql
A lazy set of CoordinateOperation objects to be returned by the EPSGDataAccess.createFromCoordinateReferenceSystemCodes(String, String) method.
CoordinateOperationSet(AuthorityFactory) - Constructor for class org.apache.sis.referencing.factory.sql.CoordinateOperationSet
Creates a new instance of this lazy set.
CoordinateOperationSorter - Class in org.apache.sis.referencing.operation
Used for sorting coordinate operation in preference order.
CoordinateOperationSorter(CoordinateOperation, GeographicBoundingBox) - Constructor for class org.apache.sis.referencing.operation.CoordinateOperationSorter
Creates a new sorter for the given coordinate operation.
coordinateReferenceSystem - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Coordinate system in which the ground control points are defined.
CoordinateRefSys - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Coordinate reference system
coordinates - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
The target coordinate values, computed only if needed.
coordinates - Variable in class org.apache.sis.coverage.grid.FractionalGridCoordinates
The grid coordinates as floating-point numbers.
coordinates - Variable in class org.apache.sis.coverage.grid.GridCoordinatesView
A reference to the coordinate array of the enclosing grid envelope.
coordinates - Variable in class org.apache.sis.coverage.grid.GridExtent
Minimum and maximum grid coordinates.
coordinates - Variable in class org.apache.sis.geometry.ArrayEnvelope
Coordinate values of lower and upper corners.
coordinates - Variable in class org.apache.sis.geometry.GeneralDirectPosition
The coordinates of the direct position.
coordinates - Variable in class org.apache.sis.image.ResamplingGrid
Sequence of (x,y) grid coordinates for all tiles in this grid, stored in row-major fashion.
coordinates - Variable in class org.apache.sis.internal.feature.j2d.PathBuilder
The coordinates as (x,y) tuples.
coordinates - Variable in class org.apache.sis.internal.feature.j2d.Polyline
The "compressed" coordinate values as (x,y) tuples.
coordinates - Variable in class org.apache.sis.internal.feature.j2d.Polyline.Iter
Coordinates to return (after conversion by Polyline.Iter.inflate) in calls to Polyline.Iter.currentSegment(double[]).
coordinates - Variable in class org.apache.sis.internal.feature.jts.GeometryCoordinateTransform
A temporary buffer holding coordinates to transform.
coordinates - Variable in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
The packed coordinates.
coordinates - Variable in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
The packed coordinates.
coordinates - Variable in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
The sequence of coordinate tuples to return, or null if the iteration is finished.
coordinates - Variable in class org.apache.sis.internal.processing.isoline.PolylineBuffer
Coordinates as (x,y) tuples.
coordinates - Variable in class org.apache.sis.internal.referencing.DirectPositionView.Double
The coordinate values.
coordinates - Variable in class org.apache.sis.internal.referencing.DirectPositionView.Float
The coordinate values.
coordinates - Variable in class org.apache.sis.math.CompoundDirectPositions
The arrays of coordinate values, for example (x[], y[], z[]).
coordinates - Variable in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Temporary array for coordinate transformation, or null if not needed.
coordinates(double) - Method in class org.apache.sis.internal.feature.j2d.ShapeProperties
Returns coordinates of the given geometry as a list of (x,y) tuples in float[] or double[] arrays.
coordinatesAsDoubles() - Method in class org.apache.sis.internal.feature.j2d.ShapeProperties
Returns coordinates of the given geometry as a list of (x,y) tuples in double[] arrays.
coordinatesAsDoubles(PathIterator) - Method in class org.apache.sis.internal.feature.j2d.ShapeProperties
ShapeProperties.coordinates(double) implementation for the double-precision case.
coordinatesAsFloats(PathIterator) - Method in class org.apache.sis.internal.feature.j2d.ShapeProperties
ShapeProperties.coordinates(double) implementation for the single-precision case.
coordinatesField - Static variable in class org.apache.sis.geometry.GeneralDirectPosition
Used for setting the GeneralDirectPosition.coordinates field during a GeneralDirectPosition.clone() operation only.
coordinatesField - Static variable in class org.apache.sis.geometry.GeneralEnvelope
Used for setting the ArrayEnvelope.coordinates field during a GeneralEnvelope.clone() operation only.
coordinateSystem - Variable in class org.apache.sis.referencing.crs.AbstractCRS
The coordinate system.
CoordinateSystems - Class in org.apache.sis.referencing.cs
Utility methods working on CoordinateSystem objects and their axes.
CoordinateSystems() - Constructor for class org.apache.sis.referencing.cs.CoordinateSystems
Do not allow instantiation of this class.
CoordinateSystemTransform - Class in org.apache.sis.referencing.operation.transform
Base class of conversions between coordinate systems.
CoordinateSystemTransform(String, String, int) - Constructor for class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
Creates a new conversion between two types of coordinate system.
coordinateToGrid - Variable in class org.apache.sis.referencing.datum.DatumShiftGrid
Conversion from the "real world" coordinates to grid indices including fractional parts.
coordinateUnit - Variable in class org.apache.sis.referencing.datum.DatumShiftGrid
The unit of measurements of input values, before conversion to grid indices by DatumShiftGrid.coordinateToGrid.
coordinateWidth - Variable in class org.apache.sis.console.TransformCommand
Width of coordinate values, in number of characters in coordinate String representations.
CoordTrans - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.3.3 codes.
copFactory - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The factory to use for creating CoordinateOperation instances from the properties read in the database.
Copier(String, String) - Constructor for class org.apache.sis.internal.unopkg.JavaMaker.Copier
Creates a new copier.
copy() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Returns a copy of this sequence.
copy() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Returns a copy of this sequence.
copy() - Method in class org.apache.sis.math.Vector
Returns a copy of this vector.
copy(File, ZipOutputStream) - Static method in class org.apache.sis.internal.unopkg.UnoPkg
Copies the content of the specified binary file to the specified output stream.
copy(Class<T>, T) - Method in class org.apache.sis.metadata.MetadataCopier
Performs a potentially deep copy of the given metadata object.
copy(Object) - Method in class org.apache.sis.metadata.MetadataCopier
Performs a potentially deep copy of a metadata object of unknown type.
copy(Object, ModifiableMetadata) - Method in class org.apache.sis.internal.metadata.Merger
Merges the data from the given source into the given target.
copy(Object, ModifiableMetadata, boolean) - Method in class org.apache.sis.internal.metadata.Merger
Implementation of Merger.copy(Object, ModifiableMetadata) method, to be invoked recursively for all child properties to merge.
copy(List<? extends AbstractLocationType>) - Static method in class org.apache.sis.referencing.gazetteer.ModifiableLocationTypeAdapter
Copies a list of location types.
copy(Locale, ResourceBundle, Map<String, Unit<?>>) - Static method in class org.apache.sis.measure.UnitFormat
Copies all entries from the given "symbols to names" mapping to the given "names to units" mapping.
copy(AbstractLocationType) - Static method in class org.apache.sis.referencing.gazetteer.ModifiableLocationTypeAdapter
Returns type type as-is if it is already an instance of ModifiableLocationType, or returns a copy otherwise.
copy(FeatureSet, WritableFeatureSet) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Copies all feature from the given source to the given target.
copy(ParameterValueGroup, ParameterValueGroup) - Static method in class org.apache.sis.parameter.Parameters
Copies the values of a parameter group into another parameter group.
copy(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a new matrix which is a copy of the given matrix.
copyAsFloats(double[]) - Static method in class org.apache.sis.util.ArraysExt
Returns a copy of the given array where each value has been casted to the float type.
copyAsFloatsIfLossless(double[]) - Static method in class org.apache.sis.util.ArraysExt
Returns a copy of the given array where each value has been casted to the float type, but only if all casts are lossless.
copyAsLongs(int[]) - Static method in class org.apache.sis.util.ArraysExt
Returns a copy of the given array where each value has been casted to the long type.
copyChars(CharSequence, int, char[], int, int) - Static method in class org.apache.sis.util.CharSequences
Copies a sequence of characters in the given char[] array.
copyCollection(Collection<? extends E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Creates a list or set with the content of the source collection, or returns null if the source is null or empty.
copyColumn(GeneralMatrix, int, GeneralMatrix, int) - Static method in class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Copies a column between two matrices, including the double-double arithmetic error terms if any.
copyData(WritableRaster) - Method in class org.apache.sis.coverage.grid.ReshapedImage
Copies an arbitrary rectangular region of this image to the supplied writable raster.
copyData(WritableRaster) - Method in class org.apache.sis.image.ImageAdapter
 
copyData(WritableRaster) - Method in class org.apache.sis.image.PlanarImage
Copies an arbitrary rectangular region of this image to the supplied writable raster.
copyData(WritableRaster) - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
copyData(Rectangle) - Method in class org.apache.sis.coverage.grid.ReshapedImage
copyData(Rectangle, WritableRaster) - Method in class org.apache.sis.image.PlanarImage
copyFiltered(File, ZipOutputStream, String) - Method in class org.apache.sis.internal.unopkg.UnoPkg
Copies the content of the specified ASCII file to the specified output stream.
CopyFromBytes - Class in org.apache.sis.internal.storage.inflater
A pseudo-inflater which copies values from a buffer of bytes to the destination image buffer.
CopyFromBytes(ChannelDataInput, int, int, int[], int, int) - Constructor for class org.apache.sis.internal.storage.inflater.CopyFromBytes
For constructors in inner classes.
CopyFromBytes.Bytes - Class in org.apache.sis.internal.storage.inflater
Inflater for sample values stored as bytes.
CopyFromBytes.Doubles - Class in org.apache.sis.internal.storage.inflater
Inflater for sample values stored as double-precision floating point numbers.
CopyFromBytes.Floats - Class in org.apache.sis.internal.storage.inflater
Inflater for sample values stored as single-precision floating point numbers.
CopyFromBytes.Ints - Class in org.apache.sis.internal.storage.inflater
Inflater for sample values stored as 32 bits integers.
CopyFromBytes.Shorts - Class in org.apache.sis.internal.storage.inflater
Inflater for sample values stored as short integers.
copyIdTo(Object) - Method in class org.apache.sis.internal.jaxb.gml.GMLAdapter
Assigns the GMLAdapter.id value (if non-null) to the given object.
copyInflated(File, ZipOutputStream) - Static method in class org.apache.sis.internal.unopkg.UnoPkg
Copies a JAR file in the given ZIP file, but without compression for the files in SIS_DATA directory.
copyList(Collection<? extends E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Creates a list with the content of the source collection, or returns null if the source is null or empty.
copyMap(Map<? extends K, ? extends V>, Class<K>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Creates a map with the content of the source map, or returns null if the source is null or empty.
copyMetadata(Geometry, Geometry) - Static method in class org.apache.sis.internal.feature.jts.JTS
Copies coordinate reference system information from the given source geometry to the target geometry.
copyNames(ParameterBuilder, ParameterDescriptor<Double>) - Static method in class org.apache.sis.internal.referencing.provider.ESRI
Copies the ESRI, OGC and PROJ4 names from the given parameters to the given builder.
copyOf(Map<K, V>) - Static method in class org.apache.sis.internal.jdk9.JDK9
Placeholder for Map.copyOf(...) (actually a JDK10 method).
copyOf(Set<V>) - Static method in class org.apache.sis.internal.jdk9.JDK9
Placeholder for Set.copyOf(...) (actually a JDK10 method).
copyParameterValue(ParameterValue<?>, Parameters) - Static method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
The default mapper of changeConversion(String, BiConsumer).
copyRecursively(Class<?>, Object) - Method in class org.apache.sis.metadata.MetadataCopier
Performs the actual copy operation on a single metadata instance.
copyResources(Path, Path) - Static method in class org.apache.sis.internal.doclet.Doclet
Creates links to Javadoc resources in the top-level directory (not from "doc-files" subdirectories).
copyright - Variable in class org.apache.sis.internal.storage.gpx.Metadata
Copyright and license information governing use of the file.
Copyright - Class in org.apache.sis.internal.storage.gpx
Information about the copyright holder and any license governing use of a GPX file.
Copyright - Static variable in class org.apache.sis.storage.geotiff.Tags
 
Copyright() - Constructor for class org.apache.sis.internal.storage.gpx.Copyright
Creates an initially empty instance.
Copyright(LegalConstraints, Locale) - Constructor for class org.apache.sis.internal.storage.gpx.Copyright
Copies properties from the given ISO 19115 metadata.
COPYRIGHT - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A copyright tag (v1.1+).
copyRow(GeneralMatrix, int, GeneralMatrix, int) - Static method in class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Copies a row between two matrices, including the double-double arithmetic error terms if any.
copySet(Collection<? extends E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Creates a set with the content of the source collection, or returns null if the source is null or empty.
copySuppressed(Exception, Throwable) - Static method in class org.apache.sis.util.Exceptions
Unwraps and copies suppressed exceptions from the given source to the given target.
copySuppressed(Throwable) - Method in exception org.apache.sis.util.collection.BackingStoreException
Copies suppressed exceptions to the given target.
copyTileInfo(Vector, long[], int[], int) - Method in class org.apache.sis.storage.geotiff.DataSubset.Tile
Copies DataSubset.tileOffsets or DataSubset.tileByteCounts values into the given target array.
CopyTransform - Class in org.apache.sis.referencing.operation.transform
A transform which copy the coordinates in the source array to different locations in the target array.
CopyTransform(int, int[]) - Constructor for class org.apache.sis.referencing.operation.transform.CopyTransform
Creates a new transform.
cornerPoints - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cells at opposite ends of grid coverage along two diagonals in the grid spatial dimensions.
corners - Variable in class org.apache.sis.storage.landsat.MetadataReader
Projected and geographic coordinate values, stocked temporarily before to be saved in the extent.
CORNERS - Static variable in class org.apache.sis.geometry.Envelopes
Enumeration of the 4 corners in an envelope, with repetition of the first point.
cornersAndCenter(Function<int[], Number>, int[], int) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Returns the values in the corners and in the center of the given tensor.
cornerToCenter(MathTransform) - Static method in class org.apache.sis.coverage.grid.GridGeometry
Converts a "grid to CRS" transform from "cell corner" convention to "cell center" convention.
cornerToCRS - Variable in class org.apache.sis.coverage.grid.GridGeometry
Same conversion than GridGeometry.gridToCRS but from cell corner instead of center.
cornerToCRS(Envelope, long, int[]) - Method in class org.apache.sis.coverage.grid.GridExtent
Creates an affine transform from the coordinates of this grid to the coordinates of the given envelope.
cornerToObjective - Variable in class org.apache.sis.internal.map.coverage.RenderingData
Conversion from RenderingData.data pixel coordinates to objective CRS.
correlation - Variable in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
A global correlation factor, stored for information purpose only.
correlation() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the Pearson correlation coefficients of the transform created by create(…).
correlation(int, int, Vector, Iterator<? extends DirectPosition>) - Method in class org.apache.sis.math.Plane.Fit
Computes an estimation of the Pearson correlation coefficient.
Correlation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Correlation
correlations - Variable in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
An estimation of the Pearson correlation coefficient for each target dimension.
CORRUPTED - Static variable in class org.apache.sis.feature.SparseFeature
A SparseFeature.valuesKind flag meaning that the SparseFeature.properties map is invalid.
CorruptedCompression_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Unexpected data for “{1}” compression in the “{0}” file.
CorruptedObjectException - Exception in org.apache.sis.util
May be thrown on attempt to use an object which has been corrupted by a previous operation.
CorruptedObjectException() - Constructor for exception org.apache.sis.util.CorruptedObjectException
Constructs a new exception with no message.
CorruptedObjectException(Exception) - Constructor for exception org.apache.sis.util.CorruptedObjectException
Constructs a new exception with the specified cause.
CorruptedObjectException(String) - Constructor for exception org.apache.sis.util.CorruptedObjectException
Constructs a new exception with the specified detail message.
CorruptedObjectException(IdentifiedObject) - Constructor for exception org.apache.sis.util.CorruptedObjectException
Constructs a new exception with the name of the given object.
cos_i - Variable in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Sines and cosines of inclination between the plane of the Earth's Equator and the plane of the satellite orbit.
cos2_i - Variable in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Sines and cosines of inclination between the plane of the Earth's Equator and the plane of the satellite orbit.
cost(Raster) - Method in class org.apache.sis.image.TileCache
Returns an estimation of the memory consumption of the given tile.
cost(V) - Method in class org.apache.sis.util.collection.Cache
Computes an estimation of the cost of the given value.
costLimit - Variable in class org.apache.sis.util.collection.Cache
The maximal cost allowed.
costs - Variable in class org.apache.sis.util.collection.Cache
The keys of values that are retained in the Cache.map by strong references, together with an estimation of their cost.
cosα0 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
The α value computed from the starting point and starting azimuth.
cosβ0 - Variable in class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
Sine and cosine of authalic latitude of origin.
cosγ0 - Variable in class org.apache.sis.referencing.operation.projection.ObliqueMercator
Sine and Cosine values for γ0 (the angle between the meridian and central line at the intersection between the central line and the Earth equator on aposphere).
cosφ0 - Variable in class org.apache.sis.referencing.operation.projection.AzimuthalEquidistant
Sine and cosine of the latitude of origin φ₀.
cosφ0 - Variable in class org.apache.sis.referencing.operation.projection.Orthographic
Sine and cosine of latitude of origin.
cosφp - Variable in class org.apache.sis.referencing.operation.transform.PoleRotation
Sine and cosine of the geographic latitude of the southern pole of the coordinate system.
cosχ0 - Variable in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Conformal latitude of origin (χ₀), together with its sine and cosine.
COULOMB - Static variable in class org.apache.sis.measure.Units
The SI derived unit for electric charge (C).
count - Variable in class org.apache.sis.coverage.SampleDimension.Builder
Number of valid elements in SampleDimension.Builder.categories.
count - Variable in class org.apache.sis.feature.CommonParentFinder
Number of valid elements in the CommonParentFinder.required array.
count - Variable in class org.apache.sis.index.tree.PointTree
Number of elements in this k-dimensional tree.
count - Variable in class org.apache.sis.internal.sql.feature.FeatureStream
Maximum number of rows to return, or 0 for no limit.
count - Variable in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder
Number of Property instances added for each index of the MovingFeatureBuilder.properties table.
count - Variable in class org.apache.sis.internal.unopkg.JavaMaker.Copier
Number of files copied.
count - Variable in class org.apache.sis.io.wkt.StoredTree.Deflater
Number of valid elements in StoredTree.Deflater.offsets.
count - Variable in class org.apache.sis.math.Statistics
Number of non-NaN values given to the Statistics.accept(double) method.
count - Variable in class org.apache.sis.storage.geotiff.DeferredEntry
The number of values to read.
count - Variable in class org.apache.sis.util.collection.FrequencySortedSet
The frequency of occurrence for each element.
count - Variable in class org.apache.sis.util.collection.WeakHashSet
Number of non-null elements in WeakHashSet.table.
count - Variable in class org.apache.sis.util.collection.WeakValueHashMap
Number of non-null elements in WeakValueHashMap.table.
count() - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Counts the number of elements in the table.
count() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns the number of elements in this stream.
count() - Method in class org.apache.sis.internal.stream.PaginedDoubleStream
Returns the number of elements in this stream.
count() - Method in class org.apache.sis.internal.stream.PaginedStream
Returns the number of elements in this stream.
count() - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns the number of elements in this stream.
count() - Method in class org.apache.sis.math.Statistics
Returns the number of samples, excluding NaN values.
count() - Method in class org.apache.sis.metadata.PropertyAccessor
Returns the number of properties that can be read.
count() - Method in class org.apache.sis.storage.event.StoreListeners.ForType
Returns the number of listeners.
count(CharSequence, char) - Static method in class org.apache.sis.util.CharSequences
Counts the number of occurrence of the given character in the given character sequence.
count(CharSequence, String) - Static method in class org.apache.sis.util.CharSequences
Returns the number of occurrences of the toSearch string in the given text.
count(Object, ValueExistencePolicy, int) - Method in class org.apache.sis.metadata.PropertyAccessor
Counts the number of non-null or non-empty properties.
count(WeakEntry<E>[]) - Static method in class org.apache.sis.util.collection.WeakEntry
Counts the number of entries in the given table.
count(IdentifiedObject) - Static method in class org.apache.sis.referencing.NameIterator
Returns the number of name and aliases in the given object.
COUNT_DEEP - Static variable in class org.apache.sis.metadata.PropertyAccessor
Enumeration constants for the mode argument in the PropertyAccessor.count(Object, ValueExistencePolicy, int) method.
COUNT_FIRST - Static variable in class org.apache.sis.metadata.PropertyAccessor
Enumeration constants for the mode argument in the PropertyAccessor.count(Object, ValueExistencePolicy, int) method.
COUNT_SHALLOW - Static variable in class org.apache.sis.metadata.PropertyAccessor
Enumeration constants for the mode argument in the PropertyAccessor.count(Object, ValueExistencePolicy, int) method.
countAvailableDataAccess() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns the number of Data Access Objects available for reuse.
COUNTER - Static variable in class org.apache.sis.internal.system.DelayedRunnable.Immediate
A counter for ordering the tasks in a "first created, first executed" basis.
COUNTER_CLOCKWISE - Static variable in class org.apache.sis.internal.referencing.AxisDirections
Direction of arithmetic angles.
countLowerCaseStarts - Variable in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Count of the number of columns having a name starting with lower cases.
countNaN - Variable in class org.apache.sis.math.Statistics
Number of NaN values given to the Statistics.accept(double) method.
countNaN() - Method in class org.apache.sis.math.Statistics
Returns the number of NaN samples.
countRows(DatabaseMetaData, boolean, boolean) - Method in class org.apache.sis.internal.sql.feature.Table
Returns the number of rows, or -1 if unknown.
country - Variable in class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
The country code, or null if none.
country - Variable in class org.apache.sis.metadata.iso.citation.DefaultAddress
Country of the physical address.
Country - Class in org.apache.sis.internal.jaxb.lan
JAXB wrapper for Locale in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
Country() - Constructor for class org.apache.sis.internal.jaxb.lan.Country
Empty constructor for JAXB only.
Country(CharSequence) - Constructor for class org.apache.sis.internal.jaxb.lan.Country
Builds a <gco:Country> element.
Country(Context, String, String, String) - Constructor for class org.apache.sis.internal.jaxb.lan.Country
Builds a <Country> element.
COUNTRY - Static variable in class org.apache.sis.util.Locales
Bit mask for differentiating language codes from country codes in the Locales.ISO2 and Locales.ISO3 arrays.
Coupled(Object) - Constructor for class org.apache.sis.storage.StorageConnector.Coupled
Creates a wrapper for StorageConnector.storage.
Coupled(StorageConnector.Coupled, byte) - Constructor for class org.apache.sis.storage.StorageConnector.Coupled
Creates a wrapper for a view wrapping the given Coupled instance.
coupledResources - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Further description of the data coupling in the case of tightly coupled services.
couplingType - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Type of coupling between service and associated data (if exist).
coverage - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
The coverage in which to evaluate sample values.
coverage - Variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
The full coverage, read when first requested then cached.
coverage - Variable in class org.apache.sis.internal.storage.MemoryGridResource
The grid coverage specified at construction time.
coverage - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.Snapshot
The source coverage.
Coverage - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Coverage
CoverageAggregator - Class in org.apache.sis.storage.aggregate
Creates a grid coverage resource from an aggregation of an arbitrary number of other resources.
CoverageAggregator(StoreListeners) - Constructor for class org.apache.sis.storage.aggregate.CoverageAggregator
Creates an initially empty aggregator.
CoverageCombiner - Class in org.apache.sis.internal.coverage
Combines an arbitrary number of coverages into a single one.
CoverageCombiner(GridCoverage, int, int) - Constructor for class org.apache.sis.internal.coverage.CoverageCombiner
Creates a coverage combiner which will write in the given coverage.
coverageDescription - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Information about the content of a grid data cell, or null if none.
coverageDescription() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the coverage description object if it does not already exists, then returns it.
CoverageDomain - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Coverage domain
coverageLoader - Variable in class org.apache.sis.internal.map.coverage.RenderingData
Loader for reading and caching coverages at various resolutions.
CoverageQuery - Class in org.apache.sis.storage
Definition of filtering to apply for fetching a subset of GridCoverageResource.
CoverageQuery() - Constructor for class org.apache.sis.storage.CoverageQuery
Creates a new query performing no filtering.
coverages - Variable in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
The weak or soft references to coverages for each pyramid level.
coverages - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage.Loader
Cache of GridCoverage instances.
CoverageSubset - Class in org.apache.sis.storage
CoverageSubset(GridCoverageResource, CoverageQuery) - Constructor for class org.apache.sis.storage.CoverageSubset
Creates a new coverage resource by filtering the given coverage using the given query.
cps(MatrixSIS, int) - Static method in class org.apache.sis.portrayal.Canvas
Computes cos(θ)² − sin²(θ) on the given matrix row.
create - Variable in class org.apache.sis.internal.metadata.sql.LocalDataSource
Whether the database needs to be created.
create() - Method in class org.apache.sis.internal.referencing.DeferredCoordinateOperation
Creates the actual coordinate operation.
create(byte, boolean, byte, boolean) - Static method in class org.apache.sis.measure.NumberRange
Constructs a range of byte values.
create(byte, String, String) - Static method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Creates a new identifier for a factory of the given type, authority and version.
create(double) - Static method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Creates a new instance with the given offset.
create(double) - Static method in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Constructs a new power transform.
create(double[]) - Static method in class org.apache.sis.math.Vector
Wraps the given array of floating point values.
create(double[]) - Static method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Creates a transform for the given values.
create(double[], double[]) - Static method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Creates a y=f(x) transform for the given preimage (x) and values (y).
create(double, boolean, double, boolean) - Static method in class org.apache.sis.measure.NumberRange
Constructs a range of double values.
create(double, boolean, double, boolean, Unit<?>) - Static method in class org.apache.sis.measure.MeasurementRange
Constructs a range of double values.
create(double, double) - Static method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Constructs a new exponential transform which include the given scale factor applied after the exponentiation.
create(double, double) - Static method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Constructs a new linear transform.
create(double, double) - Static method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Constructs a new logarithmic transform which add the given offset after the logarithm.
create(double, String) - Static method in class org.apache.sis.measure.Quantities
Creates a quantity for the given value and unit of measurement symbol.
create(double, Unit<?>) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor for floating point values without domain restriction.
create(double, Unit<Acceleration>) - Method in class org.apache.sis.measure.Scalar.Acceleration
 
create(double, Unit<Angle>) - Method in class org.apache.sis.measure.Scalar.Angle
 
create(double, Unit<Area>) - Method in class org.apache.sis.measure.Scalar.Area
 
create(double, Unit<Dimensionless>) - Method in class org.apache.sis.measure.Scalar.Dimensionless
 
create(double, Unit<Energy>) - Method in class org.apache.sis.measure.Scalar.Energy
 
create(double, Unit<Force>) - Method in class org.apache.sis.measure.Scalar.Force
 
create(double, Unit<Frequency>) - Method in class org.apache.sis.measure.Scalar.Frequency
 
create(double, Unit<Length>) - Method in class org.apache.sis.measure.Scalar.Length
 
create(double, Unit<Mass>) - Method in class org.apache.sis.measure.Scalar.Mass
 
create(double, Unit<Power>) - Method in class org.apache.sis.measure.Scalar.Power
 
create(double, Unit<Pressure>) - Method in class org.apache.sis.measure.Scalar.Pressure
 
create(double, Unit<Speed>) - Method in class org.apache.sis.measure.Scalar.Speed
 
create(double, Unit<Temperature>) - Method in class org.apache.sis.measure.DerivedScalar.TemperatureMeasurement
 
create(double, Unit<Temperature>) - Method in class org.apache.sis.measure.Scalar.Temperature
 
create(double, Unit<Time>) - Method in class org.apache.sis.measure.Scalar.Time
 
create(double, Unit<Volume>) - Method in class org.apache.sis.measure.Scalar.Volume
 
create(double, Unit<Q>) - Method in class org.apache.sis.measure.DerivedScalar
Creates a new quantity of same type than this quantity but with a different value.
create(double, Unit<Q>) - Method in class org.apache.sis.measure.DerivedScalar.Fallback
Creates a new quantity of the same type than this quantity but a different value and/or unit.
create(double, Unit<Q>) - Static method in class org.apache.sis.measure.Quantities
Creates a quantity for the given value and unit of measurement.
create(double, Unit<Q>) - Method in class org.apache.sis.measure.Scalar
Creates a new quantity of same type than this quantity but with a different value and/or unit.
create(double, Unit<Q>) - Method in interface org.apache.sis.measure.ScalarFactory
Creates a new quantity for the given value and unit of measurement.
create(double, Unit<Q>) - Method in class org.apache.sis.measure.ScalarFallback
Creates a new quantity of the same type than this quantity but a different value and/or unit.
create(float, boolean, float, boolean) - Static method in class org.apache.sis.measure.NumberRange
Constructs a range of float values.
create(float, boolean, float, boolean, Unit<?>) - Static method in class org.apache.sis.measure.MeasurementRange
Constructs a range of float values.
create(int) - Static method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Returns an identity transform of the specified dimension.
create(int, boolean, int, boolean) - Static method in class org.apache.sis.measure.NumberRange
Constructs a range of int values.
create(int, int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequenceFactory
Creates a new coordinate sequence for the given number of dimensions.
create(int, int, double[]) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a matrix of size numRow × numCol initialized to the given elements.
create(int, int, double, double, double) - Static method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Returns a transform with a wraparound behavior in the given dimension.
create(int, int, int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequenceFactory
Creates a new coordinate sequence for the given number of dimensions and measures.
create(int, int, Number[]) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a matrix of size numRow × numCol initialized to the given numbers.
create(int, MathTransform, int) - Static method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Creates a transform which passes through a subset of coordinates to another transform.
create(long, boolean, long, boolean) - Static method in class org.apache.sis.measure.NumberRange
Constructs a range of long values.
create(short, boolean, short, boolean) - Static method in class org.apache.sis.measure.NumberRange
Constructs a range of short values.
create(E, boolean, E, boolean) - Method in class org.apache.sis.measure.MeasurementRange
Creates a new range using the same element type and the same unit than this range.
create(E, boolean, E, boolean) - Method in class org.apache.sis.measure.NumberRange
Creates a new range using the same element type than this range.
create(E, boolean, E, boolean) - Method in class org.apache.sis.measure.Range
Creates a new range using the same element type than this range.
create(Raster) - Method in class org.apache.sis.image.PixelIterator.Builder
Creates a read-only iterator for the given raster.
create(Raster, WritableRaster, Rectangle) - Static method in class org.apache.sis.image.Transferer
Suggests a strategy for transferring data from the given source to the given target.
create(RenderedImage) - Method in class org.apache.sis.image.PixelIterator.Builder
Creates a read-only iterator for the given image.
create(RenderedImage) - Static method in class org.apache.sis.image.PixelIterator
Creates an iterator for all pixels in the given image.
create(RenderedImage, int[]) - Static method in class org.apache.sis.image.BandSelectImage
Creates a new "band select" operation for the given source.
create(RenderedImage, WritableRaster) - Static method in class org.apache.sis.image.Transferer
Suggests a strategy for transferring data from the given source image to the given target.
create(RenderedImage, ImageLayout, NumberRange<?>[], MathTransform1D[], int, ColorModel) - Static method in class org.apache.sis.image.BandedSampleConverter
Creates a new image of the given data type which will compute values using the given converters.
create(WritableRenderedImage) - Static method in class org.apache.sis.image.WritablePixelIterator
Creates an iterator for all pixels in the given image.
create(Point) - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Creates a tile to use as a placeholder when a tile cannot be computed.
create(Class<?>, Collection<String>) - Static method in class org.apache.sis.internal.sql.feature.PrimaryKey
Creates a new key for the given columns, or returns null if none.
create(Class<? extends AuthorityFactory>, String, String) - Static method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Creates a new identifier for a factory of the given type, authority and version.
create(Class<E>, boolean, boolean) - Static method in class org.apache.sis.util.collection.RangeSet
Constructs an initially empty set of ranges.
create(Class<N>, N) - Static method in class org.apache.sis.measure.NumberRange
Constructs a range containing a single value of the given type.
create(Class<T>, Range<?>, T[], T) - Method in class org.apache.sis.parameter.ParameterBuilder
Invoked by all createXXX(…) methods for creating the descriptor from the properties currently set in this builder.
create(Class<T>, Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory) - Static method in class org.apache.sis.referencing.operation.SubTypes
Returns a conversion from the specified defining conversion.
create(Class<T>, T) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor for values of the given type without domain restriction.
create(Double) - Static method in class org.apache.sis.internal.metadata.TransformationAccuracy
Creates a positional accuracy for the given value, in metres.
create(Number, Number) - Static method in class org.apache.sis.measure.LinearConverter
Creates a linear converter from the given scale and offset, which may be BigDecimal instances.
create(Number, Unit<Q>) - Method in class org.apache.sis.measure.SystemUnit
Creates a quantity for the given value and unit of measurement.
create(Object, boolean) - Static method in class org.apache.sis.math.Vector
Wraps the given object in a vector.
create(String) - Static method in class org.apache.sis.internal.referencing.provider.EPSGName
Creates an EPSG name or alias.
create(String) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Creates an object for the given identifier, name or alias.
create(String, Class<V>) - Static method in class org.apache.sis.filter.PropertyValue
Creates a new expression retrieving values from a property of the given path.
create(String, Expression<? super R, ?>[]) - Method in interface org.apache.sis.internal.filter.FunctionRegister
Create a new function of the given name with given parameters.
create(String, Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.Registry
Create a new function of the given name with given parameters.
create(String, Dialect...) - Static method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Prepares potential data source for the spatial metadata database.
create(Buffer, ByteBuffer) - Static method in class org.apache.sis.internal.storage.io.ByteWriter
Creates a new writer for copying bytes from the given source to the given target buffers.
create(Path, List<DatumShiftGridFile<C, T>>) - Static method in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup
Puts the given sub-grid in a group.
create(Collection<? extends FeatureSet>) - Static method in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
Creates a new feature set as a concatenation of the sequence of features given by the sources.
create(Future<R>[]) - Static method in class org.apache.sis.internal.processing.image.CompoundFuture
Returns a future waiting for all given tasks to complete.
create(Map<String, ?>, ParameterDescriptor<?>, ParameterDescriptor<T>) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Creates a new descriptor with the same properties than the provided one, but completed with information not found in GML.
create(Map<String, ?>, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Static method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Creates a derived CRS from a math transform and a type inferred from the given arguments.
create(Map<String, ?>, SingleCRS, Conversion, CoordinateSystem) - Static method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Creates a derived CRS from a defining conversion and a type inferred from the given arguments.
create(Map<UnitDimension, Fraction>) - Static method in class org.apache.sis.measure.UnitDimension
Creates a new derived dimension from the given product of base dimensions with their power.
create(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Static method in class org.apache.sis.util.collection.DerivedMap
Creates a new derived map from the specified storage map.
create(Set<S>, ObjectConverter<S, E>) - Static method in class org.apache.sis.util.collection.DerivedSet
Creates a new derived set from the specified storage set.
create(Category[], Number) - Static method in class org.apache.sis.coverage.CategoryList
Constructs a category list using the specified array of categories.
create(GridCoverage, boolean) - Static method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
Returns a coverage of converted values computed from a coverage of packed values, or conversely.
create(GridCoverage, GridGeometry, long[], boolean) - Static method in class org.apache.sis.coverage.grid.TranslatedGridCoverage
Returns a grid coverage which will use the domain grid geometry.
create(GridCoverage, GridGeometry, ImageProcessor, boolean) - Static method in class org.apache.sis.coverage.grid.ResampledGridCoverage
create(AbstractFeature, AbstractIdentifiedType) - Static method in class org.apache.sis.feature.PropertyView
Creates a new property which will delegate its work to the given feature.
create(AbstractFeature, DefaultAssociationRole) - Static method in class org.apache.sis.feature.AssociationView
Creates a new association which will delegate its work to the given feature.
create(AbstractFeature, DefaultAttributeType<V>) - Static method in class org.apache.sis.feature.AttributeView
Creates a new attribute which will delegate its work to the given feature.
create(FeatureTypeBuilder, Map<String, InternationalString[]>) - Static method in class org.apache.sis.internal.storage.gpx.Types
Adds internationalized designation and definition information for all properties in the given type.
create(DefaultAssociationRole) - Static method in class org.apache.sis.feature.AbstractAssociation
Creates a new association of the given role.
create(DefaultAssociationRole, Object) - Static method in class org.apache.sis.feature.AbstractAssociation
Creates a new association of the given role initialized to the given value.
create(DefaultAttributeType<?>, DefaultAttributeType<?>[]) - Static method in class org.apache.sis.feature.CharacteristicTypeMap
Creates a new map or return an existing map for the given attribute characteristics.
create(DefaultAttributeType<V>) - Static method in class org.apache.sis.feature.AbstractAttribute
Creates a new attribute of the given type initialized to the default value.
create(DefaultAttributeType<V>, Object) - Static method in class org.apache.sis.feature.AbstractAttribute
Creates a new attribute of the given type initialized to the given value.
create(GeneralEnvelope, DirectPosition, DimensionNameType[], int) - Static method in class org.apache.sis.portrayal.CanvasExtent
Creates a new grid extent from the given display bounds.
create(ImageProcessor) - Method in class org.apache.sis.image.Visualization.Builder
Returns an image where all sample values are indices of colors in an IndexColorModel.
create(SortProperty<R>[]) - Static method in class org.apache.sis.internal.filter.SortByComparator
Creates a new comparator for the given sort expressions.
create(Context, Locale) - Static method in class org.apache.sis.internal.jaxb.lan.Country
Creates a new wrapper for the given locale.
create(Context, Locale) - Static method in class org.apache.sis.internal.jaxb.lan.LanguageCode
Creates a new wrapper for the given locale.
create(CompressionChannel, DataType, int, int) - Static method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
Creates a new predictor.
create(ChannelDataInput, DataType, int, int, int[], int) - Static method in class org.apache.sis.internal.storage.inflater.CopyFromBytes
Creates a new instance.
create(StaxDataStore, Object) - Method in enum org.apache.sis.internal.storage.xml.stream.InputType
Creates a XML reader for the given input.
create(StaxDataStore, Object) - Method in enum org.apache.sis.internal.storage.xml.stream.OutputType
Creates a XML writer for the given output.
create(UnmodifiableArrayList<? extends DefaultLocalName>) - Static method in class org.apache.sis.util.iso.DefaultScopedName
Creates a new scoped names from the given list of local names.
create(Vector, byte[]) - Static method in class org.apache.sis.internal.storage.io.ByteWriter
Creates a new writer for copying bytes from the given source vector to the given target array.
create(AbstractUnit<Q>, UnitConverter) - Static method in class org.apache.sis.measure.ConventionalUnit
Creates a new unit with default name and symbol for the given converter.
create(UnitDimension, char, Unit<?>) - Method in class org.apache.sis.measure.SystemUnit
Returns a unit of the given dimension with default name and symbol.
create(ParameterBuilder, double, double) - Static method in class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPoints
Creates a descriptor for a latitude or longitude parameter in degrees with no default value.
create(UnmodifiableParameterValueGroup, Predicate<? super GeneralParameterDescriptor>) - Static method in class org.apache.sis.parameter.FilteredParameters
Creates a filtered view of given parameters.
create(AuthorityFactoryProxy<? extends T>, String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates an object from a code using the given proxy.
create(AuthorityFactoryProxy<T>, String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns an object from a code using the given proxy.
create(GeodeticAuthorityFactory, String) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
Creates the object for the given code.
create(ExponentialTransform1D) - Static method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Constructs a new logarithmic transform which is the inverse of the supplied exponential transform.
create(StoreListeners, ChannelDataInput, Compression, Predictor, int, int, int, int, int[], int, DataType) - Static method in class org.apache.sis.internal.storage.inflater.Inflater
Creates a new instance for the given compression.
create(FeatureSet...) - Static method in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
Creates a new feature set as a concatenation of the sequence of features given by the sources.
create(SQLStore, DataSource, Connection, GeometryLibrary, GenericName[], ResourceDefinition[], SchemaModifier, StoreListeners) - Static method in class org.apache.sis.internal.sql.feature.Database
Creates a new handler for a spatial database.
create(Coordinate[]) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequenceFactory
Creates a new sequence with the given coordinates.
create(CoordinateSequence) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequenceFactory
Creates a new sequence as a copy of the given sequence.
create(GeometryFactory, Shape, double) - Static method in class org.apache.sis.internal.feature.jts.ShapeConverter
Converts a Java2D Shape to a JTS geometry.
create(ParameterValue<T>) - Static method in class org.apache.sis.parameter.UnmodifiableParameterValue
Returns an unmodifiable implementation of the given parameter value.
create(ParameterValueGroup) - Static method in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Creates a new unmodifiable parameter group.
create(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.GeodeticCalculator
Constructs a new geodetic calculator expecting coordinates in the supplied CRS.
create(GeographicCRS, DirectPosition, CoordinateReferenceSystem) - Method in class org.apache.sis.internal.feature.SpatialOperationContext.Projector
Creates a projected CRS derived from the given geographic CRS.
create(CoordinateSystem, DefaultCoordinateSystemAxis) - Static method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.Order
Creates a new ORDER[…] element for the given axis in the given coordinate system.
create(MathTransform[]) - Static method in class org.apache.sis.internal.coverage.CompoundTransform
Creates a new transform made of the given components.
create(MathTransform2D, Rectangle) - Static method in class org.apache.sis.image.ResamplingGrid
Implementation of ResamplingGrid.getOrCreate(MathTransform2D, Rectangle) but without using cached instances.
create(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Creates a linear transform approximation from the source positions to the target positions.
create(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Creates a transform from the source points to the target points.
create(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.builder.TransformBuilder
Creates a transform from the source points to the target points.
create(MathTransformFactory, Parameters) - Static method in class org.apache.sis.internal.referencing.provider.GeographicToGeocentric
create(MathTransformFactory, Parameters, boolean) - Static method in class org.apache.sis.internal.referencing.provider.GeocentricToTopocentric
create(MathTransformFactory, CoordinateSystem, CoordinateSystem, ThreadLocal<OperationMethod>) - Static method in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
Implementation of DefaultMathTransformFactory.createCoordinateSystemChange(CoordinateSystem, CoordinateSystem, Ellipsoid), defined here for reducing the DefaultMathTransformFactory weight in the common case where the conversions handled by this class are not needed.
create(MathTransform, MathTransform, MathTransformFactory) - Static method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Concatenates the two given transforms.
create(Matrix) - Static method in class org.apache.sis.referencing.operation.transform.CopyTransform
If a transform can be created from the given matrix, returns it.
create(OperationMethod, DefaultCoordinateOperationFactory) - Static method in class org.apache.sis.referencing.operation.InverseOperationMethod
Returns or create the inverse of the given operation method.
create(ReferenceSystem) - Static method in class org.apache.sis.console.IdentifierCommand
Creates an identifier row for the given CRS.
create(InternationalString) - Static method in class org.apache.sis.internal.jaxb.lan.PT_FreeText
Constructs a text group from the given InternationalString if it contains at least one non-root locale.
Create - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Create
CREATE - Enum constant in enum org.apache.sis.internal.storage.Capability
The annotated implementation can create new data.
CREATE - Static variable in class org.apache.sis.storage.DataStoreProvider
Name of the parameter that specifies whether to allow creation of a new DataStore if none exist at the given location.
CREATE_INDEX_COLOR_MODEL - Static variable in class org.apache.sis.internal.map.coverage.RenderingData
Whether to allow the creation of IndexColorModel.
CREATE_PARAM - Static variable in class org.apache.sis.internal.storage.URIDataStore.Provider
Description of the optional "create" parameter, which may be present in writable data store.
create2D() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Creates a transform with the same parameters than this transform, but expecting two-dimensional inputs instead of three-dimensional.
createAbstractGeometry(Object) - Method in class org.apache.sis.internal.jaxb.geometry.ObjectFactory
Create an instance of JAXBElement<AbstractGeometryType>}.
createAbstractGML(Object) - Method in class org.apache.sis.internal.jaxb.geometry.ObjectFactory
Create an instance of JAXBElement<AbstractGMLType>}.
createAccumulator() - Method in class org.apache.sis.image.StatisticsCalculator
Invoked for creating the object holding the information to be computed by a single thread.
createAccumulator(int) - Static method in class org.apache.sis.image.StatisticsCalculator
Creates the objects where to add sample values for computing statistics.
createAffine(Matrix, DirectPosition) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates an affine transform as the given matrix augmented by the given translation vector and a [0 … 0 1] row.
createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a two-dimensional affine coordinate system from the given pair of axis.
createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a three-dimensional affine coordinate system from the given set of axis.
createAffineTransform(MathTransformFactory, boolean) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Returns a linear transform created using the given factory.
createAffineTransform(Matrix) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Creates an affine transform from a matrix.
createAndGuessError(double) - Static method in class org.apache.sis.internal.util.DoubleDouble
Creates a new value initialized to the given value and an error term inferred by DoubleDouble.errorForWellKnownValue(double).
createAssociations(Relation[]) - Method in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Completes the configuration of feature builder with remaining associations.
createAttribute(FeatureTypeBuilder) - Method in class org.apache.sis.internal.sql.feature.Column
Creates a feature attribute for this column.
createAttribute(Column) - Method in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Creates a feature attribute for the given column.
createAttributes() - Method in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Configures the feature builder with attributes and "simple" associations inferred from the analyzed table.
createAttributes() - Method in class org.apache.sis.internal.sql.feature.QueryAnalyzer
Configures the feature builder with attributes inferred from the query.
createAttributes() - Method in class org.apache.sis.internal.sql.feature.TableAnalyzer
Configures the feature builder with attributes and associations inferred from the analyzed table.
createAuto(String, int, boolean, double, double, double) - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Creates a projected CRS from parameters in the AUTO(2) namespace.
createAxis(short, boolean) - Static method in class org.apache.sis.referencing.StandardDefinitions
Creates an axis from hard-coded values for the given code.
createBandedSampleModel(int, int, RenderedImage, Rectangle) - Method in class org.apache.sis.internal.coverage.j2d.ImageLayout
Creates a banded sample model of the given type with the suggested tile size for the given image.
createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
createBaseToDerived(MathTransformFactory, CoordinateReferenceSystem, ParameterValueGroup, CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Substitute for the deprecated createBaseToDerived(…) method.
createBestFit(boolean, Number, boolean, Number, boolean) - Static method in class org.apache.sis.measure.NumberRange
Constructs a range using the smallest integer type or floating point type that can hold the given values.
createBestFit(Number, boolean, Number, boolean) - Static method in class org.apache.sis.measure.NumberRange
Constructs a range using the smallest type of Number that can hold the given values.
createBestFit(Number, boolean, Number, boolean, Unit<?>) - Static method in class org.apache.sis.measure.MeasurementRange
Constructs a range using the smallest type of Number that can hold the given values.
createBounded(double, double, double, Unit<?>) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor for floating point values restricted to the given domain.
createBounded(int, int, int) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor for integer values restricted to the given domain.
createBounded(Class<T>, T, T, T) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor for values of the given type restricted to the given domain.
createBounded(Range<T>, T) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor for values in the domain represented by the given Range object.
createBuffer(DataType, int) - Static method in class org.apache.sis.internal.coverage.j2d.RasterFactory
Creates a NIO buffer of the specified capacity.
createBursaWolfParameters(PrimeMeridian, Integer) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns Bursa-Wolf parameters for a geodetic datum.
createByteBuffer() - Method in class org.apache.sis.storage.StorageConnector
Creates a ByteBuffer from the ChannelDataInput if possible, or from the ImageInputStream otherwise.
createCache() - Method in class org.apache.sis.internal.referencing.LazySet
Creates the LazySet.cachedElements array.
createCache() - Method in class org.apache.sis.parameter.TensorParameters
Initializes the fields used for cached values: TensorParameters.zero, TensorParameters.one and the TensorParameters.parameters array.
createCacheEntry(IdentifiedObject) - Static method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
Creates an initially empty cache entry for the given object.
createCacheKey(int) - Method in class org.apache.sis.internal.storage.TiledGridCoverage
Creates the key to use for caching the tile at given index.
createCacheKey(Class<?>) - Method in class org.apache.sis.metadata.MetadataStandard
Returns a key for use in MetadataStandard.getAccessor(CacheKey, boolean) for the given type.
createCartesianCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
createCartesianCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
createCartesianCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
createCartesianCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a two-dimensional Cartesian coordinate system from the given pair of axis.
createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a three-dimensional Cartesian coordinate system from the given set of axis.
createChannelDataInput(boolean) - Method in class org.apache.sis.storage.StorageConnector
Creates a view for the input as a ChannelDataInput if possible.
createChannelDataOutput() - Method in class org.apache.sis.storage.StorageConnector
Creates a view for the storage as a ChannelDataOutput if possible.
createCitation(String) - Static method in class org.apache.sis.metadata.sql.MetadataFallback
Returns the build-in citation for the given primary key, or null.
createCoder() - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem
Returns a new object performing conversions between DirectPosition and geohashes.
createCoder() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Returns a new object performing conversions between DirectPosition and MGRS references.
createCoder() - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Returns a new object performing conversions between DirectPosition and identifiers.
createColorModel() - Method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Constructs the color model from the codes and ColorModelFactory.ARGB data.
createColorModel(int, int, int) - Method in class org.apache.sis.internal.coverage.j2d.Colorizer
Returns a color model with colors interpolated in the ranges of values determined by constructors.
createColorScale(int, int, int, double, double, Color...) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Returns a color model interpolated for the given range of values.
createColumn(String, String, String, Class<?>, int) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Returns a SQL statement for adding a column in a table.
createColumnIndices(TableColumn<?>[]) - Static method in class org.apache.sis.util.collection.DefaultTreeTable
Creates a map of column indices from the given list of columns.
createCompatibleSampleModel(int, int) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Creates a SampleModel with the specified width and height that has a data layout compatible with this ColorModel.
createCompatibleSampleModel(RenderedImage, Rectangle) - Method in class org.apache.sis.image.ImageCombiner.Layout
Returns the target sample model for ResampledImage or other operations.
createCompatibleSampleModel(RenderedImage, Rectangle) - Method in class org.apache.sis.internal.coverage.j2d.ImageLayout
Creates a sample model compatible with the sample model of the given image but with a size matching the preferred tile size.
createCompatibleWritableRaster(int, int) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Creates a WritableRaster with the specified width and height that has a data layout (SampleModel) compatible with this ColorModel.
createComponents(GroupAggregate) - Method in class org.apache.sis.storage.aggregate.GroupBySample
Creates sub-aggregates for each member of this group and add them to the given aggregate.
createCompoundCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
createCompoundCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a CRS describing the position of points through two or more independent coordinate reference systems.
createCompoundCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a CRS describing the position of points through two or more independent coordinate reference systems.
createCompoundCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a CRS describing the position of points through two or more independent coordinate reference systems.
createCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Method in class org.apache.sis.internal.referencing.EllipsoidalHeightCombiner
Creates a compound CRS, but we special processing for (two-dimensional Geographic + ellipsoidal heights) tuples.
createCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a compound coordinate reference system from an ordered list of CRS components.
createCompoundCRS(CoordinateReferenceSystem...) - Method in class org.apache.sis.internal.referencing.EllipsoidalHeightCombiner
Creates a compound CRS using properties inferred from the given components.
createCompoundCRS(CoordinateReferenceSystem...) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Creates a compound CRS, but we special processing for (two-dimensional Geographic + ellipsoidal heights) tuples.
createCompoundCRS(CoordinateReferenceSystem, CoordinateReferenceSystem[]) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Creates a compound CRS, but we special processing for (two-dimensional Geographic + ellipsoidal heights) tuples.
createConcatenate(Vector) - Method in class org.apache.sis.math.ConcatenatedVector
Delegates to the backing vectors since there is a chance that they override their concatenate method with a more efficient implementation.
createConcatenate(Vector) - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns the concatenation of this vector with the given one.
createConcatenate(Vector) - Method in class org.apache.sis.math.Vector
Implementation of Vector.concatenate(Vector) after argument has been validated.
createConcatenate(Vector) - Method in class org.apache.sis.math.Vector.Pick
Concatenates the indexes if possible.
createConcatenate(Vector) - Method in class org.apache.sis.math.Vector.SubSampling
Delegates to the enclosing vector if possible.
createConcatenatedOperation(Map<String, ?>, CoordinateOperation...) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Creates an ordered sequence of two or more single coordinate operations.
createConcatenatedTransform(MathTransform, MathTransform) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Creates a transform by concatenating two existing transforms.
createConnection() - Method in class org.apache.sis.storage.StorageConnector
Creates a database connection if possible.
createConstantOperation(SubOperationInfo[], int, int, int) - Static method in class org.apache.sis.referencing.operation.SubOperationInfo
Returns the matrix of an operation setting some coordinates to a constant values.
createConversion(String, Unit<Angle>, Unit<Length>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Creates a defining conversion from an EPSG code or from user-defined parameters.
createConversionFromBase(Map<String, ?>, SingleCRS, Conversion) - Method in class org.apache.sis.referencing.crs.AbstractDerivedCRS
Creates the conversion instance to associate with this AbstractDerivedCRS.
createConvertedValues(boolean) - Method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
Overridden as a matter of principle, but should not been invoked.
createConvertedValues(boolean) - Method in class org.apache.sis.coverage.grid.GridCoverage
Creates the grid coverage instance for the converted or packed values.
createConvertedValues(boolean) - Method in class org.apache.sis.coverage.grid.GridCoverage2D
Creates a grid coverage that contains real values or sample values, depending if converted is true or false respectively.
createConvertedValues(boolean) - Method in class org.apache.sis.coverage.grid.TranslatedGridCoverage
Returns a grid coverage that contains real values or sample values, depending if converted is true or false respectively.
createConvertedValues(boolean) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
Returns a grid coverage that contains real values or sample values, depending if converted is true or false respectively.
createConverter(Class<S>, Class<T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
Creates a new converter for the given source and target types, or null if none.
createConverter(Class<S>, Class<T>) - Method in class org.apache.sis.internal.converter.SystemRegistry
Creates dynamically the converters for a few special cases.
createCoordinateFormat(Locale, TimeZone) - Method in class org.apache.sis.internal.metadata.ReferencingServices
Creates a format for DirectPosition instances.
createCoordinateFormat(Locale, TimeZone) - Method in class org.apache.sis.internal.metadata.ServicesForUtility
Creates a format for DirectPosition instances.
createCoordinateFormat(Locale, TimeZone) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Creates a format for DirectPosition instances.
createCoordinateFormat(Locale, TimeZone) - Method in class org.apache.sis.internal.util.MetadataServices
Creates a format for DirectPosition instances.
createCoordinateOperation(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCOP
 
createCoordinateOperation(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns an operation for transforming coordinates in the source CRS to coordinates in the target CRS.
createCoordinateOperation(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates an operation for transforming coordinates in the source CRS to coordinates in the target CRS.
createCoordinateOperation(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates an operation for transforming coordinates in the source CRS to coordinates in the target CRS.
createCoordinateOperation(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates an operation for transforming coordinates in the source CRS to coordinates in the target CRS.
createCoordinateReferenceSystem(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
createCoordinateReferenceSystem(String) - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns a coordinate reference system for the given EPSG code.
createCoordinateReferenceSystem(String) - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Creates a coordinate reference system from the specified code.
createCoordinateReferenceSystem(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns an arbitrary coordinate reference system from a code.
createCoordinateReferenceSystem(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates an arbitrary coordinate reference system from a code.
createCoordinateReferenceSystem(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates an arbitrary coordinate reference system from a code.
createCoordinateReferenceSystem(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates an arbitrary coordinate reference system from a code.
createCoordinateReferenceSystem(String, CommonAuthorityCode) - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Implementation of CommonAuthorityFactory.createCoordinateReferenceSystem(String) after the user supplied code has been parsed.
createCoordinateSystem(short, boolean) - Static method in class org.apache.sis.referencing.StandardDefinitions
Creates a coordinate system from hard-coded values for the given code.
createCoordinateSystem(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
createCoordinateSystem(String) - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns a coordinate system for the given EPSG code.
createCoordinateSystem(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns an arbitrary coordinate system from a code.
createCoordinateSystem(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates an arbitrary coordinate system from a code.
createCoordinateSystem(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates an arbitrary coordinate system from a code.
createCoordinateSystem(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates an arbitrary coordinate system from a code.
createCoordinateSystem(Map<String, ?>, CoordinateReferenceSystem[]) - Static method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Returns a compound coordinate system for the specified array of CRS objects.
createCoordinateSystemAxes(Integer, int) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns the coordinate system axis from an EPSG code for a CoordinateSystem.
createCoordinateSystemAxis(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
createCoordinateSystemAxis(String) - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns a coordinate system axis for the given EPSG code.
createCoordinateSystemAxis(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a coordinate system axis with name, direction, unit and range of values.
createCoordinateSystemAxis(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a coordinate system axis with name, direction, unit and range of values.
createCoordinateSystemAxis(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a coordinate system axis with name, direction, unit and range of values.
createCoordinateSystemAxis(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates a coordinate system axis with name, direction, unit and range of values.
createCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a coordinate system axis from an abbreviation and a unit.
createCoordinateSystemChange(CoordinateSystem, CoordinateSystem, Ellipsoid) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Creates a math transform that represent a change of coordinate system.
createCoverage(GridGeometry, RangeArgument, WritableRaster, Statistics) - Method in class org.apache.sis.internal.storage.esri.RasterStore
Creates the grid coverage resulting from a GridCoverageResource.read(GridGeometry, int...) operation.
createCS(int, Matrix, DimensionNameType[], Locale) - Static method in class org.apache.sis.coverage.grid.GridExtentCRS
Creates the coordinate system for engineering CRS.
createCylindricalCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
createCylindricalCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.
createCylindricalCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.
createCylindricalCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.
createCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a cylindrical coordinate system from the given set of axis.
created - Variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Dates at which the grid has been created or updated, or null if unknown.
createDataArray(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.BytesReader
 
createDataArray(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
 
createDataArray(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
 
createDataArray(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
 
createDataArray(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
 
createDataArray(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
 
createDataArray(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
 
createDataArray(int) - Method in interface org.apache.sis.internal.storage.io.DataTransfer
Creates a destination array of the given length.
createDataArray(int) - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
 
createDatabase() - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Creates the database if needed.
createDataInput() - Method in class org.apache.sis.storage.StorageConnector
Creates a view for the input as a DataInput if possible.
createDataInput(PixelChannel, int) - Method in class org.apache.sis.internal.storage.inflater.CompressionChannel
Creates the data input stream to use for getting uncompressed data.
createDataOutput() - Method in class org.apache.sis.storage.StorageConnector
Creates a view for the output as a DataOutput if possible.
createDatum(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
 
createDatum(String) - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns a datum for the given EPSG code.
createDatum(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns an arbitrary datum from a code.
createDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates an arbitrary datum from a code.
createDatum(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates an arbitrary datum from a code.
createDatum(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates an arbitrary datum from a code.
createDefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Creates a defining conversion from the given operation parameters.
createDegreesToRadians() - Static method in class org.apache.sis.internal.util.DoubleDouble
Returns a new DoubleDouble instance initialized to the conversion factor from angular degrees to radians.
createDerived(double, Unit<Q>, Unit<Q>, UnitConverter) - Method in interface org.apache.sis.measure.ScalarFactory
Creates a new quantity for the given value and unit of measurement which is not convertible to system unit by a scale factor.
createDerivedCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
createDerivedCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a CRS that is defined by its coordinate conversion from another CRS (not by a datum).
createDerivedCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a CRS that is defined by its coordinate conversion from another CRS (not by a datum).
createDerivedCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a CRS that is defined by its coordinate conversion from another CRS (not by a datum).
createDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, Conversion, CoordinateSystem) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a derived coordinate reference system from a conversion.
createDiagonal(int, int) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a matrix of size numRow × numCol.
CreatedIdentifiedObject_3 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Created an instance of ‘{0}’ named “{1}” with the “{2}” identifier.
createDimensionSelect(int, int[]) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a matrix for a transform that keep only a subset of source coordinate values.
CreatedNamedObject_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Created an instance of ‘{0}’ named “{1}”.
CreateDuration_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Created an instance of ‘{0}’ in {1} seconds.
CreateDurationFromIdentifier_3 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Created an instance of ‘{0}’ from the “{1}” identifier in {2} seconds.
createElementDescriptor(int[]) - Method in class org.apache.sis.parameter.MatrixParameters
Creates a new parameter descriptor for a matrix element at the given indices.
createElementDescriptor(int[]) - Method in class org.apache.sis.parameter.MatrixParametersAlphaNum
Creates a new parameter descriptor for a matrix element at the given indices.
createElementDescriptor(int[]) - Method in class org.apache.sis.parameter.TensorParameters
Creates a new parameter descriptor for a matrix or tensor element at the given indices.
createEllipsoid(short) - Static method in class org.apache.sis.referencing.StandardDefinitions
Creates an ellipsoid from hard-coded values for the given code.
createEllipsoid(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
 
createEllipsoid(String) - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns an ellipsoid for the given EPSG code.
createEllipsoid(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a geometric figure that can be used to describe the approximate shape of the earth.
createEllipsoid(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a geometric figure that can be used to describe the approximate shape of the earth.
createEllipsoid(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a geometric figure that can be used to describe the approximate shape of the earth.
createEllipsoid(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates a geometric figure that can be used to describe the approximate shape of the earth.
createEllipsoid(String[], Unit<Length>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Creates an ellipsoid from an EPSG code or from user-defined parameters.
createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Static method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Creates a new ellipsoid using the specified properties and axis length.
createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates an ellipsoid from semi-axis length values.
createEllipsoid(Parameters, ParameterDescriptor<Double>, ParameterDescriptor<Double>, Ellipsoid) - Static method in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Creates the source or the target ellipsoid.
createEllipsoidalCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
createEllipsoidalCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometimes with ellipsoidal height.
createEllipsoidalCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometimes with ellipsoidal height.
createEllipsoidalCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometimes with ellipsoidal height.
createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates an ellipsoidal coordinate system without ellipsoidal height.
createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates an ellipsoidal coordinate system with ellipsoidal height.
createEmptyTile(int, int) - Method in class org.apache.sis.image.MaskedImage
Returns an empty tile starting at the given pixel coordinates.
createEngineeringCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
createEngineeringCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 1-, 2- or 3-dimensional contextually local coordinate reference system.
createEngineeringCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 1-, 2- or 3-dimensional contextually local coordinate reference system.
createEngineeringCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 1-, 2- or 3-dimensional contextually local coordinate reference system.
createEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a engineering coordinate reference system.
createEngineeringDatum(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
 
createEngineeringDatum(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a datum defining the origin of an engineering coordinate reference system.
createEngineeringDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a datum defining the origin of an engineering coordinate reference system.
createEngineeringDatum(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a datum defining the origin of an engineering coordinate reference system.
createEngineeringDatum(Map<String, ?>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates an engineering datum.
createEnumerated(Class<T>, T[], T) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor for a parameter restricted to a set of valid values.
createEnvelope() - Method in class org.apache.sis.internal.feature.GeometryWithCRS
Creates an initially empty envelope with the CRS of this geometry.
createExceptionMessage(String, Envelope) - Method in class org.apache.sis.storage.AbstractResource
Creates an exception message for a resource that cannot be read.
createExtendedPrecision(int, int, boolean) - Static method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Creates a new extended precision matrix of the given size.
createExtent(int, Rectangle, CoordinateReferenceSystem) - Static method in class org.apache.sis.coverage.grid.GridCoverage2D
Creates a grid extent with the low and high coordinates of the given image bounds.
createExtent(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns information about spatial, vertical, and temporal extent (usually a domain of validity) from a code.
createExtent(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates information about spatial, vertical, and temporal extent (usually a domain of validity) from a code.
createExtent(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates information about spatial, vertical, and temporal extent (usually a domain of validity) from a code.
createExtent(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates information about spatial, vertical, and temporal extent (usually a domain of validity) from a code.
createFeature(InfoStatements, ResultSet) - Method in class org.apache.sis.internal.sql.feature.FeatureAdapter
Creates a feature with attribute values initialized to values fetched from the given result set.
createFilteredIterator() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
Creates a new iterator over the filtered set of features (usually the right side).
createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Static method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Creates a new ellipsoid using the specified properties, axis length and inverse flattening value.
createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates an ellipsoid from a major semi-axis length and inverse flattening.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.AbstractCS
Returns a coordinate system usually of the same type than this CS but with different axes.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultAffineCS
Returns a coordinate system with different axes.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultCartesianCS
Returns a coordinate system with different axes.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultCylindricalCS
Returns a coordinate system with different axes.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Returns a coordinate system with different axes.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultLinearCS
Returns a coordinate system with different axes.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultParametricCS
Returns a coordinate system with different axes.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultPolarCS
Returns a coordinate system with different axes.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultSphericalCS
Returns a coordinate system with different axes.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultTimeCS
Returns a coordinate system with different axes.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultUserDefinedCS
Returns a coordinate system with different axes.
createForAxes(Map<String, ?>, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultVerticalCS
Returns a coordinate system with different axes.
createForDecimal(float[]) - Static method in class org.apache.sis.math.Vector
Wraps the given float[] array in a vector that preserve the string representations in base 10.
createForeignKey(String, String, String, String, String, boolean) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Returns a SQL statement for creating a foreigner key constraint.
createFormat(Class<?>) - Method in class org.apache.sis.geometry.CoordinateFormat
Creates a new format to use for parsing and formatting values of the given type.
createFormat(Class<?>) - Method in class org.apache.sis.io.CompoundFormat
Creates a new format to use for parsing and formatting values of the given type.
createFormat(Class<?>) - Method in class org.apache.sis.io.wkt.WKTFormat
Creates a new format to use for parsing and formatting values of the given type.
createFormat(Class<?>) - Method in class org.apache.sis.referencing.gazetteer.LocationFormat
Creates the format to use for formatting a latitude, longitude or projected coordinate.
createFormat(Class<?>) - Method in class org.apache.sis.util.collection.TreeTableFormat
Creates a new format to use for parsing and formatting values of the given type.
createFormats(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.CoordinateFormat
Computes the values of transient fields from the given CRS.
createFromAffineTransform(Identifier, CoordinateReferenceSystem, CoordinateReferenceSystem, Matrix) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Creates a coordinate operation from a matrix, which usually describes an affine transform.
createFromAPI(AuthorityFactory, String) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
Creates the object for the given code using only GeoAPI interfaces.
createFromAPI(AuthorityFactory, String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory.Deferred
Saves the given code in the MultiAuthoritiesFactory.Deferred.code field and returns the given factory unchanged.
createFromCodes(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Creates an object equals (optionally ignoring metadata), to the specified object.
createFromCodes(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory.Finder
Delegates to every factories registered in the enclosing MultiAuthoritiesFactory, in iteration order.
createFromComponents(G[], Function<G, CoordinateSequence>, BiFunction<GeometryFactory, G[], Geometry>) - Method in class org.apache.sis.internal.feature.jts.Factory
Creates a geometry from an array of components, which may be single or double-precision.
createFromComponents(GeometryType, Object) - Method in class org.apache.sis.internal.feature.esri.Factory
Creates a geometry from components.
createFromComponents(GeometryType, Object) - Method in class org.apache.sis.internal.feature.Geometries
Creates a geometry from components.
createFromComponents(GeometryType, Object) - Method in class org.apache.sis.internal.feature.j2d.Factory
Creates a geometry from components.
createFromComponents(GeometryType, Object) - Method in class org.apache.sis.internal.feature.jts.Factory
Creates a geometry from components.
createFromCoordinateReferenceSystemCodes(String, String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCOP
 
createFromCoordinateReferenceSystemCodes(String, String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns operations from source and target coordinate reference system codes.
createFromCoordinateReferenceSystemCodes(String, String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates operations from source and target coordinate reference system codes.
createFromCoordinateReferenceSystemCodes(String, String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates operations from source and target coordinate reference system codes.
createFromCoordinateReferenceSystemCodes(String, String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates operations from source and target coordinate reference system codes.
createFromIdentifiers(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Creates an object equals (optionally ignoring metadata), to the specified object using only the identifiers.
createFromMathTransform(Map<String, Object>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod, ParameterValueGroup, Class<? extends CoordinateOperation>) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Creates a coordinate operation from a math transform.
createFromNames(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Creates an object equals (optionally ignoring metadata), to the specified object using only the name and aliases.
createFromWKT(String) - Method in class org.apache.sis.io.wkt.AbstractParser
Creates the object from a WKT string and logs the warnings if any.
createFromWKT(String) - Method in interface org.apache.sis.io.wkt.Parser
Creates the object from a string.
createFromWKT(String) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a Coordinate Reference System object from a Well Known Text (WKT).
createFromWKT(String) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Creates a math transform object from a Well Known Text (WKT).
createFromWKT(String, ParsePosition) - Method in class org.apache.sis.io.wkt.AbstractParser
Parses a Well-Know Text from specified position as a geodetic object.
createFromWKT(String, ParsePosition) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a Well-Know Text from specified position as a geodetic object.
createFromXML(String) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a coordinate reference system object from a XML string.
createFromXML(String) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Deprecated.
createGenericName(CharSequence...) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Creates a generic name in the feature namespace.
createGenericName(CharSequence...) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Creates a generic name in the feature namespace.
createGenericName(CharSequence...) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Creates a generic name in the feature namespace.
createGenericName(CharSequence...) - Method in class org.apache.sis.feature.builder.TypeBuilder
Creates a generic name in the feature namespace.
createGenericName(CharSequence, String, CharSequence...) - Static method in class org.apache.sis.util.iso.Names
Creates a local or scoped name from an array of parsed names.
createGenericName(NameSpace, CharSequence...) - Method in class org.apache.sis.util.iso.DefaultNameFactory
Creates a local or scoped name from an array of parsed names.
createGeocentricCRS() - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Creates a geocentric CRS from user-defined parameters.
createGeocentricCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
createGeocentricCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
createGeocentricCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
createGeocentricCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
createGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a geocentric coordinate reference system from a Cartesian coordinate system.
createGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a geocentric coordinate reference system from a spherical coordinate system.
createGeodesicCircle2D(double) - Method in class org.apache.sis.referencing.GeodeticCalculator
Creates an approximation of the curve at a constant geodesic distance around the start point.
createGeodesicPath2D(double) - Method in class org.apache.sis.referencing.GeodeticCalculator
Creates an approximation of the geodesic track from start point to end point as a Java2D object.
createGeodeticConversion(MathTransformFactory, double, double, Unit<Length>, boolean, EllipsoidToCentricTransform.TargetType) - Static method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Creates a transform from geographic to geocentric coordinates.
createGeodeticConversion(MathTransformFactory, Ellipsoid, boolean) - Static method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Creates a transform from geographic to Cartesian geocentric coordinates (convenience method).
createGeodeticDatum(short, Ellipsoid, PrimeMeridian) - Static method in class org.apache.sis.referencing.StandardDefinitions
Creates a geodetic datum from hard-coded values for the given code.
createGeodeticDatum(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
 
createGeodeticDatum(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a datum defining the location and orientation of an ellipsoid that approximates the shape of the earth.
createGeodeticDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a datum defining the location and orientation of an ellipsoid that approximates the shape of the earth.
createGeodeticDatum(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a datum defining the location and orientation of an ellipsoid that approximates the shape of the earth.
createGeodeticDatum(String[], Unit<Angle>, Unit<Length>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Creates a geodetic datum from an EPSG code or from user-defined parameters.
createGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates geodetic datum from ellipsoid and (optionally) Bursa-Wolf parameters.
createGeodeticTransformation(Class<? extends AbstractProvider>, MathTransformFactory, DatumShiftGridFile<Angle, Angle>) - Static method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Creates a transformation between two geodetic CRS, including the sub-grid transforms.
createGeodeticTransformation(MathTransformFactory, DatumShiftGrid<T, T>) - Static method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Creates a transformation between two geodetic CRS.
createGeodeticTransformation(MathTransformFactory, Ellipsoid, boolean, Ellipsoid, boolean, double, double, double, boolean) - Static method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
Creates a transformation between two from geographic CRS.
createGeodeticTransformation(MathTransformFactory, Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid<Angle, Length>) - Static method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Creates a transformation between two geographic CRS.
createGeodeticTransformation(MathTransformFactory, Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid<Angle, Length>) - Static method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
Creates a transformation between two geographic CRS.
createGeodeticTransformation(MathTransformFactory, Ellipsoid, Ellipsoid, boolean, DatumShiftGridFile<Angle, Length>) - Method in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Creates the actual math transform.
createGeodeticTransformation(MathTransformFactory, Ellipsoid, Ellipsoid, boolean, DatumShiftGridFile<Angle, Length>) - Method in class org.apache.sis.internal.referencing.provider.MolodenskyInterpolation
createGeographicCRS() - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Creates a geographic CRS.
createGeographicCRS() - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Creates the main CRS in the case where that CRS is geographic.
createGeographicCRS(boolean, Unit<Angle>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Creates a geographic CRS from an EPSG code or from user-defined parameters.
createGeographicCRS(short, GeodeticDatum, EllipsoidalCS) - Static method in class org.apache.sis.referencing.StandardDefinitions
Creates a geodetic CRS from hard-coded values for the given code.
createGeographicCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
createGeographicCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
createGeographicCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
createGeographicCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
createGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a geographic coordinate reference system.
createGeometry2D(Envelope, int, int, boolean, boolean) - Method in class org.apache.sis.internal.feature.Geometries
Creates a polyline made of points describing a rectangle whose start point is the lower left corner.
createGrayScale(int, int, int, double, double) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Creates a color model for opaque images storing pixels as real numbers.
createGrayScale(SampleModel, int, NumberRange<?>) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Creates a color model for opaque images storing pixels using the given sample model.
createGrayScaleImage(int, int, int, int, int, double, double) - Static method in class org.apache.sis.internal.coverage.j2d.RasterFactory
Creates an opaque image with a gray scale color model.
createGreaterThan(double, Unit<?>) - Static method in class org.apache.sis.measure.MeasurementRange
Constructs a range of double values greater than the given value.
createGregorianCalendar(Context) - Static method in class org.apache.sis.internal.xml.XmlUtilities
Creates a new Gregorian calendar for the current timezone and locale.
createGridToCRS(Matrix, DirectPosition, long) - Static method in class org.apache.sis.portrayal.CanvasExtent
Creates the "grid to CRS" transform of a grid geometry as the inverse of the "objective to display" transform augmented with supplemental dimensions.
createGroup(int, int, GeneralParameterDescriptor...) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor group for the given multiplicity and parameters.
createGroup(GeneralParameterDescriptor...) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor group for the given parameters.
createGroupForMapProjection(ParameterDescriptor<?>...) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor group for a map projection.
createGroupWithSameParameters(ParameterDescriptorGroup) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor group with the same parameters than another group.
createIdentifier(short) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Creates an identifier in the Apache SIS namespace for the given vocabulary key.
createIdentifier(Citation, String) - Method in class org.apache.sis.referencing.Builder
Creates an identifier for the given authority.
createIdentifier(Citation, String, String, String) - Method in class org.apache.sis.referencing.Builder
Creates an identifier for the given authority, code space and version.
createIdentity(int) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a square identity matrix of size size × size.
createImage() - Method in class org.apache.sis.coverage.grid.ImageRenderer
Creates an image with the data specified by the last call to a setData(…) method.
createImageCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
createImageCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 2-dimensional engineering coordinate reference system applied to locations in images.
createImageCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 2-dimensional engineering coordinate reference system applied to locations in images.
createImageCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 2-dimensional engineering coordinate reference system applied to locations in images.
createImageCRS(String, PixelInCell) - Method in class org.apache.sis.coverage.grid.GridGeometry
Creates a one-, two- or three-dimensional coordinate reference system for cell indices in the grid.
createImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates an image coordinate reference system.
createImageDatum(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
 
createImageDatum(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a datum defining the origin of an image coordinate reference system.
createImageDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a datum defining the origin of an image coordinate reference system.
createImageDatum(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a datum defining the origin of an image coordinate reference system.
createImageDatum(Map<String, ?>, PixelInCell) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates an image datum.
createImageInputStream() - Method in class org.apache.sis.storage.StorageConnector
Creates an ImageInputStream from the DataInput if possible.
createImageResource(int) - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Creates a GridCoverageResource for the specified image.
createImageResource(int) - Method in class org.apache.sis.internal.storage.image.WritableStore
Creates a GridCoverageResource for the specified image.
createIndexColorModel(int, int, int[], boolean, int) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Returns a tolerant index color model for the specified ARGB codes.
createInflater() - Method in class org.apache.sis.storage.geotiff.CompressedSubset
Returns the object to close for releasing inflater resources.
createInflater() - Method in class org.apache.sis.storage.geotiff.DataSubset
Invoked in a synchronized block before the first call to readSlice(…).
createInfoStatements(Connection) - Method in class org.apache.sis.internal.sql.feature.Database
Prepares a cache of statements about spatial information using the given connection.
createInfoStatements(Connection) - Method in class org.apache.sis.internal.sql.postgis.Postgres
Prepares a cache of statements about spatial information using the given connection.
createInputStream() - Method in class org.apache.sis.storage.StorageConnector
Creates an input stream from ReadableByteChannel if possible, or from ImageInputStream otherwise.
createInstant(Date) - Method in interface org.apache.sis.internal.geoapi.temporal.TemporalFactory
 
createInstant(Date) - Method in class org.apache.sis.internal.temporal.DefaultTemporalFactory
Creates an Instant for the given date.
createInstant(Date) - Static method in class org.apache.sis.internal.util.TemporalUtilities
Creates an instant for the given date.
createInstant(TemporalFactory, Date) - Static method in class org.apache.sis.internal.util.TemporalUtilities
Creates an instant for the given date using the given factory.
createInternationalString(Map<Locale, String>) - Method in class org.apache.sis.util.iso.DefaultNameFactory
Creates an international string from a set of strings in different locales.
createIntersection(Rectangle2D) - Method in class org.apache.sis.geometry.Envelope2D
Returns the intersection of this envelope with the specified rectangle.
createIntersection(Rectangle2D) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns a new Rectangle2D object representing the intersection of this rectangle with the specified one.
createInverse() - Method in class org.apache.sis.internal.converter.StringConverter.CodeList
Invoked by the constructor for creating the inverse converter.
createInverse() - Method in class org.apache.sis.internal.converter.StringConverter
Invoked by the constructor for creating the inverse converter.
createInverse() - Method in class org.apache.sis.internal.converter.StringConverter.Enum
Invoked by the constructor for creating the inverse converter.
createInverse() - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Invoked by AbstractLinearTransform.inverse() the first time that the inverse transform needs to be computed.
createInverse() - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Invoked by AbstractLinearTransform.inverse() the first time that the inverse transform needs to be computed.
createInverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Invoked at construction time for creating the inverse transform.
createInverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D
Invoked at construction time for creating the two-dimensional inverse transform.
createInverse() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Invoked at construction time for creating the inverse transform.
createInverse() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D
Invoked at construction time for creating the two-dimensional inverse transform.
createInverse() - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Invoked by AbstractLinearTransform.inverse() the first time that the inverse transform needs to be computed.
createInverseTransform() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.SubArea
Creates the inverse transforms.
createLatitude(ParameterBuilder, boolean) - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Creates a descriptor for a latitude parameter in degrees with a default value of 0°.
createLeftBounded(int, boolean) - Static method in class org.apache.sis.measure.NumberRange
Constructs a range of int values without upper bound.
createLinearCS(Map<String, ?>, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a linear coordinate system.
createLink(String, String) - Method in class org.apache.sis.internal.book.Assembler
Creates a <a href="reference">text</a> node.
createList(Class<E>, Collection<?>) - Static method in class org.apache.sis.metadata.ModifiableMetadata
Creates a modifiable list for elements of the given type.
createLocalName(CharSequence) - Static method in class org.apache.sis.coverage.SampleDimension.Builder
A common place where are created local names from character string.
createLocalName(CharSequence) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Creates a local name in the feature namespace.
createLocalName(CharSequence) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Creates a local name in the feature namespace.
createLocalName(CharSequence) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Creates a local name in the feature namespace.
createLocalName(CharSequence) - Method in class org.apache.sis.feature.builder.TypeBuilder
Creates a local name in the feature namespace.
createLocalName(CharSequence, String, CharSequence) - Static method in class org.apache.sis.util.iso.Names
Creates a name which is local in the given namespace.
createLocalName(NameSpace, CharSequence) - Method in class org.apache.sis.util.iso.DefaultNameFactory
Creates a local name from the given character sequence.
createLongitude(ParameterBuilder) - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Creates a descriptor for a longitude parameter in degrees with a default value of 0°.
createMandatoryLatitude(ParameterBuilder) - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Creates a descriptor for a latitude parameter in degrees without default value.
createMap(Class<K>, Map<?, ?>) - Static method in class org.apache.sis.metadata.ModifiableMetadata
Creates a modifiable map for elements of the given type.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.AlbersEqualArea
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.CassiniSoldner
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.LambertConicConformal
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.Mercator
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.PolarStereographic
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.Polyconic
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.Sinusoidal
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.TransverseMercator
Returns the sequence of normalizationthisdenormalization transforms as a whole.
createMarshaller() - Method in class org.apache.sis.xml.MarshallerPool
Creates an configures a new JAXB marshaller.
createMathTransform(Class<? extends AbstractProvider>, MathTransformFactory, ParameterValueGroup, int) - Static method in class org.apache.sis.internal.referencing.provider.NTv2
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, Parameters, int, int, boolean) - Static method in class org.apache.sis.internal.referencing.provider.Molodensky
Creates a (potentially abridged) Molodensky transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.AbridgedMolodensky
Creates an Abridged Molodensky transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.Affine
Creates a projective transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.AxisOrderReversal
Returns the transform.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.Equirectangular
Creates an Equirectangular projection from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.GeocentricAffine
Creates a math transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
Creates a math transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.GeocentricToGeographic
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.GeocentricToTopocentric
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.Geographic2Dto3D
Returns the transform.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.Geographic3Dto2D
Returns the transform.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.GeographicOffsets
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.GeographicOffsets2D
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.GeographicRedimension
Returns the transform.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.GeographicToGeocentric
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.GeographicToTopocentric
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.Interpolation1D
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.LongitudeRotation
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.MapProjection
Creates a map projection from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.MapProjection3D
Deprecated.
Creates a three-dimensional map projections for the given parameters.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.Molodensky
Creates a Molodensky transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.NADCON
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.NorthPoleRotation
Creates a coordinate operation from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.NTv1
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.NTv2
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.PseudoPlateCarree
Creates an Pseudo Plate Carrée projection from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.SouthPoleRotation
Creates a coordinate operation from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.VerticalOffset
Creates a transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.Wraparound
Creates a wraparound transform from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.provider.ZonedTransverseMercator
Creates a map projection from the specified group of parameter values.
createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in interface org.apache.sis.referencing.operation.transform.MathTransformProvider
Creates a math transform from the specified group of parameter values.
createMemberName(CharSequence, String, int) - Static method in class org.apache.sis.util.iso.Names
Creates a member name for the given sequence number.
createMemberName(CharSequence, String, CharSequence, Class<?>) - Static method in class org.apache.sis.util.iso.Names
Creates a member name for values of the given class.
createMemberName(CharSequence, String, CharSequence, TypeName) - Static method in class org.apache.sis.util.iso.Names
Creates a member name for attribute values of the given type.
createMemberName(GenericName, CharSequence, Class<?>) - Static method in class org.apache.sis.util.iso.Names
Creates a member name for a record of the given name.
createMemberName(NameSpace, CharSequence, TypeName) - Method in class org.apache.sis.util.iso.DefaultNameFactory
Creates a member name from the given character sequence and attribute type.
createMetadata() - Method in class org.apache.sis.storage.AbstractFeatureSet
Invoked in a synchronized block the first time that getMetadata() is invoked.
createMetadata() - Method in class org.apache.sis.storage.AbstractGridCoverageResource
Invoked in a synchronized block the first time that getMetadata() is invoked.
createMetadata() - Method in class org.apache.sis.storage.AbstractResource
Invoked in a synchronized block the first time that AbstractResource.getMetadata() is invoked.
createMetadata() - Method in class org.apache.sis.storage.aggregate.AggregatedFeatureSet
Invoked in a synchronized block the first time that getMetadata() is invoked.
createMetadata() - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Creates when first requested the metadata about this resource.
createMetadata() - Method in class org.apache.sis.storage.aggregate.GroupAggregate
Creates when first requested the metadata about this aggregate.
createMetadata() - Method in class org.apache.sis.storage.CoverageSubset
Creates metadata about this subset.
createMetadata() - Method in class org.apache.sis.storage.FeatureSubset
Creates metadata about this subset.
createMetadata() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Builds the metadata with the information stored in the fields of this IFD.
createMetadata() - Method in class org.apache.sis.storage.landsat.BandGroup
Invoked in a synchronized block the first time that AbstractResource.getMetadata() is invoked.
createMetadata(String, String) - Method in class org.apache.sis.internal.storage.esri.RasterStore
Builds metadata and assigns the result to the RasterStore.metadata field.
createMovingFeature(String, MovingFeatureBuilder, int) - Method in class org.apache.sis.internal.storage.csv.MovingFeatureIterator
Creates the moving feature of the given name.
createMovingFeatures() - Method in class org.apache.sis.internal.storage.csv.MovingFeatureIterator
Creates all moving features.
createMultiPolygon(Object[]) - Method in class org.apache.sis.internal.feature.esri.Factory
Creates a multi-polygon from an array of geometries.
createMultiPolygon(Object[]) - Method in class org.apache.sis.internal.feature.Geometries
Creates a multi-polygon from an array of geometries (polygons or linear rings).
createMultiPolygon(Object[]) - Method in class org.apache.sis.internal.feature.j2d.Factory
Creates a multi-polygon from an array of geometries.
createMultiPolygon(Object[]) - Method in class org.apache.sis.internal.feature.jts.Factory
Creates a multi-polygon from an array of JTS Polygon or LinearRing.
createName(CharSequence) - Method in class org.apache.sis.referencing.Builder
Creates or returns an existing name for the given string in the current namespace.
createName(String) - Static method in class org.apache.sis.internal.filter.Node
Creates a name in the "SIS" scope.
createName(Locale) - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
Returns a name of the aggregate to be created.
createName(Locale) - Method in class org.apache.sis.storage.aggregate.Group
Creates a name for this group.
createName(Locale) - Method in class org.apache.sis.storage.aggregate.GroupByCRS
Returns a name for this group.
createName(Locale) - Method in class org.apache.sis.storage.aggregate.GroupBySample
Returns a name for this group.
createName(Locale) - Method in class org.apache.sis.storage.aggregate.GroupByTransform
Returns a name for this group.
createName(SQLMM) - Static method in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
Invoked by SpatialFunction.getFunctionName() when a name needs to be created.
createName(Citation, CharSequence) - Method in class org.apache.sis.referencing.Builder
Creates or returns an existing name for the given string in the given namespace.
createName(Citation, String, CharSequence) - Static method in class org.apache.sis.referencing.NamedIdentifier
Constructs a generic name from the specified authority and code.
createName(NameFactory, String) - Method in class org.apache.sis.feature.AbstractIdentifiedType
Creates a name from the given string.
createName(NameFactory, String) - Method in class org.apache.sis.feature.DefaultFeatureType
Creates a name from the given string.
createNameSpace(GenericName, Map<String, ?>) - Method in class org.apache.sis.util.iso.DefaultNameFactory
Returns a namespace having the given name.
createNameSpace(NameFactory, CharSequence, String) - Static method in class org.apache.sis.util.iso.Names
Creates a namespace for the given name.
createNilObject(Class<T>) - Method in class org.apache.sis.xml.NilReason
Returns an object of the given type which is nil for the reason represented by this instance.
createNilPrimitive(Class<?>) - Static method in class org.apache.sis.xml.NilReason
Returns a new Boolean, Byte, Short, Integer, Long, Float, Double or String instance to be considered as a nil value.
createNumberFormat() - Method in class org.apache.sis.io.wkt.Symbols
Creates a new number format to use for parsing and formatting.
createNumericType(String) - Static method in class org.apache.sis.filter.ArithmeticFunction
Creates an attribute type for numeric values of the given name.
createObject(Object) - Method in class org.apache.sis.internal.jaxb.geometry.ObjectFactory
Creates an instance of JAXBElement<Object>}.
createObject(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxy
 
createObject(String) - Method in class org.apache.sis.io.wkt.WKTDictionary
Returns an arbitrary object from a code.
createObject(String) - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns a coordinate reference system, datum or ellipsoid for the given EPSG code.
createObject(String) - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Creates an object from the specified code.
createObject(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns an arbitrary object from a code.
createObject(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Returns an arbitrary object from a code.
createObject(String) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Creates an object for the specified authority code.
createObject(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates an arbitrary object from a code.
createObject(String) - Method in class org.apache.sis.referencing.factory.sql.CoordinateOperationSet
Creates a coordinate operation for the specified EPSG code.
createObject(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns an arbitrary object from a code.
createObjectiveToDisplay() - Method in class org.apache.sis.portrayal.Canvas
Returns the current objective to display conversion managed by the subclass.
createObjectiveToDisplay() - Method in class org.apache.sis.portrayal.PlanarCanvas
Returns the affine conversion from objective CRS to display coordinate system.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Infers an operation for conversion or transformation between two coordinate reference systems.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Finds or creates an operation for conversion or transformation between two coordinate reference systems.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperationContext) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Finds or creates an operation for conversion or transformation between two coordinate reference systems.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
createOperationFinder(CoordinateOperationAuthorityFactory, CoordinateOperationContext) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Creates the object which will perform the actual task of finding a coordinate operation path between two CRS.
createOperationMethod(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCOP
 
createOperationMethod(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a description of the algorithm and parameters used to perform a coordinate operation.
createOperationMethod(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a description of the algorithm and parameters used to perform a coordinate operation.
createOperationMethod(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a description of the algorithm and parameters used to perform a coordinate operation.
createOperationMethod(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates description of the algorithm and parameters used to perform a coordinate operation.
createOperationMethod(Map<String, ?>, Integer, Integer, ParameterDescriptorGroup) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Creates an operation method from a set of properties and a descriptor group.
createOperations(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Infers operations for conversions or transformations between two coordinate reference systems.
createOperations(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Finds or infers operations for conversions or transformations between two coordinate reference systems.
createOperations(CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperationContext) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Finds or creates operations for conversions or transformations between two coordinate reference systems.
createOperationStep(CoordinateReferenceSystem, List<? extends SingleCRS>, CoordinateReferenceSystem, List<? extends SingleCRS>) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Creates an operation between at least one CompoundCRS (usually the source) and an arbitrary CRS.
createOperationStep(GeneralDerivedCRS, GeneralDerivedCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Creates an operation between two derived coordinate reference systems.
createOperationStep(GeneralDerivedCRS, SingleCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Creates an operation from a derived CRS to an arbitrary single coordinate reference system.
createOperationStep(GeodeticCRS, GeodeticCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Creates an operation between two geodetic (geographic or geocentric) coordinate reference systems.
createOperationStep(GeodeticCRS, VerticalCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Creates an operation between a geodetic and a vertical coordinate reference systems.
createOperationStep(SingleCRS, GeneralDerivedCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Creates operations from an arbitrary single CRS to a derived coordinate reference system.
createOperationStep(TemporalCRS, TemporalCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Creates an operation between two temporal coordinate reference systems.
createOperationStep(VerticalCRS, VerticalCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Creates an operation between two vertical coordinate reference systems.
createOutputStream() - Method in class org.apache.sis.storage.StorageConnector
Creates an output stream from WritableByteChannel if possible, or from ImageOutputStream otherwise.
createParameterDescriptor(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a definition of a single parameter used by an operation method.
createParameterDescriptor(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a definition of a single parameter used by an operation method.
createParameterDescriptor(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a definition of a single parameter used by an operation method.
createParameterDescriptor(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates a definition of a single parameter used by an operation method.
createParameterDescriptors(Integer) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns all parameter descriptors for the specified method.
createParameterizedTransform(ParameterValueGroup) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Deprecated.
createParameterizedTransform(ParameterValueGroup, DefaultMathTransformFactory.Context) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Creates a transform from a group of parameters.
createParameters(ParameterDescriptorGroup, BursaWolfParameters, boolean) - Static method in class org.apache.sis.internal.referencing.provider.GeocentricAffine
Creates parameter values for a Molodensky, Geocentric Translation or Position Vector transformation.
createParameters(CoordinateSystem, CoordinateSystem, Matrix, DatumShiftMethod) - Static method in class org.apache.sis.internal.referencing.provider.GeocentricAffine
Returns the parameters for creating a datum shift operation.
createParametricCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 1-dimensional parametric coordinate reference system.
createParametricCRS(Map<String, ?>, DefaultParametricDatum, DefaultParametricCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a parametric coordinate reference system.
createParametricCRS(Map<String, ?>, Datum, CoordinateSystem, CRSFactory) - Static method in class org.apache.sis.internal.referencing.ServicesForMetadata
Creates a parametric CRS.
createParametricCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 1-dimensional parametric coordinate system.
createParametricCS(Map<String, ?>, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a parametric coordinate system.
createParametricCS(Map<String, ?>, CoordinateSystemAxis, CSFactory) - Static method in class org.apache.sis.internal.referencing.ServicesForMetadata
Creates a parametric CS.
createParametricDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a datum defining the origin of a parametric coordinate reference system.
createParametricDatum(Map<String, ?>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a parametric datum.
createParametricDatum(Map<String, ?>, DatumFactory) - Static method in class org.apache.sis.internal.referencing.ServicesForMetadata
Creates a parametric datum.
createPassThrough(int, Matrix, int) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a matrix which converts a subset of coordinates using the transform given by another matrix.
createPassThroughTransform(int, MathTransform, int) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Creates a transform which passes through a subset of coordinates to another transform.
createPath(boolean, int) - Static method in class org.apache.sis.internal.feature.j2d.Factory
Creates an initially empty Java2D path.
createPeriod(Date, Date) - Static method in class org.apache.sis.internal.util.TemporalUtilities
Creates a period for the given begin and end dates.
createPeriod(Instant, Instant) - Method in interface org.apache.sis.internal.geoapi.temporal.TemporalFactory
 
createPeriod(Instant, Instant) - Method in class org.apache.sis.internal.temporal.DefaultTemporalFactory
Creates a period for the two given instants.
createPeriodDuration(InternationalString, InternationalString, InternationalString, InternationalString, InternationalString, InternationalString, InternationalString) - Method in interface org.apache.sis.internal.geoapi.temporal.TemporalFactory
 
createPeriodDuration(InternationalString, InternationalString, InternationalString, InternationalString, InternationalString, InternationalString, InternationalString) - Method in class org.apache.sis.internal.temporal.DefaultTemporalFactory
Creates a period duration.
createPi() - Static method in class org.apache.sis.internal.util.DoubleDouble
Returns a new DoubleDouble instance initialized to the π value.
createPiecewise(int, int, int, Map<NumberRange<?>, Color[]>) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Returns a color model interpolated for the ranges in the given map entries.
createPiecewise(int, int, int, ColorsForRange[]) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Returns a color model interpolated for the given ranges and colors.
createPlaceholder(int, int) - Method in class org.apache.sis.image.PrefetchedImage
Creates a tile to use as a placeholder when a tile cannot be computed.
createPoint(double, double) - Method in class org.apache.sis.internal.feature.esri.Factory
Creates a two-dimensional point from the given coordinates.
createPoint(double, double) - Method in class org.apache.sis.internal.feature.Geometries
Creates a two-dimensional point from the given coordinates.
createPoint(double, double) - Method in class org.apache.sis.internal.feature.j2d.Factory
Creates a two-dimensional point from the given coordinate.
createPoint(double, double) - Method in class org.apache.sis.internal.feature.jts.Factory
Creates a two-dimensional point from the given coordinates.
createPoint(double, double, double) - Method in class org.apache.sis.internal.feature.esri.Factory
Creates a three-dimensional point from the given coordinates.
createPoint(double, double, double) - Method in class org.apache.sis.internal.feature.Geometries
Creates a three-dimensional point from the given coordinates.
createPoint(double, double, double) - Method in class org.apache.sis.internal.feature.j2d.Factory
Unsupported operation with Java2D.
createPoint(double, double, double) - Method in class org.apache.sis.internal.feature.jts.Factory
Creates a three-dimensional point from the given coordinates.
createPoint(float, float) - Method in class org.apache.sis.internal.feature.Geometries
Single-precision variant of Geometries.createPoint(double, double).
createPoint(float, float) - Method in class org.apache.sis.internal.feature.j2d.Factory
Creates a two-dimensional point from the given coordinate.
createPoint(float, float) - Method in class org.apache.sis.internal.feature.jts.Factory
Single-precision variant of Factory.createPoint(double, double).
createPoint(DirectPosition) - Method in class org.apache.sis.internal.feature.Geometries
Creates and wraps a point from the given position.
createPolarCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
createPolarCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 2-dimensional coordinate system for coordinates represented by a distance from the origin and an angle from a fixed direction.
createPolarCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 2-dimensional coordinate system for coordinates represented by a distance from the origin and an angle from a fixed direction.
createPolarCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 2-dimensional coordinate system for coordinates represented by a distance from the origin and an angle from a fixed direction.
createPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a polar coordinate system from the given pair of axis.
createPolyline(boolean) - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
Creates a new polyline or polygon with the coordinates added by PathBuilder.append(double[], int, boolean).
createPolyline(boolean, int, Vector...) - Method in class org.apache.sis.internal.feature.esri.Factory
Creates a polyline from the given coordinate values.
createPolyline(boolean, int, Vector...) - Method in class org.apache.sis.internal.feature.Geometries
Creates a path, polyline or polygon from the given coordinate values.
createPolyline(boolean, int, Vector...) - Method in class org.apache.sis.internal.feature.j2d.Factory
Creates a path from the given coordinate values.
createPolyline(boolean, int, Vector...) - Method in class org.apache.sis.internal.feature.jts.Factory
Creates a polyline from the given coordinate values.
createPrimeMeridian(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
 
createPrimeMeridian(String) - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns a prime meridian for the given EPSG code.
createPrimeMeridian(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a prime meridian defining the origin from which longitude values are determined.
createPrimeMeridian(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a prime meridian defining the origin from which longitude values are determined.
createPrimeMeridian(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a prime meridian defining the origin from which longitude values are determined.
createPrimeMeridian(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates a prime meridian defining the origin from which longitude values are determined.
createPrimeMeridian(String[], Unit<Angle>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Creates a prime meridian from an EPSG code or from user-defined parameters.
createPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a prime meridian, relative to Greenwich.
createProjectedCRS() - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Creates a projected CRS with base CRS on the datum previously specified to this builder and with default axes.
createProjectedCRS() - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Creates a projected CRS from an EPSG code or from user-defined parameters.
createProjectedCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
createProjectedCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.
createProjectedCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.
createProjectedCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.
createProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a projected coordinate reference system from a conversion.
createProjectedCRS(GeographicCRS, CartesianCS) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Creates a projected CRS using a conversion built from the values given by the setParameter(…) calls.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.AbstractLambert
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.AbstractMercator
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.AbstractStereographic
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.AlbersEqualArea
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.AzimuthalEquidistantSpherical
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.CassiniSoldner
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualArea
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualArea
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualAreaSpherical
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.MapProjection
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.ModifiedAzimuthalEquidistant
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.Mollweide
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.ObliqueMercator
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.ObliqueStereographic
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.Orthographic
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.Polyconic
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.SatelliteTracking
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.Sinusoidal
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.TransverseMercator
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.TransverseMercatorSouth
Creates a map projection on an ellipsoid having a semi-major axis length of 1.
createProjectionAroundStart() - Method in class org.apache.sis.referencing.GeodeticCalculator
Creates an Azimuthal Equidistant projection centered on current starting point.
createProperties(String, String, Integer, CharSequence, boolean) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns the name and aliases for the IdentifiedObject to construct.
createProperties(String, String, Integer, String, String, String, boolean) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns the name, aliases and domain of validity for the IdentifiedObject to construct.
createProperty(String) - Method in class org.apache.sis.feature.AbstractFeature
Creates a new property initialized to its default value.
createProperty(String, Class<?>, int, int, DefaultAttributeType<?>[]) - Static method in class org.apache.sis.internal.storage.csv.Store
Creates a property type for the given name and type.
createProperty(String, Object) - Method in class org.apache.sis.feature.AbstractFeature
Wraps the given value in a Property object.
createRadiansToDegrees() - Static method in class org.apache.sis.internal.util.DoubleDouble
Returns a new DoubleDouble instance initialized to the conversion factor from radians to angular degrees.
createRange(float, float) - Method in class org.apache.sis.math.ArrayVector.Decimal
Creates a range from the given minimum and maximum values.
createRange(float, float) - Method in class org.apache.sis.math.ArrayVector.Floats
Creates a range from the given minimum and maximum values, inclusive.
createRaster() - Method in class org.apache.sis.coverage.grid.ImageRenderer
Creates a raster with the data specified by the last call to a setData(…) method.
createRaster(DataBuffer, int, int, int, int, int[], int[], Point) - Static method in class org.apache.sis.internal.coverage.j2d.RasterFactory
Wraps the given data buffer in a raster.
createReader() - Method in class org.apache.sis.storage.StorageConnector
Creates a character reader if possible.
createReader(String, FormatFinder, Map<ImageReaderSpi, Boolean>) - Method in enum org.apache.sis.internal.storage.image.FormatFilter
Creates a new reader for the given input.
createReader(StaxStreamReader) - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Creates a new XML stream reader for reading the document from its position at StaxDataStore creation time.
createRecordType(CharSequence, Map<CharSequence, Class<?>>) - Method in class org.apache.sis.util.iso.DefaultRecordSchema
Creates a new record type of the given name, which will contain the given fields.
createRecordTypeName(CharSequence) - Method in class org.apache.sis.util.iso.DefaultRecordSchema
Creates the name of a record.
createRect(double, double, double, double) - Static method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Creates a JTS polygon which is a rectangle with the given coordinates.
createReference() - Method in class org.apache.sis.referencing.factory.sql.AuthorityCodes
Creates a weak reference to this map.
createResource(StoreListeners, List<SampleDimension>) - Method in class org.apache.sis.storage.aggregate.GroupByTransform
Sorts the slices in increasing order of low grid coordinates in the concatenated dimension.
createRGB(int, boolean, boolean) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Creates a RGB color model.
createRGB(SampleModel) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Creates a RGB color model for the given sample model.
createRotation(ParameterBuilder, String, String) - Static method in class org.apache.sis.internal.referencing.provider.GeocentricAffine
Convenience method for building the rotation parameters.
createSameType(Collection<? extends Filter<? super R>>) - Method in class org.apache.sis.filter.LogicalFilter.And
Creates a new logical operator of the same kind than this operator.
createSameType(Collection<? extends Filter<? super R>>) - Method in class org.apache.sis.filter.LogicalFilter
Creates a new logical operator of the same kind than this operator.
createSameType(Collection<? extends Filter<? super R>>) - Method in class org.apache.sis.filter.LogicalFilter.Or
Creates a new logical operator of the same kind than this operator.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.AbstractCRS
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Should never be invoked since we override AbstractCRS.forConvention(AxesConvention).
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Engineering
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Geodetic
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Parametric
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Temporal
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Vertical
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultGeographicCRS
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultImageCRS
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultParametricCRS
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSameType(Map<String, ?>, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultVerticalCRS
Returns a coordinate reference system of the same type than this CRS but with different axes.
createSampleModel(ColorModel, SampleModel) - Static method in class org.apache.sis.image.SourceAlignedImage
Creates the sample model.
createScale(ParameterBuilder) - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Creates a descriptor for a scale parameter with a default value of 1.
createSchema(Connection) - Method in class org.apache.sis.internal.metadata.sql.Initializer
Invoked for populating an initially empty database.
createSchema(Connection) - Method in class org.apache.sis.internal.referencing.DatabaseListener
Invoked when a new database is created.
createScopedName(GenericName, String, CharSequence) - Static method in class org.apache.sis.util.iso.Names
Creates a scoped name as the concatenation of the given generic name with a single character sequence.
createSecondsToRadians() - Static method in class org.apache.sis.internal.util.DoubleDouble
Returns a new DoubleDouble instance initialized to the conversion factor from arc-seconds to radians.
createSequence(Class<? extends Number>, Number, Number, int) - Static method in class org.apache.sis.math.Vector
Creates a sequence of the given type.
createSequence(Number, Number, int) - Static method in class org.apache.sis.math.Vector
Creates a sequence of numbers in a given range of values using the given increment.
createServiceLoader(Class<T>) - Static method in class org.apache.sis.internal.system.DefaultFactories
Returns a service loader for the given type using the default class loader.
createSet(Class<E>, Collection<?>) - Static method in class org.apache.sis.metadata.ModifiableMetadata
Creates a modifiable set for elements of the given type.
createSetForType(Class<E>, int) - Static method in class org.apache.sis.internal.util.CollectionsExt
Creates an initially empty set for elements of the given type.
createShift(ParameterBuilder) - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Creates a false easting, false northing or height parameter in metre with a default value of 0.
createSingleOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Creates a transformation or conversion from the given properties.
createSource() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Creates the resource on which to delegate operations.
createSource() - Method in class org.apache.sis.storage.geotiff.MultiResolutionImage
Creates the resource on which to delegate operations.
createSource() - Method in class org.apache.sis.storage.landsat.Band
Creates the GeoTIFF reader and get the first image from it.
createSourceIterator() - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Creates the iterator which will provide the actual feature instances.
createSourceIterator() - Method in class org.apache.sis.internal.stream.DeferredStream
Creates the iterator which will provide the actual data.
createSphericalCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
createSphericalCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
createSphericalCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
createSphericalCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a spherical coordinate system from the given set of axis.
createSplitArray(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Allocates the array to be returned by the split(…) methods.
createSteps(CoordinateOperationFinder, List<? extends SingleCRS>, List<? extends SingleCRS>) - Static method in class org.apache.sis.referencing.operation.SubOperationInfo
Searches in given list of source components for operations capable to transform coordinates to each target CRS.
createStrictlyPositive(double, Unit<?>) - Method in class org.apache.sis.parameter.ParameterBuilder
Creates a descriptor for floating point values greater than zero.
createString() - Method in class org.apache.sis.storage.StorageConnector
Returns the storage as a path if possible, or null otherwise.
createSubSampling(int, int, int) - Method in class org.apache.sis.math.ConcatenatedVector
Delegates to the backing vectors if possible.
createSubSampling(int, int, int) - Method in class org.apache.sis.math.RepeatedVector
createSubSampling(int, int, int) - Method in class org.apache.sis.math.SequenceVector.Doubles
Creates a new sequence for a subrange of this vector.
createSubSampling(int, int, int) - Method in class org.apache.sis.math.SequenceVector.Floats
Creates a new sequence for a subrange of this vector.
createSubSampling(int, int, int) - Method in class org.apache.sis.math.SequenceVector.Longs
Creates a new sequence for a subrange of this vector.
createSubSampling(int, int, int) - Method in class org.apache.sis.math.Vector
Implementation of Vector.subSampling(int,int,int) to be overridden by subclasses.
createSubSampling(int, int, int) - Method in class org.apache.sis.math.Vector.Pick
Delegates to the enclosing vector.
createSubSampling(int, int, int) - Method in class org.apache.sis.math.Vector.SubSampling
Delegates to the enclosing vector.
createSubset(ColorModel, int[]) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Creates a color model with only a subset of the bands of the given color model.
createSubsetColorModel(int[]) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Creates a new color model with only a subset of the bands in this color model.
createSubsetColorModel(int[]) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
Creates a new color model with only a subset of the bands in this color model.
createSubTask() - Method in class org.apache.sis.internal.processing.image.TiledProcess
Creates a sub-task doing the computation on a sub-region of the image.
createSubTask() - Method in class org.apache.sis.internal.processing.isoline.Parallelized
Invoked by TiledProcess for creating a sub-task doing isoline computation on a sub-region of the image.
createTable() - Static method in class org.apache.sis.internal.converter.Column
Creates a table.
createTable(String, String) - Method in class org.apache.sis.metadata.sql.MetadataWriter
Returns the SQL statement for creating the given table with the given primary key.
createTable(Statement, Class<?>, String, Set<String>) - Method in class org.apache.sis.metadata.sql.MetadataWriter
Creates a table for the given type, if the table does not already exists.
createTableName(String, String, String) - Static method in class org.apache.sis.storage.sql.SQLStoreProvider
Create a qualified table name.
createTemporalCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
createTemporalCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 1-dimensional coordinate reference system used for the recording of time.
createTemporalCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 1-dimensional coordinate reference system used for the recording of time.
createTemporalCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 1-dimensional coordinate reference system used for the recording of time.
createTemporalCRS(Date, Unit<Time>) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Creates a temporal CRS from the given origin and temporal unit.
createTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a temporal coordinate reference system.
createTemporalDatum(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
 
createTemporalDatum(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a datum defining the origin of a temporal coordinate reference system.
createTemporalDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a datum defining the origin of a temporal coordinate reference system.
createTemporalDatum(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a datum defining the origin of a temporal coordinate reference system.
createTemporalDatum(Map<String, ?>, Date) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a temporal datum from an enumerated type value.
createTemporaryFile() - Method in class org.apache.sis.internal.storage.gpx.Updater
Creates an initially empty temporary file.
createTemporaryFile() - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Creates an initially empty temporary file.
createTile(int, int) - Method in class org.apache.sis.image.ComputedImage
Creates an initially empty tile at the given tile grid position.
createTileMatrix(TileMatrix) - Method in interface org.apache.sis.storage.tiling.WritableTileMatrixSet
Adds the given tile matrix to this set and returns a writable instance for later completion.
createTileMatrixSet(TileMatrixSet) - Method in interface org.apache.sis.storage.tiling.WritableTiledResource
Adds the given tile matrix set to this resource and returns a writable instance for later completion.
createTimeCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
createTimeCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 1-dimensional coordinate system for heights or depths of points.
createTimeCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 1-dimensional coordinate system for time elapsed in the specified time units from a specified time origin.
createTimeCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 1-dimensional coordinate system for heights or depths of points.
createTimeCS(Map<String, ?>, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a temporal coordinate system.
createTransform(double, double) - Method in class org.apache.sis.math.ConcatenatedVector
Delegates to the backing vectors since there is a chance that they override their transform method with a more efficient implementation.
createTransform(double, double) - Method in class org.apache.sis.math.LinearlyDerivedVector
Concatenates the given transformation with the current transform.
createTransform(double, double) - Method in class org.apache.sis.math.SequenceVector
Transforms the sequence.
createTransform(double, double) - Method in class org.apache.sis.math.Vector
Implementation of Vector.createTransform(double, double) after arguments have been validated.
createTransform(double, double) - Method in class org.apache.sis.math.Vector.Pick
Delegates to the enclosing vector.
createTransform(double, double) - Method in class org.apache.sis.math.Vector.SubSampling
Delegates to the enclosing vector.
createTransform(Envelope, Envelope) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a transform matrix mapping the given source envelope to the given destination envelope.
createTransform(Envelope, AxisDirection[], Envelope, AxisDirection[]) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a transform matrix mapping the given source envelope to the given destination envelope, combined with changes in axis order and/or direction.
createTransform(Envelope, AxisDirection[], Envelope, AxisDirection[], boolean) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Implementation of createTransform(…) public methods expecting envelopes and/or axis directions.
createTransform(AxisDirection[], AxisDirection[]) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a transform matrix changing axis order and/or direction.
createTransform(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Creates a transform from sample values to geophysics values using the given factory.
createTransformation(BursaWolfParameters, Extent) - Static method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Invokes BursaWolfParameters.getPositionVectorTransformation(Date) for a date calculated from the temporal elements on the given extent.
createTransformContext(CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Creates a context with source and target ellipsoids and coordinate systems inferred from the given CRS.
createTransformedShape(Shape) - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Transforms the specified shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
Transforms the specified shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D.Inverse
Transforms the specified shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform2D
Transforms the specified shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect2D
Transforms the specified shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D
Transforms the given shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D.Inverse
Transforms the given shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D
Transforms the given shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D.Inverse
Transforms the given shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D
Transforms the given shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D.Inverse
Transforms the given shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform2D
Transforms the given shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform2D
Transforms the specified shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform2D
Transforms the specified shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D
Transforms the specified shape.
createTransformedShape(Shape) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D.Inverse
Transforms the specified shape.
createTransformedShape(MathTransform2D, Shape, AffineTransform, AffineTransform, boolean) - Static method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
Transforms a geometric shape.
createTransformTo(GridGeometry, PixelInCell) - Method in class org.apache.sis.coverage.grid.GridGeometry
Creates a transform from cell coordinates in this grid to cell coordinates in the given grid.
createTreeSymbols() - Method in class org.apache.sis.util.collection.TreeTableFormat
Computes the tree* fields from the TreeTableFormat.indentation and TreeTableFormat.verticalLinePosition current values.
createType(Class<T>, Object) - Static method in class org.apache.sis.internal.filter.Node
Creates an attribute type for values of the given type and name.
createTypeName(CharSequence, String, CharSequence) - Static method in class org.apache.sis.util.iso.Names
Creates a type name from the given character sequence and automatically inferred Java type.
createTypeName(Class<?>) - Static method in class org.apache.sis.util.iso.Names
Creates a type name for the given class using naming convention documented in DefaultTypeName.
createTypeName(NameSpace, CharSequence) - Method in class org.apache.sis.util.iso.DefaultNameFactory
Creates a type name from the given character sequence and automatically inferred Java type.
createTypeName(NameSpace, CharSequence, Type) - Method in class org.apache.sis.util.iso.DefaultNameFactory
Creates a type name from the given character sequence and explicit Java type.
createUnion(Rectangle2D) - Method in class org.apache.sis.geometry.Envelope2D
Returns the union of this envelope with the specified rectangle.
createUnion(Rectangle2D) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns a new Rectangle2D object representing the union of this rectangle with the specified one.
createUnit(short, short, Class<Q>, Unit<Q>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Creates units of measurement for projected or geographic coordinate reference systems.
createUnit(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
createUnit(String) - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns a unit of measurement for the given code.
createUnit(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns an unit of measurement from a code.
createUnit(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates an unit of measurement from a code.
createUnit(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates an unit of measurement from a code.
createUnit(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates an unit of measurement from a code.
createUnitFromEPSG(double) - Static method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Returns the unit of measurement for the given EPSG code.
createUniversal(int, GeographicCRS, boolean, double, double, CartesianCS) - Static method in class org.apache.sis.referencing.StandardDefinitions
Creates a Universal Transverse Mercator (UTM) or a Universal Polar Stereographic (UPS) projected CRS using the Apache SIS factory implementation.
createUnmarshaller() - Method in class org.apache.sis.xml.MarshallerPool
Creates an configures a new JAXB unmarshaller.
createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a two-dimensional user defined coordinate system from the given pair of axis.
createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a three-dimensional user defined coordinate system from the given set of axis.
createValue() - Method in class org.apache.sis.internal.jaxb.metadata.replace.Parameter
Creates a new instance of ParameterValue.
createValue() - Method in class org.apache.sis.internal.referencing.provider.Affine.Descriptor
Returns default parameter values for the "Affine" operation.
createValue() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Creates a new parameter value instance initialized with the default value.
createValue() - Method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Creates a new instance of parameter value group initialized with the default values.
createValue() - Method in class org.apache.sis.parameter.MapProjectionDescriptor
Returns the parameter group implementation which can handle the dynamic parameters.
createValue() - Method in class org.apache.sis.parameter.TensorValues
Returns a new group initialized to default values.
createValueGroup(Map<String, ?>) - Method in class org.apache.sis.parameter.TensorParameters
Creates a new instance of parameter group with default values of 1 on the diagonal, and 0 everywhere else.
createValueGroup(Map<String, ?>, Matrix) - Method in class org.apache.sis.parameter.TensorParameters
Creates a new instance of parameter group initialized to the given matrix.
createVerticalCRS() - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Creates an optional vertical CRS, or returns null if no vertical CRS definition is found.
createVerticalCRS(short, VerticalDatum) - Static method in class org.apache.sis.referencing.StandardDefinitions
Creates a vertical CRS from hard-coded values for the given code.
createVerticalCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
createVerticalCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 1-dimensional coordinate reference system used for recording heights or depths.
createVerticalCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 1-dimensional coordinate reference system used for recording heights or depths.
createVerticalCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 1-dimensional coordinate reference system used for recording heights or depths.
createVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a vertical coordinate reference system.
createVerticalCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
createVerticalCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a 1-dimensional coordinate system for heights or depths of points.
createVerticalCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a 1-dimensional coordinate system for heights or depths of points.
createVerticalCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a 1-dimensional coordinate system for heights or depths of points.
createVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a vertical coordinate system.
createVerticalDatum() - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Creates a vertical datum.
createVerticalDatum(short) - Static method in class org.apache.sis.referencing.StandardDefinitions
Creates a vertical datum from hard-coded values for the given code.
createVerticalDatum(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
 
createVerticalDatum(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a datum identifying a particular reference level surface used as a zero-height surface.
createVerticalDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a datum identifying a particular reference level surface used as a zero-height surface.
createVerticalDatum(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a datum identifying a particular reference level surface used as a zero-height surface.
createVerticalDatum(Map<String, ?>, VerticalDatumType) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Creates a vertical datum from an enumerated type value.
createView() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.BytesReader
 
createView() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
 
createView() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
 
createView() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
 
createView() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
 
createView() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
 
createView() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
 
createView() - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput.ArrayWriter
Creates a new buffer of the type required by the array to write.
createView() - Method in interface org.apache.sis.internal.storage.io.DataTransfer
Creates a new buffer of the type required by the array to fill.
createView() - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
 
createWindow(double[], double[]) - Method in class org.apache.sis.image.BandedIterator
 
createWindow(double[], double[]) - Method in class org.apache.sis.image.PixelIterator
 
createWindow(float[], float[]) - Method in class org.apache.sis.image.BandedIterator
Creates a window for floating point values using the given arrays.
createWindow(float[], float[]) - Method in class org.apache.sis.image.PixelIterator
Creates a window for floating point values using the given arrays.
createWindow(TransferType<T>) - Method in class org.apache.sis.image.PixelIterator
Returns a moving window over the sample values in a rectangular region starting at iterator position.
createWrapper(Geometry) - Method in class org.apache.sis.internal.feature.esri.Factory
Creates a wrapper for the given geometry instance.
createWrapper(G) - Method in class org.apache.sis.internal.feature.Geometries
Creates a wrapper for the given geometry instance.
createWrapper(Shape) - Method in class org.apache.sis.internal.feature.j2d.Factory
Creates a wrapper for the given geometry instance.
createWrapper(Geometry) - Method in class org.apache.sis.internal.feature.jts.Factory
Creates a wrapper for the given geometry instance.
createWritable(Raster, WritableRaster) - Method in class org.apache.sis.image.PixelIterator.Builder
Creates an iterator which will read and write in two different rasters.
createWritable(RenderedImage, WritableRenderedImage) - Method in class org.apache.sis.image.PixelIterator.Builder
Creates an iterator which will read and write in two different images.
createWritable(WritableRaster) - Method in class org.apache.sis.image.PixelIterator.Builder
Creates a read/write iterator for the given raster.
createWritable(WritableRenderedImage) - Method in class org.apache.sis.image.PixelIterator.Builder
Creates a read/write iterator for the given image.
createWritableRaster(Rectangle) - Method in class org.apache.sis.image.PlanarImage
Creates a raster with the same sample model than this image and with the given size and location.
createWriter(OutputStream) - Method in class org.apache.sis.internal.storage.gpx.Updater
Creates a new GPX writer for an output in the specified file.
createWriter(OutputStream) - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Creates a new XML document writer for an output in the specified temporary file.
createWriter(String, FormatFinder, RenderedImage, Map<ImageWriterSpi, Boolean>) - Method in enum org.apache.sis.internal.storage.image.FormatFilter
Creates a new writer for the given output.
createWriter(StaxStreamWriter, OutputStream) - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Creates a new XML stream writer for writing the XML document.
createXMLEventReader(InputStream) - Static method in class org.apache.sis.xml.InputFactory
Creates a new reader for the given stream.
createXMLEventReader(Reader) - Static method in class org.apache.sis.xml.InputFactory
Creates a new reader for the given stream.
createXMLEventReader(XMLStreamReader) - Static method in class org.apache.sis.xml.InputFactory
Creates a new reader for the given source.
createXMLEventReader(Source) - Static method in class org.apache.sis.xml.InputFactory
Creates a new reader for the given source.
createXMLEventReader(Node) - Static method in class org.apache.sis.xml.InputFactory
Creates a new reader for the given source.
createXMLEventReader(InputSource) - Static method in class org.apache.sis.xml.InputFactory
Creates a new reader for the given source.
createXMLEventWriter(OutputStream, String) - Static method in class org.apache.sis.xml.OutputFactory
Creates a new writer for the given stream.
createXMLEventWriter(Writer) - Static method in class org.apache.sis.xml.OutputFactory
Creates a new writer for the given stream.
createXMLEventWriter(XMLStreamWriter) - Static method in class org.apache.sis.xml.OutputFactory
Creates a new writer for the JAXP result.
createXMLEventWriter(Result) - Static method in class org.apache.sis.xml.OutputFactory
Creates a new writer for the JAXP result.
createXMLEventWriter(Node) - Static method in class org.apache.sis.xml.OutputFactory
Creates a new writer for the JAXP result.
createXMLEventWriter(ContentHandler) - Static method in class org.apache.sis.xml.OutputFactory
Creates a new writer for the JAXP result.
createZero(int, int) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a matrix of size numRow × numCol filled with zero values.
createZero(int, int, boolean) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Creates a matrix filled with zero values, using double-double precision if precision is true.
createZeroConstant(ParameterBuilder) - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Creates a descriptor for a 0 constant value in degrees.
CreatingSchema_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Creating {0} schema in the “{1}” database.
CreationDate - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Creation date
creator - Variable in class org.apache.sis.internal.storage.gpx.Metadata
The creator of the GPX file.
creator() - Method in class org.apache.sis.metadata.HashCode
Returns the thread-local variable that created this HashCode instance.
creator() - Method in class org.apache.sis.metadata.MetadataVisitor
The thread-local variable that created this MetadataVisitor instance.
creator() - Method in class org.apache.sis.metadata.Pruner
Returns the thread-local variable that created this Pruner instance.
creator() - Method in class org.apache.sis.metadata.StateChanger
Returns the thread-local variable that created this StateChanger instance.
CREATOR - Static variable in class org.apache.sis.internal.storage.gpx.Attributes
A main GPX attribute.
Credit - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Credit
CREDIT - Static variable in class org.apache.sis.storage.landsat.MetadataReader
The pattern determining if the value of ORIGIN key is of the form “Image courtesy of the U.S.
credits - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Recognition of those who contributed to the resource(s).
crop(int) - Static method in class org.apache.sis.parameter.AbstractParameterDescriptor
Crops the given integer in the [0 … 0xFFFF] range.
crosses(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if the first geometric operand crosses the second.
CROSSES - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
 
CrossReferencesNotSupported - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cross references are not supported.
crs - Variable in class org.apache.sis.coverage.grid.GridGeometry.Formatter
The coordinate reference system, or null if none.
crs - Variable in class org.apache.sis.coverage.RegionOfInterest
The coordinate reference system of the region of interest, In current version, it shall be a two-dimensional CRS.
crs - Variable in class org.apache.sis.geometry.ArrayEnvelope
The coordinate reference system, or null.
crs - Variable in class org.apache.sis.geometry.DirectPosition1D
The coordinate reference system for this position;
crs - Variable in class org.apache.sis.geometry.DirectPosition2D
The coordinate reference system for this position;
crs - Variable in class org.apache.sis.geometry.Envelope2D
The coordinate reference system, or null.
crs - Variable in class org.apache.sis.geometry.GeneralDirectPosition
The coordinate reference system for this position, or null.
crs - Variable in class org.apache.sis.index.tree.PointTree
The coordinate reference system, or null if none.
crs - Variable in class org.apache.sis.internal.feature.GeometryWithCRS
The coordinate reference system, or null if unspecified.
crs - Variable in class org.apache.sis.internal.storage.PRJDataStore
The coordinate reference system.
crs - Variable in enum org.apache.sis.referencing.CommonCRS.Engineering
The CRS, built when first needed.
crs - Variable in enum org.apache.sis.referencing.CommonCRS.Vertical
The EPSG code for the CRS or the resource keys, depending on CommonCRS.Vertical.isEPSG value.
crs - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
The Coordinate Reference System of the decoded MGRS reference.
crs - Variable in class org.apache.sis.storage.aggregate.GroupByCRS
The coordinate reference system of this group, or null.
crs() - Method in enum org.apache.sis.referencing.CommonCRS.Engineering
Returns the coordinate reference system associated to this engineering object.
crs() - Method in enum org.apache.sis.referencing.CommonCRS.Temporal
Returns the coordinate reference system associated to this temporal object.
crs() - Method in enum org.apache.sis.referencing.CommonCRS.Vertical
Returns the coordinate reference system associated to this vertical object.
crs(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS.Temporal
Returns the temporal CRS associated to the given object, or null if none.
crs(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS.Vertical
Returns the vertical CRS associated to the given object, or null if none.
CRS - Class in org.apache.sis.referencing
Static methods working on Coordinate Reference Systems.
CRS - Static variable in class org.apache.sis.coverage.grid.GridGeometry
A bitmask to specify the validity of the Coordinate Reference System property.
CRS - Static variable in class org.apache.sis.internal.feature.AttributeConvention
String representation of the AttributeConvention.CRS_CHARACTERISTIC name.
CRS - Static variable in class org.apache.sis.internal.util.Constants
The "CRS" code space.
CRS - Static variable in class org.apache.sis.referencing.EPSGFactoryFallback
Kinds of object created by this factory, as bitmask.
CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Factory needed is CRSAuthorityFactory.
CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
CRS - Static variable in class org.apache.sis.referencing.factory.sql.TableInfo
The TableInfo.EPSG item used for coordinate reference systems.
CRS() - Constructor for class org.apache.sis.referencing.CRS
Do not allow instantiation of this class.
CRS_CHANGE - Enum constant in enum org.apache.sis.portrayal.TransformChangeEvent.Reason
A new value has been automatically computed for preserving the viewing area after a change of CRS.
CRS_CHARACTERISTIC - Static variable in class org.apache.sis.internal.feature.AttributeConvention
Conventional name for fetching the Coordinate Reference System (CRS) of a geometry or a coverage.
CRS_CODES - Static variable in class org.apache.sis.referencing.crs.DefaultGeographicCRS
Codes in the CRS namespace for each code listed in the DefaultGeographicCRS.EPSG_CODES list.
CRS_FACTORY - Static variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
The key for specifying a CRSFactory instance to use for geodetic object constructions.
CRS_FACTORY - Static variable in class org.apache.sis.internal.system.Loggers
The logger name for operation related to the creating of CRS objects.
CRS_KEY - Static variable in class org.apache.sis.internal.feature.jts.JTS
Key used in user data map for storing an instance of CoordinateReferenceSystem.
CRS_NAME - Static variable in class org.apache.sis.internal.storage.PRJDataStore.Provider
Name of the PRJDataStore.Provider.DEFAULT_CRS parameter.
CRS1 - Static variable in class org.apache.sis.internal.util.Constants
The CRS:1 identifier for a coordinate reference system.
CRS27 - Static variable in class org.apache.sis.internal.util.Constants
The CRS:27 identifier for a coordinate reference system.
CRS83 - Static variable in class org.apache.sis.internal.util.Constants
The CRS:83 identifier for a coordinate reference system.
CRS84 - Static variable in class org.apache.sis.internal.util.Constants
The CRS:84 identifier for a coordinate reference system.
CRS88 - Static variable in class org.apache.sis.internal.util.Constants
The CRS:88 identifier for a coordinate reference system.
crsAuthorityFactory - Variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
The factory for creating coordinate reference systems from authority codes.
CRSBuilder - Class in org.apache.sis.storage.geotiff
Helper class for building a CoordinateReferenceSystem from information found in TIFF tags.
CRSBuilder(Reader) - Constructor for class org.apache.sis.storage.geotiff.CRSBuilder
Creates a new builder of coordinate reference systems.
CRSCommand - Class in org.apache.sis.console
The "crs" sub-command.
CRSCommand(int, String...) - Constructor for class org.apache.sis.console.CRSCommand
Creates the "crs" sub-command.
crsFactory - Variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
The coordinate reference system factory.
crsFactory - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The factory to use for creating CoordinateReferenceSystem instances from the properties read in the database.
crsFactory - Variable in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
The factory to use if CoordinateOperationFinder needs to create CRS for intermediate steps.
crsFactory(AuthorityFactory) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
Casts the given factory into a CRS authority factory, or throws a FactoryException if the given factory is not of the expected type.
CRSPair - Class in org.apache.sis.referencing.operation
A pair of source-destination CoordinateReferenceSystem objects.
CRSPair(CoordinateReferenceSystem, CoordinateReferenceSystem) - Constructor for class org.apache.sis.referencing.operation.CRSPair
Creates a CRSPair for the specified source and target CRS.
CRSs - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Coordinate Reference Systems
crsToGrid - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Transform from the target CRS to the source grid, with WraparoundTransform applied if needed.
CrsToGridConversion - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Conversions from coverage CRS to grid cell indices.
crsVariant - Variable in class org.apache.sis.coverage.grid.GridOrientation
If the user-specified CRS should be substituted by a variant of that CRS, the variant to use.
crsZone - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
UTM zone of position CRS (negative for South hemisphere), or 100 (negative of positive) if the CRS is a Universal Polar Stereographic projection, or 0 if the CRS is not a recognized projection.
cs - Variable in class org.apache.sis.coverage.grid.GridGeometry.Formatter
The coordinate system, or null if none.
cs - Variable in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
The object from which to get the coefficients for converting values to colors.
cs() - Method in enum org.apache.sis.referencing.CommonCRS.Temporal
Creates the coordinate system associated to this temporal object.
cs() - Method in enum org.apache.sis.referencing.CommonCRS.Vertical
Creates the coordinate system associated to this vertical object.
CS - Static variable in class org.apache.sis.internal.referencing.DefinitionVerifier
Indicates in which part of CRS description a difference has been found.
CS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to AbstractCS and AbstractDatum.
CS - Static variable in class org.apache.sis.referencing.EPSGFactoryFallback
Kinds of object created by this factory, as bitmask.
CS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Factory needed is CSAuthorityFactory.
CS_AffineCS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_AffineCS() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_AffineCS
Empty constructor for JAXB only.
CS_AffineCS(AffineCS) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_AffineCS
CS_AxisDirection - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter for (un)marshalling of GeoAPI code list.
CS_AxisDirection() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_AxisDirection
Empty constructor for JAXB only.
CS_CartesianCS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_CartesianCS() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_CartesianCS
Empty constructor for JAXB only.
CS_CartesianCS(CartesianCS) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_CartesianCS
CS_CoordinateSystem - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_CoordinateSystem() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystem
Empty constructor for JAXB only.
CS_CoordinateSystem(CoordinateSystem) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystem
CS_CoordinateSystemAxis - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_CoordinateSystemAxis() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystemAxis
Empty constructor for JAXB only.
CS_CoordinateSystemAxis(CoordinateSystemAxis) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystemAxis
CS_CylindricalCS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_CylindricalCS() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_CylindricalCS
Empty constructor for JAXB only.
CS_CylindricalCS(CylindricalCS) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_CylindricalCS
CS_EllipsoidalCS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_EllipsoidalCS() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_EllipsoidalCS
Empty constructor for JAXB only.
CS_EllipsoidalCS(EllipsoidalCS) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_EllipsoidalCS
CS_FACTORY - Static variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
The key for specifying a CSFactory instance to use for geodetic object constructions.
CS_LinearCS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_LinearCS() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_LinearCS
Empty constructor for JAXB only.
CS_LinearCS(LinearCS) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_LinearCS
CS_NAME - Static variable in class org.apache.sis.coverage.grid.GridExtentCRS
Name of the coordinate systems created by this class.
CS_ParametricCS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_ParametricCS() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_ParametricCS
Empty constructor for JAXB only.
CS_ParametricCS(DefaultParametricCS) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_ParametricCS
CS_PolarCS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_PolarCS() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_PolarCS
Empty constructor for JAXB only.
CS_PolarCS(PolarCS) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_PolarCS
CS_RangeMeaning - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter for (un)marshalling of GeoAPI code list.
CS_RangeMeaning() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_RangeMeaning
Empty constructor for JAXB only.
CS_SphericalCS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_SphericalCS() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_SphericalCS
Empty constructor for JAXB only.
CS_SphericalCS(SphericalCS) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_SphericalCS
CS_TimeCS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_TimeCS() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_TimeCS
Empty constructor for JAXB only.
CS_TimeCS(TimeCS) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_TimeCS
Constructor for the CS_TimeCS.wrap(org.opengis.referencing.cs.TimeCS) method only.
CS_UserDefinedCS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_UserDefinedCS() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_UserDefinedCS
Empty constructor for JAXB only.
CS_UserDefinedCS(UserDefinedCS) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_UserDefinedCS
CS_VerticalCS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
CS_VerticalCS() - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_VerticalCS
Empty constructor for JAXB only.
CS_VerticalCS(VerticalCS) - Constructor for class org.apache.sis.internal.jaxb.referencing.CS_VerticalCS
csDimensions - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Cache for the number of dimensions of coordinate systems.
csFactory - Variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
The coordinate system factory.
csFactory - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The factory to use for creating CoordinateSystem instances from the properties read in the database.
csFactory - Variable in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
The factory to use if CoordinateOperationFinder needs to create CS for intermediate steps.
csFactory(AuthorityFactory) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
Casts the given factory into a CS authority factory, or throws a FactoryException if the given factory is not of the expected type.
CSW - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
The "http://www.opengis.net/cat/csw/2.0.2" URL.
CSW - Static variable in class org.apache.sis.xml.Namespaces
The "http://www.opengis.net/cat/csw/3.0" URL.
CUBIC_METRE - Static variable in class org.apache.sis.measure.Units
The SI derived unit for volume (m³).
CURLY_BRACKETS - Static variable in class org.apache.sis.io.wkt.Symbols
A set of symbols with values between parentheses, like DATUM("WGS84").
currency - Variable in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
The DefaultStandardOrderProcess.fees currency, or null if unknown or unspecified.
current - Variable in class org.apache.sis.index.tree.NodeIterator
The elements for a current quadrant/octant in current node.
current - Variable in class org.apache.sis.internal.feature.jts.PathIteratorAdapter.GeomIterator
Coordinate sequences of the current geometry.
current - Variable in class org.apache.sis.metadata.ValueMap.Iter
The current and the next property, or null if the iteration is over.
current() - Static method in class org.apache.sis.internal.jaxb.Context
Returns the context of the XML (un)marshalling currently progressing in the current thread, or null if none.
current() - Method in class org.apache.sis.internal.storage.xml.MimeTypeDetector
Returns the current MimeTypeDetector.buffer content as a US-ASCII string.
current() - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Gets the character at the current position.
current() - Static method in class org.apache.sis.setup.Configuration
Returns the current configuration.
CURRENT - Static variable in class org.apache.sis.internal.jaxb.Context
The thread-local context.
CURRENT - Static variable in class org.apache.sis.metadata.ObjectPair
The set of objects currently in process of being compared.
CURRENT_DIRECTORY_SYMBOL - Static variable in class org.apache.sis.internal.storage.io.IOUtilities
The symbol for current directory.
CURRENT_METADATA - Enum constant in enum org.apache.sis.internal.jaxb.FilterByVersion
accept() == true if marshalling of an ISO 19115-3 document is in progress, or if no marshalling in underway.
currentColumn - Variable in class org.apache.sis.io.TableAppender
Column position of the cell currently being written.
currentDAO - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
The Data Access Object in use by the current thread.
CurrentDateTime - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Current date and time
CurrentDirectory - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Current directory
currentElement - Variable in class org.apache.sis.storage.geotiff.XMLMetadata
Name of the XML element being processed.
currentFile - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
Name of the SQL script under execution, or null if unknown.
currentIndex - Variable in class org.apache.sis.coverage.SampleRangeFormat
Index of the current sample dimension being formatted.
currentIndex - Variable in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Index of current position in the sequence of coordinate tuples.
currentLine - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The line number of the SQL statement being executed.
currentLowerX - Variable in class org.apache.sis.image.PixelIterator
Bounds of the region traversed by the iterator in current raster.
currentPyramidLevel - Variable in class org.apache.sis.internal.map.coverage.RenderingData
The pyramid level of RenderingData.data loaded by the RenderingData.coverageLoader.
currentRaster - Variable in class org.apache.sis.image.PixelIterator
The current raster in which iteration is occurring.
currentRow - Variable in class org.apache.sis.io.TableAppender
Line position of the cell currently being written.
currentSegment() - Method in class org.apache.sis.internal.feature.jts.ShapeConverter
Returns the coordinates and type of the current path segment in the iteration.
currentSegment() - Method in class org.apache.sis.internal.feature.jts.ShapeConverter.Double
currentSegment() - Method in class org.apache.sis.internal.feature.jts.ShapeConverter.Float
currentSegment(double[]) - Method in class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
currentSegment(double[]) - Method in class org.apache.sis.internal.feature.j2d.Polyline.Iter
Returns coordinates of current line segment.
currentSegment(double[]) - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
currentSegment(float[]) - Method in class org.apache.sis.internal.feature.j2d.Polyline.Iter
Returns coordinates of current line segment.
currentSegment(float[]) - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Returns the coordinates and type of the current path segment in the iteration.
currentSlice - Variable in class org.apache.sis.internal.map.coverage.RenderingData
The slice extent which has been used for rendering the RenderingData.data.
currentSQL - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The SQL statement being executed.
currentUpperX - Variable in class org.apache.sis.image.PixelIterator
Bounds of the region traversed by the iterator in current raster.
currentUpperY - Variable in class org.apache.sis.image.PixelIterator
Bounds of the region traversed by the iterator in current raster.
cursor - Variable in class org.apache.sis.index.tree.NodeIterator
The object to use for updating the NodeIterator.current field, or null if none.
cursor - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Worker
An iterator over the indices of the next tiles to fetch.
cursor - Variable in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
Index of the next element to be returned.
Cursor(double[]) - Constructor for class org.apache.sis.index.tree.NodeIterator.Cursor
Creates a new cursor.
Cursor(RI, Collector<?, A, ?>, boolean) - Constructor for class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
Creates a new cursor initialized to the indices of the first tile.
curve(double, double, double, double, double, double, double, double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.Bezier
Computes a Bézier curve passing by the given points and with the given derivatives at end points.
CurveExtremum - Class in org.apache.sis.geometry
Finds the extremum of the unique cubic curve which fit the two given points and derivatives.
CurveExtremum() - Constructor for class org.apache.sis.geometry.CurveExtremum
Creates a new object for computing curve extremum.
customize(int, int, NumberRange<?>, SampleDimension.Builder) - Method in interface org.apache.sis.internal.geotiff.SchemaModifier
Invoked when a sample dimension is created for a band in an image.
customize(int, int, NumberRange<?>, SampleDimension.Builder) - Method in class org.apache.sis.storage.landsat.Band
Invoked when a sample dimension is created for a band in an image.
customize(int, DefaultMetadata) - Method in interface org.apache.sis.internal.geotiff.SchemaModifier
Invoked when a metadata is created for a single image or for the whole data store.
customize(int, DefaultMetadata) - Method in class org.apache.sis.storage.landsat.Band
Invoked when the GeoTIFF reader creates a metadata.
customize(int, GenericName) - Method in interface org.apache.sis.internal.geotiff.SchemaModifier
Invoked when an identifier is created for a single image or for the whole data store.
customize(int, GenericName) - Method in class org.apache.sis.storage.landsat.Band
Invoked when the GeoTIFF reader creates the resource identifier.
customizer - Variable in class org.apache.sis.internal.sql.feature.Analyzer
User-specified modification to the features, or null if none.
customizer - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
The user-specified method for customizing the band definitions.
customizer - Variable in class org.apache.sis.storage.sql.SQLStore
The user-specified method for customizing the schema inferred by table analysis.
Cyan - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Cyan
cycleLength - Variable in class org.apache.sis.math.RepeatedVector
Length of the sequence of values to repeat, after conversion to base vector indices.
CycleOmitted - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Cycle omitted
cylindrical - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Coordinate system types.
CYLINDRICAL_CS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
CylindricalEqualArea - Class in org.apache.sis.referencing.operation.projection
Cylindrical Equal Area projection (EPSG codes 9834, 9835).
CylindricalEqualArea(CylindricalEqualArea) - Constructor for class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
Creates a new projection initialized to the same parameters than the given one.
CylindricalEqualArea(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
CylindricalEqualArea(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
Creates a Cylindrical Equal Area projection from the given parameters.
CylindricalEqualArea.Spherical - Class in org.apache.sis.referencing.operation.projection
Provides the transform equations for the spherical case of the Cylindrical Equal Area projection.
CylindricalEqualArea.Variant - Enum in org.apache.sis.referencing.operation.projection
The variants of the projection based on the name and identifier of the given operation method.

D

DAEMONS - Static variable in class org.apache.sis.internal.system.Threads
The sub-group for daemon threads, usually for resources disposal.
DaemonThread - Class in org.apache.sis.internal.system
Base class for all daemon threads in the SIS library.
DaemonThread(String, DaemonThread) - Constructor for class org.apache.sis.internal.system.DaemonThread
Creates a new daemon thread.
dao - Variable in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder
The data access object to use for searching EPSG codes.
data - Variable in class org.apache.sis.coverage.grid.BufferedGridCoverage.CellAccessor
A copy of BufferedGridCoverage.data reference.
data - Variable in class org.apache.sis.coverage.grid.BufferedGridCoverage
The sample values, potentially multi-banded.
data - Variable in class org.apache.sis.coverage.grid.GridCoverage2D
The sample values stored as a RenderedImage.
data - Variable in class org.apache.sis.image.BandedIterator.DoubleWindow
Sample values in the window (data) and a temporary array (transfer).
data - Variable in class org.apache.sis.image.BandedIterator.FloatWindow
Sample values in the window (data) and a temporary array (transfer).
data - Variable in class org.apache.sis.image.PixelIterator.DoubleWindow
Sample values in the window (data) and a temporary array (transfer).
data - Variable in class org.apache.sis.image.PixelIterator.FloatWindow
Sample values in the window (data) and a temporary array (transfer).
data - Variable in class org.apache.sis.image.PixelIterator.IntWindow
Sample values in the window (data) and a temporary array (transfer).
data - Variable in class org.apache.sis.internal.map.coverage.RenderingData
data - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Differences between DatumShiftGridCompressed.averages values and the actual value.
data - Variable in class org.apache.sis.internal.sql.postgis.Band
The raster pixel values as a byte[], short[], int[], float[] or double[] array.
data - Variable in class org.apache.sis.math.PackedVector
The compressed list of integer values.
Data - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Data
Data(int, Matrix) - Constructor for class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
Creates a new matrix for the specified dimension.
DATA - Static variable in class org.apache.sis.coverage.SampleDimension.Builder
The default name used for quantitative categories.
DATA_TYPE - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "DATA_TYPE" key for getting the data type as one of Types constants.
DataAccessRef(DAO) - Constructor for class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.DataAccessRef
Creates new Data Access Object information for the given factory.
dataArray() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.BytesReader
 
dataArray() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
 
dataArray() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
 
dataArray() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
 
dataArray() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
 
dataArray() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
 
dataArray() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
 
dataArray() - Method in interface org.apache.sis.internal.storage.io.DataTransfer
Returns the data as a char[], short[], int[], long[], float[] or double[] array.
dataArray() - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
 
dataArrayAsBuffer() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.BytesReader
 
dataArrayAsBuffer() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
 
dataArrayAsBuffer() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
 
dataArrayAsBuffer() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
 
dataArrayAsBuffer() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
 
dataArrayAsBuffer() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
 
dataArrayAsBuffer() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
 
dataArrayAsBuffer() - Method in interface org.apache.sis.internal.storage.io.DataTransfer
Returns DataTransfer.dataArray() wrapped in a buffer.
dataArrayAsBuffer() - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
 
database - Variable in class org.apache.sis.internal.sql.feature.Analyzer
Information about the spatial database to analyze.
database - Variable in class org.apache.sis.internal.sql.feature.InfoStatements
The database that created this set of cached statements.
database - Variable in class org.apache.sis.internal.sql.feature.Table
Information about the database (syntax for building SQL statements, …) together with a cache of CRS.
database - Variable in class org.apache.sis.internal.sql.postgis.ExtentEstimator
The database containing the table for which to estimate the extent.
Database<G> - Class in org.apache.sis.internal.sql.feature
Information about a connection to a spatial database and the structure of features in the database.
Database(DataSource, DatabaseMetaData, Geometries<G>, StoreListeners) - Constructor for class org.apache.sis.internal.sql.feature.Database
Creates a new handler for a spatial database.
DataBase - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Database
DATABASE - Static variable in class org.apache.sis.internal.metadata.sql.Initializer
Name of the database to open in the $SIS_DATA/Databases directory or the directory given by the derby.system.home property.
DATABASE_SIZE - Static variable in class org.apache.sis.setup.OptionalInstallations
Estimation of the EPSG database size after installation, in megabytes.
databaseChanged() - Method in class org.apache.sis.internal.system.SystemListener
Invoked when the database content changed.
DatabaseError_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Database error while creating a ‘{0}’ object for the “{1}” identifier.
databaseFailure(Class<?>, Comparable<?>, SQLException) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Constructs an exception for a database failure.
DatabaseListener - Class in org.apache.sis.internal.referencing
Invoked when a new database is created or when the data source changed.
DatabaseListener() - Constructor for class org.apache.sis.internal.referencing.DatabaseListener
To be invoked by refection.
DATABASES - Enum constant in enum org.apache.sis.internal.system.DataDirectory
The "Databases" directory.
DatabaseUpdateFailure_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Failed to {0,choice,0#insert|1#update} record “{2}” in database table “{1}”.
dataBitOffset - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
The bit offset into the data array where the first pixel begins.
dataBufferType - Variable in class org.apache.sis.image.TransferType
The type as one of the DataBuffer constants.
DataCube - Class in org.apache.sis.storage.geotiff
One or many GeoTIFF images packaged as a single resource.
DataCube(Reader) - Constructor for class org.apache.sis.storage.geotiff.DataCube
Creates a new data cube.
DataDirectory - Enum in org.apache.sis.internal.system
Sub-directories of SIS_DATA where SIS looks for EPSG database, datum shift grids and other resources.
DataDirectory - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Data directory
DataDirectory() - Constructor for enum org.apache.sis.internal.system.DataDirectory
 
DataDirectory_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Environment variable {0} specifies the “{1}” data directory.
DataDirectoryDoesNotExist_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
The {0} environment variable is defined, but the given “{1}” value is not an existing directory.
DataDirectoryNotAccessible_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Apache SIS is not authorized to access the “{1}” sub-directory in the directory given by the {0} environment variable.
DataDirectoryNotAuthorized_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Apache SIS is not authorized to read information given by the “{0}” environment variable.
DataDirectoryNotReadable_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
The “{1}” directory specified by the {0} environment variable exists but is not readable.
DataDirectoryNotSpecified_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
The “{0}” environment variable is not set.
DataDirectoryNotWritable_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Apache SIS cannot write in the “{1}” directory given by the {0} environment variable.
DataFormats - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Data formats
dataGeometry - Variable in class org.apache.sis.internal.map.coverage.RenderingData
Conversion from RenderingData.data pixel coordinates to the coverage CRS, together with geospatial area.
DataIdentification - Class in org.apache.sis.internal.profile.fra
AFNOR extension to ISO DataIdentification.
DataIdentification() - Constructor for class org.apache.sis.internal.profile.fra.DataIdentification
Constructs an initially empty data identification.
DataIdentification(DataIdentification) - Constructor for class org.apache.sis.internal.profile.fra.DataIdentification
Constructs an instance initialized to a copy of the given object.
DataOptionKey<T> - Class in org.apache.sis.storage
Keys in a map of options for configuring the way data are read or written to a storage.
DataOptionKey(String, Class<T>) - Constructor for class org.apache.sis.storage.DataOptionKey
Creates a new key of the given name.
dataQualityInfo - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Provides overall assessment of quality of a resource(s).
dataRanges - Variable in class org.apache.sis.internal.map.coverage.RenderingData
Ranges of sample values in each band of RenderingData.data.
DataSet - Interface in org.apache.sis.storage
Collection of features that share a common set of attributes or properties.
DATASET - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Enumeration of possible values for DefaultScopeDescription.property.
dataSizeShift() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.BytesReader
 
dataSizeShift() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
 
dataSizeShift() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
 
dataSizeShift() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
 
dataSizeShift() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
 
dataSizeShift() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
 
dataSizeShift() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
 
dataSizeShift() - Method in interface org.apache.sis.internal.storage.io.DataTransfer
Returns the size of the Java primitive type which is the element of the array.
dataSizeShift() - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
 
dataSource - Variable in class org.apache.sis.metadata.sql.MetadataSource
The data source object for fetching the connection to the database.
dataSource - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The factory to use for creating Connections to the EPSG database.
DataSource - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
Provider of connections to the database.
dataSourceChanged() - Method in class org.apache.sis.internal.metadata.sql.Initializer
Invoked when the JNDI data source associated to "jdbc/SpatialMetadata" changed.
dataSourceChanged() - Method in class org.apache.sis.internal.referencing.DatabaseListener
Invoked when the data source changed.
DataStore - Class in org.apache.sis.storage
Manages a series of features, coverages or sensor data.
DataStore() - Constructor for class org.apache.sis.storage.DataStore
Creates a new instance with no provider and initially no listener.
DataStore(DataStoreProvider, StorageConnector) - Constructor for class org.apache.sis.storage.DataStore
Creates a new instance for the given storage (typically file or database).
DataStore(DataStore, DataStoreProvider, StorageConnector, boolean) - Constructor for class org.apache.sis.storage.DataStore
Creates a new instance as a child of another data store instance.
DataStoreClosedException - Exception in org.apache.sis.storage
Thrown when a data store is closed and can no more return data.
DataStoreClosedException(String) - Constructor for exception org.apache.sis.storage.DataStoreClosedException
Creates an exception with the specified details message.
DataStoreClosedException(String, Throwable) - Constructor for exception org.apache.sis.storage.DataStoreClosedException
Creates an exception with the specified details message and cause.
DataStoreClosedException(Locale, String, OpenOption...) - Constructor for exception org.apache.sis.storage.DataStoreClosedException
Creates a localized exception for a reader or writer which has been closed.
DataStoreContentException - Exception in org.apache.sis.storage
Thrown when a store cannot be read because the stream contains invalid data.
DataStoreContentException(String) - Constructor for exception org.apache.sis.storage.DataStoreContentException
Creates an exception with the specified details message.
DataStoreContentException(String, Throwable) - Constructor for exception org.apache.sis.storage.DataStoreContentException
Creates an exception with the specified details message and cause.
DataStoreContentException(Throwable) - Constructor for exception org.apache.sis.storage.DataStoreContentException
Creates an exception with the specified cause and no details message.
DataStoreContentException(Locale, String, String, Object) - Constructor for exception org.apache.sis.storage.DataStoreContentException
Creates a localized exception with a message saying that the given store cannot be read.
DataStoreCreate - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Whether to allow new data store creation if the source to open does not already exist.
DataStoreEncoding - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Character encoding used by the data store.
DataStoreException - Exception in org.apache.sis.storage
Thrown when a DataStore cannot complete a read or write operation.
DataStoreException() - Constructor for exception org.apache.sis.storage.DataStoreException
Creates an exception with no cause and no details message.
DataStoreException(String) - Constructor for exception org.apache.sis.storage.DataStoreException
Creates an exception with the specified details message.
DataStoreException(String, Throwable) - Constructor for exception org.apache.sis.storage.DataStoreException
Creates an exception with the specified details message and cause.
DataStoreException(Throwable) - Constructor for exception org.apache.sis.storage.DataStoreException
Creates an exception with the specified cause and no details message.
DataStoreException(Locale, short, Object...) - Constructor for exception org.apache.sis.storage.DataStoreException
Creates a new exception which will format a localized message in the given locale.
DataStoreException(Locale, Object[]) - Constructor for exception org.apache.sis.storage.DataStoreException
Workaround for RFE #4093999 ("Relax constraint on placement of this()/super() call in constructors").
DataStoreException(Locale, String, String, Object) - Constructor for exception org.apache.sis.storage.DataStoreException
Creates a localized exception with a message saying that the given store cannot be processed.
DataStoreLocale - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Formatting conventions of dates and numbers.
DataStoreLocation - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Data store location as a file or URL.
DataStoreProvider - Class in org.apache.sis.storage
Provides information about a specific DataStore implementation.
DataStoreProvider() - Constructor for class org.apache.sis.storage.DataStoreProvider
Creates a new provider.
DataStoreProvider.Prober<S> - Interface in org.apache.sis.storage
An action to execute for testing if a StorageConnector input can be read.
DataStoreProvider.ProberList<S,N> - Class in org.apache.sis.storage
Implementation of the composed probe returned by DataStoreProvider.Prober.orElse(Class, Prober).
DataStoreReferencingException - Exception in org.apache.sis.storage
Thrown when a data store failed to construct the coordinate reference system (CRS) or other positioning information.
DataStoreReferencingException(String) - Constructor for exception org.apache.sis.storage.DataStoreReferencingException
Creates an exception with the specified details message.
DataStoreReferencingException(String, Throwable) - Constructor for exception org.apache.sis.storage.DataStoreReferencingException
Creates an exception with the specified details message and cause.
DataStoreReferencingException(Throwable) - Constructor for exception org.apache.sis.storage.DataStoreReferencingException
Creates an exception with the specified cause and no details message.
DataStoreReferencingException(Locale, String, String, Object) - Constructor for exception org.apache.sis.storage.DataStoreReferencingException
Creates a localized exception with a message saying that the given store cannot be read.
DataStoreRegistry - Class in org.apache.sis.storage
Creates DataStore instances for a given storage object by scanning all providers on the classpath.
DataStoreRegistry() - Constructor for class org.apache.sis.storage.DataStoreRegistry
Creates a new registry which will look for data stores accessible to the default class loader.
DataStoreRegistry(ClassLoader) - Constructor for class org.apache.sis.storage.DataStoreRegistry
Creates a new registry which will look for data stores accessible to the given class loader.
DataStoreRegistry.Category - Enum in org.apache.sis.storage
The kind of providers to test.
DataStores - Class in org.apache.sis.storage
Static convenience methods creating DataStore instances from a given storage object.
DataStores() - Constructor for class org.apache.sis.storage.DataStores
Do not allow instantiation of this class.
DataStoreTimeZone - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Timezone of dates in the data store.
DataSubset - Class in org.apache.sis.storage.geotiff
Raster data obtained from a GeoTIFF file in the domain requested by user.
DataSubset(DataCube, TiledGridResource.Subset) - Constructor for class org.apache.sis.storage.geotiff.DataSubset
Creates a new data subset.
DataSubset.Tile - Class in org.apache.sis.storage.geotiff
Information about a tile to be read.
DataTransfer - Interface in org.apache.sis.internal.storage.io
Transfers data from a buffer to an array specified at construction time.
dataType - Variable in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
The color model type.
dataType - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Type of sample values as one of the DataBuffer constants.
dataType - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Code which identifies the kind of value provided in the extended element.
DataType - Enum in org.apache.sis.image
Identification of the primitive type used for storing sample values in an image.
DataType - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Data type
DataType() - Constructor for enum org.apache.sis.image.DataType
Creates a new enumeration.
DataType() - Constructor for enum org.apache.sis.internal.referencing.provider.NTv2.Loader.DataType
 
date - Variable in class org.apache.sis.internal.jaxb.gco.GO_DateTime
The date value using the "Date" name, used when there are no hours, minutes or seconds to format.
date - Variable in class org.apache.sis.internal.jaxb.gco.GO_Temporal
The date value using the "Date" name, used when there are no hours, minutes or seconds to format.
date - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
Reference date for the cited resource in milliseconds elapsed sine January 1st, 1970, or Long.MIN_VALUE if none.
Date - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Date
DATE - Static variable in class org.apache.sis.geometry.CoordinateFormat
Constants for the CoordinateFormat.types array.
date1 - Variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Start time (date1) and end time (date2) on which a data quality measure was applied.
date2 - Variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Start time (date1) and end time (date2) on which a data quality measure was applied.
DateAdapter - Class in org.apache.sis.internal.jaxb.gml
JAXB adapter wrapping the date value (as milliseconds elapsed since January 1st, 1970) in a XMLGregorianCalendar for the xs:date type.
DateAdapter() - Constructor for class org.apache.sis.internal.jaxb.gml.DateAdapter
Empty constructor for JAXB only.
DateAndTime - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Date and time
DateConverter<T> - Class in org.apache.sis.internal.converter
Handles conversions from Date to various objects.
DateConverter(Class<T>) - Constructor for class org.apache.sis.internal.converter.DateConverter
Creates a converter for the given target type.
DateConverter.Inverse - Class in org.apache.sis.internal.converter
Converter from Long to Date.
DateConverter.Long - Class in org.apache.sis.internal.converter
Converter from Date to Long.
DateConverter.SQL - Class in org.apache.sis.internal.converter
From Date to SQL Date.
DateConverter.Timestamp - Class in org.apache.sis.internal.converter
From Date to SQL Timestamp.
dateFormat - Variable in class org.apache.sis.io.wkt.AbstractParser
The object to use for parsing dates, created when first needed.
dateFormat - Variable in class org.apache.sis.io.wkt.Formatter
The object to use for formatting dates.
dateFormat - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
The object to use for parsing dates, created when first needed.
dateFormat - Variable in class org.apache.sis.storage.geotiff.GeoTIFF
The object to use for parsing and formatting dates.
dateInfo - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Date(s) associated with the metadata.
dates - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Reference date for the cited resource.
dates - Variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Date or range of dates on which a data quality measure was applied.
Dates() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Creates a new list initialized with no dates.
dateTime - Variable in class org.apache.sis.internal.jaxb.gco.GO_DateTime
The date and time value using the code "DateTime" name.
dateTime - Variable in class org.apache.sis.internal.jaxb.gco.GO_Temporal
The date and time value using the code "DateTime" name.
dateTime - Variable in class org.apache.sis.metadata.iso.quality.AbstractResult
Date when the result was generated, or null if none.
DateTime - Static variable in class org.apache.sis.storage.geotiff.Tags
 
DateTimeDigitized - Static variable in class org.apache.sis.storage.geotiff.Tags
 
DateTimeOriginal - Static variable in class org.apache.sis.storage.geotiff.Tags
 
DateToTemporal - Class in org.apache.sis.internal.metadata.legacy
A collection where conversion from Date to Temporal objects are performed on-the-fly.
DateToTemporal(Collection<? extends Date>) - Constructor for class org.apache.sis.internal.metadata.legacy.DateToTemporal
Creates a new view over the given collection.
dateType - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
Event used for reference date.
datum - Variable in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
The geodetic datum, or null if none.
datum - Variable in class org.apache.sis.internal.referencing.VerticalDatumTypes
The name of a datum to compare against the list of datum types, in upper-case and (if possible) using US-ASCII characters.
datum - Variable in enum org.apache.sis.referencing.CommonCRS
The EPSG code of the datum.
datum - Variable in enum org.apache.sis.referencing.CommonCRS.Engineering
The datum.
datum - Variable in enum org.apache.sis.referencing.CommonCRS.Vertical
The EPSG code for the datum or the resource keys, depending on CommonCRS.Vertical.isEPSG value.
datum - Variable in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
The datum.
datum - Variable in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
The datum.
datum - Variable in class org.apache.sis.referencing.crs.DefaultImageCRS
The datum.
datum - Variable in class org.apache.sis.referencing.crs.DefaultParametricCRS
The datum.
datum - Variable in class org.apache.sis.referencing.crs.DefaultTemporalCRS
The datum.
datum - Variable in class org.apache.sis.referencing.crs.DefaultVerticalCRS
The datum.
datum - Variable in class org.apache.sis.referencing.EllipsoidalHeightSeparator
The value of SingleCRS.getDatum().
datum - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
The datum to which to transform the coordinate before formatting the MGRS reference.
datum - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
The datum to which to transform the coordinates before formatting the MGRS reference.
datum - Variable in class org.apache.sis.storage.landsat.MetadataReader
The enumeration for the "DATUM" element, to be used for creating the Coordinate Reference System.
datum() - Method in enum org.apache.sis.referencing.CommonCRS
Returns the geodetic datum associated to this geodetic object.
datum() - Method in enum org.apache.sis.referencing.CommonCRS.Engineering
Returns the datum associated to this engineering object.
datum() - Method in enum org.apache.sis.referencing.CommonCRS.Temporal
Returns the datum associated to this temporal object.
datum() - Method in enum org.apache.sis.referencing.CommonCRS.Vertical
Returns the datum associated to this vertical object.
datum(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS
Returns the datum associated to the given object, or null if none.
datum(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS.Temporal
Returns the datum associated to the given object, or null if none.
datum(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS.Vertical
Returns the datum associated to the given object, or null if none.
Datum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Datum - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Datum
DATUM - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Datum, often represented by DATUM[…] elements.
DATUM - Static variable in class org.apache.sis.internal.referencing.DefinitionVerifier
Indicates in which part of CRS description a difference has been found.
DATUM - Static variable in class org.apache.sis.referencing.EPSGFactoryFallback
Kinds of object created by this factory, as bitmask.
DATUM - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Factory needed is DatumAuthorityFactory.
DATUM - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
DATUM - Static variable in class org.apache.sis.referencing.factory.sql.TableInfo
The TableInfo.EPSG item used for datums.
DATUM - Static variable in class org.apache.sis.storage.geotiff.CRSBuilder
Index where to store the name of the geodetic CRS, the datum, the ellipsoid and the prime meridian.
DATUM_CHANGES - Enum constant in enum org.apache.sis.internal.system.DataDirectory
The "DatumChanges" directory.
DATUM_FACTORY - Static variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
The key for specifying a DatumFactory instance to use for geodetic object constructions.
DATUM_SHIFT - Static variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The identifier for a transformation which is a datum shift.
DATUM_SHIFT_ACCURACY - Static variable in class org.apache.sis.internal.referencing.PositionalAccuracyConstant
Default accuracy of datum shift, if not explicitly provided in the EPSG database.
DATUM_SHIFT_APPLIED - Static variable in class org.apache.sis.internal.referencing.PositionalAccuracyConstant
Indicates that a transformation requires a datum shift and some method has been applied.
DATUM_SHIFT_OMITTED - Static variable in class org.apache.sis.internal.referencing.PositionalAccuracyConstant
Indicates that a transformation requires a datum shift, but no method has been found applicable.
DatumChangesDirectory_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Datum shift files are searched in the “{0}” directory.
datumDirectoryLogged - Static variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
Whether the tip about the location of datum shift files has been logged.
datumFactory - Variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
The datum factory.
datumFactory - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The factory to use for creating Datum instances from the properties read in the database.
datumFactory(AuthorityFactory) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
Casts the given factory into a datum authority factory, or throws a FactoryException if the given factory is not of the expected type.
DatumOriginShallBeDate - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Origin of temporal datum shall be a date.
DatumShift - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Datum shift
DatumShiftGrid<C extends javax.measure.Quantity<C>,T extends javax.measure.Quantity<T>> - Class in org.apache.sis.referencing.datum
Small but non-constant translations to apply on coordinates for datum shifts or other transformation process.
DatumShiftGrid(Unit<C>, LinearTransform, int[], boolean, Unit<T>) - Constructor for class org.apache.sis.referencing.datum.DatumShiftGrid
Creates a new datum shift grid for the given size and units.
DatumShiftGrid(DatumShiftGrid<C, T>) - Constructor for class org.apache.sis.referencing.datum.DatumShiftGrid
Creates a new datum shift grid with the same grid geometry (size and units) than the given grid.
DatumShiftGridCompressed<C extends javax.measure.Quantity<C>,T extends javax.measure.Quantity<T>> - Class in org.apache.sis.internal.referencing.provider
A datum shift grid which store the values in short[] array.
DatumShiftGridCompressed(DatumShiftGridFile<C, T>, double[], short[][], double) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Creates a new datum shift grid for the same geometry than the given grid but different data.
DatumShiftGridFile<C extends javax.measure.Quantity<C>,T extends javax.measure.Quantity<T>> - Class in org.apache.sis.internal.referencing.provider
A datum shift grid loaded from a file.
DatumShiftGridFile(Unit<C>, Unit<T>, boolean, double, double, double, double, int, int, ParameterDescriptorGroup, Path...) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Creates a new datum shift grid for the given grid geometry.
DatumShiftGridFile(DatumShiftGridFile<C, T>) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Creates a new datum shift grid with the same grid geometry than the given grid.
DatumShiftGridFile(DatumShiftGridFile<C, T>, AffineTransform2D, int, int) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Creates a new datum shift grid with the same configuration than the given grid, except the size and transform which are set to the given values.
DatumShiftGridFile.Double<C extends javax.measure.Quantity<C>,T extends javax.measure.Quantity<T>> - Class in org.apache.sis.internal.referencing.provider
An implementation of DatumShiftGridFile which stores the offset values in double[] arrays.
DatumShiftGridFile.Float<C extends javax.measure.Quantity<C>,T extends javax.measure.Quantity<T>> - Class in org.apache.sis.internal.referencing.provider
An implementation of DatumShiftGridFile which stores the offset values in float[] arrays.
DatumShiftGridGroup<C extends javax.measure.Quantity<C>,T extends javax.measure.Quantity<T>> - Class in org.apache.sis.internal.referencing.provider
A group of datum shift grids.
DatumShiftGridGroup(Tile[], Map<Tile, DatumShiftGridFile<C, T>>, AffineTransform2D, Dimension) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup
Creates a new group for the given list of sub-grids.
DatumShiftGridGroup(DatumShiftGridGroup<C, T>, DatumShiftGridFile<C, T>[]) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup
Creates a new grid sharing the same data than an existing grid.
DatumShiftGridGroup.Region - Class in org.apache.sis.internal.referencing.provider
The bounds of a sub-grid, together with the subsampling level compared to the grid having the finest resolution.
DatumShiftGridLoader - Class in org.apache.sis.internal.referencing.provider
Base class of datum shift grid loaders.
DatumShiftGridLoader(ReadableByteChannel, ByteBuffer, Path) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
Creates a new loader for the given channel and an existing buffer.
DatumShiftMethod - Enum in org.apache.sis.internal.referencing.provider
The method to use for applying a datum shift.
DatumShiftMethod() - Constructor for enum org.apache.sis.internal.referencing.provider.DatumShiftMethod
 
DatumShiftTransform - Class in org.apache.sis.referencing.operation.transform
Transforms between two CRS (usually geographic) based on different datum.
DatumShiftTransform(ParameterDescriptorGroup, boolean, boolean, DatumShiftGrid<?, ?>) - Constructor for class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Creates a datum shift transform for interpolations in geocentric domain.
DatumShiftTransform(ParameterDescriptorGroup, DatumShiftGrid<?, ?>) - Constructor for class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Creates a datum shift transform for direct interpolations in a grid.
DAY - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 24×60×60 seconds (1 d).
DaylightTime - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Daylight time
days - Variable in class org.apache.sis.internal.temporal.DefaultPeriodDuration
Components of this period duration.
dbFile - Variable in class org.apache.sis.internal.metadata.sql.LocalDataSource
Path to the database to open on the local file system.
DCPList - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for DistributedComputingPlatform in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
DCPList() - Constructor for class org.apache.sis.internal.jaxb.code.DCPList
Empty constructor for JAXB only.
DCPList(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.DCPList
Creates a new adapter for the given value.
DCS - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
ddS - Variable in class org.apache.sis.referencing.datum.TimeDependentBWP
Rate of change of the scale difference in parts per million per year (EPSG:1046).
DeadThread_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Thread “{0}” is dead.
debug - Variable in class org.apache.sis.console.CommandRunner
true for printing the full stack trace in case of failure.
Debug - Annotation Type in org.apache.sis.util
Annotates classes or methods that are provided mostly for debugging purpose.
DEBUG - Enum constant in enum org.apache.sis.console.Option
Whether to print the full stack trace in case of error.
DEBUG - Enum constant in enum org.apache.sis.util.ComparisonMode
Same as ComparisonMode.APPROXIMATE, except that an AssertionError is thrown if the two objects are not equal and assertions are enabled.
DEBUG - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
Whether to enable debugging.
DECA - Static variable in class org.apache.sis.measure.Prefixes
The SI “deca” prefix.
DECIBAR - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 10000 pascals (1 dbar).
DECIBEL - Static variable in class org.apache.sis.measure.Units
Sub-division of logarithm of ratio of the measured quantity to a reference quantity (dB).
Decimal(float[]) - Constructor for class org.apache.sis.math.ArrayVector.Decimal
Creates a new vector for the given array.
DecimalFunctions - Class in org.apache.sis.math
Functions working on float and double values while taking in account their representation in base 10.
DecimalFunctions() - Constructor for class org.apache.sis.math.DecimalFunctions
Do not allow instantiation of this class.
DecimatedPathIterator - Class in org.apache.sis.internal.feature.j2d
A path iterator with applies on-the-fly decimation for faster drawing.
DecimatedPathIterator(PathIterator, double, double) - Constructor for class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
Creates a new iterator.
DecimatedShape - Class in org.apache.sis.internal.feature.j2d
A shape that apply a simple decimation on-the-fly for faster drawing.
DecimatedShape(Shape, double[]) - Constructor for class org.apache.sis.internal.feature.j2d.DecimatedShape
Creates a new wrapper which will decimate the coordinates of the given source.
DECLARATION - Enum constant in enum org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain
Fast lookup based only on embedded identifiers and names.
declaredType - Variable in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder
The type of object to search, or null for using object.getClass().
declareOutputDirectory() - Method in class org.apache.sis.util.resources.ResourceCompilerMojo
Declares ResourceCompilerMojo.outputDirectory as resource, for inclusion by Maven in the JAR file.
DECLARING_CLASS - Enum constant in enum org.apache.sis.metadata.TypeValuePolicy
The type of the class that declares the method.
DECLARING_INTERFACE - Enum constant in enum org.apache.sis.metadata.TypeValuePolicy
The type of the interface that declares the method.
decode(InputStream) - Method in enum org.apache.sis.internal.sql.feature.BinaryEncoding
Returns an input stream decoding bytes on-the-fly.
decode(CharSequence) - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Decodes the given geohash into a latitude and a longitude.
decode(CharSequence) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Decodes the given MGRS reference into a position and an envelope.
decode(CharSequence) - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
Decodes the given identifier into a latitude and a longitude.
decode(CharSequence, int, int, boolean) - Static method in class org.apache.sis.internal.storage.csv.Store
Extracts a substring from the given line and replaces double quotes by single quotes.
Decoder(CharSequence, double[]) - Constructor for class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Decoder
Decodes the given geohash.
Decoder(MilitaryGridReferenceSystem.Coder, CharSequence) - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
Decodes the given MGRS reference.
decodingLowerCase - Variable in enum org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Format
Mapping from a lower-case letter symbols to its numerical value.
decodingUpperCase - Variable in enum org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Format
Mapping from a upper-case letter symbols to its numerical value.
Decomposition(boolean, boolean) - Constructor for enum org.apache.sis.referencing.operation.CoordinateOperationRegistry.Decomposition
Creates a new decomposition strategy.
decorator - Variable in class org.apache.sis.metadata.TreeNode.Element
If tree node should be wrapped in another object before to be returned, the function performing that wrapping.
decrement(Integer, Integer) - Static method in class org.apache.sis.image.ComputedTiles
decrementCountNaN() - Method in class org.apache.sis.math.Statistics
For Statistics.WithDelta usage only.
decrementCountNaN() - Method in class org.apache.sis.math.Statistics.WithDelta
Decrements the count of NaN values by one.
decrementImageIndex() - Method in class org.apache.sis.internal.storage.image.WorldFileResource
Decrements the image index.
deductiveSource - Variable in class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
Information on which data are used as sources in deductive evaluation method.
DEEP_EQUALS - Static variable in class org.apache.sis.util.collection.WeakValueHashMap
Comparison mode for key objects.
deepCopy(ModifiableMetadata.State) - Method in class org.apache.sis.metadata.ModifiableMetadata
Copies (if necessary) this metadata and all its children.
deepCopy(Metadata) - Static method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns an editable copy of the given metadata.
deepEquals(Object, Object, ComparisonMode) - Static method in class org.apache.sis.util.Utilities
Convenience method for testing two objects for equality using the given level of strictness.
deepHashCode(Object) - Static method in class org.apache.sis.util.Utilities
Returns a hash code for the specified object, which may be an array.
deepSearch(List<DefaultFeatureType>, GenericName) - Static method in class org.apache.sis.feature.DefaultAssociationRole
Potentially invoked after search(FeatureType, Collection, GenericName, List) for searching in associations of associations.
deepToString(Object) - Static method in class org.apache.sis.util.Utilities
Returns a string representation of the specified object, which may be an array.
Default() - Constructor for class org.apache.sis.io.wkt.Transliterator.Default
 
Default(int) - Constructor for class org.apache.sis.index.tree.PointTreeNode.Default
Constructs an initially empty PointTree node.
Default(Locale) - Constructor for class org.apache.sis.referencing.factory.sql.InstallationScriptProvider.Default
Creates a default provider.
Default(PointTreeNode.Default) - Constructor for class org.apache.sis.index.tree.PointTreeNode.Default
Creates a new node initialized to a copy of the given node.
DEFAULT - Enum constant in enum org.apache.sis.image.ImageProcessor.Mode
Operations are executed in multi-threaded mode if the RenderedImage instance is an implementation known to be thread-safe.
DEFAULT - Enum constant in enum org.apache.sis.io.wkt.KeywordCase
Keywords case is determined by the WKT convention.
DEFAULT - Enum constant in enum org.apache.sis.io.wkt.KeywordStyle
Keywords style is determined by the WKT convention.
DEFAULT - Enum constant in enum org.apache.sis.referencing.operation.projection.CassiniSoldner.Variant
The Cassini-Soldner projection.
DEFAULT - Enum constant in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
The Hotine Oblique Mercator (variant A) projection.
DEFAULT - Static variable in class org.apache.sis.filter.DefaultFilterFactory.Features
The instance using system default.
DEFAULT - Static variable in class org.apache.sis.internal.coverage.j2d.ImageLayout
The default instance which will target 256 pixels as tile width and height.
DEFAULT - Static variable in interface org.apache.sis.internal.geotiff.SchemaModifier
The default instance which performs no modification.
DEFAULT - Static variable in class org.apache.sis.internal.metadata.NameToIdentifier.Simplifier
The default instance, which replaces some non-ASCII characters by ASCII ones.
DEFAULT - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Name of the default grid file, as mentioned in the NTG_88 document.
DEFAULT - Static variable in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
The default instance.
DEFAULT - Static variable in class org.apache.sis.internal.storage.csv.TimeEncoding
The temporal coordinate reference system to use for TimeEncoding.ABSOLUTE time encoding.
DEFAULT - Static variable in class org.apache.sis.internal.storage.gpx.Types
A system-wide instance for FeatureType instances created using the DefaultNameFactory.
DEFAULT - Static variable in class org.apache.sis.io.wkt.Colors
The default colors used by FormattableObject.print().
DEFAULT - Static variable in enum org.apache.sis.io.wkt.Convention
The default conventions.
DEFAULT - Static variable in class org.apache.sis.io.wkt.Transliterator
A transliterator compliant with ISO 19162 on a "best effort" basis.
DEFAULT - Static variable in enum org.apache.sis.referencing.CommonCRS
The enum for the default CRS.
DEFAULT - Static variable in class org.apache.sis.setup.Configuration
The default configuration instance.
DEFAULT - Static variable in class org.apache.sis.xml.ReferenceResolver
The default and thread-safe instance.
DEFAULT - Static variable in class org.apache.sis.xml.ValueConverter
The default, thread-safe and immutable instance.
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.sis.storage.StorageConnector
The default size of the ByteBuffer to be created.
DEFAULT_CRS - Static variable in class org.apache.sis.internal.storage.PRJDataStore.Provider
Description of the optional parameter for the default coordinate reference system.
DEFAULT_CRS - Static variable in class org.apache.sis.storage.DataOptionKey
The coordinate reference system (CRS) of data to use if not explicitly defined.
DEFAULT_DIMENSION - Static variable in class org.apache.sis.geometry.CoordinateFormat
Maximal number of dimensions to use when parsing a coordinate without CoordinateFormat.defaultCRS.
DEFAULT_GEOMETRY - Enum constant in enum org.apache.sis.feature.builder.AttributeRole
Attribute value will be flagged as the default geometry.
DEFAULT_INDENTATION - Static variable in class org.apache.sis.internal.util.Constants
The default indentation value to use in various text formats (both WKT and XML).
DEFAULT_NODATA - Static variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
The default no-data value.
DEFAULT_NUM_LEVELS - Static variable in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
Arbitrary number of levels if we cannot compute it from MultiResolutionCoverageLoader.DEFAULT_SIZE and MultiResolutionCoverageLoader.DEFAULT_SCALE_LOG.
DEFAULT_OCCURRENCE - Static variable in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
The default value of minimumOccurs and maximumOccurs if the XML element is not provided.
DEFAULT_PRECISION - Static variable in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Arbitrary default LocalizationGridBuilder.precision value, in unit of grid cells.
DEFAULT_SCALE_LOG - Static variable in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
Value of log₂(rₙ₊₁/rₙ) where rₙ is the resolution at a level and rₙ₊₁ is the resolution at the coarser level.
DEFAULT_SEPARATOR - Static variable in class org.apache.sis.internal.util.Constants
The default separator, which is ':'.
DEFAULT_SEPARATOR - Static variable in class org.apache.sis.util.iso.DefaultNameSpace
The default separator, which is ':'.
DEFAULT_SEPARATOR_STRING - Static variable in class org.apache.sis.util.iso.DefaultNameSpace
DEFAULT_SIZE - Static variable in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
Approximate size in pixels of the pyramid level having coarsest resolution.
DEFAULT_SUFFIX - Static variable in class org.apache.sis.internal.storage.image.WorldFileStore
The default World File suffix when it cannot be determined from URIDataStore.location.
DEFAULT_TILE_SIZE - Static variable in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Default width and height of tiles, in pixels.
DEFAULT_TYPES - Static variable in class org.apache.sis.coverage.grid.GridExtent
Default axis types for the two-dimensional cases.
DefaultAbsoluteExternalPositionalAccuracy - Class in org.apache.sis.metadata.iso.quality
Closeness of reported coordinate values to values accepted as or being true.
DefaultAbsoluteExternalPositionalAccuracy() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultAbsoluteExternalPositionalAccuracy
Constructs an initially empty absolute external positional accuracy.
DefaultAbsoluteExternalPositionalAccuracy(AbsoluteExternalPositionalAccuracy) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultAbsoluteExternalPositionalAccuracy
Constructs a new instance initialized with the values from the specified metadata object.
DefaultAbsoluteExternalPositionalAccuracy(Result) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultAbsoluteExternalPositionalAccuracy
Creates an positional accuracy initialized to the given result.
DefaultAccuracyOfATimeMeasurement - Class in org.apache.sis.metadata.iso.quality
Correctness of the temporal references of an item (reporting of error in time measurement).
DefaultAccuracyOfATimeMeasurement() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultAccuracyOfATimeMeasurement
Constructs an initially empty accuracy of a time measurement.
DefaultAccuracyOfATimeMeasurement(AccuracyOfATimeMeasurement) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultAccuracyOfATimeMeasurement
Constructs a new instance initialized with the values from the specified metadata object.
DefaultAcquisitionInformation - Class in org.apache.sis.metadata.iso.acquisition
Designations for the measuring instruments, the platform carrying them, and the mission to which the data contributes.
DefaultAcquisitionInformation() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Constructs an initially empty acquisition information.
DefaultAcquisitionInformation(AcquisitionInformation) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultAddress - Class in org.apache.sis.metadata.iso.citation
Location of the responsible individual or organization.
DefaultAddress() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultAddress
Constructs an initially empty address.
DefaultAddress(Address) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultAddress
Constructs a new instance initialized with the values from the specified metadata object.
DefaultAffineCS - Class in org.apache.sis.referencing.cs
A 2- or 3-dimensional coordinate system with straight axes that are not necessarily orthogonal.
DefaultAffineCS() - Constructor for class org.apache.sis.referencing.cs.DefaultAffineCS
Constructs a new coordinate system in which every attributes are set to a null or empty value.
DefaultAffineCS(Map<String, ?>, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultAffineCS
Constructs a coordinate system of arbitrary dimension.
DefaultAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultAffineCS
Constructs a two-dimensional coordinate system from a set of properties.
DefaultAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultAffineCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultAffineCS(AffineCS) - Constructor for class org.apache.sis.referencing.cs.DefaultAffineCS
Creates a new coordinate system with the same values than the specified one.
DefaultAggregateInformation - Class in org.apache.sis.metadata.iso.identification
Associated resource information.
DefaultAggregateInformation() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Constructs an initially empty Aggregate dataset information.
DefaultAggregateInformation(DefaultAssociatedResource) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultAggregateInformation(AggregateInformation) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultAggregationDerivation - Class in org.apache.sis.metadata.iso.quality
Aggregation or derivation method.
DefaultAggregationDerivation() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultAggregationDerivation
Constructs an initially empty aggregation derivation.
DefaultAggregationDerivation(DefaultAggregationDerivation) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultAggregationDerivation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultAlgorithm - Class in org.apache.sis.metadata.iso.lineage
Details of the methodology by which geographic information was derived from the instrument readings.
DefaultAlgorithm() - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
Constructs an initially empty algorithm.
DefaultAlgorithm(Algorithm) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
Constructs a new instance initialized with the values from the specified metadata object.
DefaultApplicationSchemaInformation - Class in org.apache.sis.metadata.iso
Information about the application schema used to build the dataset.
DefaultApplicationSchemaInformation() - Constructor for class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Construct an initially empty application schema information.
DefaultApplicationSchemaInformation(ApplicationSchemaInformation) - Constructor for class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultApplicationSchemaInformation(Citation, String, String) - Constructor for class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Creates a application schema information initialized to the specified values.
DefaultAssociatedResource - Class in org.apache.sis.metadata.iso.identification
Associated resource information.
DefaultAssociatedResource() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Constructs an initially empty associated resource.
DefaultAssociatedResource(DefaultAssociatedResource) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Constructs a new instance initialized with the values from the specified metadata object.
DefaultAssociatedResource(Citation, AssociationType) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Constructs an associated resource initialized to the specified values.
DefaultAssociatedResource(AggregateInformation) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Constructs a new instance initialized with the values from the specified metadata object.
DefaultAssociationRole - Class in org.apache.sis.feature
Indicates the role played by the association between two features.
DefaultAssociationRole(Map<String, ?>, DefaultFeatureType, int, int) - Constructor for class org.apache.sis.feature.DefaultAssociationRole
Constructs an association to the given feature type.
DefaultAssociationRole(Map<String, ?>, GenericName, int, int) - Constructor for class org.apache.sis.feature.DefaultAssociationRole
Constructs an association to a feature type of the given name.
DefaultAttributeGroup - Class in org.apache.sis.metadata.iso.content
Information about content type for groups of attributes for a specific range dimension.
DefaultAttributeGroup() - Constructor for class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
Constructs an initially empty attribute group.
DefaultAttributeGroup(DefaultAttributeGroup) - Constructor for class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
Constructs a new instance initialized with the values from the specified metadata object.
DefaultAttributeGroup(CoverageContentType, RangeDimension) - Constructor for class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
Constructs an attribute group initialized to the given values.
DefaultAttributeType<V> - Class in org.apache.sis.feature
Definition of an attribute in a feature type.
DefaultAttributeType(Map<String, ?>, Class<V>, int, int, V, DefaultAttributeType<?>...) - Constructor for class org.apache.sis.feature.DefaultAttributeType
Constructs an attribute type from the given properties.
DefaultBand - Class in org.apache.sis.metadata.iso.content
Range of wavelengths in the electromagnetic spectrum.
DefaultBand() - Constructor for class org.apache.sis.metadata.iso.content.DefaultBand
Constructs an initially empty band.
DefaultBand(Band) - Constructor for class org.apache.sis.metadata.iso.content.DefaultBand
Constructs a new instance initialized with the values from the specified metadata object.
DefaultBasicMeasure - Class in org.apache.sis.metadata.iso.quality
Data quality basic measure.
DefaultBasicMeasure() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Constructs an initially empty basic measure.
DefaultBasicMeasure(DefaultBasicMeasure) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Constructs a new instance initialized with the values from the specified metadata object.
DefaultBoundingPolygon - Class in org.apache.sis.metadata.iso.extent
Boundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.
DefaultBoundingPolygon() - Constructor for class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
Constructs an initially empty bounding polygon.
DefaultBoundingPolygon(Geometry) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
Creates a bounding polygon initialized to the specified polygon.
DefaultBoundingPolygon(BoundingPolygon) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
Constructs a new instance initialized with the values from the specified metadata object.
DefaultBrowseGraphic - Class in org.apache.sis.metadata.iso.identification
Graphic that provides an illustration of the dataset (should include a legend for the graphic).
DefaultBrowseGraphic() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Constructs an initially empty browse graphic.
DefaultBrowseGraphic(URI) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Creates a browse graphics initialized to the specified URI.
DefaultBrowseGraphic(BrowseGraphic) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Constructs a new instance initialized with the values from the specified metadata object.
DefaultCartesianCS - Class in org.apache.sis.referencing.cs
A 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
DefaultCartesianCS() - Constructor for class org.apache.sis.referencing.cs.DefaultCartesianCS
Constructs a new coordinate system in which every attributes are set to a null or empty value.
DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultCartesianCS
Creates a new coordinate system from an arbitrary number of axes.
DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultCartesianCS
Constructs a two-dimensional coordinate system from a set of properties.
DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultCartesianCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultCartesianCS(CartesianCS) - Constructor for class org.apache.sis.referencing.cs.DefaultCartesianCS
Creates a new coordinate system with the same values than the specified one.
DefaultCitation - Class in org.apache.sis.metadata.iso.citation
Standardized resource reference.
DefaultCitation() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitation
Constructs an initially empty citation.
DefaultCitation(CharSequence) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitation
Constructs a citation with the specified title.
DefaultCitation(Citation) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultCitationDate - Class in org.apache.sis.metadata.iso.citation
Reference date and event used to describe it.
DefaultCitationDate() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitationDate
Constructs an initially empty citation date.
DefaultCitationDate(Date, DateType) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitationDate
Constructs a citation date initialized to the given date.
DefaultCitationDate(CitationDate) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitationDate
Constructs a new instance initialized with the values from the specified metadata object.
DefaultCompletenessCommission - Class in org.apache.sis.metadata.iso.quality
Excess data present in the dataset, as described by the scope.
DefaultCompletenessCommission() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultCompletenessCommission
Constructs an initially empty completeness commission.
DefaultCompletenessCommission(CompletenessCommission) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultCompletenessCommission
Constructs a new instance initialized with the values from the specified metadata object.
DefaultCompletenessOmission - Class in org.apache.sis.metadata.iso.quality
Data absent from the dataset, as described by the scope.
DefaultCompletenessOmission() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultCompletenessOmission
Constructs an initially empty completeness omission.
DefaultCompletenessOmission(CompletenessOmission) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultCompletenessOmission
Constructs a new instance initialized with the values from the specified metadata object.
DefaultCompoundCRS - Class in org.apache.sis.referencing.crs
A CRS describing the position of points through two or more independent coordinate reference systems.
DefaultCompoundCRS() - Constructor for class org.apache.sis.referencing.crs.DefaultCompoundCRS
Constructs a new object in which every attributes are set to a null or empty value.
DefaultCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Constructor for class org.apache.sis.referencing.crs.DefaultCompoundCRS
Constructs a compound CRS from the given properties and CRS.
DefaultCompoundCRS(CompoundCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultCompoundCRS
Constructs a new coordinate reference system with the same values than the specified one.
DefaultCompoundCS - Class in org.apache.sis.referencing.cs
A coordinate system made of two or more independent coordinate systems.
DefaultCompoundCS(Map<String, ?>, CoordinateSystem...) - Constructor for class org.apache.sis.referencing.cs.DefaultCompoundCS
Constructs a coordinate system from a set of properties and a sequence of coordinate systems.
DefaultCompoundCS(CoordinateSystem...) - Constructor for class org.apache.sis.referencing.cs.DefaultCompoundCS
Constructs a compound coordinate system from a sequence of coordinate systems.
DefaultCompoundCS(CoordinateSystem[], CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultCompoundCS
This is a work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
DefaultConcatenatedOperation - Class in org.apache.sis.referencing.operation
An ordered sequence of two or more single coordinate operations.
DefaultConcatenatedOperation() - Constructor for class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Constructs a new object in which every attributes are set to a null value.
DefaultConcatenatedOperation(Map<String, ?>, CoordinateOperation[], MathTransformFactory) - Constructor for class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Constructs a concatenated operation from a set of properties and a math transform factory.
DefaultConcatenatedOperation(ConcatenatedOperation) - Constructor for class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Creates a new coordinate operation with the same values than the specified one.
DefaultConceptualConsistency - Class in org.apache.sis.metadata.iso.quality
Adherence to rules of the conceptual schema.
DefaultConceptualConsistency() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultConceptualConsistency
Constructs an initially empty conceptual consistency.
DefaultConceptualConsistency(ConceptualConsistency) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultConceptualConsistency
Constructs a new instance initialized with the values from the specified metadata object.
DefaultConfidence - Class in org.apache.sis.metadata.iso.quality
Trustworthiness of a data quality result.
DefaultConfidence() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultConfidence
Constructs an initially empty aggregation derivation.
DefaultConfidence(DefaultConfidence) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultConfidence
Constructs a new instance initialized with the values from the specified metadata object.
DefaultConformanceResult - Class in org.apache.sis.metadata.iso.quality
Information about the outcome of evaluating the value(s) against a specified acceptable conformance quality level.
DefaultConformanceResult() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Constructs an initially empty conformance result.
DefaultConformanceResult(Citation, CharSequence, boolean) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Creates a conformance result initialized to the given values.
DefaultConformanceResult(ConformanceResult) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Constructs a new instance initialized with the values from the specified metadata object.
DefaultConicProjection - Class in org.apache.sis.referencing.operation
Conical map projections.
DefaultConicProjection(Map<String, ?>, GeographicCRS, ProjectedCRS, OperationMethod, MathTransform) - Constructor for class org.apache.sis.referencing.operation.DefaultConicProjection
Creates a projection from the given properties.
DefaultConicProjection(ConicProjection) - Constructor for class org.apache.sis.referencing.operation.DefaultConicProjection
Creates a new coordinate operation with the same values than the specified one.
DefaultConicProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory, OperationMethod[]) - Constructor for class org.apache.sis.referencing.operation.DefaultConicProjection
Creates a new projection with the same values than the specified one, together with the specified source and target CRS.
DefaultConstraints - Class in org.apache.sis.metadata.iso.constraint
Restrictions on the access and use of a resource or metadata.
DefaultConstraints() - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Constructs an initially empty constraints.
DefaultConstraints(CharSequence) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Constructs a new constraints with the given use limitation.
DefaultConstraints(Constraints) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Constructs a new instance initialized with the values from the specified metadata object.
DefaultContact - Class in org.apache.sis.metadata.iso.citation
Information required to enable contact with the responsible person and/or organization.
DefaultContact() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultContact
Constructs an initially empty contact.
DefaultContact(Contact) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultContact
Constructs a new instance initialized with the values from the specified metadata object.
DefaultContact(OnlineResource) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultContact
Constructs a contact initialized to the specified online resource.
DefaultConversion - Class in org.apache.sis.referencing.operation
A parameterized mathematical operation that converts coordinates to another CRS without any change of datum.
DefaultConversion() - Constructor for class org.apache.sis.referencing.operation.DefaultConversion
Constructs a new object in which every attributes are set to a null value.
DefaultConversion(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class org.apache.sis.referencing.operation.DefaultConversion
Creates a coordinate conversion from the given properties.
DefaultConversion(Map<String, ?>, OperationMethod, MathTransform, ParameterValueGroup) - Constructor for class org.apache.sis.referencing.operation.DefaultConversion
Creates a defining conversion from the given transform and/or parameters.
DefaultConversion(Conversion) - Constructor for class org.apache.sis.referencing.operation.DefaultConversion
Creates a new coordinate operation with the same values than the specified one.
DefaultConversion(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory, OperationMethod[]) - Constructor for class org.apache.sis.referencing.operation.DefaultConversion
Constructs a new conversion with the same values than the specified one, together with the specified source and target CRS.
DefaultCoordinateOperationFactory - Class in org.apache.sis.referencing.operation
Creates operations capable to transform coordinates from a given source CRS to a given target CRS.
DefaultCoordinateOperationFactory() - Constructor for class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Constructs a factory with no default properties.
DefaultCoordinateOperationFactory(Map<String, ?>, MathTransformFactory) - Constructor for class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Constructs a factory with the given default properties.
DefaultCoordinateSystemAxis - Class in org.apache.sis.referencing.cs
Coordinate system axis name, direction, unit and range of values.
DefaultCoordinateSystemAxis() - Constructor for class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Constructs a new object in which every attributes are set to a null value.
DefaultCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Constructor for class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Constructs an axis from a set of properties.
DefaultCoordinateSystemAxis(CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Creates a new coordinate system axis with the same values than the specified one.
DefaultCoordinateSystemAxis.Order - Class in org.apache.sis.referencing.cs
The ORDER[…] element to be formatted inside AXIS[…] element.
DefaultCoupledResource - Class in org.apache.sis.metadata.iso.identification
Links a given operation name with a resource identified by an "identifier".
DefaultCoupledResource() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Constructs an initially empty coupled resource.
DefaultCoupledResource(DefaultCoupledResource) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Constructs a new instance initialized with the values from the specified metadata object.
DefaultCoupledResource(ScopedName, Citation, DataIdentification, DefaultOperationMetadata) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Constructs a new coupled resource initialized to the specified values.
DefaultCoverageDescription - Class in org.apache.sis.metadata.iso.content
Information about the content of a grid data cell.
DefaultCoverageDescription() - Constructor for class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Constructs an empty coverage description.
DefaultCoverageDescription(CoverageDescription) - Constructor for class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Constructs a new instance initialized with the values from the specified metadata object.
DefaultCoverageResult - Class in org.apache.sis.metadata.iso.quality
Result of a data quality measure organising the measured values as a coverage.
DefaultCoverageResult() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Constructs an initially empty coverage result.
DefaultCoverageResult(CoverageResult) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Constructs a new instance initialized with the values from the specified metadata object.
defaultCRS - Variable in class org.apache.sis.geometry.CoordinateFormat
The coordinate reference system to assume if no CRS is attached to the position to format.
defaultCRS - Variable in class org.apache.sis.internal.referencing.PositionTransformer
The default CRS to assume when PositionTransformer.transform(DirectPosition) has been invoked without associated CRS.
defaultCRS - Variable in class org.apache.sis.internal.sql.feature.Column
If this column is a geometry or raster column, the Coordinate Reference System (CRS).
defaultCRS - Variable in class org.apache.sis.internal.sql.feature.GeometryGetter
The Coordinate Reference System if InfoStatements cannot map the SRID.
defaultCRS - Variable in class org.apache.sis.internal.sql.postgis.RasterGetter
The Coordinate Reference System if InfoStatements cannot map the SRID.
defaultCRS - Variable in class org.apache.sis.internal.sql.postgis.RasterReader
The default Coordinate Reference System (CRS) if the raster does not specify a CRS.
DefaultCylindricalCS - Class in org.apache.sis.referencing.cs
A 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.
DefaultCylindricalCS() - Constructor for class org.apache.sis.referencing.cs.DefaultCylindricalCS
Constructs a new coordinate system in which every attributes are set to a null or empty value.
DefaultCylindricalCS(Map<String, ?>, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultCylindricalCS
Creates a new coordinate system from an arbitrary number of axes.
DefaultCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultCylindricalCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultCylindricalCS(CylindricalCS) - Constructor for class org.apache.sis.referencing.cs.DefaultCylindricalCS
Creates a new coordinate system with the same values than the specified one.
DefaultCylindricalProjection - Class in org.apache.sis.referencing.operation
Cylindrical map projections.
DefaultCylindricalProjection(Map<String, ?>, GeographicCRS, ProjectedCRS, OperationMethod, MathTransform) - Constructor for class org.apache.sis.referencing.operation.DefaultCylindricalProjection
Creates a projection from the given properties.
DefaultCylindricalProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory, OperationMethod[]) - Constructor for class org.apache.sis.referencing.operation.DefaultCylindricalProjection
Creates a new projection with the same values than the specified one, together with the specified source and target CRS.
DefaultCylindricalProjection(CylindricalProjection) - Constructor for class org.apache.sis.referencing.operation.DefaultCylindricalProjection
Creates a new coordinate operation with the same values than the specified one.
DefaultDataFile - Class in org.apache.sis.metadata.iso.distribution
Description of a transfer data file.
DefaultDataFile() - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Constructs an initially empty data file.
DefaultDataFile(DataFile) - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Constructs a new instance initialized with the values from the specified metadata object.
DefaultDataIdentification - Class in org.apache.sis.metadata.iso.identification
Information required to identify a dataset.
DefaultDataIdentification() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Constructs an initially empty data identification.
DefaultDataIdentification(Citation, CharSequence, Locale, TopicCategory) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Creates a data identification initialized to the specified values.
DefaultDataIdentification(DataIdentification) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Constructs a new instance initialized with the values from the specified metadata object.
DefaultDataQuality - Class in org.apache.sis.metadata.iso.quality
Quality information for the data specified by a data quality scope.
DefaultDataQuality() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Constructs an initially empty data quality.
DefaultDataQuality(ScopeCode) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Creates a data quality initialized to the given scope level.
DefaultDataQuality(DataQuality) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Constructs a new instance initialized with the values from the specified metadata object.
DefaultDataQuality(Scope) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Creates a data quality initialized to the given scope.
DefaultDerivedCRS - Class in org.apache.sis.referencing.crs
A coordinate reference system that is defined by its coordinate conversion from another CRS (not by a datum).
DefaultDerivedCRS() - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS
Constructs a new object in which every attributes are set to a default value.
DefaultDerivedCRS(Map<String, ?>, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS
Creates a derived CRS from a math transform.
DefaultDerivedCRS(Map<String, ?>, SingleCRS, Conversion, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS
Creates a derived CRS from a defining conversion.
DefaultDerivedCRS(DerivedCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS
Constructs a new coordinate reference system with the same values than the specified one.
DefaultDerivedCRS.Engineering - Class in org.apache.sis.referencing.crs
An derived engineering CRS.
DefaultDerivedCRS.Geodetic - Class in org.apache.sis.referencing.crs
A derived geodetic CRS.
DefaultDerivedCRS.Parametric - Class in org.apache.sis.referencing.crs
A derived parametric CRS.
DefaultDerivedCRS.Temporal - Class in org.apache.sis.referencing.crs
A derived temporal CRS.
DefaultDerivedCRS.Vertical - Class in org.apache.sis.referencing.crs
A derived vertical CRS.
DefaultDescriptiveResult - Class in org.apache.sis.metadata.iso.quality
Data quality descriptive result.
DefaultDescriptiveResult() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
Constructs an initially empty descriptive result.
DefaultDescriptiveResult(CharSequence) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
Creates a conformance result initialized to the given values.
DefaultDescriptiveResult(DefaultDescriptiveResult) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
Constructs a new instance initialized with the values from the specified metadata object.
DefaultDigitalTransferOptions - Class in org.apache.sis.metadata.iso.distribution
Technical means and media by which a resource is obtained from the distributor.
DefaultDigitalTransferOptions() - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Constructs an initially empty digital transfer options.
DefaultDigitalTransferOptions(DigitalTransferOptions) - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Constructs a new instance initialized with the values from the specified metadata object.
DefaultDimension - Class in org.apache.sis.metadata.iso.spatial
Axis properties.
DefaultDimension() - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultDimension
Constructs an initially empty dimension.
DefaultDimension(Dimension) - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultDimension
Constructs a new instance initialized with the values from the specified metadata object.
DefaultDimension(DimensionNameType, int) - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultDimension
Creates a dimension initialized to the given type and size.
DefaultDistribution - Class in org.apache.sis.metadata.iso.distribution
Information about the distributor of and options for obtaining the resource.
DefaultDistribution() - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Constructs an initially empty distribution.
DefaultDistribution(Distribution) - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Constructs a new instance initialized with the values from the specified metadata object.
DefaultDistributor - Class in org.apache.sis.metadata.iso.distribution
Information about the distributor.
DefaultDistributor() - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Constructs an initially empty distributor.
DefaultDistributor(ResponsibleParty) - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Creates a distributor with the specified contact.
DefaultDistributor(Distributor) - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Constructs a new instance initialized with the values from the specified metadata object.
DefaultDomainConsistency - Class in org.apache.sis.metadata.iso.quality
Adherence of values to the value domains.
DefaultDomainConsistency() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultDomainConsistency
Constructs an initially empty domain consistency.
DefaultDomainConsistency(DomainConsistency) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultDomainConsistency
Constructs a new instance initialized with the values from the specified metadata object.
DefaultEllipsoid - Class in org.apache.sis.referencing.datum
Geometric figure that can be used to describe the approximate shape of the earth.
DefaultEllipsoid() - Constructor for class org.apache.sis.referencing.datum.DefaultEllipsoid
Constructs a new object in which every attributes are set to a null value.
DefaultEllipsoid(Map<String, ?>, double, double, double, boolean, Unit<Length>) - Constructor for class org.apache.sis.referencing.datum.DefaultEllipsoid
Creates a new ellipsoid using the specified axis length.
DefaultEllipsoid(Ellipsoid) - Constructor for class org.apache.sis.referencing.datum.DefaultEllipsoid
Creates a new ellipsoid with the same values than the specified one.
DefaultEllipsoidalCS - Class in org.apache.sis.referencing.cs
A 2- or 3-dimensional coordinate system for geodetic latitude and longitude, optionally with ellipsoidal height.
DefaultEllipsoidalCS() - Constructor for class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Constructs a new coordinate system in which every attributes are set to a null or empty value.
DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Creates a new coordinate system from an arbitrary number of axes.
DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Constructs a two-dimensional coordinate system from a set of properties.
DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultEllipsoidalCS(EllipsoidalCS) - Constructor for class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Creates a new coordinate system with the same values than the specified one.
DefaultEngineeringCRS - Class in org.apache.sis.referencing.crs
A 1-, 2- or 3-dimensional contextually local coordinate reference system.
DefaultEngineeringCRS() - Constructor for class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Constructs a new object in which every attributes are set to a null value.
DefaultEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Creates a coordinate reference system from the given properties, datum and coordinate system.
DefaultEngineeringCRS(EngineeringCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Constructs a new coordinate reference system with the same values than the specified one.
DefaultEngineeringDatum - Class in org.apache.sis.referencing.datum
Defines the origin of an engineering coordinate reference system.
DefaultEngineeringDatum() - Constructor for class org.apache.sis.referencing.datum.DefaultEngineeringDatum
Constructs a new datum in which every attributes are set to a null value.
DefaultEngineeringDatum(Map<String, ?>) - Constructor for class org.apache.sis.referencing.datum.DefaultEngineeringDatum
Creates an engineering datum from the given properties.
DefaultEngineeringDatum(EngineeringDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultEngineeringDatum
Creates a new datum with the same values than the specified one.
DefaultEnvironmentalRecord - Class in org.apache.sis.metadata.iso.acquisition
Information about the environmental conditions during the acquisition.
DefaultEnvironmentalRecord() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Constructs an initially empty environmental record.
DefaultEnvironmentalRecord(EnvironmentalRecord) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Constructs a new instance initialized with the values from the specified metadata object.
DefaultEvaluationMethod - Class in org.apache.sis.metadata.iso.quality
Description of the evaluation method and procedure applied.
DefaultEvaluationMethod() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Constructs an initially empty evaluation method.
DefaultEvaluationMethod(DefaultEvaluationMethod) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Constructs a new instance initialized with the values from the specified metadata object.
DefaultEvaluationMethod.Dates - Class in org.apache.sis.metadata.iso.quality
The start and end times as a list of O, 1 or 2 elements.
DefaultEvaluationReportInformation - Class in org.apache.sis.metadata.iso.quality
Reference to an external standalone quality report.
DefaultEvaluationReportInformation() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
Constructs an initially empty standalone quality report information.
DefaultEvaluationReportInformation(DefaultEvaluationReportInformation) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultEvaluator - Class in org.apache.sis.coverage.grid
Default implementation of GridCoverage.Evaluator for interpolating values at given positions.
DefaultEvaluator(GridCoverage) - Constructor for class org.apache.sis.coverage.grid.DefaultEvaluator
Creates a new evaluator for the given coverage.
DefaultEvent - Class in org.apache.sis.metadata.iso.acquisition
Identification of a significant collection point within an operation.
DefaultEvent() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Constructs an initially empty acquisition information.
DefaultEvent(Event) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Constructs a new instance initialized with the values from the specified metadata object.
DefaultExtendedElementInformation - Class in org.apache.sis.metadata.iso
New metadata element, not found in ISO 19115, which is required to describe geographic data.
DefaultExtendedElementInformation() - Constructor for class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Construct an initially empty extended element information.
DefaultExtendedElementInformation(String, CharSequence, CharSequence, Datatype, String, CharSequence, ResponsibleParty) - Constructor for class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Create an extended element information initialized to the given values.
DefaultExtendedElementInformation(ExtendedElementInformation) - Constructor for class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultExtent - Class in org.apache.sis.metadata.iso.extent
Information about spatial, vertical, and temporal extent.
DefaultExtent() - Constructor for class org.apache.sis.metadata.iso.extent.DefaultExtent
Constructs an initially empty extent.
DefaultExtent(CharSequence, GeographicExtent, VerticalExtent, TemporalExtent) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultExtent
Constructs an extent initialized to the given description or components.
DefaultExtent(Extent) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultExtent
Constructs a new instance initialized with the values from the specified metadata object.
DefaultFactories - Class in org.apache.sis.internal.system
Default factories defined in the sis-utility module.
DefaultFactories() - Constructor for class org.apache.sis.internal.system.DefaultFactories
For the singleton system listener only.
DefaultFeatureCatalogueDescription - Class in org.apache.sis.metadata.iso.content
Information identifying the feature catalogue or the conceptual schema.
DefaultFeatureCatalogueDescription() - Constructor for class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Constructs an initially empty feature catalogue description.
DefaultFeatureCatalogueDescription(FeatureCatalogueDescription) - Constructor for class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Constructs a new instance initialized with the values from the specified metadata object.
DefaultFeatureType - Class in org.apache.sis.feature
Abstraction of a real-world phenomena.
DefaultFeatureType(Map<String, ?>, boolean, DefaultFeatureType[], AbstractIdentifiedType...) - Constructor for class org.apache.sis.feature.DefaultFeatureType
Constructs a feature type from the given properties.
DefaultFeatureTypeInfo - Class in org.apache.sis.metadata.iso.content
Information about the occurring feature type.
DefaultFeatureTypeInfo() - Constructor for class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
Constructs an initially empty feature type info.
DefaultFeatureTypeInfo(DefaultFeatureTypeInfo) - Constructor for class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
Constructs a new instance initialized with the values from the specified metadata object.
DefaultFeatureTypeInfo(GenericName) - Constructor for class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
Constructs a feature type info initialized to the specified name.
DefaultFilterFactory<R,G,T> - Class in org.apache.sis.filter
A factory of default Filter and Expression implementations.
DefaultFilterFactory(Class<G>, Class<T>, WraparoundMethod) - Constructor for class org.apache.sis.filter.DefaultFilterFactory
Creates a new factory for geometries and temporal objects of the given types.
DefaultFilterFactory.Features<G,T> - Class in org.apache.sis.filter
A filter factory operating on AbstractFeature instances.
defaultFlags() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the default set of flags to use for GridGeometry.toString() implementations.
DefaultFormat - Class in org.apache.sis.io
Created by CompoundFormat for parsing and formatting unlocalized numbers.
DefaultFormat - Class in org.apache.sis.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 org.apache.sis.metadata.iso.distribution.DefaultFormat
Constructs an initially empty format.
DefaultFormat(Class<?>) - Constructor for class org.apache.sis.io.DefaultFormat
Creates a new instance for parsing and formatting objects of the given type.
DefaultFormat(Format) - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultFormat
Constructs a new instance initialized with the values from the specified metadata object.
DefaultFormatConsistency - Class in org.apache.sis.metadata.iso.quality
Degree to which data are stored in accordance with the physical structure of the data set.
DefaultFormatConsistency() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultFormatConsistency
Constructs an initially empty formal consistency.
DefaultFormatConsistency(FormatConsistency) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultFormatConsistency
Constructs a new instance initialized with the values from the specified metadata object.
defaultFormula(ParameterDescriptorGroup, Appendable) - Static method in class org.apache.sis.feature.AbstractOperation
Default implementation of AbstractOperation.formatResultFormula(Appendable), to be used also for operations that are not instance of AbstractOperation.
DefaultFormula - Class in org.apache.sis.referencing.operation
Specification of the coordinate operation method formula.
DefaultFormula(CharSequence) - Constructor for class org.apache.sis.referencing.operation.DefaultFormula
Creates a new formula from the given string.
DefaultFormula(Citation) - Constructor for class org.apache.sis.referencing.operation.DefaultFormula
Creates a new formula from the given citation.
DefaultFormula(Formula) - Constructor for class org.apache.sis.referencing.operation.DefaultFormula
Creates a new formula with the same values than the specified one.
DefaultFormula(InternationalString, Citation) - Constructor for class org.apache.sis.referencing.operation.DefaultFormula
Creates a new formula.
DefaultFullInspection - Class in org.apache.sis.metadata.iso.quality
Full inspection.
DefaultFullInspection() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultFullInspection
Constructs an initially empty Full Inspection.
DefaultFullInspection(DefaultFullInspection) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultFullInspection
Constructs a new instance initialized with the values from the specified metadata object.
DefaultGCP - Class in org.apache.sis.metadata.iso.spatial
Information on ground control point.
DefaultGCP() - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGCP
Constructs an initially empty ground control point.
DefaultGCP(GCP) - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGCP
Constructs a new instance initialized with the values from the specified metadata object.
DefaultGCPCollection - Class in org.apache.sis.metadata.iso.spatial
Information about a control point collection.
DefaultGCPCollection() - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Constructs an initially empty ground control point collection.
DefaultGCPCollection(GCPCollection) - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Constructs a new instance initialized with the values from the specified metadata object.
DefaultGeocentricCRS - Class in org.apache.sis.referencing.crs
A 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
DefaultGeocentricCRS() - Constructor for class org.apache.sis.referencing.crs.DefaultGeocentricCRS
Constructs a new object in which every attributes are set to a null value.
DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Constructor for class org.apache.sis.referencing.crs.DefaultGeocentricCRS
Creates a coordinate reference system from the given properties, datum and coordinate system.
DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultGeocentricCRS
DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Constructor for class org.apache.sis.referencing.crs.DefaultGeocentricCRS
Creates a coordinate reference system from the given properties, datum and coordinate system.
DefaultGeocentricCRS(GeocentricCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultGeocentricCRS
Constructs a new coordinate reference system with the same values than the specified one.
DefaultGeodeticCRS - Class in org.apache.sis.referencing.crs
A 2- or 3-dimensional coordinate reference system based on a geodetic datum.
DefaultGeodeticCRS() - Constructor for class org.apache.sis.referencing.crs.DefaultGeodeticCRS
Constructs a new object in which every attributes are set to a null value.
DefaultGeodeticCRS(Map<String, ?>, GeodeticDatum, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultGeodeticCRS
Creates a coordinate reference system from the given properties, datum and coordinate system.
DefaultGeodeticCRS(GeodeticCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultGeodeticCRS
Constructs a new coordinate reference system with the same values than the specified one.
DefaultGeodeticDatum - Class in org.apache.sis.referencing.datum
Defines the location and orientation of an ellipsoid that approximates the shape of the earth.
DefaultGeodeticDatum() - Constructor for class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Constructs a new datum in which every attributes are set to a null value.
DefaultGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Constructor for class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Creates a geodetic datum from the given properties.
DefaultGeodeticDatum(GeodeticDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Creates a new datum with the same values than the specified one.
defaultGeographic() - Static method in enum org.apache.sis.referencing.CommonCRS
Returns the default two-dimensional normalized geographic CRS.
DefaultGeographicBoundingBox - Class in org.apache.sis.metadata.iso.extent
Geographic position of the dataset.
DefaultGeographicBoundingBox() - Constructor for class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Constructs an initially empty geographic bounding box.
DefaultGeographicBoundingBox(double, double, double, double) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Creates a geographic bounding box initialized to the specified values.
DefaultGeographicBoundingBox(GeographicBoundingBox) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Constructs a new instance initialized with the values from the specified metadata object.
DefaultGeographicCRS - Class in org.apache.sis.referencing.crs
A 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
DefaultGeographicCRS() - Constructor for class org.apache.sis.referencing.crs.DefaultGeographicCRS
Constructs a new object in which every attributes are set to a null value.
DefaultGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Constructor for class org.apache.sis.referencing.crs.DefaultGeographicCRS
Creates a coordinate reference system from the given properties, datum and coordinate system.
DefaultGeographicCRS(GeodeticCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultGeographicCRS
For SC_GeographicCRS JAXB adapter only.
DefaultGeographicCRS(GeographicCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultGeographicCRS
Constructs a new coordinate reference system with the same values than the specified one.
DefaultGeographicDescription - Class in org.apache.sis.metadata.iso.extent
Description of the geographic area using identifiers.
DefaultGeographicDescription() - Constructor for class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
Constructs an initially empty geographic description.
DefaultGeographicDescription(CharSequence) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
Creates an inclusive geographic description initialized to the given natural language description.
DefaultGeographicDescription(Citation, String) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
Creates an inclusive geographic description initialized to the given identifier.
DefaultGeographicDescription(GeographicDescription) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
Constructs a new instance initialized with the values from the specified metadata object.
DefaultGeometricObjects - Class in org.apache.sis.metadata.iso.spatial
Number of objects, listed by geometric object type, used in the dataset.
DefaultGeometricObjects() - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
Constructs an initially empty geometric objects.
DefaultGeometricObjects(GeometricObjects) - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
Constructs a new instance initialized with the values from the specified metadata object.
DefaultGeometricObjects(GeometricObjectType) - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
Creates a geometric object initialized to the given type.
defaultGeometry - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
The default geometry attribute, or null if none.
DefaultGeorectified - Class in org.apache.sis.metadata.iso.spatial
Grid whose cells are regularly spaced in a geographic or projected coordinate reference system.
DefaultGeorectified() - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Constructs an initially empty georectified object.
DefaultGeorectified(Georectified) - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Constructs a new instance initialized with the values from the specified metadata object.
DefaultGeoreferenceable - Class in org.apache.sis.metadata.iso.spatial
Grid with cells irregularly spaced in any given geographic/map projection coordinate reference system.
DefaultGeoreferenceable() - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Constructs an initially empty georeferenceable.
DefaultGeoreferenceable(Georeferenceable) - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Constructs a new instance initialized with the values from the specified metadata object.
DefaultGriddedDataPositionalAccuracy - Class in org.apache.sis.metadata.iso.quality
Closeness of gridded data position values to values accepted as or being true.
DefaultGriddedDataPositionalAccuracy() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultGriddedDataPositionalAccuracy
Constructs an initially empty gridded data positional acccuracy.
DefaultGriddedDataPositionalAccuracy(GriddedDataPositionalAccuracy) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultGriddedDataPositionalAccuracy
Constructs a new instance initialized with the values from the specified metadata object.
DefaultGridSpatialRepresentation - Class in org.apache.sis.metadata.iso.spatial
Method used to represent geographic information in the dataset.
DefaultGridSpatialRepresentation() - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Constructs an initially empty grid spatial representation.
DefaultGridSpatialRepresentation(GridSpatialRepresentation) - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultHomogeneity - Class in org.apache.sis.metadata.iso.quality
Expected or tested uniformity of the results obtained for a data quality evaluation.
DefaultHomogeneity() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultHomogeneity
Constructs an initially empty aggregation derivation.
DefaultHomogeneity(DefaultHomogeneity) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultHomogeneity
Constructs a new instance initialized with the values from the specified metadata object.
defaultIdentifier - Variable in class org.apache.sis.io.wkt.WKTFormat
Identifier to assign to parsed IdentifiedObject if the WKT does not contain an explicit ID[…] or AUTHORITY[…] element.
DefaultIdentifier - Class in org.apache.sis.metadata.iso
Value uniquely identifying an object within a namespace.
DefaultIdentifier() - Constructor for class org.apache.sis.metadata.iso.DefaultIdentifier
Construct an initially empty identifier.
DefaultIdentifier(String) - Constructor for class org.apache.sis.metadata.iso.DefaultIdentifier
Creates an identifier initialized to the given code.
DefaultIdentifier(String, String, String) - Constructor for class org.apache.sis.metadata.iso.DefaultIdentifier
Creates a new identifier initialized to the given code, code space and version number.
DefaultIdentifier(Citation, String) - Constructor for class org.apache.sis.metadata.iso.DefaultIdentifier
Creates an identifier initialized to the given authority and code.
DefaultIdentifier(Identifier) - Constructor for class org.apache.sis.metadata.iso.DefaultIdentifier
Constructs a new instance initialized with the values from the specified metadata object.
defaultIfAbsent(List<? extends SampleDimension>, RenderedImage, int) - Static method in class org.apache.sis.coverage.grid.GridCoverage2D
If the sample dimensions are null, creates default sample dimensions with default names.
DefaultImageCRS - Class in org.apache.sis.referencing.crs
A 2-dimensional engineering coordinate reference system applied to locations in images.
DefaultImageCRS() - Constructor for class org.apache.sis.referencing.crs.DefaultImageCRS
Constructs a new object in which every attributes are set to a null value.
DefaultImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Constructor for class org.apache.sis.referencing.crs.DefaultImageCRS
Creates a coordinate reference system from the given properties, datum and coordinate system.
DefaultImageCRS(ImageCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultImageCRS
Constructs a new coordinate reference system with the same values than the specified one.
DefaultImageDatum - Class in org.apache.sis.referencing.datum
Defines the origin of an image coordinate reference system.
DefaultImageDatum() - Constructor for class org.apache.sis.referencing.datum.DefaultImageDatum
Constructs a new datum in which every attributes are set to a null value.
DefaultImageDatum(Map<String, ?>, PixelInCell) - Constructor for class org.apache.sis.referencing.datum.DefaultImageDatum
Creates an image datum from the given properties.
DefaultImageDatum(ImageDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultImageDatum
Creates a new datum with the same values than the specified one.
DefaultImageDescription - Class in org.apache.sis.metadata.iso.content
Information about an image's suitability for use.
DefaultImageDescription() - Constructor for class org.apache.sis.metadata.iso.content.DefaultImageDescription
Constructs an initially empty image description.
DefaultImageDescription(ImageDescription) - Constructor for class org.apache.sis.metadata.iso.content.DefaultImageDescription
Constructs a new instance initialized with the values from the specified metadata object.
DefaultIndirectEvaluation - Class in org.apache.sis.metadata.iso.quality
Indirect evaluation.
DefaultIndirectEvaluation() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
Constructs an initially empty descriptive result.
DefaultIndirectEvaluation(CharSequence) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
Creates a conformance result initialized to the given values.
DefaultIndirectEvaluation(DefaultIndirectEvaluation) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultIndividual - Class in org.apache.sis.metadata.iso.citation
Information about the party if the party is an individual.
DefaultIndividual() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultIndividual
Constructs an initially empty individual.
DefaultIndividual(CharSequence, CharSequence, Contact) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultIndividual
Constructs an individual initialized to the specified values.
DefaultIndividual(DefaultIndividual) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultIndividual
Constructs a new instance initialized with the values from the specified metadata object.
DefaultInstant - Class in org.apache.sis.internal.temporal
Default implementation of GeoAPI instant.
DefaultInstant(Date) - Constructor for class org.apache.sis.internal.temporal.DefaultInstant
Creates a new instant for the given date.
DefaultInstrument - Class in org.apache.sis.metadata.iso.acquisition
Designations for the measuring instruments.
DefaultInstrument() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Constructs an initially empty instrument.
DefaultInstrument(Instrument) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Constructs a new instance initialized with the values from the specified metadata object.
DefaultInternationalString - Class in org.apache.sis.util
An international string using a map of strings for different locales.
DefaultInternationalString() - Constructor for class org.apache.sis.util.DefaultInternationalString
Creates an initially empty international string.
DefaultInternationalString(String) - Constructor for class org.apache.sis.util.DefaultInternationalString
Creates an international string initialized with the given string.
DefaultInternationalString(Map<Locale, String>) - Constructor for class org.apache.sis.util.DefaultInternationalString
Creates an international string initialized with the given localized strings.
DefaultKeywordClass - Class in org.apache.sis.metadata.iso.identification
Specification of a class to categorize keywords in a domain-specific vocabulary that has a binding to a formal ontology.
DefaultKeywordClass() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
Constructs an initially empty keyword class.
DefaultKeywordClass(CharSequence, Citation) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
Creates keyword class initialized to the given key name and ontology.
DefaultKeywordClass(DefaultKeywordClass) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
Constructs a new instance initialized with the values from the specified metadata object.
DefaultKeywords - Class in org.apache.sis.metadata.iso.identification
Keywords, their type and reference source.
DefaultKeywords() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywords
Constructs an initially empty keywords.
DefaultKeywords(CharSequence...) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywords
Creates keywords initialized to the given key word.
DefaultKeywords(Keywords) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywords
Constructs a new instance initialized with the values from the specified metadata object.
DefaultLegalConstraints - Class in org.apache.sis.metadata.iso.constraint
Restrictions and legal prerequisites for accessing and using the resource.
DefaultLegalConstraints() - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Constructs an initially empty constraints.
DefaultLegalConstraints(CharSequence) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Constructs a new constraints with the given use limitation.
DefaultLegalConstraints(LegalConstraints) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Constructs a new instance initialized with the values from the specified metadata object.
DefaultLineage - Class in org.apache.sis.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 org.apache.sis.metadata.iso.lineage.DefaultLineage
Constructs an initially empty lineage.
DefaultLineage(Lineage) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultLineage
Constructs a new instance initialized with the values from the specified metadata object.
DefaultLinearCS - Class in org.apache.sis.referencing.cs
A 1-dimensional coordinate system for points that lie on a single axis (not necessarily a straight line).
DefaultLinearCS() - Constructor for class org.apache.sis.referencing.cs.DefaultLinearCS
Constructs a new coordinate system in which every attributes are set to a null or empty value.
DefaultLinearCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultLinearCS
Constructs a coordinate system from a set of properties.
DefaultLinearCS(Map<String, ?>, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultLinearCS
Creates a new coordinate system from an arbitrary number of axes.
DefaultLinearCS(LinearCS) - Constructor for class org.apache.sis.referencing.cs.DefaultLinearCS
Creates a new coordinate system with the same values than the specified one.
DefaultLocalName - Class in org.apache.sis.util.iso
Identifier within a name space for a local object.
DefaultLocalName() - Constructor for class org.apache.sis.util.iso.DefaultLocalName
Empty constructor to be used by JAXB only, or by sub-classes empty constructors themselves used only by JAXB.
DefaultLocalName(NameSpace, CharSequence) - Constructor for class org.apache.sis.util.iso.DefaultLocalName
Constructs a local name from the given character sequence.
DefaultMaintenanceInformation - Class in org.apache.sis.metadata.iso.maintenance
Information about the scope and frequency of updating.
DefaultMaintenanceInformation() - Constructor for class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Creates a an initially empty maintenance information.
DefaultMaintenanceInformation(MaintenanceFrequency) - Constructor for class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Creates a maintenance information.
DefaultMaintenanceInformation(MaintenanceInformation) - Constructor for class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultMathTransformFactory - Class in org.apache.sis.referencing.operation.transform
Low level factory for creating math transforms.
DefaultMathTransformFactory() - Constructor for class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Creates a new factory which will discover operation methods with a ServiceLoader.
DefaultMathTransformFactory(Iterable<? extends OperationMethod>) - Constructor for class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Creates a new factory which will use the given operation methods.
DefaultMathTransformFactory(DefaultMathTransformFactory) - Constructor for class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Creates a new factory with the same configuration than given factory but without caching.
DefaultMathTransformFactory.Context - Class in org.apache.sis.referencing.operation.transform
Source and target coordinate systems for which a new parameterized transform is going to be used.
DefaultMathTransformFactory.NoCache - Class in org.apache.sis.referencing.operation.transform
A factory performing no caching.
defaultMaximumOccurs - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
The default maximum number of property values.
DefaultMeasureDescription - Class in org.apache.sis.metadata.iso.quality
Data quality measure description.
DefaultMeasureDescription() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
Constructs an initially empty description.
DefaultMeasureDescription(CharSequence) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
Constructs a description initialized with the given text.
DefaultMeasureDescription(DefaultMeasureDescription) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
Constructs a new instance initialized with the values from the specified metadata object.
DefaultMeasureReference - Class in org.apache.sis.metadata.iso.quality
Reference to the measure used.
DefaultMeasureReference() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Constructs an initially empty measure reference.
DefaultMeasureReference(DefaultMeasureReference) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Constructs a new instance initialized with the values from the specified metadata object.
DefaultMedium - Class in org.apache.sis.metadata.iso.distribution
Information about the media on which the resource can be distributed.
DefaultMedium() - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultMedium
Constructs an initially empty medium.
DefaultMedium(Medium) - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultMedium
Constructs a new instance initialized with the values from the specified metadata object.
DefaultMemberName - Class in org.apache.sis.util.iso
The name to identify a member of a record.
DefaultMemberName() - Constructor for class org.apache.sis.util.iso.DefaultMemberName
Empty constructor to be used by JAXB only.
DefaultMemberName(NameSpace, CharSequence, TypeName) - Constructor for class org.apache.sis.util.iso.DefaultMemberName
Constructs a member name from the given character sequence and attribute type.
DefaultMetadata - Class in org.apache.sis.metadata.iso
Root entity which defines metadata about a resource or resources.
DefaultMetadata() - Constructor for class org.apache.sis.metadata.iso.DefaultMetadata
Creates an initially empty metadata.
DefaultMetadata(ResponsibleParty, Date, Identification) - Constructor for class org.apache.sis.metadata.iso.DefaultMetadata
Creates a meta data initialized to the specified values.
DefaultMetadata(Metadata) - Constructor for class org.apache.sis.metadata.iso.DefaultMetadata
Constructs a new instance initialized with the values from the specified metadata object.
DefaultMetadata.FromLocale - Class in org.apache.sis.metadata.iso
Converter from Locale and PT_Locale.
DefaultMetadata.ToLocale - Class in org.apache.sis.metadata.iso
Converter from PT_Locale and Locale.
DefaultMetadataExtensionInformation - Class in org.apache.sis.metadata.iso
Information describing metadata extensions.
DefaultMetadataExtensionInformation() - Constructor for class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
Construct an initially empty metadata extension information.
DefaultMetadataExtensionInformation(MetadataExtensionInformation) - Constructor for class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultMetadataScope - Class in org.apache.sis.metadata.iso
Information about the scope of the resource.
DefaultMetadataScope() - Constructor for class org.apache.sis.metadata.iso.DefaultMetadataScope
Constructs an initially empty metadata scope.
DefaultMetadataScope(DefaultMetadataScope) - Constructor for class org.apache.sis.metadata.iso.DefaultMetadataScope
Constructs a new instance initialized with the values from the specified metadata object.
DefaultMetadataScope(ScopeCode, CharSequence) - Constructor for class org.apache.sis.metadata.iso.DefaultMetadataScope
Constructs a metadata scope initialized to the given value.
defaultMinimumOccurs - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
The default minimum number of property values.
defaultName(CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Returns a name for a transformation between two CRS.
DefaultNameFactory - Class in org.apache.sis.util.iso
A factory for creating AbstractName objects.
DefaultNameFactory() - Constructor for class org.apache.sis.util.iso.DefaultNameFactory
Creates a new factory.
defaultNamespace - Variable in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
The default namespace.
DefaultNameSpace - Class in org.apache.sis.util.iso
A domain in which names given by character strings are defined.
DefaultNameSpace() - Constructor for class org.apache.sis.util.iso.DefaultNameSpace
Creates the global namespace.
DefaultNameSpace(DefaultNameSpace, CharSequence, String, String) - Constructor for class org.apache.sis.util.iso.DefaultNameSpace
Creates a new namespace with the given separator.
DefaultNominalResolution - Class in org.apache.sis.metadata.iso.lineage
Distance between consistent parts of (centre, left side, right side) adjacent pixels.
DefaultNominalResolution() - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
Constructs an initially empty nominal resolution.
DefaultNominalResolution(NominalResolution) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
Constructs a new instance initialized with the values from the specified metadata object.
DefaultNonQuantitativeAttributeAccuracy - Class in org.apache.sis.metadata.iso.quality
Deprecated.
Renamed DefaultNonQuantitativeAttributeCorrectness for following a renaming in ISO 19157:2013.
DefaultNonQuantitativeAttributeAccuracy() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeAccuracy
Deprecated.
Constructs an initially empty non quantitative attribute accuracy.
DefaultNonQuantitativeAttributeAccuracy(NonQuantitativeAttributeAccuracy) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeAccuracy
Deprecated.
Constructs a new instance initialized with the values from the specified metadata object.
DefaultNonQuantitativeAttributeCorrectness - Class in org.apache.sis.metadata.iso.quality
Correctness of non-quantitative attributes.
DefaultNonQuantitativeAttributeCorrectness() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeCorrectness
Constructs an initially empty completeness omission.
DefaultNonQuantitativeAttributeCorrectness(NonQuantitativeAttributeAccuracy) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeCorrectness
Constructs a new instance initialized with the values from the specified metadata object.
DefaultObjective - Class in org.apache.sis.metadata.iso.acquisition
Describes the characteristics, spatial and temporal extent of the intended object to be observed.
DefaultObjective() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Constructs an initially empty objective.
DefaultObjective(Objective) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Constructs a new instance initialized with the values from the specified metadata object.
DefaultOnlineResource - Class in org.apache.sis.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 org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Creates an initially empty on line resource.
DefaultOnlineResource(URI) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Creates an on line resource initialized to the given URI.
DefaultOnlineResource(OnlineResource) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Constructs a new instance initialized with the values from the specified metadata object.
DefaultOperation - Class in org.apache.sis.metadata.iso.acquisition
Designations for the operation used to acquire the dataset.
DefaultOperation() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Constructs an initially empty operation.
DefaultOperation(Operation) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultOperationChainMetadata - Class in org.apache.sis.metadata.iso.identification
Operation chain information.
DefaultOperationChainMetadata() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
Constructs an initially empty operation chain metadata.
DefaultOperationChainMetadata(CharSequence) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
Constructs a new operation chain metadata initialized to the specified name.
DefaultOperationChainMetadata(DefaultOperationChainMetadata) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
Constructs a new instance initialized with the values from the specified metadata object.
DefaultOperationMetadata - Class in org.apache.sis.metadata.iso.identification
Parameter information.
DefaultOperationMetadata() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Constructs an initially empty operation metadata.
DefaultOperationMetadata(DefaultOperationMetadata) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Constructs a new instance initialized with the values from the specified metadata object.
DefaultOperationMethod - Class in org.apache.sis.referencing.operation
Describes the algorithm and parameters used to perform a coordinate operation.
DefaultOperationMethod() - Constructor for class org.apache.sis.referencing.operation.DefaultOperationMethod
Creates a new object in which every attributes are set to a null value.
DefaultOperationMethod(Map<String, ?>, Integer, Integer, ParameterDescriptorGroup) - Constructor for class org.apache.sis.referencing.operation.DefaultOperationMethod
Deprecated.
ISO 19111:2019 removed "source dimensions" and "target dimensions" attributes.
DefaultOperationMethod(Map<String, ?>, ParameterDescriptorGroup) - Constructor for class org.apache.sis.referencing.operation.DefaultOperationMethod
Constructs an operation method from a set of properties and a descriptor group.
DefaultOperationMethod(MathTransform) - Constructor for class org.apache.sis.referencing.operation.DefaultOperationMethod
Convenience constructor that creates an operation method from a math transform.
DefaultOperationMethod(OperationMethod) - Constructor for class org.apache.sis.referencing.operation.DefaultOperationMethod
Creates a new operation method with the same values than the specified one.
DefaultOperationMethod(OperationMethod, Integer, Integer) - Constructor for class org.apache.sis.referencing.operation.DefaultOperationMethod
Constructs a new operation method with the same values than the specified one except the dimensions.
DefaultOrganisation - Class in org.apache.sis.metadata.iso.citation
Information about the party if the party is an organization.
DefaultOrganisation() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultOrganisation
Constructs an initially empty organization.
DefaultOrganisation(CharSequence, BrowseGraphic, DefaultIndividual, Contact) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultOrganisation
Constructs an organization initialized to the specified values.
DefaultOrganisation(DefaultOrganisation) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultOrganisation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultParameterDescriptor<T> - Class in org.apache.sis.parameter
The definition of a single parameter used by an operation method.
DefaultParameterDescriptor() - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptor
Constructs a new object in which attributes may be set to a null value.
DefaultParameterDescriptor(Map<String, ?>, int, int, Class<T>, Range<?>, T[], T) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptor
Constructs a descriptor from the given properties.
DefaultParameterDescriptor(ParameterDescriptor<T>) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptor
Creates a new descriptor with the same values than the specified one.
DefaultParameterDescriptorGroup - Class in org.apache.sis.parameter
The definition of a group of related parameters used by an operation method.
DefaultParameterDescriptorGroup() - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Constructs a new object in which every attributes are set to a null value or an empty list.
DefaultParameterDescriptorGroup(Map<String, ?>, int, int, GeneralParameterDescriptor...) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Constructs a parameter group from a set of properties.
DefaultParameterDescriptorGroup(Map<String, ?>, GeneralParameterDescriptor[]) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Creates a mandatory parameter group without cloning the given array.
DefaultParameterDescriptorGroup(Map<String, ?>, ParameterDescriptorGroup) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Constructs a group with the same parameters than another group.
DefaultParameterDescriptorGroup(ParameterDescriptorGroup) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Creates a new descriptor with the same values than the specified one.
DefaultParameterDescriptorGroup.AsList - Class in org.apache.sis.parameter
The DefaultParameterDescriptorGroup.descriptors as an unmodifiable list.
DefaultParameterValue<T> - Class in org.apache.sis.parameter
A single parameter value used by an operation method.
DefaultParameterValue() - Constructor for class org.apache.sis.parameter.DefaultParameterValue
Default constructor for JAXB only.
DefaultParameterValue(ParameterDescriptor<T>) - Constructor for class org.apache.sis.parameter.DefaultParameterValue
Creates a parameter value from the specified descriptor.
DefaultParameterValue(ParameterValue<T>) - Constructor for class org.apache.sis.parameter.DefaultParameterValue
Creates a new instance initialized with the values from the specified parameter object.
DefaultParameterValueGroup - Class in org.apache.sis.parameter
A group of related parameter values.
DefaultParameterValueGroup() - Constructor for class org.apache.sis.parameter.DefaultParameterValueGroup
Default constructor for JAXB only.
DefaultParameterValueGroup(ParameterDescriptorGroup) - Constructor for class org.apache.sis.parameter.DefaultParameterValueGroup
Creates a parameter group from the specified descriptor.
DefaultParameterValueGroup(ParameterValueGroup) - Constructor for class org.apache.sis.parameter.DefaultParameterValueGroup
Creates a new instance initialized with all values from the specified parameter group.
DefaultParametricCRS - Class in org.apache.sis.referencing.crs
A 1-dimensional coordinate reference system which uses parameter values or functions.
DefaultParametricCRS() - Constructor for class org.apache.sis.referencing.crs.DefaultParametricCRS
Constructs a new object in which every attributes are set to a null value.
DefaultParametricCRS(Map<String, ?>, DefaultParametricDatum, DefaultParametricCS) - Constructor for class org.apache.sis.referencing.crs.DefaultParametricCRS
Creates a coordinate reference system from the given properties, datum and coordinate system.
DefaultParametricCRS(DefaultParametricCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultParametricCRS
Constructs a new coordinate reference system with the same values than the specified one.
DefaultParametricCS - Class in org.apache.sis.referencing.cs
A 1-dimensional coordinate system for parametric values or functions.
DefaultParametricCS() - Constructor for class org.apache.sis.referencing.cs.DefaultParametricCS
Constructs a new coordinate system in which every attributes are set to a null or empty value.
DefaultParametricCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultParametricCS
Constructs a coordinate system from a set of properties.
DefaultParametricCS(Map<String, ?>, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultParametricCS
Creates a new coordinate system from an arbitrary number of axes.
DefaultParametricCS(DefaultParametricCS) - Constructor for class org.apache.sis.referencing.cs.DefaultParametricCS
Creates a new coordinate system with the same values than the specified one.
DefaultParametricDatum - Class in org.apache.sis.referencing.datum
Defines the origin of a parametric coordinate reference system.
DefaultParametricDatum() - Constructor for class org.apache.sis.referencing.datum.DefaultParametricDatum
Constructs a new datum in which every attributes are set to a null value.
DefaultParametricDatum(Map<String, ?>) - Constructor for class org.apache.sis.referencing.datum.DefaultParametricDatum
Creates a parametric datum from the given properties.
DefaultParametricDatum(DefaultParametricDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultParametricDatum
Creates a new datum with the same values than the specified one.
DefaultPassThroughOperation - Class in org.apache.sis.referencing.operation
Specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.
DefaultPassThroughOperation() - Constructor for class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Constructs a new object in which every attributes are set to a null value.
DefaultPassThroughOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, SingleOperation, int, int) - Constructor for class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Constructs a pass-through operation from a set of properties.
DefaultPassThroughOperation(PassThroughOperation) - Constructor for class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Creates a new coordinate operation with the same values than the specified one.
defaultPattern - Variable in class org.apache.sis.util.collection.TreeTableFormat
The default pattern used by TreeTableFormat.adaptableFormat.
DefaultPeriod - Class in org.apache.sis.internal.temporal
Default implementation of GeoAPI period.
DefaultPeriod(Instant, Instant) - Constructor for class org.apache.sis.internal.temporal.DefaultPeriod
Creates a new period with the given bounds.
DefaultPeriodDuration - Class in org.apache.sis.internal.temporal
Default implementation of GeoAPI period duration.
DefaultPeriodDuration(InternationalString, InternationalString, InternationalString, InternationalString, InternationalString, InternationalString, InternationalString) - Constructor for class org.apache.sis.internal.temporal.DefaultPeriodDuration
Creates a new duration.
DefaultPlan - Class in org.apache.sis.metadata.iso.acquisition
Designations for the planning information related to meeting the data acquisition requirements.
DefaultPlan() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Constructs an initially empty plan.
DefaultPlan(Plan) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Constructs a new instance initialized with the values from the specified metadata object.
DefaultPlanarProjection - Class in org.apache.sis.referencing.operation
Azimuthal (or planar) map projections.
DefaultPlanarProjection(Map<String, ?>, GeographicCRS, ProjectedCRS, OperationMethod, MathTransform) - Constructor for class org.apache.sis.referencing.operation.DefaultPlanarProjection
Creates a projection from the given properties.
DefaultPlanarProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory, OperationMethod[]) - Constructor for class org.apache.sis.referencing.operation.DefaultPlanarProjection
Creates a new projection with the same values than the specified one, together with the specified source and target CRS.
DefaultPlanarProjection(PlanarProjection) - Constructor for class org.apache.sis.referencing.operation.DefaultPlanarProjection
Creates a new coordinate operation with the same values than the specified one.
DefaultPlatform - Class in org.apache.sis.metadata.iso.acquisition
Designation of the platform used to acquire the dataset.
DefaultPlatform() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Constructs an initially empty platform.
DefaultPlatform(Platform) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Constructs a new instance initialized with the values from the specified metadata object.
DefaultPlatformPass - Class in org.apache.sis.metadata.iso.acquisition
Identification of collection coverage.
DefaultPlatformPass() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Constructs an initially empty platform pass.
DefaultPlatformPass(PlatformPass) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Constructs a new instance initialized with the values from the specified metadata object.
DefaultPolarCS - Class in org.apache.sis.referencing.cs
A 2-dimensional coordinate system for coordinates represented by a distance from the origin and an angle from a fixed direction.
DefaultPolarCS() - Constructor for class org.apache.sis.referencing.cs.DefaultPolarCS
Constructs a new coordinate system in which every attributes are set to a null or empty value.
DefaultPolarCS(Map<String, ?>, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultPolarCS
Creates a new coordinate system from an arbitrary number of axes.
DefaultPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultPolarCS
Constructs a two-dimensional coordinate system from a set of properties.
DefaultPolarCS(PolarCS) - Constructor for class org.apache.sis.referencing.cs.DefaultPolarCS
Creates a new coordinate system with the same values than the specified one.
DefaultPortrayalCatalogueReference - Class in org.apache.sis.metadata.iso
Information identifying the portrayal catalogue used.
DefaultPortrayalCatalogueReference() - Constructor for class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
Construct an initially empty portrayal catalogue reference.
DefaultPortrayalCatalogueReference(Citation) - Constructor for class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
Creates a portrayal catalogue reference initialized to the given reference.
DefaultPortrayalCatalogueReference(PortrayalCatalogueReference) - Constructor for class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
Constructs a new instance initialized with the values from the specified metadata object.
DefaultPrimeMeridian - Class in org.apache.sis.referencing.datum
Defines the origin from which longitude values are determined.
DefaultPrimeMeridian() - Constructor for class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Constructs a new object in which every attributes are set to a null value.
DefaultPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Constructor for class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Creates a prime meridian from the given properties.
DefaultPrimeMeridian(PrimeMeridian) - Constructor for class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Creates a new prime meridian with the same values than the specified one.
DefaultProcessing - Class in org.apache.sis.metadata.iso.lineage
Comprehensive information about the procedure(s), process(es) and algorithm(s) applied in the process step.
DefaultProcessing() - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Constructs an initially empty range element description.
DefaultProcessing(Processing) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Constructs a new instance initialized with the values from the specified metadata object.
DefaultProcessStep - Class in org.apache.sis.metadata.iso.lineage
Information about an event or transformation in the life of a resource.
DefaultProcessStep() - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Creates an initially empty process step.
DefaultProcessStep(CharSequence) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Creates a process step initialized to the given description.
DefaultProcessStep(ProcessStep) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Constructs a new instance initialized with the values from the specified metadata object.
DefaultProcessStepReport - Class in org.apache.sis.metadata.iso.lineage
Report of what occurred during the process step.
DefaultProcessStepReport() - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Constructs an initially empty process step report.
DefaultProcessStepReport(ProcessStepReport) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Constructs a new instance initialized with the values from the specified metadata object.
DefaultProjectedCRS - Class in org.apache.sis.referencing.crs
A 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.
DefaultProjectedCRS() - Constructor for class org.apache.sis.referencing.crs.DefaultProjectedCRS
Constructs a new object in which every attributes are set to a default value.
DefaultProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Constructor for class org.apache.sis.referencing.crs.DefaultProjectedCRS
Creates a projected CRS from a defining conversion.
DefaultProjectedCRS(ProjectedCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultProjectedCRS
Constructs a new coordinate reference system with the same values than the specified one.
DefaultProjection - Class in org.apache.sis.referencing.operation
A conversion from (longitude, latitude) coordinates to Cartesian coordinates (x,y).
DefaultProjection(Map<String, ?>, GeographicCRS, ProjectedCRS, OperationMethod, MathTransform) - Constructor for class org.apache.sis.referencing.operation.DefaultProjection
Creates a projection from the given properties.
DefaultProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory, OperationMethod[]) - Constructor for class org.apache.sis.referencing.operation.DefaultProjection
Creates a new projection with the same values than the specified one, together with the specified source and target CRS.
DefaultProjection(Projection) - Constructor for class org.apache.sis.referencing.operation.DefaultProjection
Creates a new coordinate operation with the same values than the specified one.
defaultProperties - Variable in class org.apache.sis.internal.referencing.MergedProperties
Fallback for values not found in MergedProperties.properties.
defaultProperties - Variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
The default properties, or an empty map if none.
defaultProperties - Variable in class org.apache.sis.referencing.factory.GeodeticObjectFactory
The default properties, or an empty map if none.
defaultProperties - Variable in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
The default properties, or an empty map if none.
DefaultQualityMeasure - Class in org.apache.sis.metadata.iso.quality
Data quality measure.
DefaultQualityMeasure() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Constructs an initially empty element.
DefaultQualityMeasure(DefaultQualityMeasure) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Constructs a new instance initialized with the values from the specified metadata object.
DefaultQuantitativeAttributeAccuracy - Class in org.apache.sis.metadata.iso.quality
Accuracy of quantitative attributes.
DefaultQuantitativeAttributeAccuracy() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultQuantitativeAttributeAccuracy
Constructs an initially empty quantitative attribute accuracy.
DefaultQuantitativeAttributeAccuracy(QuantitativeAttributeAccuracy) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultQuantitativeAttributeAccuracy
Constructs a new instance initialized with the values from the specified metadata object.
DefaultQuantitativeResult - Class in org.apache.sis.metadata.iso.quality
Information about the value (or set of values) obtained from applying a data quality measure.
DefaultQuantitativeResult() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Constructs an initially empty quantitative result.
DefaultQuantitativeResult(QuantitativeResult) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Constructs a new instance initialized with the values from the specified metadata object.
defaultRange - Variable in class org.apache.sis.internal.coverage.j2d.Colorizer
Default range of values to use if no explicitly specified by a Category.
DefaultRangeDimension - Class in org.apache.sis.metadata.iso.content
Information on the range of each dimension of a cell measurement value.
DefaultRangeDimension() - Constructor for class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Constructs an initially empty range dimension.
DefaultRangeDimension(RangeDimension) - Constructor for class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Constructs a new instance initialized with the values from the specified metadata object.
DefaultRangeElementDescription - Class in org.apache.sis.metadata.iso.content
Description of specific range elements.
DefaultRangeElementDescription() - Constructor for class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Constructs an initially empty range element description.
DefaultRangeElementDescription(RangeElementDescription) - Constructor for class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Constructs a new instance initialized with the values from the specified metadata object.
DefaultRecord - Class in org.apache.sis.util.iso
A list of logically related elements as (name, value) pairs in a dictionary.
DefaultRecord() - Constructor for class org.apache.sis.util.iso.DefaultRecord
Constructs an initially empty record expecting exactly one value as a string.
DefaultRecord(Record) - Constructor for class org.apache.sis.util.iso.DefaultRecord
Creates a new record initialized to a shallow copy of the given record.
DefaultRecord(RecordType) - Constructor for class org.apache.sis.util.iso.DefaultRecord
Creates a new record for the given record type.
DefaultRecord.Entries - Class in org.apache.sis.util.iso
The set of map entries to be returned by DefaultRecord.getAttributes().entrySet().
DefaultRecord.Entry - Class in org.apache.sis.util.iso
A single entry in the map returned by DefaultRecord.getAttributes().
DefaultRecord.Iter - Class in org.apache.sis.util.iso
The iterator to be returned by DefaultRecord.getAttributes().entrySet().iterator().
DefaultRecordSchema - Class in org.apache.sis.util.iso
A collection of record types in a given namespace.
DefaultRecordSchema(DefaultNameFactory, NameSpace, CharSequence) - Constructor for class org.apache.sis.util.iso.DefaultRecordSchema
Creates a new schema of the given name.
DefaultRecordType - Class in org.apache.sis.util.iso
An immutable definition of the type of a record.
DefaultRecordType() - Constructor for class org.apache.sis.util.iso.DefaultRecordType
Constructs an initially empty type describing one field per line.
DefaultRecordType(RecordType) - Constructor for class org.apache.sis.util.iso.DefaultRecordType
Creates a new record with the same names and fields than the given one.
DefaultRecordType(TypeName, RecordSchema, Map<? extends CharSequence, ? extends Type>, DefaultNameFactory) - Constructor for class org.apache.sis.util.iso.DefaultRecordType
Creates a new record from field names specified as character sequence.
DefaultRecordType(TypeName, RecordSchema, Map<? extends MemberName, ? extends Type>) - Constructor for class org.apache.sis.util.iso.DefaultRecordType
Creates a new record in the given schema.
DefaultRelativeInternalPositionalAccuracy - Class in org.apache.sis.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 org.apache.sis.metadata.iso.quality.DefaultRelativeInternalPositionalAccuracy
Constructs an initially empty relative internal positional accuracy.
DefaultRelativeInternalPositionalAccuracy(RelativeInternalPositionalAccuracy) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultRelativeInternalPositionalAccuracy
Constructs a new instance initialized with the values from the specified metadata object.
DefaultReleasability - Class in org.apache.sis.metadata.iso.constraint
Information about resource release constraints.
DefaultReleasability() - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Creates an initially empty releasability.
DefaultReleasability(DefaultReleasability) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Constructs a new instance initialized with the values from the specified metadata object.
DefaultRepresentativeFraction - Class in org.apache.sis.metadata.iso.identification
A scale defined as the inverse of a denominator.
DefaultRepresentativeFraction() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Creates a uninitialized representative fraction.
DefaultRepresentativeFraction(long) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Creates a new representative fraction from the specified denominator.
DefaultRepresentativeFraction(RepresentativeFraction) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Constructs a new representative fraction initialized to the value of the given object.
DefaultRepresentativity - Class in org.apache.sis.metadata.iso.quality
Degree to which the sample used has produced a result which is representation of the data.
DefaultRepresentativity() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultRepresentativity
Constructs an initially empty aggregation derivation.
DefaultRepresentativity(DefaultRepresentativity) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultRepresentativity
Constructs a new instance initialized with the values from the specified metadata object.
DefaultRequestedDate - Class in org.apache.sis.metadata.iso.acquisition
Range of date validity.
DefaultRequestedDate() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
Constructs an initially empty requested date.
DefaultRequestedDate(RequestedDate) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
Constructs a new instance initialized with the values from the specified metadata object.
DefaultRequirement - Class in org.apache.sis.metadata.iso.acquisition
Requirement to be satisfied by the planned data acquisition.
DefaultRequirement() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Constructs an initially empty requirement.
DefaultRequirement(Requirement) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Constructs a new instance initialized with the values from the specified metadata object.
DefaultResolution - Class in org.apache.sis.metadata.iso.identification
Level of detail expressed as a scale factor or a ground distance.
DefaultResolution() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultResolution
Constructs an initially empty resolution.
DefaultResolution(RepresentativeFraction) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultResolution
Creates a new resolution initialized to the given scale.
DefaultResolution(Resolution) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultResolution
Constructs a new instance initialized with the values from the specified metadata object.
defaultResolutions(GridGeometry, double[]) - Static method in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
Computes default resolutions starting from the given finest level.
DefaultResponsibility - Class in org.apache.sis.metadata.iso.citation
Information about the party and their role.
DefaultResponsibility() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Constructs an initially empty responsible party.
DefaultResponsibility(DefaultResponsibility) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Constructs a new instance initialized with the values from the specified metadata object.
DefaultResponsibility(ResponsibleParty) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultResponsibility
DefaultResponsibility(Role, Extent, AbstractParty) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Constructs a responsibility initialized to the specified values.
DefaultResponsibleParty - Class in org.apache.sis.metadata.iso.citation
Identification of, and means of communication with, person(s) and organizations associated with the dataset.
DefaultResponsibleParty() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Constructs an initially empty responsible party.
DefaultResponsibleParty(DefaultResponsibility) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Constructs a new instance initialized with the values from the specified metadata object.
DefaultResponsibleParty(ResponsibleParty) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Constructs a new instance initialized with the values from the specified metadata object.
DefaultResponsibleParty(Role) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Constructs a responsibility party with the given role.
DefaultSampleBasedInspection - Class in org.apache.sis.metadata.iso.quality
Sample based inspection.
DefaultSampleBasedInspection() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Constructs an initially empty sample based description.
DefaultSampleBasedInspection(DefaultSampleBasedInspection) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Constructs a new instance initialized with the values from the specified metadata object.
DefaultSampleDimension - Class in org.apache.sis.metadata.iso.content
The characteristic of each dimension (layer) included in the resource.
DefaultSampleDimension() - Constructor for class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Constructs an initially empty sample dimension.
DefaultSampleDimension(DefaultSampleDimension) - Constructor for class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Constructs a new instance initialized with the values from the specified metadata object.
DefaultSampleDimension(Band) - Constructor for class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Bridge constructor for DefaultBand(Band).
DefaultScope - Class in org.apache.sis.metadata.iso.maintenance
The target resource and physical extent for which information is reported.
DefaultScope - Class in org.apache.sis.metadata.iso.quality
Deprecated.
As of ISO 19115:2014, DQ_Scope has been replaced by MD_Scope. The latter is defined in the org.apache.sis.metadata.iso.maintenance package.
DefaultScope() - Constructor for class org.apache.sis.metadata.iso.maintenance.DefaultScope
Constructs an initially empty scope.
DefaultScope() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultScope
Deprecated.
Constructs an initially empty scope.
DefaultScope(ScopeCode) - Constructor for class org.apache.sis.metadata.iso.maintenance.DefaultScope
Creates a scope initialized to the given level.
DefaultScope(ScopeCode) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultScope
Deprecated.
Creates a scope initialized to the given level.
DefaultScope(Scope) - Constructor for class org.apache.sis.metadata.iso.maintenance.DefaultScope
Constructs a new instance initialized with the values from the specified metadata object.
DefaultScope(Scope) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultScope
Deprecated.
Constructs a new instance initialized with the values from the specified metadata object.
DefaultScopeDescription - Class in org.apache.sis.metadata.iso.maintenance
Description of the class of information covered by the information.
DefaultScopeDescription() - Constructor for class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Creates an initially empty scope description.
DefaultScopeDescription(ScopeDescription) - Constructor for class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Constructs a new instance initialized with the values from the specified metadata object.
DefaultScopedName - Class in org.apache.sis.util.iso
A composite of a name space (as a local name) and a generic name valid in that name space.
DefaultScopedName(UnmodifiableArrayList<? extends LocalName>) - Constructor for class org.apache.sis.util.iso.DefaultScopedName
Creates a new scoped names from the given list of local names.
DefaultScopedName(GenericName, String, CharSequence) - Constructor for class org.apache.sis.util.iso.DefaultScopedName
Constructs a scoped name as the concatenation of the given generic name with a single character sequence.
DefaultScopedName(GenericName, GenericName) - Constructor for class org.apache.sis.util.iso.DefaultScopedName
Constructs a scoped name as the concatenation of the given generic names.
DefaultScopedName(NameSpace, List<? extends CharSequence>) - Constructor for class org.apache.sis.util.iso.DefaultScopedName
Constructs a scoped name from the specified list of strings.
DefaultSecurityConstraints - Class in org.apache.sis.metadata.iso.constraint
Handling restrictions imposed on the resource for national security or similar security concerns.
DefaultSecurityConstraints() - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Creates an initially empty security constraints.
DefaultSecurityConstraints(CharSequence) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Constructs a new constraints with the given use limitation.
DefaultSecurityConstraints(Classification) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Creates a security constraints initialized with the specified classification.
DefaultSecurityConstraints(SecurityConstraints) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Constructs a new instance initialized with the values from the specified metadata object.
DefaultSeries - Class in org.apache.sis.metadata.iso.citation
Information about the series, or aggregate dataset, to which a dataset belongs.
DefaultSeries() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultSeries
Constructs a default series.
DefaultSeries(CharSequence) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultSeries
Constructs a series with the specified name.
DefaultSeries(Series) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultSeries
Constructs a new instance initialized with the values from the specified metadata object.
DefaultServiceIdentification - Class in org.apache.sis.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 org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Constructs an initially empty service identification.
DefaultServiceIdentification(ServiceIdentification) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Constructs a new instance initialized with the values from the specified metadata object.
DefaultServiceIdentification(GenericName, Citation, CharSequence) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Constructs a service identification initialized to the specified values.
DefaultSortProperty<R> - Class in org.apache.sis.filter
Defines a sort order based on a property and ascending/descending order.
DefaultSortProperty(ValueReference<? super R, ?>, SortOrder) - Constructor for class org.apache.sis.filter.DefaultSortProperty
Creates a new SortProperty instance.
DefaultSource - Class in org.apache.sis.metadata.iso.lineage
Information about the source data used in creating the data specified by the scope.
DefaultSource() - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultSource
Creates an initially empty source.
DefaultSource(CharSequence) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultSource
Creates a source initialized with the given description.
DefaultSource(Source) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultSource
Constructs a new instance initialized with the values from the specified metadata object.
DefaultSourceReference - Class in org.apache.sis.metadata.iso.quality
Reference to the source of the data quality measure.
DefaultSourceReference() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultSourceReference
Constructs an initially empty source reference.
DefaultSourceReference(DefaultSourceReference) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultSourceReference
Constructs a new instance initialized with the values from the specified metadata object.
DefaultSpatialTemporalExtent - Class in org.apache.sis.metadata.iso.extent
Extent with respect to date/time and spatial boundaries.
DefaultSpatialTemporalExtent() - Constructor for class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Constructs an initially empty spatial-temporal extent.
DefaultSpatialTemporalExtent(GeographicExtent, VerticalExtent, TemporalExtent) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Constructs a new spatial-temporal extent initialized to the specified values.
DefaultSpatialTemporalExtent(SpatialTemporalExtent) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Constructs a new instance initialized with the values from the specified metadata object.
DefaultSphericalCS - Class in org.apache.sis.referencing.cs
A 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
DefaultSphericalCS() - Constructor for class org.apache.sis.referencing.cs.DefaultSphericalCS
Constructs a new coordinate system in which every attributes are set to a null or empty value.
DefaultSphericalCS(Map<String, ?>, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultSphericalCS
Creates a new coordinate system from an arbitrary number of axes.
DefaultSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultSphericalCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultSphericalCS(SphericalCS) - Constructor for class org.apache.sis.referencing.cs.DefaultSphericalCS
Creates a new coordinate system with the same values than the specified one.
DefaultStandardOrderProcess - Class in org.apache.sis.metadata.iso.distribution
Common ways in which the resource may be obtained or received, and related instructions and fee information.
DefaultStandardOrderProcess() - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Constructs an initially empty standard order process.
DefaultStandardOrderProcess(StandardOrderProcess) - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Constructs a new instance initialized with the values from the specified metadata object.
DefaultTelephone - Class in org.apache.sis.metadata.iso.citation
Telephone numbers for contacting the responsible individual or organization.
DefaultTelephone() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultTelephone
Constructs a default telephone.
DefaultTelephone(String, CodeList<?>) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultTelephone
Constructs a telephone with the given number and type.
DefaultTelephone(Telephone) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultTelephone
Constructs a new instance initialized with the values from the specified metadata object.
DefaultTemporalConsistency - Class in org.apache.sis.metadata.iso.quality
Correctness of ordered events or sequences, if reported.
DefaultTemporalConsistency() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultTemporalConsistency
Constructs an initially empty temporal consistency.
DefaultTemporalConsistency(TemporalConsistency) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultTemporalConsistency
Constructs a new instance initialized with the values from the specified metadata object.
DefaultTemporalCRS - Class in org.apache.sis.referencing.crs
A 1-dimensional coordinate reference system used for the recording of time.
DefaultTemporalCRS() - Constructor for class org.apache.sis.referencing.crs.DefaultTemporalCRS
Constructs a new object in which every attributes are set to a null value.
DefaultTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) - Constructor for class org.apache.sis.referencing.crs.DefaultTemporalCRS
Creates a coordinate reference system from the given properties, datum and coordinate system.
DefaultTemporalCRS(TemporalCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultTemporalCRS
Constructs a new coordinate reference system with the same values than the specified one.
DefaultTemporalDatum - Class in org.apache.sis.referencing.datum
Defines the origin of a temporal coordinate reference system.
DefaultTemporalDatum() - Constructor for class org.apache.sis.referencing.datum.DefaultTemporalDatum
Constructs a new datum in which every attributes are set to a null value.
DefaultTemporalDatum(Map<String, ?>, Date) - Constructor for class org.apache.sis.referencing.datum.DefaultTemporalDatum
Creates a temporal datum from the given properties.
DefaultTemporalDatum(TemporalDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultTemporalDatum
Creates a new datum with the same values than the specified one.
DefaultTemporalDatum.Origin - Class in org.apache.sis.referencing.datum
The TimeOrigin[…] element inside a TimeDatum[…].
DefaultTemporalExtent - Class in org.apache.sis.metadata.iso.extent
Time period covered by the content of the dataset.
DefaultTemporalExtent() - Constructor for class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
Constructs an initially empty temporal extent.
DefaultTemporalExtent(TemporalExtent) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
Constructs a new instance initialized with the values from the specified metadata object.
DefaultTemporalFactory - Class in org.apache.sis.internal.temporal
Default implementation of temporal object factory.
DefaultTemporalFactory() - Constructor for class org.apache.sis.internal.temporal.DefaultTemporalFactory
Creates the singleton instance.
DefaultTemporalValidity - Class in org.apache.sis.metadata.iso.quality
Validity of data specified by the scope with respect to time.
DefaultTemporalValidity() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultTemporalValidity
Constructs an initially empty temporal validity.
DefaultTemporalValidity(TemporalValidity) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultTemporalValidity
Constructs a new instance initialized with the values from the specified metadata object.
DefaultThematicClassificationCorrectness - Class in org.apache.sis.metadata.iso.quality
Comparison of the classes assigned to features or their attributes to a universe of discourse.
DefaultThematicClassificationCorrectness() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultThematicClassificationCorrectness
Constructs an initially empty thematic classification correctness.
DefaultThematicClassificationCorrectness(ThematicClassificationCorrectness) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultThematicClassificationCorrectness
Constructs a new instance initialized with the values from the specified metadata object.
DefaultTimeCS - Class in org.apache.sis.referencing.cs
A 1-dimensional coordinate system for time elapsed in the specified time units from a specified time origin.
DefaultTimeCS() - Constructor for class org.apache.sis.referencing.cs.DefaultTimeCS
Constructs a new coordinate system in which every attributes are set to a null or empty value.
DefaultTimeCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultTimeCS
Constructs a coordinate system from a set of properties.
DefaultTimeCS(Map<String, ?>, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultTimeCS
Creates a new coordinate system from an arbitrary number of axes.
DefaultTimeCS(TimeCS) - Constructor for class org.apache.sis.referencing.cs.DefaultTimeCS
Creates a new coordinate system with the same values than the specified one.
DefaultTopologicalConsistency - Class in org.apache.sis.metadata.iso.quality
Correctness of the explicitly encoded topological characteristics of the data set.
DefaultTopologicalConsistency() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultTopologicalConsistency
Constructs an initially empty topological consistency.
DefaultTopologicalConsistency(TopologicalConsistency) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultTopologicalConsistency
Constructs a new instance initialized with the values from the specified metadata object.
DefaultTransformation - Class in org.apache.sis.referencing.operation
A parameterized mathematical operation that transforms coordinates to another CRS with a change of datum.
DefaultTransformation() - Constructor for class org.apache.sis.referencing.operation.DefaultTransformation
Constructs a new object in which every attributes are set to a null value.
DefaultTransformation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class org.apache.sis.referencing.operation.DefaultTransformation
Creates a coordinate transformation from the given properties.
DefaultTransformation(Transformation) - Constructor for class org.apache.sis.referencing.operation.DefaultTransformation
Creates a new coordinate operation with the same values than the specified one.
DefaultTreeTable - Class in org.apache.sis.util.collection
A TreeTable implementation with a list of columns given at construction time.
DefaultTreeTable(Map<TableColumn<?>, Integer>) - Constructor for class org.apache.sis.util.collection.DefaultTreeTable
Creates a new table using the given columns.
DefaultTreeTable(DefaultTreeTable.Node) - Constructor for class org.apache.sis.util.collection.DefaultTreeTable
Creates a new tree table initialized to the given root.
DefaultTreeTable(TableColumn<?>...) - Constructor for class org.apache.sis.util.collection.DefaultTreeTable
Creates a new tree table with the given columns.
DefaultTreeTable.Node - Class in org.apache.sis.util.collection
A TreeTable.Node implementation which can store values for a predefined list of columns.
DefaultTreeTable.Node.Children - Class in org.apache.sis.util.collection
Implementation of DefaultTreeTable.Node children list.
DefaultTypeName - Class in org.apache.sis.util.iso
The name of an attribute type associated to a member name.
DefaultTypeName() - Constructor for class org.apache.sis.util.iso.DefaultTypeName
Empty constructor to be used by JAXB only.
DefaultTypeName(NameSpace, CharSequence) - Constructor for class org.apache.sis.util.iso.DefaultTypeName
Constructs a type name from the given character sequence and infers automatically a Java type.
DefaultTypeName(NameSpace, CharSequence, Type) - Constructor for class org.apache.sis.util.iso.DefaultTypeName
Constructs a type name from the given character sequence and explicit Java type.
DefaultUsability - Class in org.apache.sis.metadata.iso.quality
Deprecated.
Removed from latest ISO 19157 standard.
DefaultUsability() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultUsability
Deprecated.
Constructs an initially empty usability.
DefaultUsability(Usability) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultUsability
Deprecated.
Constructs a new instance initialized with the values from the specified metadata object.
DefaultUsage - Class in org.apache.sis.metadata.iso.identification
Brief description of ways in which the resource(s) is/are currently or has been used.
DefaultUsage() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultUsage
Constructs an initially empty usage.
DefaultUsage(CharSequence, ResponsibleParty) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultUsage
Creates an usage initialized to the specified values.
DefaultUsage(Usage) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultUsage
Constructs a new instance initialized with the values from the specified metadata object.
DefaultUserDefinedCS - Class in org.apache.sis.referencing.cs
A 2- or 3-dimensional coordinate system for any combination of coordinate axes not covered by other CS types.
DefaultUserDefinedCS() - Constructor for class org.apache.sis.referencing.cs.DefaultUserDefinedCS
Constructs a new coordinate system in which every attributes are set to a null or empty value.
DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultUserDefinedCS
Creates a new coordinate system from an arbitrary number of axes.
DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultUserDefinedCS
Constructs a two-dimensional coordinate system from a set of properties.
DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultUserDefinedCS
Constructs a three-dimensional coordinate system from a set of properties.
DefaultUserDefinedCS(UserDefinedCS) - Constructor for class org.apache.sis.referencing.cs.DefaultUserDefinedCS
Creates a new coordinate system with the same values than the specified one.
defaultValue - Variable in class org.apache.sis.feature.builder.AttributeTypeBuilder
The default value for the attribute, or null if none.
defaultValue - Variable in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
The default value for the attribute, or null if none.
defaultValue - Variable in class org.apache.sis.feature.DefaultAttributeType
The default value for the attribute, or null if none.
defaultValue - Variable in class org.apache.sis.parameter.DefaultParameterDescriptor
The default value for the parameter, or null.
defaultValue - Variable in class org.apache.sis.util.AbstractInternationalString
The string in the system default locale, or null if this string has not yet been determined.
defaultValue(ParameterDescriptor<T>) - Static method in class org.apache.sis.parameter.Parameters
Returns the default value of the given descriptor, or throws an exception if the descriptor does not define a default value.
DefaultValue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Default value
DefaultValueForAttribute_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
No value specified for the “{0}” TIFF tag.
DefaultVectorSpatialRepresentation - Class in org.apache.sis.metadata.iso.spatial
Information about the vector spatial objects in the dataset.
DefaultVectorSpatialRepresentation() - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
Constructs an initially empty vector spatial representation.
DefaultVectorSpatialRepresentation(VectorSpatialRepresentation) - Constructor for class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
Constructs a new instance initialized with the values from the specified metadata object.
DefaultVerticalCRS - Class in org.apache.sis.referencing.crs
A 1-dimensional coordinate reference system used for recording heights or depths.
DefaultVerticalCRS() - Constructor for class org.apache.sis.referencing.crs.DefaultVerticalCRS
Constructs a new object in which every attributes are set to a null value.
DefaultVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) - Constructor for class org.apache.sis.referencing.crs.DefaultVerticalCRS
Creates a coordinate reference system from the given properties, datum and coordinate system.
DefaultVerticalCRS(VerticalCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultVerticalCRS
Constructs a new coordinate reference system with the same values than the specified one.
DefaultVerticalCS - Class in org.apache.sis.referencing.cs
A 1-dimensional coordinate system for heights or depths of points.
DefaultVerticalCS() - Constructor for class org.apache.sis.referencing.cs.DefaultVerticalCS
Constructs a new coordinate system in which every attributes are set to a null or empty value.
DefaultVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultVerticalCS
Constructs a coordinate system from a set of properties.
DefaultVerticalCS(Map<String, ?>, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultVerticalCS
Creates a new coordinate system from an arbitrary number of axes.
DefaultVerticalCS(VerticalCS) - Constructor for class org.apache.sis.referencing.cs.DefaultVerticalCS
Creates a new coordinate system with the same values than the specified one.
DefaultVerticalDatum - Class in org.apache.sis.referencing.datum
Identifies a particular reference level surface used as a zero-height surface.
DefaultVerticalDatum() - Constructor for class org.apache.sis.referencing.datum.DefaultVerticalDatum
Constructs a new datum in which every attributes are set to a null value.
DefaultVerticalDatum(Map<String, ?>, VerticalDatumType) - Constructor for class org.apache.sis.referencing.datum.DefaultVerticalDatum
Creates a vertical datum from the given properties.
DefaultVerticalDatum(VerticalDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultVerticalDatum
Creates a new datum with the same values than the specified one.
DefaultVerticalExtent - Class in org.apache.sis.metadata.iso.extent
Vertical domain of dataset.
DefaultVerticalExtent() - Constructor for class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Constructs an initially empty vertical extent.
DefaultVerticalExtent(double, double, VerticalCRS) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Creates a vertical extent initialized to the specified values.
DefaultVerticalExtent(VerticalExtent) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Constructs a new instance initialized with the values from the specified metadata object.
deferred - Variable in class org.apache.sis.internal.storage.inflater.PredictorChannel
If PredictorChannel.read(ByteBuffer) could not process some trailing bytes, a copy of those bytes for processing in the next method invocation.
deferred - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage.Loader
Whether loading of grid coverages should be deferred to rendering time.
deferred - Variable in class org.apache.sis.xml.TransformingWriter
Events for which writing is deferred as long as there is elements to skip.
Deferred() - Constructor for class org.apache.sis.referencing.factory.MultiAuthoritiesFactory.Deferred
 
Deferred(K, V, Cache.Deferred<K, V>) - Constructor for class org.apache.sis.util.collection.Cache.Deferred
Creates a new notification to be sent after the Cache.map operation completed.
DEFERRED - Enum constant in enum org.apache.sis.storage.DataStoreRegistry.Category
The provider should be tested last, but the file suffix matches.
DEFERRED_IGNORE_SUFFIX - Enum constant in enum org.apache.sis.storage.DataStoreRegistry.Category
The provider should be tested last because it is too generic.
deferredAssociation - Variable in class org.apache.sis.internal.sql.feature.FeatureAdapter
Name of the property where to store the association that we cannot handle with other FeatureAdapter.dependencies.
DeferredCoordinateOperation - Class in org.apache.sis.internal.referencing
Place-holder for a CoordinateOperation whose creation is deferred.
DeferredCoordinateOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperationAuthorityFactory) - Constructor for class org.apache.sis.internal.referencing.DeferredCoordinateOperation
Creates a deferred coordinate operation.
deferredCount - Variable in class org.apache.sis.internal.storage.inflater.PredictorChannel
Number of values in the PredictorChannel.deferred array.
deferredEntries - Variable in class org.apache.sis.storage.geotiff.Reader
Entries having a value that cannot be read immediately, but instead have a pointer to a value stored elsewhere in the file.
DeferredEntry - Class in org.apache.sis.storage.geotiff
Offset to a TIFF tag entry that has not yet been read.
DeferredEntry(ImageFileDirectory, short, Type, long, long) - Constructor for class org.apache.sis.storage.geotiff.DeferredEntry
Creates a new deferred entry.
deferredLoading - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Whether loading of grid coverages should be deferred to rendering time.
deferredNeedsSort - Variable in class org.apache.sis.storage.geotiff.Reader
Whether Reader.deferredEntries needs to be stored.
DeferredProperty - Class in org.apache.sis.internal.coverage.j2d
An image property for which the computation is differed.
DeferredProperty(Function<RenderedImage, ?>) - Constructor for class org.apache.sis.internal.coverage.j2d.DeferredProperty
Creates a new deferred property.
DeferredProperty.ImageGeometry - Class in org.apache.sis.internal.coverage.j2d
A deferred property for computing the value of PlanarImage.GRID_GEOMETRY_KEY.
DeferredStream<T> - Class in org.apache.sis.internal.stream
A stream which delay the creation of the source stream as long as possible.
DeferredStream(int, boolean) - Constructor for class org.apache.sis.internal.stream.DeferredStream
Creates a new deferred stream.
DeferredStream.CloseHandler - Class in org.apache.sis.internal.stream
Implementation of DeferredStream.closeHandler.
deferredTileReading - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
Whether the reading of tiles is deferred to RenderedImage.getTile(int, int) time.
deferredTileReading() - Method in class org.apache.sis.internal.storage.TiledGridResource.Subset
Whether the reading of tiles is deferred to RenderedImage.getTile(int, int) time.
define(DefaultFeatureType) - Method in class org.apache.sis.internal.storage.FeatureCatalogBuilder
Adds descriptions for the given feature in both the DefaultMetadata and FeatureNaming instances.
defineOrder(Class<?>, Map<Object, Integer>) - Static method in class org.apache.sis.metadata.PropertyComparator
Uses the XmlType annotation for defining the property order.
definition - Variable in class org.apache.sis.feature.AbstractIdentifiedType
Concise definition of the element.
definition - Variable in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
Definition of the data quality parameter.
definition - Variable in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Description of a set of specific range elements.
definition - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Definition of the extended element.
definition - Variable in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Definition of the data quality basic measure.
definition - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Definition of the fundamental concept for the data quality measure.
definition - Variable in class org.apache.sis.referencing.gazetteer.FinalLocationType
The way in which location instances are defined.
definition - Variable in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
The way in which location instances are defined.
definition - Variable in class org.apache.sis.util.iso.DefaultRecord
The type definition of this record.
DEFINITION_KEY - Static variable in class org.apache.sis.feature.AbstractIdentifiedType
Key for the "definition" property to be given to the constructor.
definitions - Variable in class org.apache.sis.io.wkt.WKTDictionary
CRS definitions associated to authority:version:code keys.
DefinitionURI - Class in org.apache.sis.internal.util
Utility methods for parsing OGC's URI (URN or URL) in the "urn:ogc:def" namespace.
DefinitionURI() - Constructor for class org.apache.sis.internal.util.DefinitionURI
DefinitionVerifier - Class in org.apache.sis.internal.referencing
Verifies the conformance of a given CRS with an authoritative description.
DefinitionVerifier(CoordinateReferenceSystem, Locale) - Constructor for class org.apache.sis.internal.referencing.DefinitionVerifier
Creates the result of a call to withAuthority(…).
DEFLATE - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Deflate compression, like ZIP format.
Deflater(Map<Object, Object>) - Constructor for class org.apache.sis.io.wkt.StoredTree.Deflater
Pool of previously constructed values used for replacing equal instances by unique instances.
DEGREE - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as π/180 radians (1°).
degrees() - Method in class org.apache.sis.measure.Angle
Returns the angle value in decimal degrees.
DEGREES - Static variable in class org.apache.sis.measure.AngleFormat.Field
Identifies the degrees field, including the degrees symbol (if any).
DEGREES - Static variable in class org.apache.sis.measure.UnitFormat
The unit name for degrees (not necessarily angular), to be handled in a special way.
DEGREES_FIELD - Static variable in class org.apache.sis.measure.AngleFormat
Constant for degrees field.
DEGREES_TO_SECONDS - Static variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
Conversion factor from degrees to seconds.
degreesFieldWidth - Variable in class org.apache.sis.measure.AngleFormat
Minimal amount of spaces to be used by the degrees, minutes and seconds fields, and by the decimal digits.
degreesSuffix - Variable in class org.apache.sis.measure.AngleFormat
Characters to insert before the text to format, and after each field.
DelayedExecutor - Class in org.apache.sis.internal.system
A thread executing short tasks after some (potentially zero nanosecond) delay.
DelayedExecutor(DaemonThread) - Constructor for class org.apache.sis.internal.system.DelayedExecutor
Constructs a new thread as a daemon thread.
DelayedRunnable - Class in org.apache.sis.internal.system
A task to be submitted to DelayedExecutor for later execution.
DelayedRunnable(int, TimeUnit) - Constructor for class org.apache.sis.internal.system.DelayedRunnable
Creates a new task to be executed after the given delay.
DelayedRunnable(long) - Constructor for class org.apache.sis.internal.system.DelayedRunnable
Creates a new task to be executed at the given time.
DelayedRunnable.Immediate - Class in org.apache.sis.internal.system
A "delayed" task which is actually executed as soon as possible.
delegate - Variable in class org.apache.sis.internal.simple.CitationConstant
The citation which contain the "real" data, or null if not yet created.
delegate - Variable in class org.apache.sis.internal.storage.image.SingleImageStore
The singleton resource in this aggregate.
delegate - Variable in class org.apache.sis.metadata.TreeNode.NewChild
The real node created after the identifier and the value have been specified.
delegate - Variable in class org.apache.sis.parameter.Parameters.Wrapper
 
delegate() - Method in class org.apache.sis.internal.simple.CitationConstant
Returns the citation instance which contain the actual data.
delegate() - Method in class org.apache.sis.internal.storage.image.SingleImageStore
Returns the singleton resource in this aggregate.
delegate() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Same as DoubleStreamWrapper.source() but marks this stream is inactive.
delegate() - Method in class org.apache.sis.internal.stream.StreamWrapper
Same as StreamWrapper.source() but marks this stream is inactive.
delegate() - Method in class org.apache.sis.metadata.TreeNode.NewChild
Returns the TreeNode.NewChild.delegate node if non-null, or throw an exception otherwise.
delegate(MathTransformFactory, String) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
If this map projection cannot handle the parameters given by the user but another projection could, delegates to the other projection.
delegateTo(Object) - Method in class org.apache.sis.io.wkt.Formatter
Delegates the formatting to another FormattableObject implementation.
DELETE_RULE - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "DELETE_RULE" key for what happens to the foreign key when primary is deleted.
deleteAuxiliaryFile(String) - Method in class org.apache.sis.internal.storage.PRJDataStore
Deletes the auxiliary file with the given extension if it exists.
deleteRecursively(Path, boolean) - Static method in class org.apache.sis.internal.storage.folder.WritableStore
Deletes all files and sub-directories in the specified directory.
deleteSoftHyphen(int) - Method in class org.apache.sis.io.LineAppender
Removes the soft hyphen characters from the given buffer.
deleteTileMatrix(String) - Method in interface org.apache.sis.storage.tiling.WritableTileMatrixSet
Deletes a TileMatrix identified by the given name.
deleteTileMatrixSet(String) - Method in interface org.apache.sis.storage.tiling.WritableTiledResource
Deletes a TileMatrixSet identified by the given name.
deleteTiles(GridExtent) - Method in interface org.apache.sis.storage.tiling.WritableTileMatrix
Deletes all existing tiles in the given region.
delimiter - Variable in class org.apache.sis.feature.StringJoinOperation
The characters to use a delimiter between each single attribute value.
deliveryPoints - Variable in class org.apache.sis.metadata.iso.citation.DefaultAddress
Address line for the location (as described in ISO 11180, Annex A).
delta - Variable in class org.apache.sis.math.Statistics.WithDelta
Statistics about the differences between consecutive sample values.
deltaForDoubleToDecimal(double) - Static method in class org.apache.sis.math.DecimalFunctions
Returns the difference between the given double value and the representation of that value in base 10.
deltaTransform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Transforms an array of relative distance vectors.
deltaTransform(double[], int, double[], int, int) - Method in interface org.apache.sis.referencing.operation.transform.LinearTransform
Transforms an array of relative distance vectors.
deltaTransform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Transforms many distance vectors in a list of coordinate values.
denominator - Variable in class org.apache.sis.math.Fraction
The b term in the a/b fraction.
denominator - Variable in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
The number below the line in a vulgar fraction, or 0 if undefined.
DENORMALIZATION - Enum constant in enum org.apache.sis.referencing.operation.transform.ContextualParameters.MatrixRole
Matrix for scaling Cartesian coordinates to the size of the planet, or any other linear operations needed after execution of a non-linear operation.
denormalize - Variable in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem
The coordinate operation from GeohashReferenceSystem.normalizedCRS to the CRS specified by the user.
denormalize - Variable in class org.apache.sis.referencing.operation.transform.ContextualParameters
The affine transform to be applied before (normalize) and after (denormalize) the kernel operation.
denormalize(double, double) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Returns a code telling how to denormalize this box and/or the other box before to compute union or intersection.
denormalizeGeographicOutputs(double) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Appends a denormalization step after the non-linear kernel, which will convert input coordinates in the two first dimensions from radians to degrees.
DenseFeature - Class in org.apache.sis.feature
A feature in which most properties are expected to be provided.
DenseFeature(DefaultFeatureType) - Constructor for class org.apache.sis.feature.DenseFeature
Creates a new feature of the given type.
densities - Variable in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Density at which the data is recorded.
densityUnits - Variable in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Units of measure for the recording density.
dependencies - Variable in class org.apache.sis.feature.EnvelopeOperation
The property names as an unmodifiable set, created when first needed.
dependencies - Variable in class org.apache.sis.feature.StringJoinOperation
The property names as an unmodifiable set, created when first needed.
dependencies - Variable in class org.apache.sis.internal.sql.feature.FeatureAdapter
The feature sets referenced through foreigner keys, or FeatureAdapter.EMPTY if none.
dependencies - Variable in class org.apache.sis.internal.sql.feature.FeatureIterator
The feature sets referenced through foreigner keys, or an empty array if none.
dependencies - Variable in class org.apache.sis.metadata.MetadataStandard
The dependencies, or null if none.
dependencies() - Method in class org.apache.sis.storage.aggregate.AggregatedFeatureSet
Returns all feature set used by this aggregation.
dependencies() - Method in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
Returns all feature set used by this aggregation.
dependencies() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet
Returns the two feature sets used by this JoinFeatureSet.
dependencies(String, Class<T>, T, boolean) - Method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder
Returns a description of the condition to put in a WHERE clause for an object having the given dependency.
Dependencies - Annotation Type in org.apache.sis.internal.metadata
Indicates that the value of a property is computed from values of other properties.
dependency - Variable in class org.apache.sis.internal.system.OptionalDependency
The name of the optional module on which we depend.
dependency(int) - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
Returns the dependency at the given index, creating it when first needed.
DependencyNotFound_3 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Operation “{0}” requires a “{1}” property, but no such property has been found in “{2}”.
dependencyOf - Variable in class org.apache.sis.internal.sql.feature.TableAnalyzer
If the analyzed table is imported/exported by foreigner keys, the table that "contains" this table.
dependsOn - Variable in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
List of operation that must be completed immediately.
Deprecable - Interface in org.apache.sis.util
Interface of classes for which deprecated instances may exist.
deprecated - Variable in class org.apache.sis.feature.AbstractIdentifiedType
true if this type is deprecated.
deprecated - Variable in class org.apache.sis.referencing.AbstractIdentifiedObject
true if this object is deprecated.
Deprecated - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Deprecated
DEPRECATED_CS - Static variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
The deprecated ellipsoidal coordinate systems and their replacements.
DEPRECATED_KEY - Static variable in class org.apache.sis.feature.AbstractIdentifiedType
Key for the "deprecated" property to be given to the constructor.
DEPRECATED_KEY - Static variable in class org.apache.sis.referencing.AbstractIdentifiedObject
Optional key which can be given to the constructor for specifying the object is deprecated.
DeprecatedCode - Class in org.apache.sis.internal.referencing
An identifier which should not be used anymore.
DeprecatedCode(Citation, String, String, String, String, InternationalString) - Constructor for class org.apache.sis.internal.referencing.DeprecatedCode
Creates a deprecated identifier.
DeprecatedCode_3 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Code “{0}” is deprecated and replaced by code {1}.
deprecatedCS() - Static method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
 
DeprecatedName - Class in org.apache.sis.internal.referencing
A deprecated name.
DeprecatedName(Citation, String, CharSequence, String, InternationalString) - Constructor for class org.apache.sis.internal.referencing.DeprecatedName
Creates a new deprecated EPSG name.
depth - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
The number of times a curve has been divided in smaller curves.
depth - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.DataAccessRef
depth - Variable in class org.apache.sis.storage.geotiff.XMLMetadata.Parser
A value increased for each level of nested <Item> element.
depth() - Method in class org.apache.sis.referencing.NamedIdentifier
Returns the depth of this name within the namespace hierarchy.
depth() - Method in class org.apache.sis.util.iso.AbstractName
Indicates the number of levels specified by this name.
depth() - Method in class org.apache.sis.util.iso.DefaultLocalName
Returns the depth, which is always 1 for a local name.
depth(DefaultNameSpace) - Static method in class org.apache.sis.util.iso.DefaultNameSpace
Returns the depth of the given namespace.
depth(MathTransform2D, Point2D.Double, Point2D.Double, double, double, double, double, Matrix2, Matrix2, Matrix2, Matrix2) - Static method in class org.apache.sis.image.ResamplingGrid
Computes the number of subdivisions (in power of 2) to apply in order to get a good ResamplingGrid approximation.
DEPTH - Enum constant in enum org.apache.sis.referencing.CommonCRS.Vertical
Depth measured below the Mean Sea Level (MSL) in metres.
DEPTH - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "depth" name.
DEPTH_LIMIT - Static variable in class org.apache.sis.internal.referencing.j2d.Bezier
Limit the maximal depth for avoiding shapes of unreasonable size.
DERBY - Enum constant in enum org.apache.sis.internal.metadata.sql.Dialect
The database uses Derby syntax.
DERBY_HOME_KEY - Static variable in class org.apache.sis.internal.metadata.sql.LocalDataSource
The property name for the home of Derby databases.
derby.system.home - Search tag in org.apache.sis.setup.Configuration.getDatabase()
System Property
derivative(double) - Method in class org.apache.sis.coverage.CategoryList
Gets the derivative of this function at a value.
derivative(double) - Method in class org.apache.sis.measure.AbstractConverter
Returns the derivative of the conversion function at the given value, or NaN if unknown.
derivative(double) - Method in class org.apache.sis.measure.ConcatenatedConverter
Returns the derivative of the conversion function at the given value, or NaN if unknown.
derivative(double) - Method in class org.apache.sis.measure.IdentityConverter
 
derivative(double) - Method in class org.apache.sis.measure.LinearConverter
Returns the derivative of the conversion at the given value.
derivative(double) - Method in class org.apache.sis.measure.PowerOf10
Returns the derivative of this conversion at the given value.
derivative(double) - Method in class org.apache.sis.measure.PowerOf10.Logarithm
Returns the derivative of this conversion at the given value.
derivative(double) - Method in class org.apache.sis.measure.SexagesimalConverter
Considers this converter as non-derivable.
derivative(double) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
Gets the derivative of this function at a value.
derivative(double) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform1D
Gets the derivative of this function at a value.
derivative(double) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect1D
Gets the derivative of this function at a value.
derivative(double) - Method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Gets the derivative of this function at a value.
derivative(double) - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Returns the derivative of y for the given x.
derivative(double) - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D.Inverse
Returns the derivative at the given y value.
derivative(double) - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Gets the derivative of this function at a value.
derivative(double) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Gets the derivative of this function at a value.
derivative(double) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Gets the derivative of this function at a value.
derivative(double) - Method in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Gets the derivative of this function at a value.
derivative(Point2D) - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D.Inverse
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform2D
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect2D
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D
Computes the derivative at the given position.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D.Inverse
Computes the derivative at the given position.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D
Computes the derivative at the given position.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D.Inverse
Computes the derivative at the given position.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D
Computes the derivative at the given position.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D.Inverse
Computes the derivative at the given position.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform2D
Computes the derivative at the given position.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform2D
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform2D
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D.Inverse
Gets the derivative of this transform at a point.
derivative(UnitConverter, double) - Static method in class org.apache.sis.measure.AbstractConverter
Delegates to AbstractConverter.derivative(double) if the given converter is an Apache SIS implementation, or use a fallback otherwise.
derivative(UnitConverter, double) - Static method in class org.apache.sis.measure.Units
Returns the derivative of the given converter at the given value, or NaN if this method cannot compute it.
derivative(AbstractMathTransform, Point2D) - Static method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
Implementation of AbstractMathTransform2D.derivative(DirectPosition) shared by the inverse transform.
derivative(DirectPosition) - Method in class org.apache.sis.coverage.CategoryList
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D.Inverse
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Computes the derivative at the given location.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
Computes the derivative at the given location.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
Gets the inverse derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Gets the derivative of this transform at a point.
derivative(MathTransform2D, Point2D) - Static method in class org.apache.sis.image.ResamplingGrid
Computes the derivative of the given transform at the given location and returns the result as a 2×2 matrix.
derivativeAndTransform(MathTransform, double[], double[], int, boolean) - Static method in class org.apache.sis.geometry.Envelopes
A buckle method for calculating derivative and coordinate transformation in a single step, if the given derivative argument is true.
derivativeAndTransform(MathTransform, double[], int, double[], int) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
A buckle method for calculating derivative and coordinate transformation in a single step.
derivativeInCell(double, double) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Estimates the derivative at the given grid indices.
derive() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns an object that can be used for creating a new grid geometry derived from this grid geometry.
derived - Variable in class org.apache.sis.referencing.cs.AbstractCS
Other coordinate systems derived from this coordinate systems for other axes conventions.
derived(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.CoordinateFormat.Resolution
If this resolution is in metres, returns equivalent resolution in degrees.
DERIVED_CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
derivedElements - Variable in class org.apache.sis.metadata.iso.quality.AbstractElement
In case of aggregation or derivation, indicates the original element.
derivedFrom(IdentifiedObject) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Returns a name for an object derived from the specified one.
derivedFrom(IdentifiedObject) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Returns the properties of the given object, excluding the identifiers.
DerivedFrom_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Derived from {0}
DerivedGridCoverage - Class in org.apache.sis.coverage.grid
A grid coverage which is derived from a single source coverage, The default implementations of methods in this class assume that this derived coverage uses the same sample dimensions than the source coverage.
DerivedGridCoverage(GridCoverage, List<? extends SampleDimension>) - Constructor for class org.apache.sis.coverage.grid.DerivedGridCoverage
Constructs a new grid coverage which is derived from the given source.
DerivedGridCoverage(GridCoverage, GridGeometry) - Constructor for class org.apache.sis.coverage.grid.DerivedGridCoverage
Constructs a new grid coverage which is derived from the given source.
DerivedIterator<S,E> - Class in org.apache.sis.util.collection
An iterator which performs conversions on the fly using the given converter.
DerivedIterator(Iterator<S>, ObjectConverter<S, E>) - Constructor for class org.apache.sis.util.collection.DerivedIterator
Creates a new iterator wrapping the given original iterator and converting the values using the given converter.
derivedKeys(Map<SK, V>, ObjectConverter<SK, K>, Class<V>) - Static method in class org.apache.sis.util.ObjectConverters
Returns a map whose keys are derived on-the-fly from the given map.
derivedMap(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Static method in class org.apache.sis.util.collection.Containers
Returns a map whose keys and values are derived on-the-fly from the given map.
derivedMap(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Static method in class org.apache.sis.util.ObjectConverters
Returns a map whose keys and values are derived on-the-fly from the given map.
DerivedMap<SK,SV,K,V> - Class in org.apache.sis.util.collection
A map whose keys and values are derived on-the-fly from another map.
DerivedMap(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Constructor for class org.apache.sis.util.collection.DerivedMap
Creates a new derived map from the specified storage map.
DerivedMap.Invertible<SK,SV,K,V> - Class in org.apache.sis.util.collection
A DerivedMap used when both the DerivedMap.keyConverter and DerivedMap.valueConverter are invertible.
DerivedMap.InvertibleKey<SK,SV,K,V> - Class in org.apache.sis.util.collection
A DerivedMap used when the DerivedMap.keyConverter is invertible.
DerivedMap.InvertibleValue<SK,SV,K,V> - Class in org.apache.sis.util.collection
A DerivedMap used when the DerivedMap.valueConverter is invertible.
DerivedScalar<Q extends javax.measure.Quantity<Q>> - Class in org.apache.sis.measure
A quantity related to a scalar by an arbitrary (not necessarily linear) conversion.
DerivedScalar(double, Unit<Q>, Unit<Q>, UnitConverter) - Constructor for class org.apache.sis.measure.DerivedScalar
Creates a new scalar for the given value.
DerivedScalar(DerivedScalar<Q>, double) - Constructor for class org.apache.sis.measure.DerivedScalar
Creates a new scalar resulting from an arithmetic operation performed on the given scalar.
DerivedScalar.Fallback<Q extends javax.measure.Quantity<Q>> - Class in org.apache.sis.measure
Fallback used when no DerivedScalar implementation is available for a given quantity type.
DerivedScalar.TemperatureMeasurement - Class in org.apache.sis.measure
A temperature in Celsius degrees or any other units having an offset compared to Kelvin.
derivedSet(Set<S>, ObjectConverter<S, E>) - Static method in class org.apache.sis.util.collection.Containers
Returns a set whose elements are derived on-the-fly from the given set.
derivedSet(Set<S>, ObjectConverter<S, E>) - Static method in class org.apache.sis.util.ObjectConverters
Returns a set whose elements are derived on-the-fly from the given set.
DerivedSet<S,E> - Class in org.apache.sis.util.collection
A set whose values are derived on-the-fly from another set.
DerivedSet(Set<S>, ObjectConverter<S, E>) - Constructor for class org.apache.sis.util.collection.DerivedSet
Creates a new derived set from the specified storage set.
DerivedSet.Bijective<S,E> - Class in org.apache.sis.util.collection
A DerivedSet for converters that are both invertible and bijective.
DerivedSet.Invertible<S,E> - Class in org.apache.sis.util.collection
A DerivedSet for invertible converters.
derivedUnit - Variable in class org.apache.sis.measure.DerivedScalar
The unit of measurement specified by the user.
derivedValue - Variable in class org.apache.sis.measure.DerivedScalar
The value specified by the user, in unit of DerivedScalar.derivedUnit.
derivedValues(Map<K, SV>, Class<K>, ObjectConverter<SV, V>) - Static method in class org.apache.sis.util.ObjectConverters
Returns a map whose values are derived on-the-fly from the given map.
DerivingConversion - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
descending - Variable in class org.apache.sis.filter.DefaultSortProperty
Whether the sorting order is ASCENDING or DESCENDING.
DESCENDING - Enum constant in enum org.apache.sis.internal.geoapi.filter.SortOrder
 
DESCENDING - Enum constant in enum org.apache.sis.referencing.operation.transform.IterationStrategy
Iterate over the points in descending index order.
description - Variable in class org.apache.sis.console.IdentifierCommand.Row
A description to write after the identifier.
description - Variable in class org.apache.sis.feature.AbstractIdentifiedType
Optional information beyond that required for concise definition of the element.
description - Variable in class org.apache.sis.image.ErrorHandler.Report
Description of the error that occurred, or null if none.
description - Variable in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
Description of the data quality parameter.
description - Variable in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
A narrative explanation of the role of the parameter.
description - Variable in class org.apache.sis.internal.storage.gpx.Metadata
A description of the contents of the GPX file.
description - Variable in class org.apache.sis.internal.storage.ResourceLineage
Description of the level of the source data, or null if none.
description - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Textual description of the instrument.
description - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Description of the mission on which the platform observations are made and the objectives of that mission.
description - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Narrative description of the platform supporting the instrument.
description - Variable in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Detailed text description of what the online resource is/does.
description - Variable in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Description of the attribute.
description - Variable in class org.apache.sis.metadata.iso.DefaultIdentifier
Natural language description of the meaning of the code value.
description - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Brief description of a set of distribution options.
description - Variable in class org.apache.sis.metadata.iso.extent.DefaultExtent
The spatial and temporal extent for the referring object.
description - Variable in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
A narrative explanation of the services in the chain and resulting output.
description - Variable in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
Information describing the algorithm used to generate the data.
description - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Description of the event, including related parameters or tolerances.
description - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Textual description of what occurred during the process step.
description - Variable in class org.apache.sis.metadata.iso.lineage.DefaultSource
Detailed description of the level of the source data.
description - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Description of the data quality measure.
description - Variable in class org.apache.sis.referencing.factory.sql.AxisName
The coordinate system axis description, or null if none.
description - Variable in class org.apache.sis.referencing.ImmutableIdentifier
Natural language description of the meaning of the code value.
description - Variable in class org.apache.sis.storage.event.WarningEvent
The warning message together with its severity level, source method/class name, stack trace, thread identifier, etc.
description - Variable in class org.apache.sis.storage.geotiff.CRSBuilder
Suggested value for a general description of the transformation form grid coordinates to "real world" coordinates.
description - Variable in class org.apache.sis.storage.geotiff.GridGeometryBuilder
Suggested value for a general description of the transformation form grid coordinates to "real world" coordinates.
description - Variable in class org.apache.sis.util.iso.DefaultRecordSchema
The record types in the namespace of this schema.
Description - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Description
Description(String, String) - Constructor for class org.apache.sis.util.iso.Types.Description
Creates a new international string from the specified resource bundle and key.
DESCRIPTION - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A tag used a bit everywhere.
DESCRIPTION - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
DESCRIPTION_KEY - Static variable in class org.apache.sis.feature.AbstractIdentifiedType
Key for the "description" property to be given to the constructor.
DESCRIPTION_KEY - Static variable in class org.apache.sis.referencing.ImmutableIdentifier
Key for the "description" property in the map to be given to the constructor.
DESCRIPTION_LENGTH - Static variable in class org.apache.sis.internal.referencing.provider.NADCON.Loader
The length of the description in the header, in bytes.
descriptiveKeywords - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides category keywords, their type, and reference source.
descriptor - Variable in class org.apache.sis.internal.jaxb.metadata.replace.Parameter
A copy of this as a fully-implemented parameter descriptor.
descriptor - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
The parameter descriptor of the provider that created this grid.
descriptor - Variable in class org.apache.sis.parameter.DefaultParameterValue
The definition of this parameter.
descriptor - Variable in class org.apache.sis.parameter.ParameterValueList
The descriptor for the list as a whole.
descriptor - Variable in class org.apache.sis.parameter.UninitializedParameter
The descriptor of the parameter to initialize.
descriptor - Variable in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
The parameter descriptor.
descriptor - Variable in class org.apache.sis.referencing.operation.transform.ContextualParameters
The parameters that represents the sequence of transforms as a whole.
descriptor(int) - Method in class org.apache.sis.parameter.ParameterValueList
Returns the descriptor at the given index.
descriptor(String) - Static method in class org.apache.sis.internal.storage.URIDataStore.Provider
Convenience method creating a parameter descriptor containing only URIDataStore.Provider.LOCATION_PARAM.
descriptor(String) - Method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Returns the first parameter in this group for the specified name.
descriptor(String) - Method in class org.apache.sis.parameter.MapProjectionDescriptor
Returns the parameter descriptor for the given name.
descriptor(String) - Method in class org.apache.sis.parameter.TensorValues
Returns the parameter descriptor in this group for the specified name.
descriptor(ParameterDescriptorGroup, String, int[]) - Method in class org.apache.sis.parameter.TensorParameters
Returns the descriptor in this group for the specified name.
Descriptor(Map<String, ?>, ParameterDescriptor<?>[]) - Constructor for class org.apache.sis.internal.referencing.provider.Affine.Descriptor
Creates a new descriptor for the given parameters.
DESCRIPTOR - Static variable in class org.apache.sis.parameter.MapProjectionParameters.EarthRadius
All names known to Apache SIS for the Earth radius parameter.
DESCRIPTOR - Static variable in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
All names known to Apache SIS for the inverse flattening parameter.
DESCRIPTOR - Static variable in class org.apache.sis.parameter.MapProjectionParameters.IsIvfDefinitive
All names known to Apache SIS for the "is IVF definitive" parameter.
DESCRIPTOR - Static variable in class org.apache.sis.parameter.MapProjectionParameters.StandardParallel
All names known to Apache SIS for the standard parallels parameter, as an array of 1 or 2 elements.
DESCRIPTOR - Static variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Internal parameter descriptor, used only for debugging purpose.
DESCRIPTOR - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Parameter descriptor to use with the contextual parameters for the forward transformation.
DESCRIPTOR - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
Parameter descriptor to use with the contextual parameters for the forward and inverse transformations.
DESCRIPTOR - Static variable in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
Internal parameter descriptor, used only for debugging purpose.
descriptors - Variable in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
The parameter descriptors for this group.
descriptors - Variable in class org.apache.sis.parameter.TensorValues
A provider of descriptors for matrix parameters.
descriptors() - Method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Returns all parameters in this group.
descriptors() - Method in class org.apache.sis.parameter.TensorValues
Returns the parameters descriptors in this group.
DESCRIPTORS - Static variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection
The internal parameter descriptors.
designation - Variable in class org.apache.sis.feature.AbstractIdentifiedType
Natural language designator for the element.
Designation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Designation
DESIGNATION - Enum constant in enum org.apache.sis.feature.FeatureFormat.Column
Natural language designator for the property.
DESIGNATION_KEY - Static variable in class org.apache.sis.feature.AbstractIdentifiedType
Key for the "designation" property to be given to the constructor.
desiredAccuracy - Variable in class org.apache.sis.referencing.operation.CoordinateOperationContext
The desired accuracy in metres, or 0 for the best accuracy available.
desiredAccuracy - Variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The desired accuracy in metres, or 0 for the best accuracy available.
desiredPrecisions - Variable in class org.apache.sis.geometry.CoordinateFormat
The desired precisions for each coordinate, or null if unspecified.
dest - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.BytesReader
The array where to store the values.
dest - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
The array where to store the values.
dest - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
The array where to store the values.
dest - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
The array where to store the values.
dest - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
The array where to store the values.
dest - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
The array where to store the values.
dest - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
The array where to store the values.
destBuffer - Variable in class org.apache.sis.image.BandedIterator
The buffer where to write data, or null if none.
destination - Variable in class org.apache.sis.image.ComputedImage
If the computed image shall be written in an existing image, that image.
destination - Variable in class org.apache.sis.image.ImageCombiner
The destination image where to write the images given to this ImageCombiner.
destination - Variable in class org.apache.sis.image.WritablePixelIterator
The image where pixels will be written, or null if the image is read-only.
destination - Variable in class org.apache.sis.internal.coverage.CoverageCombiner
The destination coverage where to write the coverages given to this CoverageCombiner.
destination() - Method in class org.apache.sis.image.WritablePixelIterator
The current raster destination raster, or null if none.
destination(Map<PolylineStage, Path2D>) - Method in enum org.apache.sis.internal.processing.isoline.PolylineStage
Returns the destination where to write polylines for this stage.
Destination - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Destination
destinationDirectory - Variable in class org.apache.sis.setup.OptionalInstallations
The target directory where to install the resources, or null if none.
destRaster - Variable in class org.apache.sis.image.WritablePixelIterator
The current tile where pixels will be written, or null if no write operation is under way.
DETAILED - Enum constant in enum org.apache.sis.parameter.ParameterFormat.ContentLevel
The most detailed content, which includes name and aliases.
Details - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Details
detect(JAXBContext) - Static method in enum org.apache.sis.xml.Implementation
Detects if we are using the endorsed JAXB implementation (the one provided in separated JAR files) or the one bundled in JDK.
detectedPolarization - Variable in class org.apache.sis.metadata.iso.content.DefaultBand
Polarization of the radiation detected.
detectVersion() - Method in class org.apache.sis.internal.jaxb.lan.Country
Determines if we are marshalling ISO 19139:2007 or ISO 19115-3 documents.
DGPS_ID - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
diagonal(Matrix, int, int) - Static method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Returns the value on the diagonal of the given matrix, provided that all other non-translation terms are 0.
dialect - Variable in class org.apache.sis.internal.metadata.sql.LocalDataSource
The database product to use.
dialect - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The presumed dialect spoken by the database.
dialect - Variable in class org.apache.sis.internal.metadata.sql.Syntax
The database dialect.
Dialect - Enum in org.apache.sis.internal.metadata.sql
The SQL dialect used by a connection.
Dialect(String, boolean, boolean) - Constructor for enum org.apache.sis.internal.metadata.sql.Dialect
Creates a new enumeration value for a SQL dialect for the given protocol.
diffCode(Iterator<SingleCRS>, Iterator<SingleCRS>) - Static method in class org.apache.sis.internal.referencing.DefinitionVerifier
Returns a code indicating in which part the two given CRS differ.
differences() - Method in class org.apache.sis.math.Statistics
Returns the statistics on the differences between sample values, or null if none.
differences() - Method in class org.apache.sis.math.Statistics.WithDelta
Returns the statistics about difference between consecutive values.
DIFFERENTIAL - Enum constant in enum org.apache.sis.storage.gps.Fix
Differential Global Positioning Service (DGPS) used.
DigitalElevationModel - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Digital elevation model
digits - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Number of digits to use for formatting the numerical part of a MGRS reference.
digits() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
For internal use by other internal classes in this Java source file.
DIM - Static variable in class org.apache.sis.internal.util.Constants
Name of a SIS-specific parameter for setting the number of dimensions of a coordinate operation.
dimension - Variable in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Number of dimensions for this coordinate sequence.
dimension - Variable in class org.apache.sis.internal.referencing.DirectPositionView
The number of valid coordinate values.
dimension - Variable in class org.apache.sis.internal.referencing.TemporalAccessor
Dimension of the temporal component.
dimension - Variable in class org.apache.sis.measure.SystemUnit
The dimension of this unit of measurement.
dimension - Variable in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
Number of input and output dimensions.
dimension - Variable in class org.apache.sis.referencing.operation.transform.IdentityTransform
The input and output dimension.
dimension - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
The value of DatumShiftGrid.getTranslationDimensions(), stored for efficiency.
dimension - Variable in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Number of dimensions of source and target coordinates.
dimension - Variable in class org.apache.sis.storage.aggregate.DimensionSelector
The dimension examined by this selector.
DIMENSION - Static variable in class org.apache.sis.geometry.Envelope2D
The number of dimensions in every Envelope2D.
DIMENSION - Static variable in class org.apache.sis.internal.feature.j2d.PathBuilder
Number of coordinates in a tuple.
DIMENSION - Static variable in class org.apache.sis.internal.feature.jts.ShapeConverter
Number of dimensions of geometries built by this class.
DIMENSION - Static variable in class org.apache.sis.internal.processing.isoline.PolylineBuffer
Number of coordinates in a tuple.
DIMENSION - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
The operation parameter descriptor for the number of source and target geographic dimensions (2 or 3).
DIMENSION - Static variable in class org.apache.sis.internal.referencing.provider.GeographicToGeocentric
An Apache SIS specific parameter for the number of dimensions (2 or 3).
DIMENSION - Static variable in class org.apache.sis.internal.referencing.provider.Wraparound
The operation parameter descriptor for the number of source and target dimensions.
DIMENSION - Static variable in class org.apache.sis.math.Line
Number of dimensions.
DIMENSION - Static variable in class org.apache.sis.math.Plane
Number of dimensions.
DIMENSION - Static variable in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
Number of input and output dimensions of all AbstractMathTransform2D, which is 2.
Dimension_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Dimension {0}
dimensionDescription - Variable in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Description of the axis.
Dimensionless(double, Unit<Dimensionless>) - Constructor for class org.apache.sis.measure.Scalar.Dimensionless
 
dimensionName - Variable in class org.apache.sis.coverage.SampleDimension.Builder
Identification for this sample dimension.
dimensionName - Variable in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Name of the axis.
dimensionNotFound(short, CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.ServicesForMetadata
Creates an exception message for a spatial, vertical or temporal dimension not found.
DimensionReducer - Class in org.apache.sis.coverage.grid
An helper class for reducing the number of dimensions in a grid geometry, an envelope or a position.
DimensionReducer(GridGeometry, CoordinateReferenceSystem) - Constructor for class org.apache.sis.coverage.grid.DimensionReducer
Creates an helper which will retain only the targetCRS dimensions that are found the the base grid.
dimensions - Variable in class org.apache.sis.coverage.grid.DimensionReducer
The dimensions to keep, or null for keeping them all.
dimensions - Variable in class org.apache.sis.parameter.TensorParameters
The parameters that define the number of rows, columns or other dimensions.
dimensions - Variable in class org.apache.sis.parameter.TensorValues
The parameter for the number of row, columns and other dimensions in the tensor.
Dimensions - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Dimensions
DimensionSelector - Class in org.apache.sis.storage.aggregate
A helper class for choosing the dimension on which to perform aggregation.
DimensionSelector(int, int) - Constructor for class org.apache.sis.storage.aggregate.DimensionSelector
Prepares a new selector for a single dimension.
dimensionSize - Variable in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Number of elements along the axis.
dimensionTitle - Variable in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Enhancement/ modifier of the dimension name.
DimToUnit() - Constructor for class org.apache.sis.measure.SystemUnit.DimToUnit
Constructor for the singleton SystemUnit.DimToUnit.INSTANCE.
dimX - Variable in class org.apache.sis.internal.coverage.j2d.DeferredProperty.ImageGeometry
The dimensions to keep from the coverage grid geometry.
dimY - Variable in class org.apache.sis.internal.coverage.j2d.DeferredProperty.ImageGeometry
The dimensions to keep from the coverage grid geometry.
direct - Variable in class org.apache.sis.internal.storage.esri.CharactersView
Whether CharactersView.array is the array backing the CharactersView.buffer.
DIRECT - Enum constant in enum org.apache.sis.internal.coverage.j2d.ColorModelType
Color model uses directly RGB colors.
DIRECT - Static variable in class org.apache.sis.image.PixelIterator.Window
Enumeration values for the last argument in PixelIterator.Window.getPixels(Raster, int, int, int, int, int).
direction - Variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Direction of this coordinate system axis.
direction - Variable in class org.apache.sis.referencing.cs.DirectionAlongMeridian
The direction.
Direction(String, String, String, String, String) - Constructor for enum org.apache.sis.internal.sql.feature.Relation.Direction
Creates a new Direction enumeration value.
directionAlongMeridian(AxisDirection, double) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns an axis direction from a pole along a meridian.
DirectionAlongMeridian - Class in org.apache.sis.referencing.cs
Parses axis direction of the kind "South along 90 deg East".
DirectionAlongMeridian(AxisDirection, double) - Constructor for class org.apache.sis.referencing.cs.DirectionAlongMeridian
Creates a direction.
directions - Variable in class org.apache.sis.referencing.cs.Codes
Axis directions as a maximum of 4 directions packed in a single integer.
directionSymbols - Variable in class org.apache.sis.geometry.CoordinateFormat
Directions symbols ("E", "N", "SW", etc.) to append after coordinate values for some dimensions, including leading space.
directory - Variable in enum org.apache.sis.internal.system.DataDirectory
The directory, or null if none or not yet determined.
directory - Variable in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider.Default
The directory containing the scripts, or null if it does not exist.
directory - Variable in class org.apache.sis.storage.landsat.LandsatStore
The root directory where this file is located, or null if unknown.
Directory - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Directory
DirectoryContent_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Content of “{0}” directory.
DirectoryContentFormatName - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Name of the format to use for reading or writing the directory content.
DirectPosition1D - Class in org.apache.sis.geometry
A one-dimensional position within some coordinate reference system.
DirectPosition1D() - Constructor for class org.apache.sis.geometry.DirectPosition1D
Constructs a position initialized to (0) with a null coordinate reference system.
DirectPosition1D(double) - Constructor for class org.apache.sis.geometry.DirectPosition1D
Constructs a 1D position from the specified coordinate.
DirectPosition1D(CharSequence) - Constructor for class org.apache.sis.geometry.DirectPosition1D
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
DirectPosition1D(CoordinateReferenceSystem) - Constructor for class org.apache.sis.geometry.DirectPosition1D
Constructs a position with the specified coordinate reference system.
DirectPosition2D - Class in org.apache.sis.geometry
A two-dimensional position on top of Java2D point.
DirectPosition2D() - Constructor for class org.apache.sis.geometry.DirectPosition2D
Constructs a position initialized to (0,0) with a null coordinate reference system.
DirectPosition2D(double, double) - Constructor for class org.apache.sis.geometry.DirectPosition2D
Constructs a 2D position from the specified coordinates.
DirectPosition2D(Point2D) - Constructor for class org.apache.sis.geometry.DirectPosition2D
Constructs a 2D position from the coordinates of the specified point.
DirectPosition2D(CharSequence) - Constructor for class org.apache.sis.geometry.DirectPosition2D
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
DirectPosition2D(DirectPosition) - Constructor for class org.apache.sis.geometry.DirectPosition2D
Constructs a position initialized to the same values than the specified point.
DirectPosition2D(CoordinateReferenceSystem) - Constructor for class org.apache.sis.geometry.DirectPosition2D
Constructs a position initialized to (0,0) with the specified coordinate reference system.
DirectPosition2D(CoordinateReferenceSystem, double, double) - Constructor for class org.apache.sis.geometry.DirectPosition2D
Constructs a 2D position from the specified coordinates in the specified CRS.
DirectPositionView - Class in org.apache.sis.internal.referencing
A read-only direct position wrapping an array without performing any copy.
DirectPositionView(int, int) - Constructor for class org.apache.sis.internal.referencing.DirectPositionView
Creates a new direct position wrapping the given array.
DirectPositionView.Double - Class in org.apache.sis.internal.referencing
The double-precision version of DirectPositionView.
DirectPositionView.Float - Class in org.apache.sis.internal.referencing
The single-precision version of DirectPositionView.
DirectReferenceSystem - Class in org.apache.sis.internal.profile.fra
AFNOR extension to ISO ReferenceSystem.
DirectReferenceSystem() - Constructor for class org.apache.sis.internal.profile.fra.DirectReferenceSystem
Empty constructor for JAXB.
DirectReferenceSystem(ReferenceIdentifier) - Constructor for class org.apache.sis.internal.profile.fra.DirectReferenceSystem
Creates a new reference system from the given code.
DirectReferenceSystem(ReferenceSystem) - Constructor for class org.apache.sis.internal.profile.fra.DirectReferenceSystem
Creates a new reference system from the given one.
DIRTY - Static variable in class org.apache.sis.image.ComputedTiles
Whether a tile in the cache is ready for use or needs to be recomputed because one if its sources changed its data.
disabled - Variable in class org.apache.sis.portrayal.CanvasFollower
Whether to disable the following of source canvas.
DISABLED - Static variable in class org.apache.sis.internal.util.DoubleDouble
true for disabling the extended precision.
Disambiguation(String, String, String, Object, Object) - Constructor for class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
Creates a new Disambiguation instance identified by codespace:version:code.
Disambiguation(StoredTree) - Constructor for class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
Creates a new Disambiguation instance as a wrapper around the given identifier object.
Disambiguation(IdentifiedObject) - Constructor for class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
Creates a new Disambiguation instance as a wrapper around the given identifier object.
DiscardedExclusiveProperty_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Property “{0}” has been discarded in favor of “{1}”, because those two properties are mutually exclusive.
disjoint(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if the first operand is disjoint from the second.
DISJOINT - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
 
DisjointExtentException - Exception in org.apache.sis.coverage.grid
Thrown when operations on a GridGeometry result in an area which does not intersect anymore the GridExtent of the GridGeometry.
DisjointExtentException() - Constructor for exception org.apache.sis.coverage.grid.DisjointExtentException
Constructs an exception with no detail message.
DisjointExtentException(Object, long, long, long, long) - Constructor for exception org.apache.sis.coverage.grid.DisjointExtentException
Creates an exception with an error message built from the given arguments.
DisjointExtentException(String) - Constructor for exception org.apache.sis.coverage.grid.DisjointExtentException
Constructs an exception with the specified detail message.
DisjointExtentException(String, Throwable) - Constructor for exception org.apache.sis.coverage.grid.DisjointExtentException
Constructs an exception with the specified detail message and cause.
DisjointExtentException(GridExtent, GridExtent, int) - Constructor for exception org.apache.sis.coverage.grid.DisjointExtentException
Creates an exception with an error message built from the given extents.
Dispatcher - Class in org.apache.sis.metadata.sql
The handler for metadata proxy that implement (indirectly) metadata interfaces like Metadata, Citation, etc.
Dispatcher(String, MetadataSource) - Constructor for class org.apache.sis.metadata.sql.Dispatcher
Creates a new metadata handler.
Display - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Display
DISPLAY - Enum constant in enum org.apache.sis.referencing.CommonCRS.Engineering
Cartesian coordinate system with (right, down) oriented axes in pixel units.
DISPLAY - Static variable in class org.apache.sis.coverage.grid.GridOrientation
CRS axes are reordered and oriented toward directions commonly used for displaying purpose.
DISPLAY_BOUNDS_PROPERTY - Static variable in class org.apache.sis.portrayal.Canvas
The "displayBounds" property name, used for notifications about changes in bounds of display device.
DISPLAY_COUNT - Static variable in class org.apache.sis.internal.referencing.AxisDirections
Number of directions like "Display right", "Display down", etc.
DISPLAY_NAVIGATION - Enum constant in enum org.apache.sis.portrayal.TransformChangeEvent.Reason
A relative change has been applied in units of display device (typically pixel units).
DISPLAY_ORDER - Static variable in class org.apache.sis.internal.referencing.AxisDirections
Maps RIGHT, LEFT, UP, DOWN display order to UP, RIGHT, DOWN, LEFT.
DISPLAY_ORIENTED - Enum constant in enum org.apache.sis.referencing.cs.AxesConvention
Axes are reordered and oriented toward directions commonly used for displaying purpose.
DISPLAY_RESOLUTION - Static variable in class org.apache.sis.portrayal.CanvasContext
Desired resolution in display units (usually pixels).
displayBounds - Variable in class org.apache.sis.portrayal.Canvas
The size and location of the output device, modified in-place if the size change.
displayChange - Variable in class org.apache.sis.portrayal.TransformChangeEvent
The change from old coordinates to new coordinates, computed when first needed.
displayChange2D - Variable in class org.apache.sis.portrayal.TransformChangeEvent
Value of TransformChangeEvent.displayChange or TransformChangeEvent.objectiveChange precomputed by the code that fired this event.
displayLocale - Variable in class org.apache.sis.feature.FeatureFormat
The locale for international strings.
displayLocale - Variable in class org.apache.sis.parameter.ParameterFormat
The locale for international strings.
displayToObjective - Variable in class org.apache.sis.internal.map.coverage.RenderingData
The inverse of the objective to display transform which was active at the time resampled images have been computed.
displayTransform - Variable in class org.apache.sis.portrayal.CanvasFollower
Conversions from source display coordinates to target display coordinates.
displayTransformStatus - Variable in class org.apache.sis.portrayal.CanvasFollower
Whether an attempt to compute CanvasFollower.displayTransform has already been done.
Disposable - Interface in org.apache.sis.util
A resource that can be disposed when waiting for the garbage collector would be overly conservative.
dispose() - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Flags this builder as a disposed one.
dispose() - Method in class org.apache.sis.image.ComputedImage
Advises this image that its tiles will no longer be requested.
dispose() - Method in class org.apache.sis.image.ComputedTiles
Invoked when the ComputedImage has been garbage-collected.
dispose() - Method in class org.apache.sis.image.TileCache.Key
Removes the raster associated to this key.
dispose() - Method in class org.apache.sis.internal.coverage.j2d.BatchComputedImage.Rasters
Discards this set of tiles.
dispose() - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder.BufferRef
Allows the enclosing TilePlaceholder to be garbage-collected.
dispose() - Method in class org.apache.sis.internal.storage.image.WorldFileResource
Notifies this resource that it should not be used anymore.
dispose() - Method in class org.apache.sis.portrayal.CanvasFollower
Removes all listeners documented in the CanvasFollower.initialize() method.
dispose() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.ShutdownHook
Invoked indirectly by the garbage collector when the ConcurrentAuthorityFactory is disposed.
dispose() - Method in class org.apache.sis.referencing.factory.sql.CloseableReference
Invoked indirectly by the garbage collector.
dispose() - Method in class org.apache.sis.util.collection.Cache.Soft
Removes the reference from the map.
dispose() - Method in class org.apache.sis.util.collection.Cache.Weak
Removes the reference from the map.
dispose() - Method in class org.apache.sis.util.collection.WeakHashSet.Entry
Invoked by ReferenceQueueConsumer for removing the reference from the enclosing collection.
dispose() - Method in class org.apache.sis.util.collection.WeakValueHashMap.Entry
Invoked by ReferenceQueueConsumer for removing the reference from the enclosing collection.
dispose() - Method in interface org.apache.sis.util.Disposable
Allows any resources held by this object to be released.
DisposedInstanceOf_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
This instance of ‘{0}’ has been disposed.
disseminationConstraints - Variable in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Component in determining releasability.
dissociate - Variable in class org.apache.sis.internal.storage.csv.Store
true if this reader should create a separated Feature instance for each line in the CSV file.
distance - Variable in class org.apache.sis.filter.DistanceFilter
The buffer distance around the geometry of the second expression.
distance - Variable in class org.apache.sis.internal.jaxb.gco.GO_Distance
A proxy representation of the <gco:Distance> element.
distance - Variable in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
The final (f) coordinates and derivatives, together with geodesic and loxodromic distances.
distance(double, double, double) - Method in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Computes the distance (M) along meridian arc from equator to a given latitude φ.
DISTANCE - Static variable in class org.apache.sis.metadata.iso.identification.DefaultResolution
Enumeration of possible values for DefaultResolution.property.
DistanceFilter<R,G> - Class in org.apache.sis.filter
Spatial operations between two geometries and using a distance.
DistanceFilter(DistanceOperatorName, Geometries<G>, Expression<? super R, ?>, Expression<? super R, ?>, Quantity<Length>) - Constructor for class org.apache.sis.filter.DistanceFilter
Creates a new spatial function.
distanceFromIntegers(MathTransform) - Static method in class org.apache.sis.internal.storage.esri.WritableStore
Returns an estimation of how close the "CRS to grid" transform is to integer values.
DistanceOperatorName - Enum in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
DistanceOperatorName() - Constructor for enum org.apache.sis.internal.geoapi.filter.DistanceOperatorName
 
distanceSquared(double, double) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the square of the minimal distance between a point and this rectangle.
distinct - Variable in class org.apache.sis.internal.sql.feature.FeatureStream
Whether all returned feature instances should be unique.
distinct() - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Requests this stream to return distinct feature instances.
distinct() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a stream with distinct elements of this stream.
distinct() - Method in class org.apache.sis.internal.stream.PaginedDoubleStream
 
distinct() - Method in class org.apache.sis.internal.stream.PaginedStream
 
distinct() - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with distinct elements of this stream.
distributedComputingPlatforms - Variable in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Distributed computing platforms on which the operation has been implemented.
distribution - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Information about the distributor of and options for obtaining the resource.
distribution() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the distribution information object if it does not already exists, then returns it.
DISTRIBUTION_DIRECTORY - Static variable in class org.apache.sis.internal.maven.Filenames
The sub-directory inside "target" containing pack files.
distributionFile(String, String) - Static method in class org.apache.sis.internal.maven.Filenames
Returns the distribution file, creating its directory if needed.
distributionFormats - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Formats of distribution.
distributionFormats - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Provides a description of the format of the data to be distributed.
distributionInfo - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Provides information about the distributor of and options for obtaining the resource(s).
distributionOrderProcesses - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Provides information about how the resource may be obtained, and related instructions and fee information.
distributorContact - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Party from whom the resource may be obtained.
distributorFormats - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Provides information about the format used by the distributor.
distributors - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Provides information about the distributor.
distributorTransferOptions - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Provides information about the technical means and media used by the distributor.
DitheringOrHalftoningApplied_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
An ordered dither or halftone technique has been applied to the image data.
DittoMark - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
divide - Variable in enum org.apache.sis.measure.UnitFormat.Style
Symbols to use for unit multiplications or divisions.
divide(double) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides this DoubleDouble by a double without error term.
divide(double) - Method in class org.apache.sis.measure.AbstractUnit
Returns the result of dividing this unit by an approximate divisor.
divide(double[], int, int) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides this DoubleDouble by another double-double value stored in the given array.
divide(double, double) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides this DoubleDouble by another double-double value.
divide(Number) - Method in class org.apache.sis.measure.Scalar
Returns this quantity divided by the given number.
divide(Dimension) - Method in class org.apache.sis.measure.UnitDimension
Returns the quotient of this dimension with the one specified.
divide(Quantity<?>) - Method in class org.apache.sis.measure.Scalar
Returns this quantity divided by the given quantity.
divide(Unit<?>) - Method in class org.apache.sis.measure.ConventionalUnit
Returns the quotient of this unit with the one specified.
divide(Unit<?>) - Method in class org.apache.sis.measure.SystemUnit
Returns the quotient of this unit with the one specified.
divide(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a function computing the numeric quotient resulting from dividing the first operand by the second.
divide(DoubleDouble) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides this DoubleDouble by another double-double value.
divide(Fraction) - Method in class org.apache.sis.math.Fraction
Returns the simplified result of dividing this fraction by the given fraction.
Divide - Static variable in class org.apache.sis.internal.filter.FunctionNames
The "Divide" (÷) arithmetic expression.
Divide(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Constructor for class org.apache.sis.filter.ArithmeticFunction.Divide
Creates a new expression for the "Divide" operation.
DIVIDE - Static variable in class org.apache.sis.measure.AbstractUnit
The multiplication and division symbols used for Unicode representation.
DIVIDE - Static variable in class org.apache.sis.measure.UnitFormat.Operation
Meaning of some characters parsed by UnitFormat.parse(CharSequence).
divideGuessError(double) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides this DoubleDouble by a double with a default error term.
divideGuessError(Number) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides this DoubleDouble by a Number.
divider - Variable in class org.apache.sis.measure.SexagesimalConverter
The value to divide DMS unit by.
divisor - Variable in class org.apache.sis.measure.LinearConverter
A divisor applied after the conversion.
divisors(int) - Static method in class org.apache.sis.math.MathFunctions
Returns the divisors of the specified number as positive integers.
DM - Static variable in class org.apache.sis.measure.SexagesimalConverter
Pseudo-unit for sexagesimal degree.
dM_dφ(double) - Method in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Gets the derivative of this MeridianArcBased.distance(double, double, double) method.
DMS - Static variable in class org.apache.sis.measure.SexagesimalConverter
Pseudo-unit for sexagesimal degree.
DMS_SCALED - Static variable in class org.apache.sis.measure.SexagesimalConverter
Pseudo-unit for degree - minute - second.
Doclet - Class in org.apache.sis.internal.doclet
A doclet which delegates the work to the standard doclet, then performs additional actions.
Doclet() - Constructor for class org.apache.sis.internal.doclet.Doclet
Invoked by the Javadoc tools for instantiating the custom doclet.
doConvert(File) - Method in class org.apache.sis.internal.converter.PathConverter.FilePath
 
doConvert(File) - Method in class org.apache.sis.internal.converter.PathConverter.FileURI
 
doConvert(File) - Method in class org.apache.sis.internal.converter.PathConverter.FileURL
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Angle
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.BigDecimal
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.BigInteger
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Boolean
See StringConverter for the conversion table.
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Byte
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Charset
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.CodeList
Converts the given string to the target type of this converter.
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter
Invoked by StringConverter.apply(String) for converting the given string to the target type of this converter.
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Double
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Enum
Converts the given string to the target type of this converter.
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.File
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Float
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Integer
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.InternationalString
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Locale
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Long
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Number
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Path
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Short
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.Unit
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.URI
 
doConvert(String) - Method in class org.apache.sis.internal.converter.StringConverter.URL
 
doConvert(URI) - Method in class org.apache.sis.internal.converter.PathConverter.URI_URL
 
doConvert(URI) - Method in class org.apache.sis.internal.converter.PathConverter.URIFile
 
doConvert(URI) - Method in class org.apache.sis.internal.converter.PathConverter.URIPath
 
doConvert(URL) - Method in class org.apache.sis.internal.converter.PathConverter.URL_URI
 
doConvert(URL) - Method in class org.apache.sis.internal.converter.PathConverter.URLFile
 
doConvert(URL) - Method in class org.apache.sis.internal.converter.PathConverter.URLPath
 
doConvert(Path) - Method in class org.apache.sis.internal.converter.PathConverter.PathFile
 
doConvert(Path) - Method in class org.apache.sis.internal.converter.PathConverter.PathURI
 
doConvert(Path) - Method in class org.apache.sis.internal.converter.PathConverter.PathURL
 
doConvert(S) - Method in class org.apache.sis.internal.converter.PathConverter
Invoked by PathConverter.apply(Object) for converting the given path to the target type of this converter.
document - Variable in class org.apache.sis.internal.book.Assembler
The XML document to write.
document - Variable in class org.apache.sis.internal.book.CodeColorizer
The object to use for creating nodes.
DOCUMENT_END - Static variable in class org.apache.sis.internal.doclet.Include
End of document.
documentations - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Reference to documentation describing the processing.
DocumentedStoreProvider - Class in org.apache.sis.internal.storage
Base class of data store providers having an entry in the metadata SQL database.
DocumentedStoreProvider(String) - Constructor for class org.apache.sis.internal.storage.DocumentedStoreProvider
Creates a new provider.
DocumentName - Static variable in class org.apache.sis.storage.geotiff.Tags
 
documents - Variable in enum org.apache.sis.xml.XPointer
The documents expected at the end of the URL, before the fragment.
doInsert(T, int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
doInsert(T, int, T, int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
domain - Variable in class org.apache.sis.coverage.grid.GridCoverageBuilder
The domain (input) of the coverage function, or null if unspecified.
domain - Variable in class org.apache.sis.internal.storage.gpx.Email
The half after @ in email address (for example "hotmail.com").
domain - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
The sub-region extent, CRS and conversion from cell indices to CRS.
domain - Variable in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
The domain of the search (for example whether to include deprecated objects in the search).
domain - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage.Loader
The domain to request when reading a coverage from the resource.
domain - Variable in class org.apache.sis.storage.CoverageQuery
Desired grid extent and resolution, or null for reading the whole domain.
domain() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.ControlPoints
Returns the number of points to consider when searching in LinearTransformBuilder.sources or LinearTransformBuilder.targets arrays.
domain() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.Ungridded
 
Domain - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Domain
Domain() - Constructor for enum org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain
 
DOMAIN - Static variable in class org.apache.sis.internal.util.DefinitionURI
The domain of URLs in the OGC namespace.
DOMAIN_COUNT - Static variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
Number of values in the IdentifiedObjectFinder.Domain enumeration.
domainCode - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Deprecated.
DomainDefinition - Class in org.apache.sis.referencing.operation.transform
Specification about how to estimate a domain of validity for transforms.
DomainDefinition() - Constructor for class org.apache.sis.referencing.operation.transform.DomainDefinition
Creates a new instance using default configuration.
DomainDefinition.ToDomain - Class in org.apache.sis.referencing.operation.transform
The transform to apply on the envelope computed by a transform step in order to get an envelope in the units of the requested domain.
DomainLinearizer - Class in org.apache.sis.coverage.grid
Method for replacing a non-linear "grid to CRS" conversion by a linear conversion (affine transform).
DomainLinearizer() - Constructor for class org.apache.sis.coverage.grid.DomainLinearizer
Creates a new linearizer.
domainOfValidity - Variable in class org.apache.sis.geometry.WraparoundAdjustment
The region inside which a given Area Of Interest (AOI) or Point Of Interest (POI) should be located.
domainOfValidity - Variable in class org.apache.sis.referencing.AbstractReferenceSystem
Area for which the (coordinate) reference system is valid.
domainOfValidity - Variable in class org.apache.sis.referencing.datum.AbstractDatum
Area or region in which this datum object is valid.
domainOfValidity - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
Region or timeframe in which a coordinate transformation based on those Bursa-Wolf parameters is valid, or null if unspecified.
domainOfValidity - Variable in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
The value of AREA_OF_USE_CODE.
domainOfValidity - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Area in which this operation is valid, or null if not available.
DomainRange<E extends Number & Comparable<? super E>> - Class in org.apache.sis.metadata
The range of values that a metadata property can take, representable as an InternationalString in order to make possible to return this range from the PropertyInformation.getDomainValue() method.
DomainRange(Class<E>, ValueRange) - Constructor for class org.apache.sis.metadata.DomainRange
Constructs a range of the given type with values from the given annotation.
domains - Variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Domains where specialized transforms are valid.
DOMAINS_OF_VALIDITY - Enum constant in enum org.apache.sis.internal.system.DataDirectory
The "DomainsOfValidity" directory.
domainToInput - Variable in class org.apache.sis.geometry.WraparoundAdjustment
A transform from the WraparoundAdjustment.domainOfValidity CRS to the WraparoundAdjustment.inputCRS if it was explicitly specified, or null otherwise.
domainValue - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Valid values that can be assigned to the extended element.
domainValue - Variable in class org.apache.sis.metadata.PropertyInformation
The domain of valid values, or null if none.
domainWithAxisFlips(GridGeometry) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Returns the GridCoverageBuilder.domain with axis flips applied.
done - Variable in class org.apache.sis.filter.Optimization
Filters and expressions already optimized.
done - Variable in class org.apache.sis.internal.metadata.Merger
The source and target values that have already been copied, for avoiding never-ending loop in cyclic graphs.
doneIFD - Variable in class org.apache.sis.storage.geotiff.Reader
Offsets of all Image File Directory (IFD) that have been read so far.
doRemove(T, int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array except for the given range.
DotRange - Static variable in class org.apache.sis.storage.geotiff.Tags
 
Double() - Constructor for class org.apache.sis.internal.converter.StringConverter.Double
 
Double(double[]) - Constructor for class org.apache.sis.internal.referencing.DirectPositionView.Double
Creates a new direct position wrapping the given array.
Double(double[], int) - Constructor for class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Creates a new coordinate sequence with given values.
Double(double[], int, int) - Constructor for class org.apache.sis.internal.referencing.DirectPositionView.Double
Creates a new direct position wrapping the given array.
Double(int, int, int) - Constructor for class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Creates a new coordinate sequence for the given number of tuples.
Double(int, Unit<C>, Unit<T>, boolean, double, double, double, double, int, int, ParameterDescriptorGroup, Path...) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Double
Creates a new datum shift grid with the given grid geometry, filename and number of shift dimensions.
Double(PackedCoordinateSequence.Double) - Constructor for class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Creates a new sequence initialized to a copy of the given sequence.
Double(DatumShiftGridFile<C, T>, double[][]) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Double
Creates a new grid of the same geometry than the given grid but using a different data array.
Double(GeometryFactory, PathIterator) - Constructor for class org.apache.sis.internal.feature.jts.ShapeConverter.Double
Creates a new converter for the given path iterator.
DOUBLE - Enum constant in enum org.apache.sis.image.DataType
Double precision (64-bits) floating point data.
DOUBLE - Enum constant in enum org.apache.sis.internal.referencing.provider.NTv2.Loader.DataType
 
DOUBLE - Enum constant in enum org.apache.sis.storage.geotiff.Type
Double precision (8-bytes) IEEE format.
DOUBLE - Static variable in class org.apache.sis.image.TransferType
Specifies that sample values are transferred as double-precision floating point number.
DOUBLE - Static variable in class org.apache.sis.util.Numbers
Constant of value 0x9 used in switch statements or as index in arrays.
DoubleDouble - Class in org.apache.sis.internal.util
Basic arithmetic methods for extended precision numbers using the double-double algorithm.
DoubleDouble() - Constructor for class org.apache.sis.internal.util.DoubleDouble
Creates a new value initialized to zero.
DoubleDouble(double) - Constructor for class org.apache.sis.internal.util.DoubleDouble
Creates a new instance initialized to the given value verbatim, without inferring an error term for double-double arithmetic.
DoubleDouble(double, double) - Constructor for class org.apache.sis.internal.util.DoubleDouble
Creates a new value initialized to the given value and error.
DoubleDouble(long) - Constructor for class org.apache.sis.internal.util.DoubleDouble
Creates a new instance initialized to the given long integer.
DoubleDouble(Number) - Constructor for class org.apache.sis.internal.util.DoubleDouble
Creates a new value initialized to the given number.
DoubleDouble(DoubleDouble) - Constructor for class org.apache.sis.internal.util.DoubleDouble
Creates a new value initialized to the given value.
doublePrecision - Variable in class org.apache.sis.internal.feature.jts.PackedCoordinateSequenceFactory
Whether to use double-precision floating point numbers.
Doubles(double[]) - Constructor for class org.apache.sis.math.ArrayVector.Doubles
Creates a new vector for the given array.
Doubles(Class<? extends Number>, Number, Number, int) - Constructor for class org.apache.sis.math.SequenceVector.Doubles
Creates a sequence of numbers in a given range of values using the given increment.
Doubles(DoubleBuffer, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ByteWriter.Doubles
Creates a new writer for the given source.
Doubles(CompressionChannel, int, int) - Constructor for class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Doubles
Creates a new predictor.
Doubles(ChannelDataInput, int, int, int[], int) - Constructor for class org.apache.sis.internal.storage.inflater.CopyFromBytes.Doubles
Creates a new inflater which will write in the given buffer.
DoublesReader(double[]) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
 
DoublesReader(DoubleBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
 
DoubleStreamWrapper - Class in org.apache.sis.internal.stream
A stream which delegates all operations to another stream of floating point values.
DoubleStreamWrapper(DoubleStream) - Constructor for class org.apache.sis.internal.stream.DoubleStreamWrapper
Creates a new wrapper for the given stream.
DoubleToByte(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.DoubleToByte
Creates a new instance for transferring data between the two specified rasters.
DoubleToDirect(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.DoubleToDirect
Creates a new instance for transferring data between the two specified rasters.
DoubleToDouble(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.DoubleToDouble
Creates a new instance for transferring data between the two specified rasters.
DoubleToInteger(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.DoubleToInteger
Creates a new instance for transferring data between the two specified rasters.
DoubleToShort(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.DoubleToShort
Creates a new instance for transferring data between the two specified rasters.
DoubleToUShort(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.DoubleToUShort
Creates a new instance for transferring data between the two specified rasters.
doubleValue() - Method in class org.apache.sis.internal.util.DoubleDouble
 
doubleValue() - Method in class org.apache.sis.math.Fraction
Returns the fraction as a double-precision floating point number.
doubleValue() - Method in class org.apache.sis.measure.DerivedScalar
Returns the value specified at construction time.
doubleValue() - Method in class org.apache.sis.measure.Scalar
Returns the value specified at construction time.
doubleValue() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns the scale value of this representative fraction.
doubleValue() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns the numeric value of this parameter.
doubleValue() - Method in class org.apache.sis.parameter.MapProjectionParameters.EarthRadius
Invoked when the parameter value is requested.
doubleValue() - Method in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
Invoked when the parameter value is requested.
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.ASCII
 
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.Bytes
 
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.Decimal
Returns the value at the given index.
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns the value at the given index.
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.Floats
Returns the value at the given index.
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.Integers
 
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.Longs
 
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.Raw
 
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.Shorts
 
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedBytes
 
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedIntegers
 
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedLongs
Returns the unsigned long as a double value.
doubleValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedShorts
 
doubleValue(int) - Method in class org.apache.sis.math.ConcatenatedVector
Returns the value at the given index.
doubleValue(int) - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns the value at the given index as a double.
doubleValue(int) - Method in class org.apache.sis.math.PackedVector
Returns the value at the given index as a double primitive type.
doubleValue(int) - Method in class org.apache.sis.math.RepeatedVector
 
doubleValue(int) - Method in class org.apache.sis.math.SequenceVector.Doubles
Computes the value at the given index.
doubleValue(int) - Method in class org.apache.sis.math.SequenceVector.Longs
Computes the value at the given index.
doubleValue(int) - Method in class org.apache.sis.math.Vector
Returns the value at the given index as a double.
doubleValue(int) - Method in class org.apache.sis.math.Vector.Pick
 
doubleValue(int) - Method in class org.apache.sis.math.Vector.SubSampling
 
doubleValue(Number) - Static method in class org.apache.sis.measure.AbstractConverter
Returns the value of the given number, with special handling for Float value on the assumption that the original value was written in base 10.
doubleValue(Quantity<Q>) - Method in class org.apache.sis.measure.Scalar
Returns the value of the given quantity converted to the same units of measurement than this quantity.
doubleValue(Unit<?>) - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns the numeric value of this parameter in the given unit of measure.
doubleValue(ParameterDescriptor<? extends Number>) - Method in class org.apache.sis.parameter.Parameters
Returns the floating point value of the parameter identified by the given descriptor.
doubleValue(ParameterDescriptor<? extends Number>, Unit<?>) - Method in class org.apache.sis.parameter.Parameters
Returns the floating point value of the parameter identified by the given descriptor, converted to the given unit of measurement.
doubleValueList() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns an ordered sequence of two or more numeric values of this parameter, where each value has the same associated unit of measure.
doubleValueList(Unit<?>) - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns an ordered sequence of numeric values in the specified unit of measure.
doubleValueList(ParameterDescriptor<double[]>) - Method in class org.apache.sis.parameter.Parameters
Returns the floating point values of the parameter identified by the given descriptor.
doubleValues() - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns a copy of current data as a floating point array.
doubleValues() - Method in class org.apache.sis.math.LinearlyDerivedVector
Copies all values in an array of double precision floating point numbers.
doubleValues() - Method in class org.apache.sis.math.SequenceVector
Creates the sequence as a floating point array.
doubleValues() - Method in class org.apache.sis.math.Vector
Copies all values in an array of double precision floating point numbers.
DoubleWindow(double[], double[]) - Constructor for class org.apache.sis.image.BandedIterator.DoubleWindow
Creates a new window which will store the sample values in the given data array.
DoubleWindow(double[], double[]) - Constructor for class org.apache.sis.image.PixelIterator.DoubleWindow
Creates a new window which will store the sample values in the given data array.
download(String) - Method in class org.apache.sis.setup.OptionalInstallations
Downloads the provider to use for fetching the actual licensed data after we got user's agreement.
downward - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Whether this iterator should iterates downward over rows.
DQ_DataQuality - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQ_DataQuality() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_DataQuality
Empty constructor for JAXB only.
DQ_DataQuality(DataQuality) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_DataQuality
DQ_Element - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQ_Element() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_Element
Empty constructor for JAXB only.
DQ_Element(Element) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_Element
DQ_EvaluationMethod - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQ_EvaluationMethod() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_EvaluationMethod
Empty constructor for JAXB only.
DQ_EvaluationMethod(DefaultEvaluationMethod) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_EvaluationMethod
DQ_EvaluationMethodTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for EvaluationMethodType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
DQ_EvaluationMethodTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.DQ_EvaluationMethodTypeCode
Empty constructor for JAXB only.
DQ_EvaluationMethodTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.DQ_EvaluationMethodTypeCode
Creates a new adapter for the given value.
DQ_MeasureReference - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQ_MeasureReference() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_MeasureReference
Empty constructor for JAXB only.
DQ_MeasureReference(DefaultMeasureReference) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_MeasureReference
DQ_PositionalAccuracy - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQ_PositionalAccuracy() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_PositionalAccuracy
Empty constructor for JAXB only.
DQ_PositionalAccuracy(PositionalAccuracy) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_PositionalAccuracy
DQ_Result - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQ_Result() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_Result
Empty constructor for JAXB only.
DQ_Result(Result) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_Result
DQ_StandaloneQualityReportInformation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQ_StandaloneQualityReportInformation() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_StandaloneQualityReportInformation
Empty constructor for JAXB only.
DQ_StandaloneQualityReportInformation(DefaultEvaluationReportInformation) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQ_StandaloneQualityReportInformation
DQC - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19157/-2/dqc/1.0" URL.
DQM - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19157/-2/dqm/1.0" URL.
DQM_BasicMeasure - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQM_BasicMeasure() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQM_BasicMeasure
Empty constructor for JAXB only.
DQM_BasicMeasure(DefaultBasicMeasure) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQM_BasicMeasure
DQM_Description - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQM_Description() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQM_Description
Empty constructor for JAXB only.
DQM_Description(DefaultMeasureDescription) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQM_Description
dqm_dφ(double, double) - Method in class org.apache.sis.referencing.operation.projection.AuthalicConversion
Gets the derivative of the AuthalicConversion.qm(double) method.
DQM_Measure - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQM_Measure() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQM_Measure
Empty constructor for JAXB only.
DQM_Measure(DefaultQualityMeasure) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQM_Measure
DQM_Parameter - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQM_Parameter() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQM_Parameter
Empty constructor for JAXB only.
DQM_Parameter(ParameterDescriptor<?>) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQM_Parameter
DQM_SourceReference - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
DQM_SourceReference() - Constructor for class org.apache.sis.internal.jaxb.metadata.DQM_SourceReference
Empty constructor for JAXB only.
DQM_SourceReference(DefaultSourceReference) - Constructor for class org.apache.sis.internal.jaxb.metadata.DQM_SourceReference
draw(WritableRaster) - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Invoked when a new empty tile is created.
draw(WritableRaster) - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder.Filled
Fills the given raster.
draw(WritableRaster) - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder.WithCross
Draw borders around the tile as dotted lines.
DroppedForeignerKey_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Dropped the “{0}” foreigner key constraint.
dropUnusedDimensions(MathTransform, int) - Method in class org.apache.sis.coverage.grid.GridDerivation
Drops the source dimensions that are not needed for producing the target dimensions.
drX - Variable in class org.apache.sis.referencing.datum.TimeDependentBWP
Rate of change of X-axis rotation in milli arc-seconds per year (EPSG:1043), sign following the Position Vector convention.
drY - Variable in class org.apache.sis.referencing.datum.TimeDependentBWP
Rate of change of Y-axis rotation in milli arc-seconds per year (EPSG:1044), sign following the Position Vector convention.
DRY_RUN - Static variable in class org.apache.sis.util.collection.TreeNodeList
drZ - Variable in class org.apache.sis.referencing.datum.TimeDependentBWP
Rate of change of Z-axis rotation in milli arc-seconds per year (EPSG:1045), sign following the Position Vector convention.
dS - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
The scale difference in parts per million (EPSG:8611).
DS - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffine
The operation parameter descriptor for the Scale difference (dS) parameter value.
DS_AssociationTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for AssociationType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
DS_AssociationTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.DS_AssociationTypeCode
Empty constructor for JAXB only.
DS_AssociationTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.DS_AssociationTypeCode
Creates a new adapter for the given value.
DS_AssociationTypeCode.Since2014 - Class in org.apache.sis.internal.jaxb.code
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
DS_InitiativeTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for InitiativeType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
DS_InitiativeTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.DS_InitiativeTypeCode
Empty constructor for JAXB only.
DS_InitiativeTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.DS_InitiativeTypeCode
Creates a new adapter for the given value.
DS_InitiativeTypeCode.Since2014 - Class in org.apache.sis.internal.jaxb.code
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
dtX - Variable in class org.apache.sis.referencing.datum.TimeDependentBWP
Rate of change of X-axis translation in millimetres per year (EPSG:1040).
dtY - Variable in class org.apache.sis.referencing.datum.TimeDependentBWP
Rate of change of Y-axis translation in millimetres per year (EPSG:1041).
dtZ - Variable in class org.apache.sis.referencing.datum.TimeDependentBWP
Rate of change of Z-axis translation in millimetres per year (EPSG:1042).
DUBLIN_JULIAN - Enum constant in enum org.apache.sis.referencing.CommonCRS.Temporal
Time measured as days since December 31, 1899 at 12:00 UTC.
DublinJulian - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Dublin Julian
dummy - Variable in class org.apache.sis.geometry.CoordinateFormat
Dummy field position.
dummy - Variable in class org.apache.sis.io.wkt.Formatter
Dummy field position.
dummyFieldPosition - Variable in class org.apache.sis.measure.AngleFormat
Object to give to DecimalFormat.format methods, cached in order to avoid recreating this object too often.
dummyFieldPosition() - Method in class org.apache.sis.measure.AngleFormat
Returns the dummy field position.
duplicate() - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
Creates a new converter of the same class than this and initialized with the same data.
duplicate() - Method in class org.apache.sis.internal.sql.postgis.ExtendedClauseWriter
Creates a new converter of the same class than this and initialized with the same data.
duplicate(Buffer) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Buffer.duplicate().
duplicated - Variable in class org.apache.sis.internal.storage.inflater.PackBits
Byte to copy many times.
duplicated(String) - Method in class org.apache.sis.internal.storage.csv.Store
Returns an error message for a duplicated element.
duplicatedColumn(Column) - Method in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Returns the exception to throw if a column is duplicated.
DuplicatedColumn_1 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
Unexpected duplication of column named “{0}”.
duplicatedCount - Variable in class org.apache.sis.internal.storage.inflater.PackBits
Number of times to copy the PackBits.duplicated byte.
DuplicatedElement_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Element “{0}” is duplicated.
DuplicatedFileReference_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
File “{0}” is referenced more than once.
DuplicatedIdentifier_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Name or identifier “{0}” is used more than once.
DuplicatedNumber_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Value {0,number} is used more than once.
DuplicatedOption_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Option “{0}” is duplicated.
DuplicatedParameterName_4 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Name or alias for parameter “{0}” at index {1} conflict with name “{2}” at index {3}.
DuplicatedQueryProperty_3 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Query property “{0}” is duplicated at indices {1} and {2}.
DuplicatedSampleDimensionIndex_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Sample dimension index {0} is duplicated.
DuplicatedSpatialComponents_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Compound coordinate reference systems cannot contain two {0,choice,1#horizontal|2#vertical} components.
DuplicatedSRID_2 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
Spatial Reference Identifier (SRID) {1} has more than one entry in “{0}” table.
duration - Variable in class org.apache.sis.internal.simple.SimpleDuration
Duration in days.
Duration - Interface in org.apache.sis.internal.geoapi.temporal
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
DURATION_FOR_LOGGING - Static variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Duration of data access operations that should be logged, in nanoseconds.
during(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand is during the second.
During(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.During
Creates a new filter.
DURING - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
dx - Variable in class org.apache.sis.coverage.grid.PixelTranslation
The translation among the x axis relative to pixel center.
dx - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
Components of α=(∂y/∂x) derivative at the point evaluated by Bezier.evaluateAt(double).
dx - Variable in class org.apache.sis.internal.referencing.j2d.TileOrganizer.Translation
The translation in units of the level having finest resolution.
dx - Variable in class org.apache.sis.internal.referencing.j2d.TileTranslation
The translation in "absolute units".
dx0 - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
Components of α=(∂y/∂x) derivative at starting point t=0.
dy - Variable in class org.apache.sis.coverage.grid.PixelTranslation
The translation among the y axis relative to pixel center.
dy - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
Components of α=(∂y/∂x) derivative at the point evaluated by Bezier.evaluateAt(double).
dy - Variable in class org.apache.sis.internal.referencing.j2d.TileOrganizer.Translation
The translation in units of the level having finest resolution.
dy - Variable in class org.apache.sis.internal.referencing.j2d.TileTranslation
The translation in "absolute units".
dy_dφ(double, double) - Method in class org.apache.sis.referencing.operation.projection.ConformalProjection
Computes the partial derivative of a Mercator projection at the given latitude.
dy0 - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
Components of α=(∂y/∂x) derivative at starting point t=0.
dφ_dy(double) - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Computes (∂y/∂φ)⁻¹ at the given latitude on an ellipsoid with semi-major axis length of 1.
dφ_dy(double) - Method in class org.apache.sis.referencing.GeodeticCalculator
Computes (∂y/∂φ)⁻¹ where (∂y/∂φ) is the partial derivative of Northing values in a Mercator projection at the given latitude on an ellipsoid with semi-major axis length of 1.

E

EARTH_CENTRED - Static variable in class org.apache.sis.referencing.StandardDefinitions
EPSG codes of coordinate systems supported by this class.
EARTH_OBSERVATION - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.storage.earth-observation" module name.
EARTH_RADIUS - Static variable in class org.apache.sis.internal.util.Constants
The netCDF parameter name for the Earth radius.
earthRadius - Variable in class org.apache.sis.parameter.MapProjectionParameters
The MapProjectionParameters.EarthRadius parameter instance, created when first needed.
EarthRadius(ParameterValue<?>, ParameterValue<?>) - Constructor for class org.apache.sis.parameter.MapProjectionParameters.EarthRadius
Creates a new parameter.
EAST - Static variable in enum org.apache.sis.internal.referencing.AxesMapper
Bitmask for axis direction handled in a special way.
EAST - Static variable in class org.apache.sis.measure.AngleFormat
Hemisphere symbols.
EAST_WEST - Static variable in class org.apache.sis.referencing.cs.DirectionAlongMeridian
The base directions we are interested in.
EastBound - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
East bound
eastBoundLongitude - Variable in class org.apache.sis.internal.storage.gpx.Bounds
The eastern-most coordinate of the limit of the dataset extent.
eastBoundLongitude - Variable in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
The eastern-most coordinate of the limit of the dataset extent.
eastBoundLongitude - Variable in class org.apache.sis.metadata.SpecialCases
Index of properties to handle in a special way.
eastBoundLongitude - Variable in class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
The eastern-most coordinate of the limit of the dataset extent.
easting - Variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
The false easting of zoned projections, in metres.
EASTING - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "easting" name.
EASTING_AT_CENTRE - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorCenter
The operation parameter descriptor for the Easting at projection centre (Ec) parameter value.
EASTING_AT_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.AlbersEqualArea
The operation parameter descriptor for the Easting at false origin (Ef) parameter value.
EASTING_AT_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal2SP
The operation parameter descriptor for the Easting at false origin (Ef) parameter value.
EASTING_AT_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicC
The operation parameter descriptor for the Easting at false origin (Ef) parameter value.
EASTING_AT_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.RegionalMercator
The operation parameter descriptor for the Easting at false origin (Ef) parameter value.
eccentricity - Variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Ellipsoid eccentricity, equals to sqrt(NormalizedProjection.eccentricitySquared).
ECCENTRICITY - Static variable in class org.apache.sis.internal.referencing.provider.MapProjection
The ellipsoid eccentricity, computed from the semi-major and semi-minor axis lengths.
ECCENTRICITY_THRESHOLD - Static variable in class org.apache.sis.referencing.operation.projection.AuthalicConversion
The threshold value of NormalizedProjection.eccentricity at which we consider the accuracy of the series expansion insufficient.
ECCENTRICITY_THRESHOLD - Static variable in class org.apache.sis.referencing.operation.projection.ConformalProjection
The threshold value of NormalizedProjection.eccentricity at which we consider the accuracy of the series expansion insufficient.
ECCENTRICITY_THRESHOLD - Static variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Minimal eccentricity value before to consider that the approximated φ value should be made more accurate by the use of an iterative method.
eccentricitySquared - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
The square of eccentricity: ℯ² = (a²-b²)/a² where is the eccentricity, a is the semi-major axis length and b is the semi-minor axis length.
eccentricitySquared - Variable in class org.apache.sis.referencing.operation.projection.Initializer
The square of eccentricity: ℯ² = (a²-b²)/a² where is the eccentricity, a is the semi-major axis length and b is the semi-minor axis length.
eccentricitySquared - Variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection
The square of eccentricity: ℯ² = (a²-b²)/a² where is the eccentricity, a is the semi-major axis length and b is the semi-minor axis length.
eccentricitySquared - Variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
The square of eccentricity: ℯ² = (a²-b²)/a² where a is the semi-major axis length and b is the semi-minor axis length.
eccentricitySquared - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
The square of eccentricity of the source ellipsoid.
eccentricitySquared() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Computes the square of the eccentricity value with ℯ² = 2f - f².
ED50 - Enum constant in enum org.apache.sis.referencing.CommonCRS
European Datum 1950 (ED50).
EDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
EDITABLE - Enum constant in enum org.apache.sis.metadata.ModifiableMetadata.State
The metadata is modifiable.
EDITABLE - Static variable in class org.apache.sis.metadata.ModifiableMetadata
The ModifiableMetadata.state value meaning that the metadata is modifiable.
editFeatureType(TableReference, FeatureTypeBuilder) - Method in interface org.apache.sis.internal.sql.feature.SchemaModifier
Invoked after analysis of a table for allowing modifications of the inferred feature type.
edition - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Version of the cited resource.
editionDate - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Date of the edition in milliseconds elapsed sine January 1st, 1970, or Long.MIN_VALUE if none.
editText(StringBuilder, int, int) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Invoked for each text found in a SQL statement.
editText(StringBuilder, int, int) - Method in class org.apache.sis.referencing.factory.sql.EPSGInstaller
Invoked for each text found in a SQL statement.
effectiveDomain - Variable in class org.apache.sis.internal.storage.esri.RawRasterReader
Domain of the raster returned by the last read(…) operation.
electromagnetic - Variable in class org.apache.sis.internal.storage.MetadataBuilder
true if the next CoverageDescription to create will be a description of measurements in the electromagnetic spectrum.
electronicMailAddresses - Variable in class org.apache.sis.metadata.iso.citation.DefaultAddress
Address of the electronic mailbox of the responsible organization or individual.
element - Variable in class org.apache.sis.feature.PropertySingleton.Iter
The property value to return, or null if we reached the iteration end.
element - Variable in class org.apache.sis.internal.doclet.Taglet
The current element, or null if none.
element - Variable in class org.apache.sis.internal.jaxb.lan.PT_Locale
The attributes wrapped in a "PT_Locale" element.
Element - Class in org.apache.sis.io.wkt
An element in a Well Know Text (WKT).
Element(String, LinkedList<Object>, int, Locale) - Constructor for class org.apache.sis.io.wkt.Element
Creates a new node for the given keyword and list of children.
Element(Filter<R>) - Constructor for class org.apache.sis.internal.geoapi.filter.FilterExpressions.Element
 
Element(AbstractParser, String, ParsePosition) - Constructor for class org.apache.sis.io.wkt.Element
Constructs a new Element by parsing the given WKT string starting at the given position.
Element(Element) - Constructor for class org.apache.sis.io.wkt.Element
Constructs a root element as a modifiable wrapper around the given element.
Element(TreeNode, Object, PropertyAccessor, int) - Constructor for class org.apache.sis.metadata.TreeNode.Element
Creates a new child for a property of the given metadata at the given index.
ELEMENT_TYPE - Enum constant in enum org.apache.sis.metadata.TypeValuePolicy
The specialized type of a property, or type of elements if the property is a collection.
ElementAlreadyInitialized_1 - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
This metadata element is already initialized with value “{0}”.
ElementAlreadyPresent_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Element “{0}” is already present.
elementCode - Variable in class org.apache.sis.util.collection.RangeSet
The primitive type, as one of DOUBLE, FLOAT, LONG, INTEGER, SHORT, BYTE, CHARACTER enumeration.
elementFormat - Variable in class org.apache.sis.measure.RangeFormat
The format to use for parsing and formatting the range components.
ElementKind - Enum in org.apache.sis.io.wkt
Kind of an element in a Well Known Text.
ElementKind() - Constructor for enum org.apache.sis.io.wkt.ElementKind
 
elementNames - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Name of the data quality element for which quality is reported.
ElementNotFound_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Element “{0}” has not been found.
elements - Variable in class org.apache.sis.feature.builder.RemoveOnlyList
The original list to wrap.
elements - Variable in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
The collection where to store the elements.
elements - Variable in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
All matrix elements in a flat, row-major (column indices vary fastest) array.
elements - Variable in class org.apache.sis.util.collection.FrequencySortedSet.Iter
A copy of FrequencySortedSet.sorted at the time this iterator has been created.
elements - Variable in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
Reference to the FrequencySortedSet.sorted array, used for detecting changes.
ELEMENTS_TO_REORDER - Static variable in class org.apache.sis.xml.TransformingWriter
Elements that appear in different order in ISO 19139:2007 (or other legacy standards) compared to ISO 19115-3:2016 (or other newer standards).
ElementsOmitted_1 - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
… {0} elements omitted …
elementsPerChunk - Variable in class org.apache.sis.internal.storage.inflater.Inflater
Number of primitive elements per chunk, as a strictly positive integer.
elementStart - Variable in class org.apache.sis.io.wkt.Formatter
Index of the first character in the buffer where the element content will be formatted.
elementType - Variable in class org.apache.sis.index.tree.PointTree
The type of elements in this set.
elementType - Variable in class org.apache.sis.measure.Range
The base type of elements in this range.
elementType - Variable in class org.apache.sis.measure.RangeFormat
The type of the range components.
elementType - Variable in class org.apache.sis.metadata.PropertyInformation
The value type, either the method return type if not a collection, or the type of elements in the collection otherwise.
elementType - Variable in class org.apache.sis.parameter.TensorParameters
The type of tensor element values.
elementType - Variable in class org.apache.sis.util.collection.CodeListSet
The type of code list elements.
elementType - Variable in class org.apache.sis.util.collection.RangeSet
The type of elements in the ranges.
elementType - Variable in class org.apache.sis.util.collection.WeakHashSet
The type of the elements in this set.
elementTypes - Variable in class org.apache.sis.metadata.PropertyAccessor
The types of elements for the corresponding getter and setter methods.
ELEVATION - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
ElevationAngle - Class in org.apache.sis.measure
The angular height of an object measured from the horizontal plane.
ElevationAngle(double) - Constructor for class org.apache.sis.measure.ElevationAngle
Constructs a new elevation angle with the specified angular value.
ElevationAngle(String) - Constructor for class org.apache.sis.measure.ElevationAngle
Constructs a newly allocated ElevationAngle object that contain the angular value represented by the string.
ellipsoid - Variable in enum org.apache.sis.referencing.CommonCRS
The EPSG code of the ellipsoid.
ellipsoid - Variable in class org.apache.sis.referencing.crs.ExplicitParameters
Semi-major and semi-minor axis lengths, or null if the datum is not geodetic.
ellipsoid - Variable in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
The ellipsoid.
ellipsoid - Variable in class org.apache.sis.referencing.GeodeticCalculator
The ellipsoid on which geodetic computations are performed.
ellipsoid() - Method in enum org.apache.sis.referencing.CommonCRS
Returns the ellipsoid associated to this geodetic object.
ellipsoid(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS
Returns the ellipsoid associated to the given object, or null if none.
Ellipsoid - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to AbstractCS and AbstractDatum.
Ellipsoid - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.2.3 Codes.
Ellipsoid - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Ellipsoid
Ellipsoid(Map<String, ?>, double, double, double, double) - Constructor for class org.apache.sis.internal.referencing.provider.Molodensky.Ellipsoid
Creates a new temporary ellipsoid with explicitly provided Δa and Δf values.
ELLIPSOID - Static variable in class org.apache.sis.referencing.EPSGFactoryFallback
Kinds of object created by this factory, as bitmask.
ELLIPSOID - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
ELLIPSOID - Static variable in class org.apache.sis.referencing.factory.sql.TableInfo
The TableInfo.EPSG item used for ellipsoids.
ELLIPSOID - Static variable in class org.apache.sis.storage.geotiff.CRSBuilder
Index where to store the name of the geodetic CRS, the datum, the ellipsoid and the prime meridian.
ELLIPSOID_CHANGE - Static variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The identifier for a transformation which is a datum shift without BursaWolfParameters.
ELLIPSOID_PRECISION - Static variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Minimal precision of ellipsoid semi-major and semi-minor axis lengths, in metres.
ellipsoidal - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Coordinate system types.
ELLIPSOIDAL - Enum constant in enum org.apache.sis.referencing.CommonCRS.Vertical
Height measured along the normal to the ellipsoid used in the definition of horizontal datum.
ELLIPSOIDAL - Enum constant in enum org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Variant
The "Lambert Cylindrical Equal Area" case.
ELLIPSOIDAL - Static variable in class org.apache.sis.internal.referencing.VerticalDatumTypes
A vertical datum for ellipsoidal heights that are measured along the normal to the ellipsoid used in the definition of horizontal datum.
ELLIPSOIDAL_2D - Static variable in class org.apache.sis.referencing.StandardDefinitions
EPSG codes of coordinate systems supported by this class.
ELLIPSOIDAL_3D - Static variable in class org.apache.sis.referencing.StandardDefinitions
EPSG codes of coordinate systems supported by this class.
ELLIPSOIDAL_CS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
ELLIPSOIDAL_HEIGHT - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "ellipsoidal height" name.
EllipsoidalHeight - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Ellipsoidal height
EllipsoidalHeightCombiner - Class in org.apache.sis.internal.referencing
A class in charges of combining two-dimensional geographic or projected CRS with an ellipsoidal height into a three-dimensional CRS.
EllipsoidalHeightCombiner() - Constructor for class org.apache.sis.internal.referencing.EllipsoidalHeightCombiner
Creates a new combiner with no initial factory.
EllipsoidalHeightCombiner(ReferencingFactoryContainer) - Constructor for class org.apache.sis.internal.referencing.EllipsoidalHeightCombiner
Creates a new instance initialized to the factories of the given container.
EllipsoidalHeightCombiner(CRSFactory, CSFactory, CoordinateOperationFactory) - Constructor for class org.apache.sis.internal.referencing.EllipsoidalHeightCombiner
Creates a new combiner which will use the given factories.
EllipsoidalHeightNotAllowed_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Compound coordinate reference systems should not contain ellipsoidal height.
EllipsoidalHeightSeparator - Class in org.apache.sis.referencing
Helper class for separating the ellipsoidal height from the horizontal part of a CRS.
EllipsoidalHeightSeparator(GeodeticDatum, boolean) - Constructor for class org.apache.sis.referencing.EllipsoidalHeightSeparator
Creates a new separator for a CRS having the given datum.
ellipsoidalToSphericalAngle(double) - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Computes the spherical arc length σ from the an ellipsoidal arc length s.
EllipsoidChange - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Ellipsoid change
ellipsoidToCentric - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
The transform to apply before and after the geocentric translation.
EllipsoidToCentricTransform - Class in org.apache.sis.referencing.operation.transform
Transform from two- or three- dimensional ellipsoidal coordinates to (geo)centric coordinates.
EllipsoidToCentricTransform(double, double, Unit<Length>, boolean, EllipsoidToCentricTransform.TargetType) - Constructor for class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Creates a transform from angles in radians on ellipsoid having a semi-major axis length of 1.
EllipsoidToCentricTransform.Inverse - Class in org.apache.sis.referencing.operation.transform
Converts Cartesian coordinates (X,Y,Z) to ellipsoidal coordinates (λ,φ) or (λ,φ,h).
EllipsoidToCentricTransform.TargetType - Enum in org.apache.sis.referencing.operation.transform
Whether the output coordinate system is Cartesian or Spherical.
elt - Variable in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Elements of the matrix.
email - Variable in class org.apache.sis.internal.storage.gpx.Person
Email address.
Email - Class in org.apache.sis.internal.storage.gpx
An email address broken into two parts (id and domain) to help prevent email harvesting.
Email() - Constructor for class org.apache.sis.internal.storage.gpx.Email
Invoked by JAXB at (un)marshalling time.
EMAIL - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A person tag.
EMBED - Enum constant in enum org.apache.sis.xml.XLink.Show
Load ending resource in place of the presentation of the starting resource.
embedded() - Static method in class org.apache.sis.internal.metadata.sql.Initializer
If the non-free:sis-embedded-data module is present on the classpath, returns the data source for embedded Derby database.
EMBEDDED - Static variable in class org.apache.sis.internal.util.MetadataServices
A pseudo-authority name used by InstallationResources for identifying the embedded data resources.
Emptiable - Interface in org.apache.sis.util
Interface of classes for which empty instances may exist.
empty() - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Marks this stream as inactive and returns an empty stream.
empty(SampleModel) - Static method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Returns a provider of empty tiles for the given sample model.
empty(Class<?>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns an empty collection of the given type, or null if the given type is unknown to this method.
EMPTY - Static variable in class org.apache.sis.coverage.CategoryList
An empty list of categories.
EMPTY - Static variable in class org.apache.sis.geometry.AbstractEnvelope
An empty array of envelopes, to be returned by AbstractEnvelope.toSimpleEnvelopes() when en envelope is empty.
EMPTY - Static variable in class org.apache.sis.geometry.Envelope2D
An empty array of Java2D rectangles, to be returned by Envelope2D.toRectangles() when en envelope is empty.
EMPTY - Static variable in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
An immutable empty instance.
EMPTY - Static variable in class org.apache.sis.internal.referencing.TemporalAccessor
Empty array of instants.
EMPTY - Static variable in class org.apache.sis.internal.sql.feature.FeatureAdapter
An empty array of adapters, used when there is no dependency.
EMPTY - Static variable in class org.apache.sis.internal.sql.feature.Relation
An empty array used when there are no relations.
EMPTY - Static variable in class org.apache.sis.referencing.cs.AbstractCS
An empty array of axes, used only for JAXB.
EMPTY_ARRAY - Static variable in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
The array to be returned by DefaultGeodeticDatum.getBursaWolfParameters() when there is no Bursa-Wolf parameters.
EMPTY_ARRAY - Static variable in class org.apache.sis.util.CharSequences
An array of zero-length.
EMPTY_ARRAY - Static variable in class org.apache.sis.util.Classes
An empty array of classes.
EMPTY_BOOLEAN - Static variable in class org.apache.sis.util.ArraysExt
An empty array of boolean primitive type.
EMPTY_BYTE - Static variable in class org.apache.sis.util.ArraysExt
An empty array of byte primitive type.
EMPTY_CHAR - Static variable in class org.apache.sis.util.ArraysExt
An empty array of char primitive type.
EMPTY_DOUBLE - Static variable in class org.apache.sis.util.ArraysExt
An empty array of double primitive type.
EMPTY_FLOAT - Static variable in class org.apache.sis.util.ArraysExt
An empty array of float primitive type.
EMPTY_INT - Static variable in class org.apache.sis.util.ArraysExt
An empty array of int primitive type.
EMPTY_LONG - Static variable in class org.apache.sis.util.ArraysExt
An empty array of long primitive type.
EMPTY_PARAMS - Static variable in class org.apache.sis.feature.EnvelopeOperation
The parameter descriptor for the "Envelope" operation, which does not take any parameter.
EMPTY_PARAMS - Static variable in class org.apache.sis.feature.StringJoinOperation
The parameter descriptor for the "String join" operation, which does not take any parameter.
EMPTY_PARAMS - Static variable in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation
The parameter descriptor for the "Group polylines" operation, which does not take any parameter.
EMPTY_SHORT - Static variable in class org.apache.sis.util.ArraysExt
An empty array of short primitive type.
EmptyArgument_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Argument ‘{0}’ shall not be empty.
emptyCollectionAsNull() - Static method in class org.apache.sis.metadata.ModifiableMetadata
Returns true if empty collection should be returned as null value.
EmptyDictionary - Static variable in class org.apache.sis.util.resources.Errors.Keys
The dictionary shall contain at least one entry.
EmptyEnvelope2D - Static variable in class org.apache.sis.util.resources.Errors.Keys
Envelope must be at least two-dimensional and non-empty.
EmptyImage - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Image has zero pixel.
emptyIndent() - Method in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Appends indentation before an empty tag.
EmptyProperty_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Property named “{0}” shall not be empty.
emptyQueue() - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns a queue which is always empty and accepts no element.
EmptyQueue<E> - Class in org.apache.sis.internal.util
An immutable and serializable empty queue.
EmptyQueue() - Constructor for class org.apache.sis.internal.util.EmptyQueue
Do not allow instantiation except for the singleton.
EmptyShape - Class in org.apache.sis.internal.feature.j2d
An empty shape.
EmptyShape() - Constructor for class org.apache.sis.internal.feature.j2d.EmptyShape
For EmptyShape.INSTANCE construction only.
EmptyTileOrImageRegion - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Empty tile or image region.
emptyTiles - Variable in class org.apache.sis.image.MaskedImage
A provider of empty tiles.
emptyTiles - Variable in class org.apache.sis.storage.geotiff.DataSubset
Provider of empty tiles, created only if needed.
ENABLED - Static variable in class org.apache.sis.internal.system.Supervisor
Whatever JMX agent is enabled.
ENCLOSED_IN_OPERATION - Static variable in class org.apache.sis.internal.system.Semaphores
A flag to indicate that AbstractCoordinateOperation is querying parameters of a MathTransform enclosed in the operation.
ENCLOSING - Enum constant in enum org.apache.sis.coverage.grid.GridRoundingMode
Converts grid low and high to values that fully encloses the envelope.
enclosingElements - Variable in class org.apache.sis.io.wkt.Formatter
The enclosing WKT element being formatted.
encode(double, double) - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Encodes the given latitude and longitude into a geohash.
encode(String, String) - Static method in class org.apache.sis.metadata.sql.TableHierarchy
Encode table name in the given identifier.
encode(MilitaryGridReferenceSystem.Coder, DirectPosition, boolean, String, int, double) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
Encodes the given position into a MGRS reference.
encode(DirectPosition) - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Encodes the given position into a geohash.
encode(DirectPosition) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Encodes the given position into a MGRS reference.
encode(DirectPosition) - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
Encodes the given position into an identifier.
encode(DirectPosition, Quantity<?>) - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Encodes the given position into a geohash with the given precision.
encode(DirectPosition, Quantity<?>) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Encodes the given position into a MGRS reference with the given precision.
encode(DirectPosition, Quantity<?>) - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
A combined method which sets the encoder precision to the given value, then formats the given position.
encode(Envelope) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Returns an iterator over all MGRS references that intersect the given envelope.
encode(Envelope, boolean) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Returns a stream of all MGRS references that intersect the given envelope.
encoder - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
The encoder to use for creating MGRS codes.
encoder(CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Returns the encoder for the given coordinate reference system.
Encoder(CommonCRS, CoordinateReferenceSystem) - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
Creates a new converter from direct positions to MGRS references.
encoders - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Cached information needed for building a MGRS reference from a direct position in the given CRS.
encodeURI(String) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Encodes the characters that are not legal for the URI(String) constructor.
encoding - Variable in class org.apache.sis.console.CommandRunner
The encoding specified by the "--encoding" option.
encoding - Variable in class org.apache.sis.internal.sql.feature.GeometryGetter
The way binary data are encoded in the geometry column.
encoding - Variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsBytes
The encoding of bytes returned by JDBC driver.
encoding - Variable in class org.apache.sis.internal.sql.postgis.RasterGetter
The way binary data are encoded in the raster column.
encoding - Variable in class org.apache.sis.internal.storage.csv.Store
The character encoding, or null if unspecified (in which case the platform default is assumed).
encoding - Variable in class org.apache.sis.internal.storage.folder.Store
Character encoding used by the data store, or null if unspecified.
encoding - Variable in class org.apache.sis.internal.storage.io.RewindableLineReader
The character encoding, or null for the platform default.
encoding - Variable in class org.apache.sis.internal.storage.PRJDataStore
Character encoding in *.prj or other auxiliary files, or null for the JVM default (usually UTF-8).
encoding - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
The character encoding of the file content, or null if unspecified.
encoding - Variable in enum org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Format
Mapping from a numerical value to its symbol.
encoding - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
The encoding of strings in the metadata.
encoding() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Shortcut for a frequently requested information.
ENCODING - Enum constant in enum org.apache.sis.console.Option
The encoding for the output produced by the command.
ENCODING - Static variable in class org.apache.sis.internal.doclet.Rewriter
The encoding to use for reading and writing HTML files.
ENCODING - Static variable in class org.apache.sis.internal.storage.folder.StoreProvider
Description of the parameter for character encoding used by the data store.
ENCODING - Static variable in class org.apache.sis.internal.storage.URIDataStore.Provider
Description of the optional parameter for character encoding used by the data store.
ENCODING - Static variable in class org.apache.sis.internal.unopkg.UnoPkg
The encoding for text files to read and write.
ENCODING - Static variable in class org.apache.sis.setup.OptionKey
The character encoding of document content.
end - Variable in class org.apache.sis.internal.jaxb.gml.TimePeriod
The end time, which may be marshalled in a GML3 way or GML2 way.
End(EndElement, QName, List<Namespace>) - Constructor for class org.apache.sis.xml.TransformedEvent.End
Wraps the given event with potentially different name and namespaces.
END - Static variable in enum org.apache.sis.internal.util.X364
The end of escape sequences.
END - Static variable in class org.apache.sis.storage.landsat.MetadataReader
The keyword for end of metadata file.
END_OF_STATEMENT - Static variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The character at the end of statements.
END_POINT - Static variable in class org.apache.sis.referencing.GeodeticCalculator
Bitmask specifying which information are valid.
endAtDimension - Variable in class org.apache.sis.referencing.operation.SubOperationInfo
The first dimension (inclusive) and the last dimension (exclusive) where the SingleCRS starts/ends in the full (usually compound) CRS.
EndDate - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
End date
ENDED_BY - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
endedBy(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand is ended by the second.
EndedBy(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.EndedBy
Creates a new filter.
endFollowing(List<Relation>) - Method in class org.apache.sis.internal.sql.feature.Relation
Removes this relation from the given list, making sure that this relation was at the tail.
endIndex - Variable in class org.apache.sis.geometry.SubEnvelope
The index after the last valid coordinate value of the lower corner in the ArrayEnvelope.coordinates array.
endIndex() - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns the index after the last valid coordinate value of the lower corner in the ArrayEnvelope.coordinates array.
endIndex() - Method in class org.apache.sis.geometry.SubEnvelope
Returns the index after the last valid coordinate value of the lower corner in the coordinates array.
ending - Variable in class org.apache.sis.internal.temporal.DefaultPeriod
Bounds making this period.
ENDING_AZIMUTH - Static variable in class org.apache.sis.referencing.GeodeticCalculator
Bitmask specifying which information are valid.
endOfDigits(CharSequence, int, int) - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
Returns the index after the last digit in a sequence of ASCII characters.
endOfFile() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns an error message for EOFException.
endOfFragmentName(String, int) - Static method in class org.apache.sis.io.wkt.AbstractParser
Returns the index after the end of the fragment name starting at the given index.
endOfIteration() - Method in class org.apache.sis.image.PixelIterator
Invoked when a call to PixelIterator.next() moved to the end of iteration.
endOfLine() - Method in class org.apache.sis.io.LineAppender
Writes pending non-white characters, discards trailing whitespaces, and resets column position to zero.
endOfRecursivity(Class<?>, Integer) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Invoked after the block protected against infinite recursivity.
endOfURI(CharSequence, int) - Static method in enum org.apache.sis.xml.XPointer
If the given character sequences seems to be a URI, returns the presumed end of that URN.
ENDORSED - Enum constant in enum org.apache.sis.xml.Implementation
JAXB implementation provided in a separated JAR, used for instance by Glassfish.
ENDORSED_PREFIX - Static variable in enum org.apache.sis.xml.Implementation
The prefix of property names which are provided in external (endorsed) implementation of JAXB.
EndPoint - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
End point
endPosition - Variable in class org.apache.sis.internal.storage.inflater.CompressionChannel
Stream position after the last byte to read.
ends(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand ends at the second.
Ends(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.Ends
Creates a new filter.
ENDS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
endsWith(CharSequence, CharSequence, boolean) - Static method in class org.apache.sis.util.CharSequences
Returns true if the given character sequence ends with the given suffix.
endTime - Variable in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder.Period
End in milliseconds since Java epoch of the period when the property value is valid.
endTime - Variable in class org.apache.sis.storage.geotiff.XMLMetadata.Parser
Temporary storage for metadata values that need a little processing.
endWrite(TileCache.Key, boolean) - Method in class org.apache.sis.image.ComputedTiles
Decrements the count of writers for the specified tile.
Energy(double, Unit<Energy>) - Constructor for class org.apache.sis.measure.Scalar.Energy
 
EngCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Engineering - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Engineering
Engineering(Map<String, ?>, EngineeringCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Engineering
Creates a new engineering CRS from the given properties.
Engineering(Map<String, ?>, EngineeringCRS, Conversion, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Engineering
Creates a new engineering CRS from the given properties.
Engineering(DerivedCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Engineering
Creates a copy of the given CRS.
Engineering(EngineeringDatum) - Constructor for enum org.apache.sis.referencing.CommonCRS.Engineering
Creates a new enumeration value with the specified datum.
ENGINEERING_CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
ENGINEERING_DATUM - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
EngineeringCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
EngineeringDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
ensureAlive(TypeBuilder) - Method in class org.apache.sis.feature.builder.TypeBuilder
Ensures that this instance is still alive.
ensureAngular(Unit<?>) - Static method in class org.apache.sis.measure.Units
Makes sure that the specified unit is either null or an angular unit.
ensureBetween(String, double, double, double) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given floating point value is between the given bounds, inclusive.
ensureBetween(String, float, float, float) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given floating point value is between the given bounds, inclusive.
ensureBetween(String, int, int, int) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given integer value is between the given bounds, inclusive.
ensureBetween(String, long, long, long) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given long value is between the given bounds, inclusive.
ensureBufferAccepts(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Makes sure that the buffer can accept at least n more bytes.
ensureBufferContains(int) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
Makes sure that the buffer contains at least n remaining bytes.
ensureBufferContains(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Makes sure that the buffer contains at least n remaining bytes.
ensureCanAdd(GeneralParameterDescriptor) - Method in class org.apache.sis.parameter.ParameterValueList
Verifies if adding a parameter with the given descriptor is allowed by the cardinality constraints.
ensureCanCast(String, Class<?>, Object) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the specified value is null or an instance assignable to the given type.
ensureCanRemove(GeneralParameterDescriptor) - Method in class org.apache.sis.parameter.ParameterValueList
Verifies if removing the given value is allowed by the cardinality constraints.
ensureCompatibleDatum(String, CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.operation.DefaultConversion
Ensures that the actual CRS uses a datum which is equal, ignoring metadata, to the datum of the expected CRS.
ensureCompatibleParameters(boolean) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
If the parameters given by the user were not created by getDefaultParameters(String) or something equivalent, copies those parameters into the structure expected by the provider.
ensureConversionMethodSet() - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
ensureCoverageLoaded(LinearTransform, DirectPosition) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Loads a new grid coverage if RenderingData.data is null or if the pyramid level changed.
ensureDefined() - Method in class org.apache.sis.internal.referencing.j2d.Tile
Checks if the location, region, and subsampling can be returned.
ensureDescriptorExists(GeneralParameterDescriptor) - Method in class org.apache.sis.parameter.ParameterValueList
Verifies the given descriptor exists in the DefaultParameterDescriptorGroup.descriptors() list.
ensureDimensionChangeAllowed(MathTransform, DefaultMathTransformFactory.Context, int, int) - Static method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Checks whether DefaultMathTransformFactory.swapAndScaleAxes(MathTransform, Context) should accept to adjust the number of transform dimensions.
ensureDimensionMatches(int, GridExtent) - Static method in class org.apache.sis.coverage.grid.GridGeometry
Ensures that the given dimension is equal to the expected value.
ensureDimensionMatches(String, int, double[]) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given vector, if non-null, has the expected number of dimensions (taken as its length).
ensureDimensionMatches(String, int, int[]) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given array of indices, if non-null, has the expected number of dimensions (taken as its length).
ensureDimensionMatches(String, int, DirectPosition) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given direct position, if non-null, has the expected number of dimensions.
ensureDimensionMatches(String, int, Envelope) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given envelope, if non-null, has the expected number of dimensions.
ensureDimensionMatches(String, int, CoordinateReferenceSystem) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given CRS, if non-null, has the expected number of dimensions.
ensureDimensionMatches(String, int, CoordinateSystem) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given coordinate system, if non-null, has the expected number of dimensions.
ensureDimensionsMatch(String, int, int, MathTransform) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given transform, if non-null, has the expected number of source and target dimensions.
ensureDivisor(String, int, int) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that a given value is a divisor of specified number.
ensureExpectedBandCount(int, boolean) - Method in class org.apache.sis.coverage.grid.ImageRenderer
Ensures that the given number is equal to the expected number of bands.
ensureExpectedCount(String, int, int) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that a method receiving a variable number of arguments got the expected count.
ensureFinite(String, double) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given floating point value is not NaN neither Double.isInfinite(double).
ensureFinite(String, float) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given floating point value is not NaN neither Float.isInfinite(float).
ensureGeocentricTranslation(DatumShiftGrid<?, ?>, Unit<Length>) - Static method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Ensures that the DatumShiftTransform.grid performs geocentric translations in the given units.
ensureImageLoaded(GridCoverage, GridExtent, boolean) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Fetches the rendered image if RenderingData.data is null or is for a different slice.
ensureInRange(Class<?>, String, Number, Number, Number) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
Ensures that the given argument is either null or between the given minimum and maximum values.
ensureLengthMatch(int, double[]) - Static method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Ensures that the given array is non-null and has the expected length.
ensureLinear(Unit<?>) - Static method in class org.apache.sis.measure.Units
Makes sure that the specified unit is either null or a linear unit.
ensureLoaded(String) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Ensures that resource values are loaded.
ensureModifiable() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Throws IllegalStateException if this builder cannot be modified anymore.
ensureModifiable() - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Throws IllegalStateException if this builder cannot be modified anymore.
ensureModifiable() - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Ensures that this ContextualParameters instance is modifiable.
ensureMultiple(String, int, int) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that a given value is a multiple of specified number.
ensureNoCycle(Class<?>, Integer) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Ensures that this factory is not already building an object of the given code.
ensureNonEmpty() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Makes sure that the buffer contains at least one remaining byte.
ensureNonEmpty(Rectangle) - Static method in class org.apache.sis.image.ImageProcessor
Verifies that the given rectangle, if non-null, is non-empty.
ensureNonEmpty(String, int[], int, int, boolean) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given values array is non-null and non-empty.
ensureNonEmpty(String, CharSequence) - Method in class org.apache.sis.feature.builder.TypeBuilder
Same as ArgumentChecks.ensureNonEmpty(String, CharSequence), but uses the current locale in case of error.
ensureNonEmpty(String, CharSequence) - Static method in class org.apache.sis.util.ArgumentChecks
Makes sure that a character sequence is non-null and non-empty.
ensureNonEmpty(String, Object[]) - Static method in class org.apache.sis.util.ArgumentChecks
Makes sure that an array is non-null and non-empty.
ensureNonEmpty(String, Collection<?>) - Static method in class org.apache.sis.util.ArgumentChecks
Makes sure that given collection is non-null and non-empty.
ensureNonNull(Object, Object) - Static method in class org.apache.sis.coverage.CategoryList
Ensures that the given arrays are non-null.
ensureNonNull(String, Object) - Method in class org.apache.sis.feature.builder.TypeBuilder
Same as ArgumentChecks.ensureNonNull(String, Object), but uses the current locale in case of error.
ensureNonNull(String, Object) - Static method in class org.apache.sis.util.ArgumentChecks
Makes sure that an argument is non-null.
ensureNonNullElement(String, int, Object) - Static method in class org.apache.sis.util.ArgumentChecks
Makes sure that an array element is non-null.
ensureNotPresent(TreeTable.Node) - Method in class org.apache.sis.util.collection.TreeNodeList
Ensures the the given node is not already present in this list.
ensureNumRowMatch(int, int, int) - Static method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Ensures that the number of rows of a given matrix matches the given value.
ensureOrdered(E, E) - Static method in class org.apache.sis.util.collection.RangeSet
Ensures that the given minimum value is not greater than the maximum value.
ensurePerpendicularAxis(Map<String, ?>) - Method in class org.apache.sis.referencing.cs.DefaultCartesianCS
Ensures that all axes are perpendicular.
ensurePositive(Class<?>, String, boolean, Number) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
Ensures that the given property value is positive.
ensurePositive(String, double) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given floating point value is not NaN and is greater than or equals to zero.
ensurePositive(String, float) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given floating point value is not NaN and is greater than or equals to zero.
ensurePositive(String, int) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given integer value is greater than or equals to zero.
ensurePositive(String, long) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given long value is greater than or equals to zero.
ensureRatioScale() - Method in class org.apache.sis.measure.ConventionalUnit
Ensures that the scale of measurement of this units is a ratio scale.
ensureSameDimension(int, int) - Static method in class org.apache.sis.geometry.ArrayEnvelope
Makes sure the specified dimensions are identical.
ensureSameLength(short, short, int, int) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Verifies that the given tags have the same length and reports a warning if they do not.
ensureScale(Unit<?>) - Static method in class org.apache.sis.measure.Units
Makes sure that the specified unit is either null or a scale unit.
ensureSet(ParameterValue<?>, double, double, Unit<?>, double) - Static method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Ensures that a value is set in the given parameter.
ensureSingleton(double, double, long) - Static method in enum org.apache.sis.storage.geotiff.Type
Same as Type.ensureSingleton(long, long, long) but with floating-point values.
ensureSingleton(long, long, long) - Static method in enum org.apache.sis.storage.geotiff.Type
Invoked by read(…) method implementations for verifying that the count argument value is 1.
ensureSingleton(T, T, Comparable<?>) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Makes sure that an object constructed from the database is not incoherent.
ensureSizeBetween(String, int, int, int) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given collection size or array length is between the given bounds, inclusive.
ensureSizeMatch(int, int, Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Ensures that the given matrix has the given dimension.
ensureSorted() - Method in class org.apache.sis.util.collection.FrequencySortedSet
Sorts the elements in frequency order, if not already done.
ensureStrictlyPositive(String, double) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given floating point value is not NaN and is greater than zero.
ensureStrictlyPositive(String, float) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given floating point value is not NaN and is greater than zero.
ensureStrictlyPositive(String, int) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given integer value is greater than zero.
ensureStrictlyPositive(String, long) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given long value is greater than zero.
ensureSubgridNotSet() - Method in class org.apache.sis.coverage.grid.GridDerivation
Verifies that a sub-grid has not yet been defined.
ensureTemporal(Unit<?>) - Static method in class org.apache.sis.measure.Units
Makes sure that the specified unit is either null or a temporal unit.
ensureUndefined() - Method in class org.apache.sis.internal.jaxb.gco.GO_GenericName
Ensures that the GO_GenericName.name is not already defined.
ensureUnsignedShort(String, int) - Static method in class org.apache.sis.internal.sql.postgis.RasterWriter
Ensures that the given value is in the range of unsigned short.
ensureValid(E) - Method in class org.apache.sis.internal.util.CheckedArrayList
Ensures that the given element is non-null and assignable to the type specified at construction time.
ensureValid(DefaultFeatureType, DefaultFeatureType) - Method in class org.apache.sis.feature.AbstractAssociation
Ensures that storing a feature of the given type is valid for an association expecting the given base type.
ensureValidCollection(Collection<? extends E>) - Method in class org.apache.sis.internal.util.CheckedArrayList
Ensures that all elements of the given collection can be added to this list.
ensureValidFactoryType(Class<?>) - Method in class org.apache.sis.io.wkt.WKTFormat
Verifies if the given type is a valid key for the WKTFormat.factories map.
ensureValidIndex(int, int) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given index is equal or greater than zero and lower than the given upper value.
ensureValidIndexRange(int, int, int) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given index range is valid for a sequence of the given length.
ensureValidQuoteOrBracket(String, int) - Static method in class org.apache.sis.io.wkt.Symbols
Ensures that the given code point is a valid Unicode code point but not a Unicode identifier part.
ensureValidRange() - Method in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
ensureValidSize(int, int) - Static method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Ensures that the given matrix size is valid for this GeneralMatrix implementation.
ensureValidType(Object) - Static method in class org.apache.sis.util.collection.Cache
Ensures that the given value is not an instance of a reserved type.
ensureValidUnicodeCodePoint(String, int) - Static method in class org.apache.sis.util.ArgumentChecks
Ensures that the given integer is a valid Unicode code point.
ensureValidValue(Class<T>, Set<T>, Comparable<T>, Comparable<T>, Object) - Static method in class org.apache.sis.parameter.Verifier
Same as Verifier.ensureValidValue(Class, Set, Range, Object), used as a fallback when the descriptor is not an instance of DefaultParameterDescriptor.
ensureValidValue(Class<T>, Set<T>, Range<?>, Object) - Static method in class org.apache.sis.parameter.Verifier
Compares the given value against the given descriptor properties.
ensureValidValue(ParameterDescriptor<T>, Object, Unit<?>) - Static method in class org.apache.sis.parameter.Verifier
Ensures that the given value is valid according the specified parameter descriptor.
enterQuadrant(double[], int) - Static method in class org.apache.sis.index.tree.PointTreeNode
Modifies in place the specified for describing the coordinates of the specified quadrant.
entries - Variable in class org.apache.sis.internal.coverage.j2d.Colorizer
The colors to use for each range of values in the source image.
entries - Variable in class org.apache.sis.util.collection.Cache
A view over the entries in the cache.
entries - Variable in class org.apache.sis.util.collection.CacheEntries
The set of entries in the Cache.map.
entries(Set<? extends AttributedCharacterIterator.Attribute>) - Method in class org.apache.sis.measure.FormattedCharacterIterator
Returns the entries for the given attributes.
Entries() - Constructor for class org.apache.sis.metadata.PropertyMap.Entries
Creates a new entries set.
Entries() - Constructor for class org.apache.sis.metadata.ValueMap.Entries
Creates an entry set.
Entries() - Constructor for class org.apache.sis.util.iso.DefaultRecord.Entries
 
Entries(AbstractMap.EntryIterator<K, V>) - Constructor for class org.apache.sis.internal.util.AbstractMap.Entries
 
entriesForCodes - Variable in class org.apache.sis.internal.storage.inflater.LZW
Pointers to byte sequences for a code in the LZW.entriesForCodes array.
entry - Variable in class org.apache.sis.internal.util.AbstractMap.IteratorAdapter
The entry found by the last call to AbstractMap.IteratorAdapter.next().
entry() - Method in class org.apache.sis.internal.util.AbstractMap.Iter
Ensures that the entry iterator is positioned on a valid entry, and returns it.
Entry(int) - Constructor for class org.apache.sis.util.iso.DefaultRecord.Entry
Creates a new entry for the record field at the given index.
Entry(int, AbstractAttribute<?>) - Constructor for class org.apache.sis.feature.CharacteristicMap.Entry
Creates a new entry for the characteristic at the given index.
Entry(E, WeakHashSet.Entry, int) - Constructor for class org.apache.sis.util.collection.WeakHashSet.Entry
Constructs a new weak reference.
Entry(AttributedCharacterIterator.Attribute, Object, int, int, Map<AttributedCharacterIterator.Attribute, FormattedCharacterIterator.Entry>) - Constructor for class org.apache.sis.measure.FormattedCharacterIterator.Entry
Creates a new entry for the given value, together with the range of index where the field value has been formatted.
Entry(K, V, WeakValueHashMap.Entry, int) - Constructor for class org.apache.sis.util.collection.WeakValueHashMap.Entry
Constructs a new weak reference.
ENTRY_LENGTH - Static variable in class org.apache.sis.storage.geotiff.GeoKeysLoader
Number of short values in each GeoKey entry.
EntryCount_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
{0} entr{0,choice,0#y|2#ies}
entryIterator() - Method in class org.apache.sis.feature.CharacteristicMap
Returns an iterator over the entries.
entryIterator() - Method in class org.apache.sis.feature.CharacteristicTypeMap
Returns an iterator over the entries.
entryIterator() - Method in class org.apache.sis.internal.referencing.MergedProperties
Returns an iterator over the user supplied properties together with the default properties which were not specified in the user's ones.
entryIterator() - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore.Config
Returns an iterator over all entries in this map.
entryIterator() - Method in class org.apache.sis.internal.util.AbstractMap
Returns an iterator over the entries in this map.
entryIterator() - Method in class org.apache.sis.referencing.factory.FilteredCodes
Returns an iterator over the entries to retain.
entryIterator() - Method in class org.apache.sis.referencing.factory.sql.AuthorityCodes
Returns an iterator over the entries.
entryIterator() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.ControlPoints
Returns an iterator over the entries.
entryIterator() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.Ungridded
Returns an iterator over the entries.
entryIterator() - Method in class org.apache.sis.referencing.Properties
Iterates over the Properties.KEYS, returning only the entry having a non-null value.
EntryIterator() - Constructor for class org.apache.sis.internal.util.AbstractMap.EntryIterator
 
entrySet - Variable in class org.apache.sis.metadata.PropertyMap
A view of the mappings contained in this map.
entrySet - Variable in class org.apache.sis.util.collection.DerivedMap
Entry set.
entrySet - Variable in class org.apache.sis.util.collection.WeakValueHashMap
The set of entries, created only when first needed.
entrySet() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Returns a view over the collection of identifiers.
entrySet() - Method in class org.apache.sis.internal.util.AbstractMap
Returns a view over the entries in this map.
entrySet() - Method in class org.apache.sis.metadata.PropertyMap
Returns a view of the mappings contained in this map.
entrySet() - Method in class org.apache.sis.metadata.ValueMap
Returns a view of the mappings contained in this map.
entrySet() - Method in class org.apache.sis.util.collection.Cache
Returns the set of entries in this cache.
entrySet() - Method in class org.apache.sis.util.collection.DerivedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class org.apache.sis.util.collection.WeakValueHashMap
Returns a set view of the mappings contained in this map.
EntrySet() - Constructor for class org.apache.sis.util.collection.WeakValueHashMap.EntrySet
 
Enum(Class<S>, SystemConverter<String, S>) - Constructor for class org.apache.sis.internal.converter.ObjectToString.Enum
Creates a new converter from the given type of enum to strings.
Enum(Class<T>) - Constructor for class org.apache.sis.internal.converter.StringConverter.Enum
Creates a new converter for the given enumeration.
ENUM - Static variable in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Value assigned to GO_CharacterString.type if the current GO_CharacterString.text has been found in an enumeration or code list element.
ENUM - Static variable in class org.apache.sis.measure.Prefixes
The SI prefixes from smallest to largest.
ENUM_REPLACEMENT - Static variable in class org.apache.sis.referencing.factory.sql.TableInfo
The SQL type to use as a replacement for enumerated values on databases that do not support enumerations.
EnumAdapter<ValueType extends EnumAdapter<ValueType,BoundType>,BoundType extends Enum<BoundType>> - Class in org.apache.sis.internal.jaxb.cat
An adapter for Enum, in order to implement the ISO 19115-3 standard.
EnumAdapter() - Constructor for class org.apache.sis.internal.jaxb.cat.EnumAdapter
For subclass constructors.
ENUMERATION_COLUMN - Static variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
The column where VARCHAR value may need to be casted to an enumeration.
enumTypes - Variable in class org.apache.sis.metadata.sql.Installer
List of enumeration types to replace by VARCHAR on implementations that do not support ENUM type.
ENV - Static variable in enum org.apache.sis.internal.system.DataDirectory
The name of the environment variable.
envelope - Variable in class org.apache.sis.coverage.grid.GridGeometry
The geodetic envelope, or null if unknown.
envelope - Variable in class org.apache.sis.internal.sql.postgis.ExtentEstimator
The union of all extents found, or null if none.
envelope - Variable in class org.apache.sis.internal.storage.csv.Store
The three- or four-dimensional envelope together with the CRS.
envelope - Variable in class org.apache.sis.storage.aggregate.AggregatedFeatureSet
The envelope, computed when first needed and cached for reuse.
envelope - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
The envelope of this aggregate, or null if not yet computed.
envelope - Variable in class org.apache.sis.storage.aggregate.GroupAggregate
The envelope of this aggregate, or null if not yet computed.
envelope(double[][], int) - Static method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
envelope(Map<String, ?>, CoordinateReferenceSystem, AbstractIdentifiedType...) - Static method in class org.apache.sis.feature.FeatureOperations
Creates an operation computing the envelope that encompass all geometries found in the given attributes.
Envelope - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Envelope
ENVELOPE - Static variable in class org.apache.sis.coverage.grid.GridGeometry
A bitmask to specify the validity of the geodetic envelope property.
ENVELOPE - Static variable in class org.apache.sis.internal.feature.AttributeConvention
String representation of the AttributeConvention.ENVELOPE_PROPERTY name.
ENVELOPE_PROPERTY - Static variable in class org.apache.sis.internal.feature.AttributeConvention
Conventional name for fetching the envelope encompassing all geometries in a feature.
Envelope2D - Class in org.apache.sis.geometry
A two-dimensional envelope on top of Java2D rectangle.
Envelope2D() - Constructor for class org.apache.sis.geometry.Envelope2D
Constructs an initially empty envelope with no CRS.
Envelope2D(double, double, double, double) - Constructor for class org.apache.sis.geometry.Envelope2D
Creates a new envelope from the given bounding box.
Envelope2D(DirectPosition, DirectPosition) - Constructor for class org.apache.sis.geometry.Envelope2D
Constructs a two-dimensional envelope defined by the specified coordinates.
Envelope2D(Envelope) - Constructor for class org.apache.sis.geometry.Envelope2D
Constructs a two-dimensional envelope defined by another Envelope.
Envelope2D(GeographicBoundingBox) - Constructor for class org.apache.sis.geometry.Envelope2D
Constructs a new envelope with the same data than the specified geographic bounding box.
Envelope2D(CoordinateReferenceSystem, double, double, double, double) - Constructor for class org.apache.sis.geometry.Envelope2D
Constructs two-dimensional envelope defined by the specified coordinates.
Envelope2D(CoordinateReferenceSystem, Rectangle2D) - Constructor for class org.apache.sis.geometry.Envelope2D
Constructs two-dimensional envelope defined by another Rectangle2D.
Envelope2D(CoordinateReferenceSystem, DirectPosition, DirectPosition) - Constructor for class org.apache.sis.geometry.Envelope2D
Creates a new envelope from the given positions and CRS.
envelopeIsEvaluated - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Whether ConcatenatedGridResource.envelope has been initialized.
envelopeIsEvaluated - Variable in class org.apache.sis.storage.aggregate.GroupAggregate
Whether GroupAggregate.envelope has been initialized.
EnvelopeOperation - Class in org.apache.sis.feature
An operation computing the envelope that encompass all geometries found in a list of attributes.
EnvelopeOperation(Map<String, ?>, CoordinateReferenceSystem, AbstractIdentifiedType[]) - Constructor for class org.apache.sis.feature.EnvelopeOperation
Creates a new operation computing the envelope of features of the given type.
EnvelopeOperation.Result - Class in org.apache.sis.feature
The attributes that contains the result of union of all envelope extracted from other attributes.
EnvelopeReducer - Class in org.apache.sis.geometry
Applies union or intersection operations on a sequence of envelopes.
EnvelopeReducer(String) - Constructor for class org.apache.sis.geometry.EnvelopeReducer
Creates a new reducer.
Envelopes - Class in org.apache.sis.geometry
Transforms envelopes to new Coordinate Reference Systems, and miscellaneous utilities.
Envelopes() - Constructor for class org.apache.sis.geometry.Envelopes
Do not allow instantiation of this class.
environmentalConditions - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
A record of the environmental circumstances during the data acquisition.
environmentDescription - Variable in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Description of the dataset in the producer's processing environment, including items such as the software, the computer operating system, file name, and the dataset size
eof() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Returns the "end of file" error message, for EOFException creations.
EOI_CODE - Static variable in class org.apache.sis.internal.storage.inflater.LZW
End of information.
epoch - Variable in enum org.apache.sis.referencing.CommonCRS.Temporal
The date and time origin of this temporal datum.
epochs - Variable in class org.apache.sis.geometry.CoordinateFormat
The time epochs.
EPS - Static variable in class org.apache.sis.internal.referencing.j2d.ShapeUtilities
Threshold value for determining whether two points are the same, or whether two lines are colinear.
EPS - Static variable in class org.apache.sis.internal.referencing.j2d.TileOrganizer
Small number for floating point comparisons.
EPS - Static variable in class org.apache.sis.measure.SexagesimalConverter
Small tolerance factor when comparing numbers close to 1.
EPS - Static variable in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Tolerance threshold for comparing pixel coordinates relative to integer values.
epsg - Variable in class org.apache.sis.measure.AbstractUnit
The EPSG code, or 0 if this unit has no EPSG code.
epsg - Variable in class org.apache.sis.referencing.cs.Codes
EPSG code of the coordinate reference system.
EPSG - Static variable in class org.apache.sis.internal.util.Constants
The "EPSG" code space.
EPSG - Static variable in class org.apache.sis.internal.util.URLs
EPSG home page.
EPSG - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The authority for identifiers of objects defined by the EPSG Geodetic Parameter Dataset.
EPSG - Static variable in class org.apache.sis.referencing.AuthorityFactories
An array containing only the EPSG factory.
EPSG - Static variable in class org.apache.sis.referencing.cs.Codes
All hard-coded EPSG codes known to this class.
EPSG - Static variable in class org.apache.sis.referencing.cs.DirectionAlongMeridian
A parser for EPSG axis names.
EPSG - Static variable in class org.apache.sis.referencing.factory.sql.TableInfo
List of tables and columns to test for codes values.
EPSG() - Static method in class org.apache.sis.referencing.AuthorityFactories
Returns the factory connected to the EPSG geodetic dataset if possible, or the EPSG fallback otherwise.
EPSG(GeodeticAuthorityFactory) - Static method in class org.apache.sis.referencing.AuthorityFactories
Sets the EPSG factory to the given value.
EPSG_A0 - Static variable in class org.apache.sis.internal.util.Constants
EPSG code of the A0 coefficient used in affine (general parametric) and polynomial transformations.
EPSG_ANTARCTIC_POLAR_STEREOGRAPHIC - Static variable in class org.apache.sis.internal.util.Constants
EPSG code of "WGS 84 / Antarctic Polar Stereographic" projection.
EPSG_ARCTIC_POLAR_STEREOGRAPHIC - Static variable in class org.apache.sis.internal.util.Constants
EPSG code of "WGS 84 / Arctic Polar Stereographic" projection.
EPSG_AXIS_DEGREES - Static variable in class org.apache.sis.internal.util.Constants
The EPSG code for degrees when used in axes.
EPSG_B0 - Static variable in class org.apache.sis.internal.util.Constants
EPSG code of the B0 coefficient used in affine (general parametric) and polynomial transformations.
EPSG_CODE_PARAMETERS - Static variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
EPSG codes of parameters containing the EPSG code of another object.
EPSG_CODES - Static variable in class org.apache.sis.referencing.crs.DefaultGeographicCRS
Some codes in the EPSG namespace, in ascending order.
EPSG_DIMENSION - Static variable in class org.apache.sis.internal.referencing.provider.Affine
The number of dimensions used by the EPSG:9624 definition.
EPSG_DOWNLOAD_URL - Static variable in class org.apache.sis.setup.OptionalInstallations
Where to download the EPSG scripts after user has approved the terms of use.
EPSG_GREENWICH - Static variable in class org.apache.sis.internal.util.Constants
The EPSG code for the Greenwich prime meridian.
EPSG_INSTALL - Static variable in class org.apache.sis.internal.util.URLs
Installation instructions for EPSG database.
EPSG_LICENSE - Static variable in class org.apache.sis.internal.util.URLs
EPSG terms of use.
EPSG_METHOD - Static variable in class org.apache.sis.internal.referencing.provider.Affine
The EPSG:9624 compliant instance, created when first needed.
EPSG_METRE - Static variable in class org.apache.sis.internal.util.Constants
The EPSG code for metres.
EPSG_PARAM_DEGREES - Static variable in class org.apache.sis.internal.util.Constants
The EPSG code for degrees when used in parameters.
EPSGCodeFinder - Class in org.apache.sis.referencing.factory.sql
An implementation of IdentifiedObjectFinder which scans over a smaller set of authority codes.
EPSGCodeFinder(EPSGDataAccess) - Constructor for class org.apache.sis.referencing.factory.sql.EPSGCodeFinder
Creates a new finder for the given data access object.
EPSGCodeFinder.Condition - Class in org.apache.sis.referencing.factory.sql
A condition to put in a SQL WHERE clause.
EPSGCodeFinder.FloatCondition - Class in org.apache.sis.referencing.factory.sql
A condition for a floating point value with a tolerance.
EPSGDataAccess - Class in org.apache.sis.referencing.factory.sql
Data Access Object (DAO) creating geodetic objects from a JDBC connection to an EPSG database.
EPSGDataAccess(EPSGFactory, Connection, SQLTranslator) - Constructor for class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates a factory using the given connection.
EPSGFactory - Class in org.apache.sis.referencing.factory.sql
A geodetic object factory backed by the EPSG database.
EPSGFactory(Map<String, ?>) - Constructor for class org.apache.sis.referencing.factory.sql.EPSGFactory
Creates a factory using the given configuration.
EPSGFactoryFallback - Class in org.apache.sis.referencing
The authority factory to use as a fallback when the real EPSG factory is not available.
EPSGFactoryFallback() - Constructor for class org.apache.sis.referencing.EPSGFactoryFallback
Constructor for the singleton instance.
EPSGFactoryProxy - Class in org.apache.sis.internal.referencing
A factory that redirect all method to another factory.
EPSGFactoryProxy() - Constructor for class org.apache.sis.internal.referencing.EPSGFactoryProxy
 
EPSGFactoryProxyCOP - Class in org.apache.sis.internal.referencing
Same as EPSGFactoryProxyCRS but for coordinate operations.
EPSGFactoryProxyCOP() - Constructor for class org.apache.sis.internal.referencing.EPSGFactoryProxyCOP
 
EPSGFactoryProxyCRS - Class in org.apache.sis.internal.referencing
A factory that redirect all method to another factory.
EPSGFactoryProxyCRS() - Constructor for class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
EPSGFactoryProxyCS - Class in org.apache.sis.internal.referencing
Same as EPSGFactoryProxyCRS but for coordinate systems.
EPSGFactoryProxyCS() - Constructor for class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
EPSGFactoryProxyDatum - Class in org.apache.sis.internal.referencing
Same as EPSGFactoryProxyCRS but for datum.
EPSGFactoryProxyDatum() - Constructor for class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
 
EPSGInstaller - Class in org.apache.sis.referencing.factory.sql
Runs the SQL scripts for creating an EPSG database.
EPSGInstaller(Connection) - Constructor for class org.apache.sis.referencing.factory.sql.EPSGInstaller
Creates a new runner which will execute the statements using the given connection.
EPSGName - Class in org.apache.sis.internal.referencing.provider
Placeholder for the name of an operation method or a parameter defined in the EPSG database.
EPSGName() - Constructor for class org.apache.sis.internal.referencing.provider.EPSGName
Do not allow (for now) instantiation of this class.
EPSGParameterDomain - Class in org.apache.sis.internal.referencing
The domain of values of an EPSG parameter which accepts different units.
EPSGParameterDomain(Set<Unit<?>>) - Constructor for class org.apache.sis.internal.referencing.EPSGParameterDomain
Creates a new parameter descriptor for the given units.
epsilonEqual(double, double, double) - Static method in class org.apache.sis.internal.util.Numerics
Returns true if the given values are approximately equal, up to the given comparison threshold.
epsilonEqual(double, double, double) - Static method in class org.apache.sis.math.MathFunctions
Returns true if the given values are equal or if their difference is not greater than the given threshold.
epsilonEqual(double, double, ComparisonMode) - Static method in class org.apache.sis.internal.util.Numerics
Returns true if the given values are approximately equal given the comparison mode.
epsilonEqual(float, float, float) - Static method in class org.apache.sis.math.MathFunctions
Returns true if the given values are equal or if their difference is not greater than the given threshold.
epsilonEquals(double, double) - Static method in class org.apache.sis.measure.AbstractConverter
Returns true if the given floating point numbers are considered equal.
equal(Object) - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Estimates whether the wrapped geometry is equal to the geometry of the given wrapper.
equal(Object) - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Estimates whether the wrapped geometry is equal to the geometry of the given wrapper.
equal(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Filter operator that compares that two sub-expressions are equal to each other.
equalityLevel(Object, Object) - Static method in enum org.apache.sis.util.ComparisonMode
If the two given objects are equal according one of the modes enumerated in this class, then returns that mode.
equalParameters(AnnotatedImage) - Method in class org.apache.sis.image.AnnotatedImage
Returns true if the area of interest and some other fields are equal.
equals(byte[], int, int, byte[], int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Arrays method added in JDK9.
equals(char[], int, int, char[], int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Arrays method added in JDK9.
equals(double[], int, int, double[], int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Arrays method added in JDK9.
equals(double, double) - Static method in class org.apache.sis.internal.util.Numerics
Returns true if the given doubles are equal.
equals(float[], int, int, float[], int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Arrays method added in JDK9.
equals(float, float) - Static method in class org.apache.sis.internal.util.Numerics
Returns true if the given floats are equals.
equals(int[], int, int, int[], int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Arrays method added in JDK9.
equals(int, int, Vector, int) - Method in class org.apache.sis.math.ArrayVector.Bytes
Returns whether this vector in the given range is equal to the specified vector.
equals(int, int, Vector, int) - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns whether this vector in the given range is equal to the specified vector.
equals(int, int, Vector, int) - Method in class org.apache.sis.math.ArrayVector.Floats
Returns whether this vector in the given range is equal to the specified vector.
equals(int, int, Vector, int) - Method in class org.apache.sis.math.ArrayVector.Integers
Returns whether this vector in the given range is equal to the specified vector.
equals(int, int, Vector, int) - Method in class org.apache.sis.math.ArrayVector.Longs
Returns whether this vector in the given range is equal to the specified vector.
equals(int, int, Vector, int) - Method in class org.apache.sis.math.ArrayVector.Shorts
Returns whether this vector in the given range is equal to the specified vector.
equals(int, int, Vector, int) - Method in class org.apache.sis.math.LinearlyDerivedVector
Optimization of equals method for the case where the other object is another LinearlyDerivedVector using the same linear relationship.
equals(int, int, Vector, int) - Method in class org.apache.sis.math.Vector
Returns true if this vector in the given range is equal to the specified vector.
equals(long[], int, int, long[], int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Arrays method added in JDK9.
equals(short[], int, int, short[], int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Arrays method added in JDK9.
equals(short, short) - Static method in class org.apache.sis.measure.AbstractUnit
Compares the given values only if both of them are non-zero.
equals(ColorModel, ColorModel) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelPatch
Returns true if the given color models are equal.
equals(CharSequence, CharSequence) - Static method in class org.apache.sis.internal.storage.MetadataBuilder
Returns true if the given character sequences have equal content.
equals(CharSequence, CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns true if the two given texts are equal.
equals(Iterable<?>, Iterable<?>, ComparisonMode) - Static method in class org.apache.sis.util.Utilities
Compares two collections.
equals(Object) - Method in class org.apache.sis.coverage.Category
Compares the specified object with this category for equality.
equals(Object) - Method in class org.apache.sis.coverage.CategoryList
Compares the specified object with this category list for equality.
equals(Object) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Compares this grid coordinates with the specified object for equality.
equals(Object) - Method in class org.apache.sis.coverage.grid.GridCoordinatesView
Compares this grid coordinates with the specified object for equality.
equals(Object) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Returns true if the given object is a coverage processor of the same class with the same configuration.
equals(Object) - Method in class org.apache.sis.coverage.grid.GridExtent
Compares the specified object with this grid extent for equality.
equals(Object) - Method in class org.apache.sis.coverage.grid.GridGeometry
Compares the specified object with this grid geometry for equality.
equals(Object) - Method in class org.apache.sis.coverage.grid.GridOrientation
Returns whether this object is equal to the given object.
equals(Object) - Method in class org.apache.sis.coverage.grid.ReshapedImage
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.coverage.RegionOfInterest
Compares this region of interest with the given object for equality.
equals(Object) - Method in class org.apache.sis.coverage.SampleDimension
Compares the specified object with this sample dimension for equality.
equals(Object) - Method in class org.apache.sis.feature.AbstractFeature
Compares this feature with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.AbstractIdentifiedType
Compares this type with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.AbstractOperation
Compares this operation with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.AssociationView
 
equals(Object) - Method in class org.apache.sis.feature.AttributeView
 
equals(Object) - Method in class org.apache.sis.feature.DefaultAssociationRole
Compares this association role with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.DefaultAttributeType
Compares this attribute type with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.DefaultFeatureType
Compares this feature type with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.DenseFeature
Compares this feature with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.EnvelopeOperation
Compares this operation with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.FieldType
Compares this property type with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.LinkOperation
Compares this operation with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.MultiValuedAssociation
Compares this association with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.MultiValuedAttribute
Compares this attribute with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.PropertySingleton
Same contract than AbstractList, just slightly more efficient for this particular class.
equals(Object) - Method in class org.apache.sis.feature.SingletonAssociation
Compares this association with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.SingletonAttribute
Compares this attribute with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.SparseFeature
Compares this feature with the given object for equality.
equals(Object) - Method in class org.apache.sis.feature.StringJoinOperation
Compares this operation with the given object for equality.
equals(Object) - Method in class org.apache.sis.filter.AssociationValue
Compares this value reference with the given object for equality.
equals(Object) - Method in class org.apache.sis.filter.ComparisonFilter
Takes in account the additional properties in object comparison.
equals(Object) - Method in class org.apache.sis.filter.DefaultSortProperty
Compares this filter with the given object for equality.
equals(Object) - Method in class org.apache.sis.geometry.AbstractDirectPosition
Returns true if the specified object is also a DirectPosition with equal coordinates and equal CRS.
equals(Object) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns true if the specified object is an envelope of the same class with equals coordinates and CRS.
equals(Object) - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns true if the specified object is an envelope of the same class with equals coordinates and CRS.
equals(Object) - Method in class org.apache.sis.geometry.DirectPosition2D
Compares this point with the specified object for equality.
equals(Object) - Method in class org.apache.sis.geometry.Envelope2D
Compares the specified object with this envelope for equality.
equals(Object) - Method in class org.apache.sis.geometry.GeneralDirectPosition
Returns true if the specified object is also a DirectPosition with equal coordinates and equal CRS.
equals(Object) - Method in class org.apache.sis.geometry.SubEnvelope
Must be overridden, since the super-class method processes the full array as a whole.
equals(Object) - Method in class org.apache.sis.image.AnnotatedImage.CacheKey
Compares this key with the given object for equality.
equals(Object) - Method in class org.apache.sis.image.AnnotatedImage
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.image.BandedSampleConverter
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.image.BandedSampleConverter.Writable
Restores the identity behavior for writable image, because it may have listeners attached to this specific instance.
equals(Object) - Method in class org.apache.sis.image.BandSelectImage
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.image.ImageAdapter
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.image.ImageProcessor
Returns true if the given object is an image processor of the same class with the same configuration.
equals(Object) - Method in class org.apache.sis.image.MaskedImage
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.image.MaskImage
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.image.PositionalConsistencyImage
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.image.PrefetchedImage
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.image.RecoloredImage
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.image.ResampledImage
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.image.ResamplingGrid.Key
Compares the given object with this key for equality.
equals(Object) - Method in class org.apache.sis.image.SourceAlignedImage
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.image.TileCache.Key
Compares this key with the given object for equality.
equals(Object) - Method in class org.apache.sis.image.Visualization
Compares the given object with this image for equality.
equals(Object) - Method in class org.apache.sis.internal.converter.ClassPair
Compares the given object with this ClassPair for equality.
equals(Object) - Method in class org.apache.sis.internal.converter.SystemConverter
Performs the comparisons documented in ClassPair.equals(Object) with an additional check: if both objects to compare are SystemConverter, then also requires the two objects to be of the same class.
equals(Object) - Method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Public as an implementation side-effect.
equals(Object) - Method in class org.apache.sis.internal.coverage.j2d.ColorModelPatch
For internal use only.
equals(Object) - Method in class org.apache.sis.internal.coverage.j2d.FillValues
Compares this object with given object for equality.
equals(Object) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
Returns true if the given object is also an instance of ScaledColorModel with equals color space and same transfer type.
equals(Object) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Compares this color space with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Compares this object with given object for equality.
equals(Object) - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder.Filled
Compares this object with given object for equality.
equals(Object) - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder.WithCross
Compares this object with given object for equality.
equals(Object) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Returns true if the given object is a wrapper of the same class and the wrapped geometry implementations are equal.
equals(Object) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Compares the given object with this sequence for equality.
equals(Object) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Compares the given object with this sequence for equality.
equals(Object) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Compares the given object with this sequence for equality.
equals(Object) - Method in class org.apache.sis.internal.filter.Node
Returns true if the given object is an instance of the same class with the equal children.
equals(Object) - Method in class org.apache.sis.internal.geoapi.filter.FilterExpressions.Element
 
equals(Object) - Method in class org.apache.sis.internal.jaxb.gcx.Anchor
Compares this Anchor with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
Tests this node with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Tests this node with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.jaxb.lan.LocalisedCharacterString
Compares this string with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Compares this identifier with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Compares this collection with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.metadata.NameToIdentifier
Compares this object with the given one for equality.
equals(Object) - Method in class org.apache.sis.internal.referencing.AnnotatedMatrix
Compares this matrix with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.referencing.j2d.AffineMatrix
Compares this matrix with the given object for equality, including error terms (if any).
equals(Object) - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Compares this affine transform with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.referencing.j2d.ParameterizedAffine
Compares this affine transform with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Returns true if the given object is a grid containing the same data than this grid.
equals(Object) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Returns true if the given object is a grid containing the same data than this grid.
equals(Object) - Method in class org.apache.sis.internal.referencing.RTreeNode
Compares this node with the given object for equality, ignoring the parent and the siblings.
equals(Object) - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Compares this attribute type with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.simple.SimpleCitation
Compares the given object with this citation for equality.
equals(Object) - Method in class org.apache.sis.internal.simple.SimpleDuration
Compares this duration with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.simple.SimpleIdentifiedObject
Compares this object with the given one for equality.
equals(Object) - Method in class org.apache.sis.internal.simple.SimpleIdentifier
Returns true if the given object is of the same class than this SimpleIdentifier and has the same values.
equals(Object) - Method in class org.apache.sis.internal.sql.feature.TableReference
Returns true if the given object is a TableReference with equal table, schema and catalog names.
equals(Object) - Method in class org.apache.sis.internal.storage.gpx.Copyright
Compares this Copyright with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.storage.gpx.Link
Compares this Link with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.storage.gpx.Metadata
Compares this Metadata with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.storage.gpx.Person
Compares this Person with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.storage.MetadataBuilder.Sentence
Compares the given object with this sentence for equality.
equals(Object) - Method in class org.apache.sis.internal.storage.TiledGridResource.CacheKey
Compares this key with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.temporal.DefaultInstant
Compares with given object for equality.
equals(Object) - Method in class org.apache.sis.internal.temporal.DefaultPeriod
Compares with given object for equality.
equals(Object) - Method in class org.apache.sis.internal.temporal.DefaultPeriodDuration
Compares with given object for equality.
equals(Object) - Method in class org.apache.sis.internal.util.AbstractMap
Compares this map with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.util.AbstractMapEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class org.apache.sis.internal.util.Bag
Compares this bag with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.util.DoubleDouble
Compares this number with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.util.ListOfUnknownSize
Returns true if the given object is also a list and the two lists have the same content.
equals(Object) - Method in class org.apache.sis.internal.util.SetOfUnknownSize
Returns true if the given object is also a set and the two sets have the same content.
equals(Object) - Method in class org.apache.sis.internal.util.StandardDateFormat
Compares this format with the given object for equality.
equals(Object) - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Compares this list with the given object for equality.
equals(Object) - Method in class org.apache.sis.io.wkt.Colors
Compares this Colors with the given object for equality.
equals(Object) - Method in class org.apache.sis.io.wkt.StoredTree.Deflater
Compares the StoredTree.Deflater.offsets arrays for equality.
equals(Object) - Method in class org.apache.sis.io.wkt.StoredTree.Node
Returns whether the given object is equal to this Node, comparing keyword and children.
equals(Object) - Method in class org.apache.sis.io.wkt.Symbols
Compares this Symbols with the given object for equality.
equals(Object) - Method in class org.apache.sis.math.Fraction
Compares this fraction with the given object for equality.
equals(Object) - Method in class org.apache.sis.math.Line
Compares this line with the specified object for equality.
equals(Object) - Method in class org.apache.sis.math.LinearlyDerivedVector
Optimization of equals method for the case where the other object is another LinearlyDerivedVector using the same linear relationship.
equals(Object) - Method in class org.apache.sis.math.PackedVector
Optimization of equals(…) method for the case where the other object is another PackedVector.
equals(Object) - Method in class org.apache.sis.math.Plane
Compares this plane with the specified object for equality.
equals(Object) - Method in class org.apache.sis.math.Statistics
Compares this statistics with the specified object for equality.
equals(Object) - Method in class org.apache.sis.math.Statistics.WithDelta
Tests this statistics with the specified object for equality.
equals(Object) - Method in class org.apache.sis.math.Vector
Returns true if the given object is a vector containing the same values than this vector.
equals(Object) - Method in class org.apache.sis.measure.AbstractUnit
Compares this unit with the given object for equality.
equals(Object) - Method in class org.apache.sis.measure.Angle
Compares the specified object with this angle for equality.
equals(Object) - Method in class org.apache.sis.measure.AngleFormat
Compares this format with the specified object for equality.
equals(Object) - Method in class org.apache.sis.measure.ConcatenatedConverter
Compares this converter with the given object for equality.
equals(Object) - Method in class org.apache.sis.measure.IdentityConverter
Compares this converter with the given object for equality.
equals(Object) - Method in class org.apache.sis.measure.LinearConverter
Compares this converter with the given object for equality.
equals(Object) - Method in class org.apache.sis.measure.MeasurementRange
Compares this measurement range with the specified object for equality.
equals(Object) - Method in class org.apache.sis.measure.PowerOf10
Compares this converter with the given object for equality.
equals(Object) - Method in class org.apache.sis.measure.PowerOf10.Logarithm
Compares this converter with the given object for equality.
equals(Object) - Method in class org.apache.sis.measure.Range
Compares this range with the given object for equality.
equals(Object) - Method in class org.apache.sis.measure.Scalar
Returns true if the given object is another Scalar with the same value and same unit of measurement.
equals(Object) - Method in class org.apache.sis.measure.SexagesimalConverter
Compares this converter with the specified object.
equals(Object) - Method in class org.apache.sis.measure.UnitDimension
Compares this dimension with the given object for equality.
equals(Object) - Method in class org.apache.sis.metadata.AbstractMetadata
Performs a strict comparison of this metadata with the given object.
equals(Object) - Method in class org.apache.sis.metadata.CacheKey
Compares this key with the given object for equality.
equals(Object) - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Compares this object with the specified value for equality.
equals(Object) - Method in class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
Deprecated.
 
equals(Object) - Method in class org.apache.sis.metadata.ObjectPair
Compares the given object with this pair for equality.
equals(Object) - Method in class org.apache.sis.metadata.PropertyInformation
Compares the given object with this element information for equality.
equals(Object) - Method in class org.apache.sis.metadata.sql.CacheKey
Compares the given object with this key for equality.
equals(Object) - Method in class org.apache.sis.metadata.TreeNode.CollectionElement
Returns true if the value returned by TreeNode.CollectionElement.getUserObject() should be the same for both nodes.
equals(Object) - Method in class org.apache.sis.metadata.TreeNode.Element
Returns true if the value returned by TreeNode.Element.getUserObject() should be the same for both nodes.
equals(Object) - Method in class org.apache.sis.metadata.TreeNode
Returns true if the given object is of the same class than this node and contains a reference to the same metadata object.
equals(Object) - Method in class org.apache.sis.parameter.DefaultParameterValue
Compares the specified object with this parameter for equality.
equals(Object) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Compares the specified object with this parameter for equality.
equals(Object) - Method in class org.apache.sis.parameter.TensorParameters
Compares this object with the given object for equality.
equals(Object) - Method in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Compares the specified object with this parameter for equality.
equals(Object) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Compares the specified object with this object for equality.
equals(Object) - Method in class org.apache.sis.referencing.cs.Codes
Compares this Codes instance with the given object for equality.
equals(Object) - Method in class org.apache.sis.referencing.cs.DirectionAlongMeridian
Tests this object for equality with the specified one.
equals(Object) - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Compares the specified object with this object for equality.
equals(Object) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns true if the given object is a grid containing the same data than this grid.
equals(Object) - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
Compares the specified object with this object for equality.
equals(Object) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Compares the given object with this identifier.
equals(Object) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Key
Compares this key with the given object for equality .
equals(Object) - Method in class org.apache.sis.referencing.factory.sql.AxisName
Compares this name with the specified object for equality.
equals(Object) - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Compares this location type with the specified object for strict equality.
equals(Object) - Method in class org.apache.sis.referencing.ImmutableIdentifier
Compares this object with the given one for equality.
equals(Object) - Method in class org.apache.sis.referencing.NamedIdentifier
Compares this identifier with the specified object for equality.
equals(Object) - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Implements the Map.Entry.equals(Object) contract.
equals(Object) - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid
Returns true if the given object is a grid containing the same data than this grid.
equals(Object) - Method in class org.apache.sis.referencing.operation.CRSPair
Compares this pair to the specified object for equality.
equals(Object) - Method in class org.apache.sis.referencing.operation.DefaultFormula
Compares this formula with the given object for equality.
equals(Object) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns true if the specified object is of type GeneralMatrix and all of the data members are equal to the corresponding data members in this matrix.
equals(Object) - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Returns true if the specified object is of type Matrix1 and all of the data members are equal to the corresponding data members in this matrix.
equals(Object) - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Returns true if the specified object is of type Matrix2 and all of the data members are equal to the corresponding data members in this matrix.
equals(Object) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns true if the specified object is of the same class than this matrix and all of the data members are equal to the corresponding data members in this matrix.
equals(Object) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Compares the specified object with this math transform for strict equality.
equals(Object) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Compares the given object with the parameters for equality.
equals(Object) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.SubArea
equals(Object) - Method in class org.apache.sis.setup.OptionKey
Returns true if the given object is an instance of the same class having the same name and type.
equals(Object) - Method in class org.apache.sis.storage.aggregate.GridSlice
Compares the offset of this grid slice with the offset of given slice.
equals(Object) - Method in class org.apache.sis.storage.CoverageQuery
Compares this query with the given object for equality.
equals(Object) - Method in class org.apache.sis.storage.FeatureQuery
Compares this query with the given object for equality.
equals(Object) - Method in class org.apache.sis.storage.FeatureQuery.NamedExpression
Compares this column with the given object for equality.
equals(Object) - Method in class org.apache.sis.storage.ProbeResult.Constant
Compares the name, which is okay since each name are unique.
equals(Object) - Method in class org.apache.sis.storage.ProbeResult
Compares this ProbeResult with the given object for equality.
equals(Object) - Method in class org.apache.sis.storage.sql.ResourceDefinition
Returns true if this definition is equal to the given object.
equals(Object) - Method in class org.apache.sis.util.collection.DefaultTreeTable
Compares the given object with this tree table for equality.
equals(Object) - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Compares the given object with this node for values and children equality, ignoring the parent.
equals(Object) - Method in class org.apache.sis.util.collection.IntegerList
Compares the content of this list with the given object.
equals(Object) - Method in class org.apache.sis.util.collection.RangeSet
Compares the specified object with this set of ranges for equality.
equals(Object) - Method in interface org.apache.sis.util.collection.TreeTable.Node
Returns true if the given object is a node with the same content than this node.
equals(Object) - Method in class org.apache.sis.util.collection.WeakValueHashMap.Entry
Compares the specified object with this entry for equality.
equals(Object) - Method in class org.apache.sis.util.collection.WeakValueHashMap.Wildcard
equals(Object) - Method in class org.apache.sis.util.DefaultInternationalString
Compares this international string with the specified object for equality.
equals(Object) - Method in class org.apache.sis.util.iso.AbstractName
Compares this generic name with the specified object for equality.
equals(Object) - Method in class org.apache.sis.util.iso.AbstractName.International
Compares this international string with the specified object for equality.
equals(Object) - Method in class org.apache.sis.util.iso.DefaultLocalName
Compares this local name with the specified object for equality.
equals(Object) - Method in class org.apache.sis.util.iso.DefaultMemberName
Compares this member name with the specified object for equality.
equals(Object) - Method in class org.apache.sis.util.iso.DefaultNameSpace
Returns true if this namespace is equal to the given object.
equals(Object) - Method in class org.apache.sis.util.iso.DefaultRecord
Compares this record with the given object for equality.
equals(Object) - Method in class org.apache.sis.util.iso.DefaultRecordType
Compares the given object with this RecordType for equality.
equals(Object) - Method in class org.apache.sis.util.iso.DefaultTypeName
Compares this type name with the specified object for equality.
equals(Object) - Method in interface org.apache.sis.util.LenientComparable
Returns true if this object is strictly equals to the given object.
equals(Object) - Method in class org.apache.sis.util.ResourceInternationalString
Compares this international string with the specified object for equality.
equals(Object) - Method in class org.apache.sis.util.resources.ResourceInternationalString
Compares this international string with the specified object for equality.
equals(Object) - Method in class org.apache.sis.util.SimpleInternationalString
Compares this international string with the specified object for equality.
equals(Object) - Method in class org.apache.sis.util.Version
Compare this version string with the specified object for equality.
equals(Object) - Method in class org.apache.sis.xml.NilReason
Compares this NilReason with the specified object for equality.
equals(Object) - Method in class org.apache.sis.xml.XLink
Compares this XLink with the given object for equality.
equals(Object, Object, ComparisonMode) - Method in class org.apache.sis.metadata.MetadataStandard
Compares the two specified metadata objects.
equals(Object, Object, ComparisonMode) - Method in class org.apache.sis.metadata.PropertyAccessor
Compares the two specified metadata objects.
equals(Object, Object, ComparisonMode) - Method in class org.apache.sis.xml.NilObjectHandler
Compares the given objects to the given level of strictness.
equals(Object, ComparisonMode) - Method in class org.apache.sis.coverage.grid.GridExtent
Compares the specified object with this grid extent for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.coverage.grid.GridGeometry
Compares the specified object with this grid geometry for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.coverage.RegionOfInterest
Compares this region of interest with the given object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.internal.coverage.CompoundTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.internal.jaxb.metadata.replace.Parameter
Compares this object with the given one for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.internal.jaxb.metadata.replace.ReferenceSystemMetadata
Compares this object with the given one for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.internal.profile.fra.DirectReferenceSystem
Compares this object with the given one for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.internal.profile.fra.IndirectReferenceSystem
Compares this object with the given one for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Compares this affine transform with the given object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.internal.simple.SimpleIdentifiedObject
Compares this object with the given one for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.measure.AbstractUnit
Compares this unit with the given object for equality, optionally ignoring metadata and rounding errors.
equals(Object, ComparisonMode) - Method in class org.apache.sis.measure.ConcatenatedConverter
Compares this converter with the given object for equality, optionally ignoring rounding errors.
equals(Object, ComparisonMode) - Method in class org.apache.sis.measure.ConventionalUnit
Compares this unit with the given object for equality, optionally ignoring metadata and rounding errors.
equals(Object, ComparisonMode) - Method in class org.apache.sis.measure.IdentityConverter
Compares this converter with the given object for equality, optionally ignoring rounding errors.
equals(Object, ComparisonMode) - Method in class org.apache.sis.measure.LinearConverter
Compares this converter with the given object for equality, optionally ignoring rounding errors.
equals(Object, ComparisonMode) - Method in class org.apache.sis.measure.SystemUnit
Compares this unit with the given object for equality, optionally ignoring metadata and rounding errors.
equals(Object, ComparisonMode) - Method in class org.apache.sis.metadata.AbstractMetadata
Compares this metadata with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Compares this geographic bounding box with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
Compares the specified object with this parameter for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Compares the specified object with this parameter for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Compares the specified object with this parameter group for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.parameter.DefaultParameterValue
Compares the specified object with this parameter for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Compares the specified object with this parameter for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.parameter.FilteredParameters
Compares the specified object with this parameter for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.parameter.TensorValues
Compares this object with the specified one for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Compares the specified object with this parameter for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Compares this object with the given object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.AbstractReferenceSystem
Compares this reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.crs.AbstractCRS
Compares this coordinate reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.crs.AbstractDerivedCRS
Compares this coordinate reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Compares this coordinate reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Compares this coordinate reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Compares this coordinate reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.cs.AbstractCS
Compares the specified object with this coordinate system for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.cs.DefaultCompoundCS
Compares this coordinate system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Compares the specified object with this axis for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.datum.AbstractDatum
Compares the specified object with this datum for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Compares this ellipsoid with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Compare this datum with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.datum.DefaultImageDatum
Compares this datum with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Compares this prime meridian with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.datum.DefaultTemporalDatum
Compares this temporal datum with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.datum.DefaultVerticalDatum
Compare this vertical datum with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Compares this location type with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Compares this reference system with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Compares this coordinate operation with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.AbstractSingleOperation
Compares this coordinate operation with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Compares this concatenated operation with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Compares this operation method with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Compares this concatenated operation with the specified object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Compares this matrix with the given object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Compares the given object with this transform for equivalence.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
Compares the given object with this transform for equivalence.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Compares the specified object with this linear transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Compares the specified object with this inverse math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Compares this transform with the given object for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.PoleRotation
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Compares the specified object with this math transform for equality.
equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Compares this transform with the given object for equality.
equals(Object, ComparisonMode) - Method in interface org.apache.sis.util.LenientComparable
Compares this object with the given object for equality.
equals(Throwable, Throwable) - Static method in class org.apache.sis.image.ErrorHandler.Report
Returns true if the given exceptions are of the same class, have the same message and the same stack trace.
equals(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if the geometry of the two operands are equal.
equals(Vector, Vector, int) - Static method in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder
Returns true if the last coordinate of the previous vector is equal to the first coordinate of the next vector.
equals(Parameters, ParameterValueGroup, ComparisonMode) - Static method in class org.apache.sis.parameter.DefaultParameterValueGroup
Compares the given objects for equality, ignoring parameter order in "ignore metadata" mode.
equals(Matrix2, Matrix2, Point2D.Double) - Static method in class org.apache.sis.image.ResamplingGrid
Returns true if the given matrices are equal, up to the given tolerance thresholds.
equals(LenientComparable[], Object[], ComparisonMode) - Static method in class org.apache.sis.util.Utilities
Compares two arrays where at least one array is known to contain LenientComparable elements.
equals(Envelope, double, boolean) - Method in class org.apache.sis.geometry.AbstractEnvelope
Compares to the specified envelope for equality up to the specified tolerance value.
equals(CoordinateReferenceSystem, CoordinateReferenceSystem, ComparisonMode) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Returns true if at least one of the specified CRS is null, or both CRS are approximately equals.
equals(Matrix, double) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Compares the given matrices for equality, using the given absolute tolerance threshold.
equals(Matrix, Matrix, double, boolean) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Compares the given matrices for equality, using the given relative or absolute tolerance threshold.
equals(Matrix, Matrix, ComparisonMode) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Compares the given matrices for equality, using the given comparison strictness level.
Equals(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.Equals
Creates a new filter.
EQUALS - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
 
EQUALS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
EQUALS - Static variable in class org.apache.sis.util.collection.WeakValueHashMap
Comparison mode for key objects.
equalsApproximately(Object, Object) - Static method in class org.apache.sis.util.Utilities
Compares the specified objects for equality, ignoring metadata and slight differences in numerical values.
equalsApproximately(ImmutableEnvelope) - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns whether the given envelope is equal to this grid geometry envelope with a tolerance threshold computed from grid resolution.
equalsBase(Object) - Method in class org.apache.sis.image.ComputedImage
Compares the given object with this image for equality using the fields known to this base class.
equalsByAPI(Object) - Method in class org.apache.sis.geometry.ArrayEnvelope
Compares the given object for equality using the public API instead of direct access to the ArrayEnvelope.coordinates array.
equalsFiltered(CharSequence, CharSequence) - Static method in class org.apache.sis.metadata.iso.citation.Citations
The method to be used consistently for comparing titles or identifiers in all fooMathes(…) methods declared in this class.
equalsFiltered(CharSequence, CharSequence, Characters.Filter, boolean) - Static method in class org.apache.sis.util.CharSequences
Returns true if the given texts are equal, optionally ignoring case and filtered-out characters.
equalsIgnoreCase(int, int) - Static method in class org.apache.sis.util.CharSequences
Returns true if the given code points are equal, ignoring case.
equalsIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns true if the two given texts are equal, ignoring case.
equalsIgnoreCase(String, int, int, String) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the given sub-sequence is equal to the given keyword, ignoring case.
equalsIgnoreCase(String, String) - Static method in class org.apache.sis.internal.util.Strings
Returns whether the given strings are equal, ignoring case.
equalsIgnoreInverse(WraparoundTransform) - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Returns true if this transform is equal to the given transform, comparing only the parameters required for forward conversions.
equalsIgnoreMetadata(Object, Object) - Static method in class org.apache.sis.util.Utilities
Compares the specified objects for equality, ignoring metadata.
equalsIgnoreMetadata(Unit<Q>) - Method in class org.apache.sis.measure.SystemUnit
Returns true if this unit is equal to the given unit ignoring name, symbol and EPSG code.
equalsIgnoreMetadata(CoordinateSystemAxis, ComparisonMode, boolean) - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Compares the unit and direction of this axis with the ones of the given axis.
equalsIgnoreMissingFractionDigits(double, double) - Static method in class org.apache.sis.math.DecimalFunctions
Returns true if the given numbers or equal or differ only by accurate having more non-zero trailing decimal fraction digits than approximate.
equalsIgnoreParent(DefaultNameSpace) - Method in class org.apache.sis.util.iso.DefaultNameSpace
Returns true if the namespace is equal to the given one, ignoring the parent.
equalsIgnoreZeroSign(double, double) - Static method in class org.apache.sis.internal.util.Numerics
Returns true if the given doubles are equal, ignoring the sign of zero values.
equalsSameClass(Object) - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Compares this math transform with an object which is known to be of the same class.
equalsSameClass(Object) - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Compares this math transform with an object which is known to be an instance of the same class.
equalsSameClass(Object) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Compares this math transform with an object which is known to be an instance of the same class.
equalsSameClass(Object) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Compares this math transform with an object which is known to be an instance of the same class.
equalsSameClass(Object) - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Compares this math transform with an object which is known to be an instance of the same class.
equalsSameClass(Object) - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Compares this math transform with an object which is known to be an instance of the same class.
EqualTo(Expression<? super R, ?>, Expression<? super R, ?>, boolean, MatchAction) - Constructor for class org.apache.sis.filter.ComparisonFilter.EqualTo
Creates a new filter.
Equirectangular - Class in org.apache.sis.internal.referencing.provider
The provider for "Equidistant Cylindrical (Spherical)" projection (EPSG:1029, EPSG:9823).
Equirectangular() - Constructor for class org.apache.sis.internal.referencing.provider.Equirectangular
Constructs a new provider.
equivalent(GridGeometry, GridGeometry) - Static method in class org.apache.sis.coverage.grid.ResampledGridCoverage
Checks if two grid geometries are equal, ignoring unspecified properties.
equivalent(LinearConverter) - Method in class org.apache.sis.measure.LinearConverter
Returns true if the given converter perform the same conversion than this converter, except for rounding errors.
erase(ParameterBuilder, ParameterDescriptor<?>) - Static method in class org.apache.sis.internal.referencing.provider.ModifiedAzimuthalEquidistant
Returns a parameter with the same names and identifiers than the given parameter, except (OGC), ESRI and netCDF names which are omitted.
err - Variable in class org.apache.sis.console.CommandRunner
Error stream to the console.
error - Variable in class org.apache.sis.internal.sql.postgis.ExtentEstimator
Errors that occurred during envelope transformations, or null if none.
error - Variable in class org.apache.sis.internal.util.DoubleDouble
The error that shall be added to the main DoubleDouble.value in order to get the "real" (actually "the most accurate that we can") value.
error - Variable in class org.apache.sis.portrayal.TransformChangeEvent
error - Variable in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
If an error occurred during coordinate operations, the error.
error() - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Minor shortcut for fetching the error resources.
error(double, int) - Static method in class org.apache.sis.internal.referencing.WraparoundApplicator
Returns an arbitrary measurement of the error of given value.
error(short) - Method in class org.apache.sis.image.TileCache.Key
Returns the error message when this tile cannot be computed.
error(IOException) - Method in class org.apache.sis.internal.doclet.Doclet
Reports an I/O errors.
error(Method) - Method in class org.apache.sis.metadata.sql.Dispatcher
Returns the error message for a failure to query the database for the property identified by the given method.
error(String[], Exception) - Static method in class org.apache.sis.console.Command
Prints the message of the given exception.
error(String, Exception) - Method in class org.apache.sis.console.CommandRunner
Prints the given error message followed by the message in the given exception.
ERROR - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Unformattable elements.
ERROR - Static variable in class org.apache.sis.image.ComputedTiles
Whether a tile in the cache is ready for use or needs to be recomputed because one if its sources changed its data.
ERROR - Static variable in class org.apache.sis.portrayal.CanvasFollower
ErrorAction - Enum in org.apache.sis.image
Some common ways to handle exceptions occurring during tile calculation.
ErrorAction() - Constructor for enum org.apache.sis.image.ErrorAction
 
errorCause - Variable in class org.apache.sis.console.TransformCommand
The cause of TransformCommand.errorMessage, or null if none.
errorForWellKnownValue(double) - Static method in class org.apache.sis.internal.util.DoubleDouble
Suggests an DoubleDouble.error for the given value.
errorHandler - Variable in class org.apache.sis.image.ImageProcessor
Whether errors occurring during computation should be propagated or wrapped in a LogRecord.
errorHandler - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Where to report exceptions, or TileErrorHandler.THROW for throwing them.
ErrorHandler - Interface in org.apache.sis.image
Action to perform when errors occurred while reading or writing some tiles in an image.
ErrorHandler.Report - Class in org.apache.sis.image
Information about errors that occurred while reading or writing tiles in an image.
ErrorIn_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Error in “{0}”: {1}
ErrorInFileAtLine_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
An error occurred in file “{0}” at line {1}.
errorIO(IOException) - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Returns the exception to throw when an I/O error occurred.
errorKey - Variable in class org.apache.sis.parameter.Verifier
The Errors.Keys or Resources.Keys value that describe the invalid value.
errorLocale - Variable in class org.apache.sis.io.wkt.AbstractParser
The locale for formatting error messages if parsing fails, or null for system default.
errorLocale - Variable in class org.apache.sis.io.wkt.Element
The locale to be used for formatting an error message if the parsing fails, or null for the system default.
errorLocale - Variable in class org.apache.sis.io.wkt.Formatter
The locale for error messages (not for formatting).
errorLocale - Variable in class org.apache.sis.io.wkt.StoredTree.Inflater
Locale to use for producing error message.
errorLocale - Variable in class org.apache.sis.io.wkt.Warnings
The locale in which warning messages are reported.
errorMessage - Variable in class org.apache.sis.console.TransformCommand
The error message to report after we transformed all coordinates, or null.
errorMessageKey(Object[]) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Returns the Resources.Keys value together with the parameters given by errorMessageParameters(…).
errorMessageParameters(String, String, Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Returns the parameters for an error message saying that an error occurred while processing a file.
errorReport - Variable in class org.apache.sis.image.PrefetchedImage
Non-null if errors should be handled during PrefetchedImage.getTile(int, int) execution for tiles outside the area of interest specified at construction time.
errors - Variable in class org.apache.sis.image.AnnotatedImage
The errors that occurred while computing the result, or null if none or not yet determined.
errors - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
The errors that occurred while computing a tile.
errors - Variable in class org.apache.sis.internal.referencing.j2d.AffineMatrix
The error terms, or null if none.
errors - Variable in class org.apache.sis.referencing.operation.transform.ScaleTransform
The error terms in double-double arithmetic, or null if none.
errors - Variable in class org.apache.sis.referencing.operation.transform.TranslationTransform
The error terms in double-double arithmetic, or null if none.
errors - Variable in class org.apache.sis.util.resources.IndexedResourceCompiler
Number of errors found.
errors() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns the resources for error messages.
errors() - Method in class org.apache.sis.internal.metadata.Merger
Returns the resources for error messages.
errors() - Method in class org.apache.sis.internal.storage.csv.Store
Returns the resources to use for producing error messages.
errors() - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Returns localized resources for warnings an error messages.
errors() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Returns the localized resources for producing error messages.
errors() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamIO
Returns the error resources in the current locale.
errors() - Method in class org.apache.sis.io.wkt.WKTFormat
Convenience methods for resources for error message in the locale given by CompoundFormat.getLocale().
errors() - Method in class org.apache.sis.portrayal.Canvas
Returns the resources bundle for error messages in the locale of this canvas.
errors() - Method in class org.apache.sis.storage.geotiff.GeoTIFF
Returns the resources to use for formatting error messages.
errors() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Returns the error resources in the current locale.
errors() - Method in class org.apache.sis.storage.landsat.MetadataReader
Returns the resources to use for formatting error messages.
errors(boolean) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Returns statistics of differences between values calculated by the transform and actual values.
Errors - Class in org.apache.sis.util.resources
Locale-dependent resources for error messages.
Errors - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Errors
Errors(URL) - Constructor for class org.apache.sis.util.resources.Errors
Constructs a new resource bundle loading data from the given UTF file.
ERRORS - Static variable in class org.apache.sis.internal.util.DoubleDouble
The errors associated to the values in the DoubleDouble.VALUES array.
Errors.International - Class in org.apache.sis.util.resources
The international string to be returned by Errors.formatInternational(short).
Errors.Keys - Class in org.apache.sis.util.resources
Resource keys.
errorStatistic - Variable in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Deprecated.
Removed from ISO 19157:2013.
escape - Variable in class org.apache.sis.filter.LikeFilter
The pattern character for indicating that the next character should be matched literally.
escape - Variable in class org.apache.sis.internal.metadata.sql.Syntax
The string that can be used to escape wildcard characters.
escape - Variable in class org.apache.sis.internal.sql.feature.Analyzer
The string to insert before wildcard characters ('_' or '%') to escape.
escape(String) - Method in class org.apache.sis.internal.sql.feature.TableAnalyzer
Returns the given pattern with '_' and '%' characters escaped by the database-specific escape characters.
escape(String, String) - Static method in class org.apache.sis.internal.metadata.sql.SQLUtilities
Returns the given pattern with '_' and '%' characters escaped by the database-specific escape characters.
ESCAPE - Static variable in class org.apache.sis.feature.StringJoinOperation
The character used for escaping occurrences of the delimiter inside a value.
ESCAPE - Static variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The characters for escaping a portion of the SQL script.
ESCAPE - Static variable in enum org.apache.sis.internal.util.X364
The first character of the X364.START escape string.
ESRI - Class in org.apache.sis.internal.referencing.provider
Constants for projections defined by ESRI but not by EPSG.
ESRI - Enum constant in enum org.apache.sis.setup.GeometryLibrary
The ESRI geometry API library.
ESRI - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The authority for identifiers of objects defined by ESRI.
ESRI() - Constructor for class org.apache.sis.internal.referencing.provider.ESRI
Do not allow instantiation of this class.
ESRI_DATUM_PREFIX - Static variable in class org.apache.sis.internal.metadata.NameToIdentifier.Simplifier
The prefix used by ESRI at the beginning of datum names.
estimate(Statement, boolean) - Method in class org.apache.sis.internal.sql.postgis.ExtentEstimator
Estimates the extent in the specified columns using PostgreSQL statistics.
estimate(MathTransform) - Method in class org.apache.sis.referencing.operation.transform.DomainDefinition
Estimates the domain of the given math transform and intersects it with previously computed domains.
estimatedSize - Variable in class org.apache.sis.internal.sql.feature.FeatureIterator
Estimated number of remaining rows, or ≤ 0 if unknown.
estimateOnInverse(MathTransform) - Method in class org.apache.sis.referencing.operation.transform.DomainDefinition
Estimates the domain using the inverse of a transform.
estimateOnInverse(MathTransform, MathTransform) - Method in class org.apache.sis.referencing.operation.transform.DomainDefinition
Estimates the domain using the inverse of a transform and transform that domain using the given suffix.
estimateSize() - Method in class org.apache.sis.index.tree.NodeIterator
Returns an estimate of the number of elements or Long.MAX_VALUE if too expensive to compute.
estimateSize() - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
Returns the estimated number of remaining features, or Long.MAX_VALUE if unknown.
estimateSize() - Method in class org.apache.sis.internal.storage.csv.FeatureIterator
We do not know the number of features.
estimateSize() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns the sentinel value meaning that the number of elements is too expensive to compute.
estimateSize() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
Guess the number of elements to be returned.
estimateSize() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Returns an estimation of the number of cells in the area covered by this iterator.
estimateSize() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
Estimated size is unknown.
estimateSize() - Method in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Returns the exact number of values to be encountered by a forEachRemaining(…) traversal.
ETRS89 - Enum constant in enum org.apache.sis.referencing.CommonCRS
European Terrestrial Reference System 1989.
evaluate(RenderedImage, int, int) - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Gets sample values from the given image at the given index.
evaluate(Object, Object) - Method in class org.apache.sis.filter.ComparisonFilter
Compares the given objects.
evaluate(Instant, Instant) - Method in class org.apache.sis.filter.TemporalFilter.After
Condition defined by ISO 19108:2002 §5.2.3.5.
evaluate(Instant, Instant) - Method in class org.apache.sis.filter.TemporalFilter.Before
Condition defined by ISO 19108:2002 §5.2.3.5.
evaluate(Instant, Instant) - Method in class org.apache.sis.filter.TemporalFilter.Equals
Condition defined by ISO 19108:2002 §5.2.3.5.
evaluate(Instant, Instant) - Method in class org.apache.sis.filter.TemporalFilter
Evaluates the filter between two instants.
evaluate(Instant, Instant) - Method in class org.apache.sis.filter.TemporalFilter.Meets
Extension to ISO 19108: handle instant as a tiny period.
evaluate(Instant, Instant) - Method in class org.apache.sis.filter.TemporalFilter.MetBy
Extension to ISO 19108: handle instant as a tiny period.
evaluate(Period, Instant) - Method in class org.apache.sis.filter.TemporalFilter.After
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Instant) - Method in class org.apache.sis.filter.TemporalFilter.Before
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Instant) - Method in class org.apache.sis.filter.TemporalFilter.BegunBy
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Instant) - Method in class org.apache.sis.filter.TemporalFilter.Contains
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Instant) - Method in class org.apache.sis.filter.TemporalFilter.EndedBy
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Instant) - Method in class org.apache.sis.filter.TemporalFilter.Equals
Extension to ISO 19108: handle instant as a tiny period.
evaluate(Period, Instant) - Method in class org.apache.sis.filter.TemporalFilter
Evaluates the filter between a period and an instant.
evaluate(Period, Instant) - Method in class org.apache.sis.filter.TemporalFilter.Meets
Extension to ISO 19108: handle instant as a tiny period.
evaluate(Period, Instant) - Method in class org.apache.sis.filter.TemporalFilter.MetBy
Extension to ISO 19108: handle instant as a tiny period.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.After
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.AnyInteracts
Condition defined by OGC filter specification.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.Before
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.Begins
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.BegunBy
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.Contains
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.During
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.EndedBy
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.Ends
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.Equals
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter
Evaluates the filter between two periods.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.Meets
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.MetBy
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.OverlappedBy
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Period, Period) - Method in class org.apache.sis.filter.TemporalFilter.Overlaps
Condition defined by ISO 19108:2006 (corrigendum) §5.2.3.5.
evaluate(Extent, T) - Method in class org.apache.sis.internal.referencing.ExtentSelector
Evaluates the given extent against the criteria represented by this ExtentSelector.
evaluate(GeographicBoundingBox, Instant, Instant, T) - Method in class org.apache.sis.internal.referencing.ExtentSelector
Evaluates the given bounding box and time range against the criteria represented by this ExtentSelector.
evaluateAt(double) - Method in class org.apache.sis.internal.referencing.j2d.Bezier
Invoked for computing a new point on the Bézier curve.
evaluateAt(double) - Method in class org.apache.sis.referencing.GeodeticCalculator.CircularPath
Invoked for computing a new point on the circular path.
evaluateAt(double) - Method in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
Invoked for computing a new point on the Bézier curve.
evaluateAtEndPoint() - Method in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
Implementation of GeodeticCalculator.PathBuilder.evaluateAt(double) using the current φ₂, λ₂ and ∂φ₂/∂λ₂ values.
evaluationMethod - Variable in class org.apache.sis.metadata.iso.quality.AbstractElement
Evaluation information.
evaluationMethodDescription - Variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Description of the evaluation method.
evaluationMethodType - Variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Type of method used to evaluate quality of the data.
evaluationProcedure - Variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Reference to the procedure information.
evaluator() - Method in class org.apache.sis.coverage.BandedCoverage
Creates a new function for computing or interpolating sample values at given locations.
evaluator() - Method in class org.apache.sis.coverage.grid.BufferedGridCoverage
Creates a new function for computing or interpolating sample values at given locations.
evaluator() - Method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
Creates a new function for computing or interpolating sample values at given locations.
evaluator() - Method in class org.apache.sis.coverage.grid.DerivedGridCoverage
Creates a new function for computing or interpolating sample values at given locations.
evaluator() - Method in class org.apache.sis.coverage.grid.GridCoverage
Creates a new function for computing or interpolating sample values at given locations.
evaluator() - Method in class org.apache.sis.coverage.grid.GridCoverage2D
Creates a new function for computing or interpolating sample values at given locations.
EvaluatorWrapper - Class in org.apache.sis.coverage.grid
An evaluator which delegates all operations to another evaluator.
EvaluatorWrapper(GridCoverage.Evaluator) - Constructor for class org.apache.sis.coverage.grid.EvaluatorWrapper
Creates a new evaluator wrapper.
event - Variable in class org.apache.sis.xml.TransformedEvent
The event to be exported in a different namespace.
Event(StartElement, QName, List<Namespace>, List<Attribute>, TransformVersion) - Constructor for class org.apache.sis.xml.TransformingWriter.Event
Wraps the given event with potentially different name, namespaces and attributes.
EVENT - Enum constant in enum org.apache.sis.internal.storage.xml.stream.InputType
The input is an instance of STAX XMLEventReader.
EVENT - Enum constant in enum org.apache.sis.internal.storage.xml.stream.OutputType
The output is an instance of STAX XMLEventWriter.
eventOccured(E) - Method in class org.apache.sis.storage.event.CascadedStoreEvent.ParentListener
Invoked when an event is fired on a parent resource.
eventOccured(E) - Method in interface org.apache.sis.storage.event.StoreListener
Invoked after a warning or a change occurred in a resource.
eventOccured(E, Map<StoreListener<?>, Boolean>) - Method in class org.apache.sis.storage.event.StoreListeners.ForType
Sends the given event to all listeners registered in this element.
eventType - Variable in class org.apache.sis.storage.event.CascadedStoreEvent.ParentListener
The type of event to listen.
EX_Extent - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
EX_Extent() - Constructor for class org.apache.sis.internal.jaxb.metadata.EX_Extent
Empty constructor for JAXB only.
EX_Extent(Extent) - Constructor for class org.apache.sis.internal.jaxb.metadata.EX_Extent
EX_GeographicExtent - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
EX_GeographicExtent() - Constructor for class org.apache.sis.internal.jaxb.metadata.EX_GeographicExtent
Empty constructor for JAXB only.
EX_GeographicExtent(GeographicExtent) - Constructor for class org.apache.sis.internal.jaxb.metadata.EX_GeographicExtent
EX_TemporalExtent - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
EX_TemporalExtent() - Constructor for class org.apache.sis.internal.jaxb.metadata.EX_TemporalExtent
Empty constructor for JAXB only.
EX_TemporalExtent(TemporalExtent) - Constructor for class org.apache.sis.internal.jaxb.metadata.EX_TemporalExtent
EX_VerticalExtent - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
EX_VerticalExtent() - Constructor for class org.apache.sis.internal.jaxb.metadata.EX_VerticalExtent
Empty constructor for JAXB only.
EX_VerticalExtent(VerticalExtent) - Constructor for class org.apache.sis.internal.jaxb.metadata.EX_VerticalExtent
ex1 - Variable in class org.apache.sis.geometry.CurveExtremum
Coordinate of the first extremum point (P1).
ex2 - Variable in class org.apache.sis.geometry.CurveExtremum
Coordinate of the second extremum point (P2).
example - Variable in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Illustration of the use of a data quality measure.
examples - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Illustration of the use of a data quality measure.
ExceptionInListener_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Exception occurred in a listener for events of type ‘{0}’.
exceptionOccured(MarshalContext, T, Class<T>, Class<?>, Exception) - Method in class org.apache.sis.xml.ValueConverter
Invoked when an exception occurred in any toXXX(…) method.
exceptionOccurred(FactoryException) - Static method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Invoked when an exception occurred during the creation of a candidate from a code.
Exceptions - Class in org.apache.sis.util
Static methods working with Exception instances.
Exceptions() - Constructor for class org.apache.sis.util.Exceptions
Do not allow instantiation of this class.
exceptionSources - Variable in class org.apache.sis.io.wkt.Warnings
The keywords of elements in which exception occurred.
excessiveDimension(MathTransform) - Static method in class org.apache.sis.coverage.grid.GridGeometry
Invoked when the number of non-linear dimensions exceeds the GridGeometry capacity.
ExcessiveHeaderSize_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Header in the “{0}” file is too large.
ExcessiveListSize_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
A size of {1} elements is excessive for the “{0}” list.
ExcessiveNumberOfDimensions_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
For this algorithm, {0} is an excessive number of dimensions.
ExcessiveStringSize_3 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Character string in the “{0}” file is too long.
exclude - Variable in enum org.apache.sis.internal.jaxb.FilterByVersion
accept() == false if the XML document version being marshalled is this version.
exclude() - Static method in interface org.apache.sis.filter.Filter
A filter that always evaluates to false.
exclude() - Static method in enum org.apache.sis.referencing.CommonCRS
Properties to exclude when using another object as a template.
exclude(Class<?>, String) - Static method in class org.apache.sis.metadata.SpecialCases
Returns true if the given method should be excluded in current Apache SIS version.
EXCLUDE - Enum constant in enum org.apache.sis.filter.FilterName
 
EXCLUDE - Static variable in class org.apache.sis.filter.FilterLiteral
 
EXCLUDE_I - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
The first of the two letters ('I' and 'O') excluded in MGRS notation.
EXCLUDE_O - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
The second of the two letters ('I' and 'O') excluded in MGRS notation.
excluded - Variable in class org.apache.sis.internal.sql.feature.Relation
Whether this relation should be omitted from the list of feature type properties.
ExcludedSet<E> - Class in org.apache.sis.internal.metadata
A unmodifiable empty set with a customized exception message thrown by the ExcludedSet.add(Object) method.
ExcludedSet(String, String) - Constructor for class org.apache.sis.internal.metadata.ExcludedSet
Creates a new empty set.
excludeMask - Variable in class org.apache.sis.referencing.Properties
The bitmask of properties to exclude.
EXCLUDES - Static variable in class org.apache.sis.referencing.cs.Normalizer
EXCLUDES - Static variable in class org.apache.sis.util.Classes
Methods to be rejected by Classes.isPossibleGetter(Method).
execute() - Method in class org.apache.sis.internal.maven.Assembler
Creates the distribution file.
execute() - Method in class org.apache.sis.internal.maven.JarCollector
Copies the *.jar files to the collect directory.
execute() - Method in class org.apache.sis.internal.processing.image.TiledProcess
Starts execution of each sub-task in its own thread.
execute() - Method in class org.apache.sis.internal.processing.image.TiledProcess.Task
Executes this sub-task.
execute() - Method in class org.apache.sis.internal.processing.isoline.Parallelized.Tile
Invoked in a background thread for performing isoline computation.
execute() - Method in class org.apache.sis.internal.unopkg.JavaMaker
Copies the .class files generated by OpenOffice.
execute() - Method in class org.apache.sis.internal.unopkg.UnoPkg
Generates the .oxt file from all .jar files found in the target directory.
execute() - Method in class org.apache.sis.util.resources.ResourceCompilerMojo
Executes the mojo.
execute(Geometry, Geometry, SpatialReference, ProgressTracker) - Method in class org.apache.sis.internal.feature.esri.Wrapper.BBOX
 
execute(Runnable, TileErrorHandler) - Method in class org.apache.sis.image.PrefetchedImage
Executes the given action in a mode where errors occurring in RenderedImage.getTile(int, int) are reported to the given handler instead of stopping the operation.
execute(Runnable, TileErrorHandler) - Method in interface org.apache.sis.internal.coverage.j2d.TileErrorHandler.Executor
Executes the given action in a mode where errors occurring in RenderedImage.getTile(int, int) are reported to the given handler instead of stopping the operation.
execute(StringBuilder) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Executes the given SQL statement.
execute(StringBuilder) - Method in class org.apache.sis.metadata.sql.Installer
Invoked for each line of the SQL installation script to execute.
execute(StringBuilder) - Method in class org.apache.sis.referencing.factory.sql.EPSGInstaller
Modifies the SQL statement before to execute it, or omit unsupported statements.
execute(TileOpExecutor, RenderedImage, Collector<? super Raster, A, R>, TileErrorHandler) - Static method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.ReadWork
execute(TileOpExecutor, WritableRenderedImage, Collector<? super WritableRaster, A, R>, TileErrorHandler) - Static method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.WriteWork
execute(FeatureSet) - Method in class org.apache.sis.storage.FeatureQuery
Applies this query on the given feature set.
execute(GridCoverageResource) - Method in class org.apache.sis.storage.CoverageQuery
Applies this query on the given coverage resource.
executeMetadataQuery(String, String, String, int) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Executes a query of the form "SELECT … FROM Alias WHERE OBJECT_TABLE_NAME=? AND OBJECT_CODE=?".
executeOnCurrentTile() - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.ReadWork
Invoked by TileOpExecutor.Worker.run() for processing the tile at current indices.
executeOnCurrentTile() - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Worker
Gets the tiles at the (TileOpExecutor.Worker.tx, TileOpExecutor.Worker.ty) indices and processes it.
executeOnCurrentTile() - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.WriteWork
Invoked by TileOpExecutor.Worker.run() for processing the tile at current indices.
executeOnReadable(RenderedImage, Collector<? super Raster, A, R>) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Executes a specified read action in parallel on all tiles of the specified image.
executeOnWritable(WritableRenderedImage, Collector<? super WritableRaster, A, R>) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Executes a specified write action in parallel on all tiles of the specified image.
executeQuery(String, String, int...) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates a statement and executes for the given codes.
executeQuery(String, String, String, String, String...) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates a statement and executes for the given codes.
executionMode - Variable in class org.apache.sis.image.ImageProcessor
Whether the operations can be executed in parallel.
executor(BiConsumer<Void, RT>) - Static method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Returns a collector to be used only as an executor: the accumulator is null and the combiner does nothing.
EXHAUSTIVE_VALID_DATASET - Enum constant in enum org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain
Lookup unconditionally based on all valid (non-deprecated) objects known to the factory.
existingAggregate(Resource[]) - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
If a user supplied aggregate exists for all the given components, returns that aggregate.
exists(int) - Method in class org.apache.sis.internal.referencing.LazySet
Returns true if an element exists at the given index.
exists(int) - Method in class org.apache.sis.internal.storage.image.WorldFileStore.Components
Returns true if an element exists at the given index.
exists(int) - Method in class org.apache.sis.internal.util.ListOfUnknownSize
Returns true if an element exists at the given index.
exists(int) - Method in class org.apache.sis.storage.geotiff.GeoTiffStore.Components
Returns whether the given index is valid.
EXISTS - Enum constant in enum org.apache.sis.storage.tiling.TileStatus
The tile exists.
exitCodeFor(Throwable) - Static method in class org.apache.sis.console.Command
Returns the exit code for the given exception, or 0 if unknown.
expand(int[], int[], int, int) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Copies colors into ARGB array from index lower inclusive to index upper exclusive.
expand(long...) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns a grid extent expanded by the given amount of cells on both sides along each dimension.
expand(MatrixSIS, int, int, int) - Static method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Creates a pass-through transform from a matrix.
EXPAND - Enum constant in enum org.apache.sis.geometry.WraparoundMethod
Possibly expand the envelope to include the whole area in a single envelope or geometry.
EXPAND - Enum constant in enum org.apache.sis.image.ImageProcessor.Resizing
Image size can be increased.
expandEnvelope(Envelope) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Expands the given envelope to include the (x,y) coordinates of this sequence.
expandEnvelope(Envelope) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Expands the given envelope to include the (x,y) coordinates of this sequence.
expandSingleton() - Method in class org.apache.sis.parameter.ParameterTableRow
If the list has only one element and this element is an array or a collection, expands it.
ExpectedInterface_2 - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
Illegal class `{1}`.
expectedModCount - Variable in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
The AbstractList.modCount value as iterator construction time.
expectedObjectives - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Objective or objectives satisfied by an event.
expectedType() - Method in class org.apache.sis.filter.ArithmeticFunction.Add
 
expectedType() - Method in class org.apache.sis.filter.ArithmeticFunction.Divide
 
expectedType() - Method in class org.apache.sis.filter.ArithmeticFunction
Returns the type of results computed by this arithmetic function.
expectedType() - Method in class org.apache.sis.filter.ArithmeticFunction.Multiply
 
expectedType() - Method in class org.apache.sis.filter.ArithmeticFunction.Subtract
 
expectedType(FeatureTypeBuilder) - Method in class org.apache.sis.filter.PropertyValue
Returns the default value of PropertyValue.expectedType(FeatureType, FeatureTypeBuilder) when it cannot be inferred by the analysis of the given FeatureType.
expectedType(DefaultFeatureType) - Method in class org.apache.sis.storage.FeatureQuery
Returns the type of values evaluated by this query when executed on features of the given type.
expectedType(DefaultFeatureType, FeatureTypeBuilder) - Method in class org.apache.sis.filter.ArithmeticFunction
Provides the type of results computed by this expression.
expectedType(DefaultFeatureType, FeatureTypeBuilder) - Method in class org.apache.sis.filter.AssociationValue
Provides the expected type of values produced by this expression when a feature of the given type is evaluated.
expectedType(DefaultFeatureType, FeatureTypeBuilder) - Method in class org.apache.sis.filter.ConvertFunction
Provides the type of values produced by this expression when a feature of the given type is evaluated.
expectedType(DefaultFeatureType, FeatureTypeBuilder) - Method in class org.apache.sis.filter.LeafExpression.Literal
Provides the type of values returned by LeafExpression.Literal.apply(Object) wrapped in an DefaultAttributeType named "Literal".
expectedType(DefaultFeatureType, FeatureTypeBuilder) - Method in class org.apache.sis.filter.PropertyValue.Converted
Provides the expected type of values produced by this expression when a feature of the given type is evaluated.
expectedType(DefaultFeatureType, FeatureTypeBuilder) - Method in class org.apache.sis.filter.PropertyValue
Provides the expected type of values produced by this expression when a feature of the given type is evaluated.
expectedType(DefaultFeatureType, FeatureTypeBuilder) - Method in interface org.apache.sis.internal.feature.FeatureExpression
Provides the expected type of values produced by this expression when a feature of the given type is evaluated.
expectedType(DefaultFeatureType, FeatureTypeBuilder) - Method in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
Provides the type of values produced by this expression when a feature of the given type is evaluated.
expectedType(DefaultFeatureType, FeatureTypeBuilder) - Method in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
Provides the type of values produced by this expression when a feature of the given type is evaluated.
EXPIRATION_TIME - Static variable in class org.apache.sis.referencing.factory.ReferenceKeeper
Time to wait before to remove entries from this map.
expireTime - Variable in class org.apache.sis.metadata.sql.CachedStatement
The expiration time of this result, in nanoseconds as given by System.nanoTime().
expiryDate - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Date and time after which collection is no longer valid, or Long.MIN_VALUE if none.
explanation - Variable in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Explanation of the meaning of conformance for this result.
ExplicitParameters - Class in org.apache.sis.referencing.crs
Temporary object for formatting the projection method and parameters inside a Conversion element.
ExplicitParameters(AbstractDerivedCRS<?>, String) - Constructor for class org.apache.sis.referencing.crs.ExplicitParameters
Creates a new temporary Conversion elements for the parameters of the given CRS.
EXPONENT - Static variable in class org.apache.sis.measure.UnitFormat.Operation
Meaning of some characters parsed by UnitFormat.parse(CharSequence).
EXPONENT - Static variable in enum org.apache.sis.measure.UnitFormat.Style
Other symbols not in the UnitFormat.Style enumeration because common to all.
EXPONENT_FOR_MAX - Static variable in class org.apache.sis.math.DecimalFunctions
The maximal exponent value such as parseDouble("1E+308") still a finite number.
EXPONENT_FOR_ZERO - Static variable in class org.apache.sis.math.DecimalFunctions
The greatest power of 10 such as Math.pow(10, EXPONENT_FOR_ZERO) == 0.
EXPONENT_OR_MULTIPLY - Static variable in enum org.apache.sis.measure.UnitFormat.Style
Other symbols not in the UnitFormat.Style enumeration because common to all.
ExponentialTransform1D - Class in org.apache.sis.referencing.operation.transform
A one dimensional exponential transform.
ExponentialTransform1D(double, double) - Constructor for class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Constructs a new exponential transform.
ExponentialTransform1D(LogarithmicTransform1D) - Constructor for class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Constructs a new exponential transform which is the inverse of the supplied logarithmic transform.
exponentOperator(CharSequence, int, int) - Static method in class org.apache.sis.measure.UnitFormat
Returns 0 or 1 if the '*' character at the given index stands for exponentiation instead of multiplication, or a negative value if the character stands for multiplication.
exponentSymbol - Variable in class org.apache.sis.io.wkt.AbstractParser
The symbol for scientific notation, or null if none.
export(Iterator<Namespace>, boolean) - Method in class org.apache.sis.xml.TransformingWriter
Returns the namespaces to write in the XML document, or null if there is no change.
EXPORT - Enum constant in enum org.apache.sis.internal.sql.feature.Relation.Direction
Foreigner keys of other tables are referencing the primary keys of the table containing the Relation.
exportedKeys - Variable in class org.apache.sis.internal.sql.feature.Table
The foreign keys of other tables that reference this table primary key columns.
exportIfNew(Namespace) - Method in class org.apache.sis.xml.TransformingWriter
Returns the namespace to write in the XML document.
exportNS(String) - Method in class org.apache.sis.xml.TransformVersion
Converts a namespace used in JAXB annotation to the namespace used in XML document.
exports - Variable in class org.apache.sis.xml.TransformingNamespaces.Prefixes
Iterator over the namespace replacements.
exports - Variable in class org.apache.sis.xml.TransformVersion
The URI replacements to apply when going from the model implemented by Apache SIS to the transforming reader/writer.
exports() - Method in class org.apache.sis.xml.TransformVersion
Returns the URI replacements to apply when going from the model implemented by Apache SIS to the transforming reader/writer.
expression - Variable in class org.apache.sis.filter.LikeFilter
The source of values to compare against the pattern.
expression - Variable in class org.apache.sis.filter.UnaryFunction
The expression to be used by this operator.
expression - Variable in class org.apache.sis.internal.filter.GeometryConverter
The expression to be used by this operator.
expression - Variable in class org.apache.sis.storage.FeatureQuery.NamedExpression
The literal, value reference or more complex expression to be retrieved by a Query.
Expression<R,V> - Interface in org.apache.sis.filter
A literal or a named procedure that performs a distinct computation.
expression1 - Variable in class org.apache.sis.filter.BinaryFunction
The first of the two expressions to be used by this function.
expression1 - Variable in class org.apache.sis.filter.BinaryGeometryFilter
The first of the two expressions to be used by this function.
expression2 - Variable in class org.apache.sis.filter.BinaryFunction
The second of the two expressions to be used by this function.
expression2 - Variable in class org.apache.sis.filter.BinaryGeometryFilter
The second of the two expressions to be used by this function.
expressions - Variable in class org.apache.sis.internal.filter.Visitor
All expressions known to this visitor.
expΨ(double, double) - Method in class org.apache.sis.referencing.operation.projection.ConformalProjection
Computes exp(Ψ) where Ψ is the isometric latitude.
EXTENDED - Enum constant in enum org.apache.sis.xml.XLink.Type
An extended, possibly multi-resource, link.
ExtendedClauseWriter - Class in org.apache.sis.internal.sql.postgis
Converter from filters/expressions to the WHERE part of SQL statement with PostGIS-specific syntax where useful.
ExtendedClauseWriter() - Constructor for class org.apache.sis.internal.sql.postgis.ExtendedClauseWriter
Creates a new converter from filters/expressions to SQL.
ExtendedClauseWriter(ExtendedClauseWriter) - Constructor for class org.apache.sis.internal.sql.postgis.ExtendedClauseWriter
Creates a new converter initialized to the same handlers than the specified converter.
extendedDescription - Variable in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
Illustration.
extendedElementInformation - Variable in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
Provides information about a new metadata element, not found in ISO 19115, which is required to describe geographic data.
ExtendedInfo - Class in org.apache.sis.internal.sql.postgis
A specialization for PostGIS database of prepared statements about spatial information.
ExtendedInfo(Database<?>, Connection) - Constructor for class org.apache.sis.internal.sql.postgis.ExtendedInfo
Creates an initially empty PostgisStatements which will use the given connection for creating PreparedStatements.
ExtendedPrecisionMatrix - Interface in org.apache.sis.internal.referencing
A matrix capable to store extended precision elements.
EXTENDS - Static variable in class org.apache.sis.xml.Transformer
Character used for separating a class name from the parent class name.
extension - Variable in class org.apache.sis.storage.StorageConnector
The filename extension, or null if none.
extension(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Returns the filename extension (without leading dot) from a Path, File, URL, URI or CharSequence instance.
EXTENSION - Static variable in class org.apache.sis.internal.geoapi.filter.Name
 
EXTENSION - Static variable in class org.apache.sis.util.resources.Loader
The filename extension of resource files, without leading dot.
extensionOnLineResource - Variable in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
Information about on-line sources containing the community profile name and the extended metadata elements.
extent - Variable in class org.apache.sis.coverage.grid.GridGeometry
The valid domain of a grid coverage, or null if unknown.
extent - Variable in class org.apache.sis.internal.storage.MetadataBuilder
The extent information that are part of MetadataBuilder.identification, or null if none.
extent - Variable in class org.apache.sis.io.wkt.VerticalInfo
The vertical extent pending completion.
extent - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Area covered by the pass.
extent - Variable in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
The date and time for the content of the dataset.
extent - Variable in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
The domain of validity as an Extent object.
extent() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the extent information object if it does not already exists, then returns it.
Extent - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Extent
EXTENT - Enum constant in enum org.apache.sis.io.wkt.ElementKind
CRS, datum or operation domain of validity, often represented by AREA[…] or BBOX[…] elements.
EXTENT - Static variable in class org.apache.sis.coverage.grid.GridGeometry
A bitmask to specify the validity of the grid extent property.
EXTENT - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
ExtentEstimator - Class in org.apache.sis.internal.sql.postgis
Estimation of the extent of geometries in a given table or column using statistics if available.
ExtentEstimator(Database, TableReference, Column[]) - Constructor for class org.apache.sis.internal.sql.postgis.ExtentEstimator
Creates a new extent estimator for the specified table.
extents - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
extents - Variable in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Spatial or temporal extents of the role.
extents - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Spatial and temporal extent of the resource.
extents - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Information about the spatial, vertical and temporal extent of the resource specified by the scope.
Extents - Class in org.apache.sis.metadata.iso.extent
Convenience static methods for extracting information from Extent or Metadata objects.
Extents() - Constructor for class org.apache.sis.metadata.iso.extent.Extents
Do no allow instantiation of this class, except for internal purposes.
ExtentSelector<T> - Class in org.apache.sis.internal.referencing
Selects an object in a sequence of objects using their extent as a criterion.
ExtentSelector(Extent) - Constructor for class org.apache.sis.internal.referencing.ExtentSelector
Creates a selector for the given area of interest.
ExtentSelector(GeographicBoundingBox, Instant[]) - Constructor for class org.apache.sis.internal.referencing.ExtentSelector
Creates a selector for the given area and time of interest.
EXTRA_DELAY - Static variable in class org.apache.sis.metadata.sql.MetadataSource
An extra delay to add to the MetadataSource.TIMEOUT in order to increase the chances to close many statements at once.
EXTRA_GETTER - Static variable in class org.apache.sis.metadata.PropertyAccessor
Additional getter to declare in every list of getter methods that do not already provide their own getIdentifiers() method.
extractFromCollection(Object) - Static method in class org.apache.sis.metadata.sql.MetadataSource
If the given value is a collection, returns the first element in that collection or null if empty.
extraParameter - Variable in class org.apache.sis.image.AnnotatedImage.CacheKey
Parameter specific to subclass, or null if none.
extraSamples - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Specifies that each pixel has extraSamples.size() extra components whose interpretation is defined by one of the values listed below.
ExtraSamples - Static variable in class org.apache.sis.storage.geotiff.Tags
 
extremum(long, long, boolean) - Static method in class org.apache.sis.coverage.grid.GridExtent
Returns the minimum or maximum value between the given pair of values.
extremum(Vector, Vector, boolean) - Static method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Computes the minimal or maximal values of the given vector.
ey1 - Variable in class org.apache.sis.geometry.CurveExtremum
Coordinate of the first extremum point (P1).
ey2 - Variable in class org.apache.sis.geometry.CurveExtremum
Coordinate of the second extremum point (P2).

F

F(double, ParameterDescriptor<Double>) - Method in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Computes the F₁ or F₂ coefficient using Snyder equation 28-9.
FACSIMILE - Static variable in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeList
A frequently used code list element.
factor(int, int) - Static method in class org.apache.sis.index.tree.PointTreeNode
Returns 0.5 if the given quadrant is in the East/North/Up/Future side, or -0.5 if in the West/South/Down/Past side.
factories - Variable in class org.apache.sis.internal.referencing.EllipsoidalHeightCombiner
The factories to use for creating geodetic objects.
factories - Variable in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Group of factories used by this builder.
factories - Variable in class org.apache.sis.io.wkt.MathTransformParser
The factories to use for creating math transforms and geodetic objects.
factories - Variable in class org.apache.sis.io.wkt.WKTFormat
The factories needed by the parser.
factories - Variable in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
The factories obtained from MultiAuthoritiesFactory.getAuthorityFactory(Class, String, String) and similar methods.
factories - Variable in class org.apache.sis.storage.landsat.MetadataReader
The referencing objects factories.
factories() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the container of WKTFormat.factories, creating it when first needed.
FACTORIES - Static variable in class org.apache.sis.internal.system.DefaultFactories
Cache of factories found by ServiceLoader from META-INF/services files content.
factors - Variable in class org.apache.sis.referencing.operation.transform.ScaleTransform
Multiplication factors, to be applied in the same order than coordinate values.
factory - Variable in class org.apache.sis.coverage.grid.SliceGeometry
Factory to use for creating new transforms, or null for default.
factory - Variable in class org.apache.sis.internal.feature.jts.Factory
The factory to use for creating JTS geometries.
factory - Variable in class org.apache.sis.internal.feature.jts.ShapeConverter
The JTS factory for creating geometry.
factory - Static variable in class org.apache.sis.internal.referencing.CoordinateOperations
The system-wide default factory.
factory - Variable in class org.apache.sis.internal.referencing.DeferredCoordinateOperation
The factory to use for creating the actual coordinate operation.
factory - Variable in class org.apache.sis.internal.referencing.EPSGFactoryProxyCOP
 
factory - Variable in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
factory - Variable in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
factory - Variable in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
 
factory - Variable in class org.apache.sis.internal.referencing.MathTransformsOrFactory.Specified
The factory where to delegate method calls.
factory - Variable in class org.apache.sis.internal.referencing.PositionTransformer
The factory to use for creating new coordinate operation.
factory - Static variable in class org.apache.sis.internal.xml.XmlUtilities
The factory for creating javax.xml.datatype objects.
factory - Variable in class org.apache.sis.measure.SystemUnit
The factory to use for creating quantities, or null if none.
factory - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.DataAccessRef
The factory used for data access.
factory - Variable in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
The factory to use for creating objects.
factory - Variable in class org.apache.sis.referencing.factory.IdentifiedObjectSet
The factory to use for creating IdentifiedObjects when first needed.
factory - Variable in class org.apache.sis.referencing.factory.sql.AuthorityCodes
The factory which is the owner of this map.
factory - Variable in class org.apache.sis.referencing.factory.sql.CloseableReference
The EPSG factory, used for synchronization lock.
factory - Variable in exception org.apache.sis.referencing.factory.UnavailableFactoryException
The factory that cannot perform its work, or null if unknown.
factory - Variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The factory to use for creating coordinate operations not found in the registry.
factory - Variable in class org.apache.sis.referencing.operation.transform.TransformSeparator
The factory to use for creating new math transforms.
factory - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet
The factory to use for creating Query expressions for retrieving subsets of feature sets.
factory() - Method in class org.apache.sis.internal.feature.esri.Wrapper
Returns the implementation-dependent factory of geometric object.
factory() - Method in class org.apache.sis.internal.feature.GeometryWrapper
Returns the implementation-dependent factory of geometric objects.
factory() - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Returns the implementation-dependent factory of geometric object.
factory() - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Returns the implementation-dependent factory of geometric object.
factory() - Method in class org.apache.sis.internal.feature.jts.Wrapper
Returns the implementation-dependent factory of geometric object.
factory() - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
Returns the factory.
factory() - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxy
 
factory() - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCOP
 
factory() - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
 
factory() - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
 
factory() - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
 
factory() - Method in class org.apache.sis.referencing.Builder
Returns the name factory to use for creating namespaces and local names.
factory() - Static method in enum org.apache.sis.referencing.CommonCRS
Returns the EPSG factory to use for creating CRS, or null if none.
factory() - Static method in class org.apache.sis.referencing.EllipsoidalHeightSeparator
The factory to use for creating new coordinate reference system.
factory(boolean) - Method in class org.apache.sis.internal.feature.jts.Factory
Returns the geometry factory to use for the given precision.
factory(double, Unit<Q>, Class<Q>) - Static method in class org.apache.sis.measure.ScalarFallback
Creates a new ScalarFallback instance implementing the given quantity type.
factory(double, Unit<Q>, Unit<Q>, UnitConverter, Class<Q>) - Static method in class org.apache.sis.measure.DerivedScalar.Fallback
Creates a new DerivedScalar.Fallback instance implementing the given quantity type.
factory(Class<F>, String, Map<String, ?>) - Static method in class org.apache.sis.referencing.factory.sql.EPSGFactory
Returns the factory for the given key if it exists, or the default factory instance otherwise.
Factory - Class in org.apache.sis.internal.feature.esri
The factory of geometry objects backed by ESRI.
Factory - Class in org.apache.sis.internal.feature.j2d
The factory of geometry objects backed by Java2D.
Factory - Class in org.apache.sis.internal.feature.jts
The factory of geometry objects backed by Java Topology Suite (JTS).
Factory() - Constructor for class org.apache.sis.internal.feature.esri.Factory
Creates the singleton instance.
Factory() - Constructor for class org.apache.sis.internal.feature.j2d.Factory
Creates the singleton instance.
Factory() - Constructor for class org.apache.sis.internal.feature.jts.Factory
Creates the singleton instance.
FACTORY - Static variable in class org.apache.sis.measure.Scalar.Temperature
 
FACTORY - Static variable in class org.apache.sis.xml.InputFactory
The SIS-wide factory.
FACTORY - Static variable in class org.apache.sis.xml.OutputFactory
The SIS-wide factory.
FactoryDataException - Exception in org.apache.sis.referencing.factory
Thrown when a factory contains invalid data.
FactoryDataException() - Constructor for exception org.apache.sis.referencing.factory.FactoryDataException
Construct an exception with no detail message.
FactoryDataException(String) - Constructor for exception org.apache.sis.referencing.factory.FactoryDataException
Construct an exception with the specified detail message.
FactoryDataException(String, Throwable) - Constructor for exception org.apache.sis.referencing.factory.FactoryDataException
Construct an exception with the specified detail message and cause.
FactoryDataException(Throwable) - Constructor for exception org.apache.sis.referencing.factory.FactoryDataException
Constructs an exception with the specified cause.
factoryFailure(SQLException) - Method in class org.apache.sis.referencing.factory.sql.AuthorityCodes
Invoked when a SQL statement cannot be executed, or the result retrieved.
factoryMT() - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
Returns the SIS implementation of MathTransformFactory.
factoryNotFound(Class<? extends AuthorityFactory>) - Static method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
Returns the exception to be thrown when a factory is not found.
FactoryNotFound_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
No factory of kind ‘{0}’ found.
factorySIS - Variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Used only when we need a SIS-specific method.
factoryType - Variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
The type of factory needed for creating objects, as one of the constants defined in AuthorityFactoryIdentifier.
FAHRENHEIT - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 1.8 degree Celsius plus 32.
fail(CharSequence, char) - Static method in class org.apache.sis.geometry.ArrayEnvelope
Throws an exception for unmatched parenthesis during WKT parsing.
fail(Throwable, Class<?>) - Static method in class org.apache.sis.internal.util.Cloner
Returns an exception telling that the object cannot be cloned because of the given error.
failOnException - Variable in class org.apache.sis.image.AnnotatedImage
Whether errors occurring during computation should be propagated instead of wrapped in a LogRecord.
failOnException() - Method in class org.apache.sis.image.ImageProcessor
Whether errors occurring during computation should be propagated instead of wrapped in a LogRecord.
failure(Object, String, FactoryException, int) - Static method in enum org.apache.sis.referencing.CommonCRS
Invoked when a factory failed to create an object.
failure(Locale, Exception) - Method in class org.apache.sis.referencing.factory.sql.EPSGInstaller
Creates a message reporting the failure to create EPSG database.
failure(UnavailableFactoryException) - Static method in class org.apache.sis.referencing.AuthorityFactories
Notifies that a factory is unavailable, but without giving a fallback and without logging.
FAINT - Enum constant in enum org.apache.sis.internal.util.X364
Faint intensity.
faintSupported - Variable in class org.apache.sis.util.logging.MonolineFormatter
true if the faint X.364 code is supported.
fallback - Variable in class org.apache.sis.coverage.CategoryList
The action to take in transform(…) methods when converting a NaN value to sample value and no mapping is found for that specific NaN value.
fallback - Variable in class org.apache.sis.internal.converter.FallbackConverter
The fallback converter.
fallback - Variable in class org.apache.sis.internal.feature.Geometries
The fallback implementation to use if the default one is not available.
fallback() - Method in class org.apache.sis.util.iso.Types.CodeTitle
Returns a fallback if no resource is found.
fallback() - Method in class org.apache.sis.util.iso.Types.Description
Returns a fallback if no resource is found.
fallback(UnavailableFactoryException) - Static method in class org.apache.sis.referencing.AuthorityFactories
Returns the fallback to use if the authority factory is not available.
Fallback - Annotation Type in org.apache.sis.internal.system
Controls the preferred service provider when there is more than one implementation of the same Service Provider Interface (SPI).
Fallback(double, Unit<Q>, Unit<Q>, UnitConverter, Class<Q>) - Constructor for class org.apache.sis.measure.DerivedScalar.Fallback
Constructor for Quantities factory only.
Fallback(File, InvalidPathException) - Constructor for class org.apache.sis.internal.storage.io.ChannelFactory.Fallback
Creates a new fallback to use if the given file cannot be converted to a Path.
Fallback(DerivedScalar.Fallback<Q>, double) - Constructor for class org.apache.sis.measure.DerivedScalar.Fallback
Constructor for create(…) implementation only.
FallbackAuthorityNotice - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Definitions from public sources.
FallbackConverter<S,T> - Class in org.apache.sis.internal.converter
Fallback to be used when the first converter failed.
FallbackConverter(Class<S>, Class<T>, ObjectConverter<S, ? extends T>, ObjectConverter<S, ? extends T>) - Constructor for class org.apache.sis.internal.converter.FallbackConverter
Creates a converter using the given primary and fallback converters.
FallbackDefaultFactoryVersion_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
There is no local registry for version {1} of “{0}” authority.
False - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
False
FALSE - Static variable in class org.apache.sis.internal.util.AbstractMap.Iter
Possible values for AbstractMap.Iter.hasNext.
FALSE_EASTING - Enum constant in enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
Maps the false easting parameter (symbol: FE).
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.AbstractLambert
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.AbstractMercator
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.AbstractStereographic
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.CassiniSoldner
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.Equirectangular
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.ESRI
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualArea
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualArea
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.ModifiedAzimuthalEquidistant
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.Mollweide
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.Orthographic
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.Polyconic
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.Sinusoidal
The operation parameter descriptor for the False easting (FE) parameter value.
FALSE_EASTING - Static variable in class org.apache.sis.internal.util.Constants
The OGC parameter name for the false easting or northing.
FALSE_NORTHING - Enum constant in enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
Maps the false northing parameter (symbol: FN).
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.AbstractLambert
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.AbstractMercator
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.AbstractStereographic
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.CassiniSoldner
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.Equirectangular
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.ESRI
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualArea
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualArea
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.ModifiedAzimuthalEquidistant
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.Mollweide
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.Orthographic
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.Polyconic
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.Sinusoidal
The operation parameter descriptor for the False northing (FN) parameter value.
FALSE_NORTHING - Static variable in class org.apache.sis.internal.util.Constants
The OGC parameter name for the false easting or northing.
FALSE_SOUTHING - Enum constant in enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
Maps the false southing parameter (symbol: FS).
FALSE_WESTING - Enum constant in enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
Maps the false westing parameter (symbol: FW).
FALSE_WESTING - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalWest
The operation parameter descriptor for the False easting (FE) parameter value.
FalseEasting - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In LinearUnits.
FalseNorthing - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In LinearUnits.
FalseOriginEasting - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In LinearUnits.
FalseOriginLat - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AngularUnit.
FalseOriginLong - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AngularUnit.
FalseOriginNorthing - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In LinearUnits.
family() - Method in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeList
Returns the list of codes of the same kind than this code list element.
family() - Method in class org.apache.sis.internal.jaxb.metadata.replace.SensorType
Returns the list of codes of the same kind than this code list element.
FARAD - Static variable in class org.apache.sis.measure.Units
The SI derived unit for electric capacitance (F).
fastClip(Rectangle2D) - Method in class org.apache.sis.internal.feature.j2d.FlatShape
Returns a potentially smaller shape containing all polylines that intersect the given area of interest.
fastClip(Rectangle2D) - Method in class org.apache.sis.internal.feature.j2d.MultiPolylines
Returns a potentially smaller shape containing all polylines that intersect the given area of interest.
fastHypot(double, double) - Static method in class org.apache.sis.internal.referencing.Formulas
Returns sqrt(x² + y²) for coordinate values on an ellipsoid of semi-major axis length of 1.
FCC - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19110/fcc/1.0" URL.
fctry32 - Variable in class org.apache.sis.internal.feature.jts.Factory
The factory to use for creating JTS geometries.
feature - Variable in class org.apache.sis.feature.AssociationView
The feature from which to read and where to write the attribute or association value.
feature - Variable in class org.apache.sis.feature.AttributeView
The feature from which to read and where to write the attribute or association value.
feature - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
The object created by this builder, or null if not yet created.
feature - Variable in class org.apache.sis.feature.EnvelopeOperation.Result
The feature specified to the StringJoinOperation.apply(Feature, ParameterValueGroup) method.
feature - Variable in class org.apache.sis.feature.StringJoinOperation.Result
feature - Variable in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
The builder builder where to append attributes and associations.
feature - Variable in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation.Result
The feature on which to execute the operation.
FEATURE - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.feature" module name.
FEATURE_INSTANCES - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Enumeration of possible values for DefaultScopeDescription.property.
FeatureAdapter - Class in org.apache.sis.internal.sql.feature
Converter of ResultSet rows to Feature instances.
FeatureAdapter(Table, DatabaseMetaData) - Constructor for class org.apache.sis.internal.sql.feature.FeatureAdapter
Creates a new adapter for features in the given table.
FeatureAdapter(Table, DatabaseMetaData, List<Relation>, Relation) - Constructor for class org.apache.sis.internal.sql.feature.FeatureAdapter
Creates a new adapter for features in the given table.
FeatureAlreadyPresent_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
A feature named “{1}” is already present in the “{0}” data store.
FeatureAnalyzer - Class in org.apache.sis.internal.sql.feature
Defines an application schema inferred from an SQL database (query, table, etc.).
FeatureAnalyzer(Analyzer, TableReference) - Constructor for class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Creates a new analyzer.
FeatureCatalogBuilder - Class in org.apache.sis.internal.storage
Helper methods for the feature metadata created by DataStore implementations.
FeatureCatalogBuilder(DataStore) - Constructor for class org.apache.sis.internal.storage.FeatureCatalogBuilder
Creates a new builder for the given data store.
featureCatalogueCitations - Variable in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Complete bibliographic reference to one or more external feature catalogues.
featureDescription - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Information about the feature types, or null if none.
featureDescription() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the feature descriptions object if it does not already exists, then returns it.
FeatureExpression<R,V> - Interface in org.apache.sis.internal.feature
OGC expressions or other functions operating on feature instances.
FeatureFormat - Class in org.apache.sis.feature
Formats features or feature types in a tabular format.
FeatureFormat() - Constructor for class org.apache.sis.feature.FeatureFormat
Creates a new formatter for the default locale and timezone.
FeatureFormat(Locale, TimeZone) - Constructor for class org.apache.sis.feature.FeatureFormat
Creates a new formatter for the given locale and timezone.
FeatureFormat.Column - Enum in org.apache.sis.feature
Identifies the columns to include in the table formatted by FeatureFormat.
featureInstanceCount - Variable in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
Number of occurrence of feature instances for this feature types.
FeatureIterator - Class in org.apache.sis.internal.sql.feature
Iterator over feature instances.
FeatureIterator - Class in org.apache.sis.internal.storage.csv
Base implementation of iterators returned by Store.features(boolean).
FeatureIterator(FeatureAdapter, Connection, InfoStatements) - Constructor for class org.apache.sis.internal.sql.feature.FeatureIterator
Creates a new iterator over the dependencies of a feature.
FeatureIterator(Table, Connection, boolean, String, SortBy<? super AbstractFeature>, long, long) - Constructor for class org.apache.sis.internal.sql.feature.FeatureIterator
Creates a new iterator over features.
FeatureIterator(FeatureIterator) - Constructor for class org.apache.sis.internal.storage.csv.FeatureIterator
Creates a new iterator using the same configuration than the given iterator.
FeatureIterator(Store) - Constructor for class org.apache.sis.internal.storage.csv.FeatureIterator
Creates a new iterator.
FeatureNaming<E> - Class in org.apache.sis.storage
Helper class for mapping GenericName instances and their shortened names to features.
FeatureNaming() - Constructor for class org.apache.sis.storage.FeatureNaming
Creates a new "GenericName to object" mapping.
FeatureNotFound_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Feature “{1}” has not been found in the “{0}” data store.
FeatureOperationException - Exception in org.apache.sis.feature
Thrown when a property value cannot be computed.
FeatureOperationException(InternationalString) - Constructor for exception org.apache.sis.feature.FeatureOperationException
Creates a new exception with the given explanation message.
FeatureOperationException(InternationalString, Exception) - Constructor for exception org.apache.sis.feature.FeatureOperationException
Creates a new exception with the given explanation message and cause.
FeatureOperations - Class in org.apache.sis.feature
A set of predefined operations expecting a Feature as input and producing an Attribute as output.
FeatureOperations() - Constructor for class org.apache.sis.feature.FeatureOperations
Do not allow instantiation of this class.
FeatureQuery - Class in org.apache.sis.storage
Definition of filtering to apply for fetching a subset of FeatureSet.
FeatureQuery() - Constructor for class org.apache.sis.storage.FeatureQuery
Creates a new query applying no filter.
FeatureQuery.NamedExpression - Class in org.apache.sis.storage
An expression to be retrieved by a Query, together with the name to assign to it.
features - Variable in class org.apache.sis.internal.storage.FeatureCatalogBuilder
The feature types created by the FeatureCatalogBuilder.
features - Variable in class org.apache.sis.internal.storage.MemoryFeatureSet
The features specified at construction time, potentially as a modifiable collection.
features() - Method in class org.apache.sis.internal.storage.gpx.Updater
Returns the stream of features to copy.
features() - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Returns the stream of features to copy.
features(boolean) - Method in class org.apache.sis.internal.sql.feature.Table
Returns a stream of all features contained in this dataset.
features(boolean) - Method in class org.apache.sis.internal.storage.csv.Store
Returns the stream of features.
features(boolean) - Method in class org.apache.sis.internal.storage.gpx.Store
Returns the stream of features.
features(boolean) - Method in class org.apache.sis.internal.storage.MemoryFeatureSet
Returns a stream of all features contained in this dataset.
features(boolean) - Method in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
Returns a stream of all features contained in this concatenated dataset.
features(boolean) - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet
Returns a stream of all features contained in this dataset.
features(boolean) - Method in interface org.apache.sis.storage.FeatureSet
Returns a stream of all features contained in this dataset.
features(boolean) - Method in class org.apache.sis.storage.FeatureSubset
Returns a stream of all features contained in this dataset.
Features - Class in org.apache.sis.feature
Static methods working on features or attributes.
Features() - Constructor for class org.apache.sis.feature.Features
Do not allow instantiation of this class.
Features(Class<G>, Class<T>, WraparoundMethod) - Constructor for class org.apache.sis.filter.DefaultFilterFactory.Features
Creates a new factory operating on AbstractFeature instances.
FEATURES - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Enumeration of possible values for DefaultScopeDescription.property.
FeatureSet - Interface in org.apache.sis.storage
A dataset providing access to a stream of features.
FeatureStream - Class in org.apache.sis.internal.sql.feature
A stream of Feature instances from a table.
FeatureStream(Table, boolean) - Constructor for class org.apache.sis.internal.sql.feature.FeatureStream
Creates a new stream of features.
FeatureSubset - Class in org.apache.sis.storage
The result of FeatureQuery.execute(FeatureSet) executed using Java Stream methods.
FeatureSubset(FeatureSet, FeatureQuery) - Constructor for class org.apache.sis.storage.FeatureSubset
Creates a new set of features by filtering the given set using the given query.
featureType - Variable in class org.apache.sis.filter.Optimization
The type of feature instances to be filtered, or null if unknown.
featureType - Variable in class org.apache.sis.internal.sql.feature.FeatureAdapter
The type of features to create.
featureType - Variable in class org.apache.sis.internal.sql.feature.Table
The structure of this table represented as a feature.
featureType - Variable in class org.apache.sis.internal.storage.csv.Store
Description of the columns found in the CSV file.
FeatureType - Interface in org.apache.sis.feature
Place-holder for an interface not available in GeoAPI 3.0.
FeatureTypeAdapter - Class in org.apache.sis.metadata.iso.maintenance
For (un)marshalling deprecated FeatureType as a character string, as expected by ISO 19115-3:2016.
FeatureTypeAdapter() - Constructor for class org.apache.sis.metadata.iso.maintenance.FeatureTypeAdapter
 
FeatureTypeBuilder - Class in org.apache.sis.feature.builder
Helper class for the creation of FeatureType instances.
FeatureTypeBuilder() - Constructor for class org.apache.sis.feature.builder.FeatureTypeBuilder
Creates a new builder instance using the default name factory.
FeatureTypeBuilder(DefaultFeatureType) - Constructor for class org.apache.sis.feature.builder.FeatureTypeBuilder
Creates a new builder instance using the given feature type as a template.
FeatureTypeBuilder(NameFactory, GeometryLibrary, Locale) - Constructor for class org.apache.sis.feature.builder.FeatureTypeBuilder
Creates a new builder instance using the given name factory, geometry library and locale for formatting error messages.
featureTypeName - Variable in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
Name of the feature type.
featureTypes - Variable in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Subset of feature types from cited feature catalogue occurring in resource.
featureTypes - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Provides the list of feature types concerned by the transfer data file.
FeatureUtilities - Class in org.apache.sis.internal.feature
Non-public utility methods for Apache SIS internal usage.
FeatureUtilities() - Constructor for class org.apache.sis.internal.feature.FeatureUtilities
Do not allow instantiation of this class.
fees - Variable in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Fees and terms for retrieving the resource.
fetch(Consumer<? super AbstractFeature>, boolean) - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
Gives at least the next feature to the given consumer.
fetchCRS(int) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Gets a Coordinate Reference System for to given SRID.
fetchCRS(Option) - Method in class org.apache.sis.console.TransformCommand
Fetches the source or target coordinate reference system from the value given to the specified option.
fetchDefinition(DefaultIdentifier) - Method in class org.apache.sis.io.wkt.WKTDictionary
Fetches the Well-Known Text for a user-specified identifier not found in this WKTDictionary.
fetchReferenced(AbstractFeature) - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
Executes the current FeatureIterator.statement and stores all features in a list.
fetchSize() - Method in class org.apache.sis.internal.referencing.j2d.Tile
Invoked when the tile size need to be read or computed.
fetchTile() - Method in class org.apache.sis.image.PixelIterator
Fetches from the image a tile for the current PixelIterator.tileX and PixelIterator.tileY coordinates.
fetchValue(LookupInfo, Method) - Method in class org.apache.sis.metadata.sql.Dispatcher
Gets, computes or read from the database a metadata property value.
fetchValues(PixelIterator.Window<?>, Object) - Method in class org.apache.sis.image.PixelIterator
Updates the content of given window with the sample values in the region starting at current iterator position.
fetchWritableTile() - Method in class org.apache.sis.image.PixelIterator
Fetches from the writable image a tile for the current PixelIterator.tileX and PixelIterator.tileY coordinates.
fetchWritableTile() - Method in class org.apache.sis.image.WritablePixelIterator
Invoked by PixelIterator.fetchTile() when iteration switch to a new tile.
field - Variable in class org.apache.sis.measure.FormatField
The numeric *_FIELD value for this constant.
field - Variable in class org.apache.sis.util.collection.TableColumn.Constant
The programmatic name of the static final field holding this constant.
Field<V> - Class in org.apache.sis.feature
Base class of property that can be stored in a AbstractFeature instance.
Field() - Constructor for class org.apache.sis.feature.Field
For subclass constructors.
Field(String, int) - Constructor for class org.apache.sis.measure.AngleFormat.Field
Creates a new field of the given name.
Field(String, int) - Constructor for class org.apache.sis.measure.RangeFormat.Field
Creates a new field of the given name.
fieldForSymbol(int[], int) - Static method in class org.apache.sis.measure.AngleFormat
Returns the field index for the given upper case character, or -1 if none.
fieldIndices - Variable in class org.apache.sis.util.iso.RecordDefinition
Indices of field names.
fieldIndices() - Method in class org.apache.sis.util.iso.RecordDefinition
Read-only access to the map of field indices.
fieldMask - Variable in enum org.apache.sis.xml.XLink.Type
A bitmask which specified the non-null fields expected for a given type.
fieldMask() - Method in class org.apache.sis.xml.XLink
Returns a mask of fields for which a non-null value has been defined.
fieldNames - Variable in class org.apache.sis.util.iso.RecordDefinition
Field names.
FIELDS - Static variable in class org.apache.sis.internal.xml.XmlUtilities
Temporal fields that may be copied into XMLGregorianCalendar.
FieldType - Class in org.apache.sis.feature
Base class of property types having a value and a multiplicity.
FieldType(Map<String, ?>, int, int) - Constructor for class org.apache.sis.feature.FieldType
Constructs a field type from the given properties.
fieldTypes - Variable in class org.apache.sis.util.iso.DefaultRecordType
The type of each fields.
file - Variable in class org.apache.sis.internal.doclet.Rewriter
The file being processed.
file - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
The file to load, used for parameter declaration and if we have errors to report.
file - Variable in class org.apache.sis.internal.storage.io.ChannelFactory.Fallback
The file for which to open a channel.
File - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
File
File() - Constructor for class org.apache.sis.internal.converter.StringConverter.File
 
FILE - Enum constant in enum org.apache.sis.internal.storage.CodeType
The code is a filename like "/path/to/file" or "C:\path\to\file".
FILE - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
The operation parameter descriptor for the Geocentric translation file parameter value.
FILE - Static variable in class org.apache.sis.internal.referencing.provider.NTv2
The operation parameter descriptor for the "Latitude and longitude difference file" parameter value.
FileAlreadyExists_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
A {1,choice,0#file|1#directory} already exists at “{0}”.
fileDecompressionTechnique - Variable in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied.
fileDescription - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Text description of the file.
fileDescription - Variable in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Text description of the illustration.
fileFormat - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Deprecated.
Removed in latest XSD schemas.
fileIsEmpty - Variable in class org.apache.sis.internal.storage.image.FormatFinder
true if the file is known to be empty, or false in case of doubt.
FileIsNotAResourceDirectory_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
The “{0}” file is not a directory of resources.
filename - Variable in class org.apache.sis.internal.storage.io.ChannelData
A short identifier (typically a filename without path) used for formatting error message.
filename - Variable in class org.apache.sis.storage.landsat.Band
Filename of the file to read for band data.
filename - Variable in class org.apache.sis.storage.landsat.MetadataReader
An identifier of the file being read, or null if unknown.
filename() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ArrayReader
Returns a file identifier for error messages or debugging purpose.
filename() - Method in interface org.apache.sis.internal.storage.io.DataTransfer
Returns a file identifier for error messages or debugging purpose.
filename() - Method in class org.apache.sis.internal.storage.io.HyperRectangleReader
Returns a file identifier for error messages or debugging purpose.
filename() - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
Delegates to the actual implementation.
filename() - Method in class org.apache.sis.storage.geotiff.DataCube
Shortcut for a frequently requested information.
filename(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Returns the filename from a Path, File, URL, URI or CharSequence instance.
fileName - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Name or path of the file.
fileName - Variable in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Name of the file that contains a graphic that provides an illustration of the dataset.
FileName - Class in org.apache.sis.internal.jaxb.gcx
The <gcx:FileName> element, which may be used as a substitute of <gco:CharacterString>.
FileName() - Constructor for class org.apache.sis.internal.jaxb.gcx.FileName
Empty constructor for JAXB only.
FileName(String) - Constructor for class org.apache.sis.internal.jaxb.gcx.FileName
Creates a new <gml:FileName> for the given URI.
FILENAME - Static variable in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Value assigned to GO_CharacterString.type if the character string shall be marshalled as a <gcx:FileName> element.
FILENAME - Static variable in class org.apache.sis.xml.TransformingReader
Location of the file listing types and their properties contained in various namespaces.
FILENAME - Static variable in class org.apache.sis.xml.TransformingWriter
Location of the file listing types and their properties contained in legacy namespaces.
Filenames - Class in org.apache.sis.internal.maven
Hard-coded file and directory names used by this package.
Filenames() - Constructor for class org.apache.sis.internal.maven.Filenames
Do not allow instantiation of this class.
filenameWithoutExtension(String) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Returns the given path without the directories and without the extension.
FileNotFound_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
File “{0}” has not been found.
FileNotFound_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot find {0} file named “{1}”.
FileNotReadable_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot parse “{1}” as a file in the {0} format.
FilePath() - Constructor for class org.apache.sis.internal.converter.PathConverter.FilePath
 
files - Variable in class org.apache.sis.console.CommandRunner
Any remaining parameters that are not command name or option.
files - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
The files from which the grid has been loaded.
files(MavenProject) - Static method in class org.apache.sis.internal.maven.Assembler
Returns all files to include for the given Maven project.
fileSuffixes() - Element in annotation type org.apache.sis.internal.storage.StoreMetadata
Returns the suffixes that may be used with the name of the "main" file.
fileType - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Format in which the file is encoded.
fileType - Variable in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Format in which the illustration is encoded.
fileType - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Type of file that contains the processing report.
FileURI() - Constructor for class org.apache.sis.internal.converter.PathConverter.FileURI
 
FileURL() - Constructor for class org.apache.sis.internal.converter.PathConverter.FileURL
 
fill - Variable in class org.apache.sis.internal.coverage.j2d.TilePlaceholder.Filled
The object to use for filling the raster.
fill - Variable in class org.apache.sis.io.TableAppender.Cell
The fill character, used for filling space inside the cell.
fill(int) - Method in class org.apache.sis.util.collection.IntegerList
Fills the list with the given value.
fill(int, int, Number) - Method in class org.apache.sis.math.ArrayVector.ASCII
Sets the value of all elements in the given range.
fill(int, int, Number) - Method in class org.apache.sis.math.ArrayVector.Bytes
Sets the value of all elements in the given range.
fill(int, int, Number) - Method in class org.apache.sis.math.ArrayVector.Doubles
Sets the value of all elements in the given range.
fill(int, int, Number) - Method in class org.apache.sis.math.ArrayVector.Floats
Sets the value of all elements in the given range.
fill(int, int, Number) - Method in class org.apache.sis.math.ArrayVector.Integers
Sets the value of all elements in the given range.
fill(int, int, Number) - Method in class org.apache.sis.math.ArrayVector.Longs
Sets the value of all elements in the given range.
fill(int, int, Number) - Method in class org.apache.sis.math.ArrayVector.Raw
Sets the value of all elements in the given range.
fill(int, int, Number) - Method in class org.apache.sis.math.ArrayVector.Shorts
Sets the value of all elements in the given range.
fill(int, int, Number) - Method in class org.apache.sis.math.ConcatenatedVector
Sets a range of elements to the given number.
fill(int, int, Number) - Method in class org.apache.sis.math.LinearlyDerivedVector
Sets a range of elements to the given number.
fill(int, int, Number) - Method in class org.apache.sis.math.Vector
Sets a range of elements to the given number.
fill(WritableRaster) - Method in class org.apache.sis.internal.coverage.j2d.FillValues
Fills the given raster with the fill value.
fill(WritableRenderedImage) - Method in class org.apache.sis.internal.coverage.j2d.FillValues
Fills the given image with the fill value.
FILL_VALUE - Static variable in class org.apache.sis.coverage.SampleDimension.Builder
The default name used for background.
fillBuffer(FloatBuffer) - Method in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Invoked when the given FloatBuffer buffer is empty.
fillCharacter - Variable in class org.apache.sis.io.TabularFormat
The character to repeat after the content of a cell for alignment with the next column.
filled(SampleModel, Number) - Static method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Returns a provider of empty tiles filled with the given value in all bands.
filled(SampleModel, FillValues) - Static method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Returns a provider of empty tiles filled with the given values.
Filled(SampleModel, FillValues) - Constructor for class org.apache.sis.internal.coverage.j2d.TilePlaceholder.Filled
Creates a new provider for the given fill value.
FillOrder - Static variable in class org.apache.sis.storage.geotiff.Tags
 
fillParameterValues(Integer, Integer, ParameterValueGroup) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Sets the values of all parameters in the given group.
fillRemainingRows(Buffer) - Method in class org.apache.sis.storage.geotiff.DataSubset
Applies the fill value if it is different than the default value (zero) to all remaining rows.
fillValue - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
The value to use for filling empty spaces in rasters, or null if zero.
fillValue - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
Value to use for filling empty spaces in rasters, or null if none, not different than zero or not valid for the target data type.
FillValue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Fill value
fillValues - Variable in class org.apache.sis.image.ImageProcessor
The values to use for pixels that cannot be computed.
fillValues - Variable in class org.apache.sis.image.MaskedImage
Values to assign to the pixels to mask.
fillValues - Variable in class org.apache.sis.image.ResampledImage
The values to use if a pixel in this image cannot be mapped to a pixel in the source image.
fillValues - Variable in class org.apache.sis.image.Visualization.Builder
Values to use for pixels in this image that cannot be mapped to pixels in source image.
FillValues - Class in org.apache.sis.internal.coverage.j2d
Helper class for handling the fill values of a raster.
FillValues(SampleModel, Number[], boolean) - Constructor for class org.apache.sis.internal.coverage.j2d.FillValues
Stores the given fill values as an array of primitive type.
fillWithChildAggregates(Group<E>, BiConsumer<E, GroupAggregate>) - Method in class org.apache.sis.storage.aggregate.GroupAggregate
Sets all components of this aggregate to sub-aggregates, which are themselves initialized with the given filler.
fillWithCoverageComponents(List<GroupByTransform>, List<SampleDimension>) - Method in class org.apache.sis.storage.aggregate.GroupAggregate
Sets all components of this aggregate to grid coverage resources.
filmDistortionInformationAvailable - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Indication of whether or not Calibration Reseau information is available.
filter - Variable in class org.apache.sis.internal.geoapi.filter.FilterExpressions.Element
 
filter - Variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
A filter that can be used for applying additional restrictions on the coordinate operation, or null if none.
filter - Variable in class org.apache.sis.util.collection.TreeTableFormat.Writer
Combination of TreeTableFormat.nodeFilter with other filter that may be specified by the tree table to format.
filter() - Method in interface org.apache.sis.internal.util.TreeFormatCustomization
Returns the tree node filter to use when formatting instances of the TreeTable.
filter() - Method in class org.apache.sis.metadata.TreeTableView
Returns the filter to use when formatting an instance of this TreeTable.
filter(int) - Method in class org.apache.sis.referencing.factory.sql.AuthorityCodes
Returns true if the specified code should be included in this map.
filter(int, SystemUnit<?>, String) - Static method in class org.apache.sis.measure.UnitRegistry
Clears the existed bits for the cases where we allow dimension or quantity type collisions.
filter(E) - Method in class org.apache.sis.index.tree.NodeIterator
Returns whether the given element is included in the search region.
filter(String) - Method in class org.apache.sis.io.wkt.Transliterator
Returns a character sequences with the non-ASCII characters replaced or removed.
filter(String) - Method in class org.apache.sis.io.wkt.Transliterator.Unicode
Performs no replacement.
filter(DoublePredicate) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a stream with elements of this stream that match the given predicate.
filter(DoublePredicate) - Method in class org.apache.sis.internal.stream.PaginedDoubleStream
 
filter(Predicate<? super AbstractFeature>) - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Returns a stream with features of this stream that match the given predicate.
filter(Predicate<? super T>) - Method in class org.apache.sis.internal.stream.PaginedStream
 
filter(Predicate<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with elements of this stream that match the given predicate.
filter(Iterator<E>, Predicate<? super E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns an iterator over the elements of the given iterator where the predicate returns true.
filter(Map<Locale, Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.OtherLocales
Returns a collection for all elements except the first one from the given collection.
filter(TransformChangeEvent) - Method in class org.apache.sis.portrayal.CanvasFollower
Returns true if this listener should replicate the following changes on the target canvas.
filter(GeodeticAuthorityFactory, BursaWolfInfo[], List<BursaWolfInfo>) - Static method in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
Given an array of BursaWolfInfo instances, retains only the instances having the largest domain of validity for each target datum.
filter(TreeTable.Node) - Static method in class org.apache.sis.metadata.TreeTableView
Invoked during the formatting of a tree node for hiding the ISBN and ISSN identifiers of a Citation.
Filter<R> - Interface in org.apache.sis.filter
Identification of a subset of resources from a collection of resources whose property values satisfy a set of logically connected predicates.
Filter - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Filter
Filter() - Constructor for enum org.apache.sis.metadata.MetadataVisitor.Filter
 
Filter(String, long) - Constructor for class org.apache.sis.util.Characters.Filter
Creates a new subset of the given name.
Filter(Map<AttributedCharacterIterator.Attribute, FormattedCharacterIterator.Entry>, int) - Constructor for class org.apache.sis.measure.FormattedCharacterIterator.Filter
Creates a new key filter for the character at the given index.
FILTER - Static variable in class org.apache.sis.internal.system.Loggers
The logger for operations related to filters.
FilterByVersion - Enum in org.apache.sis.internal.jaxb
An enumeration of metadata or GML versions which determine which XML elements to include or exclude during XML marshalling.
FilterByVersion(int, int) - Constructor for enum org.apache.sis.internal.jaxb.FilterByVersion
Creates an enumeration value.
filterChunk(double[], int, int) - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
Applies a custom filtering on the coordinates added by a call to PathBuilder.append(double[], int, boolean).
filterChunk(double[], int, int) - Method in class org.apache.sis.internal.processing.isoline.Joiner
Detects and removes spikes for avoiding convention-dependent results.
filtered - Variable in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
The features to write, fetched when first needed.
filtered - Variable in class org.apache.sis.parameter.FilteredParameters
The filtered parameter values.
filtered() - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Returns the features to write.
filtered(Statistics[]) - Method in class org.apache.sis.image.StatisticsCalculator
Returns accumulators which will apply the #filter before to add values to statistics.
FILTERED_NAME - Static variable in class org.apache.sis.internal.unopkg.UnoPkg
The string to replace by the final name.
FILTERED_VERSION - Static variable in class org.apache.sis.internal.unopkg.UnoPkg
The string to replace by the version number.
FilteredCodes - Class in org.apache.sis.referencing.factory
A map of authority codes filtered by their type.
FilteredCodes(Map<String, Class<?>>, Class<?>) - Constructor for class org.apache.sis.referencing.factory.FilteredCodes
Creates a new filtered view over the given authority codes.
filteredFeature - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
A feature fetched from the JoinFeatureSet.Iterator.filteredIterator, or null if none.
filteredIterator - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
FilteredParameters - Class in org.apache.sis.parameter
Wraps the given group of parameters, but hiding some parameters.
FilteredParameters(UnmodifiableParameterValueGroup, GeneralParameterValue[]) - Constructor for class org.apache.sis.parameter.FilteredParameters
Creates a filtered view of given parameters.
filteredStream - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
The stream over features in the other (usually right) side.
FilterExpressions<R> - Class in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
FilterExpressions(List<Filter<? super R>>) - Constructor for class org.apache.sis.internal.geoapi.filter.FilterExpressions
 
FilterExpressions.Element<R> - Class in org.apache.sis.internal.geoapi.filter
 
filterFalsePositive(String, String) - Static method in class org.apache.sis.internal.metadata.sql.SQLUtilities
Workaround for what seems to be a Derby 10.11 bug, which seems to behave as if the LIKE pattern had a trailing % wildcard.
filterFull(double[], int) - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
Applies a custom filtering on the coordinates of a polyline or polygon.
filterFull(double[], int) - Method in class org.apache.sis.internal.processing.isoline.Joiner
Applies user-specified coordinate transform on all points of the whole polyline.
filterImplicit(GeneralParameterDescriptor[]) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
Returns the given descriptors, excluding the implicit MapProjection parameters.
filterImplicit(GeneralParameterValue[]) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
Returns the given descriptors, excluding the implicit MapProjection parameters.
FilteringContext - Class in org.apache.sis.internal.feature.jts
Helper objects needed during the execution of a filtering operation.
FilteringContext() - Constructor for class org.apache.sis.internal.feature.jts.FilteringContext
Do not allow (in current version) instantiation of this class.
filterLanguages(File[]) - Static method in class org.apache.sis.util.resources.ResourceCompilerMojo
Retains only the properties files which seems to be about internationalized resources.
FilterLiteral - Class in org.apache.sis.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
FilterLiteral(boolean) - Constructor for class org.apache.sis.filter.FilterLiteral
 
FilterName - Enum in org.apache.sis.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
FilterName() - Constructor for enum org.apache.sis.filter.FilterName
 
filterNodataValues(Number...) - Method in class org.apache.sis.image.ImageProcessor
Builds an operator which can be used for filtering "no data" sample values.
filterNodataValues(Number[]) - Static method in class org.apache.sis.image.StatisticsCalculator
Builds an operator which can be used for filtering "no data" values.
FilterNode<R> - Class in org.apache.sis.filter
Base class of some (not all) nodes that are filters.
FilterNode() - Constructor for class org.apache.sis.filter.FilterNode
Creates a new node.
filterOnMarshalling(Collection<Identifier>) - Static method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
If marshalling, filters the given collection of identifiers in order to omit any identifiers for which the authority is an instance of NonMarshalledAuthority.
filterProperty(String) - Method in enum org.apache.sis.xml.Implementation
Returns false if the given (un)marshaller property should be silently ignored.
filterPropertyNames(String[], Set<String>, String[]) - Static method in class org.apache.sis.image.SourceAlignedImage
Returns the names of properties as a merge between source properties (after filtering) and properties added by the subclass.
filters - Variable in class org.apache.sis.internal.filter.Visitor
All filters known to this visitor.
filters - Variable in class org.apache.sis.internal.geoapi.filter.FilterExpressions
 
filterSourceDimensions(MathTransform, int[]) - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Creates a transform for the same mathematic than the given step but expecting only the given dimensions as inputs.
filterTargetDimensions(MathTransform, int[]) - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Creates a transform for the same mathematic than the given step but producing only the given dimensions as outputs.
filterToSQL - Variable in class org.apache.sis.internal.sql.feature.Database
The converter from filters/expressions to the WHERE part of SQL statement.
filterToSQL - Variable in class org.apache.sis.internal.sql.feature.FeatureStream
The visitor to use for converting filters/expressions to SQL statements.
FINAL - Enum constant in enum org.apache.sis.internal.processing.isoline.PolylineStage
The polylines are final result to be show to user.
FINAL - Enum constant in enum org.apache.sis.metadata.ModifiableMetadata.State
The metadata is unmodifiable.
FINAL - Static variable in class org.apache.sis.metadata.ModifiableMetadata
A value for ModifiableMetadata.state meaning that transitionTo(State.FINAL) has been invoked.
FinalFieldSetter - Class in org.apache.sis.internal.util
Convenience methods for setting the final field of an object.
FinalFieldSetter() - Constructor for class org.apache.sis.internal.util.FinalFieldSetter
Do not allow instantiation of this class.
FinalLocationType - Class in org.apache.sis.referencing.gazetteer
Unmodifiable description of a location created as a snapshot of another LocationType instance at ReferencingByIdentifiers construction time.
FinalLocationType(AbstractLocationType, ReferencingByIdentifiers, Map<AbstractLocationType, FinalLocationType>) - Constructor for class org.apache.sis.referencing.gazetteer.FinalLocationType
Creates a copy of the given location type with the reference system set to the given value.
finalName - Variable in class org.apache.sis.internal.unopkg.UnoPkg
In META-INF/manifest.xml, all occurrences of ${project.build.finalName} will be replaced by this value.
FINALNAME_PREFIX - Static variable in class org.apache.sis.internal.maven.Filenames
The prefix of the final filename.
find(ColorModel) - Static method in enum org.apache.sis.internal.coverage.j2d.ColorModelType
Gets the type of given color model.
find(Class<S>, Class<T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
Returns a converter suitable for the given source and target classes.
find(Class<S>, Class<T>) - Static method in class org.apache.sis.util.ObjectConverters
Returns a converter for the specified source and target classes.
find(String, AxisDirection[]) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Searches for an axis direction having the given name in the specified list of directions.
find(WKTDictionary.Disambiguation, String, String, String) - Static method in class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
Finds the Disambiguation for the given authority and version.
find(CoordinateSystemAxis, Locale) - Static method in class org.apache.sis.referencing.cs.AxisName
Returns a short (if possible) localized name for the given axis.
find(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
Looks up an object from this authority factory which is approximately equal to the specified object.
find(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Lookups objects which are approximately equal to the specified object.
find(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder
Lookups objects which are approximately equal to the specified object.
findAny() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns any element of this stream.
findAny() - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns any element of this stream.
findBaseToAOI(CoordinateReferenceSystem) - Method in class org.apache.sis.coverage.grid.GridDerivation
Returns the transform from the CRS of the GridDerivation.base grid to the CRS of user supplied argument.
findCode(CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Finds the authority codes for the given coordinate reference system.
findCommonClass(Class<?>, Class<?>) - Static method in class org.apache.sis.util.Classes
Returns the most specific class which is assignable from the given classes or a parent of those classes.
findCommonClass(Iterable<?>) - Static method in class org.apache.sis.util.Classes
Returns the most specific class which is assignable from the type of all given objects.
findCommonInterfaces(Class<?>, Class<?>) - Static method in class org.apache.sis.util.Classes
Returns the interfaces which are implemented by the two given classes.
findCommonParent(Iterable<? extends DefaultFeatureType>) - Static method in class org.apache.sis.feature.Features
Finds a feature type common to all given types, or returns null if none is found.
findConcatenatedDimensions() - Method in class org.apache.sis.storage.aggregate.GroupByTransform
Returns dimensions to aggregate, in order of recommendation.
findDependentDimensions(MathTransform, GridGeometry) - Static method in class org.apache.sis.coverage.grid.ResampledGridCoverage
Returns the set of target dimensions that depend on each source dimension.
findDriver(LocalDataSource[]) - Static method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Returns the first data source from the given array that can be initialized.
findEquals(SystemConverter<S, T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
Returns a converter equals to the given converter, or null if none.
findEquals(ObjectConverter<S, T>, ObjectConverter<S, ? extends T>) - Static method in class org.apache.sis.internal.converter.ConverterRegistry
If existing or one of its children is equal to the given converter, returns it.
finder - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
The finder on which to delegate the work.
Finder(ConcurrentAuthorityFactory<?>) - Constructor for class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
Creates a finder for the given type of objects.
Finder(MultiAuthoritiesFactory) - Constructor for class org.apache.sis.referencing.factory.MultiAuthoritiesFactory.Finder
Creates a new finder.
finders - Variable in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory.Finder
The finders of all factories, or null if not yet fetched.
findExact(Class<S>, Class<T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
Returns a converter for exactly the given source and target classes.
findFirst() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns the first element of this stream.
findFirst() - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns the first element of this stream.
findInterface(CacheKey) - Method in class org.apache.sis.metadata.MetadataStandard
Returns the metadata interface implemented by the specified implementation.
findIntersections(NodeIterator<E>) - Method in class org.apache.sis.index.tree.NodeIterator.Cursor
Computes a bitmask of all quadrants/octants that intersect the search area.
findMaxValue(CoordinateSystemAxis) - Method in class org.apache.sis.geometry.CoordinateFormat.Resolution
Adjusts the maximal magnitude value, ignoring unit conversion.
findMinResolution(Unit<?>, boolean) - Method in class org.apache.sis.geometry.CoordinateFormat.Resolution
Adjusts the resolution units for the given coordinate system axis.
findNonLinearTargets(MathTransform) - Static method in class org.apache.sis.coverage.grid.GridGeometry
Guesses which target dimensions may be non-linear.
findObjectiveTransform(String) - Method in class org.apache.sis.portrayal.CanvasFollower
Finds the transform to use for converting changes from CanvasFollower.source canvas to CanvasFollower.target canvas.
findOperation(Envelope, Envelope) - Static method in class org.apache.sis.geometry.Envelopes
Finds a mathematical operation from the CRS of the given source envelope to the CRS of the given target envelope.
findOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.WraparoundAdjustment
Finds a coordinate operation from the given source CRS to target CRS.
findOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, Geometry) - Static method in class org.apache.sis.internal.feature.jts.JTS
Finds an operation between the given CRS valid in the given area of interest.
findOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, GeographicBoundingBox) - Static method in class org.apache.sis.referencing.CRS
Finds a mathematical operation that transforms or converts coordinates from the given source to the given target coordinate reference system.
findOperations(CoordinateReferenceSystem, CoordinateReferenceSystem, GeographicBoundingBox) - Static method in class org.apache.sis.referencing.CRS
Finds mathematical operations that transform or convert coordinates from the given source to the given target coordinate reference system.
findPool - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
findPoolLatestQueries - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
The most recently used objects stored or accessed in ConcurrentAuthorityFactory.findPool, retained by strong references for preventing too early garbage collection.
findProvider(String, StorageConnector, Set<ImageReaderSpi>) - Method in enum org.apache.sis.internal.storage.image.FormatFilter
Finds a provider for the given input, or returns null if none.
findPyramidLevel(MathTransform, LinearTransform, DirectPosition) - Method in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
Returns the pyramid level for a zoom defined by the given "objective to display" transform.
findResource(String) - Method in class org.apache.sis.storage.DataStore
Searches for a resource identified by the given identifier.
findResource(String) - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Returns the image at the given index.
findResource(String) - Method in class org.apache.sis.storage.sql.SQLStore
Searches for a resource identified by the given identifier.
findResource(String, Resource, Map<Resource, Boolean>) - Method in class org.apache.sis.storage.DataStore
Recursively searches for a resource identified by the given identifier.
findSingleton(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Lookups only one object which is approximately equal to the specified object.
findSpecializedClass(Iterable<?>) - Static method in class org.apache.sis.util.Classes
Returns the most specific class implemented by the objects in the given collection.
findSRID(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Finds a SRID code from the spatial reference systems table for the given CRS.
findSupplementalDimensions(CoordinateReferenceSystem, Matrix, List<CoordinateReferenceSystem>) - Static method in class org.apache.sis.portrayal.CanvasExtent
Finds the dimensions in the given CRS that are not included in the objective CRS.
findTable(SQLStore, String) - Method in class org.apache.sis.internal.sql.feature.Database
Returns the table for the given name.
findTargetDimensions(MathTransform, GridExtent, double[], int[], int) - Static method in class org.apache.sis.coverage.grid.SliceGeometry
Finds CRS (target) dimensions that are related to the given grid (source) dimensions.
findTransform(CoordinateReferenceSystem, CoordinateReferenceSystem, boolean) - Method in class org.apache.sis.portrayal.Canvas
Returns the transform from the given source CRS to the given target CRS with precedence for an operation valid for the geographic area of this canvas.
FINER_OBJECT_CREATION_LOGS - Static variable in class org.apache.sis.internal.system.Semaphores
A flag to indicate that a finer logging level should be used for reporting geodetic object creations.
finish() - Method in class org.apache.sis.internal.jaxb.Context
Invoked in a finally block when a unmarshalling process is finished.
finish() - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Invoked after the iteration has been completed on the full area of interest.
finish() - Method in class org.apache.sis.internal.referencing.RTreeNode
Finishes the construction of the tree.
finish() - Method in class org.apache.sis.internal.sql.feature.Analyzer
Invoked after we finished to create all tables.
finish() - Method in class org.apache.sis.storage.aggregate.DimensionSelector
Computes the #increment between slices after all positions have been specified.
finish(ParsePosition) - Static method in class org.apache.sis.measure.UnitFormat
Reports that the parsing is finished and no more content should be parsed.
finish(Future<?>[], Collector<?, A, R>, TileErrorHandler) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
Invoked after the current thread finished to process all its tiles.
finish(ImageFileDirectory, StoreListeners) - Method in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
Completes the metadata with the information stored in the fields of the IFD.
FINISH - Static variable in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
A sentinel value for the content of the script to execute after the SQL scripts provided by the authority.
finished - Variable in class org.apache.sis.measure.UnitFormat.Operation
true if the parsed terms may be one or more words, possibly containing white spaces.
finished - Variable in class org.apache.sis.measure.UnitFormat.Position
true if we do not expect any more content after the last term parsed.
finished() - Method in class org.apache.sis.internal.storage.inflater.CompressionChannel
Returns true if the stream position reached the end of tile.
FINISHED - Static variable in class org.apache.sis.index.tree.NodeIterator
Sentinel value meaning that iteration is over.
FINISHED - Static variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Possible states for the StaxDataStore.state field.
finishedRow() - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Invoked after iteration on a single row has been completed.
fire(E, Class<E>) - Method in class org.apache.sis.storage.event.StoreListeners
Deprecated.
Replaced by StoreListeners.fire(Class, StoreEvent) for consistency with the argument order in all other methods of this class.
fire(Class<E>, E) - Method in class org.apache.sis.storage.event.StoreListeners
Sends the given event to all listeners registered for the given type or for a super-type.
fire(StoreListeners, Class<E>, E) - Static method in class org.apache.sis.storage.event.StoreListeners
Sends the given event to all listeners registered in the given set of listeners and its parent.
fireClasspathChanged() - Static method in class org.apache.sis.internal.system.SystemListener
Notifies all registered listeners that the classpath may have changed.
fireIfChanged(String, Object, Object) - Method in class org.apache.sis.portrayal.Canvas
Fires a property change event if the old and new values are not equal.
fireIfChanged(LinearTransform, LinearTransform, boolean) - Method in class org.apache.sis.portrayal.Canvas
Fires a property change event if the old and new transforms are not equal.
firePropertyChange(PropertyChangeEvent) - Method in class org.apache.sis.portrayal.Observable
Notifies all registered listeners that a property changed its value.
firePropertyChange(String, Object, Object) - Method in class org.apache.sis.portrayal.Observable
Notifies all registered listeners that a property of the given name changed its value.
fireTileUpdate(TileObserver[], WritableRenderedImage, int, int, boolean) - Static method in class org.apache.sis.internal.coverage.j2d.WriteSupport
Notifies all listeners that the specified tile has been checked out for writing.
first - Variable in class org.apache.sis.internal.storage.RangeArgument
If a subsampling has been applied, indices of the first and last band to read, together with the interval (stride) between bands.
first - Variable in class org.apache.sis.math.ConcatenatedVector
The vectors to concatenate.
first - Variable in class org.apache.sis.math.SequenceVector.Doubles
The value at index 0.
first - Variable in class org.apache.sis.math.SequenceVector.Longs
The value at index 0.
first - Variable in class org.apache.sis.math.Vector.SubSampling
Index of the first element in the enclosing vector.
first - Variable in class org.apache.sis.storage.DataStoreProvider.ProberList
The main probe to try first.
first() - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Sets the position to the beginning and returns the character at that position.
first() - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns the first element in this set.
first() - Method in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
Returns the first element in this subset.
first() - Method in class org.apache.sis.util.collection.RangeSet
Returns the first (lowest) range currently in this sorted set.
first() - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Returns the first range in this subset, intersected with the range given to the constructor.
first(Iterable<T>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns the first element of the given iterable, or null if none.
first(Map<Locale, Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.PT_Locale
Returns the first element of the given map, or null if none.
FIRST - Static variable in class org.apache.sis.io.wkt.AbstractParser
A mode for the Element.pullElement(int, String...) method meaning that only the first element should be checked.
FIRST - Static variable in class org.apache.sis.util.resources.IndexedResourceBundle
First valid key index.
FIRST_ADAPTATIVE_CODE - Static variable in class org.apache.sis.internal.storage.inflater.LZW
First code which is not one of the predefined codes.
FIRST_FILE - Static variable in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider.Default
Index of the first real file in the array given to the constructor.
FIRST_PROJECTION_CODE - Static variable in class org.apache.sis.referencing.factory.CommonAuthorityFactory
First code in the AUTO(2) namespace.
firstAffectedCoordinate - Variable in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Index of the first affected coordinate.
firstChild - Variable in class org.apache.sis.internal.referencing.RTreeNode
The first node fully included in this code, or null if none.
FirstKeywordPeek - Class in org.apache.sis.internal.storage.wkt
Inspects the type of a text file based on the first keyword.
FirstKeywordPeek(int) - Constructor for class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Creates a new provider.
firstLine(Object) - Static method in class org.apache.sis.internal.util.AbstractMapEntry
Returns only the first line of the string representation of the given value.
firstPoint - Variable in class org.apache.sis.internal.processing.isoline.Fragments
The first points and last point in this list of polylines.
firstZone - Variable in enum org.apache.sis.referencing.CommonCRS
Zone number of the first UTM and last UTM zone defined in the EPSG database, inclusive.
fit() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Computes the matrix of the linear approximation.
fit(double[], double[]) - Method in class org.apache.sis.math.Line
Given a set of data points x[0 … n-1], y[0 … n-1], fits them to a straight line y = slopex + y₀ in a least-squares senses.
fit(double[], double[], double[]) - Method in class org.apache.sis.math.Plane
Computes the plane's coefficients from the given coordinate values.
fit(int, int, Vector) - Method in class org.apache.sis.math.Plane
Computes the plane's coefficients from values distributed on a regular grid.
fit(Iterable<? extends DirectPosition>) - Method in class org.apache.sis.math.Line
Given a sequence of points, fits them to a straight line y = slopex + y₀ in a least-squares senses.
fit(Iterable<? extends DirectPosition>) - Method in class org.apache.sis.math.Plane
Computes the plane's coefficients from the given sequence of points.
fit(Vector, Vector) - Method in class org.apache.sis.math.Line
Given a set of data points x[0 … n-1], y[0 … n-1], fits them to a straight line y = slopex + y₀ in a least-squares senses.
fit(Vector, Vector, Vector) - Method in class org.apache.sis.math.Plane
Computes the plane's coefficients from the given coordinate values.
Fit(int, int, Vector) - Constructor for class org.apache.sis.math.Plane.Fit
Computes the values of all sum_* fields from the z values on a regular grid.
Fit(Iterable<? extends DirectPosition>) - Constructor for class org.apache.sis.math.Plane.Fit
Computes the values of all sum_* fields from randomly distributed points.
fitParabol(double, double, double, double, double, double, boolean) - Static method in class org.apache.sis.internal.referencing.j2d.ShapeUtilities
Returns a quadratic curve passing by the 3 given points.
Fitted_CS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Fix - Enum in org.apache.sis.storage.gps
Type of GPS fix (position derived from measuring external reference points).
Fix(String) - Constructor for enum org.apache.sis.storage.gps.Fix
Creates a new fix of the given code.
FIX - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
fixed() - Element in annotation type org.apache.sis.util.Workaround
If the bug has been fixed, the version on which the fix has been applied.
fixedSize(RenderedImage) - Static method in class org.apache.sis.internal.coverage.j2d.ImageLayout
Creates a new layout with exactly the tile size of given image.
FixedSize(RenderedImage) - Constructor for class org.apache.sis.internal.coverage.j2d.ImageLayout.FixedSize
Creates a new layout with exactly the tile size of given image.
FixedSizeList - Class in org.apache.sis.internal.storage.csv
Wraps an array of fixed size.
FixedSizeList(Object[]) - Constructor for class org.apache.sis.internal.storage.csv.FixedSizeList
Creates a new list wrapping the given array of values.
fixMedian(CoordinateSystemAxis, double) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Shifts the median value when the minimum is greater than the maximum.
fixRoundingError(double, double) - Static method in class org.apache.sis.measure.SexagesimalConverter.Inverse
After calculation of the remaining seconds or minutes, trims the rounding errors presumably caused by rounding errors in floating point arithmetic.
fixSpan(CoordinateSystemAxis, double) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Transforms a negative span into a valid value if the axis range meaning is "wraparound".
FK_NAME - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "FK_NAME" key for foreign key name.
FKCOLUMN_NAME - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "FKCOLUMN_NAME" key for the foreign key column name.
FKey(String, Class<?>, String) - Constructor for class org.apache.sis.metadata.sql.MetadataWriter.FKey
 
FKTABLE_CAT - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "FKTABLE_CAT" key for the foreigner key table catalog.
FKTABLE_NAME - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "FKTABLE_NAME" key for the foreign key table name.
FKTABLE_SCHEM - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "FKTABLE_SCHEM" key for the foreign key table schema.
flags - Variable in class org.apache.sis.internal.system.Semaphores
The bit flags.
flags - Variable in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
GeodeticCalculator.validity flags at the time PathBuilder is instantiated.
FLAGS - Static variable in class org.apache.sis.internal.system.Semaphores
The flags per running thread.
flatIndex(int[]) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the offset where to store a target position for the given source position in the flattened array.
flatIndex(DirectPosition) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.ControlPoints
Returns the index where to fetch a target position for the given source position in the flattened array.
flatIndex(DirectPosition) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the index where to store a target position for the given source position in the flattened array.
flatIndex(DirectPosition) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.Ungridded
Returns the index where to fetch a target position for the given source position in the flattened array.
flatMap(DoubleFunction<? extends DoubleStream>) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
flatMapToInt(Function<? super T, ? extends IntStream>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
flatMapToLong(Function<? super T, ? extends LongStream>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
FlatShape - Class in org.apache.sis.internal.feature.j2d
A shape made of straight lines.
FlatShape(double[], int) - Constructor for class org.apache.sis.internal.feature.j2d.FlatShape
Creates a shape with bounds initialized to minimum and maximum coordinates of given array.
FlatShape(IntervalRectangle) - Constructor for class org.apache.sis.internal.feature.j2d.FlatShape
Creates a shape with the given bounds.
flattening(Ellipsoid) - Static method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Computes the flattening factor (not inverse) of the given ellipsoid.
FLATTENING_DIFFERENCE - Static variable in class org.apache.sis.internal.referencing.provider.Molodensky
The operation parameter descriptor for the Flattening difference optional parameter value.
flatteningDifference(Ellipsoid) - Method in class org.apache.sis.internal.referencing.provider.Molodensky.Ellipsoid
Returns Δf as specified in the parameters if possible, or compute it otherwise.
flatteningDifference(Ellipsoid) - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Returns the difference between the flattening factor of two ellipsoids.
flatteningDifference(Ellipsoid) - Method in class org.apache.sis.referencing.datum.Sphere
Returns the flattening factor of the other ellipsoid, since the flattening factor of this is zero.
flipGridAxis(int) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Reverses axis direction in the specified grid dimension.
flipGridAxis(int) - Method in class org.apache.sis.coverage.grid.GridOrientation
Reverses axis direction in the specified grid dimension.
flippedAxes - Variable in class org.apache.sis.coverage.grid.GridCoverageBuilder
Set of grid axes to reverse, as a bit mask.
flippedAxes - Variable in class org.apache.sis.coverage.grid.GridOrientation
Set of grid axes to reverse, as a bit mask.
Float() - Constructor for class org.apache.sis.internal.converter.StringConverter.Float
 
Float(float[], int) - Constructor for class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Creates a new coordinate sequence with given values.
Float(float[], int, int) - Constructor for class org.apache.sis.internal.referencing.DirectPositionView.Float
Creates a new direct position wrapping the given array.
Float(int, int, int) - Constructor for class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Creates a new coordinate sequence for the given number of tuples.
Float(int, Unit<C>, Unit<T>, boolean, double, double, double, double, int, int, ParameterDescriptorGroup, Path...) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Float
Creates a new datum shift grid with the given grid geometry, filename and number of shift dimensions.
Float(PackedCoordinateSequence.Float) - Constructor for class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Creates a new sequence initialized to a copy of the given sequence.
Float(DatumShiftGridFile<C, T>, float[][]) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Float
Creates a new grid of the same geometry than the given grid but using a different data array.
Float(GeometryFactory, PathIterator) - Constructor for class org.apache.sis.internal.feature.jts.ShapeConverter.Float
Creates a new converter for the given path iterator.
FLOAT - Enum constant in enum org.apache.sis.image.DataType
Single precision (32-bits) floating point data.
FLOAT - Enum constant in enum org.apache.sis.internal.geotiff.Predictor
Floating point prediction.
FLOAT - Enum constant in enum org.apache.sis.storage.geotiff.Type
Single precision (4-bytes) IEEE format.
FLOAT - Static variable in class org.apache.sis.image.TransferType
Specifies that sample values are transferred as single-precision floating point number.
FLOAT - Static variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Possible value for ImageFileDirectory.sampleFormat specifying how to interpret each data sample in a pixel.
FLOAT - Static variable in class org.apache.sis.util.Numbers
Constant of value 0x8 used in switch statements or as index in arrays.
FLOAT_SHAPES - Static variable in class org.apache.sis.internal.referencing.j2d.AbstractShape
Base classes of Java2D implementations known to store coordinates as single-precision floating point numbers.
FloatCondition(String, double) - Constructor for class org.apache.sis.referencing.factory.sql.EPSGCodeFinder.FloatCondition
Creates a new condition for the given value.
Floats(float[]) - Constructor for class org.apache.sis.math.ArrayVector.Floats
Creates a new vector for the given array.
Floats(Class<? extends Number>, Number, Number, int) - Constructor for class org.apache.sis.math.SequenceVector.Floats
Creates a sequence of numbers in a given range of values using the given increment.
Floats(FloatBuffer, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ByteWriter.Floats
Creates a new writer for the given source.
Floats(CompressionChannel, int, int) - Constructor for class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Floats
Creates a new predictor.
Floats(ChannelDataInput, int, int, int[], int) - Constructor for class org.apache.sis.internal.storage.inflater.CopyFromBytes.Floats
Creates a new inflater which will write in the given buffer.
FloatsReader(float[]) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
 
FloatsReader(FloatBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
 
FloatToByte(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.FloatToByte
Creates a new instance for transferring data between the two specified rasters.
FloatToDirect(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.FloatToDirect
Creates a new instance for transferring data between the two specified rasters.
floatToDouble(float) - Static method in class org.apache.sis.math.DecimalFunctions
Converts the given float value to a double with the extra decimal fraction digits set to zero.
FloatToFloat(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.FloatToFloat
Creates a new instance for transferring data between the two specified rasters.
FloatToInteger(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.FloatToInteger
Creates a new instance for transferring data between the two specified rasters.
FloatToShort(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.FloatToShort
Creates a new instance for transferring data between the two specified rasters.
FloatToUShort(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer.FloatToUShort
Creates a new instance for transferring data between the two specified rasters.
floatValue() - Method in class org.apache.sis.internal.util.DoubleDouble
 
floatValue() - Method in class org.apache.sis.math.Fraction
Returns the fraction as a single-precision floating point number.
floatValue() - Method in class org.apache.sis.measure.DerivedScalar
Returns the value casted to a single-precision floating point number.
floatValue() - Method in class org.apache.sis.measure.Scalar
Returns the value casted to a single-precision floating point number.
floatValue() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns the scale as a float type.
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.ASCII
 
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.Bytes
 
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns the value casted as a float, since we may loose precision but the result of the cast is not completely wrong (at worst we get zero of infinity values if the magnitude of the double value was too small or too large).
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.Floats
 
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.Integers
 
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.Longs
 
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.Raw
 
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.Shorts
 
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedBytes
 
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedIntegers
 
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedLongs
Returns the unsigned long as a float value.
floatValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedShorts
 
floatValue(int) - Method in class org.apache.sis.math.ConcatenatedVector
Returns the value at the given index.
floatValue(int) - Method in class org.apache.sis.math.PackedVector
Returns the value at the given index as a float primitive type.
floatValue(int) - Method in class org.apache.sis.math.RepeatedVector
 
floatValue(int) - Method in class org.apache.sis.math.SequenceVector.Longs
Computes the value at the given index.
floatValue(int) - Method in class org.apache.sis.math.Vector
Returns the value at the given index as a float.
floatValue(int) - Method in class org.apache.sis.math.Vector.Pick
 
floatValue(int) - Method in class org.apache.sis.math.Vector.SubSampling
 
floatValues() - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns a copy of current data as a floating point array.
floatValues() - Method in class org.apache.sis.math.ArrayVector.Floats
Returns a copy of current data as a floating point array.
floatValues() - Method in class org.apache.sis.math.SequenceVector
Creates the sequence as a floating point array.
floatValues() - Method in class org.apache.sis.math.Vector
Copies all values in an array of single precision floating point numbers.
FloatWindow(float[], float[]) - Constructor for class org.apache.sis.image.BandedIterator.FloatWindow
Creates a new window which will store the sample values in the given data array.
FloatWindow(float[], float[]) - Constructor for class org.apache.sis.image.PixelIterator.FloatWindow
Creates a new window which will store the sample values in the given data array.
floor() - Method in class org.apache.sis.math.Fraction
Returns this fraction rounded toward negative infinity.
floorLog10(double) - Static method in class org.apache.sis.math.DecimalFunctions
Computes (int) floor(log10(x)).
flush() - Method in class org.apache.sis.image.TileCache
Forces the removal of all garbage collected tiles.
flush() - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
flush() - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Flushes the buffer content to the channel.
flush() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Discards the initial position of the stream prior to the current stream position.
flush() - Method in class org.apache.sis.internal.storage.io.OutputStreamAdapter
Forces any buffered output bytes to be written out.
flush() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Writes all pending metadata objects into the DefaultMetadata root class.
flush() - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Writes immediately all feature instances.
flush() - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
flush() - Method in class org.apache.sis.io.AppendableWriter
If AppendableWriter.out implements Flushable, or is a Appender wrapper around a flushable object, delegates to that object.
flush() - Method in class org.apache.sis.io.LineAppender
Sends all pending characters to the underlying appendable, including trailing whitespaces.
flush() - Method in class org.apache.sis.io.TableAppender
Flushes the table content to the underlying stream or buffer.
flush() - Method in class org.apache.sis.storage.geotiff.XMLMetadata.Parser
Writes to MetadataBuilder all information that were pending parsing completion.
flush() - Method in class org.apache.sis.util.collection.Cache
Forces the removal of all garbage collected values in the map.
flush() - Method in class org.apache.sis.xml.TransformingWriter
Writes any cached events to the underlying output mechanism.
flush(boolean) - Method in class org.apache.sis.internal.feature.jts.ShapeConverter
Copies current coordinates in a new JTS geometry, then resets ShapeConverter.length to 0 in preparation for the next geometry.
flush(Appendable) - Static method in class org.apache.sis.io.IO
If the given out argument implements Flushable, or is a chain of wrappers defined in this package around a flushable object, invokes the flush() method on that object.
flush(Isolines[]) - Static method in class org.apache.sis.internal.processing.isoline.Isolines
Creates all polylines that were still pending.
flushAndSetPosition(int) - Method in class org.apache.sis.internal.storage.io.ChannelData
Writes (if applicable) the buffer content up to the given position, then sets the buffer position to the given value.
flushAndSetPosition(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes the buffer content up to the given position, then set the buffer position to the given value.
flushBefore(long) - Method in class org.apache.sis.internal.storage.io.ChannelData
Discards the initial portion of the stream prior to the indicated position.
flushSceneTime() - Method in class org.apache.sis.storage.landsat.MetadataReader
Writes the value of MetadataReader.sceneTime into the metadata object as a temporal extent.
foliation - Variable in class org.apache.sis.internal.storage.csv.Store
Appearing order of trajectories (time or sequential), or null if unspecified.
Foliation - Enum in org.apache.sis.internal.storage.csv
Appearing order of trajectories.
Foliation() - Constructor for enum org.apache.sis.internal.storage.csv.Foliation
 
FOLIATION - Static variable in class org.apache.sis.internal.storage.csv.StoreProvider
Description of the optional parameter for specifying whether the reader should assemble distinct CSV lines into a single Feature instance forming a foliation.
FOLIATION_REPRESENTATION - Static variable in class org.apache.sis.storage.DataOptionKey
Whether to assemble trajectory fragments (distinct CSV lines) into a single Feature instance forming a foliation.
FoliationRepresentation - Enum in org.apache.sis.feature
Specifies whether trajectories are represented in a single moving feature instance or fragmented in distinct static feature instances.
FoliationRepresentation - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Whether to assemble trajectory fragments (lines in CSV file) in a single feature instance.
FoliationRepresentation() - Constructor for enum org.apache.sis.feature.FoliationRepresentation
 
followRealWorld - Variable in class org.apache.sis.portrayal.CanvasFollower
Whether to follow the source canvas in "real world" coordinates.
FOOT - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as exactly 0.3048 metres (1 ft).
FOR_PROTOCOL - Static variable in enum org.apache.sis.internal.storage.CodeType
The types for a list of known protocols.
forAccuracy(double) - Static method in enum org.apache.sis.internal.referencing.provider.DatumShiftMethod
Suggests an operation method for the given accuracy.
forBands(RenderedImage) - Static method in enum org.apache.sis.image.DataType
Returns the data type of the bands in the given image.
ForbiddenAttribute_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Attribute “{0}” is not allowed for an object of type ‘{1}’.
ForbiddenProperty_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Property “{0}” is not allowed.
forBinaryType(int) - Static method in enum org.apache.sis.internal.feature.GeometryType
Returns the enumeration value for the given WKB type, or null if unknown.
forBuildin(Class<T>) - Static method in class org.apache.sis.internal.system.DefaultFactories
Returns a factory which is guaranteed to be present.
forBuildin(Class<T>, Class<I>) - Static method in class org.apache.sis.internal.system.DefaultFactories
Returns a factory of the given type, making sure that it is an implementation of the given class.
Force(double, Unit<Force>) - Constructor for class org.apache.sis.measure.Scalar.Force
 
FORCE_HARDCODED - Static variable in class org.apache.sis.referencing.EPSGFactoryFallback
Whether to disallow CommonCRS to use EPSGFactory (in which case CommonCRS will fallback on hard-coded values).
forceCubic - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
Whether to force the creation of QuadCurve2D.
forceTileSize - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
Whether to force the TiledGridCoverage.readExtent tile intersection to the TiledGridCoverage.tileSize.
forceUniformScale(Matrix, double, double[]) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Forces the matrix coefficients of the given matrix to a uniform scale factor, assuming an affine transform.
forChunkSize(int...) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns a grid extent expanded by the minimal amount of cells needed for covering an integer amount of chunks.
forClass(Class<?>) - Static method in class org.apache.sis.metadata.MetadataStandard
Returns the metadata standard for the given class.
forClass(Class<T>) - Static method in class org.apache.sis.internal.system.DefaultFactories
Returns the default factory implementing the given interface.
forCode(int) - Static method in class org.apache.sis.measure.AngleFormat.Field
Returns the field constant for the given numeric identifier.
forCode(int) - Static method in class org.apache.sis.measure.RangeFormat.Field
Returns the field constant for the given numeric identifier.
forCode(String) - Static method in class org.apache.sis.referencing.CRS
Returns the Coordinate Reference System for the given authority code.
forCodeName(Class<T>, String, boolean) - Static method in class org.apache.sis.util.iso.Types
Returns the code of the given type that matches the given name, or optionally returns a new one if none match the name.
forCodeTitle(CharSequence) - Static method in class org.apache.sis.util.iso.Types
Returns the code list or enumeration value for the given title, or null if none.
forColorName(String) - Static method in enum org.apache.sis.internal.util.X364
Returns the enumeration value for the given color name.
forConvention - Variable in class org.apache.sis.referencing.crs.AbstractCRS
Other coordinate reference systems computed from this CRS by the application of an axes convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.crs.AbstractCRS
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.crs.DefaultGeographicCRS
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.crs.DefaultImageCRS
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.crs.DefaultParametricCRS
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.crs.DefaultVerticalCRS
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.AbstractCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.DefaultAffineCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.DefaultCartesianCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.DefaultCylindricalCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.DefaultLinearCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.DefaultParametricCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.DefaultPolarCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.DefaultSphericalCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.DefaultTimeCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.DefaultUserDefinedCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(AxesConvention) - Method in class org.apache.sis.referencing.cs.DefaultVerticalCS
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
forConvention(CoordinateSystem, AxesConvention) - Static method in class org.apache.sis.referencing.cs.Normalizer
Returns a coordinate system equivalent to the given one but with axes rearranged according the given convention.
forConversion(Conversion) - Static method in class org.apache.sis.referencing.operation.SubTypes
Returns a SIS implementation for the given conversion.
forConvertedValues(boolean) - Method in class org.apache.sis.coverage.Category
Returns a category that describes measurement values or packed values, depending if converted is true or false respectively.
forConvertedValues(boolean) - Method in class org.apache.sis.coverage.ConvertedCategory
Returns a category that describes real values or sample values, depending if converted is true or false respectively.
forConvertedValues(boolean) - Method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
Returns this coverage or the source coverage depending on whether converted matches the kind of content of this coverage.
forConvertedValues(boolean) - Method in class org.apache.sis.coverage.grid.GridCoverage
Returns a grid coverage that contains real values or sample values, depending if converted is true or false respectively.
forConvertedValues(boolean) - Method in class org.apache.sis.coverage.SampleDimension
Returns a sample dimension that describes real values or sample values, depending if converted is true or false respectively.
forCoverage(String, GridGeometry, PixelInCell, Locale) - Static method in class org.apache.sis.coverage.grid.GridExtentCRS
Creates a derived CRS for the grid extent of a grid coverage.
ForCS() - Constructor for class org.apache.sis.internal.jaxb.gco.UnitAdapter.ForCS
 
forDataBufferType(int) - Static method in enum org.apache.sis.image.DataType
Returns the enumeration value for the given DataBuffer constant.
forDatum(CoordinateReferenceSystem) - Static method in enum org.apache.sis.referencing.CommonCRS
Returns the CommonCRS enumeration value for the datum of the given CRS.
forDatum(GeodeticDatum) - Static method in enum org.apache.sis.referencing.CommonCRS
Returns the CommonCRS enumeration value for the given datum, or null if none.
forDomain(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Returns the transform to use for the given position, or SpecializableTransform.global if none.
forDomainOfUse(MathTransform) - Method in class org.apache.sis.internal.referencing.WraparoundApplicator
Returns the given transform augmented with a "wrap around" behavior if applicable.
forDuration(long, TimeUnit) - Static method in class org.apache.sis.util.logging.PerformanceLevel
Returns the level to use for logging an event of the given duration.
forEach(Consumer<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Performs an action for each element of this stream.
forEach(DoubleConsumer) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Performs an action for each element of this stream.
forEachOrdered(Consumer<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Performs an action for each element of this stream in encounter order.
forEachOrdered(DoubleConsumer) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Performs an action for each element of this stream in encounter order.
forEachRemaining(Consumer<? super Integer>) - Method in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Performs the given action on all remaining elements.
forEachRemaining(Consumer<? super String>) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
Performs the given action on all remaining MGRS references.
forEachRemaining(Consumer<? super String>) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Performs the given action for each remaining MGRS codes.
forEachRemaining(Consumer<? super AbstractFeature>) - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
Gives all remaining features to the given consumer.
forEachRemaining(Consumer<? super AbstractFeature>) - Method in class org.apache.sis.internal.storage.csv.FeatureIterator
Executes the given action on all remaining features.
forEachRemaining(Consumer<? super AbstractFeature>) - Method in class org.apache.sis.internal.storage.gpx.Reader
Performs the given action for each remaining element until all elements have been processed.
forEachRemaining(Consumer<? super AbstractFeature>) - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
Executes the given action on all remaining features in the JoinFeatureSet.
forEachRemaining(IntConsumer) - Method in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Performs the given action on all remaining elements.
forEachValue(Consumer<Object>) - Method in class org.apache.sis.io.wkt.StoredTree
Adds keywords and children to the given supplier.
forEachValue(Consumer<Object>) - Method in class org.apache.sis.io.wkt.StoredTree.Node
Adds keyword and children to the given supplier.
forEachValue(Consumer<Object>) - Method in class org.apache.sis.io.wkt.WKTDictionary
Adds all definition values to the given supplier.
foreground - Variable in enum org.apache.sis.internal.util.X364
Foreground or background flavors of this enum.
foreground() - Method in enum org.apache.sis.internal.util.X364
Returns the enum for the foreground color.
FOREGROUND_BLUE - Enum constant in enum org.apache.sis.internal.util.X364
Blue foreground color, normal intensity.
FOREGROUND_CYAN - Enum constant in enum org.apache.sis.internal.util.X364
Cyan foreground color, normal intensity.
FOREGROUND_DEFAULT - Enum constant in enum org.apache.sis.internal.util.X364
Reset the foreground color.
FOREGROUND_DEFAULT - Static variable in class org.apache.sis.io.wkt.Formatter
The value of X364.FOREGROUND_DEFAULT.sequence(), hard-coded for avoiding X364 class loading.
FOREGROUND_GRAY - Enum constant in enum org.apache.sis.internal.util.X364
Gray foreground color, normal intensity.
FOREGROUND_GREEN - Enum constant in enum org.apache.sis.internal.util.X364
Green foreground color, normal intensity.
FOREGROUND_MAGENTA - Enum constant in enum org.apache.sis.internal.util.X364
Magenta foreground color, normal intensity.
FOREGROUND_RED - Enum constant in enum org.apache.sis.internal.util.X364
Red foreground color, normal intensity.
FOREGROUND_YELLOW - Enum constant in enum org.apache.sis.internal.util.X364
Yellow foreground color, normal intensity.
foreignerKeyIndices - Variable in class org.apache.sis.internal.sql.feature.FeatureAdapter
One-based indices of the columns to query for each FeatureAdapter.dependencies entry.
foreignerKeys - Variable in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Foreigner keys that are referencing primary keys of other tables (Relation.Direction.IMPORT).
forEnumName(Class<T>, String) - Static method in class org.apache.sis.util.iso.Types
Returns the enumeration value of the given type that matches the given name, or null if none.
forEpoch(Instant) - Static method in enum org.apache.sis.referencing.CommonCRS.Temporal
Returns the enumeration value for the given epoch, or null if none.
forExtentAlone(Matrix, DimensionNameType[]) - Static method in class org.apache.sis.coverage.grid.GridExtentCRS
Builds the engineering coordinate reference system of a GridExtent.
ForFeature(ObjectConverter<? super String, ?>) - Constructor for class org.apache.sis.feature.StringJoinOperation.ForFeature
Creates a new wrapper over the given converter.
forFeatures() - Static method in class org.apache.sis.filter.DefaultFilterFactory
Returns a factory operating on AbstractFeature instances.
forGeocentricCRS(CartesianCS, boolean) - Static method in class org.apache.sis.internal.referencing.Legacy
Returns the axes to use instead of the ones in the given coordinate system.
forGeometry(Column) - Method in class org.apache.sis.internal.sql.feature.Database
Returns a function for getting values from a geometry or geography column.
forGridGeometry(GridGeometry, int[]) - Static method in class org.apache.sis.internal.coverage.j2d.DeferredProperty
Creates a deferred property for computing the value of PlanarImage.GRID_GEOMETRY_KEY.
forIdentifiedObject(Class<?>, Iterable<? extends ReferenceIdentifier>) - Static method in class org.apache.sis.internal.jaxb.referencing.Code
Returns a <gml:identifier> for the given identified object, or null if none.
forIdentifier(String, boolean) - Static method in enum org.apache.sis.referencing.CommonCRS.Temporal
Returns the enumeration value for the given identifier (without namespace).
forKeyword(char[], int) - Method in class org.apache.sis.internal.storage.csv.StoreProvider.Peek
Returns the value to be returned by StoreProvider.probeContent(StorageConnector) for the given WKT keyword.
forKeyword(char[], int) - Method in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Returns the value to be returned by #probeContent(StorageConnector) for the given keyword.
forKeyword(char[], int) - Method in class org.apache.sis.internal.storage.wkt.StoreProvider.Peek
Returns the value to be returned by StoreProvider.probeContent(StorageConnector) for the given WKT keyword.
forKeyword(char[], int) - Method in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
Returns the value to be returned by LandsatStoreProvider.probeContent(StorageConnector) for the given keyword.
forLabel(String) - Static method in enum org.apache.sis.console.Option
Returns the option for the given string.
forLocale(Locale) - Static method in class org.apache.sis.internal.feature.Resources
Returns resources in the given locale.
forLocale(Locale) - Static method in class org.apache.sis.internal.gazetteer.Resources
Returns resources in the given locale.
forLocale(Locale) - Static method in class org.apache.sis.internal.geotiff.Resources
Returns resources in the given locale.
forLocale(Locale) - Static method in class org.apache.sis.internal.metadata.Resources
Returns resources in the given locale.
forLocale(Locale) - Static method in class org.apache.sis.internal.referencing.Resources
Returns resources in the given locale.
forLocale(Locale) - Static method in class org.apache.sis.internal.sql.feature.Resources
Returns resources in the given locale.
forLocale(Locale) - Static method in class org.apache.sis.internal.storage.Resources
Returns resources in the given locale.
ForMap(ModifiableMetadata, String, Map<?, ?>, Map<?, ?>) - Constructor for class org.apache.sis.internal.metadata.Merger.ForMap
Creates a new merger for maps.
format - Variable in class org.apache.sis.internal.storage.DocumentedStoreProvider
The format, created when first requested.
format - Variable in class org.apache.sis.internal.storage.gpx.Metadata
The format returned by Metadata.getResourceFormats(), created when first needed.
format - Variable in class org.apache.sis.internal.storage.MetadataBuilder
The distribution format, or null if none.
format - Variable in class org.apache.sis.internal.util.StandardDateFormat
The java.time parser and formatter.
format - Static variable in class org.apache.sis.measure.Angle
A shared instance of AngleFormat.
format - Variable in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem
The format used by the GeohashReferenceSystem.Coder.
format - Variable in class org.apache.sis.util.resources.IndexedResourceBundle
The object to use for formatting messages.
format() - Method in class org.apache.sis.coverage.grid.GridGeometry.Formatter
Formats a string representation of the enclosing GridGeometry instance in the buffer specified at construction time.
format() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the distribution format object if it does not already exists, then returns it.
format(double) - Method in class org.apache.sis.measure.AngleFormat
Formats an angle.
format(double, StringBuffer, FieldPosition) - Method in class org.apache.sis.measure.AngleFormat
Formats an angle in the given buffer.
format(double, StringBuffer, FieldPosition, char, char) - Method in class org.apache.sis.measure.AngleFormat
Formats a latitude or longitude value in the given buffer.
format(int) - Static method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Formats the given code with a "CRS:" or "AUTO2:" prefix.
format(short) - Static method in class org.apache.sis.internal.feature.Resources
Gets a string for the given key from this resource bundle or one of its parents.
format(short) - Static method in class org.apache.sis.internal.gazetteer.Resources
Gets a string for the given key from this resource bundle or one of its parents.
format(short) - Static method in class org.apache.sis.internal.metadata.Resources
Gets a string for the given key from this resource bundle or one of its parents.
format(short) - Static method in class org.apache.sis.internal.referencing.Resources
Gets a string for the given key from this resource bundle or one of its parents.
format(short) - Static method in class org.apache.sis.internal.sql.feature.Resources
Gets a string for the given key from this resource bundle or one of its parents.
format(short) - Static method in class org.apache.sis.internal.storage.Resources
Gets a string for the given key from this resource bundle or one of its parents.
format(short) - Static method in class org.apache.sis.util.resources.Errors
Gets a string for the given key from this resource bundle or one of its parents.
format(short) - Static method in class org.apache.sis.util.resources.Messages
Gets a string for the given key from this resource bundle or one of its parents.
format(short) - Static method in class org.apache.sis.util.resources.Vocabulary
Gets a string for the given key from this resource bundle or one of its parents.
format(short, Object) - Static method in class org.apache.sis.internal.feature.Resources
Gets a string for the given key and replaces all occurrence of "{0}" with value of arg0.
format(short, Object) - Static method in class org.apache.sis.internal.gazetteer.Resources
Gets a string for the given key and replaces all occurrence of "{0}" with value of arg0.
format(short, Object) - Static method in class org.apache.sis.internal.metadata.Resources
Gets a string for the given key and replaces all occurrence of "{0}" with value of arg0.
format(short, Object) - Static method in class org.apache.sis.internal.referencing.Resources
Gets a string for the given key and replaces all occurrence of "{0}" with value of arg0.
format(short, Object) - Static method in class org.apache.sis.internal.sql.feature.Resources
Gets a string for the given key and replaces all occurrence of "{0}" with value of arg0.
format(short, Object) - Static method in class org.apache.sis.internal.storage.Resources
Gets a string for the given key and replaces all occurrence of "{0}" with value of arg0.
format(short, Object) - Static method in class org.apache.sis.util.resources.Errors
Gets a string for the given key and replaces all occurrence of "{0}" with value of arg0.
format(short, Object) - Static method in class org.apache.sis.util.resources.Messages
Gets a string for the given key and replaces all occurrence of "{0}" with value of arg0.
format(short, Object, Object) - Static method in class org.apache.sis.internal.feature.Resources
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1.
format(short, Object, Object) - Static method in class org.apache.sis.internal.gazetteer.Resources
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1.
format(short, Object, Object) - Static method in class org.apache.sis.internal.metadata.Resources
Gets a string for the given key and replaces all occurrences of "{0}", "{1}", with values of arg0, arg1, etc.
format(short, Object, Object) - Static method in class org.apache.sis.internal.referencing.Resources
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1.
format(short, Object, Object) - Static method in class org.apache.sis.internal.sql.feature.Resources
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1.
format(short, Object, Object) - Static method in class org.apache.sis.internal.storage.Resources
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1.
format(short, Object, Object) - Static method in class org.apache.sis.util.resources.Errors
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1.
format(short, Object, Object) - Static method in class org.apache.sis.util.resources.Messages
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1.
format(short, Object, Object, Object) - Static method in class org.apache.sis.internal.feature.Resources
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(short, Object, Object, Object) - Static method in class org.apache.sis.internal.referencing.Resources
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(short, Object, Object, Object) - Static method in class org.apache.sis.internal.storage.Resources
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(short, Object, Object, Object) - Static method in class org.apache.sis.util.resources.Errors
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(short, Object, Object, Object) - Static method in class org.apache.sis.util.resources.Messages
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(short, Object, Object, Object, Object) - Static method in class org.apache.sis.internal.feature.Resources
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(short, Object, Object, Object, Object) - Static method in class org.apache.sis.internal.gazetteer.Resources
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(short, Object, Object, Object, Object) - Static method in class org.apache.sis.internal.referencing.Resources
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(short, Object, Object, Object, Object) - Static method in class org.apache.sis.util.resources.Errors
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(short, Object, Object, Object, Object) - Static method in class org.apache.sis.util.resources.Messages
Gets a string for the given key and replaces all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(DocTree, StringBuilder) - Method in class org.apache.sis.internal.doclet.Include
Given the DocTree representation of this custom tag, appends its string representation.
format(DocTree, StringBuilder) - Method in class org.apache.sis.internal.doclet.Module
Given a DocTrees representing this custom tag, appends its string representation.
format(DocTree, StringBuilder) - Method in class org.apache.sis.internal.doclet.Preformat
Given the DocTree representation of this custom tag, appends its string representation.
format(DocTree, StringBuilder) - Method in class org.apache.sis.internal.doclet.Taglet
Given a single DocTrees representing this custom tag, returns its string representation.
format(Object) - Method in class org.apache.sis.console.FormattedOutputCommand
Formats the given metadata or CRS object to the standard output stream.
format(Object, Appendable) - Method in class org.apache.sis.feature.FeatureFormat
Formats the given object to the given stream of buffer.
format(Object, Appendable) - Method in class org.apache.sis.io.wkt.WKTFormat
Formats the specified object as a Well Know Text.
format(Object, Appendable) - Method in class org.apache.sis.parameter.ParameterFormat
Formats the given object to the given stream of buffer.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.sis.io.ClassFormat
Formats the given class.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.sis.io.CompoundFormat
Writes a textual representation of the specified object in the given buffer.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.sis.io.DefaultFormat
Formats the given number using its Object.toString() method.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.sis.io.IdentifiedObjectFormat
Formats the given object.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.sis.math.StatisticsFormat
Formats the given statistics.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.sis.measure.AngleFormat
Formats an angle, latitude or longitude value in the given buffer.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.sis.measure.QuantityFormat
Formats the specified quantity in the given buffer.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.sis.measure.RangeFormat
Formats a Range and appends the resulting text to a given string buffer.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.sis.measure.UnitFormat
Formats the specified unit in the given buffer.
format(String) - Static method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Formats the given code with an "OGC:" prefix.
format(StringBuilder, int, String) - Method in class org.apache.sis.io.wkt.Element
Implementation of Element.toString() to be invoked recursively.
format(StringBuilder, Citation, String) - Static method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Formats the given (authority, code) par value in the given buffer.
format(String, ParameterDescriptorGroup, ParameterValueGroup, Appendable) - Method in class org.apache.sis.parameter.ParameterFormat
Implementation of public format(…) methods for all content levels except NAME_SUMMARY.
format(Format, int, StringBuffer) - Static method in enum org.apache.sis.setup.About
Formats the given value preceded by a plus or minus sign.
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.sis.internal.util.StandardDateFormat
Formats the given date.
format(LogRecord) - Method in class org.apache.sis.util.logging.MonolineFormatter
Formats the given log record and returns the formatted string.
format(Unit<?>) - Method in class org.apache.sis.measure.UnitFormat
Formats the given unit.
format(Unit<?>, Appendable) - Method in class org.apache.sis.measure.UnitFormat
Formats the specified unit.
format(Formatter) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.SubArea
Formats this area and its transform as a pseudo-WKT.
format(Statistics[], Appendable) - Method in class org.apache.sis.math.StatisticsFormat
Formats the given statistics in a tabular format.
format(Statistics, Appendable) - Method in class org.apache.sis.math.StatisticsFormat
Formats a localized string representation of the given statistics.
format(Range<?>, StringBuffer, FieldPosition, FormattedCharacterIterator) - Method in class org.apache.sis.measure.RangeFormat
Implementation of the format methods.
format(AbstractLocation, Appendable) - Method in class org.apache.sis.referencing.gazetteer.LocationFormat
Writes a textual representation of the given location in the given stream or buffer.
format(AbstractLocationType, TreeTable.Node) - Static method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Invoked recursively for formatting the given type in the given tree.
format(TreeTable) - Static method in class org.apache.sis.internal.converter.Column
Formats the given tree table.
format(TreeTable.Node, int) - Method in class org.apache.sis.util.collection.TreeTableFormat.Writer
Appends the string representation of the given node and all its children.
format(TreeTable, Appendable) - Method in class org.apache.sis.util.collection.TreeTableFormat
Writes a graphical representation of the specified tree table in the given stream or buffer.
format(ObjectConverter<S, ?>, Object) - Static method in class org.apache.sis.feature.StringJoinOperation
Formats the given value using the given converter.
format(DirectPosition) - Method in class org.apache.sis.geometry.CoordinateFormat
Formats the given coordinate.
format(DirectPosition, Appendable) - Method in class org.apache.sis.geometry.CoordinateFormat
Formats the given coordinate and appends the resulting text to the given stream or buffer.
format(T, Appendable) - Method in class org.apache.sis.io.CompoundFormat
Writes a textual representation of the given object in the given stream or buffer.
Format - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Format
Format(int, byte[]) - Constructor for enum org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Format
Creates a new format for the given mapping.
FORMAT - Enum constant in enum org.apache.sis.console.Option
The output format.
FORMAT - Static variable in class org.apache.sis.internal.storage.folder.StoreProvider
Description of the parameter for name of format or DataStoreProvider to use for reading or writing the directory content.
FORMAT - Static variable in class org.apache.sis.internal.util.StandardDateFormat
The thread-safe instance to use for reading and formatting dates.
FORMAT_LABELS - Static variable in class org.apache.sis.util.logging.MonolineFormatter
The label to use in the logging.properties for setting the source format.
formatChainedMessages(Locale, String, Throwable) - Static method in class org.apache.sis.util.Exceptions
Returns a string which contains the given message on the first line, followed by the localized message of the given exception on the next line.
formatComponent(Map.Entry<?, ? extends Number>, boolean, UnitFormat.Style, Appendable) - Static method in class org.apache.sis.measure.UnitFormat
Formats a single unit or dimension raised to the given power.
formatComponents(Map<?, ? extends Number>, UnitFormat.Style, Appendable) - Static method in class org.apache.sis.measure.UnitFormat
Creates a new symbol (e.g.
formatCS(Formatter, CoordinateSystem, Unit<?>, boolean) - Method in class org.apache.sis.referencing.crs.AbstractCRS
Formats the given coordinate system.
formatDescription(ColorSpace, StringBuilder) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Appends a description of the given color space in the given buffer.
formatDistributors - Variable in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Provides information about the distributor's format.
formatErrorMessage(S) - Method in class org.apache.sis.internal.converter.SystemConverter
Formats an error message for a value that cannot be converted.
FormatField - Class in org.apache.sis.measure
Base class of format fields.
FormatField(String, int) - Constructor for class org.apache.sis.measure.FormatField
Creates a new field of the given name.
FormatFilter - Enum in org.apache.sis.internal.storage.image
Specify the property to use as a filtering criterion for choosing an image reader or writer.
FormatFilter(Function<ImageReaderWriterSpi, String[]>) - Constructor for enum org.apache.sis.internal.storage.image.FormatFilter
Creates a new enumeration value.
FormatFinder - Class in org.apache.sis.internal.storage.image
Helper class for finding the ImageReader or ImageWriter instance to use.
FormatFinder(WorldFileStoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.image.FormatFinder
Creates a new format finder.
formatInternational(short) - Static method in class org.apache.sis.internal.gazetteer.Resources
Gets an international string for the given key.
formatInternational(short) - Static method in class org.apache.sis.internal.geotiff.Resources
Gets an international string for the given key.
formatInternational(short) - Static method in class org.apache.sis.internal.metadata.Resources
Gets an international string for the given key.
formatInternational(short) - Static method in class org.apache.sis.internal.referencing.Resources
Gets an international string for the given key.
formatInternational(short) - Static method in class org.apache.sis.internal.sql.feature.Resources
Gets an international string for the given key.
formatInternational(short) - Static method in class org.apache.sis.internal.storage.Resources
Gets an international string for the given key.
formatInternational(short) - Static method in class org.apache.sis.util.resources.Errors
Gets an international string for the given key.
formatInternational(short) - Static method in class org.apache.sis.util.resources.Messages
Gets an international string for the given key.
formatInternational(short) - Static method in class org.apache.sis.util.resources.Vocabulary
Gets an international string for the given key.
formatInternational(short, Object) - Static method in class org.apache.sis.internal.gazetteer.Resources
Gets an international string for the given key.
formatInternational(short, Object) - Static method in class org.apache.sis.internal.referencing.Resources
Gets an international string for the given key.
formatInternational(short, Object) - Static method in class org.apache.sis.util.resources.Errors
Gets an international string for the given key.
formatInternational(short, Object) - Static method in class org.apache.sis.util.resources.Messages
Gets an international string for the given key.
formatInternational(short, Object) - Static method in class org.apache.sis.util.resources.Vocabulary
Gets an international string for the given key.
formatInternational(short, Object...) - Static method in class org.apache.sis.internal.feature.Resources
Gets an international string for the given key.
formatInternational(short, Object...) - Static method in class org.apache.sis.internal.geotiff.Resources
Gets an international string for the given key.
formatInternational(short, Object...) - Static method in class org.apache.sis.internal.referencing.Resources
Gets an international string for the given key.
formatInternational(short, Object...) - Static method in class org.apache.sis.internal.sql.feature.Resources
Gets an international string for the given key.
formatInternational(short, Object...) - Static method in class org.apache.sis.internal.storage.Resources
Gets an international string for the given key.
formatInternational(short, Object...) - Static method in class org.apache.sis.util.resources.Errors
Gets an international string for the given key.
formatInternational(short, Object...) - Static method in class org.apache.sis.util.resources.Messages
Gets an international string for the given key.
formatInternational(short, Object...) - Static method in class org.apache.sis.util.resources.Vocabulary
Gets an international string for the given key.
formatMeasure(Range<?>) - Method in class org.apache.sis.coverage.SampleRangeFormat
Formats a range of measurements.
formatMessage(LogRecord) - Method in class org.apache.sis.util.logging.MonolineFormatter
Returns the localized message from the given log record.
formatName() - Element in annotation type org.apache.sis.internal.storage.StoreMetadata
Returns a name for the data store format.
formatNoCategory(double) - Static method in class org.apache.sis.coverage.CategoryList
Formats the "No category for value" message.
formatRange(StringBuilder) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Formats the range of values in the given buffer.
formatResultFormula(Appendable) - Method in class org.apache.sis.feature.AbstractOperation
Appends a string representation of the "formula" used for computing the result.
formatResultFormula(Appendable) - Method in class org.apache.sis.feature.LinkOperation
Appends a string representation of the "formula" used for computing the result.
formatResultFormula(Appendable) - Method in class org.apache.sis.feature.StringJoinOperation
Appends a string representation of the "formula" used for computing the result.
formats - Variable in class org.apache.sis.geometry.CoordinateFormat
The formats to use for formatting each coordinate value, or null if not yet computed.
formats - Variable in class org.apache.sis.io.CompoundFormat
The formats for smaller unit of information, created when first needed.
formats - Variable in class org.apache.sis.util.collection.TreeTableFormat.Writer
The format to use for each column.
FORMATS - Static variable in class org.apache.sis.util.resources.Loader
The formats supported by this loader.
formatSample(Object) - Method in class org.apache.sis.coverage.SampleRangeFormat
Formats a sample value or a range of sample value.
formatSpecificationCitation - Variable in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Citation / URL of the specification format.
formatsToConfigure - Variable in class org.apache.sis.internal.util.AutoMessageFormat
Formats that may need to be configured before to write a value, or null if none.
formatSummary(IdentifiedObject[], Appendable) - Method in class org.apache.sis.parameter.ParameterFormat
Implementation of public format(…) methods for NAME_SUMMARY content level.
formatSymbol(Object, UnitFormat.Style, Appendable) - Static method in class org.apache.sis.measure.UnitFormat
Appends the symbol for the given base unit of base dimension, or "?" if no symbol was found.
FormattableObject - Class in org.apache.sis.io.wkt
Base class for objects that can be formatted as Well Known Text (WKT).
FormattableObject() - Constructor for class org.apache.sis.io.wkt.FormattableObject
Default constructor.
FormattedCharacterIterator - Class in org.apache.sis.measure
The attributed character iterator to be returned by Format implementations in the org.apache.sis.measure package.
FormattedCharacterIterator(CharSequence) - Constructor for class org.apache.sis.measure.FormattedCharacterIterator
Creates a new character iterator for the given character sequence.
FormattedCharacterIterator.Entry - Class in org.apache.sis.measure
Holds a field value, together with the run range in which this value is valid.
FormattedCharacterIterator.Filter - Class in org.apache.sis.measure
The object converter to use for filtering the keys in the map returned by FormattedCharacterIterator.getAttributes().
FormattedCharacterIterator.Selector - Class in org.apache.sis.measure
The object converter to use for extracting FormattedCharacterIterator.Entry.value in the map returned by FormattedCharacterIterator.getAttributes().
FormattedOutputCommand - Class in org.apache.sis.console
Base class of commands that provided formatted output.
FormattedOutputCommand(int, String[], EnumSet<Option>, OutputFormat...) - Constructor for class org.apache.sis.console.FormattedOutputCommand
Creates a new sub-command with the given command-line arguments.
FormattedWriter - Class in org.apache.sis.internal.storage.xml.stream
Adds indentation to a XML output.
FormattedWriter(XMLStreamWriter, int) - Constructor for class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Creates a new XML writer with indentation.
formatter - Variable in class org.apache.sis.io.wkt.WKTFormat
A formatter using the same symbols than the WKTFormat.parser.
Formatter - Class in org.apache.sis.io.wkt
Provides support methods for formatting a Well Known Text (WKT).
Formatter() - Constructor for class org.apache.sis.io.wkt.Formatter
Creates a new formatter instance with the default configuration.
Formatter(Locale, Locale, Symbols, NumberFormat, DateFormat, UnitFormat) - Constructor for class org.apache.sis.io.wkt.Formatter
Constructor for private use by WKTFormat only.
Formatter(Locale, Vocabulary, int, TreeTable.Node) - Constructor for class org.apache.sis.coverage.grid.GridGeometry.Formatter
Formatter(Convention, Symbols, int) - Constructor for class org.apache.sis.io.wkt.Formatter
Creates a new formatter instance with the specified convention, symbols and indentation.
FORMATTER - Static variable in class org.apache.sis.io.wkt.FormattableObject
The formatter for the FormattableObject.toWKT() and FormattableObject.toString() methods.
formatTo(Formatter, int, int, int) - Method in class org.apache.sis.measure.Angle
Formats this angle using the provider formatter.
formatTo(Formatter, int, int, int) - Method in class org.apache.sis.measure.Range
Formats this range using the provided formatter.
formatTo(Formatter, int, int, int) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Formats the name or identifier of this object using the provider formatter.
formatTo(Formatter, int, int, int) - Method in class org.apache.sis.util.AbstractInternationalString
Formats this international string using the given formatter.
formatTo(Formatter, int, int, int, String) - Static method in class org.apache.sis.internal.util.Strings
Formats the given character sequence to the given formatter.
formatTo(Locale, Vocabulary, int, TreeTable.Node) - Method in class org.apache.sis.coverage.grid.GridGeometry
Formats a string representation of this grid geometry in the specified tree.
formatTo(Formatter) - Method in class org.apache.sis.geometry.AbstractDirectPosition
Formats this position in the Well Known Text (WKT) format.
formatTo(Formatter) - Method in class org.apache.sis.geometry.AbstractEnvelope
Formats this envelope as a "BOX" element.
formatTo(Formatter) - Method in class org.apache.sis.image.ResamplingGrid
Formats a pseudo-WKT representation of this transform for debugging purpose.
formatTo(Formatter) - Method in class org.apache.sis.internal.referencing.provider.Geographic3Dto2D.WKT
Formats a Well Known Text version 1 (WKT 1) element for a transform using this group of parameters.
formatTo(Formatter) - Method in class org.apache.sis.internal.referencing.RTreeNode
Formats this envelope as a "DOMAIN" element (non-standard).
formatTo(Formatter) - Method in class org.apache.sis.io.wkt.FormattableObject
Formats the inner part of this Well Known Text (WKT) element into the given formatter.
formatTo(Formatter) - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
Formats this descriptor as a pseudo-Well Known Text element.
formatTo(Formatter) - Method in class org.apache.sis.parameter.DefaultParameterValue
Formats this parameter as a Well Known Text Parameter[…] element.
formatTo(Formatter) - Method in class org.apache.sis.parameter.TensorValues
Formats this group as a pseudo-Well Known Text element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Formats the inner part of the Well Known Text (WKT) representation for this object.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.AbstractCRS
Formats the inner part of the Well Known Text (WKT) representation of this CRS.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Formats this CRS as a Well Known Text CompoundCRS[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Formats the inner part of the Well Known Text (WKT) representation of this CRS.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Formats this CRS as a Well Known Text EngineeringCRS[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
Formats this CRS as a Well Known Text GeodeticCRS[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
Formats this CRS as a Well Known Text GeodeticCRS[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultGeographicCRS
Formats this CRS as a Well Known Text GeodeticCRS[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultImageCRS
Formats this CRS as a Well Known Text ImageCRS[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultParametricCRS
Formats this CRS as a Well Known Text ParametricCRS[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Formats the inner part of the Well Known Text (WKT) representation of this CRS.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Formats this CRS as a Well Known Text TimeCRS[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultVerticalCRS
Formats this CRS as a Well Known Text VerticalCRS[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.crs.ExplicitParameters
Formats this Conversion element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.cs.AbstractCS
Formats the inner part of the Well Known Text (WKT) representation of this coordinate system.
formatTo(Formatter) - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Formats this axis as a Well Known Text Axis[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.Order
Formats the ORDER[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.cs.DirectionAlongMeridian
Formats this object as a Well Known Text Meridian[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.datum.AbstractDatum
Formats the inner part of the Well Known Text (WKT) representation for this datum.
formatTo(Formatter) - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Formats this object as a Well Known Text ToWGS84[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Formats this ellipsoid as a Well Known Text Ellipsoid[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.datum.DefaultEngineeringDatum
Formats this datum as a Well Known Text EngineeringDatum[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Formats this datum as a Well Known Text Datum[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.datum.DefaultImageDatum
Formats this datum as a Well Known Text ImageDatum[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.datum.DefaultParametricDatum
Formats this datum as a Well Known Text ParametricDatum[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Formats this prime meridian as a Well Known Text PrimeMeridian[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.datum.DefaultTemporalDatum
Formats this datum as a Well Known Text TimeDatum[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.datum.DefaultTemporalDatum.Origin
Formats the time origin.
formatTo(Formatter) - Method in class org.apache.sis.referencing.datum.DefaultVerticalDatum
Formats this datum as a Well Known Text VerticalDatum[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Formats a pseudo-Well Known Text (WKT) representation for this object.
formatTo(Formatter) - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.SubElement
Formats the sub-element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.ImmutableIdentifier.Cite
Formats the citation.
formatTo(Formatter) - Method in class org.apache.sis.referencing.ImmutableIdentifier
Formats this identifier as a Well Known Text Id[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Formats this coordinate operation in Well Known Text (WKT) version 2 format.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
Returns a multi-lines string representation.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Formats this coordinate operation in pseudo-WKT.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.DefaultFormula
Formats this formula as a pseudo-Well Known Text element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Formats this operation as a Well Known Text Method[…] element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Formats this coordinate operation in a pseudo-Well Known Text (WKT) format.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Formats the inner part of a Well Known Text version 1 (WKT 1) element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Formats the inner part of a Well Known Text version 1 (WKT 1) element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Formats the inner part of a Well Known Text version 1 (WKT 1) element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters.WKT
Formats a Well Known Text version 1 (WKT 1) element for a transform using this group of parameters.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Formats this transform as a Well Known Text version 1 (WKT 1) element.
formatTo(Formatter) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Formats the inner part of a Well Known Text version 1 (WKT 1) element.
formatToCharacterIterator(Object) - Method in class org.apache.sis.measure.AngleFormat
Formats an angle, latitude or longitude value as an attributed character iterator.
formatToCharacterIterator(Object) - Method in class org.apache.sis.measure.RangeFormat
Formats a range as an attributed character iterator.
formatValue(Object, TableAppender, int) - Method in class org.apache.sis.feature.FeatureFormat
Appends the given attribute value, in a truncated form if it exceed the maximal value length.
formatWKT(double) - Method in class org.apache.sis.internal.feature.esri.Wrapper
Returns the WKT representation of the wrapped geometry.
formatWKT(double) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Formats the wrapped geometry in Well Known Text (WKT).
formatWKT(double) - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Builds a WKT representation of the wrapped point.
formatWKT(double) - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Builds a WKT representation of the wrapped shape.
formatWKT(double) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Returns the WKT representation of the wrapped geometry.
formatWKT(Convention, boolean, boolean) - Method in class org.apache.sis.io.wkt.FormattableObject
Returns a WKT for this object using the specified convention.
forModifiable(MetadataStandard) - Static method in class org.apache.sis.metadata.MetadataCopier
Creates a new metadata copier which avoid copying unmodifiable metadata.
formula - Variable in class org.apache.sis.referencing.operation.DefaultFormula
Formula(s) or procedure used by the operation method.
formula - Variable in class org.apache.sis.referencing.operation.DefaultOperationMethod
Formula(s) or procedure used by this operation method.
Formula - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Formulas - Class in org.apache.sis.internal.referencing
Miscellaneous numerical utilities which should not be put in public API.
Formulas() - Constructor for class org.apache.sis.internal.referencing.Formulas
Do not allow instantiation of this class.
forName(Class<T>, String) - Static method in class org.apache.sis.internal.util.CodeLists
Returns the enumeration value of the given type that matches the given name, or null if none.
forName(Class<T>, String, boolean) - Static method in class org.apache.sis.internal.util.CodeLists
Returns the code of the given type that matches the given name, or optionally returns a new one if none match the name.
forName(String) - Static method in enum org.apache.sis.internal.feature.GeometryType
Returns the enumeration value for the given name.
forName(String) - Method in class org.apache.sis.referencing.gazetteer.GazetteerFactory
Returns a shared instance of the reference system identified by the given name.
forName(List<E>, String, boolean) - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns the element of the given name in the given list.
forName(GenericName, String, String) - Static method in class org.apache.sis.util.iso.DefaultNameSpace
Returns a namespace having the given name and separators.
forNameIfKnown(String) - Method in class org.apache.sis.referencing.gazetteer.GazetteerFactory
Optionally returns a shared instance of the reference system identified by the given name.
forNumberOfBits(int, boolean, boolean) - Static method in enum org.apache.sis.image.DataType
Returns the enumeration value for the given number of bits.
forObject(Object) - Static method in class org.apache.sis.xml.NilReason
If the given object is nil, returns the reason why it does not contain information.
forPrimitiveType(Class<?>, boolean) - Static method in enum org.apache.sis.image.DataType
Returns the data type for the given primitive type.
forProperties(Map<?, ?>) - Static method in class org.apache.sis.internal.feature.Resources
Returns resources in the locale specified in the given property map.
forProperties(Map<?, ?>) - Static method in class org.apache.sis.internal.gazetteer.Resources
Returns resources in the locale specified in the given property map.
forProperties(Map<?, ?>) - Static method in class org.apache.sis.internal.referencing.Resources
Returns resources in the locale specified in the given property map.
forRange(NumberRange<?>, boolean) - Static method in enum org.apache.sis.image.DataType
Returns the smallest data type capable to store the given range of values.
forRange(CoordinateSystemAxis, double, double) - Static method in class org.apache.sis.referencing.cs.Normalizer
Returns a new axis with the same properties than the given axis except the identifiers which are omitted, and the minimum and maximum values which are set to the given values.
forSeries(CharSequence, CharSequence...) - Static method in class org.apache.sis.math.Statistics
Constructs a new Statistics object which will also compute finite differences up to the given order.
forSource(Resource) - Method in class org.apache.sis.storage.event.CascadedStoreEvent
Creates a new event of the same type than this event but with a different source.
forSource(Resource) - Method in class org.apache.sis.storage.event.CloseEvent
Creates a new event of the same type than this event but with a different source.
forStandardName(String) - Static method in class org.apache.sis.util.iso.Types
Returns the Java type (usually a GeoAPI interface) for the given ISO name, or null if none.
forSymbol(String) - Method in class org.apache.sis.measure.ConventionalUnit
Returns a new unit identical to this unit except for the symbol, which is set to the given value.
forTargetCRS(CoordinateOperation) - Static method in class org.apache.sis.internal.referencing.WraparoundApplicator
Returns the transform of the given coordinate operation augmented with a "wrap around" behavior if applicable.
forType(Class<?>) - Static method in class org.apache.sis.internal.referencing.WKTKeywords
Returns the WKT keywords for an object of the specified type.
forType(Class<?>) - Static method in enum org.apache.sis.internal.storage.xml.stream.InputType
Returns a ReaderFactory for the given input type.
forType(Class<?>) - Static method in enum org.apache.sis.internal.storage.xml.stream.OutputType
Returns a WriterFactory for the given output type.
forType(Class<?>) - Static method in enum org.apache.sis.io.wkt.ElementKind
Returns the element kind for an object of the given type.
ForType(Class<E>, StoreListeners.ForType<?>) - Constructor for class org.apache.sis.storage.event.StoreListeners.ForType
Creates a new element in the chained list of listeners.
forTypes(byte...) - Static method in class org.apache.sis.util.Characters.Filter
Returns a subset representing the union of all Unicode characters of the given types.
forward - Variable in class org.apache.sis.internal.referencing.PositionTransformer
The forward and inverse transforms.
forward - Variable in class org.apache.sis.referencing.operation.projection.LongitudeWraparound.Inverse
The projection to reverse, which is the enclosing transform.
forward - Variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection.Inverse
The projection to reverse, which is the enclosing transform.
forward - Variable in class org.apache.sis.referencing.operation.projection.ZonedGridSystem.Inverse
The enclosing transform.
forward - Variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
The enclosing transform.
forward - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
The enclosing transform.
forward - Variable in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D.Inverse
The enclosing transform.
forward - Variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
The enclosing transform.
FORWARD - Static variable in class org.apache.sis.internal.referencing.AxisDirections
Forward direction.
forwardChangeOfCRS - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
The CoordinateOperationFinder.changeOfCRS transform together with WraparoundTransform if needed.
ForwardOnlyStorageException - Exception in org.apache.sis.storage
Thrown when an operation would require to move the cursor back, but the underlying storage does not allow that.
ForwardOnlyStorageException() - Constructor for exception org.apache.sis.storage.ForwardOnlyStorageException
Creates an exception with no cause and no details message.
ForwardOnlyStorageException(String) - Constructor for exception org.apache.sis.storage.ForwardOnlyStorageException
Creates an exception with the specified details message.
ForwardOnlyStorageException(String, Throwable) - Constructor for exception org.apache.sis.storage.ForwardOnlyStorageException
Creates an exception with the specified details message and cause.
ForwardOnlyStorageException(Locale, String, OpenOption...) - Constructor for exception org.apache.sis.storage.ForwardOnlyStorageException
Creates a localized exception with a default message saying that the stream is read-once or write-once.
Fraction - Class in org.apache.sis.math
A value class for rational numbers.
Fraction(int, int) - Constructor for class org.apache.sis.math.Fraction
Creates a new fraction.
Fraction(String) - Constructor for class org.apache.sis.math.Fraction
Creates a new fraction from the given text.
FRACTION - Static variable in class org.apache.sis.util.Numbers
Constant of value 0x7 used in switch statements or as index in arrays.
FRACTION_FIELD - Static variable in class org.apache.sis.measure.AngleFormat
Constant for the fractional part of the degrees, minutes or seconds field.
FractionalGridCoordinates - Class in org.apache.sis.coverage.grid
Grid coordinates which may have fraction digits after the integer part.
FractionalGridCoordinates(int) - Constructor for class org.apache.sis.coverage.grid.FractionalGridCoordinates
Creates a new grid coordinates with the given number of dimensions.
FractionalGridCoordinates(FractionalGridCoordinates) - Constructor for class org.apache.sis.coverage.grid.FractionalGridCoordinates
Creates a new grid coordinates initialized to a copy of the given coordinates.
FractionalGridCoordinates.Position - Class in org.apache.sis.coverage.grid
A grid coordinates viewed as a DirectPosition.
FractionConverter - Class in org.apache.sis.internal.converter
Handles conversions from Fraction to other kind of numbers.
FractionConverter() - Constructor for class org.apache.sis.internal.converter.FractionConverter
Creates a new converter.
FractionConverter.FromInteger - Class in org.apache.sis.internal.converter
The inverse of FractionConverter.
fractionDigitsForDelta(double) - Static method in class org.apache.sis.internal.util.Numerics
Suggests an amount of fraction digits for formatting in base 10 numbers of the given accuracy.
fractionDigitsForDelta(double, boolean) - Static method in class org.apache.sis.math.DecimalFunctions
Returns the number of fraction digits needed for formatting in base 10 numbers of the given accuracy.
fractionDigitsForValue(double) - Static method in class org.apache.sis.math.DecimalFunctions
Returns the number of significant fraction digits when formatting the given number in base 10.
fractionDigitsForValue(double, int) - Static method in class org.apache.sis.math.DecimalFunctions
Returns the number of significant fraction digits, potentially minus trailing digits that may be rounding error.
fractionFieldWidth - Variable in class org.apache.sis.measure.AngleFormat
Minimal amount of spaces to be used by the degrees, minutes and seconds fields, and by the decimal digits.
FRAGMENT - Enum constant in enum org.apache.sis.internal.processing.isoline.PolylineStage
The polylines are no longer in the buffers filled by the iteration over pixel values, but are still incomplete.
FRAGMENT_VALUE - Static variable in class org.apache.sis.io.wkt.Symbols
The prefix character for the value of a WKT fragment.
FRAGMENTED - Enum constant in enum org.apache.sis.feature.FoliationRepresentation
Trajectories stored in distinct Feature instances, each of them handled as if it was a static feature.
fragments - Variable in class org.apache.sis.io.wkt.AbstractParser
Reference to the WKTFormat.fragments map, or an empty map if none.
fragments - Variable in class org.apache.sis.io.wkt.WKTFormat
WKT fragments that can be inserted in longer WKT strings, or null if none.
fragments(boolean) - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the WKTFormat.fragments map, creating it when first needed.
Fragments - Class in org.apache.sis.internal.processing.isoline
List of PolylineBuffer coordinates that have not yet been closed.
Fragments(PolylineBuffer, PolylineBuffer) - Constructor for class org.apache.sis.internal.processing.isoline.Fragments
Creates a list of polylines initialized to the given items.
FRAME_ROTATION - Enum constant in enum org.apache.sis.internal.referencing.provider.GeocentricAffine.Type
 
FranceGeocentricInterpolation - Class in org.apache.sis.internal.referencing.provider
The provider for "Geocentric translation by Grid Interpolation (IGN)" (EPSG:1087).
FranceGeocentricInterpolation() - Constructor for class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Constructs a provider.
FranceGeocentricInterpolation(int, int, ParameterDescriptorGroup, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Constructs a provider for the given number of dimensions.
FreeByteCounts - Static variable in class org.apache.sis.storage.geotiff.Tags
 
FreeOffsets - Static variable in class org.apache.sis.storage.geotiff.Tags
 
freeSequenceNumber - Variable in class org.apache.sis.metadata.sql.IdentifierGenerator
If different than 0, the suggested sequential number to append to the identifier.
freeText - Variable in class org.apache.sis.internal.sql.feature.TableReference
Ignored by this class; reserved for caller and subclasses usage.
freeText(String) - Method in class org.apache.sis.internal.util.PropertyFormat
Invoked after formatting a text that could be anything.
freeze() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Ensures that this transform contains only positive zeros, then marks this transform as unmodifiable.
freeze() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Makes this representative fraction unmodifiable.
freeze() - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Marks this contextual parameter as unmodifiable.
freeze() - Method in class org.apache.sis.xml.XLink
Marks this xlink as unmodifiable.
FREEZING - Static variable in class org.apache.sis.metadata.ModifiableMetadata
A value for ModifiableMetadata.state meaning that execution of transitionTo(…) is in progress.
FrenchProfile - Class in org.apache.sis.profile.france
Provides implementations of French extensions defined by AFNOR.
FrenchProfile() - Constructor for class org.apache.sis.profile.france.FrenchProfile
Do not allow instantiation of this class.
frequencies - Variable in class org.apache.sis.util.collection.FrequencySortedSet
The frequency for each FrequencySortedSet.sorted element.
frequencies() - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns the frequency of all elements in this set, in iteration order.
frequency(E) - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns the frequency of the specified element in this set.
Frequency(double, Unit<Frequency>) - Constructor for class org.apache.sis.measure.Scalar.Frequency
 
FrequencySortedSet<E> - Class in org.apache.sis.util.collection
A set with elements ordered by the amount of time they were added.
FrequencySortedSet() - Constructor for class org.apache.sis.util.collection.FrequencySortedSet
Creates an initially empty set with less frequent elements first.
FrequencySortedSet(boolean) - Constructor for class org.apache.sis.util.collection.FrequencySortedSet
Creates an initially empty set with the default initial capacity.
FrequencySortedSet(int, boolean) - Constructor for class org.apache.sis.util.collection.FrequencySortedSet
Creates an initially empty set with the specified initial capacity.
FrequencySortedSet.Iter - Class in org.apache.sis.util.collection
Iterator over sorted elements.
FrequencySortedSet.SubSet - Class in org.apache.sis.util.collection
A view over a subset of FrequencySortedSet.
from - Variable in class org.apache.sis.xml.XLink
The starting resource.
FROM_CODES - Static variable in enum org.apache.sis.storage.geotiff.Type
All types known to this enumeration in an array where the index is the GeoTIFF numerical code.
fromAbbreviation(char) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns an axis direction for the given abbreviation.
fromAuthority(CoordinateReferenceSystem, CRSAuthorityFactory, Filter) - Static method in class org.apache.sis.referencing.CRS
Replaces the given coordinate reference system by an authoritative description, if one can be found.
fromAWT(GeometryFactory, Shape, double) - Static method in class org.apache.sis.internal.feature.jts.JTS
Converts a Java2D shape to a JTS geometry.
fromBoundingBox(GeographicBoundingBox) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationContext
Creates an operation context for the given area of interest, which may be null or undefined.
fromCharset(Charset) - Static method in class org.apache.sis.internal.jaxb.code.MD_CharacterSetCode
Converts the given Java Character Set to CharacterSet.
fromCIEXYZ(float[]) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Returns a sample value for the specified CIEXYZ color.
fromCompareTo(int) - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
Converts Comparable.compareTo(Object) result to this filter result.
fromCompareTo(int) - Method in class org.apache.sis.filter.ComparisonFilter
Converts the result of Comparable.compareTo(Object).
fromCompareTo(int) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
Converts Comparable.compareTo(Object) result to this filter result.
fromCompareTo(int) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
Converts Comparable.compareTo(Object) result to this filter result.
fromCompareTo(int) - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
Converts Comparable.compareTo(Object) result to this filter result.
fromCompareTo(int) - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
Converts Comparable.compareTo(Object) result to this filter result.
fromCompareTo(int) - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
Converts Comparable.compareTo(Object) result to this filter result.
fromDefiningConversion(SingleOperation, CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Creates a complete coordinate operation from a defining conversion.
fromElement - Variable in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
Low endpoint (inclusive) of the subset.
fromGPX(String) - Static method in enum org.apache.sis.storage.gps.Fix
Returns the enumeration value from the given GPX name, or null if none.
FromHex(InputStream) - Constructor for class org.apache.sis.internal.sql.feature.BinaryEncoding.FromHex
Creates a new input stream which will decode the given source.
fromHexDigit(int) - Static method in class org.apache.sis.internal.jdk9.HexFormat
Returns the numerical value of the given hexadecimal digit.
fromIANA(String) - Static method in class org.apache.sis.xml.LegacyCodes
Converts the given IANA name to its legacy ISO 19115:2003 character set code.
fromIdentificationInfo(Metadata) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns the extents found in all Identification elements of the given metadata.
FromInteger() - Constructor for class org.apache.sis.internal.converter.FractionConverter.FromInteger
Creates a new converter.
fromLegacy(int) - Static method in class org.apache.sis.internal.referencing.VerticalDatumTypes
Returns the vertical datum type from a legacy code.
fromLegacy(Date) - Static method in class org.apache.sis.filter.ComparisonFilter
Converts a legacy Date object to an object from the java.time package.
FromLocale() - Constructor for class org.apache.sis.metadata.iso.DefaultMetadata.FromLocale
 
fromName(String) - Method in class org.apache.sis.measure.UnitFormat
Returns the unit instance for the given long (un)localized name.
fromName(String) - Static method in class org.apache.sis.metadata.iso.citation.Citations
Returns a citation of the given identifier.
fromRGB(float[]) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Returns a sample value for the specified RGB color.
fromSystem - Variable in class org.apache.sis.measure.DerivedScalar
Converter from the system unit to the unit of this quantity.
fromWKT(CharSequence) - Static method in class org.apache.sis.geometry.Envelopes
Returns the bounding box of a geometry defined in Well Known Text (WKT) format.
fromWKT(String) - Static method in class org.apache.sis.internal.jaxb.referencing.SC_DerivedCRSType
Returns an instance from the given WKT keyword.
fromWKT(String) - Static method in class org.apache.sis.referencing.CRS
Creates a Coordinate Reference System object from a Well Known Text (WKT).
fromXML(String) - Static method in class org.apache.sis.referencing.CRS
Creates a coordinate reference system object from a XML string.
fullCoverage - Variable in class org.apache.sis.internal.storage.image.WorldFileResource
Cached coverage for the full image, or null if none.
fullyQualified - Variable in class org.apache.sis.util.iso.AbstractName
A view of this name as a fully-qualified one.
function - Variable in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Code for function performed by the online resource.
function(String, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an implementation-specific function with a single parameter.
function(String, Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an implementation-specific function.
function(String, Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an implementation-specific function with two parameters.
Function(String) - Constructor for class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Function
Creates a function of the given name.
FunctionNames - Class in org.apache.sis.internal.filter
Names of some expressions used in Apache SIS.
FunctionNames() - Constructor for class org.apache.sis.internal.filter.FunctionNames
Do not allow instantiation of this class.
FunctionProperty - Enum in org.apache.sis.math
The manners in which the inputs of a function are mapped to the outputs.
FunctionProperty() - Constructor for enum org.apache.sis.math.FunctionProperty
 
FunctionRegister - Interface in org.apache.sis.internal.filter
A factory of org.opengis.filter functions identified by their names.
functions - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Role or purpose performed by or activity performed at the objective.
FunctionWithSRID<R> - Class in org.apache.sis.internal.filter.sqlmm
A function where the last argument is the identifier of a Coordinate Reference System.
FunctionWithSRID(SQLMM, Expression<? super R, ?>[], int) - Constructor for class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
Creates a new function for a geometry represented by the given parameter.

G

g - Variable in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Parameters used in the inverse projection.
G - Variable in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
The ℯ⋅sin(φ₀)/√(1 − ℯ²) term, used in direct projection.
GAL - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 1/100 metres per second squared (1 cm/s²).
GazetteerException - Exception in org.apache.sis.referencing.gazetteer
Thrown when a coordinate cannot be converted to a geographic identifier, or conversely.
GazetteerException() - Constructor for exception org.apache.sis.referencing.gazetteer.GazetteerException
Constructs a new exception with no detail message.
GazetteerException(String) - Constructor for exception org.apache.sis.referencing.gazetteer.GazetteerException
Constructs a new exception with the specified detail message.
GazetteerException(String, Throwable) - Constructor for exception org.apache.sis.referencing.gazetteer.GazetteerException
Constructs a new exception with the specified detail message and cause.
GazetteerException(Throwable) - Constructor for exception org.apache.sis.referencing.gazetteer.GazetteerException
Constructs a new exception with the specified cause.
GazetteerFactory - Class in org.apache.sis.referencing.gazetteer
A factory of reference systems by identifiers implemented by the SIS library.
GazetteerFactory() - Constructor for class org.apache.sis.referencing.gazetteer.GazetteerFactory
Creates a new factory.
GCO - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
The "http://www.isotc211.org/2005/gco" URL, used in ISO 19139:2007.
GCO - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/gco/1.0" URL.
GCPs - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Ground control point(s) used in the collection.
GCRS - Static variable in class org.apache.sis.storage.geotiff.CRSBuilder
Index where to store the name of the geodetic CRS, the datum, the ellipsoid and the prime meridian.
GCX - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/gcx/1.0" URL.
GDAL_METADATA - Static variable in class org.apache.sis.storage.geotiff.Tags
Holds an XML list of name=value 'metadata' values about the image as a whole, and about specific samples.
GDAL_NODATA - Static variable in class org.apache.sis.storage.geotiff.Tags
Contains an ASCII encoded nodata or background pixel value.
GeneralDirectPosition - Class in org.apache.sis.geometry
A mutable DirectPosition (the coordinates of a position) of arbitrary dimension.
GeneralDirectPosition(double...) - Constructor for class org.apache.sis.geometry.GeneralDirectPosition
Constructs a position with the specified coordinates.
GeneralDirectPosition(int) - Constructor for class org.apache.sis.geometry.GeneralDirectPosition
Constructs a position with the specified number of dimensions.
GeneralDirectPosition(CharSequence) - Constructor for class org.apache.sis.geometry.GeneralDirectPosition
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
GeneralDirectPosition(DirectPosition) - Constructor for class org.apache.sis.geometry.GeneralDirectPosition
Constructs a position initialized to the same values than the specified point.
GeneralDirectPosition(CoordinateReferenceSystem) - Constructor for class org.apache.sis.geometry.GeneralDirectPosition
Constructs a position using the specified coordinate reference system.
GeneralEnvelope - Class in org.apache.sis.geometry
A mutable Envelope (a minimum bounding box or rectangle) of arbitrary dimension.
GeneralEnvelope(double[]) - Constructor for class org.apache.sis.geometry.GeneralEnvelope
Creates a new envelope using the given array of coordinate values.
GeneralEnvelope(double[], double[]) - Constructor for class org.apache.sis.geometry.GeneralEnvelope
Constructs an envelope defined by two corners given as sequences of coordinate values.
GeneralEnvelope(int) - Constructor for class org.apache.sis.geometry.GeneralEnvelope
Constructs an empty envelope of the specified dimension.
GeneralEnvelope(CharSequence) - Constructor for class org.apache.sis.geometry.GeneralEnvelope
Constructs a new envelope initialized to the values parsed from the given string in BOX or Well Known Text (WKT) format.
GeneralEnvelope(DirectPosition, DirectPosition) - Constructor for class org.apache.sis.geometry.GeneralEnvelope
Constructs an envelope defined by two corners given as direct positions.
GeneralEnvelope(Envelope) - Constructor for class org.apache.sis.geometry.GeneralEnvelope
Constructs a new envelope with the same data than the specified envelope.
GeneralEnvelope(GeographicBoundingBox) - Constructor for class org.apache.sis.geometry.GeneralEnvelope
Constructs a new envelope with the same data than the specified geographic bounding box.
GeneralEnvelope(CoordinateReferenceSystem) - Constructor for class org.apache.sis.geometry.GeneralEnvelope
Constructs an empty envelope with the specified coordinate reference system.
GeneralMatrix - Class in org.apache.sis.referencing.operation.matrix
A two dimensional array of numbers.
GeneralMatrix(int, int, boolean, int) - Constructor for class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Creates a matrix of size numRow × numCol.
GeneralMatrix(int, int, double[]) - Constructor for class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Constructs a numRow × numCol matrix initialized to the values in the elements array.
GeneralMatrix(GeneralMatrix) - Constructor for class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Creates a clone of the given matrix, for GeneralMatrix.clone() usage only.
GeneralMatrix(Matrix) - Constructor for class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Constructs a new matrix and copies the initial values from the given matrix.
generate(RenderedImage, double[][], MathTransform) - Static method in class org.apache.sis.internal.processing.isoline.Isolines
Generates isolines at the specified levels computed from data provided by the given image.
generate(PixelIterator, double[][], MathTransform) - Static method in class org.apache.sis.internal.processing.isoline.Isolines
Generates isolines for the specified levels in the region traversed by the given iterator.
GENERIC_URLS - Static variable in class org.apache.sis.xml.Namespaces
URLs for which the XML prefix to use directly follows an URL starts given in this array.
GEO_METADATA - Static variable in class org.apache.sis.storage.geotiff.Tags
Embedded XML-encoded instance documents prepared using 19139-based schema.
geo3D - Variable in enum org.apache.sis.referencing.CommonCRS
The EPSG code of the three-dimensional geographic CRS, or 0 if none.
GEOAPI - Enum constant in enum org.apache.sis.internal.book.CodeColorizer.Specifier
 
GeoAsciiParams - Static variable in class org.apache.sis.storage.geotiff.Tags
References all String values referenced by the GeoKeys.
GeocCS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
geocentric - Variable in enum org.apache.sis.referencing.CommonCRS
The EPSG code of the geocentric CRS, or 0 if none.
geocentric() - Method in enum org.apache.sis.referencing.CommonCRS
Returns the geocentric CRS using a Cartesian coordinate system.
Geocentric - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Geocentric
GEOCENTRIC_CONVERSION - Static variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The identifier for a geocentric conversion.
GEOCENTRIC_COUNT - Static variable in class org.apache.sis.internal.referencing.AxisDirections
Number of geocentric directions.
GEOCENTRIC_CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
GEOCENTRIC_DOMAIN - Enum constant in enum org.apache.sis.internal.referencing.provider.DatumShiftMethod
Transformation in geocentric domain (translation or position vector 7-parameters).
GEOCENTRIC_RADIUS - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "geocentric radius" name.
GEOCENTRIC_X - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "Geocentric X" name.
GEOCENTRIC_Y - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "Geocentric Y" name.
GEOCENTRIC_Z - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "Geocentric Z" name.
GeocentricAffine - Class in org.apache.sis.internal.referencing.provider
The base class of operation methods performing a translation, rotation and/or scale in geocentric coordinates.
GeocentricAffine(GeocentricAffine.Type, ParameterDescriptorGroup, int, int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeocentricAffine
Constructs a provider with the specified parameters for an operation in Cartesian space.
GeocentricAffine(GeocentricAffine.Type, ParameterDescriptorGroup, Class<? extends CoordinateSystem>, int, boolean, Class<? extends CoordinateSystem>, int, boolean, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeocentricAffine
Constructs a provider with the specified parameters.
GeocentricAffine.Type - Enum in org.apache.sis.internal.referencing.provider
The transformation type (translation, frame rotation, etc.).
GeocentricAffineBetweenGeographic - Class in org.apache.sis.internal.referencing.provider
The base class of operation methods performing an affine operation in geocentric coordinates concatenated with conversion from/to geographic coordinates.
GeocentricAffineBetweenGeographic(GeocentricAffine.Type, ParameterDescriptorGroup, int, int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
Constructs a provider with the specified parameters.
GeocentricConversion - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Geocentric conversion
GeocentricRadius - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Geocentric radius
GeocentricToGeographic - Class in org.apache.sis.internal.referencing.provider
The provider for the inverse of "Geographic/geocentric conversions" (EPSG:9602).
GeocentricToGeographic() - Constructor for class org.apache.sis.internal.referencing.provider.GeocentricToGeographic
Constructs a provider for the 3-dimensional case.
GeocentricToGeographic(int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeocentricToGeographic
Constructs a provider for the given dimensions.
GeocentricToTopocentric - Class in org.apache.sis.internal.referencing.provider
The provider for the "Geocentric/topocentric conversions" (EPSG:9836).
GeocentricToTopocentric() - Constructor for class org.apache.sis.internal.referencing.provider.GeocentricToTopocentric
Constructs a provider for the 3-dimensional case.
GeocentricTranslation - Class in org.apache.sis.internal.referencing.provider
The provider for "Geocentric translations (geocentric domain)" (EPSG:1031).
GeocentricTranslation() - Constructor for class org.apache.sis.internal.referencing.provider.GeocentricTranslation
Constructs the provider.
GeocentricTranslation2D - Class in org.apache.sis.internal.referencing.provider
The provider for "Geocentric translations (geog2D domain)" (EPSG:9603).
GeocentricTranslation2D() - Constructor for class org.apache.sis.internal.referencing.provider.GeocentricTranslation2D
Constructs the provider.
GeocentricTranslation2D(GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeocentricTranslation2D
Constructs a provider that can be resized.
GeocentricTranslation3D - Class in org.apache.sis.internal.referencing.provider
The provider for "Geocentric translations (geog3D domain)" (EPSG:1035).
GeocentricTranslation3D() - Constructor for class org.apache.sis.internal.referencing.provider.GeocentricTranslation3D
Constructs the provider.
GeocentricTranslation3D(int, int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeocentricTranslation3D
Constructs a provider for the given dimensions.
GeoCodes - Class in org.apache.sis.storage.geotiff
Enumeration values associated to some GeoKeys.
GeoCodes() - Constructor for class org.apache.sis.storage.geotiff.GeoCodes
Do not allow instantiation of this class.
GeodCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
GEODESIC_DISTANCE - Static variable in class org.apache.sis.referencing.GeodeticCalculator
Bitmask specifying which information are valid.
geodesicDistance - Variable in class org.apache.sis.referencing.GeodeticCalculator
The shortest distance from the starting point (GeodeticCalculator.φ1,GeodeticCalculator.λ1) to the end point (GeodeticCalculator.φ2,GeodeticCalculator.λ2).
GeodesicDistance - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Geodesic distance
GeodesicsOnEllipsoid - Class in org.apache.sis.referencing
Performs geodetic calculations on an ellipsoid.
GeodesicsOnEllipsoid(CoordinateReferenceSystem, Ellipsoid) - Constructor for class org.apache.sis.referencing.GeodesicsOnEllipsoid
Constructs a new geodetic calculator expecting coordinates in the supplied CRS.
Geodetic - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Geodetic
Geodetic(Map<String, ?>, GeodeticCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Geodetic
Creates a new geodetic CRS from the given properties.
Geodetic(Map<String, ?>, GeodeticCRS, Conversion, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Geodetic
Creates a new geodetic CRS from the given properties.
Geodetic(DerivedCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Geodetic
Creates a copy of the given CRS.
GEODETIC - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Factory needed is the Apache-SIS specific GeodeticAuthorityFactory.
GEODETIC_DATUM - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
GEODETIC_LATITUDE - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "geodetic latitude" name.
GEODETIC_LONGITUDE - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "geodetic longitude" name.
GeodeticAuthorityFactory - Class in org.apache.sis.referencing.factory
Creates geodetic objects from codes defined by an authority.
GeodeticAuthorityFactory() - Constructor for class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a new authority factory for geodetic objects.
GeodeticCalculator - Class in org.apache.sis.referencing
Performs geodetic calculations on a sphere or an ellipsoid.
GeodeticCalculator(CoordinateReferenceSystem, Ellipsoid) - Constructor for class org.apache.sis.referencing.GeodeticCalculator
Constructs a new geodetic calculator expecting coordinates in the supplied CRS.
GeodeticCalculator.CircularPath - Class in org.apache.sis.referencing
Builds a circular region around the start point.
GeodeticCalculator.PathBuilder - Class in org.apache.sis.referencing
Builds a geodesic path as a sequence of Bézier curves.
GeodeticCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
GeodeticDataBase_4 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
{0} geodetic dataset version {1} on “{2}” version {3}.
GeodeticDataset - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Geodetic dataset
GeodeticDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
GeodeticDatum - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.2.2 Codes.
GeodeticException - Exception in org.apache.sis.referencing
Unchecked exception thrown when an error occurred while computing a geodetic value.
GeodeticException() - Constructor for exception org.apache.sis.referencing.GeodeticException
Constructs a new exception with no message.
GeodeticException(String) - Constructor for exception org.apache.sis.referencing.GeodeticException
Constructs a new exception with the specified detail message.
GeodeticException(String, Throwable) - Constructor for exception org.apache.sis.referencing.GeodeticException
Constructs a new exception with the specified detail message and cause.
GeodeticException(Throwable) - Constructor for exception org.apache.sis.referencing.GeodeticException
Constructs a new exception with the specified cause.
geodeticFactory(AuthorityFactory) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
Casts the given factory into a geodetic authority factory, or throws a FactoryException if the given factory is not of the expected type.
GeodeticObjectBuilder - Class in org.apache.sis.internal.referencing
Helper methods for building Coordinate Reference Systems and related objects.
GeodeticObjectBuilder() - Constructor for class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Creates a new builder with default locale and set of factories.
GeodeticObjectBuilder(ReferencingFactoryContainer, Locale) - Constructor for class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Creates a new builder using the given factories and locale.
GeodeticObjectFactory - Class in org.apache.sis.referencing.factory
Creates Coordinate Reference System (CRS) implementations, with their Coordinate System (CS) and Datum components.
GeodeticObjectFactory() - Constructor for class org.apache.sis.referencing.factory.GeodeticObjectFactory
Constructs a factory with no default properties.
GeodeticObjectFactory(Map<String, ?>) - Constructor for class org.apache.sis.referencing.factory.GeodeticObjectFactory
Constructs a factory with the given default properties.
GeodeticObjectParser - Class in org.apache.sis.io.wkt
Well Known Text (WKT) parser for referencing objects.
GeodeticObjectParser(Map<String, ?>, ObjectFactory, MathTransformFactory) - Constructor for class org.apache.sis.io.wkt.GeodeticObjectParser
Constructs a parser for the specified set of symbols using the specified set of factories.
GeodeticObjectParser(Symbols, Map<String, StoredTree>, NumberFormat, DateFormat, UnitFormat, Convention, Transliterator, Locale, ReferencingFactoryContainer) - Constructor for class org.apache.sis.io.wkt.GeodeticObjectParser
Constructs a parser for the specified set of symbols using the specified set of factories.
GeodeticOperation - Class in org.apache.sis.internal.referencing.provider
Base class for providers that perform an operation on geographic or geocentric coordinates.
GeodeticOperation(Class<? extends SingleOperation>, ParameterDescriptorGroup, Class<? extends CoordinateSystem>, int, boolean, Class<? extends CoordinateSystem>, int, boolean, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeodeticOperation
Constructs a math transform provider from a set of parameters.
GEODISPLAY - Enum constant in enum org.apache.sis.referencing.CommonCRS.Engineering
Cartesian coordinate system with (east, south) oriented axes in pixel units.
GeoDoubleParams - Static variable in class org.apache.sis.storage.geotiff.Tags
References all double values referenced by the GeoKeys.
GeogCitation - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Documentation.
GeogCS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
GeogLinearUnits - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.1.3 Codes.
GeogLinearUnitSize - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Relative to meters.
geographic - Variable in enum org.apache.sis.referencing.CommonCRS
The EPSG code of the two-dimensional geographic CRS.
geographic - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Temporary positions used for encoding.
geographic() - Method in enum org.apache.sis.referencing.CommonCRS
Returns the two-dimensional geographic CRS with axes in the standard (latitude, longitude) order.
geographic(double, double) - Method in class org.apache.sis.internal.metadata.ReferencingServices
Creates a two-dimensional geographic position associated to the default geographic CRS.
geographic(double, double) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Creates a two-dimensional geographic position associated to the default geographic CRS.
geographic(double, double) - Method in class org.apache.sis.referencing.GeodeticCalculator
Sets GeodeticCalculator.userToGeodetic to the given coordinates.
geographic(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS
Returns the geographic CRS associated to the given object, or null if none.
Geographic - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Geographic
GEOGRAPHIC - Static variable in class org.apache.sis.storage.landsat.MetadataReader
Index of projected and geographic coordinates in the MetadataReader.corners array.
GEOGRAPHIC_AREA_PROPERTY - Static variable in class org.apache.sis.portrayal.Canvas
The "geographicArea" property name.
GEOGRAPHIC_CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
GEOGRAPHIC_EXTENT - Static variable in class org.apache.sis.coverage.grid.GridGeometry
A bitmask to specify the validity of the geographic bounding box.
Geographic2Dto3D - Class in org.apache.sis.internal.referencing.provider
The provider for "Geographic 2D to 3D conversion".
Geographic2Dto3D() - Constructor for class org.apache.sis.internal.referencing.provider.Geographic2Dto3D
Constructs a provider with default parameters.
Geographic2Dto3D(GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.Geographic2Dto3D
Constructs a provider that can be resized.
geographic3D() - Method in enum org.apache.sis.referencing.CommonCRS
Returns the three-dimensional geographic CRS with axes in the standard (latitude, longitude, height) order.
Geographic3Dto2D - Class in org.apache.sis.internal.referencing.provider
The provider for "Geographic 3D to 2D conversion" (EPSG:9659).
Geographic3Dto2D() - Constructor for class org.apache.sis.internal.referencing.provider.Geographic3Dto2D
Constructs a provider with default parameters.
Geographic3Dto2D(GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.Geographic3Dto2D
Constructs a provider that can be resized.
Geographic3Dto2D.WKT - Class in org.apache.sis.internal.referencing.provider
A temporary placeholder used for formatting a PARAM_MT["Geographic 3D to 2D conversion"] element in Well-Known Text format.
GeographicAndVerticalOffsets - Class in org.apache.sis.internal.referencing.provider
The provider for "Geographic2D with Height Offsets" (EPSG:9618).
GeographicAndVerticalOffsets() - Constructor for class org.apache.sis.internal.referencing.provider.GeographicAndVerticalOffsets
Constructs a provider with default parameters.
GeographicAndVerticalOffsets(int, int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeographicAndVerticalOffsets
For default constructor only.
geographicArea - Variable in class org.apache.sis.portrayal.CanvasContext
The geographic area, computed when first requested and saved for reuse.
geographicBBox - Variable in class org.apache.sis.coverage.grid.GridGeometry
The geographic bounding box as an unmodifiable metadata instance, or null if not yet computed.
geographicBBox() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the GridGeometry.geographicBBox value or null if none.
geographicCoordinates - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGCP
Geographic or map position of the control point, in either two or three dimensions.
geographicDomain - Variable in class org.apache.sis.geometry.WraparoundAdjustment
The geographic bounds of WraparoundAdjustment.domainOfValidity, or null if not applicable.
geographicDomainKnown - Variable in class org.apache.sis.geometry.WraparoundAdjustment
Whether WraparoundAdjustment.geographicDomain has been computed (result may be null).
geographicElements - Variable in class org.apache.sis.internal.simple.SimpleExtent
Provides geographic component of the extent of the referring object.
geographicElements - Variable in class org.apache.sis.metadata.iso.extent.DefaultExtent
Provides geographic component of the extent of the referring object.
GeographicEnvelope - Class in org.apache.sis.internal.storage.xml
Base class of geographic bounding boxes to expose also as an envelope and an ISO 19115 extent.
GeographicEnvelope() - Constructor for class org.apache.sis.internal.storage.xml.GeographicEnvelope
For subclass constructors.
GeographicExtent - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Geographic extent
geographicIdentifier - Variable in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
The identifier used to represent a geographic area.
GeographicIdentifier - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Geographic identifier
GeographicOffsets - Class in org.apache.sis.internal.referencing.provider
Base class for all transformations that perform a translation in the geographic domain.
GeographicOffsets() - Constructor for class org.apache.sis.internal.referencing.provider.GeographicOffsets
Constructs a provider with default parameters.
GeographicOffsets(int, int, ParameterDescriptorGroup, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeographicOffsets
For default constructors in this class and subclasses.
GeographicOffsets2D - Class in org.apache.sis.internal.referencing.provider
The provider for "Geographic2D offsets" (EPSG:9619).
GeographicOffsets2D() - Constructor for class org.apache.sis.internal.referencing.provider.GeographicOffsets2D
Constructs a provider with default parameters.
GeographicOffsets2D(GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeographicOffsets2D
Constructs a provider that can be resized.
GeographicRedimension - Class in org.apache.sis.internal.referencing.provider
Base class of operations working on the number of dimensions of a geographic CRS.
GeographicRedimension(int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeographicRedimension
Creates an identity operation of the given number of dimensions.
GeographicRedimension(ParameterDescriptorGroup, int, int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeographicRedimension
Constructs a math transform provider from a set of parameters.
GeographicToGeocentric - Class in org.apache.sis.internal.referencing.provider
The provider for "Geographic/geocentric conversions" (EPSG:9602).
GeographicToGeocentric() - Constructor for class org.apache.sis.internal.referencing.provider.GeographicToGeocentric
Constructs a provider for the 3-dimensional case.
GeographicToGeocentric(int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.GeographicToGeocentric
Constructs a provider for the given dimensions.
GeographicToTopocentric - Class in org.apache.sis.internal.referencing.provider
The provider for the "Geographic/topocentric conversions" (EPSG:9837).
GeographicToTopocentric() - Constructor for class org.apache.sis.internal.referencing.provider.GeographicToTopocentric
Constructs a provider for the 3-dimensional case.
GeographicType - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.2.1 Codes.
geographyColumns - Variable in class org.apache.sis.internal.sql.postgis.ExtendedInfo
A statement for fetching geometric information for a specific column.
GeogTran - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
GeohashReferenceSystem - Class in org.apache.sis.referencing.gazetteer
Geographic coordinates represented as geohashes strings.
GeohashReferenceSystem(GeohashReferenceSystem.Format, GeographicCRS) - Constructor for class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem
Creates a new geohash reference system for the given format and coordinate reference system.
GeohashReferenceSystem.Coder - Class in org.apache.sis.referencing.gazetteer
Conversions between direct positions and geohashes.
GeohashReferenceSystem.Decoder - Class in org.apache.sis.referencing.gazetteer
The result of decoding a geohash.
GeohashReferenceSystem.Format - Enum in org.apache.sis.referencing.gazetteer
The encoding format used by GeohashReferenceSystem.Coder.
GEOID_HEIGHT - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
GeoKeyDirectory - Static variable in class org.apache.sis.storage.geotiff.Tags
References all "GeoKeys" needed for building the Coordinate Reference System.
geoKeys - Variable in class org.apache.sis.storage.geotiff.CRSBuilder
All values found in the GeoKeyDirectory after the header.
GeoKeys - Class in org.apache.sis.storage.geotiff
GeoTIFF keys associated to values needed for building CoordinateReferenceSystem instances and MathTransform "grid to CRS".
GeoKeys() - Constructor for class org.apache.sis.storage.geotiff.GeoKeys
Do not allow instantiation of this class.
GeoKeysLoader - Class in org.apache.sis.storage.geotiff
Loads GeoTIFF keys in a hash map, but without performing any interpretation.
GeoKeysLoader() - Constructor for class org.apache.sis.storage.geotiff.GeoKeysLoader
Creates a new GeoTIFF keys loader.
geolocationInformation - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Information that can be used to geolocate the data.
geometricObjectCount - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
Total number of the point or vector object type occurring in the dataset.
geometricObjects - Variable in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
Information about the geometric objects used in the dataset.
geometricObjectType - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
Total number of the point or vector object type occurring in the dataset.
geometries - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
Provides method for creating geometric objects using the library specified by the user.
geometries - Variable in class org.apache.sis.internal.feature.jts.ShapeConverter
All geometries that are component of a multi-geometries.
geometries - Variable in class org.apache.sis.internal.storage.csv.Store
The factory to use for creating geometries.
geometries - Variable in class org.apache.sis.internal.storage.gpx.Types
Accessor to the geometry implementation in use (Java2D, ESRI or JTS).
Geometries<G> - Class in org.apache.sis.internal.feature
Utility methods on geometric objects defined in libraries outside Apache SIS.
Geometries(GeometryLibrary, Class<G>, Class<?>, Class<? extends G>, Class<? extends G>) - Constructor for class org.apache.sis.internal.feature.Geometries
Creates a new adapter for the given root geometry class.
geometry - Variable in class org.apache.sis.coverage.grid.ImageRenderer
The grid geometry of the GridCoverage specified at construction time.
geometry - Variable in class org.apache.sis.coverage.grid.ImageRenderer.Untiled
The value associated to the "org.apache.sis.GridGeometry" key, or null if not yet computed.
geometry - Variable in class org.apache.sis.coverage.grid.SliceGeometry
The coverage grid geometry from which to take a slice.
geometry - Variable in class org.apache.sis.coverage.RegionOfInterest
The region of interest as a geometry.
geometry - Variable in class org.apache.sis.internal.feature.esri.Wrapper
The wrapped implementation.
geometry - Variable in class org.apache.sis.internal.feature.j2d.ShapeProperties
The geometry.
geometry - Variable in class org.apache.sis.internal.feature.j2d.Wrapper
The wrapped implementation.
geometry - Variable in class org.apache.sis.internal.feature.jts.ShapeAdapter
The wrapped JTS geometry.
geometry - Variable in class org.apache.sis.internal.feature.jts.Wrapper
The wrapped implementation.
geometry - Variable in class org.apache.sis.internal.filter.sqlmm.GeometryConstructor
The expression giving the geometry.
geometry - Variable in class org.apache.sis.internal.filter.sqlmm.OneGeometry
The expression giving the geometry.
geometry - Variable in class org.apache.sis.internal.filter.sqlmm.ST_Transform
The expression giving the geometry.
geometry - Variable in class org.apache.sis.internal.jaxb.geometry.GM_Object
The Geometry value covered by a gml:** element.
geometry - Variable in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation.Result
The result, computed when first needed.
geometry - Variable in class org.apache.sis.storage.aggregate.GridSlice
Geometry of the grid coverage or resource.
geometry - Variable in class org.apache.sis.storage.aggregate.GroupByTransform
Geometry of the grid coverage or resource.
GEOMETRY - Enum constant in enum org.apache.sis.internal.feature.GeometryType
Base class of all geometries, with the possible exception of point in some implementation.
GEOMETRY - Static variable in class org.apache.sis.internal.feature.AttributeConvention
String representation of the AttributeConvention.GEOMETRY_PROPERTY name.
GEOMETRY - Static variable in class org.apache.sis.internal.system.Loggers
The logger for operations related to geometries.
GEOMETRY_COLLECTION - Enum constant in enum org.apache.sis.internal.feature.GeometryType
Set of geometries of any type except other geometry collection.
GEOMETRY_COLUMNS - Static variable in class org.apache.sis.internal.sql.feature.InfoStatements
The table containing the list of geometry columns, as specified by ISO 19125 / OGC Simple feature access part 2.
GEOMETRY_LIBRARY - Static variable in class org.apache.sis.setup.OptionKey
The library to use for creating geometric objects at reading time.
GEOMETRY_PROPERTY - Static variable in class org.apache.sis.internal.feature.AttributeConvention
Conventional name for a property containing the geometric object to use by default.
geometry1 - Variable in class org.apache.sis.internal.filter.sqlmm.TwoGeometries
The expression giving the geometries.
geometry2 - Variable in class org.apache.sis.internal.filter.sqlmm.TwoGeometries
The expression giving the geometries.
geometryColumns - Variable in class org.apache.sis.internal.sql.feature.InfoStatements
A statement for fetching geometric information for a specific column.
GeometryConstructor<R,G> - Class in org.apache.sis.internal.filter.sqlmm
SQLMM spatial functions taking non-geometry operands and creating a geometry.
GeometryConstructor(SQLMM, Expression<? super R, ?>[], Geometries<G>) - Constructor for class org.apache.sis.internal.filter.sqlmm.GeometryConstructor
Creates a new function for the given parameters.
GeometryConverter<R,G> - Class in org.apache.sis.internal.filter
Expression whose results is a geometry wrapper.
GeometryConverter(Geometries<G>, Expression<? super R, ?>) - Constructor for class org.apache.sis.internal.filter.GeometryConverter
Creates a new converter expression.
GeometryCoordinateTransform - Class in org.apache.sis.internal.feature.jts
A geometry transformer which uses a MathTransform for changing coordinate values.
GeometryCoordinateTransform(MathTransform, GeometryFactory) - Constructor for class org.apache.sis.internal.feature.jts.GeometryCoordinateTransform
Creates a new geometry transformer using the given coordinate transform.
geometryCount() - Method in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Returns the number of parameters that are geometry objects.
GeometryFactories - Class in org.apache.sis.internal.feature
The list of factories available in the current environment.
GeometryFactories() - Constructor for class org.apache.sis.internal.feature.GeometryFactories
Do not allow instantiation of this class.
geometryFactory - Variable in class org.apache.sis.internal.feature.jts.GeometryTransform
The factory to use for creating geometries.
geometryFactory - Variable in class org.apache.sis.internal.sql.feature.GeometryGetter
The factory to use for creating geometries from WKB definitions.
GeometryGetter<G,V extends G> - Class in org.apache.sis.internal.sql.feature
Reader of geometries encoded in Well Known Binary (WKB) format.
GeometryGetter(Geometries<G>, Class<V>, CoordinateReferenceSystem, BinaryEncoding) - Constructor for class org.apache.sis.internal.sql.feature.GeometryGetter
Creates a new reader.
GeometryLibrary - Enum in org.apache.sis.setup
Some libraries providing geometric objects or topological operations.
GeometryLibrary() - Constructor for enum org.apache.sis.setup.GeometryLibrary
 
GeometryParser<R,G> - Class in org.apache.sis.internal.filter.sqlmm
SQLMM spatial functions taking non-geometry operands and parsing a geometry.
GeometryParser - Class in org.apache.sis.internal.storage.csv
The converter to use for converting a text into a geometry.
GeometryParser() - Constructor for class org.apache.sis.internal.storage.csv.GeometryParser
For the singleton instance.
GeometryParser(SQLMM, Expression<? super R, ?>[], Geometries<G>) - Constructor for class org.apache.sis.internal.filter.sqlmm.GeometryParser
Creates a new function for the given parameters.
GeometryTransform - Class in org.apache.sis.internal.feature.jts
An operation transforming a geometry into another geometry.
GeometryTransform(GeometryFactory) - Constructor for class org.apache.sis.internal.feature.jts.GeometryTransform
Creates a new operation using the given factory.
geometryType - Variable in class org.apache.sis.internal.feature.jts.ShapeConverter
Bitmask combination of the type of all geometries built.
geometryType - Variable in class org.apache.sis.internal.sql.feature.Column
If this column is a geometry column, the type of the geometry objects.
GeometryType - Enum in org.apache.sis.internal.feature
Implementation-neutral description of the type of geometry.
GeometryType() - Constructor for enum org.apache.sis.internal.feature.GeometryType
 
geometryType1 - Variable in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The geometry type of the two first parameters, or null if the parameter is not a geometry.
geometryType2 - Variable in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The geometry type of the two first parameters, or null if the parameter is not a geometry.
GeometryTypeEncoding() - Constructor for enum org.apache.sis.internal.sql.feature.InfoStatements.GeometryTypeEncoding
 
GeometryWithCRS<G> - Class in org.apache.sis.internal.feature
A geometry wrapper with a field for CRS information.
GeometryWithCRS() - Constructor for class org.apache.sis.internal.feature.GeometryWithCRS
Creates a new instance initialized with null CRS.
GeometryWrapper<G> - Class in org.apache.sis.internal.feature
Wraps a JTS, ESRI or Java2D geometry behind a Geometry interface.
GeometryWrapper() - Constructor for class org.apache.sis.internal.feature.GeometryWrapper
Creates a new geometry object.
GeomIterator(GeometryCollection) - Constructor for class org.apache.sis.internal.feature.jts.PathIteratorAdapter.GeomIterator
Created a new iterator for the given collection.
geomLibrary - Variable in class org.apache.sis.internal.sql.feature.Database
The factory to use for creating geometric objects.
geomLibrary - Variable in class org.apache.sis.storage.sql.SQLStore
The library to use for creating geometric objects, or null for system default.
geoNode - Variable in class org.apache.sis.storage.geotiff.NativeMetadata
The node for GeoKeys, or null if none.
GEORECTIFIED - Enum constant in enum org.apache.sis.internal.storage.MetadataBuilder.GridType
Grid is an instance of Georectified.
GEOREFERENCEABLE - Enum constant in enum org.apache.sis.internal.storage.MetadataBuilder.GridType
Grid is an instance of Georeferenceable.
georeferencedParameters - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Terms which support grid data georeferencing.
GeoTIFF - Class in org.apache.sis.storage.geotiff
Base class of GeoTIFF image reader and writer.
GeoTIFF(GeoTiffStore) - Constructor for class org.apache.sis.storage.geotiff.GeoTIFF
For subclass constructors.
GEOTIFF - Static variable in class org.apache.sis.internal.util.Constants
The "GeoTIFF" code space.
GEOTIFF - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The authority for identifiers of objects defined by the the GeoTIFF specification.
GeoTiffStore - Class in org.apache.sis.storage.geotiff
A data store backed by GeoTIFF files.
GeoTiffStore(DataStore, DataStoreProvider, StorageConnector, boolean) - Constructor for class org.apache.sis.storage.geotiff.GeoTiffStore
Creates a new GeoTIFF store as a component of a larger data store.
GeoTiffStore(GeoTiffStoreProvider, StorageConnector) - Constructor for class org.apache.sis.storage.geotiff.GeoTiffStore
Creates a new GeoTIFF store from the given file, URL or stream object.
GeoTiffStore.Components - Class in org.apache.sis.storage.geotiff
The components returned by GeoTiffStore.components.
GeoTiffStoreProvider - Class in org.apache.sis.storage.geotiff
The provider of GeoTiffStore instances.
GeoTiffStoreProvider() - Constructor for class org.apache.sis.storage.geotiff.GeoTiffStoreProvider
Creates a new provider.
get() - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Invoked when the target CRS has some dimensions that the source CRS does not have.
get() - Method in class org.apache.sis.internal.feature.esri.Wrapper.BBOX
 
get() - Method in class org.apache.sis.internal.processing.image.CompoundFuture
Waits if necessary for all computations to complete, and then retrieves the result.
get() - Method in class org.apache.sis.util.collection.Cache.Work
Waits for the completion of the value computation and returns this result.
get(int) - Method in class org.apache.sis.coverage.CategoryList
Returns the element at the specified position in this list.
get(int) - Method in class org.apache.sis.feature.builder.RemoveOnlyList
Returns the element at the given index.
get(int) - Method in class org.apache.sis.feature.PropertySingleton
Returns the property value, if present.
get(int) - Method in class org.apache.sis.internal.feature.InstantList
Returns the instant at the given index.
get(int) - Method in class org.apache.sis.internal.geoapi.filter.FilterExpressions
 
get(int) - Method in class org.apache.sis.internal.processing.isoline.Result
Returns the isolines in the given band.
get(int) - Method in class org.apache.sis.internal.referencing.LazySet
Returns the element at the specified position in this set.
get(int) - Method in class org.apache.sis.internal.storage.csv.FixedSizeList
Returns the value at the given index without check of index validity.
get(int) - Method in class org.apache.sis.internal.storage.image.WorldFileStore.Components
Returns the image at the given index.
get(int) - Method in class org.apache.sis.internal.util.CheckedArrayList.Mediator
 
get(int) - Method in class org.apache.sis.internal.util.ListOfUnknownSize
Returns the element at the specified index.
get(int) - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Returns the element at the specified index.
get(int) - Method in class org.apache.sis.internal.util.UnmodifiableArrayList.SubList
Returns the element at the given index.
get(int) - Method in class org.apache.sis.math.ArrayVector.ASCII
 
get(int) - Method in class org.apache.sis.math.ArrayVector.Bytes
 
get(int) - Method in class org.apache.sis.math.ArrayVector.Decimal
Returns the value at the given index.
get(int) - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns the value at the given index.
get(int) - Method in class org.apache.sis.math.ArrayVector.Floats
 
get(int) - Method in class org.apache.sis.math.ArrayVector.Integers
 
get(int) - Method in class org.apache.sis.math.ArrayVector.Longs
 
get(int) - Method in class org.apache.sis.math.ArrayVector.Raw
 
get(int) - Method in class org.apache.sis.math.ArrayVector.Shorts
 
get(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedBytes
Unconditionally uses a larger type since the value may exceed byte capacity.
get(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedIntegers
Unconditionally uses a larger type since the value may exceed integer capacity.
get(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedShorts
Unconditionally uses a larger type since the value may exceed short capacity.
get(int) - Method in class org.apache.sis.math.ConcatenatedVector
Returns the value at the given index.
get(int) - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns the number at the given index as a Double.
get(int) - Method in class org.apache.sis.math.PackedVector
Returns the value at the given index wrapped in a Long instance.
get(int) - Method in class org.apache.sis.math.RepeatedVector
 
get(int) - Method in class org.apache.sis.math.SequenceVector.Doubles
Computes the value at the given index.
get(int) - Method in class org.apache.sis.math.SequenceVector.Floats
Computes the value at the given index.
get(int) - Method in class org.apache.sis.math.SequenceVector.Longs
Computes the value at the given index.
get(int) - Method in class org.apache.sis.math.Vector
Returns the number at the given index, or null if none.
get(int) - Method in class org.apache.sis.math.Vector.Pick
 
get(int) - Method in class org.apache.sis.math.Vector.SubSampling
 
get(int) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Returns the value at the given index.
get(int) - Method in class org.apache.sis.parameter.ParameterValueList
Returns the parameter value at the given index.
get(int) - Method in class org.apache.sis.storage.geotiff.GeoTiffStore.Components
Returns element at the given index or throw IndexOutOfBoundsException.
get(int) - Method in class org.apache.sis.util.collection.IntegerList
Returns the element at the given index.
get(int) - Method in class org.apache.sis.util.collection.TreeNodeList
Returns the node at the specified index in this list.
get(int, int, DoubleDouble) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Stores the value at the specified row and column in the given dd object.
get(int, int, DoubleDouble) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Stores the value at the specified row and column in the given dd object.
get(int, Object) - Method in class org.apache.sis.metadata.PropertyAccessor
Returns the value for the specified metadata, or null if none.
get(int, Object) - Method in class org.apache.sis.metadata.SpecialCases
Delegates to PropertyAccessor.get(int, Object), then substitutes the value for the properties handled in a special way.
get(long, boolean) - Method in class org.apache.sis.internal.processing.image.CompoundFuture
Implementation of public get(…) methods.
get(long, TimeUnit) - Method in class org.apache.sis.internal.processing.image.CompoundFuture
Same as CompoundFuture.get() but with a timeout.
get(Class<Q>) - Static method in class org.apache.sis.measure.Units
Returns the system unit for the given quantity, or null if none.
get(Object) - Method in class org.apache.sis.feature.CharacteristicMap
Returns the attribute characteristic for the given name, or null if none.
get(Object) - Method in class org.apache.sis.feature.CharacteristicTypeMap
Returns the attribute characteristic for the given name, or null if none.
get(Object) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Returns the code of the first identifier associated with the given authority, or null if no identifier was found.
get(Object) - Method in class org.apache.sis.internal.referencing.MergedProperties
Returns the value for the given key by first looking in the user supplied map, then by looking in the default properties if no value were specified in the user map.
get(Object) - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore.Config
Returns configuration associated to the given key, or null if none.
get(Object) - Static method in class org.apache.sis.measure.UnitRegistry
Returns the value associated to the given key, or null if none.
get(Object) - Method in class org.apache.sis.metadata.IndexMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class org.apache.sis.metadata.InformationMap
Returns the information to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class org.apache.sis.metadata.NameMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class org.apache.sis.metadata.TypeMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class org.apache.sis.metadata.ValueMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class org.apache.sis.referencing.factory.FilteredCodes
Returns a non-null value if the given code is included in the set.
get(Object) - Method in class org.apache.sis.referencing.factory.sql.AuthorityCodes
Returns the object name associated to the given authority code, or null if none.
get(Object) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.ControlPoints
Returns the target point for the given source point.
get(Object) - Method in class org.apache.sis.referencing.Properties
Returns the value to which this map maps the specified key.
get(Object) - Method in class org.apache.sis.util.collection.Cache
Returns the value mapped to the given key in the cache, potentially waiting for computation to complete.
get(Object) - Method in class org.apache.sis.util.collection.DerivedMap.InvertibleKey
 
get(Object) - Method in class org.apache.sis.util.collection.WeakHashSet
Returns an object equals to the specified object, if present.
get(Object) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Returns the value to which this map maps the specified key.
get(Method, Object) - Static method in class org.apache.sis.metadata.PropertyAccessor
Gets a value from the specified metadata.
get(String) - Static method in class org.apache.sis.measure.Units
Returns the system unit for the given symbol, or null if none.
get(String) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Returns the identified object for the specified value, creating it if needed.
get(String, boolean) - Method in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Gets the value for the given key.
get(String, String, String) - Method in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Returns the value for the given key, or thrown an exception if the value is not found.
get(ByteBuffer, int, byte[]) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for ByteBuffer.get(int, byte[]).
get(ByteBuffer, int, byte[], int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for ByteBuffer.get(int, byte[], int, int).
get(Dimension) - Static method in class org.apache.sis.measure.Units
Returns the system unit for the given dimension, or null if none.
get(ClassPair<S, T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
Gets the value from the ConverterRegistry.converters map for the given key.
get(DataStore, String) - Method in class org.apache.sis.storage.FeatureNaming
Returns the value associated to the given name (case sensitive).
GET - Static variable in class org.apache.sis.metadata.PropertyComparator
The prefix for getters (general case).
GET - Static variable in class org.apache.sis.util.collection.WeakHashSet
The "get" operation.
getAbbreviation() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Returns the abbreviation used for this coordinate system axes.
getAbstract() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Brief narrative summary of the resource.
getAbstract() - Method in class org.apache.sis.internal.storage.gpx.Metadata
ISO 19115 metadata property determined by the Metadata.description field.
getAbstract() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns a brief narrative summary of the resource(s).
getAbstract() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
Returns the abstract for the standalone quality report.
getAbstractCS() - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Returns the coordinate system if it is not an instance of any of the types handled by specialized methods.
getAccessConstraints() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property fixed to Restriction.COPYRIGHT.
getAccessConstraints() - Method in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Returns the access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource.
getAccessor(CacheKey, boolean) - Method in class org.apache.sis.metadata.MetadataStandard
Returns the accessor for the specified implementation class, or null if none.
getAccessProperties() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Returns information about the availability of the service.
getAccuracy() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Invoked by JAXB only at marshalling time.
getAccuracyReports() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCP
Returns the accuracy of a ground control point.
getAcquisitionInformation() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Information about the acquisition of the data.
getAcquisitionInformation() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns information about the acquisition of the data.
getAcquisitionPlans() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Returns the plan as implemented by the acquisition.
getAcquisitionRequirements() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Returns the requirement the data acquisition intends to satisfy.
getActualTypeArgument(Object) - Static method in class org.apache.sis.util.Classes
Returns the type argument of the given type or the first parameterized parent type.
getActuate() - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Communicates the desired timing of traversal from the starting resource to the ending resource.
getActuate() - Method in class org.apache.sis.xml.XLink
Returns the desired timing of traversal from the starting resource to the ending resource.
getAdapter(Class<A>) - Method in class org.apache.sis.xml.Pooled
A method which is common to both Marshaller and Unmarshaller.
getAdapter(Class<A>) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
getAdapter(Class<A>) - Method in class org.apache.sis.xml.PooledTemplate
Should never be invoked on PooledTemplate instances.
getAdapter(Class<A>) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped unmarshaller.
getAdditionalDocumentation() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Invoked by JAXB at both marshalling and unmarshalling time.
getAdditionalDocumentation() - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Publications that describe usage of data.
getAdditionalDocumentation() - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Returns additional documentation.
getAdditionalDocumentations() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns other documentation associated with the resource.
getAdditionalDocumentations() - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
 
getAddress() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property determined by the Person.email field.
getAddress() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Deprecated.
As of ISO 19115:2014, replaced by DefaultContact.getAddresses().
getAddressees() - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Returns the parties to which the release statement applies.
getAddressees(Collection<? extends DefaultResponsibility>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
getAddresses() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Returns the physical and email addresses at which the organization or individual may be contacted.
getAddressList() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
 
getAdministrativeArea() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property not specified by GPX.
getAdministrativeArea() - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Return the state, province of the location.
getAdministrator() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Returns the organization responsible for defining the characteristics of the location instance.
getAffineCoefficients(Map<String, Object>, GridGeometry, WritableResourceSupport) - Static method in class org.apache.sis.internal.storage.esri.WritableStore
Gets the coefficients of the affine transform.
getAffineCS() - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Used by JAXB only (invoked by reflection).
getAffineCS() - Method in class org.apache.sis.referencing.crs.DefaultImageCRS
 
getAffineTransform2D(GridExtent, MathTransform) - Method in class org.apache.sis.internal.storage.WritableResourceSupport
Returns the "grid to CRS" transform as a two-dimensional affine transform.
getAggregateDataSetIdentifier() - Method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Deprecated.
As of ISO 19115:2014, replaced by the first identifier of DefaultAggregateInformation.getAggregateDataSetName().
getAggregateDataSetIdentifier(Citation) - Static method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Returns the first identifier of the given citation.
getAggregateDataSetName() - Method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Deprecated.
As of ISO 19115:2014, replaced by DefaultAssociatedResource.getName().
getAggregationInfo() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Deprecated.
As of ISO 19115:2014, replaced by getAssociatedResources().
getAggregationInfo() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Deprecated.
As of ISO 19115:2014, replaced by AbstractIdentification.getAssociatedResources().
getAlgorithms() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Returns the details of the methodology by which geographic information was derived from the instrument readings.
getAlias() - Method in class org.apache.sis.internal.referencing.NilReferencingObject
 
getAlias() - Method in class org.apache.sis.internal.simple.SimpleIdentifiedObject
Method required by the IdentifiedObject interface.
getAlias() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns alternative names by which this object is identified.
getAliases() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Returns other recognized names, abbreviations or short names for the same data quality measure.
getAllAttributeKeys() - Method in class org.apache.sis.measure.FormattedCharacterIterator
Returns the keys of all attributes defined in the iterator text range.
getAllCoordinates() - Method in class org.apache.sis.internal.feature.esri.Wrapper
Returns all coordinate tuples in the wrapped geometry.
getAllCoordinates() - Method in class org.apache.sis.internal.feature.GeometryWrapper
Returns all geometry coordinate tuples.
getAllCoordinates() - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Returns all coordinate tuples in the wrapped geometry.
getAllCoordinates() - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Returns all coordinate tuples in the wrapped geometry.
getAllCoordinates() - Method in class org.apache.sis.internal.feature.jts.Wrapper
Returns all coordinate tuples in the wrapped geometry.
getAllDescriptors(int...) - Method in class org.apache.sis.parameter.TensorParameters
Returns all parameters in this group for a tensor of the specified dimensions.
getAllFactories() - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Returns an iterator over all factories in this MultiAuthoritiesFactory.
getAllInterfaces(Class<T>) - Static method in class org.apache.sis.util.Classes
Returns every interfaces implemented, directly or indirectly, by the given class or interface.
getAllowedColumns() - Method in class org.apache.sis.feature.FeatureFormat
Returns all columns that may be shown in the tables to format.
getAllowedLocations() - Method in class org.apache.sis.internal.doclet.Module
Returns the set of locations in which this taglet may be used.
getAllowedLocations() - Method in class org.apache.sis.internal.doclet.Taglet
Returns the set of locations in which this taglet may be used.
getAlpha() - Method in class org.apache.sis.internal.coverage.j2d.ColorsForRange
Returns the maximal alpha value found in colors.
getAlpha(int) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
 
getAlpha(Object) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(Object) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
Returns the alpha value for the given sample values.
getAlternateTitles() - Method in class org.apache.sis.internal.simple.CitationConstant
Redirects the call to the delegate citation (the instance which actually contain the data).
getAlternateTitles() - Method in class org.apache.sis.internal.simple.SimpleCitation
Methods inherited from the Citation interface which are not of interest to this SimpleCitation implementation.
getAlternateTitles() - Method in class org.apache.sis.internal.simple.SimpleFormat
Returns the format name given at construction time.
getAlternateTitles() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Short names or other language names by which the cited information is known.
getAlternateTitles() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getAlternateTitles() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns short name or other language name by which the cited information is known.
getAlternativeGeographicIdentifiers() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Returns other identifier(s) for the location instance.
getAlternativeMetadataReference() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
 
getAlternativeMetadataReferences() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns reference(s) to alternative metadata or metadata in a non-ISO standard for the same resource.
getAmendmentNumber() - Method in class org.apache.sis.internal.simple.SimpleFormat
Amendment number of the format version.
getAmendmentNumber() - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Returns the amendment number of the format version.
getAnchorPoint() - Method in class org.apache.sis.referencing.datum.AbstractDatum
Returns a description of the point(s) used to anchor the datum to the Earth.
getAndClearWarnings(Object) - Method in class org.apache.sis.io.wkt.AbstractParser
Returns the warnings, or null if none.
getAndStore(Parameters, ParameterValueGroup, ParameterDescriptor<Double>) - Static method in class org.apache.sis.internal.referencing.provider.Equirectangular
Gets a parameter value identified by the given descriptor and stores it only if different than zero.
getAndStore(ParameterDescriptor<? extends Number>) - Method in class org.apache.sis.referencing.operation.projection.Initializer
Gets a parameter value identified by the given descriptor and stores it in the Initializer.context.
getAndStore(ParameterDescriptor<Double>, double) - Method in class org.apache.sis.referencing.operation.projection.Initializer
Same as Initializer.getAndStore(ParameterDescriptor), but returns the given default value if the parameter is not specified.
getAndStore(ParameterDescriptor<Integer>, int) - Method in class org.apache.sis.referencing.operation.projection.Initializer
Same as Initializer.getAndStore(ParameterDescriptor, double) but working on integer values.
getAngleFormat() - Static method in class org.apache.sis.measure.Angle
Returns a shared instance of AngleFormat.
getAngularDistance() - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Returns the angular sampling measure.
getAngularUnit() - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Returns the angular unit of the Greenwich longitude.
getAngularUnit(CoordinateSystem, Unit<Angle>) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns the angular unit of the specified coordinate system.
getAnsiSequence(ElementKind) - Method in class org.apache.sis.io.wkt.Colors
Returns the ANSI sequence for the given syntactic element, or null if none.
getAnyIdentifier(Metadata, boolean) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Returns an identifier for a resource having the given metadata, or null if none.
getApplicationProfile() - Method in class org.apache.sis.internal.storage.gpx.Link
ISO 19115 metadata property not specified by GPX.
getApplicationProfile() - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Returns the name of an application profile that can be used with the online resource.
getApplicationSchemaInfo() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Information about the conceptual schema of a dataset.
getApplicationSchemaInfo() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns information about the conceptual schema of a dataset.
getArcRole() - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
A URI reference for some description of the arc role.
getArcRole() - Method in class org.apache.sis.xml.XLink
Returns a URI reference for some description of the arc role.
getAreaOfInterest() - Method in class org.apache.sis.internal.referencing.ExtentSelector
Returns the area of interest.
getAreaOfInterest() - Method in class org.apache.sis.referencing.operation.CoordinateOperationContext
Returns the spatiotemporal area of interest, or null if none.
getARGB() - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Returns all ARGB colors in this color model.
getArrayComponentType(Column) - Method in class org.apache.sis.internal.sql.feature.Database
Returns the type of components in SQL arrays stored in a column.
getArrayComponentType(Column) - Method in class org.apache.sis.internal.sql.postgis.Postgres
Returns the type of components in SQL arrays stored in a column.
getAsDouble(short) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Removes and returns a GeoKeys value as a floating point number, or NaN if none.
getAsInteger(short) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Removes and returns a GeoKeys value as an integer.
getAssociatedResource() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
 
getAssociatedResources() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides associated resource information.
getAssociation() - Method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
For (un)marshalling the associationType element at the location expected by ISO 19139:2007 schemas.
getAssociationType() - Method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Returns the type of relation between the resources.
getAssociationValue(AbstractAssociation) - Static method in class org.apache.sis.feature.AbstractFeature
Returns the value of the given association, as a singleton or as a collection depending on the maximum number of occurrences.
getAsString(short) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Removes and returns a GeoKeys value as a character string, or null if none.
getAt(int) - Method in class org.apache.sis.referencing.Properties
Returns the value to which this map maps the specified index.
getAtomSize(boolean) - Method in class org.apache.sis.internal.storage.TiledGridResource
Returns the number of sample values in an indivisible element of a tile.
getAttachmentMarshaller() - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
getAttachmentUnmarshaller() - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped unmarshaller.
getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.apache.sis.measure.FormattedCharacterIterator
Returns the value of the named attribute for the current character, or null if none.
getAttributeByName(QName) - Method in class org.apache.sis.xml.TransformedEvent.Start
Returns the attribute referred to by the given name, or null if none.
getAttributeDescription() - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Returns the description of the attribute described by the measurement value.
getAttributeGroup() - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Invoked by JAXB at both marshalling and unmarshalling time.
getAttributeGroups() - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Returns information on attribute groups of the resource.
getAttributeInstances() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Returns the attribute instances to which the information applies.
getAttributes() - Method in class org.apache.sis.measure.FormattedCharacterIterator
Returns the attributes defined on the current character.
getAttributes() - Method in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
Returns information on an attribute of the resource.
getAttributes() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Returns the attribute types to which the information applies.
getAttributes() - Method in class org.apache.sis.util.iso.DefaultRecord
Deprecated.
Renamed DefaultRecord.getFields() for consistency with the 2015 revision of ISO 19103 standard.
getAttributes() - Method in class org.apache.sis.xml.TransformedEvent.Start
 
getAttributeType() - Method in class org.apache.sis.util.iso.DefaultMemberName
Returns the type of the data associated with the record member.
getAttributeValue(AbstractAttribute<?>) - Static method in class org.apache.sis.feature.AbstractFeature
Returns the value of the given attribute, as a singleton or as a collection depending on the maximum number of occurrences.
getAuthalicRadius() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Returns the radius of a hypothetical sphere having the same surface than this ellipsoid.
getAuthalicRadius() - Method in class org.apache.sis.referencing.datum.Sphere
This ellipsoid is already a sphere, so returns its radius directly.
getAuthalicRadius(double, double) - Static method in class org.apache.sis.internal.referencing.Formulas
Returns the radius of a hypothetical sphere having the same surface than the ellipsoid specified by the given axis length.
getAuthalicRadius(Ellipsoid) - Static method in class org.apache.sis.internal.referencing.Formulas
Returns the radius of a hypothetical sphere having the same surface than the given ellipsoid.
getAuthorities() - Method in class org.apache.sis.console.ResourcesDownloader
Returns the name of the authority who provides data under non-Apache terms of use.
getAuthorities() - Method in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider.Default
Returns "EPSG" if the scripts exist in the ExternalSources subdirectory, or "unavailable" otherwise.
getAuthorities() - Method in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
Returns the identifiers of the dataset installed by the SQL scripts.
getAuthorities() - Method in class org.apache.sis.setup.InstallationResources
Returns identifiers of the resources provided by this instance.
getAuthorities() - Method in class org.apache.sis.setup.OptionalInstallations
Returns the names of the authorities providing data that can be installed.
getAuthority() - Method in interface org.apache.sis.internal.filter.FunctionRegister
Returns the name of the standard or authority defining the functions.
getAuthority() - Method in class org.apache.sis.internal.filter.sqlmm.Registry
Returns the name of the standard or authority defining the functions.
getAuthority() - Method in class org.apache.sis.internal.jaxb.IdentifierMapEntry
Returns the identifier namespace, which is the key of this entry.
getAuthority() - Method in class org.apache.sis.internal.jaxb.IdentifierMapEntry.Immutable
 
getAuthority() - Method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Returns the authority specified at construction time.
getAuthority() - Method in class org.apache.sis.internal.metadata.NameToIdentifier
Infers the authority from the scope if any, or from the code space otherwise.
getAuthority() - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxy
 
getAuthority() - Method in class org.apache.sis.internal.simple.SimpleIdentifier
Returns the organization or party responsible for definition and maintenance of the code, or null if none.
getAuthority() - Method in class org.apache.sis.io.wkt.WKTDictionary
Returns the authority or specification that defines the codes recognized by this factory.
getAuthority() - Method in class org.apache.sis.metadata.iso.DefaultIdentifier
Returns the person or party responsible for maintenance of the namespace.
getAuthority() - Method in class org.apache.sis.referencing.Builder
Returns the value of the first argument given by the last call to Builder.setCodeSpace(Citation, String), or null if none.
getAuthority() - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns an authority with "Subset of EPSG" title.
getAuthority() - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Returns the specification that defines the codes recognized by this factory.
getAuthority() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns the database or specification that defines the codes recognized by this factory.
getAuthority() - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Returns the database or specification that defines the codes recognized by this factory.
getAuthority() - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Returns the database or specification that defines the codes recognized by this factory.
getAuthority() - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns the authority for this EPSG dataset.
getAuthority() - Method in class org.apache.sis.referencing.ImmutableIdentifier
The person or party responsible for maintenance of the namespace.
getAuthorityAndVersion() - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Returns the authority with the version, if any.
getAuthorityCode(CoordinateOperation) - Method in class org.apache.sis.referencing.factory.sql.CoordinateOperationSet
Same as the default implementation in parent class, but avoid to call the costly EPSGDataAccess.getAuthority() method.
getAuthorityCode(T) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Returns the identifier for the specified object.
getAuthorityCodes() - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Returns the authority codes of all IdentifiedObjects contained in this collection, in insertion order.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxy
 
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.io.wkt.WKTDictionary
Returns the set of authority codes for objects of the given type.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns the list of EPSG codes available.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Provides a complete set of the known codes provided by this factory.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns the set of authority codes for objects of the given type.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Returns the set of authority codes for objects of the given type.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns the set of authority codes of the given type.
getAuthorityFactory(Class<T>, String, String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Returns the factory identified by the given type, authority and version.
getAuthorityFactory(String) - Static method in class org.apache.sis.referencing.CRS
Returns the system-wide authority factory used by CRS.forCode(String) and other SIS methods.
getAuthorityFactory(AuthorityFactoryIdentifier) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Returns the factory identified by the given type, authority and version.
getAuthorityTitle() - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns the title of the authority as a string in the default locale.
getAuxiliaryPath(StorageConnector) - Method in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
If the data to read is not provided by the connector by rather by some auxiliary file relative to the connector, returns the path to that auxiliary file.
getAuxiliaryPath(StorageConnector) - Method in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
Returns the path to the metadata file relative to the directory specified by user.
getAvailableFormatNames() - Method in class org.apache.sis.measure.UnitServices
Returns a list of available format names.
getAvailableLanguages() - Method in class org.apache.sis.util.Locales
Returns the languages known to the JavaVM (Locales.ALL) or to the Apache SIS library (Locales.SIS).
getAvailableLocales() - Method in class org.apache.sis.util.Locales
Returns the locales known to the JavaVM (Locales.ALL) or to the Apache SIS library (Locales.SIS).
getAvailableMethods(Class<? extends SingleOperation>) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Returns a set of available methods for coordinate operations of the given type.
getAvailableSystemsOfUnits() - Method in class org.apache.sis.measure.UnitServices
Returns the list of all available systems of units.
getAverageAirTemperature() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Returns the average air temperature along the flight pass during the photo flight.
getAxes(CoordinateSystem) - Static method in class org.apache.sis.referencing.cs.AbstractCS
Returns the axes of the given coordinate system.
getAxes(CoordinateSystem[]) - Static method in class org.apache.sis.referencing.cs.DefaultCompoundCS
Returns all axes in the given sequence of components.
getAxis() - Method in class org.apache.sis.referencing.cs.AbstractCS
Invoked by JAXB at marshalling time.
getAxis(int) - Method in class org.apache.sis.referencing.cs.AbstractCS
Returns the axis for this coordinate system at the specified dimension.
getAxis(CoordinateReferenceSystem, int) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Returns the axis of the given coordinate reference system for the given dimension, or null if none.
getAxisDimensionProperties() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Returns information about spatial-temporal axis properties.
getAxisDirections(CoordinateSystem) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns the axis directions for the specified coordinate system.
getAxisIdentification(int, int) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the axis number followed by the localized axis type if available.
getAxisName(Integer) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns the name and description for the specified CoordinateSystemAxis code.
getAxisType(int) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the type (vertical, temporal, …) of grid axis at given dimension.
getAxisTypes() - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the GridExtent.types array or a default array of arbitrary length if GridExtent.types is null.
getAxisUnit() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Returns the linear unit of the semi-major and semi-minor axis values.
getBackground() - Method in class org.apache.sis.coverage.SampleDimension.Builder
Returns the value specified by the last call to a setBackground(…) method.
getBackground() - Method in class org.apache.sis.coverage.SampleDimension
Returns the background value.
getBandBoundaryDefinition() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns the designation of criterion for defining maximum and minimum wavelengths for a spectral band.
getBandType() - Method in class org.apache.sis.coverage.grid.BufferedGridCoverage
Returns the constant identifying the primitive type used for storing sample values.
getBandType() - Method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
Returns the constant identifying the primitive type used for storing sample values.
getBandType() - Method in class org.apache.sis.coverage.grid.DerivedGridCoverage
Returns the data type identifying the primitive type used for storing sample values in each band.
getBandType() - Method in class org.apache.sis.coverage.grid.GridCoverage
Returns the data type identifying the primitive type used for storing sample values in each band.
getBandType() - Method in class org.apache.sis.coverage.grid.GridCoverage2D
Returns the constant identifying the primitive type used for storing sample values.
getBandType(SampleModel) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Returns the data type of bands in rasters that use the given sample model.
getBandType(List<SampleDimension>, boolean, GridCoverage) - Static method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
Returns the data type for range of values of given sample dimensions.
getBankCapacity(int) - Method in class org.apache.sis.storage.geotiff.DataSubset
Returns the size of a bank (not necessarily a band) in number of primitive elements (bytes, integers, …).
getBase() - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Returns the logarithm or exponent base in the transfer function.
getBaseCRS() - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Returns the CRS to use as the base of a projected CRS.
getBaseCRS() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Returns the CRS on which the conversion is applied.
getBaseCRS() - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Returns the geographic CRS on which the map projection is applied.
getBaseDimensions() - Method in class org.apache.sis.measure.UnitDimension
Returns the (fundamental) base dimensions and their exponent whose product is this dimension, or null if this dimension is a base dimension.
getBaseDimensions(Dimension) - Static method in class org.apache.sis.measure.UnitDimension
Returns the base dimensions and their exponents whose product make the given dimension.
getBaseExtentExpanded(boolean) - Method in class org.apache.sis.coverage.grid.GridDerivation
getBaseFilename(Path) - Static method in class org.apache.sis.internal.storage.PRJDataStore
Returns the filename of the given path without the file suffix.
getBaseSystemUnits() - Method in class org.apache.sis.measure.AbstractUnit
Returns the base units used by Apache SIS implementations.
getBaseSystemUnits() - Method in class org.apache.sis.measure.ConventionalUnit
Returns the base units used by Apache SIS implementations.
getBaseSystemUnits() - Method in class org.apache.sis.measure.SystemUnit
Returns the base units used by Apache SIS implementations.
getBaseUnits() - Method in class org.apache.sis.measure.AbstractUnit
Returns the base units and their exponent whose product is the system unit, or null if the system unit is a base unit (not a product of existing units).
getBaseUnits() - Method in class org.apache.sis.measure.ConventionalUnit
Returns the base units and their exponent whose product is the system unit, or null if the system unit is a base unit (not a product of existing units).
getBaseUnits() - Method in class org.apache.sis.measure.SystemUnit
Returns the base units and their exponent whose product is this unit, or null if this unit is a base unit (not a product of existing units).
getBasicMeasure() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Returns predefined basic measure on which this measure is based.
getBeginIndex() - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Returns the start index of the text.
getBeginning() - Method in interface org.apache.sis.internal.geoapi.temporal.Period
Links this period to the instant at which it ends.
getBeginning() - Method in class org.apache.sis.internal.temporal.DefaultPeriod
The beginning instant at which this period starts.
getBinaryEncoding(Column) - Method in class org.apache.sis.internal.sql.feature.Database
Returns an identifier of the way binary data are encoded by the JDBC driver.
getBinaryEncoding(Column) - Method in class org.apache.sis.internal.sql.postgis.Postgres
Returns an identifier of the way binary data are encoded by the JDBC driver.
getBitCount() - Method in class org.apache.sis.math.Vector
Returns an estimation of the number of bits used by each value in this vector.
getBitCount(int) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Returns a bit count for an IndexColorModel mapping mapSize colors.
getBitOffset() - Method in class org.apache.sis.internal.storage.io.ChannelData
Returns the current bit offset, as an integer between 0 and 7 inclusive.
getBitsPerValue() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns the maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.
getBlue(int) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
 
getBlue(Object) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace.
getBlue(Object) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
 
getBorderWidth() - Method in class org.apache.sis.math.StatisticsFormat
Returns the "width" of the border to drawn around the table, in number of lines.
getBoundMax() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns the longest wavelength that the sensor is capable of collecting within a designated band.
getBoundMin() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns the shortest wavelength that the sensor is capable of collecting within a designated band.
getBounds() - Method in class org.apache.sis.coverage.grid.ImageRenderer
Returns the location of the image upper-left corner together with the image size.
getBounds() - Method in class org.apache.sis.image.PlanarImage
Returns the image location (x, y) and image size (width, height).
getBounds() - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
Returns an empty bounds.
getBounds() - Method in class org.apache.sis.internal.feature.j2d.FlatShape
Returns an integer rectangle that completely encloses the shape.
getBounds() - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
Returns a rectangle that completely encloses this Shape.
getBounds() - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Returns an integer rectangle that completely encloses the shape.
getBounds(RenderedImage) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Returns the bounds of the given image as a new rectangle.
getBounds2D() - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
getBounds2D() - Method in class org.apache.sis.internal.feature.j2d.FlatShape
Returns a rectangle that completely encloses the shape.
getBounds2D() - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
Returns a rectangle that completely encloses this Shape.
getBounds2D() - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Returns a rectangle that completely encloses the shape.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gco.GO_Boolean
Returns the Java type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gco.GO_Decimal
Returns the Java type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gco.GO_Integer
Returns the Java type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gco.GO_Integer64
Returns the Java type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gco.GO_MultiplicityRange
Returns the Java type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gco.GO_Real
Returns the Java type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gco.GO_Record
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gco.GO_RecordType
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gco.GO_UnlimitedInteger
Returns the Java type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Returns the bound type, which is typically the GeoAPI interface.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gml.SC_VerticalCRS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gml.TM_Primitive
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gts.TM_Duration
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.gts.TM_PeriodDuration
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Address
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Citation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Contact
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Date
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.CI_OnlineResource
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Party
Returns the type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Responsibility
Returns the type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.CI_ResponsibleParty
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Series
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Telephone
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_DataQuality
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_Element
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_EvaluationMethod
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_MeasureReference
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_PositionalAccuracy
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_Result
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_StandaloneQualityReportInformation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQM_BasicMeasure
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Description
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Measure
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Parameter
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.DQM_SourceReference
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.EX_Extent
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.EX_GeographicExtent
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.EX_TemporalExtent
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.EX_VerticalExtent
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.LE_Algorithm
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.LE_NominalResolution
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.LE_Processing
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.LE_ProcessStepReport
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.LI_Lineage
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.LI_ProcessStep
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.LI_Source
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_AggregateInformation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_ApplicationSchemaInformation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_AttributeGroup
Returns the type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_BrowseGraphic
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Constraints
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_ContentInformation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_DataIdentification
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_DigitalTransferOptions
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Dimension
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Distribution
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Distributor
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_ExtendedElementInformation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_FeatureTypeInfo
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Format
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_GeometricObjects
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Identification
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Identifier
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_KeywordClass
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Keywords
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_MaintenanceInformation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Medium
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Metadata
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_MetadataExtensionInformation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_MetadataScope
Returns the type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_PortrayalCatalogueReference
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_RangeDimension
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Releasability
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_RepresentativeFraction
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Resolution
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Scope
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_ScopeDescription
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_SpatialRepresentation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_StandardOrderProcess
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Usage
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_AcquisitionInformation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_EnvironmentalRecord
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Event
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_GCP
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_GeolocationInformation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Instrument
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Objective
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Operation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Plan
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Platform
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_PlatformPass
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_RangeElementDescription
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_RequestedDate
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Requirement
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.MX_DataFile
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.RS_ReferenceSystem
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.SV_CoupledResource
Returns the type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.SV_OperationChainMetadata
Returns the type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.SV_OperationMetadata
Returns the type which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.metadata.SV_Parameter
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CC_Conversion
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CC_CoordinateOperation
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralParameterValue
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameterGroup
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CD_Ellipsoid
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CD_EngineeringDatum
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CD_GeodeticDatum
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CD_ImageDatum
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CD_ParametricDatum
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CD_PrimeMeridian
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CD_TemporalDatum
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CD_VerticalDatum
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_AffineCS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_CartesianCS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystem
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystemAxis
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_CylindricalCS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_EllipsoidalCS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_LinearCS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_ParametricCS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_PolarCS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_SphericalCS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_TimeCS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_UserDefinedCS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.CS_VerticalCS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.SC_CRS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.internal.jaxb.referencing.SC_SingleCRS
Returns the GeoAPI interface which is bound by this adapter.
getBoundType() - Method in class org.apache.sis.referencing.crs.SC_GeographicCRS
Returns the GeoAPI interface which is bound by this adapter.
getBoundUnits() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns units in which sensor wavelengths are expressed.
getBundle(Class<T>, Locale) - Static method in class org.apache.sis.util.resources.IndexedResourceBundle
Returns a resource bundle of the specified class.
getBundle(Locale) - Method in class org.apache.sis.internal.feature.Resources.International
 
getBundle(Locale) - Method in class org.apache.sis.internal.gazetteer.Resources.International
 
getBundle(Locale) - Method in class org.apache.sis.internal.geotiff.Resources.International
 
getBundle(Locale) - Method in class org.apache.sis.internal.metadata.Resources.International
 
getBundle(Locale) - Method in class org.apache.sis.internal.referencing.Resources.International
 
getBundle(Locale) - Method in class org.apache.sis.internal.sql.feature.Resources.International
 
getBundle(Locale) - Method in class org.apache.sis.internal.storage.Resources.International
 
getBundle(Locale) - Static method in class org.apache.sis.measure.UnitFormat
Loads the UnitNames resource bundle for the given locale.
getBundle(Locale) - Method in class org.apache.sis.util.iso.Types.Description
Loads the resources using the class loader used for loading GeoAPI interfaces.
getBundle(Locale) - Method in class org.apache.sis.util.ResourceInternationalString
Returns the resource bundle for the given locale.
getBundle(Locale) - Method in class org.apache.sis.util.resources.Errors.International
 
getBundle(Locale) - Method in class org.apache.sis.util.resources.Messages.International
 
getBundle(Locale) - Method in class org.apache.sis.util.resources.ResourceInternationalString
Returns the resource bundle for the given locale.
getBundle(Locale) - Method in class org.apache.sis.util.resources.Vocabulary.International
 
getBursaWolfParameters() - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Returns all Bursa-Wolf parameters specified in the properties map at construction time.
getByteOrder() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Returns the byte order with which data values will be read from this stream.
getBytes(ResultSet, int) - Method in enum org.apache.sis.internal.sql.feature.BinaryEncoding
Returns the value in the specified column as an array of decoded bytes.
getCached(AxesConvention) - Method in class org.apache.sis.referencing.crs.AbstractCRS
Returns the existing CRS for the given convention, or null if none.
getCachedTile() - Method in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Returns the cached tile for current iterator position.
getCacheKey(String) - Method in class org.apache.sis.image.AnnotatedImage
Returns the key to use for entries in the AnnotatedImage.cache map.
getCacheKey(ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.FeatureAdapter
Returns the key to use for caching the feature of a dependency.
getCalendar() - Method in class org.apache.sis.internal.util.StandardDateFormat
Returns the calendar, creating it when first needed.
getCalendar() - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns the calendar to use for reading dates in the database.
getCartesianCS() - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
getCartesianCS() - Method in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
 
getCartesianCS() - Method in class org.apache.sis.referencing.crs.DefaultImageCRS
Used by JAXB only (invoked by reflection).
getCatalog() - Method in class org.apache.sis.referencing.factory.sql.SQLTranslator
Returns the catalog that contains the EPSG schema.
getCategories() - Method in class org.apache.sis.coverage.SampleDimension
Returns all categories in this sample dimension.
getCategoryColors() - Method in class org.apache.sis.image.ImageProcessor
Returns the colors to use for given categories of sample values, or null is unspecified.
getCause(Throwable) - Static method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Returns the message to format below the logging for giving the cause of an error.
getCellAlignment() - Method in class org.apache.sis.io.TableAppender
Returns the alignment of the text inside the current cell.
getCellGeometry() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Returns the identification of grid data as point or cell.
getCellMean(int) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Returns the average translation parameters from source to target.
getCellMean(int) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Float
Returns the average translation parameters from source to target.
getCellMean(int) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns an average translation value for the given dimension.
getCellPrecision() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Suggests a precision for the translation values in this grid.
getCellPrecision() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Suggests a precision for the translation values in this grid.
getCellPrecision() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns an estimation of cell value precision (not to be confused with accuracy).
getCellPrecision() - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid
Returns the desired precision in iterative calculation performed by inverse transform.
getCellValue(int, int, int) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Returns the cell value at the given grid index.
getCellValue(int, int, int) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Double
Returns the cell value at the given dimension and grid index.
getCellValue(int, int, int) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Float
Returns the cell value at the given dimension and grid index.
getCellValue(int, int, int) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup
Returns the translation stored at the given two-dimensional grid indices for the given dimension.
getCellValue(int, int, int) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns the translation stored at the given two-dimensional grid indices for the given dimension.
getCellValue(int, int, int) - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid
Returns the cell value at the given dimension and grid index.
getCenterPoint() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Returns the Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cell halfway between opposite ends of the grid in the spatial dimensions.
getCenterX() - Method in class org.apache.sis.geometry.Envelope2D
Returns the median coordinate value for dimension 0.
getCenterX() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the x coordinate of the center of the rectangle.
getCenterY() - Method in class org.apache.sis.geometry.Envelope2D
Returns the median coordinate value for dimension 1.
getCenterY() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the y coordinate of the center of the rectangle.
getCentroid() - Method in class org.apache.sis.internal.feature.esri.Wrapper
Returns the centroid of the wrapped geometry as a direct position.
getCentroid() - Method in class org.apache.sis.internal.feature.GeometryWrapper
Returns the mathematical centroid (if possible) or center (as a fallback) as a direct position.
getCentroid() - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Returns the centroid of the wrapped geometry as a direct position.
getCentroid() - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Returns the centroid of the wrapped geometry as a direct position.
getCentroid() - Method in class org.apache.sis.internal.feature.jts.Wrapper
Returns the centroid of the wrapped geometry as a direct position.
getChannelBuffer(ChannelFactory) - Method in class org.apache.sis.storage.StorageConnector
Returns or allocate a buffer for use with the ChannelDataInput or ChannelDataOutput.
getCharacteristic(Object, String) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Fetches from the given property the value or default value of the named characteristic.
getCharacteristic(String) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Returns the builder for the characteristic of the given name.
getCharacteristic(DefaultFeatureType, AbstractIdentifiedType, String) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Fetches from the given property the default value of the characteristic of the given name.
getCharacteristic(GenericName) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Implementation of all getter methods for characteristics.
getCharacterSet() - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale
Returns the character set, or null if none.
getCharacterSet() - Method in class org.apache.sis.internal.simple.SimpleMetadata
The character coding standard used for the metadata set.
getCharacterSet() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
getCharacterSet() - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Returns the character coding for the metadata set (used in legacy ISO 19157 format).
getCharacterSets() - Method in class org.apache.sis.internal.simple.SimpleMetadata
The character coding standard used for the metadata set.
getCharacterSets() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
getCharacterSets() - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Deprecated.
Replaced by getLocalesAndCharsets().values().
getCharacterSets(Map<Locale, Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Returns the character coding standard used for the resource.
getCharset() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns the character coding for the metadata set (used in legacy ISO 19157 format).
getCheckPointDescription() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Returns a description of geographic position points used to test the accuracy of the georeferenced grid data.
getCheckPoints() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Returns the geographic references used to validate georectification of the data.
getChild(int) - Method in class org.apache.sis.index.tree.PointTreeNode.Default
Returns the child of this node that resides in the specified quadrant/octant.
getChild(int) - Method in class org.apache.sis.index.tree.PointTreeNode
Returns the child of this node that resides in the specified quadrant/octant.
getChild(int) - Method in class org.apache.sis.index.tree.QuadTreeNode
Returns the child of this node that resides in the specified quadrant.
getChildOperations() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns the sub-missions that make up part of a larger mission.
getChildren() - Method in class org.apache.sis.filter.AssociationValue
For Node.toString() implementation.
getChildren() - Method in class org.apache.sis.filter.BinaryFunction
Returns the two expressions in a list of size 2.
getChildren() - Method in class org.apache.sis.filter.BinarySpatialFilter
Returns the two expressions used as parameters by this filter.
getChildren() - Method in class org.apache.sis.filter.ComparisonFilter.Between
Returns the 3 children of this node.
getChildren() - Method in class org.apache.sis.filter.ConvertFunction
Returns the singleton expression tested by this operator together with the source and target classes.
getChildren() - Method in class org.apache.sis.filter.DistanceFilter
Returns the two expressions together with the distance parameter.
getChildren() - Method in class org.apache.sis.filter.IdentifierFilter
Returns the identifiers specified at construction time.
getChildren() - Method in class org.apache.sis.filter.LeafExpression.Literal
getChildren() - Method in class org.apache.sis.filter.LikeFilter
Returns the children of this node for displaying purposes.
getChildren() - Method in class org.apache.sis.filter.LogicalFilter
Returns the children of this node for displaying purposes.
getChildren() - Method in class org.apache.sis.filter.LogicalFilter.Not
Returns the singleton expression tested by this operator.
getChildren() - Method in class org.apache.sis.filter.PropertyValue
getChildren() - Method in class org.apache.sis.filter.UnaryFunction
Returns the expression used by this operator possibly completed in subclasses with other parameters.
getChildren() - Method in class org.apache.sis.internal.filter.GeometryConverter
Returns the singleton expression tested by this operator.
getChildren() - Method in class org.apache.sis.internal.filter.Node
Returns the children of this node, or an empty collection if none.
getChildren() - Method in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
Returns the children of this node, which are the parameters list.
getChildren() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
 
getChildren() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Returns the list of children, which is implemented by this class itself.
getChildren() - Method in class org.apache.sis.internal.referencing.RTreeNode
Returns the immediate children of this node, or an empty list if none.
getChildren() - Method in class org.apache.sis.io.wkt.Element
Returns a copy of children list, or null if this Element is an enumeration.
getChildren() - Method in class org.apache.sis.metadata.TreeNode
Returns the children of this node, or an empty set if none.
getChildren() - Method in class org.apache.sis.metadata.TreeNode.NewChild
 
getChildren() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Returns location instances of a different location type which subdivides this location instance.
getChildren() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Child location types (location types which sub-divides this location type).
getChildren() - Method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Returns the child location types (location types which sub-divides this location type).
getChildren() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Returns the child location types (location types which sub-divides this location type).
getChildren() - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Returns the children of this node.
getChildren() - Method in interface org.apache.sis.util.collection.TreeTable.Node
Returns the children of this node.
getCitation() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Citation for the resource.
getCitation() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns the identification of the mission.
getCitation() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Returns the identification of authority requesting target collection.
getCitation() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Returns the source where information about the platform is described.
getCitation() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Returns the identification of reference or guidance material for the requirement.
getCitation() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns the citation for the resource(s).
getCitation() - Method in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
Returns the information identifying the algorithm and version or date.
getCitation() - Method in class org.apache.sis.metadata.iso.quality.DefaultSourceReference
Returns the references to the source.
getCitation() - Method in class org.apache.sis.metadata.MetadataStandard
Returns a bibliographical reference to the international standard.
getCitation() - Method in class org.apache.sis.referencing.operation.DefaultFormula
Returns the reference to a publication giving the formula(s) or procedure used by the coordinate operation method, or null if none.
getCitations() - Method in class org.apache.sis.internal.profile.fra.Constraints
Returns the documents that specifies the nature of the constraints.
getCitations() - Method in class org.apache.sis.internal.profile.fra.LegalConstraints
Returns the documents that specifies the nature of the constraints.
getCitations() - Method in class org.apache.sis.internal.profile.fra.SecurityConstraints
Returns the documents that specifies the nature of the constraints.
getCitations() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Returns the complete citation of the instrument.
getCitedResponsibleParties() - Method in class org.apache.sis.internal.simple.CitationConstant
 
getCitedResponsibleParties() - Method in class org.apache.sis.internal.simple.SimpleCitation
 
getCitedResponsibleParties() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Role, name, contact and position information for individuals or organisations that are responsible for the resource.
getCitedResponsibleParties() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getCitedResponsibleParties() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns the role, name, contact and position information for an individual or organization that is responsible for the resource.
getCity() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property not specified by GPX.
getCity() - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Returns the city of the location.
getClass(T) - Static method in class org.apache.sis.util.Classes
Returns the class of the specified object, or null if object is null.
getClasses(Iterable<? extends T>) - Static method in class org.apache.sis.util.Classes
Returns the classes of all objects in the given collection.
getClassification() - Method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Returns the name of the handling restrictions on the resource.
getClassificationSystem() - Method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Returns the name of the classification system.
getClassName() - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
Returns a label for the keyword category in natural language.
getClassTypeError() - Method in class org.apache.sis.parameter.DefaultParameterValue
Formats an error message for illegal method call for the current value type.
getClipToValidArea() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Returns whether the decoded locations should be clipped to the valid area.
getCloseSequence() - Method in class org.apache.sis.io.wkt.Symbols
Returns the character used for closing a sequence of values.
getClosingBracket(int) - Method in class org.apache.sis.io.wkt.Symbols
Returns the closing bracket character at the given index.
getClosingQuote(int) - Method in class org.apache.sis.io.wkt.Symbols
Returns the closing quote character at the given index.
getCloudCoverPercentage() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
getCode() - Method in class org.apache.sis.internal.jaxb.IdentifierMapEntry
Returns the identifier code, which is the value of this entry.
getCode() - Method in class org.apache.sis.internal.jaxb.IdentifierMapEntry.Immutable
 
getCode() - Method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Returns a string representation of the identifier value, or null if none.
getCode() - Method in class org.apache.sis.internal.metadata.NameToIdentifier
Takes the last element as the code.
getCode() - Method in class org.apache.sis.internal.simple.SimpleIdentifier
Returns the alphanumeric value identifying an instance in the namespace.
getCode() - Method in class org.apache.sis.metadata.iso.DefaultIdentifier
Returns the alphanumeric value identifying an instance in the namespace.
getCode() - Method in class org.apache.sis.referencing.ImmutableIdentifier
Alphanumeric value identifying an instance in the namespace.
getCode(Locale, boolean) - Static method in enum org.apache.sis.setup.About
Returns the ISO language or country code for the given locale.
getCodeAt(int) - Method in class org.apache.sis.referencing.factory.sql.AuthorityCodes
Returns the code at the given index, or -1 if the index is out of bounds.
getCodeCandidates(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
Returns a set of authority codes that may identify the same object than the specified one.
getCodeCandidates(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Returns a set of authority codes that may identify the same object than the specified one.
getCodeCandidates(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder
Returns a set of authority codes that may identify the same object than the specified one.
getCodeLabel(CodeList<?>) - Static method in class org.apache.sis.util.iso.Types
Returns a unlocalized title for the given enumeration or code list value.
getCodeList() - Method in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Returns the code list wrapped in a JAXB element, or null if the GO_CharacterString.text is not a wrapper for a code list.
getCodeList(Class<?>, String) - Static method in class org.apache.sis.metadata.sql.MetadataSource
Returns the code of the given type and name.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.cat.CodeListAdapter
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.CI_DateTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.CI_OnLineFunctionCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.CI_PresentationFormCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.CI_RoleCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.DQ_EvaluationMethodTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.DS_AssociationTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.DS_InitiativeTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_CellGeometryCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_ClassificationCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_CoverageContentTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_DatatypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_DimensionNameTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_GeometricObjectTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_ImagingConditionCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_KeywordTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_MaintenanceFrequencyCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_MediumFormatCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_MediumNameCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_PixelOrientationCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_ProgressCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_RestrictionCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_ScopeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_SpatialRepresentationTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_TopicCategoryCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MD_TopologyLevelCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MI_BandDefinition
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MI_ContextCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MI_GeometryTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MI_ObjectiveTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MI_OperationTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MI_PolarisationOrientationCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MI_PriorityCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MI_SequenceCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MI_TransferFunctionTypeCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.code.MI_TriggerCode
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.gml.CodeListAdapter
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.referencing.CD_PixelInCell
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.referencing.CD_VerticalDatumType
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.referencing.CS_AxisDirection
Returns the class of code list wrapped by this adapter.
getCodeListClass() - Method in class org.apache.sis.internal.jaxb.referencing.CS_RangeMeaning
Returns the class of code list wrapped by this adapter.
getCodeListName() - Method in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeListAdapter
Returns the name of the code list class.
getCodeListName() - Method in class org.apache.sis.internal.jaxb.code.CI_TelephoneTypeCode
Returns the name of the code list class.
getCodeListName() - Method in class org.apache.sis.internal.jaxb.code.DCPList
Returns the name of the code list class.
getCodeListName() - Method in class org.apache.sis.internal.jaxb.code.SV_CouplingType
Returns the name of the code list class.
getCodeMap(Class<?>) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns a map of EPSG authority codes as keys and object names as values.
getCodeName(CodeList<?>) - Static method in class org.apache.sis.util.iso.Types
Returns the ISO name (if available) or the Java name (as a fallback) of the given enumeration or code list value.
getCodeSpace() - Method in class org.apache.sis.internal.jaxb.gml.CodeListAdapter
Returns the default code space for the wrapped code list.
getCodeSpace() - Method in class org.apache.sis.internal.jaxb.IdentifierMapEntry
Infers a code space from the authority.
getCodeSpace() - Method in class org.apache.sis.internal.jaxb.IdentifierMapEntry.Immutable
 
getCodeSpace() - Method in class org.apache.sis.internal.jaxb.referencing.CS_AxisDirection
Sets the default code space to "EPSG".
getCodeSpace() - Method in class org.apache.sis.internal.jaxb.referencing.CS_RangeMeaning
Sets the default code space to "EPSG".
getCodeSpace() - Method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Infers a code space from the authority.
getCodeSpace() - Method in class org.apache.sis.internal.metadata.NameToIdentifier
Takes everything except the tip as the code space.
getCodeSpace() - Method in class org.apache.sis.internal.simple.SimpleIdentifier
Returns the identifier or namespace in which the code is valid, or null if none.
getCodeSpace() - Method in class org.apache.sis.metadata.iso.DefaultIdentifier
Returns the identifier or namespace in which the code is valid.
getCodeSpace() - Method in class org.apache.sis.metadata.PropertyInformation
Returns the ISO name of the class containing the property, or the simple class name if the ISO name is undefined.
getCodeSpace() - Method in class org.apache.sis.parameter.ParameterTableRow
If this row has exactly one codespace, returns that codespace.
getCodeSpace() - Method in class org.apache.sis.referencing.Builder
Returns the value of the last argument given by the last call to Builder.setCodeSpace(Citation, String), or null if none.
getCodeSpace() - Method in class org.apache.sis.referencing.ImmutableIdentifier
Identifier or namespace in which the code is valid.
getCodeSpace(AuthorityFactory) - Static method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Returns the "main" namespace of the given factory, or null if none.
getCodeSpace(GenericName, Locale) - Static method in class org.apache.sis.internal.metadata.NameToIdentifier
Takes the element before the tip as the code space.
getCodeSpaces() - Method in class org.apache.sis.io.wkt.WKTDictionary
Returns all namespaces recognized by this factory.
getCodeSpaces() - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns the namespace of EPSG codes.
getCodeSpaces() - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Returns the namespaces defined by the OGC specifications implemented by this factory.
getCodeSpaces() - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Returns all namespaces recognized by this factory.
getCodeSpaces() - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Returns the code spaces of all factories given to the constructor.
getCodeSpaces() - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns an empty set since this data access class expects no namespace.
getCodeSpaces() - Method in class org.apache.sis.referencing.factory.sql.EPSGFactory
Returns the namespace of EPSG codes.
getCodeSpaces(AuthorityFactory) - Static method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Returns the code spaces for the given factory.
getCodeTitle(CodeList<?>) - Static method in class org.apache.sis.util.iso.Types
Returns the title of the given enumeration or code list value.
getCodeTitle(CodeList<?>, Locale) - Method in class org.apache.sis.internal.metadata.ServicesForUtility
Returns the title of the given enumeration or code list value.
getCodeTitle(CodeList<?>, Locale) - Method in class org.apache.sis.internal.util.MetadataServices
Returns the title of the given enumeration or code list value.
getCodeValues(Class<T>) - Static method in class org.apache.sis.util.iso.Types
Returns all known values for the given type of code list.
getCollectionIdentification() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Returns the identifier of the GCP collection.
getCollectionName() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Returns the name of the GCP collection.
getCollectiveTitle() - Method in class org.apache.sis.internal.simple.SimpleCitation
Deprecated.
getCollectiveTitle() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Deprecated.
Removed as of ISO 19115:2014.
getCollectiveTitle() - Method in class org.apache.sis.internal.storage.gpx.Copyright
Deprecated.
getCollectiveTitle() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Deprecated.
Removed as of ISO 19115:2014.
getColorModel() - Method in class org.apache.sis.coverage.grid.ReshapedImage
 
getColorModel() - Method in class org.apache.sis.image.BandedSampleConverter
Returns the color model associated with all rasters of this image.
getColorModel() - Method in class org.apache.sis.image.ImageAdapter
Returns the color model of this image.
getColorModel() - Method in class org.apache.sis.image.PrefetchedImage
 
getColorModel() - Method in class org.apache.sis.image.RecoloredImage
Returns the color model of this image.
getColorModel() - Method in class org.apache.sis.image.ResampledImage
Returns the color model of this resampled image.
getColorModel() - Method in class org.apache.sis.image.SourceAlignedImage
Returns the color model associated with this image.
getColorModel() - Method in class org.apache.sis.image.Visualization
Returns the color model associated with all rasters of this image.
getColorModel() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the color model, or null if none.
getColorModel() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getColorModel() - Method in class org.apache.sis.internal.storage.TiledDeferredImage
Returns the color model, or null if none.
getColorModel() - Method in class org.apache.sis.internal.storage.TiledGridResource
Returns the Java2D color model for rendering images, or null if none.
getColorModel() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the Java2D color model.
getColors() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the colors to use for syntax coloring, or null if none.
getColors() - Method in class org.apache.sis.parameter.ParameterFormat
Returns the colors for an output on X3.64 compatible terminal, or null if none.
getColumn(int, int) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Returns a column of coordinate values in the given dimension.
getColumn(String) - Method in class org.apache.sis.internal.sql.feature.Table
Returns the column from an attribute name specified as XPath.
getColumnCount() - Method in class org.apache.sis.io.TableAppender
Returns the number of columns in this table.
getColumnIndices(SQLBuilder, Relation, Map<String, Integer>) - Static method in class org.apache.sis.internal.sql.feature.FeatureAdapter
Computes the 1-based indices of columns of foreigner keys of given dependency.
getColumns() - Method in class org.apache.sis.internal.sql.feature.PrimaryKey.Composite
Returns all columns composing this primary key.
getColumns() - Method in class org.apache.sis.internal.sql.feature.PrimaryKey
Returns the list of column names composing the key.
getColumns() - Method in class org.apache.sis.internal.sql.feature.PrimaryKey.Single
Returns the single column composing this primary key.
getColumns() - Method in class org.apache.sis.metadata.TreeTableView
Returns the columns included in this tree table.
getColumns() - Method in class org.apache.sis.util.collection.DefaultTreeTable
Returns the table columns given at construction time.
getColumns() - Method in interface org.apache.sis.util.collection.TreeTable
Returns the table columns, in the order they shall be rendered by default.
getColumns() - Method in class org.apache.sis.util.collection.TreeTableFormat
Returns the table columns to parse and format, or null for the default list of columns.
getColumns(Map<TableColumn<?>, Integer>) - Static method in class org.apache.sis.util.collection.DefaultTreeTable
Returns all columns in the given map, sorted by increasing index value.
getColumnSeparatorMatcher(CharSequence) - Method in class org.apache.sis.io.TabularFormat
Returns a matcher for the column separators in the given text.
getColumnSeparatorPattern() - Method in class org.apache.sis.io.TabularFormat
Returns the pattern of characters used in column separators.
getCommand() - Method in exception org.apache.sis.console.InvalidCommandException
Returns the name of the invalid command.
getCommonCRS(DirectPosition, DirectPosition) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Returns the common CRS of specified points.
getCompactChildren() - Method in class org.apache.sis.metadata.TreeNode
Returns the children if the value policy is ValueExistencePolicy.COMPACT, or null otherwise.
getCompatibleUnit(Range<?>, Unit<?>) - Static method in class org.apache.sis.parameter.Verifier
If the given domain of values accepts units of incompatible dimensions, return the unit which is compatible with the given units.
getCompletedParameters() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Returns the parameter values used for the math transform creation, including the parameters completed by the factory.
getComponent(int) - Method in class org.apache.sis.util.Version
Returns the specified components of this version string.
getComponentAt(CoordinateReferenceSystem, int, int) - Static method in class org.apache.sis.referencing.CRS
Returns the coordinate reference system in the given range of dimension indices.
getComponentFiles() - Method in class org.apache.sis.internal.storage.esri.RasterStore
Returns the URIDataStore.location as a Path component together with auxiliary files.
getComponentFiles() - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Returns the URIDataStore.location as a Path component together with auxiliary files.
getComponentFiles() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Returns paths to the main file together with auxiliary files.
getComponentFiles() - Method in class org.apache.sis.internal.storage.PRJDataStore
Returns the URIDataStore.location as a Path component together with auxiliary files.
getComponentFiles() - Method in interface org.apache.sis.internal.storage.ResourceOnFileSystem
Gets the paths to files potentially used by this resource.
getComponentFiles() - Method in class org.apache.sis.internal.storage.URIDataStore
Returns the URIDataStore.location as a Path component or an empty array if none.
getComponentFiles() - Method in class org.apache.sis.storage.geotiff.DataCube
Gets the paths to files used by this resource, or an empty array if unknown.
getComponentFiles() - Method in class org.apache.sis.storage.geotiff.MultiResolutionImage
Gets the paths to files used by this resource, or an empty array if unknown.
getComponentMapping(Array) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Returns a function for getting values of components in the given array.
getComponents() - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Returns the ordered list of coordinate reference systems.
getComponents() - Method in class org.apache.sis.referencing.cs.DefaultCompoundCS
Returns all coordinate systems in this compound CS.
getComponents(Object, int[], int) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Returns an array of unnormalized color/alpha components for a specified pixel in this color model.
getCompression() - Method in class org.apache.sis.storage.geotiff.DataCube
Returns the compression method, or null if unspecified.
getCompression() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the compression method, or null if unspecified.
getCompressionGenerationQuantity() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns the count of the number of lossy compression cycles performed on the image.
getComputedPropertyName() - Method in class org.apache.sis.image.AnnotatedImage
Returns the name of the property which is computed by this image.
getComputedPropertyName() - Method in class org.apache.sis.image.StatisticsCalculator
Returns the name of the property which is computed by this image.
getConceptIdentifier() - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
Returns the URI of concept in the ontology specified by the ontology citation.
getCondition() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Condition under which the extended element is mandatory.
getCondition() - Method in class org.apache.sis.metadata.PropertyInformation
Returns the condition under which the extended element is mandatory.
getConnection() - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Attempts to establish a connection.
getConnection() - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Returns the connection to the database.
getConnection() - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Acquires a connection to the database.
getConnection(String, String) - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Attempts to establish a connection.
getConnectPoints() - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Returns the handle for accessing the service interface.
getConstantAzimuth() - Method in class org.apache.sis.referencing.GeodeticCalculator
Computes the angular heading of a rhumb line path.
getConstantCoordinates() - Static method in class org.apache.sis.referencing.operation.CoordinateOperationContext
Invoked when some coordinates in the target CRS cannot be computed from coordinates in the source CRS.
getConstraintApplicationScope() - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Returns the spatial and / or temporal extents and or levels of the application of the constraints restrictions.
getConstraintLanguage() - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Formal language used in Application Schema.
getContactInfo() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getContactInfo() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property determined by the Person.email and Person.link fields.
getContactInfo() - Method in class org.apache.sis.metadata.iso.citation.AbstractParty
Returns the contact information for the party.
getContactInfo() - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Deprecated.
As of ISO 19115:2014, replaced by AbstractParty.getContactInfo().
getContactInstructions() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property not specified by GPX.
getContactInstructions() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Returns supplemental instructions on how or when to contact the individual or organization.
getContacts() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Parties responsible for the metadata information.
getContacts() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns the parties responsible for the metadata information.
getContacts() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Returns identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the resource.
getContactType() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Type of the contact.
getContainer() - Static method in class org.apache.sis.internal.system.Shutdown
Returns the value set by the last call to Shutdown.setContainer(String).
getContainer() - Method in class org.apache.sis.util.iso.DefaultRecordType
Deprecated.
The RecordSchema interface has been removed in the 2015 revision of ISO 19103 standard.
getContainsChain() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Provides information about the chain applied by the service.
getContainsOperations() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Provides information about the operations that comprise the service.
getContentInfo() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Information about the feature and coverage characteristics.
getContentInfo() - Method in class org.apache.sis.internal.storage.gpx.Metadata
Names of features types available for the GPX format, or an empty list if none.
getContentInfo() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns information about the feature catalogue and describes the coverage and image data characteristics.
getContentLevel() - Method in class org.apache.sis.parameter.ParameterFormat
Returns the amount of information to put in the table.
getContentType() - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Deprecated.
As of ISO 19115:2014, moved to DefaultAttributeGroup.getContentTypes().
getContentTypes() - Method in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
Returns the types of information represented by the value(s).
getContext() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Meaning of the event.
getContextClassLoader() - Static method in class org.apache.sis.internal.system.DefaultFactories
Returns the context class loader, but makes sure that it has Apache SIS on its classpath.
getContextualParameter(String) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Gets a parameter for which to infer a value from the context.
getContextualParameters() - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Returns the parameters for a sequence of normalizethisdenormalize.
getContextualParameters() - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Returns the parameters used for creating the complete map projection.
getContextualParameters() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Returns the parameters for a sequence of normalizethisdenormalize transforms (optional operation).
getContextualParameters() - Method in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
Returns the contextual parameters.
getContextualParameters() - Method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Returns the parameters used for creating the complete transformation.
getContextualParameters() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Returns the names of parameters that have been inferred from the context.
getContextualParameters() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Returns the parameters used for creating the complete conversion.
getContextualParameters() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
Returns the same contextual parameters than in the enclosing class, but with a different method name and the (de)normalization matrices inverted.
getContextualParameters() - Method in class org.apache.sis.referencing.operation.transform.PoleRotation
Returns the parameters used for creating the complete operation.
getControlPoint(int[]) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns a single target coordinate for the given source coordinate, or null if none.
getControlPoint(int, int) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Returns a single target coordinate for the given source coordinate, or null if none.
getControlPoints() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns all control points as a map.
getControlRow(int[], double[]) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
More straightforward version of LinearTransformBuilder.getControlPoint(int[]) for the case where this LinearTransformBuilder is known to have been built for grid source coordinates.
getConvention() - Method in class org.apache.sis.io.wkt.Formatter
Returns the convention to use for formatting the WKT.
getConvention() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the convention for parsing and formatting WKT elements.
getConversionFrom(VerticalCRS) - Method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Returns the conversion from the given CRS to the CRS of this extent, or null if none or unknown.
getConversionFromBase() - Method in class org.apache.sis.referencing.crs.AbstractDerivedCRS
Returns the conversion from the base CRS to this CRS.
getConversionFromBase() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Returns the conversion from the base CRS to this CRS.
getConversionFromBase() - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Returns the map projection from the base CRS to this CRS.
getConversionSteps() - Method in class org.apache.sis.measure.AbstractConverter
Returns the steps of fundamental converters making up this converter.
getConversionSteps() - Method in class org.apache.sis.measure.ConcatenatedConverter
Returns the steps of fundamental converters making up this converter.
getConversionType() - Method in class org.apache.sis.referencing.crs.AbstractDerivedCRS
Returns the type of conversion associated to this AbstractDerivedCRS.
getConversionType() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Returns the type of conversion associated to this DefaultDerivedCRS.
getConversionType() - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Returns the type of conversion associated to this DefaultProjectedCRS.
getConverterTo(Unit<?>) - Method in class org.apache.sis.parameter.DefaultParameterValue
getConverterTo(Unit<Q>) - Method in class org.apache.sis.measure.ConventionalUnit
Returns a converter of numeric values from this unit to another unit of same type.
getConverterTo(Unit<Q>) - Method in class org.apache.sis.measure.SystemUnit
Returns a converter of numeric values from this unit to another unit of same type.
getConverterToAny(Unit<?>) - Method in class org.apache.sis.measure.ConventionalUnit
Returns a converter from this unit to the specified unit of unknown type.
getConverterToAny(Unit<?>) - Method in class org.apache.sis.measure.SystemUnit
Returns a converter from this unit to the specified unit of unknown type.
getCoordinate() - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates.Position
Returns all coordinate values.
getCoordinate() - Method in class org.apache.sis.geometry.AbstractDirectPosition
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinate() - Method in class org.apache.sis.geometry.DirectPosition1D
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinate() - Method in class org.apache.sis.geometry.DirectPosition2D
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinate() - Method in class org.apache.sis.geometry.GeneralDirectPosition
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinate() - Method in class org.apache.sis.internal.referencing.DirectPositionView.Double
Returns all coordinate values.
getCoordinate() - Method in class org.apache.sis.math.CompoundDirectPositions
Not needed.
getCoordinate() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the coordinates of the centroid.
getCoordinate(int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns the coordinate tuple at the given index.
getCoordinate(int, Coordinate) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Copies the coordinate tuple at the given index into the specified target.
getCoordinateCopy(int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns the coordinate tuple at given index.
getCoordinateFractional(int) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Returns a grid coordinate value together with its fractional part, if any.
getCoordinateOperationAccuracy() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns an estimation of the impact of this operation on point accuracy.
getCoordinateOperationAuthorityFactory() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Returns the factory for creating coordinate operations from authority codes.
getCoordinateOperationFactory() - Method in class org.apache.sis.internal.metadata.ReferencingServices
Returns the default coordinate operation factory.
getCoordinateOperationFactory() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Returns the factory for fetching operation methods and creating defining conversions.
getCoordinateOperationFactory() - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Returns the default coordinate operation factory.
getCoordinateOperationFactory(Map<String, ?>, MathTransformFactory, CRSFactory, CSFactory) - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
Returns the coordinate operation factory to use for the given properties and math transform factory.
getCoordinateReferenceSystem() - Method in class org.apache.sis.coverage.BandedCoverage
Returns the coordinate reference system to which the cells are referenced.
getCoordinateReferenceSystem() - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates.Position
Grid coordinates have no coordinate reference system.
getCoordinateReferenceSystem() - Method in class org.apache.sis.coverage.grid.GridCoverage
Returns the coordinate reference system to which the values in grid domain are referenced.
getCoordinateReferenceSystem() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the "real world" coordinate reference system.
getCoordinateReferenceSystem() - Method in class org.apache.sis.geometry.AbstractDirectPosition
Returns the coordinate reference system in which the coordinate tuple is given.
getCoordinateReferenceSystem() - Method in class org.apache.sis.geometry.AbstractEnvelope.Point
The coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns the envelope coordinate reference system, or null if unknown.
getCoordinateReferenceSystem() - Method in class org.apache.sis.geometry.DirectPosition1D
Returns the coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in class org.apache.sis.geometry.DirectPosition2D
Returns the coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in class org.apache.sis.geometry.Envelope2D
Returns the coordinate reference system in which the coordinates are given.
getCoordinateReferenceSystem() - Method in class org.apache.sis.geometry.GeneralDirectPosition
Returns the coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in class org.apache.sis.index.tree.PointTree
Returns the coordinate reference system (CRS) of all points in this tree.
getCoordinateReferenceSystem() - Method in class org.apache.sis.internal.feature.GeometryWithCRS
Gets the Coordinate Reference System (CRS) of this geometry.
getCoordinateReferenceSystem() - Method in class org.apache.sis.internal.feature.GeometryWrapper
Gets the Coordinate Reference System (CRS) of this geometry.
getCoordinateReferenceSystem() - Method in class org.apache.sis.internal.feature.jts.Wrapper
Returns the geometry coordinate reference system, or null if none.
getCoordinateReferenceSystem() - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
Returns the coordinate reference system, or null if unknown.
getCoordinateReferenceSystem() - Method in class org.apache.sis.math.CompoundDirectPositions
Returns null since there is no CRS associated to this object.
getCoordinateReferenceSystem() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Returns the coordinate reference system in which the ground control points are defined.
getCoordinateReferenceSystem() - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Decoder
Returns the Coordinate Reference System of the decoded geohash.
getCoordinateReferenceSystem() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
Returns the Coordinate Reference System of the decoded MGRS reference.
getCoordinateReferenceSystem() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the coordinate reference system the envelope and the position.
getCoordinateReferenceSystem() - Method in interface org.apache.sis.storage.tiling.TileMatrixSet
Returns the coordinate reference system of all TileMatrix instances in this set.
getCoordinateReferenceSystem(Geometry) - Static method in class org.apache.sis.internal.feature.jts.JTS
Gets the Coordinate Reference System (CRS) from the given geometry.
getCoordinateReferenceSystem(Envelope) - Static method in class org.apache.sis.coverage.grid.GridGeometry
Returns the coordinate reference system of the given envelope if defined, or null if none.
getCoordinatesDimension(Geometry) - Static method in class org.apache.sis.internal.feature.jts.Wrapper
Gets the number of dimensions of geometry vertex (sequence of coordinate tuples), which can be 2 or 3.
getCoordinatesField(Class<?>) - Static method in class org.apache.sis.geometry.GeneralDirectPosition
Returns the "coordinates" field of the given class and gives write permission to it.
getCoordinateSystem() - Method in class org.apache.sis.referencing.crs.AbstractCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Parametric
Returns the coordinate system given at construction time.
getCoordinateSystem() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Temporal
Returns the coordinate system given at construction time.
getCoordinateSystem() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Vertical
Returns the coordinate system given at construction time.
getCoordinateSystem() - Method in class org.apache.sis.referencing.crs.DefaultGeographicCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class org.apache.sis.referencing.crs.DefaultImageCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class org.apache.sis.referencing.crs.DefaultParametricCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Returns the coordinate system.
getCoordinateSystem() - Method in class org.apache.sis.referencing.crs.DefaultVerticalCRS
Returns the coordinate system.
getCoordinateSystem(Class<T>) - Method in class org.apache.sis.referencing.crs.AbstractCRS
Returns the coordinate system if it is of the given type, or null otherwise.
getCoordinateToGrid() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns the conversion from the source coordinates (in "real world" units) to grid indices.
getCoordinateUnit() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns the unit of measurement of input values, before conversion to grid indices.
getCoordinateValue(int) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Returns the grid coordinate value at the specified dimension.
getCoordinateValue(int) - Method in class org.apache.sis.coverage.grid.GridCoordinatesView
Returns the coordinate value for the specified dimension.
getCoordinateValues() - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Returns one integer value for each dimension of the grid.
getCoordinateValues() - Method in class org.apache.sis.coverage.grid.GridCoordinatesView
Returns all coordinate values.
getCornerPoints() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Returns the Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cells at opposite ends of grid coverage along two diagonals.
getCountry() - Method in class org.apache.sis.internal.jaxb.lan.Country
Gets the value of the Country code using ISO 19139:2007 element name.
getCountry() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property not specified by GPX.
getCountry() - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Returns the country of the physical address.
getCountryCode() - Method in class org.apache.sis.internal.jaxb.lan.Country
Gets the value of the Country code using ISO 19115-3 element name.
getCoupledResources() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Returns further description(s) of the data coupling in the case of tightly coupled services.
getCouplingType() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Returns type of coupling between service and associated data (if exist).
getCoverage() - Method in interface org.apache.sis.coverage.BandedCoverage.Evaluator
Returns the coverage from which this evaluator is computing sample values.
getCoverage() - Method in class org.apache.sis.coverage.grid.ConvertedGridCoverage.SampleConverter
Returns the enclosing coverage.
getCoverage() - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Returns the coverage from which this evaluator is fetching sample values.
getCoverage() - Method in interface org.apache.sis.coverage.grid.GridCoverage.Evaluator
Returns the coverage from which this evaluator is fetching sample values.
getCoverage() - Method in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Returns the enclosing coverage.
getCRC32(File) - Static method in class org.apache.sis.internal.unopkg.UnoPkg
Computes CRC32 for the given file.
getCredits() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Recognition of those who contributed to the resource.
getCredits() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns the recognition of those who contributed to the resource(s).
getCRS() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Returns the coordinate reference system associated to attribute values.
getCRSAuthorityFactory() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Returns the factory for creating coordinate reference systems from authority codes.
getCRSCharacteristic(Object) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Returns the Coordinate Reference Systems characteristic for the given attribute, or null if none.
getCRSCharacteristic(DefaultFeatureType, AbstractIdentifiedType) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Returns the Coordinate Reference Systems characteristic for the given property type, or null if none.
getCRSFactory() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Returns the factory for creating coordinate reference systems.
getCRSFactory() - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Returns the factory to use if CoordinateOperationFinder needs to create CRS for intermediate steps.
getCSAuthorityFactory() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Returns the factory for creating coordinate systems from authority codes.
getCSFactory() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Returns the factory for creating coordinate systems and their axes.
getCSFactory() - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Returns the factory to use if CoordinateOperationFinder needs to create CS for intermediate steps.
getCsIfHorizontal2D(CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.EllipsoidalHeightCombiner
Returns the coordinate system if the given CRS is a two-dimensional geographic or projected CRS, or null otherwise.
getCurrency() - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Returns the monetary units of the fees (as specified in ISO 4217).
getCurrentFile() - Method in class org.apache.sis.internal.doclet.Taglet
Returns the file that contains the current tag, or null if the method cannot determine the file.
getCurrentPropertyPath() - Method in class org.apache.sis.metadata.MetadataCopier
Returns the path to the currently copied property.
getCurrentPropertyPath() - Method in class org.apache.sis.metadata.MetadataVisitor
Returns the path to the currently visited property.
getCurrentReader() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Returns the reader without doing any validation.
getCycle(CoordinateSystemAxis) - Static method in class org.apache.sis.geometry.AbstractEnvelope
If the range meaning of the given axis is "wraparound", returns the spanning of that axis.
getCylindricalCS() - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
getData() - Method in class org.apache.sis.coverage.grid.ReshapedImage
Returns a copy of this image as one large tile.
getData() - Method in class org.apache.sis.image.ImageAdapter
 
getData() - Method in class org.apache.sis.image.PlanarImage
Returns a copy of this image as one large tile.
getData() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getData() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Returns direct references (not cloned) to the data arrays.
getData() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Double
Returns direct references (not cloned) to the data arrays.
getData() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Float
Returns direct references (not cloned) to the data arrays.
getData() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Returns the data for each shift dimensions.
getData() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup
Returns direct references (not cloned) to the data arrays.
getData(Rectangle) - Method in class org.apache.sis.coverage.grid.ReshapedImage
Returns a copy of an arbitrary region of this image.
getData(Rectangle) - Method in class org.apache.sis.image.ImageAdapter
 
getData(Rectangle) - Method in class org.apache.sis.image.PlanarImage
Returns a copy of an arbitrary region of this image.
getData(Rectangle) - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getDataAccess() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a Data Access Object.
getDatabase() - Method in class org.apache.sis.setup.Configuration
Returns the data source for the SIS-wide "SpatialMetadata" database.
getDataBufferType() - Method in class org.apache.sis.internal.sql.postgis.Band
Returns the type of Java2D buffer for this band.
getDataElements(int, Object) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Converts a RGB color to a representation of a pixel in this color model.
getDataElements(Object) - Method in class org.apache.sis.image.PixelIterator
Returns the data elements (not necessarily band values) of current pixel.
getDataPixelSize(DirectPosition) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Returns an estimation of the size of data pixels, in objective CRS.
getDataQualityInfo() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Overall assessment of quality of a resource(s).
getDataQualityInfo() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns overall assessment of quality of a resource(s).
getDataset() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Returns the dataset to which the information applies.
getDataSetUri() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Online location(s) where the metadata is available.
getDataSetUri() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
getDataSource() - Method in class org.apache.sis.internal.metadata.ServicesForUtility
Returns the data source for the SIS-wide "SpatialMetadata" database.
getDataSource() - Static method in class org.apache.sis.internal.metadata.sql.Initializer
Returns the data source for the SIS-wide "SpatialMetadata" database.
getDataSource() - Method in class org.apache.sis.internal.util.MetadataServices
Returns the data source for the SIS-wide "SpatialMetadata" database.
getDataStore(StoreListeners) - Static method in class org.apache.sis.storage.event.StoreListeners
Returns the data store of the source, or null if unknown.
getDataToObjective(PixelInCell) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Returns the conversion from RenderingData.data pixel coordinates to objective CRS.
getDataType() - Method in class org.apache.sis.image.PixelIterator
Returns the type used for storing data in the raster buffer.
getDataType() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Code which identifies the kind of value provided in the extended element.
getDataType() - Method in class org.apache.sis.metadata.PropertyInformation
Returns the kind of value provided in the extended element.
getDataType() - Method in class org.apache.sis.storage.geotiff.DataSubset
Returns the type of data in all tiles.
getDataType() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the type of raster data.
getDatatypeFactory() - Static method in class org.apache.sis.internal.xml.XmlUtilities
Returns the factory for creating javax.xml.datatype objects.
getDataTypeName(SampleModel) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Returns the name of the DataBuffer type used by the given sample model.
getDataTypeSize() - Method in class org.apache.sis.internal.sql.postgis.Band
Returns the number of bits per sample value in this band.
getDate() - Method in interface org.apache.sis.internal.geoapi.temporal.Instant
Gets the date of this instant.
getDate() - Method in interface org.apache.sis.internal.geoapi.temporal.Position
Returns the time value as a Date object.
getDate() - Method in class org.apache.sis.internal.jaxb.gco.GO_DateTime
Returns the current date, or null if none.
getDate() - Method in class org.apache.sis.internal.jaxb.gco.GO_Temporal
Returns the current date, or null if none.
getDate() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property determined by the Copyright.year field.
getDate() - Method in class org.apache.sis.internal.temporal.DefaultInstant
Returns the date used for describing temporal position.
getDate() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
Returns the reference date for the cited resource.
getDate() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Deprecated.
As of ISO 19115-1:2014, replaced by DefaultProcessStep.getStepDateTime().
getDate(Extent, double) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns an instant in the temporal elements of the given extent, or null if none.
getDate(TemporalPrimitive) - Static method in class org.apache.sis.internal.util.TemporalUtilities
Infers a value from the extent as a Date object.
getDateFormat() - Method in class org.apache.sis.storage.geotiff.GeoTIFF
Returns the object to use for parsing and formatting dates.
getDateInfo() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns the date(s) associated with the metadata.
getDateOfNextUpdate() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Deprecated.
As of ISO 19115:2014, replaced by DefaultMaintenanceInformation.getMaintenanceDates() in order to enable inclusion of a DateType to describe the type of the date. The associated date type is DateType.valueOf("NEXT_UPDATE").
getDates() - Method in class org.apache.sis.internal.simple.CitationConstant
 
getDates() - Method in class org.apache.sis.internal.simple.SimpleCitation
 
getDates() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Reference dates for the cited resource.
getDates() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property determined by the Copyright.year field.
getDates() - Method in class org.apache.sis.internal.storage.gpx.Metadata
ISO 19115 metadata property determined by the Metadata.time field.
getDates() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns the reference date for the cited resource.
getDates() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Invoked by JAXB at both marshalling and unmarshalling time.
getDates() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Deprecated.
getDates() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Returns the date or range of dates on which a data quality measure was applied.
getDateStamp() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Date(s) associated with the metadata.
getDateStamp() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
As of ISO 19115:2014, replaced by DefaultMetadata.getDateInfo().
getDateTime() - Method in class org.apache.sis.metadata.iso.quality.AbstractResult
Returns the date when the result was generated.
getDateType() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property fixed to DateType.IN_FORCE.
getDateType() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
Returns the event used for reference date.
getDatum() - Method in class org.apache.sis.referencing.crs.AbstractCRS
Returns the datum, or null if none.
getDatum() - Method in class org.apache.sis.referencing.crs.AbstractDerivedCRS
Returns the datum of the base CRS.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Compound CRS do not have datum.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Engineering
Returns the datum of the base engineering CRS.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Geodetic
Returns the datum of the base geodetic CRS.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Returns the datum of the base CRS.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Parametric
Returns the datum of the base parametric CRS.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Temporal
Returns the datum of the base temporal CRS.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Vertical
Returns the datum of the base vertical CRS.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Returns the datum.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
Returns the geodetic datum associated to this geocentric CRS.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
Returns the datum.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultGeographicCRS
Returns the geodetic datum associated to this geographic CRS.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultImageCRS
Returns the datum.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultParametricCRS
Returns the datum.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Returns the datum of the base CRS.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Returns the datum.
getDatum() - Method in class org.apache.sis.referencing.crs.DefaultVerticalCRS
Returns the datum.
getDatumAuthorityFactory() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Returns the factory for creating datum from authority codes.
getDatumFactory() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Returns the factory for creating datum, prime meridians and ellipsoids.
getDays() - Method in interface org.apache.sis.internal.geoapi.temporal.PeriodDuration
A positive integer, followed by the character "D", which indicated the number of days in the period.
getDays() - Method in class org.apache.sis.internal.temporal.DefaultPeriodDuration
 
getDeductiveSource() - Method in class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
Returns the information on which data are used as sources in deductive evaluation method.
getDefault() - Static method in class org.apache.sis.io.wkt.Symbols
Returns the default set of symbols.
getDefaultCRS() - Method in class org.apache.sis.geometry.CoordinateFormat
Returns the coordinate reference system to use if no CRS is explicitly associated to a given DirectPosition.
getDefaultCRS() - Method in class org.apache.sis.internal.sql.feature.Column
If this column is a geometry or raster column, returns the default coordinate reference system.
getDefaultFormat() - Method in class org.apache.sis.geometry.CoordinateFormat
The default format to use when no CRS or no axis information is available.
getDefaultLocale() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Gets the default locale for this record (used in ISO 19115-3:2016 format).
getDefaultLocale() - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Gets the default locale for this record (used in ISO 19115-3 format).
getDefaultMapping() - Method in class org.apache.sis.internal.sql.feature.Database
Returns a mapping for Types.JAVA_OBJECT or unrecognized types.
getDefaultMapping() - Method in class org.apache.sis.internal.sql.postgis.Postgres
Returns the mapping for Object or unrecognized types.
getDefaultMathTransformFactory() - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Returns the Apache SIS implementation of math transform factory.
getDefaultName() - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Returns a default name to use if the user did not specified a name.
getDefaultName() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Returns a default name to use if the user did not specified a name.
getDefaultName() - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Returns a default name to use if the user did not specified a name.
getDefaultName() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns a default name to use if the user did not specified a name.
getDefaultParameters(String) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Returns the default parameter values for a math transform using the given operation method.
getDefaultSlice() - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Returns the default slice where to perform evaluation, or an empty map if unspecified.
getDefaultSlice() - Method in class org.apache.sis.coverage.grid.EvaluatorWrapper
Returns the default slice where to perform evaluation, or an empty map if unspecified.
getDefaultSlice() - Method in interface org.apache.sis.coverage.grid.GridCoverage.Evaluator
Returns the default slice where to perform evaluation, or an empty map if unspecified.
getDefaultValue() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Returns the default value for the attribute, or null if none.
getDefaultValue() - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Returns the default value for the characteristic, or null if none.
getDefaultValue() - Method in class org.apache.sis.feature.DefaultAttributeType
Returns the default value for the attribute.
getDefaultValue() - Method in class org.apache.sis.internal.jaxb.metadata.replace.Parameter
 
getDefaultValue() - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Not used for this simple attribute type.
getDefaultValue() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Returns the default value for the parameter.
getDefaultValue(int[]) - Method in class org.apache.sis.parameter.TensorParameters
Returns the default value for the parameter descriptor at the given indices.
getDefaultValue(String) - Method in class org.apache.sis.feature.AbstractFeature
Returns the default value to be returned by AbstractFeature.getPropertyValue(String) for the property of the given name.
getDefaultValue(DefaultAttributeType<V>) - Static method in class org.apache.sis.feature.AbstractFeature
Returns the default value to be returned by AbstractFeature.getPropertyValue(String) for the given attribute type.
getDefinition() - Method in class org.apache.sis.feature.AbstractIdentifiedType
Returns a concise definition of the element.
getDefinition() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns a concise definition of the element.
getDefinition() - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Not used for this simple attribute type.
getDefinition() - Method in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Returns the description of a set of specific range elements.
getDefinition() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Definition of the extended element.
getDefinition() - Method in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Returns the definition of the data quality basic measure.
getDefinition() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Returns the definition of the fundamental concept for the data quality measure.
getDefinition() - Method in class org.apache.sis.metadata.PropertyInformation
Returns the definition of this property, or null if none.
getDefinition() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
The way in which location instances are defined.
getDefinition() - Method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Returns the way in which location instances are defined.
getDefinition() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Returns the way in which location instances are defined.
getDelay(TimeUnit) - Method in class org.apache.sis.internal.system.DelayedRunnable
Returns the delay to wait before to execute this task, or 0 if this task shall be executed immediately.
getDelay(TimeUnit) - Method in class org.apache.sis.internal.system.DelayedRunnable.Immediate
Returns the delay, which is fixed to 0 in every cases.
getDeliveryPoints() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property not specified by GPX.
getDeliveryPoints() - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Returns the address line for the location (as described in ISO 11180, Annex A).
getDenominator() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns the denominator of this representative fraction.
getDensities() - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Deprecated.
As of ISO 19115:2014, replaced by DefaultMedium.getDensity().
getDensity() - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Returns the density at which the data is recorded.
getDensityUnits() - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Returns the units of measure for the recording density.
getDependencies() - Method in class org.apache.sis.feature.AbstractOperation
Returns the names of feature properties that this operation needs for performing its task.
getDependencies() - Method in class org.apache.sis.feature.EnvelopeOperation
Returns the names of feature properties that this operation needs for performing its task.
getDependencies() - Method in class org.apache.sis.feature.LinkOperation
Returns the names of feature properties that this operation needs for performing its task.
getDependencies() - Method in class org.apache.sis.feature.StringJoinOperation
Returns the names of feature properties that this operation needs for performing its task.
getDependsOn() - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Returns the list of operation that must be completed immediately before current operation is invoked.
getDerivedElement() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Invoked by JAXB at both marshalling and unmarshalling time.
getDerivedElements() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Returns the original elements in case of aggregation or derivation.
getDescription() - Method in class org.apache.sis.feature.AbstractIdentifiedType
Returns optional information beyond that required for concise definition of the element.
getDescription() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns optional information beyond that required for concise definition of the element.
getDescription() - Method in class org.apache.sis.image.ErrorHandler.Report
Returns a description of the first error as a log record.
getDescription() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Returns a narrative explanation of the role of the parameter.
getDescription() - Method in class org.apache.sis.internal.referencing.DeprecatedCode
Returns null, since we used the description for the superseded information.
getDescription() - Method in class org.apache.sis.internal.referencing.DeprecatedName
Returns null, since we used the description for the superseded information.
getDescription() - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Not used for this simple attribute type.
getDescription() - Method in class org.apache.sis.internal.simple.SimpleExtent
 
getDescription() - Method in class org.apache.sis.internal.simple.SimpleIdentifier
Returns a natural language description of the meaning of the code value.
getDescription() - Method in class org.apache.sis.internal.storage.gpx.Link
ISO 19115 metadata property not specified by GPX.
getDescription() - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
Returns the spatial and temporal extent for the referring object.
getDescription() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Returns the textual description of the instrument.
getDescription() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns the description of the mission on which the platform observations are made and the objectives of that mission.
getDescription() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Gets the narrative description of the platform supporting the instrument.
getDescription() - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Returns the detailed text description of what the online resource is/does.
getDescription() - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Returns the description of the attribute.
getDescription() - Method in class org.apache.sis.metadata.iso.DefaultIdentifier
Returns the natural language description of the meaning of the code value.
getDescription() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Returns a brief description of a set of distribution options.
getDescription() - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Returns the spatial and temporal extent for the referring object.
getDescription() - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
Returns a narrative explanation of the services in the chain and resulting output.
getDescription() - Method in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
Returns the information describing the algorithm used to generate the data.
getDescription() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Returns the description of the event, including related parameters or tolerances.
getDescription() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Returns the textual description of what occurred during the process step.
getDescription() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Returns a detailed description of the level of the source data.
getDescription() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Description of the data quality measure.
getDescription() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns a narrative explanation of the role of this object.
getDescription() - Method in class org.apache.sis.referencing.Builder
Returns the parameter description specified by the last call to Builder.setDescription(CharSequence), or null if none.
getDescription() - Method in class org.apache.sis.referencing.ImmutableIdentifier
Natural language description of the meaning of the code value.
getDescription() - Method in class org.apache.sis.storage.event.WarningEvent
Returns the warning message together with stack trace (if any) and other information.
getDescription() - Method in class org.apache.sis.util.iso.DefaultRecordSchema
Returns the dictionary of all (name, record type) pairs in this schema.
getDescription(Class<?>) - Static method in class org.apache.sis.util.iso.Types
Returns a description for the given class, or null if none.
getDescription(Class<?>, String) - Static method in class org.apache.sis.util.iso.Types
Returns a description for the given property, or null if none.
getDescription(String) - Method in class org.apache.sis.internal.system.Supervisor
Returns the string from the Descriptions resource bundle for the given key.
getDescription(MBeanConstructorInfo, MBeanParameterInfo, int) - Method in class org.apache.sis.internal.system.Supervisor
Returns the localized description for the given constructor parameter.
getDescription(MBeanFeatureInfo) - Method in class org.apache.sis.internal.system.Supervisor
Returns the localized description for the given constructor, attribute or operation.
getDescription(MBeanInfo) - Method in class org.apache.sis.internal.system.Supervisor
Returns the localized description for this MBean.
getDescription(Extent, Locale) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns the description of the given extent, or null if none.
getDescription(CodeList<?>) - Static method in class org.apache.sis.util.iso.Types
Returns the description of the given enumeration or code list value, or null if none.
getDescriptionText(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxy
 
getDescriptionText(String) - Method in class org.apache.sis.io.wkt.WKTDictionary
Gets a description of the object corresponding to a code.
getDescriptionText(String) - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Returns a description of the object corresponding to a code.
getDescriptionText(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Gets a description of the object corresponding to a code.
getDescriptionText(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Returns a description of the object corresponding to a code.
getDescriptionText(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Returns a description of the object corresponding to a code.
getDescriptionText(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Gets a description of the object corresponding to a code.
getDescriptiveKeywords() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Category keywords, their type, and reference source.
getDescriptiveKeywords() - Method in class org.apache.sis.internal.storage.gpx.Metadata
ISO 19115 metadata property determined by the Metadata.keywords field.
getDescriptiveKeywords() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides category keywords, their type, and reference source.
getDescriptor() - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Deprecated.
As of ISO 19115:2014, renamed DefaultRangeDimension.getDescription().
getDescriptor() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns the definition of this parameter.
getDescriptor() - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Returns the abstract definition of this group of parameters.
getDescriptor() - Method in class org.apache.sis.parameter.Parameters.Wrapper
 
getDescriptor() - Method in class org.apache.sis.parameter.TensorValues
Returns a description of this parameter value group.
getDescriptor() - Method in class org.apache.sis.parameter.UninitializedParameter
Returns the descriptor of the parameter to initialize.
getDescriptor() - Method in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Returns the abstract definition of this group of parameters.
getDescriptor() - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Returns the parameters for the normalizenon-linear kerneldenormalize sequence as a whole.
getDescriptors() - Method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Invoked by JAXB for getting the parameters to marshal.
getDescriptors() - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Invoked by JAXB for getting the parameters to marshal.
getDescriptors(GeneralParameterValue...) - Static method in class org.apache.sis.parameter.Parameters
Returns the descriptors of the given parameters, in the same order.
getDesignation() - Method in class org.apache.sis.feature.AbstractIdentifiedType
Returns a natural language designator for the element.
getDesignation() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns a natural language designator for the element.
getDesignation() - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Not used for this simple attribute type.
getDesiredAccuracy() - Method in class org.apache.sis.referencing.operation.CoordinateOperationContext
Returns the desired accuracy in metres.
getDesiredPrecision() - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Returns the desired precision of inverse transformations, in units of source coordinates.
getDestination() - Method in class org.apache.sis.image.ComputedImage
Returns the destination, or null if none.
getDetectedPolarization() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns polarization of the radiation detected.
getDimension() - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Returns the number of dimension of this grid coordinates.
getDimension() - Method in class org.apache.sis.coverage.grid.GridCoordinatesView
Returns the number of dimension.
getDimension() - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the number of dimensions.
getDimension() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the number of dimensions of the grid.
getDimension() - Method in class org.apache.sis.geometry.AbstractEnvelope.Point
The length of coordinate sequence (the number of entries).
getDimension() - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns the length of coordinate sequence (the number of entries) in this envelope.
getDimension() - Method in class org.apache.sis.geometry.DirectPosition1D
The length of coordinate sequence (the number of entries).
getDimension() - Method in class org.apache.sis.geometry.DirectPosition2D
The length of coordinate sequence (the number of entries).
getDimension() - Method in class org.apache.sis.geometry.Envelope2D
Returns the number of dimensions, which is always 2.
getDimension() - Method in class org.apache.sis.geometry.GeneralDirectPosition
The length of coordinate sequence (the number of entries).
getDimension() - Method in class org.apache.sis.geometry.SubEnvelope
Returns the number of dimensions in the portion of the array used by this SubEnvelope.
getDimension() - Method in class org.apache.sis.index.tree.PointTree
Returns the number of dimensions of points in this tree.
getDimension() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns the number of dimensions for all coordinates in this sequence, including measures.
getDimension() - Method in class org.apache.sis.internal.referencing.DirectPositionView
Returns the dimension given at construction time.
getDimension() - Method in class org.apache.sis.internal.storage.io.Region
Returns the number of dimension.
getDimension() - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
Returns the number of dimensions, which is assumed to be 2.
getDimension() - Method in class org.apache.sis.math.CompoundDirectPositions
Returns the number of dimensions.
getDimension() - Method in class org.apache.sis.measure.ConventionalUnit
Returns the dimension of this unit.
getDimension() - Method in class org.apache.sis.measure.SystemUnit
Returns the dimension of this unit.
getDimension() - Method in class org.apache.sis.referencing.cs.AbstractCS
Returns the number of dimensions of this coordinate system.
getDimension() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the number of dimensions, which is fixed to 2.
getDimension(CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the number of dimensions of the given CRS, or 0 if null.
getDimensionDescription() - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Return the axis dimension description.
getDimensionDescriptor(int) - Method in class org.apache.sis.parameter.TensorParameters
Returns the parameter descriptor for the dimension at the given index.
getDimensionForCS(Integer) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns the number of dimension for the specified Coordinate System, or null if not found.
getDimensionName() - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Returns the name of the axis.
getDimensionName(GridExtent) - Method in class org.apache.sis.storage.aggregate.GridSliceLocator
Return the name of the extent axis in the search dimension.
getDimensions() - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Deprecated.
As of ISO 19115:2014, moved to DefaultAttributeGroup.getAttributes().
getDimensionsForMethod(Integer) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns the source and target dimensions for the specified method, provided that they are the same for all operations using that method.
getDimensionSize() - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Returns the number of elements along the axis.
getDimensionTitle() - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Returns the enhancement / modifier of the dimension name.
getDirection() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Returns the direction of this coordinate system axis.
getDirection() - Method in class org.apache.sis.referencing.cs.DirectionAlongMeridian
Returns the axis direction for this object.
getDirectionReplacement(CoordinateSystemAxis, AxisDirection) - Method in interface org.apache.sis.referencing.cs.AxisFilter
Returns a replacement for the given axis direction.
getDirectory() - Method in enum org.apache.sis.internal.system.DataDirectory
Returns the sub-directory identified by this enum, or null if the parent $SIS_DATA directory was not specified.
getDirectPosition() - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates.Position
Returns the direct position, which is this object itself.
getDirectPosition() - Method in class org.apache.sis.geometry.AbstractDirectPosition
Returns always this, the direct position for this position.
getDirectPosition() - Method in class org.apache.sis.geometry.DirectPosition2D
Returns always this, the direct position for this position.
getDirectPosition() - Method in class org.apache.sis.math.CompoundDirectPositions
Returns this since this object is already a direct position.
getDirectPosition() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the direct position, which is itself.
getDisplayAxes(DimensionNameType[]) - Method in class org.apache.sis.portrayal.Canvas
Gets the name of display axes and stores them in the given array.
getDisplayAxes(DimensionNameType[]) - Method in class org.apache.sis.portrayal.PlanarCanvas
Gets the name of display axes and stores them in the given array.
getDisplayBounds() - Method in class org.apache.sis.portrayal.Canvas
Returns the size and location of the display device.
getDisplayBounds() - Method in class org.apache.sis.portrayal.PlanarCanvas
Returns the size and location of the display device.
getDisplayChange() - Method in class org.apache.sis.portrayal.TransformChangeEvent
Returns the change from old display coordinates to new display coordinates.
getDisplayChange2D() - Method in class org.apache.sis.portrayal.TransformChangeEvent
Returns the change in display coordinates as a Java2D affine transform.
getDisplayCRS() - Method in class org.apache.sis.portrayal.Canvas
Returns the Coordinate Reference System of the display device.
getDisplayDimensions() - Method in class org.apache.sis.portrayal.Canvas
Returns the number of dimensions of the display device.
getDisplayDimensions() - Method in class org.apache.sis.portrayal.PlanarCanvas
Returns the number of dimensions of the display device.
getDisplayLocale() - Method in class org.apache.sis.util.collection.TreeTableFormat
Returns the locale to use for code lists, international strings and localized messages of exceptions.
getDisplayName() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns the name to use for displaying error messages.
getDisplayName() - Method in class org.apache.sis.internal.filter.Node
Returns the name of the function or filter to be called.
getDisplayName() - Method in class org.apache.sis.storage.DataStore
Returns a short name or label for this data store.
getDisplayName() - Method in class org.apache.sis.storage.landsat.LandsatStore
Returns the name of the directory that contains this data set.
getDisplayName(GeneralParameterDescriptor) - Static method in class org.apache.sis.parameter.Verifier
Convenience method returning the name of the specified descriptor.
getDisplayName(IdentifiedObject, Locale) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns a name that can be used for display purpose.
getDisplayTransform() - Method in class org.apache.sis.portrayal.CanvasFollower
Returns the transform from source display coordinates to target display coordinates.
getDisseminationConstraints() - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Components in determining releasability.
getDisseminationConstraints(Collection<? extends Restriction>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
getDissociableBands() - Method in class org.apache.sis.internal.storage.TiledGridResource
Returns true if the reader can load only the requested bands and skip the other bands, or false if the reader must load all bands.
getDistance() - Method in class org.apache.sis.filter.DistanceFilter
Returns the buffer distance around the geometry that will be used when comparing features geometries.
getDistance() - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Returns the ground sample distance.
getDistanceUnit() - Method in class org.apache.sis.referencing.GeodeticCalculator
Returns the unit of measurement of all distance measurements.
getDistributedComputingPlatforms() - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Returns the distributed computing platforms (DCPs) on which the operation has been implemented.
getDistributionFormat() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Invoked by JAXB at both marshalling and unmarshalling time.
getDistributionFormats() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Returns the formats of distribution.
getDistributionFormats() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Provides a description of the format of the data to be distributed.
getDistributionInfo() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Information about the distributor of and options for obtaining the resource(s).
getDistributionInfo() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns information about the distributor of and options for obtaining the resource(s).
getDistributionOrderProcesses() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Provides information about how the resource may be obtained, and related instructions and fee information.
getDistributorContact() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Party from whom the resource may be obtained.
getDistributorFormats() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Provides information about the format used by the distributor.
getDistributors() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Provides information about the distributor.
getDistributorTransferOptions() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Provides information about the technical means and media used by the distributor.
getDocumentation() - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Invoked by JAXB at both marshalling and unmarshalling time.
getDocumentations() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Returns the reference to documentation describing the processing.
getDomain() - Method in class org.apache.sis.image.PixelIterator
Returns the pixel coordinates of the region where this iterator is doing the iteration.
getDomain(DomainDefinition) - Method in class org.apache.sis.referencing.operation.projection.AuthalicMercator
Returns the domain of input coordinates.
getDomain(DomainDefinition) - Method in class org.apache.sis.referencing.operation.projection.LambertConicConformal
Returns the domain of input coordinates.
getDomain(DomainDefinition) - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Returns the ranges of coordinate values which can be used as inputs.
getDomain(DomainDefinition) - Method in class org.apache.sis.referencing.operation.projection.Mercator
Returns the domain of input coordinates.
getDomain(DomainDefinition) - Method in class org.apache.sis.referencing.operation.projection.PolarStereographic
Returns the domain of input coordinates.
getDomain(DomainDefinition) - Method in class org.apache.sis.referencing.operation.projection.TransverseMercator
Returns the domain of input coordinates.
getDomain(DomainDefinition) - Method in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
Returns the domain of input coordinates.
getDomain(DomainDefinition) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Returns the ranges of coordinate values which can be used as inputs.
getDomain(DomainDefinition) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Returns the ranges of coordinate values which can be used as inputs.
getDomain(DomainDefinition) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Returns the intersection of domains declared in transform steps.
getDomain(MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Returns source coordinate values where the transform is mathematically and numerically applicable.
getDomainCode() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Deprecated.
Removed as of ISO 19115:2014.
getDomainCode() - Method in class org.apache.sis.metadata.PropertyInformation
Deprecated.
This property was defined in the 2003 edition of ISO 19115, but has been removed in the 2014 edition.
getDomainOfValidity() - Method in class org.apache.sis.internal.referencing.NilReferencingObject
 
getDomainOfValidity() - Method in class org.apache.sis.internal.simple.SimpleIdentifiedObject
Method required by most IdentifiedObject sub-interfaces.
getDomainOfValidity() - Method in class org.apache.sis.referencing.AbstractReferenceSystem
Returns the region or timeframe in which this reference system is valid, or null if unspecified.
getDomainOfValidity() - Method in class org.apache.sis.referencing.datum.AbstractDatum
Returns the region or timeframe in which this datum is valid, or null if unspecified.
getDomainOfValidity() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Returns the region or timeframe in which a coordinate transformation based on those Bursa-Wolf parameters is valid, or null if unspecified.
getDomainOfValidity() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns the domain of validity of input coordinates that can be specified to the interpolateAt(…) method.
getDomainOfValidity() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the area or region or timeframe in which this coordinate operation is valid.
getDomainOfValidity(Unit<C>) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns the domain of validity converted to the specified unit of measurement.
getDomainOfValidity(GeodeticAuthorityFactory) - Method in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
Gets the domain of validity.
getDomainOfValidity(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.CRS
Returns the domain of validity of the specified coordinate reference system, or null if unknown.
getDomainValue() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Valid values that can be assigned to the extended element.
getDomainValue() - Method in class org.apache.sis.metadata.PropertyInformation
Returns valid values that can be assigned to the extended element, or null if none.
getDouble(Comparable<?>, ResultSet, int) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Gets the value from the specified ResultSet.
getDownloadURL(String) - Method in class org.apache.sis.setup.OptionalInstallations
Returns the URL from where to download data for the specified authority.
getDTDType() - Method in class org.apache.sis.xml.TransformedEvent.Attr
 
getDTDType() - Method in class org.apache.sis.xml.TransformedEvent.NS
 
getEastBoundLongitude() - Method in class org.apache.sis.internal.storage.gpx.Bounds
Returns the eastern-most coordinate of the limit of the dataset extent.
getEastBoundLongitude() - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Returns the eastern-most coordinate of the limit of the dataset extent.
getEastBoundLongitude() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the easternmost longitude in degrees.
getEastBoundLongitude() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
Returns the eastern-most coordinate of the limit of the dataset extent.
getEccentricity() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
The ratio of the distance between the center and a focus of the ellipse to the length of its semi-major axis.
getEccentricity() - Method in class org.apache.sis.referencing.datum.Sphere
Eccentricity of a sphere is always zero.
getEccentricitySquared() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Returns the square of the eccentricity value.
getEccentricitySquared() - Method in class org.apache.sis.referencing.datum.Sphere
Eccentricity of a sphere is always zero.
getEdition() - Method in class org.apache.sis.internal.simple.CitationConstant
 
getEdition() - Method in class org.apache.sis.internal.simple.SimpleCitation
 
getEdition() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Version of the cited resource.
getEdition() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getEdition() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns the version of the cited resource.
getEditionDate() - Method in class org.apache.sis.internal.simple.CitationConstant
 
getEditionDate() - Method in class org.apache.sis.internal.simple.SimpleCitation
 
getEditionDate() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Date of the edition.
getEditionDate() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getEditionDate() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns the date of the edition.
getEffectiveDomain() - Method in class org.apache.sis.internal.storage.esri.RawRasterReader
Returns the domain of the raster returned by the last read(…) operation.
getEffectiveLevel(Logger) - Static method in class org.apache.sis.internal.system.Loggers
Returns the effective level of the given logger, searching in the parent loggers if needed.
getEffectiveLevels() - Static method in class org.apache.sis.internal.system.Loggers
Returns a map of effective logging levels for SIS loggers.
getElectronicMailAddresses() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property determined by the Person.email field.
getElectronicMailAddresses() - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Returns the address of the electronic mailbox of the responsible organization or individual.
getElement() - Method in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeListAdapter
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.cat.CodeListAdapter
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.CI_DateTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.CI_OnLineFunctionCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.CI_PresentationFormCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.CI_RoleCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.CI_TelephoneTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.DCPList
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.DQ_EvaluationMethodTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.DS_AssociationTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.DS_InitiativeTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_CellGeometryCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_CharacterSetCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_ClassificationCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_CoverageContentTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_DatatypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_DimensionNameTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_GeometricObjectTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_ImagingConditionCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_KeywordTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_MaintenanceFrequencyCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_MediumFormatCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_MediumNameCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_PixelOrientationCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_ProgressCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_RestrictionCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_ScopeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_SpatialRepresentationTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_TopicCategoryCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MD_TopologyLevelCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MI_BandDefinition
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MI_ContextCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MI_GeometryTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MI_ObjectiveTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MI_OperationTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MI_PolarisationOrientationCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MI_PriorityCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MI_SequenceCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MI_TransferFunctionTypeCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.MI_TriggerCode
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.code.SV_CouplingType
Invoked by JAXB on marshalling.
getElement() - Method in class org.apache.sis.internal.jaxb.gco.GO_Boolean
Invoked by JAXB at marshalling time for getting the actual value to write.
getElement() - Method in class org.apache.sis.internal.jaxb.gco.GO_Decimal
Invoked by JAXB at marshalling time for getting the actual value to write.
getElement() - Method in class org.apache.sis.internal.jaxb.gco.GO_Integer
Invoked by JAXB at marshalling time for getting the actual value to write.
getElement() - Method in class org.apache.sis.internal.jaxb.gco.GO_Integer64
Invoked by JAXB at marshalling time for getting the actual value to write.
getElement() - Method in class org.apache.sis.internal.jaxb.gco.GO_MultiplicityRange
Invoked by JAXB at marshalling time for getting the actual value to write.
getElement() - Method in class org.apache.sis.internal.jaxb.gco.GO_Real
Invoked by JAXB at marshalling time for getting the actual value to write.
getElement() - Method in class org.apache.sis.internal.jaxb.gco.GO_Record
Returns the DefaultRecord generated from the metadata value.
getElement() - Method in class org.apache.sis.internal.jaxb.gco.GO_RecordType
Returns the DefaultRecordType generated from the metadata value.
getElement() - Method in class org.apache.sis.internal.jaxb.gco.GO_UnlimitedInteger
Invoked by JAXB at marshalling time for getting the actual value to write.
getElement() - Method in class org.apache.sis.internal.jaxb.gml.SC_VerticalCRS
Returns the DefaultVerticalCRS generated from the metadata value.
getElement() - Method in class org.apache.sis.internal.jaxb.gts.TM_Duration
Returns the Duration generated from the metadata value.
getElement() - Method in class org.apache.sis.internal.jaxb.gts.TM_PeriodDuration
Returns the Duration generated from the metadata value.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Address
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <cit:CI_Address> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Citation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <cit:CI_Citation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Contact
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <cit:CI_Contact> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Date
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <cit:CI_Date> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.CI_OnlineResource
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <cit:CI_OnlineResource> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Party
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <cit:CI_Party> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Responsibility
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <cit:CI_Responsibility> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.CI_ResponsibleParty
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <gmd:CI_ResponsibleParty> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Series
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <cit:CI_Series> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.CI_Telephone
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <cit:CI_Telephone> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_DataQuality
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mdq:DQ_DataQuality> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_Element
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mdq:DQ_Element> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_EvaluationMethod
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mdq:DQ_EvaluationMethod> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_MeasureReference
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mdq:DQ_MeasureReference> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_PositionalAccuracy
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mdq:DQ_PositionalAccuracy> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_Result
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mdq:DQ_Result> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQ_StandaloneQualityReportInformation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mdq:DQ_StandaloneQualityReportInformation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQM_BasicMeasure
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <dqm:DQ_BasicMeasure> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Description
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <dqm:DQ_Description> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Measure
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <dqm:DQ_Measure> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Parameter
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <dqm:DQ_Parameter> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.DQM_SourceReference
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <dqm:DQ_SourceReference> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.EX_Extent
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <gex:EX_Extent> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.EX_GeographicExtent
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <gex:EX_GeographicExtent> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.EX_TemporalExtent
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <gex:EX_TemporalExtent> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.EX_VerticalExtent
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <gex:EX_VerticalExtent> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.LE_Algorithm
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrl:LE_Algorithm> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.LE_NominalResolution
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrl:LE_NominalResolution> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.LE_Processing
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrl:LE_Processing> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.LE_ProcessStepReport
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrl:LE_ProcessStepReport> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.LI_Lineage
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrl:LI_Lineage> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.LI_ProcessStep
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrl:LI_ProcessStep> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.LI_Source
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrl:LI_Source> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_AggregateInformation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <gmd:MD_AggregateInformation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_ApplicationSchemaInformation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mas:MD_ApplicationSchemaInformation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_AttributeGroup
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrc:MD_AttributeGroup> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_BrowseGraphic
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mcc:MD_BrowseGraphic> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Constraints
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mco:MD_Constraints> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_ContentInformation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrc:MD_ContentInformation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_DataIdentification
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mri:MD_DataIdentification> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_DigitalTransferOptions
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrd:MD_DigitalTransferOptions> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Dimension
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <msr:MD_Dimension> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Distribution
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrd:MD_Distribution> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Distributor
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrd:MD_Distributor> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_ExtendedElementInformation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mex:MD_ExtendedElementInformation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_FeatureTypeInfo
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrc:MD_FeatureTypeInfo> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Format
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrd:MD_Format> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_GeometricObjects
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <msr:MD_GeometricObjects> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Identification
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mri:MD_Identification> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Identifier
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mcc:MD_Identifier> or RS_Identifier XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_KeywordClass
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mri:MD_KeywordClass> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Keywords
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mri:MD_Keywords> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_MaintenanceInformation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mmi:MD_MaintenanceInformation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Medium
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrd:MD_Medium> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Metadata
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mdb:MD_Metadata> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_MetadataExtensionInformation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mex:MD_MetadataExtensionInformation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_MetadataScope
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mdb:MD_MetadataScope> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_PortrayalCatalogueReference
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mpc:MD_PortrayalCatalogueReference> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_RangeDimension
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrc:MD_RangeDimension> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Releasability
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mco:MD_Releasability> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_RepresentativeFraction
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mri:MD_RepresentativeFraction> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Resolution
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mri:MD_Resolution> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Scope
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mcc:MD_Scope> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_ScopeDescription
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mcc:MD_ScopeDescription> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_SpatialRepresentation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <msr:MD_SpatialRepresentation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_StandardOrderProcess
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrd:MD_StandardOrderProcess> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MD_Usage
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mri:MD_Usage> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_AcquisitionInformation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mac:MI_AcquisitionInformation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_EnvironmentalRecord
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mac:MI_EnvironmentalRecord> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Event
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mac:MI_Event> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_GCP
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <msr:MI_GCP> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_GeolocationInformation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <msr:MI_GeolocationInformation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Instrument
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mac:MI_Instrument> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Objective
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mac:MI_Objective> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Operation
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mac:MI_Operation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Plan
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mac:MI_Plan> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Platform
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mac:MI_Platform> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_PlatformPass
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mac:MI_PlatformPass> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_RangeElementDescription
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mrc:MI_RangeElementDescription> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_RequestedDate
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mac:MI_RequestedDate> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MI_Requirement
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <mac:MI_Requirement> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.MX_DataFile
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <gcx:MX_DataFile> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.RS_ReferenceSystem
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <gmd:RS_ReferenceSystem> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.SV_CoupledResource
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <srv:SV_CoupledResource> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.SV_OperationChainMetadata
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <srv:SV_OperationChainMetadata> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.SV_OperationMetadata
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <srv:SV_OperationMetadata> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.metadata.SV_Parameter
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the <srv:SV_Parameter> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CC_Conversion
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:Conversion> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CC_CoordinateOperation
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:CoordinateOperation> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:parameter> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralParameterValue
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:parameterValue> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:OperationMethod> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:OperationParameter> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameterGroup
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:OperationParameter> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CD_Ellipsoid
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:Ellipsoid> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CD_EngineeringDatum
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:EngineeringDatum> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CD_GeodeticDatum
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:GeodeticDatum> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CD_ImageDatum
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:ImageDatum> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CD_ParametricDatum
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:ParametricDatum> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CD_PrimeMeridian
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:PrimeMeridian> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CD_TemporalDatum
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:TemporalDatum> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CD_VerticalDatum
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:VerticalDatum> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_AffineCS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:AffineCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_CartesianCS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:CartesianCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystem
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:AbstractCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystemAxis
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:CoordinateSystemAxis> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_CylindricalCS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:CylindricalCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_EllipsoidalCS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:EllipsoidalCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_LinearCS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:LinearCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_ParametricCS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:ParametricCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_PolarCS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:PolarCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_SphericalCS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:SphericalCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_TimeCS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:TimeCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_UserDefinedCS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:UserDefinedCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.CS_VerticalCS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:VerticalCS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.SC_CRS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:AbstractCRS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.SC_SingleCRS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:AbstractSingleCRS> XML element.
getElement() - Method in class org.apache.sis.internal.jaxb.referencing.SC_VerticalCRS
Returns the DefaultVerticalCRS created from the metadata value.
getElement() - Method in class org.apache.sis.referencing.crs.SC_GeographicCRS
Invoked by JAXB at marshalling time for getting the actual element to write inside the <gml:GeodeticCRS> XML element.
getElement(int, int) - Method in class org.apache.sis.internal.referencing.AnnotatedMatrix
Retrieves the value at the specified row and column of this matrix.
getElement(int, int) - Method in class org.apache.sis.internal.referencing.j2d.AffineMatrix
Returns the matrix element at the given index.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
Computes the matrix element in the given row and column.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Retrieves the value at the specified row and column of this matrix.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Retrieves the value at the specified row and column of this matrix.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Retrieves the value at the specified row and column of this matrix.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
Retrieves the value at the specified row and column of this matrix.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
Retrieves the value at the specified row and column of this matrix.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Retrieves the value at the specified row and column of this matrix.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.matrix.Solver
Returns 1 for elements on the diagonal, 0 otherwise.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Returns the element in the wrapped matrix at the given row and column.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Returns the matrix element at the given row and column.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Returns the matrix element at the given row and column.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Returns the matrix element at the given index.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Returns the matrix element at the given index.
getElement(int, int) - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Returns the matrix element at the given index.
getElementAsDate() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns the current value of XMLStreamReader.getElementText() as a date, or null if that value is null or empty.
getElementAsDouble() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns the current value of XMLStreamReader.getElementText() as a floating point number, or null if that value is null or empty.
getElementAsInteger() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns the current value of XMLStreamReader.getElementText() as an integer, or null if that value is null or empty.
getElementAsList() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns the current value of XMLStreamReader.getElementText() as a list of strings, or null if that value is null or empty.
getElementAsTemporal() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns the current value of XMLStreamReader.getElementText() as a temporal object, or null if that value is null or empty.
getElementAsURI() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns the current value of XMLStreamReader.getElementText() as a URI, or null if that value is null or empty.
getElementDescriptor(int...) - Method in class org.apache.sis.parameter.TensorParameters
Returns the parameter descriptor for a matrix or tensor element at the given indices.
getElementNames() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Returns the names of the data quality element to which a measure applies.
getElementPattern(boolean) - Method in class org.apache.sis.measure.RangeFormat
Returns the pattern used by RangeFormat.elementFormat for formatting the minimum and maximum values.
getElements() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns a copy of all matrix elements in a flat, row-major (column indices vary fastest) array.
getElements() - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
getElements() - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
getElements() - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
getElements() - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
getElements() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns a copy of all matrix elements in a flat, row-major (column indices vary fastest) array.
getElements() - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Returns all elements in the wrapped matrix in a row-major array.
getElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Copies the matrix elements in the given flat array.
getElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Copies the matrix elements in the given flat array.
getElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Copies the matrix elements in the given flat array.
getElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
Copies the matrix elements in the given flat array.
getElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
Copies the matrix elements in the given flat array.
getElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Stores all matrix elements in the given flat array.
getElements(Matrix, int, int, double[]) - Static method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Copies the elements of the given matrix in the given array.
getElementText() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns the current value of XMLStreamReader.getElementText(), or null if that value is null or empty.
getElementText() - Method in class org.apache.sis.xml.TransformingReader
Reads the content of a text-only element.
getElementType() - Method in class org.apache.sis.index.tree.PointTree
Returns the base type of all elements in this tree.
getElementType() - Method in class org.apache.sis.internal.feature.InstantList
Returns the kind of elements in this list.
getElementType() - Method in class org.apache.sis.internal.util.CheckedArrayList
Returns the element type given at construction time.
getElementType() - Method in class org.apache.sis.internal.util.CheckedHashSet
Returns the element type given at construction time.
getElementType() - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Returns the element type of the wrapped array.
getElementType() - Method in class org.apache.sis.math.ArrayVector.ASCII
Returns the type of elements in the backing array.
getElementType() - Method in class org.apache.sis.math.ArrayVector.Bytes
Returns the type of elements in the backing array.
getElementType() - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns the type of elements in the backing array.
getElementType() - Method in class org.apache.sis.math.ArrayVector.Floats
Returns the type of elements in the backing array.
getElementType() - Method in class org.apache.sis.math.ArrayVector.Integers
Returns the type of elements in the backing array.
getElementType() - Method in class org.apache.sis.math.ArrayVector.Longs
Returns the type of elements in the backing array.
getElementType() - Method in class org.apache.sis.math.ArrayVector.Raw
Returns the type of elements in the backing array.
getElementType() - Method in class org.apache.sis.math.ArrayVector.Shorts
Returns the type of elements in the backing array.
getElementType() - Method in class org.apache.sis.math.ConcatenatedVector
Returns the parent type of the two vectors.
getElementType() - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns the type of values resulting from the linear conversion applied by this vector.
getElementType() - Method in class org.apache.sis.math.PackedVector
Type of elements fixed to Long even if the actual storage used by this class is more compact.
getElementType() - Method in class org.apache.sis.math.RepeatedVector
Returns the type of values, which is inherited from the RepeatedVector.base vector.
getElementType() - Method in class org.apache.sis.math.SequenceVector
Returns the type of elements.
getElementType() - Method in class org.apache.sis.math.Vector
Returns the type of elements in this vector.
getElementType() - Method in class org.apache.sis.math.Vector.Pick
Returns the type of elements in this vector.
getElementType() - Method in class org.apache.sis.math.Vector.SubSampling
Returns the type of elements in this vector.
getElementType() - Method in class org.apache.sis.measure.Range
Returns the base type of elements in this range.
getElementType() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Returns the type of elements in this list.
getElementType() - Method in class org.apache.sis.metadata.PropertyInformation
Returns the case type of values to be stored in the property.
getElementType() - Method in class org.apache.sis.parameter.TensorParameters
Returns the type of tensor element values.
getElementType() - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Returns the type of IdentifiedObject included in this set.
getElementType() - Method in class org.apache.sis.setup.OptionKey
Returns the type of values associated to this option key.
getElementType() - Method in interface org.apache.sis.util.collection.CheckedContainer
Returns the base type of all elements in this container.
getElementType() - Method in class org.apache.sis.util.collection.CodeListSet
Returns the type of code list elements in this set.
getElementType() - Method in class org.apache.sis.util.collection.DerivedSet
Returns the derived element type.
getElementType() - Method in class org.apache.sis.util.collection.RangeSet
Returns the type of elements in this collection, which is always Range.
getElementType() - Method in class org.apache.sis.util.collection.TableColumn
Returns the base type of all values in any column identified by this TableColumn instance.
getElementType() - Method in class org.apache.sis.util.collection.TreeNodeList
Returns the type of elements in this list.
getElementType() - Method in class org.apache.sis.util.collection.WeakHashSet
Returns the type of elements in this set.
getEllipsoid() - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Returns the ellipsoid given at construction time.
getEllipsoid() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Returns the ellipsoid of the geodetic datum of MGRS identifiers.
getEllipsoid(CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the ellipsoid used by the given coordinate reference system, or null if none.
getEllipsoidalCS() - Method in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
Invoked by JAXB at marshalling time.
getEllipsoidOfGeographicCRS(CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the ellipsoid used by the specified coordinate reference system, provided that the two first dimensions use an instance of GeographicCRS.
getEnclosingCS(Formatter) - Static method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Returns the enclosing coordinate system, or null if none.
getEnclosingElement(int) - Method in class org.apache.sis.io.wkt.Formatter
Returns the enclosing WKT element, or null if element being formatted is the root.
getEncoding() - Method in class org.apache.sis.xml.PooledMarshaller
Returns the encoding of the XML document to write.
getEndIndex() - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Returns the end index of the text.
getEnding() - Method in interface org.apache.sis.internal.geoapi.temporal.Period
Links this period to the instant at which it ends.
getEnding() - Method in class org.apache.sis.internal.temporal.DefaultPeriod
The ending instant at which this period ends.
getEndingAzimuth() - Method in class org.apache.sis.referencing.GeodeticCalculator
Computes the angular heading at the ending point of a geodesic path.
getEndPoint() - Method in class org.apache.sis.referencing.GeodeticCalculator
Returns or computes the destination in the CRS specified at construction time.
getEndTime() - Method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
Returns the end date and time for the content of the dataset.
getEntry() - Method in class org.apache.sis.internal.util.AbstractMap.EntryIterator
Returns the entry at the current iterator position.
getEnumConstant(Class<?>) - Static method in class org.apache.sis.util.Numbers
Returns a numeric constant for the given type.
getenv() - Static method in enum org.apache.sis.internal.system.DataDirectory
Returns the value of "SIS_DATA" environment variable, or null if none.
getEnvelope() - Method in class org.apache.sis.coverage.BandedCoverage
Returns the bounding box for the coverage domain in CRS coordinates.
getEnvelope() - Method in class org.apache.sis.coverage.grid.GridCoverage
Returns the bounding box for the coverage domain in CRS coordinates.
getEnvelope() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the bounding box of "real world" coordinates for this grid geometry.
getEnvelope() - Method in class org.apache.sis.internal.feature.esri.Wrapper
Returns the ESRI envelope as an Apache SIS implementation.
getEnvelope() - Method in class org.apache.sis.internal.feature.GeometryWrapper
Returns the geometry bounding box, together with its coordinate reference system.
getEnvelope() - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Returns an empty envelope centered on this point.
getEnvelope() - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Returns the Java2D envelope as an Apache SIS implementation.
getEnvelope() - Method in class org.apache.sis.internal.feature.jts.Wrapper
Returns the envelope of the wrapped JTS geometry.
getEnvelope() - Method in class org.apache.sis.internal.sql.feature.Table
Returns an estimation of the envelope of all geometry columns in this table.
getEnvelope() - Method in class org.apache.sis.internal.storage.csv.Store
Returns the spatiotemporal extent of CSV data in coordinate reference system of the CSV file.
getEnvelope() - Method in class org.apache.sis.internal.storage.gpx.Store
Returns the spatiotemporal envelope of this resource.
getEnvelope() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Returns the spatiotemporal extent of this resource in its most natural coordinate reference system.
getEnvelope() - Method in class org.apache.sis.internal.storage.image.SingleImageStore
Returns the envelope of the grid geometry if known.
getEnvelope() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Returns an envelope that encompass the location.
getEnvelope() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns an envelope that encompass the location.
getEnvelope() - Method in class org.apache.sis.storage.AbstractGridCoverageResource
Returns the envelope of the grid geometry if known.
getEnvelope() - Method in class org.apache.sis.storage.AbstractResource
Returns the spatiotemporal envelope of this resource.
getEnvelope() - Method in class org.apache.sis.storage.aggregate.AggregatedFeatureSet
Returns the union of the envelopes in all aggregated feature sets.
getEnvelope() - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Returns the spatiotemporal envelope of this resource.
getEnvelope() - Method in class org.apache.sis.storage.aggregate.GroupAggregate
Returns the spatiotemporal envelope of this resource.
getEnvelope() - Method in interface org.apache.sis.storage.DataSet
Returns the spatiotemporal extent of this resource in its most natural coordinate reference system.
getEnvelope() - Method in interface org.apache.sis.storage.tiling.TileMatrixSet
Returns an envelope that encompasses all TileMatrix instances in this set.
getEnvelope(Geometry) - Static method in class org.apache.sis.internal.geoapi.evolution.Interim
Invokes Geometry.getEnvelope() if that method exists.
getEnvelope(Metadata) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Returns the spatiotemporal envelope of the given metadata.
getEnvelope(CoordinateReferenceSystem) - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the "real world" bounding box of this grid geometry transformed to the given CRS.
getEnvelopes(List<Envelope>) - Method in class org.apache.sis.storage.aggregate.AggregatedFeatureSet
Adds the envelopes of the aggregated feature sets in the given list.
getEnvironmentalConditions() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Returns a record of the environmental circumstances during the data acquisition.
getEnvironmentDescription() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Description of the resource in the producer's processing environment, including items such as the software, the computer operating system, file name, and the dataset size.
getEnvironmentDescription() - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Returns a description of the resource in the producer's processing environment.
getEpsgCode(Class<? extends CoordinateSystem>, CoordinateSystemAxis...) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns the EPSG code of a coordinate system using the units and directions of given axes.
getEpsgCode(Unit<?>, boolean) - Static method in class org.apache.sis.measure.Units
Returns the EPSG code of the given units, or null if unknown.
getEpsgCode(Unit<?>, AxisDirection...) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns the EPSG code of a coordinate system using the given unit and axis directions.
getEquivalentScale() - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Returns the level of detail expressed as the scale of a comparable hardcopy map or chart.
getError(List<ProjectedTransformTry>) - Static method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Returns the first error in the given list of linearizers.
getErrorHandler() - Method in class org.apache.sis.image.ImageProcessor
Returns whether exceptions occurring during computation are propagated or logged.
getErrorIndex(RuntimeException, ParsePosition) - Static method in class org.apache.sis.internal.util.StandardDateFormat
Tries to infer the index where the parsing error occurred.
getErrorLocale() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the locale to use for error messages.
getErrorStatistic() - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Deprecated.
Removed from ISO_19157:2013.
getEscapeChar() - Method in class org.apache.sis.filter.LikeFilter
Returns the pattern character for indicating that the next character should be matched literally.
getEstimatedExtent(TableReference, Column[], boolean) - Method in class org.apache.sis.internal.sql.feature.Database
Computes an estimation of the envelope of all geometry columns in the given table.
getEstimatedExtent(TableReference, Column[], boolean) - Method in class org.apache.sis.internal.sql.postgis.Postgres
Computes an estimation of the envelope of all geometry columns using PostgreSQL statistics if available.
getEvaluationMethod() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Returns the evaluation information.
getEvaluationMethodDescription() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
getEvaluationMethodDescription() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Returns the description of the evaluation method.
getEvaluationMethodProperty(Function<DefaultEvaluationMethod, V>) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Returns the value of a AbstractElement.evaluationMethod property.
getEvaluationMethodType() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
getEvaluationMethodType() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Returns the type of method used to evaluate quality of the data.
getEvaluationProcedure() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
getEvaluationProcedure() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Returns the reference to the procedure information.
getEventHandler() - Method in class org.apache.sis.xml.Pooled
A method which is common to both Marshaller and Unmarshaller.
getEventHandler() - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
getEventHandler() - Method in class org.apache.sis.xml.PooledTemplate
Should never be invoked on PooledTemplate instances.
getEventHandler() - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped unmarshaller.
getEventType() - Method in class org.apache.sis.xml.TransformedEvent.Attr
 
getEventType() - Method in class org.apache.sis.xml.TransformedEvent.End
 
getEventType() - Method in class org.apache.sis.xml.TransformedEvent.NS
 
getEventType() - Method in class org.apache.sis.xml.TransformedEvent.Start
 
getExample() - Method in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Returns the illustration of the use of a data quality measure.
getExamples() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Returns illustrations of the use of a data quality measure.
getException(int) - Method in class org.apache.sis.io.wkt.Warnings
Returns the exception which was the cause of the message at the given index, or null if none.
getExceptions() - Method in class org.apache.sis.io.wkt.Warnings
Returns the non-fatal exceptions that occurred during the parsing or formatting.
getExceptionSource(Exception) - Method in class org.apache.sis.io.wkt.Warnings
Returns the keywords of the WKT element where the given exception occurred, or null if unknown.
getExecutionMode() - Method in class org.apache.sis.image.ImageProcessor
Returns whether operations can be executed in parallel.
getExistingColumns(String) - Method in class org.apache.sis.metadata.sql.MetadataSource
Returns the set of all columns in a table, or an empty set if none (never null).
getExpectedObjectives() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Returns the objective or objectives satisfied by an event.
getExpiryDate() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Returns the date and time after which collection is no longer valid.
getExplanation() - Method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Returns the explanation of the meaning of conformance for this result.
getExponent(double) - Static method in class org.apache.sis.math.MathFunctions
Returns the unbiased exponent used in the representation of a double, with correction for sub-normal numbers.
getExpression() - Method in class org.apache.sis.filter.ComparisonFilter.Between
Returns the expression to be compared.
getExpression() - Method in interface org.apache.sis.internal.geoapi.filter.BetweenComparisonOperator
 
getExpressionHandler(String) - Method in class org.apache.sis.internal.filter.Visitor
Returns the action to execute for the given type of expression.
getExpressions() - Method in class org.apache.sis.filter.BinaryFunction
Returns the two expressions used as parameters by this filter.
getExpressions() - Method in class org.apache.sis.filter.BinaryGeometryFilter
Returns the two expressions used as parameters by this filter.
getExpressions() - Method in class org.apache.sis.filter.ComparisonFilter.Between
Returns the expression to be compared by this operator, together with boundaries.
getExpressions() - Method in class org.apache.sis.filter.DistanceFilter
Returns the two expressions used as parameters by this filter.
getExpressions() - Method in interface org.apache.sis.filter.Filter
Returns the expressions used as arguments for this filter.
getExpressions() - Method in class org.apache.sis.filter.FilterLiteral
 
getExpressions() - Method in class org.apache.sis.filter.IdentifierFilter
Returns the parameters of this filter.
getExpressions() - Method in class org.apache.sis.filter.LikeFilter
Returns the expression whose values will be compared by this operator, together with the pattern.
getExpressions() - Method in class org.apache.sis.filter.UnaryFunction
Returns the expression used as parameter by this filter.
getExpressions() - Method in interface org.apache.sis.internal.geoapi.filter.LogicalOperator
 
getExtendedDescription() - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
Returns the illustration.
getExtendedElementInformation() - Method in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
Provides information about a new metadata element, not found in ISO 19115, which is required to describe resource.
getExtendedElements() - Method in interface org.apache.sis.internal.referencing.ExtendedPrecisionMatrix
Returns a copy of all matrix elements, potentially followed by the error terms for extended-precision arithmetic.
getExtendedElements() - Method in class org.apache.sis.internal.referencing.j2d.AffineMatrix
Returns all matrix elements in row-major order.
getExtendedElements() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns a copy of all matrix elements, potentially followed by the error terms for extended-precision arithmetic.
getExtendedElements() - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Returns elements together with their error terms if available, or just the elements otherwise.
getExtendedElements() - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Returns a copy of matrix elements, including error terms if any.
getExtendedElements() - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Returns a copy of matrix elements, including error terms if any.
getExtendedElements() - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Returns a copy of matrix elements, including error terms if any.
getExtendedElements(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Returns the elements of the given matrix, together with error terms if available.
getExtendedElements(Matrix, int, int, boolean) - Static method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns all elements of the given matrix followed by the error terms for extended-precision arithmetic.
getExtensionOnLineResource() - Method in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
Information about on-line sources containing the community profile name and the extended metadata elements and information for all new metadata elements.
getExtent() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the valid coordinate range of a grid coverage.
getExtent() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Returns the area covered by the pass.
getExtent() - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Invoked by JAXB at both marshalling and unmarshalling time.
getExtent() - Method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
Returns the date and time for the content of the dataset.
getExtent() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Deprecated.
As of ISO 19115:2014, replaced by DefaultScope.getExtents().
getExtent() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the image width and height without building the full grid geometry.
getExtents() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Spatial and temporal extent of the resource.
getExtents() - Method in class org.apache.sis.internal.storage.gpx.Metadata
ISO 19115 metadata property determined by the Metadata.bounds field.
getExtents() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Returns the extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
getExtents() - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Returns the spatial or temporal extents of the role.
getExtents() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns the spatial and temporal extent of the resource.
getExtents() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Returns information about the spatial, vertical and temporal extents of the resource specified by the scope.
getExtraParameter() - Method in class org.apache.sis.image.AnnotatedImage
Returns an optional parameter specific to subclass.
getExtraParameter() - Method in class org.apache.sis.image.StatisticsCalculator
Returns the optional filter parameter.
getFacadeMethod() - Method in class org.apache.sis.io.wkt.AbstractParser
Returns the name of the method invoked from AbstractParser.getPublicFacade().
getFacadeMethod() - Method in class org.apache.sis.io.wkt.WKTFormat.Parser
 
getFacsimiles() - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Deprecated.
As of ISO 19115:2014, replaced by a number code TelephoneType.FACSIMILE.
getFactory(Class<T>) - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Returns one of the factories managed by this container.
getFactory(Class<T>) - Method in class org.apache.sis.io.wkt.WKTFormat
Returns one of the factories used by this WKTFormat for parsing WKT.
getFeatureCatalogueCitations() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Returns the complete bibliographic reference to one or more external feature catalogues.
getFeatureCount() - Method in class org.apache.sis.internal.storage.MemoryFeatureSet
Returns the number of features in this set.
getFeatureCount() - Method in class org.apache.sis.storage.AbstractFeatureSet
Returns an estimation of the number of features in this set, or empty if unknown.
getFeatureCount() - Method in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
Returns an estimation of the number of features in this set, or an empty value if unknown.
getFeatureInstanceCount() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
Returns the number of occurrence of feature instances for this feature types, or null if none.
getFeatureInstances() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Returns the feature instances to which the information applies.
getFeatures() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Returns the feature types to which the information applies.
getFeatureType() - Method in class org.apache.sis.filter.Optimization
Returns the type of feature instances to be filtered, or null if unknown.
getFeatureType(String) - Method in class org.apache.sis.internal.storage.gpx.Store
Deprecated.
We are not sure yet if we will keep this method. Decision is pending acquisition of more experience with the API proposed by FeatureSet.
getFeatureTypeInfo() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Returns the subset of feature types from cited feature catalogue occurring in resource.
getFeatureTypeName() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
Returns the name of the feature type.
getFeatureTypes() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Deprecated.
getFeatureTypes() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Returns the list of feature types concerned by the transfer data file.
getFeatureTypesInfo() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Invoked by JAXB at both marshalling and unmarshalling time.
getFees() - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Returns fees and terms for retrieving the resource.
getField(FieldPosition) - Static method in class org.apache.sis.measure.AngleFormat
Returns the *_FIELD constant for the given field position, or -1 if none.
getField(FieldPosition) - Static method in class org.apache.sis.measure.RangeFormat
Returns the *_FIELD constant for the given field position, or -1 if none.
getFields() - Method in class org.apache.sis.util.iso.DefaultRecord
Returns the dictionary of all (name, value) pairs in this record.
getFieldTypes() - Method in class org.apache.sis.util.iso.DefaultRecordType
Returns the dictionary of all (name, type) pairs in this record type.
getFileDecompressionTechnique() - Method in class org.apache.sis.internal.simple.SimpleFormat
Recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied.
getFileDecompressionTechnique() - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Returns recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied.
getFileDescription() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Returns the text description of the file.
getFileDescription() - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Returns the text description of the illustration.
getFileExtension() - Method in class org.apache.sis.storage.StorageConnector
Returns the filename extension of the input/output object.
getFileFormat() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Deprecated.
Removed in latest XSD schemas.
getFileIdentifier() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Unique identifier for this metadata record.
getFileIdentifier() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
As of ISO 19115:2014, replaced by DefaultMetadata.getMetadataIdentifier() in order to include the codespace attribute.
getFilename() - Method in class org.apache.sis.internal.storage.PRJDataStore.AuxiliaryContent
Returns the filename (without path) of the auxiliary file.
getFilename() - Method in class org.apache.sis.internal.storage.URIDataStore
Returns the filename without path and without file extension, or null if none.
getFilename() - Method in class org.apache.sis.storage.landsat.MetadataReader
Returns the filename to show in error messages, or a localized "unnamed" word if none.
getFileName() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Returns the name or path of the file.
getFileName() - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Returns the name of the file that contains a graphic that provides an illustration of the dataset.
getFileSuffixes(Class<? extends DataStoreProvider>) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Returns the possible suffixes of the files written by the data store created by the given provider.
getFileType() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Format in which the file is encoded.
getFileType() - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Format in which the illustration is encoded.
getFileType() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Returns the type of file that contains the processing report.
getFillValue() - Method in class org.apache.sis.internal.storage.TiledGridResource
Returns the value to use for filling empty spaces in rasters, or null if none, not different than zero or not valid for the target data type.
getFillValue() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the value to use for filling empty spaces in the raster, or null if none, not different than zero or not valid for the target data type.
getFillValue(boolean) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the value to use for filling empty spaces in the raster, or null if none, The exclusion of zero value is optional, controlled by the acceptZero argument.
getFillValues() - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Returns the values to use for pixels that cannot be computed.
getFillValues() - Method in class org.apache.sis.image.ImageProcessor
Returns the values to use for pixels that cannot be computed.
getFilterHandler(Enum<?>) - Method in class org.apache.sis.internal.filter.Visitor
Returns the action to execute for the given type of filter.
getFilterToSQL() - Method in class org.apache.sis.internal.sql.feature.Database
Returns the converter from filters/expressions to the WHERE part of SQL statement.
getFilterToSQL() - Method in class org.apache.sis.internal.sql.postgis.Postgres
Returns the converter from filters/expressions to the WHERE part of SQL statement.
getFilterToSupportedSQL() - Method in class org.apache.sis.internal.sql.feature.Database
Returns the converter from filters/expressions to the WHERE part of SQL statement without the functions that are unsupported by the database software.
getFinalName(File, Artifact) - Static method in class org.apache.sis.internal.maven.JarCollector
Returns the name of the given file.
getFirstSpecified() - Method in class org.apache.sis.internal.storage.RangeArgument
Returns the value of the first index specified by the user.
getFlip(AffineTransform) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Returns -1 if one axis has been flipped, +1 if no axis has been flipped, or 0 if unknown.
getFlushedPosition() - Method in class org.apache.sis.internal.storage.io.ChannelData
Returns the earliest position in the stream to which seeking may be performed.
getFollowRealWorld() - Method in class org.apache.sis.portrayal.CanvasFollower
Returns whether this instance is following changes in "real world" coordinates.
getForeignerKeys(Relation.Direction) - Method in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Returns a list of associations between the table analyzed by this method and other tables.
getForeignerKeys(Relation.Direction) - Method in class org.apache.sis.internal.sql.feature.QueryAnalyzer
Returns a list of associations between the table read by this method and other tables.
getForeignerKeys(Relation.Direction) - Method in class org.apache.sis.internal.sql.feature.TableAnalyzer
Returns a list of associations between the table read by this method and other tables.
getFormat() - Method in class org.apache.sis.internal.storage.DocumentedStoreProvider
Returns a more complete description of the format.
getFormat() - Method in class org.apache.sis.internal.storage.gpx.Store
Returns a more complete description of the GPX format.
getFormat() - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem
Returns the encoding/decoding format.
getFormat() - Method in class org.apache.sis.storage.DataStoreProvider
Returns a description of the data format.
getFormat(Class<?>) - Method in class org.apache.sis.io.CompoundFormat
Returns the format to use for parsing and formatting values of the given type.
getFormat(StoreListeners) - Method in class org.apache.sis.internal.storage.DocumentedStoreProvider
Returns a more complete description of the format, sending warnings to the given listeners if non-null.
getFormatClone(int) - Method in class org.apache.sis.geometry.CoordinateFormat
Returns a clone of the format at the specified dimension.
getFormatDistributors() - Method in class org.apache.sis.internal.simple.SimpleFormat
Provides information about the distributor's format.
getFormatDistributors() - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Provides information about the distributor's format.
getFormatName() - Method in class org.apache.sis.internal.storage.image.FormatFinder
Returns the name of the format.
getFormatName() - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Returns the short name (abbreviation) of the format being read or written.
getFormatName(DataStoreProvider) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Returns an identifier for the given data store provider, or null if none.
getFormats(String) - Method in class org.apache.sis.util.resources.Loader
Returns the formats supported by this loader.
getFormats(TableColumn<?>[], boolean) - Method in class org.apache.sis.util.collection.TreeTableFormat
Returns the formats to use for parsing and formatting the values of each column.
getFormatSpecificationCitation() - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Returns the citation / URL of the specification format.
getFormula() - Method in class org.apache.sis.referencing.operation.DefaultFormula
Returns the formula(s) or procedure used by the operation method, or null if none.
getFormula() - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Formula(s) or procedure used by this operation method.
getFormulaCitation() - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Invoked by JAXB for marshalling a citation to the formula.
getFormulaDescription() - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Invoked by JAXB for marshalling the formula literally.
getFragmentNames() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the name of all WKT fragments known to this WKTFormat.
getFrom() - Method in class org.apache.sis.xml.XLink
Returns the starting resource.
getFromCache(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
Returns the cached value for the given object, or null if none.
getFromCache(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Returns the cached value for the given object, or null if none.
getFunction() - Method in class org.apache.sis.internal.storage.gpx.Link
ISO 19115 metadata property not specified by GPX.
getFunction() - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Returns the code for function performed by the online resource.
getFunctionName() - Method in class org.apache.sis.filter.ArithmeticFunction.Add
 
getFunctionName() - Method in class org.apache.sis.filter.ArithmeticFunction.Divide
 
getFunctionName() - Method in class org.apache.sis.filter.ArithmeticFunction.Multiply
 
getFunctionName() - Method in class org.apache.sis.filter.ArithmeticFunction.Subtract
 
getFunctionName() - Method in class org.apache.sis.filter.AssociationValue
 
getFunctionName() - Method in class org.apache.sis.filter.ConvertFunction
Returns an identification of this operation.
getFunctionName() - Method in interface org.apache.sis.filter.Expression
Returns the name of the function to be called.
getFunctionName() - Method in class org.apache.sis.filter.PropertyValue
 
getFunctionName() - Method in class org.apache.sis.internal.filter.GeometryConverter
Returns an identification of this operation.
getFunctionName() - Method in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
Returns the name of the function to be called.
getFunctionName() - Method in class org.apache.sis.internal.geoapi.filter.FilterExpressions.Element
 
getFunctionName() - Method in interface org.apache.sis.internal.geoapi.filter.Literal
 
getFunctions() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Returns the role or purpose performed by or activity performed at the objective.
getGCPs() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Returns the ground control point(s) used in the collection.
getGeodesicDistance() - Method in class org.apache.sis.referencing.GeodeticCalculator
Returns or computes the shortest distance from start point to end point.
getGeographicArea() - Method in class org.apache.sis.portrayal.Canvas
Returns the geographic bounding box encompassing the area shown on the display device.
getGeographicArea(Canvas) - Method in class org.apache.sis.portrayal.CanvasContext
Returns the geographic area, or an empty value if none.
getGeographicBoundingBox(Extent) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns a single geographic bounding box from the specified extent.
getGeographicBoundingBox(Metadata) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns a single geographic bounding box from the specified metadata.
getGeographicBoundingBox(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.CRS
Returns the valid geographic area for the given coordinate reference system, or null if unknown.
getGeographicBoundingBox(CoordinateOperation) - Static method in class org.apache.sis.referencing.CRS
Returns the valid geographic area for the given coordinate operation, or null if unknown.
getGeographicCoordinates() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCP
Returns the geographic or map position of the control point, in either two or three dimensions.
getGeographicCRS() - Method in class org.apache.sis.referencing.GeodeticCalculator
Returns the coordinate reference system for all methods expecting (φ,λ) as double values.
getGeographicElements() - Method in class org.apache.sis.internal.simple.SimpleExtent
 
getGeographicElements() - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
Provides geographic component of the extent of the referring object.
getGeographicElements() - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Provides geographic component of the extent of the referring object
getGeographicExtent() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the approximate latitude and longitude coordinates of the grid.
getGeographicExtent() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Returns a description of the location instance.
getGeographicExtent() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns a description of the location instance.
getGeographicIdentifier() - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
Returns the identifier used to represent a geographic area.
getGeographicIdentifier() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Returns a unique identifier for the location instance.
getGeolocationInformation() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Returns the information that can be used to geolocate the data.
getGeometricObjectCount() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
Returns the total number of the point or vector object type occurring in the dataset.
getGeometricObjects() - Method in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
Returns information about the geometric objects used in the dataset.
getGeometricObjectType() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
Returns the total number of the point or vector object type occurring in the dataset.
getGeometry() - Method in class org.apache.sis.filter.DistanceFilter
Returns the literal geometry from which distances are measured.
getGeometryClass(GeometryType) - Method in class org.apache.sis.internal.feature.Geometries
Returns the geometry class of the given instance.
getGeometryClass(GeometryType) - Method in class org.apache.sis.internal.feature.jts.Factory
Returns the geometry class of the given instance.
getGeometryLibrary() - Method in class org.apache.sis.internal.filter.sqlmm.GeometryConstructor
Returns a handler for the library of geometric objects used by this expression.
getGeometryLibrary() - Method in class org.apache.sis.internal.filter.sqlmm.OneGeometry
Returns a handler for the library of geometric objects used by this expression.
getGeometryLibrary() - Method in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
Returns a handler for the library of geometric objects used by this expression.
getGeometryLibrary() - Method in class org.apache.sis.internal.filter.sqlmm.ST_Point
Returns a handler for the library of geometric objects used by this expression.
getGeometryLibrary() - Method in class org.apache.sis.internal.filter.sqlmm.ST_Transform
Returns a handler for the library of geometric objects used by this expression.
getGeometryLibrary() - Method in class org.apache.sis.internal.filter.sqlmm.TwoGeometries
Returns a handler for the library of geometric objects used by this expression.
getGeometryLibrary(Expression<?, GeometryWrapper<G>>) - Static method in class org.apache.sis.internal.filter.Node
Returns a handler for the library of geometric objects used by the given expression.
getGeometryType() - Method in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Returns the type of geometry returned by the SQLMM function.
getGeometryType() - Method in class org.apache.sis.internal.sql.feature.Column
If this column is a geometry column, returns the type of the geometry objects.
getGeoreferencedParameters() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Returns the terms which support grid data georeferencing.
getGetters(Class<?>, Class<?>, Class<?>) - Static method in class org.apache.sis.metadata.PropertyAccessor
Returns the getters.
getGraphic() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
 
getGraphic() - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Invoked by JAXB at both marshalling and unmarshalling time.
getGraphicOverviews() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Graphic that illustrates the resource(s) (should include a legend for the graphic).
getGraphicOverviews() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides a graphic that illustrates the resource(s) (should include a legend for the graphic).
getGraphics() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns citation graphics or logo for cited party.
getGraphics() - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Returns the graphics / symbols indicating the constraint.
getGraphicsFile() - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Full application schema given as a graphics file.
getGreen(int) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
 
getGreen(Object) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace.
getGreen(Object) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
 
getGreenwichLongitude() - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
getGreenwichLongitude(Unit<Angle>) - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Returns the longitude value relative to the Greenwich Meridian, expressed in the specified units.
getGreenwichLongitude(GeodeticCRS) - Static method in class org.apache.sis.referencing.CRS
Returns the Greenwich longitude of the prime meridian of the given CRS in degrees.
getGreenwichLongitude(PrimeMeridian, Unit<Angle>) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the longitude value relative to the Greenwich Meridian, expressed in the specified units.
getGreenwichMeasure() - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Invoked by JAXB for obtaining the Greenwich longitude to marshal together with its "uom" attribute.
getGridCount() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Returns the number of grids, including this grid and all sub-grids counted recursively.
getGridDimensions() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the number of dimensions in the source grid, or -1 if this builder is not backed by a grid.
getGridExtent() - Method in class org.apache.sis.storage.aggregate.GridSlice
Returns the grid extent of this slice.
getGridExtent(int, DimensionSelector[]) - Method in class org.apache.sis.storage.aggregate.GridSlice
Writes information about grid extent into the given DimensionSelector objects.
getGridGeometry() - Method in class org.apache.sis.coverage.grid.GridCoverage
Returns information about the domain of this grid coverage.
getGridGeometry() - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Returns the valid extent of grid coordinates together with the conversion from those grid coordinates to real world coordinates.
getGridGeometry() - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Returns the valid extent of grid coordinates together with the conversion from those grid coordinates to real world coordinates.
getGridGeometry() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Returns the valid extent of grid coordinates together with the conversion from those grid coordinates to real world coordinates.
getGridGeometry() - Method in class org.apache.sis.internal.storage.image.SingleImageStore
Returns the valid extent of grid coordinates together with the conversion from those grid coordinates to real world coordinates.
getGridGeometry() - Method in class org.apache.sis.internal.storage.image.WorldFileResource
Returns the valid extent of grid coordinates together with the conversion from those grid coordinates to real world coordinates.
getGridGeometry() - Method in class org.apache.sis.internal.storage.MemoryGridResource
Returns information about the domain of wrapped grid coverage.
getGridGeometry() - Method in class org.apache.sis.portrayal.Canvas
Returns canvas properties (CRS, display bounds, conversion) encapsulated in a grid geometry.
getGridGeometry() - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Returns the grid geometry of this aggregated resource.
getGridGeometry() - Method in class org.apache.sis.storage.CoverageSubset
Returns the valid extent of grid coordinates clipped to the area specified in the query.
getGridGeometry() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns an object containing the image size, the CRS and the conversion from pixel indices to CRS coordinates.
getGridGeometry() - Method in interface org.apache.sis.storage.GridCoverageResource
Returns the valid extent of grid coordinates together with the conversion from those grid coordinates to real world coordinates.
getGridGeometry(int) - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Gets the grid geometry for image at the given index.
getGridGeometry(RenderedImage, GridCoverage, GridExtent) - Static method in class org.apache.sis.internal.coverage.CoverageCombiner
Returns information about conversion from pixel coordinates to "real world" coordinates.
getGridGeometry2D() - Method in class org.apache.sis.coverage.grid.GridCoverage2D
Returns the two-dimensional part of this grid geometry.
getGridLow(int) - Method in class org.apache.sis.storage.aggregate.GridSlice
Returns the low grid index in the given dimension, relative to the grid of the group.
getGridSize() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns the number of cells along each axis in the grid.
getGridSize(int) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns the number of cells in the specified dimension.
getGridStartsAtZero() - Method in class org.apache.sis.coverage.grid.DomainLinearizer
Returns whether GridExtent should have their lower grid coordinates set to zero.
getGridToCRS() - Method in class org.apache.sis.internal.referencing.j2d.Tile
Returns the "grid to real world" transform, or null if unknown.
getGridToCRS() - Method in class org.apache.sis.internal.sql.postgis.RasterReader
Returns the conversion from pixel coordinates to CRS coordinates found in the last raster read.
getGridToCRS(PixelInCell) - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the conversion from grid coordinates to "real world" coordinates.
getGroundAccuracy() - Method in class org.apache.sis.geometry.CoordinateFormat
Returns the current ground accuracy value, or null if none.
getGroundAccuracyText() - Method in class org.apache.sis.geometry.CoordinateFormat
Returns the textual representation of the current ground accuracy.
getGroundResolution() - Method in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
Returns the distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.
getHandlerLevel(Logger) - Static method in class org.apache.sis.internal.system.Loggers
Returns the finest level of registered handlers for the given logger.
getHandlingDescription() - Method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Returns the additional information about the restrictions on handling the resource.
getHashLength() - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Returns the length of geohashes strings to be encoded by the GeohashReferenceSystem.Coder.encode(DirectPosition) method.
getHeader() - Method in class org.apache.sis.internal.converter.Column
Returns the header label.
getHeader() - Method in class org.apache.sis.util.collection.TableColumn.Constant
Returns the text to display as column header.
getHeader() - Method in class org.apache.sis.util.collection.TableColumn
Returns the text to display as column header.
getHeader() - Method in class org.apache.sis.util.logging.MonolineFormatter
Returns the string to write on the left side of the first line of every log records, or null if none.
getHeaderValue(Map<String, String>, String) - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Gets a value from the header map and ensures that it is non-null.
getHeight() - Method in class org.apache.sis.coverage.grid.ReshapedImage
 
getHeight() - Method in class org.apache.sis.geometry.Envelope2D
Returns the span for dimension 1.
getHeight() - Method in class org.apache.sis.image.BandedSampleConverter
Returns the height (in pixels) of this image.
getHeight() - Method in class org.apache.sis.image.ImageAdapter
 
getHeight() - Method in class org.apache.sis.image.PrefetchedImage
 
getHeight() - Method in class org.apache.sis.image.ResampledImage
Returns the number of rows in this image.
getHeight() - Method in class org.apache.sis.image.SourceAlignedImage
 
getHeight() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the number of pixels along Y axis in the whole rendered image.
getHeight() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getHeight() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the height of the rectangle.
getHeight() - Method in class org.apache.sis.internal.storage.TiledDeferredImage
Returns the number of pixels along Y axis in the whole rendered image.
getHierarchyLevelNames() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Description of the metadata scope.
getHierarchyLevelNames() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
As of ISO 19115:2014, replaced by DefaultMetadata.getMetadataScopes() followed by DefaultMetadataScope.getName().
getHierarchyLevels() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Code for the metadata scope, fixed to ScopeCode.DATASET by default.
getHierarchyLevels() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
getHigh() - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the valid maximum grid coordinates, inclusive.
getHigh(int) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the valid maximum inclusive grid coordinate along the specified dimension.
getHorizontalComponent(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.CRS
Returns the first horizontal coordinate reference system found in the given CRS, or null if there is none.
getHours() - Method in interface org.apache.sis.internal.geoapi.temporal.PeriodDuration
A positive integer, followed by the character "H", which indicated the number of hours in the period.
getHours() - Method in class org.apache.sis.internal.temporal.DefaultPeriodDuration
 
getHoursOfService() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property not specified by GPX.
getHoursOfService() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Returns the time period (including time zone) when individuals can contact the organization or individual.
getHRef() - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
A URN to an external resources, or to another part of a XML document, or an identifier.
getHRef() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Extracts the xlink:href value from the XLink if presents.
getHRef() - Method in class org.apache.sis.xml.XLink
Returns a URN to an external resources, or to another part of a XML document, or an identifier.
getId() - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Returns the resource identifier, which is assumed to be the name as a string.
getID() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Invoked by JAXB for fetching the unique identifier unique for the XML document.
getID() - Method in class org.apache.sis.metadata.iso.ISOMetadata
Returns an identifier unique for the XML document, or null if none.
getID() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
The gml:id, which is mandatory.
getID(Context, IdentifiedObject, ReferenceIdentifier, Collection<? extends GenericName>, Collection<? extends ReferenceIdentifier>) - Static method in class org.apache.sis.referencing.NameIterator
Implementation of AbstractIdentifiedObject.getID(), provided here for reducing the amount of code to load in the common case where XML support is not needed.
getIdentificationInfo() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Basic information about the resource(s) to which the metadata applies.
getIdentificationInfo() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns basic information about the resource(s) to which the metadata applies.
getIdentifications() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Method(s) of uniquely identifying location instances.
getIdentifications() - Method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Returns the method(s) of uniquely identifying location instances.
getIdentifications() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Returns the method(s) of uniquely identifying location instances.
getIdentifiedIssues() - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Citation of a description of known issues associated with the resource along with proposed solutions if available.
getIdentifier() - Method in class org.apache.sis.filter.IdentifierFilter
Returns the identifiers of feature instances to accept.
getIdentifier() - Method in class org.apache.sis.internal.jaxb.referencing.Code
Returns the identifier for this value.
getIdentifier() - Method in class org.apache.sis.internal.sql.feature.Table
Returns the table identifier composed of catalog, schema and table name.
getIdentifier() - Method in class org.apache.sis.internal.storage.csv.Store
Returns an identifier for this CSV data store.
getIdentifier() - Method in class org.apache.sis.internal.storage.folder.Store
Returns the name of this folder.
getIdentifier() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Returns the resource persistent identifier.
getIdentifier() - Method in class org.apache.sis.internal.storage.image.WorldFileResource
Returns the resource identifier.
getIdentifier() - Method in class org.apache.sis.internal.storage.TiledGridCoverage
Returns a unique name that identifies this coverage.
getIdentifier() - Method in class org.apache.sis.internal.storage.URIDataStore
Returns an identifier for the root resource of this data store, or an empty value if none.
getIdentifier() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Returns the event name or number.
getIdentifier() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Returns the unique identification of the instrument.
getIdentifier() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns the unique identification of the operation.
getIdentifier() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Returns the unique identification of the platform.
getIdentifier() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Returns the unique name of the pass.
getIdentifier() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Returns the unique name, or code, for the requirement.
getIdentifier() - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Returns a unique identifier for an instance of the medium.
getIdentifier() - Method in class org.apache.sis.metadata.iso.ISOMetadata
Returns the first identifier which is presumed to be defined by ISO 19115 conceptual model.
getIdentifier() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Returns the information to identify the processing package that produced the data.
getIdentifier() - Method in class org.apache.sis.metadata.TreeNode.Element
The property identifier to be returned in the TableColumn.IDENTIFIER cells.
getIdentifier() - Method in class org.apache.sis.metadata.TreeNode
Returns the UML identifier defined by the standard.
getIdentifier() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns a single element from the Set<Identifier> collection, or null if none.
getIdentifier() - Method in enum org.apache.sis.referencing.operation.projection.CassiniSoldner.Variant
EPSG identifier of an operation method for this variant.
getIdentifier() - Method in enum org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Variant
EPSG identifier of an operation method for this variant.
getIdentifier() - Method in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
EPSG identifier of an operation method for this variant.
getIdentifier() - Method in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
EPSG identifier of an operation method for this variant.
getIdentifier() - Method in enum org.apache.sis.referencing.operation.projection.Mollweide.Variant
EPSG identifier of an operation method for this variant.
getIdentifier() - Method in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
EPSG identifier of an operation method for this variant.
getIdentifier() - Method in enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
EPSG identifier of an operation method for this variant.
getIdentifier() - Method in interface org.apache.sis.referencing.operation.projection.ProjectionVariant
Returns the EPSG identifier to compare against the operation method.
getIdentifier() - Method in enum org.apache.sis.referencing.operation.projection.Sinusoidal.Variant
EPSG identifier of an operation method for this variant.
getIdentifier() - Method in enum org.apache.sis.referencing.operation.projection.TransverseMercator.Variant
EPSG identifier of an operation method for this variant.
getIdentifier() - Method in class org.apache.sis.storage.AbstractFeatureSet
Returns the feature type name as the identifier for this resource.
getIdentifier() - Method in class org.apache.sis.storage.AbstractResource
Returns the resource persistent identifier if available.
getIdentifier() - Method in class org.apache.sis.storage.DataStore
Returns an identifier for the root resource of this data store, or an empty value if none.
getIdentifier() - Method in class org.apache.sis.storage.geotiff.DataCube
Returns an human-readable identification of this coverage.
getIdentifier() - Method in class org.apache.sis.storage.geotiff.DataSubset
Returns an human-readable identification of this coverage.
getIdentifier() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Returns an identifier constructed from the name of the TIFF file.
getIdentifier() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the identifier in the namespace of the GeoTiffStore.
getIdentifier() - Method in class org.apache.sis.storage.landsat.Band
Returns the resource persistent identifier.
getIdentifier() - Method in class org.apache.sis.storage.landsat.BandGroup
Returns the resource persistent identifier if available.
getIdentifier() - Method in class org.apache.sis.storage.landsat.LandsatStore
Returns the value associated to LANDSAT_SCENE_ID in the Landsat metadata file.
getIdentifier() - Method in interface org.apache.sis.storage.Resource
Returns the resource persistent identifier.
getIdentifier() - Method in class org.apache.sis.storage.sql.SQLStore
SQL data store root resource has no identifier.
getIdentifier() - Method in interface org.apache.sis.storage.tiling.TileMatrix
Returns an alphanumeric identifier which is unique in the TileMatrixSet that contains this TileMatrix.
getIdentifier() - Method in interface org.apache.sis.storage.tiling.TileMatrixSet
Returns an alphanumeric identifier which is unique in the TiledResource that contains this TileMatrixSet.
getIdentifier(Citation) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Returns the identifier for the given key, or null if none.
getIdentifier(Citation) - Static method in class org.apache.sis.metadata.iso.citation.Citations
Infers an identifier from the given citation, or returns null if no identifier has been found.
getIdentifier(Citation) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns the ISBN or ISSN identifier for the given authority, or null if none.
getIdentifier(Citation, boolean) - Static method in class org.apache.sis.internal.metadata.Identifiers
Infers an identifier from the given citation, or returns null if no identifier has been found.
getIdentifier(IdentifiedObject, Citation) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns an identifier for the given object according the given authority.
getIdentifierMap() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns a map view of the identifiers collection as (authority, code) entries.
getIdentifierMap() - Method in class org.apache.sis.metadata.iso.ISOMetadata
A map view of the identifiers collection as (authority, code) entries.
getIdentifierMap() - Method in interface org.apache.sis.xml.IdentifiedObject
A map view of the identifiers collection as (authority, code) entries.
getIdentifierOrName(IdentifiedObject) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns the string representation of the first identifier, or the object name if there is no identifier.
getIdentifiers() - Method in class org.apache.sis.internal.referencing.NilReferencingObject
 
getIdentifiers() - Method in class org.apache.sis.internal.simple.CitationConstant
 
getIdentifiers() - Method in class org.apache.sis.internal.simple.SimpleCitation
 
getIdentifiers() - Method in class org.apache.sis.internal.simple.SimpleIdentifiedObject
Method required by the IdentifiedObject interface.
getIdentifiers() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Unique identifier for the resource.
getIdentifiers() - Method in class org.apache.sis.internal.storage.gpx.Copyright
Returns citation or party identifiers, which is an empty list.
getIdentifiers() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Returns the code used to identify the objective.
getIdentifiers() - Method in class org.apache.sis.metadata.iso.citation.AbstractParty
Identifiers of the party.
getIdentifiers() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns the unique identifier for the resource.
getIdentifiers() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns all identifiers associated to this object, or an empty collection if none.
getIdentifiers() - Method in class org.apache.sis.metadata.iso.ISOMetadata
Returns all identifiers associated to this object (from conceptual model and from XML document).
getIdentifiers() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns identifiers which references elsewhere the object's defining information.
getIdentifiers() - Method in interface org.apache.sis.xml.IdentifiedObject
Returns all identifiers associated to this object.
getIdentifiers(Class<?>) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Returns the identifiers as a collection of the specified type.
getIlluminationAzimuthAngle() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns the illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
getIlluminationElevationAngle() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns the illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth's surface.
getImage(int) - Method in class org.apache.sis.storage.geotiff.Reader
Returns the potentially pyramided Image File Directories (IFDs) at the given index.
getImageConstraint() - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Invoked by JAXB at both marshalling and unmarshalling time.
getImageConstraints() - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Returns the restrictions on access and / or use of browse graphic.
getImageFileDirectory(int) - Method in class org.apache.sis.storage.geotiff.GeoTiffStore.Components
Returns element at the given index or returns null if the index is invalid.
getImageFileDirectory(int) - Method in class org.apache.sis.storage.geotiff.MultiResolutionImage
Completes and returns the image at the given pyramid level.
getImageFileDirectory(int) - Method in class org.apache.sis.storage.geotiff.Reader
Returns the next Image File Directory (IFD), or null if we reached the last IFD.
getImageFormat(boolean) - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Returns the Image I/O format names or MIME types of the image read by this data store.
getImageFormat(boolean) - Method in class org.apache.sis.internal.storage.image.WritableStore
Returns the Image I/O format names or MIME types of the image read or written by this data store.
getImageGeometry(int) - Method in class org.apache.sis.coverage.grid.ImageRenderer
Computes the conversion from pixel coordinates to CRS, together with the geospatial envelope of the image.
getImageIndex() - Method in class org.apache.sis.internal.referencing.j2d.Tile
Returns the image index to be given to the image reader for reading this tile.
getImageIndex() - Method in class org.apache.sis.internal.storage.image.WorldFileResource
Returns the index of the image to read or write in the image file.
getImageIndex() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the image index used in the default identifier.
getImageLayout() - Method in class org.apache.sis.image.ImageProcessor
Returns the properties (size, tile size, sample model, etc.) of destination images.
getImageQualityCode() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns a code in producer’s codespace that specifies the image quality.
getImageResizingPolicy() - Method in class org.apache.sis.image.ImageProcessor
Returns whether ImageProcessor can produce an image of different size compared to requested size.
getImagingCondition() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns the conditions which affected the image.
getImpact(MBeanOperationInfo) - Method in class org.apache.sis.internal.system.Supervisor
Returns the operations impact, which is INFO.
getImplementation(Class<T>) - Method in class org.apache.sis.metadata.MetadataStandard
Returns the implementation class for the given interface, or null if none.
getImplementation(Class<T>) - Method in class org.apache.sis.metadata.StandardImplementation
Returns the implementation class for the given interface, or null if none.
getInclusion() - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
Indication of whether the bounding box encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
getInclusion() - Method in class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
getInclusion() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
getInclusion(Boolean) - Static method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Makes sure that the given inclusion is non-nil, then returns its value.
getIndentation() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the current indentation to be used for formatting objects.
getIndentation() - Method in class org.apache.sis.util.collection.TreeTableFormat
Returns the number of spaces to add on the left margin for each indentation level.
getIndex() - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Returns the current index.
getIndex() - Method in class org.apache.sis.metadata.TreeNode.CollectionElement
Returns the zero-based index of this node in the metadata property.
getIndex() - Method in class org.apache.sis.metadata.TreeNode
Returns the index in the collection if the metadata property type is a collection, or null otherwise.
getIndex(String) - Method in class org.apache.sis.feature.DenseFeature
Returns the index for the property of the given name, or DefaultFeatureType.OPERATION_INDEX if the property is a parameterless operation.
getIndex(String) - Method in class org.apache.sis.feature.SparseFeature
Returns the index for the property of the given name, or DefaultFeatureType.OPERATION_INDEX if the property is a parameterless operation.
getIndexInResultArray() - Method in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Returns the current iterator position as an index in the array of tiles to be returned by TiledGridCoverage.readTiles(AOI).
getIndices() - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Invoked by JAXB at marshalling time for getting the modified coordinates.
getIndices() - Method in interface org.apache.sis.storage.tiling.Tile
Returns the indices of this tile in the TileMatrix.
getIndividual() - Method in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
Returns the individuals in the named organization.
getIndividual(boolean) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Returns the name or the position of the first individual.
getIndividualName() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property determined by the Copyright.author field.
getIndividualName() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property determined by the Person.name field.
getIndividualName() - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Deprecated.
As of ISO 19115:2014, replaced by getName() in DefaultIndividual.
getInformation(String, Locale) - Method in class org.apache.sis.internal.metadata.ReferencingServices
Returns information about the Apache SIS configuration to be reported in About.
getInformation(String, Locale) - Method in class org.apache.sis.internal.metadata.ServicesForUtility
Returns information about the Apache SIS configuration.
getInformation(String, Locale) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Returns information about the Apache SIS configuration.
getInformation(String, Locale) - Method in class org.apache.sis.internal.util.MetadataServices
Returns information about the Apache SIS configuration to be reported in About.
getInitiative() - Method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
For (un)marshalling the initiativeType element at the location expected by ISO 19139:2007 schemas.
getInitiativeType() - Method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Returns the type of initiative under which the associated resource was produced, or null if none.
getInstallationURL() - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns a URL where users can get more information about the installation process.
getInstance() - Static method in class org.apache.sis.internal.metadata.ReferencingServices
Returns the singleton instance.
getInstance() - Static method in class org.apache.sis.internal.util.MetadataServices
Returns the singleton instance.
getInstance() - Static method in class org.apache.sis.math.StatisticsFormat
Returns an instance for the current system default locale.
getInstance() - Static method in class org.apache.sis.measure.AngleFormat
Constructs a new AngleFormat for the default pattern and the current default locale.
getInstance() - Static method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem
Returns the unique instance.
getInstance() - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Returns the unique instance.
getInstance(Class<?>) - Static method in class org.apache.sis.io.DefaultFormat
Gets an instance of the given type, or null if the given type is not supported.
getInstance(Class<T>) - Static method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
Returns the instance for the given type.
getInstance(Class<T>, String, String, String) - Static method in class org.apache.sis.internal.system.OptionalDependency
Returns the optional dependency, or null if not found.
getInstance(Locale) - Static method in class org.apache.sis.math.StatisticsFormat
Returns an instance for the given locale.
getInstance(Locale) - Static method in class org.apache.sis.measure.AngleFormat
Constructs a new AngleFormat for the default pattern and the specified locale.
getInstructionURL() - Method in class org.apache.sis.setup.InstallationResources
Returns a URL where users can get more information about the installation process.
getInstruments() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Returns the general information about the instrument used in data acquisition.
getInstruments() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Gets the instrument(s) mounted on a platform.
getInt(int) - Method in class org.apache.sis.util.collection.IntegerList
Returns the element at the given index as the int primitive type.
getInteger(int, int) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Retrieves the value at the specified row and column of this matrix, rounded to nearest integer.
getInteger(int, int) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Retrieves the value at the specified row and column of this matrix, rounded to nearest integer.
getInteger(Comparable<?>, ResultSet, int) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Gets the value from the specified ResultSet.
getIntegerTranslation(MathTransform) - Static method in class org.apache.sis.coverage.grid.ResampledGridCoverage
If the given transform is a translation and all translation terms are integers, returns the translation.
getInterface() - Method in class org.apache.sis.metadata.AbstractMetadata
Returns the metadata interface implemented by this class.
getInterface() - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.AbstractReferenceSystem
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.AbstractCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.AbstractDerivedCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.DefaultGeographicCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.DefaultImageCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.crs.DefaultVerticalCRS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.AbstractCS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.DefaultAffineCS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.DefaultCartesianCS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.DefaultCylindricalCS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.DefaultLinearCS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.DefaultPolarCS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.DefaultSphericalCS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.DefaultTimeCS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.DefaultUserDefinedCS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.cs.DefaultVerticalCS
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.datum.AbstractDatum
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.datum.DefaultEngineeringDatum
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.datum.DefaultImageDatum
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.datum.DefaultTemporalDatum
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.datum.DefaultVerticalDatum
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.operation.DefaultConicProjection
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.operation.DefaultConversion
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.operation.DefaultCylindricalProjection
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.operation.DefaultPlanarProjection
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.operation.DefaultProjection
Returns the GeoAPI interface implemented by this class.
getInterface() - Method in class org.apache.sis.referencing.operation.DefaultTransformation
Returns the GeoAPI interface implemented by this class.
getInterface(Class<? extends Resource>) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Returns the most specific interface implemented by the given class.
getInterface(Class<T>) - Method in class org.apache.sis.metadata.MetadataStandard
Returns the metadata interface implemented by the specified implementation class.
getInterface(Class<T>, Class<? extends T>) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the GeoAPI interface implemented by the given class, or the class itself if the interface is unknown.
getInterface(Class<T>, T) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the GeoAPI interface implemented by the given object, or the implementation class if the interface is unknown.
getInterface(Object) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the GeoAPI interface implemented by the given object, or the implementation class if the interface is unknown.
getInterface(Object) - Static method in class org.apache.sis.xml.NilObjectHandler
Returns the interface implemented by the given proxy.
getInterface(CacheKey) - Method in class org.apache.sis.metadata.MetadataStandard
Implementation of MetadataStandard.getInterface(Class) with the possibility to specify the property type.
getInterfaces(Class<?>, Class<?>, Collection<Class<?>>) - Method in class org.apache.sis.metadata.MetadataStandard
Puts every interfaces for the given type in the specified collection.
getInterfaceSet(Class<?>) - Static method in class org.apache.sis.util.Classes
Implementation of Classes.getAllInterfaces(Class) returning a Set.
getInterfaceSet(Class<?>, Set<Class<?>>) - Static method in class org.apache.sis.util.Classes
Adds to the given set every interfaces implemented by the given class or interface.
getInternal(Class<?>) - Static method in class org.apache.sis.util.Numbers
Returns the Java letter used for the internal representation of this given primitive type.
getInternalParameterNames() - Method in class org.apache.sis.referencing.operation.projection.AlbersEqualArea
Returns the names of additional internal parameters which need to be taken in account when comparing two AlbersEqualArea projections or formatting them in debug mode.
getInternalParameterNames() - Method in class org.apache.sis.referencing.operation.projection.AzimuthalEquidistant
Returns the names of additional internal parameters which need to be taken in account when comparing two AzimuthalEquidistant projections or formatting them in debug mode.
getInternalParameterNames() - Method in class org.apache.sis.referencing.operation.projection.CassiniSoldner
Returns the names of additional internal parameters which need to be taken in account when comparing two CassiniSoldner projections or formatting them in debug mode.
getInternalParameterNames() - Method in class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
Returns the names of additional internal parameters which need to be taken in account when comparing two LambertAzimuthalEqualArea projections or formatting them in debug mode.
getInternalParameterNames() - Method in class org.apache.sis.referencing.operation.projection.LambertConicConformal
Returns the names of additional internal parameters which need to be taken in account when comparing two LambertConicConformal projections or formatting them in debug mode.
getInternalParameterNames() - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Returns the names of any additional internal parameters (other than NormalizedProjection.eccentricity) that this projection has.
getInternalParameterNames() - Method in class org.apache.sis.referencing.operation.projection.ObliqueMercator
Returns the names of additional internal parameters which need to be taken in account when comparing two ObliqueMercator projections or formatting them in debug mode.
getInternalParameterNames() - Method in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Returns the names of additional internal parameters which need to be taken in account when comparing two ObliqueStereographic projections or formatting them in debug mode.
getInternalParameterNames() - Method in class org.apache.sis.referencing.operation.projection.Orthographic
Returns the names of additional internal parameters which need to be taken in account when comparing two Orthographic projections or formatting them in debug mode.
getInternalParameterNames() - Method in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Returns the names of additional internal parameters which need to be taken in account when comparing two SatelliteTracking projections or formatting them in debug mode.
getInternalParameterValues() - Method in class org.apache.sis.referencing.operation.projection.AlbersEqualArea
Returns the values of additional internal parameters which need to be taken in account when comparing two AlbersEqualArea projections or formatting them in debug mode.
getInternalParameterValues() - Method in class org.apache.sis.referencing.operation.projection.AzimuthalEquidistant
Returns the values of additional internal parameters which need to be taken in account when comparing two AzimuthalEquidistant projections or formatting them in debug mode.
getInternalParameterValues() - Method in class org.apache.sis.referencing.operation.projection.CassiniSoldner
Returns the values of additional internal parameters which need to be taken in account when comparing two CassiniSoldner projections or formatting them in debug mode.
getInternalParameterValues() - Method in class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
Returns the values of additional internal parameters which need to be taken in account when comparing two LambertAzimuthalEqualArea projections or formatting them in debug mode.
getInternalParameterValues() - Method in class org.apache.sis.referencing.operation.projection.LambertConicConformal
Returns the values of additional internal parameters which need to be taken in account when comparing two LambertConicConformal projections or formatting them in debug mode.
getInternalParameterValues() - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Returns the values of any additional internal parameters (other than NormalizedProjection.eccentricity) that this projection has.
getInternalParameterValues() - Method in class org.apache.sis.referencing.operation.projection.ObliqueMercator
Returns the values of additional internal parameters which need to be taken in account when comparing two ObliqueMercator projections or formatting them in debug mode.
getInternalParameterValues() - Method in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Returns the values of additional internal parameters which need to be taken in account when comparing two ObliqueStereographic projections or formatting them in debug mode.
getInternalParameterValues() - Method in class org.apache.sis.referencing.operation.projection.Orthographic
Returns the values of additional internal parameters which need to be taken in account when comparing two Orthographic projections or formatting them in debug mode.
getInternalParameterValues() - Method in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Returns the values of additional internal parameters which need to be taken in account when comparing two SatelliteTracking projections or formatting them in debug mode.
getInternationalMessage() - Method in exception org.apache.sis.feature.FeatureOperationException
Returns the message in various locales.
getInternationalMessage() - Method in exception org.apache.sis.feature.InvalidFeatureException
Returns the message in various locales.
getInternationalMessage() - Method in exception org.apache.sis.internal.util.LocalizedParseException
If this exception is capable to return the message in various locales, returns that message.
getInternationalMessage() - Method in exception org.apache.sis.io.wkt.UnparsableObjectException
If this exception is capable to return the message in various locales, returns that message.
getInternationalMessage() - Method in exception org.apache.sis.metadata.MetadataVisitorException
Returns an error message giving the location of the failure together with the cause.
getInternationalMessage() - Method in exception org.apache.sis.storage.DataStoreException
If this exception is capable to return the message in various locales, returns that message.
getInternationalMessage() - Method in interface org.apache.sis.util.LocalizedException
If this exception is capable to return the message in various locales, returns that message.
getInterpolation() - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Returns the interpolation method to use for resampling operations.
getInterpolation() - Method in class org.apache.sis.image.ImageCombiner
Returns the interpolation method to use during resample operations.
getInterpolation() - Method in class org.apache.sis.image.ImageProcessor
Returns the interpolation method to use during resample operations.
getInterpolation() - Method in class org.apache.sis.internal.coverage.CoverageCombiner
Returns the interpolation method to use during resample operations.
getInterpolationCRS() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the CRS which is neither the source CRS or target CRS but still required for performing the operation.
getInterpolationCRS(CoordinateOperation) - Static method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the interpolation CRS of the given coordinate operation, or null if none.
getIntersection() - Method in class org.apache.sis.coverage.grid.GridDerivation
Returns the extent of the modified grid geometry, ignoring subsampling or changes in resolution.
getInverseFlattening() - Method in class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
Returns the inverse of the flattening value as a measurement.
getInverseFlattening() - Method in class org.apache.sis.parameter.MapProjectionParameters
Returns the MapProjectionParameters.InverseFlattening instance, creating it when first needed.
getInverseFlattening() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Returns the value of the inverse of the flattening constant.
getInverseFlattening(double, double) - Static method in class org.apache.sis.internal.referencing.Formulas
Computes the inverse flattening factor from the given axis lengths.
getInverseOf(Relation, TableReference) - Method in class org.apache.sis.internal.sql.feature.Table
If this table imports the inverse of the given relation, returns the imported relation.
getInvocationName() - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Returns the name used to invoke this interface within the context of the DCP.
getISBN() - Method in class org.apache.sis.internal.simple.CitationConstant
 
getISBN() - Method in class org.apache.sis.internal.simple.SimpleCitation
 
getISBN() - Method in class org.apache.sis.internal.simple.SimpleMetadata
International Standard Book Number.
getISBN() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getISBN() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns the International Standard Book Number.
getISSN() - Method in class org.apache.sis.internal.simple.CitationConstant
 
getISSN() - Method in class org.apache.sis.internal.simple.SimpleCitation
 
getISSN() - Method in class org.apache.sis.internal.simple.SimpleMetadata
International Standard Serial Number.
getISSN() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getISSN() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns the International Standard Serial Number.
getIssueIdentification() - Method in class org.apache.sis.metadata.iso.citation.DefaultSeries
Returns information identifying the issue of the series.
getIssues() - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
 
getIterationOrder() - Method in class org.apache.sis.image.PixelIterator
Returns the order in which pixels are traversed.
getJAXBContext() - Method in class org.apache.sis.internal.storage.gpx.StoreProvider
Returns the JAXB context for the data store.
getJAXBContext() - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStoreProvider
Returns the JAXB context for the data store, or null if the data stores created by this provided do not use JAXB.
getJoinType() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet
Specifies whether values on both sides are required (inner join), or only one side (outer join).
getKey() - Method in class org.apache.sis.feature.CharacteristicMap.Entry
Returns the name of the attribute characteristic.
getKey() - Method in class org.apache.sis.internal.util.AbstractMap.EntryIterator
Returns the key at the current iterator position.
getKey() - Method in class org.apache.sis.internal.util.AbstractMap.IteratorAdapter
Returns Map.entry(K, V).getKey()}.
getKey() - Method in class org.apache.sis.internal.util.AbstractMap.KeyIterator
 
getKey() - Method in class org.apache.sis.metadata.ValueMap.Property
Returns the key corresponding to this entry.
getKey() - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Returns the name by witch this projection attempt is identified.
getKey() - Method in class org.apache.sis.util.collection.WeakValueHashMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class org.apache.sis.util.iso.DefaultRecord.Entry
Returns the name of the record field contained in this entry.
getKeyConstants() - Method in class org.apache.sis.internal.feature.Resources
Returns the handle for the Keys constants.
getKeyConstants() - Method in class org.apache.sis.internal.feature.Resources.International
 
getKeyConstants() - Method in class org.apache.sis.internal.gazetteer.Resources
Returns the handle for the Keys constants.
getKeyConstants() - Method in class org.apache.sis.internal.gazetteer.Resources.International
 
getKeyConstants() - Method in class org.apache.sis.internal.geotiff.Resources
Returns the handle for the Keys constants.
getKeyConstants() - Method in class org.apache.sis.internal.geotiff.Resources.International
 
getKeyConstants() - Method in class org.apache.sis.internal.metadata.Resources
Returns the handle for the Keys constants.
getKeyConstants() - Method in class org.apache.sis.internal.metadata.Resources.International
 
getKeyConstants() - Method in class org.apache.sis.internal.referencing.Resources
Returns the handle for the Keys constants.
getKeyConstants() - Method in class org.apache.sis.internal.referencing.Resources.International
 
getKeyConstants() - Method in class org.apache.sis.internal.sql.feature.Resources
Returns the handle for the Keys constants.
getKeyConstants() - Method in class org.apache.sis.internal.sql.feature.Resources.International
 
getKeyConstants() - Method in class org.apache.sis.internal.storage.Resources
Returns the handle for the Keys constants.
getKeyConstants() - Method in class org.apache.sis.internal.storage.Resources.International
 
getKeyConstants() - Method in class org.apache.sis.util.resources.Errors
Returns the handle for the Keys constants.
getKeyConstants() - Method in class org.apache.sis.util.resources.Errors.International
 
getKeyConstants() - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Returns a handler for the constants declared in the inner Keys class.
getKeyConstants() - Method in class org.apache.sis.util.resources.Messages
Returns the handle for the Keys constants.
getKeyConstants() - Method in class org.apache.sis.util.resources.Messages.International
 
getKeyConstants() - Method in class org.apache.sis.util.resources.ResourceInternationalString
Returns a handler for the constants declared in the inner Keys class.
getKeyConstants() - Method in class org.apache.sis.util.resources.Vocabulary
Returns the handle for the Keys constants.
getKeyConstants() - Method in class org.apache.sis.util.resources.Vocabulary.International
 
getKeyName(short) - Method in class org.apache.sis.util.resources.KeyConstants
Returns the name of the key at the given index.
getKeyNames() - Method in class org.apache.sis.util.resources.KeyConstants
Returns the internal array of key names.
getKeys() - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Returns an enumeration of the keys.
getKeyValue(String) - Method in class org.apache.sis.util.resources.KeyConstants
Returns the numerical value for the key of the given name.
getKeywordCase() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns whether WKT keywords should be written with upper cases or camel cases.
getKeywordClass() - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Returns the user-defined categorization of groups of keywords that extend or are orthogonal to the standardized keyword type codes.
getKeywordIndex() - Method in class org.apache.sis.io.wkt.Element
Returns the index of the keyword in the array given to the Element.pullElement(int, String...) method.
getKeywords() - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Returns commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
getKeywordStyle() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns whether to use short or long WKT keywords.
getLabel() - Method in class org.apache.sis.xml.XLink
Returns an identification of the target of a from or to attribute.
getLabel(short) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Returns the localized string identified by the given key followed by a colon.
getLabel(Resource) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Returns a short label for the given resource.
getLanguage() - Method in class org.apache.sis.internal.jaxb.lan.LanguageCode
Returns the language, or null if none.
getLanguage() - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
Gets the language code for this PT_Locale.
getLanguage() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Language(s) used for documenting metadata.
getLanguage() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
getLanguageCode() - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
Gets the language code for this PT_Locale.
getLanguages() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Language(s) used for documenting metadata.
getLanguages() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Deprecated.
Replaced by getLocalesAndCharsets().keySet().
getLanguages() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
getLanguages() - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Deprecated.
Replaced by getLocalesAndCharsets().keySet().
getLanguages(Locale...) - Static method in class org.apache.sis.util.Locales
Returns the languages of the given locales, without duplicated values.
getLanguages(Map<Locale, Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Returns the language(s) used within the resource.
getLastLevel() - Method in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
Returns the maximal level (the level with coarsest resolution).
getLastMethodUsed() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Returns the operation method used by the latest call to a create(…) constructor in the currently running thread.
getLatestAcceptableDate() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
Returns the latest date and time collection must be completed.
getLatitude(MilitaryGridReferenceSystem.Coder, DirectPosition) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
Returns the latitude in degrees of given position.
getLeafInterfaces(Class<?>, Class<T>) - Static method in class org.apache.sis.util.Classes
Returns the interfaces implemented by the given class and assignable to the given base interface, or an empty array if none.
getLegacyName() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Returns the name to be marshalled in the ISO 19139:2007 way.
getLegacyName() - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Returns the <gco:ScopedName> element to marshal in legacy ISO 19139:2007 element.
getLegacyValueType() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
For JAXB marshalling of ISO 19139:2007 document only.
getLevel() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Returns the hierarchical level of the data specified by the scope.
getLevel() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Returns an indication of which property is set, or null if unknown.
getLevelColor(Level) - Method in class org.apache.sis.util.logging.MonolineFormatter
Returns the color used for the given level, or null if none.
getLevelDescription() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Returns detailed descriptions about the level of the data specified by the scope.
getLevelOfDetail() - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Returns a brief textual description of the spatial resolution of the resource.
getLicense(String, Locale, String) - Method in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider.Default
Returns null since the user is presumed to have downloaded the files himself.
getLicense(String, Locale, String) - Method in class org.apache.sis.setup.InstallationResources
Returns the terms of use of the resources distributed by the specified authority, or null if none.
getLicense(String, Locale, String) - Method in class org.apache.sis.setup.OptionalInstallations
Returns the terms of use of the dataset provided by the given authority, or null if none.
getLimit() - Method in class org.apache.sis.storage.FeatureQuery
Returns the maximum number of feature instances contained in the FeatureSet.
getLineage() - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Deprecated.
Removed from ISO 19157:2013.
getLinearAccuracy() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns an estimation of positional accuracy in metres, or NaN if unknown.
getLinearAccuracy(CoordinateOperation) - Static method in class org.apache.sis.internal.referencing.PositionalAccuracyConstant
Convenience method returning the accuracy in meters for the specified operation.
getLinearAccuracy(CoordinateOperation) - Static method in class org.apache.sis.referencing.CRS
Returns a positional accuracy estimation in metres for the given operation, or NaN if unknown.
getLinearCS() - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
getLinearGridToCRS(PixelInCell) - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns a linear approximation of the conversion from grid coordinates to "real world" coordinates.
getLinearResolution() - Method in class org.apache.sis.storage.FeatureQuery
Returns the desired spatial resolution of geometries.
getLineNumber() - Method in class org.apache.sis.io.wkt.WKTDictionary.Loader
Returns the one-based line number of the last line read.
getLineSeparator() - Method in class org.apache.sis.io.LineAppender
Returns the line separator to be sent to the underlying appendable, or null if EOL sequences are forwarded unchanged.
getLineSeparator() - Method in class org.apache.sis.io.TableAppender
Returns the line separator between table rows.
getLineSeparator() - Method in class org.apache.sis.io.TabularFormat
Returns the current line separator.
getLinkage() - Method in class org.apache.sis.internal.storage.gpx.Link
ISO 19115 metadata property determined by the Link.uri field.
getLinkage() - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Returns the location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme.
getLinkage() - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
 
getLinkages() - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Return the links to browse graphic.
getLinkTarget(AbstractIdentifiedType) - Static method in class org.apache.sis.feature.Features
If the given property is a link, returns the name of the referenced property.
getList(List<GroupByCRS<GroupByTransform>>, MergeStrategy) - Method in class org.apache.sis.storage.aggregate.GridSlice
Returns the group of objects associated to the CRS and "grid to CRS" transform.
getListener() - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
getListener() - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped marshaller.
getListName(CodeList<?>) - Static method in class org.apache.sis.util.iso.Types
Returns the ISO classname (if available) or the Java classname (as a fallback) of the given enumeration or code list value.
getLoadingStrategy() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Returns an indication about when the "physical" loading of raster data will happen.
getLoadingStrategy() - Method in class org.apache.sis.internal.storage.image.SingleImageStore
Returns an indication about when the "physical" loading of raster data will happen.
getLoadingStrategy() - Method in class org.apache.sis.internal.storage.TiledGridResource
Returns an indication about when the "physical" loading of raster data will happen.
getLoadingStrategy() - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Returns an indication about when the "physical" loading of raster data will happen.
getLoadingStrategy() - Method in class org.apache.sis.storage.CoverageSubset
Returns an indication about when the "physical" loading of raster data will happen.
getLoadingStrategy() - Method in interface org.apache.sis.storage.GridCoverageResource
Returns an indication about when the "physical" loading of raster data will happen.
getLocale() - Method in class org.apache.sis.console.ResourcesDownloader
Returns the locale to use for messages shown to the user.
getLocale() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns the locale used for formatting error messages, or null if unspecified.
getLocale() - Method in class org.apache.sis.internal.jaxb.Context
Returns the locale to use for marshalling, or null if no locale were explicitly specified.
getLocale() - Method in class org.apache.sis.internal.jaxb.lan.LocalisedCharacterString
Returns the locale language for <LocalisedCharacterString> attribute.
getLocale() - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale
Returns the Java locale wrapped by this PT_Locale instance.
getLocale() - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Returns the locale used for warnings and error messages.
getLocale() - Method in class org.apache.sis.internal.storage.TiledGridCoverage
Returns the locale for error messages, or null for the default.
getLocale() - Method in class org.apache.sis.internal.storage.WritableResourceSupport
Returns the locale used by the resource for error messages, or null if unknown.
getLocale() - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Returns the locale to use for locale-sensitive data, or null if unspecified.
getLocale() - Method in class org.apache.sis.io.CompoundFormat
Returns the locale used by this format.
getLocale() - Method in class org.apache.sis.io.wkt.Formatter
Returns the locale to use for localizing InternationalString instances.
getLocale() - Method in class org.apache.sis.io.wkt.Symbols
Returns the locale for formatting dates and numbers.
getLocale() - Method in class org.apache.sis.io.wkt.Warnings
Returns the locale in which warning messages are reported by the default Warnings.toString() method.
getLocale() - Method in class org.apache.sis.measure.AngleFormat
Returns this formatter locale.
getLocale() - Method in class org.apache.sis.measure.RangeFormat
Returns this formatter locale.
getLocale() - Method in class org.apache.sis.measure.UnitFormat
Returns the locale used by this UnitFormat.
getLocale() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Returns the locales and character sets to marshal if the XML document is to be written according the new ISO 19115:2014 model.
getLocale() - Method in class org.apache.sis.portrayal.Canvas
Returns the locale used for texts or for producing some error messages.
getLocale() - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Returns the locale to use for error messages and warnings.
getLocale() - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns the locale used by this factory for producing error messages.
getLocale() - Method in class org.apache.sis.referencing.factory.sql.EPSGFactory
Returns the locale used by this factory for producing error messages.
getLocale() - Method in class org.apache.sis.setup.OptionalInstallations
Returns the locale to use for messages shown to the user.
getLocale() - Method in class org.apache.sis.storage.DataStore
The locale to use for formatting warnings and other messages.
getLocale() - Method in class org.apache.sis.storage.event.StoreEvent
Returns the locale associated to this event, or null if unspecified.
getLocale() - Method in class org.apache.sis.storage.event.StoreListeners
Returns the locale used by this manager, or null if unspecified.
getLocale() - Method in class org.apache.sis.storage.geotiff.DataSubset
Returns the locale for warning or error messages, or null if unspecified.
getLocale() - Method in class org.apache.sis.util.collection.TreeTableFormat.Writer
Returns the locale to use for formatting property value.
getLocale() - Method in interface org.apache.sis.util.Localized
Returns the locale of the implemented service.
getLocale() - Method in class org.apache.sis.xml.MarshalContext
Returns the locale to use for (un)marshalling, or null if no locale were explicitly specified.
getLocale(Locale.Category) - Method in class org.apache.sis.feature.FeatureFormat
Returns the locale for the given category.
getLocale(Locale.Category) - Method in class org.apache.sis.io.CompoundFormat
Returns the locale for the given category.
getLocale(Locale.Category) - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the locale for the given category.
getLocale(Locale.Category) - Method in class org.apache.sis.math.StatisticsFormat
Returns the locale for the given category.
getLocale(Locale.Category) - Method in class org.apache.sis.parameter.ParameterFormat
Returns the locale for the given category.
getLocale(Map<?, ?>) - Static method in class org.apache.sis.util.resources.IndexedResourceBundle
Returns the locale specified in the given map, or null if none.
getLocale(Context, LanguageCode, Country, Class<?>) - Static method in class org.apache.sis.internal.jaxb.lan.Country
Returns the locale for the given language and country (which may be null), or null if none.
getLocales() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Language(s) used for documenting metadata.
getLocales() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
getLocales() - Method in class org.apache.sis.util.DefaultInternationalString
Returns the set of locales defined in this international string.
getLocalesAndCharsets() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Returns the language(s) and character set(s) used within the catalogue.
getLocalesAndCharsets() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns the language(s) and character set(s) used for documenting metadata.
getLocalesAndCharsets() - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Returns the language(s) and character set(s) used within the dataset.
getLocalizedMessage() - Method in exception org.apache.sis.internal.util.LocalizedParseException
Returns a localized version of the exception message, typically for final user.
getLocalizedMessage() - Method in exception org.apache.sis.io.wkt.UnparsableObjectException
Returns a localized version of the exception message, typically for final user.
getLocalizedMessage() - Method in exception org.apache.sis.storage.DataStoreException
Returns a localized version of the exception message, typically for final user.
getLocalizedMessage() - Method in interface org.apache.sis.util.LocalizedException
Returns the message in the locale that depends on the context in which this exception has been thrown.
getLocalizedMessage(Throwable, Locale) - Static method in class org.apache.sis.util.Exceptions
Returns the message of the given exception, localized in the given locale if possible.
getLocalizedName() - Method in class org.apache.sis.util.logging.PerformanceLevel
Return the name of this level for the current default locale.
getLocation() - Method in class org.apache.sis.internal.referencing.j2d.Tile
Returns the tile upper-left corner coordinates in the mosaic.
getLocation() - Method in class org.apache.sis.internal.referencing.j2d.TileOrganizer
Returns the location of the tile collections to be created.
getLocation() - Method in class org.apache.sis.xml.TransformedEvent
 
getLocationType() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Returns a description of the nature of this geographic identifier.
getLocationTypes() - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Description of location type(s) in the spatial reference system.
getLock(Appendable) - Static method in class org.apache.sis.io.AppendableWriter
Returns the synchronization lock to use for writing to the given Appendable.
getLogger() - Method in class org.apache.sis.storage.DataStoreProvider
Returns the logger where to report warnings or loading operations.
getLogger() - Method in class org.apache.sis.storage.event.StoreListeners
Returns the logger where to send warnings when no other destination is specified.
getLogger(Class<?>) - Static method in class org.apache.sis.util.logging.Logging
Returns a logger for the package of the specified class.
getLoginTimeout() - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Returns the maximum time in seconds that this data source will wait while attempting to connect to a database.
getLogo() - Method in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
Returns the graphics identifying organization.
getLogRecord(Level, short) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets a localized log record.
getLogRecord(Level, short, Object) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets a localized log record.
getLogRecord(Level, short, Object, Object) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets a localized log record.
getLogRecord(Level, short, Object, Object, Object) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets a localized log record.
getLogRecord(Level, short, Object, Object, Object, Object) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets a localized log record.
getLogWriter() - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Returns the output stream to which all logging and tracing messages for this data source will be printed.
getLookupInfo(Class<?>) - Method in class org.apache.sis.metadata.sql.MetadataSource
getLotDescription() - Method in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Returns the information of how lots are defined.
getLow() - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the valid minimum grid coordinates, inclusive.
getLow(int) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the valid minimum inclusive grid coordinate along the specified dimension.
getLower(int) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns the limit in the direction of decreasing coordinate values in the specified dimension.
getLower(int) - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns the limit in the direction of decreasing coordinate values in the specified dimension.
getLower(int) - Method in class org.apache.sis.geometry.SubEnvelope
Must be overridden, since the super-class method does not handle the index range for performance reasons.
getLower(int) - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
Returns the south or west envelope bound.
getLower(GridExtent, int, int) - Method in class org.apache.sis.storage.aggregate.GridSliceLocator
Returns the index of the first slice which intersect the given extent.
getLowerBoundary() - Method in class org.apache.sis.filter.ComparisonFilter.Between
 
getLowerBoundary() - Method in interface org.apache.sis.internal.geoapi.filter.BetweenComparisonOperator
 
getLowerCorner() - Method in class org.apache.sis.geometry.AbstractEnvelope
A coordinate position consisting of all the lower coordinate values.
getLowerCorner() - Method in class org.apache.sis.geometry.Envelope2D
The limits in the direction of decreasing coordinate values for the two dimensions.
getLowerCorner() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns a copy of the lower-left corner.
getM(int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns the first M coordinate value for the tuple at the given index, or java.lang.Double.NaN if this sequence has no M coordinates.
getMaintenanceAndUpdateFrequency() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Returns the frequency with which changes and additions are made to the resource after the initial resource is completed.
getMaintenanceDate() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Invoked by JAXB at both marshalling and unmarshalling time.
getMaintenanceDates() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Return the date information associated with maintenance of resource.
getMaintenanceNotes() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Returns information regarding specific requirements for maintaining the resource.
getMaintenanceScope() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
 
getMaintenanceScopes() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Return the types of resource and / or extents to which the maintenance information applies.
getMajor() - Method in class org.apache.sis.util.Version
Returns the major version number.
getMandatoryDouble(short) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Removes and returns a GeoKeys value as a floating point number, or throws an exception if none.
getMandatoryString(short) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Removes and returns a GeoKeys value as a character string, or throws an exception if none.
getMandatoryValue(ParameterDescriptor<T>) - Method in class org.apache.sis.parameter.Parameters
Returns the value of the parameter identified by the given descriptor, or throws an exception if none.
getMapping(Column) - Method in class org.apache.sis.internal.sql.feature.Database
Returns a function for getting values from a column having the given definition.
getMapping(Column) - Method in class org.apache.sis.internal.sql.postgis.Postgres
Returns a function for getting values from a column having the given definition.
getMarshallable(Collection<? extends T>) - Static method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Returns the first marshallable identifier from the given collection.
getMarshallerPool() - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStoreProvider
Returns the (un)marshaller pool, creating it when first needed.
getMarshallerPool() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamIO
Returns the shared marshaller pool.
getMask() - Method in class org.apache.sis.image.MaskedImage
Returns pixel values of the mask in a multi pixel packed array.
getMask() - Method in class org.apache.sis.image.ResampledImage
Computes the "org.apache.sis.Mask" value.
getMaskTiles() - Method in class org.apache.sis.image.MaskedImage
Returns the bounds of the MaskedImage.clip in tile coordinates.
getMatchAction() - Method in class org.apache.sis.filter.ComparisonFilter
Returns how the comparisons are evaluated for a collection of values.
getMatchAction() - Method in interface org.apache.sis.internal.geoapi.filter.BinaryComparisonOperator
 
getMathTransform() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the object for transforming coordinates in the source CRS to coordinates in the target CRS.
getMathTransformFactory() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Returns the factory for creating parameterized transforms.
getMathTransformFactory() - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Returns the math transform factory for internal usage only.
getMathTransformFactory() - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Returns the underlying math transform factory.
getMatrix() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Returns this transform as an affine transform matrix.
getMatrix() - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Returns an immutable view of the matrix for this transform.
getMatrix() - Method in interface org.apache.sis.referencing.operation.transform.LinearTransform
Returns the coefficients of this linear transform as a matrix.
getMatrix() - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Returns this transform as an affine transform matrix.
getMatrix(ContextualParameters.MatrixRole) - Method in class org.apache.sis.referencing.operation.MathTransformContext
Returns the normalization or denormalization matrix.
getMatrix(ContextualParameters.MatrixRole) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Returns the affine transforms to be applied before or after the non-linear kernel operation.
getMatrix(ContextualParameters.MatrixRole) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Returns the matrix that represent the affine transform to concatenate before or after the parameterized transform.
getMatrix(MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
If the given transform is linear, returns its coefficients as a matrix.
getMatrix(MathTransform, DirectPosition) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Returns the coefficients of an affine transform in the vicinity of the given position.
getMaxAltitude() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Returns the maximum altitude during the photo flight.
getMaxDouble() - Method in class org.apache.sis.measure.NumberRange
Returns the maximum value as a double.
getMaxDouble(boolean) - Method in class org.apache.sis.coverage.ConvertedRange
Returns the maximum value with the specified inclusive or exclusive state.
getMaxDouble(boolean) - Method in class org.apache.sis.measure.NumberRange
Returns the maximum value with the specified inclusive or exclusive state.
getMaxDouble(int) - Method in class org.apache.sis.util.collection.RangeSet
Returns a range maximum value as a double.
getMaximalLength() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Returns the maximal length that characterizes the CharSequence values of this attribute.
getMaximalLengthCharacteristic(Object) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Returns the maximal length characteristic for the given attribute, or null if none.
getMaximalLengthCharacteristic(DefaultFeatureType, AbstractIdentifiedType) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Returns the maximal length characteristic for the given property type, or null if none.
getMaximalLineLength() - Method in class org.apache.sis.io.LineAppender
Returns the maximal line length, in unit of Unicode characters (code point count).
getMaximum() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Invoked by JAXB at marshalling time for fetching the maximum value, or null if none.
getMaximum(int) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns the maximal coordinate value for the specified dimension.
getMaximum(int) - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns the maximal coordinate value for the specified dimension.
getMaximum(int) - Method in class org.apache.sis.geometry.Envelope2D
Returns the maximal coordinate along the specified dimension.
getMaximum(int) - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the maximal coordinate value for the specified dimension.
getMaximumFractionDigits() - Method in class org.apache.sis.measure.AngleFormat
Returns the maximum number of digits allowed in the fraction portion of the last field.
getMaximumListElements() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the maximum number of elements to show in lists of values.
getMaximumOccurrence() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Maximum occurrence of the extended element.
getMaximumOccurrence() - Method in class org.apache.sis.metadata.PropertyInformation
Returns the maximum number of times that values are required.
getMaximumOccurs() - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Returns the maximum number of property values.
getMaximumOccurs() - Method in class org.apache.sis.feature.DefaultAssociationRole
Returns the maximum number of occurrences of the association within its containing entity.
getMaximumOccurs() - Method in class org.apache.sis.feature.DefaultAttributeType
Returns the maximum number of attribute values.
getMaximumOccurs() - Method in class org.apache.sis.feature.FieldType
Returns the maximum number of occurrences of the property within its containing entity.
getMaximumOccurs() - Method in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
 
getMaximumOccurs() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
The maximum number of times that values for this parameter group or parameter can be included.
getMaximumOccurs() - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Returns 1 as of simple feature definition.
getMaximumOccurs() - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
The maximum number of times that values for this parameter group or parameter can be included.
getMaximumValue() - Method in class org.apache.sis.internal.jaxb.metadata.replace.Parameter
 
getMaximumValue() - Method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Returns the highest vertical extent contained in the dataset.
getMaximumValue() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Returns the maximum parameter value.
getMaximumValue() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Returns the maximum value normally allowed for this axis, in the unit of measure for the axis.
getMaxLong(int) - Method in class org.apache.sis.util.collection.RangeSet
Returns a range maximum value as a long.
getMaxOccurs() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Returns the maximum occurrence as a string, since it is the way that ISO 19115 represents this information.
getMaxRelativeHumidity() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Returns the maximum relative humidity along the flight pass during the photo flight.
getMaxValue() - Method in class org.apache.sis.measure.Range
Returns the maximal value, or null if this range has no upper limit.
getMaxValue() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns the maximum value of data values in each dimension included in the resource.
getMaxValue(int) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Returns the maximum value for the specified RGB component.
getMaxX() - Method in class org.apache.sis.geometry.Envelope2D
Returns the maximal coordinate value for dimension 0.
getMaxX() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the maximal x coordinate value.
getMaxY() - Method in class org.apache.sis.geometry.Envelope2D
Returns the maximal coordinate value for dimension 1.
getMaxY() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the maximal y coordinate value.
getMeanValue() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns the mean value of data values in each dimension included in the resource.
getMeasureDescription() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
getMeasureDescription() - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Returns the description of the measure.
getMeasureIdentification() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
getMeasureIdentification() - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Returns a value uniquely identifying the measure within a namespace.
getMeasureIdentifier() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Returns the value uniquely identifying the measure within a namespace.
getMeasurementRange() - Method in class org.apache.sis.coverage.Category
Returns the range of values after conversions by the transfer function.
getMeasurementRange() - Method in class org.apache.sis.coverage.SampleDimension
Returns the range of values after conversions by the transfer function.
getMeasureReference() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Returns an identifier of a measure fully described elsewhere.
getMeasureReferenceProperty(Function<DefaultMeasureReference, V>) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Returns the value of a AbstractElement.measureReference property.
getMeasures() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns the number of M coordinates.
getMedia() - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Returns the media used by the format.
getMedian() - Method in class org.apache.sis.geometry.AbstractEnvelope
A coordinate position consisting of all the median coordinate values.
getMedian() - Method in class org.apache.sis.geometry.Envelope2D
A coordinate position consisting of all the median coordinate values.
getMedian() - Method in class org.apache.sis.measure.NumberRange
Computes the average of minimum and maximum values.
getMedian(int) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the average of low and high coordinates, rounded toward positive infinity.
getMedian(int) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns the median coordinate along the specified dimension.
getMedian(int) - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns the median coordinate along the specified dimension.
getMedian(int) - Method in class org.apache.sis.geometry.Envelope2D
Returns the median coordinate along the specified dimension.
getMedian(int) - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the median coordinate value for the specified dimension.
getMediumFormats() - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Returns the method used to write to the medium.
getMediumNote() - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Returns a description of other limitations or requirements for using the medium.
getMemberName(ParameterDescriptor<?>) - Static method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Gets the parameter name as an instance of MemberName.
getMemberName(ParameterDescriptor<?>) - Static method in class org.apache.sis.parameter.Parameters
Gets the parameter name as an instance of MemberName.
getMembers() - Method in class org.apache.sis.util.iso.DefaultRecordType
Returns the set of attribute names defined in this RecordType's dictionary.
getMemberTypes() - Method in class org.apache.sis.util.iso.DefaultRecordType
Deprecated.
Renamed DefaultRecordType.getFieldTypes() for consistency with the 2015 revision of ISO 19103 standard.
getMergeStrategy() - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
Returns the algorithm to apply when more than one grid coverage can be found at the same grid index.
getMessage() - Method in exception org.apache.sis.internal.util.LocalizedParseException
Returns the exception message in the default locale, typically for system administrator.
getMessage() - Method in exception org.apache.sis.io.wkt.UnparsableObjectException
Returns the exception message in the default locale, typically for system administrator.
getMessage() - Method in exception org.apache.sis.metadata.MetadataVisitorException
Returns an error message giving the location of the failure together with the cause.
getMessage() - Method in exception org.apache.sis.storage.DataStoreException
Returns the exception message in the default locale, typically for system administrator.
getMessage() - Method in interface org.apache.sis.util.LocalizedException
Returns the message in the default locale.
getMessage(int) - Method in class org.apache.sis.io.wkt.Warnings
Returns a warning message.
getMetadata() - Method in class org.apache.sis.internal.storage.csv.Store
Returns the metadata associated to the CSV file, or null if none.
getMetadata() - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Returns the metadata associated to the ASII grid file.
getMetadata() - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Returns the metadata associated to the raw binary file.
getMetadata() - Method in class org.apache.sis.internal.storage.folder.Store
Returns information about the data store as a whole.
getMetadata() - Method in class org.apache.sis.internal.storage.gpx.Reader
Returns the metadata (ISO 19115 compatible), or null if none.
getMetadata() - Method in class org.apache.sis.internal.storage.gpx.Store
Returns information about the dataset as a whole.
getMetadata() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Returns information about this resource.
getMetadata() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Returns information about the data store as a whole.
getMetadata() - Method in class org.apache.sis.internal.storage.wkt.Store
Returns the metadata associated to the parsed objects, or null if none.
getMetadata() - Method in class org.apache.sis.internal.storage.xml.Store
Returns the metadata associated to the unmarshalled object, or null if none.
getMetadata() - Method in class org.apache.sis.storage.AbstractResource
Returns a description of this resource.
getMetadata() - Method in class org.apache.sis.storage.DataStore
Returns information about the data store as a whole.
getMetadata() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Returns information about the dataset as a whole.
getMetadata() - Method in class org.apache.sis.storage.landsat.LandsatStore
Returns information about the dataset as a whole.
getMetadata() - Method in class org.apache.sis.storage.landsat.MetadataReader
Returns the metadata about the resources described in the Landsat file.
getMetadata() - Method in interface org.apache.sis.storage.Resource
Returns information about this resource.
getMetadata() - Method in class org.apache.sis.storage.sql.SQLStore
Returns information about the dataset as a whole.
getMetadataConstraints() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Restrictions on the access and use of metadata.
getMetadataConstraints() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns restrictions on the access and use of metadata.
getMetadataExtensionInfo() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Information describing metadata extensions.
getMetadataExtensionInfo() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns information describing metadata extensions.
getMetadataFile(Path) - Static method in class org.apache.sis.storage.landsat.LandsatStoreProvider
Returns the metadata file inside the given directory if the file exists, or null otherwise.
getMetadataIdentifier() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns a unique identifier for this metadata record.
getMetadataLinkage() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
 
getMetadataLinkages() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns the online location(s) where the metadata is available.
getMetadataMaintenance() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Information about the frequency of metadata updates, and the scope of those updates.
getMetadataMaintenance() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns information about the frequency of metadata updates, and the scope of those updates.
getMetadataProfile() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
 
getMetadataProfiles() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns the citation(s) for the profile(s) of the metadata standard to which the metadata conform.
getMetadataReference() - Method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Return a reference to the metadata of the associated resource, or null if none.
getMetadataScope() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
 
getMetadataScopes() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns the scope or type of resource for which metadata is provided.
getMetadataStandard() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
 
getMetadataStandard(boolean) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
getMetadataStandardName() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Citation(s) for the standard(s) to which the metadata conform.
getMetadataStandardName() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
As of ISO 19115:2014, replaced by DefaultMetadata.getMetadataStandards() followed by DefaultCitation.getTitle().
getMetadataStandards() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns the citation(s) for the standard(s) to which the metadata conform.
getMetadataStandardVersion() - Method in class org.apache.sis.internal.simple.SimpleMetadata
As of ISO 19115:2014, replaced by getMetadataStandards() followed by Citation.getEdition().
getMetadataStandardVersion() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
As of ISO 19115:2014, replaced by DefaultMetadata.getMetadataStandards() followed by DefaultCitation.getEdition().
getMetadataType() - Method in class org.apache.sis.metadata.sql.LookupInfo
Returns the type of metadata objects for which LookupInfo.asNameMap(MetadataStandard) or LookupInfo.asIndexMap(MetadataStandard) will return "name to name" or "name to index" mappings.
getMeteorologicalConditions() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Returns the meteorological conditions in the photo flight area, in particular clouds, snow and wind.
getMethod() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the operation method.
getMethod() - Method in class org.apache.sis.referencing.operation.AbstractSingleOperation
Returns a description of the operation method, including a list of expected parameter names.
getMethod() - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Deprecated.
May be removed in GeoAPI 4.0 since it does not apply to pass-through operations.
getMethod(ParameterDescriptorGroup) - Static method in class org.apache.sis.internal.referencing.provider.Geographic3Dto2D
Workaround while waiting for JDK 9.
getMethodUsed() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Returns the operation method used for the math transform creation.
getMiddleMatrix(AbstractMathTransform, MathTransform, boolean) - Static method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
If a sequence of 3 transforms are (reverse projection) → (affine) → (projection) where the (projection) and (reverse projection) steps are the inverse of each other, returns the matrix of the affine transform step.
getMimeType() - Method in class org.apache.sis.internal.storage.xml.MimeTypeDetector
Returns the MIME type, or null if unknown.
getMimeType() - Method in class org.apache.sis.storage.ProbeResult
Returns the MIME type of the storage file format, or null if unknown or not applicable.
getMinDouble() - Method in class org.apache.sis.measure.NumberRange
Returns the minimum value as a double.
getMinDouble(boolean) - Method in class org.apache.sis.coverage.ConvertedRange
Returns the minimum value with the specified inclusive or exclusive state.
getMinDouble(boolean) - Method in class org.apache.sis.measure.NumberRange
Returns the minimum value with the specified inclusive or exclusive state.
getMinDouble(int) - Method in class org.apache.sis.util.collection.RangeSet
Returns a range minimum value as a double.
getMinDuration(TimeUnit) - Method in class org.apache.sis.util.logging.PerformanceLevel
Returns the minimal duration for logging an event at this level.
getMinimum() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Invoked by JAXB at marshalling time for fetching the minimum value, or null if none.
getMinimum(int) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns the minimal coordinate value for the specified dimension.
getMinimum(int) - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns the minimal coordinate value for the specified dimension.
getMinimum(int) - Method in class org.apache.sis.geometry.Envelope2D
Returns the minimal coordinate along the specified dimension.
getMinimum(int) - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the minimal coordinate value for the specified dimension.
getMinimumFractionDigits() - Method in class org.apache.sis.measure.AngleFormat
Returns the minimum number of digits allowed in the fraction portion of the last field.
getMinimumOccurs() - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Returns the minimum number of property values.
getMinimumOccurs() - Method in class org.apache.sis.feature.DefaultAssociationRole
Returns the minimum number of occurrences of the association within its containing entity.
getMinimumOccurs() - Method in class org.apache.sis.feature.DefaultAttributeType
Returns the minimum number of attribute values.
getMinimumOccurs() - Method in class org.apache.sis.feature.FieldType
Returns the minimum number of occurrences of the property within its containing entity.
getMinimumOccurs() - Method in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
 
getMinimumOccurs() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
The minimum number of times that values for this parameter group or parameter are required.
getMinimumOccurs() - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Returns 1 as of simple feature definition.
getMinimumOccurs() - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
The minimum number of times that values for this parameter group or parameter are required.
getMinimumValue() - Method in class org.apache.sis.internal.jaxb.metadata.replace.Parameter
 
getMinimumValue() - Method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Returns the lowest vertical extent contained in the dataset.
getMinimumValue() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Returns the minimum parameter value.
getMinimumValue() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Returns the minimum value normally allowed for this axis, in the unit of measure for the axis.
getMinLong(int) - Method in class org.apache.sis.util.collection.RangeSet
Returns a range minimum value as a long.
getMinor() - Method in class org.apache.sis.util.Version
Returns the minor version number.
getMinTile() - Method in class org.apache.sis.image.ImageCombiner.Layout
Returns indices of the first tile, which must have been set in the ImageCombiner.Layout.minTile field in advance.
getMinTile() - Method in class org.apache.sis.internal.coverage.j2d.ImageLayout.FixedSize
Returns indices of the first tile.
getMinTile() - Method in class org.apache.sis.internal.coverage.j2d.ImageLayout
Returns indices of the first tile (minTileX, minTileY), or null for (0,0).
getMinTileX() - Method in class org.apache.sis.coverage.grid.ReshapedImage
 
getMinTileX() - Method in class org.apache.sis.image.BandedSampleConverter
Returns the minimum tile index in the x direction.
getMinTileX() - Method in class org.apache.sis.image.ImageAdapter
 
getMinTileX() - Method in class org.apache.sis.image.PlanarImage
Returns the minimum tile index in the x direction.
getMinTileX() - Method in class org.apache.sis.image.PrefetchedImage
 
getMinTileX() - Method in class org.apache.sis.image.ResampledImage
Returns the minimum tile index in the x direction.
getMinTileX() - Method in class org.apache.sis.image.SourceAlignedImage
 
getMinTileX() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the minimum tile index in the X direction.
getMinTileX() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getMinTileX() - Method in class org.apache.sis.internal.storage.TiledDeferredImage
Returns the minimum tile index in the X direction.
getMinTileY() - Method in class org.apache.sis.coverage.grid.ReshapedImage
 
getMinTileY() - Method in class org.apache.sis.image.BandedSampleConverter
Returns the minimum tile index in the y direction.
getMinTileY() - Method in class org.apache.sis.image.ImageAdapter
 
getMinTileY() - Method in class org.apache.sis.image.PlanarImage
Returns the minimum tile index in the y direction.
getMinTileY() - Method in class org.apache.sis.image.PrefetchedImage
 
getMinTileY() - Method in class org.apache.sis.image.ResampledImage
Returns the minimum tile index in the y direction.
getMinTileY() - Method in class org.apache.sis.image.SourceAlignedImage
 
getMinTileY() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the minimum tile index in the Y direction.
getMinTileY() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getMinTileY() - Method in class org.apache.sis.internal.storage.TiledDeferredImage
Returns the minimum tile index in the Y direction.
getMinutes() - Method in interface org.apache.sis.internal.geoapi.temporal.PeriodDuration
A positive integer, followed by the character "M", which indicated the number of minutes in the period.
getMinutes() - Method in class org.apache.sis.internal.temporal.DefaultPeriodDuration
 
getMinValue() - Method in class org.apache.sis.measure.Range
Returns the minimal value, or null if this range has no lower limit.
getMinValue() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns the minimum value of data values in each dimension included in the resource.
getMinValue(int) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Returns the minimum value for the specified RGB component.
getMinX() - Method in class org.apache.sis.coverage.grid.ReshapedImage
Returns properties determined at construction time.
getMinX() - Method in class org.apache.sis.geometry.Envelope2D
Returns the minimal coordinate value for dimension 0.
getMinX() - Method in class org.apache.sis.image.BandedSampleConverter
Returns the minimum x coordinate (inclusive) of this image.
getMinX() - Method in class org.apache.sis.image.ImageAdapter
 
getMinX() - Method in class org.apache.sis.image.PlanarImage
Returns the minimum x coordinate (inclusive) of this image.
getMinX() - Method in class org.apache.sis.image.PrefetchedImage
 
getMinX() - Method in class org.apache.sis.image.ResampledImage
Returns the minimum x coordinate (inclusive) of this image.
getMinX() - Method in class org.apache.sis.image.SourceAlignedImage
Delegates to source image.
getMinX() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the minimum x coordinate (inclusive) of this image.
getMinX() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getMinX() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the minimal x coordinate value.
getMinX() - Method in class org.apache.sis.internal.storage.TiledDeferredImage
Returns the minimum x coordinate (inclusive) of this image.
getMinY() - Method in class org.apache.sis.coverage.grid.ReshapedImage
 
getMinY() - Method in class org.apache.sis.geometry.Envelope2D
Returns the minimal coordinate value for dimension 1.
getMinY() - Method in class org.apache.sis.image.BandedSampleConverter
Returns the minimum y coordinate (inclusive) of this image.
getMinY() - Method in class org.apache.sis.image.ImageAdapter
 
getMinY() - Method in class org.apache.sis.image.PlanarImage
Returns the minimum y coordinate (inclusive) of this image.
getMinY() - Method in class org.apache.sis.image.PrefetchedImage
 
getMinY() - Method in class org.apache.sis.image.ResampledImage
Returns the minimum y coordinate (inclusive) of this image.
getMinY() - Method in class org.apache.sis.image.SourceAlignedImage
 
getMinY() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the minimum y coordinate (inclusive) of this image.
getMinY() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getMinY() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the minimal y coordinate value.
getMinY() - Method in class org.apache.sis.internal.storage.TiledDeferredImage
Returns the minimum y coordinate (inclusive) of this image.
getModifiedCoordinates() - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Returns the ordered sequence of indices in a source coordinate tuple of the coordinates affected by this pass-through operation.
getModifiedCoordinates() - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Returns the ordered sequence of positive integers defining the positions in a source coordinate tuple of the coordinates affected by this pass-through operation.
getMonths() - Method in interface org.apache.sis.internal.geoapi.temporal.PeriodDuration
A positive integer, followed by the character "M", which indicated the number of months in the period.
getMonths() - Method in class org.apache.sis.internal.temporal.DefaultPeriodDuration
 
getMountedOn() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Returns the platform on which the instrument is mounted.
getName() - Method in class org.apache.sis.coverage.Category
Returns the category name.
getName() - Method in class org.apache.sis.coverage.SampleDimension.Builder
Returns the name specified by the last call to a setName(…) method.
getName() - Method in class org.apache.sis.coverage.SampleDimension
Returns an identification for this sample dimension.
getName() - Method in class org.apache.sis.feature.AbstractAssociation
Returns the name of this association as defined by its role.
getName() - Method in class org.apache.sis.feature.AbstractAttribute
Returns the name of this attribute as defined by its type.
getName() - Method in class org.apache.sis.feature.AbstractFeature
Return the AbstractFeature.type name as a non-null string.
getName() - Method in class org.apache.sis.feature.AbstractIdentifiedType
Returns the name of this type.
getName() - Method in class org.apache.sis.feature.AssociationView
Returns the name of the role specified at construction time.
getName() - Method in class org.apache.sis.feature.AttributeView
Returns the name of the type specified at construction time.
getName() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns the name of the IdentifiedType to create, or null if undefined.
getName() - Method in interface org.apache.sis.feature.FeatureType
 
getName() - Method in class org.apache.sis.feature.NamedFeatureType
Returns the name of this feature.
getName() - Method in class org.apache.sis.feature.Property
 
getName() - Method in class org.apache.sis.internal.doclet.Doclet
Returns a name identifying this doclet.
getName() - Method in class org.apache.sis.internal.doclet.Include
Returns the name of this custom tag.
getName() - Method in class org.apache.sis.internal.doclet.Module
Returns the name of this custom tag.
getName() - Method in class org.apache.sis.internal.doclet.Preformat
Returns the name of this custom tag.
getName() - Method in class org.apache.sis.internal.jaxb.gco.GO_GenericName
Returns the TypeName or MemberName to marshal.
getName() - Method in class org.apache.sis.internal.jaxb.gco.NameValue
Returns the name from the current value.
getName() - Method in class org.apache.sis.internal.jaxb.gco.NameValue.Local
 
getName() - Method in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
Returns the name as an Identifier, which is the type requested by ISO 19111.
getName() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ReferenceSystemMetadata
Returns the primary name by which this object is identified.
getName() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Returns the name as an Identifier, which is the type requested by ISO 19111.
getName() - Method in class org.apache.sis.internal.referencing.NilReferencingObject
 
getName() - Method in class org.apache.sis.internal.simple.CitationConstant.Authority
Returns the name space given at construction time.
getName() - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Returns the name of this attribute type (ISO 19109).
getName() - Method in class org.apache.sis.internal.simple.SimpleFormat
Deprecated.
getName() - Method in class org.apache.sis.internal.simple.SimpleIdentifiedObject
Returns the primary name by which this object is identified.
getName() - Method in class org.apache.sis.internal.storage.gpx.Link
ISO 19115 metadata property determined by the Link.text field.
getName() - Method in class org.apache.sis.measure.AbstractUnit
Returns the name (if any) of this unit.
getName() - Method in class org.apache.sis.measure.UnitRegistry
Returns the name of this system of units.
getName() - Method in class org.apache.sis.metadata.iso.citation.AbstractParty
Return the name of the party.
getName() - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Name of the online resource.
getName() - Method in class org.apache.sis.metadata.iso.citation.DefaultSeries
Returns the name of the series, or aggregate dataset, of which the dataset is a part.
getName() - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Invoked by JAXB at both marshalling and unmarshalling time.
getName() - Method in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Returns the designation associated with a set of range elements.
getName() - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Name of the application schema used.
getName() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Name of the extended metadata element.
getName() - Method in class org.apache.sis.metadata.iso.DefaultMetadataScope
Returns a description of the scope, or null if none.
getName() - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Deprecated.
As of ISO 19115:2014, replaced by DefaultFormat.getFormatSpecificationCitation().getAlternateTitles(). Note that citation alternate titles are often used for abbreviations.
getName() - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Returns the name of the medium on which the resource can be received.
getName() - Method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Returns citation information about the associated resource, or null if none.
getName() - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
Returns the name as used by the service for this chain.
getName() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Returns the name of the processing report.
getName() - Method in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Returns the name of the data quality basic measure.
getName() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Returns the name of the data quality measure applied to the data.
getName() - Method in class org.apache.sis.metadata.PropertyInformation
Returns the primary name by which this metadata element is identified.
getName() - Method in class org.apache.sis.metadata.TreeNode.CollectionElement
Appends the index of this property, if there is more than one.
getName() - Method in class org.apache.sis.metadata.TreeNode.Element
Gets the name of this node.
getName() - Method in class org.apache.sis.metadata.TreeNode
Gets the human-readable name of this node.
getName() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns the primary name by which this object is identified.
getName() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Name of the location type.
getName() - Method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Returns the name of the location type.
getName() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Returns the name of the location type.
getName() - Method in class org.apache.sis.referencing.NamedIdentifier
Returns the generic name of this identifier.
getName() - Method in class org.apache.sis.setup.OptionKey
Returns the name of this option key.
getName() - Method in class org.apache.sis.storage.sql.ResourceDefinition
Returns the name of the table, view or query to access as a resource.
getName() - Method in interface org.apache.sis.xml.IdentifierSpace
Returns the name of this identifier space.
getName() - Method in class org.apache.sis.xml.TransformedEvent
 
getName(boolean) - Method in class org.apache.sis.internal.referencing.j2d.Tile
Returns a name for the tile format or tile input, or an empty value if none.
getName(int) - Method in class org.apache.sis.util.iso.RecordDefinition
Returns the name of the field at the given index.
getName(Class<?>) - Static method in class org.apache.sis.io.wkt.Formatter
Returns the name of the GeoAPI interface implemented by the given class.
getName(Collection<? extends AbstractParty>, Class<? extends AbstractParty>, boolean) - Static method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Returns the name of the first party of the given type, or null if none.
getName(SampleDimension) - Method in class org.apache.sis.coverage.SampleRangeFormat
Returns the localized name for the given dimension, or "unnamed" if none.
getName(Analyzer) - Method in class org.apache.sis.internal.sql.feature.TableReference
Creates a name for the feature type backed by this table.
getName(ElementKind) - Method in class org.apache.sis.io.wkt.Colors
Returns the color for the given syntactic element.
getName(StoreListeners) - Method in class org.apache.sis.storage.aggregate.Group
Returns the name of this group.
getName(GeneralParameterDescriptor) - Method in class org.apache.sis.parameter.Parameters
Returns the name or alias of the given parameter for the authority code space expected by this group.
getName(IdentifiedObject, Citation) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns an object name according the given authority.
getName(IdentifiedObject, Citation, Collection<String>) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns an object name according the given authority.
getName(MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Returns a name for the specified math transform.
getNameAuthority() - Method in enum org.apache.sis.io.wkt.Convention
Returns the default authority to look for when fetching identified object names and identifiers.
getNameAuthority() - Method in class org.apache.sis.io.wkt.Formatter
Returns the preferred authority for choosing the projection and parameter names.
getNameAuthority() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the preferred authority to look for when fetching identified object names and identifiers.
getNames() - Method in interface org.apache.sis.internal.filter.FunctionRegister
Returns the names of all functions that this factory can create.
getNames() - Method in class org.apache.sis.internal.filter.sqlmm.Registry
Returns the names of all functions known to this register.
getNames() - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Returns the identifiers for each attribute included in the resource.
getNames() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns the AbstractIdentifiedObject.name and all aliases which are also instance of Identifier.
getNames(Collection<? extends AbstractIdentifiedType>) - Static method in class org.apache.sis.internal.feature.FeatureUtilities
Gets the name of all given properties.
getNames(IdentifiedObject, Citation) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns every object names and aliases according the given authority.
getNamesOfMeasure() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
getNamesOfMeasure() - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Returns the names of the test applied to the data.
getNameSpace() - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Returns the namespace of the names created by setName(CharSequence...) method calls.
getNamespaceContext() - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
getNamespaceContext() - Method in class org.apache.sis.xml.TransformedEvent.Start
Returns a context mapping prefixes used in XML document to namespaces used in JAXB annotations.
getNamespaceContext() - Method in class org.apache.sis.xml.TransformingWriter.Event
Returns a context mapping prefixes used in JAXB annotations to namespaces used in XML document.
getNamespaceContext() - Method in class org.apache.sis.xml.TransformingWriter
Returns a naming context suitable for consumption by JAXB marshallers.
getNamespaces() - Method in class org.apache.sis.xml.TransformedEvent.End
 
getNamespaces() - Method in class org.apache.sis.xml.TransformedEvent.Start
 
getNamespaceURI() - Method in class org.apache.sis.xml.TransformedEvent.NS
 
getNamespaceURI(String) - Method in class org.apache.sis.xml.TransformedEvent.Start
Gets the URI used by JAXB annotations for the given prefix used in the XML document.
getNamespaceURI(String) - Method in class org.apache.sis.xml.TransformingNamespaces
Returns the namespace for the given prefix.
getNamespaceURI(String) - Method in class org.apache.sis.xml.TransformingNamespaces.Inverse
Returns the namespace used in JAXB annotations for the given prefix in XML document.
getNamespaceURI(String) - Method in class org.apache.sis.xml.TransformingWriter.Event
Gets the URI used in the XML document for the given prefix used in JAXB annotations.
getNativeMetadata() - Method in class org.apache.sis.storage.DataStore
Returns implementation-specific metadata.
getNativeMetadata() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Returns TIFF tags and GeoTIFF keys as a tree for debugging purpose.
getNewName() - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Returns the medium name as a code list.
getNewValue() - Method in class org.apache.sis.portrayal.TransformChangeEvent
Gets the new "objective to display" transform.
getNil() - Method in class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
Returns whether the value should be considered unspecified.
getNilReason() - Method in class org.apache.sis.filter.UnaryFunction.IsNil
Returns the reason why the value is nil.
getNilReason() - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
The reason why a mandatory attribute if left unspecified.
getNilReason() - Method in class org.apache.sis.internal.referencing.NilReferencingObject
This object is empty because the value will be provided later.
getNilReason() - Method in class org.apache.sis.xml.NilInternationalString
Returns the reason why this object is nil.
getNilReason() - Method in interface org.apache.sis.xml.NilObject
Returns the reason why this object contains no information.
getNoDataValues() - Method in class org.apache.sis.coverage.SampleDimension
Returns the values to indicate "no data" for this sample dimension.
getNode(Object) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates the marshalling to the wrapped marshaller.
getNodeFilter() - Method in class org.apache.sis.console.FormattedOutputCommand
Returns the filter for simplifying the tree table to be formatted, or null if none.
getNodeFilter() - Method in class org.apache.sis.console.MetadataCommand
Returns the filter for simplifying the tree table to be formatted.
getNodeFilter() - Method in class org.apache.sis.util.collection.TreeTableFormat
Returns the filter that specify whether a node should be formatted or ignored.
getNominalSpatialResolution() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns the smallest distance between which separate points can be distinguished, as specified in instrument design.
getNominalSpatialResolution() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns the smallest distance between which separate points can be distinguished, as specified in instrument design.
getNonDefaultMaximumOccurs() - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
Invoked by JAXB for marshalling the AbstractParameterDescriptor.maximumOccurs value.
getNonDefaultMinimumOccurs() - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
Invoked by JAXB for marshalling the AbstractParameterDescriptor.minimumOccurs value.
getNorthBoundLatitude() - Method in class org.apache.sis.internal.storage.gpx.Bounds
Returns the northern-most, coordinate of the limit of the dataset extent.
getNorthBoundLatitude() - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Returns the northern-most, coordinate of the limit of the dataset extent.
getNorthBoundLatitude() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the northernmost latitude in degrees.
getNorthBoundLatitude() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
Returns the northern-most, coordinate of the limit of the dataset extent.
getNotOperand(Filter<R>) - Static method in class org.apache.sis.filter.Optimization
Returns the singleton operand of the given NOT filter.
getNumBands() - Method in class org.apache.sis.coverage.grid.ImageRenderer
Returns the number of bands that the image will have.
getNumBands() - Method in class org.apache.sis.image.PixelIterator
Returns the number of bands (samples per pixel) in the image or raster.
getNumBands() - Method in class org.apache.sis.internal.storage.RangeArgument
Returns the number of sample dimensions.
getNumBands() - Method in class org.apache.sis.storage.geotiff.DataCube
Returns the number of components per pixel in the image stored in GeoTIFF file.
getNumBands() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the number of components per pixel.
getNumBands(RenderedImage) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Returns the number of bands in the given image, or 0 if the image or its sample model is null.
getNumber() - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Returns the telephone number by which individuals can contact responsible organization or individual.
getNumber(int, int) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Retrieves the value at the specified row and column of this matrix, wrapped in a Number or a DoubleDouble depending on available precision.
getNumber(int, int) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Retrieves the value at the specified row and column of this matrix, wrapped in a Number.
getNumber(Matrix, int, int) - Static method in class org.apache.sis.referencing.datum.BursaWolfParameters
Retrieves the value at the specified row and column of the given matrix, wrapped in a Number.
getNumberFormat() - Method in class org.apache.sis.internal.util.StandardDateFormat
Returns the number format, creating it when first needed.
getNumberOfDimensions() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Returns the number of independent spatial-temporal axes.
getNumberOfValues() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns the number of values used in a thematic classification resource.
getNumberType() - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Returns the type of telephone number, or null if none.
getNumCol() - Method in class org.apache.sis.internal.referencing.AnnotatedMatrix
Returns the number of columns in this matrix.
getNumCol() - Method in class org.apache.sis.internal.referencing.j2d.AffineMatrix
Gets the number of columns in the matrix.
getNumCol() - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
 
getNumCol() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns the number of columns in this matrix.
getNumCol() - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Returns the number of columns in this matrix, which is always 1 in this implementation.
getNumCol() - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Returns the number of columns in this matrix, which is always 2 in this implementation.
getNumCol() - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
Returns the number of columns in this matrix, which is always 3 in this implementation.
getNumCol() - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
Returns the number of columns in this matrix, which is always 4 in this implementation.
getNumCol() - Method in class org.apache.sis.referencing.operation.matrix.Solver
Arbitrarily returns 0.
getNumCol() - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Returns the number of columns in the wrapped matrix.
getNumCol() - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Gets the number of columns in the matrix.
getNumCol() - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Gets the number of columns in the matrix.
getNumMessages() - Method in class org.apache.sis.io.wkt.Warnings
Returns the number of warning messages.
getNumPairedBrackets() - Method in class org.apache.sis.io.wkt.Symbols
Returns the number of paired brackets.
getNumPairedQuotes() - Method in class org.apache.sis.io.wkt.Symbols
Returns the number of paired quotes.
getNumRow() - Method in class org.apache.sis.internal.referencing.AnnotatedMatrix
Returns the number of rows in this matrix.
getNumRow() - Method in class org.apache.sis.internal.referencing.j2d.AffineMatrix
Gets the number of rows in the matrix.
getNumRow() - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
 
getNumRow() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns the number of rows in this matrix.
getNumRow() - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Returns the number of rows in this matrix, which is always 1 in this implementation.
getNumRow() - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Returns the number of rows in this matrix, which is always 2 in this implementation.
getNumRow() - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
Returns the number of rows in this matrix, which is always 3 in this implementation.
getNumRow() - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
Returns the number of rows in this matrix, which is always 4 in this implementation.
getNumRow() - Method in class org.apache.sis.referencing.operation.matrix.Solver
Arbitrarily returns 0.
getNumRow() - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Returns the number of rows in the wrapped matrix.
getNumRow() - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Gets the number of rows in the matrix.
getNumRow() - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Gets the number of rows in the matrix.
getNumTiles() - Method in class org.apache.sis.storage.geotiff.DataCube
Returns the total number of tiles.
getNumTiles() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the total number of tiles.
getNumWorkers() - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
Returns the suggested number of worker threads to create, excluding the current thread.
getNumXTiles() - Method in class org.apache.sis.image.ImageAdapter
 
getNumXTiles() - Method in class org.apache.sis.image.PlanarImage
Returns the number of tiles in the x direction.
getNumXTiles() - Method in class org.apache.sis.image.PrefetchedImage
 
getNumXTiles() - Method in class org.apache.sis.image.SourceAlignedImage
 
getNumXTiles() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getNumYTiles() - Method in class org.apache.sis.image.ImageAdapter
 
getNumYTiles() - Method in class org.apache.sis.image.PlanarImage
Returns the number of tiles in the y direction.
getNumYTiles() - Method in class org.apache.sis.image.PrefetchedImage
 
getNumYTiles() - Method in class org.apache.sis.image.SourceAlignedImage
 
getNumYTiles() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getObjectForID(Context, String) - Static method in class org.apache.sis.internal.jaxb.Context
Returns the object for the given gml:id, or null if none.
getObjectID(Context, Object) - Static method in class org.apache.sis.internal.jaxb.Context
If a gml:id value has already been used for the given object in the current XML document, returns that identifier.
getObjectID(IdentifiedObject) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
Returns the gco:id or gml:id value to use for the given object.
getObjectiveChange() - Method in class org.apache.sis.portrayal.TransformChangeEvent
Returns the change from old objective coordinates to new objective coordinates.
getObjectiveChange2D() - Method in class org.apache.sis.portrayal.TransformChangeEvent
Returns the change in objective coordinates as a Java2D affine transform.
getObjectiveCRS() - Method in class org.apache.sis.portrayal.Canvas
Returns the Coordinate Reference System in which all data are transformed before displaying.
getObjectiveOccurences() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Returns the event or events associated with objective completion.
getObjectivePOI() - Method in class org.apache.sis.portrayal.Canvas
Returns the coordinate values of the Point Of Interest (POI) in objective CRS.
getObjectives() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Returns the area or object to be sensed.
getObjectives() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns object(s) or area(s) of interest to be sensed.
getObjectiveToDisplay() - Method in class org.apache.sis.portrayal.Canvas
Returns the (usually affine) conversion from objective CRS to display coordinate system.
getObligation() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Obligation of the extended element.
getObligation() - Method in class org.apache.sis.metadata.PropertyInformation
Returns the obligation of the element.
getOffLine() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Deprecated.
As of ISO 19115:2014, replaced by DefaultDigitalTransferOptions.getOffLines().
getOffLines() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Returns information about offline media on which the resource can be obtained.
getOffset() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns the physical value corresponding to a cell value of zero.
getOffset() - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Returns the offset of the transfer function.
getOffset() - Method in class org.apache.sis.storage.FeatureQuery
Returns the number of feature instances to skip from the beginning.
getOffset(Map<GridSlice, long[]>) - Method in class org.apache.sis.storage.aggregate.GridSlice
Returns the translation from source coordinates of GroupByTransform.gridToCRS to grid coordinates of GridSlice.geometry.
getOldValue() - Method in class org.apache.sis.portrayal.TransformChangeEvent
Gets the old "objective to display" transform.
getOnlineResource() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property determined by the Person.link field.
getOnlineResource() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Invoked by JAXB at both marshalling and unmarshalling time.
getOnlineResource() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Deprecated.
As of ISO 19115:2014, replaced by DefaultContact.getOnlineResources().
getOnlineResourceList() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
 
getOnlineResources() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns online references to the cited resource.
getOnlineResources() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Returns on-line information that can be used to contact the individual or organization.
getOnLines() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Returns information about online sources from which the resource can be obtained.
getOntology() - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
Returns a reference that binds the keyword class to a formal conceptualization of a knowledge domain.
getOpeningBracket(int) - Method in class org.apache.sis.io.wkt.Symbols
Returns the opening bracket character at the given index.
getOpeningQuote(int) - Method in class org.apache.sis.io.wkt.Symbols
Returns the opening quote character at the given index.
getOpenParameters() - Method in class org.apache.sis.internal.storage.folder.Store
Returns the parameters used to open this data store.
getOpenParameters() - Method in class org.apache.sis.internal.storage.folder.StoreProvider
Returns a description of all parameters accepted by this provider for opening a data store.
getOpenParameters() - Method in class org.apache.sis.internal.storage.PRJDataStore
Returns the parameters used to open this data store.
getOpenParameters() - Method in class org.apache.sis.internal.storage.URIDataStore
Returns the parameters used to open this data store.
getOpenParameters() - Method in class org.apache.sis.internal.storage.URIDataStore.Provider
Returns a description of all parameters accepted by this provider for opening a data store.
getOpenParameters() - Method in class org.apache.sis.storage.DataStore
Returns the parameters used to open this data store.
getOpenParameters() - Method in class org.apache.sis.storage.DataStoreProvider
Returns a description of all parameters accepted by this provider for opening a data store.
getOpenParameters() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Returns the parameters used to open this GeoTIFF data store.
getOpenParameters() - Method in class org.apache.sis.storage.geotiff.GeoTiffStoreProvider
Returns a description of all parameters accepted by this provider for opening a GeoTIFF file.
getOpenParameters() - Method in class org.apache.sis.storage.landsat.LandsatStore
Returns the parameters used to open this Landsat data store.
getOpenParameters() - Method in class org.apache.sis.storage.landsat.LandsatStoreProvider
Returns a description of all parameters accepted by this provider for opening a Landsat file.
getOpenParameters() - Method in class org.apache.sis.storage.sql.SQLStore
Returns the parameters used to open this netCDF data store.
getOpenParameters() - Method in class org.apache.sis.storage.sql.SQLStoreProvider
Returns a description of all parameters accepted by this provider for opening a connection to the database.
getOpenSequence() - Method in class org.apache.sis.io.wkt.Symbols
Returns the character used for opening a sequence of values.
getOperand1() - Method in class org.apache.sis.filter.BinarySpatialFilter
Returns the first expression to be evaluated.
getOperand1() - Method in class org.apache.sis.filter.ComparisonFilter
Returns the element on the left side of the comparison expression.
getOperand1() - Method in interface org.apache.sis.internal.geoapi.filter.BinaryComparisonOperator
 
getOperand2() - Method in class org.apache.sis.filter.BinarySpatialFilter
Returns the second expression to be evaluated.
getOperand2() - Method in class org.apache.sis.filter.ComparisonFilter
Returns the element on the right side of the comparison expression.
getOperand2() - Method in interface org.apache.sis.internal.geoapi.filter.BinaryComparisonOperator
 
getOperands() - Method in class org.apache.sis.filter.LogicalFilter
Returns a list containing all of the child filters of this object.
getOperands() - Method in class org.apache.sis.filter.LogicalFilter.Not
Returns the singleton filter used by this operation.
getOperands() - Method in interface org.apache.sis.internal.geoapi.filter.LogicalOperator
 
getOperatedDataset() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Invoked by JAXB at both marshalling and unmarshalling time.
getOperatedDatasets() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Returns the reference(s) to the resource on which the service operates.
getOperatesOn() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Provides information on the resources that the service operates on.
getOperation() - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Returns the service operation.
getOperation() - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Returns the operation to apply on the subset of a coordinate tuple.
getOperationChain() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
 
getOperationDescription() - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Returns free text description of the intent of the operation and the results of the operation.
getOperationFactory() - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Returns the factory to use for creating coordinate operation.
getOperationFilter() - Method in class org.apache.sis.referencing.operation.CoordinateOperationContext
Returns a filter that can be used for applying additional restrictions on the coordinate operation.
getOperationMethod() - Method in class org.apache.sis.io.wkt.MathTransformParser
Returns the operation method for the last math transform parsed.
getOperationMethod(Iterable<? extends OperationMethod>, String) - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
Returns the operation method for the specified name or identifier.
getOperationMethod(Iterable<? extends OperationMethod>, String) - Static method in class org.apache.sis.internal.referencing.ServicesForMetadata
Returns the operation method for the specified name or identifier.
getOperationMethod(String) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Returns the operation method of the given name.
getOperationMethod(String) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Returns the operation method for the specified name or identifier.
getOperationMethod(CoordinateOperationFactory, MathTransformFactory, String) - Static method in class org.apache.sis.internal.referencing.ServicesForMetadata
Returns the coordinate operation method for the given classification.
getOperationName() - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
For JAXB marshalling of ISO 19139:2007 document only (XML based on legacy ISO 19115:2003 model).
getOperationName() - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Returns an unique identifier for this interface.
getOperationNamePattern() - Method in enum org.apache.sis.referencing.operation.projection.CassiniSoldner.Variant
The expected name pattern of an operation method for this variant.
getOperationNamePattern() - Method in enum org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Variant
The expected name pattern of an operation method for this variant.
getOperationNamePattern() - Method in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
The expected name pattern of an operation method for this variant.
getOperationNamePattern() - Method in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
The expected name pattern of an operation method for this variant.
getOperationNamePattern() - Method in enum org.apache.sis.referencing.operation.projection.Mollweide.Variant
The expected name pattern of an operation method for this variant.
getOperationNamePattern() - Method in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
The expected name pattern of an operation method for this variant.
getOperationNamePattern() - Method in enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
The expected name pattern of an operation method for this variant.
getOperationNamePattern() - Method in interface org.apache.sis.referencing.operation.projection.ProjectionVariant
Returns the regular expression pattern to use for determining if the name of an operation method identifies this variant.
getOperationNamePattern() - Method in enum org.apache.sis.referencing.operation.projection.Sinusoidal.Variant
The expected name pattern of an operation method for this variant.
getOperationNamePattern() - Method in enum org.apache.sis.referencing.operation.projection.TransverseMercator.Variant
The expected name pattern of an operation method for this variant.
getOperationResult(String) - Method in class org.apache.sis.feature.AbstractFeature
Executes the parameterless operation of the given name and returns its result.
getOperations() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Returns the general information about an identifiable activity which provided the data.
getOperations() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Returns the identification of the activity or activities that satisfy a plan.
getOperations() - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
Returns information about the operations applied by the chain.
getOperations() - Method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Returns the sequence of operations.
getOperationType() - Method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Returns the interface implemented by the coordinate operation.
getOperationType() - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Returns the base interface of the CoordinateOperation instances that use this method.
getOperationValue(String) - Method in class org.apache.sis.feature.AbstractFeature
Executes the parameterless operation of the given name and returns the value of its result.
getOperationVersion() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the version of the coordinate operation.
getOperatorType() - Method in class org.apache.sis.filter.BinarySpatialFilter
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.ComparisonFilter.Between
 
getOperatorType() - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
Identification of the this operation.
getOperatorType() - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
Identification of the this operation.
getOperatorType() - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
Identification of the this operation.
getOperatorType() - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
Identification of the this operation.
getOperatorType() - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
Identification of the this operation.
getOperatorType() - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
Identification of the this operation.
getOperatorType() - Method in class org.apache.sis.filter.DistanceFilter
Identification of this operation.
getOperatorType() - Method in interface org.apache.sis.filter.Filter
Returns the nature of the operator.
getOperatorType() - Method in class org.apache.sis.filter.FilterLiteral
 
getOperatorType() - Method in class org.apache.sis.filter.IdentifierFilter
 
getOperatorType() - Method in class org.apache.sis.filter.LikeFilter
 
getOperatorType() - Method in class org.apache.sis.filter.LogicalFilter.And
Identification of the operation.
getOperatorType() - Method in class org.apache.sis.filter.LogicalFilter.Not
Identification of the operation.
getOperatorType() - Method in class org.apache.sis.filter.LogicalFilter.Or
Identification of the operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.After
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.AnyInteracts
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.Before
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.Begins
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.BegunBy
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.Contains
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.During
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.EndedBy
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.Ends
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.Equals
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.Meets
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.MetBy
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.OverlappedBy
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.TemporalFilter.Overlaps
Identification of this operation.
getOperatorType() - Method in class org.apache.sis.filter.UnaryFunction.IsNil
 
getOperatorType() - Method in class org.apache.sis.filter.UnaryFunction.IsNull
 
getOperatorType() - Method in interface org.apache.sis.internal.geoapi.filter.LogicalOperator
 
getOptimizations() - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Returns the set of optimizations that are enabled.
getOption() - Method in exception org.apache.sis.console.InvalidOptionException
Returns the name of the invalid option.
getOption(OptionKey<T>) - Method in class org.apache.sis.storage.StorageConnector
Returns the option value for the given key, or null if none.
getOptionalBoolean(ResultSet, int) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Gets the value from the specified ResultSet, or false if none.
getOptionalDouble(ResultSet, int) - Static method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Gets the value from the specified ResultSet, or NaN if none.
getOptionalInteger(ResultSet, int) - Static method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Gets the value from the specified ResultSet, or null if none.
getOptionality() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Returns the optionality as a boolean (ISO 19115-3:2016 way).
getOptionalityLabel() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Returns "Optional" if ServiceParameter.optionality is true or "Mandatory" otherwise.
getOptionalString(ResultSet, int) - Static method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Gets the value from the specified ResultSet, or null if none.
getOrAdd(List<GroupByCRS<E>>, GridGeometry) - Static method in class org.apache.sis.storage.aggregate.GroupByCRS
Returns the group of objects associated to the given grid geometry.
getOrAdd(List<GroupByCRS<E>>, CoordinateReferenceSystem) - Static method in class org.apache.sis.storage.aggregate.GroupByCRS
Returns the group of objects associated to the given CRS.
getOrAdd(List<GroupBySample>, List<SampleDimension>) - Static method in class org.apache.sis.storage.aggregate.GroupBySample
Returns the group of objects associated to the given ranges.
getOrCreate() - Static method in class org.apache.sis.metadata.HashCode
Returns the visitor for the current thread if it already exists, or creates a new one otherwise.
getOrCreate(String, boolean) - Method in class org.apache.sis.io.wkt.WKTDictionary
Returns the object associated to the given code.
getOrCreate(K, Callable<? extends V>) - Method in class org.apache.sis.util.collection.Cache
Returns the value for the given key if it exists, or computes it otherwise.
getOrCreate(ParameterDescriptor<T>) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Returns the parameter identified by the given descriptor.
getOrCreate(ParameterDescriptor<T>) - Method in class org.apache.sis.parameter.Parameters
Returns the parameter identified by the given descriptor.
getOrCreate(ParameterValueGroup, String, int) - Static method in class org.apache.sis.parameter.Parameters
Returns the nth occurrence of the parameter of the given name.
getOrCreate(MathTransform2D, Rectangle) - Static method in class org.apache.sis.image.ResamplingGrid
Creates a grid for the given domain of validity.
getOrCreateReader() - Method in class org.apache.sis.internal.storage.image.FormatFinder
Returns the user-specified reader or searches for a reader that claim to be able to read the storage input.
getOrCreateWriter() - Method in class org.apache.sis.internal.storage.image.FormatFinder
Returns the user-specified writer or searches for a writer for the file suffix.
getOrDefault(Object, V) - Method in class org.apache.sis.internal.util.AbstractMap
Returns the value for the given key, or defaultValue if none.
getOrDefault(String[], int) - Static method in class org.apache.sis.storage.geotiff.CRSBuilder
Returns the name at the given index if non-null.
getOrderingInstructions() - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Returns general instructions, terms and services provided by the distributor.
getOrderOptions() - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Returns the request/purchase choices.
getOrderOptionsType() - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Returns the description of the order options record.
getOrderOptionType() - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Deprecated.
Renamed DefaultStandardOrderProcess.getOrderOptionsType() for ISO 19115 conformance.
getOrdinate(int) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates.Position
Returns the coordinate value at the given dimension.
getOrdinate(int) - Method in class org.apache.sis.geometry.AbstractEnvelope.LowerCorner
 
getOrdinate(int) - Method in class org.apache.sis.geometry.AbstractEnvelope.Median
 
getOrdinate(int) - Method in class org.apache.sis.geometry.AbstractEnvelope.UpperCorner
 
getOrdinate(int) - Method in class org.apache.sis.geometry.DirectPosition1D
Returns the coordinate at the specified dimension.
getOrdinate(int) - Method in class org.apache.sis.geometry.DirectPosition2D
Returns the coordinate at the specified dimension.
getOrdinate(int) - Method in class org.apache.sis.geometry.GeneralDirectPosition
Returns the coordinate at the specified dimension.
getOrdinate(int) - Method in class org.apache.sis.internal.referencing.DirectPositionView.Double
Returns the coordinate at the given index.
getOrdinate(int) - Method in class org.apache.sis.internal.referencing.DirectPositionView.Float
Returns the coordinate at the given index.
getOrdinate(int) - Method in class org.apache.sis.math.CompoundDirectPositions
Return the coordinate value at the given dimension.
getOrdinate(int) - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the centroid coordinate value for the specified dimension.
getOrdinate(int, int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns a coordinate value from the coordinate tuple at the given index.
getOrganisationName() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getOrganisationName() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property not specified by GPX.
getOrganisationName() - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Deprecated.
As of ISO 19115:2014, replaced by getName() in DefaultOrganisation.
getOrientationParameterDescription() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Returns a description of parameters used to describe sensor orientation.
getOrigin() - Method in class org.apache.sis.internal.storage.io.HyperRectangleReader
Returns the input position of the first sample (ignoring sub-area and subsampling).
getOrigin() - Method in class org.apache.sis.referencing.datum.DefaultTemporalDatum
Returns the date and time origin of this temporal datum.
getOriginator() - Method in class org.apache.sis.internal.storage.folder.Store
Returns the data store for the root directory specified by the user.
getOriginator() - Method in class org.apache.sis.internal.storage.image.WorldFileResource
Returns the data store that produced this resource.
getOriginator() - Method in interface org.apache.sis.internal.storage.StoreResource
Returns the data store that produced this resource.
getOriginator() - Method in class org.apache.sis.internal.storage.URIDataStore
Returns the originator of this resource, which is this data store itself.
getOriginator() - Method in class org.apache.sis.storage.geotiff.DataCube
Returns the data store that produced this resource.
getOriginator() - Method in class org.apache.sis.storage.geotiff.MultiResolutionImage
Returns the data store that produced this resource.
getOriginator() - Method in class org.apache.sis.storage.landsat.BandGroup
Returns the data store that created this resource.
getOrLoad(int) - Method in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
Returns the coverage at the given level if it is present in the cache, or loads and caches it otherwise.
getOrLoad(Class<? extends AbstractProvider>, Path, int) - Static method in class org.apache.sis.internal.referencing.provider.NTv2
Returns the grid of the given name.
getOrLoad(Integer, GridCoverageResource) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage.Loader
Returns the coverage if available in the cache, or load it immediately otherwise.
getOrLoad(Path, double[], double) - Static method in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Returns the grid of the given name.
getOrLoad(Path, Path) - Static method in class org.apache.sis.internal.referencing.provider.NADCON
Returns the grid of the given name.
getOrLoad(GridGeometry, int[]) - Method in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
If the a grid coverage for the given domain and range is in the cache, returns that coverage.
getOther() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Returns the class of information that does not fall into the other categories to which the information applies.
getOtherCitationDetails() - Method in class org.apache.sis.internal.simple.CitationConstant
 
getOtherCitationDetails() - Method in class org.apache.sis.internal.simple.SimpleCitation
 
getOtherCitationDetails() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Other information required to complete the citation that is not recorded elsewhere.
getOtherCitationDetails() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getOtherCitationDetails() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns other information required to complete the citation that is not recorded elsewhere.
getOtherConstraints() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getOtherConstraints() - Method in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Returns the other restrictions and legal prerequisites for accessing and using the resource.
getOtherExplanation() - Method in class org.apache.sis.xml.NilReason
If this NilReason is an enumeration of kind NilReason.OTHER, returns the explanation text.
getOtherLocales() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Gets the other locales for this record (used in ISO 19115-3:2016 format).
getOtherLocales() - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Gets the other locales for this record (used in ISO 19115-3 format).
getOtherProperty() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns instance of other/attributeType that defines attributes not explicitly included in CoverageContentType, or null if none.
getOtherPropertyType() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns type of other attribute description.
getOutputs() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Returns the description of the product generated as a result of the process step.
getOverallOwner() - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Authority with overall responsibility for the spatial reference system.
getOwner() - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Returns the collection that own this telephone number, or create a new collection.
getOwner() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Name of organization or class of organization able to create and destroy location instances.
getOwner() - Method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Returns the name of organization or class of organization able to create and destroy location instances.
getOwner() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Returns the name of organization or class of organization able to create and destroy location instances.
getOwnerColumns() - Method in class org.apache.sis.internal.sql.feature.Relation
Returns the foreigner key columns of the table that contains this relation.
getPackageName(Class<?>) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Class.getPackageName().
getPage() - Method in class org.apache.sis.metadata.iso.citation.DefaultSeries
Returns details on which pages of the publication the article was published.
getParameter(ParameterDescriptor<?>) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Returns the parameter value for the specified operation parameter, overridden for performance reasons.
getParameter(ParameterDescriptor<?>) - Method in class org.apache.sis.parameter.Parameters
Returns the parameter value for the specified operation parameter.
getParameterCitations() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Returns a reference providing description of the parameters.
getParameterDescriptors() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class org.apache.sis.internal.referencing.j2d.ParameterizedAffine
Returns the parameter descriptors for this map projection.
getParameterDescriptors() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Returns the descriptor specified at construction time.
getParameterDescriptors() - Method in class org.apache.sis.internal.referencing.provider.Geographic3Dto2D.WKT
Returns the parameters descriptor.
getParameterDescriptors() - Method in interface org.apache.sis.parameter.Parameterized
Returns the parameter descriptors for this parameterized object, or null if unknown.
getParameterDescriptors() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns a description of the values in this grid.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the parameter descriptor.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.AbstractSingleOperation
Returns a description of the parameters.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid
Returns a description of the values in this grid.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Returns the parameter descriptors for this math transform, or null if unknown.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Returns a description of the non-linear internal parameters of this NormalizedProjection.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Returns the parameter descriptors for this math transform, or null if unknown.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Returns the parameter descriptor, or null if none.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters.WKT
Returns the parameters descriptor.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Returns a description of the internal parameters of this EllipsoidToCentricTransform transform.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
Returns a description of the internal parameters of this inverse transform.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
Returns a description of the internal parameters of this InterpolatedMolodenskyTransform transform.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Returns the parameter descriptors for this math transform.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
Returns a description of the internal parameters of this MolodenskyTransform transform.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.PoleRotation
Returns a description of the parameters of this transform.
getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Returns the parameter descriptors for this math transform.
getParameterDescriptors(MathTransform) - Static method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the parameter descriptors for the given transform, or null if unknown.
getParameterised() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
If there is exactly one transform step which is parameterized, returns that transform step.
getParameterName(MBeanConstructorInfo, MBeanParameterInfo, int) - Method in class org.apache.sis.internal.system.Supervisor
Returns the name of the given constructor parameter.
getParameters() - Method in class org.apache.sis.feature.AbstractOperation
Returns a description of the input parameters.
getParameters() - Method in class org.apache.sis.feature.EnvelopeOperation
Returns an empty group of parameters since this operation does not require any parameter.
getParameters() - Method in class org.apache.sis.feature.LinkOperation
Returns a description of the input parameters.
getParameters() - Method in class org.apache.sis.feature.StringJoinOperation
Returns an empty group of parameters since this operation does not require any parameter.
getParameters() - Method in class org.apache.sis.filter.BinaryFunction
Returns the expressions used as parameters by this function.
getParameters() - Method in interface org.apache.sis.filter.Expression
Returns the list sub-expressions that will be evaluated to provide the parameters to the function.
getParameters() - Method in class org.apache.sis.filter.LeafExpression
Returns the expression used as parameters for this function, which is an empty list.
getParameters() - Method in class org.apache.sis.filter.UnaryFunction
Returns the expression used as parameter by this function.
getParameters() - Method in class org.apache.sis.internal.filter.GeometryConverter
Returns the expression used as parameters for this function.
getParameters() - Method in class org.apache.sis.internal.filter.sqlmm.GeometryConstructor
Returns the sub-expressions that will be evaluated to provide the parameters to the function.
getParameters() - Method in class org.apache.sis.internal.filter.sqlmm.OneGeometry
Returns the sub-expressions that will be evaluated to provide the parameters to the function.
getParameters() - Method in class org.apache.sis.internal.filter.sqlmm.OneGeometry.WithArgument
Returns the sub-expressions that will be evaluated to provide the parameters to the function.
getParameters() - Method in class org.apache.sis.internal.filter.sqlmm.ST_Point
Returns the sub-expressions that will be evaluated to provide the parameters to the function.
getParameters() - Method in class org.apache.sis.internal.filter.sqlmm.ST_Transform
Returns the sub-expressions that will be evaluated to provide the parameters to the function.
getParameters() - Method in class org.apache.sis.internal.filter.sqlmm.TwoGeometries
Returns the sub-expressions that will be evaluated to provide the parameters to the function.
getParameters() - Method in class org.apache.sis.internal.filter.sqlmm.TwoGeometries.WithArgument
Returns the sub-expressions that will be evaluated to provide the parameters to the function.
getParameters() - Method in class org.apache.sis.internal.geoapi.filter.FilterExpressions.Element
 
getParameters() - Method in interface org.apache.sis.internal.geoapi.filter.Literal
 
getParameters() - Method in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation
Returns an empty parameter descriptor group.
getParameters() - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Returns the parameters that are required for this interface.
getParameters() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Returns auxiliary variable(s) used by the data quality measure.
getParameters() - Method in class org.apache.sis.referencing.operation.AbstractSingleOperation
Invoked by JAXB for getting the parameters to marshal.
getParameters() - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Returns the set of parameters.
getParameterValues() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Returns the matrix elements as a group of parameter values.
getParameterValues() - Method in class org.apache.sis.internal.referencing.j2d.ParameterizedAffine
Returns the parameter values for this map projection.
getParameterValues() - Method in class org.apache.sis.internal.referencing.provider.Geographic3Dto2D.WKT
Returns the parameter values.
getParameterValues() - Method in interface org.apache.sis.parameter.Parameterized
Returns the parameter values for this parameterized object, or null if unknown.
getParameterValues() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the parameter values.
getParameterValues() - Method in class org.apache.sis.referencing.operation.AbstractSingleOperation
Returns the parameter values.
getParameterValues() - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Deprecated.
May be removed in GeoAPI 4.0 since it does not apply to pass-through operations.
getParameterValues() - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Returns the parameter values for this math transform, or null if unknown.
getParameterValues() - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Returns a copy of non-linear internal parameter values of this NormalizedProjection.
getParameterValues() - Method in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
Returns the parameter values of this zoned grid system projection.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Returns the matrix elements as a group of parameter values.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Returns the parameter values for this math transform, or null if unknown.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Returns the parameter values, or null if none.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters.WKT
Returns the parameter values.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
Returns the empty set of parameter values.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Returns the internal parameter values of this DatumShiftTransform instance (ignoring context).
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Returns a copy of internal parameter values of this EllipsoidToCentricTransform transform.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
Returns the internal parameter values.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Returns the parameter values for this math transform.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Returns the matrix elements as a group of parameter values.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Returns a copy of internal parameter values of this transform.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.PoleRotation
Returns a copy of the parameter values of this transform.
getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Returns the parameter values for this math transform.
getParameterValues(Parameters) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Sets all parameters for a value of type Path to the values given to the constructor.
getParameterValues(Parameters) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Gets the parameter values for the grids and stores them in the provided parameters group.
getParameterValues(Parameters) - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid
Sets the parameters of the InterpolatedTransform which uses that localization grid.
getParent() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
 
getParent() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Delegates to wrapped node since this LocaleAndCharset is a substitute for that node.
getParent() - Method in class org.apache.sis.internal.referencing.RTreeNode
Returns the parent of this node, or null if none.
getParent() - Method in class org.apache.sis.metadata.TreeNode
Returns the parent node, or null if this node is the root of the tree.
getParent() - Method in class org.apache.sis.metadata.TreeNode.NewChild
For all operations other than setValue(…), delegates to the TreeNode.NewChild.delegate node or to some code functionally equivalent.
getParent() - Method in class org.apache.sis.storage.event.StoreListeners
Returns the parent set of listeners that are notified in addition to this set of listeners.
getParent() - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Returns the parent of this node.
getParent() - Method in interface org.apache.sis.util.collection.TreeTable.Node
Returns the parent node, or null if this node is the root of the tree.
getParentAndRecycle(NodeIterator<E>) - Method in class org.apache.sis.index.tree.NodeIterator.Cursor
Marks this NodeIterator.Cursor as available for recycling and returns its parent.
getParentEntity() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Name of the metadata entity(s) under which this extended metadata element may appear.
getParentEntity() - Method in class org.apache.sis.metadata.PropertyInformation
Returns the name of the metadata entity under which this metadata element may appear.
getParentIdentifier() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Identification of the parent metadata record.
getParentIdentifier() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
As of ISO 19115:2014, replaced by DefaultMetadata.getParentMetadata().
getParentLogger() - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Return the parent of all loggers used by this data source.
getParentMetadata() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns an identification of the parent metadata record.
getParentOperation() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns the heritage of the operation.
getParents() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Returns location instances of a different location type, for which this location instance is a sub-division.
getParents() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Parent location types (location types of which this location type is a sub-division).
getParents() - Method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Returns the parent location types (location types of which this location type is a sub-division).
getParents() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Returns the parent location types (location types of which this location type is a sub-division).
getParentTitle() - Method in class org.apache.sis.metadata.TreeNodeChildren
If a simple value should be associated to the parent node, returns that value.
getParentType() - Method in class org.apache.sis.metadata.TreeNodeChildren
If a simple value should be associated to the parent node, returns the type of that value.
getParentTypes(Class<?>) - Static method in class org.apache.sis.metadata.sql.MetadataWriter
Returns the parent of the given type.
getParsedNames() - Method in class org.apache.sis.referencing.NamedIdentifier
Returns the sequence of local names making this generic name.
getParsedNames() - Method in class org.apache.sis.util.iso.AbstractName
Returns the sequence of local names making this generic name.
getParsedNames() - Method in class org.apache.sis.util.iso.DefaultLocalName
Returns the sequence of local name for this name.
getParsedNames() - Method in class org.apache.sis.util.iso.DefaultScopedName
Returns the sequence of local name for this generic name.
getParties() - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Returns information about the parties.
getParty() - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
 
getPass() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Returns the pass of the platform over the objective.
getPathIterator(AffineTransform) - Method in class org.apache.sis.internal.feature.j2d.DecimatedShape
Returns an iterator over the coordinates of this shape after decimation.
getPathIterator(AffineTransform) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
getPathIterator(AffineTransform) - Method in class org.apache.sis.internal.feature.j2d.MultiPolylines
Returns an iterator over coordinates in this multi-polylines.
getPathIterator(AffineTransform) - Method in class org.apache.sis.internal.feature.j2d.Polyline
Returns an iterator over coordinates in this polyline.
getPathIterator(AffineTransform) - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
Returns an iterator over the coordinates of this shape.
getPathIterator(AffineTransform) - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Returns an iterator for the shape outline geometry.
getPathIterator(AffineTransform, double) - Method in class org.apache.sis.internal.feature.j2d.DecimatedShape
Returns an iterator over the coordinates of this shape, approximated by decimated line segments.
getPathIterator(AffineTransform, double) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
getPathIterator(AffineTransform, double) - Method in class org.apache.sis.internal.feature.j2d.FlatShape
Returns an iterator for the shape outline geometry.
getPathIterator(AffineTransform, double) - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
Returns an iterator over the coordinates of this shape, approximated by line segments.
getPathIterator(AffineTransform, double) - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Returns an iterator for the shape outline geometry.
getPattern(Class<?>) - Method in class org.apache.sis.geometry.CoordinateFormat
Returns the pattern for number, angle or date fields.
getPeakResponse() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns the wavelength at which the response is the highest.
getPendingGridToCRS() - Method in class org.apache.sis.internal.referencing.j2d.Tile
If the user supplied transform is waiting for processing by TileOrganizer, returns it.
getPhone() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property not specified by GPX.
getPhone() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Deprecated.
As of ISO 19115:2014, replaced by DefaultContact.getPhones().
getPhoneList() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Invoked by JAXB at both marshalling and unmarshalling time.
getPhones() - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Returns telephone numbers at which the organization or individual may be contacted.
getPixel(double[]) - Method in class org.apache.sis.image.BandedIterator
Returns the sample values of current pixel for all bands.
getPixel(double[]) - Method in class org.apache.sis.image.PixelIterator
Returns the sample values of current pixel for all bands.
getPixel(float[]) - Method in class org.apache.sis.image.BandedIterator
Returns the sample values of current pixel for all bands.
getPixel(float[]) - Method in class org.apache.sis.image.PixelIterator
Returns the sample values of current pixel for all bands.
getPixel(int[]) - Method in class org.apache.sis.image.BandedIterator
Returns the sample values of current pixel for all bands.
getPixel(int[]) - Method in class org.apache.sis.image.PixelIterator
Returns the sample values of current pixel for all bands.
getPixelInCell() - Method in class org.apache.sis.referencing.datum.DefaultImageDatum
Specification of the way the image grid is associated with the image data attributes.
getPixelOrientation(PixelInCell) - Static method in class org.apache.sis.coverage.grid.PixelTranslation
Returns the pixel orientation which is equivalent to the given PixelInCell code.
getPixels(Raster, int, int, int, int, int) - Method in class org.apache.sis.image.BandedIterator.DoubleWindow
Performs the transfer between the underlying raster and this window.
getPixels(Raster, int, int, int, int, int) - Method in class org.apache.sis.image.BandedIterator.FloatWindow
Performs the transfer between the underlying raster and this window.
getPixels(Raster, int, int, int, int, int) - Method in class org.apache.sis.image.PixelIterator.DoubleWindow
Performs the transfer between the underlying raster and this window.
getPixels(Raster, int, int, int, int, int) - Method in class org.apache.sis.image.PixelIterator.FloatWindow
Performs the transfer between the underlying raster and this window.
getPixels(Raster, int, int, int, int, int) - Method in class org.apache.sis.image.PixelIterator.IntWindow
Performs the transfer between the underlying raster and this window.
getPixels(Raster, int, int, int, int, int) - Method in class org.apache.sis.image.PixelIterator.Window
Returns an array containing all samples for a rectangle of pixels in the given raster, one sample per array element.
getPixelsPerElement() - Method in class org.apache.sis.internal.storage.TiledGridCoverage
Returns the number of pixels in a single bank element.
getPixelsPerElement(SampleModel) - Static method in class org.apache.sis.internal.storage.TiledGridCoverage
getPixelStride() - Method in class org.apache.sis.internal.storage.RangeArgument
Returns the increment to apply on index for moving to the same band of the next pixel.
getPixelTranslation(PixelOrientation) - Static method in class org.apache.sis.coverage.grid.PixelTranslation
Returns the specified position relative to the pixel center.
getPixelTranslation(PixelInCell) - Static method in class org.apache.sis.coverage.grid.PixelTranslation
Returns the position relative to the cell center.
getPixelType() - Method in class org.apache.sis.internal.sql.postgis.Band
Returns a code for the type of pixel values.
getPlan() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns the plan satisfied by the operation.
getPlannedAvailableDateTime() - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Returns the date and time when the dataset will be available.
getPlatforms() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Returns the general information about the platform from which the data were taken.
getPlatforms() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns the platform (or platforms) used in the operation.
getPointCoordinates() - Method in class org.apache.sis.internal.feature.esri.Wrapper
If the wrapped geometry is a point, returns its coordinates.
getPointCoordinates() - Method in class org.apache.sis.internal.feature.GeometryWrapper
If the geometry implementation is a point, returns its coordinates.
getPointCoordinates() - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Returns the point coordinates.
getPointCoordinates() - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Returns null since Shape are never points in Java2D API.
getPointCoordinates() - Method in class org.apache.sis.internal.feature.jts.Wrapper
If the wrapped geometry is a point, returns its coordinates.
getPointInPixel() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Returns the point in a pixel corresponding to the Earth location of the pixel.
getPointOfContacts() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Identification of, and means of communication with, person(s) and organisations associated with the resource(s).
getPointOfContacts() - Method in class org.apache.sis.internal.storage.gpx.Metadata
ISO 19115 metadata property determined by the Metadata.author field.
getPointOfContacts() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns the identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s).
getPointOfInterest() - Method in class org.apache.sis.coverage.grid.GridDerivation
Returns the point of interest of current GridDerivation.baseExtent, keeping only the remaining dimensions after GridDerivation.dropUnusedDimensions(MathTransform, int) execution.
getPointOfInterest() - Method in class org.apache.sis.coverage.grid.GridExtent
getPointOfInterest(boolean) - Method in class org.apache.sis.portrayal.Canvas
Returns the coordinates of a point considered representative of the data.
getPointOfInterest(PixelInCell) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the grid coordinates of a representative point.
getPointOfInterest(PixelInCell) - Method in class org.apache.sis.portrayal.CanvasExtent
Returns the grid coordinates of a representative point.
getPolarCS() - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
getPolygons() - Method in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
Returns the sets of points defining the bounding polygon or other geometry.
getPool() - Static method in class org.apache.sis.xml.XML
Returns the default (un)marshaller pool used by all methods in this class.
getPortrayalCatalogueCitations() - Method in class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
Bibliographic reference to the portrayal catalogue cited.
getPortrayalCatalogueInfo() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Information about the catalogue of rules defined for the portrayal of a resource(s).
getPortrayalCatalogueInfo() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns information about the catalogue of rules defined for the portrayal of a resource(s).
getPosition() - Method in class org.apache.sis.image.PixelIterator
Returns the column (x) and row (y) indices of the current pixel.
getPosition() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Returns coordinates of a representative point for the location instance.
getPosition() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns coordinates of a centroid point for the location instance.
getPositionalAccuracy() - Method in class org.apache.sis.image.ResampledImage
getPositionalAccuracyCount() - Method in class org.apache.sis.image.ResampledImage
Returns the number of quantities in the array returned by ResampledImage.getPositionalAccuracy().
getPositionalAccuracyHints() - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Returns hints about the desired positional accuracy, in "real world" units or in pixel units.
getPositionalAccuracyHints() - Method in class org.apache.sis.image.ImageCombiner
Returns hints about the desired positional accuracy, in "real world" units or in pixel units.
getPositionalAccuracyHints() - Method in class org.apache.sis.image.ImageProcessor
Returns hints about the desired positional accuracy, in "real world" units or in pixel units.
getPositionalConsistency() - Method in class org.apache.sis.image.ResampledImage
getPositionCRS() - Method in class org.apache.sis.referencing.GeodeticCalculator
Returns the Coordinate Reference System (CRS) in which Positions are represented, unless otherwise specified.
getPositionName() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getPositionName() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property not specified by GPX.
getPositionName() - Method in class org.apache.sis.metadata.iso.citation.DefaultIndividual
Returns position of the individual in an organization, or null if none.
getPositionName() - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Deprecated.
As of ISO 19115:2014, replaced by DefaultIndividual.getPositionName().
getPositionOf(E, double[]) - Method in interface org.apache.sis.index.tree.PointTree.Locator
Provides the coordinates of the given element.
getPositionVectorTransformation(Date) - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Returns the position vector transformation (geocentric domain) as an affine transform.
getPositionVectorTransformation(GeodeticDatum, Extent) - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Returns the position vector transformation (geocentric domain) to the specified datum.
getPostalCode() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property not specified by GPX.
getPostalCode() - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Returns ZIP or other postal code.
getPotentialCause() - Method in exception org.apache.sis.referencing.operation.builder.LocalizationGridException
Returns the value given to the last call of LocalizationGridException.setPotentialCause(CharSequence).
getPrecision() - Method in class org.apache.sis.measure.AngleFormat
Returns the precision of angles formatted by current pattern, in decimal degrees.
getPrecision() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Returns the precision of the references formatted by this coder.
getPrecision(DirectPosition) - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Returns an approximate precision of the geohashes formatted by this coder.
getPrecision(DirectPosition) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Returns the precision of the references formatted by this coder.
getPrecision(DirectPosition) - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
Returns approximate precision of the identifiers formatted by this coder at the given location.
getPrecisions() - Method in class org.apache.sis.geometry.CoordinateFormat
Returns the precisions at which coordinate values are formatted in each dimension.
getPredictor() - Method in class org.apache.sis.storage.geotiff.DataCube
Returns the mathematical operator that is applied to the image data before an encoding scheme is applied.
getPredictor() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the mathematical operator that is applied to the image data before an encoding scheme is applied.
getPreferredCodespaces() - Method in class org.apache.sis.parameter.ParameterFormat
Returns the code spaces of names, aliases and identifiers to show, or null if there is no restriction.
getPreferredIdentifier(IdentifiedObject) - Method in class org.apache.sis.internal.metadata.ReferencingServices
Returns an identifier for the given object, giving precedence to EPSG identifier if available.
getPreferredIdentifier(IdentifiedObject) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Returns an identifier for the given object, giving precedence to EPSG identifier if available.
getPreferredPrefix(String, String) - Static method in class org.apache.sis.xml.Namespaces
Returns the preferred prefix for the given namespace URI.
getPreferredTileSize() - Method in class org.apache.sis.internal.coverage.j2d.ImageLayout
Returns the preferred tile size.
getPrefix() - Method in class org.apache.sis.xml.TransformedEvent.NS
 
getPrefix(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
getPrefix(String) - Method in class org.apache.sis.xml.TransformingNamespaces
Returns an arbitrary prefix for the given namespace.
getPrefix(String) - Method in class org.apache.sis.xml.TransformingNamespaces.Inverse
Returns an arbitrary prefix for the given namespace.
getPrefix(String) - Method in class org.apache.sis.xml.TransformingWriter
Gets the prefix the URI is bound to.
getPrefixes(String) - Method in class org.apache.sis.xml.TransformingNamespaces
Returns all prefixes for the given namespace.
getPrefixes(String) - Method in class org.apache.sis.xml.TransformingNamespaces.Inverse
Returns all prefixes for the given namespace.
getPresentationForms() - Method in class org.apache.sis.internal.simple.CitationConstant
 
getPresentationForms() - Method in class org.apache.sis.internal.simple.SimpleCitation
 
getPresentationForms() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Mode in which the resource is represented.
getPresentationForms() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property fixed to PresentationForm.DOCUMENT_DIGITAL.
getPresentationForms() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns the mode in which the resource is represented.
getPrimeMeridian() - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Returns the prime meridian given at construction time.
getPriority() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Returns the priority applied to the target.
getPriority() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Returns the relative ordered importance, or urgency, of the requirement.
getPrivateInfo(Map<String, ?>) - Static method in class org.apache.sis.internal.jaxb.TypeRegistration
Completes the given properties with an entry for TypeRegistration.ROOT_ADAPTERS if not already present.
getProcedureDescription() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Returns the additional details about the processing procedures.
getProcessedLevel() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Returns the processing level of the source data.
getProcessingInformation() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Returns the comprehensive information about the procedure by which the algorithm was applied to derive geographic data from the raw instrument measurements, such as datasets, software used, and the processing environment.
getProcessingLevel() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
An attribute which was defined in ImageDescription by ISO 19115:2003, and which moved to the parent class in ISO 19115:2014 revision.
getProcessingLevel() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns code(s) that identifies the level of processing in the producers coding system of a resource.
getProcessingLevelCode() - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Returns an identifier for the level of processing that has been applied to the resource, or null if none.
getProcessors() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Returns the identification of, and means of communication with, person(s) and organization(s) associated with the process step.
getProcessSteps() - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Returns the information about about events in the life of a resource specified by the scope.
getProfile() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
 
getProfiles() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Returns the profile(s) to which the service adheres.
getProjectFile() - Method in class org.apache.sis.internal.maven.JarCollector
Returns the JAR file, or null if none.
getProjection() - Method in class org.apache.sis.storage.CoverageQuery
Returns the indices of samples dimensions to read, or null if there is no filtering on range.
getProjection() - Method in class org.apache.sis.storage.FeatureQuery
Returns the properties to retrieve, or null if all properties shall be included in the query.
getProjectionMethod() - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
The operation method to use for creating a map projection.
getProjectionMethod() - Method in class org.apache.sis.referencing.GeodeticCalculator
The operation method to use for creating a map projection.
getProperties(boolean) - Method in class org.apache.sis.feature.DefaultFeatureType
Returns any feature operation, any feature attribute type and any feature association role that carries characteristics of a feature type.
getProperties(boolean) - Method in interface org.apache.sis.feature.FeatureType
 
getProperties(boolean) - Method in class org.apache.sis.feature.NamedFeatureType
Returns an empty set since this feature has no declared property yet.
getProperties(IdentifiedObject, String...) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns the information provided in the specified identified object as a map of properties.
getProperties(IdentifiedObject, Citation) - Static method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Returns the properties to be given to an identified object derived from the specified one.
getProperties(MathTransform) - Static method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
getPropertiesForModifiedCRS(IdentifiedObject) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the properties of the given object but potentially with a modified name.
getProperty(RenderedImage, String, int[]) - Static method in class org.apache.sis.image.BandSelectImage
Gets a property from the given image, reducing the number of dimensions if needed.
getProperty(Class<E>, byte) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Returns the set of properties identified by the code argument, or an unmodifiable empty set if another value is defined.
getProperty(Class<T>, String, RenderedImage) - Method in class org.apache.sis.image.ComputedImage
Returns the property of the given name if it is of the given type, or null otherwise.
getProperty(String) - Method in class org.apache.sis.coverage.grid.ImageRenderer
Returns the value associated to the given property.
getProperty(String) - Method in class org.apache.sis.coverage.grid.ImageRenderer.Untiled
Returns the property associated to the given key.
getProperty(String) - Method in class org.apache.sis.coverage.grid.ReshapedImage
Delegates to the wrapped image with no change.
getProperty(String) - Method in class org.apache.sis.feature.AbstractFeature
Returns the property (attribute, feature association or operation result) of the given name.
getProperty(String) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Returns the builder for the property of the given name.
getProperty(String) - Method in class org.apache.sis.feature.DefaultFeatureType
Returns the attribute, operation or association role for the given name.
getProperty(String) - Method in class org.apache.sis.feature.DenseFeature
Returns the property (attribute, operation or association) of the given name.
getProperty(String) - Method in class org.apache.sis.feature.SparseFeature
Returns the property (attribute, operation or association) of the given name.
getProperty(String) - Method in class org.apache.sis.image.AnnotatedImage
Gets a property from this image or from its source.
getProperty(String) - Method in class org.apache.sis.image.BandedSampleConverter
Gets a property from this image.
getProperty(String) - Method in class org.apache.sis.image.BandSelectImage
Gets a property from this image.
getProperty(String) - Method in class org.apache.sis.image.ImageAdapter
Gets a property from this image or from its source.
getProperty(String) - Method in class org.apache.sis.image.MaskedImage
Gets a property from this image.
getProperty(String) - Method in class org.apache.sis.image.MaskImage
Gets a property from this image.
getProperty(String) - Method in class org.apache.sis.image.PlanarImage
Gets a property from this image.
getProperty(String) - Method in class org.apache.sis.image.PositionalConsistencyImage
Gets a property from this image.
getProperty(String) - Method in class org.apache.sis.image.PrefetchedImage
Gets a property from the source image.
getProperty(String) - Method in class org.apache.sis.image.ResampledImage
Gets a property from this image.
getProperty(String) - Method in class org.apache.sis.internal.coverage.j2d.BatchComputedImage
Gets a property from this image.
getProperty(String) - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Gets a property from this image.
getProperty(String) - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getProperty(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
getProperty(String) - Method in class org.apache.sis.xml.Pooled
A method which is common to both Marshaller and Unmarshaller.
getProperty(String) - Method in class org.apache.sis.xml.TransformingReader
Get the value of a feature/property from the underlying implementation.
getPropertyInstance(String) - Method in class org.apache.sis.feature.SparseFeature
Implementation of SparseFeature.getProperty(String) invoked when we know that the SparseFeature.properties map contains Property instances (as opposed to their value).
getPropertyName() - Method in class org.apache.sis.internal.sql.feature.Relation
Returns the name of the feature property where the association to the search table will be stored.
getPropertyNames() - Method in class org.apache.sis.coverage.grid.ImageRenderer.Untiled
Returns the names of properties that this image can provide.
getPropertyNames() - Method in class org.apache.sis.coverage.grid.ReshapedImage
 
getPropertyNames() - Method in class org.apache.sis.image.AnnotatedImage
Returns an array of names recognized by AnnotatedImage.getProperty(String).
getPropertyNames() - Method in class org.apache.sis.image.BandedSampleConverter
Returns the names of all recognized properties, or null if this image has no properties.
getPropertyNames() - Method in class org.apache.sis.image.BandSelectImage
Returns the names of all recognized properties, or null if this image has no properties.
getPropertyNames() - Method in class org.apache.sis.image.ImageAdapter
Returns the names of properties of wrapped image.
getPropertyNames() - Method in class org.apache.sis.image.MaskedImage
Returns the names of all recognized properties.
getPropertyNames() - Method in class org.apache.sis.image.MaskImage
Returns the names of all recognized properties.
getPropertyNames() - Method in class org.apache.sis.image.PlanarImage
Returns the names of all recognized properties, or null if this image has no properties.
getPropertyNames() - Method in class org.apache.sis.image.PositionalConsistencyImage
Returns the names of all recognized properties.
getPropertyNames() - Method in class org.apache.sis.image.PrefetchedImage
Delegate to the source image.
getPropertyNames() - Method in class org.apache.sis.image.ResampledImage
Returns the names of all recognized properties, or null if this image has no properties.
getPropertyNames() - Method in class org.apache.sis.internal.coverage.j2d.BatchComputedImage
Returns the names of all recognized properties, or null if this image has no properties.
getPropertyNames() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the names of all recognized properties, or null if this image has no properties.
getPropertyNames() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getPropertyValue(String) - Method in class org.apache.sis.feature.AbstractFeature
Returns the value for the property of the given name.
getPropertyValue(String) - Method in class org.apache.sis.feature.DenseFeature
Returns the value for the property of the given name.
getPropertyValue(String) - Method in class org.apache.sis.feature.SparseFeature
Returns the value for the property of the given name.
getProtocol() - Method in class org.apache.sis.internal.storage.gpx.Link
ISO 19115 metadata property not specified by GPX.
getProtocol() - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Returns the connection protocol to be used.
getProtocolRequest() - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Returns the request used to access the resource depending on the protocol.
getProvided() - Static method in class org.apache.sis.metadata.sql.MetadataSource
Returns the metadata source connected to the "jdbc/SpatialMetadata" database.
getProvider() - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Returns the factory that created this DataStore instance, or null if unspecified.
getProvider() - Method in exception org.apache.sis.storage.CanNotProbeException
Returns the data store provider that failed to probe a file.
getProvider() - Method in class org.apache.sis.storage.DataStore
Returns the factory that created this DataStore instance.
getProvider(int, int, boolean) - Static method in class org.apache.sis.internal.referencing.provider.Affine
Returns the operation method for the specified source and target dimensions.
getProviderByClass(Class<T>, String[], ImageReaderWriterSpi) - Method in class org.apache.sis.internal.storage.image.WritableStore
Returns the first service provider that we can get from the given list of class names.
getPseudoSteps() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Returns all concatenated transforms, modified with the pre- and post-processing required for WKT formatting.
getPublicFacade() - Method in class org.apache.sis.io.wkt.AbstractParser
Returns the name of the class providing the publicly-accessible createFromWKT(String) method.
getPublicFacade() - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Returns the name of the class providing the publicly-accessible createFromWKT(String) method.
getPublicFacade() - Method in class org.apache.sis.io.wkt.MathTransformParser
Returns the name of the class providing the publicly-accessible createFromWKT(String) method.
getPublicFacade() - Method in class org.apache.sis.io.wkt.WKTFormat.Parser
Returns the source class and method to declare in log records.
getPublicType(Class<?>) - Static method in class org.apache.sis.util.resources.IndexedResourceBundle
If the given class is not public, returns the first public interface or the first public super-class.
getPurpose() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Summary of the intentions with which the resource was developed.
getPurpose() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns a summary of the intentions with which the resource(s) was developed.
getQualityInfo() - Method in class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
Returns an overall assessment of quality of geolocation information.
getQuantityFactory(Class<Q>) - Method in class org.apache.sis.measure.UnitServices
Return a factory for the given Quantity type.
getQuery() - Method in class org.apache.sis.storage.sql.ResourceDefinition
Returns the SQL query to execute for the resource, or empty if the resource is a table or a view.
getQuote() - Method in class org.apache.sis.io.wkt.Symbols
Returns the preferred closing quote character as a string.
getRadius(double) - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Returns the radius at the given latitude.
getRadius(Ellipsoid, double) - Static method in class org.apache.sis.internal.referencing.Formulas
Returns the radius at the given latitude.
getRange(int) - Method in class org.apache.sis.util.collection.RangeSet
Returns the range at the given array index.
getRangeElementDescriptions() - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Provides the description of the specific range elements of a coverage.
getRangeElementDescriptions() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Provides the description and values of the specific range elements of a sample dimension.
getRangeElements() - Method in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Returns the specific range elements, i.e.
getRangeLabel() - Method in class org.apache.sis.coverage.Category
Returns an object to format for representing the range of values for display purpose only.
getRangeMeaning() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Returns the meaning of axis value range specified by the minimum and maximum values.
getRanges() - Method in class org.apache.sis.coverage.grid.GridCoverage
Returns the range of values in each sample dimension, or null if none.
getRasterReader() - Method in class org.apache.sis.internal.sql.postgis.ExtendedInfo
Returns a reader for decoding PostGIS Raster binary format to grid coverage instances.
getRationale() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Returns the reason for creating the extended element.
getRationale() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Returns the requirement or purpose for the process step.
getRationale() - Method in class org.apache.sis.metadata.PropertyInformation
Unconditionally returns null.
getRationales() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Deprecated.
As of ISO 19115:2014, replaced by DefaultExtendedElementInformation.getRationale().
getRationales() - Method in class org.apache.sis.metadata.PropertyInformation
Deprecated.
getRealizationEpoch() - Method in class org.apache.sis.referencing.datum.AbstractDatum
The time after which this datum definition is valid.
getReason() - Method in class org.apache.sis.portrayal.TransformChangeEvent
Returns the reason why the "objective to display" transform changed.
getRecipients() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Returns the person(s), or body(ies), to receive results of requirement.
getRecordType() - Method in class org.apache.sis.util.iso.DefaultRecord
Returns the type definition of this record.
getRecordType() - Method in class org.apache.sis.util.iso.DefaultRecordType
Returns this since RecordDefinition is the definition of this record type.
getRecordType() - Method in class org.apache.sis.util.iso.RecordDefinition.Adapter
Returns the wrapped record type.
getRecordType() - Method in class org.apache.sis.util.iso.RecordDefinition
Returns the record type for which this object is a definition.
getRed(int) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
Defined for consistency but should not be used.
getRed(Object) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace.
getRed(Object) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
 
getReference() - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
 
getReference() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Invoked by JAXB at both marshalling and unmarshalling time.
getReferenceDocuments() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Returns information on documents which are referenced in developing and applying a data quality evaluation method.
getReferences() - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Returns citations for the limitation of constraint.
getReferences() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Returns the process step documentation.
getReferenceSystem() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
The reference system that comprises this location type.
getReferenceSystem() - Method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Returns the reference system that comprises this location type.
getReferenceSystem() - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Returns the reference system for which GeoHash identifiers will be encoded or decoded.
getReferenceSystem() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Returns the reference system for which MGRS references will be encoded or decoded.
getReferenceSystem() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Returns the reference system that comprises this location type.
getReferenceSystem() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationTypeAdapter
Returns the reference system of the type given to the constructor.
getReferenceSystem() - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
Returns the reference system for which this coder is reading or writing identifiers.
getReferenceSystemInfo() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Description of the spatial and temporal reference systems used in the dataset.
getReferenceSystemInfo() - Method in class org.apache.sis.internal.storage.gpx.Metadata
Description of the spatial and temporal reference systems used in the dataset.
getReferenceSystemInfo() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns the description of the spatial and temporal reference systems used in the dataset.
getRegion() - Method in class org.apache.sis.internal.referencing.j2d.Tile
Returns the upper-left corner location in the mosaic together with the tile size.
getRegionInsideTile(long[], long[], int[], int) - Method in class org.apache.sis.internal.storage.TiledGridCoverage.Snapshot
Returns the coordinate of the pixel to read inside the tile, ignoring subsampling.
getRegionOnFinestLevel() - Method in class org.apache.sis.internal.referencing.j2d.Tile
Returns the region multiplied by the subsampling.
getRelatedCitations() - Method in class org.apache.sis.internal.profile.fra.DataIdentification
Returns the documents at the origin of the creation of the identified resources.
getRelatedEvents() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Returns the occurrence of one or more events for a pass.
getRelatedPass() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Returns the pass during which an event occurs.
getRelatedSensors() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Returns the instrument or instruments for which the event is meaningful.
getReleasability() - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Returns information concerning the parties to whom the resource can or cannot be released.
getRemarks() - Method in class org.apache.sis.feature.AbstractIdentifiedType
Returns comments on or information about this type.
getRemarks() - Method in class org.apache.sis.internal.referencing.DeprecatedCode
Information about the replacement for this identifier.
getRemarks() - Method in class org.apache.sis.internal.referencing.DeprecatedName
Information about the replacement for this name.
getRemarks() - Method in class org.apache.sis.internal.referencing.NilReferencingObject
 
getRemarks() - Method in class org.apache.sis.internal.simple.SimpleIdentifiedObject
Method required by the IdentifiedObject interface.
getRemarks() - Method in class org.apache.sis.internal.simple.SimpleIdentifier
An optional free text.
getRemarks() - Method in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Returns an optional description of the application schema.
getRemarks() - Method in class org.apache.sis.internal.sql.feature.TableAnalyzer
Returns an optional description of the application schema.
getRemarks() - Method in class org.apache.sis.metadata.TreeNode.Element
Gets remarks about the value in this node, or null if none.
getRemarks() - Method in class org.apache.sis.metadata.TreeNode
Gets remarks about the value in this node, or null if none.
getRemarks() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns comments on or information about this object, including data source information.
getRemarks() - Method in class org.apache.sis.referencing.Builder
Returns the remarks specified by the last call to Builder.setRemarks(CharSequence), or null if none.
getRemarks() - Method in interface org.apache.sis.util.Deprecable
If this instance is deprecated, the reason or the alternative to use.
getRenameFileLoader(boolean, Set<Class<?>>) - Static method in class org.apache.sis.internal.jaxb.TypeRegistration
Adds in the given set the classes to use for loading "RenameOnImport.lst" and/or "RenameOnExport.lst" files.
getReplacement(String) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Returns the word to use instead of the given one.
getReportReference() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
Returns the reference to the associated standalone quality report.
getReports() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Returns the report generated by the process step.
getReports() - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Returns the quality information for the data specified by the scope.
getRequestedDate() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Returns the required or preferred acquisition date and time.
getRequestedDateOfCollection() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
Returns the preferred date and time of collection.
getRequestors() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Returns the origin of requirement.
getResolution() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Returns the distance between consistent parts (centre, left side, right side) of two adjacent pixels.
getResolution() - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Returns the degree of detail in the grid dataset.
getResolution() - Method in interface org.apache.sis.storage.tiling.TileMatrix
Returns the resolution (in units of CRS axes) at which tiles in this matrix should be used.
getResolution(boolean) - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns an estimation of the grid resolution, in units of the coordinate reference system axes.
getResolution(GridGeometry) - Method in class org.apache.sis.storage.geotiff.MultiResolutionImage
Converts a resolution from units in the given CRS to units of this coverage CRS.
getResolutions() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Returns the preferred resolutions (in units of CRS axes) for read operations in this data store.
getResolutions() - Method in class org.apache.sis.internal.storage.image.SingleImageStore
Returns the preferred resolutions (in units of CRS axes) for read operations in this data store.
getResolutions() - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Returns the preferred resolutions (in units of CRS axes) for read operations in this data store.
getResolutions() - Method in class org.apache.sis.storage.geotiff.MultiResolutionImage
Returns the preferred resolutions (in units of CRS axes) for read operations in this data store.
getResolutions() - Method in interface org.apache.sis.storage.GridCoverageResource
Returns the preferred resolutions (in units of CRS axes) for read operations in this data store.
getResource() - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Invoked by JAXB at both marshalling and unmarshalling time.
getResource() - Method in interface org.apache.sis.storage.tiling.Tile
Returns the tile content as a resource.
getResource(String, int) - Method in class org.apache.sis.setup.InstallationResources
Returns an installation resource for the given authority, or null if not available.
getResource(String, int) - Method in class org.apache.sis.setup.OptionalInstallations
Returns an installation resource for the given authority.
getResourceConstraints() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Information about constraints which apply to the resource(s).
getResourceConstraints() - Method in class org.apache.sis.internal.storage.gpx.Metadata
ISO 19115 metadata property determined by the Metadata.copyright field.
getResourceConstraints() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides information about constraints which apply to the resource(s).
getResourceFormats() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Description of the format of the resource(s).
getResourceFormats() - Method in class org.apache.sis.internal.storage.gpx.Metadata
Description of the format of the resource(s).
getResourceFormats() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides a description of the format of the resource(s).
getResourceLineage() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
 
getResourceLineages() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns information about the provenance, sources and/or the production processes applied to the resource.
getResourceMaintenances() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Information about the frequency of resource updates, and the scope of those updates.
getResourceMaintenances() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides information about the frequency of resource updates, and the scope of those updates.
getResourceNames(String) - Method in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
Returns the names of all SQL scripts to execute.
getResourceNames(String) - Method in class org.apache.sis.setup.InstallationResources
Returns the names of all resources of the specified authority that are distributed by this instance.
getResourceNames(String) - Method in class org.apache.sis.setup.OptionalInstallations
Returns the names of installation scripts provided by the given authority.
getResourceReference() - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Invoked by JAXB at both marshalling and unmarshalling time.
getResourceReferences() - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Returns references to the resource on which the services operates.
getResources() - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Returns the tightly coupled resources.
getResources(String) - Static method in class org.apache.sis.util.iso.Types
Returns the resource name for the given GeoAPI type, or null if none.
getResources(Locale) - Static method in class org.apache.sis.util.resources.Errors
Returns resources in the given locale.
getResources(Locale) - Static method in class org.apache.sis.util.resources.Messages
Returns resources in the given locale.
getResources(Locale) - Static method in class org.apache.sis.util.resources.Vocabulary
Returns resources in the given locale.
getResources(Map<?, ?>) - Static method in class org.apache.sis.util.resources.Errors
Returns resources in the locale specified in the given property map.
getResources(Map<?, ?>) - Static method in class org.apache.sis.util.resources.Vocabulary
Returns resources in the locale specified in the given property map.
getResourceScope() - Method in class org.apache.sis.metadata.iso.DefaultMetadataScope
Returns the code for the scope.
getResourceSpecificUsages() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Basic information about specific application(s) for which the resource(s) has/have been or is being used by different users.
getResourceSpecificUsages() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides basic information about specific application(s) for which the resource(s) has/have been or is being used by different users.
getResponse() - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Invoked by JAXB at both marshalling and unmarshalling time.
getResponses() - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Responses to the user-determined limitations.
getResponsibleParties() - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Returns the parties responsible for the resource constraints.
getResponsibleParty() - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
 
getResult() - Method in class org.apache.sis.feature.AbstractOperation
Returns the expected result type, or null if none.
getResult() - Method in class org.apache.sis.feature.EnvelopeOperation
Returns the type of results computed by this operation, which is AttributeType<Envelope>.
getResult() - Method in class org.apache.sis.feature.LinkOperation
Returns the expected result type.
getResult() - Method in class org.apache.sis.feature.StringJoinOperation
Returns the type of results computed by this operation, which is AttributeType<String>.
getResult() - Method in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation
Returns the expected result type.
getResult(Geometries<G>) - Static method in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation
Creates the result argument for the constructor.
getResultContent() - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Provides the description of the content of the result coverage.
getResultContentDescription() - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
getResultFile() - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Returns the information about the data file containing the result coverage data.
getResultFormat() - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Returns the information about the format of the result coverage data.
getResults() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Returns the value(s) obtained from applying a data quality measure.
getResultScope() - Method in class org.apache.sis.metadata.iso.quality.AbstractResult
Returns the scope of the result.
getResultSpatialRepresentation() - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Returns the digital representation of data quality measures composing the coverage result.
getReturnType(Method) - Static method in class org.apache.sis.internal.geoapi.evolution.Interim
Returns the return type of the given method, or the interim type if the method is annotated with InterimType.
getReturnType(Geometries<?>) - Method in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Returns the type of value returned by the SQLMM function.
getRevision() - Method in class org.apache.sis.util.Version
Returns the revision number.
getRGB(int) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
Returns the color/alpha components of the pixel.
getRGB(Object) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
Returns the color/alpha components for the specified pixel in the default RGB color model format.
getRhumblineLength() - Method in class org.apache.sis.referencing.GeodeticCalculator
Returns or computes the length of rhumb line (part of constant heading) from start point to end point.
getRole() - Method in class org.apache.sis.feature.AbstractAssociation
Returns information about the association.
getRole() - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
A URI reference for some description of the arc role.
getRole() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property fixed to Role.OWNER.
getRole() - Method in class org.apache.sis.internal.storage.gpx.Person
ISO 19115 metadata property fixed to Role.ORIGINATOR or Role.AUTHOR.
getRole() - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Returns the function performed by the responsible party.
getRole() - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Returns the function performed by the responsible party.
getRole() - Method in class org.apache.sis.xml.XLink
Returns a URI reference for some description of the arc role.
getRoot() - Method in class org.apache.sis.metadata.TreeTableView
Returns the root of this metadata tree.
getRoot() - Method in class org.apache.sis.util.collection.DefaultTreeTable
Returns the root node.
getRoot() - Method in interface org.apache.sis.util.collection.TreeTable
Returns the root node of the tree.
getRootAdapters() - Method in class org.apache.sis.xml.Pooled
Returns the adapters to apply on the root object to marshal, or null or an empty array if none.
getRootDirectory() - Static method in enum org.apache.sis.internal.system.DataDirectory
Returns the root directory fetched from the SIS_DATA environment variable.
getRootElement() - Method in class org.apache.sis.io.wkt.Warnings
Returns the name of the root element being parsed or formatted.
getRotation(AffineTransform) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Returns an estimation of the rotation angle in radians.
getRoundingMode() - Method in class org.apache.sis.measure.AngleFormat
Returns the rounding mode.
getRow(int, int) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Returns a row of coordinate values in the given dimension.
getRowCount() - Method in class org.apache.sis.io.TableAppender
Returns the number of rows in this table.
getRule() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Specifies how the extended element relates to other existing elements and entities.
getRule() - Method in class org.apache.sis.metadata.PropertyInformation
Specifies how the extended element relates to other existing elements and entities.
getRunLength(short[]) - Method in class org.apache.sis.internal.storage.inflater.CCITTRLE
Returns the number of bits of white pixels or black pixels to append.
getRunLimit() - Method in class org.apache.sis.measure.FormattedCharacterIterator
Returns the index of the first character following the run having all the same attributes than the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class org.apache.sis.measure.FormattedCharacterIterator
Returns the index of the first character following the run having the same "value" for the given attribute than the current character.
getRunLimit(Set<? extends AttributedCharacterIterator.Attribute>) - Method in class org.apache.sis.measure.FormattedCharacterIterator
Returns the index of the first character following the run having the same "values" for the given attributes than the current character.
getRunStart() - Method in class org.apache.sis.measure.FormattedCharacterIterator
Returns the index of the first character of the run having all the same attributes than the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in class org.apache.sis.measure.FormattedCharacterIterator
Returns the index of the first character of the run having the same "value" for the given attribute than the current character.
getRunStart(Set<? extends AttributedCharacterIterator.Attribute>) - Method in class org.apache.sis.measure.FormattedCharacterIterator
Returns the index of the first character of the run having the same "values" for the given attributes than the current character.
getRunTimeParameters() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Returns the parameters to control the processing operations, entered at run time.
getSample(int) - Method in class org.apache.sis.image.BandedIterator
Returns the sample value in the specified band of current pixel.
getSample(int) - Method in class org.apache.sis.image.PixelIterator
Returns the sample value in the specified band of current pixel, rounded toward zero.
getSampleCount(GridExtent, long) - Static method in class org.apache.sis.coverage.grid.BufferedGridCoverage
Returns the number of cells in the given extent multiplied by the number of bands.
getSampleDimensions() - Method in class org.apache.sis.coverage.BandedCoverage
Returns information about the range of this coverage.
getSampleDimensions() - Method in class org.apache.sis.coverage.grid.GridCoverage
Returns information about the range of this grid coverage.
getSampleDimensions() - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Returns the ranges of sample values together with the conversion from samples to real values.
getSampleDimensions() - Method in class org.apache.sis.internal.storage.esri.RasterStore
Returns the sample dimensions computed by loadBandDescriptions(…).
getSampleDimensions() - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Returns the ranges of sample values.
getSampleDimensions() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Returns the ranges of sample values together with the conversion from samples to real values.
getSampleDimensions() - Method in class org.apache.sis.internal.storage.image.SingleImageStore
Returns the ranges of sample values in each band.
getSampleDimensions() - Method in class org.apache.sis.internal.storage.image.WorldFileResource
Returns the ranges of sample values in each band.
getSampleDimensions() - Method in class org.apache.sis.internal.storage.MemoryGridResource
Returns information about the ranges of wrapped grid coverage.
getSampleDimensions() - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Returns the ranges of sample values of this aggregated resource.
getSampleDimensions() - Method in class org.apache.sis.storage.CoverageSubset
Returns the ranges of sample values together with the conversion from samples to real values.
getSampleDimensions() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the ranges of sample values together with the conversion from samples to real values.
getSampleDimensions() - Method in interface org.apache.sis.storage.GridCoverageResource
Returns the ranges of sample values together with the conversion from samples to real values.
getSampleDouble(int) - Method in class org.apache.sis.image.BandedIterator
 
getSampleDouble(int) - Method in class org.apache.sis.image.PixelIterator
Returns the sample value in the specified band of current pixel, without precision lost.
getSampleFloat(int) - Method in class org.apache.sis.image.BandedIterator
 
getSampleFloat(int) - Method in class org.apache.sis.image.PixelIterator
Returns the sample value in the specified band of current pixel as a single-precision floating point number.
getSampleModel() - Method in class org.apache.sis.coverage.grid.ReshapedImage
 
getSampleModel() - Method in class org.apache.sis.image.ComputedImage
Returns the sample model associated with this image.
getSampleModel() - Method in class org.apache.sis.image.ImageAdapter
Delegates to the wrapped image.
getSampleModel() - Method in class org.apache.sis.image.PixelIterator
Returns the sample model of the image or raster.
getSampleModel() - Method in class org.apache.sis.image.PrefetchedImage
 
getSampleModel() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the sample model.
getSampleModel() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getSampleModel() - Method in class org.apache.sis.internal.storage.TiledGridResource
Returns the Java2D sample model describing pixel type and layout for all bands.
getSampleModel() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the Java2D sample model describing pixel type and layout.
getSampleModel(RenderedImage) - Static method in class org.apache.sis.image.SourceAlignedImage
Gets the sample model, making sure it has the right size.
getSampleRange() - Method in class org.apache.sis.coverage.Category
Returns the range of values occurring in this category.
getSampleRange() - Method in class org.apache.sis.coverage.SampleDimension
Returns the range of values occurring in this sample dimension.
getSampleRanges() - Method in class org.apache.sis.image.PixelIterator
Returns the range of sample values that can be stored in each band of the rendered image or raster.
getSampleToIndexValues() - Method in class org.apache.sis.internal.coverage.j2d.Colorizer
Returns the conversion from sample values in the source image to sample values in the recolored image.
getSamplingRatio() - Method in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Returns the information on how many samples on average are extracted for inspection from each lot of population.
getSamplingScheme() - Method in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Returns the information of the type of sampling scheme and description of the sampling procedure.
getSatisfiedPlans() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Returns the plan that identifies solution to satisfy the requirement.
getSatisfiedRequirements() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Returns the requirement satisfied by the plan.
getScale() - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Returns the scale factor of the transfer function.
getScale(AffineTransform) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Returns a global scale factor for the specified affine transform.
getScaleDenominator() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Deprecated.
As of ISO 19115:2014, moved to DefaultResolution.getEquivalentScale().
getScaleFactor() - Method in class org.apache.sis.coverage.grid.DomainLinearizer
Returns the scale factor applied on coordinates in all dimensions.
getScaleFactor() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns the scale factor which has been applied to the cell value.
getScaleX0(AffineTransform) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Returns the magnitude of scale factor x by canceling the effect of eventual flip and rotation.
getScaleY0(AffineTransform) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Returns the magnitude of scale factor y by canceling the effect of eventual flip and rotation.
getScanlineStride(SampleModel) - Static method in class org.apache.sis.image.PixelIterator.Builder
If the given sample model is compatible with BandedIterator, returns the model scanline stride.
getScanningResolution() - Method in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
Returns the distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane.
getSchema() - Method in class org.apache.sis.referencing.factory.sql.SQLTranslator
Returns the schema that contains the EPSG tables.
getSchema() - Method in class org.apache.sis.xml.Pooled
A method which is common to both Marshaller and Unmarshaller.
getSchema() - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
getSchema() - Method in class org.apache.sis.xml.PooledTemplate
Should never be invoked on PooledTemplate instances.
getSchema() - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped unmarshaller.
getSchemaAscii() - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Full application schema given as an ASCII file.
getSchemaLanguage() - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Identification of the schema language used.
getSchemaName() - Method in class org.apache.sis.util.iso.DefaultRecordSchema
Returns the schema name.
getSchemaType() - Method in class org.apache.sis.xml.TransformedEvent
 
getScope() - Method in class org.apache.sis.internal.referencing.NilReferencingObject
 
getScope() - Method in class org.apache.sis.internal.simple.SimpleIdentifiedObject
Method required by most IdentifiedObject sub-interfaces.
getScope() - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Returns the type of resource and / or extents to which the lineage information applies.
getScope() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Returns the type of resource and / or extent to which the process step applies.
getScope() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Return the type and / or extent of the source.
getScope() - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Returns the specific data to which the data quality information applies.
getScope() - Method in class org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
Returns the level and extent of the spatial representation.
getScope() - Method in class org.apache.sis.referencing.AbstractReferenceSystem
Returns the domain or limitations of usage, or null if unspecified.
getScope() - Method in class org.apache.sis.referencing.datum.AbstractDatum
Returns the domain or limitations of usage, or null if unspecified.
getScope() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns a description of domain of usage, or limitations of usage, for which this operation is valid.
getScopedName() - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Returns scoped identifier of the resource in the context of the given service instance.
getScopeLevel(Metadata) - Static method in class org.apache.sis.internal.storage.ResourceLineage
Returns the type (coverage, feature, …) of the source to be stored in the "level" attribute of the scope.
getSearchColumns() - Method in class org.apache.sis.internal.sql.feature.Relation
Returns the columns of the search table which will need to appear in the WHERE clause.
getSearchDomain() - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Returns the domain of the search (for example whether to include deprecated objects in the search).
getSearchTable() - Method in class org.apache.sis.internal.sql.feature.Relation
Returns the other table identified by TableReference.catalog, TableReference.schema and TableReference.table names.
getSecondDefiningParameter() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Returns the object to be marshalled as the SecondDefiningParameter XML element.
getSeconds() - Method in interface org.apache.sis.internal.geoapi.temporal.PeriodDuration
A positive integer, followed by the character "S", which indicated the number of seconds in the period.
getSeconds() - Method in class org.apache.sis.internal.temporal.DefaultPeriodDuration
 
getSelectedBands() - Method in class org.apache.sis.internal.storage.RangeArgument
Returns the indices of bands selected by the user.
getSelection() - Method in class org.apache.sis.storage.CoverageQuery
Returns the desired grid extent and resolution.
getSelection() - Method in class org.apache.sis.storage.FeatureQuery
Returns the filter for trimming feature instances.
getSemiMajorAxis() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Length of the semi-major axis of the ellipsoid.
getSemiMajorAxisMeasure() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Returns the semi-major axis value as a measurement.
getSemiMinor(double, double) - Static method in class org.apache.sis.internal.referencing.Formulas
Computes the semi-minor axis length from the given semi-major axis and inverse flattening factor.
getSemiMinorAxis() - Method in class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
Returns the semi-minor axis value as a measurement.
getSemiMinorAxis() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Length of the semi-minor axis of the ellipsoid.
getSensingInstruments() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Returns the instrument which senses the objective data.
getSeparator() - Method in class org.apache.sis.geometry.CoordinateFormat
Returns the separator between each coordinate (number, angle or date).
getSeparator() - Method in class org.apache.sis.io.wkt.Symbols
Returns the string used as a separator in a list of values.
getSeparator() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Returns the separator to insert between each component of the MGRS identifier.
getSeparator(NameSpace, boolean) - Static method in class org.apache.sis.util.iso.DefaultNameSpace
Returns the separator between name components in the given namespace.
getSequence() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Returns the relative time ordering of the event.
getSequenceIdentifier() - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Returns a unique name or number that identifies attributes included in the coverage.
getSeries() - Method in class org.apache.sis.internal.simple.CitationConstant
 
getSeries() - Method in class org.apache.sis.internal.simple.SimpleCitation
 
getSeries() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Information about the series, or aggregate dataset, of which the dataset is a part.
getSeries() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getSeries() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns the information about the series, or aggregate dataset, of which the dataset is a part.
getServiceProviders(Class<T>, String) - Method in enum org.apache.sis.internal.storage.image.FormatFilter
Returns an iterator over all providers of the given category having the given name, suffix or MIME type.
getServiceStandard() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
 
getServiceStandards() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Returns the standard(s) to which the service adheres.
getServiceType() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Returns a service type name.
getServiceTypeVersions() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Returns the versions of the service.
getSharedContext() - Static method in class org.apache.sis.internal.jaxb.TypeRegistration
Returns the shared JAXBContext for the set of classes returned by TypeRegistration.load(boolean).
getSharedInstance(Colors) - Static method in class org.apache.sis.parameter.ParameterFormat
Returns a shared instance of ParameterFormat if possible, or a new one otherwise.
getShiftGrid() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Returns the grid of datum shifts specified at construction time.
getShortAxisNames(Vocabulary, CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns short names for all axes of the given CRS.
getShortClassName(Object) - Static method in class org.apache.sis.util.Classes
Returns the class name of the given object without package name, but including the enclosing class names if any.
getShortName() - Method in class org.apache.sis.internal.storage.csv.StoreProvider
Returns a generic name for this data store, used mostly in warnings or error messages.
getShortName() - Method in class org.apache.sis.internal.storage.DocumentedStoreProvider
Returns a short name or abbreviation for the data format.
getShortName() - Method in class org.apache.sis.internal.storage.esri.AsciiGridStoreProvider
Returns a generic name for this data store, used mostly in warnings or error messages.
getShortName() - Method in class org.apache.sis.internal.storage.esri.RawRasterStoreProvider
Returns a generic name for this data store, used mostly in warnings or error messages.
getShortName() - Method in class org.apache.sis.internal.storage.folder.StoreProvider
Returns a short name or abbreviation for the data format.
getShortName() - Method in class org.apache.sis.internal.storage.image.WorldFileStoreProvider
Returns a generic name for this data store, used mostly in warnings or error messages.
getShortName() - Method in class org.apache.sis.internal.storage.wkt.StoreProvider
Returns a generic name for this data store, used mostly in warnings or error messages.
getShortName() - Method in class org.apache.sis.internal.storage.xml.StoreProvider
Returns a generic name for this data store, used mostly in warnings or error messages.
getShortName() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Deprecated.
Removed as of ISO 19115:2014.
getShortName() - Method in class org.apache.sis.metadata.PropertyInformation
Deprecated.
This property was defined in the 2003 edition of ISO 19115, but has been removed in the 2014 edition.
getShortName() - Method in class org.apache.sis.storage.DataStoreProvider
Returns a short name or abbreviation for the data format.
getShortName() - Method in class org.apache.sis.storage.geotiff.GeoTiffStoreProvider
Returns a generic name for this data store, used mostly in warnings or error messages.
getShortName() - Method in class org.apache.sis.storage.landsat.LandsatStoreProvider
Returns a generic name for this data store, used mostly in warnings or error messages.
getShortName() - Method in class org.apache.sis.storage.sql.SQLStoreProvider
Returns a generic name for this data store, used mostly in warnings or error messages.
getShortName(Class<?>) - Static method in class org.apache.sis.util.Classes
Returns the name of the given class without package name, but including the names of enclosing classes if any.
getShortName(CoordinateSystemAxis, Locale) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns a short (if possible) localized name for the given axis.
getShow() - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Communicates the desired presentation of the ending resource on traversal from the starting resource.
getShow() - Method in class org.apache.sis.xml.XLink
Returns the desired presentation of the ending resource on traversal from the starting resource.
getSiblings() - Method in class org.apache.sis.metadata.TreeNode.NewChild
Returns all children of the parent node.
getSignificand(double) - Static method in class org.apache.sis.internal.util.Numerics
Returns the significand m of the given value such as value = m×2ⁿ where n is Math.getExponent(double) - 52.
getSignificand(float) - Static method in class org.apache.sis.internal.util.Numerics
Returns the significand m of the given value such as value = m×2ⁿ where n is Math.getExponent(float) - 23.
getSignificantEvents() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns the record of an event occurring during an operation.
getSimpleNameOrIdentifier(IdentifiedObject) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns the first name, alias or identifier which is a valid Unicode identifier.
getSimplifiedURL(DatabaseMetaData) - Static method in class org.apache.sis.internal.metadata.sql.SQLUtilities
Returns a simplified form of the URL (truncated before the first ? or ; character), for logging or informative purpose only.
getSingleChar() - Method in class org.apache.sis.filter.LikeFilter
Returns the pattern character for matching exactly one character.
getSingleComponents() - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Returns the ordered list of single coordinate reference systems.
getSingleComponents(Iterable<? extends CoordinateReferenceSystem>, Collection<? super SingleCRS>) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Copies all SingleCRS components from the given source to the given collection.
getSingleComponents(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.CRS
Returns the ordered list of single coordinate reference systems for the specified CRS.
getSingleton(short) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Removes and returns the value for the given key as a singleton (not an array).
getSingleton(Collection<? extends L>, Class<L>, LegacyPropertyAdapter<L, ?>, Class<?>, String) - Static method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Returns the singleton value of the given collection, or null if the given collection is null or empty.
getSize() - Method in class org.apache.sis.image.PixelIterator.Window
Returns the width and height of this window in pixels.
getSize() - Method in class org.apache.sis.internal.referencing.j2d.Tile
Returns the image size.
getSize(int) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the number of integer grid coordinates along the specified dimension.
getSize(int, boolean) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the number of grid coordinates as a double precision floating point value.
getSliceCoordinates() - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the grid coordinates for all dimensions where the grid has a size of 1.
getSoftwareDevelopmentFile() - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Full application schema given as a software development file.
getSoftwareDevelopmentFileFormat() - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Software dependent format used for the application schema software dependent file.
getSoftwareReferences() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Returns the reference to document describing processing software.
getSortBy() - Method in class org.apache.sis.storage.FeatureQuery
Returns the expressions to use for sorting the feature instances.
getSortOrder() - Method in class org.apache.sis.filter.DefaultSortProperty
Returns the sort order: ASCENDING or DESCENDING.
getSortOrder() - Method in interface org.apache.sis.internal.geoapi.filter.SortProperty
 
getSortProperties() - Method in class org.apache.sis.internal.filter.SortByComparator
Returns the properties whose values are used for sorting.
getSortProperties() - Method in interface org.apache.sis.internal.geoapi.filter.SortBy
 
getSource() - Method in class org.apache.sis.image.ComputedImage
Returns the source at index 0 without any check.
getSource() - Method in class org.apache.sis.portrayal.TransformChangeEvent
Returns the canvas on which this event initially occurred.
getSource() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Invoked by JAXB for getting the source CRS to marshal.
getSource() - Method in class org.apache.sis.storage.event.StoreEvent
Returns the resource where the event occurred.
getSource() - Method in class org.apache.sis.storage.event.StoreListeners
Returns the source of events.
getSource(int) - Method in class org.apache.sis.image.ComputedImage
Returns the source at the given index.
getSourceCitation() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Returns the recommended reference to be used for the source data.
getSourceClass() - Method in class org.apache.sis.feature.StringJoinOperation.ForFeature
 
getSourceClass() - Method in class org.apache.sis.filter.PropertyValue.CastedAndConverted
Returns the type of values fetched from AbstractFeature instance.
getSourceClass() - Method in class org.apache.sis.filter.PropertyValue
Returns the type of values fetched from AbstractFeature instance.
getSourceClass() - Method in class org.apache.sis.internal.converter.SystemConverter
Returns the source class given at construction time.
getSourceClass() - Method in class org.apache.sis.internal.storage.csv.GeometryParser
Returns the type of elements to convert.
getSourceClass() - Method in class org.apache.sis.internal.storage.csv.TimeEncoding
Returns the type of values to convert.
getSourceClass() - Method in class org.apache.sis.measure.FormattedCharacterIterator.Filter
 
getSourceClass() - Method in class org.apache.sis.measure.FormattedCharacterIterator.Selector
 
getSourceClass() - Method in class org.apache.sis.measure.SystemUnit.DimToUnit
Returns the type of key values in the map returned by UnitDimension.getBaseDimensions().
getSourceClass() - Method in class org.apache.sis.metadata.iso.DefaultMetadata.FromLocale
 
getSourceClass() - Method in class org.apache.sis.metadata.iso.DefaultMetadata.ToLocale
 
getSourceClass() - Method in class org.apache.sis.referencing.crs.ConversionKeys
Returns the type of keys in the user supplied properties map.
getSourceClass() - Method in class org.apache.sis.referencing.PropertiesConverter
Returns the type of keys before conversion.
getSourceClass() - Method in class org.apache.sis.util.collection.DerivedMap
Returns the source class of the map entry converter.
getSourceClass() - Method in interface org.apache.sis.util.ObjectConverter
Returns the type of objects to convert.
getSourceCRS() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the source CRS, or null if unspecified.
getSourceCRS() - Method in class org.apache.sis.referencing.operation.DefaultProjection
Returns the source CRS, which must be geographic or null.
getSourceCRS(SubOperationInfo[]) - Static method in class org.apache.sis.referencing.operation.SubOperationInfo
Returns the source CRS of given operations.
getSourceCS() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Returns the source coordinate system, or null if unspecified.
getSourceDimensions() - Method in class org.apache.sis.coverage.CategoryList
Gets the dimension of input points, which is 1.
getSourceDimensions() - Method in class org.apache.sis.internal.coverage.CompoundTransform
Returns the number of source dimensions of this compound transform.
getSourceDimensions() - Method in class org.apache.sis.internal.coverage.CompoundTransformOf1D
Returns the number of source dimensions of this compound transform.
getSourceDimensions() - Method in class org.apache.sis.internal.coverage.RepeatedTransform
Returns the number of source dimensions of this compound transform.
getSourceDimensions() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Gets the dimension of input points, which is fixed to 2.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the number of dimensions in source positions.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Deprecated.
This attribute has been removed from ISO 19111:2019.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Returns the number of dimensions of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Gets the dimension of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
Returns the dimension of input points, which is always 1.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
Returns the dimension of input points, which is always 2.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
Returns the number of dimensions in the source coordinate tuples.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Gets the dimension of input points, which is 2 or 3.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Returns the number of input dimensions.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Gets the dimension of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Returns the input dimensions to keep or kept in the separated transform.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Gets the dimension of input points.
getSourceDisplayPOI() - Method in class org.apache.sis.portrayal.CanvasFollower
Returns the display coordinates of the Point Of Interest (POI) in source canvas.
getSourceDomainExpansion() - Method in class org.apache.sis.storage.CoverageQuery
Returns the number of additional cells to read on each border of the source grid coverage.
getSourceEllipsoid() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Returns the ellipsoid of the source ellipsoidal coordinate system, or null if it does not apply.
getSourceEnvelope() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the envelope of source points (keys of the map returned by LinearTransformBuilder.getControlPoints()).
getSourceEnvelope(boolean) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Returns the envelope of source coordinates.
getSourceExtents() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Deprecated.
As of ISO 19115:2014, moved to DefaultScope.getExtents().
getSourceFormat() - Method in class org.apache.sis.util.logging.MonolineFormatter
Returns the format for the source, or null is the source is not shown.
getSourceImage() - Method in class org.apache.sis.internal.map.coverage.RenderingData
Returns the image which will be used as the source for rendering operations.
getSourceIndex(int) - Method in class org.apache.sis.internal.storage.RangeArgument
Returns the ith index of the band to read from the resource.
getSourceMedian() - Method in class org.apache.sis.internal.map.coverage.RenderingData
Returns the position at the center of source data, or null if none.
getSourceMetadata() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Returns the references to metadata for the source.
getSourceName() - Method in class org.apache.sis.storage.event.StoreListeners
Returns a short name or label for the source.
getSourceObjectivePOI() - Method in class org.apache.sis.portrayal.CanvasFollower
Returns the objective coordinates of the Point Of Interest (POI) in source canvas.
getSourceReferences() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Returns references to the source of an item that has been adopted from an external source.
getSourceReferenceSystem() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Returns the spatial reference system used by the source data.
getSources() - Method in class org.apache.sis.coverage.grid.ReshapedImage
Returns the immediate source of this image.
getSources() - Method in class org.apache.sis.image.ComputedImage
Returns the immediate sources of image data for this image (may be null).
getSources() - Method in class org.apache.sis.image.ImageAdapter
Returns the ImageAdapter.source of this image in an vector of length 1.
getSources() - Method in class org.apache.sis.image.PlanarImage
Returns the immediate sources of image data for this image.
getSources() - Method in class org.apache.sis.image.PrefetchedImage
Returns the immediate source of image data for this image.
getSources() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getSources() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Name of the person or organization creating the extended element.
getSources() - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Returns information about the source data used in creating the data specified by the scope.
getSources() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Returns the information about the source data used in creating the data specified by the scope.
getSources() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Invoked by JAXB at both marshalling and unmarshalling time.
getSources() - Method in class org.apache.sis.metadata.PropertyInformation
Returns the name of the person or organization creating the element.
getSourceSpatialResolution() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Returns the spatial resolution expressed as a scale factor, an angle or a level of detail.
getSourceSteps() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Returns information about process steps in which this source was used.
getSourceToGrid() - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Returns the current relationship between "real-world" source coordinates and grid coordinates.
getSouthBoundLatitude() - Method in class org.apache.sis.internal.storage.gpx.Bounds
Returns the southern-most coordinate of the limit of the dataset extent.
getSouthBoundLatitude() - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Returns the southern-most coordinate of the limit of the dataset extent.
getSouthBoundLatitude() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the southernmost latitude in degrees.
getSouthBoundLatitude() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
Returns the southern-most coordinate of the limit of the dataset extent.
getSpaceRequirement(String) - Method in class org.apache.sis.setup.OptionalInstallations
Returns an estimation of the space required on the host computer after download and installation.
getSpan() - Method in class org.apache.sis.measure.NumberRange
Computes the difference between minimum and maximum values.
getSpan(int) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns the envelope span (typically width or height) along the specified dimension.
getSpan(int) - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns the envelope span (typically width or height) along the specified dimension.
getSpan(int) - Method in class org.apache.sis.geometry.Envelope2D
Returns the envelope span along the specified dimension.
getSpan(int) - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the envelope width or height along the specified dimension.
getSpan(int, Unit<?>) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns the envelope span along the specified dimension, in terms of the given units.
getSpatialDimension(int) - Static method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns the number of spatial dimensions, which is 2 or 3.
getSpatialExtent() - Method in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Returns the spatial extent component of composite spatial and temporal extent.
getSpatialRepresentationInfo() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Digital representation of spatial information in the dataset.
getSpatialRepresentationInfo() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns the digital representation of spatial information in the dataset.
getSpatialRepresentationType() - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Returns the method used to spatially represent the coverage result.
getSpatialRepresentationTypes() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Methods used to spatially represent geographic information.
getSpatialRepresentationTypes() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns the methods used to spatially represent geographic information.
getSpatialResolution() - Method in class org.apache.sis.portrayal.Canvas
Returns an estimation of the resolution (in metres) at the point of interest.
getSpatialResolution(Canvas) - Method in class org.apache.sis.portrayal.CanvasContext
Returns the spatial resolution, or an empty value if none.
getSpatialResolutions() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Factor which provides a general understanding of the density of spatial data in the resource.
getSpatialResolutions() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns the factor which provides a general understanding of the density of spatial data in the resource(s).
getSpecialized(IdentifierSpace<T>) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Returns the identifier associated with the given authority, or null if no specialized identifier was found.
getSpecialized(IdentifierSpace<T>) - Method in interface org.apache.sis.xml.IdentifierMap
Returns the identifier associated to the given namespace, or null if this map contains no mapping of the specialized type for the namespace.
getSpecification() - Method in class org.apache.sis.internal.simple.SimpleFormat
Deprecated.
getSpecification() - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Deprecated.
getSpecification() - Method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Returns the citation of product specification or user requirement against which data is being evaluated.
getSpecificUsage() - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Returns a brief description of the resource and/or resource series usage.
getSpecifiedPath() - Method in class org.apache.sis.internal.storage.URIDataStore
If the location was specified as a Path or File instance, returns that path.
getSpecifier(String) - Method in class org.apache.sis.internal.book.CodeColorizer
Returns the re-defined identifiers and authority who defined it for the given word.
getSphericalCS() - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
getSphericalCS() - Method in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
 
getSponsors() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Returns the organization responsible for building, launch, or operation of the platform.
getSRID() - Method in class org.apache.sis.internal.feature.GeometryWrapper
Returns the Spatial Reference System Identifier (SRID) if available.
getSRID() - Method in class org.apache.sis.internal.feature.jts.Wrapper
Returns the Spatial Reference System Identifier (SRID) if available.
getSRID() - Method in class org.apache.sis.internal.sql.postgis.RasterReader
Returns the spatial reference identifier for the last raster read.
getStandaloneQualityReport() - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Returns the reference to an external standalone quality report.
getStandaloneQualityReportDetails() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Returns the clause in the standalone quality report where this data quality element is described.
getStandard() - Method in class org.apache.sis.metadata.AbstractMetadata
Returns the metadata standard implemented by subclasses.
getStandard() - Method in class org.apache.sis.metadata.iso.ISOMetadata
Returns the metadata standard implemented by subclasses, which is ISO 19115.
getStandard() - Method in class org.apache.sis.metadata.iso.quality.ISOMetadata
Returns the metadata standard, which is ISO 19157.
getStandard(Object) - Method in class org.apache.sis.metadata.MetadataCopier
Returns the metadata standard to use for the given metadata object, or null if unknown.
getStandardDeviation() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns the standard deviation of data values in each dimension included in the resource.
getStandardName(Class<?>) - Static method in class org.apache.sis.util.iso.Types
Returns the ISO name for the given class, or null if none.
getStandardProjectedCS() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Returns the a coordinate system for map projections with (easting, northing) axes in metres.
getStandardProperty(String) - Method in class org.apache.sis.xml.Pooled
Gets the given property from the wrapped (un)marshaller.
getStandardProperty(String) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
getStandardProperty(String) - Method in class org.apache.sis.xml.PooledTemplate
Indirectly invoked by the constructor as a side-effect of Pooled.setProperty(String, Object) implementation in the super-class This method is not of interest to PooledTemplate.
getStandardProperty(String) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped unmarshaller.
getStandardType(Class<T>) - Static method in class org.apache.sis.util.Classes
Returns the first type or super-type (including interface) considered "standard" in Apache SIS sense.
getStartingAzimuth() - Method in class org.apache.sis.referencing.GeodeticCalculator
Returns or computes the angular heading at the starting point of a geodesic path.
getStartPoint() - Method in class org.apache.sis.referencing.GeodeticCalculator
Returns the starting point in the CRS specified at construction time.
getStartTime() - Method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
The start date and time for the content of the dataset.
getStatement() - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Returns the release statement.
getStatement() - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Returns the general explanation of the data producer's knowledge about the lineage of a dataset.
getStatement() - Method in class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
Returns the textual expression of the descriptive result.
getStatus() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Status of the resource.
getStatus() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns the status of the data acquisition.
getStatus() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Returns the current status of the plan (pending, completed, etc.)
getStatus() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns the status of the resource(s).
getStatus() - Method in interface org.apache.sis.storage.tiling.Tile
Returns information about whether the tile failed to load.
getStepCount() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Returns the number of single MathTransform steps.
getStepCount(MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Returns the number of single math transform steps performed by the given transform.
getStepDateTime() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Returns the date, time or range of date and time over which the process step occurred.
getSteps() - Method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Returns the operations to marshal.
getSteps() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Returns all concatenated transforms.
getSteps(List<? super MathTransform>) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Adds all concatenated transforms in the given list.
getSteps(MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Returns all single components of the given (potentially concatenated) transform.
getStorage() - Method in class org.apache.sis.storage.StorageConnector
Returns the input/output object given at construction time.
getStorageAs(Class<S>) - Method in class org.apache.sis.storage.StorageConnector
Returns the storage as a view of the given type if possible, or null otherwise.
getStorageName() - Method in class org.apache.sis.storage.StorageConnector
Returns a short name of the input/output object.
getStreamPosition() - Method in class org.apache.sis.internal.storage.io.ChannelData
Returns the current byte position of the stream.
getStreamPosition() - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Returns the current byte position of the stream.
getStreamPosition() - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
Returns the current byte position of the stream.
getStreamPosition() - Method in interface org.apache.sis.internal.storage.io.Markable
Returns the current byte position of the stream.
getStreamPosition() - Method in class org.apache.sis.internal.storage.io.OutputStreamAdapter
Returns the current byte position of the stream.
getString(short) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets a string for the given key from this resource bundle or one of its parents.
getString(short, Object) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets a string for the given key and formats it with the specified argument.
getString(short, Object, Object) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets a string for the given key and replaces all occurrences of "{0}", "{1}", with values of arg0, arg1, etc.
getString(short, Object, Object, Object) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets a string for the given key and replaces all occurrences of "{0}", "{1}", with values of arg0, arg1, etc.
getString(short, Object, Object, Object, Object) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets a string for the given key and replaces all occurrences of "{0}", "{1}", with values of arg0, arg1, etc.
getString(short, Object, Object, Object, Object, Object) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets a string for the given key and replaces all occurrences of "{0}", "{1}", with values of arg0, arg1, etc.
getString(Comparable<?>, ResultSet, int) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Gets the string from the specified ResultSet.
getString(String, ResultSet, int, int) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Same as EPSGDataAccess.getString(Comparable, ResultSet, int), but reports the fault on an alternative column if the value is null.
getString(Locale) - Method in class org.apache.sis.util.DefaultInternationalString
Returns a string in the specified locale.
getString(Map<String, ?>, String) - Static method in class org.apache.sis.util.iso.DefaultNameFactory
Returns the value for the given key in the given properties map, or null if none.
getStructuredView() - Method in class org.apache.sis.internal.storage.folder.Store
Returns a more structured (if possible) view of this resource.
getStructuredView() - Method in interface org.apache.sis.internal.storage.folder.UnstructuredAggregate
Returns a more structured (if possible) view of this resource.
getStyle() - Method in class org.apache.sis.measure.UnitFormat
Returns whether unit formatting uses ASCII symbols, Unicode symbols or full localized names.
getSubDimension() - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the number of dimensions where this grid extent has a size greater than 1.
getSubReader(QName) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns a XML stream reader over only a portion of the document, from given position inclusive until the end of the given element exclusive.
getSubsampledIndex(int) - Method in class org.apache.sis.internal.storage.RangeArgument
Returns the ith index of the band to read from the resource, after subsampling has been applied.
getSubsampling() - Method in class org.apache.sis.coverage.grid.GridDerivation
Returns the strides for accessing cells along each axis of the base grid.
getSubsampling() - Method in class org.apache.sis.internal.referencing.j2d.Tile
Returns the subsampling relative to the tile having the finest resolution.
getSubsampling(int) - Method in class org.apache.sis.internal.storage.TiledGridCoverage
Returns the subsampling in the given dimension.
getSubsamplingOffsets() - Method in class org.apache.sis.coverage.grid.GridDerivation
Returns the offsets to be subtracted from pixel coordinates before subsampling.
getSubspaceDimensions(int) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns indices of all dimensions where this grid extent has a size greater than 1.
getSubstitute() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
If this transform has no children, then returns the transform that we should use instead.
getSubTransform() - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Returns the sub-transform to apply on the modified coordinates.
getSupersession(String, Integer, Locale) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Logs a warning saying that the given code is deprecated and returns the code of the proposed replacement.
getSuperTypes() - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Returns the direct parents of the feature type to create.
getSuperTypes() - Method in class org.apache.sis.feature.DefaultFeatureType
Returns the direct parents of this feature type.
getSupplementalInformation() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Any other descriptive information about the resource.
getSupplementalInformation() - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Any other descriptive information about the resource.
getSupportedNames() - Method in class org.apache.sis.referencing.gazetteer.GazetteerFactory
Returns the name of referencing systems known to this factory.
getSupportedOptions() - Method in class org.apache.sis.internal.doclet.Doclet
Returns the options supported by the standard doclet.
getSupportedVersions() - Method in class org.apache.sis.internal.storage.gpx.StoreProvider
Returns the range of versions supported by the GPX data store.
getSupportedVersions() - Method in class org.apache.sis.storage.DataStoreProvider
Returns the range of versions supported by the data store, or null if unspecified.
getSupportSize() - Method in class org.apache.sis.image.Interpolation
Returns the size of the area over which the resampling function needs to provide values.
getSupportSize() - Method in class org.apache.sis.image.LanczosInterpolation
Size of the area over which to provide values.
getSupportSize() - Method in class org.apache.sis.image.Visualization.InterpConvert
getSwapXY(AffineTransform) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Returns an estimation about whether the specified transform swaps x and y axes.
getSymbol() - Method in class org.apache.sis.measure.AbstractUnit
Returns the symbol (if any) of this unit.
getSymbols() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the symbols used for parsing and formatting WKT.
getSynchronizationLock() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Returns the object on which to perform all synchronizations for thread-safety.
getSynchronizationLock() - Method in class org.apache.sis.storage.AbstractResource
Returns the object on which to perform synchronizations for thread-safety.
getSynchronizationLock() - Method in class org.apache.sis.storage.geotiff.DataCube
Returns the object on which to perform all synchronizations for thread-safety.
getSynchronizationLock() - Method in class org.apache.sis.storage.geotiff.MultiResolutionImage
Returns the object on which to perform all synchronizations for thread-safety.
getSynchronizationLock() - Method in class org.apache.sis.storage.landsat.Band
Returns the object on which to perform all synchronizations for thread-safety.
getSyntax() - Method in class org.apache.sis.internal.filter.sqlmm.GeometryParser
Returns a Backus-Naur Form (BNF) of this function.
getSyntax() - Method in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
Returns a Backus-Naur Form (BNF) of this function.
getSystemOfUnits() - Method in class org.apache.sis.measure.UnitServices
Returns the default system of units used by Apache SIS.
getSystemOfUnits(String) - Method in class org.apache.sis.measure.UnitServices
Returns the system of units having the specified name, or null if none.
getSystemOfUnitsService() - Method in class org.apache.sis.measure.UnitServices
Returns the service to obtain a SystemOfUnits instances.
getSystemUnit() - Method in class org.apache.sis.measure.AbstractUnit
Returns the unscaled system unit from which this unit is derived.
getSystemUnit() - Method in class org.apache.sis.measure.ConventionalUnit
Returns the unscaled system unit from which this unit is derived.
getSystemUnit() - Method in class org.apache.sis.measure.DerivedScalar
Returns the system unit of measurement.
getSystemUnit() - Method in class org.apache.sis.measure.SystemUnit
Returns the unscaled system unit from which this unit is derived.
getTableName(Class<?>) - Static method in class org.apache.sis.metadata.sql.MetadataSource
Returns the table name for the specified class.
getTableTypes(DatabaseMetaData) - Static method in class org.apache.sis.internal.sql.feature.Database
Returns the "TABLE" and "VIEW" keywords for table types, with unsupported keywords omitted.
getTabulationWidth() - Method in class org.apache.sis.io.LineAppender
Returns the current tabulation width, in unit of Unicode characters (code point count).
getTarget() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Invoked by JAXB for getting the target CRS to marshal.
getTargetClass() - Method in class org.apache.sis.feature.StringJoinOperation.ForFeature
 
getTargetClass() - Method in class org.apache.sis.internal.converter.SystemConverter
Returns the target class given at construction time.
getTargetClass() - Method in class org.apache.sis.internal.storage.csv.GeometryParser
Returns the type of converted elements.
getTargetClass() - Method in class org.apache.sis.internal.storage.csv.TimeEncoding
Returns the type of converted values.
getTargetClass() - Method in class org.apache.sis.measure.FormattedCharacterIterator.Filter
 
getTargetClass() - Method in class org.apache.sis.measure.FormattedCharacterIterator.Selector
 
getTargetClass() - Method in class org.apache.sis.measure.SystemUnit.DimToUnit
Returns the type of key values in the map to be returned by SystemUnit.getBaseUnits().
getTargetClass() - Method in class org.apache.sis.metadata.iso.DefaultMetadata.FromLocale
 
getTargetClass() - Method in class org.apache.sis.metadata.iso.DefaultMetadata.ToLocale
 
getTargetClass() - Method in class org.apache.sis.referencing.crs.ConversionKeys
Returns the type of keys in the derived properties.
getTargetClass() - Method in class org.apache.sis.referencing.PropertiesConverter
Returns the type of keys after conversion.
getTargetClass() - Method in class org.apache.sis.util.collection.DerivedMap
Returns the target class of the map entry converter.
getTargetClass() - Method in interface org.apache.sis.util.ObjectConverter
Returns the type of converted objects.
getTargetCRS() - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Returns the target of the "corner to CRS" transform.
getTargetCRS() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the target CRS, or null if unspecified.
getTargetCRS() - Method in class org.apache.sis.referencing.operation.DefaultProjection
Returns the target CRS, which must be projected or null.
getTargetCRS(R) - Method in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
Gets the coordinate reference system for the input resources.
getTargetCS() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Returns the target coordinate system, or null if unspecified.
getTargetDatum() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Returns the target datum for this set of parameters, or null if unknown.
getTargetDimension() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the number of dimensions of the CRS.
getTargetDimensions() - Method in class org.apache.sis.coverage.CategoryList
Gets the dimension of output points, which is 1.
getTargetDimensions() - Method in class org.apache.sis.internal.coverage.CompoundTransform
Returns the number of target dimensions of this compound transform.
getTargetDimensions() - Method in class org.apache.sis.internal.coverage.CompoundTransformOf1D
Returns the number of target dimensions of this compound transform.
getTargetDimensions() - Method in class org.apache.sis.internal.coverage.RepeatedTransform
Returns the number of target dimensions of this compound transform.
getTargetDimensions() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Gets the dimension of output points, which is fixed to 2.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the number of dimensions in target positions.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Deprecated.
This attribute has been removed from ISO 19111:2019.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Returns the number of dimensions of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Gets the dimension of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
Returns the dimension of output points, which is always 1.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
Returns the dimension of output points, which is always 2.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
Returns the number of dimensions in the target coordinate tuples.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Gets the dimension of output points, which is 3.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Returns the number of target dimensions.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Gets the dimension of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Returns the output dimensions to keep or kept in the separated transform.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Gets the dimension of output points.
getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Gets the dimension of output points.
getTargetEllipsoid() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Returns the ellipsoid of the target ellipsoidal coordinate system, or null if it does not apply.
getTargetEnvelope() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the envelope of target points (values of the map returned by LinearTransformBuilder.getControlPoints()).
getTargetIndex(int) - Method in class org.apache.sis.internal.storage.RangeArgument
Returns the ith band position.
getTargetSize(int) - Method in class org.apache.sis.internal.storage.io.Region
Returns the size after reading only the sub-region at the given subsampling in the given dimension.
getTargetType() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Returns whether the target coordinate system is Cartesian or Spherical.
getTemporalComponent(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.CRS
Returns the first temporal coordinate reference system found in the given CRS, or null if there is none.
getTemporalElements() - Method in class org.apache.sis.internal.simple.SimpleExtent
 
getTemporalElements() - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
Provides temporal component of the extent of the referring object.
getTemporalElements() - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Provides temporal component of the extent of the referring object.
getTemporalExtent() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the start time and end time of coordinates of the grid.
getTemporalExtent() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Returns the date of creation of this version of the location instance.
getTemporalFactory() - Static method in class org.apache.sis.internal.util.TemporalUtilities
Returns a temporal factory if available.
getTerritoryOfUse() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Geographic area within which the location type occurs.
getTerritoryOfUse() - Method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Returns the geographic area within which the location type occurs.
getTerritoryOfUse() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Returns the geographic area within which the location type occurs.
getters - Variable in class org.apache.sis.metadata.PropertyAccessor
The public getter methods.
getTextDescription() - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
Returns the text description.
getTheme() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Property used as the defining characteristic of the location type.
getTheme() - Method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Returns the property used as the defining characteristic of the location type.
getTheme() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Returns the property used as the defining characteristic of the location type.
getTheme() - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Property used to characterize the spatial reference system.
getThesaurusName() - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Returns the name of the formally registered thesaurus or a similar authoritative source of keywords.
getTile(int, int) - Method in class org.apache.sis.coverage.grid.ReshapedImage
Returns the tile at the given tile indices (not to be confused with pixel indices).
getTile(int, int) - Method in class org.apache.sis.image.ComputedImage
Returns a tile of this image, computing it when needed.
getTile(int, int) - Method in class org.apache.sis.image.ImageAdapter
 
getTile(int, int) - Method in class org.apache.sis.image.PrefetchedImage
Returns the tile at the given location in tile coordinates.
getTile(int, int) - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the tile at the given location in tile coordinates.
getTile(int, int) - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getTile(long...) - Method in interface org.apache.sis.storage.tiling.TileMatrix
Gets a tile at the given indices.
getTileArrayInfo() - Method in class org.apache.sis.storage.geotiff.DataCube
Gets the stream position and the length in bytes of compressed tile arrays in the GeoTIFF file.
getTileArrayInfo() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Gets the stream position or the length in bytes of compressed tile arrays in the GeoTIFF file.
getTileGridXOffset() - Method in class org.apache.sis.coverage.grid.ReshapedImage
Returns the x coordinate of the upper-left pixel of tile (0, 0).
getTileGridXOffset() - Method in class org.apache.sis.image.ImageAdapter
 
getTileGridXOffset() - Method in class org.apache.sis.image.PlanarImage
Returns the x coordinate of the upper-left pixel of tile (0, 0).
getTileGridXOffset() - Method in class org.apache.sis.image.PrefetchedImage
 
getTileGridXOffset() - Method in class org.apache.sis.image.SourceAlignedImage
 
getTileGridXOffset() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getTileGridYOffset() - Method in class org.apache.sis.coverage.grid.ReshapedImage
Returns the y coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset() - Method in class org.apache.sis.image.ImageAdapter
 
getTileGridYOffset() - Method in class org.apache.sis.image.PlanarImage
Returns the y coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset() - Method in class org.apache.sis.image.PrefetchedImage
 
getTileGridYOffset() - Method in class org.apache.sis.image.SourceAlignedImage
 
getTileGridYOffset() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getTileHeight() - Method in class org.apache.sis.coverage.grid.ReshapedImage
 
getTileHeight() - Method in class org.apache.sis.image.ComputedImage
Returns the height of tiles in this image.
getTileHeight() - Method in class org.apache.sis.image.ImageAdapter
 
getTileHeight() - Method in class org.apache.sis.image.PrefetchedImage
 
getTileHeight() - Method in class org.apache.sis.image.SourceAlignedImage
 
getTileHeight() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the tile height in pixels.
getTileHeight() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getTileIndices() - Method in class org.apache.sis.image.ErrorHandler.Report
Returns indices of all tiles where an error has been reported.
getTileIndices() - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Returns the range of indices of tiles to be processed by this TileOpExecutor.
getTileMatrices() - Method in interface org.apache.sis.storage.tiling.TileMatrixSet
Returns all TileMatrix instances in this set, together with their identifiers.
getTileMatrices() - Method in interface org.apache.sis.storage.tiling.WritableTileMatrixSet
Returns all WritableTileMatrix instances in this set, together with their identifiers.
getTileMatrixSets() - Method in interface org.apache.sis.storage.tiling.TiledResource
Returns the collection of all available tile matrix sets in this resource.
getTileMatrixSets() - Method in interface org.apache.sis.storage.tiling.WritableTiledResource
Returns the collection of all available tile matrix sets in this resource.
getTileOrigin(int) - Method in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Returns the origin to assign to the tile at current iterator position.
getTiles(GridExtent, boolean) - Method in interface org.apache.sis.storage.tiling.TileMatrix
Retrieves a stream of existing tiles in the specified region.
getTileSize() - Method in class org.apache.sis.internal.storage.TiledGridResource
Returns the size of tiles in this resource.
getTileSize() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns the size of tiles.
getTileSize(int) - Method in class org.apache.sis.internal.storage.TiledGridCoverage
Returns the size of all tiles in the domain of this TiledGridCoverage, without clipping and subsampling.
getTileStatus(long...) - Method in interface org.apache.sis.storage.tiling.TileMatrix
Fetches information about whether a tile exists, is missing or failed to load.
getTileWidth() - Method in class org.apache.sis.coverage.grid.ReshapedImage
 
getTileWidth() - Method in class org.apache.sis.image.ComputedImage
Returns the width of tiles in this image.
getTileWidth() - Method in class org.apache.sis.image.ImageAdapter
 
getTileWidth() - Method in class org.apache.sis.image.PrefetchedImage
 
getTileWidth() - Method in class org.apache.sis.image.SourceAlignedImage
 
getTileWidth() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the tile width in pixels.
getTileWidth() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getTilingScheme() - Method in interface org.apache.sis.storage.tiling.TileMatrix
Returns a description about how space is partitioned into individual tiled units.
getTime() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Returns the time the event occurred.
getTime(TemporalPrimitive, boolean) - Static method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
Infers a value from the extent as a Date object.
getTimeBounds(AbstractEnvelope) - Method in class org.apache.sis.internal.referencing.TemporalAccessor
Returns the lower and upper values in the given envelope.
getTimeFormat() - Method in class org.apache.sis.util.logging.MonolineFormatter
Returns the format for elapsed time, or null if the time is not shown.
getTimeInstant() - Method in class org.apache.sis.internal.jaxb.gml.TM_Primitive
Returns the TimeInstant generated from the metadata value.
getTimeOfInterest() - Method in class org.apache.sis.internal.referencing.ExtentSelector
Returns the time of interest as an array of length 2, or null if none.
getTimeout(TimeUnit) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns the amount of time that ConcurrentAuthorityFactory will wait before to close a Data Access Object.
getTimePeriod() - Method in class org.apache.sis.internal.jaxb.gml.TM_Primitive
Returns the TimePeriod generated from the metadata value.
getTimeRange() - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns the time range of the first dimension associated to a temporal CRS.
getTimeRange(Envelope) - Method in class org.apache.sis.internal.referencing.TemporalAccessor
Returns the temporal range of given envelope.
getTimeRange(Extent) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns the union of all time ranges found in the given extent, or null if none.
getTimeReference() - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
Returns the reference epoch for time-dependent parameters.
getTimeZone() - Method in class org.apache.sis.internal.jaxb.Context
Returns the timezone to use for marshalling, or null if none were explicitly specified.
getTimeZone() - Method in class org.apache.sis.internal.util.StandardDateFormat
Returns the timezone used for formatting instants.
getTimeZone() - Method in class org.apache.sis.io.CompoundFormat
Returns the timezone used by this format.
getTimeZone() - Method in class org.apache.sis.xml.MarshalContext
Returns the timezone to use for (un)marshalling, or null if none was explicitly specified.
getTitle() - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Just as with resources, this is simply a human-readable string with a short description for the arc.
getTitle() - Method in class org.apache.sis.internal.simple.CitationConstant
Returns the title, which is mandatory.
getTitle() - Method in class org.apache.sis.internal.simple.SimpleCitation
Returns the title as an international string.
getTitle() - Method in class org.apache.sis.internal.simple.SimpleFormat
Returns the format specification title, which is null by default.
getTitle() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Name by which the cited resource is known.
getTitle() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getTitle() - Method in class org.apache.sis.internal.storage.gpx.Metadata
ISO 19115 metadata property determined by the Metadata.name field.
getTitle() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Returns the name by which the cited resource is known.
getTitle() - Method in class org.apache.sis.xml.XLink
Returns a human-readable string with a short description for the arc.
getTitle(Object) - Method in class org.apache.sis.metadata.MetadataStandard
Returns a value of the "title" property of the given metadata object.
getTitleProperty(DefaultAssociationRole) - Static method in class org.apache.sis.feature.DefaultAssociationRole
Returns the name of the property to use as a title for the associated feature, or null if none.
getTo() - Method in class org.apache.sis.xml.XLink
Returns the ending resource.
getToneGradation() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns the number of discrete numerical values in the grid data.
getTopicCategories() - Method in class org.apache.sis.internal.simple.SimpleMetadata
Main theme(s) of the resource.
getTopicCategories() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Returns the main theme(s) of the resource.
getTopologyLevel() - Method in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
Returns the code which identifies the degree of complexity of the spatial relationships.
getTransect(int, int[], int) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the coordinates of a single row or column in the given dimension.
getTransferFrequency() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Returns the rate of occurrence of distribution.
getTransferFunction() - Method in class org.apache.sis.coverage.Category
Returns the transfer function from sample values to real values in units of measurement.
getTransferFunction() - Method in class org.apache.sis.coverage.CategoryList
Returns the transfer function from sample values to real values, including conversion of "no data" values to NaNs.
getTransferFunction() - Method in class org.apache.sis.coverage.ConvertedCategory
Returns the transfer function from sample values to real values in units of measurement.
getTransferFunction() - Method in class org.apache.sis.coverage.SampleDimension
Returns the transfer function from sample values to real values.
getTransferFunctionFormula() - Method in class org.apache.sis.coverage.SampleDimension
Returns the scale factor and offset of the transfer function.
getTransferFunctionType() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns type of transfer function to be used when scaling a physical value for a given element.
getTransferFunctionType() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns type of transfer function to be used when scaling a physical value for a given element.
getTransferOptions() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Provides information about technical means and media by which a resource is obtained from the distributor.
getTransferSize() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Returns an estimated size of a unit in the specified transfer format, expressed in megabytes.
getTransferType() - Method in class org.apache.sis.image.PixelIterator
Returns the most efficient type (int, float or double) for transferring data between the underlying rasters and this iterator.
getTransferType(int) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Returns a suggested type for an IndexColorModel of mapSize colors.
getTransform() - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Returns the transform from sample values to geophysics values, as specified by the current properties of this TransferFunction.
getTransform(LinearTransform) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Gets the transform to use for painting the resampled image.
getTransformationDimensionDescription() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Returns a general description of the transformation.
getTransformationDimensionMapping() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Returns information about which grid dimensions are the spatial dimensions.
getTransformVersion() - Method in class org.apache.sis.xml.Pooled
Returns the TransformVersion enumeration value to use for the current GML or metadata version, or null if the SIS native versions are suitable.
getTranslationDimensions() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Returns the number of shift dimensions.
getTranslationDimensions() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Double
Returns the number of shift dimensions.
getTranslationDimensions() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Float
Returns the number of shift dimensions.
getTranslationDimensions() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup
Returns the number of dimensions of the translation vectors interpolated by this datum shift grid.
getTranslationDimensions() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns the number of dimensions of the translation vectors interpolated by this datum shift grid.
getTranslationDimensions() - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid
Returns the number of dimensions of the translation vectors interpolated by this shift grid.
getTranslationUnit() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns the unit of measurement of output values, as interpolated by the interpolateAt(…) method.
getTransliterator() - Method in class org.apache.sis.io.wkt.Formatter
Returns a mapper between Java character sequences and the characters to write in WKT.
getTransliterator() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns a mapper between Java character sequences and the characters to write in WKT.
getTransmittedPolarization() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns the polarization of the radiation transmitted.
getTransparency() - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
Returns whether this color model is capable to handle transparent pixels.
getTransparencyDescription(ColorModel) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Returns the key of a localizable text that describes the transparency.
getTreeSymbols(boolean, boolean) - Method in class org.apache.sis.util.collection.TreeTableFormat
Returns the string to write before a node.
getTriangulationIndicator() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns the indication of whether or not triangulation has been performed upon the image.
getTrigger() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Returns the initiator of the event.
getTurnaround() - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Returns typical turnaround time for the filling of an order.
getType() - Method in class org.apache.sis.feature.AbstractAttribute
Returns information about the attribute (base Java class, domain of values, etc.).
getType() - Method in class org.apache.sis.feature.AbstractFeature
Returns information about the feature (name, characteristics, etc.).
getType() - Method in class org.apache.sis.internal.feature.esri.Wrapper.BBOX
 
getType() - Method in class org.apache.sis.internal.sql.feature.Table
Returns the feature type inferred from the database structure analysis.
getType() - Method in class org.apache.sis.internal.storage.csv.Store
Returns the type of features in the CSV file.
getType() - Method in class org.apache.sis.internal.storage.gpx.Store
Returns the base type of all GPX types.
getType() - Method in class org.apache.sis.internal.storage.MemoryFeatureSet
Returns the type common to all feature instances in this set.
getType() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Returns the name of the type of instrument.
getType() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Returns the collection technique for the operation.
getType() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Returns the manner of sampling geometry that the planner expects for collection of objective data.
getType() - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Returns the subject matter used to group similar keywords.
getType() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Engineering
Returns the GML code for this derived CRS type.
getType() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Geodetic
Returns the GML code for this derived CRS type.
getType() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Returns the <gml:derivedCRSType> element to marshal.
getType() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Parametric
Returns the GML code for this derived CRS type.
getType() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Temporal
Returns the GML code for this derived CRS type.
getType() - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Vertical
Returns the GML code for this derived CRS type.
getType() - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Returns the transfer function type (linear, logarithmic or exponential).
getType() - Method in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
Returns the most specific feature type common to all feature sets given to the constructor.
getType() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet
Returns a description of properties that are common to all features in this dataset.
getType() - Method in interface org.apache.sis.storage.FeatureSet
Returns a description of properties that are common to all features in this dataset.
getType() - Method in class org.apache.sis.storage.FeatureSubset
Returns a description of properties that are common to all features in this dataset.
getType() - Method in class org.apache.sis.xml.XLink
Returns the type of link.
getType(int) - Method in class org.apache.sis.util.iso.DefaultRecordType
Returns the type at the given index.
getType(SingleCRS, CoordinateSystem) - Static method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Returns the WKT 2 keyword for a DerivedCRS having the given base CRS and derived coordinate system.
getTypeElement() - Method in class org.apache.sis.referencing.datum.DefaultVerticalDatum
Returns the type to be marshalled to XML.
getTypeName() - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Returns the name of this attribute type (ISO 19103).
getTypeName() - Method in class org.apache.sis.util.iso.DefaultRecordType
Returns the name that identifies this record type.
getTypeRank(Object) - Static method in class org.apache.sis.util.Version
Get the rank of the specified object according this type.
getTypes() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Returns the collection technique for the objective.
getTypes(Collection<Class<?>>) - Method in class org.apache.sis.internal.jaxb.TypeRegistration
Adds to the given collection every types that should be given to the initial JAXB context.
getTypes(Collection<Class<?>>) - Method in class org.apache.sis.internal.metadata.MetadataTypes
Adds to the given collection the metadata types that should be given to the initial JAXB context.
getTypes(Collection<Class<?>>) - Method in class org.apache.sis.internal.profile.fra.ProfileTypes
Adds to the given collection the metadata types that should be given to the initial JAXB context.
getTypes(Collection<Class<?>>) - Method in class org.apache.sis.internal.referencing.ReferencingTypes
Adds to the given collection the referencing types that should be given to the initial JAXB context.
getUnavailableFactory() - Method in exception org.apache.sis.referencing.factory.UnavailableFactoryException
Returns the factory which has been found unavailable, or null if unspecified.
getUnchecked(int) - Method in class org.apache.sis.util.collection.IntegerList
Returns the element at the given index as the int primitive type.
getUnicodeIdentifier(Citation) - Method in class org.apache.sis.internal.metadata.ServicesForUtility
Infers an identifier from the given citation, or returns null if no identifier has been found.
getUnicodeIdentifier(Citation) - Method in class org.apache.sis.internal.util.MetadataServices
Infers an identifier from the given citation, or returns null if no identifier has been found.
getUniqueString(ResultSet, String) - Method in class org.apache.sis.internal.sql.feature.Analyzer
Reads a string from the given result set and return a unique instance of that string.
getUnit() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Returns the unit of measurement associated to attribute values.
getUnit() - Method in class org.apache.sis.internal.jaxb.metadata.replace.Parameter
 
getUnit() - Method in class org.apache.sis.measure.DerivedScalar
Returns the unit of measurement specified at construction time.
getUnit() - Method in class org.apache.sis.measure.Scalar
Returns the unit of measurement specified at construction time.
getUnit() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Returns the unit of measurement for the minimum, maximum and default values.
getUnit() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns the unit of measure of the parameter value.
getUnit() - Method in class org.apache.sis.parameter.MapProjectionParameters.EarthRadius
Unconditionally returns the unit of the semi-major axis, which is the unit in which MapProjectionParameters.EarthRadius.doubleValue() performs its computation.
getUnit() - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Returns the unit of measurement of temporal measurement in the coordinate reference system.
getUnit() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Returns the unit of measure used for this coordinate system axis.
getUnit(Class<Q>) - Method in class org.apache.sis.internal.jaxb.gml.Measure
Returns Measure.unit as a unit compatible with the given quantity.
getUnit(Class<Q>) - Method in class org.apache.sis.measure.UnitRegistry
Returns the default unit for the specified quantity, or null if none.
getUnit(String) - Static method in class org.apache.sis.measure.Prefixes
Returns the unit for the given symbol, taking the SI prefix in account.
getUnit(CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the unit used for all axes in the given coordinate reference system.
getUnit(CoordinateSystem) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the unit used for all axes in the given coordinate system.
getUnitFormat() - Method in class org.apache.sis.measure.UnitServices
Returns an unit format instance for human-readable unit symbols in the default locale.
getUnitFormat(String) - Method in class org.apache.sis.measure.UnitServices
Returns the unit format for the given name.
getUnitFormatService() - Method in class org.apache.sis.measure.UnitServices
Returns the service to obtain a UnitFormat instances.
getUnitMessageID(Unit<?>) - Static method in class org.apache.sis.parameter.Verifier
Returns the unit type as one of error message code.
getUnitReplacement(CoordinateSystemAxis, Unit<?>) - Method in interface org.apache.sis.referencing.cs.AxisFilter
Returns a replacement for the given axis unit.
getUnits() - Method in class org.apache.sis.coverage.SampleDimension
Returns the units of measurement for this sample dimension.
getUnits() - Method in class org.apache.sis.measure.UnitRegistry
Returns a read only view over the units explicitly defined by this system.
getUnits() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Returns the units of data as a unit of length.
getUnits() - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Returns the units of data in the dimension.
getUnits(Dimension) - Method in class org.apache.sis.measure.UnitRegistry
Returns the units defined in this system having the specified dimension, or an empty set if none.
getUnitsOfDistribution() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Returns tiles, layers, geographic areas, etc., in which data is available.
getUnknownElementLocations(String) - Method in class org.apache.sis.io.wkt.Warnings
Returns the keyword of WKT elements that contains the given unknown element.
getUnknownElements() - Method in class org.apache.sis.io.wkt.Warnings
Returns the keywords of all unknown elements found during the WKT parsing.
getUnmarshallerHandler() - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped unmarshaller.
getUOM() - Method in class org.apache.sis.internal.jaxb.gml.Measure
Constructs a string representation of the units as defined in the ISO 19103 standard.
getUOM() - Method in class org.apache.sis.internal.jaxb.gml.MeasureList
Constructs a string representation of the units.
getUOM(Unit<?>, boolean, boolean) - Static method in class org.apache.sis.internal.jaxb.gml.Measure
Implementation of Measure.getUOM() as a static method for use by classes that define their own uom attribute, instead of letting the uom attribute on the measurement value.
getUpdateScopeDescriptions() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Deprecated.
As of ISO 19115:2014, DefaultMaintenanceInformation.getUpdateScopes() and getUpdateScopeDescriptions() were combined into DefaultMaintenanceInformation.getMaintenanceScopes() in order to allow specifying a scope that includes a spatial and temporal extent.
getUpdateScopes() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Deprecated.
As of ISO 19115:2014, getUpdateScopes() and DefaultMaintenanceInformation.getUpdateScopeDescriptions() were combined into DefaultMaintenanceInformation.getMaintenanceScopes() in order to allow specifying a scope that includes a spatial and temporal extent.
getUpper(int) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns the limit in the direction of increasing coordinate values in the specified dimension.
getUpper(int) - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns the limit in the direction of increasing coordinate values in the specified dimension.
getUpper(int) - Method in class org.apache.sis.geometry.SubEnvelope
Must be overridden, since the super-class method does not handle the index range for performance reasons.
getUpper(int) - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
Returns the north or east envelope bound.
getUpper(GridExtent, int, int) - Method in class org.apache.sis.storage.aggregate.GridSliceLocator
Returns the index after the last slice which may intersect the given extent.
getUpperBoundary() - Method in class org.apache.sis.filter.ComparisonFilter.Between
 
getUpperBoundary() - Method in interface org.apache.sis.internal.geoapi.filter.BetweenComparisonOperator
 
getUpperCorner() - Method in class org.apache.sis.geometry.AbstractEnvelope
A coordinate position consisting of all the upper coordinate values.
getUpperCorner() - Method in class org.apache.sis.geometry.Envelope2D
The limits in the direction of increasing coordinate values for the two dimensions.
getUpperCorner() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns a copy of the upper-right corner.
getURI() - Method in class org.apache.sis.xml.NilReason
If the explanation of this NilReason is referenced by a URI, returns that URI.
getUsageDate() - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Returns the date and time of the first use or range of uses of the resource and/or resource series.
getUseConstraints() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property determined by the Copyright.license field.
getUseConstraints() - Method in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Returns the constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource.
getUseLimitations() - Method in class org.apache.sis.internal.storage.gpx.Copyright
ISO 19115 metadata property not specified by GPX.
getUseLimitations() - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Returns the limitation affecting the fitness for use of the resource.
getUserContactInfo() - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Returns identification of and means of communicating with person(s) and organization(s) using the resource(s).
getUserDefinedCS() - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
getUserDefinedMaintenanceFrequency() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Returns the maintenance period other than those defined.
getUserDeterminedLimitations() - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Returns applications, determined by the user for which the resource and/or resource series is not suitable.
getUserNote() - Method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Returns the explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource.
getUserObject() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
 
getUserObject() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Returns the user object associated to this node.
getUserObject() - Method in class org.apache.sis.metadata.TreeNode.CollectionElement
Fetches the property value from the metadata object, which is expected to be a collection, then fetch the element at the index represented by this node.
getUserObject() - Method in class org.apache.sis.metadata.TreeNode.Element
Fetches the node value from the metadata object.
getUserObject() - Method in class org.apache.sis.metadata.TreeNode
The metadata value for this node, to be returned by getValue(TableColumn.VALUE).
getUserObject() - Method in class org.apache.sis.metadata.TreeNode.NewChild
 
getUserObject() - Method in class org.apache.sis.storage.geotiff.XMLMetadata.Root
Returns the XML document as a user object.
getUserObject() - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Returns the user object associated to this node.
getUserObject() - Method in interface org.apache.sis.util.collection.TreeTable.Node
Returns the user object associated to this node.
getUUID() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Invoked by JAXB for fetching the unique identifier unique "worldwide".
getUUID() - Method in class org.apache.sis.metadata.iso.ISOMetadata
Returns an unique identifier, or null if none.
getUUIDREF() - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
A URN to an external resources, or to another part of a XML document, or an identifier.
getValidValues() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Returns an enumeration of valid values for the attribute, or an empty array if none.
getValidValues() - Method in class org.apache.sis.internal.jaxb.metadata.replace.Parameter
Optional properties.
getValidValues() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
If this parameter allows only a finite set of values, returns that set.
getValue() - Method in class org.apache.sis.feature.AbstractAssociation
Returns the associated feature, or null if none.
getValue() - Method in class org.apache.sis.feature.AbstractAttribute
Returns the attribute value, or null if none.
getValue() - Method in class org.apache.sis.feature.AssociationView
 
getValue() - Method in class org.apache.sis.feature.AssociationView.Singleton
Returns the single value, or null if none.
getValue() - Method in class org.apache.sis.feature.AttributeView
 
getValue() - Method in class org.apache.sis.feature.AttributeView.Singleton
Returns the single value, or null if none.
getValue() - Method in class org.apache.sis.feature.CharacteristicMap.Entry
Returns the attribute characteristic (never null).
getValue() - Method in class org.apache.sis.feature.EnvelopeOperation.Result
Computes an envelope which is the union of envelope of geometry values of all properties specified to the EnvelopeOperation constructor.
getValue() - Method in class org.apache.sis.feature.Field
Returns the field feature or attribute value, or null if none.
getValue() - Method in class org.apache.sis.feature.MultiValuedAssociation
Returns the feature, or null if none.
getValue() - Method in class org.apache.sis.feature.MultiValuedAttribute
Returns the attribute value, or null if none.
getValue() - Method in class org.apache.sis.feature.Property
 
getValue() - Method in class org.apache.sis.feature.SingletonAssociation
Returns the associated feature.
getValue() - Method in class org.apache.sis.feature.SingletonAttribute
Returns the attribute value.
getValue() - Method in class org.apache.sis.feature.StringJoinOperation.Result
Creates a string which is the concatenation of attribute values of all properties specified to the StringJoinOperation constructor.
getValue() - Method in class org.apache.sis.filter.LeafExpression.Literal
Returns the constant value held by this object.
getValue() - Method in interface org.apache.sis.internal.geoapi.filter.Literal
 
getValue() - Method in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Returns the text in a <gco:CharacterString>, <gcx:FileName> or <gcx:MimeFileType> element, or null if none.
getValue() - Method in class org.apache.sis.internal.jaxb.gco.GO_GenericName
Returns the LocalName or ScopedName to marshal.
getValue() - Method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Returns the identifier value.
getValue() - Method in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation.Result
Computes the geometry from all points or polylines found in the associated feature.
getValue() - Method in class org.apache.sis.internal.util.AbstractMap.EntryIterator
Returns the value at the current iterator position.
getValue() - Method in class org.apache.sis.internal.util.AbstractMap.IteratorAdapter
Returns AbstractMap.IteratorAdapter.value, which was itself initialized to Map.entry(K, V).getValue()}.
getValue() - Method in class org.apache.sis.internal.util.AbstractMap.KeyIterator
 
getValue() - Method in class org.apache.sis.measure.Scalar
Returns the value as a number, which is this instance itself.
getValue() - Method in class org.apache.sis.metadata.ValueMap.Property
Returns the value corresponding to this entry.
getValue() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns the parameter value as an object.
getValue() - Method in class org.apache.sis.parameter.MapProjectionParameters.EarthRadius
Getters other than the above doubleValue() delegate to this method.
getValue() - Method in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
Getters other than the above doubleValue() delegate to this method.
getValue() - Method in class org.apache.sis.parameter.MapProjectionParameters.IsIvfDefinitive
Getters other than the above booleanValue() delegate to this method.
getValue() - Method in class org.apache.sis.parameter.MapProjectionParameters.StandardParallel
Invoked when the parameter value is requested.
getValue() - Method in class org.apache.sis.parameter.UnmodifiableParameterValue
If the value is cloneable, clones it before to return it.
getValue() - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Returns the projection, taking in account axis swapping if ProjectedTransformTry.projToGrid is not an arithmetic progression.
getValue() - Method in class org.apache.sis.util.collection.WeakValueHashMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class org.apache.sis.util.iso.DefaultRecord.Entry
Returns the current record field value.
getValue() - Method in class org.apache.sis.util.iso.DefaultRecord
Returns the record value as a string.
getValue() - Method in class org.apache.sis.util.iso.DefaultRecordType
Returns the record type value as a string.
getValue() - Method in class org.apache.sis.xml.TransformedEvent.Attr
 
getValue() - Method in class org.apache.sis.xml.TransformedEvent.NS
 
getValue() - Method in class org.apache.sis.xml.TransformedEvent.Type
Returns the "xsi:type" attribute value.
getValue(int) - Method in class org.apache.sis.util.collection.RangeSet
Returns the value at the specified index.
getValue(String, String) - Method in class org.apache.sis.metadata.sql.CachedStatement
Returns the attribute value in the given column for the given record.
getValue(AbstractFeature, String) - Static method in class org.apache.sis.feature.PropertyView
Returns the singleton value.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.GeometryGetter
Gets the value in the column at specified index.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsArray
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsBigDecimal
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsBoolean
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsByte
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsBytes
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsDate
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsDouble
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsFloat
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsInstant
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsInteger
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsLocalTime
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsLong
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsObject
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsOffsetDateTime
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsOffsetTime
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsShort
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter.AsString
Fetches the value from the specified column in the given result set.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter
Gets the value in the column at specified index.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.postgis.ObjectGetter
Gets the value in the column at specified index.
getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.postgis.RasterGetter
Gets the value in the column at specified index.
getValue(Parameters, int) - Static method in class org.apache.sis.referencing.operation.transform.PoleRotation
Returns the value for the parameter at the given index.
getValue(TableColumn<V>) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
Returns the value at the given column, with hard-coded names.
getValue(TableColumn<V>) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Returns the value associated to the given column of this node.
getValue(TableColumn<V>) - Method in class org.apache.sis.metadata.TreeNode
Returns the value of this node in the given column, or null if none.
getValue(TableColumn<V>) - Method in class org.apache.sis.metadata.TreeNode.NewChild
 
getValue(TableColumn<V>) - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Returns the value in the given column, or null if none.
getValue(TableColumn<V>) - Method in interface org.apache.sis.util.collection.TreeTable.Node
Returns the value in the given column, or null if none.
getValue(ParameterDescriptor<T>) - Method in class org.apache.sis.parameter.Parameters
Returns the value of the parameter identified by the given descriptor, or null if none.
getValue(ParameterValue<?>, Unit<?>) - Static method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Returns the value of the given parameter in the given unit, or NaN if the parameter is not set.
getValueClass() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Returns the class of attribute values.
getValueClass() - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Returns the class of characteristic values.
getValueClass() - Method in class org.apache.sis.feature.DefaultAttributeType
Returns the type of attribute values.
getValueClass() - Method in class org.apache.sis.filter.ArithmeticFunction
Returns the type of values computed by this expression.
getValueClass() - Method in class org.apache.sis.filter.ConvertFunction
Returns the type of values computed by this expression.
getValueClass() - Method in class org.apache.sis.filter.LeafExpression.Literal
Returns the type of values computed by this expression.
getValueClass() - Method in class org.apache.sis.filter.PropertyValue.Converted
Returns the type of values computed by this expression.
getValueClass() - Method in interface org.apache.sis.internal.feature.FeatureExpression
Returns the type of values computed by this expression, or Object.class if unknown.
getValueClass() - Method in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
Returns the kind of objects evaluated by this expression.
getValueClass() - Method in class org.apache.sis.internal.jaxb.metadata.replace.Parameter
Returns the class that describes the type of parameter values.
getValueClass() - Method in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
Infers the value class from the type name.
getValueClass() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Infers the value class from the attribute type.
getValueClass() - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Returns the class of value for attributes of this type.
getValueClass() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Returns the class that describes the type of parameter values.
getValueClass(int) - Method in class org.apache.sis.util.iso.RecordDefinition
Returns the expected class of values in the given column, or null if unspecified.
getValueDomain() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Returns the domain of values with their unit of measurement (if any), or null if none.
getValueDomain(ParameterDescriptor<?>) - Static method in class org.apache.sis.parameter.Parameters
Returns the domain of valid values defined by the given descriptor, or null if none.
getValueFrom(Map<OptionKey<?>, ?>) - Method in class org.apache.sis.setup.OptionKey
Returns the option value in the given map for this key, or null if none.
getValueOrFallback(String, Object) - Method in class org.apache.sis.feature.AbstractFeature
Returns the value for the property of the given name if that property exists, or a fallback value otherwise.
getValueOrFallback(String, Object) - Method in class org.apache.sis.feature.DenseFeature
Returns the value for the property of the given name if that property exists, or a fallback value otherwise.
getValueOrFallback(String, Object) - Method in class org.apache.sis.feature.SparseFeature
Returns the value for the property of the given name if that property exists, or a fallback value otherwise.
getValueReference() - Method in class org.apache.sis.filter.DefaultSortProperty
Returns the property to sort by.
getValueReference() - Method in interface org.apache.sis.internal.geoapi.filter.SortProperty
 
getValues() - Method in class org.apache.sis.feature.AbstractAssociation
Returns all features, or an empty collection if none.
getValues() - Method in class org.apache.sis.feature.AbstractAttribute
Returns all attribute values, or an empty collection if none.
getValues() - Method in class org.apache.sis.feature.AssociationView
 
getValues() - Method in class org.apache.sis.feature.AssociationView.Singleton
Wraps the property value in a set.
getValues() - Method in class org.apache.sis.feature.AttributeView
 
getValues() - Method in class org.apache.sis.feature.AttributeView.Singleton
Wraps the property value in a set.
getValues() - Method in class org.apache.sis.feature.Field
Returns all features or attribute values, or an empty collection if none.
getValues() - Method in class org.apache.sis.feature.MultiValuedAssociation
Returns all features, or an empty collection if none.
getValues() - Method in class org.apache.sis.feature.MultiValuedAttribute
Returns all attribute values, or an empty collection if none.
getValues() - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Returns the quantitative value or values, content determined by the evaluation procedure used.
getValues() - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Invoked by JAXB for getting the parameters to marshal.
getValues() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Returns the parameter values.
getValues() - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
Returns the parameter values.
getValues(AbstractFeature, String, Class<V>) - Static method in class org.apache.sis.feature.PropertyView
Returns the values as a collection.
getValueType() - Method in class org.apache.sis.feature.DefaultAssociationRole
Returns the type of feature values.
getValueType() - Method in class org.apache.sis.feature.FeatureFormat
Returns the type of objects formatted by this class.
getValueType() - Method in class org.apache.sis.geometry.CoordinateFormat
Returns the base type of values parsed and formatted by this Format instance.
getValueType() - Method in class org.apache.sis.internal.jaxb.metadata.replace.Parameter
Returns the name that describes the type of parameter values.
getValueType() - Method in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
Returns the name that describes the type of parameter values.
getValueType() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Returns the name that describes the type of parameter values.
getValueType() - Method in class org.apache.sis.io.CompoundFormat
Returns the base type of values parsed and formatted by this Format instance.
getValueType() - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the type of objects formatted by this class.
getValueType() - Method in class org.apache.sis.math.StatisticsFormat
Returns the type of objects formatted by this class.
getValueType() - Method in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Returns the value type for the result of the basic measure.
getValueType() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Returns the value type for reporting a data quality result.
getValueType() - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Returns the value type for reporting a data quality result.
getValueType() - Method in class org.apache.sis.metadata.ValueMap.Property
Returns value type as declared in the interface method signature.
getValueType() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Returns the name that describes the type of parameter values.
getValueType() - Method in class org.apache.sis.parameter.ParameterFormat
Returns the type of objects formatted by this class.
getValueType() - Method in class org.apache.sis.referencing.gazetteer.LocationFormat
Returns the type of values formatted by this Format instance.
getValueType() - Method in class org.apache.sis.util.collection.TreeTableFormat
Returns the type of objects formatted by this class.
getValueType(Class<?>) - Static method in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
Suggests a type name for the components of given collection or array class.
getValueType(ParameterDescriptor<?>) - Method in class org.apache.sis.internal.metadata.ReferencingServices
Returns the name of the type of values.
getValueType(ParameterDescriptor<?>) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Returns the name of the type of values.
getValueTypeName(AbstractIdentifiedType) - Static method in class org.apache.sis.feature.Features
Returns the name of the type of values that the given property can take.
getValueTypeName(DefaultAssociationRole) - Static method in class org.apache.sis.feature.DefaultAssociationRole
Returns the name of the feature type.
getValueUnit() - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Returns the value unit for reporting a data quality result.
getVendor() - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxy
 
getVendor() - Method in class org.apache.sis.util.iso.AbstractFactory
Returns the implementer of this factory, or null if unknown.
getVersion() - Method in class org.apache.sis.internal.jaxb.IdentifierMapEntry
Returns null since this class does not hold version information.
getVersion() - Method in class org.apache.sis.internal.jaxb.IdentifierMapEntry.Immutable
 
getVersion() - Method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Returns null since this class does not hold version information.
getVersion() - Method in class org.apache.sis.internal.metadata.NameToIdentifier
Returns null since names are not versioned.
getVersion() - Method in class org.apache.sis.internal.simple.SimpleFormat
Deprecated.
getVersion() - Method in class org.apache.sis.internal.simple.SimpleIdentifier
Version identifier for the namespace, as specified by the code authority.
getVersion() - Method in class org.apache.sis.internal.storage.gpx.Store
Returns the GPX file version.
getVersion() - Method in class org.apache.sis.metadata.iso.DefaultIdentifier
Returns the version identifier for the namespace, as specified by the code authority.
getVersion() - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Deprecated.
getVersion() - Method in class org.apache.sis.referencing.Builder
Returns the value given by the last call to Builder.setVersion(String), or null if none.
getVersion() - Method in class org.apache.sis.referencing.ImmutableIdentifier
The version identifier for the namespace, as specified by the code authority.
getVersion() - Method in class org.apache.sis.storage.ProbeResult
Returns the version of file format or database schema used by the storage, or null if unknown or not applicable.
getVersion(String) - Method in class org.apache.sis.internal.jaxb.Context
Returns the schema version of the XML document being (un)marshalled.
getVersion(String) - Method in class org.apache.sis.xml.MarshalContext
Returns the schema version of the XML document being (un)marshalled.
getVersion(Citation) - Static method in class org.apache.sis.internal.metadata.NameMeaning
Returns the version of the namespace managed by the given authority.
getVertical() - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Returns the vertical sampling distance.
getVerticalComponent(CoordinateReferenceSystem, boolean) - Static method in class org.apache.sis.referencing.CRS
Returns the first vertical coordinate reference system found in the given CRS, or null if there is none.
getVerticalCRS() - Method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Provides information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured.
getVerticalDatumType() - Method in class org.apache.sis.referencing.datum.DefaultVerticalDatum
Returns the type of this vertical datum.
getVerticalElements() - Method in class org.apache.sis.internal.simple.SimpleExtent
 
getVerticalElements() - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
Provides vertical component of the extent of the referring object.
getVerticalElements() - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Provides vertical component of the extent of the referring object.
getVerticalExtent() - Method in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Returns the vertical extent component.
getVerticalLinePosition() - Method in class org.apache.sis.util.collection.TreeTableFormat
Returns the position of the vertical line, relative to the position of the root label.
getVerticalRange(Extent) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns the union of chosen vertical ranges found in the given extent, or null if none.
getView(Class<?>) - Method in class org.apache.sis.storage.StorageConnector
Returns the view for the given type from the cache.
getVisibleBand(RenderedImage) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
If the given image is showing only one band, returns the index of that band.
getVoices() - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Deprecated.
As of ISO 19115:2014, replaced by a number with TelephoneType.VOICE.
getVolumes() - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Returns the number of items in the media identified.
getWarningFilter() - Method in class org.apache.sis.metadata.sql.MetadataSource
Returns the current warning filter.
getWarnings() - Method in class org.apache.sis.io.wkt.Formatter
Returns the warnings, or null if none.
getWarnings() - Method in class org.apache.sis.io.wkt.WKTFormat
If warnings occurred during the last WKT parsing or formatting, returns the warnings.
getWestBoundLongitude() - Method in class org.apache.sis.internal.storage.gpx.Bounds
Returns the western-most coordinate of the limit of the dataset extent.
getWestBoundLongitude() - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Returns the western-most coordinate of the limit of the dataset extent.
getWestBoundLongitude() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the westernmost longitude in degrees.
getWestBoundLongitude() - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
Returns the western-most coordinate of the limit of the dataset extent.
getWidth() - Method in class org.apache.sis.coverage.grid.ReshapedImage
 
getWidth() - Method in class org.apache.sis.geometry.Envelope2D
Returns the span for dimension 0.
getWidth() - Method in class org.apache.sis.image.BandedSampleConverter
Returns the width (in pixels) of this image.
getWidth() - Method in class org.apache.sis.image.ImageAdapter
 
getWidth() - Method in class org.apache.sis.image.PrefetchedImage
 
getWidth() - Method in class org.apache.sis.image.ResampledImage
Returns the number of columns in this image.
getWidth() - Method in class org.apache.sis.image.SourceAlignedImage
 
getWidth() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Returns the number of pixels along X axis in the whole rendered image.
getWidth() - Method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
 
getWidth() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the width of the rectangle.
getWidth() - Method in class org.apache.sis.internal.storage.TiledDeferredImage
Returns the number of pixels along X axis in the whole rendered image.
getWildCard() - Method in class org.apache.sis.filter.LikeFilter
Returns the pattern character for matching any sequence of characters.
getWindingRule() - Method in class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
Returns the winding rule for determining the interior of the path.
getWindingRule() - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
getWindingRule() - Method in class org.apache.sis.internal.feature.j2d.Polyline.Iter
Arbitrary winding rule, since enclosing class do not yet compute shape interior.
getWindingRule() - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Returns the winding rule for determining the interior of the path.
getWorldFileSuffix() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Returns the preferred suffix for the auxiliary world file.
getWrapAroundChanges() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns the indices of target dimensions where "wrap around" may happen as a result of this coordinate operation.
getWraparoundLongitude() - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
The longitude value where wraparound is, or would be, applied by this map projection.
getWrapper(Context) - Static method in class org.apache.sis.internal.jaxb.Context
Returns the <gml:*PropertyType> which is wrapping the <gml:*Type> object to (un)marshal, or null if this information is not provided.
getWritableTile(int, int) - Method in class org.apache.sis.image.BandedSampleConverter.Writable
Checks out a tile for writing.
getWritableTile(int, int) - Method in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
Checks out a tile for writing.
getWritableTileIndices() - Method in class org.apache.sis.image.ComputedImage
Returns the indices of all tiles under computation or checked out for writing, or null if none.
getWritableTileIndices() - Method in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
Returns the indices of all tiles checked out for writing.
getWritableTileIndices(List<Point>) - Method in class org.apache.sis.image.ComputedTiles
Adds in the given list the indices of all tiles which are checked out for writing.
getX() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the minimal x coordinate value.
getX(int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns the x coordinate value for the tuple at the given index.
getXMLComponents() - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Returns the CRS components to marshal.
getXmlValue() - Method in class org.apache.sis.parameter.DefaultParameterValue
Invoked by JAXB for obtaining the object to marshal.
getXPath() - Method in class org.apache.sis.filter.AssociationValue
Returns the name of the property whose value will be returned by the Expression.apply(Object) method.
getXPath() - Method in class org.apache.sis.filter.PropertyValue
Returns the name of the property whose value will be returned by the Expression.apply(Object) method.
getXPath() - Method in interface org.apache.sis.internal.geoapi.filter.ValueReference
 
getXYDimensions() - Method in class org.apache.sis.coverage.grid.ImageRenderer
The dimensions to select in the grid coverage for producing an image.
getY() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the minimal y coordinate value.
getY(int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns the y coordinate value for the tuple at the given index.
getYears() - Method in interface org.apache.sis.internal.geoapi.temporal.PeriodDuration
A positive integer, followed by the character "Y", which indicated the number of years in the period.
getYears() - Method in class org.apache.sis.internal.temporal.DefaultPeriodDuration
 
getZ(int) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns the z coordinate value for the tuple at the given index, or java.lang.Double.NaN if this sequence has no z coordinates.
GEX - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/gex/1.0" URL.
GFC - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
The "http://www.isotc211.org/2005/gfc" URL, used in ISO 19110.
GFC - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19110/gfc/1.1" URL.
global - Variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform
The global transform to use if there is no suitable specialization.
global - Variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
GLOBAL - Static variable in class org.apache.sis.image.TileCache
The instance shared by all image operations.
GLOBAL - Static variable in class org.apache.sis.util.iso.GlobalNameSpace
The unique global namespace.
GlobalNameSpace - Class in org.apache.sis.util.iso
The global namespace.
GlobalNameSpace() - Constructor for class org.apache.sis.util.iso.GlobalNameSpace
Creates the global namespace.
GM_Object - Class in org.apache.sis.internal.jaxb.geometry
JAXB adapter for Geometry, in order to integrate the value in an element complying with OGC/ISO standard.
GM_Object() - Constructor for class org.apache.sis.internal.jaxb.geometry.GM_Object
Empty constructor for JAXB and subclasses only.
GMD - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
The "http://www.isotc211.org/2005/gmd" URL, used in ISO 19139:2007.
GMD - Static variable in class org.apache.sis.xml.Namespaces
Deprecated.
as of ISO 19115-3, splitted in many different namespaces.
GMI - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
The "http://standards.iso.org/iso/19115/-2/gmi/1.0" URL.
GMI_ALIAS - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
The "http://www.isotc211.org/2005/gmi" URL as an alias for LegacyNamespaces.GMI.
GML - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
The "http://www.opengis.net/gml" URL, which was used for all GML versions before 3.2.
GML - Static variable in class org.apache.sis.xml.Namespaces
The "http://www.opengis.net/gml/3.2" URL.
GML_VERSION - Static variable in class org.apache.sis.xml.XML
Specifies the GML version of the document to be marshalled or unmarshalled.
GML2() - Constructor for class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML2
Empty constructor used by JAXB.
GML2(Instant) - Constructor for class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML2
Creates a bound initialized to the given instant.
GML3() - Constructor for class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML3
Empty constructor used by JAXB.
GML3(Instant, String) - Constructor for class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML3
Creates a bound initialized to the given instant.
GML31 - Static variable in class org.apache.sis.xml.TransformVersion
GML using the legacy "http://www.opengis.net/gml" namespace.
GMLAdapter - Class in org.apache.sis.internal.jaxb.gml
Base class for GML objects that are wrappers around a GeoAPI implementation.
GMLAdapter() - Constructor for class org.apache.sis.internal.jaxb.gml.GMLAdapter
Creates a new GML object with no ID.
GMLAdapter(Object) - Constructor for class org.apache.sis.internal.jaxb.gml.GMLAdapter
Creates a new GML object wrapping the given GeoAPI implementation.
GMW - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/gmw/1.0" URL.
GMX - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
The "http://www.isotc211.org/2005/gmx" URL, used in ISO 19139:2007.
GO_Boolean - Class in org.apache.sis.internal.jaxb.gco
Surrounds boolean value by <gco:Boolean>.
GO_Boolean() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Boolean
Empty constructor used only by JAXB.
GO_Boolean(Boolean) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Boolean
Constructs a wrapper for the given value.
GO_CharacterString - Class in org.apache.sis.internal.jaxb.gco
JAXB wrapper for string value in a <gco:CharacterString>, <gcx:Anchor>, <gcx:FileName> or <gcx:MimeFileType> element, for ISO 19115-3 compliance.
GO_CharacterString() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Empty constructor for JAXB and subclasses.
GO_CharacterString(CharSequence) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Builds a wrapper for the given text.
GO_DateTime - Class in org.apache.sis.internal.jaxb.gco
JAXB adapter wrapping the date value in a <gco:Date> or <gco:DateTime> element, for ISO 19115-3 compliance.
GO_DateTime() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_DateTime
Empty constructor for JAXB.
GO_DateTime(Date) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_DateTime
Builds a wrapper for the given Date.
GO_DateTime.Since2014 - Class in org.apache.sis.internal.jaxb.gco
Wraps the value only if marshalling ISO 19115-3 element.
GO_Decimal - Class in org.apache.sis.internal.jaxb.gco
Surrounds double values by <gco:Decimal>.
GO_Decimal() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Decimal
Empty constructor used only by JAXB.
GO_Decimal(Double) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Decimal
Constructs a wrapper for the given value.
GO_Distance - Class in org.apache.sis.internal.jaxb.gco
The ISO 19103 Distance with a unit of measure defined, using the gco namespace linked to the http://www.isotc211.org/2005/gco URL.
GO_Distance() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Distance
Empty constructor used only by JAXB.
GO_Distance(Double) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Distance
Constructs an adapter for the given value before marshalling.
GO_GenericName - Class in org.apache.sis.internal.jaxb.gco
JAXB wrapper in order to map implementing class with the GeoAPI interface.
GO_GenericName() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_GenericName
Empty constructor for JAXB only.
GO_GenericName(GenericName) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_GenericName
Wraps a name at marshalling-time.
GO_GenericName.Since2014 - Class in org.apache.sis.internal.jaxb.gco
Wraps the value only if marshalling ISO 19115-3 element.
GO_Integer - Class in org.apache.sis.internal.jaxb.gco
Wraps an integer value in an <gco:Integer> element.
GO_Integer() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Integer
Empty constructor used only by JAXB.
GO_Integer(Integer) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Integer
Constructs a wrapper for the given value.
GO_Integer.Since2014 - Class in org.apache.sis.internal.jaxb.gco
Wraps the value only if marshalling ISO 19115-3 element.
GO_Integer64 - Class in org.apache.sis.internal.jaxb.gco
Wraps a long value in an <gco:Integer> element.
GO_Integer64() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Integer64
Empty constructor used only by JAXB.
GO_Integer64(Long) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Integer64
Constructs a wrapper for the given value.
GO_Measure - Class in org.apache.sis.internal.jaxb.gco
The ISO 19103 Measure with a unit of measure defined in the gco namespace associated to the http://www.isotc211.org/2005/gco URL.
GO_Measure() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Measure
Empty constructor used only by JAXB.
GO_Measure(Double) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Measure
Constructs an adapter for the given value before marshalling.
GO_MultiplicityRange - Class in org.apache.sis.internal.jaxb.gco
Adapter for a component of a multiplicity, consisting of an non-negative lower bound, and a potentially infinite upper bound.
GO_MultiplicityRange() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_MultiplicityRange
Empty constructor used only by JAXB.
GO_MultiplicityRange(NumberRange<Integer>) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_MultiplicityRange
Constructs a wrapper for the given value.
GO_Real - Class in org.apache.sis.internal.jaxb.gco
Wraps double values in <gco:Real> element.
GO_Real() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Real
Empty constructor used only by JAXB.
GO_Real(Double) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Real
Constructs a wrapper for the given value.
GO_Real.Since2014 - Class in org.apache.sis.internal.jaxb.gco
Wraps the value only if marshalling ISO 19115-3 element.
GO_Record - Class in org.apache.sis.internal.jaxb.gco
JAXB wrapper in order to map implementing class with the GeoAPI interface.
GO_Record() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Record
Empty constructor for JAXB only.
GO_Record(Record) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Record
Wraps a Record value with a gco:Record element at marshalling-time.
GO_Record.Since2014 - Class in org.apache.sis.internal.jaxb.gco
Wraps the value only if marshalling ISO 19115-3 element.
GO_RecordType - Class in org.apache.sis.internal.jaxb.gco
JAXB wrapper in order to map implementing class with the GeoAPI interface.
GO_RecordType() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_RecordType
Empty constructor for JAXB only.
GO_RecordType(RecordType) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_RecordType
Wraps a RecordType value with a gco:RecordType element at marshalling-time.
GO_RecordType.Since2014 - Class in org.apache.sis.internal.jaxb.gco
Wraps the value only if marshalling ISO 19115-3 element.
GO_Temporal - Class in org.apache.sis.internal.jaxb.gco
JAXB adapter wrapping the date value in a <gco:Date> or <gco:DateTime> element, for ISO 19115-3 compliance.
GO_Temporal() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Temporal
Empty constructor for JAXB.
GO_Temporal(Temporal) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Temporal
Builds a wrapper for the given temporal object.
GO_Temporal.Since2014 - Class in org.apache.sis.internal.jaxb.gco
Wraps the value only if marshalling ISO 19115-3 element.
GO_UnlimitedInteger - Class in org.apache.sis.internal.jaxb.gco
Wraps an "unlimited" integer value in an <gco:UnlimitedInteger> element.
GO_UnlimitedInteger() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_UnlimitedInteger
Empty constructor used only by JAXB.
GO_UnlimitedInteger(UnlimitedInteger) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_UnlimitedInteger
Constructs a wrapper for the given value.
GO_URL - Class in org.apache.sis.internal.jaxb.gco
JAXB wrapper for an URI in a <gmd:URL> element, for ISO 19139:2007 compliance.
GO_URL() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_URL
Empty constructor for JAXB only.
GO_URL(String) - Constructor for class org.apache.sis.internal.jaxb.gco.GO_URL
Builds an adapter for the given URI.
gpx - Variable in enum org.apache.sis.storage.gps.Fix
The string representation in GPX format.
GPX - Enum constant in enum org.apache.sis.console.OutputFormat
XML format used for GPS data exchange.
GPX - Static variable in class org.apache.sis.internal.storage.gpx.Tags
Main GPX XML tags.
GRAD - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as π/200 radians (1 grad).
GRAM - Static variable in class org.apache.sis.measure.Units
A SI conventional unit for mass (g).
granularity - Variable in class org.apache.sis.internal.referencing.ExtentSelector
Granularity of the time of interest in seconds, or 0 if none.
graphicOverviews - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides a graphic that illustrates the resource(s) (should include a legend for the graphic).
graphics - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Citation graphic or logo for cited party.
graphics - Variable in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Graphic / symbol indicating the constraint.
graphicsFile - Variable in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Full application schema given as a graphics file.
GRAVITY_RELATED_HEIGHT - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "gravity-related height" name.
Gray - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Gray
GrayResponseCurve - Static variable in class org.apache.sis.storage.geotiff.Tags
 
GrayResponseUnit - Static variable in class org.apache.sis.storage.geotiff.Tags
 
Grayscale - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Grayscale
GRAYSCALE - Static variable in class org.apache.sis.internal.coverage.j2d.Colorizer
Applies a gray scale to quantitative category and transparent colors to qualitative categories.
greater(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
greaterOrEqual(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
GreaterThan(Expression<? super R, ?>, Expression<? super R, ?>, boolean, MatchAction) - Constructor for class org.apache.sis.filter.ComparisonFilter.GreaterThan
Creates a new filter.
GreaterThanOrEqualTo(Expression<? super R, ?>, Expression<? super R, ?>, boolean, MatchAction) - Constructor for class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
Creates a new filter.
Green - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Green
GREEN - Enum constant in enum org.apache.sis.storage.landsat.BandName
 
GREENWICH - Static variable in class org.apache.sis.referencing.StandardDefinitions
The EPSG code for Greenwich meridian.
greenwichLongitude - Variable in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
grid - Variable in class org.apache.sis.internal.coverage.j2d.DeferredProperty.ImageGeometry
The grid geometry of the grid coverage rendered as an image.
grid - Variable in class org.apache.sis.internal.referencing.provider.NADCON.Loader
grid - Variable in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
The grid of datum shifts from source datum to target datum, or null if none.
GRID - Enum constant in enum org.apache.sis.referencing.CommonCRS.Engineering
Cartesian coordinate system with (column, row) oriented axes in unity units.
GRID_DIMENSION - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Number of dimensions used for interpolating in the datum shift grid.
GRID_GEOMETRY_CHANGE - Enum constant in enum org.apache.sis.portrayal.TransformChangeEvent.Reason
A new value has been assigned as part of a wider set of changes.
GRID_GEOMETRY_KEY - Static variable in class org.apache.sis.image.PlanarImage
Key for a property defining a conversion from pixel coordinates to "real world" coordinates.
GRID_GEOMETRY_PROPERTY - Static variable in class org.apache.sis.portrayal.Canvas
The "gridGeometry" property name.
GRID_ROW_COUNT - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Number of letters available for grid rows.
GRID_SQUARE_SIZE - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Size of the 100 kilometres squares, in metres.
GRID_TO_CRS - Static variable in class org.apache.sis.coverage.grid.GridGeometry
A bitmask to specify the validity of the "grid to CRS" transform.
GridClippingMode - Enum in org.apache.sis.coverage.grid
Specifies clipping behavior during computations of GridExtent.
GridClippingMode() - Constructor for enum org.apache.sis.coverage.grid.GridClippingMode
 
GridCoordinateOutsideCoverage_4 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Indices ({3}) are outside grid coverage.
gridCoordinates - Variable in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
A temporary array for two-dimensional source coordinates.
GridCoordinates - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
Grid coordinate
GridCoordinatesView - Class in org.apache.sis.coverage.grid
A view over the low or high grid envelope coordinates.
GridCoordinatesView(long[], int) - Constructor for class org.apache.sis.coverage.grid.GridCoordinatesView
Creates a new view over the low or high coordinates.
GridCoverage - Class in org.apache.sis.coverage.grid
Base class of coverages with domains defined as a set of grid points.
GridCoverage(GridCoverage, GridGeometry) - Constructor for class org.apache.sis.coverage.grid.GridCoverage
Constructs a new grid coverage with the same sample dimensions than the given source.
GridCoverage(GridGeometry, List<? extends SampleDimension>) - Constructor for class org.apache.sis.coverage.grid.GridCoverage
Constructs a grid coverage using the specified grid geometry and sample dimensions.
GridCoverage.Evaluator - Interface in org.apache.sis.coverage.grid
Interpolates values of sample dimensions at given positions.
GridCoverage.Lazy - Class in org.apache.sis.coverage.grid
GridCoverage2D - Class in org.apache.sis.coverage.grid
Basic access to grid data values backed by a two-dimensional RenderedImage.
GridCoverage2D(GridCoverage2D, List<SampleDimension>, MathTransform1D[], boolean) - Constructor for class org.apache.sis.coverage.grid.GridCoverage2D
Creates a new grid coverage for the conversion of specified source coverage.
GridCoverage2D(GridCoverage, RenderedImage) - Constructor for class org.apache.sis.coverage.grid.GridCoverage2D
Constructs a grid coverage using the same domain and range than the given coverage, but different data.
GridCoverage2D(GridCoverage, GridGeometry, GridExtent, RenderedImage) - Constructor for class org.apache.sis.coverage.grid.GridCoverage2D
Creates a new grid coverage for the resampling of specified source coverage.
GridCoverage2D(GridGeometry, List<? extends SampleDimension>, RenderedImage) - Constructor for class org.apache.sis.coverage.grid.GridCoverage2D
Constructs a grid coverage using the specified domain, range and data.
GridCoverage2D.PixelAccessor - Class in org.apache.sis.coverage.grid
Implementation of evaluator returned by BandedCoverage.evaluator().
GridCoverageBuilder - Class in org.apache.sis.coverage.grid
Helper class for the creation of GridCoverage instances.
GridCoverageBuilder() - Constructor for class org.apache.sis.coverage.grid.GridCoverageBuilder
Creates an initially empty builder.
GridCoverageProcessor - Class in org.apache.sis.coverage.grid
A predefined set of operations on grid coverages as convenience methods.
GridCoverageProcessor() - Constructor for class org.apache.sis.coverage.grid.GridCoverageProcessor
Creates a new processor with default configuration.
GridCoverageProcessor(ImageProcessor) - Constructor for class org.apache.sis.coverage.grid.GridCoverageProcessor
Creates a new processor initialized to the given configuration.
GridCoverageProcessor.Optimization - Enum in org.apache.sis.coverage.grid
Types of changes that a coverage processor can do for executing an operation more efficiently.
GridCoverageResource - Interface in org.apache.sis.storage
Access to data values in a n-dimensional grid.
GridDerivation - Class in org.apache.sis.coverage.grid
Creates a new grid geometry derived from a base grid geometry with different extent or resolution.
GridDerivation(GridGeometry) - Constructor for class org.apache.sis.coverage.grid.GridDerivation
Creates a new builder for deriving a grid geometry from the specified base.
gridDimensions - Variable in class org.apache.sis.coverage.grid.ImageRenderer
The dimensions to select in the grid coverage for producing an image.
gridDimensions - Variable in class org.apache.sis.coverage.grid.SliceGeometry
Dimensions of the slice to retain.
GridEnvelopeMustBeNDimensional_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The grid envelope must have at least {0} dimensions.
GridExtent - Class in org.apache.sis.coverage.grid
A range of grid coverage coordinates, also known as "grid envelope".
GridExtent - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Grid extent
GridExtent(int, int, int, int) - Constructor for class org.apache.sis.coverage.grid.GridExtent
Creates a new grid extent for an image of the given size and location.
GridExtent(int, DimensionNameType[]) - Constructor for class org.apache.sis.coverage.grid.GridExtent
Creates an initially empty grid extent with the given number of dimensions.
GridExtent(long, long) - Constructor for class org.apache.sis.coverage.grid.GridExtent
Creates a new grid extent for an image or matrix of the given size.
GridExtent(Rectangle) - Constructor for class org.apache.sis.coverage.grid.GridExtent
Creates a new grid extent for an image or matrix of the given bounds.
GridExtent(GridExtent) - Constructor for class org.apache.sis.coverage.grid.GridExtent
Creates a copy of the given grid extent.
GridExtent(GridExtent, long[]) - Constructor for class org.apache.sis.coverage.grid.GridExtent
Creates a new grid extent with the same axes than the given extent, but different coordinates.
GridExtent(AbstractEnvelope, GridRoundingMode, GridClippingMode, int[], int[], GridExtent, int[]) - Constructor for class org.apache.sis.coverage.grid.GridExtent
Creates a new grid extent by rounding the given envelope to (usually) nearest integers.
GridExtent(DimensionNameType[], long[], long[], boolean) - Constructor for class org.apache.sis.coverage.grid.GridExtent
Constructs a new grid extent set to the specified coordinates.
GridExtentCRS - Class in org.apache.sis.coverage.grid
Builder for coordinate reference system which is derived from the coverage CRS by the inverse of the "grid to CRS" transform.
GridExtentCRS() - Constructor for class org.apache.sis.coverage.grid.GridExtentCRS
Do not allow instantiation of this class.
GridExtentsAreDisjoint_5 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The specified grid extent is outside the domain.
gridGeometry - Variable in class org.apache.sis.coverage.grid.GridCoverage
The grid extent, coordinate reference system (CRS) and conversion from cell indices to CRS.
gridGeometry - Variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
The image size together with the "grid to CRS" transform.
gridGeometry - Variable in class org.apache.sis.internal.storage.esri.RawRasterReader
The full image size together with the "grid to CRS" transform.
gridGeometry - Variable in class org.apache.sis.internal.storage.image.WorldFileResource
The grid geometry of this resource.
gridGeometry - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
The conversion from pixel center to CRS, or null if none or not yet computed.
gridGeometry - Variable in class org.apache.sis.portrayal.Canvas
The grid geometry, computed when first needed and reset to null when invalidated.
gridGeometry - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
The grid geometry of this aggregated resource.
gridGeometry - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The grid geometry created by GridGeometryBuilder.build(Reader, long, long).
GridGeometry - Class in org.apache.sis.coverage.grid
Valid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.
GridGeometry() - Constructor for class org.apache.sis.coverage.grid.GridGeometry
Constructor for GridGeometry.UNDEFINED singleton only.
GridGeometry(GridExtent, Envelope, GridOrientation) - Constructor for class org.apache.sis.coverage.grid.GridGeometry
Creates an axis-aligned grid geometry with an extent and an envelope.
GridGeometry(GridExtent, PixelInCell, MathTransform, CoordinateReferenceSystem) - Constructor for class org.apache.sis.coverage.grid.GridGeometry
Creates a new grid geometry from a grid extent and a mapping from cell coordinates to "real world" coordinates.
GridGeometry(GridExtent, MathTransform, MathTransform, ImmutableEnvelope, double[], long) - Constructor for class org.apache.sis.coverage.grid.GridGeometry
Creates a new grid geometry from the given components.
GridGeometry(GridGeometry) - Constructor for class org.apache.sis.coverage.grid.GridGeometry
Creates a new grid geometry with the same values than the given grid geometry.
GridGeometry(GridGeometry, GridExtent, MathTransform) - Constructor for class org.apache.sis.coverage.grid.GridGeometry
Creates a new grid geometry derived from the given grid geometry with a new extent and a modified transform.
GridGeometry(PixelInCell, MathTransform, Envelope, GridRoundingMode) - Constructor for class org.apache.sis.coverage.grid.GridGeometry
Creates a new grid geometry from a geospatial envelope and a mapping from cell coordinates to "real world" coordinates.
GridGeometry.Formatter - Class in org.apache.sis.coverage.grid
Helper class for formatting a GridGeometry instance.
gridGeometry2D - Variable in class org.apache.sis.coverage.grid.GridCoverage2D
The two-dimensional components of the coordinate reference system and "grid to CRS" transform.
GridGeometryBuilder - Class in org.apache.sis.storage.geotiff
Helper class for creating a GridGeometry from GeoTIFF data.
GridGeometryBuilder() - Constructor for class org.apache.sis.storage.geotiff.GridGeometryBuilder
Creates a new builder.
gridLength - Variable in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
The product of all LinearTransformBuilder.gridSize values, or 0 if none or if LinearTransformBuilder.gridSize is null.
GridLongitudeSpanTooWide_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
The grid spans {0}° of longitude, which may be too wide for the “{1}” domain.
GridOrientation - Class in org.apache.sis.coverage.grid
High-level description about how a grid is orientated relative to the CRS axes.
GridOrientation(long, AxesConvention, boolean) - Constructor for class org.apache.sis.coverage.grid.GridOrientation
Creates a new enumeration value.
gridRepresentation - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Information about the grid shape, or null if none.
gridRepresentation() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates a grid representation object if it does not already exists, then returns it.
GridResourceWrapper - Class in org.apache.sis.internal.storage
A grid coverage resource which is a wrapper around another grid coverage resource.
GridResourceWrapper() - Constructor for class org.apache.sis.internal.storage.GridResourceWrapper
Creates a new wrapper.
GridRoundingMode - Enum in org.apache.sis.coverage.grid
Specifies rounding behavior during computations of GridExtent from floating-point values.
GridRoundingMode() - Constructor for enum org.apache.sis.coverage.grid.GridRoundingMode
 
gridSize - Variable in class org.apache.sis.referencing.datum.DatumShiftGrid
Number of grid cells along each dimension.
gridSize - Variable in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Number of grid columns and rows, or null if the coordinates are not distributed on a regular grid.
gridSize(int) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the grid size for the given dimension.
gridSizes - Variable in class org.apache.sis.storage.landsat.MetadataReader
Image width and height in pixels, as unsigned integers.
GridSlice - Class in org.apache.sis.storage.aggregate
A grid resource which is a slice in a larger coverage.
GridSlice(GridCoverageResource) - Constructor for class org.apache.sis.storage.aggregate.GridSlice
Creates a new slice for the specified resource.
GridSliceLocator - Class in org.apache.sis.storage.aggregate
Coordinates of slices together with search methods.
GridSliceLocator(List<GridSlice>, int, GridCoverageResource[]) - Constructor for class org.apache.sis.storage.aggregate.GridSliceLocator
Creates a new locator for slices at given coordinates.
gridStartsAtZero - Variable in class org.apache.sis.coverage.grid.DomainLinearizer
Whether to force lower grid coordinates to (0,0,…).
gridToAOI - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
gridToCRS - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Transform from “grid coordinates of the source” to “geospatial coordinates of the target”.
gridToCRS - Variable in class org.apache.sis.coverage.grid.GridGeometry
The conversion from grid indices to "real world" coordinates, or null if unknown.
gridToCRS - Variable in class org.apache.sis.internal.processing.isoline.Joiner
Final transform to apply on coordinates, or null if none.
gridToCRS - Variable in class org.apache.sis.internal.processing.isoline.Parallelized
Transform from image upper left corner (in pixel coordinates) to geometry coordinates.
gridToCRS - Variable in class org.apache.sis.internal.processing.isoline.Tracer
Final transform to apply on coordinates (integer source coordinates at pixel centers).
gridToCRS - Variable in class org.apache.sis.internal.referencing.j2d.Tile
The "grid to real world" transform, used by TileOrganizer in order to compute the region for this tile.
gridToCRS - Variable in class org.apache.sis.internal.referencing.j2d.TileOrganizer.Translation
The translated "grid to real world" transform, as an immutable instance.
gridToCRS - Variable in class org.apache.sis.internal.referencing.j2d.TileTranslation
The translated "grid to real world" transform, as an immutable instance.
gridToCRS - Variable in class org.apache.sis.internal.sql.postgis.RasterReader
Conversion from pixel coordinates to CRS coordinates.
gridToCRS - Variable in class org.apache.sis.internal.sql.postgis.RasterWriter
Conversion from pixel coordinates to CRS coordinates.
gridToCRS - Variable in class org.apache.sis.storage.aggregate.GroupByTransform
Value or geometry.getGridToCRS(PixelInCell.CELL_CORNER).
gridToCRS() - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Computes the transform from “grid coordinates of the source” to “geospatial coordinates of the target”.
gridToGrid() - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Computes the transform from “grid coordinates of the source” to “grid coordinates of the target”.
gridToImageX - Variable in class org.apache.sis.coverage.grid.GridCoverage2D
Offsets to apply for converting grid coverage coordinates to image pixel coordinates.
gridToImageY - Variable in class org.apache.sis.coverage.grid.GridCoverage2D
Offsets to apply for converting grid coverage coordinates to image pixel coordinates.
gridToTarget - Variable in class org.apache.sis.referencing.operation.builder.ResidualGrid
Conversion from translated coordinates (after the datum shift has been applied) to "real world" coordinates.
gridToWraparound - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
Transform from grid coordinates to the CRS where wraparound axes may exist.
gridType - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Whether the next grid should be an instance of DefaultGeorectified or DefaultGeoreferenceable.
GridType() - Constructor for enum org.apache.sis.internal.storage.MetadataBuilder.GridType
 
gridX - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Position of the next MGRS reference to encode.
gridY - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Position of the next MGRS reference to encode.
GridZoneDesignator - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
Grid zone designator
groundAccuracy - Variable in class org.apache.sis.geometry.CoordinateFormat
The declared accuracy on ground, or null if unspecified.
groundControlPoints - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Collection of ground control points.
groundControlPoints() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the collection of ground control points if it does not already exists, then returns it.
groundDimensions - Variable in class org.apache.sis.geometry.CoordinateFormat
The dimensions on which CoordinateFormat.groundPrecision applies, specified as a bitmask.
groundPrecision - Variable in class org.apache.sis.geometry.CoordinateFormat
The desired ground precision, or null if unspecified.
groundResolution - Variable in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.
group - Variable in class org.apache.sis.storage.landsat.BandGroup
The group of bands that this aggregate represents.
group - Variable in enum org.apache.sis.storage.landsat.BandName
Group in which this band belong.
group - Variable in class org.apache.sis.storage.landsat.MetadataReader
Group in process of being parsed, or null if none.
group(StoreListeners, Band[], int) - Static method in class org.apache.sis.storage.landsat.BandGroup
Creates aggregates for the given bands.
group(Identifier, GeneralParameterDescriptor[]) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
Wraps the given descriptors in a descriptor group of the given name.
Group<E> - Class in org.apache.sis.storage.aggregate
Base class for containers for a list of elements grouped by some attribute.
Group() - Constructor for class org.apache.sis.storage.aggregate.Group
Creates a new group of objects associated to some attribute defined by subclasses.
GroupAggregate - Class in org.apache.sis.storage.aggregate
An aggregate created when, after grouping resources by CRS and other attributes, more than one group still exist.
GroupAggregate(GroupAggregate, Resource[]) - Constructor for class org.apache.sis.storage.aggregate.GroupAggregate
Creates a new resource with the same data than given resource but a different merge strategy.
GroupAggregate(StoreListeners, String, int) - Constructor for class org.apache.sis.storage.aggregate.GroupAggregate
Creates a new aggregate with the specified number of components.
GroupAggregate(StoreListeners, String, GridCoverageResource[], List<SampleDimension>) - Constructor for class org.apache.sis.storage.aggregate.GroupAggregate
Creates a new aggregate with the specified components, which will receive no further processing.
GroupAsPolylineOperation - Class in org.apache.sis.internal.storage.gpx
Creates a single (Multi)Polyline instance from a sequence of points or polylines stored in another property.
GroupAsPolylineOperation(Map<String, ?>, String, DefaultAttributeType<?>) - Constructor for class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation
Creates a new operation which will look for geometries in the given feature association.
GroupAsPolylineOperation.Result<G> - Class in org.apache.sis.internal.storage.gpx
The attribute resulting from execution if the GroupAsPolylineOperation.
GroupByCRS<E> - Class in org.apache.sis.storage.aggregate
A container for a list of elements grouped by their CRS.
GroupByCRS(CoordinateReferenceSystem) - Constructor for class org.apache.sis.storage.aggregate.GroupByCRS
Creates a new group of objects associated to the given CRS.
GroupBySample - Class in org.apache.sis.storage.aggregate
A container for a list of elements grouped by their sample dimensions.
GroupBySample(List<SampleDimension>) - Constructor for class org.apache.sis.storage.aggregate.GroupBySample
Creates a new group of objects associated to the list of sample dimensions.
GroupByTransform - Class in org.apache.sis.storage.aggregate
A container for a list of slices grouped by their "grid to CRS" transform, ignoring integer translations.
GroupByTransform(GridGeometry, MathTransform, MergeStrategy) - Constructor for class org.apache.sis.storage.aggregate.GroupByTransform
Creates a new group of objects associated to the given transform.
groups(String) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Returns all subgroups with the specified name.
groups(String) - Method in class org.apache.sis.parameter.Parameters.Wrapper
 
groups(String) - Method in class org.apache.sis.parameter.TensorValues
Always throws an exception since this group does not contain subgroups.
groups(String) - Method in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Returns all subgroups with the specified name.
groups(String) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Unsupported operation, since ContextualParameters groups do not contain sub-groups.
GRS1980 - Enum constant in enum org.apache.sis.referencing.CommonCRS
Unknown datum based upon the GRS 1980 ellipsoid.
GTS - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
The "http://www.isotc211.org/2005/gts" URL, used in ISO 19139:2007.
guess(String) - Static method in class org.apache.sis.internal.referencing.VerticalDatumTypes
Guesses the type of a datum of the given name.
guess(String) - Static method in enum org.apache.sis.internal.storage.CodeType
Infers the type for the given authority code.
guess(String, Collection<? extends GenericName>, CoordinateSystemAxis) - Static method in class org.apache.sis.internal.referencing.VerticalDatumTypes
Guesses the type of a datum from its name, aliases or a given vertical axis.
guess(DatabaseMetaData) - Static method in enum org.apache.sis.internal.metadata.sql.Dialect
Returns the presumed SQL dialect.
guessForType(String) - Static method in class org.apache.sis.xml.Namespaces
Guesses the namespace for a type of the given ISO name.

H

h - Variable in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Parameters used in the inverse projection.
H - Variable in class org.apache.sis.referencing.operation.projection.ObliqueMercator
Constants used in the transformation.
HalftoneHints - Static variable in class org.apache.sis.storage.geotiff.Tags
 
handle(ErrorHandler.Report) - Method in enum org.apache.sis.image.ErrorAction
Logs the given record or throws its exception, depending on this enumeration value.
handle(ErrorHandler.Report) - Method in interface org.apache.sis.image.ErrorHandler
Invoked after errors occurred in one or many tiles.
handleGetObject(String) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Gets an object for the given key from this resource bundle.
handler - Variable in class org.apache.sis.internal.coverage.j2d.TileErrorHandler
Where to report exceptions, or ErrorHandler.THROW for throwing them.
handler - Variable in class org.apache.sis.internal.stream.DeferredStream.CloseHandler
Handler to run for releasing resources, or null if none.
handler - Variable in class org.apache.sis.xml.NilReason
The invocation handler for NilObject instances, created when first needed.
handlingDescription - Variable in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Additional information about the restrictions on handling the resource.
HARD_CODED - Static variable in class org.apache.sis.measure.UnitRegistry
All UnitDimension, SystemUnit or ConventionalUnit that are hard-coded in Apache SIS.
harmonizeAxisUnits(Unit<Length>) - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Ensures that the semi-minor axis uses the same unit than the semi-major one.
HAS_NODATA - Static variable in class org.apache.sis.internal.sql.postgis.Band
If this bit is set, the stored nodata value is a true nodata value.
hasAllBands - Variable in class org.apache.sis.internal.storage.RangeArgument
Whether the selection contains all bands of the resource, not necessarily in order.
hasAllTargetTypes(CoordinateSystem, CoordinateSystem) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns true if all CoordinateSystem interfaces of targetCS have a counterpart in sourceCS.
hasArguments - Variable in class org.apache.sis.util.resources.ResourceInternationalString
true if the key has arguments.
hasCategory - Variable in class org.apache.sis.coverage.SampleRangeFormat
Whether at least one category of any type has been found in at least one sample dimension.
hasChanged(RenderingData) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Returns whether RenderingData.dataGeometry or RenderingData.objectiveToCenter changed since a previous rendering.
hasCharacteristic(AbstractIdentifiedType, String, Class<?>) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Returns true if the given operation or attribute type has a characteristic of the given name, and the values of that characteristic are assignable to the given valueClass.
hasCleanerTask - Variable in class org.apache.sis.referencing.factory.ReferenceKeeper
Whether a cleaner task has already been registered for removing oldest entries.
hasCommonIdentifier(Iterable<? extends ReferenceIdentifier>, Iterable<? extends ReferenceIdentifier>) - Static method in class org.apache.sis.internal.metadata.Identifiers
Determines whether a match or mismatch is found between the two given collections of identifiers.
hasComparator - Variable in class org.apache.sis.internal.sql.feature.FeatureStream
true if at least one comparator given to FeatureStream.sorted(Comparator) is implemented using Java code instead of using SQL statements.
hasContextualUnit - Variable in class org.apache.sis.io.wkt.Formatter
A bits mask of elements which defined a contextual units.
hasContextualUnit(int) - Method in class org.apache.sis.io.wkt.Formatter
Returns true if the element at the given depth specified a contextual unit.
hasContextualUnit(Formatter) - Static method in class org.apache.sis.parameter.DefaultParameterValue
Returns true if the given formatter has contextual units, in which case the WKT format can omit the unit of measurement.
hasContradictoryOptions(Option...) - Method in class org.apache.sis.console.CommandRunner
Checks if the user-provided CommandRunner.options contains mutually exclusive options.
hasDateFields(Class<?>) - Static method in class org.apache.sis.internal.util.StandardDateFormat
Returns true if objects of the given class have day, month and hour fields.
hasDeferredEntries - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
true if this ImageFileDirectory has not yet read all deferred entries.
hasDigit(CharSequence, int, int) - Static method in class org.apache.sis.measure.UnitFormat
Returns true if the given character sequence contains at least one digit.
hasFrom - Variable in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
hasGeometry - Variable in class org.apache.sis.internal.sql.feature.Database
true if this database contains at least one geometry column.
hasGeometry - Variable in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Whether this table or view contains at least one geometry column.
hasGeometry - Variable in class org.apache.sis.internal.sql.feature.Table
true if this table contains at least one geometry column.
hasGeometry() - Method in class org.apache.sis.internal.sql.feature.Database
Returns true if this database contains at least one geometry column.
hash - Variable in class org.apache.sis.util.collection.WeakEntry
The absolute value of the hash value of the referenced object.
hash - Variable in class org.apache.sis.util.iso.AbstractName
The cached hash code, or 0 if not yet computed.
hash() - Method in class org.apache.sis.xml.XLink
Computes the hash code now.
HASH_MASK - Static variable in class org.apache.sis.util.collection.WeakEntry
The mask to apply on hash code values for ensuring positive values.
hashCode - Variable in class org.apache.sis.referencing.AbstractIdentifiedObject
The cached hash code value, or 0 if not yet computed.
hashCode - Variable in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
The cached hash code value, or 0 if not yet computed.
hashCode - Variable in class org.apache.sis.util.Version
The hash code value.
hashCode - Variable in class org.apache.sis.xml.XLink
The cached hash code value, computed only if this XLink is unmodifiable.
hashCode() - Method in class org.apache.sis.coverage.Category
Returns a hash value for this category.
hashCode() - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Returns a hash code value for this grid coordinates.
hashCode() - Method in class org.apache.sis.coverage.grid.GridCoordinatesView
Returns a hash code value for this object.
hashCode() - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Returns a hash code value for this coverage processor based on its current configuration.
hashCode() - Method in class org.apache.sis.coverage.grid.GridExtent
Returns a hash value for this grid extent.
hashCode() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns a hash value for this grid geometry.
hashCode() - Method in class org.apache.sis.coverage.grid.GridOrientation
Returns a hash code value for this grid orientation.
hashCode() - Method in class org.apache.sis.coverage.grid.ReshapedImage
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.coverage.RegionOfInterest
Returns a hash code value for this region of interest.
hashCode() - Method in class org.apache.sis.coverage.SampleDimension
Returns a hash value for this sample dimension.
hashCode() - Method in class org.apache.sis.feature.AbstractFeature
Returns a hash code value for this feature.
hashCode() - Method in class org.apache.sis.feature.AbstractIdentifiedType
Returns a hash code value for this type.
hashCode() - Method in class org.apache.sis.feature.AbstractOperation
Returns a hash code value for this operation.
hashCode() - Method in class org.apache.sis.feature.AssociationView
 
hashCode() - Method in class org.apache.sis.feature.AttributeView
 
hashCode() - Method in class org.apache.sis.feature.DefaultAssociationRole
Returns a hash code value for this association role.
hashCode() - Method in class org.apache.sis.feature.DefaultAttributeType
Returns a hash code value for this attribute type.
hashCode() - Method in class org.apache.sis.feature.DefaultFeatureType
Returns a hash code value for this feature type.
hashCode() - Method in class org.apache.sis.feature.DenseFeature
Returns a hash code value for this feature.
hashCode() - Method in class org.apache.sis.feature.EnvelopeOperation
Computes a hash-code value for this operation.
hashCode() - Method in class org.apache.sis.feature.FieldType
Returns a hash code value for this property type.
hashCode() - Method in class org.apache.sis.feature.LinkOperation
Computes a hash-code value for this operation.
hashCode() - Method in class org.apache.sis.feature.MultiValuedAssociation
Returns a hash code value for this association.
hashCode() - Method in class org.apache.sis.feature.MultiValuedAttribute
Returns a hash code value for this attribute.
hashCode() - Method in class org.apache.sis.feature.PropertySingleton
Same contract than AbstractList, just slightly more efficient for this particular class.
hashCode() - Method in class org.apache.sis.feature.SingletonAssociation
Returns a hash code value for this association.
hashCode() - Method in class org.apache.sis.feature.SingletonAttribute
Returns a hash code value for this attribute.
hashCode() - Method in class org.apache.sis.feature.SparseFeature
Returns a hash code value for this feature.
hashCode() - Method in class org.apache.sis.feature.StringJoinOperation
Computes a hash-code value for this operation.
hashCode() - Method in class org.apache.sis.filter.AssociationValue
Returns a hash code value for this association.
hashCode() - Method in class org.apache.sis.filter.ComparisonFilter
Takes in account the additional properties in hash code calculation.
hashCode() - Method in class org.apache.sis.filter.DefaultSortProperty
Computes a hash code value for this filter.
hashCode() - Method in class org.apache.sis.geometry.AbstractDirectPosition
Returns a hash value for this coordinate tuple.
hashCode() - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns a hash value for this envelope.
hashCode() - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns a hash value for this envelope.
hashCode() - Method in class org.apache.sis.geometry.DirectPosition1D
Returns a hash value for this coordinate tuple.
hashCode() - Method in class org.apache.sis.geometry.DirectPosition2D
Returns a hash value for this coordinate.
hashCode() - Method in class org.apache.sis.geometry.GeneralDirectPosition
Returns a hash value for this coordinate tuple.
hashCode() - Method in class org.apache.sis.geometry.SubEnvelope
Must be overridden, since the super-class method processes the full array as a whole.
hashCode() - Method in class org.apache.sis.image.AnnotatedImage.CacheKey
Returns a hash code value for this key.
hashCode() - Method in class org.apache.sis.image.AnnotatedImage
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.image.BandedSampleConverter
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.image.BandedSampleConverter.Writable
Restores the identity behavior for writable image, because it may have listeners attached to this specific instance.
hashCode() - Method in class org.apache.sis.image.BandSelectImage
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.image.ImageAdapter
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.image.ImageProcessor
Returns a hash code value for this image processor based on its current configuration.
hashCode() - Method in class org.apache.sis.image.MaskedImage
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.image.MaskImage
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.image.PositionalConsistencyImage
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.image.PrefetchedImage
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.image.RecoloredImage
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.image.ResampledImage
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.image.ResamplingGrid.Key
Computes a hash code value for this key.
hashCode() - Method in class org.apache.sis.image.SourceAlignedImage
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.image.TileCache.Key
Returns a hash code value for this key.
hashCode() - Method in class org.apache.sis.image.Visualization
Returns a hash code value for this image.
hashCode() - Method in class org.apache.sis.internal.converter.ClassPair
Returns a hash code value for this ClassPair.
hashCode() - Method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Public as an implementation side-effect.
hashCode() - Method in class org.apache.sis.internal.coverage.j2d.ColorModelPatch
For internal use only.
hashCode() - Method in class org.apache.sis.internal.coverage.j2d.FillValues
Returns a hash code for the fill values.
hashCode() - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Returns a hash code value for this color space.
hashCode() - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder.Filled
Returns a hash code value for this provider of tile placeholders.
hashCode() - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Returns a hash code value for this provider of tile placeholders.
hashCode() - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder.WithCross
Returns a hash code value for this provider of tile placeholders.
hashCode() - Method in class org.apache.sis.internal.feature.GeometryWrapper
Returns a hash code value based on the wrapped geometry.
hashCode() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Returns a hash code value for this sequence.
hashCode() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Returns a hash code value for this sequence.
hashCode() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns a hash code value for this sequence.
hashCode() - Method in class org.apache.sis.internal.filter.Node
Returns a hash code value computed from the class and the children.
hashCode() - Method in class org.apache.sis.internal.geoapi.filter.FilterExpressions.Element
 
hashCode() - Method in class org.apache.sis.internal.jaxb.gcx.Anchor
Returns a hash code value for this anchor type.
hashCode() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
Returns a hash code value for this node.
hashCode() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Returns a hash code value for this node.
hashCode() - Method in class org.apache.sis.internal.jaxb.lan.LocalisedCharacterString
Returns a hash code value for this string.
hashCode() - Method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Returns a hash code value for this identifier.
hashCode() - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Returns a hash code value for this collection.
hashCode() - Method in class org.apache.sis.internal.metadata.NameToIdentifier
Returns a hash code value for this object.
hashCode() - Method in class org.apache.sis.internal.referencing.AnnotatedMatrix
Returns a hash code value for this matrix.
hashCode() - Method in class org.apache.sis.internal.referencing.j2d.AffineMatrix
Returns a hash code value for this matrix.
hashCode() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Returns a hash code value for this datum shift grid.
hashCode() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Returns a hash code value for this datum shift grid.
hashCode() - Method in class org.apache.sis.internal.referencing.RTreeNode
Returns a hash code value based on the this node and its children, ignoring the parent and the siblings.
hashCode() - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Returns a hash code value for this type.
hashCode() - Method in class org.apache.sis.internal.simple.SimpleCitation
Returns a hash code value for this citation.
hashCode() - Method in class org.apache.sis.internal.simple.SimpleDuration
Returns a hash code value for this duration.
hashCode() - Method in class org.apache.sis.internal.simple.SimpleIdentifiedObject
Returns a hash code value for this object.
hashCode() - Method in class org.apache.sis.internal.simple.SimpleIdentifier
Returns a hash code value for this identifier.
hashCode() - Method in class org.apache.sis.internal.sql.feature.TableReference
Computes a hash code from the catalog, schema and table names.
hashCode() - Method in class org.apache.sis.internal.storage.gpx.Copyright
Returns a hash code value for this Copyright.
hashCode() - Method in class org.apache.sis.internal.storage.gpx.Link
Returns a hash code value for this Link.
hashCode() - Method in class org.apache.sis.internal.storage.gpx.Metadata
Returns a hash code value for this Metadata.
hashCode() - Method in class org.apache.sis.internal.storage.gpx.Person
Returns a hash code value for this Person.
hashCode() - Method in class org.apache.sis.internal.storage.MetadataBuilder.Sentence
Returns a hash code value for this sentence.
hashCode() - Method in class org.apache.sis.internal.storage.TiledGridResource.CacheKey
Returns a hash-code value for this key.
hashCode() - Method in class org.apache.sis.internal.temporal.DefaultInstant
Hash code value of the time position.
hashCode() - Method in class org.apache.sis.internal.temporal.DefaultPeriod
Hash code value of the time position.
hashCode() - Method in class org.apache.sis.internal.temporal.DefaultPeriodDuration
Hash code value of the time position.
hashCode() - Method in class org.apache.sis.internal.util.AbstractMap
Computes a hash code value for this map.
hashCode() - Method in class org.apache.sis.internal.util.AbstractMapEntry
Returns the hash code value for this map entry.
hashCode() - Method in class org.apache.sis.internal.util.Bag
Returns a hash code value for this bag, ignoring element order.
hashCode() - Method in class org.apache.sis.internal.util.DoubleDouble
Returns a hash code value for this number.
hashCode() - Method in class org.apache.sis.internal.util.StandardDateFormat
Returns a hash code value for this format.
hashCode() - Method in class org.apache.sis.io.wkt.Colors
Returns a hash code value for this object.
hashCode() - Method in class org.apache.sis.io.wkt.StoredTree.Deflater
Computes a hash code value based only on the StoredTree.Deflater.offsets array.
hashCode() - Method in class org.apache.sis.io.wkt.StoredTree.Node
Returns a hash code value for this node.
hashCode() - Method in class org.apache.sis.io.wkt.Symbols
Returns a hash code value for this object.
hashCode() - Method in class org.apache.sis.math.ArrayVector.Bytes
Applies hash code contract specified Vector.hashCode().
hashCode() - Method in class org.apache.sis.math.ArrayVector.Decimal
Applies hash code contract specified Vector.hashCode().
hashCode() - Method in class org.apache.sis.math.ArrayVector.Doubles
Applies hash code contract specified Vector.hashCode().
hashCode() - Method in class org.apache.sis.math.ArrayVector.Floats
Applies hash code contract specified Vector.hashCode().
hashCode() - Method in class org.apache.sis.math.ArrayVector.Integers
Applies hash code contract specified Vector.hashCode().
hashCode() - Method in class org.apache.sis.math.ArrayVector.Longs
Applies hash code contract specified Vector.hashCode().
hashCode() - Method in class org.apache.sis.math.ArrayVector.Shorts
Applies hash code contract specified Vector.hashCode().
hashCode() - Method in class org.apache.sis.math.Fraction
Returns a hash code value for this fraction.
hashCode() - Method in class org.apache.sis.math.Line
Returns a hash code value for this line.
hashCode() - Method in class org.apache.sis.math.Plane
Returns a hash code value for this plane.
hashCode() - Method in class org.apache.sis.math.Statistics
Returns a hash code value for this statistics.
hashCode() - Method in class org.apache.sis.math.Statistics.WithDelta
Returns a hash code value for this statistics.
hashCode() - Method in class org.apache.sis.math.Vector
Returns a hash code for the values in this vector.
hashCode() - Method in class org.apache.sis.measure.AbstractUnit
Returns a hash code value for this unit.
hashCode() - Method in class org.apache.sis.measure.Angle
Returns a hash code for this Angle object.
hashCode() - Method in class org.apache.sis.measure.AngleFormat
Returns a "hash value" for this object.
hashCode() - Method in class org.apache.sis.measure.ConcatenatedConverter
Returns a hash code value for this unit converter.
hashCode() - Method in class org.apache.sis.measure.ConventionalUnit
Returns a hash code value for this unit.
hashCode() - Method in class org.apache.sis.measure.IdentityConverter
Returns a hash code value for this unit converter.
hashCode() - Method in class org.apache.sis.measure.LinearConverter
Returns a hash code value for this unit converter.
hashCode() - Method in class org.apache.sis.measure.MeasurementRange
Returns a hash code value for this measurement range.
hashCode() - Method in class org.apache.sis.measure.PowerOf10
Returns a hash code value for this unit converter.
hashCode() - Method in class org.apache.sis.measure.PowerOf10.Logarithm
Returns a hash code value for this unit converter.
hashCode() - Method in class org.apache.sis.measure.Range
Returns a hash code value for this range.
hashCode() - Method in class org.apache.sis.measure.Scalar
Returns a hash code value for this quantity.
hashCode() - Method in class org.apache.sis.measure.SexagesimalConverter
Returns a hash value for this converter.
hashCode() - Method in class org.apache.sis.measure.SystemUnit
Returns a hash code value for this unit.
hashCode() - Method in class org.apache.sis.measure.UnitDimension
Returns a hash code value for this dimension.
hashCode() - Method in class org.apache.sis.metadata.AbstractMetadata
Computes a hash code value for this metadata using Java reflection.
hashCode() - Method in class org.apache.sis.metadata.CacheKey
Returns a hash code value for this key.
hashCode() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns a hash value for this representative fraction.
hashCode() - Method in class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
Deprecated.
 
hashCode() - Method in class org.apache.sis.metadata.ObjectPair
Returns a hash code value for this pair of objects.
hashCode() - Method in class org.apache.sis.metadata.PropertyInformation
Computes a hash code value only from the code space and property name.
hashCode() - Method in class org.apache.sis.metadata.sql.CacheKey
Returns a hash code for this key.
hashCode() - Method in class org.apache.sis.metadata.TreeNode.CollectionElement
Returns a hash code value for this node.
hashCode() - Method in class org.apache.sis.metadata.TreeNode.Element
Returns a hash code value for this node.
hashCode() - Method in class org.apache.sis.metadata.TreeNode
Returns a hash code value for this node.
hashCode() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns a hash value for this parameter.
hashCode() - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Returns a hash value for this parameter.
hashCode() - Method in class org.apache.sis.parameter.FilteredParameters
Returns a hash value for this parameter.
hashCode() - Method in class org.apache.sis.parameter.TensorParameters
Returns a hash code value for this object.
hashCode() - Method in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Returns a hash value for this parameter.
hashCode() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns a hash value for this identified object.
hashCode() - Method in class org.apache.sis.referencing.cs.Codes
Returns the hash code value for this Codes instance.
hashCode() - Method in class org.apache.sis.referencing.cs.DirectionAlongMeridian
Returns a hash code value, for consistency with DirectionAlongMeridian.equals(java.lang.Object).
hashCode() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Returns a hash value for this object.
hashCode() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns a hash code value for this datum shift grid.
hashCode() - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
Returns a hash value for this object.
hashCode() - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Returns a hash code value for this object.
hashCode() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Key
Returns the hash code value for this key.
hashCode() - Method in class org.apache.sis.referencing.factory.sql.AxisName
Returns a hash code for this object.
hashCode() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Returns a hash code value for this location type.
hashCode() - Method in class org.apache.sis.referencing.ImmutableIdentifier
Returns a hash code value for this object.
hashCode() - Method in class org.apache.sis.referencing.NamedIdentifier
Returns a hash code value for this object.
hashCode() - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Implements the Map.Entry.hashCode() contract.
hashCode() - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid
Returns a hash code value for this datum shift grid.
hashCode() - Method in class org.apache.sis.referencing.operation.CRSPair
Returns the hash code value.
hashCode() - Method in class org.apache.sis.referencing.operation.DefaultFormula
Returns a hash code value for this formula.
hashCode() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns a hash code value based on the data values in this object.
hashCode() - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Returns a hash code value based on the data values in this object.
hashCode() - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Returns a hash code value based on the data values in this object.
hashCode() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns a hash code value based on the data values in this matrix.
hashCode() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Returns a hash value for this transform.
hashCode() - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Returns a hash code value for this object.
hashCode() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.SubArea
hashCode() - Method in class org.apache.sis.setup.OptionKey
Returns a hash code value for this object.
hashCode() - Method in class org.apache.sis.storage.aggregate.GridSlice
Returns a hash code for the offset consistently with GridSlice.equals(Object) purpose.
hashCode() - Method in class org.apache.sis.storage.CoverageQuery
Returns a hash code value for this query.
hashCode() - Method in class org.apache.sis.storage.FeatureQuery
Returns a hash code value for this query.
hashCode() - Method in class org.apache.sis.storage.FeatureQuery.NamedExpression
Returns a hash code value for this column.
hashCode() - Method in class org.apache.sis.storage.ProbeResult.Constant
Returns a hash code derived from the name, which is okay since each name are unique.
hashCode() - Method in class org.apache.sis.storage.ProbeResult
Returns a hash code value for this instance.
hashCode() - Method in class org.apache.sis.storage.sql.ResourceDefinition
Returns a hash code value for this resource definition.
hashCode() - Method in class org.apache.sis.util.collection.DefaultTreeTable
Returns a hash code value for this table.
hashCode() - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Returns a hash-code value computed from the values and children, ignoring the parent.
hashCode() - Method in interface org.apache.sis.util.collection.TreeTable.Node
Returns a hash code value consistent with the equals(Object) implementation for this node.
hashCode() - Method in class org.apache.sis.util.collection.WeakValueHashMap.Entry
Returns the hash code value for this map entry.
hashCode() - Method in class org.apache.sis.util.DefaultInternationalString
Returns a hash code value for this international text.
hashCode() - Method in class org.apache.sis.util.iso.AbstractName
Returns a hash code value for this generic name.
hashCode() - Method in class org.apache.sis.util.iso.AbstractName.International
Returns a hash code value for this international text.
hashCode() - Method in class org.apache.sis.util.iso.DefaultNameSpace
Returns a hash code value for this namespace.
hashCode() - Method in class org.apache.sis.util.iso.DefaultRecord
Returns a hash code value for this record.
hashCode() - Method in class org.apache.sis.util.iso.DefaultRecordType
Returns a hash code value for this RecordType.
hashCode() - Method in class org.apache.sis.util.ResourceInternationalString
Returns a hash code value for this international text.
hashCode() - Method in class org.apache.sis.util.resources.ResourceInternationalString
Returns a hash code value for this international text.
hashCode() - Method in class org.apache.sis.util.SimpleInternationalString
Returns a hash code value for this international text.
hashCode() - Method in class org.apache.sis.util.Version
Returns a hash code value for this version.
hashCode() - Method in class org.apache.sis.xml.NilReason
Returns a hash code value for this NilReason.
hashCode() - Method in class org.apache.sis.xml.XLink
Returns a hash code value for this XLink.
hashCode(Object) - Method in class org.apache.sis.metadata.MetadataStandard
Computes a hash code for the specified metadata.
hashCode(AbstractFeature, String) - Static method in class org.apache.sis.feature.PropertyView
Returns a hash code value for this property.
HashCode - Class in org.apache.sis.metadata
Computes a hash code for the specified metadata.
HashCode() - Constructor for class org.apache.sis.metadata.HashCode
Instantiated by HashCode.VISITORS only.
hashCodeBase() - Method in class org.apache.sis.image.ComputedImage
Returns a hash code value based on the fields known to this base class.
hashCodeByAPI() - Method in class org.apache.sis.geometry.ArrayEnvelope
Computes the hash code value using the public API instead of direct access to the ArrayEnvelope.coordinates array.
hashMapCapacity(int) - Static method in class org.apache.sis.util.collection.Containers
Returns the capacity to be given to the HashMap constructor for holding the given number of elements.
hasIdentifier(DefaultFeatureType) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Returns true if the given feature type is non-null and has a "sis:identifier" property.
hasJNDI() - Static method in class org.apache.sis.internal.metadata.sql.Initializer
Returns true if SIS will try to fetch the DataSource from JNDI.
hasListener(Class<E>, StoreListener<? super E>) - Method in class org.apache.sis.storage.event.StoreListeners
Returns true if the given listener is registered for the given type or a super-type.
hasListener(StoreListener<?>) - Method in class org.apache.sis.storage.event.StoreListeners.ForType
Returns true if this element contains the given listener.
hasListeners(Class<? extends StoreEvent>) - Method in class org.apache.sis.storage.event.StoreListeners
Returns true if at least one listener is registered for the given type or a super-type.
hasM() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns whether this coordinate sequence has M coordinate values.
hasMore(int) - Static method in enum org.apache.sis.internal.referencing.AxesMapper
Returns true if the given value computed by Long.numberOfTrailingZeros(long) means that there is at least one more dimension to process.
hasMoreElements() - Method in class org.apache.sis.util.resources.IndexedResourceBundle.KeyEnum
Returns true if there is at least one more non-null key.
hasNaN(double[]) - Static method in class org.apache.sis.util.ArraysExt
Returns true if the specified array contains at least one NaN value.
hasNaN(float[]) - Static method in class org.apache.sis.util.ArraysExt
Returns true if the specified array contains at least one NaN value.
hasNaN(DirectPosition) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Returns true if at least one coordinate in the given position is Double.NaN.
hasNaN(Envelope) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Returns true if at least one coordinate in the given envelope is Double.NaN.
hasNativeResources(ZipFile) - Static method in class org.apache.sis.internal.maven.Assembler
Returns true if the given JAR file contains at least one resource in the "native/" directory.
hasNext - Variable in class org.apache.sis.internal.util.AbstractMap.Iter
hasNext() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder.RoleIter
Prepares the next AttributeRole on which to iterate and returns true if such AttributeRole has been found.
hasNext() - Method in class org.apache.sis.feature.PropertySingleton.Iter
Returns true if the singleton attribute has not yet been returned.
hasNext() - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter.GeomIterator
Returns true if there is more sequences to return.
hasNext() - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter.RingIterator
Returns true if there is more rings to return.
hasNext() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
If we need to search for the next element, fetches it now.
hasNext() - Method in class org.apache.sis.internal.util.AbstractMap.Iter
Returns true if there is at least one more element to return.
hasNext() - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
hasNext() - Method in class org.apache.sis.math.CompoundDirectPositions
Returns true if there is more position to return.
hasNext() - Method in class org.apache.sis.metadata.PropertyMap.Iter
Returns true if there is more elements to return.
hasNext() - Method in class org.apache.sis.metadata.TreeNodeChildren.Iter
hasNext() - Method in class org.apache.sis.metadata.ValueMap.Iter
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.sis.referencing.factory.LazySynchronizedIterator
Returns true if AbstractIterator.next() can return a non-null element.
hasNext() - Method in class org.apache.sis.referencing.NameIterator
Returns true if there is another name or alias to return.
hasNext() - Method in class org.apache.sis.util.collection.CacheEntries.Iter
Returns true if there is more element to returns.
hasNext() - Method in class org.apache.sis.util.collection.CodeListSet.Iter
Returns true if there is more elements to return.
hasNext() - Method in class org.apache.sis.util.collection.DerivedIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.sis.util.collection.FrequencySortedSet.Iter
Returns true if there is more elements to return.
hasNext() - Method in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Returns true if there is one more value to return.
hasNext() - Method in class org.apache.sis.util.collection.RangeSet.Iter
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.sis.util.iso.DefaultRecord.Iter
Returns true if there is more record fields to iterate over.
hasNext() - Method in class org.apache.sis.xml.TransformingNamespaces.Prefixes
Returns true if there is at least one more prefix to return.
hasNext() - Method in class org.apache.sis.xml.TransformingReader
Checks if there are more events.
hasNext(int) - Method in class org.apache.sis.referencing.operation.transform.OperationMethodSet
Returns true if OperationMethodSet.next(int) can return an operation method at the given index.
hasNodata() - Method in class org.apache.sis.internal.sql.postgis.Band
If true, the stored nodata value is a true nodata value.
hasNoMask() - Method in class org.apache.sis.image.ResampledImage
Returns true if this image cannot have mask.
hasNoMask() - Method in class org.apache.sis.image.Visualization
Returns true if this image cannot have mask.
hasPackedValues - Variable in class org.apache.sis.coverage.SampleRangeFormat
true if the range of sample values is different than the range of real values, or if there is qualitative categories with non NaN values.
hasPredicates - Variable in class org.apache.sis.internal.sql.feature.FeatureStream
true if at least one predicate given to FeatureStream.filter(Predicate) is implemented using Java code instead of using SQL statements.
hasPrevious() - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
hasPropertyChangeListener(String) - Method in class org.apache.sis.portrayal.Observable
Returns true if the given property has at least one listener.
hasQuantitative - Variable in class org.apache.sis.coverage.SampleRangeFormat
Whether SampleRangeFormat.prepare(SampleDimension[]) found at least one quantitative category.
hasRaster - Variable in class org.apache.sis.internal.sql.feature.Database
true if this database contains at least one raster column.
hasRaster - Variable in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Whether this table or view contains at least one raster column.
hasRaster - Variable in class org.apache.sis.internal.sql.feature.Table
true if this table contains at least one raster column.
hasRaster() - Method in class org.apache.sis.internal.sql.feature.Database
Returns true if this database contains at least one raster column.
hasRemaining() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Returns true if the buffer or the channel has at least one byte remaining.
hasRenameFile(boolean) - Method in class org.apache.sis.internal.jaxb.TypeRegistration
Returns true if "RenameOnImport.lst" and/or "RenameOnExport.lst" files are provided.
hasRenameFile(boolean) - Method in class org.apache.sis.internal.profile.fra.ProfileTypes
Returns true for export = false in order to notify that we provide a "RenameOnImport.lst" file that need to be read.
hasSampleValueRange() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Returns true if current band has the minimum or maximum value defined.
hasSeconds - Variable in class org.apache.sis.measure.SexagesimalConverter
true if the seconds field is present.
hasStandardParallels - Variable in class org.apache.sis.parameter.MapProjectionDescriptor
true if the "standard_parallel" parameter can be added.
hasTable(DatabaseMetaData, String[], Map<String, Boolean>) - Method in class org.apache.sis.internal.sql.feature.Database
Returns true if the database contains at least one specified tables associated to Boolean.TRUE.
hasTileWriters() - Method in class org.apache.sis.image.ComputedImage
Returns whether any tile is under computation or is checked out for writing.
hasTileWriters() - Method in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
Returns whether any tile is checked out for writing.
hasTimeFields(Class<?>) - Static method in class org.apache.sis.internal.util.StandardDateFormat
Returns true if objects of the given class have time fields.
hasTo - Variable in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
hasTrajectories - Variable in class org.apache.sis.internal.storage.csv.Store
true if Store.featureType contains a trajectory column.
hasTrajectories() - Method in class org.apache.sis.internal.storage.csv.Store
Returns true if Store.featureType contains a trajectory column.
hasUnexpectedFileCount - Variable in class org.apache.sis.console.FormattedOutputCommand
Sets to true by FormattedOutputCommand.readMetadataOrCRS() if the users provided an unexpected number of file arguments.
hasUnexpectedFileCount(int, int) - Method in class org.apache.sis.console.CommandRunner
Checks the size of the CommandRunner.files list.
hasUnrecognized - Variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
true if the header map contains at least one key associated to a null value.
hasValue - Variable in enum org.apache.sis.console.Option
Whether this option expects a value.
hasVersion() - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Returns true if this identifier is for a specific dataset version.
hasZ() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns whether this coordinate sequence has z coordinate values.
hasZM - Variable in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Whether this coordinate sequence has z and/or M coordinate values.
HDOP - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
HDR - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStoreProvider
The filename extension of "*.hdr" files.
head() - Method in class org.apache.sis.referencing.NamedIdentifier
Returns the first element in the sequence of parsed names.
head() - Method in class org.apache.sis.util.iso.AbstractName
Returns the first element in the sequence of parsed names.
head() - Method in class org.apache.sis.util.iso.DefaultLocalName
Returns this since this object is already a local name.
HEAD_SEPARATOR_KEY - Static variable in class org.apache.sis.util.iso.DefaultNameFactory
The key or the separator after the first name.
header - Variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
The headers content, as the union of the overview header and the header in process of being read.
header - Variable in class org.apache.sis.internal.sql.postgis.Band
The header byte, which is a bit pattern decomposed by the Band.PIXEL_TYPE, Band.IS_OFFLINE, Band.HAS_NODATA and Band.IS_NODATA masks.
header - Variable in class org.apache.sis.util.collection.TableColumn
The column header, or null if not yet created.
header - Variable in class org.apache.sis.util.logging.MonolineFormatter
The string to write on the left side of the first line of every log records.
HEADER - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
The keyword expected at the beginning of every lines in the header.
HEADER - Static variable in class org.apache.sis.internal.storage.xml.AbstractProvider
The expected XML header.
headerLocale - Variable in class org.apache.sis.math.StatisticsFormat
The locale for row and column headers.
headSeparator - Variable in class org.apache.sis.util.iso.DefaultNameSpace
The separator to insert between the namespace and the head of any name in that namespace.
headSeparator(GenericName) - Static method in class org.apache.sis.util.iso.AbstractName
Returns the separator to write before the given name.
headSet(E) - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns a view of the portion of this set whose elements occur with a frequency strictly less than toElement frequency.
headSet(E) - Method in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
Returns a view of the portion of this subset whose elements occur with a frequency strictly less than toElement frequency.
headSet(Range<E>) - Method in class org.apache.sis.util.collection.RangeSet
Returns a view of the portion of this sorted set whose elements are strictly less than upper.
headSet(Range<E>) - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Delegates subset creation to the enclosing class.
HECTARE - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 10,000 square metres (1 ha).
HECTOPASCAL - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 100 pascals (1 hPa).
height - Variable in class org.apache.sis.coverage.grid.ImageRenderer
Height (number of pixels in a column) of the image to render.
height - Variable in class org.apache.sis.coverage.grid.ReshapedImage
The image size in pixels.
height - Variable in class org.apache.sis.image.ResampledImage
Domain of pixel coordinates in this image.
height - Variable in class org.apache.sis.image.ResamplingGrid.Key
pixel coordinates of target images for which to create a grid of source coordinates.
height - Variable in class org.apache.sis.internal.coverage.j2d.BatchComputedImage.Rasters
Tile indices of the fetched region.
height - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Width and height in pixels of tiles using the sample model.
height - Variable in class org.apache.sis.internal.coverage.j2d.TiledImage
Number of pixels along X or Y axis in the whole rendered image.
height - Variable in class org.apache.sis.internal.referencing.j2d.Tile
The size of the tile, or 0 if not yet computed.
height - Variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
The NCOLS and NROWS attributes read from the header.
height - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
Width and height of the main image.
height - Variable in class org.apache.sis.internal.storage.TiledDeferredImage
Number of pixels along X or Y axis in the whole rendered image.
Height - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Height
HEIGHT - Static variable in class org.apache.sis.internal.referencing.provider.Geographic2Dto3D
The ellipsoidal height to set.
help(boolean, String[], EnumSet<Option>) - Method in class org.apache.sis.console.HelpCommand
Implementation of HelpCommand.run(), also shared by CommandRunner.help(String).
help(String) - Method in class org.apache.sis.console.CommandRunner
Shows the help instructions for a specific command.
HELP - Enum constant in enum org.apache.sis.console.Option
Lists the options accepted by a command.
HelpCommand - Class in org.apache.sis.console
The "help" subcommand.
HelpCommand(int, String...) - Constructor for class org.apache.sis.console.HelpCommand
Creates the "help" sub-command.
HelpCommand(CommandRunner) - Constructor for class org.apache.sis.console.HelpCommand
Copies the configuration of the given sub-command.
helper - Variable in class org.apache.sis.metadata.sql.MetadataSource
A helper class used for constructing SQL statements.
helper() - Method in class org.apache.sis.metadata.sql.MetadataSource
Returns a helper class for building SQL statements.
hemisphere(boolean) - Method in class org.apache.sis.measure.Angle
Returns the hemisphere character for an angle of the given sign.
hemisphere(boolean) - Method in class org.apache.sis.measure.Latitude
Returns the hemisphere character for an angle of the given sign.
hemisphere(boolean) - Method in class org.apache.sis.measure.Longitude
Returns the hemisphere character for an angle of the given sign.
HEMISPHERE - Static variable in class org.apache.sis.measure.AngleFormat.Field
Identifies the hemisphere symbol (if any).
HEMISPHERE_FIELD - Static variable in class org.apache.sis.measure.AngleFormat
Constant for hemisphere field.
HENRY - Static variable in class org.apache.sis.measure.Units
The SI derived unit for inductance (H).
HERTZ - Static variable in class org.apache.sis.measure.Units
The SI derived unit for frequency (Hz).
HEXADECIMAL - Enum constant in enum org.apache.sis.internal.sql.feature.BinaryEncoding
The bytes returned by the JDBC driver are encoded as hexadecimal numbers.
HEXADECIMAL - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsBytes
 
HexFormat - Class in org.apache.sis.internal.jdk9
Place holder for a functionality defined only in JDK17.
HexFormat() - Constructor for class org.apache.sis.internal.jdk9.HexFormat
 
hidden - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
Whether this GeotiffStore will be hidden.
HIGHEST_SUPPORTED_PRIME_NUMBER - Static variable in class org.apache.sis.math.MathFunctions
The highest prime number supported by the MathFunctions.nextPrimeNumber(int) method.
highestOneBit - Variable in enum org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Format
A single one-bit in the position of the highest-order ("leftmost") one-bit of the value represented by a letter or digit.
highlight(Node, String) - Method in class org.apache.sis.internal.book.CodeColorizer
Applies emphasing on the words found in all text node of the given node.
highlightError - Variable in class org.apache.sis.io.wkt.Formatter
true if the last formatted element was invalid WKT and shall be highlighted with syntactic coloration.
highSurrogate - Variable in class org.apache.sis.io.Appender
If the last character given to Appender.toCodePoint(char) if it was a high surrogate, or 0 otherwise.
HOMOTHETY - Static variable in class org.apache.sis.coverage.grid.GridOrientation
The gridToCRS transform applies only scales and translations (no axis flip or swap).
hook - Static variable in class org.apache.sis.internal.system.Shutdown
The shutdown hook to be registered to the JVM Runtime, created when first needed.
horizontal() - Method in class org.apache.sis.geometry.GeneralEnvelope
Returns a view over the two horizontal dimensions of this envelope.
horizontal(CoordinateReferenceSystem) - Static method in enum org.apache.sis.referencing.operation.CoordinateOperationRegistry.Decomposition
Returns the horizontal component to search in the database, or null if no search should be done.
HORIZONTAL - Enum constant in enum org.apache.sis.internal.geotiff.Predictor
Horizontal differencing.
HORIZONTAL - Enum constant in enum org.apache.sis.referencing.operation.CoordinateOperationRegistry.Decomposition
Make both source and target CRS two-dimensional and search again in the database.
HORIZONTAL_SOURCE - Enum constant in enum org.apache.sis.referencing.operation.CoordinateOperationRegistry.Decomposition
If the source CRS is three-dimensional, make it two-dimensional and search again in database.
HORIZONTAL_TARGET - Enum constant in enum org.apache.sis.referencing.operation.CoordinateOperationRegistry.Decomposition
If the target CRS is three-dimensional, make it two-dimensional and search again in database.
horizontalCode(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.CRS
If the given CRS would qualify as horizontal except for its number of dimensions, returns that number.
HorizontalPredictor - Class in org.apache.sis.internal.storage.inflater
Implementation of Predictor.HORIZONTAL.
HorizontalPredictor(CompressionChannel, int, int, int) - Constructor for class org.apache.sis.internal.storage.inflater.HorizontalPredictor
Creates a new predictor which will read uncompressed data from the given channel.
HorizontalPredictor.Bytes - Class in org.apache.sis.internal.storage.inflater
A horizontal predictor working on byte values.
HorizontalPredictor.Doubles - Class in org.apache.sis.internal.storage.inflater
A horizontal predictor working on double-precision floating point values.
HorizontalPredictor.Floats - Class in org.apache.sis.internal.storage.inflater
A horizontal predictor working on single-precision floating point values.
HorizontalPredictor.Integers - Class in org.apache.sis.internal.storage.inflater
A horizontal predictor working on 32 bits integer values.
HorizontalPredictor.Shorts - Class in org.apache.sis.internal.storage.inflater
A horizontal predictor working on short integer values.
HostComputer - Static variable in class org.apache.sis.storage.geotiff.Tags
 
HOUR - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 60×60 seconds (1 h).
hours - Variable in class org.apache.sis.internal.temporal.DefaultPeriodDuration
Components of this period duration.
hoursOfService - Variable in class org.apache.sis.metadata.iso.citation.DefaultContact
Time period (including time zone) when individuals can contact the organization or individual.
Hp - Variable in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
The ℯ⋅cos(φ₀)/√(1 − ℯ²) term.
href - Variable in class org.apache.sis.xml.XLink
A URN to an external resources, or to another part of a XML document, or an identifier.
HREF - Static variable in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Ordinal values for switch statements.
HREF - Static variable in class org.apache.sis.internal.storage.gpx.Attributes
A link attribute (v1.1+).
HREF - Static variable in interface org.apache.sis.xml.IdentifierSpace
An optional attribute for URN to an external resources, or to another part of a XML document, or an identifier.
HSQL - Enum constant in enum org.apache.sis.internal.metadata.sql.Dialect
The database uses HSQL syntax.
HTTP - Static variable in class org.apache.sis.internal.util.Constants
The "http:" protocol.
HTTP_OGC - Enum constant in enum org.apache.sis.internal.storage.CodeType
The code is an URL in the "http://www.opengis.net" namespace.
HYPERBOLIC - Enum constant in enum org.apache.sis.referencing.operation.projection.CassiniSoldner.Variant
The "Hyperbolic Cassini-Soldner" variant, which is non-invertible.
HyperbolicCassiniSoldner - Class in org.apache.sis.internal.referencing.provider
The provider for "Hyperbolic Cassini-Soldner" projection (EPSG:9833).
HyperbolicCassiniSoldner() - Constructor for class org.apache.sis.internal.referencing.provider.HyperbolicCassiniSoldner
Constructs a new provider.
HyperRectangleReader - Class in org.apache.sis.internal.storage.io
Helper methods for reading a rectangular area, a cube or a hyper-cube from a channel.
HyperRectangleReader(byte, ChannelDataInput) - Constructor for class org.apache.sis.internal.storage.io.HyperRectangleReader
Creates a new reader for the given input.
HyperRectangleReader(String, Buffer) - Constructor for class org.apache.sis.internal.storage.io.HyperRectangleReader
Creates a new reader for the data in an existing buffer.
HYPHEN - Static variable in class org.apache.sis.util.Characters
Hyphen character ('‐', Unicode 2010).
hyphenation() - Method in class org.apache.sis.internal.doclet.Rewriter
For any Java identifier inside <code>...</code> elements, inserts soft-hyphens or zero-width spaces where this method decides that the code could be wrapped on the next line.

I

I1_σ1 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Ellipsoidal arc length s₁/b computed from the spherical arc length σ₁.
IANA_TO_LEGACY - Static variable in class org.apache.sis.xml.LegacyCodes
Character set codes (MD_CharacterSetCode) mapping between ISO 19115:2003 and IANA names.
id - Variable in class org.apache.sis.internal.jaxb.gml.GMLAdapter
The period identifier, or null if undefined.
id - Variable in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
The catalog, schema and table name of the table to analyze.
id - Variable in class org.apache.sis.internal.storage.gpx.Email
The half before @ in email address (for example "john.smith").
Id - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
ID - Static variable in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Ordinal values for switch statements.
ID - Static variable in interface org.apache.sis.xml.IdentifierSpace
A standard GML attribute available on every object-with-identity.
ID_COLUMN - Static variable in class org.apache.sis.metadata.sql.MetadataSource
The column name used for the identifiers.
ID_KEYWORDS - Static variable in class org.apache.sis.io.wkt.MathTransformParser
The keywords for ID or AUTHORITY elements, as a static array because frequently used.
IDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
idDelimiter - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
The separator to insert between each single component in a compound key named "sis:identifier".
identification - Variable in class org.apache.sis.feature.builder.TypeBuilder
The feature name, definition, designation and description.
identification - Variable in class org.apache.sis.internal.storage.MetadataBuilder
The identification information that are part of MetadataBuilder.metadata, or null if none.
identification() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns the map of properties to give to the FeatureType or PropertyType constructor.
identification() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the identification information object if it does not already exists, then returns it.
IDENTIFICATION_EPSG - Static variable in class org.apache.sis.internal.referencing.provider.Affine
A map containing identification properties for creating OperationMethod or ParameterDescriptorGroup instances.
IDENTIFICATION_OGC - Static variable in class org.apache.sis.internal.referencing.provider.Affine
A map containing identification properties for creating OperationMethod or ParameterDescriptorGroup instances.
identificationInfo - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Basic information about the resource(s) to which the metadata applies.
identifications - Variable in class org.apache.sis.referencing.gazetteer.FinalLocationType
Method(s) of uniquely identifying location instances.
identifications - Variable in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Method(s) of uniquely identifying location instances.
identifiedIssues - Variable in class org.apache.sis.metadata.iso.identification.DefaultUsage
Citation of a description of known issues associated with the resource along with proposed solutions if available.
IdentifiedObject - Interface in org.apache.sis.xml
The interface for all SIS objects having identifiers.
IdentifiedObjectFinder - Class in org.apache.sis.referencing.factory
Searches in an authority factory for objects approximately equal to a given object.
IdentifiedObjectFinder(AuthorityFactory) - Constructor for class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Creates a finder using the specified factory.
IdentifiedObjectFinder.Domain - Enum in org.apache.sis.referencing.factory
The domain of the search (for example whether to include deprecated objects in the search).
IdentifiedObjectFormat - Class in org.apache.sis.io
Used by CompoundFormat for formatting the name of objects of type IdentifiedObject.
IdentifiedObjectFormat(Locale) - Constructor for class org.apache.sis.io.IdentifiedObjectFormat
Creates an instance for the given locale.
identifiedObjects - Variable in class org.apache.sis.internal.jaxb.Context
The identifiers used for marshalled objects.
IdentifiedObjects - Class in org.apache.sis.referencing
Utility methods working on arbitrary implementations of the IdentifiedObject interface.
IdentifiedObjects() - Constructor for class org.apache.sis.referencing.IdentifiedObjects
Do not allows instantiation of this class.
IdentifiedObjectSet<T extends org.opengis.referencing.IdentifiedObject> - Class in org.apache.sis.referencing.factory
A lazy set of IdentifiedObject instances created from their authority codes only when first needed.
IdentifiedObjectSet(AuthorityFactory, Class<T>) - Constructor for class org.apache.sis.referencing.factory.IdentifiedObjectSet
Creates an initially empty set.
identifier - Variable in class org.apache.sis.console.IdentifierCommand.Row
The identifier.
identifier - Variable in class org.apache.sis.filter.IdentifierFilter
The identifier of features to retain.
identifier - Variable in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeListAdapter
The value of the CodeList.
identifier - Variable in class org.apache.sis.internal.jaxb.cat.CodeListAdapter
The value of the CodeList.
identifier - Variable in class org.apache.sis.internal.jaxb.code.MD_CharacterSetCode
The value of the CodeList.
identifier - Variable in class org.apache.sis.internal.jaxb.lan.Country
The country using a CodeList-like format.
identifier - Variable in class org.apache.sis.internal.jaxb.lan.LanguageCode
The language using a CodeList-like format.
identifier - Variable in class org.apache.sis.internal.storage.csv.MovingFeatureIterator
Identifier of the feature in process of being parsed.
identifier - Variable in class org.apache.sis.internal.storage.folder.Store
An identifier for this folder, or null if not yet created.
identifier - Variable in class org.apache.sis.internal.storage.image.WorldFileResource
The identifier as a sequence number in the namespace of the WorldFileStore.
identifier - Variable in class org.apache.sis.metadata.sql.CachedStatement
The identifier (usually the primary key) for current results.
identifier - Variable in class org.apache.sis.metadata.sql.CacheKey
The primary key for the entry in the table.
identifier - Variable in class org.apache.sis.metadata.sql.Dispatcher
The identifier used in order to locate the record for this metadata entity in the database.
identifier - Variable in enum org.apache.sis.referencing.CommonCRS.Temporal
Identifier in OGC or SIS namespace.
identifier - Variable in class org.apache.sis.referencing.gazetteer.AbstractLocation
The geographic identifier, or null if unspecified.
identifier - Variable in class org.apache.sis.referencing.ImmutableIdentifier.Cite
The value of the citation to format.
identifier - Variable in enum org.apache.sis.referencing.operation.projection.CassiniSoldner.Variant
EPSG identifier for this variant.
identifier - Variable in enum org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Variant
EPSG identifier for this variant.
identifier - Variable in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
EPSG identifier for this variant.
identifier - Variable in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
EPSG identifier for this variant.
identifier - Variable in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
EPSG identifier for this variant.
identifier - Variable in enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
EPSG identifier for this variant.
identifier - Variable in enum org.apache.sis.referencing.operation.projection.TransverseMercator.Variant
EPSG identifier for this variant.
identifier - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The identifier as a sequence number in the namespace of the GeoTiffStore.
identifier - Variable in class org.apache.sis.storage.landsat.Band
Identifier of the band for which this instance provides data.
identifier - Variable in class org.apache.sis.storage.landsat.BandGroup
Name of the band group.
identifier - Variable in class org.apache.sis.storage.landsat.LandsatStore
The identifier, cached when first requested.
identifier - Variable in enum org.apache.sis.xml.XPointer
The text prefixing the identifier.
identifier() - Method in enum org.apache.sis.xml.XLink.Type
Returns the attribute name for this type.
identifier(int) - Static method in class org.apache.sis.internal.referencing.provider.EPSGName
Creates an EPSG identifier.
identifier(String) - Method in class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
Creates an authority:version:code identifier with the given code.
identifier(String) - Method in class org.apache.sis.metadata.sql.IdentifierGenerator
Searches for a free identifier.
identifier(String, String, String) - Static method in class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
Creates an authority:version:code identifier with the given code.
identifier(MetadataSource) - Method in interface org.apache.sis.metadata.sql.MetadataProxy
Returns the identifier (primary key) of this metadata if it is using the given source, or null otherwise.
identifier(NameFactory) - Method in class org.apache.sis.internal.storage.folder.Store
Returns the name of this folder, creating it if needed.
Identifier - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Identifier
IDENTIFIER - Enum constant in enum org.apache.sis.internal.storage.CodeType
The code is not defined in the URN namespace but is nevertheless presumed to be an authority code.
IDENTIFIER - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Object identifier, typically written almost last just before remarks.
IDENTIFIER - Static variable in class org.apache.sis.internal.feature.AttributeConvention
String representation of the AttributeConvention.IDENTIFIER_PROPERTY name.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.HyperbolicCassiniSoldner
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualAreaSpherical
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal1SP
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal2SP
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalBelgium
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalMichigan
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalWest
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualArea
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualAreaSpherical
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.Mercator1SP
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.Mercator2SP
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.MercatorSpherical
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorCenter
The "9815" EPSG identifier for "Hotine Oblique Mercator (variant B)".
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicA
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicB
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicC
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.PseudoMercator
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.RegionalMercator
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercatorSouth
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER - Static variable in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem
Identifier for this reference system.
IDENTIFIER - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Identifier for this reference system.
IDENTIFIER - Static variable in class org.apache.sis.util.collection.TableColumn
Frequently-used constant for a column of object identifiers.
IDENTIFIER_COMPONENT - Enum constant in enum org.apache.sis.feature.builder.AttributeRole
Attribute value will be part of a unique identifier for the feature instance.
IDENTIFIER_LOCALE - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
The locale to use for identifiers.
IDENTIFIER_OF_BASE - Static variable in class org.apache.sis.internal.referencing.provider.CassiniSoldner
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER_OF_BASE - Static variable in class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualArea
The EPSG identifier, to be preferred to the name when available.
IDENTIFIER_OF_BASE - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercator
The "9812" EPSG identifier for "Hotine Oblique Mercator (variant A)".
IDENTIFIER_PROPERTY - Static variable in class org.apache.sis.internal.feature.AttributeConvention
Conventional name for a property used as a unique identifier.
IDENTIFIER_QUOTE - Static variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The quote character for identifiers expected to be found in the SQL script.
IdentifierCommand - Class in org.apache.sis.console
The "identifier" sub-command.
IdentifierCommand(int, String...) - Constructor for class org.apache.sis.console.IdentifierCommand
Creates the "identifier" sub-command.
IdentifierCommand.Row - Class in org.apache.sis.console
A row containing a metadata or CRS identifier, its name and a status flag.
IdentifierCommand.State - Enum in org.apache.sis.console
The state to write in the left margin before the identifier.
identifierCount - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
Number of attribute that have been flagged as an identifier component.
IdentifierFilter<R extends AbstractFeature> - Class in org.apache.sis.filter
Filter features using a set of predefined identifiers and discarding features whose identifier is not in the set.
IdentifierFilter(String) - Constructor for class org.apache.sis.filter.IdentifierFilter
Creates a new filter using the given identifier.
IdentifierGenerator - Class in org.apache.sis.metadata.sql
Checks the existence of identifiers (usually primary keys) in a set of tables.
IdentifierGenerator(MetadataSource, String, String, String, SQLBuilder) - Constructor for class org.apache.sis.metadata.sql.IdentifierGenerator
Creates a new generator.
IdentifierMap - Interface in org.apache.sis.xml
A map view of some or all identifiers in an identified object.
IdentifierMapAdapter - Class in org.apache.sis.internal.jaxb
Implementation of the map of identifiers associated to IdentifiedObject instances.
IdentifierMapAdapter(Collection<Identifier>) - Constructor for class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Creates a new map which will be a view over the given identifiers.
IdentifierMapAdapter.Iter - Class in org.apache.sis.internal.jaxb
The iterator over the (citation, code) entries.
IdentifierMapEntry - Class in org.apache.sis.internal.jaxb
An entry in IdentifierMap.
IdentifierMapEntry(Citation, String) - Constructor for class org.apache.sis.internal.jaxb.IdentifierMapEntry
Creates a new entry for the given authority and code.
IdentifierMapEntry.Immutable - Class in org.apache.sis.internal.jaxb
Same than the above, but as an immutable entry.
identifierMatches(Citation, String) - Static method in class org.apache.sis.metadata.iso.citation.Citations
Returns true if at least one identifier in the given citation have a code matching the given string.
identifierMatches(Citation, Citation) - Static method in class org.apache.sis.metadata.iso.citation.Citations
Returns true if at least one identifier code in c1 is equal to an identifier code in c2.
identifierMatches(Citation, Identifier, String) - Static method in class org.apache.sis.metadata.iso.citation.Citations
Returns true if the given citation has at least one identifier equals to the given string, ignoring case and non-alphanumeric characters.
IdentifierNotInNamespace_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Identifier “{1}” is not in “{0}” namespace.
identifierOfStepCRS - Variable in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Identifiers used as the basis for identifier of CRS used as an intermediate step.
identifierQuote - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The quote character for identifiers actually used in the database, as determined by DatabaseMetaData.getIdentifierQuoteString().
identifiers - Variable in class org.apache.sis.internal.jaxb.Context
The objects associated to XML identifiers.
identifiers - Variable in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
The identifiers to wrap in a map view.
identifiers - Variable in class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
An iterator over the IdentifierMapAdapter.identifiers collection, or (@code null} if we have reached the iteration end.
identifiers - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
Identifiers used by a resource.
identifiers - Variable in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
All identifiers associated with this metadata, or null if none.
identifiers - Variable in class org.apache.sis.metadata.iso.ISOMetadata
All identifiers associated with this metadata, or null if none.
identifiers - Variable in class org.apache.sis.parameter.ParameterTableRow
The (codespace(s), name(s)) entries for the identifier and all aliases declared in the constructor.
identifiers - Variable in class org.apache.sis.referencing.AbstractIdentifiedObject
An identifier which references elsewhere the object's defining information.
identifiers - Variable in class org.apache.sis.referencing.Builder
A temporary list for identifiers, before to assign them to the Builder.properties.
Identifiers - Class in org.apache.sis.internal.metadata
Methods working on Identifier instances.
Identifiers - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Identifiers
Identifiers() - Constructor for class org.apache.sis.internal.metadata.Identifiers
Do not allow instantiation of this class.
IdentifierSpace<T> - Interface in org.apache.sis.xml
Some identifier namespaces that are handled in a special way.
identifierSpecifiers - Variable in class org.apache.sis.internal.book.CodeColorizer
Map of predefined identifiers and the authority who defined them.
identifierToName(ParameterDescriptorGroup, Citation) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the mapping between parameter identifiers and parameter names as defined by the given authority.
IDENTITIES - Static variable in class org.apache.sis.referencing.operation.transform.IdentityTransform
Identity transforms for dimensions ranging from to 0 to 7.
identity - Variable in class org.apache.sis.referencing.factory.CacheRecord
The key-value pair, and the identity string representation of the value.
identity() - Static method in class org.apache.sis.coverage.Category
Returns the identity transform.
identity() - Static method in class org.apache.sis.internal.coverage.j2d.Colorizer
Returns the identity transform.
identity(int) - Static method in class org.apache.sis.internal.referencing.provider.Affine
Returns parameter values for an identity transform of the given input and output dimensions.
identity(int) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Returns an identity transform of the specified dimension.
identity(Class<T>) - Static method in class org.apache.sis.util.ObjectConverters
Returns an identity converter for objects of the given type.
Identity - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Identity
IDENTITY - Static variable in interface org.apache.sis.internal.referencing.ExtendedPrecisionMatrix
A sentinel value for Matrices.create(int, int, Number[]) meaning that we request an extended precision matrix initialized to the identity (or diagonal) matrix.
IDENTITY - Static variable in class org.apache.sis.io.wkt.Transliterator
A transliterator that does not perform any replacement.
IDENTITY - Static variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The identifier for an identity operation.
IDENTITY - Static variable in class org.apache.sis.referencing.operation.matrix.Solver
A immutable identity matrix without defined size.
IDENTITY - Static variable in class org.apache.sis.util.collection.WeakValueHashMap
Comparison mode for key objects.
IDENTITY_TOLERANCE - Static variable in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Tolerance threshold for considering a matrix as identity.
IdentityConverter<S extends T,T> - Class in org.apache.sis.internal.converter
An object converter which returns the source unchanged.
IdentityConverter - Class in org.apache.sis.measure
Linear converter with a scale factor of 1 and an offset of 0.
IdentityConverter() - Constructor for class org.apache.sis.measure.IdentityConverter
IdentityConverter(Class<S>, Class<T>, ObjectConverter<T, S>) - Constructor for class org.apache.sis.internal.converter.IdentityConverter
Creates a new identity converter.
identityEquals(double, double) - Static method in class org.apache.sis.referencing.operation.projection.TransverseMercator
Verifies if a trigonometric identity produced the expected value.
identityEquals(Iterator<?>, Iterator<?>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns true if the next elements returned by the given iterators are the same.
IdentityTransform - Class in org.apache.sis.referencing.operation.transform
The identity transform.
IdentityTransform(int) - Constructor for class org.apache.sis.referencing.operation.transform.IdentityTransform
Constructs an identity transform of the specified dimension.
IdentityTransform1D - Class in org.apache.sis.referencing.operation.transform
A one dimensional, identity transform.
IdentityTransform1D() - Constructor for class org.apache.sis.referencing.operation.transform.IdentityTransform1D
Constructs a new identity transform.
idPrefix - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
An optional prefix or suffix to insert before or after the compound key named "sis:identifier".
idSuffix - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
An optional prefix or suffix to insert before or after the compound key named "sis:identifier".
ifPresentOrElse(Optional<T>, Consumer<? super T>, Runnable) - Static method in class org.apache.sis.internal.jdk9.JDK9
ignorableException(Logger, Class<?>, String, Throwable) - Static method in class org.apache.sis.util.logging.Logging
Invoked when an ignorable error occurred.
IGNORE - Enum constant in enum org.apache.sis.internal.metadata.Merger.Resolution
Indicates that source values should be discarded.
IGNORE - Static variable in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Return values for the FirstKeywordPeek.isKeywordChar(int) method.
IGNORE_DURING_MERGE - Static variable in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
The properties to ignore in the descriptor parsed from GML when this descriptor is merged with a predefined descriptor.
IGNORE_METADATA - Enum constant in enum org.apache.sis.util.ComparisonMode
Only the attributes relevant to the object functionality are compared.
IGNORE_READ_ONLY - Static variable in class org.apache.sis.metadata.PropertyAccessor
Enumeration constants for the mode argument in the PropertyAccessor.set(int, Object, Object, int) method.
IGNORE_SUFFIX - Enum constant in enum org.apache.sis.storage.DataStoreRegistry.Category
The provider could be tested now but the file suffix does not match.
ignoreAxes - Variable in class org.apache.sis.io.wkt.GeodeticObjectParser
During WKT 1 parsing, true means that axes should be parsed only for verifying the syntax, but otherwise parsing should behave as if axes were not declared.
ignoreAxes - Variable in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
true if the search should ignore coordinate system axes.
ignoredElements - Variable in class org.apache.sis.io.wkt.AbstractParser
Keyword of unknown elements.
ignoredElements - Variable in class org.apache.sis.io.wkt.Warnings
Keyword of unknown elements.
IgnoredGeoKeys_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
The following GeoTIFF keys have been ignored: {0}
IgnoredPropertiesAfterFirst_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Ignored properties after the first occurrence of ‘{0}’.
ignoredProperty(String, int) - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Sends a warning if a property was specified in the header file but has been ignored by this data store.
IgnoredPropertyAssociatedTo_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Ignored property associated to ‘{0}’.
IgnoredPropertyValue_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Ignored value of property ‘{0}’.
IgnoredServiceProvider_3 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
More than one service provider of type ‘{0}’ are declared for “{1}”.
IgnoredTag_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
The “{0}” TIFF tag has been ignored.
ignoringField(ChronoField) - Static method in class org.apache.sis.filter.ComparisonFilter
Invoked when a conversion cause a field to be ignored.
ILLEGAL_OPTIONS - Static variable in class org.apache.sis.internal.storage.io.ChannelFactory
Options to be rejected by ChannelFactory.prepare(Object, boolean, String, OpenOption[]) for safety reasons, unless allowWriteOnly is true.
IllegalArgumentClass_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Argument ‘{0}’ cannot be an instance of ‘{1}’.
IllegalArgumentClass_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Argument ‘{0}’ cannot be an instance of ‘{2}’.
IllegalArgumentValue_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Argument ‘{0}’ cannot take the “{1}” value.
IllegalAxisDirection_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Coordinate system of class ‘{0}’ cannot have axis in the {1} direction.
IllegalBitsPattern_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Illegal bits pattern: {0}.
IllegalCategoryRange_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Sample value range {1} for “{0}” category is illegal.
IllegalCharacter_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{1}” character cannot be used for “{0}”.
IllegalCharacterForFormat_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{2}” character in “{1}” is not permitted by the “{0}” format.
IllegalCharacteristicsType_3 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Expected an instance of ‘{1}’ for the “{0}” characteristics, but got an instance of ‘{2}’.
IllegalClass_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Class ‘{1}’ is illegal.
IllegalCoordinateRange_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The [{0} … {1}] range of coordinate values is not valid for the “{2}” axis.
IllegalCoordinateSystem_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Coordinate system cannot be “{0}”.
IllegalCRSType_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Coordinate reference system cannot be of type ‘{0}’.
illegalCS(CoordinateSystem) - Method in class org.apache.sis.io.wkt.Element
Returns a ParseException for an illegal coordinate system.
illegalDimension(String, Object) - Static method in class org.apache.sis.coverage.grid.PixelTranslation
Formats an exception for an illegal dimension.
illegalElement(Collection<?>, Object, Class<?>) - Static method in class org.apache.sis.internal.util.CheckedArrayList
Invoked when an illegal element has been given to the add(E) method.
illegalEventType(Class<?>) - Method in class org.apache.sis.storage.event.StoreListeners
Returns the exception to throw for an event type which is not in the set of permitted types.
IllegalEventType_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
This resource should not fire events of type “{0}”.
illegalFeatureType(DefaultAssociationRole, FeatureType, FeatureType) - Static method in class org.apache.sis.feature.AbstractFeature
Returns the exception message for an association value of wrong type.
IllegalFeatureType_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
The {0} data store does not accept features of type “{1}”.
IllegalFeatureType_3 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Association “{0}” does not accept features of type ‘{2}’.
IllegalFeatureTypeException - Exception in org.apache.sis.storage
Thrown when a store cannot write the given feature because its type is not one of the supported types.
IllegalFeatureTypeException(String) - Constructor for exception org.apache.sis.storage.IllegalFeatureTypeException
Creates an exception with the specified details message.
IllegalFeatureTypeException(String, Throwable) - Constructor for exception org.apache.sis.storage.IllegalFeatureTypeException
Creates an exception with the specified details message and cause.
IllegalFeatureTypeException(Throwable) - Constructor for exception org.apache.sis.storage.IllegalFeatureTypeException
Creates an exception with the specified cause and no details message.
IllegalFeatureTypeException(Locale, String, GenericName) - Constructor for exception org.apache.sis.storage.IllegalFeatureTypeException
Creates an exception with a default message in the given locale.
illegalField(double, double, int) - Static method in class org.apache.sis.measure.SexagesimalConverter.Inverse
Creates an exception for an illegal field.
IllegalFormatPatternForClass_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{1}” pattern cannot be applied to formatting of objects of type ‘{0}’.
IllegalGridCoordinate_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
“{0}” is not a valid grid coordinate.
IllegalGridEnvelope_3 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Illegal grid envelope [{1,number} … {2,number}] for dimension {0}.
IllegalGridGeometryComponent_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot create a grid geometry with the given “{0}” component.
IllegalGridGeometryException - Exception in org.apache.sis.coverage.grid
Thrown when the argument specified to a method or constructor would result in an invalid GridGeometry.
IllegalGridGeometryException() - Constructor for exception org.apache.sis.coverage.grid.IllegalGridGeometryException
Constructs an exception with no detail message.
IllegalGridGeometryException(String) - Constructor for exception org.apache.sis.coverage.grid.IllegalGridGeometryException
Constructs an exception with the specified detail message.
IllegalGridGeometryException(String, Throwable) - Constructor for exception org.apache.sis.coverage.grid.IllegalGridGeometryException
Constructs an exception with the specified detail message and cause.
IllegalGridGeometryException(Throwable) - Constructor for exception org.apache.sis.coverage.grid.IllegalGridGeometryException
Constructs an exception with the specified cause.
IllegalGridGeometryException(Throwable, String) - Constructor for exception org.apache.sis.coverage.grid.IllegalGridGeometryException
Constructs an exception with a detail message incriminating the given parameter.
IllegalIdentifierForCodespace_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
“{1}” is not a valid identifier for the “{0}” code space.
IllegalInputTypeForReader_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
The {0} reader does not accept inputs of type ‘{1}’.
IllegalLanguageCode_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{0}” language is not recognized.
IllegalLatitudeBand_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
“{0}” is not a valid latitude band.
IllegalMapping_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Illegal mapping: {0} → {1}.
IllegalMemberType_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Member “{0}” cannot be associated to type “{1}”.
IllegalNameException - Exception in org.apache.sis.storage
Thrown when an invalid name is used for identifying a coverage, a feature or other kind of element in a data store.
IllegalNameException() - Constructor for exception org.apache.sis.storage.IllegalNameException
Creates an exception with no cause and no details message.
IllegalNameException(String) - Constructor for exception org.apache.sis.storage.IllegalNameException
Creates an exception with the specified details message.
IllegalNameException(String, Throwable) - Constructor for exception org.apache.sis.storage.IllegalNameException
Creates an exception with the specified details message and cause.
IllegalNameException(Throwable) - Constructor for exception org.apache.sis.storage.IllegalNameException
Creates an exception with the specified cause and no details message.
IllegalNameException(Locale, short, Object...) - Constructor for exception org.apache.sis.storage.IllegalNameException
Creates a new exception which will format a localized message in the given locale.
IllegalNameException(Locale, String, String) - Constructor for exception org.apache.sis.storage.IllegalNameException
Creates a new exception with a message saying that the feature of the given name has not been found.
illegalNaN - Variable in class org.apache.sis.feature.FeatureFormat
The bit patterns of the last Float.NaN value for which MathFunctions.toNanOrdinal(float) could not get the ordinal value.
IllegalOpenParameterException - Exception in org.apache.sis.storage
Thrown when a DataStore cannot be opened because of invalid parameters.
IllegalOpenParameterException() - Constructor for exception org.apache.sis.storage.IllegalOpenParameterException
Creates an exception with no cause and no details message.
IllegalOpenParameterException(String) - Constructor for exception org.apache.sis.storage.IllegalOpenParameterException
Creates an exception with the specified details message.
IllegalOpenParameterException(String, Throwable) - Constructor for exception org.apache.sis.storage.IllegalOpenParameterException
Creates an exception with the specified details message and cause.
IllegalOpenParameterException(Throwable) - Constructor for exception org.apache.sis.storage.IllegalOpenParameterException
Creates an exception with the specified cause and no details message.
IllegalOpenParameterException(Locale, short, Object...) - Constructor for exception org.apache.sis.storage.IllegalOpenParameterException
Creates a new exception which will format a localized message in the given locale.
IllegalOperationDimension_3 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Dimensions of “{0}” operation cannot be ({1} → {2}).
IllegalOperationForValueClass_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
This operation cannot be applied to values of class ‘{0}’.
IllegalOptionValue_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Option ‘{0}’ cannot take the “{1}” value.
IllegalOutputTypeForWriter_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
The {0} writer does not accept outputs of type ‘{1}’.
IllegalParameterType_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Parameter “{0}” cannot be of type ‘{1}’.
IllegalParameterValue_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Parameter “{0}” cannot take the “{1}” value.
IllegalParameterValueClass_3 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Parameter “{0}” does not accept values of ‘{2}’ type.
illegalPattern(String) - Static method in class org.apache.sis.measure.AngleFormat
Returns an exception for an illegal pattern.
illegalPropertyType(Map<String, ?>, String, Object) - Static method in class org.apache.sis.feature.AbstractIdentifiedType
Returns the exception to be thrown when a property is of illegal type.
illegalPropertyType(Map<String, ?>, String, Object) - Static method in class org.apache.sis.image.RecoloredImage
Returns the exception to be thrown when a property is of illegal type.
illegalPropertyType(Map<String, ?>, String, Object) - Static method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns the exception to be thrown when a property is of illegal type.
illegalPropertyType(Map<String, ?>, String, Object) - Static method in class org.apache.sis.referencing.ImmutableIdentifier
Returns the exception to be thrown when a property if of illegal type.
IllegalPropertyType_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Type or result of “{0}” property cannot be ‘{1}’ for this operation.
IllegalPropertyValue_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Property “{0}” cannot take the “{1}” value.
IllegalPropertyValueClass_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Property “{0}” does not accept instances of ‘{1}’.
IllegalPropertyValueClass_3 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Property “{0}” does not accept values of type ‘{2}’.
IllegalPropertyValueClass_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Expected an instance of ‘{1}’ for the “{0}” property, but got an instance of ‘{2}’.
IllegalQualifiedName_1 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
“{0}” is not a valid qualified name for a table.
illegalRange(CoordinateReferenceSystem, int, double, double) - Static method in class org.apache.sis.geometry.ArrayEnvelope
Creates an error message for an illegal coordinates range at the given dimension.
IllegalRange_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Range [{0} … {1}] is not valid.
IllegalSampleDimensionException - Exception in org.apache.sis.coverage
Thrown when SampleDimension cannot be created.
IllegalSampleDimensionException() - Constructor for exception org.apache.sis.coverage.IllegalSampleDimensionException
Creates an exception with no message.
IllegalSampleDimensionException(String) - Constructor for exception org.apache.sis.coverage.IllegalSampleDimensionException
Creates an exception with the specified message.
IllegalSampleDimensionException(String, Throwable) - Constructor for exception org.apache.sis.coverage.IllegalSampleDimensionException
Creates an exception with the specified message and cause.
IllegalSexagesimalField_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Sexagesimal angle {0,number} is illegal because the {1,choice,0#minutes|1#seconds} field cannot take the {2,number} value.
IllegalSquareIdentification_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
“{0}” is not a valid square identification.
IllegalTransferFunction_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Illegal transfer function for “{0}” category.
IllegalUnicodeCodePoint_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Value {1} for “{0}” is not a valid Unicode code point.
IllegalUnitFor_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Unit of measurement “{1}” is not valid for “{0}” values.
IllegalUPSZone_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
“{0}” is not a valid Universal Polar Stereographic (UPS) zone.
IllegalUTMZone_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
“{0}” is not a valid Universal Transverse Mercator (UTM) zone.
illegalValueClass(AbstractIdentifiedType, Class<?>, Object) - Static method in class org.apache.sis.feature.AbstractFeature
Returns the exception message for a property value of wrong Java class.
IllegalValueForProperty_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Illegal value for property “{1}” in “{0}”.
illuminationAzimuthAngle - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
illuminationElevationAngle - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth's surface.
image - Variable in class org.apache.sis.coverage.grid.GridCoverageBuilder
The raster containing the coverage values.
image - Variable in class org.apache.sis.image.PixelIterator
The image in which iteration is occurring, or null if none.
image - Variable in class org.apache.sis.image.TileCache.Key
The image which own the tile as a weak reference.
image - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
The image from which to read tiles or where to write tiles.
image - Variable in class org.apache.sis.internal.map.coverage.RenderingWorkaround
The image to render.
Image - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Image
Image_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Image #{0}
IMAGE_CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
IMAGE_DATUM - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
ImageAdapter - Class in org.apache.sis.image
An image which wraps an existing image unchanged, except for properties and/or color model.
ImageAdapter(RenderedImage) - Constructor for class org.apache.sis.image.ImageAdapter
Creates a new wrapper for the given image.
ImageAllowsTransparency - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Image allows transparency.
ImageCombiner - Class in org.apache.sis.image
Combines an arbitrary number of images into a single one.
ImageCombiner(WritableRenderedImage) - Constructor for class org.apache.sis.image.ImageCombiner
Creates an image combiner which will write in the given image.
ImageCombiner(WritableRenderedImage, ImageProcessor) - Constructor for class org.apache.sis.image.ImageCombiner
Creates an image combiner which will use the given processor for resampling operations.
ImageCombiner.Layout - Class in org.apache.sis.image
Provides sample model of images created by resample operations.
imageConstraints - Variable in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Restrictions on access and/or of browse graphic.
ImageCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
ImageDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
ImageDescription - Static variable in class org.apache.sis.storage.geotiff.Tags
 
ImageFileDirectory - Class in org.apache.sis.storage.geotiff
An Image File Directory (FID) in a TIFF image.
ImageFileDirectory(Reader, int) - Constructor for class org.apache.sis.storage.geotiff.ImageFileDirectory
Creates a new image file directory.
imageGeometry - Variable in class org.apache.sis.coverage.grid.ImageRenderer
The result of ImageRenderer.getImageGeometry(int) if the specified number of dimension 2.
ImageGeometry(GridGeometry, int[]) - Constructor for class org.apache.sis.internal.coverage.j2d.DeferredProperty.ImageGeometry
Creates a deferred property for an image grid geometry.
ImageHasAlphaChannel - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Image has alpha channel.
imageHeight - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The size of the image described by this FID, or -1 if the information has not been found.
imageIndex - Variable in class org.apache.sis.internal.storage.image.WorldFileResource
Index of the image to read or write in the image file.
ImageIsOpaque - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Image is opaque.
ImageLayout - Class in org.apache.sis.internal.coverage.j2d
Derives information about image location, size and tile grid.
ImageLayout - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Image layout
ImageLayout(Dimension, boolean) - Constructor for class org.apache.sis.internal.coverage.j2d.ImageLayout
Creates a new image layout.
ImageLayout.FixedSize - Class in org.apache.sis.internal.coverage.j2d
Override preferred tile size with a fixed size.
ImageLength - Static variable in class org.apache.sis.storage.geotiff.Tags
 
ImageMetadataBuilder - Class in org.apache.sis.storage.geotiff
A temporary object for building the metadata for a single GeoTIFF image.
ImageMetadataBuilder() - Constructor for class org.apache.sis.storage.geotiff.ImageMetadataBuilder
Creates an initially empty metadata builder.
imageProcessor - Variable in class org.apache.sis.coverage.grid.GridCoverageProcessor
The processor to use for operations on two-dimensional slices.
imageProcessor - Variable in class org.apache.sis.coverage.grid.ResampledGridCoverage
The image processor to use for resampling operations.
ImageProcessor - Class in org.apache.sis.image
A predefined set of operations on images as convenience methods.
ImageProcessor() - Constructor for class org.apache.sis.image.ImageProcessor
Creates a new processor with default configuration.
ImageProcessor.Mode - Enum in org.apache.sis.image
Execution modes specifying whether operations can be executed in parallel.
ImageProcessor.Resizing - Enum in org.apache.sis.image
Whether ImageProcessor can produce an image of different size compared to requested size.
imageQualityCode - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Specifies the image quality.
ImageRenderer - Class in org.apache.sis.coverage.grid
A builder for the rendered image to be returned by GridCoverage.render(GridExtent).
ImageRenderer(GridCoverage, GridExtent) - Constructor for class org.apache.sis.coverage.grid.ImageRenderer
Creates a new image renderer for the given slice extent.
ImageRenderer.Untiled - Class in org.apache.sis.coverage.grid
A BufferedImage which will compute the "org.apache.sis.GridGeometry" property when first needed.
images - Variable in class org.apache.sis.internal.storage.image.WorldFileStore.Components
All elements in this list.
images - Variable in class org.apache.sis.storage.geotiff.Reader
Information about each (potentially pyramided) image in this file.
ImageSize - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Image size
ImageUtilities - Class in org.apache.sis.internal.coverage.j2d
Utility methods related to images and their color model or sample model.
ImageUtilities() - Constructor for class org.apache.sis.internal.coverage.j2d.ImageUtilities
Do not allow instantiation of this class.
imageWidth - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The size of the image described by this FID, or -1 if the information has not been found.
ImageWidth - Static variable in class org.apache.sis.storage.geotiff.Tags
 
imageX - Variable in class org.apache.sis.coverage.grid.ImageRenderer
Pixel coordinates of the image upper-left corner, as an offset relative to the sliceExtent.
imageY - Variable in class org.apache.sis.coverage.grid.ImageRenderer
Pixel coordinates of the image upper-left corner, as an offset relative to the sliceExtent.
imagingCondition - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Conditions affected the image.
Immediate() - Constructor for class org.apache.sis.internal.system.DelayedRunnable.Immediate
Creates a new immediate task.
immediateValueOf(Object) - Static method in class org.apache.sis.util.collection.Cache
Returns the value of the given object if it is not under computation.
immutable() - Method in class org.apache.sis.io.wkt.Colors
Returns an immutable copy of this set of colors, or this if this instance is already immutable.
immutable() - Method in class org.apache.sis.io.wkt.Symbols
Returns an immutable copy of this set of symbols, or this if this instance is already immutable.
Immutable(Citation, String) - Constructor for class org.apache.sis.internal.jaxb.IdentifierMapEntry.Immutable
 
ImmutableAffineTransform - Class in org.apache.sis.internal.referencing.j2d
Overrides all mutable AffineTransform methods in order to check for permission before changing the transform state.
ImmutableAffineTransform() - Constructor for class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Constructs an identity affine transform.
ImmutableAffineTransform(double[]) - Constructor for class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Constructs a new transform from an array of values representing either the 4 non-translation entries or the 6 specifiable entries of the 3×3 matrix.
ImmutableAffineTransform(double, double, double, double, double, double) - Constructor for class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Constructs a new transform from 6 values representing the 6 specifiable entries of the 3×3 transformation matrix.
ImmutableAffineTransform(AffineTransform) - Constructor for class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Constructs a new transform that is a copy of the specified AffineTransform object.
ImmutableEnvelope - Class in org.apache.sis.geometry
An immutable Envelope (a minimum bounding box or rectangle) of arbitrary dimension.
ImmutableEnvelope(double[], double[], CoordinateReferenceSystem) - Constructor for class org.apache.sis.geometry.ImmutableEnvelope
Constructs an envelope defined by two corners given as sequences of coordinate values.
ImmutableEnvelope(DirectPosition, DirectPosition) - Constructor for class org.apache.sis.geometry.ImmutableEnvelope
Constructs an envelope defined by two corners given as direct positions.
ImmutableEnvelope(Envelope) - Constructor for class org.apache.sis.geometry.ImmutableEnvelope
Creates an immutable envelope with the values of the given envelope.
ImmutableEnvelope(GeographicBoundingBox) - Constructor for class org.apache.sis.geometry.ImmutableEnvelope
Constructs a new envelope with the same data than the specified geographic bounding box.
ImmutableEnvelope(CoordinateReferenceSystem, CharSequence) - Constructor for class org.apache.sis.geometry.ImmutableEnvelope
Constructs a new envelope initialized to the values parsed from the given string in BOX or Well Known Text (WKT) format.
ImmutableEnvelope(CoordinateReferenceSystem, Envelope) - Constructor for class org.apache.sis.geometry.ImmutableEnvelope
Creates an immutable envelope with the coordinate values of the given envelope but a different CRS.
ImmutableIdentifier - Class in org.apache.sis.referencing
Immutable value uniquely identifying an object within a namespace, together with a version.
ImmutableIdentifier(Map<String, ?>) - Constructor for class org.apache.sis.referencing.ImmutableIdentifier
Constructs an identifier from the given properties.
ImmutableIdentifier(Citation, String, String) - Constructor for class org.apache.sis.referencing.ImmutableIdentifier
Creates a new identifier from the specified code and authority.
ImmutableIdentifier(Citation, String, String, String, InternationalString) - Constructor for class org.apache.sis.referencing.ImmutableIdentifier
Creates a new identifier from the specified code and authority, with an optional version number and description.
ImmutableIdentifier(ReferenceIdentifier) - Constructor for class org.apache.sis.referencing.ImmutableIdentifier
Creates a new identifier from the specified one.
ImmutableIdentifier.Cite - Class in org.apache.sis.referencing
The CITATION[…] element inside an ID[…].
immutableSet(boolean, E...) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns the specified array as an immutable set, or null if the array is null.
IMPERIAL - Static variable in class org.apache.sis.measure.UnitRegistry
Identifies units defined for use in British imperial system.
impl - Variable in class org.apache.sis.referencing.operation.transform.TransformAdapter2D
The math transform which was supposed to implement the MathTransform2D interface..
IMPL_PREFIXES - Static variable in class org.apache.sis.metadata.StandardImplementation
The prefixes that implementation classes may have.
implementation - Static variable in class org.apache.sis.internal.feature.GeometryFactories
The default geometry implementation to use.
implementation - Variable in class org.apache.sis.metadata.PropertyAccessor
The implementation class, or PropertyAccessor.type if none.
implementation - Variable in class org.apache.sis.metadata.PropertyComparator
The implementation class, or the interface is the implementation class is unknown.
implementation - Variable in class org.apache.sis.xml.MarshallerPool
INTERNAL if the JAXB implementation is the one bundled in the JDK, ENDORSED if the TAXB implementation is the endorsed JAXB (Glassfish), or null if unknown.
implementation() - Method in class org.apache.sis.internal.feature.esri.Wrapper
Returns the geometry specified at construction time.
implementation() - Method in class org.apache.sis.internal.feature.GeometryWrapper
Returns the JTS, ESRI or Java2D geometry implementation wrapped by this GeometryWrapper instance.
implementation() - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Returns the point specified at construction time.
implementation() - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Returns the geometry specified at construction time.
implementation() - Method in class org.apache.sis.internal.feature.jts.Wrapper
Returns the geometry specified at construction time.
implementation(Class<?>) - Static method in class org.apache.sis.internal.feature.Geometries
Returns a factory backed by the same implementation than the given type.
implementation(GeometryLibrary) - Static method in class org.apache.sis.internal.feature.Geometries
Returns a factory backed by the specified geometry library implementation, of the default implementation if the specified library is null.
Implementation - Enum in org.apache.sis.xml
Known JAXB implementations.
Implementation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Implementation
Implementation(String) - Constructor for enum org.apache.sis.xml.Implementation
Creates a new enumeration value for a JAXB implementation.
IMPLEMENTATION_CAN_ALTER_API - Static variable in class org.apache.sis.metadata.MetadataStandard
true if implementations can alter the API defined in the interfaces by adding or removing properties.
ImplementationHelper - Class in org.apache.sis.internal.metadata
Miscellaneous utility methods for implementation of metadata classes.
ImplementationHelper() - Constructor for class org.apache.sis.internal.metadata.ImplementationHelper
Do not allow instantiation of this class.
implementationPackage - Variable in class org.apache.sis.metadata.StandardImplementation
The root packages for metadata implementations, or null if none.
implementations - Variable in class org.apache.sis.metadata.StandardImplementation
Implementations for a given interface, computed when first needed then cached.
implementSameInterfaces(Class<?>, Class<?>, Class<?>) - Static method in class org.apache.sis.util.Classes
Returns true if the two specified objects implements exactly the same set of interfaces.
implementsSameInterface(Object) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns true if the given object implements the same GeoAPI interface than this object.
IMPLICIT - Static variable in class org.apache.sis.measure.UnitFormat.Operation
Meaning of some characters parsed by UnitFormat.parse(CharSequence).
IMPORT - Enum constant in enum org.apache.sis.internal.sql.feature.Relation.Direction
Primary keys of other tables are referenced by the foreigner keys of the table containing the Relation.
importCount - Variable in class org.apache.sis.internal.sql.feature.FeatureAdapter
importedKeys - Variable in class org.apache.sis.internal.sql.feature.Table
The primary keys of other tables that are referenced by this table foreign key columns.
importNS(String) - Method in class org.apache.sis.xml.TransformVersion
Converts a namespace used in XML document to the namespace used in JAXB annotation.
importNS(Iterator<Namespace>, String, String, boolean) - Method in class org.apache.sis.xml.TransformingReader
Imports the namespaces read from the XML document.
importNS(Namespace, String, String) - Method in class org.apache.sis.xml.TransformingReader
Converts a namespace read from the XML document to the namespace used by JAXB annotations.
imports - Variable in class org.apache.sis.xml.TransformVersion
The URI replacements to apply when going from the transforming reader/writer to the model implemented by Apache SIS.
in - Variable in class org.apache.sis.xml.TransformingReader
The reader from which to read events.
IN_ERROR - Enum constant in enum org.apache.sis.storage.tiling.TileStatus
The tile exists but attempt to read it failed.
inactive() - Method in class org.apache.sis.internal.stream.BaseStreamWrapper
Returns the exception to throw when an operation is invoked on an inactive stream.
INAPPLICABLE - Static variable in class org.apache.sis.xml.NilReason
There is no value.
InBetweenWords - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
 in
INCH - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 2.54 centimetres (1 in).
include() - Static method in interface org.apache.sis.filter.Filter
A filter that always evaluates to true.
include(double, double) - Method in class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
Returns whether the given point should be returned in a PathIterator.SEG_LINETO segment.
Include - Class in org.apache.sis.internal.doclet
The @include tag for inserting a HTML fragment defined in an external file.
Include() - Constructor for class org.apache.sis.internal.doclet.Include
Constructs an @include taglet.
INCLUDE - Enum constant in enum org.apache.sis.filter.FilterName
 
INCLUDE - Static variable in class org.apache.sis.filter.FilterLiteral
 
includedBands - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
Indices of TiledGridResource bands which have been retained for inclusion in this TiledGridCoverage, in strictly increasing order.
includedBands - Variable in class org.apache.sis.internal.storage.TiledGridResource.CacheKey
Bands in strictly increasing order.
includedBands - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
Indices of TiledGridResource bands which have been retained for inclusion in the TiledGridCoverage to construct, in strictly increasing order.
includedWithDataset - Variable in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Whether or not the feature catalogue is included with the resource.
includes - Variable in class org.apache.sis.measure.UnitRegistry
The bitmask for units to include.
inclusion - Variable in class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
incompatible(Unit<?>) - Method in class org.apache.sis.measure.AbstractUnit
Returns the error message for an incompatible unit.
IncompatibleCoordinateSystemTypes - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Incompatible coordinate system types.
IncompatibleDatum_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Datum of “{1}” shall be “{0}”.
IncompatibleFormat_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot use the {1} format with “{0}”.
IncompatibleGridGeometry - Static variable in class org.apache.sis.internal.storage.Resources.Keys
All coverages must have the same grid geometry.
IncompatiblePropertyValue_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Property “{0}” has an incompatible value.
IncompatibleResourceException - Exception in org.apache.sis.storage
Thrown when a write operation cannot be performed because the resource to write is incompatible with the data store.
IncompatibleResourceException() - Constructor for exception org.apache.sis.storage.IncompatibleResourceException
Creates an exception with no cause and no details message.
IncompatibleResourceException(String) - Constructor for exception org.apache.sis.storage.IncompatibleResourceException
Creates an exception with the specified details message.
IncompatibleResourceException(String, Throwable) - Constructor for exception org.apache.sis.storage.IncompatibleResourceException
Creates an exception with the specified details message and cause.
incompatibleTile() - Method in class org.apache.sis.image.PixelIterator
Returns the exception to throw when the tile at index (PixelIterator.tileX, PixelIterator.tileY) uses an incompatible sample model.
IncompatibleTile_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The ({0}, {1}) tile has an unexpected size, number of bands or sample layout.
IncompatibleUnit_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Unit “{0}” is incompatible with current value.
IncompatibleUnitDimension_5 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{0}” unit of measurement has dimension of ‘{1}’ ({2}).
IncompatibleUnits_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Units “{0}” and “{1}” are incompatible.
incomplete(int, short) - Method in class org.apache.sis.coverage.grid.GridGeometry
Invoked when a property has been requested for which we have for information.
incomplete(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Invoked by subclasses when the unmarshalled object is missing a component.
IncompleteGridGeometryException - Exception in org.apache.sis.coverage.grid
Thrown by GridGeometry when a grid geometry cannot provide the requested information.
IncompleteGridGeometryException() - Constructor for exception org.apache.sis.coverage.grid.IncompleteGridGeometryException
Constructs an exception with no detail message.
IncompleteGridGeometryException(String) - Constructor for exception org.apache.sis.coverage.grid.IncompleteGridGeometryException
Constructs an exception with the specified detail message.
IncompleteGridGeometryException(String, Throwable) - Constructor for exception org.apache.sis.coverage.grid.IncompleteGridGeometryException
Constructs an exception with the specified detail message and cause.
IncompleteParsing_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Parsing of “{0}” done, but some elements were ignored.
InconsistentAttribute_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Value “{1}” of attribute ‘{0}’ is inconsistent with other attributes.
InconsistentMapProjParameter_4 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Map projection parameter “{2}” will be ignored because its value ({3}) is inconsistent with the “{0} = {1}” parameter.
InconsistentNameComponents_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Components of the “{1}” name are inconsistent with those of the name previously binded in “{0}” data store.
InconsistentTableColumns - Static variable in class org.apache.sis.util.resources.Errors.Keys
Inconsistent table columns.
InconsistentTileStrip_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
TIFF image “{0}” shall be either tiled or organized into strips.
InconsistentUnitsForCS_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Unit of measurement “{0}” is inconsistent with coordinate system axes.
InconsistentWithGZD_2 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
Square identification in the “{0}” reference is inconsistent with the grid zone designation.
increment - Variable in class org.apache.sis.math.PackedVector
The value by which to multiply the PackedVector.data before to add the PackedVector.offset.
increment - Variable in class org.apache.sis.math.SequenceVector.Doubles
The difference between the values at two adjacent indexes.
increment - Variable in class org.apache.sis.math.SequenceVector.Longs
The difference between the values at two adjacent indexes.
increment(double) - Method in class org.apache.sis.math.ArrayVector.Integers
Returns the increment between values if this increment is constant, or null otherwise.
increment(double) - Method in class org.apache.sis.math.ArrayVector.Longs
Returns the increment between values if this increment is constant, or null otherwise.
increment(double) - Method in class org.apache.sis.math.ConcatenatedVector
Returns the increment between all consecutive values if this increment is constant, or null otherwise.
increment(double) - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns the increment between all consecutive values if this increment is constant, or null otherwise.
increment(double) - Method in class org.apache.sis.math.RepeatedVector
Returns null since the repetition of a sequence of numbers implies that there is no regular increment.
increment(double) - Method in class org.apache.sis.math.SequenceVector.Doubles
Returns the increment between all consecutive values.
increment(double) - Method in class org.apache.sis.math.SequenceVector.Longs
Returns the increment between all consecutive values
increment(double) - Method in class org.apache.sis.math.Vector
Returns the increment between all consecutive values if this increment is constant, or null otherwise.
increment(Integer, Integer) - Static method in class org.apache.sis.image.ComputedTiles
incrementNonAffineDimension(boolean, boolean, Dimension) - Static method in class org.apache.sis.image.ResamplingGrid
Increments the width, the height or both values in the given dimension, depending on which dimension are not affine.
incrementRange - Variable in class org.apache.sis.storage.aggregate.DimensionSelector
Difference between minimal and maximal increment.
indent() - Method in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Writes a line separator, then the given amount of spaces.
indent(int) - Method in class org.apache.sis.io.wkt.Formatter
Increases or decreases the indentation.
indentation - Variable in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Number of spaces to add for each new indentation level.
indentation - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
The number of spaces to use in indentations, or -1 if the XML output should not be formatted.
indentation - Variable in class org.apache.sis.io.wkt.Formatter
The amount of spaces to use in indentation, or -1 if indentation is disabled.
indentation - Variable in class org.apache.sis.io.wkt.WKTFormat
The amount of spaces to use in indentation, or -1 if indentation is disabled.
indentation - Variable in class org.apache.sis.util.collection.TreeTableFormat
The number of characters to add on the left side for each indentation level.
INDENTATION - Static variable in class org.apache.sis.setup.OptionKey
The number of spaces to use for indentation when formatting text files in WKT or XML formats.
indentKey - Variable in enum org.apache.sis.xml.Implementation
The JAXB property for setting the indentation string, or null if none.
indeterminatePosition - Variable in class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML3
A textual indication of the time, usually "before", "after" or "now".
index - Variable in class org.apache.sis.feature.builder.AttributeTypeBuilder.RoleIter
Index of the next AttributeRole to return.
index - Variable in class org.apache.sis.feature.CharacteristicMap.Entry
Index of the attribute characteristics represented by this entry.
index - Variable in class org.apache.sis.internal.feature.jts.PathIteratorAdapter.GeomIterator
Index of current geometry.
index - Variable in class org.apache.sis.internal.processing.image.TiledProcess.Task
Index of this Task instance in the TiledProcess.tasks array.
index - Variable in class org.apache.sis.internal.util.AbstractMap.KeyIterator
Index of current key.
index - Variable in class org.apache.sis.internal.util.SimpleCharacterIterator
The index of the next character to be returned by the iterator.
index - Variable in class org.apache.sis.io.wkt.StoredTree.Inflater
Index of the next offset to return in the StoredTree.Inflater.offsets array.
index - Variable in class org.apache.sis.math.CompoundDirectPositions
Index of the next element to be returned by CompoundDirectPositions.next().
index - Variable in class org.apache.sis.measure.FormattedCharacterIterator.Filter
Index of the character for which the map of attribute is requested.
index - Variable in class org.apache.sis.measure.FormattedCharacterIterator.Selector
Index of the character for which the map of attributes is requested.
index - Variable in class org.apache.sis.metadata.PropertyMap.Iter
Index of the next element to return.
index - Variable in class org.apache.sis.metadata.ValueMap.Property
The property index.
index - Variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.Order
The sequence number to format inside the ORDER[…] element.
index - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
Index of the current iterator.
index - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Index of the (potentially pyramided) image containing this Image File Directory (IFD).
index - Variable in class org.apache.sis.util.collection.FrequencySortedSet.Iter
Index of the next element to return.
index - Variable in class org.apache.sis.util.iso.DefaultRecord.Entry
Index of the record field represented by this entry.
index - Variable in class org.apache.sis.util.iso.DefaultRecord.Iter
Index of the next record field to return in the iteration.
index(IdentifiedObjectFinder) - Static method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
Returns the index in the cached Set<IdentifiedObject>[] array for a result using the given finder.
Index - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Index
INDEX - Static variable in class org.apache.sis.geometry.CoordinateFormat
Constants for the CoordinateFormat.types array.
INDEX - Static variable in class org.apache.sis.util.collection.TableColumn
Frequently-used constant for a column of index values.
INDEX_NAME - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "INDEX_NAME" key for the name of the index.
INDEXED - Enum constant in enum org.apache.sis.internal.coverage.j2d.ColorModelType
Color model uses indexed colors.
IndexedResourceBundle - Class in org.apache.sis.util.resources
ResourceBundle implementation accepting integers instead of strings for resource keys.
IndexedResourceBundle(URL) - Constructor for class org.apache.sis.util.resources.IndexedResourceBundle
Constructs a new resource bundle loading data from the given UTF file.
IndexedResourceBundle.KeyEnum - Class in org.apache.sis.util.resources
The keys as an enumeration.
IndexedResourceCompiler - Class in org.apache.sis.util.resources
Reads a given list of .properties files and copies their content to .utf files using UTF-8 encoding.
IndexedResourceCompiler(File, File, File[]) - Constructor for class org.apache.sis.util.resources.IndexedResourceCompiler
Constructs a new IndexedResourceCompiler.
indexInData - Variable in class org.apache.sis.metadata.TreeNode.Element
Index of the value in the TreeNode.metadata object to be fetched with the TreeNode.Element.accessor.
indexInData - Variable in class org.apache.sis.metadata.TreeNode.NewChild
Index in the PropertyAccessor for the property to be set.
indexInList - Variable in class org.apache.sis.metadata.TreeNode.CollectionElement
Index of the element in the collection, in iteration order.
indexInResultArray - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Current iterator position as an index in the array of tiles to be returned by TiledGridCoverage.readTiles(AOI).
indexInResultArray - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.Snapshot
Index of this tile in the array of tiles returned by TiledGridCoverage.readTiles(AOI).
indexInTileVector - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Current iterator position as an index in the vector of tiles in the TiledGridResource.
indexInTileVector - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.Snapshot
Index of this tile in the TiledGridResource.
indexInTileVector - Variable in class org.apache.sis.internal.storage.TiledGridResource.CacheKey
Index in a row-major array of tiles.
IndexMap - Class in org.apache.sis.metadata
Map of property indices for a given implementation class.
IndexMap(PropertyAccessor, KeyNamePolicy) - Constructor for class org.apache.sis.metadata.IndexMap
Creates a name map for the specified accessor.
indexOf(int, int, boolean) - Method in class org.apache.sis.math.ArrayVector.Bytes
Finds index of a match or mismatch (depending on equality).
indexOf(int, int, boolean) - Method in class org.apache.sis.math.ArrayVector.Doubles
Finds index of a match or mismatch (depending on equality).
indexOf(int, int, boolean) - Method in class org.apache.sis.math.ArrayVector.Floats
Finds index of a match or mismatch (depending on equality).
indexOf(int, int, boolean) - Method in class org.apache.sis.math.ArrayVector.Integers
Finds index of a match or mismatch (depending on equality).
indexOf(int, int, boolean) - Method in class org.apache.sis.math.ArrayVector.Longs
Finds index of a match or mismatch (depending on equality).
indexOf(int, int, boolean) - Method in class org.apache.sis.math.ArrayVector.Shorts
Finds index of a match or mismatch (depending on equality).
indexOf(int, int, boolean) - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns the index of a search based one values at given indices (see javadoc in parent class for details).
indexOf(int, int, boolean) - Method in class org.apache.sis.math.Vector
Returns the index of the first value which is equal (if equality is true) or different (if equality is false) to the value at the toSearch index.
indexOf(CharSequence, int, int, int) - Static method in class org.apache.sis.util.CharSequences
Returns the index within the given character sequence of the first occurrence of the specified character, starting the search at the specified index.
indexOf(CharSequence, CharSequence, int, int) - Static method in class org.apache.sis.util.CharSequences
Returns the index within the given strings of the first occurrence of the specified part, starting at the specified index.
indexOf(Object) - Method in class org.apache.sis.feature.PropertySingleton
Returns the index of the given element (which can only be 0), or -1 if not present.
indexOf(Object) - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Returns the index in this list of the first occurrence of the specified element, or -1 if the list does not contain the element.
indexOf(Object) - Static method in class org.apache.sis.referencing.crs.SubTypes
Returns the index of the interface implemented by the given object.
indexOf(Object) - Method in class org.apache.sis.util.collection.TreeNodeList
Returns the index of the first occurrence of the specified node in this list.
indexOf(Method) - Method in class org.apache.sis.metadata.PropertyComparator
Returns the index of the given method, or -1 if the method is not found.
indexOf(String) - Method in class org.apache.sis.feature.CharacteristicMap
Returns the index for the characteristic of the given name.
indexOf(String, boolean) - Method in class org.apache.sis.metadata.PropertyAccessor
Returns the index of the specified property, or -1 if none.
indexOf(String, String, String...) - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Returns the index of value in the alternatives array, or -1 if not found.
indexOf(MemberName) - Method in class org.apache.sis.util.iso.RecordDefinition
Returns the index of the given name, or null if none.
indexOfColinear(CoordinateSystem, AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Finds the dimension of an axis having the given direction or its opposite.
indexOfColinear(CoordinateSystem, CoordinateSystem) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns the index of the first dimension in cs where axes are colinear with the subCS axes.
indexOfErrors(int, int, double[]) - Static method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns the index of the first DoubleDouble.error value in the GeneralMatrix.elements array, or 0 if none.
indexOfFinal(SubOperationInfo[]) - Static method in class org.apache.sis.referencing.operation.SubOperationInfo
Returns the index of the last non-identity operation.
indexOfFirstTile - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
Index of the first TiledGridCoverage tile in a row-major array of tiles.
indexOfFreeEntry - Variable in class org.apache.sis.internal.storage.inflater.LZW
Index of the next entry available in LZW.entriesForCodes.
indexOfFreeString - Variable in class org.apache.sis.internal.storage.inflater.LZW
Index of the next byte available in LZW.stringsFromCode.
indexOfLast - Variable in class org.apache.sis.referencing.factory.ReferenceKeeper
Index of the last element stored in the ReferenceKeeper.cache array.
indexOfLineStart(CharSequence, int, int) - Static method in class org.apache.sis.util.CharSequences
Returns the index of the first character after the given number of lines.
indexOfRange(E) - Method in class org.apache.sis.util.collection.RangeSet
If the specified value is inside a range, returns the index of this range.
indexOutOfBounds(int) - Static method in class org.apache.sis.geometry.Envelope2D
Creates an exception for an index out of bounds.
indexOutOfBounds(int) - Static method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Returns the error message for an index out of bounds.
indexOutOfBounds(int, int) - Static method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns an exception for the given indices.
IndexOutOfBounds_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Index {0} is out of bounds.
indices - Variable in class org.apache.sis.feature.CharacteristicTypeMap
The names of attribute types listed in the CharacteristicTypeMap.characterizedBy array, together where their index in the array.
indices - Variable in class org.apache.sis.feature.DefaultFeatureType
Indices of properties in an array of properties similar to DefaultFeatureType.properties, but excluding operations.
indices - Variable in class org.apache.sis.feature.DenseFeature
The map of property names to indices in the DenseFeature.properties array.
indices - Variable in class org.apache.sis.feature.SparseFeature
The map of property names to keys in the SparseFeature.properties map.
indices - Variable in class org.apache.sis.image.ErrorHandler.Report
The tile indices as (x,y) tuples where errors occurred, or null if none.
indices - Variable in class org.apache.sis.math.Vector.Pick
The pre-selected indexes.
indices - Variable in class org.apache.sis.metadata.sql.LookupInfo
The last used "method name to property indices" map returned by LookupInfo.asIndexMap(MetadataStandard).
indices - Variable in class org.apache.sis.referencing.operation.transform.CopyTransform
The indices of coordinates to copy in the source array.
indices() - Method in class org.apache.sis.feature.DefaultFeatureType
Returns the map from names to indices in an array of properties.
indices() - Method in class org.apache.sis.image.TileCache.Key
Returns the tile indices.
indices(CoordinateSystem, CoordinateSystem) - Static method in enum org.apache.sis.internal.referencing.AxesMapper
Returns the indices in cs of axes presumed covariant with the subCS axes.
INDICES - Static variable in class org.apache.sis.referencing.Properties
The mapping from key names to the index expected by the Properties.getAt(int) method.
indicesOfLenientMapping(CoordinateSystem, CoordinateSystem) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns the indices of cs axes presumed covariant with subCS axes.
IndicesOutOfBounds_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Indices ({0}, {1}) are out of bounds.
indicesToAlias(int[]) - Static method in class org.apache.sis.parameter.MatrixParameters
Returns an alias for the given indices, or null if none.
indicesToName(int[]) - Method in class org.apache.sis.parameter.MatrixParametersAlphaNum
Returns the parameter descriptor name of a matrix element at the given indices.
indicesToName(int[]) - Method in class org.apache.sis.parameter.TensorParameters
Returns the parameter descriptor name of a matrix or tensor element at the given indices.
indirect(Matrix, boolean) - Static method in class org.apache.sis.internal.referencing.AnnotatedMatrix
INDIRECT_SHIFT_ACCURACY - Static variable in class org.apache.sis.internal.referencing.PositionalAccuracyConstant
Default accuracy of datum shifts when using an intermediate datum (typically WGS 84).
INDIRECT_SHIFT_APPLIED - Static variable in class org.apache.sis.internal.referencing.PositionalAccuracyConstant
Indicates that a transformation requires a datum shift, but only an indirect method has been found.
IndirectReferenceSystem - Class in org.apache.sis.internal.profile.fra
AFNOR extension to ISO ReferenceSystem.
IndirectReferenceSystem() - Constructor for class org.apache.sis.internal.profile.fra.IndirectReferenceSystem
Empty constructor for JAXB.
IndirectReferenceSystem(ReferenceIdentifier) - Constructor for class org.apache.sis.internal.profile.fra.IndirectReferenceSystem
Creates a new reference system from the given code.
IndirectReferenceSystem(ReferenceSystem) - Constructor for class org.apache.sis.internal.profile.fra.IndirectReferenceSystem
Creates a new reference system from the given one.
individual - Variable in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
Individuals in the named organization.
individual(InternationalString) - Static method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Generates a new individual from the given name.
INDIVIDUAL - Enum constant in enum org.apache.sis.internal.storage.MetadataBuilder.PartyType
Instructs MetadataBuilder.newParty(PartyType) that the next party to create should be an instance of DefaultIndividual.
infer(Vector, Matrix, int) - Static method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Infers a grid size by searching for the greatest common divisor (GCD) for values in the given vector.
inferCaller(Logger, String, String, StackTraceElement[], LogRecord) - Static method in class org.apache.sis.util.logging.Logging
Sets the LogRecord source class and method names according values inferred from the given stack trace.
inferErrors(double[]) - Static method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Infers all DoubleDouble.error with a default values inferred from DoubleDouble.value.
inferSymbol(char, Unit<?>) - Method in class org.apache.sis.measure.AbstractUnit
Infers a symbol for a unit resulting from an arithmetic operation between two units.
inferSymbol(Unit<R>, char, Unit<?>) - Method in class org.apache.sis.measure.AbstractUnit
If the result unit is a ConventionalUnit with no symbol, tries to infer a symbol for it.
InfiniteArgumentValue_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Argument ‘{0}’ cannot take an infinite value.
infinity - Variable in class org.apache.sis.measure.RangeFormat
Symbols used by this format, inferred from DecimalFormatSymbols.
inflate - Variable in class org.apache.sis.internal.feature.j2d.Polyline
The transform from Polyline.coordinates values to the values given by Polyline.Iter.
inflate - Variable in class org.apache.sis.internal.feature.j2d.Polyline.Iter
The transform to apply on each coordinate tuple.
inflate(ByteBuffer) - Method in class org.apache.sis.internal.storage.inflater.ZIP
Placeholder for Inflater.inflate(ByteBuffer).
inflater - Variable in class org.apache.sis.internal.storage.inflater.ZIP
Access to the ZLIB compression library.
inflater - Variable in class org.apache.sis.storage.geotiff.CompressedSubset
The inflater, created when reading the first tile and discarded after reading the last tile.
Inflater - Class in org.apache.sis.internal.storage.inflater
Copies values from an input buffer of bytes to the destination image buffer, potentially applying decompression, sub-region, subsampling and band subset on-the-fly.
Inflater(ChannelDataInput, int, int, int[], int, int) - Constructor for class org.apache.sis.internal.storage.inflater.Inflater
Creates a new inflater instance.
Inflater(AbstractParser, short[], int) - Constructor for class org.apache.sis.io.wkt.StoredTree.Inflater
Creates a new inflater.
info(String) - Method in class org.apache.sis.util.resources.IndexedResourceCompiler
Logs the given message at the INFO level.
info(String) - Method in class org.apache.sis.util.resources.ResourceCompilerMojo.Compiler
Logs the given message at the INFO level.
information(Citation, int) - Method in class org.apache.sis.metadata.PropertyAccessor
Returns the information for the property at the given index.
Information - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Information
InformationMap - Class in org.apache.sis.metadata
Map of information for a given implementation class.
InformationMap(Citation, PropertyAccessor, KeyNamePolicy) - Constructor for class org.apache.sis.metadata.InformationMap
Creates an information map for the specified accessor.
informations - Variable in class org.apache.sis.metadata.PropertyAccessor
The property information, including the name and restrictions on valid values.
InfoStatements - Class in org.apache.sis.internal.sql.feature
A set of prepared statements to create when first needed and to reuse as long as the connection is in scope.
InfoStatements(Database<?>, Connection) - Constructor for class org.apache.sis.internal.sql.feature.InfoStatements
Creates an initially empty CachedStatements which will use the given connection for creating PreparedStatements.
InfoStatements.GeometryTypeEncoding - Enum in org.apache.sis.internal.sql.feature
Specifies how the geometry type is encoded in the "GEOMETRY_TYPE" column.
inherit(Function<ModifiableLocationType, E>) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
If all parents return the same value for the given property, returns that value.
inherited - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
The createFoo(String) methods that are not overridden in the Data Access Object (DAO).
INHERITED_PROPERTIES - Static variable in class org.apache.sis.image.BandSelectImage
Properties to inherit from the source image, after bands reduction if applicable.
INHERITED_PROPERTIES - Static variable in class org.apache.sis.image.PositionalConsistencyImage
Properties inherited from the source image.
init() - Method in class org.apache.sis.util.iso.DefaultNameSpace
Initializes the transient fields.
init(Map<UnitDimension, Fraction>, UnitDimension) - Static method in class org.apache.sis.measure.UnitRegistry
Adds the given components, dim pair in the map of hard-coded values.
init(DocletEnvironment, Doclet) - Method in class org.apache.sis.internal.doclet.Taglet
Initializes this taglet with the given doclet environment and doclet.
init(ConventionalUnit<Q>) - Static method in class org.apache.sis.measure.UnitRegistry
Invoked by Units static class initializer for registering SI conventional units.
init(SystemUnit<Q>) - Static method in class org.apache.sis.measure.UnitRegistry
Invoked by Units static class initializer for registering SI base and derived units.
init(DefaultSampleDimension) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Initializes this sample dimension to the values of the given object.
initCause(Throwable) - Method in exception org.apache.sis.internal.util.LocalizedParseException
Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in exception org.apache.sis.io.wkt.UnparsableObjectException
Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in exception org.apache.sis.storage.DataStoreException
Initializes the cause of this throwable to the specified value.
INITIAL_CAPACITY - Static variable in class org.apache.sis.internal.feature.jts.ShapeConverter
Initial number of coordinate values that the buffer can hold.
INITIAL_LONGITUDE - Static variable in class org.apache.sis.internal.referencing.provider.ZonedTransverseMercator
The operation parameter descriptor for the Initial longitude (λ₁) parameter value.
initialize() - Method in class org.apache.sis.internal.converter.ConverterRegistry
Invoked when this ConverterRegistry needs to be initialized.
initialize() - Method in class org.apache.sis.internal.converter.SystemRegistry
Invoked when this ConverterRegistry needs to be initialized.
initialize() - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Creates the data source using the context class loader.
initialize() - Method in class org.apache.sis.portrayal.CanvasFollower
Registers all listeners needed by this object.
initialize(boolean) - Method in class org.apache.sis.internal.storage.gpx.Reader
Reads the metadata.
initialize(double, double) - Method in class org.apache.sis.internal.coverage.j2d.Colorizer
Applies colors on the given range of values.
initialize(ColorModel) - Method in class org.apache.sis.internal.coverage.j2d.Colorizer
Uses the given color model for mapping range of values to new colors.
initialize(SampleModel, int) - Method in class org.apache.sis.internal.coverage.j2d.Colorizer
Applies colors on the range of values of a raster using given sample model.
initialize(SampleModel, SampleDimension) - Method in class org.apache.sis.internal.coverage.j2d.Colorizer
Uses the given sample dimension for mapping range of values to colors.
initialize(List<GeneralParameterDescriptor>) - Method in class org.apache.sis.parameter.ParameterValueList
Adds all mandatory parameters to this list.
initialize(Map<String, ?>, CoordinateOperation[], List<CoordinateOperation>, MathTransformFactory, boolean, boolean, boolean) - Method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Performs the part of DefaultConcatenatedOperations construction that requires an iteration over the sequence of coordinate operations.
initialize(Map<String, ?>, CoordinateOperation[], MathTransformFactory) - Method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
initialize(AbstractIdentifiedType) - Method in class org.apache.sis.feature.builder.TypeBuilder
Initializes this builder to the value of the given type.
initialize(DefaultFeatureType) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Initializes this builder to the value of the given type.
initialize(TreeTable.Node) - Method in class org.apache.sis.util.collection.DefaultTreeTable
Invoked when DefaultTreeTable.getRoot() is invoked for the first time and no root had been specified to the constructor.
initialize(Pooled) - Method in class org.apache.sis.xml.Pooled
Completes the creation of a PooledMarshaller or PooledUnmarshaller.
initialize(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.WraparoundAdjustment
Initializes this WraparoundAdjustment for an AOI or POI having the given coordinate reference system.
initializeConverter() - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Initialize the fields required for DefaultTemporalCRS.toInstant(double) and DefaultTemporalCRS.toValue(Instant) operations.
initialized - Static variable in class org.apache.sis.measure.Units
Sets to true by the static initializer after the initialization has been completed.
initialized - Variable in class org.apache.sis.portrayal.CanvasFollower
Whether listeners have been registered.
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.AlbersEqualArea
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.AzimuthalEquidistant
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.CassiniSoldner
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.LambertConicConformal
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.Mercator
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.Mollweide
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.ObliqueMercator
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.Orthographic
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.PolarStereographic
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.Polyconic
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.Sinusoidal
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
initializer(OperationMethod, Parameters) - Static method in class org.apache.sis.referencing.operation.projection.TransverseMercator
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
Initializer - Class in org.apache.sis.internal.metadata.sql
Manages the unique DataSource instance to the $SIS_DATA/Databases/SpatialMetadata database.
Initializer - Class in org.apache.sis.referencing.operation.projection
Helper class for map projection constructions, providing formulas normally needed only at construction time.
Initializer - Class in org.apache.sis.util.logging
Loads a logging configuration file using Java logging syntax augmented with Apache SIS extensions.
Initializer() - Constructor for class org.apache.sis.internal.metadata.sql.Initializer
For subclasses only.
Initializer() - Constructor for class org.apache.sis.util.logging.Initializer
Configures Java logging using a filtered configuration file.
Initializer(OperationMethod, Parameters, Map<NormalizedProjection.ParameterRole, ? extends ParameterDescriptor<? extends Number>>, ProjectionVariant) - Constructor for class org.apache.sis.referencing.operation.projection.Initializer
Creates a new initializer.
Initializer.Listener - Class in org.apache.sis.internal.metadata.sql
A JNDI listener for being informed of changes in the DataSource associated to "jdbc/SpatialMetadata".
initialLongitude - Variable in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
Westernmost longitude of the first zone.
initialProperties - Variable in class org.apache.sis.xml.Pooled
The initial state of the (un)marshaller.
initialValues() - Method in class org.apache.sis.internal.referencing.LazySet
Hook for subclasses that want to prepend some values before the source Iterable.
initialValues() - Method in class org.apache.sis.referencing.AuthorityFactories
Invoked by LazySet for adding the EPSG factory before any other factory fetched by ServiceLoader.
initiativeType - Variable in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Type of initiative under which the associated resource was produced.
initReducedResolution(ImageFileDirectory, double[]) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
If this IFD has no grid geometry information, derives a grid geometry by applying a scale factor on the grid geometry of another IFD.
INJECTIVE - Enum constant in enum org.apache.sis.math.FunctionProperty
A function is injective if each value of T is either unrelated to S, or is the output of exactly one value of S.
InkNames - Static variable in class org.apache.sis.storage.geotiff.Tags
 
InkSet - Static variable in class org.apache.sis.storage.geotiff.Tags
 
inline - Variable in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
true if the last writeStartElement(…) method invocation has not yet been followed by a writeEndElement(…) method invocation.
INNER - Enum constant in enum org.apache.sis.storage.aggregate.JoinFeatureSet.Type
Only records having a value on both side will be included.
input - Variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
The object to use for reading data, or null if the channel has been closed.
input - Variable in class org.apache.sis.internal.storage.esri.CharactersView
The object to use for reading data, or null if unavailable.
input - Variable in class org.apache.sis.internal.storage.esri.RawRasterStore
The object to use for reading data, or null if the channel has been closed.
input - Variable in class org.apache.sis.internal.storage.inflater.CompressionChannel
The source of data to decompress.
input - Variable in class org.apache.sis.internal.storage.inflater.Inflater
The source of data to decompress.
input - Variable in class org.apache.sis.internal.storage.inflater.PredictorChannel
The channel from which to read data.
input - Variable in class org.apache.sis.internal.storage.io.InputStreamAdapter
The underlying data input stream.
input - Variable in class org.apache.sis.internal.storage.io.RewindableLineReader
The input stream, or null if this reader cannot rewind anymore.
input - Variable in class org.apache.sis.storage.geotiff.NativeMetadata
The stream from which to read the data.
input - Variable in class org.apache.sis.storage.geotiff.Reader
The stream from which to read the data.
input - Variable in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Source channel where to read bytes before bit order reversal.
input() - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Returns the input if it has not been closed.
input() - Method in class org.apache.sis.storage.geotiff.DataSubset
Returns the input of bytes for compressed raster data.
input() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Shortcut for a frequently requested information.
input(StreamSource) - Static method in class org.apache.sis.internal.storage.xml.Store
Returns the input stream or reader set in the given source, or null if none.
inputCRS - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
The coordinate reference system of input points given to this converter, or null if assumed the same than the coverage CRS.
inputCRS - Variable in class org.apache.sis.geometry.WraparoundAdjustment
Coordinate reference system of the last Area Of Interest (AOI) or Point Of Interest (POI).
inputDirectory - Variable in class org.apache.sis.internal.book.Assembler
The directory of all input files to process.
inputFactory - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
The StAX readers factory, created when first needed.
inputFactory() - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Returns the factory for StAX readers.
InputFactory - Class in org.apache.sis.xml
Provides access to XMLInputFactory methods as static methods working on a SIS-wide instance.
InputFactory() - Constructor for class org.apache.sis.xml.InputFactory
Do not allow instantiation of this class.
inputName() - Method in class org.apache.sis.internal.filter.sqlmm.GeometryParser
Returns the name of the kind of input expected by this expression.
inputName() - Method in class org.apache.sis.internal.filter.sqlmm.ST_FromBinary
Returns the name of the kind of input expected by this expression.
inputName() - Method in class org.apache.sis.internal.filter.sqlmm.ST_FromText
Returns the name of the kind of input expected by this expression.
inputStream(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Fallback
Opens a new input stream for the file given at construction time.
inputStream(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory
Returns the readable channel as an input stream.
inputStream(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Stream
Returns the storage object as an input stream.
InputStreamAdapter - Class in org.apache.sis.internal.storage.io
Wraps an ImageInputStream as a standard InputStream.
InputStreamAdapter(ImageInputStream) - Constructor for class org.apache.sis.internal.storage.io.InputStreamAdapter
Constructs a new input stream.
inputToGrid - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
The transform from DefaultEvaluator.inputCRS to grid coordinates.
inputToResult - Variable in class org.apache.sis.geometry.WraparoundAdjustment
A transform from the WraparoundAdjustment.inputCRS to any destination user space at caller choice.
inputToShiftable - Variable in class org.apache.sis.geometry.WraparoundAdjustment
If the input envelopes or positions need to be converted to a (usually) geographic CRS, the transform to that CRS.
inputType - Variable in enum org.apache.sis.internal.storage.xml.stream.InputType
The kind of input that this enumeration can handle.
inputType - Variable in enum org.apache.sis.internal.storage.xml.stream.OutputType
The input type from the same framework (StAX, DOM, etc) than this output type.
InputType - Enum in org.apache.sis.internal.storage.xml.stream
Creates XMLStreamReader from a given input.
InputType(Class<?>) - Constructor for enum org.apache.sis.internal.storage.xml.stream.InputType
Creates a new enumeration for the given type of input.
insert(boolean[], int, boolean[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
insert(boolean[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(byte[], int, byte[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
insert(byte[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(char[], int, char[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
insert(char[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(double[], int, double[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
insert(double[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(float[], int, float[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
insert(float[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(int[], int) - Static method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Inserts the specified dimension in the specified sequence at a position that preserve increasing order.
insert(int[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(int[], int, int[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
insert(long[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(long[], int, long[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
insert(short[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(short[], int, short[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
insert(E[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(E[], int, E[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
insert(PointTreeNode, double[], E, double[]) - Method in class org.apache.sis.index.tree.PointTree
Inserts the specified data into the given node.
insertAt(int, E, E) - Method in class org.apache.sis.util.collection.RangeSet
Inserts two values at the given index.
insertBandDimension(GridExtent, int) - Method in class org.apache.sis.internal.storage.RangeArgument
Returns the given extent with a new dimension added for the bands.
insertDimension(int, DimensionNameType, long, long, boolean) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns a new grid extent with the specified dimension inserted at the given index in this grid extent.
insertDistinctAfterSelect() - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Inserts the DISTINCT keyword after SELECT.
InsertDuration_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Inserted {0} records in {1} seconds.
insertLineInLeftMargin(StringBuilder, String) - Static method in class org.apache.sis.internal.util.Strings
Inserts a continuation character after each line separator except the last one.
insertSpaceBeforeUnit - Variable in class org.apache.sis.measure.RangeFormat
Whether we should insert a space between the bracket and the unit symbol.
insertSpaceBeforeUnit(Unit<?>) - Method in class org.apache.sis.measure.RangeFormat
Returns whether we should insert a space between the bracket and the unit symbol.
insertSubsampling(int[], int) - Method in class org.apache.sis.internal.storage.RangeArgument
Returns the given subsampling with a new dimension added for the bands.
insertWordSeparator(String) - Static method in class org.apache.sis.internal.book.Assembler
Allows word break before the code in expression like Class.method().
install() - Method in class org.apache.sis.metadata.sql.MetadataSource
If the metadata schema does not exist in the database, creates it and inserts the predefined metadata values.
install() - Static method in class org.apache.sis.util.logging.MonolineFormatter
Installs a MonolineFormatter for the root logger, or returns the existing instance if any.
install(Connection) - Method in class org.apache.sis.referencing.factory.sql.EPSGFactory
Creates the EPSG schema in the database and populates the tables with geodetic definitions.
install(Logger, Level) - Static method in class org.apache.sis.util.logging.MonolineFormatter
Installs a MonolineFormatter for the specified logger, or returns the existing instance if any.
InstallationResources - Class in org.apache.sis.setup
Resources needed for installation of third-party or optional components.
InstallationResources() - Constructor for class org.apache.sis.setup.InstallationResources
For subclass constructors.
InstallationScriptProvider - Class in org.apache.sis.referencing.factory.sql
Provides SQL scripts needed for creating a local copy of a dataset.
InstallationScriptProvider(String, String...) - Constructor for class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
Creates a new provider which will read script files of the given names in that order.
InstallationScriptProvider.Default - Class in org.apache.sis.referencing.factory.sql
The default implementation which use the scripts in the $SIS_DATA/Databases/ExternalSources directory, if present.
installationURL - Variable in class org.apache.sis.referencing.EPSGFactoryFallback
URL where users can get more information about the installation process.
Installer - Class in org.apache.sis.metadata.sql
Executes the installation scripts for the "metadata" schema in the "SpatialMetadata" database.
Installer(Connection) - Constructor for class org.apache.sis.metadata.sql.Installer
Creates a new installer for the metadata database.
instance - Static variable in class org.apache.sis.console.CommandRunner
The instance, used by ResourcesDownloader only.
instance - Static variable in class org.apache.sis.internal.metadata.ReferencingServices
The services, fetched when first needed.
instance - Static variable in class org.apache.sis.internal.util.MetadataServices
The services, fetched when first needed.
instance - Static variable in class org.apache.sis.metadata.sql.MetadataSource
The instance connected to the "jdbc/SpatialMetadata" database, created when first needed and cleared when the classpath change.
instance() - Static method in class org.apache.sis.internal.feature.SpatialOperationContext.Projector
Returns an instance.
instance() - Static method in class org.apache.sis.internal.system.CommonExecutor
Returns the executor service shared by SIS modules for most costly calculations.
INSTANCE - Static variable in class org.apache.sis.feature.FeatureFormat
An instance created when first needed and potentially shared.
INSTANCE - Static variable in class org.apache.sis.internal.converter.AngleConverter
The unique instance.
INSTANCE - Static variable in class org.apache.sis.internal.converter.AngleConverter.Inverse
The unique instance.
INSTANCE - Static variable in class org.apache.sis.internal.converter.FractionConverter.FromInteger
The unique instance of this converter.
INSTANCE - Static variable in class org.apache.sis.internal.converter.FractionConverter
The unique instance of this converter.
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.FilePath
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.FileURI
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.FileURL
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.PathFile
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.PathURI
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.PathURL
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.URI_URL
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.URIFile
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.URIPath
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.URL_URI
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.URLFile
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.PathConverter.URLPath
 
INSTANCE - Static variable in class org.apache.sis.internal.converter.SystemRegistry
The default system-wide instance.
INSTANCE - Static variable in class org.apache.sis.internal.feature.esri.Factory
The singleton instance of this factory.
INSTANCE - Static variable in class org.apache.sis.internal.feature.j2d.EmptyShape
The unique empty shape instance.
INSTANCE - Static variable in class org.apache.sis.internal.feature.j2d.Factory
The singleton instance of this factory.
INSTANCE - Static variable in class org.apache.sis.internal.feature.jts.Factory
The singleton instance of this factory.
INSTANCE - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The unique instance of key constants handler.
INSTANCE - Static variable in class org.apache.sis.internal.feature.SpatialOperationContext.Projector
The singleton instance, or null if its creation failed.
INSTANCE - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
The unique instance of key constants handler.
INSTANCE - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
The unique instance of key constants handler.
INSTANCE - Static variable in class org.apache.sis.internal.jdk9.HexFormat
 
INSTANCE - Static variable in class org.apache.sis.internal.metadata.RecordSchemaSIS
The schema used in SIS for creating records.
INSTANCE - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
The unique instance of key constants handler.
INSTANCE - Static variable in class org.apache.sis.internal.referencing.MathTransformsOrFactory
The unique instance to use when no MathTransformFactory is specified.
INSTANCE - Static variable in class org.apache.sis.internal.referencing.NilReferencingObject
The unique instance.
INSTANCE - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
The unique instance of key constants handler.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
The unique instance of key constants handler.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsArray
Accessor for components of automatic type.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsBigDecimal
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsBoolean
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsByte
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsBytes
The instance of this accessor for array of bytes without encoding.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsDate
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsDouble
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsFloat
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsInstant
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsInteger
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsLocalTime
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsLong
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsObject
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsOffsetDateTime
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsOffsetTime
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsShort
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.feature.ValueGetter.AsString
The unique instance of this accessor.
INSTANCE - Static variable in class org.apache.sis.internal.sql.postgis.ExtendedClauseWriter
The unique instance.
INSTANCE - Static variable in class org.apache.sis.internal.sql.postgis.ObjectGetter
The singleton instance.
INSTANCE - Static variable in class org.apache.sis.internal.storage.csv.GeometryParser
The unique instance.
INSTANCE - Static variable in class org.apache.sis.internal.storage.csv.StoreProvider.Peek
The unique instance.
INSTANCE - Static variable in class org.apache.sis.internal.storage.Resources.Keys
The unique instance of key constants handler.
INSTANCE - Static variable in class org.apache.sis.internal.storage.wkt.StoreProvider.Peek
The unique instance.
INSTANCE - Static variable in class org.apache.sis.internal.system.CommonExecutor
The executor for background tasks.
INSTANCE - Static variable in class org.apache.sis.internal.temporal.DefaultTemporalFactory
The unique instance of this factory.
INSTANCE - Static variable in class org.apache.sis.internal.util.EmptyQueue
The singleton instance to be returned by CollectionsExt.emptyQueue().
INSTANCE - Static variable in class org.apache.sis.io.ClassFormat
The unique instance.
INSTANCE - Static variable in class org.apache.sis.measure.IdentityConverter
The identity linear converter.
INSTANCE - Static variable in class org.apache.sis.measure.PowerOf10
The singleton instance.
INSTANCE - Static variable in class org.apache.sis.measure.PowerOf10.Logarithm
The singleton instance.
INSTANCE - Static variable in class org.apache.sis.measure.SystemUnit.DimToUnit
The unique instance used by SystemUnit.getBaseUnits().
INSTANCE - Static variable in class org.apache.sis.measure.UnitFormat
The default instance used by Units.valueOf(String) for parsing units of measurement.
INSTANCE - Static variable in class org.apache.sis.metadata.iso.DefaultMetadata.FromLocale
 
INSTANCE - Static variable in class org.apache.sis.metadata.iso.DefaultMetadata.ToLocale
 
INSTANCE - Static variable in class org.apache.sis.metadata.MetadataFormat
The shared instance to use for the TreeTableView.toString() method implementation.
INSTANCE - Static variable in class org.apache.sis.metadata.sql.MetadataFallback
The unique instance of this fallback.
INSTANCE - Static variable in class org.apache.sis.parameter.ParameterFormat
An instance created when first needed and potentially shared.
INSTANCE - Static variable in class org.apache.sis.referencing.datum.AbstractDatum.Simplifier
The singleton simplifier for non-geodetic datum.
INSTANCE - Static variable in class org.apache.sis.referencing.EPSGFactoryFallback
The singleton instance.
INSTANCE - Static variable in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem
The unique instance, created when first requested.
INSTANCE - Static variable in class org.apache.sis.referencing.gazetteer.LocationFormat
Default instance for AbstractLocation.toString().
INSTANCE - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
The unique instance, created when first requested.
INSTANCE - Static variable in class org.apache.sis.referencing.operation.transform.CartesianToPolar
The singleton instance computing output coordinates are in radians.
INSTANCE - Static variable in class org.apache.sis.referencing.operation.transform.CartesianToSpherical
The singleton instance computing output coordinates are in radians.
INSTANCE - Static variable in class org.apache.sis.referencing.operation.transform.IdentityTransform1D
The unique instance.
INSTANCE - Static variable in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Commonly used instance with no offset.
INSTANCE - Static variable in class org.apache.sis.referencing.operation.transform.PolarToCartesian
The singleton instance expecting input coordinates in radians.
INSTANCE - Static variable in class org.apache.sis.referencing.operation.transform.SphericalToCartesian
The singleton instance expecting input coordinates in radians.
INSTANCE - Static variable in class org.apache.sis.util.collection.RangeSet.Compare
The singleton instance, as a raw type in order to allow RangeSet.comparator() to return the same instance for all types.
INSTANCE - Static variable in class org.apache.sis.util.collection.TreeTableFormat
Shared TreeTableFormat instance for DefaultTreeTable.toString() implementation.
INSTANCE - Static variable in class org.apache.sis.util.resources.Errors.Keys
The unique instance of key constants handler.
INSTANCE - Static variable in class org.apache.sis.util.resources.Loader
The singleton instance of the Loader class.
INSTANCE - Static variable in class org.apache.sis.util.resources.Messages.Keys
The unique instance of key constants handler.
INSTANCE - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
The unique instance of key constants handler.
instanceForPrimaryKeys - Variable in class org.apache.sis.internal.sql.feature.Table
Feature instances already created for given primary keys.
instanceForPrimaryKeys() - Method in class org.apache.sis.internal.sql.feature.Table
Returns a cache for fetching feature instances by identifier.
instances - Variable in class org.apache.sis.internal.sql.feature.FeatureAdapter
Feature instances already created, or null if the features created by this iterator are not cached.
INSTANCES - Static variable in class org.apache.sis.io.DefaultFormat
The array for storing singleton instances for types byte to double.
INSTANCES - Static variable in class org.apache.sis.metadata.MetadataStandard
Metadata instances defined in this class.
Instant - Interface in org.apache.sis.internal.geoapi.temporal
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
InstantList - Class in org.apache.sis.internal.feature
Unmodifiable lists of instants backed by a compressed vector.
InstantList(Vector) - Constructor for class org.apache.sis.internal.feature.InstantList
Creates a new list for the given times.
instruments - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
General information about the instrument used in data acquisition.
instruments - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Instrument(s) mounted on a platform.
INSUFFICIENT_BYTES - Static variable in class org.apache.sis.storage.ProbeResult
The open capability cannot be determined because the ByteBuffer contains an insufficient amount of bytes.
InsufficientBufferCapacity_3 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Data buffer capacity is insufficient for a grid of {0} cells × {1} bands.
insufficientBytes - Variable in class org.apache.sis.internal.storage.xml.MimeTypeDetector
Sets to true when MimeTypeDetector.read() implementations reached the ByteBuffer limit, but the buffer has enough capacity for more bytes.
INT - Enum constant in enum org.apache.sis.image.DataType
Signed 32-bits data.
INT - Enum constant in enum org.apache.sis.storage.geotiff.Type
A 32-bits (4-bytes) signed (twos-complement) integer.
INT - Static variable in class org.apache.sis.image.TransferType
Specifies that sample values are transferred as 32 bits signed integer.
INT_SHIFT - Static variable in class org.apache.sis.internal.util.Numerics
Right shift to apply for a result equivalent to a division by 32 (ignoring negative numbers).
Integer() - Constructor for class org.apache.sis.internal.converter.StringConverter.Integer
 
INTEGER - Enum constant in enum org.apache.sis.internal.referencing.provider.NTv2.Loader.DataType
 
INTEGER - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Integer numbers.
INTEGER - Static variable in class org.apache.sis.util.Numbers
Constant of value 0x5 used in switch statements or as index in arrays.
IntegerList - Class in org.apache.sis.parameter
XML representation of a sequence of integer values.
IntegerList - Class in org.apache.sis.util.collection
A list of unsigned integer values.
IntegerList() - Constructor for class org.apache.sis.parameter.IntegerList
Default empty constructor for JAXB.
IntegerList(int, int) - Constructor for class org.apache.sis.util.collection.IntegerList
Creates an initially empty list with the given initial capacity.
IntegerList(int, int, boolean) - Constructor for class org.apache.sis.util.collection.IntegerList
Creates a new list with the given initial size.
IntegerList(Object) - Constructor for class org.apache.sis.parameter.IntegerList
Creates a list of integers backed by the given array.
IntegerList.PrimitiveSpliterator - Class in org.apache.sis.util.collection
Same as IntegerList.spliterator(), but without value boxing.
IntegerOverflow_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Integer overflow during {0} bits arithmetic operation.
Integers(int[]) - Constructor for class org.apache.sis.math.ArrayVector.Integers
Creates a new vector for the given array.
Integers(IntBuffer, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ByteWriter.Integers
Creates a new writer for the given source.
Integers(CompressionChannel, int, int) - Constructor for class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Integers
Creates a new predictor.
interfacePackage - Variable in class org.apache.sis.metadata.MetadataStandard
The root package for metadata interfaces.
Interim - Class in org.apache.sis.internal.geoapi.evolution
Temporary methods used until a new major GeoAPI release provides the missing functionalities.
Interim() - Constructor for class org.apache.sis.internal.geoapi.evolution.Interim
Do not allow instantiation of this class.
INTERIM - Enum constant in enum org.apache.sis.portrayal.TransformChangeEvent.Reason
A relative interim change has been applied but is not yet reflected in the "objective to display" transform.
InterimType - Annotation Type in org.apache.sis.internal.geoapi.evolution
Identifies an interim class to use until an official GeoAPI class or interface is released.
interior - Variable in class org.apache.sis.internal.feature.jts.PathIteratorAdapter.RingIterator
Index of the interior ring, or -1 for the exterior ring.
intern() - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Ensures that the authority and version use shared String instances.
intern(Object, int) - Method in class org.apache.sis.util.collection.WeakHashSet
intern(Object, V, Object) - Method in class org.apache.sis.util.collection.WeakValueHashMap
INTERN - Static variable in class org.apache.sis.util.collection.WeakHashSet
The "intern" operation.
internal - Variable in class org.apache.sis.parameter.Verifier
false if Verifier.errorKey is a Errors.Keys constants, or true if it is a Resources.Keys constant.
internal - Variable in class org.apache.sis.util.Numbers
The internal form of the primitive name.
internal - Variable in class org.apache.sis.xml.Pooled
true if the JAXB implementation is the one bundled in JDK 6, or false if this is the external implementation provided as a JAR file in the endorsed directory.
internal() - Static method in class org.apache.sis.internal.referencing.provider.Molodensky
Creates a descriptor for the internal parameters of MolodenskyTransform.
INTERNAL - Enum constant in enum org.apache.sis.io.wkt.Convention
A special convention for formatting objects as stored internally by Apache SIS.
INTERNAL - Enum constant in enum org.apache.sis.xml.Implementation
JAXB implementation bundled in the JDK.
INTERNAL_CLASSNAME_PREFIX - Static variable in class org.apache.sis.internal.system.Modules
The prefix of all internal classnames in Apache SIS, including a trailing dot.
INTERNAL_PREFIX - Static variable in enum org.apache.sis.xml.Implementation
The prefix of property names which are provided in internal implementation of JAXB (the one bundled with the JDK 6).
InternalDataStoreException - Exception in org.apache.sis.storage
Thrown when an internal error occurred in a DataStore implementation.
InternalDataStoreException() - Constructor for exception org.apache.sis.storage.InternalDataStoreException
Creates an exception with no details message.
InternalDataStoreException(String) - Constructor for exception org.apache.sis.storage.InternalDataStoreException
Creates an exception with the specified details message.
InternalDataStoreException(String, Throwable) - Constructor for exception org.apache.sis.storage.InternalDataStoreException
Creates an exception with the specified details message and cause.
InternalDataStoreException(Throwable) - Constructor for exception org.apache.sis.storage.InternalDataStoreException
Creates an exception with the specified cause and no details message.
internalError() - Method in class org.apache.sis.internal.sql.feature.Analyzer
Returns a message for unexpected errors.
InternalError - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
Unexpected error while analyzing the database schema.
InternalOptionKey<T> - Class in org.apache.sis.internal.storage.io
StorageConnector options not part of public API.
InternalOptionKey(String, Class<T>) - Constructor for class org.apache.sis.internal.storage.io.InternalOptionKey
Creates a new key of the given name.
International(short) - Constructor for class org.apache.sis.internal.feature.Resources.International
 
International(short) - Constructor for class org.apache.sis.internal.gazetteer.Resources.International
 
International(short) - Constructor for class org.apache.sis.internal.geotiff.Resources.International
 
International(short) - Constructor for class org.apache.sis.internal.metadata.Resources.International
 
International(short) - Constructor for class org.apache.sis.internal.referencing.Resources.International
 
International(short) - Constructor for class org.apache.sis.internal.sql.feature.Resources.International
 
International(short) - Constructor for class org.apache.sis.internal.storage.Resources.International
 
International(short) - Constructor for class org.apache.sis.util.resources.Errors.International
 
International(short) - Constructor for class org.apache.sis.util.resources.Messages.International
 
International(short) - Constructor for class org.apache.sis.util.resources.Vocabulary.International
 
International(short, Object) - Constructor for class org.apache.sis.internal.feature.Resources.International
 
International(short, Object) - Constructor for class org.apache.sis.internal.gazetteer.Resources.International
 
International(short, Object) - Constructor for class org.apache.sis.internal.geotiff.Resources.International
 
International(short, Object) - Constructor for class org.apache.sis.internal.metadata.Resources.International
 
International(short, Object) - Constructor for class org.apache.sis.internal.referencing.Resources.International
 
International(short, Object) - Constructor for class org.apache.sis.internal.sql.feature.Resources.International
 
International(short, Object) - Constructor for class org.apache.sis.internal.storage.Resources.International
 
International(short, Object) - Constructor for class org.apache.sis.util.resources.Errors.International
 
International(short, Object) - Constructor for class org.apache.sis.util.resources.Messages.International
 
International(short, Object) - Constructor for class org.apache.sis.util.resources.Vocabulary.International
 
International(String, List<? extends LocalName>) - Constructor for class org.apache.sis.util.iso.AbstractName.International
Constructs a new international string from the specified AbstractName fields.
InternationalString() - Constructor for class org.apache.sis.internal.converter.StringConverter.InternationalString
 
InternationalStringAdapter - Class in org.apache.sis.internal.jaxb.gco
JAXB adapter for XML <GO_CharacterString> element mapped to InternationalString.
InternationalStringAdapter() - Constructor for class org.apache.sis.internal.jaxb.gco.InternationalStringAdapter
Empty constructor for JAXB.
InternationalStringAdapter.Since2014 - Class in org.apache.sis.internal.jaxb.gco
Wraps the value only if marshalling ISO 19115-3 element.
InternationalStringConverter - Class in org.apache.sis.internal.jaxb.gco
JAXB adapter for string values mapped to InternationalString.
InternationalStringConverter() - Constructor for class org.apache.sis.internal.jaxb.gco.InternationalStringConverter
Empty constructor for JAXB.
InterpConvert(Interpolation, MathTransform) - Constructor for class org.apache.sis.image.Visualization.InterpConvert
Creates a new object combining the given interpolation with the given conversion of sample values.
InterpConvertOneBand(Interpolation, MathTransform1D) - Constructor for class org.apache.sis.image.Visualization.InterpConvertOneBand
Creates a new object combining the given interpolation with the given conversion of sample values.
interpolate() - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Adds segments computed for values in a single pixel.
interpolate(double[], double[]) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Creates a transform for the y=f(x) function where y are computed by a linear interpolation.
interpolate(int, int) - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Interpolates the position where the isoline passes between two values.
interpolate(DoubleBuffer, int, double, double, double[], int) - Method in class org.apache.sis.image.Interpolation
Interpolates sample values for all bands using the given pixel values in local neighborhood.
interpolate(DoubleBuffer, int, double, double, double[], int) - Method in class org.apache.sis.image.LanczosInterpolation
Applies Lanczos interpolation.
interpolate(DoubleBuffer, int, double, double, double[], int) - Method in class org.apache.sis.image.Visualization.InterpConvert
Delegates to Visualization.InterpConvert.interpolation, then convert sample values in all bands.
interpolate(DoubleBuffer, int, double, double, double[], int) - Method in class org.apache.sis.image.Visualization.InterpConvertOneBand
Delegates to ResampledImage.interpolation, then convert sample values in all bands.
interpolateAt(double...) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Interpolates the translation to apply for the given coordinates.
INTERPOLATED_DIMENSIONS - Static variable in class org.apache.sis.referencing.datum.DatumShiftGrid
Number of source dimensions in which interpolations are applied.
InterpolatedGeocentricTransform - Class in org.apache.sis.referencing.operation.transform
Transforms between two geographic CRS by performing geocentric translations interpolated from a grid file.
InterpolatedGeocentricTransform(InterpolatedGeocentricTransform, Ellipsoid, Ellipsoid) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Constructs the inverse of an interpolated geocentric transform.
InterpolatedGeocentricTransform(Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid<?, ?>, InterpolatedGeocentricTransform) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Constructor for the forward and inverse transformations.
InterpolatedGeocentricTransform(Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid<Angle, Length>) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Creates a transform from the specified parameters.
InterpolatedGeocentricTransform.Inverse - Class in org.apache.sis.referencing.operation.transform
The inverse of the enclosing InterpolatedGeocentricTransform.
InterpolatedGeocentricTransform2D - Class in org.apache.sis.referencing.operation.transform
An interpolated geocentric transform for two-dimensional input and output coordinates.
InterpolatedGeocentricTransform2D(Ellipsoid, Ellipsoid, DatumShiftGrid<Angle, Length>) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D
Constructs a 2D transform.
InterpolatedGeocentricTransform2D.Inverse - Class in org.apache.sis.referencing.operation.transform
The inverse of the enclosing InterpolatedGeocentricTransform2D.
InterpolatedMolodenskyTransform - Class in org.apache.sis.referencing.operation.transform
Transforms between two geographic CRS by performing geocentric translations interpolated from a grid file, but using Molodensky approximation.
InterpolatedMolodenskyTransform(InterpolatedMolodenskyTransform, Ellipsoid, Ellipsoid) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
Constructs the inverse of an interpolated Molodensky transform.
InterpolatedMolodenskyTransform(Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid<Angle, Length>) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
Creates a transform from the specified parameters.
InterpolatedMolodenskyTransform.Inverse - Class in org.apache.sis.referencing.operation.transform
The inverse of the enclosing InterpolatedMolodenskyTransform.
InterpolatedMolodenskyTransform2D - Class in org.apache.sis.referencing.operation.transform
An interpolated Molodensky transform for two-dimensional input and output coordinates.
InterpolatedMolodenskyTransform2D(Ellipsoid, Ellipsoid, DatumShiftGrid<Angle, Length>) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D
Constructs a 2D transform.
InterpolatedMolodenskyTransform2D.Inverse - Class in org.apache.sis.referencing.operation.transform
The inverse of the enclosing InterpolatedMolodenskyTransform2D.
InterpolatedTransform - Class in org.apache.sis.referencing.operation.transform
Transforms between two CRS by performing translations interpolated from a grid file.
InterpolatedTransform(DatumShiftGrid<T, T>) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Creates a transform for the given interpolation grid.
InterpolatedTransform.Inverse - Class in org.apache.sis.referencing.operation.transform
Transforms target coordinates to source coordinates.
InterpolatedTransform2D - Class in org.apache.sis.referencing.operation.transform
An interpolated transform for two-dimensional input and output coordinates.
InterpolatedTransform2D(DatumShiftGrid<T, T>) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D
Constructs a 2D transform.
InterpolatedTransform2D.Inverse - Class in org.apache.sis.referencing.operation.transform
The inverse of the enclosing InterpolatedTransform2D.
interpolateInCell(double, double, double[]) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Copy of DatumShiftGrid rewritten in a way that reduce the number of arithmetic operations for efficiency reasons.
interpolateInCell(double, double, double[]) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup
Interpolates the translation to apply for the given two-dimensional grid indices.
interpolateInCell(double, double, double[]) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Interpolates the translation to apply for the given two-dimensional grid indices.
interpolateMissingLeftSide() - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Appends to Tracer.Level.polylineOnLeft a point interpolated on the left side if that point is missing.
interpolateMissingTopSide(PolylineBuffer) - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Appends to polylineOnTop a point interpolated on the top side if that point is missing.
interpolateOnBottomSide(PolylineBuffer) - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Appends to the given polyline a point interpolated on the bottom side.
interpolateOnRightSide() - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Appends to Tracer.Level.polylineOnLeft a point interpolated on the right side.
interpolateOnTopSide(PolylineBuffer) - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Appends to the given polyline a point interpolated on the top side.
interpolation - Variable in class org.apache.sis.image.ImageProcessor
Interpolation to use during resample operations.
interpolation - Variable in class org.apache.sis.image.ResampledImage
The object to use for performing interpolations.
interpolation - Variable in class org.apache.sis.image.Visualization.Builder
Object to use for performing interpolations.
interpolation - Variable in class org.apache.sis.image.Visualization.InterpConvert
The object to use for performing interpolations.
Interpolation - Class in org.apache.sis.image
Algorithm for image interpolation (resampling).
Interpolation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Interpolation
Interpolation() - Constructor for class org.apache.sis.image.Interpolation
Creates a new interpolation.
INTERPOLATION_CRS - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
The operation parameter descriptor for the EPSG code for Interpolation CRS parameter value.
Interpolation1D - Class in org.apache.sis.internal.referencing.provider
The provider for interpolation of one-dimensional coordinates.
Interpolation1D() - Constructor for class org.apache.sis.internal.referencing.provider.Interpolation1D
Constructs a provider for the 1-dimensional case.
interpolationCRS - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
The CRS which is neither the source CRS or target CRS but still required for performing the operation.
InterpolationCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
interpolationLimit(double, int) - Static method in class org.apache.sis.image.ResampledImage
Returns the upper limit (inclusive) where an interpolation is possible.
interpolationSupportOffset(int) - Static method in class org.apache.sis.image.ResampledImage
The relative index of the first pixel needed on the left or top side of the region to use for interpolation.
InterruptedWhileWaitingResult - Static variable in class org.apache.sis.util.resources.Errors.Keys
Interrupted while waiting result.
intersect(Rectangle2D) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Intersects a Rectangle2D object with this rectangle.
intersect(RectangularShape, Envelope, int, int) - Static method in class org.apache.sis.geometry.Shapes2D
Sets the given shape to the intersection of that shape with the given envelope.
intersect(Class<T>, Collection<T>, Collection<? extends T>, BinaryOperator<T>) - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Computes the intersections of all elements in the given sources collection will all elements in the given targets collection.
intersect(Object) - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Estimates whether the wrapped geometry intersects the geometry of the given wrapper.
intersect(Object) - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Estimates whether the wrapped geometry intersects the geometry of the given wrapper.
intersect(GridExtent) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the intersection of this grid extent with the given grid extent.
intersect(Range<E>) - Method in class org.apache.sis.measure.MeasurementRange
Returns the intersection between this range and the given range.
intersect(Range<E>) - Method in class org.apache.sis.measure.Range
Returns the intersection between this range and the given range.
intersect(Range<E>) - Method in class org.apache.sis.util.collection.RangeSet
Returns a view of the portion of this range set which is the intersection of this RangeSet with the given range.
intersect(Envelope) - Method in class org.apache.sis.geometry.GeneralEnvelope
Sets this envelope to the intersection of this envelope with the specified one.
intersect(Envelope) - Method in class org.apache.sis.referencing.operation.transform.DomainDefinition
Sets the domain to the intersection of current domain with the specified envelope.
intersect(Envelope...) - Static method in class org.apache.sis.geometry.Envelopes
Computes the intersection of all given envelopes, transforming them to a common CRS if necessary.
intersect(Extent) - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Sets this extent to the intersection of this extent with the specified one.
intersect(GeographicBoundingBox) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Sets this bounding box to the intersection of this box with the specified one.
intersect(TemporalExtent) - Method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
Sets this temporal extent to the intersection of this extent with the specified one.
intersect(VerticalExtent) - Method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Sets this vertical extent to the intersection of this extent with the specified one.
INTERSECT - Static variable in class org.apache.sis.geometry.EnvelopeReducer
A reducer performing the intersection operation.
intersectAny(NumberRange<?>) - Method in class org.apache.sis.measure.NumberRange
Returns the union of this range with the given range.
intersectAOI(TileOpExecutor.Worker<RI, ?, A>) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
Returns true if current tile of given worker intersects the area of interest.
intersection - Variable in class org.apache.sis.coverage.grid.GridDerivation
Intersection between the grid envelope and the area of interest, computed when only envelopes are available.
intersection - Variable in class org.apache.sis.referencing.operation.transform.DomainDefinition
The envelope to use for computing intersection, created only if needed.
intersection(int, int, int, int, Rectangle, Dimension) - Static method in class org.apache.sis.image.PixelIterator
Computes the intersection between the given bounds and subArea if subArea is non-null.
intersection(Extent, Extent) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns the intersection of the given extents.
intersection(GeographicBoundingBox, GeographicBoundingBox) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns the intersection of the given geographic bounding boxes.
intersection(GeographicExtent, GeographicExtent) - Static method in class org.apache.sis.metadata.iso.extent.Extents
May compute an intersection between the given geographic extents.
intersection(TemporalExtent, TemporalExtent) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns the intersection of the given temporal extents.
intersection(VerticalExtent, VerticalExtent) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns the intersection of the given vertical extents.
intersectionPoint(double, double, double, double, double, double, double, double) - Static method in class org.apache.sis.internal.referencing.j2d.ShapeUtilities
Returns the intersection point between two line segments.
intersectionPoint(Line2D, Line2D) - Static method in class org.apache.sis.geometry.Shapes2D
Returns the intersection point between two line segments.
intersectOrTransform(Envelope, MathTransform) - Method in class org.apache.sis.referencing.operation.transform.DomainDefinition
Transforms the given envelope, then either returns it or delegates to DomainDefinition.intersect(Envelope).
intersects(double, double, double, double) - Method in class org.apache.sis.geometry.Envelope2D
Returns true if this envelope intersects the specified envelope.
intersects(double, double, double, double) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
intersects(double, double, double, double) - Method in class org.apache.sis.internal.feature.j2d.MultiPolylines
Tests if the interior of this shape intersects the interior of the given rectangle.
intersects(double, double, double, double) - Method in class org.apache.sis.internal.feature.j2d.Polyline
Tests if the interior of this shape intersects the interior of the given rectangle.
intersects(double, double, double, double) - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
Tests if the interior of this Shape intersects the interior of a specified rectangular area.
intersects(double, double, double, double) - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Tests if the specified rectangle intersects this shape.
intersects(double, double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Tests if the interior of this rectangle intersects the interior of a specified set of rectangular coordinates.
intersects(Rectangle2D) - Method in class org.apache.sis.geometry.Envelope2D
Returns true if this envelope intersects the specified envelope.
intersects(Rectangle2D) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
intersects(Rectangle2D) - Method in class org.apache.sis.internal.feature.j2d.MultiPolylines
Tests if the interior of this shape intersects the interior of the given rectangle.
intersects(Rectangle2D) - Method in class org.apache.sis.internal.feature.j2d.Polyline
Tests if the interior of this shape intersects the interior of the given rectangle.
intersects(Rectangle2D) - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
Tests if the interior of this Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Tests if the specified rectangle intersects this shape.
intersects(Rectangle2D) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Tests if the interior of this shape intersects the interior of a specified rectangle.
intersects(Object[], Object[]) - Static method in class org.apache.sis.util.ArraysExt
Returns true if at least one element in the first array is equals to an element in the second array.
intersects(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if the two geometric operands intersect.
intersects(Range<? extends E>) - Method in class org.apache.sis.measure.MeasurementRange
Returns true if this range intersects the given range.
intersects(Range<? extends E>) - Method in class org.apache.sis.measure.Range
Returns true if this range intersects the given range.
intersects(Envelope) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns true if this envelope intersects the specified envelope.
intersects(Envelope, boolean) - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns true if this envelope intersects or (optionally) touches the specified envelope.
INTERSECTS - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
 
intersectsAny(NumberRange<?>) - Method in class org.apache.sis.measure.NumberRange
Returns true if the supplied range intersects this range.
interval - Variable in class org.apache.sis.internal.storage.csv.TimeEncoding
Number of milliseconds between two consecutive integer values on the time axis.
interval - Variable in class org.apache.sis.internal.storage.RangeArgument
If a subsampling has been applied, indices of the first and last band to read, together with the interval (stride) between bands.
Interval - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Interval
IntervalRectangle - Class in org.apache.sis.internal.referencing.j2d
Rectangle defines by intervals instead of by a size.
IntervalRectangle() - Constructor for class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Constructs a default rectangle initialized to (0,0,0,0).
IntervalRectangle(double, double, double, double) - Constructor for class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Creates a rectangle using maximal x and y values rather than width and height.
IntervalRectangle(DirectPosition, DirectPosition) - Constructor for class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Constructs a rectangle initialized to the two first dimensions of the given corners.
IntervalRectangle(Envelope) - Constructor for class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Constructs a rectangle initialized to the two first dimensions of the given envelope.
Ints(ChannelDataInput, int, int, int[], int) - Constructor for class org.apache.sis.internal.storage.inflater.CopyFromBytes.Ints
Creates a new inflater which will write in the given buffer.
intSizeExpansion - Variable in class org.apache.sis.storage.geotiff.Reader
A multiplication factor for the size of pointers, expressed as a power of 2.
IntsReader(int[]) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
 
IntsReader(IntBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
 
intValue() - Method in class org.apache.sis.internal.util.DoubleDouble
 
intValue() - Method in class org.apache.sis.math.Fraction
Returns this fraction rounded toward zero.
intValue() - Method in class org.apache.sis.measure.Scalar
Returns the value rounded to nearest integer.
intValue() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns 1 if the denominator is equal to 1, or 0 otherwise.
intValue() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns the integer value of this parameter, usually used for a count.
intValue(int) - Method in class org.apache.sis.math.ArrayVector.ASCII
 
intValue(int) - Method in class org.apache.sis.math.ArrayVector.Bytes
 
intValue(int) - Method in class org.apache.sis.math.ArrayVector.Integers
 
intValue(int) - Method in class org.apache.sis.math.ArrayVector.Raw
 
intValue(int) - Method in class org.apache.sis.math.ArrayVector.Shorts
 
intValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedBytes
 
intValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedIntegers
 
intValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedShorts
 
intValue(int) - Method in class org.apache.sis.math.ConcatenatedVector
Returns the value at the given index.
intValue(int) - Method in class org.apache.sis.math.RepeatedVector
 
intValue(int) - Method in class org.apache.sis.math.Vector
Returns the value at the given index as an int.
intValue(int) - Method in class org.apache.sis.math.Vector.Pick
 
intValue(int) - Method in class org.apache.sis.math.Vector.SubSampling
 
intValue(ParameterDescriptor<? extends Number>) - Method in class org.apache.sis.parameter.Parameters
Returns the integer value of the parameter identified by the given descriptor.
intValueList() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns an ordered sequence of two or more integer values of this parameter, usually used for counts.
intValueList(ParameterDescriptor<int[]>) - Method in class org.apache.sis.parameter.Parameters
Returns the integer values of the parameter identified by the given descriptor.
IntWindow(int[], int[]) - Constructor for class org.apache.sis.image.PixelIterator.IntWindow
Creates a new window which will store the sample values in the given data array.
invalid() - Method in class org.apache.sis.metadata.CacheKey
Creates an error message for an invalid key.
invalid(ParameterDescriptor<Double>) - Method in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Returns an exception for a latitude parameter out of range.
Invalid - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Invalid
INVALID_ARGUMENT_EXIT_CODE - Static variable in class org.apache.sis.console.Command
The code given to System.exit(int) when the program failed because of an illegal user argument.
INVALID_COMMAND_EXIT_CODE - Static variable in class org.apache.sis.console.Command
The code given to System.exit(int) when the program failed because of a unknown sub-command.
INVALID_DIRECTION - Static variable in class org.apache.sis.referencing.cs.AbstractCS
INVALID_OPTION_EXIT_CODE - Static variable in class org.apache.sis.console.Command
The code given to System.exit(int) when the program failed because of a unknown option.
INVALID_UNIT - Static variable in class org.apache.sis.referencing.cs.AbstractCS
invalidate() - Method in class org.apache.sis.internal.sql.feature.SelectionClause
Declares the SQL as invalid.
invalidate() - Method in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
Declares that the inverse flattening factor is not definitive.
invalidateSources() - Method in class org.apache.sis.storage.StorageConnector.Coupled
Declares as invalid all unsynchronized Coupled instances which are used, directly or indirectly, by this instance.
invalidateUsages() - Method in class org.apache.sis.storage.StorageConnector.Coupled
Declares as invalid all unsynchronized Coupled instances which are using, directly or indirectly, this instance.
invalidCharForSymbol(String, int, boolean) - Static method in class org.apache.sis.measure.AbstractUnit
If the given symbol contains an invalid character for a unit symbol, returns the character code point.
InvalidCommandException - Exception in org.apache.sis.console
Thrown when a unknown command has been given by the user on the command-line.
InvalidCommandException(String, String) - Constructor for exception org.apache.sis.console.InvalidCommandException
Constructs an exception with the specified detail message.
InvalidExpression_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Invalid or unsupported “{1}” expression at index {0}.
InvalidFeatureException - Exception in org.apache.sis.feature
Thrown when a feature fails at least one conformance test.
InvalidFeatureException(InternationalString) - Constructor for exception org.apache.sis.feature.InvalidFeatureException
Creates a new exception with the given explanation message.
InvalidGeodeticParameterException - Exception in org.apache.sis.referencing.factory
Thrown when a factory createFoo(…) method is given invalid parameters.
InvalidGeodeticParameterException() - Constructor for exception org.apache.sis.referencing.factory.InvalidGeodeticParameterException
Construct an exception with no detail message.
InvalidGeodeticParameterException(String) - Constructor for exception org.apache.sis.referencing.factory.InvalidGeodeticParameterException
Construct an exception with the specified detail message.
InvalidGeodeticParameterException(String, Throwable) - Constructor for exception org.apache.sis.referencing.factory.InvalidGeodeticParameterException
Construct an exception with the specified detail message and cause.
InvalidGeodeticParameterException(Throwable) - Constructor for exception org.apache.sis.referencing.factory.InvalidGeodeticParameterException
Construct an exception with the specified cause.
InvalidGeoValue_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
“{1}” is not a valid value for the “{0}” GeoTIFF key.
InvalidMetadataException - Exception in org.apache.sis.metadata
Thrown when a metadata is in a invalid state or has illegal property values.
InvalidMetadataException(String) - Constructor for exception org.apache.sis.metadata.InvalidMetadataException
Creates a new exception with the specified detail message.
InvalidMetadataException(String, Throwable) - Constructor for exception org.apache.sis.metadata.InvalidMetadataException
Creates a new exception with the specified detail message and cause.
InvalidMetadataException(Throwable) - Constructor for exception org.apache.sis.metadata.InvalidMetadataException
Creates a new exception with the specified cause.
InvalidOptionException - Exception in org.apache.sis.console
Thrown when an illegal option has been given by the user on the command-line.
InvalidOptionException(String, String) - Constructor for exception org.apache.sis.console.InvalidOptionException
Constructs an exception with the specified detail message.
InvalidOptionException(String, Throwable, String) - Constructor for exception org.apache.sis.console.InvalidOptionException
Constructs an exception with the specified detail message and cause.
invalidRange(int, int) - Method in class org.apache.sis.storage.CoverageSubset
Creates an exception message for an invalid range index.
InvalidSampleDimensionIndex_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Sample dimension index {1} is invalid.
InvalidSeekException - Exception in org.apache.sis.io
Thrown when an input stream or a channel cannot modify its position to the given value.
InvalidSeekException() - Constructor for exception org.apache.sis.io.InvalidSeekException
Constructs a new exception with no message.
InvalidSeekException(String) - Constructor for exception org.apache.sis.io.InvalidSeekException
Constructs a new exception with the specified detail message.
InvalidSeekException(String, Throwable) - Constructor for exception org.apache.sis.io.InvalidSeekException
Constructs a new exception with the specified detail message and cause.
invalidSRID(short, Object, int, NoSuchAuthorityCodeException) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Creates the exception to throw for an invalid SRID.
invalidValue(short, Object) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Reports a warning about an invalid value for the given key.
InvalidVersionIdentifier_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
“{0}” is an invalid version identifier.
inverse - Variable in class org.apache.sis.internal.converter.DateConverter
The inverse converter.
inverse - Variable in class org.apache.sis.internal.converter.DateConverter.Inverse
 
inverse - Variable in class org.apache.sis.internal.converter.IdentityConverter
The inverse converter specified at construction time, or null if none.
inverse - Variable in class org.apache.sis.internal.converter.NumberConverter
The inverse converter, created when first needed.
inverse - Variable in class org.apache.sis.internal.converter.ObjectToString
The inverse converter specified at construction time.
inverse - Variable in class org.apache.sis.internal.converter.StringConverter
The inverse converter from the target to the source class.
inverse - Variable in class org.apache.sis.internal.coverage.CompoundTransform
The inverse, created when first needed.
inverse - Variable in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
The inverse transform.
inverse - Variable in class org.apache.sis.internal.referencing.PositionTransformer
The forward and inverse transforms.
inverse - Variable in class org.apache.sis.internal.referencing.provider.Geographic3Dto2D.WKT
true if this placeholder is for the inverse transform instead of the direct one.
inverse - Variable in class org.apache.sis.measure.ConcatenatedConverter
The inverse of this unit converter.
inverse - Variable in class org.apache.sis.measure.LinearConverter
The inverse of this unit converter.
inverse - Variable in class org.apache.sis.measure.SexagesimalConverter
The inverse of this converter.
inverse - Variable in class org.apache.sis.referencing.operation.InverseOperationMethod
The original operation method for which this InverseOperationMethod is the inverse.
inverse - Variable in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
The inverse of this operation.
inverse - Variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection
The inverse of this map projection.
inverse - Variable in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
The inverse of this map projection.
inverse - Variable in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
The inverse transform, or null if not yet created.
inverse - Variable in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
The inverse transform.
inverse - Variable in class org.apache.sis.referencing.operation.transform.ContextualParameters
If the inverse coordinate operation can be described by another ContextualParameters instance, a reference to that instance.
inverse - Variable in class org.apache.sis.referencing.operation.transform.ContextualParameters.WKT
true if this proxy is for the inverse transform instead of the direct one.
inverse - Variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
The inverse of this transform.
inverse - Variable in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
The inverse of this transform.
inverse - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
The inverse of this interpolated geocentric transform.
inverse - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
The inverse of this interpolated Molodensky transform.
inverse - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
The inverse of this interpolated transform.
inverse - Variable in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
If the transform is invertible, the inverse.
inverse - Variable in class org.apache.sis.referencing.operation.transform.LinearTransform1D
The inverse of this transform.
inverse - Variable in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
The inverse of this transform.
inverse - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
The inverse of this Molodensky transform.
inverse - Variable in class org.apache.sis.referencing.operation.transform.PassThroughTransform
The inverse transform.
inverse - Variable in class org.apache.sis.referencing.operation.transform.PoleRotation
The inverse of this operation, computed when first needed.
inverse - Variable in class org.apache.sis.referencing.operation.transform.PowerTransform1D
The inverse of this transform.
inverse - Variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform
The inverse of this transform, computed when first needed.
inverse - Variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform.SubArea
The inverse of the transform, computed when first needed.
inverse - Variable in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Inverse of this transform, computed when first needed.
inverse - Variable in class org.apache.sis.util.collection.DerivedMap.Invertible
The inverse of this entry converter.
inverse - Variable in class org.apache.sis.util.collection.DerivedSet.Invertible
The converter from the derived to the storage type.
inverse() - Method in class org.apache.sis.coverage.CategoryList
Returns the inverse transform of this object, which may be this if this transform is identity.
inverse() - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Computes the transform from “geospatial coordinates of the target” to “grid coordinates of the source”.
inverse() - Method in class org.apache.sis.feature.StringJoinOperation.ForFeature
Returns this for allowing StringJoinOperation.Result.getValue() to get this pseudo-converter.
inverse() - Method in class org.apache.sis.internal.converter.AngleConverter
Returns the inverse converter.
inverse() - Method in class org.apache.sis.internal.converter.AngleConverter.Inverse
Returns the inverse converter.
inverse() - Method in class org.apache.sis.internal.converter.DateConverter
Returns the inverse converter.
inverse() - Method in class org.apache.sis.internal.converter.DateConverter.Inverse
 
inverse() - Method in class org.apache.sis.internal.converter.FractionConverter.FromInteger
 
inverse() - Method in class org.apache.sis.internal.converter.FractionConverter
Returns the converter from integers to fractions.
inverse() - Method in class org.apache.sis.internal.converter.IdentityConverter
Returns the inverse converter, if any.
inverse() - Method in class org.apache.sis.internal.converter.NumberConverter
Returns the inverse converter, creating it when first needed.
inverse() - Method in class org.apache.sis.internal.converter.ObjectToString
Returns the inverse given at construction time.
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.FilePath
 
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.FileURI
 
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.FileURL
 
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.PathFile
 
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.PathURI
 
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.PathURL
 
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.URI_URL
 
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.URIFile
 
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.URIPath
 
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.URL_URI
 
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.URLFile
 
inverse() - Method in class org.apache.sis.internal.converter.PathConverter.URLPath
 
inverse() - Method in class org.apache.sis.internal.converter.StringConverter
Returns the inverse converter.
inverse() - Method in class org.apache.sis.internal.converter.SurjectiveConverter
Unsupported operation, since surjective converters are non-invertible (unless the converter is bijective, which is decided by subclasses).
inverse() - Method in class org.apache.sis.internal.converter.SystemConverter
Default to non-invertible conversion.
inverse() - Method in class org.apache.sis.internal.coverage.CompoundTransform
Returns the inverse transform of this transform.
inverse() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Creates the inverse transform of this object.
inverse() - Method in interface org.apache.sis.internal.referencing.j2d.LinearTransform2D
Returns the inverse transform, which shall be linear and two-dimensional.
inverse() - Method in class org.apache.sis.internal.referencing.PositionTransformer
Returns the inverse transform, computed when first needed.
inverse() - Method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Returns the operation method which is the inverse of this method.
inverse() - Method in class org.apache.sis.internal.referencing.provider.Affine
The inverse of this operation can be described by the same operation with different parameter values.
inverse() - Method in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
The inverse of FranceGeocentricInterpolation is a different operation.
inverse() - Method in class org.apache.sis.internal.referencing.provider.GeocentricToGeographic
Specifies that the inverse of this operation is a different kind of operation.
inverse() - Method in class org.apache.sis.internal.referencing.provider.GeodeticOperation
The inverse of GeodeticOperation is usually the same operation with parameter signs inverted.
inverse() - Method in class org.apache.sis.internal.referencing.provider.Geographic2Dto3D
Returns the inverse of this operation.
inverse() - Method in class org.apache.sis.internal.referencing.provider.Geographic3Dto2D
Returns the inverse of this operation.
inverse() - Method in class org.apache.sis.internal.referencing.provider.GeographicToGeocentric
Specifies that the inverse of this operation is a different kind of operation.
inverse() - Method in class org.apache.sis.measure.AbstractUnit
Returns the inverse of this unit.
inverse() - Method in class org.apache.sis.measure.ConcatenatedConverter
Returns the inverse of this unit converter.
inverse() - Method in class org.apache.sis.measure.IdentityConverter
 
inverse() - Method in class org.apache.sis.measure.LinearConverter
Returns the inverse of this unit converter.
inverse() - Method in class org.apache.sis.measure.PowerOf10
Returns the inverse of this converter.
inverse() - Method in class org.apache.sis.measure.PowerOf10.Logarithm
Returns the inverse of this converter.
inverse() - Method in class org.apache.sis.measure.Scalar
Returns the reciprocal of this quantity.
inverse() - Method in class org.apache.sis.measure.SexagesimalConverter
Returns the inverse of this converter.
inverse() - Method in class org.apache.sis.metadata.iso.DefaultMetadata.FromLocale
 
inverse() - Method in class org.apache.sis.metadata.iso.DefaultMetadata.ToLocale
 
inverse() - Method in class org.apache.sis.referencing.crs.ConversionKeys
Returns the inverse of this converter.
inverse() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns the inverse of this matrix.
inverse() - Method in class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Returns the inverse of this matrix.
inverse() - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Returns the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound.Inverse
Returns the inverse of this math transform, which is the forward projection.
inverse() - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Returns the inverse of this map projection.
inverse() - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection.Inverse
Returns the inverse of this math transform, which is the forward projection.
inverse() - Method in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
Returns the inverse of this map projection.
inverse() - Method in class org.apache.sis.referencing.operation.projection.ZonedGridSystem.Inverse
Returns the inverse of this math transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Returns the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Returns the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Returns the inverse of this math transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
Returns the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D.Inverse
Returns the inverse of this math transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
Returns the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D.Inverse
Returns the inverse of this math transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.CartesianToPolar
Returns the inverse of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.CartesianToSpherical
Returns the inverse of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Creates the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform1D
Creates the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform2D
Creates the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect1D
Creates the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect2D
Creates the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Returns the inverse of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
Returns the inverse of this math transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Returns the inverse of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Returns the inverse transform of this object, which is this transform itself.
inverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Returns the inverse of this interpolated geocentric transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D
Returns the inverse transform of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D.Inverse
Returns the inverse transform of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
Returns the inverse of this interpolated Molodensky transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D
Returns the inverse transform of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D.Inverse
Returns the inverse transform of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Returns the inverse of this interpolated transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
Returns the inverse of this math transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D
Returns the inverse transform of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D.Inverse
Returns the inverse transform of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Returns the inverse of this transform, or throw an exception if there is no inverse.
inverse() - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D.Inverse
Returns the inverse of this math transform.
inverse() - Method in interface org.apache.sis.referencing.operation.transform.LinearTransform
Returns the inverse transform of this object, which shall also be linear.
inverse() - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Creates the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Returns the inverse of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
Returns the inverse of this Molodensky transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform2D
Returns the inverse transform of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Creates the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform2D
Creates the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.PolarToCartesian
Returns the inverse of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.PoleRotation
Returns the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Creates the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform2D
Creates the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Returns the inverse of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
Returns the inverse of this math transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D
Returns the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D.Inverse
Returns the inverse transform of this object.
inverse() - Method in class org.apache.sis.referencing.operation.transform.SphericalToCartesian
Returns the inverse of this transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.TransformAdapter2D
Delegates to wrapped transform.
inverse() - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Returns a wraparound transform producing values in the range of source coordinate values.
inverse() - Method in class org.apache.sis.util.collection.DerivedMap
To be defined in the DerivedMap.Invertible sub-class only.
inverse() - Method in class org.apache.sis.util.collection.DerivedMap.Invertible
 
inverse() - Method in interface org.apache.sis.util.ObjectConverter
Returns a converter capable to convert instances of T back to instances of S.
inverse(double) - Static method in class org.apache.sis.measure.AbstractUnit
If the inverse of the given multiplier is an integer, returns that inverse.
inverse(Number) - Method in class org.apache.sis.math.LinearlyDerivedVector
Applies the inverse linear function on the given value.
inverse(ParameterDescriptorGroup, BiPredicate<Parameters, ParameterValue<?>>) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Creates a new and frozen ContextualParameters for the inverse of this operation.
inverse(CoordinateOperation) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Creates the inverse of the given operation, which may be single or compound.
inverse(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Returns the inverse of the given matrix.
inverse(Matrix, boolean) - Static method in class org.apache.sis.referencing.operation.matrix.Solver
Computes the inverse of the given matrix.
inverse(SingleOperation) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Creates the inverse of the given single operation.
Inverse() - Constructor for class org.apache.sis.internal.converter.AngleConverter.Inverse
Creates a new converter.
Inverse() - Constructor for class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Constructs an inverse math transform.
Inverse() - Constructor for class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D.Inverse
Constructs an inverse math transform.
Inverse() - Constructor for class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D.Inverse
Constructs an inverse math transform.
Inverse(NamespaceContext, TransformVersion) - Constructor for class org.apache.sis.xml.TransformingNamespaces.Inverse
Creates a new namespaces transformer for the given source version.
Inverse(SystemConverter<Date, Long>) - Constructor for class org.apache.sis.internal.converter.DateConverter.Inverse
 
Inverse(SexagesimalConverter) - Constructor for class org.apache.sis.measure.SexagesimalConverter.Inverse
Constructs a converter.
Inverse(LongitudeWraparound, double) - Constructor for class org.apache.sis.referencing.operation.projection.LongitudeWraparound.Inverse
Creates a reverse projection for the given forward projection.
Inverse(NormalizedProjection) - Constructor for class org.apache.sis.referencing.operation.projection.NormalizedProjection.Inverse
Creates a reverse projection for the given forward projection.
Inverse(ZonedGridSystem) - Constructor for class org.apache.sis.referencing.operation.projection.ZonedGridSystem.Inverse
Default constructor.
Inverse(EllipsoidToCentricTransform) - Constructor for class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
Creates the inverse of the enclosing transform.
Inverse(InterpolatedGeocentricTransform, Ellipsoid, Ellipsoid) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform.Inverse
Constructs the inverse of an interpolated geocentric transform.
Inverse(InterpolatedGeocentricTransform, Ellipsoid, Ellipsoid) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D.Inverse
Constructs the inverse of an interpolated geocentric transform.
Inverse(InterpolatedMolodenskyTransform, Ellipsoid, Ellipsoid) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform.Inverse
Constructs the inverse of an interpolated Molodensky transform.
Inverse(InterpolatedMolodenskyTransform, Ellipsoid, Ellipsoid) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D.Inverse
Constructs the inverse of an interpolated Molodensky transform.
Inverse(InterpolatedTransform) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
Creates an inverse transform.
Inverse(InterpolatedTransform2D) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D.Inverse
Constructs the inverse of an interpolated transform.
Inverse(LinearInterpolator1D) - Constructor for class org.apache.sis.referencing.operation.transform.LinearInterpolator1D.Inverse
Creates a new inverse transform.
Inverse(SpecializableTransform) - Constructor for class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
Creates the inverse of a specialized transform having the given properties.
Inverse(SpecializableTransform2D) - Constructor for class org.apache.sis.referencing.operation.transform.SpecializableTransform2D.Inverse
Creates a new inverse transform.
INVERSE - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Parameter descriptor to use with the contextual parameters for the inverse transformation.
INVERSE - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
Parameter descriptor to use with the contextual parameters for the forward and inverse transformations.
INVERSE_DENORMALIZATION - Enum constant in enum org.apache.sis.referencing.operation.transform.ContextualParameters.MatrixRole
INVERSE_FLATTENING - Static variable in class org.apache.sis.internal.util.Constants
The netCDF parameter name for inverse flattening, and whether that parameter is definitive.
Inverse_MT - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
INVERSE_NORMALIZATION - Enum constant in enum org.apache.sis.referencing.operation.transform.ContextualParameters.MatrixRole
INVERSE_OPERATION - Static variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The identifier for an inverse operation.
inverseChangeOfCRS - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Inverse of CoordinateOperationFinder.changeOfCRS transform together with WraparoundTransform if needed.
inverseDeltaTransform(AffineTransform, Point2D, Point2D) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Calculates the inverse transform of a point without applying the translation components.
inverseDerivate(double, double, double, double) - Static method in class org.apache.sis.referencing.operation.projection.Mollweide
Computes the inverse of projection derivative.
inverseDimensionIncrease() - Method in class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Inverses a matrix for a transform where target points has more coordinates than source points.
inverseDimensionReduction() - Method in class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Inverses a matrix for a transform where target points have fewer coordinates than source points.
inverseDivide(double) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides the given double value by this DoubleDouble without error term.
inverseDivide(double[], int, int) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides the given double-double value by this DoubleDouble.
inverseDivide(double, double) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides the given double-double value by this DoubleDouble.
inverseDivide(DoubleDouble) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides the given double-double value by this DoubleDouble.
inverseDivideGuessError(double) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides the given double value by this DoubleDouble with a default error term.
inverseDivideGuessError(Number) - Method in class org.apache.sis.internal.util.DoubleDouble
Divides the given Number value by this DoubleDouble.
inverseFlattening - Variable in class org.apache.sis.parameter.MapProjectionParameters
The MapProjectionParameters.InverseFlattening parameter instance, created when first needed.
inverseFlattening - Variable in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
The declared inverse flattening values, together with a snapshot of axis lengths at the time the inverse flattening has been set.
inverseFlattening - Variable in class org.apache.sis.parameter.MapProjectionParameters.IsIvfDefinitive
The parameters for the inverse flattening factor.
inverseFlattening - Variable in class org.apache.sis.referencing.datum.DefaultEllipsoid
The inverse of the flattening value, or Double.POSITIVE_INFINITY if the ellipsoid is a sphere.
InverseFlattening(ParameterValue<?>, ParameterValue<?>) - Constructor for class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
Creates a new parameter.
InverseOperation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Inverse operation
InverseOperationMethod - Class in org.apache.sis.referencing.operation
Description of the inverse of another method.
InverseOperationMethod(Map<String, ?>, OperationMethod) - Constructor for class org.apache.sis.referencing.operation.InverseOperationMethod
Creates the inverse of the given method.
InverseOperationUsesOppositeSign - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Inverse operation uses this parameter value with opposite sign.
InverseOperationUsesSameSign - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Inverse operation uses the same parameter value.
inverseParameter(Parameters, ParameterValue<?>) - Static method in class org.apache.sis.referencing.operation.transform.PoleRotation
Computes the value of the given parameter for the inverse of "South pole rotation".
inverseProjection - Variable in class org.apache.sis.referencing.operation.projection.ZonedGridSystem.Inverse
The projection that performs the actual work after we removed the zone number.
inverses - Variable in class org.apache.sis.image.BandedSampleConverter.Writable
The converters for computing the source values from a converted value.
inverseTransform() - Method in class org.apache.sis.internal.referencing.PositionTransformer
Returns a new point with the same coordinates than this one, but transformed to the default CRS.
inverseTransform(double[]) - Method in class org.apache.sis.internal.referencing.PositionTransformer
Transforms this point to the default CRS and stores the result in the given array, and returns the derivative.
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.AlbersEqualArea
Converts the specified (x,y) coordinates and stores the (θ,φ) result in dstPts.
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.AlbersEqualArea.Spherical
Converts the specified (x,y) coordinates and stores the (θ,φ) result in dstPts.
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.AuthalicMercator
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.AzimuthalEquidistant
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.CassiniSoldner
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.CassiniSoldner.Spherical
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Spherical
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
Converts the specified (x,y) coordinates and stores the (λ,φ) result in dstPts.
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.LambertConicConformal
Converts the specified (x,y) coordinates and stores the (θ,φ) result in dstPts.
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.LambertConicConformal.Spherical
Converts the specified (x,y) coordinates and stores the (θ,φ) result in dstPts.
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.Mercator
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.Mercator.Spherical
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.Mollweide
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Inverse converts the single coordinate tuple in srcPts at the given offset and stores the result in ptDst at the given offset.
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.ObliqueMercator
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.ObliqueStereographic.Spherical
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.Orthographic
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.PolarStereographic
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.PolarStereographic.Spherical
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.Polyconic
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.Polyconic.Spherical
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Transforms the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.Sinusoidal
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.Sinusoidal.Spherical
Converts the specified (x,y) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.TransverseMercator
Transforms the specified (η, ξ) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int) - Method in class org.apache.sis.referencing.operation.projection.TransverseMercator.Spherical
Transforms the specified (η, ξ) coordinates and stores the result in dstPts (angles in radians).
inverseTransform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Converts Cartesian coordinates (X,Y,Z) to ellipsoidal coordinates (λ,φ) or (λ,φ,h).
inverseTransform(AffineTransform, Rectangle2D, Rectangle2D) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Calculates a rectangle which entirely contains the inverse transform of bounds.
inverseTransform(Orthographic, double, double, double[], int) - Method in class org.apache.sis.referencing.operation.projection.Inverter
Computes the inverse of the given projection.
invert() - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before inverting this transform.
invert() - Method in class org.apache.sis.measure.UnitFormat.Operation
If this operation is a multiplication, replaces by division.
invert() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Inverts in-place the transformation by inverting the sign of all numerical parameters.
Inverter - Class in org.apache.sis.referencing.operation.projection
A temporary Jacobian matrix where to write the derivative of a forward projection.
Inverter() - Constructor for class org.apache.sis.referencing.operation.projection.Inverter
Creates a new matrix initialized to identity.
Invertible(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Constructor for class org.apache.sis.util.collection.DerivedMap.Invertible
 
Invertible(Set<S>, ObjectConverter<S, E>) - Constructor for class org.apache.sis.util.collection.DerivedSet.Invertible
Creates a new derived set from the specified storage set.
INVERTIBLE - Enum constant in enum org.apache.sis.math.FunctionProperty
A function is invertible if it can provide another function mapping T values to S values.
InvertibleKey(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Constructor for class org.apache.sis.util.collection.DerivedMap.InvertibleKey
 
InvertibleValue(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Constructor for class org.apache.sis.util.collection.DerivedMap.InvertibleValue
 
InvFlattening - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
A ratio.
invisibleEntry(Object) - Method in class org.apache.sis.internal.referencing.MergedProperties
Returns the value for an "invisible" entry if no user supplied values were found for that key.
invocationName - Variable in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
The name used to invoke this interface within the context of the DCP.
invoke(Object, Method, Object[]) - Method in class org.apache.sis.measure.DerivedScalar.Fallback
Invoked when a method of the Quantity interface is invoked.
invoke(Object, Method, Object[]) - Method in class org.apache.sis.measure.ScalarFallback
Invoked when a method of the Quantity interface is invoked.
invoke(Object, Method, Object[]) - Method in class org.apache.sis.metadata.sql.Dispatcher
Invoked when any method from a metadata interface is invoked.
invoke(Object, Method, Object[]) - Method in class org.apache.sis.xml.NilObjectHandler
Processes a method invocation.
IO - Class in org.apache.sis.io
Utilities methods working on java.io objects.
IO() - Constructor for class org.apache.sis.io.IO
Do not allow instantiation of this class.
IO_EXCEPTION_EXIT_CODE - Static variable in class org.apache.sis.console.Command
The code given to System.exit(int) when the program failed because of an IOException.
IOGP - Static variable in class org.apache.sis.internal.util.Constants
The "IOGP" authority, which is the maintainer of the Constants.EPSG database.
IOGP - Static variable in class org.apache.sis.metadata.iso.citation.Citations
IOUtilities - Class in org.apache.sis.internal.storage.io
Utility methods related to I/O operations.
IOUtilities() - Constructor for class org.apache.sis.internal.storage.io.IOUtilities
Do not allow instantiation of this class.
IS - Static variable in class org.apache.sis.metadata.PropertyComparator
The prefix for getters on boolean values.
IS_AUTOINCREMENT - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "IS_AUTOINCREMENT" key for indicating whether this column is auto incremented.
IS_IVF_DEFINITIVE - Static variable in class org.apache.sis.internal.util.Constants
The netCDF parameter name for inverse flattening, and whether that parameter is definitive.
IS_NODATA - Static variable in class org.apache.sis.internal.sql.postgis.Band
If this bit is set, all the values of the band are expected to be nodata values.
IS_NULLABLE - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "IS_NULLABLE" key for the nullability of a column.
IS_OFFLINE - Static variable in class org.apache.sis.internal.sql.postgis.Band
If this bit is set, data is to be found on the file system, through the path specified in RASTERDATA.
is1SP - Variable in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
Number of standard parallels.
isAbridged - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
true for the abridged formula, or false for the complete one.
isAbstract - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
Whether the feature type is abstract.
isAbstract - Variable in class org.apache.sis.feature.DefaultFeatureType
If true, the feature type acts as an abstract super-type.
isAbstract() - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Returns true if the feature type to create will act as an abstract super-type.
isAbstract() - Method in class org.apache.sis.feature.DefaultFeatureType
Returns true if the feature type acts as an abstract super-type.
isAccuracyVisible - Variable in class org.apache.sis.geometry.CoordinateFormat
Whether to append the accuracy after coordinate values.
isAcronym(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns true if the given text is presumed to be an acronym.
isAcronym(String, int) - Static method in class org.apache.sis.metadata.PropertyComparator
Returns true if the specified string starting at the specified index contains no lower case characters.
isAcronymForWords(CharSequence, CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns true if the first string is likely to be an acronym of the second string.
isAffine() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Returns true since this transform is affine.
isAffine() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns true if this matrix represents an affine transform.
isAffine() - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Returns true if this matrix represents an affine transform.
isAffine() - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Returns true if this matrix represents an affine transform.
isAffine() - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
Returns true if this matrix represents an affine transform.
isAffine() - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
Returns true if this matrix represents an affine transform.
isAffine() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns true if this matrix represents an affine transform.
isAffine() - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Returns true if this transform is affine.
isAffine() - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Returns true if this transform is affine.
isAffine() - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Returns true since this transform is affine.
isAffine() - Method in interface org.apache.sis.referencing.operation.transform.LinearTransform
Returns true if this transform is affine.
isAffine() - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Returns true since this transform is affine.
isAffine(boolean) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Implementation of GeneralMatrix.isAffine() with control on whether we require the matrix to be square.
isAffine(CoordinateOperation) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Returns true if the given operation is non-null and use the affine operation method.
isAffine(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Returns true if the given matrix represents an affine transform.
isAffine(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Fallback for matrix of unknown implementation.
isAfter(Instant, Instant) - Static method in class org.apache.sis.filter.TemporalFilter
Returns true if self is non null and after other.
isAfter(Instant, Instant) - Static method in class org.apache.sis.filter.TemporalFilter
Returns true if self is non null and after other.
isAllNaN() - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns false if at least one coordinate value is not NaN.
isAllNaN() - Method in class org.apache.sis.geometry.ArrayEnvelope
Returns false if at least one coordinate value is not NaN.
isAllNaN() - Method in class org.apache.sis.geometry.SubEnvelope
Must be overridden, since the super-class method processes the full array as a whole.
isAlongMeridian(AxisDirection) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns true if the given axis direction seems to be a direction along a meridian.
isAlreadyScaled(NumberRange<?>) - Static method in class org.apache.sis.internal.coverage.j2d.Colorizer
Returns true if the given range is already the [0 … 255] range.
isAlternateForm() - Method in class org.apache.sis.measure.RangeFormat
Returns true if this RangeFormat shall use the alternate form at formatting time.
isAngular - Variable in class org.apache.sis.geometry.CoordinateFormat.Resolution
Whether CoordinateFormat.Resolution.unit is an angular unit.
isAngular(Unit<?>) - Static method in class org.apache.sis.measure.Units
Returns true if the given unit is a linear unit.
isAnsiSupported() - Static method in enum org.apache.sis.internal.util.X364
Returns true if we think that the operating system supports ANSI sequences.
isApproximate() - Method in enum org.apache.sis.util.ComparisonMode
Returns true if this comparison uses a tolerance threshold.
isASCII(ByteBuffer) - Static method in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Returns true if all remaining characters in the buffer are US-ASCII characters for real numbers, except the characters on the first line which may be any printable US-ASCII characters.
isAssignableFrom(DefaultFeatureType) - Method in class org.apache.sis.feature.DefaultFeatureType
Returns true if this type is same or a super-type of the given type.
isAssignableFrom(DefaultFeatureType) - Method in interface org.apache.sis.feature.FeatureType
 
isAssignableFrom(DefaultFeatureType) - Method in class org.apache.sis.feature.NamedFeatureType
This feature type is considered independent of all other feature types except itself.
isAssignableFromAll(DefaultFeatureType) - Method in class org.apache.sis.feature.CommonParentFinder
Returns true if the given parent candidate is assignable from all required types.
isAssignableIgnoreName(AbstractIdentifiedType, AbstractIdentifiedType) - Static method in class org.apache.sis.feature.DefaultFeatureType
Returns true if instances of the other type are assignable to the given base type.
isAssignableToAny(Class<?>, Class<?>...) - Static method in class org.apache.sis.util.Classes
Returns true if the given type is assignable to one of the given allowed types.
isAttribute() - Method in class org.apache.sis.xml.TransformedEvent.Attr
 
isAttribute() - Method in class org.apache.sis.xml.TransformedEvent
 
isAuto(boolean) - Method in class org.apache.sis.referencing.factory.CommonAuthorityCode
Returns whether the authority is "AUTO", "AUTO1" or "AUTO2".
isBackground(double) - Method in class org.apache.sis.coverage.ToNaN
Returns true if the specified value is the background value.
isBaseCRS(Formatter) - Static method in class org.apache.sis.referencing.crs.AbstractCRS
Returns true if the given formatter is in the process of formatting the base CRS of an AbstractDerivedCRS.
isBaseExtentExpanded - Variable in class org.apache.sis.coverage.grid.GridDerivation
Tells whether the GridDerivation.baseExtent has been expanded by addition of GridDerivation.margin and rounding to chunk size.
isBefore(Instant, Instant) - Static method in class org.apache.sis.filter.TemporalFilter
Returns true if self is non null and before other.
isBefore(Instant, Instant) - Static method in class org.apache.sis.filter.TemporalFilter
Returns true if self is non null and before other.
isBeginningOfCell(int) - Method in class org.apache.sis.internal.doclet.Rewriter
Returns true if the characters just before i are <td…> or <th…> where are ignored characters.
isBijective(Set<FunctionProperty>) - Static method in enum org.apache.sis.math.FunctionProperty
Returns true if a function having the given set of properties is bijective.
isBitOrderReversed - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Whether the bit order should be reversed.
isBitOrderReversed() - Method in class org.apache.sis.storage.geotiff.DataCube
Returns true if Integer.reverseBytes(int) should be invoked on each byte read.
isBitOrderReversed() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns true if Integer.reverseBytes(int) should be invoked on each byte read.
ISBN - Static variable in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Ordinal values for switch statements.
ISBN - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The International Standard Book Number (ISBN) defined by ISO-2108.
isBookOrSerialNumber() - Method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Returns true if this authority is for ISBN or ISSN identifiers.
isBounded() - Method in class org.apache.sis.measure.Range
Returns true if this range is both left-bounded and right-bounded.
isBoundsAdjustmentAllowed - Variable in class org.apache.sis.internal.coverage.j2d.ImageLayout
Whether image size can be modified if needed.
isByteSigned - Variable in class org.apache.sis.internal.sql.feature.Database
Whether Types.TINYINT is a signed integer.
isCacheable(Number) - Static method in class org.apache.sis.measure.NumberRange
Returns true if the given value is valid for a range to be cached by Range.union(Range).
isCacheable(String, Object) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns whether the given object can be cached.
isCacheable(String, Object) - Method in class org.apache.sis.referencing.factory.sql.EPSGFactory
Returns whether the given object can be cached.
isCached() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Synonymous of ChannelImageInputStream.isCachedMemory() since the caching behavior of this class is uniquely determined by the policy that we choose for isCachedMemory().
isCachedFile() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Returns false since this ImageInputStream does not cache data in a temporary file.
isCachedMemory() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Returns false since this ImageInputStream does not cache data itself in order to allow seeking backwards.
isCameraCalibrationInformationAvailable() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns the indication of whether or not constants are available which allow for camera calibration corrections.
isCancelled() - Method in class org.apache.sis.internal.processing.image.CompoundFuture
Returns true if this task was cancelled before it completed normally.
isCardinal(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the specified direction is cardinal direction.
isCatalogSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
true if the database supports catalogs.
isCellInGrid(double, double) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns true if the given grid coordinates is inside this grid.
isCellValueRatio - Variable in class org.apache.sis.referencing.datum.DatumShiftGrid
true if the translation interpolated by interpolateInCell(…) are divided by grid cell size.
isCellValueRatio() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns true if the translation values in the cells are divided by the cell size.
isCharacters() - Method in class org.apache.sis.xml.TransformedEvent
 
isCheckPointAvailable() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Returns an indication of whether or not geographic position points are available to test the accuracy of the georeferenced grid data.
isChildTable(Class<?>) - Method in class org.apache.sis.metadata.sql.MetadataWriter
Returns true if the given metadata type is a subtype of another metadata.
isClassic - Variable in class org.apache.sis.storage.geotiff.NativeMetadata
true if reading classic TIFF file, or false for BigTIFF.
isCleanScheduled - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
true if the call to ConcurrentAuthorityFactory.closeExpired() is scheduled for future execution in the background cleaner thread.
isCleanScheduled() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
true if the call to ConcurrentAuthorityFactory.closeExpired() is scheduled for future execution in the background cleaner thread.
isCloned - Variable in class org.apache.sis.io.wkt.WKTFormat
true if the WKTFormat.fragments map is shared by two or more WKTFormat instances.
isCloneRequired - Variable in class org.apache.sis.internal.util.Cloner
Action to take when an object cannot be cloned because no public clone() method has been found.
isClose(int) - Method in class org.apache.sis.measure.RangeFormat
Returns true if the given character is any of the closing bracket characters.
isCloseScheduled - Variable in class org.apache.sis.metadata.sql.MetadataSource
Whether at least one MetadataSource.CloseTask is scheduled for execution.
isCode(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns true if the given string contains only upper case letters or digits.
isColinear(AxisDirection, AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns whether the second axis is colinear with the first axis.
isCollection() - Method in enum org.apache.sis.internal.feature.GeometryType
Returns true if this geometry type is some sort of collection.
isCollection(Geometry) - Static method in class org.apache.sis.internal.feature.jts.Wrapper
Returns true if the given geometry is a collection other than MultiPoint.
isCollectionOrMap(int) - Method in class org.apache.sis.metadata.PropertyAccessor
Returns true if the type at the given index is Collection or Map.
isCollectionOrMap(int) - Method in class org.apache.sis.metadata.TreeNodeChildren
Returns true if the type at the given index is a collection or a map.
isCommentSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
true if the database supports the COMMENT statement.
isCompact(Comparable<?>, boolean) - Static method in class org.apache.sis.measure.Range
Returns true if the given number is formatted with only one character.
isCompass(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the specified direction is a compass direction.
isCompatible(Unit<?>) - Method in class org.apache.sis.measure.AbstractUnit
Indicates if this unit is compatible with the given unit.
isCompatibleRaster(Raster) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Returns true if raster is compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Checks if the specified SampleModel is compatible with this ColorModel.
isCompatibleUnit(CoordinateReferenceSystem, Unit<?>) - Static method in class org.apache.sis.internal.feature.SpatialOperationContext
Returns true if the units of measurement of the given CRS are compatible with the given units.
isComplement - Variable in class org.apache.sis.io.wkt.Formatter
true if we are in the process of formatting the optional complementary attributes.
isCompliant() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Returns whether or not the cited feature catalogue complies with ISO 19110.
isComponentHidden() - Method in class org.apache.sis.internal.storage.image.SingleImageStore
Returns true for meaning that the singleton component will be used only for internal purposes.
isComponentHidden() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Whether the component of this data store is used only as a delegate.
isConic - Variable in class org.apache.sis.referencing.operation.projection.SatelliteTracking
true if this projection is conic, or false if cylindrical or unknown.
isConsistent() - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Verifies that Tracer.Level.partialPaths consistency.
isConsole() - Method in class org.apache.sis.console.FormattedOutputCommand
Returns true if CommandRunner.out is sending its output to the console.
isConstantPosition - Variable in class org.apache.sis.storage.aggregate.DimensionSelector
true if all DimensionSelector.positions values are the same.
isConsumed() - Method in class org.apache.sis.storage.event.StoreEvent
Indicates whether this event has been consumed by any listener.
isConsumedForParent() - Method in class org.apache.sis.storage.event.StoreEvent
Returns true if the event propagation can continue with parent listeners.
isControlPointAvailable() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Returns an indication of whether or not control point(s) exists.
isConversion(CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Returns true if the given CRS are using equivalent (ignoring metadata) datum.
isConversionLinear(int...) - Method in class org.apache.sis.coverage.grid.GridGeometry
Indicates whether the grid to CRS conversion is linear for all the specified CRS axes.
isConverted - Variable in class org.apache.sis.coverage.grid.ConvertedGridCoverage
Whether this grid coverage is for converted values.
isConverted - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
Whether this grid coverage should be considered as converted.
isConverted - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Whether all SampleDimension represent "real world" values.
isConvertedQualitative() - Method in class org.apache.sis.coverage.Category
Returns true if this category is a qualitative category that has been converted to "real values".
isCoupled() - Method in class org.apache.sis.internal.storage.io.ChannelFactory
Returns whether the streams or channels created by this factory is coupled with the storage argument given to the prepare(…) method.
isCoupled() - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Stream
Returns true since use of channels or streams will affect the original storage object.
isCreateLanguageRequired - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
true if the following instruction shall be executed (assuming that the PostgreSQL "plpgsql" language is desired): sql CREATE TRUSTED PROCEDURAL LANGUAGE 'plpgsql' HANDLER plpgsql_call_handler VALIDATOR plpgsql_validator;
isCreator - Variable in class org.apache.sis.internal.storage.gpx.Person
true if this name is the creator, false if it is the author.
isCreatorOf(Raster) - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Returns true if this factory is the creator of given raster.
isCRS - Variable in enum org.apache.sis.internal.storage.CodeType
Whether the code may be understood by the CRS.forCode(String).
isCRS(Class<?>) - Static method in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
Returns whether the given type is a CRS or may be a SRID.
isCyclicAssociationAllowed(TableReference) - Method in interface org.apache.sis.internal.sql.feature.SchemaModifier
Returns true if the given dependency is allowed to have an association to its dependent feature.
isData - Variable in class org.apache.sis.internal.coverage.j2d.ColorsForRange
true if this entry should be taken as data, or false if it should be ignored.
isDataAbove - Variable in class org.apache.sis.internal.processing.isoline.Tracer.Level
Bitset telling which corners have a value greater than this isoline level Tracer.Level.value.
isDecimalSeparator(CharSequence, int, int) - Static method in class org.apache.sis.measure.UnitFormat
Returns true if the '.' character at the given index is surrounded by digits or is at the beginning or the end of the character sequences.
isDefault(Class<?>) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns true if the Data Access Object (DAO) does not provide a create method for the given type of object.
isDefault(String) - Method in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
Returns true if the given namespace is the default one.
isDefaultInstance(Class<T>, T) - Static method in class org.apache.sis.internal.system.DefaultFactories
Returns true if the default factory of the given type is the given instance.
isDefaultNamespaceDeclaration() - Method in class org.apache.sis.xml.TransformedEvent.NS
 
isDefaultOrder - Variable in class org.apache.sis.image.PixelIterator
true for default iteration order, or false for SequenceType.LINEAR.
isDeferred(int) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
Returns true if the loading of the coverage at the given index is deferred.
isDeferred(int) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Returns true if the loading of the coverage at the given index is deferred.
isDeferring - Variable in class org.apache.sis.xml.TransformingWriter
true if events should be sent to TransformingWriter.deferred instead of to TransformingWriter.out.
isDefined(byte) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Returns Boolean.TRUE if the given flag is set, or null otherwise.
isDefined(int) - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns true if all the properties specified by the argument are set.
isDefined(GridGeometry, GridGeometry, int) - Static method in class org.apache.sis.coverage.grid.ResampledGridCoverage
Returns whether the given property is defined in both grid geometries.
isDefiningConversion() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Returns true if this coordinate operation is for the definition of a derived or projected CRS.
isDefinitive - Variable in class org.apache.sis.internal.referencing.j2d.ParameterizedAffine
true if ParameterizedAffine.parameters provides an accurate description of this transform, or false if this transform may be different than the one described by the parameters.
isDeprecated - Variable in class org.apache.sis.internal.simple.SimpleIdentifier
true if this identifier is deprecated.
isDeprecated() - Method in class org.apache.sis.feature.AbstractIdentifiedType
Returns true if this type is deprecated.
isDeprecated() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns true if the type is deprecated.
isDeprecated() - Method in class org.apache.sis.internal.referencing.DeprecatedCode
Returns true since this identifier is deprecated.
isDeprecated() - Method in class org.apache.sis.internal.referencing.DeprecatedName
Returns true since this name is deprecated.
isDeprecated() - Method in class org.apache.sis.internal.simple.SimpleIdentifier
true if this identifier is deprecated.
isDeprecated() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns true if this object is deprecated.
isDeprecated() - Method in class org.apache.sis.referencing.Builder
Returns true if the deprecated flag is set to true.
isDeprecated() - Method in interface org.apache.sis.util.Deprecable
Returns true if this instance is deprecated.
isDeprecated(int) - Method in class org.apache.sis.metadata.PropertyAccessor
Returns true if the property at the given index is deprecated, either in the interface that declare the method or in the implementation class.
isDeprecated(Class<?>, Method) - Static method in class org.apache.sis.metadata.PropertyComparator
Returns true if the given method is deprecated, either in the interface that declare the method or in the implementation class.
isDeprecated(Object) - Static method in class org.apache.sis.internal.metadata.Identifiers
Return true if the given object is deprecated.
isDeprecated(Object) - Static method in class org.apache.sis.parameter.ParameterTableRow
Returns true if the given name or identifier is deprecated.
isDeprecated(AbstractIdentifiedType) - Static method in class org.apache.sis.feature.Field
Returns whether the given property is deprecated.
isDigit(int) - Static method in class org.apache.sis.measure.UnitFormat
Returns true if the given character is a digit in the sense of the UnitFormat parser.
isDimensionless() - Method in class org.apache.sis.measure.UnitDimension
Returns true if this UnitDimension has no components.
isDimensionless(Dimension) - Static method in class org.apache.sis.measure.UnitDimension
Returns true if the given dimension has no components.
isDirect(Raster, Rectangle) - Static method in class org.apache.sis.image.Transferer
Returns true if the given raster stores sample values at consecutive locations in each band.
isDisabled() - Method in class org.apache.sis.portrayal.CanvasFollower
Returns true if this object stopped to replicate changes from source canvas to target canvas.
isDivisor(int) - Static method in class org.apache.sis.measure.UnitFormat
Returns true if the given character is the sign of a division operator.
isDone - Variable in class org.apache.sis.internal.feature.j2d.Polyline.Iter
Whether iteration is finished.
isDone() - Method in class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
Returns true if iteration is finished.
isDone() - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
isDone() - Method in class org.apache.sis.internal.feature.j2d.Polyline.Iter
Returns true if there are no more points to iterate.
isDone() - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Returns true if iteration is finished.
isDone() - Method in class org.apache.sis.internal.processing.image.CompoundFuture
Returns true if this task completed.
isEasySearch(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Returns whether it is presumed easy for IdentifiedObjectFinder to perform a full search (ignoring axis order) for the given CRS.
isEditable(TableColumn<?>) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
 
isEditable(TableColumn<?>) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Considers this node as non-editable since it represents the key in a map, and keys cannot be modified through the Map.Entry interface.
isEditable(TableColumn<?>) - Method in class org.apache.sis.metadata.TreeNode
Returns true if the given column is TableColumn.VALUE and the property is writable, or false in all other cases.
isEditable(TableColumn<?>) - Method in class org.apache.sis.metadata.TreeNode.NewChild
 
isEditable(TableColumn<?>) - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Determines whether the value in the specified column is editable.
isEditable(TableColumn<?>) - Method in interface org.apache.sis.util.collection.TreeTable.Node
Determines whether the value in the specified column is editable.
isElectromagneticMeasurement(int) - Method in interface org.apache.sis.internal.geotiff.SchemaModifier
Returns true if the converted values are measurement in the electromagnetic spectrum.
isElectromagneticMeasurement(int) - Method in class org.apache.sis.storage.landsat.Band
Returns true if the converted values are measurement in the electromagnetic spectrum.
isElementOfBaseCRS(Formatter) - Static method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Returns true if the given formatter is in the process of formatting the prime meridian of a base CRS of an AbstractDerivedCRS.
isEllipsoidalHeight(VerticalDatum) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns true if the type of the given datum is ellipsoidal.
isEmpty - Variable in class org.apache.sis.metadata.Pruner
Whether the metadata is empty.
isEmpty() - Method in class org.apache.sis.feature.CharacteristicMap
Returns false if this map contains at least one characteristic.
isEmpty() - Method in class org.apache.sis.feature.CharacteristicTypeMap
Returns true if there are no attribute characteristics.
isEmpty() - Method in class org.apache.sis.geometry.AbstractEnvelope
Determines whether or not this envelope is empty.
isEmpty() - Method in class org.apache.sis.geometry.ArrayEnvelope
Determines whether or not this envelope is empty.
isEmpty() - Method in class org.apache.sis.geometry.Envelope2D
Determines whether the envelope is empty.
isEmpty() - Method in class org.apache.sis.image.ErrorHandler.Report
Returns true if no error has been reported.
isEmpty() - Method in class org.apache.sis.image.PrefetchedImage
Returns true if this image does not prefetch any tiles.
isEmpty() - Method in class org.apache.sis.image.TileCache.Key
Returns true if the reference to the image has been cleared.
isEmpty() - Method in class org.apache.sis.index.tree.PointTree
Returns true if this set contains no elements.
isEmpty() - Method in class org.apache.sis.internal.geoapi.filter.FilterExpressions
 
isEmpty() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Returns true if the collection of identifiers contains at least one element.
isEmpty() - Method in class org.apache.sis.internal.metadata.ExcludedSet
Returns true since this set is always empty.
isEmpty() - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Returns true if this collection is empty.
isEmpty() - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Returns true if the builder is currently empty.
isEmpty() - Method in class org.apache.sis.internal.processing.isoline.PolylineBuffer
Returns whether this polyline is empty.
isEmpty() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Determines whether this rectangle is empty.
isEmpty() - Method in class org.apache.sis.internal.referencing.LazySet
Tests if this set has no element.
isEmpty() - Method in class org.apache.sis.internal.storage.ResourceLineage
Returns false if this object has at least one non-null value.
isEmpty() - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Returns true if there is currently no data.
isEmpty() - Method in class org.apache.sis.internal.util.AbstractMap
Returns true if this map contains no element.
isEmpty() - Method in class org.apache.sis.internal.util.EmptyQueue
 
isEmpty() - Method in class org.apache.sis.internal.util.ListOfUnknownSize
Returns true if this list is empty.
isEmpty() - Method in class org.apache.sis.internal.util.SetOfUnknownSize
Returns true if this set is empty.
isEmpty() - Method in class org.apache.sis.io.wkt.Element
Returns true if this element does not contains any remaining child.
isEmpty() - Method in class org.apache.sis.io.wkt.SingletonElement
Returns true if no value has been specified yet.
isEmpty() - Method in class org.apache.sis.measure.Range
Returns true if this range is empty.
isEmpty() - Method in class org.apache.sis.metadata.AbstractMetadata
Returns true if this metadata contains only null, nil or empty properties.
isEmpty() - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Returns true if this metadata is empty.
isEmpty() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns true if no scale is defined.
isEmpty() - Method in class org.apache.sis.metadata.PropertyMap.Entries
Returns true if this collection contains no elements.
isEmpty() - Method in class org.apache.sis.metadata.TreeNodeChildren
Returns true if this collection contains no elements.
isEmpty() - Method in class org.apache.sis.metadata.ValueMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.apache.sis.referencing.factory.sql.AuthorityCodes
Returns true if this map contains no element.
isEmpty() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.Ungridded
Overrides default method with more efficient implementation.
isEmpty() - Method in class org.apache.sis.referencing.operation.transform.OperationMethodSet
Returns true if this set is empty.
isEmpty() - Method in class org.apache.sis.referencing.Properties
Returns false if this map contains at least one element, or true otherwise.
isEmpty() - Method in class org.apache.sis.storage.geotiff.XMLMetadata
Returns true if the XML document could not be read.
isEmpty() - Method in class org.apache.sis.util.collection.Cache
Returns true if this cache is empty.
isEmpty() - Method in class org.apache.sis.util.collection.CacheEntries
Returns true if the set is empty.
isEmpty() - Method in class org.apache.sis.util.collection.CodeListSet
Returns true if this set does not contains any element.
isEmpty() - Method in class org.apache.sis.util.collection.DerivedMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.apache.sis.util.collection.DerivedSet.Bijective
Returns true if this set contains no elements.
isEmpty() - Method in class org.apache.sis.util.collection.DerivedSet
Returns true if this set contains no elements.
isEmpty() - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns true if this set is empty.
isEmpty() - Method in interface org.apache.sis.util.Emptiable
Returns true if this instance is empty.
isEmpty(CharSequence) - Static method in enum org.apache.sis.metadata.ValueExistencePolicy
Returns true if the given character sequence shall be considered empty.
isEmpty(CharSequence[]) - Static method in class org.apache.sis.util.CharSequences
Returns true if CharSequences.split(CharSequence, char) parsed an empty string.
isEmpty(Object) - Static method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Returns true if the given metadata is empty.
isEmpty(Object[]) - Static method in class org.apache.sis.io.TableAppender
Checks if array contains only null elements.
isEmpty(String) - Static method in class org.apache.sis.referencing.factory.sql.SQLTranslator
If true if the given string is null or empty.
isEmpty(ChannelDataInput) - Static method in class org.apache.sis.internal.storage.WritableResourceSupport
Returns true if the given channel is empty.
isEmpty(AbstractMetadata, boolean) - Static method in class org.apache.sis.metadata.Pruner
Returns true if all properties in the given metadata are null or empty.
isEmptyOrNaN() - Method in class org.apache.sis.math.ArrayVector.Bytes
Returns whether this vector is empty.
isEmptyOrNaN() - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns true if this vector is empty or contains only NaN values.
isEmptyOrNaN() - Method in class org.apache.sis.math.ArrayVector.Floats
Returns true if this vector is empty or contains only NaN values.
isEmptyOrNaN() - Method in class org.apache.sis.math.ArrayVector.Integers
Returns whether this vector is empty.
isEmptyOrNaN() - Method in class org.apache.sis.math.ArrayVector.Longs
Returns whether this vector is empty.
isEmptyOrNaN() - Method in class org.apache.sis.math.ArrayVector.Shorts
Returns whether this vector is empty.
isEmptyOrNaN() - Method in class org.apache.sis.math.ConcatenatedVector
Returns true if this vector is empty or contains only NaN values.
isEmptyOrNaN() - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns true if this vector is empty or contains only NaN values.
isEmptyOrNaN() - Method in class org.apache.sis.math.RepeatedVector
Forwards to the base vector.
isEmptyOrNaN() - Method in class org.apache.sis.math.SequenceVector
Returns true if this vector is empty or contains only NaN values.
isEmptyOrNaN() - Method in class org.apache.sis.math.Vector
Returns true if this vector is empty or contains only NaN values.
isEndDocument() - Method in class org.apache.sis.xml.TransformedEvent
 
isEndElement() - Method in class org.apache.sis.xml.TransformedEvent.End
 
isEndElement() - Method in class org.apache.sis.xml.TransformedEvent
 
isEndGPX() - Method in class org.apache.sis.internal.storage.gpx.Reader
Returns true if the current position of the given reader is the closing </gpx> tag.
isEndOfLineReplaced - Variable in class org.apache.sis.io.LineAppender
true if all occurrences of EOL sequences shall be replaced by the LineAppender.lineSeparator, or false for keeping EOL unchanged.
isEntityReference() - Method in class org.apache.sis.xml.TransformedEvent
 
isEnum() - Method in class org.apache.sis.internal.jaxb.cat.CodeListAdapter
Returns true if this code list is actually an enum.
isEnum() - Method in class org.apache.sis.internal.jaxb.code.MD_PixelOrientationCode
Returns true since this code list is actually an enum.
isEnum() - Method in class org.apache.sis.internal.jaxb.code.MD_TopicCategoryCode
Returns true since this code list is actually an enum.
isEnumeration - Variable in class org.apache.sis.io.wkt.Element
true if the keyword was not followed by a pair of brackets (e.g.
isEnumTypeSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
true if the database supports enums.
isEnvelopeAnalyzed - Variable in class org.apache.sis.internal.sql.feature.Table
true if Table.getEnvelope() has been invoked at least once on this table.
isEnvelopeComputed - Variable in class org.apache.sis.storage.aggregate.AggregatedFeatureSet
Whether AggregatedFeatureSet.envelope has been computed.
isEnvelopeOnly() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns true if this grid geometry contains only an envelope and no other information.
isEPSG - Variable in enum org.apache.sis.referencing.CommonCRS.Vertical
true if CommonCRS.Vertical.crs and CommonCRS.Vertical.datum are EPSG codes, or false if they are resource keys for the name as one of the Vocabulary.Keys constants.
isEPSG(int[]) - Static method in class org.apache.sis.parameter.MatrixParameters
Returns true if an official EPSG parameter exists for the given indices.
isEPSG(String, String) - Static method in class org.apache.sis.internal.metadata.Identifiers
Returns true if the given code is "EPSG" while the codespace is "IOGP" or "OGP" (ignoring case).
isEPSG(GeneralParameterDescriptor, boolean) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Returns true if the given parameter is defined in the EPSG code space.
isEqual(Instant, Instant) - Static method in class org.apache.sis.filter.TemporalFilter
Returns true if self is non null and equal to other.
isEqual(Instant, Instant) - Static method in class org.apache.sis.filter.TemporalFilter
Returns true if self is non null and equal to other.
isErrorProperty(String, String) - Static method in class org.apache.sis.image.AnnotatedImage
Returns whether the given name is the name of the error property.
isEscapeSequence - Variable in class org.apache.sis.io.LineAppender
true if an escape sequence is in progress.
isExactlyFor(ObjectConverter<?, ?>, Class<?>) - Static method in class org.apache.sis.internal.converter.ConverterRegistry
Returns true if the given converter has exactly the given target class.
isExtendedPrecision() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns true if this matrix uses extended precision.
isExtendedPrecision() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns true if this matrix uses extended precision.
isExtendedPrecision(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Returns true if the given matrix is likely to use extended precision.
isExtentOnly() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns true if this grid geometry contains only a grid extent and no other information.
isExtremity(Point) - Method in class org.apache.sis.internal.processing.isoline.Fragments
Returns true if the given point is equal to the start point or end point.
isFallbackAllowed - Variable in class org.apache.sis.measure.AngleFormat
true if the AngleFormat.parse(String, ParsePosition) method is allowed to fallback on the build-in default symbols if the string to parse doesn't match the pattern.
isFallbackAllowed() - Method in class org.apache.sis.measure.AngleFormat
Returns true if the parse methods are allowed to fallback on the build-in default symbols if the string to parse doesn't match the applied pattern.
isFile(Object) - Static method in class org.apache.sis.parameter.DefaultParameterValue
Returns true if the given value is an instance of one of the types documented in DefaultParameterValue.valueFile().
isFilmDistortionInformationAvailable() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns the indication of whether or not Calibration Reseau information is available.
isFirstOrLast() - Method in class org.apache.sis.util.collection.RangeSet.SubIter
Returns true if the iterator position is at the first or at the last range.
isFlagSet(Context, int) - Static method in class org.apache.sis.internal.jaxb.Context
Returns true if the given flag is set.
isFloat - Variable in class org.apache.sis.util.Numbers
true for floating point number.
isFloat() - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
Returns true if this shape backed by primitive float values.
isFloat() - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
Returns true if this shape backed by primitive float values.
isFloat() - Method in class org.apache.sis.internal.referencing.j2d.AbstractShape
Returns true if this shape backed by primitive float values.
isFloat(boolean, Point) - Static method in class org.apache.sis.internal.feature.jts.Factory
Returns true if previous is true and the given point uses single-precision.
isFloat(Class<?>) - Static method in class org.apache.sis.util.Numbers
Returns true if the given type is a floating point type.
isFloat(Number) - Static method in class org.apache.sis.measure.NumberRange
Returns true if the given value can be casted to the Float type.
isFloat(Object) - Static method in class org.apache.sis.internal.referencing.j2d.AbstractShape
Returns true if the given shape is presumed backed by primitive float values.
isFloat(CoordinateSequence) - Static method in class org.apache.sis.internal.feature.jts.Factory
Returns true if the given sequence stores coordinates as single-precision floating point values.
isForAllPopulation() - Method in class org.apache.sis.math.StatisticsFormat
Returns true if this formatter shall consider that the statistics where computed using the totality of the populations under study.
isFragment - Variable in class org.apache.sis.io.wkt.Element
true if this element has been reconstituted from WKTFormat.fragments.
isFragment - Variable in class org.apache.sis.io.wkt.StoredTree.Inflater
If Element.offset must be fixed to a value, the bitwise NOT value of that offset.
isFrameRotation() - Method in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
Returns true if this operation is a frame rotation.
isFrozen - Variable in class org.apache.sis.referencing.operation.transform.ContextualParameters
false if this parameter group is modifiable, or true if it has been made unmodifiable (frozen) by a call to ContextualParameters.completeTransform(MathTransformFactory, MathTransform).
isFullyZero - Variable in class org.apache.sis.internal.coverage.j2d.FillValues
true if all values in FillValues.asPrimitiveArray are positive 0.
isGDAL - Variable in class org.apache.sis.storage.geotiff.XMLMetadata
true if the XML is GDAL metadata.
isGeocentric(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the given direction is GEOCENTRIC_X, GEOCENTRIC_Y or GEOCENTRIC_Z.
isGeodetic(CoordinateSystem) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns whether the given coordinate system can be associated to a GeodeticCRS.
isGeometryAttribute(AbstractIdentifiedType) - Static method in class org.apache.sis.internal.feature.AttributeConvention
Returns true if the given type is an AttributeType or an Operation computing an attribute, and the attribute value is one of the geometry types recognized by SIS.
isGeometryInOut() - Method in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Returns true if the operation has at least one geometry argument and the return type is also a geometry.
isGlobal() - Method in class org.apache.sis.util.iso.DefaultNameSpace
Indicates whether this namespace is a "top level" namespace.
isGlobal() - Method in class org.apache.sis.util.iso.GlobalNameSpace
Indicates that this namespace is a "top level" namespace.
isGML - Variable in class org.apache.sis.internal.util.DefinitionURI
true if the URI is a "http://www.opengis.net/gml/…" URL.
isGMLVersion(Context, Version) - Static method in class org.apache.sis.internal.jaxb.Context
Returns true if the GML version is equal or newer than the specified version.
isGPX() - Method in class org.apache.sis.internal.storage.gpx.Reader
Returns true if the current element can be considered as in the GPX namespace.
isGPX(String) - Static method in class org.apache.sis.internal.storage.gpx.Reader
Returns true if the given namespace is a GPX namespace or is null.
isGrantOnSchemaSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
true if the database supports "GRANT USAGE ON SCHEMA" statements.
isGrantOnTableSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
true if the database supports "GRANT SELECT ON TABLE" statements.
isGrid(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the given direction is COLUMN_POSITIVE, COLUMN_NEGATIVE, ROW_POSITIVE or ROW_NEGATIVE.
isHeuristicMatchForIdentifier(Iterable<? extends ReferenceIdentifier>, String) - Static method in class org.apache.sis.internal.metadata.NameToIdentifier
Returns true if the given identifier to search matches one of the object identifiers.
isHeuristicMatchForName(String) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Returns true if either the primary name or at least one alias matches the given string according heuristic rules.
isHeuristicMatchForName(String) - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Returns true if either the primary name or at least one alias matches the given string according heuristic rules.
isHeuristicMatchForName(String) - Method in class org.apache.sis.referencing.datum.AbstractDatum
Returns true if either the primary name or at least one alias matches the given string according heuristic rules.
isHeuristicMatchForName(String) - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Returns true if either the primary name or at least one alias matches the given string according heuristic rules.
isHeuristicMatchForName(String, String) - Static method in class org.apache.sis.parameter.MapProjectionDescriptor
Returns true if the given parameter names should be considered equals.
isHeuristicMatchForName(Identifier, Collection<GenericName>, CharSequence, NameToIdentifier.Simplifier) - Static method in class org.apache.sis.internal.metadata.NameToIdentifier
Returns true if the given primary name or one of the given aliases matches the given name.
isHeuristicMatchForName(IdentifiedObject, String) - Static method in class org.apache.sis.internal.metadata.NameToIdentifier
Returns true if the primary name or an aliases of the given object matches the given name.
isHeuristicMatchForName(IdentifiedObject, String) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns true if either the primary name or at least one alias matches the given string according heuristic rules.
isHeuristicMatchForNameXY(String, String) - Static method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Special cases for "x" and "y" names.
isHexadecimal(int) - Static method in class org.apache.sis.util.Characters
Returns true if the given character is an hexadecimal digit.
isHighSurrogate() - Method in class org.apache.sis.io.Appender
Returns true if the last character given to Appender.toCodePoint(char) is a high surrogate.
isHorizontalCRS(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.CRS
Returns true if the given CRS is horizontal.
isHTTP - Variable in class org.apache.sis.internal.util.DefinitionURI
true if the URI is a "http://www.opengis.net/…" URL, or false if the URI is a "urn:ogc:def:…" URN.
isIdentifier - Variable in class org.apache.sis.feature.builder.AttributeTypeBuilder
Whether this attribute will be used in a compound key named "sis:identifier".
isIdentifier() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Returns true if AttributeRole.IDENTIFIER_COMPONENT has been associated to this attribute.
isIdentifier() - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Returns true if AttributeRole.IDENTIFIER_COMPONENT has been associated to this property.
isIdentity() - Method in class org.apache.sis.coverage.CategoryList
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.coverage.grid.ReshapedImage
Returns true if this image does not move and does not subset the wrapped image.
isIdentity() - Method in class org.apache.sis.internal.coverage.CompoundTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.internal.coverage.RepeatedTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.internal.referencing.AnnotatedMatrix
Returns true if this matrix is an identity matrix.
isIdentity() - Method in class org.apache.sis.internal.referencing.j2d.AffineMatrix
Returns true if the backing affine transform is the identity transform.
isIdentity() - Method in class org.apache.sis.internal.storage.RangeArgument
Returns true if user specified all bands in increasing order.
isIdentity() - Method in class org.apache.sis.measure.AbstractConverter
Returns true if UnitConverter.convert(double) returns given values unchanged.
isIdentity() - Method in class org.apache.sis.measure.ConcatenatedConverter
Returns true if the two unit converters are identity converters.
isIdentity() - Method in class org.apache.sis.measure.IdentityConverter
 
isIdentity() - Method in class org.apache.sis.measure.LinearConverter
Returns true if the effective scale factor is 1 and the offset is zero.
isIdentity() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Returns true if a transformation built from this set of parameters would perform no operation.
isIdentity() - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
Returns true if a transformation built from this set of parameters would perform no operation.
isIdentity() - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
 
isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Returns true if this matrix is an identity matrix.
isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Returns true if this matrix is an identity matrix.
isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Returns true if this matrix is an identity matrix.
isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
Returns true if this matrix is an identity matrix.
isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
Returns true if this matrix is an identity matrix.
isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns true if this matrix is an identity matrix.
isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.Solver
Returns true since this matrix is the identity matrix.
isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Returns true if the wrapped matrix is the identity matrix.
isIdentity() - Method in class org.apache.sis.referencing.operation.SubOperationInfo
Returns true if the coordinate operation wrapped by this object is an identity transform.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Returns true since this transform does not move any points.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Returns true if this transform is the identity transform.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
Returns true if this transform is the identity one.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.PoleRotation
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Returns true if this transfer function is identity.
isIdentity() - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Tests whether this transform does not move any points.
isIdentity(CoordinateOperation) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Returns true if the specified operation is an identity conversion.
isIdentity(Matrix, double) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Returns true if the given matrix is close to an identity matrix, given a tolerance threshold.
isIgnoredInterface(Class<?>) - Static method in class org.apache.sis.xml.NilObjectHandler
Returns true if the given type is one of the interfaces ignored by NilObjectHandler.getInterface(Object).
isIgnoringAxes() - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Returns true if the search should ignore coordinate system axes.
isIgnoringMetadata() - Method in enum org.apache.sis.util.ComparisonMode
Returns true if this comparison ignores metadata.
isImmutable - Variable in class org.apache.sis.io.wkt.Colors
true if this instance shall be considered as immutable.
isImmutable - Variable in class org.apache.sis.io.wkt.Symbols
true if this instance shall be considered as immutable.
isImplicitParameter(GeneralParameterDescriptor) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
Returns true if the given descriptor is for an implicit parameter which should be excluded from GML.
isInBounds(int[], int[]) - Static method in class org.apache.sis.parameter.TensorParameters
Returns true if the given indices are not out-of-bounds.
isIncludedWithDataset() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Returns whether or not the feature catalogue is included with the resource.
isInfinite - Variable in class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
Whether the value should be considered infinite.
isInfinite() - Method in class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
Returns whether the value should be considered infinite.
isInitialized - Variable in class org.apache.sis.internal.converter.ConverterRegistry
true if this ConverterRegistry has been initialized.
isInlineTag() - Method in class org.apache.sis.internal.doclet.Module
Returns false since @module is not an inline tag.
isInlineTag() - Method in class org.apache.sis.internal.doclet.Taglet
Returns true by default since this base class is about inline tags.
isInstance(Class<? extends IdentifiedObject>, IdentifiedObject) - Method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder
Returns true if the given object implements the given interface, ignoring interfaces that are not subtypes of EPSGCodeFinder.declaredType.
isInstance(SQLMM, Object) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Returns true if a result is of the expected type.
isInstance(Record) - Method in class org.apache.sis.util.iso.DefaultRecordType
Determines if the given record is compatible with this record type.
isInteger - Variable in class org.apache.sis.util.Numbers
true for integer number.
isInteger() - Method in enum org.apache.sis.image.DataType
Returns whether this type is an integer type, signed or not.
isInteger() - Method in class org.apache.sis.math.ArrayVector.Bytes
Values in this vector are guaranteed to be integers.
isInteger() - Method in class org.apache.sis.math.ArrayVector.Integers
Values in this vector are guaranteed to be integers.
isInteger() - Method in class org.apache.sis.math.ArrayVector.Longs
Values in this vector are guaranteed to be integers.
isInteger() - Method in class org.apache.sis.math.ArrayVector.Shorts
Values in this vector are guaranteed to be integers.
isInteger() - Method in class org.apache.sis.math.ConcatenatedVector
Returns true if this vector contains only integer values.
isInteger() - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns true if this vector contains only integer values.
isInteger() - Method in class org.apache.sis.math.RepeatedVector
 
isInteger() - Method in class org.apache.sis.math.SequenceVector.Doubles
Returns true if this vector contains only integer values.
isInteger() - Method in class org.apache.sis.math.SequenceVector.Longs
Returns true since this vector contains only integer values.
isInteger() - Method in class org.apache.sis.math.Vector
Returns true if this vector contains only integer values.
isInteger(double) - Static method in class org.apache.sis.internal.util.Numerics
Returns true if the given number is an integer value.
isInteger(Class<?>) - Static method in class org.apache.sis.util.Numbers
Returns true if the given type is an integer type.
isIntegerTranslation(Matrix) - Static method in class org.apache.sis.storage.aggregate.GridSlice
Returns true if the given matrix is the identity matrix except for translation terms.
isIntegerType(int) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Returns true if the given data buffer type is an integer type.
isIntegerType(SampleModel) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Returns true if the given sample model use an integer type.
isIntercardinal(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the specified direction is an inter-cardinal direction.
isInvalid - Variable in class org.apache.sis.internal.sql.feature.SelectionClause
Flag sets to true if a filter or expression cannot be converted to SQL.
isInvalid(int) - Method in class org.apache.sis.referencing.GeodeticCalculator
Returns true if at least one of the properties identified by the given mask is invalid.
isInvalidWKT() - Method in class org.apache.sis.io.wkt.Formatter
Returns true if the WKT written by this formatter is not strictly compliant to the WKT specification.
isInverseEquals(MathTransform, MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Returns true if tr1 is the inverse of tr2.
isInverseOf(Relation) - Method in class org.apache.sis.internal.sql.feature.Relation
Returns true if this relation is the inverse of the given relation.
isIterationCompleted - Variable in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
A bit masks identifying which providers have given us all their factories.
isIvfDefinitive - Variable in class org.apache.sis.parameter.MapProjectionParameters
The MapProjectionParameters.IsIvfDefinitive parameter instance, created when first needed.
isIvfDefinitive() - Method in class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
Returns true if the measure is the inverse of the flattening value.
isIvfDefinitive() - Method in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
Returns true if the inverse flattening factor has been explicitly specified and seems to still valid.
isIvfDefinitive() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Indicates if the inverse flattening is definitive for this ellipsoid.
IsIvfDefinitive(MapProjectionParameters.InverseFlattening) - Constructor for class org.apache.sis.parameter.MapProjectionParameters.IsIvfDefinitive
Creates a new parameter.
isJavaIdentifier(String, int, int) - Static method in class org.apache.sis.internal.book.CodeColorizer
Returns true if the given string from i inclusive to upper exclusive is a Java identifier.
isKeyCollisionAllowed - Variable in class org.apache.sis.util.collection.Cache
true if different values may be assigned to the same key.
isKeyCollisionAllowed() - Method in class org.apache.sis.util.collection.Cache
Returns true if different values may be assigned to the same key.
isKeywordChar(int) - Method in class org.apache.sis.internal.storage.csv.StoreProvider.Peek
Returns whether the given character is valid for the keyword.
isKeywordChar(int) - Method in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Returns true if the given character is valid for a keyword.
isKeywordChar(int) - Method in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
Returns ACCEPT if the given character is valid for a keyword.
isKillRequested() - Method in class org.apache.sis.internal.system.DaemonThread
Returns true if this daemon thread shall terminate.
isKindOfPath(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Returns true if the given object is a Path, File, URL, URI or CharSequence.
isKnownImplementation() - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Conservatively returns false if this instance is for a subclass, because we do not know if the subclass overrides DefaultParameterValueGroup.parameter(String) in a way incompatible with DefaultParameterValueGroup.parameterIfExist(String).
isKnownImplementation() - Method in class org.apache.sis.parameter.MapProjectionParameters
isKnownImplementation() - Method in class org.apache.sis.parameter.Parameters
Returns true if this class is an implementation of an instance which is known to not override ParameterValueGroup.parameter(String) in a way incompatible with Parameters.parameterIfExist(String).
isKnownImplementation() - Method in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Specifies that this class does not override UnmodifiableParameterValueGroup.parameter(String) in a way incompatible with Parameters.parameterIfExist(String).
isKnownType(Class<?>) - Static method in class org.apache.sis.internal.feature.Geometries
Returns true if the given type is one of the geometry types known to Apache SIS.
isLast - Variable in class org.apache.sis.util.collection.TreeTableFormat.Writer
For each indentation level, true if the previous levels are writing the last node.
isLatLong(String, String) - Static method in class org.apache.sis.io.wkt.Transliterator
Returns true if the given axis name is at least part of the given expected axis name.
isLeaf() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
 
isLeaf() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Returns false since this node can have a children, which is the LocaleAndCharset.Child.
isLeaf() - Method in class org.apache.sis.metadata.TreeNode
Returns false if the value is a metadata object (and consequently can have children), or true if the value is not a metadata object.
isLeaf() - Method in class org.apache.sis.metadata.TreeNode.NewChild
 
isLeaf() - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Returns true if this node cannot have any children.
isLeaf() - Method in interface org.apache.sis.util.collection.TreeTable.Node
Returns true if this node cannot have any children.
isLegacyMetadata - Variable in class org.apache.sis.internal.jaxb.lan.Country
true if marshalling ISO 19139:2007, or false if marshalling ISO 19115-3.
isLegacyMetadata - Variable in class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
true if marshalling an element from the ISO 19115:2003 model, or false if marshalling an element from the ISO 19115:2014 model.
isLegacyMetadata - Variable in class org.apache.sis.internal.jaxb.metadata.replace.ReferenceSystemMetadata
true if marshalling ISO 19115:2003 model, or false if marshalling ISO 19115:2014 model.
isLengthAndAngle(CoordinateSystemAxis[], int) - Static method in class org.apache.sis.referencing.cs.Normalizer
Returns true if the units of measurement at the given position is a linear unit, followed by an angular unit on the next axis.
isLenient - Variable in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Whether this factory should relax some rules when processing a given authority code.
isLenient() - Method in class org.apache.sis.internal.util.StandardDateFormat
Overridden for compliance with DateFormat contract, but has no incidence on this format.
isLenient() - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Returns whether this factory should relax some rules when processing a given authority code.
isLensDistortionInformationAvailable() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns the indication of whether or not lens aberration correction information is available.
isLetter(int) - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
Returns true if the given character is a valid upper case ASCII letter, excluding I and O.
isLinear() - Method in class org.apache.sis.measure.AbstractConverter
Indicates if this converter is linear in JSR-363 sense (not the usual mathematical sense).
isLinear() - Method in class org.apache.sis.measure.ConcatenatedConverter
Returns true if the two unit converters are linear converters.
isLinear() - Method in class org.apache.sis.measure.IdentityConverter
Straight forward implementation.
isLinear() - Method in class org.apache.sis.measure.LinearConverter
Indicates if this converter is linear.
isLinear(Unit<?>) - Static method in class org.apache.sis.measure.Units
Returns true if the given unit is a linear unit.
isLineOrParagraphSeparator(int) - Static method in class org.apache.sis.util.Characters
Returns true if the given code point is a line separator, a paragraph separator or one of the '\r' or '\n' control characters.
isLittleEndian(int) - Static method in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Returns true if the given value seems to be stored in little endian order.
isLocaleAndCharset(PropertyAccessor, int) - Static method in class org.apache.sis.metadata.SpecialCases
Returns true if the property at the given index is a Map<Locale,Charset>.
isLocaleSensitive() - Method in class org.apache.sis.measure.UnitFormat
Returns whether this UnitFormat depends on the Locale given at construction time for performing its tasks.
isLoggable(LogRecord) - Method in class org.apache.sis.internal.storage.xml.Store
Intercepts warnings produced during the (un)marshalling process and redirect them to the listeners.
isLoggable(LogRecord) - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore.Config
Reports a warning represented by the given log record.
isLoggable(LogRecord) - Method in class org.apache.sis.storage.geotiff.XMLMetadata
Invoked when a non-fatal warning occurs during the parsing of XML document.
isLosslessConversion(SampleModel, SampleModel) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Returns whether samples values stored using source model can be converted to target model without data lost.
isMap(int) - Method in class org.apache.sis.metadata.PropertyAccessor
Returns true if the type at the given index is Map.
isMarkProtected - Variable in class org.apache.sis.internal.storage.io.RewindableLineReader
isMatchingCase - Variable in class org.apache.sis.filter.ComparisonFilter
Specifies whether comparisons are case sensitive.
isMatchingCase - Variable in class org.apache.sis.filter.LikeFilter
Specifies how a filter expression processor should perform string comparisons.
isMatchingCase() - Method in class org.apache.sis.filter.ComparisonFilter
Returns whether comparisons are case sensitive.
isMatchingCase() - Method in class org.apache.sis.filter.LikeFilter
Specifies how a filter expression processor should perform string comparisons.
isMatchingCase() - Method in interface org.apache.sis.internal.geoapi.filter.BinaryComparisonOperator
 
isMaxIncluded - Variable in class org.apache.sis.measure.Range
Whether the minimal or maximum value is included.
isMaxIncluded - Variable in class org.apache.sis.util.collection.RangeSet
true if the maximal values of ranges in this set are inclusive, or false if exclusive.
isMaxIncluded() - Method in class org.apache.sis.measure.Range
Returns true if the maximal value is inclusive, or false if exclusive.
isMaxIncluded() - Element in annotation type org.apache.sis.measure.ValueRange
true if the maximal value is inclusive, or false if it is exclusive.
isMaxSpecified - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
true if ImageFileDirectory.minValues and ImageFileDirectory.maxValues have been explicitly specified in the TIFF file, or false if they have been inferred from ImageFileDirectory.bitsPerSample.
isMetaCharacter(char) - Static method in class org.apache.sis.filter.LikeFilter
Returns true if given character is a regular expression meta-character.
isMetadata(Class<?>) - Method in class org.apache.sis.metadata.MetadataStandard
Returns true if the given type is assignable to a type from this standard or one of its dependencies.
isMetadata(Class<?>) - Method in class org.apache.sis.metadata.TreeNode
Returns true if nodes for values of the given type can be expanded with more children.
isMetadata(CacheKey) - Method in class org.apache.sis.metadata.MetadataStandard
Implementation of MetadataStandard.isMetadata(Class) with the possibility to specify the property type.
isMinIncluded - Variable in class org.apache.sis.measure.Range
Whether the minimal or maximum value is included.
isMinIncluded - Variable in class org.apache.sis.util.collection.RangeSet
true if the minimal values of ranges in this set are inclusive, or false if exclusive.
isMinIncluded() - Method in class org.apache.sis.measure.Range
Returns true if the minimal value is inclusive, or false if exclusive.
isMinIncluded() - Element in annotation type org.apache.sis.measure.ValueRange
true if the minimal value is inclusive, or false if it is exclusive.
isMinSpecified - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
true if ImageFileDirectory.minValues and ImageFileDirectory.maxValues have been explicitly specified in the TIFF file, or false if they have been inferred from ImageFileDirectory.bitsPerSample.
isModifiable - Variable in class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
true if the iterator should support the IdentifierMapAdapter.Iter.remove() operation.
isModifiable() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Whether this map support put and remove operations.
isModifiable() - Method in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
Returns true since this map support put and remove operations.
isModifiable() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns true if LinearTransformBuilder.create(MathTransformFactory) has not yet been invoked.
isMonotonic(Set<FunctionProperty>) - Static method in enum org.apache.sis.math.FunctionProperty
Returns true if a function having the given set of properties is monotonic.
isMultiImages() - Method in class org.apache.sis.internal.storage.image.WritableStore
Returns whether this data store contains more than one image.
isMultiLinesCells() - Method in class org.apache.sis.io.TableAppender
Returns true if EOL characters are used for line feeds inside current cells.
isMultiTiled() - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Returns true if the region of interest covers at least two tiles.
isNamespace() - Method in class org.apache.sis.xml.TransformedEvent
 
isNamespace() - Method in class org.apache.sis.xml.TransformedEvent.NS
 
isNamespace(String) - Static method in class org.apache.sis.xml.Transformer
Returns true if the given string is a namespace URI, or false if it is a property name.
isNamespaceSet - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
Whether GeoTiffStore.namespace has been determined.
isNameSupplied - Variable in class org.apache.sis.referencing.NamedIdentifier
true if NamedIdentifier.name has been given explicitly by the user.
isNameUsed(String) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Returns true if a property of the given name is defined or if the given name is ambiguous.
isNaN(int) - Method in class org.apache.sis.math.ArrayVector.ASCII
Returns true if the element at the given index is null or NaN.
isNaN(int) - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns true if the value at the given index is NaN.
isNaN(int) - Method in class org.apache.sis.math.ArrayVector.Floats
Returns true if the value at the given index is NaN.
isNaN(int) - Method in class org.apache.sis.math.ArrayVector
Default implementation for the convenience of wrapper of integer types.
isNaN(int) - Method in class org.apache.sis.math.ArrayVector.Raw
Returns true if the element at the given index is null or NaN.
isNaN(int) - Method in class org.apache.sis.math.ConcatenatedVector
Returns true if the value at the given index is NaN.
isNaN(int) - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns true if the value at the given index is null or NaN.
isNaN(int) - Method in class org.apache.sis.math.RepeatedVector
 
isNaN(int) - Method in class org.apache.sis.math.SequenceVector.Doubles
Returns true if this vector returns NaN values.
isNaN(int) - Method in class org.apache.sis.math.SequenceVector.Longs
Returns false since this vector never return NaN values.
isNaN(int) - Method in class org.apache.sis.math.Vector
Returns true if the value at the given index is null or NaN.
isNaN(int) - Method in class org.apache.sis.math.Vector.Pick
 
isNaN(int) - Method in class org.apache.sis.math.Vector.SubSampling
 
isNaN(Number) - Static method in class org.apache.sis.util.Numbers
Returns true if the given number is null or NaN.
isNavigation() - Method in enum org.apache.sis.portrayal.TransformChangeEvent.Reason
Returns true if the "objective to display" transform changed because of a change in viewing area, without change in the data themselves or in the map projection.
isNear(double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.Bezier
Returns true if the point specified by the (xp, yp) coordinates is close to the Bézier curve specified by the given control points.
isNegative(double) - Static method in class org.apache.sis.math.MathFunctions
Returns true if the given value is negative, including negative zero.
isNegative(int) - Method in class org.apache.sis.geometry.CoordinateFormat
Returns true if the value at the given dimension needs to have its sign reversed.
isNegativeUnsafe(double) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Returns true if the given value is negative, without checks for NaN.
isNegativeZero(double) - Static method in class org.apache.sis.math.MathFunctions
Returns true if the given value is the negative zero (-0.0).
isNewLine - Variable in class org.apache.sis.io.LineAppender
true if the next character will be at the beginning of a new line.
isNextDone - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
true if the StaxStreamReader.reader already moved to the next element.
isNextVerified - Variable in class org.apache.sis.metadata.TreeNodeChildren.Iter
true if we have verified the value at TreeNodeChildren.Iter.nextInAccessor index for non-null or non-empty element.
isNil(Expression<? super R, ?>, String) - Method in class org.apache.sis.filter.DefaultFilterFactory
An operator that tests if an expression's value is nil.
IsNil(Expression<? super R, ?>, String) - Constructor for class org.apache.sis.filter.UnaryFunction.IsNil
Creates a new operator.
isNodata() - Method in class org.apache.sis.internal.sql.postgis.Band
If true, all the values of the band are expected to be nodata values.
isNonEmpty() - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Returns a non-null value if this extent is non-empty.
isNonEmpty() - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Returns an arbitrary non-null value if this bounding box is non-empty.
isNorway(double) - Static method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
First exception in UTM projection, corresponding to latitude band V.
isNotDebug(ComparisonMode) - Static method in class org.apache.sis.util.Utilities
Returns true if the given mode is not ComparisonMode.DEBUG.
IsNotRepleacable() - Method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
Returns true if this coverage should not be replaced by its source.
IsNotRepleacable() - Method in class org.apache.sis.coverage.grid.DerivedGridCoverage
Returns true if this coverage should not be replaced by its source.
isNull(Object) - Static method in class org.apache.sis.util.collection.Cache
Returns true if the given value is null or a cleared reference.
isNull(Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
An operator that tests if an expression's value is null.
IsNull(Expression<? super R, ?>) - Constructor for class org.apache.sis.filter.UnaryFunction.IsNull
Creates a new operator.
isNullable - Variable in class org.apache.sis.internal.sql.feature.Column
Whether the column can have null values.
isNullIfOutside() - Method in interface org.apache.sis.coverage.BandedCoverage.Evaluator
Returns whether to return null instead of throwing an exception if a point is outside coverage bounds.
isNullIfOutside() - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Returns whether to return null instead of throwing an exception if a point is outside coverage bounds.
isNullIfOutside() - Method in class org.apache.sis.coverage.grid.EvaluatorWrapper
Returns whether to return null instead of throwing an exception if a point is outside coverage bounds.
isNullOrEmpty(Object) - Static method in enum org.apache.sis.metadata.ValueExistencePolicy
Returns true if the specified object is null or an empty collection, array or string.
isNullOrEmpty(Collection<?>) - Static method in class org.apache.sis.util.collection.Containers
Returns true if the given collection is either null or empty.
isNullOrEmpty(Map<?, ?>) - Static method in class org.apache.sis.util.collection.Containers
Returns true if the given map is either null or empty.
isNumber(Class<?>) - Static method in class org.apache.sis.util.Numbers
Returns true if the given type is a floating point or an integer type.
isNumeric - Variable in class org.apache.sis.referencing.factory.CommonAuthorityCode
Whether the first character of CommonAuthorityCode.localCode is a decimal digit, the minus or the plus character.
ISO_19111 - Static variable in class org.apache.sis.metadata.MetadataStandard
An instance working on ISO 19111 standard as defined by GeoAPI interfaces in the org.opengis.referencing package and sub-packages.
ISO_19115 - Static variable in class org.apache.sis.internal.system.Loggers
The logger for metadata operation related to the ISO 19115 standard.
ISO_19115 - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The Geographic Information — Metadata standards defined by ISO 19115.
ISO_19115 - Static variable in class org.apache.sis.metadata.MetadataStandard
An instance working on ISO 19115 standard as defined by GeoAPI interfaces in the org.opengis.metadata package and sub-packages, except quality.
ISO_19123 - Static variable in class org.apache.sis.metadata.MetadataStandard
An instance working on ISO 19123 standard as defined by GeoAPI interfaces in the org.opengis.coverage package and sub-packages.
ISO_19157 - Static variable in class org.apache.sis.metadata.MetadataStandard
An instance working on ISO 19157 standard as defined by GeoAPI interfaces in the org.opengis.metadata.quality package.
ISO_NAMESPACE - Static variable in class org.apache.sis.internal.metadata.ImplementationHelper
The root directory of ISO namespaces.
ISO19139 - Static variable in class org.apache.sis.xml.TransformVersion
Metadata using the legacy ISO 19139:2007 schema (replaced by ISO 19115-3).
ISO2 - Static variable in class org.apache.sis.util.Locales
Mapping from 3-letters codes to 2-letters codes.
ISO3 - Static variable in class org.apache.sis.util.Locales
Mapping from 3-letters codes to 2-letters codes.
isOffline() - Method in class org.apache.sis.internal.sql.postgis.Band
Returns true if data is to be found on the file system, through the path specified in RASTERDATA.
isOGC - Variable in enum org.apache.sis.referencing.CommonCRS.Temporal
Whether the identifier is in OGC namespace.
isOGC - Variable in class org.apache.sis.referencing.factory.CommonAuthorityCode
true if the "OGC" namespace was explicitly specified.
isolines - Variable in class org.apache.sis.internal.processing.isoline.Parallelized.Tile
Isolines computed in the sub-region of this sub-task.
isolines - Variable in class org.apache.sis.internal.processing.isoline.Result
The result of Future.get() fetched when first needed.
isolines() - Method in class org.apache.sis.internal.processing.isoline.Result
Fetches the isolines from the Future if not already done.
isolines(RenderedImage, double[][], MathTransform) - Method in class org.apache.sis.image.ImageProcessor
Generates isolines at the specified levels computed from data provided by the given image.
Isolines - Class in org.apache.sis.internal.processing.isoline
Creates isolines at specified levels from grid values provided in a RenderedImage.
Isolines - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Isolines
Isolines(Tracer, int, double[], int) - Constructor for class org.apache.sis.internal.processing.isoline.Isolines
Creates an initially empty set of isolines for the given levels.
ISOMetadata - Class in org.apache.sis.metadata.iso
The base class of ISO 19115 implementation classes.
ISOMetadata - Class in org.apache.sis.metadata.iso.quality
The base class of ISO 19157 implementation classes.
ISOMetadata() - Constructor for class org.apache.sis.metadata.iso.ISOMetadata
Constructs an initially empty metadata.
ISOMetadata() - Constructor for class org.apache.sis.metadata.iso.quality.ISOMetadata
Constructs an initially empty metadata.
ISOMetadata(Object) - Constructor for class org.apache.sis.metadata.iso.ISOMetadata
Constructs a new metadata initialized with the values from the specified object.
ISOMetadata(Object) - Constructor for class org.apache.sis.metadata.iso.quality.ISOMetadata
Constructs a new metadata initialized with the values from the specified object.
isOmitted(ParameterValue<?>) - Static method in class org.apache.sis.parameter.TensorValues
Returns true if the given parameter can be omitted.
isOpen() - Method in class org.apache.sis.internal.storage.inflater.CompressionChannel
Tells whether this channel is still open.
isOpen() - Method in class org.apache.sis.internal.storage.inflater.PredictorChannel
Tells whether this channel is still open.
isOpen() - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
The channel is always open.
isOpen() - Method in class org.apache.sis.internal.storage.io.NullChannel
Returns whether this channel is still open.
isOpen() - Method in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Tells whether this channel is still open.
isOpen(int) - Method in class org.apache.sis.measure.RangeFormat
Returns true if the given character is any of the opening bracket characters.
isOperation(String, Object) - Static method in class org.apache.sis.internal.referencing.provider.GeocentricAffine
Returns true if the given object is an operation of the given name.
isOpposite(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the given direction is an "opposite" direction.
isOrientationParameterAvailable() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Returns an indication of whether or not orientation parameters are available.
isOrNeedFile(Object) - Method in class org.apache.sis.parameter.DefaultParameterValue
Same as DefaultParameterValue.isFile(Object), but accepts also a String if the type specified in the parameter descriptor is one of the types documented in DefaultParameterValue.valueFile().
isOuterJoin - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet
Whether to include all "main" feature instances even if there is no match in the other side.
isOuterJoin - Variable in enum org.apache.sis.storage.aggregate.JoinFeatureSet.Type
Whether to include all "main" feature instances even if there is no match in the other side.
isOutsideQuotes(CharSequence, int, int) - Static method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Returns true if the given fragment seems outside identifier quotes or text quotes.
isPagined() - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Returns true if either FeatureStream.count or FeatureStream.offset is set.
isParallel() - Method in class org.apache.sis.internal.stream.BaseStreamWrapper
Returns whether stream terminal operation would execute in parallel.
isParameterless() - Method in class org.apache.sis.referencing.factory.CommonAuthorityCode
Returns whether there is no parameters.
isParameterlessOperation(AbstractIdentifiedType) - Static method in class org.apache.sis.feature.DefaultFeatureType
Returns true if the given property type stands for a parameterless operation which return a result.
isParentOf(TreeTable.Node) - Method in class org.apache.sis.util.collection.TreeNodeList
Returns true if the node associated to this list is already the parent of the given node, false if the given node has no parent, or throws an exception otherwise.
isParsePatternDefined - Variable in class org.apache.sis.io.TabularFormat
true if the user defined the parsing pattern explicitly.
isParsing - Variable in class org.apache.sis.io.wkt.Warnings
false if the warnings occurred while formatting, or true if they occurred while parsing.
isPendingAPI(Class<?>) - Method in class org.apache.sis.metadata.MetadataStandard
Returns true if the given implementation class, normally rejected by MetadataStandard.findInterface(CacheKey), should be accepted as a pseudo-interface.
isPendingAPI(Class<?>) - Method in class org.apache.sis.metadata.StandardImplementation
Accepts Apache SIS implementation classes as "pseudo-interfaces" if they are annotated with UML.
isPlanar - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
If true, the components are stored in separate “component planes”.
isPointClassDistinct - Variable in class org.apache.sis.internal.feature.Geometries
true if Geometries.pointClass is not a subtype of Geometries.rootClass.
isPoleToPole(double, double) - Static method in class org.apache.sis.internal.referencing.Formulas
Returns true if ymin is the south pole and ymax is the north pole.
isPolygon - Variable in class org.apache.sis.internal.feature.j2d.Polyline.Iter
Whether current coordinates make a polygon.
isPolygon - Variable in class org.apache.sis.internal.feature.j2d.ShapeProperties
true if last call to ShapeProperties.coordinates(double) found only closed shapes.
isPositive(double) - Static method in class org.apache.sis.math.MathFunctions
Returns true if the given value is positive, excluding negative zero.
isPositiveZero(double) - Static method in class org.apache.sis.math.MathFunctions
Returns true if the given value is the positive zero (+0.0).
isPossibleEvent(Set<Class<? extends StoreEvent>>, Class<?>) - Static method in class org.apache.sis.storage.event.StoreListeners
Verifies if a listener interested in the specified type of events could receive some events from this StoreListeners.
isPossibleGetter(Method) - Static method in class org.apache.sis.util.Classes
Returns true if the given method may possibly be the getter method for a property.
isPostKeyword(int) - Method in class org.apache.sis.internal.storage.csv.StoreProvider.Peek
Returns true if the given first non-white character after the keyword is one of the expected characters.
isPostKeyword(int) - Method in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Returns true if the given first non-white character after the keyword is one of the expected characters.
isPostKeyword(int) - Method in class org.apache.sis.internal.storage.wkt.StoreProvider.Peek
Returns true if the given first non-white character after the keyword is one of the expected characters.
isPostKeyword(int) - Method in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
Returns true if the given first non-white character after the keyword is one of the expected characters.
isPrecisionApplied - Variable in class org.apache.sis.geometry.CoordinateFormat
Whether this CoordinateFormat instance has been configured for the precision and accuracy specified by CoordinateFormat.groundPrecision, CoordinateFormat.desiredPrecisions and CoordinateFormat.groundAccuracy.
isPreferredCodespace(String) - Method in class org.apache.sis.parameter.ParameterFormat
Returns true if a name, alias or identifier in the given codespace should be formatted.
isPrefixable() - Method in class org.apache.sis.measure.AbstractUnit
Returns true if the use of SI prefixes is allowed for this unit.
isPrefixable(Unit<?>) - Static method in class org.apache.sis.measure.AbstractUnit
Returns true if the use of SI prefixes is allowed for the given unit.
isPrefixed - Variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
Whether the table names are prefixed by "epsg_".
isPressure(Unit<?>) - Static method in class org.apache.sis.measure.Units
Returns true if the given unit is a pressure unit.
isPrimaryKey(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns true if the specified code may be a primary key in some table.
isProcessingInstruction() - Method in class org.apache.sis.xml.TransformedEvent
 
isProjection - Variable in class org.apache.sis.referencing.factory.sql.AuthorityCodes
true if AuthorityCodes.type is assignable to Projection.
isProjection - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Cache for whether conversions are projections.
isProjection(Integer) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns true if the CoordinateOperation for the specified code is a Projection.
isPropertySaved(Class<?>) - Method in class org.apache.sis.xml.Pooled
Returns true if the initial property is already saved for the given key.
isPublic(StackTraceElement) - Static method in class org.apache.sis.util.logging.Logging
Returns true if the given stack trace element describes a method considered part of public API.
isQuantitative() - Method in class org.apache.sis.coverage.Category
Returns true if this category is quantitative.
isRadiometricCalibrationDataAvailable() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Returns the indication of whether or not the radiometric calibration information for generating the radiometrically calibrated standard data product is available.
isRange(int, int[]) - Static method in class org.apache.sis.util.ArraysExt
Returns true if the given array is a finite arithmetic progression starting at the given value and having a common difference of 1.
isReadOnly - Variable in class org.apache.sis.internal.storage.folder.WritableStore
false if this data store is capable to write FeatureSet.
isRecognized(Path) - Static method in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Returns true if the given path seems to be a grid published by the French mapping agency for France.
isRecoverableFailure(FactoryException) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Returns true if the specified exception should be handled as a recoverable failure.
isReducedResolution() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns true if this image is a reduced resolution (overview) version of another image in this TIFF file.
isReferencing(Throwable) - Static method in class org.apache.sis.storage.AbstractGridCoverageResource
Returns true if the given exception is FactoryException or TransformException.
isRemovalScheduled - Variable in class org.apache.sis.xml.MarshallerPool
true if a task has been scheduled for removing expired (un)marshallers, or false if no removal task is currently scheduled.
isReservedChar(int) - Static method in class org.apache.sis.metadata.sql.MetadataWriter
Returns true if the given code point is a reserved character.
isReservedType(Object) - Static method in class org.apache.sis.util.collection.Cache
Returns true if the given value is an instance of one of the reserved types used internally by this class.
isResolved - Variable in class org.apache.sis.feature.DefaultFeatureType
true if we determined that this feature type does not have, directly or indirectly, any unresolved name (i.e.
isResolved() - Method in class org.apache.sis.feature.DefaultAssociationRole
Returns true if the associated FeatureType is complete (not just a name).
isRestricted(ParameterDescriptor<?>) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Returns true if the given descriptor is restricted to a constant value.
isReversing(MathTransform1D, Double, Double) - Static method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Returns true if the given conversion seems to change the axis direction.
isRoot - Variable in class org.apache.sis.io.wkt.Element
Whether this element is the root of a tree of WKT elements.
isSameAuthority(AuthorityFactoryIdentifier) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Returns true if the given identifier is for the same authority than this identifier.
isSameCRS(GeometryWrapper<G>) - Method in class org.apache.sis.internal.feature.GeometryWithCRS
Returns true if the given geometry use the same CRS than this geometry, or conservatively returns false in case of doubt.
isSameCRS(GeometryWrapper<G>) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Returns true if the given geometry use the same CRS than this geometry, or conservatively returns false in case of doubt.
isSameCRS(GeometryWrapper<Geometry>) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Returns true if the given geometry use the same CRS than this geometry, or conservatively returns false in case of doubt.
isSameCRS(Geometry, Geometry) - Static method in class org.apache.sis.internal.feature.jts.JTS
Returns true if the two geometries use the same CRS, based on very cheap comparison.
isSameGeometry(int) - Method in class org.apache.sis.coverage.grid.ImageRenderer
Returns true if a ImageRenderer.getImageGeometry(int) request for the given number of CRS dimensions can return ImageRenderer.geometry directly.
isSameRowAndTile(int, int) - Method in class org.apache.sis.image.PixelIterator
Returns whether given position is on the same row and same tile than current (x,y) position.
isSameSign(double, double) - Static method in class org.apache.sis.math.MathFunctions
Returns true if the given values have the same sign, differentiating positive and negative zeros.
isSameSize(GridExtent) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns whether this grid extent has the same size than the given extent.
isSameSource(Canvas) - Method in class org.apache.sis.portrayal.TransformChangeEvent
Quick and non-overrideable check about whether the specified source is the source of this event.
isScale(Unit<?>) - Static method in class org.apache.sis.measure.Units
Returns true if the given unit is a dimensionless scale unit.
isSchemaSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
true if the database supports schemas.
isSearchTableDeferred() - Method in class org.apache.sis.internal.sql.feature.Relation
Returns whether setSearchTable(…) needs to be invoked.
isSign(int) - Static method in class org.apache.sis.measure.UnitFormat
Returns true if the given character is the sign of a number according the UnitFormat parser.
isSimple - Variable in class org.apache.sis.feature.DefaultFeatureType
true if this feature type contains only attributes with [1 … 1] multiplicity, or operations.
isSimple() - Method in class org.apache.sis.feature.DefaultFeatureType
Returns true if this feature type contains only attributes with [1 … 1] multiplicity, or operations (no feature association).
isSimplified() - Method in enum org.apache.sis.io.wkt.Convention
Returns true if this convention is one of the simplified variants of WKT.
isSingleOperation(CoordinateOperation) - Static method in class org.apache.sis.referencing.operation.SubTypes
Returns true if the given operation is a single operation but not a pass-through operation.
isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.ASCII
Returns whether values are convertible to float type.
isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Bytes
Returns whether values are convertible to float type.
isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Decimal
Returns whether values are convertible to float type.
isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns whether values are convertible to float type.
isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Floats
Returns whether values are convertible to float type.
isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Integers
Returns whether values are convertible to float type.
isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Longs
Returns whether values are convertible to float type.
isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Shorts
Returns whether values are convertible to float type.
isSinglePrecision() - Method in class org.apache.sis.math.LinearlyDerivedVector
Double-precision values are not guaranteed to be convertible to single-precision floating point type.
isSinglePrecision() - Method in class org.apache.sis.math.PackedVector
Long values are not guaranteed to be convertible to single-precision floating point type.
isSinglePrecision() - Method in class org.apache.sis.math.RepeatedVector
 
isSinglePrecision() - Method in class org.apache.sis.math.Vector
Returns true if values in this vector can be casted to single-precision floating point numbers (float) without precision lost.
isSinglePrecision() - Method in class org.apache.sis.math.Vector.Pick
Returns whether values are convertible to float type.
isSinglePrecision() - Method in class org.apache.sis.math.Vector.SubSampling
Returns whether values are convertible to float type.
isSinglePrecision(double...) - Static method in class org.apache.sis.util.ArraysExt
Returns true if every values in the given double array could be casted to the float type without data lost.
isSingleton(int) - Static method in class org.apache.sis.feature.Field
Returns true if an attribute type or association role having the given maximum number of occurrences should be treated as a singleton.
isSizeKnown() - Method in class org.apache.sis.internal.util.SetOfUnknownSize
Returns true if the SetOfUnknownSize.size() method is cheap.
isSizeKnown() - Method in class org.apache.sis.referencing.operation.transform.OperationMethodSet
Returns true if the OperationMethodSet.size() method is cheap.
isSkipped(Object) - Method in class org.apache.sis.metadata.TreeNodeChildren
Returns true if the give value shall be skipped by the iterators, according the value policy.
isSkipped(Object) - Method in enum org.apache.sis.metadata.ValueExistencePolicy
Returns true if the given value shall be skipped for this policy.
isSlice(GridExtent) - Method in class org.apache.sis.storage.aggregate.GridSliceLocator
Returns true if the grid extent in the search dimension is a slice of size 1.
isSlow - Variable in enum org.apache.sis.internal.coverage.j2d.ColorModelType
Whether rendering with this color model is slow.
ISSN - Static variable in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Ordinal values for switch statements.
ISSN - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The International Standard Serial Number (ISSN) defined by ISO-3297.
isSorted() - Method in class org.apache.sis.util.collection.RangeSet
Returns true if the element in the array are sorted.
isSorted(byte[], boolean) - Static method in class org.apache.sis.util.ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(char[], boolean) - Static method in class org.apache.sis.util.ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(double[], boolean) - Static method in class org.apache.sis.util.ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(float[], boolean) - Static method in class org.apache.sis.util.ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(int[], boolean) - Static method in class org.apache.sis.util.ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(long[], boolean) - Static method in class org.apache.sis.util.ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(short[], boolean) - Static method in class org.apache.sis.util.ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(E[], boolean) - Static method in class org.apache.sis.util.ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(E[], Comparator<? super E>, boolean) - Static method in class org.apache.sis.util.ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSource3D - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
true if the source coordinates have a height.
isSourceEmpty - Variable in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Whether the store is initially empty.
isSourceExpandable - Variable in class org.apache.sis.referencing.operation.transform.TransformSeparator
Whether TransformSeparator.separate() is allowed to add new dimensions in TransformSeparator.sourceDimensions if this is required for computing all values specified in TransformSeparator.targetDimensions.
isSourceExpandable() - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Returns whether separate() is allowed to expand the list of source dimensions.
isSpaceOrPunctuation(int) - Static method in class org.apache.sis.internal.storage.MetadataBuilder.LegalSymbols
Returns true if the given character is a space or a punctuation of category "other".
isSparse - Variable in class org.apache.sis.feature.DefaultFeatureType
true if the feature instances are expected to have lot of unset properties, or false if we expect most properties to be specified.
isSparse() - Method in class org.apache.sis.feature.DefaultFeatureType
Returns true if the feature instances are expected to have lot of unset properties, or false if we expect most properties to be specified.
isSpatial - Variable in class org.apache.sis.internal.sql.feature.Database
Whether the database contains "GEOMETRY_COLUMNS" and/or "SPATIAL_REF_SYS" tables.
isSpatial() - Method in class org.apache.sis.internal.sql.feature.Database
Returns true if this database is a spatial database.
isSpatialOrUserDefined(AxisDirection, boolean) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the given direction is a spatial axis direction (including vertical and geocentric axes).
isSpecialCase(double, double, double, double) - Method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Indicates whether the given geographic area intersects the regions that need to be handled in a special way.
isSpecialCase(int, double) - Method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Indicates whether the given zone needs to be handled in a special way for the given latitude.
isSpecialCase(Class<?>) - Static method in class org.apache.sis.metadata.SpecialCases
Returns true if the given class is a special case handled by the SpecialCases class.
isSpecified() - Method in class org.apache.sis.xml.TransformedEvent.Attr
 
isSpecified() - Method in class org.apache.sis.xml.TransformedEvent.NS
 
isSphere - Variable in class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
Whether the ellipsoid is a sphere, or null if unspecified.
isSphere() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
true if the ellipsoid is degenerate and is actually a sphere.
isSphere() - Method in class org.apache.sis.referencing.datum.Sphere
Returns true since this object is a sphere.
isSpherical - Variable in class org.apache.sis.referencing.operation.projection.AuthalicConversion
isStalled() - Method in class org.apache.sis.internal.system.DaemonThread
Returns true if this thread seems to be blocked for a time long enough for suspecting a problem.
isStalled() - Method in class org.apache.sis.internal.system.DelayedExecutor
Returns true if this thread seems to be stalled.
isStandardCompliant(List<? extends CoordinateReferenceSystem>) - Static method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Returns true if the sequence of single components is conform to the ISO 19162 restrictions.
isStandardRange(int, double, double) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Returns true if the given range of values is the standard range for the given data type.
isStartDocument() - Method in class org.apache.sis.xml.TransformedEvent
 
isStartElement() - Method in class org.apache.sis.xml.TransformedEvent
 
isStartElement() - Method in class org.apache.sis.xml.TransformedEvent.Start
 
isSubScript(int) - Static method in class org.apache.sis.util.Characters
Determines whether the given character is a subscript.
isSubsetOf(Object) - Method in class org.apache.sis.util.DefaultInternationalString
Returns true if all localized texts stored in this international string are contained in the specified object.
isSuccessfulShutdown(SQLException) - Static method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Returns true if the given exception is the one that we expect in successful shutdown of a Derby database.
issueIdentification - Variable in class org.apache.sis.metadata.iso.citation.DefaultSeries
Information identifying the issue of the series.
isSuperScript(int) - Static method in class org.apache.sis.util.Characters
Determines whether the given character is a superscript.
isSupported - Variable in class org.apache.sis.storage.ProbeResult
true if the storage is supported by the DataStoreProvider.
isSupported() - Method in class org.apache.sis.storage.ProbeResult
Returns true if the storage is supported by the DataStoreProvider.
isSupported(CharSequence) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Returns true if the given SQL statements is supported by the database engine, or false if this statement should be ignored.
isSupported(String) - Method in class org.apache.sis.metadata.MetadataStandard
Returns true if class or interface of the given name is supported by this standard.
isSupportedNumber(Class<?>) - Static method in class org.apache.sis.internal.converter.SystemRegistry
Returns true if the given type is one of the types supported by NumberConverter.
isSupportedType(Class<?>) - Method in class org.apache.sis.internal.feature.Geometries
Returns true if the given class is a geometry type supported by the underlying library.
isSupportedType(Class<?>) - Static method in class org.apache.sis.storage.StorageConnector
Returns true if the given type is one of the types supported by StorageConnector.
isSvalbard(double) - Static method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Second exception in UTM projection, corresponding to latitude band X.
isSymbolChar(int) - Static method in class org.apache.sis.measure.AbstractUnit
Returns true if the given Unicode code point is a valid character for a unit symbol.
isTableFound - Variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
true if one of the SQLTranslator.SENTINEL tables exist.
isTableFound() - Method in class org.apache.sis.referencing.factory.sql.SQLTranslator
Returns whether the EPSG tables have been found.
isTabulationExpanded - Variable in class org.apache.sis.io.LineAppender
true if this formatter shall expands tabulations into spaces.
isTabulationExpanded() - Method in class org.apache.sis.io.LineAppender
Returns true if this formatter expands tabulations into spaces.
isTarget3D - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
true if the target coordinates have a height.
isTemporal(Unit<?>) - Static method in class org.apache.sis.measure.Units
Returns true if the given unit is a temporal unit.
isTemporal(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the given direction is FUTURE or PAST.
isThrow() - Method in class org.apache.sis.internal.coverage.j2d.TileErrorHandler
Returns true if the error handler is ErrorHandler.THROW.
isTileDirty(TileCache.Key) - Method in class org.apache.sis.image.ComputedTiles
Returns true if the specified tile needs to be recomputed.
isTileWritable(int, int) - Method in class org.apache.sis.image.ComputedImage
Returns whether the specified tile is currently under computation or checked out for writing.
isTileWritable(int, int) - Method in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
Returns whether a tile is currently checked out for writing.
isTileWritable(TileCache.Key) - Method in class org.apache.sis.image.ComputedTiles
Returns true if the specified tile is checked out for a write operation.
isToWGS84() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Returns true if the target datum is equal (at least on computation purpose) to the WGS84 datum.
isTransformationParameterAvailable() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Returns indication of whether or not parameters for transformation exists.
isTranslation() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Returns true if a transformation built from this set of parameters would perform only a translation.
isTranslation() - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
Returns true if a transformation built from this set of parameters would perform only a translation.
isTranslation(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Returns true if the given matrix represents a translation.
isTypeElement(String) - Static method in class org.apache.sis.xml.Transformer
Returns true if an element with the given name is an OGC/ISO type (as opposed to property).
isUndefined() - Static method in enum org.apache.sis.internal.system.DataDirectory
Returns true if the "SIS_DATA" environment variable is undefined.
isUnicodeIdentifier(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns true if the given identifier is a legal Unicode identifier.
isUnmarshalling() - Method in class org.apache.sis.internal.metadata.ServicesForUtility
true if this thread is in the process of reading a XML document with JAXB.
isUnmarshalling() - Method in class org.apache.sis.internal.util.MetadataServices
true if this thread is in the process of reading a XML document with JAXB.
isUnmodifiable - Variable in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
true if this representative fraction has been made unmodifiable.
isUnmodifiable() - Method in enum org.apache.sis.metadata.ModifiableMetadata.State
Whether this enumeration represents a state where data cannot be modified anymore.
isUnmodifiable(ParameterValueGroup) - Static method in class org.apache.sis.parameter.Parameters
Returns true if the given parameter group is a non-null instance created by unmodifiable(…).
isUnnamed(ReferenceIdentifier) - Static method in class org.apache.sis.referencing.NameIterator
Returns true if the given identifier is null or the NilReferencingObject.UNNAMED instance.
isUnsigned - Variable in enum org.apache.sis.storage.geotiff.Type
Whether this type is an unsigned integer.
isUnsigned() - Method in enum org.apache.sis.image.DataType
Returns whether this type is an unsigned integer type.
isUnsigned() - Method in class org.apache.sis.internal.sql.postgis.Band
Returns true if the data type of this band is an unsigned type.
isUnsigned() - Method in class org.apache.sis.math.ArrayVector.UnsignedBytes
Declares this vector as unsigned.
isUnsigned() - Method in class org.apache.sis.math.ArrayVector.UnsignedIntegers
Declares this vector as unsigned.
isUnsigned() - Method in class org.apache.sis.math.ArrayVector.UnsignedLongs
Declares this vector as unsigned.
isUnsigned() - Method in class org.apache.sis.math.ArrayVector.UnsignedShorts
Declares this vector as unsigned.
isUnsigned() - Method in class org.apache.sis.math.ConcatenatedVector
Returns true only if both vectors are unsigned.
isUnsigned() - Method in class org.apache.sis.math.RepeatedVector
 
isUnsigned() - Method in class org.apache.sis.math.Vector
Returns true if integer values shall be interpreted as unsigned values.
isUnsigned() - Method in class org.apache.sis.math.Vector.Pick
 
isUnsigned() - Method in class org.apache.sis.math.Vector.SubSampling
Delegates to the enclosing vector.
isUnsignedType(SampleModel) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Returns true if the type of sample values is an unsigned integer type.
isUpperCase(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns true if the given text is non-null, contains at least one upper-case character and no lower-case character.
isUpperCase(CharSequence, int, int, boolean) - Static method in class org.apache.sis.util.CharSequences
Returns true if the given sub-sequence is non-null, contains at least one upper-case character and no lower-case character.
isUPS(ParameterValueGroup) - Static method in class org.apache.sis.internal.referencing.provider.PolarStereographicA
If the given parameter values are those of a Universal Polar Stereographic projection, returns -1 for South pole or +1 for North pole.
isUserDefined(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the given direction is a user-defined direction (i.e.
isUSerDefined - Variable in class org.apache.sis.coverage.grid.ConvertedGridCoverage
true if the conversion was defined by user, or false if this instance has been created by ConvertedGridCoverage.forConvertedValues(boolean) implementation.
isV2 - Variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
true if we are reading a NTv2 file, or false if we are reading a NTv1 file.
isValid - Variable in class org.apache.sis.storage.StorageConnector.Coupled
true if the position of StorageConnector.Coupled.view is synchronized with the position of StorageConnector.Coupled.wrapperFor.
isValid() - Method in class org.apache.sis.internal.feature.j2d.DecimatedShape
Returns true if resolutions are strictly positive and finite numbers.
isValid() - Method in class org.apache.sis.metadata.CacheKey
Returns true if the CacheKey.type can possibly be a value of a property of type CacheKey.propertyType.
isValid() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Checks if transforms are compatibles.
isValid() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform1D
Checks if transforms are compatibles with this implementation.
isValid() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform2D
Checks if transforms are compatibles with this implementation.
isValid() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect
Checks if transforms are compatibles with this implementation.
isValid() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect1D
Checks if transforms are compatibles with this implementation.
isValid() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect2D
Checks if transforms are compatibles with this implementation.
isValid() - Method in class org.apache.sis.util.collection.WeakHashSet
Checks if this WeakHashSet is valid.
isValid() - Method in class org.apache.sis.util.collection.WeakValueHashMap
Checks if this WeakValueHashMap is valid.
isValid(Class<?>) - Static method in class org.apache.sis.util.iso.TypeNames
Ensures that the given class is non-null and not Void.TYPE.
isValid(Object) - Static method in class org.apache.sis.referencing.Builder
Returns true if the given name or identifier is non-null and non-deprecated.
isValid(List<MathTransform>) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Makes sure that the given list does not contains two consecutive linear transforms (because their matrices should have been multiplied together).
isValidated - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
true if ImageFileDirectory.validateMandatoryTags() has already been invoked.
isValidating() - Method in class org.apache.sis.xml.PooledUnmarshaller
Deprecated.
Replaced by PooledUnmarshaller.getSchema() in JAXB 2.0.
isValidKey(Object) - Static method in class org.apache.sis.internal.jaxb.PrimitiveTypeProperties
Returns true if the given type is a valid key.
isValidSize(int) - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
Verifies that PathBuilder.size is even, positive and smaller than the given limit.
isValidSymbol(String, boolean, boolean) - Static method in class org.apache.sis.measure.AbstractUnit
Returns true if the given unit symbol is valid.
isValidTileSize(int, int, boolean) - Static method in class org.apache.sis.image.PixelIterator
Verifies if the width or height of a tile fetched by PixelIterator.fetchTile() is valid.
isValidWKT(int) - Static method in class org.apache.sis.util.Characters
Returns true if the given code point is a valid character for Well Known Text (WKT).
isVertical(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns true if the given direction is UP or DOWN.
isVirtual - Variable in class org.apache.sis.filter.PropertyValue
Whether the property to fetch is considered virtual (a property that may be defined only in sub-types).
isWKT1 - Variable in enum org.apache.sis.io.wkt.Convention
true for using WKT 1 syntax, or false for using WKT 2 syntax.
isWordBoundary(CharSequence, int, int) - Static method in class org.apache.sis.util.CharSequences
Returns true if the character c is the beginning of a word or a non-word character.
isWraparound(double, double) - Static method in class org.apache.sis.measure.Longitude
Returns true if the given longitude range crosses the anti-meridian in a way expressed by west > east.
isWrapAround(CoordinateReferenceSystem, int) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Returns true if the axis for the given dimension has the WRAPAROUND range meaning.
isWrapAround(CoordinateSystemAxis) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Returns true if the given axis is non-null and has the WRAPAROUND range meaning.
isWrapAround(CoordinateSystemAxis) - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
Returns true if the given axis is of kind "Wrap Around".
isWraparoundApplied - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
isWraparoundDisabled - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Whether to disable completely all wraparounds checks.
isWraparoundEnabled() - Method in interface org.apache.sis.coverage.BandedCoverage.Evaluator
Returns true if this evaluator is allowed to wraparound coordinates that are outside the coverage.
isWraparoundEnabled() - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Returns true if this evaluator is allowed to wraparound coordinates that are outside the grid.
isWraparoundEnabled() - Method in class org.apache.sis.coverage.grid.EvaluatorWrapper
Returns true if this evaluator is allowed to wraparound coordinates that are outside the grid.
isWraparoundNeeded - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
isWraparoundNeeded(Rectangle, MathTransform, MathTransform) - Static method in class org.apache.sis.internal.map.coverage.RenderingData
Tests whether wraparound step seems necessary.
isWraparoundNeeded(GridExtent, MathTransform, MathTransform, MathTransform) - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Verifies whether wraparound is needed for a "CRS to grid" transform.
isWraparoundNeedVerified - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Whether the CoordinateOperationFinder.isWraparoundNeeded value has been determined.
isWrapper(XMLEvent, XMLEvent) - Static method in class org.apache.sis.xml.TransformingReader
Returns true if the given wrapper is a wrapper for the given event.
isWrapperFor(Class<?>) - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Returns whether LocalDataSource.unwrap(Class) can be invoked for the given type.
isWritable - Variable in class org.apache.sis.internal.storage.image.FormatFinder
true if the FormatFinder.storage seems to be writable.
isWritable() - Method in class org.apache.sis.image.PixelIterator
Returns true if this iterator can write pixel values (after cast to WritablePixelIterator).
isWritable() - Method in class org.apache.sis.image.WritablePixelIterator
Returns true if this iterator can write pixel values.
isWritable() - Method in class org.apache.sis.metadata.PropertyAccessor
Returns true if the PropertyAccessor.implementation class has at least one setter method.
isWritable() - Method in class org.apache.sis.metadata.TreeNode.Element
Returns true if the metadata is writable.
isWritable() - Method in class org.apache.sis.metadata.TreeNode
Returns true if the metadata value can be set.
isWritable(int) - Method in class org.apache.sis.metadata.PropertyAccessor
Returns true if the property at the given index is writable.
isWritable(Integer) - Static method in class org.apache.sis.image.ComputedTiles
Returns true if the given value is ComputedTiles.COMPUTING or a greater unsigned value.
isWritable(StorageConnector) - Static method in class org.apache.sis.internal.storage.URIDataStore.Provider
Returns true if the open options contains StandardOpenOption.WRITE or if the storage type is some kind of output stream.
isWrite(OpenOption[]) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Returns true if the given options would open a file mostly for writing.
isXContiguous() - Method in class org.apache.sis.internal.storage.TiledGridResource.Subset
Returns true if reading data in this subset will read contiguous values on the x axis.
isZero() - Method in class org.apache.sis.internal.util.DoubleDouble
Returns true if this DoubleDouble is equal to zero.
isZero(long[], int) - Static method in class org.apache.sis.coverage.grid.GridExtent
Returns true if all values in the given vector are zero.
it - Variable in class org.apache.sis.internal.util.AbstractMap.IteratorAdapter
The standard iterator on which to delegate the work.
it - Variable in class org.apache.sis.referencing.factory.LazySynchronizedIterator
The iterator on which to delegate calls to LazySynchronizedIterator.hasNext() and AbstractIterator.next().
it - Variable in class org.apache.sis.util.collection.CacheEntries.Iter
The iterator over the entries wrapped by CacheEntries.
IT8BL - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
IT8CTPAD - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
IT8LW - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
IT8MP - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
item(StartElement) - Method in class org.apache.sis.storage.geotiff.XMLMetadata.Parser
Parses a <Item> element and its children.
ITEM - Static variable in class org.apache.sis.storage.geotiff.XMLMetadata
The "Item" string, used in GDAL metadata.
Iter() - Constructor for class org.apache.sis.internal.feature.j2d.Polyline.Iter
Creates an empty iterator.
Iter() - Constructor for class org.apache.sis.metadata.PropertyMap.Iter
Creates a new iterator.
Iter() - Constructor for class org.apache.sis.metadata.TreeNodeChildren.Iter
Creates a new iterator.
Iter() - Constructor for class org.apache.sis.metadata.ValueMap.Iter
Creates en iterator.
Iter() - Constructor for class org.apache.sis.util.iso.DefaultRecord.Iter
 
Iter(int) - Constructor for class org.apache.sis.util.collection.RangeSet.Iter
Creates a new iterator for the given portion of the RangeSet.array.
Iter(long, BitSet) - Constructor for class org.apache.sis.util.collection.CodeListSet.Iter
Creates a new iterator initialized to the given values.
Iter(E[], int, int) - Constructor for class org.apache.sis.util.collection.FrequencySortedSet.Iter
Creates an new iterator.
Iter(AffineTransform, Polyline, Iterator<Polyline>) - Constructor for class org.apache.sis.internal.feature.j2d.Polyline.Iter
Creates a new iterator.
Iter(Collection<? extends Identifier>, boolean) - Constructor for class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
Creates a new iterator for the given collection of identifiers.
Iter(Iterator<Map.Entry<K, Object>>) - Constructor for class org.apache.sis.util.collection.CacheEntries.Iter
Creates a new iterator wrapping the given iterator from CacheEntries.entries.
Iter(AbstractMap.EntryIterator<K, V>) - Constructor for class org.apache.sis.internal.util.AbstractMap.Iter
Creates a new standard iterator wrapping the given entry iterator.
Iter(V, int) - Constructor for class org.apache.sis.feature.PropertySingleton.Iter
Creates a new iterator which will return the given attribute.
ITERATION_TOLERANCE - Static variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Accuracy threshold for iterative computations, in radians.
ITERATION_TOLERANCE - Static variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Desired accuracy for the result of iterative computations, in radians.
IterationIsFinished - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Iteration is finished.
IterationNotStarted - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Iteration did not started.
IterationStrategy - Enum in org.apache.sis.referencing.operation.transform
Strategy for iterating over the point arrays given to AbstractMathTransform.transform(…) methods.
IterationStrategy(boolean) - Constructor for enum org.apache.sis.referencing.operation.transform.IterationStrategy
Creates a new enum.
iterator - Variable in class org.apache.sis.internal.feature.jts.ShapeConverter
Iterator over the coordinates of the Java2D shape to convert to a JTS geometry.
iterator - Variable in class org.apache.sis.internal.processing.image.TiledProcess.Task
Iterator over the pixels in the sub-region explored by this task.
iterator - Variable in class org.apache.sis.internal.storage.TiledDeferredImage
Iterator over tiles.
iterator - Variable in class org.apache.sis.internal.util.AbstractMap.Iter
The wrapped entry iterator.
iterator - Variable in class org.apache.sis.util.collection.DerivedIterator
The original iterator to wrap.
iterator() - Method in class org.apache.sis.feature.PropertySingleton
Returns an iterator over the unique element in this list.
iterator() - Method in class org.apache.sis.index.tree.PointTree
Creates an iterator over all elements in this set.
iterator() - Method in class org.apache.sis.internal.feature.j2d.Polyline
Returns an iterator over coordinates without user transform.
iterator() - Method in class org.apache.sis.internal.jaxb.lan.OtherLocales
Returns an iterator over all elements in this collection except the first one.
iterator() - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale.Sequence
Returns an iterator over the entries in this set.
iterator() - Method in class org.apache.sis.internal.metadata.ExcludedSet
Returns the empty iterator.
iterator() - Method in class org.apache.sis.internal.metadata.legacy.DateToTemporal
Returns an iterator over the dates in this collection.
iterator() - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Returns an iterator over the legacy elements.
iterator() - Method in class org.apache.sis.internal.metadata.legacy.TemporalToDate
Returns an iterator over the dates in this collection.
iterator() - Method in class org.apache.sis.internal.referencing.LazySet
Returns an iterator over the elements contained in this set.
iterator() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns an iterator for the elements of this stream.
iterator() - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns an iterator for the elements of this stream.
iterator() - Method in class org.apache.sis.internal.util.EmptyQueue
 
iterator() - Method in class org.apache.sis.io.wkt.SingletonElement
Returns an iterator over the elements in this set.
iterator() - Method in class org.apache.sis.math.CompoundDirectPositions
Starts a new iteration.
iterator() - Method in class org.apache.sis.metadata.IndexMap
Returns an iterator over the entries contained in this map.
iterator() - Method in class org.apache.sis.metadata.InformationMap
Returns an iterator over the entries contained in this map.
iterator() - Method in class org.apache.sis.metadata.NameMap
Returns an iterator over the entries contained in this map.
iterator() - Method in class org.apache.sis.metadata.PropertyMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class org.apache.sis.metadata.PropertyMap
Returns an iterator over the entries in this map.
iterator() - Method in class org.apache.sis.metadata.TreeNodeChildren
Returns an iterator over the nodes in the collection of children.
iterator() - Method in class org.apache.sis.metadata.TypeMap
Returns an iterator over the entries contained in this map.
iterator() - Method in class org.apache.sis.metadata.ValueMap
Returns an iterator over the entries contained in this map.
iterator() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject.Names
Returns an iterator over the name and aliases that are instance of Identifier.
iterator() - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Returns an iterator over the objects in this set.
iterator() - Method in class org.apache.sis.referencing.operation.transform.OperationMethodSet
Returns an iterator over the elements contained in this set.
iterator() - Method in class org.apache.sis.util.collection.CacheEntries
Returns an iterator over the entries.
iterator() - Method in class org.apache.sis.util.collection.CodeListSet
Returns an iterator over the elements in this set.
iterator() - Method in class org.apache.sis.util.collection.DerivedSet
Returns an iterator over the elements contained in this set.
iterator() - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns an iterator over the elements in this set in frequency order.
iterator() - Method in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
Returns an iterator over the elements in this subset.
iterator() - Method in class org.apache.sis.util.collection.IntegerList
Returns an iterator over the elements in this list in increasing index order.
iterator() - Method in class org.apache.sis.util.collection.RangeSet
Returns an iterator over the elements in this set of ranges.
iterator() - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Returns an iterator over the elements in this subset.
iterator() - Method in class org.apache.sis.util.collection.WeakHashSet
Returns an iterator over the elements contained in this collection.
iterator() - Method in class org.apache.sis.util.collection.WeakValueHashMap.EntrySet
Returns an iterator over the elements contained in this collection.
iterator() - Method in class org.apache.sis.util.iso.DefaultRecord.Entries
Returns an iterator over all record fields.
iterator(Object) - Static method in class org.apache.sis.filter.DefaultSortProperty
Returns an iterator for the given object.
iterator(Geometry) - Static method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Returns an iterator over the coordinate sequences of the given geometry.
Iterator() - Constructor for class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
Creates a new iterator.
Iterator(int) - Constructor for class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
Creates a new iterator starting at the given index.
Iterator(Spliterator<AbstractFeature>) - Constructor for class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
Creates an iterator resulting from the call to JoinFeatureSet.Iterator.trySplit().
IteratorAdapter(Map<K, V>) - Constructor for class org.apache.sis.internal.util.AbstractMap.IteratorAdapter
Creates a new adapter initialized to the entry iterator of the given map.
IteratorAllZones(MilitaryGridReferenceSystem.Coder.IteratorAllZones) - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
Creates an iterator over the first half of the zones covered by the given iterator.
IteratorAllZones(Envelope) - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
Creates a new iterator over MGRS cells in the given area of interest.
IteratorOneZone(MilitaryGridReferenceSystem.Coder, Rectangle2D, Envelope, SingleCRS, ProjectedCRS, int) - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Returns a new iterator for creating MGRS codes in a single UTM or UPS zone.
IteratorOneZone(MilitaryGridReferenceSystem.IteratorOneZone) - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Creates an iterator for the lower half of a Universal Polar Stereographic (UPS) projection, and modifies the given iterator for restricting it to the upper half of UPS projection.
iterators - Variable in class org.apache.sis.internal.processing.image.TiledProcess
Iterator over the pixel for each element in the TiledProcess.tasks array.
iterators - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
The iterators over a single UTM zone.
iterators() - Static method in class org.apache.sis.internal.processing.isoline.Isolines
Returns a provider of PixelIterator suitable to isoline computations.
ivfDefinitive - Variable in class org.apache.sis.referencing.datum.DefaultEllipsoid
Tells if the Inverse Flattening is definitive for this ellipsoid.

J

JarCollector - Class in org.apache.sis.internal.maven
Collects .jar files in a single "target/binaries" directory.
JarCollector() - Constructor for class org.apache.sis.internal.maven.JarCollector
Invoked by reflection for creating the MOJO.
JARFilter() - Constructor for class org.apache.sis.setup.About.JARFilter
 
java - Enum constant in enum org.apache.sis.internal.doclet.Preformat.Style
 
JAVA - Enum constant in enum org.apache.sis.referencing.CommonCRS.Temporal
Time measured as milliseconds since January 1st, 1970 at 00:00 UTC.
JAVA_ENCODING - Static variable in class org.apache.sis.util.resources.IndexedResourceCompiler
Encoding of Java source file (not property files).
JAVA_EXT - Static variable in class org.apache.sis.util.resources.IndexedResourceCompiler
Extension for java source files.
JAVA_KEYWORDS - Static variable in class org.apache.sis.internal.book.CodeColorizer
Lists of Java keywords.
JAVA2D - Enum constant in enum org.apache.sis.setup.GeometryLibrary
The Java 2D Graphics and Imaging library.
JAVABEANS_PROPERTY - Enum constant in enum org.apache.sis.metadata.KeyNamePolicy
The keys in the map are the Javabeans property names.
javaDirectoryFile - Variable in class org.apache.sis.util.resources.ResourceCompilerMojo
The compileSourceRoots named "java" as a File.
JavaExtensions - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Java extensions
JavaHome - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Java home directory
JavaMaker - Class in org.apache.sis.internal.unopkg
Compiles Java interfaces from OpenOffice IDL files.
JavaMaker() - Constructor for class org.apache.sis.internal.unopkg.JavaMaker
Invoked by reflection for creating the MOJO.
JavaMaker.Copier - Class in org.apache.sis.internal.unopkg
Copies *.class files from source directory to output directory.
javaType - Variable in class org.apache.sis.util.iso.DefaultTypeName
The value returned by DefaultTypeName.toJavaType(), or null if none.
jaxb - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStoreProvider
Pool of JAXB marshallers shared by all data stores created by this provider.
jaxb - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamIO
The (un)marshaller pool, fetched when first needed.
JBIG - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
JDK9 - Class in org.apache.sis.internal.jdk9
Place holder for some functionalities defined only in JDK9.
JDK9() - Constructor for class org.apache.sis.internal.jdk9.JDK9
Do not allow instantiation of this class.
JNDI - Static variable in class org.apache.sis.internal.metadata.sql.Initializer
Name of the JNDI resource to lookup in the "java:comp/env" context.
JNDINotSpecified_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
No object associated to the “{0}” JNDI name.
join(AbstractFeature, AbstractFeature) - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet
Creates a new features containing an association to the two given features.
Joiner - Class in org.apache.sis.internal.processing.isoline
Assembles arbitrary number of PolylineBuffers in a single Java2D Shape for an isoline level.
Joiner(MathTransform) - Constructor for class org.apache.sis.internal.processing.isoline.Joiner
Creates an initially empty set of isoline shapes.
JoinFeatureSet - Class in org.apache.sis.storage.aggregate
Features containing association to features from two different sources, joined by a SQL-like JOIN condition.
JoinFeatureSet(StoreListeners, FeatureSet, String, FeatureSet, String, JoinFeatureSet.Type, BinaryComparisonOperator<? super AbstractFeature>, Map<String, ?>) - Constructor for class org.apache.sis.storage.aggregate.JoinFeatureSet
Creates a new feature set joining the two given sets.
JoinFeatureSet.Iterator - Class in org.apache.sis.storage.aggregate
Iterator over the features resulting from the inner or outer join operation.
JoinFeatureSet.Type - Enum in org.apache.sis.storage.aggregate
Specifies whether values on both sides are required (inner join), or only one side (outer join).
JOULE - Static variable in class org.apache.sis.measure.Units
The SI derived unit for energy (J).
JP2000 - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
JPEG - Enum constant in enum org.apache.sis.internal.geotiff.Compression
JPEG compression.
JPEG - Static variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Possible value for the ImageFileDirectory.tileTagFamily field.
JPEGACTables - Static variable in class org.apache.sis.storage.geotiff.Tags
 
JPEGDCTables - Static variable in class org.apache.sis.storage.geotiff.Tags
 
JPEGInterchangeFormat - Static variable in class org.apache.sis.storage.geotiff.Tags
 
JPEGInterchangeFormatLength - Static variable in class org.apache.sis.storage.geotiff.Tags
 
JPEGLosslessPredictors - Static variable in class org.apache.sis.storage.geotiff.Tags
 
JPEGPointTransforms - Static variable in class org.apache.sis.storage.geotiff.Tags
 
JPEGProc - Static variable in class org.apache.sis.storage.geotiff.Tags
 
JPEGQTables - Static variable in class org.apache.sis.storage.geotiff.Tags
 
JPEGRestartInterval - Static variable in class org.apache.sis.storage.geotiff.Tags
 
JTS - Class in org.apache.sis.internal.feature.jts
Utilities for Java Topology Suite (JTS) objects.
JTS - Enum constant in enum org.apache.sis.setup.GeometryLibrary
The Java Topology Suite (JTS) library.
JTS() - Constructor for class org.apache.sis.internal.feature.jts.JTS
Do not allow instantiation of this class.
Julian - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Julian
JULIAN - Enum constant in enum org.apache.sis.referencing.CommonCRS.Temporal
Time measured as days since January 1st, 4713 BC at 12:00 UTC in proleptic Julian calendar.
JULIAN_YEAR_LENGTH - Static variable in class org.apache.sis.internal.referencing.Formulas
The length of a Julian year in milliseconds.

K

KEEP_ALIVE - Static variable in class org.apache.sis.storage.aggregate.GroupAggregate
Minimum number of components for keeping this aggregate after analysis.
keepOpen - Variable in class org.apache.sis.internal.storage.image.FormatFinder
The FormatFinder.connector object to keep open if we successfully created a WorldFileStore.
keepOpen - Variable in class org.apache.sis.internal.storage.io.InputStreamAdapter
Temporarily set to true if a call to InputStreamAdapter.close() should not be propagated to the InputStreamAdapter.input.
KELVIN - Static variable in class org.apache.sis.measure.Units
The SI base unit for thermodynamic temperature (K).
kernel(double, double) - Method in class org.apache.sis.image.LanczosInterpolation
Computes a value of the Lanczos reconstruction kernel L(x).
key - Variable in exception org.apache.sis.internal.util.LocalizedParseException
The resources key as one of the Errors.Keys constant, or 0 if none.
key - Variable in exception org.apache.sis.io.wkt.UnparsableObjectException
The resources key as one of the Errors.Keys constant, or 0 if none.
key - Variable in enum org.apache.sis.referencing.CommonCRS.Temporal
The resource keys for the name as one of the Vocabulary.Keys constants.
key - Variable in class org.apache.sis.referencing.factory.CacheRecord
The key-value pair, and the identity string representation of the value.
key - Variable in exception org.apache.sis.storage.DataStoreException
The resources key as one of the Resources.Keys constant, or 0 if none.
key - Variable in class org.apache.sis.util.collection.Cache.Deferred
 
key - Variable in class org.apache.sis.util.collection.Cache.Soft
The key of the referenced value.
key - Variable in class org.apache.sis.util.collection.Cache.Strong
 
key - Variable in class org.apache.sis.util.collection.Cache.Weak
The key of the referenced value.
key - Variable in class org.apache.sis.util.collection.Cache.Work
The key to use for storing the result in the map.
key - Variable in class org.apache.sis.util.collection.WeakValueHashMap.Entry
The key.
key - Variable in class org.apache.sis.util.ResourceInternationalString
The key for the resource to fetch.
key - Variable in class org.apache.sis.util.resources.ResourceInternationalString
The key for the resource to fetch.
key() - Method in class org.apache.sis.metadata.TreeNode
Returns the key to use for calls to MetadataStandard methods.
key(CharSequence) - Static method in class org.apache.sis.util.iso.DefaultNameSpace
Returns a key to be used in the DefaultNameSpace.childs pool from the given name.
key(Object[]) - Static method in exception org.apache.sis.internal.util.LocalizedParseException
Workaround for RFE #4093999 ("Relax constraint on placement of this()/super() call in constructors").
Key(Object, String) - Constructor for class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Key
Creates a new key for the given type and code.
Key(ComputedTiles, int, int) - Constructor for class org.apache.sis.image.TileCache.Key
Creates a new key identifying a tile or a cached image.
Key(MathTransform2D, Rectangle) - Constructor for class org.apache.sis.image.ResamplingGrid.Key
Creates a new key.
KEY - Static variable in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
The part in process of being parsed: KEY (0) for the "GROUP" keyword, SEPARATOR (1) for the '=' symbol, VALUE (2) for the "L1_METADATA_FILE" value.
KEY_LENGTH - Static variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Maximum number of characters for a key in a header record.
KEY_MARGIN - Static variable in class org.apache.sis.util.resources.IndexedResourceCompiler
Margin to write before the IndexedResourceCompiler.KEY_MODIFIERS.
KEY_MODIFIERS - Static variable in class org.apache.sis.util.resources.IndexedResourceCompiler
The Java modifiers applies on the key constants to be generated.
KEY_VALUE_SEPARATOR - Static variable in class org.apache.sis.internal.util.DefinitionURI
Separator between keys and values in the query part of a URL.
KeyCollision_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Key “{0}” is associated twice to different values.
keyComponentClass - Variable in class org.apache.sis.internal.sql.feature.FeatureAdapter
The component class of the keys in the FeatureAdapter.instances map, or null if the keys are not array.
KeyConstants - Class in org.apache.sis.util.resources
Base class of Keys inner classes declaring key constants.
KeyConstants() - Constructor for class org.apache.sis.util.resources.KeyConstants
For sub-classes constructors only.
KeyConstants(Class<?>) - Constructor for class org.apache.sis.util.resources.KeyConstants
Creates a new instance for key constants defined in an independent class.
keyConverter - Variable in class org.apache.sis.util.collection.DerivedMap
The converter from the storage to the derived keys.
keyDirectory - Variable in class org.apache.sis.storage.geotiff.GeoKeysLoader
References the GeoKeys needed for building the Coordinate Reference System.
KeyEnum(String[]) - Constructor for class org.apache.sis.util.resources.IndexedResourceBundle.KeyEnum
Creates a new enum for the given array of keys.
keyEquals(Object, Object) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Returns true if the two given keys are equal.
keyHashCode(Object) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Returns the hash code value for the given key.
keyInverse - Variable in class org.apache.sis.util.collection.DerivedMap.InvertibleKey
The inverse of DerivedMap.keyConverter.
KeyIterator(K...) - Constructor for class org.apache.sis.internal.util.AbstractMap.KeyIterator
Creates a new iterator over the given key candidates.
keyName - Variable in class org.apache.sis.metadata.sql.MetadataWriter.FKey
 
KeyNamePolicy - Enum in org.apache.sis.metadata
The name of the keys included in a Map of metadata.
KeyNamePolicy() - Constructor for enum org.apache.sis.metadata.KeyNamePolicy
 
keyOrValue(Object, boolean) - Static method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Returns the key or the value of the given Map.Entry.
keyPolicy - Variable in class org.apache.sis.metadata.PropertyMap
Determines the string representation of keys in the map.
keys - Variable in class org.apache.sis.internal.util.AbstractMap.KeyIterator
The key candidates.
keys - Variable in class org.apache.sis.util.resources.IndexedResourceBundle.KeyEnum
The keys to return.
keys - Variable in class org.apache.sis.util.resources.KeyConstants
The key names in the exact same order than IndexedResourceBundle.values.
Keys() - Constructor for class org.apache.sis.internal.feature.Resources.Keys
For Resources.Keys.INSTANCE creation only.
Keys() - Constructor for class org.apache.sis.internal.gazetteer.Resources.Keys
For Resources.Keys.INSTANCE creation only.
Keys() - Constructor for class org.apache.sis.internal.geotiff.Resources.Keys
For Resources.Keys.INSTANCE creation only.
Keys() - Constructor for class org.apache.sis.internal.metadata.Resources.Keys
For Resources.Keys.INSTANCE creation only.
Keys() - Constructor for class org.apache.sis.internal.referencing.Resources.Keys
For Resources.Keys.INSTANCE creation only.
Keys() - Constructor for class org.apache.sis.internal.sql.feature.Resources.Keys
For Resources.Keys.INSTANCE creation only.
Keys() - Constructor for class org.apache.sis.internal.storage.Resources.Keys
For Resources.Keys.INSTANCE creation only.
Keys() - Constructor for class org.apache.sis.util.resources.Errors.Keys
For Errors.Keys.INSTANCE creation only.
Keys() - Constructor for class org.apache.sis.util.resources.Messages.Keys
For Messages.Keys.INSTANCE creation only.
Keys() - Constructor for class org.apache.sis.util.resources.Vocabulary.Keys
For Vocabulary.Keys.INSTANCE creation only.
Keys(AbstractMap.EntryIterator<K, V>) - Constructor for class org.apache.sis.internal.util.AbstractMap.Keys
 
KEYS - Static variable in class org.apache.sis.math.StatisticsFormat
The resource keys of the rows to formats.
KEYS - Static variable in class org.apache.sis.referencing.Properties
The keys to search for.
KEYS_INNER_CLASS - Static variable in class org.apache.sis.util.resources.IndexedResourceCompiler
The name of the inner class which will contains key values.
keysClass - Variable in class org.apache.sis.util.resources.KeyConstants
The class that defines key constants.
keySet - Variable in class org.apache.sis.util.collection.DerivedMap
Key set.
keySet() - Method in class org.apache.sis.internal.util.AbstractMap
Returns a view over the keys in this map.
keySet() - Method in class org.apache.sis.util.collection.Cache
Returns the set of keys in this cache.
keySet() - Method in class org.apache.sis.util.collection.DerivedMap
Returns a set view of the keys contained in this map.
keyType - Variable in class org.apache.sis.util.collection.WeakValueHashMap
The type of the keys in this map.
keyword - Variable in class org.apache.sis.internal.metadata.sql.TypeMapper
The SQL keyword for that type.
keyword - Variable in class org.apache.sis.io.wkt.Element
Keyword of the WKT element, for example "PrimeMeridian".
keyword - Variable in class org.apache.sis.io.wkt.StoredTree.Node
Copy of Element.keyword reference, or null if this node is anonymous.
keyword - Variable in class org.apache.sis.referencing.crs.ExplicitParameters
The keyword to be returned by ExplicitParameters.formatTo(Formatter).
keyword() - Method in class org.apache.sis.io.wkt.StoredTree
Returns the keyword of the root element.
keyword(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Engineering
Returns the WKT keyword for this derived CRS type.
keyword(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Geodetic
Returns the WKT keyword for this derived CRS type.
keyword(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Return the WKT 2 keyword for this DerivedCRS, or null if unknown.
keyword(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Parametric
Returns the WKT keyword for this derived CRS type.
keyword(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Temporal
Returns the WKT keyword for this derived CRS type.
keyword(Formatter) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Vertical
Returns the WKT keyword for this derived CRS type.
KEYWORD - Static variable in class org.apache.sis.internal.storage.csv.StoreProvider.Peek
The expected keyword after spaces removal.
KEYWORD - Static variable in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
The expected keyword after spaces removal.
keywordCase - Variable in class org.apache.sis.io.wkt.WKTFormat
Whether WKT keywords shall be formatted in upper case.
KeywordCase - Enum in org.apache.sis.io.wkt
Whether WKT keywords shall be written with lower, upper or camel case styles.
KeywordCase() - Constructor for enum org.apache.sis.io.wkt.KeywordCase
 
keywordClass - Variable in class org.apache.sis.metadata.iso.identification.DefaultKeywords
User-defined categorization of groups of keywords that extend or are orthogonal to the standardized keyword type codes.
keywordFor(Class<?>) - Static method in class org.apache.sis.internal.metadata.sql.TypeMapper
Returns the SQL keyword for storing an element of the given type, or null if unknown.
keywordIndex - Variable in class org.apache.sis.io.wkt.Element
Index of the keyword in the array given to the Element.pullElement(int, String...) method.
keywords - Variable in class org.apache.sis.internal.storage.gpx.Metadata
Keywords associated with the file, or null if unspecified.
keywords - Variable in class org.apache.sis.internal.storage.wkt.StoreProvider.Peek
The set of WKT keywords.
keywords - Variable in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
keywords() - Method in class org.apache.sis.internal.storage.wkt.StoreProvider.Peek
Returns the keywords for test purpose.
KEYWORDS - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A metadata tag.
KEYWORDS - Static variable in class org.apache.sis.referencing.cs.AxisName
Regular expressions for matching axis names.
keywordSpaceAt - Variable in class org.apache.sis.io.wkt.Formatter
Indices where to insert additional margin, or null if none.
keywordStyle - Variable in class org.apache.sis.io.wkt.WKTFormat
Whether to use short or long WKT keywords.
KeywordStyle - Enum in org.apache.sis.io.wkt
Whether to use short or long WKT keywords.
KeywordStyle() - Constructor for enum org.apache.sis.io.wkt.KeywordStyle
 
killAll(DaemonThread, long) - Static method in class org.apache.sis.internal.system.DaemonThread
Sends a kill signal to all threads in the chain starting by the given thread, and waits for the threads to die before to return.
killRequested - Variable in class org.apache.sis.internal.system.DaemonThread
Set to true when a kill is requested.
KILOGRAM - Static variable in class org.apache.sis.measure.Units
The SI base unit for mass (kg).
KILOMETRE - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 1000 metres (1 km).
KILOMETRES_PER_HOUR - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 1/3.6 metres per second (1 km/h).
knowChangeOfCRS - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Whether the CoordinateOperationFinder.changeOfCRS operation has been determined.
KNOWN_FORMATS - Static variable in class org.apache.sis.internal.storage.image.WorldFileStore
Image I/O format names (ignoring case) for which we have an entry in the SpatialMetadata database.

L

L(double, ParameterDescriptor<Double>) - Method in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Computes the L₀, L₁ or L₂ coefficient using Snyder equation 28-2a to 28-4a.
L1_KEYWORD - Static variable in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
The expected keyword after spaces removal.
label - Variable in enum org.apache.sis.console.Option
The string representation of this option, as used on the command line.
label - Variable in class org.apache.sis.internal.sql.feature.Column
Title to use for displays.
label - Variable in class org.apache.sis.xml.XLink
Identifies the target of a from or to attribute.
label() - Method in enum org.apache.sis.console.Option
Return the string representation as used on the command line.
label(Unit<?>, String) - Method in class org.apache.sis.measure.UnitFormat
Attaches a label to the specified unit.
label(Expression<?, ?>) - Static method in class org.apache.sis.storage.FeatureQuery
Returns a label for the given expression for reporting to human (e.g.
label(Resource) - Static method in class org.apache.sis.internal.storage.image.WritableStore
Returns a label for the given resource in error messages.
label(IdentifiedObject) - Static method in class org.apache.sis.referencing.operation.CRSPair
Returns the name of the GeoAPI interface implemented by the specified object.
labelToUnit - Variable in class org.apache.sis.measure.UnitFormat
Units associated to a given label (in addition to the system-wide UnitRegistry).
LambertAzimuthalEqualArea - Class in org.apache.sis.internal.referencing.provider
The provider for "Lambert Azimuthal Equal Area" projection (EPSG:9820).
LambertAzimuthalEqualArea - Class in org.apache.sis.referencing.operation.projection
Lambert Azimuthal Equal Area projection (EPSG code 9820).
LambertAzimuthalEqualArea() - Constructor for class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualArea
Constructs a new provider.
LambertAzimuthalEqualArea(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
LambertAzimuthalEqualArea(LambertAzimuthalEqualArea) - Constructor for class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
Creates a new projection initialized to the same parameters than the given one.
LambertAzimuthalEqualArea(ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualArea
Constructs a math transform provider from a set of parameters.
LambertAzimuthalEqualArea(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
Creates a Lambert Azimuthal Equal Area projection from the given parameters.
LambertAzimuthalEqualAreaSpherical - Class in org.apache.sis.internal.referencing.provider
The provider for "Lambert Azimuthal Equal Area (Spherical)" projection (EPSG:1027).
LambertAzimuthalEqualAreaSpherical() - Constructor for class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualAreaSpherical
Constructs a new provider.
LambertConformal1SP - Class in org.apache.sis.internal.referencing.provider
The provider for "Lambert Conic Conformal (1SP)" projection (EPSG:9801).
LambertConformal1SP() - Constructor for class org.apache.sis.internal.referencing.provider.LambertConformal1SP
Constructs a new provider.
LambertConformal2SP - Class in org.apache.sis.internal.referencing.provider
The provider for "Lambert Conic Conformal (2SP)" projection (EPSG:9802).
LambertConformal2SP() - Constructor for class org.apache.sis.internal.referencing.provider.LambertConformal2SP
Constructs a new provider.
LambertConformalBelgium - Class in org.apache.sis.internal.referencing.provider
The provider for "Lambert Conic Conformal (2SP Belgium)" projection (EPSG:9803).
LambertConformalBelgium() - Constructor for class org.apache.sis.internal.referencing.provider.LambertConformalBelgium
Constructs a new provider.
LambertConformalMichigan - Class in org.apache.sis.internal.referencing.provider
The provider for "Lambert Conic Conformal (2SP Michigan)" projection (EPSG:1051).
LambertConformalMichigan() - Constructor for class org.apache.sis.internal.referencing.provider.LambertConformalMichigan
Constructs a new provider.
LambertConformalWest - Class in org.apache.sis.internal.referencing.provider
The provider for "Lambert Conic Conformal (West Orientated)" projection (EPSG:9826).
LambertConformalWest() - Constructor for class org.apache.sis.internal.referencing.provider.LambertConformalWest
Constructs a new provider.
LambertConicConformal - Class in org.apache.sis.referencing.operation.projection
Lambert Conic Conformal projection (EPSG codes 9801, 9802, 9803, 9826, 1051).
LambertConicConformal(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.LambertConicConformal
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
LambertConicConformal(LambertConicConformal) - Constructor for class org.apache.sis.referencing.operation.projection.LambertConicConformal
Creates a new projection initialized to the same parameters than the given one.
LambertConicConformal(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.LambertConicConformal
Creates a Lambert projection from the given parameters.
LambertConicConformal.Spherical - Class in org.apache.sis.referencing.operation.projection
Provides the transform equations for the spherical case of the Lambert Conformal projection.
LambertConicConformal.Variant - Enum in org.apache.sis.referencing.operation.projection
Variants of Lambert Conical Conformal projection.
LambertCylindricalEqualArea - Class in org.apache.sis.internal.referencing.provider
The provider for "Lambert Cylindrical Equal Area" projection (EPSG:9835).
LambertCylindricalEqualArea() - Constructor for class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualArea
Constructs a new provider.
LambertCylindricalEqualAreaSpherical - Class in org.apache.sis.internal.referencing.provider
The provider for "Lambert Cylindrical Equal Area (Spherical)" projection (EPSG:9834).
LambertCylindricalEqualAreaSpherical() - Constructor for class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualAreaSpherical
Constructs a new provider.
LAN - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/lan/1.0" URL.
LANCZOS - Static variable in class org.apache.sis.image.Interpolation
Lanczos interpolation for photographic images.
LanczosInterpolation - Class in org.apache.sis.image
Lanczos interpolation of arbitrary size.
LanczosInterpolation(int) - Constructor for class org.apache.sis.image.LanczosInterpolation
Creates a new interpolation.
LandsatStore - Class in org.apache.sis.storage.landsat
Reads Landsat metadata and bands.
LandsatStore(LandsatStoreProvider, StorageConnector) - Constructor for class org.apache.sis.storage.landsat.LandsatStore
Creates a new Landsat store from the given file, URL, stream or character reader.
LandsatStoreProvider - Class in org.apache.sis.storage.landsat
The provider of LandsatStore instances.
LandsatStoreProvider() - Constructor for class org.apache.sis.storage.landsat.LandsatStoreProvider
Creates a new provider.
LandsatStoreProvider.Peek - Class in org.apache.sis.storage.landsat
The object to use for verifying if the first keyword is the expected one.
language - Variable in class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
The language code, or null if none.
LANGUAGE - Static variable in class org.apache.sis.util.Locales
Bit mask for differentiating language codes from country codes in the Locales.ISO2 and Locales.ISO3 arrays.
LanguageCode - Class in org.apache.sis.internal.jaxb.lan
JAXB wrapper for Locale in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
LanguageCode() - Constructor for class org.apache.sis.internal.jaxb.lan.LanguageCode
Empty constructor for JAXB only.
LanguageCode(CharSequence) - Constructor for class org.apache.sis.internal.jaxb.lan.LanguageCode
Builds a <gco:LanguageCode> element.
LanguageCode(Context, String, String, String) - Constructor for class org.apache.sis.internal.jaxb.lan.LanguageCode
Builds a <LanguageCode> element.
LARGE_LONGITUDE_LIMIT - Static variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection
An arbitrarily large longitude value (in radians) for map projections capable to have infinite extent in the east-west direction.
largestArea - Variable in class org.apache.sis.internal.referencing.ExtentSelector
The area covered by the ExtentSelector.best object (m²).
last - Variable in class org.apache.sis.internal.storage.RangeArgument
If a subsampling has been applied, indices of the first and last band to read, together with the interval (stride) between bands.
last - Variable in class org.apache.sis.math.CompoundDirectPositions
Length of all coordinate values minus one.
last - Variable in class org.apache.sis.math.Statistics.WithDelta
Last value given to an Statistics.WithDelta.accept(double) method as a double, or Double.NaN if none.
last - Variable in class org.apache.sis.util.collection.CodeListSet.Iter
Ordinal value of the last element returned by CodeListSet.Iter.next(), or -1 if none.
last() - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Sets the position to the end and returns the character at that position.
last() - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns the last element in this set.
last() - Method in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
Returns the last element in this subset.
last() - Method in class org.apache.sis.util.collection.RangeSet
Returns the last (highest) range currently in this sorted set.
last() - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Returns the last range in this subset, intersected with the range given to the constructor.
LAST_ORDINAL - Static variable in class org.apache.sis.internal.referencing.AxisDirections
Ordinal of the last element in the AxisDirection code list.
lastAsLong - Variable in class org.apache.sis.math.Statistics.WithDelta
Last value given to an Statistics.WithDelta.accept(long) method as a long, or 0 if none.
lastConverter - Variable in class org.apache.sis.metadata.PropertyAccessor
The last converter used.
lastCreatedDaemon - Static variable in class org.apache.sis.internal.system.Threads
The tail of a chain of DaemonThreads created by the sis-utility module.
lastCRS - Variable in class org.apache.sis.geometry.CoordinateFormat
The coordinate reference system of the last DirectPosition that we parsed or formatted.
lastCRS - Variable in class org.apache.sis.internal.referencing.PositionTransformer
The last CRS of a position given to PositionTransformer.transform(DirectPosition), or null.
lastIFD - Variable in class org.apache.sis.storage.geotiff.Reader
The last Image File Directory (IFD) read, or null if none.
lastIndexOf(CharSequence, int, int, int) - Static method in class org.apache.sis.util.CharSequences
Returns the index within the given character sequence of the last occurrence of the specified character, searching backward in the given index range.
lastIndexOf(Object) - Method in class org.apache.sis.feature.PropertySingleton
Returns the index of the given element (which can only be 0), or -1 if not present.
lastIndexOf(Object) - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Returns the index in this list of the last occurrence of the specified element, or -1 if the list does not contain the element.
lastIndexOf(Object) - Method in class org.apache.sis.util.collection.TreeNodeList
Returns the index of the last occurrence of the specified node in this list.
lastKey - Variable in class org.apache.sis.util.resources.IndexedResourceBundle
The key of the last resource requested.
lastMethod - Variable in class org.apache.sis.io.wkt.MathTransformParser
The method for the last math transform passed, or null if none.
lastMethod - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
The last coordinate operation method used by a create(…) constructor.
lastName - Variable in class org.apache.sis.storage.geotiff.CRSBuilder
Name of the last object created.
lastOp - Variable in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Last coordinate operation used by GeohashReferenceSystem.Coder.encode(DirectPosition).
lastOperation - Variable in class org.apache.sis.storage.geotiff.MultiResolutionImage
The last coordinate operation returned by #getTransformFrom(CoordinateReferenceSystem).
lastPoint - Variable in class org.apache.sis.internal.processing.isoline.Fragments
The first points and last point in this list of polylines.
lastRemove - Variable in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Index of the last elements removed by a IntegerList.PrimitiveSpliterator.remove() operation.
lastSRID - Variable in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
Identifier of the coordinate reference system in which to represent the geometry.
lastTableForName - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
The last table in which object name were looked for.
lastTimeNormalCapacity - Variable in class org.apache.sis.util.collection.WeakHashSet
The last time when WeakHashSet.table was not in need for rehash.
lastTimeNormalCapacity - Variable in class org.apache.sis.util.collection.WeakValueHashMap
The last time when WeakValueHashMap.table was not in need for rehash.
lastUsed - Variable in class org.apache.sis.coverage.CategoryList
Index of the last used category.
lastUsed - Variable in class org.apache.sis.metadata.sql.MetadataSource
Some information about last used objects.
lastWarning - Static variable in enum org.apache.sis.internal.system.DataDirectory
Key of the last message logged at Level.WARNING, or null if none.
lastZone - Variable in enum org.apache.sis.referencing.CommonCRS
Zone number of the first UTM and last UTM zone defined in the EPSG database, inclusive.
LAT_OF_1ST_POINT - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPoints
The operation parameter descriptor for the latitude / longitude of one of the two points.
LAT_OF_2ND_POINT - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPoints
The operation parameter descriptor for the latitude / longitude of one of the two points.
latestAcceptableDate - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
Latest date and time collection must be completed, or Long.MIN_VALUE if none.
latitude(double) - Method in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Computes latitude φ from a meridian distance M.
Latitude - Class in org.apache.sis.measure
A latitude angle in decimal degrees.
Latitude - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Latitude
Latitude(double) - Constructor for class org.apache.sis.measure.Latitude
Construct a new latitude with the specified angular value.
Latitude(String) - Constructor for class org.apache.sis.measure.Latitude
Constructs a newly allocated Latitude object that contain the angular value represented by the string.
Latitude(DirectPosition) - Constructor for class org.apache.sis.measure.Latitude
Constructs a newly allocated object containing the latitude value of the given position.
LATITUDE - Static variable in class org.apache.sis.geometry.CoordinateFormat
Constants for the CoordinateFormat.types array.
LATITUDE - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19162 "Latitude" name.
LATITUDE - Static variable in class org.apache.sis.internal.referencing.provider.NADCON
The operation parameter descriptor for the "Latitude difference file" parameter value.
LATITUDE - Static variable in class org.apache.sis.internal.storage.gpx.Attributes
A way point attribute.
LATITUDE_BAND_HEIGHT - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Height of latitude bands, in degrees.
LATITUDE_OF_CENTRE - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercator
The operation parameter descriptor for the Latitude of projection centre (φc) parameter value.
LATITUDE_OF_CONFORMAL_SPHERE_RADIUS - Enum constant in enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
Maps the parameter for the latitude where to compute the radius of conformal sphere (symbol: Rc).
LATITUDE_OF_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.AlbersEqualArea
The operation parameter descriptor for the Latitude of false origin (φf) parameter value.
LATITUDE_OF_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal2SP
The operation parameter descriptor for the Latitude of false origin (φf) parameter value.
LATITUDE_OF_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.RegionalMercator
The operation parameter descriptor for the Latitude of false origin (φf) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.CassiniSoldner
The operation parameter descriptor for the Latitude of natural origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.Equirectangular
The operation parameter descriptor for the Latitude of natural origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.ESRI
The operation parameter descriptor for the Latitude of origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualArea
The operation parameter descriptor for the Latitude of natural origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal1SP
The operation parameter descriptor for the Latitude of natural origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.Mercator1SP
The operation parameter descriptor for the Latitude of natural origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.ModifiedAzimuthalEquidistant
The operation parameter descriptor for the Latitude of natural origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueStereographic
The operation parameter descriptor for the Latitude of natural origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.Orthographic
The operation parameter descriptor for the Latitude of natural origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicA
The operation parameter descriptor for the Latitude of natural origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.Polyconic
The operation parameter descriptor for the Latitude of natural origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.SatelliteTracking
Latitude crossing the central meridian at the desired origin of rectangular coordinates.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercator
The operation parameter descriptor for the Latitude of natural origin (φ₀) parameter value.
LATITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.util.Constants
The OGC parameter name for the latitude of origin.
LATITUDE_THRESHOLD - Static variable in class org.apache.sis.referencing.GeodeticCalculator
Maximal difference (in radians) between two latitudes for enabling the use of simplified formulas.
latitudeBand - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
The latitude band of the last encoded reference.
latitudeBand - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Latitude band of the last MGRS reference encoded by the iterator.
latitudeBand(double) - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
Returns the band letter for the given latitude.
LatitudesAreOpposite_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Latitudes {0} and {1} are opposite.
layout - Variable in class org.apache.sis.image.ImageCombiner
The value to use in calls to ImageProcessor.setImageLayout(ImageLayout).
layout - Variable in class org.apache.sis.image.ImageProcessor
Properties (size, tile size, sample model, etc.) of destination images.
layout - Variable in class org.apache.sis.image.Visualization.Builder
Computer of tile size.
layout - Variable in class org.apache.sis.internal.storage.esri.RawRasterReader
Image layout, which describes also the layout of data to read.
Layout - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Layout
Layout(SampleModel) - Constructor for class org.apache.sis.image.ImageCombiner.Layout
Creates a new layout which will request the specified sample model.
LAYOUT - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the sample model: BIL, BIP or BSQ.
Lazy() - Constructor for class org.apache.sis.coverage.grid.GridCoverage.Lazy
 
LazySet<E> - Class in org.apache.sis.internal.referencing
An immutable set built from an iterator, which will be filled only when needed.
LazySet(Class<E>) - Constructor for class org.apache.sis.internal.referencing.LazySet
Constructs a set to be filled by the elements from the specified source.
LazySet(Iterator<? extends E>) - Constructor for class org.apache.sis.internal.referencing.LazySet
Constructs a set to be filled using the specified iterator.
LazySynchronizedIterator<E> - Class in org.apache.sis.referencing.factory
An iterator over all elements given by an array of Iterable<E>, skipping null elements.
LazySynchronizedIterator(Iterable<? extends E>[]) - Constructor for class org.apache.sis.referencing.factory.LazySynchronizedIterator
Creates a new iterator over all elements returned by the given providers.
LE_Algorithm - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
LE_Algorithm() - Constructor for class org.apache.sis.internal.jaxb.metadata.LE_Algorithm
Empty constructor for JAXB only.
LE_Algorithm(Algorithm) - Constructor for class org.apache.sis.internal.jaxb.metadata.LE_Algorithm
LE_NominalResolution - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
LE_NominalResolution() - Constructor for class org.apache.sis.internal.jaxb.metadata.LE_NominalResolution
Empty constructor for JAXB only.
LE_NominalResolution(NominalResolution) - Constructor for class org.apache.sis.internal.jaxb.metadata.LE_NominalResolution
LE_Processing - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
LE_Processing() - Constructor for class org.apache.sis.internal.jaxb.metadata.LE_Processing
Empty constructor for JAXB only.
LE_Processing(Processing) - Constructor for class org.apache.sis.internal.jaxb.metadata.LE_Processing
LE_ProcessStep - Class in org.apache.sis.internal.jaxb.gmi
A wrapper for a metadata using the "gmi" namespace.
LE_ProcessStep() - Constructor for class org.apache.sis.internal.jaxb.gmi.LE_ProcessStep
Creates an initially empty metadata.
LE_ProcessStep(ProcessStep) - Constructor for class org.apache.sis.internal.jaxb.gmi.LE_ProcessStep
Creates a new metadata as a copy of the given one.
LE_ProcessStepReport - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
LE_ProcessStepReport() - Constructor for class org.apache.sis.internal.jaxb.metadata.LE_ProcessStepReport
Empty constructor for JAXB only.
LE_ProcessStepReport(ProcessStepReport) - Constructor for class org.apache.sis.internal.jaxb.metadata.LE_ProcessStepReport
LE_Source - Class in org.apache.sis.internal.jaxb.gmi
A wrapper for a metadata using the "gmi" namespace.
LE_Source() - Constructor for class org.apache.sis.internal.jaxb.gmi.LE_Source
Creates an initially empty metadata.
LE_Source(Source) - Constructor for class org.apache.sis.internal.jaxb.gmi.LE_Source
Creates a new metadata as a copy of the given one.
LEAF - Static variable in class org.apache.sis.metadata.TreeNode
The collection of TreeNode.children to return when the node does not allow children (i.e.
LeafExpression<R,V> - Class in org.apache.sis.filter
Expressions that do not depend on any other expression.
LeafExpression() - Constructor for class org.apache.sis.filter.LeafExpression
Creates a new property reader.
LeafExpression.Literal<R,V> - Class in org.apache.sis.filter
A constant, literal value that can be used in expressions.
LeafExpression.Transformed<R,V> - Class in org.apache.sis.filter
A literal value which is the result of transforming another literal.
left - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet
The first source of features.
LEFT_OUTER - Enum constant in enum org.apache.sis.storage.aggregate.JoinFeatureSet.Type
All records from the left side will be included.
leftBorder - Variable in class org.apache.sis.io.TableAppender
The left table border, or an empty string if none.
leftName - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet
Name of the associations to the JoinFeatureSet.left features.
Legacy - Class in org.apache.sis.internal.referencing
Utilities related to version 1 of Well Known Text format.
Legacy() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Scope.Legacy
Empty constructor used only by JAXB.
Legacy() - Constructor for class org.apache.sis.internal.referencing.Legacy
Do not allow instantiation of this class.
LEGACY - Static variable in class org.apache.sis.internal.referencing.Legacy
A three-dimensional Cartesian CS with the legacy set of geocentric axes.
LEGACY_CODES - Static variable in class org.apache.sis.internal.referencing.VerticalDatumTypes
Mapping from VerticalDatumType to the numeric values used in legacy specification (OGC 01-009).
LEGACY_METADATA - Enum constant in enum org.apache.sis.internal.jaxb.FilterByVersion
accept() == true if marshalling of an ISO 19139:2007 document is in progress, or if no marshalling in underway.
LEGACY_METADATA - Static variable in class org.apache.sis.internal.jaxb.Context
Whether we are (un)marshalling legacy metadata as defined in 2003 model (ISO 19139:2007).
LEGACY_NAMESPACES - Static variable in class org.apache.sis.xml.TransformingReader
Namespaces of classes containing elements to move in different namespaces.
LEGACY_TO_IANA - Static variable in class org.apache.sis.xml.LegacyCodes
Character set codes (MD_CharacterSetCode) mapping between ISO 19115:2003 and IANA names.
LegacyCodes - Class in org.apache.sis.xml
Mapping between some legacy codes (e.g.
LegacyCodes() - Constructor for class org.apache.sis.xml.LegacyCodes
Do not allow instantiation of this class.
LegacyFeatureType - Class in org.apache.sis.metadata.iso.maintenance
Deprecated.
To be removed after migration to GeoAPI 4.0.
LegacyFeatureType(CharSequence) - Constructor for class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
Deprecated.
Creates a new type for the given value, which must be non-null.
LegacyNamespaces - Class in org.apache.sis.internal.xml
Legacy XML namespaces, and Version constants for identifying when those namespaces were used.
LegacyNamespaces() - Constructor for class org.apache.sis.internal.xml.LegacyNamespaces
Do not allow instantiation of this class.
LegacyPropertyAdapter<L,N> - Class in org.apache.sis.internal.metadata.legacy
An adapter for collections of a legacy type replaced by another collection.
LegacyPropertyAdapter(Collection<N>) - Constructor for class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Creates a new adapter.
LegacyTelephones - Class in org.apache.sis.metadata.iso.citation
An adapter for converting telephone lists from ISO 19115:2014 definition to ISO 19115:2003 definition.
LegacyTelephones(Collection<Telephone>, CodeList<?>) - Constructor for class org.apache.sis.metadata.iso.citation.LegacyTelephones
Wraps the given telephone list for the given type.
LegalConstraints - Class in org.apache.sis.internal.profile.fra
AFNOR extension to ISO LegalConstraints.
LegalConstraints() - Constructor for class org.apache.sis.internal.profile.fra.LegalConstraints
Constructs an initially empty constraints.
LegalConstraints(LegalConstraints) - Constructor for class org.apache.sis.internal.profile.fra.LegalConstraints
Constructs an instance initialized to a copy of the given object.
LegalSymbols(Restriction, String...) - Constructor for class org.apache.sis.internal.storage.MetadataBuilder.LegalSymbols
Creates a new enumeration value for the given symbol.
Legend - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Legend
length - Variable in class org.apache.sis.image.ErrorHandler.Report
Number of valid elements in ErrorHandler.Report.indices.
length - Variable in class org.apache.sis.internal.feature.jts.ShapeConverter
Number of values in the float[] or double[] array stored by sub-class.
length - Variable in class org.apache.sis.internal.storage.io.Region
Total length of the region.
length - Variable in class org.apache.sis.internal.storage.PRJDataStore.AuxiliaryContent
Number of valid characters in PRJDataStore.AuxiliaryContent.buffer.
length - Variable in class org.apache.sis.internal.storage.xml.MimeTypeDetector
Number of valid characters in MimeTypeDetector.buffer string.
length - Variable in class org.apache.sis.math.SequenceVector
The length of this vector.
length - Variable in class org.apache.sis.math.Vector.SubSampling
The length of this vector.
length - Variable in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Amount of letters or digits to format in the geohash.
length - Variable in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
The final (f) coordinates and derivatives, together with geodesic and loxodromic distances.
length - Variable in class org.apache.sis.util.collection.RangeSet
The length of valid elements in the RangeSet.array.
length() - Method in class org.apache.sis.image.Transferer
Returns the number of elements in Transferer.region.
length() - Method in class org.apache.sis.internal.jaxb.gcx.Anchor
Returns the number of characters in the value.
length() - Method in class org.apache.sis.internal.storage.esri.CharactersView
Returns the number of bytes in the buffer.
length() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Returns the length of the stream (in bytes), or -1 if unknown.
length() - Method in class org.apache.sis.internal.storage.PRJDataStore.AuxiliaryContent
Returns the number of valid characters in this sequence.
length() - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Returns the number of characters.
length() - Method in class org.apache.sis.metadata.DomainRange
Returns the length of the unlocalized string.
length() - Method in class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
Deprecated.
Delegates to the value given at construction time.
length() - Method in class org.apache.sis.util.AbstractInternationalString
Returns the length of the string in the default locale.
length() - Method in class org.apache.sis.util.StringBuilders.Repeat
Returns the number of times the character is repeated.
length() - Method in class org.apache.sis.util.Version
Returns the length of the version string.
length() - Method in class org.apache.sis.xml.NilInternationalString
Returns the length, which is always 0.
length(int) - Static method in class org.apache.sis.internal.storage.inflater.LZW
Extracts the number of bytes of an entry stored in the LZW.stringsFromCode array.
length(int) - Method in class org.apache.sis.util.collection.IntegerList
Returns the array length required for holding a list of the given size.
length(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns the length of the given characters sequence, or 0 if null.
Length(double, Unit<Length>) - Constructor for class org.apache.sis.measure.Scalar.Length
 
LENGTH - Static variable in class org.apache.sis.internal.referencing.j2d.AffineMatrix
The length of an array containing all matrix elements.
LENGTH_EXTENDED - Static variable in class org.apache.sis.internal.referencing.j2d.AffineMatrix
The length of an array containing all matrix elements together with error terms.
LENGTH_MASK - Static variable in class org.apache.sis.internal.storage.inflater.LZW
The mask to apply on an LZW.entriesForCodes element for getting the length.
LENGTH_MASK_FOR_ALLOCATE - Static variable in class org.apache.sis.internal.storage.inflater.LZW
A mask used for detecting when a new allocation is required.
LENGTH_STORED - Static variable in class org.apache.sis.internal.referencing.j2d.AffineMatrix
The length of an array containing only the matrix elements to be stored.
lengthOfPlain(CharSequence, int, int) - Static method in enum org.apache.sis.internal.util.X364
Returns the number of Unicode code points in the given string without the ANSI escape codes.
LengthUnit - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to unit of measurements.
LENIENT_UNMARSHAL - Static variable in class org.apache.sis.internal.jaxb.Context
Whether the unmarshalling process should accept any metadata or GML version if the user did not specified an explicit version.
LENIENT_UNMARSHAL - Static variable in class org.apache.sis.xml.XML
Specifies whether the unmarshalling process should accept any metadata or GML supported version if the user did not specified an explicit version.
LenientComparable - Interface in org.apache.sis.util
Interfaces of classes for which instances can be compared for equality using different levels of strictness.
lensDistortionInformationAvailable - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Indication of whether or not lens aberration correction information is available.
less(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Filter operator that checks that its first sub-expression is less than its second sub-expression.
lessOrEqual(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Filter operator that checks that its first sub-expression is less than or equal to its second sub-expression.
LessThan(Expression<? super R, ?>, Expression<? super R, ?>, boolean, MatchAction) - Constructor for class org.apache.sis.filter.ComparisonFilter.LessThan
Creates a new filter.
LessThanOrEqualTo(Expression<? super R, ?>, Expression<? super R, ?>, boolean, MatchAction) - Constructor for class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
Creates a new filter.
letter(int) - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
Returns the given character as a char if it is a letter, or throws an exception otherwise.
LETTERS_AND_DIGITS - Static variable in class org.apache.sis.util.Characters.Filter
The subset of all characters for which Character.isLetterOrDigit(int) returns true.
LettersAndDigits() - Constructor for class org.apache.sis.util.Characters.LettersAndDigits
Creates the Characters.Filter.LETTERS_AND_DIGITS singleton instance.
level - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Hierarchical level of the data specified by the scope.
level(double) - Static method in class org.apache.sis.internal.referencing.j2d.TileOrganizer
Computes the pyramid level from the ratio between two affine transform coefficients.
Level - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Level
Level(int, double, int) - Constructor for class org.apache.sis.internal.processing.isoline.Tracer.Level
Creates new isoline levels for the given value.
LEVEL_THRESHOLD - Static variable in class org.apache.sis.util.logging.MonolineFormatter
Log records at level below this threshold will be printed in faint color.
LEVEL_THRESHOLD_FOR_STACKTRACE - Static variable in class org.apache.sis.util.logging.Logging
The threshold at which Logging.unexpectedException(Logger, String, String, Throwable, Level) shall set the throwable in the LogRecord.
levelDescription - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Detailed description about the level of the data specified by the scope.
levels - Variable in class org.apache.sis.internal.processing.isoline.Isolines
Isoline data for each level, sorted in ascending order of Tracer.Level.value.
levels - Variable in class org.apache.sis.internal.processing.isoline.Parallelized
Values for which to compute isolines.
levels - Variable in class org.apache.sis.storage.geotiff.MultiResolutionImage
Descriptions of each Image File Directory (IFD) in the GeoTIFF file.
levelWidth - Variable in class org.apache.sis.util.logging.MonolineFormatter
The minimum amount of characters to use for writing logging level before the message.
levelWidth(Level) - Static method in class org.apache.sis.util.logging.MonolineFormatter
Returns the length of the widest level name, taking in account only the standard levels equals or greater than the given threshold.
LI_Lineage - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
LI_Lineage() - Constructor for class org.apache.sis.internal.jaxb.metadata.LI_Lineage
Empty constructor for JAXB only.
LI_Lineage(Lineage) - Constructor for class org.apache.sis.internal.jaxb.metadata.LI_Lineage
LI_ProcessStep - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
LI_ProcessStep() - Constructor for class org.apache.sis.internal.jaxb.metadata.LI_ProcessStep
Empty constructor for JAXB only.
LI_ProcessStep(ProcessStep) - Constructor for class org.apache.sis.internal.jaxb.metadata.LI_ProcessStep
LI_Source - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
LI_Source() - Constructor for class org.apache.sis.internal.jaxb.metadata.LI_Source
Empty constructor for JAXB only.
LI_Source(Source) - Constructor for class org.apache.sis.internal.jaxb.metadata.LI_Source
LIB_DIRECTORY - Static variable in class org.apache.sis.internal.maven.Filenames
The name of the sub-directory inside "src/main/artifact" where the JAR files will be located.
Libraries - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Libraries
LIBRARIES - Enum constant in enum org.apache.sis.setup.About
Information about the libraries.
library - Variable in class org.apache.sis.filter.DefaultFilterFactory
The geometry library used by this factory.
library - Variable in class org.apache.sis.internal.feature.Geometries
The enumeration value that identifies which geometry library is used.
library - Variable in class org.apache.sis.internal.filter.GeometryConverter
The geometry library to use.
library - Variable in class org.apache.sis.internal.filter.sqlmm.GeometryConstructor
The library to use for creating geometry objects.
library - Variable in class org.apache.sis.internal.filter.sqlmm.Registry
The geometry library used by this registry.
library - Variable in class org.apache.sis.internal.filter.sqlmm.ST_Point
The library to use for creating geometry objects.
library - Variable in class org.apache.sis.internal.storage.wkt.Store
The geometry library, or null for the default.
library - Variable in class org.apache.sis.internal.storage.wkt.StoreFormat
The geometry library, or null for the default.
library() - Element in annotation type org.apache.sis.util.Workaround
A string identifying the library having a bug or limitation.
license - Variable in class org.apache.sis.internal.storage.gpx.Copyright
Link to an external file containing the license text, or null if none.
LICENSE - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A copyright tag (v1.1+).
licenseMimeType - Variable in class org.apache.sis.setup.OptionalInstallations
The MIME type to use for fetching license texts.
like(Expression<? super R, ?>, String) - Method in class org.apache.sis.filter.DefaultFilterFactory
Character string comparison operator with pattern matching and default wildcards.
like(Expression<? super R, ?>, String, char, char, char, boolean) - Method in class org.apache.sis.filter.DefaultFilterFactory
Character string comparison operator with pattern matching and specified wildcards.
LikeFilter<R> - Class in org.apache.sis.filter
A character string comparison operator with pattern matching.
LikeFilter(Expression<? super R, ?>, String, char, char, char, boolean) - Constructor for class org.apache.sis.filter.LikeFilter
Creates a new operator.
LikeFilter(LikeFilter<R>, Expression<? super R, ?>) - Constructor for class org.apache.sis.filter.LikeFilter
Creates a new filter of the same type but different parameters.
limit - Variable in class org.apache.sis.geometry.WraparoundInEnvelope
Number of cycles at the WraparoundTransform.sourceMedian position.
limit - Variable in class org.apache.sis.math.ConcatenatedVector
The length of the first vector.
limit - Variable in class org.apache.sis.measure.FormattedCharacterIterator.Entry
The range of index in SimpleCharacterIterator.text where the value has been formatted.
limit - Variable in class org.apache.sis.measure.FormattedCharacterIterator
The value to be returned by getRunStart(…) and getRunLimit(…) when the index value is validity.
limit - Variable in class org.apache.sis.storage.FeatureQuery
The maximum number of feature instances contained in the FeatureSet.
limit(long) - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Truncates this stream to the given number of elements.
limit(long) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a stream with truncated at the given number of elements.
limit(long) - Method in class org.apache.sis.internal.stream.PaginedDoubleStream
Truncates this stream to the given number of elements.
limit(long) - Method in class org.apache.sis.internal.stream.PaginedStream
Truncates this stream to the given number of elements.
limit(long) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with truncated at the given number of elements.
limits - Variable in class org.apache.sis.referencing.operation.transform.DomainDefinition
Limits computed so far, or null if none.
Line - Class in org.apache.sis.math
Equation of a line in a two dimensional space (x,y).
Line() - Constructor for class org.apache.sis.math.Line
Constructs an uninitialized line.
Line(double, double) - Constructor for class org.apache.sis.math.Line
Constructs a line with the specified slope and offset.
LINE_SEPARATOR - Static variable in class org.apache.sis.internal.book.Assembler
The line separator to be used in the output file.
LINE_SEPARATOR - Static variable in class org.apache.sis.util.Characters
The Unicode line separator (Unicode 2028, HTML <br>).
lineage - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Information about the events or source data used in constructing the data specified by the scope.
lineage - Variable in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Deprecated.
Removed from ISO 19157:2013.
lineage() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the lineage object if it does not already exists, then returns it.
LINEAGE_SUFFIX - Static variable in class org.apache.sis.storage.landsat.MetadataReader
Suffix of groups that describe the processing done on the data instead of the data themselves.
lineageGroup - Variable in class org.apache.sis.storage.landsat.MetadataReader
The last group where we fetched lineage (history) information.
LineAppender - Class in org.apache.sis.io
An Appendable which can apply different kinds of reformatting that depend on the End Of Line (EOL) occurrences.
LineAppender(Appendable) - Constructor for class org.apache.sis.io.LineAppender
Constructs a default formatter.
LineAppender(Appendable, int, boolean) - Constructor for class org.apache.sis.io.LineAppender
Constructs a formatter which will wrap the lines at a given maximal length.
LineAppender(Appendable, String, boolean) - Constructor for class org.apache.sis.io.LineAppender
Constructs a formatter which will replaces line separators by the given string.
linear - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Coordinate system types.
linear(double, double) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Creates a one-dimensional affine transform for the given coefficients.
linear(String, Integer) - Static method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Creates a matrix for a linear step of the transforms chain.
linear(MathTransform, DirectPosition) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Returns a linear (usually affine) transform which approximates the given transform in the vicinity of the given position.
linear(Matrix) - Method in class org.apache.sis.internal.referencing.MathTransformsOrFactory
Creates an arbitrary linear transform from the specified matrix.
linear(Matrix) - Method in class org.apache.sis.internal.referencing.MathTransformsOrFactory.Specified
Delegate to MathTransformFactory.createAffineTransform(Matrix).
linear(Matrix) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Creates an arbitrary linear transform from the specified matrix.
LINEAR - Enum constant in enum org.apache.sis.image.SequenceType
Iterate consecutive grid points along complete grid lines.
LINEAR - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Enumeration of return values for the GeoKeys.unitOf(short) method.
LINEAR_TOLERANCE - Static variable in class org.apache.sis.internal.referencing.Formulas
Default tolerance threshold for comparing coordinate values in a projected CRS, assuming that the unit of measurement is metre.
linearAccuracy - Variable in class org.apache.sis.image.ResampledImage
The largest accuracy declared in the accuracy argument given to constructor, or null if none.
linearBuilder - Variable in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
The transform for the linear part.
LinearConverter - Class in org.apache.sis.measure
Conversions between units that can be represented by a linear operation (scale or offset).
LinearConverter(double, double, double) - Constructor for class org.apache.sis.measure.LinearConverter
Creates a new linear converter for the given scale and offset.
LinearInterpolator1D - Class in org.apache.sis.referencing.operation.transform
A transform that performs linear interpolation between values.
LinearInterpolator1D(double[]) - Constructor for class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Creates a new transform which will interpolate in the given table of values.
LinearInterpolator1D.Inverse - Class in org.apache.sis.referencing.operation.transform
The inverse of the enclosing LinearInterpolator1D.
linearizer() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
If target coordinates have been projected to another space, returns that projection.
linearizer(boolean) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Returns the linearizer applied on target control points.
Linearizer - Class in org.apache.sis.referencing.operation.builder
Computes a linear approximation of a MathTransform.
Linearizer() - Constructor for class org.apache.sis.referencing.operation.builder.Linearizer
Do not allow instantiation of this class.
linearizers - Variable in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
If the user suspects that the transform may be linear when the target is another space than the space of LinearTransformBuilder.targets coordinates, projections toward spaces to try.
LinearlyDerivedVector - Class in org.apache.sis.math
A vector derived from another vector by application of a scale factor and an offset.
LinearlyDerivedVector(Vector, double, double) - Constructor for class org.apache.sis.math.LinearlyDerivedVector
Creates a new vector of derived data.
linearResolution - Variable in class org.apache.sis.storage.FeatureQuery
Hint used by resources to optimize returned features.
linearTransform(MathTransform) - Method in class org.apache.sis.storage.aggregate.GroupByTransform
Returns the conversion of pixel coordinates from this group to a slice if that conversion is linear.
LinearTransform - Interface in org.apache.sis.referencing.operation.transform
A usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.
LinearTransform1D - Class in org.apache.sis.referencing.operation.transform
A one dimensional, linear transform.
LinearTransform1D(double, double) - Constructor for class org.apache.sis.referencing.operation.transform.LinearTransform1D
Constructs a new linear transform.
LinearTransform2D - Interface in org.apache.sis.internal.referencing.j2d
A two dimensional, linear transform.
LinearTransformation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Linear transformation
LinearTransformBuilder - Class in org.apache.sis.referencing.operation.builder
Creates an affine transform which will map approximately the given source positions to the given target positions.
LinearTransformBuilder() - Constructor for class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Creates a new linear transform builder for randomly distributed positions.
LinearTransformBuilder(int...) - Constructor for class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Creates a new linear transform builder for source positions distributed on a regular grid.
LinearTransformBuilder(LinearTransformBuilder) - Constructor for class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Creates a temporary builder with all source fields from the given builder and no target arrays.
LinearTransformBuilder.ControlPoints - Class in org.apache.sis.referencing.operation.builder
Implementation of the map returned by LinearTransformBuilder.getControlPoints().
LinearTransformBuilder.Ungridded - Class in org.apache.sis.referencing.operation.builder
Implementation of the map returned by LinearTransformBuilder.getControlPoints() when no grid is used.
LinearUnits - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.1.3 codes.
LinearUnitSize - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Relative to meters.
lineNumber - Variable in class org.apache.sis.io.wkt.WKTDictionary.Loader
Zero-based number of current line.
lineSeparator - Variable in class org.apache.sis.internal.storage.esri.WritableStore
The line separator for writing the ASCII file.
lineSeparator - Variable in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
The line separator to use.
lineSeparator - Variable in class org.apache.sis.io.LineAppender
The line separator, or null if not yet determined.
lineSeparator - Variable in class org.apache.sis.io.TableAppender
The line separator.
lineSeparator - Variable in class org.apache.sis.io.TabularFormat
The line separator to use for formatting the tree.
lineSeparator(CharSequence, int, int) - Method in class org.apache.sis.io.Appender
Finds the line separator used in the given character sequence portion, or returns null if unknown.
LINESTRING - Enum constant in enum org.apache.sis.internal.feature.GeometryType
Sequence of points connected by straight, non-self intersecting line pieces.
LINESTRING - Static variable in class org.apache.sis.internal.feature.jts.ShapeConverter
Bit mask of the kind of geometric objects created.
link - Variable in class org.apache.sis.internal.storage.gpx.Person
Link to Web site or other external information about person.
link() - Method in class org.apache.sis.internal.storage.gpx.Reader
Returns the first element of the Metadata.links field, creating all necessary objects if needed.
link(Map<String, ?>, AbstractIdentifiedType) - Static method in class org.apache.sis.feature.FeatureOperations
Creates an operation which is only an alias for another property.
link(Geometries<?>, String) - Static method in class org.apache.sis.internal.feature.GeometryFactories
Gets the library implementation of the given package (JTS or ESRI) if present.
Link - Class in org.apache.sis.internal.storage.gpx
A link to an external resource (Web page, digital photo, video clip, etc) with additional information.
Link() - Constructor for class org.apache.sis.internal.storage.gpx.Link
Creates an initially empty instance.
Link(URI) - Constructor for class org.apache.sis.internal.storage.gpx.Link
Creates a new instance initialized to the given URI.
Link(OnlineResource, Locale) - Constructor for class org.apache.sis.internal.storage.gpx.Link
Copies properties from the given ISO 19115 metadata.
LINK - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A tag used a bit everywhere.
linkage - Variable in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as "http://www.statkart.no/isotc211".
linkages - Variable in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Links to browse graphic.
linkFileToDirectory(File, File) - Static method in class org.apache.sis.internal.maven.JarCollector
Creates a link from the given source file to the given target file.
LinkOperation - Class in org.apache.sis.feature
A link operation, which is like a redirection or an alias.
LinkOperation(Map<String, ?>, AbstractIdentifiedType) - Constructor for class org.apache.sis.feature.LinkOperation
Creates a new link to the given attribute or association.
links - Variable in class org.apache.sis.internal.storage.gpx.Metadata
URLs associated with the location described in the file, or null if none.
list(Appendable) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Lists resources to the specified stream.
list(Collection<Map.Entry<NumberRange<?>, Color[]>>) - Static method in class org.apache.sis.internal.coverage.j2d.ColorsForRange
Converts map entries to an array of ColorsForRange entries.
list(WKTDictionary.Disambiguation, String, Predicate<Object>, Set<String>) - Static method in class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
Adds all authority codes to the given set.
List() - Constructor for class org.apache.sis.internal.converter.CollectionConverter.List
 
listComponentFiles(String...) - Method in class org.apache.sis.internal.storage.PRJDataStore
Returns the URIDataStore.location as a Path component together with auxiliary files.
Listener(EventContext) - Constructor for class org.apache.sis.internal.metadata.sql.Initializer.Listener
Creates a new listener for the given JNDI context.
LISTENER - Static variable in class org.apache.sis.internal.processing.isoline.Isolines
A consumer to notify about the current state of isoline generation, or null if none.
listeners - Variable in class org.apache.sis.internal.sql.feature.Database
Where to send warnings.
listeners - Variable in class org.apache.sis.internal.storage.image.WarningListener
The set of registered StoreListeners for the data store.
listeners - Variable in class org.apache.sis.internal.storage.inflater.CompressionChannel
Objects where to report warnings.
listeners - Variable in class org.apache.sis.internal.storage.wkt.StoreFormat
Where to send warnings.
listeners - Static variable in class org.apache.sis.internal.system.SystemListener
The listeners, or null if none.
listeners - Variable in class org.apache.sis.portrayal.Observable
The registered listeners for each property, created when first needed.
listeners - Variable in class org.apache.sis.storage.AbstractResource
The set of registered StoreListeners for this resources.
listeners - Variable in class org.apache.sis.storage.aggregate.CoverageAggregator
The listeners of the parent resource (typically a DataStore), or null if none.
listeners - Variable in class org.apache.sis.storage.DataStore
The set of registered StoreListeners for this data store.
listeners - Variable in class org.apache.sis.storage.event.CascadedStoreEvent.ParentListener
The listeners to notify.
listeners - Variable in class org.apache.sis.storage.event.StoreListeners.ForType
The listeners for the event type, or null if none.
listeners - Variable in class org.apache.sis.storage.event.StoreListeners
The head of a chained list of listeners, or null if none.
listeners - Variable in class org.apache.sis.storage.geotiff.XMLMetadata
Where to report non-fatal warnings.
listeners - Variable in class org.apache.sis.storage.landsat.MetadataReader
Where to send the warnings.
listeners() - Method in class org.apache.sis.storage.geotiff.DataCube
Access to the protected DataCube.listeners() field.
listeners() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Opens access to listeners for ImageFileDirectory.
listIterator(int) - Method in class org.apache.sis.internal.util.ListOfUnknownSize
Returns a list iterator over the elements in this list.
listOf(E...) - Static method in class org.apache.sis.internal.jdk9.JDK9
Placeholder for List.of(...).
ListOfUnknownSize<E> - Class in org.apache.sis.internal.util
An alternative to AbstractList for implementations having a costly ListOfUnknownSize.size() method.
ListOfUnknownSize() - Constructor for class org.apache.sis.internal.util.ListOfUnknownSize
For subclass constructors.
ListOfUnknownSize.Iterator - Class in org.apache.sis.internal.util
The iterator returned by AbstractList.listIterator().
listSizeLimit - Variable in class org.apache.sis.io.wkt.Formatter
Maximum number of elements to show in lists, or Integer.MAX_VALUE if unlimited.
listSizeLimit - Variable in class org.apache.sis.io.wkt.WKTFormat
Maximum number of elements to show in lists, or Integer.MAX_VALUE if unlimited.
listStalledThreads(DaemonThread) - Static method in class org.apache.sis.internal.system.DaemonThread
Returns the list of stalled or dead threads, or null if none.
listTables(DatabaseMetaData, MetadataBuilder) - Method in class org.apache.sis.internal.sql.feature.Database
Stores information about tables in the given metadata.
ListTooShort_3 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
TIFF tag “{0}” shall contain at least {1} values but found only {2}.
literal(V) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a constant, literal value that can be used in expressions.
literal(V) - Static method in class org.apache.sis.filter.Optimization
Creates a constant, literal value that can be used in expressions.
Literal<R,V> - Interface in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
Literal - Static variable in class org.apache.sis.internal.filter.FunctionNames
Value of Literal.getFunctionName().
Literal(V) - Constructor for class org.apache.sis.filter.LeafExpression.Literal
Creates a new literal holding the given constant value.
LITERAL - Static variable in class org.apache.sis.internal.geoapi.filter.Name
 
literalCount - Variable in class org.apache.sis.internal.storage.inflater.PackBits
Number of bytes to copy literally from the input.
literalCRS - Variable in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
Whether the FunctionWithSRID.getTargetCRS(Object) value is defined by a literal.
LITRE - Static variable in class org.apache.sis.measure.Units
The unit for litre volume (L, l or ℓ).
LITTLE_ENDIAN - Static variable in class org.apache.sis.storage.geotiff.GeoTIFF
The magic number for big-endian TIFF files or little-endian TIFF files.
LN_10 - Static variable in class org.apache.sis.measure.PowerOf10
Value of Math.log(10).
lnBase - Variable in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
lnBase() - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Returns the natural logarithm of the base of this logarithmic function.
lnBase() - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Returns the natural logarithm of the base of this logarithmic function.
load(boolean) - Static method in class org.apache.sis.internal.jaxb.TypeRegistration
Scans the classpath for root classes to put in JAXB context and for converters to those classes.
load(boolean, String, Set<String>, int) - Static method in class org.apache.sis.xml.Transformer
Loads a file listing types and properties contained in namespaces.
load(BufferedReader) - Method in class org.apache.sis.io.wkt.WKTDictionary
Adds to this factory all definitions read from the given source.
load(BufferedReader, Path) - Static method in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Unconditionally loads the grid for the given file without in-memory compression.
load(File) - Method in class org.apache.sis.internal.book.Assembler
Loads the XML document from the given file with indentation removed.
load(File) - Method in class org.apache.sis.internal.doclet.Rewriter
Loads the given file.
load(Map<Short, Object>) - Method in class org.apache.sis.storage.geotiff.GeoKeysLoader
Loads GeoKeys and write values in the given map.
loadBandDescriptions(String, SampleModel, Statistics...) - Method in class org.apache.sis.internal.storage.esri.RasterStore
Loads "*.stx" and "*.clr" files if present then builds RasterStore.sampleDimensions and RasterStore.colorModel from those information.
loadDependencyList(File) - Static method in class org.apache.sis.internal.maven.JarCollector
Loads the from the given directory, if it exists.
LoadedGridCoverage_6 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Loaded grid coverage between {1} – {2} and {3} – {4} from file “{0}” in {5} seconds.
loader - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
The object in charge of loading and caching grid coverages, or null if none.
loader - Variable in class org.apache.sis.storage.DataStoreRegistry
The loader to use for searching for DataStoreProvider implementations.
Loader - Class in org.apache.sis.util.resources
Controls the resource bundle loading.
Loader() - Constructor for class org.apache.sis.util.resources.Loader
Creates the unique instance of the SIS resource bundle loader.
Loader(int[], GridGeometry, int[]) - Constructor for class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage.Loader
Creates a new loader.
Loader(BufferedReader) - Constructor for class org.apache.sis.io.wkt.WKTDictionary.Loader
Creates a new loader.
Loader(ReadableByteChannel, ByteBuffer, Path) - Constructor for class org.apache.sis.internal.referencing.provider.NADCON.Loader
Creates a new reader for the given channel.
Loader(ReadableByteChannel, Path, int) - Constructor for class org.apache.sis.internal.referencing.provider.NTv2.Loader
Creates a new reader for the given channel.
LoadingDatumShiftFile_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Loading datum shift file “{0}”.
loadingStrategy - Variable in class org.apache.sis.internal.storage.TiledGridResource
Whether all tiles should be loaded at read(…) method call or deferred to a later time.
loadKeyValues() - Method in class org.apache.sis.util.resources.IndexedResourceCompiler
Loads the existing key values from the source file.
loadMetadata() - Method in class org.apache.sis.storage.landsat.LandsatStore
Parses the main Landsat text file.
loadProperties(File) - Method in class org.apache.sis.util.resources.IndexedResourceCompiler
Loads all properties from a .properties file.
loadRawProperties(File) - Static method in class org.apache.sis.util.resources.IndexedResourceCompiler
Loads the specified property file.
local(CharSequence, DefaultLocalName) - Method in class org.apache.sis.util.iso.DefaultNameSpace
Returns a name which is local in this namespace.
Local() - Constructor for class org.apache.sis.internal.jaxb.gco.NameValue.Local
 
Local_CS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Local_Datum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
localCode - Variable in class org.apache.sis.referencing.factory.CommonAuthorityCode
Local part of the code, without the authority part and without the parameters.
LocalConfiguration - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Local configuration
LocalDataSource - Class in org.apache.sis.internal.metadata.sql
A data source for a database stored locally in the $SIS_DATA directory.
LocalDataSource(Dialect, String, boolean) - Constructor for class org.apache.sis.internal.metadata.sql.LocalDataSource
Prepares a new data source for the given database file.
locale - Variable in class org.apache.sis.console.CommandRunner
The locale specified by the "--locale" option.
locale - Variable in class org.apache.sis.console.ResourcesDownloader
The locale to use for text display.
locale - Variable in class org.apache.sis.coverage.grid.GridGeometry.Formatter
The locale for the texts, numbers (except grid extent) and dates.
locale - Variable in class org.apache.sis.internal.jaxb.lan.LocalisedCharacterString
The locale value for this string.
locale - Variable in class org.apache.sis.internal.jaxb.lan.PT_Locale
The wrapped locale, for information purpose.
locale - Variable in class org.apache.sis.internal.metadata.Merger
The locale to use for formatting error messages, or null for the default locale.
locale - Variable in class org.apache.sis.internal.referencing.DefinitionVerifier
The locale for warning messages, or null for the system default.
locale - Variable in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
The locale for error messages, or null for default locale.
locale - Variable in class org.apache.sis.internal.storage.folder.Store
Formatting conventions of dates and numbers, or null if unspecified.
locale - Variable in class org.apache.sis.internal.storage.PRJDataStore
The locale for texts in *.prj or other auxiliary files, or null for Locale.ROOT (usually English).
locale - Variable in class org.apache.sis.internal.storage.wkt.Store
The locale for InternationalString localization or null for Locale.ROOT (usually English).
locale - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
The locale to use for locale-sensitive data (not for logging or warning messages), or null if unspecified.
locale - Variable in class org.apache.sis.io.CompoundFormat
The locale given at construction time, or Locale.ROOT (never null) for unlocalized format.
locale - Variable in class org.apache.sis.io.IdentifiedObjectFormat
The locale to use.
locale - Variable in class org.apache.sis.io.wkt.Formatter
The locale for the localization of international strings.
locale - Variable in class org.apache.sis.io.wkt.Symbols
The locale of decimal format symbols or other symbols.
locale - Variable in class org.apache.sis.measure.AngleFormat
The locale specified at construction time (never null).
locale - Variable in class org.apache.sis.measure.RangeFormat
The locale for error message, or null for the default.
locale - Variable in class org.apache.sis.measure.UnitFormat
The locale specified at construction time or modified by UnitFormat.setLocale(Locale).
locale - Variable in class org.apache.sis.portrayal.Canvas
The locale for labels or error messages, or null for the default.
locale - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The locale for producing error messages.
locale - Variable in class org.apache.sis.storage.DataStore
The locale to use for formatting warnings.
locale - Variable in class org.apache.sis.xml.Pooled
An optional locale for InternationalString and CodeList.
locale(DataStore) - Static method in class org.apache.sis.storage.FeatureNaming
Returns the locale for the given store, or null if none.
Locale - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Locale
Locale() - Constructor for class org.apache.sis.internal.converter.StringConverter.Locale
 
LOCALE - Enum constant in enum org.apache.sis.console.Option
The locale for the output produced by the command.
LOCALE - Static variable in class org.apache.sis.internal.storage.folder.StoreProvider
Description of the parameter for formatting conventions of dates and numbers.
LOCALE - Static variable in class org.apache.sis.setup.OptionKey
The locale to use for locale-sensitive data.
LOCALE - Static variable in class org.apache.sis.storage.geotiff.GeoTIFF
The locale to use for parsers or formatter.
LOCALE - Static variable in class org.apache.sis.xml.XML
Specifies the locale to use for marshalling InternationalString and CodeList instances.
LOCALE_KEY - Static variable in class org.apache.sis.referencing.AbstractIdentifiedObject
Optional key which can be given to the constructor for specifying the locale to use for producing error messages.
LOCALE_KEY - Static variable in class org.apache.sis.util.resources.IndexedResourceBundle
Key used in properties map for localizing some aspects of the operation being executed.
LocaleAdapter - Class in org.apache.sis.internal.jaxb.lan
JAXB adapter for XML <GO_CharacterString> or <LanguageCode> elements mapped to Locale.
LocaleAdapter() - Constructor for class org.apache.sis.internal.jaxb.lan.LocaleAdapter
Empty constructor for JAXB.
LocaleAdapter.Wrapped - Class in org.apache.sis.internal.jaxb.lan
JAXB adapter for XML <PT_Locale> elements mapped to Locale.
LocaleAndCharset - Class in org.apache.sis.internal.jaxb.lan
Utility methods for handling Map<Locale,Charset> as separated collections.
LocaleAndCharset(TreeTable.Node) - Constructor for class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Creates a new node for the given entry.
LocaleAndCharset.Child - Class in org.apache.sis.internal.jaxb.lan
The only child of the node containing a Locale value.
localeMap - Variable in class org.apache.sis.util.DefaultInternationalString
The string values in different locales (never null).
locales - Variable in class org.apache.sis.internal.jaxb.Context
The locale to use for marshalling, or an empty queue if no locale were explicitly specified.
locales - Variable in class org.apache.sis.internal.jaxb.lan.OtherLocales
The default locale followed by all other locales.
locales - Variable in class org.apache.sis.internal.jaxb.lan.PT_Locale.Sequence
The languages and character sets.
locales - Variable in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Language(s) and character set(s) used within the catalogue.
locales - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Language(s) and character set(s) used within the dataset.
locales - Variable in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Language(s) and character set(s) used within the dataset.
Locales - Class in org.apache.sis.util
Static methods working on Locale instances.
Locales() - Constructor for class org.apache.sis.util.Locales
Do not allow instantiation of this class, except for the constants defined in this class.
LocalesDiscarded - Static variable in class org.apache.sis.util.resources.Messages.Keys
Text were discarded for some locales.
localeSet - Variable in class org.apache.sis.util.DefaultInternationalString
An unmodifiable view of the entry set in DefaultInternationalString.localeMap.
LocalisedCharacterString - Class in org.apache.sis.internal.jaxb.lan
The <LocalisedCharacterString> elements nested in a <textGroup> one.
LocalisedCharacterString() - Constructor for class org.apache.sis.internal.jaxb.lan.LocalisedCharacterString
Empty constructor only used by JAXB.
LocalisedCharacterString(Locale, String) - Constructor for class org.apache.sis.internal.jaxb.lan.LocalisedCharacterString
Constructs a localized string for the given locale and text.
localization - Variable in class org.apache.sis.util.logging.PerformanceLevel
The key for producing a localized name of this level.
Localization - Class in org.apache.sis.storage.geotiff
The conversion or transformation from pixel coordinates to model coordinates.
Localization - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Localization
Localization() - Constructor for class org.apache.sis.storage.geotiff.Localization
Do not allow instantiation of this class.
LOCALIZATION - Enum constant in enum org.apache.sis.setup.About
Information about default locale, timezone and character encoding.
LOCALIZATION - Static variable in class org.apache.sis.internal.system.Loggers
The logger name for operation related to localization.
localizationGrid(Vector, Map<Envelope, MathTransform>) - Static method in class org.apache.sis.storage.geotiff.Localization
Builds a localization grid from the given GeoTIFF tie points.
LocalizationGridBuilder - Class in org.apache.sis.referencing.operation.builder
Creates an "almost linear" transform mapping the given source points to the given target points.
LocalizationGridBuilder(int, int) - Constructor for class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Creates a new, initially empty, builder for a localization grid of the given size.
LocalizationGridBuilder(Vector, Vector) - Constructor for class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Creates a new, initially empty, builder for a localization grid of a size inferred from the given points.
LocalizationGridBuilder(LinearTransformBuilder) - Constructor for class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Creates a new builder for a localization grid inferred from the given provider of control points.
LocalizationGridException - Exception in org.apache.sis.referencing.operation.builder
Thrown when a localization grid cannot be computed, presumably because of a problem with grid data.
LocalizationGridException() - Constructor for exception org.apache.sis.referencing.operation.builder.LocalizationGridException
Construct an exception with no detail message.
LocalizationGridException(String) - Constructor for exception org.apache.sis.referencing.operation.builder.LocalizationGridException
Constructs an exception with the specified detail message.
LocalizationGridException(String, Throwable) - Constructor for exception org.apache.sis.referencing.operation.builder.LocalizationGridException
Constructs an exception with the specified detail message and cause.
LocalizationGridException(Throwable) - Constructor for exception org.apache.sis.referencing.operation.builder.LocalizationGridException
Constructs an exception with the specified cause.
localized - Variable in class org.apache.sis.internal.jaxb.lan.TextGroup
The set of localized string.
Localized - Interface in org.apache.sis.util
Interface of classes for which each instance is configured for a particular locale.
LocalizedException - Interface in org.apache.sis.util
An exception which can produce an error message in the client locale.
LocalizedParseException - Exception in org.apache.sis.internal.util
A ParseException in which LocalizedParseException.getLocalizedMessage() returns the message in the parser locale.
LocalizedParseException(Locale, short, Object[], int) - Constructor for exception org.apache.sis.internal.util.LocalizedParseException
Constructs a ParseException with a message formatted from the given resource key and message parameters.
LocalizedParseException(Locale, Class<?>, CharSequence, int, int) - Constructor for exception org.apache.sis.internal.util.LocalizedParseException
Workaround for RFE #4093999 ("Relax constraint on placement of this()/super() call in constructors").
LocalizedParseException(Locale, Class<?>, CharSequence, ParsePosition) - Constructor for exception org.apache.sis.internal.util.LocalizedParseException
Creates a ParseException with a localized message built from the given parsing information.
LocalizedParseException(Locale, Object[], int) - Constructor for exception org.apache.sis.internal.util.LocalizedParseException
Workaround for RFE #4093999 ("Relax constraint on placement of this()/super() call in constructors").
LocalizedStaticObject - Annotation Type in org.apache.sis.internal.system
Annotates a static object created using the default locale and default timezone values which existed at the object creation time.
localPart(String, String) - Static method in class org.apache.sis.internal.sql.feature.Column
PostgreSQL JDBC drivers sometimes gives the fully qualified type name.
locate(RTreeNode, DirectPosition) - Static method in class org.apache.sis.internal.referencing.RTreeNode
Returns the node that contains the given position, or null if none.
locate(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Returns the node that contains the given position, or null if none.
locate(MemberName) - Method in class org.apache.sis.util.iso.DefaultRecord
Returns the value for an attribute of the specified name.
locate(MemberName) - Method in class org.apache.sis.util.iso.DefaultRecordType
Returns the type associated to the given attribute name, or null if none.
locate(TypeName) - Method in class org.apache.sis.util.iso.DefaultRecordSchema
Returns the record type for the given name.
location - Variable in class org.apache.sis.internal.storage.folder.Store
The DataStoreProvider.LOCATION parameter value.
location - Variable in class org.apache.sis.internal.storage.URIDataStore
The DataStoreProvider.LOCATION parameter value, or null if none.
location - Variable in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
The main file, or null if unknown.
location - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
The DataStoreProvider.LOCATION parameter value, or null if none.
location - Variable in class org.apache.sis.storage.landsat.LandsatStore
The DataStoreProvider.LOCATION parameter value, or null if none.
location(Resource) - Static method in class org.apache.sis.internal.storage.URIDataStore
Returns the location (path, URL, URI, etc.) of the given resource.
LOCATION - Static variable in class org.apache.sis.storage.DataStoreProvider
Name of the parameter that specifies the data store location.
LOCATION_PARAM - Static variable in class org.apache.sis.internal.storage.URIDataStore.Provider
Description of the "location" parameter.
locationAsPath - Variable in class org.apache.sis.internal.storage.URIDataStore
The URIDataStore.location as a path, computed when first needed.
LocationFormat - Class in org.apache.sis.referencing.gazetteer
Formats Location instances in a tabular format.
LocationFormat(Locale, TimeZone) - Constructor for class org.apache.sis.referencing.gazetteer.LocationFormat
Creates a new format for the given locale.
locationIsPath - Variable in class org.apache.sis.internal.storage.URIDataStore
Whether URIDataStore.locationAsPath was initialized at construction time (true) of inferred from the URIDataStore.location URI at a later time (false).
LocationType - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Location type
LocationTypeCycle_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
Location type “{0}” cannot have itself as a children.
LocationTypeNotFound_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
No location type named “{0}” has been found.
locationTypes - Variable in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Description of location type(s) in the spatial reference system.
locator - Variable in class org.apache.sis.index.tree.NodeIterator
The function computing a position for an arbitrary element of the tree.
locator - Variable in class org.apache.sis.index.tree.PointTree
Function computing the position of any element in this tree.
locator - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
The object for identifying indices in the ConcatenatedGridCoverage.slices array.
locator - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
The object for identifying indices in the ConcatenatedGridResource.slices array.
LOCATOR - Enum constant in enum org.apache.sis.xml.XLink.Type
A pointer to an external resource.
lock - Variable in class org.apache.sis.io.wkt.WKTDictionary
The write lock for WKTDictionary.parser and the read/write locks for WKTDictionary.definitions accesses.
lock - Variable in class org.apache.sis.util.collection.Cache.Work
The synchronization lock.
lock(K) - Method in class org.apache.sis.util.collection.Cache
Gets a lock for the entry at the given key and returns a handler to be used by the caller for unlocking and storing the result.
log(double) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Returns the logarithm of the given value in the base of this logarithmic transform.
log(double) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Returns the logarithm of the given value in the base of this logarithmic transform.
log(Class<?>, String, LogRecord) - Static method in class org.apache.sis.util.logging.Logging
Logs the given record to the logger associated to the given class.
log(Class<?>, LogRecord) - Static method in class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
Logs the given record.
log(Exception) - Method in class org.apache.sis.internal.storage.wkt.StoreFormat
Reports a warning for a WKT that cannot be read.
log(Exception, boolean) - Static method in class org.apache.sis.referencing.AuthorityFactories
Logs the given exception at the given level.
log(Level, Exception, short, Object...) - Static method in enum org.apache.sis.internal.system.DataDirectory
Logs a message to the "org.apache.sis.system" logger.
log(LogRecord) - Method in class org.apache.sis.internal.sql.feature.Database
Sets the logger, class and method names of the given record, then logs it.
log(LogRecord) - Method in class org.apache.sis.internal.storage.csv.Store
Logs a warning as if it originated from the Store.features(boolean) method.
log(LogRecord) - Method in class org.apache.sis.internal.storage.wkt.StoreFormat
Reports a warning in the "org.apache.sis.io.wkt" logger.
log(LogRecord) - Method in class org.apache.sis.internal.storage.xml.Store
Reports a warning, if non-null.
log(LogRecord) - Method in class org.apache.sis.io.wkt.AbstractParser
Logs the given record for a warning that occurred during parsing.
log(LogRecord) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Do the logging of the warning prepared by the above methods.
log(LogRecord) - Static method in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
Logs the given record.
log(LogRecord, Exception) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Logs an unexpected but ignorable exception.
LOG - Enum constant in enum org.apache.sis.image.ErrorAction
Exceptions are wrapped in a LogRecord and logged at Level.WARNING.
LOG - Static variable in interface org.apache.sis.image.ErrorHandler
Exceptions are wrapped in a LogRecord and logged, usually at Level.WARNING.
LOG_10 - Static variable in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
The natural logarithm of 10.
LOG10_2 - Static variable in class org.apache.sis.math.MathFunctions
The logarithm of 2 in base 10, which is approximated by 0.3010299956639812.
logAndClearError(Class<?>, String, ErrorHandler) - Method in class org.apache.sis.image.AnnotatedImage
If an error occurred, logs the message with the specified class and method as the source.
Logarithm() - Constructor for class org.apache.sis.measure.PowerOf10.Logarithm
Creates the singleton instance.
LogarithmicTransform1D - Class in org.apache.sis.referencing.operation.transform
A one dimensional, logarithmic transform.
LogarithmicTransform1D() - Constructor for class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Constructs a new logarithmic transform.
LogarithmicTransform1D.Base10 - Class in org.apache.sis.referencing.operation.transform
Special case for base 10 taking advantage of extra precision provided by Math.log10(double).
logConflict(AuthorityFactory) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Logs a message reporting a conflict between the factory identified by this AuthorityFactoryIdentifier and another factory, if this instance has not already logged a warning.
logFallback() - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Logs a warning about a factory not found for the requested version, in which case AuthorityFactoryIdentifier fallback on a default version.
logFilter - Variable in class org.apache.sis.internal.jaxb.Context
The object to inform about warnings, or null if none.
logFilter - Variable in class org.apache.sis.metadata.sql.CachedStatement
Where to report the warnings before to eventually log them.
logFilter - Variable in class org.apache.sis.metadata.sql.MetadataSource
Where to report the warnings before to eventually log them.
logFilter - Variable in class org.apache.sis.xml.Pooled
The object to inform about warnings, or null if none.
logger - Variable in class org.apache.sis.storage.DataStoreProvider
The logger where to reports warnings or change events.
logger - Variable in class org.apache.sis.storage.geotiff.GeoKeysLoader
Where to send warnings, or null for ignoring warnings silently.
Logger - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Logger
LOGGER - Static variable in class org.apache.sis.internal.jaxb.Context
The logger to use for warnings that are specific to XML.
LOGGER - Static variable in class org.apache.sis.internal.storage.StoreUtilities
Logger for the "org.apache.sis.storage" module.
LOGGER - Static variable in class org.apache.sis.metadata.sql.CachedStatement
Where to log warnings.
LOGGER - Static variable in class org.apache.sis.referencing.factory.GeodeticObjectFactory
The logger to use for reporting object creations.
LOGGER - Static variable in class org.apache.sis.util.collection.WeakEntry
The logger where to logs collection events, if logging at the finest level is enabled.
LOGGER_LONG - Static variable in class org.apache.sis.util.logging.MonolineFormatter
Format the source logger only.
LOGGER_SHORT - Static variable in class org.apache.sis.util.logging.MonolineFormatter
Format the source logger without base.
Loggers - Class in org.apache.sis.internal.system
Names of loggers used in SIS other than the "module-wide" loggers.
Loggers() - Constructor for class org.apache.sis.internal.system.Loggers
Do not allow instantiation of this class.
Logging - Class in org.apache.sis.util.logging
A set of utilities method for configuring loggings in SIS.
Logging - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Logging
Logging() - Constructor for class org.apache.sis.util.logging.Logging
Do not allow instantiation of this class.
LOGGING - Enum constant in enum org.apache.sis.setup.About
Information about logging.
Logic(String, boolean) - Constructor for class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Logic
Creates a handler using the given SQL keyword.
LogicalFilter<R> - Class in org.apache.sis.filter
Logical filter (AND, OR) using an arbitrary number of operands.
LogicalFilter(Collection<? extends Filter<? super R>>) - Constructor for class org.apache.sis.filter.LogicalFilter
Creates a new logical operator applied on the given operands.
LogicalFilter(Filter<? super R>, Filter<? super R>) - Constructor for class org.apache.sis.filter.LogicalFilter
Creates a new logical operator with the two given operands.
LogicalFilter.And<R> - Class in org.apache.sis.filter
The "And" operation (⋀).
LogicalFilter.Not<R> - Class in org.apache.sis.filter
The negation filter (¬).
LogicalFilter.Or<R> - Class in org.apache.sis.filter
The "Or" operation (⋁).
LogicalOperator<R> - Interface in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
LogicalOperatorName - Enum in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
LogicalOperatorName() - Constructor for enum org.apache.sis.internal.geoapi.filter.LogicalOperatorName
 
logo - Variable in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
Graphic identifying organization.
logOrFormat(Class<?>, String, short, Object...) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
Formats an error message and logs it if we are (un)marshalling a document, or return the message otherwise.
logReadOperation(Object, GridGeometry, long) - Method in class org.apache.sis.storage.AbstractGridCoverageResource
Logs the execution of a GridCoverageResource.read(GridGeometry, int...) operation.
Logs - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Logs
logWarnings(Class<?>, String) - Method in class org.apache.sis.io.wkt.WKTFormat
If a warning occurred, logs it.
Long() - Constructor for class org.apache.sis.internal.converter.DateConverter.Long
 
Long() - Constructor for class org.apache.sis.internal.converter.StringConverter.Long
 
LONG - Enum constant in enum org.apache.sis.io.wkt.KeywordStyle
Long keywords.
LONG - Enum constant in enum org.apache.sis.storage.geotiff.Type
A 64-bits (8-bytes) signed (twos-complement) integer.
LONG - Static variable in class org.apache.sis.util.Numbers
Constant of value 0x6 used in switch statements or as index in arrays.
LONG_OF_1ST_POINT - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPoints
The operation parameter descriptor for the latitude / longitude of one of the two points.
LONG_OF_2ND_POINT - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPoints
The operation parameter descriptor for the latitude / longitude of one of the two points.
LONG_SHIFT - Static variable in class org.apache.sis.internal.util.Numerics
Right shift to apply for a result equivalent to a division by 64 (ignoring negative numbers).
longestTime - Variable in class org.apache.sis.internal.referencing.ExtentSelector
Duration of the ExtentSelector.best object, or null if none.
Longitude - Class in org.apache.sis.measure
A longitude angle in decimal degrees.
Longitude - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Longitude
Longitude(double) - Constructor for class org.apache.sis.measure.Longitude
Construct a new longitude with the specified angular value.
Longitude(String) - Constructor for class org.apache.sis.measure.Longitude
Constructs a newly allocated Longitude object that contain the angular value represented by the string.
Longitude(DirectPosition) - Constructor for class org.apache.sis.measure.Longitude
Constructs a newly allocated object containing the longitude value of the given position.
LONGITUDE - Static variable in class org.apache.sis.geometry.CoordinateFormat
Constants for the CoordinateFormat.types array.
LONGITUDE - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19162 "Longitude" name.
LONGITUDE - Static variable in class org.apache.sis.internal.referencing.provider.NADCON
The operation parameter descriptor for the "Longitude difference file" parameter value.
LONGITUDE - Static variable in class org.apache.sis.internal.storage.gpx.Attributes
A way point attribute.
LONGITUDE_MAX - Static variable in class org.apache.sis.internal.referencing.Formulas
The maximal longitude value before normalization if a centimetric precision is desired.
LONGITUDE_OF_CENTRE - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercator
The operation parameter descriptor for the Longitude of projection centre (λc) parameter value.
LONGITUDE_OF_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.AlbersEqualArea
The operation parameter descriptor for the Longitude of false origin (λf) parameter value.
LONGITUDE_OF_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal2SP
The operation parameter descriptor for the Longitude of false origin (λf) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.CassiniSoldner
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.Equirectangular
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualArea
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal1SP
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualArea
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.Mercator1SP
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.ModifiedAzimuthalEquidistant
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueStereographic
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.Orthographic
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicA
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicB
The operation parameter descriptor for the Longitude of origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.Polyconic
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LONGITUDE_OF_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercator
The operation parameter descriptor for the Longitude of natural origin (λ₀) parameter value.
LongitudeRotation - Class in org.apache.sis.internal.referencing.provider
The provider for "Longitude rotation" (EPSG:9601).
LongitudeRotation() - Constructor for class org.apache.sis.internal.referencing.provider.LongitudeRotation
Constructs a provider with default parameters.
LongitudeRotation(int, int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.LongitudeRotation
Constructs a provider for the given dimensions.
LongitudeWraparound - Class in org.apache.sis.referencing.operation.projection
If the scaled longitude θ=n⋅λ is outside the [−n⋅π … n⋅π] range, maybe shifts θ to that range.
LongitudeWraparound(NormalizedProjection, double, double) - Constructor for class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Creates a new transform for wrapping around the longitude values before a map projection.
LongitudeWraparound.Inverse - Class in org.apache.sis.referencing.operation.projection
Longitude wraparound applied on reverse projection.
longKeywords - Variable in class org.apache.sis.io.wkt.Formatter
-1 for short keywords, +1 for long keywords or 0 for the default.
Longs(long[]) - Constructor for class org.apache.sis.math.ArrayVector.Longs
Creates a new vector for the given array.
Longs(Class<? extends Number>, Number, Number, int) - Constructor for class org.apache.sis.math.SequenceVector.Longs
Creates a sequence of numbers in a given range of values using the given increment.
Longs(LongBuffer, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ByteWriter.Longs
Creates a new writer for the given source.
LongsReader(long[]) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
 
LongsReader(LongBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
 
longValue() - Method in class org.apache.sis.internal.util.DoubleDouble
 
longValue() - Method in class org.apache.sis.math.Fraction
Returns this fraction rounded toward zero.
longValue() - Method in class org.apache.sis.measure.DerivedScalar
Returns the value rounded to nearest integer.
longValue() - Method in class org.apache.sis.measure.Scalar
Returns the value rounded to nearest integer.
longValue() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns 1 if the denominator is equal to 1, or 0 otherwise.
longValue(int) - Method in class org.apache.sis.math.ArrayVector.ASCII
 
longValue(int) - Method in class org.apache.sis.math.ArrayVector.Bytes
 
longValue(int) - Method in class org.apache.sis.math.ArrayVector.Integers
 
longValue(int) - Method in class org.apache.sis.math.ArrayVector.Longs
 
longValue(int) - Method in class org.apache.sis.math.ArrayVector.Raw
 
longValue(int) - Method in class org.apache.sis.math.ArrayVector.Shorts
 
longValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedBytes
 
longValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedIntegers
 
longValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedLongs
Returns the unsigned long as a long value, if possible.
longValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedShorts
 
longValue(int) - Method in class org.apache.sis.math.ConcatenatedVector
Returns the value at the given index.
longValue(int) - Method in class org.apache.sis.math.PackedVector
Returns the value at the given index as a long primitive type.
longValue(int) - Method in class org.apache.sis.math.RepeatedVector
 
longValue(int) - Method in class org.apache.sis.math.SequenceVector.Longs
Computes the value at the given index.
longValue(int) - Method in class org.apache.sis.math.Vector
Returns the value at the given index as a long.
longValue(int) - Method in class org.apache.sis.math.Vector.Pick
 
longValue(int) - Method in class org.apache.sis.math.Vector.SubSampling
 
lookup(Class<?>, String, boolean) - Method in class org.apache.sis.metadata.sql.MetadataSource
Implementation of public MetadataSource.lookup(Class, String) method.
lookup(Class<T>, String) - Method in class org.apache.sis.metadata.sql.MetadataFallback
Returns a hard-coded metadata filled with the data referenced by the specified identifier.
lookup(Class<T>, String) - Method in class org.apache.sis.metadata.sql.MetadataSource
Returns an implementation of the specified metadata interface filled with the data referenced by the specified identifier.
lookup(Object, boolean) - Method in class org.apache.sis.storage.DataStoreRegistry
lookup(Unit<?>, AxisDirection[]) - Static method in class org.apache.sis.referencing.cs.Codes
Returns the EPSG code for the given axis directions and unit of measurement, or 0 if none.
lookupEPSG(IdentifiedObject) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Looks up an EPSG code, such as 4326, of the specified object.
LookupInfo - Class in org.apache.sis.metadata.sql
Information about the last used metadata type.
LookupInfo() - Constructor for class org.apache.sis.metadata.sql.LookupInfo
Creates a new cache.
lookupProvider(Locale) - Static method in class org.apache.sis.referencing.factory.sql.EPSGInstaller
Searches for a SQL script provider on the classpath before to fallback on the default provider.
lookupURN(IdentifiedObject, Citation) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Looks up a URN, such as "urn:ogc:def:crs:EPSG:9.1:4326", of the specified object.
lookupURN(IdentifiedObject, Citation, IdentifiedObjectFinder) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Implementation of IdentifiedObjects.lookupURN(IdentifiedObject, Citation), possibly invoked many times if the identified object is a CompoundCRS or ConcatenatedOperation.
LooselyDefinedMethod - Class in org.apache.sis.referencing.operation
Operation methods that do not match exactly any of the predefined "standard" methods and for which we do not define unambiguous sets of parameters.
LooselyDefinedMethod() - Constructor for class org.apache.sis.referencing.operation.LooselyDefinedMethod
Do not allow instantiation of this class.
lotDescription - Variable in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Information of how lots are defined.
lowBits - Variable in class org.apache.sis.math.Statistics
The low-order bits in last update of Statistics.sum.
lower - Variable in class org.apache.sis.coverage.grid.BufferedGridCoverage.CellAccessor
The grid lower values.
lower - Variable in class org.apache.sis.filter.ComparisonFilter.Between
The first operation to apply.
lower - Variable in class org.apache.sis.internal.jaxb.gco.MultiplicityRange
The lower bound.
lower - Static variable in class org.apache.sis.internal.util.SimpleCharacterIterator
Index of the first character that we can return.
lower - Variable in class org.apache.sis.internal.util.UnmodifiableArrayList.SubList
Index of the first element and size of this list.
lower - Variable in class org.apache.sis.util.collection.FrequencySortedSet.Iter
Index of the first element (lower) and index after the last element (upper) on which to iterate.
lower - Variable in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
lower - Variable in class org.apache.sis.util.collection.RangeSet.SubIter
Index of the first element in the RangeSet.array where to iterate.
lower - Variable in class org.apache.sis.util.collection.RangeSet.SubSet
Index of RangeSet.SubSet.subRange minimum and maximum values in the array of the enclosing RangeSet.
lower() - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Returns the index of the first valid element.
lower() - Method in class org.apache.sis.internal.util.UnmodifiableArrayList.SubList
Returns the index of the first element.
LOWER_CASE - Enum constant in enum org.apache.sis.io.wkt.KeywordCase
WKT formatting uses lower case keywords.
LOWER_LEFT - Static variable in class org.apache.sis.internal.processing.isoline.Tracer
Mask to apply on Tracer.Level.isDataAbove for telling that value in a corner is higher than the level value.
LOWER_RIGHT - Static variable in class org.apache.sis.internal.processing.isoline.Tracer
Mask to apply on Tracer.Level.isDataAbove for telling that value in a corner is higher than the level value.
LowerBound - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Lower bound
lowerCapacityThreshold(int) - Static method in class org.apache.sis.util.collection.WeakEntry
If the number of elements is lower than this threshold, then the table should be rehashed for saving space.
LowerCorner() - Constructor for class org.apache.sis.geometry.AbstractEnvelope.LowerCorner
 
lowerX - Variable in class org.apache.sis.image.PixelIterator
The domain, in pixel coordinates, of the region traversed by this pixel iterator.
lowerY - Variable in class org.apache.sis.image.PixelIterator
The domain, in pixel coordinates, of the region traversed by this pixel iterator.
LOWEST_OFFSET_BIT - Static variable in class org.apache.sis.internal.storage.inflater.LZW
Position of the lowest bit in an LZW.entriesForCodes element where the offset is stored.
LUMEN - Static variable in class org.apache.sis.measure.Units
The SI derived unit for luminous flux (lm).
LUX - Static variable in class org.apache.sis.measure.Units
The SI derived unit for illuminance (lx).
LZW - Class in org.apache.sis.internal.storage.inflater
Inflater for values encoded with the LZW compression.
LZW - Enum constant in enum org.apache.sis.internal.geotiff.Compression
LZW compression.
LZW(ChannelDataInput, StoreListeners) - Constructor for class org.apache.sis.internal.storage.inflater.LZW
Creates a new channel which will decompress data from the given input.

M

m(double, double) - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Computes Bennett (1996) equation 2 modified with Clenshaw summation.
M_MASK - Static variable in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Bit to set to 1 in the PackedCoordinateSequence.hasZM mask if this coordinate sequence has z and/or M coordinate values.
M0 - Variable in class org.apache.sis.referencing.operation.projection.CassiniSoldner
Meridional distance M from equator to latitude of origin φ₀.
m00 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix1
The only element in this matrix.
m00 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix2
The first matrix element in the first row.
m00 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix3
The first matrix element in the first row.
m00 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The first matrix element in the first row.
m01 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix2
The second matrix element in the first row.
m01 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix3
The second matrix element in the first row.
m01 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The second matrix element in the first row.
m02 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix3
The third matrix element in the first row.
m02 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The third matrix element in the first row.
m03 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The forth matrix element in the first row.
m10 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix2
The first matrix element in the second row.
m10 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix3
The first matrix element in the second row.
m10 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The first matrix element in the second row.
m11 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix2
The second matrix element in the second row.
m11 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix3
The second matrix element in the second row.
m11 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The second matrix element in the second row.
m12 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix3
The third matrix element in the second row.
m12 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The third matrix element in the second row.
m13 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The forth matrix element in the second row.
m20 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix3
The first matrix element in the third row.
m20 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The first matrix element in the third row.
m21 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix3
The second matrix element in the third row.
m21 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The second matrix element in the third row.
m22 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix3
The third matrix element in the third row.
m22 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The third matrix element in the third row.
m23 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The forth matrix element in the third row.
m30 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The first matrix element in the forth row.
m31 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The second matrix element in the forth row.
m32 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The third matrix element in the forth row.
m33 - Variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The forth matrix element in the forth row.
MAC - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mac/1.0" URL.
Magenta - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Magenta
MAGNETIC_VAR - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
magnitude - Variable in class org.apache.sis.geometry.CoordinateFormat.Resolution
Maximal absolute value that we may format, regardless unit of measurement.
magnitude(double...) - Static method in class org.apache.sis.math.MathFunctions
Returns the magnitude of the given vector.
magnitude(int) - Method in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
Returns the magnitude of resolution at the given level.
main(String[]) - Static method in class org.apache.sis.console.Command
Prints the information to the standard output stream.
main(String[]) - Static method in class org.apache.sis.internal.book.Assembler
Generates the "static/book/en|fr/developer-guide.html" files from "source/developer-guide/[fr/]index.html" files.
MAIN_IMAGE - Static variable in class org.apache.sis.internal.storage.image.WorldFileStore
Index of the main image.
mainCloseHandler - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
The main stream or a split iterator to close when the JoinFeatureSet.Iterator.run() method will be invoked.
mainFeature - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
A feature fetched from the JoinFeatureSet.Iterator.mainIterator.
mainIterator - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
An iterator over all features in the "main" (usually left) side.
maintenanceAndUpdateFrequency - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Frequency with which changes and additions are made to the resource after the initial resource is completed.
maintenanceDates - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Date information associated with maintenance of resource.
maintenanceNotes - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Information regarding specific requirements for maintaining the resource.
maintenanceScopes - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Type of resource and / or extent to which the maintenance information applies.
MAJOR_VERSION - Static variable in class org.apache.sis.internal.system.Modules
The major version number of all Apache SIS modules.
majorRevision - Variable in class org.apache.sis.storage.geotiff.CRSBuilder
Version of the set of keys declared in the GeoKeyDirectory header.
majorRevision - Variable in class org.apache.sis.storage.geotiff.GeoKeysLoader
Version of the set of keys declared in the GeoKeyDirectory header.
majorVersion() - Method in enum org.apache.sis.io.wkt.Convention
Returns the major version of the Well Known Text represented by this convention.
Make - Static variable in class org.apache.sis.storage.geotiff.Tags
 
makeReadOnly(Connection) - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Makes the given connection read-only and apply some configuration for better performances.
makeSpatial(Localized, GeometryType, CoordinateReferenceSystem) - Method in class org.apache.sis.internal.sql.feature.Column
Modifies this column for declaring it as a geometry or raster column.
malformed(ChannelDataInput) - Static method in class org.apache.sis.internal.sql.postgis.RasterReader
Returns the exception to throw for malformed or unsupported WKB data.
MalformedForeignerKey_2 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
Unexpected column “{1}” in the “{0}” foreigner key.
mandatory - Variable in enum org.apache.sis.xml.XLink.Type
A bitmask which specified the non-null fields expected for a given type.
Mandatory - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Mandatory
MANDATORY - Static variable in class org.apache.sis.io.wkt.AbstractParser
A mode for the Element.pullElement(int, String...) method meaning that an exception shall be thrown if no element has a name matching one of the requested names.
MandatoryAttribute_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Attribute “{0}” is mandatory for an object of type ‘{1}’.
map - Variable in class org.apache.sis.io.wkt.Colors
The map of colors.
map - Variable in class org.apache.sis.util.collection.Cache
The map that contains the cached values.
map(DoubleUnaryOperator) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
map(DoubleUnaryOperator) - Method in class org.apache.sis.internal.stream.PaginedDoubleStream
 
map(Function<? super AbstractFeature, ? extends R>) - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Returns a stream with results of applying the given function to the elements of this stream.
map(Function<? super T, ? extends R>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
MAP_INFO - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The authority for identifiers of objects defined by MapInfo.
mapOf(Object...) - Static method in class org.apache.sis.internal.jdk9.JDK9
Placeholder for Map.of(...).
MappedSQLQueries - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
Resource names mapped to SQL queries.
mapping - Variable in class org.apache.sis.metadata.PropertyAccessor
Index of getter or setter for a given name.
Mapping - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Mapping
MAPPING - Static variable in class org.apache.sis.util.iso.TypeNames
The mapping between TypeName and Class as documented in DefaultTypeName.
MAPPING - Static variable in class org.apache.sis.util.Numbers
Mapping between a primitive type and its wrapper, if any.
MapProjection - Class in org.apache.sis.internal.referencing.provider
Base class for most two-dimensional map projection providers defined in this package.
MapProjection(Class<? extends Projection>, ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.referencing.provider.MapProjection
Constructs a math transform provider from a set of parameters.
MapProjection3D - Class in org.apache.sis.internal.referencing.provider
Deprecated.
ISO 19111:2019 removed source/target dimensions attributes.
MapProjection3D(MapProjection) - Constructor for class org.apache.sis.internal.referencing.provider.MapProjection3D
Deprecated.
Constructs a three-dimensional map projection for the given two-dimensional projection.
MapProjectionDescriptor - Class in org.apache.sis.parameter
Map projection parameters, with special processing for alternative ways to express the ellipsoid axis length and the standard parallels.
MapProjectionDescriptor(Map<String, ?>, ParameterDescriptor<?>[]) - Constructor for class org.apache.sis.parameter.MapProjectionDescriptor
Creates a new parameter descriptor from the given properties and parameters.
MapProjectionParameters - Class in org.apache.sis.parameter
Map projection parameters, with special processing for alternative ways to express the ellipsoid axis length and the standard parallels.
MapProjectionParameters(MapProjectionDescriptor) - Constructor for class org.apache.sis.parameter.MapProjectionParameters
Creates a new parameter value group.
MapProjectionParameters.EarthRadius - Class in org.apache.sis.parameter
The earth radius parameter.
MapProjectionParameters.InverseFlattening - Class in org.apache.sis.parameter
The inverse flattening parameter.
MapProjectionParameters.IsIvfDefinitive - Class in org.apache.sis.parameter
Whether the inverse flattening parameter is definitive.
MapProjectionParameters.StandardParallel - Class in org.apache.sis.parameter
The standard parallels parameter as an array of double.
mapQualitative(CharSequence, Number, float) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a qualitative category for the given sample value mapped to the specified converted NaN value.
mapQualitative(CharSequence, NumberRange<?>, float) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a qualitative category for the given samples values mapped to the specified converted NaN value.
mapToDouble(ToDoubleFunction<? super T>) - Method in class org.apache.sis.internal.stream.PaginedStream
Returns a stream with results of applying the given function to the elements of this stream.
mapToDouble(ToDoubleFunction<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
mapToInt(DoubleToIntFunction) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
mapToInt(ToIntFunction<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
mapToLong(DoubleToLongFunction) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
mapToLong(ToLongFunction<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
mapToObj(DoubleFunction<? extends U>) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a stream with results of applying the given function to the elements of this stream.
margin - Variable in class org.apache.sis.coverage.grid.GridDerivation
If non-null, the extent will be expanded by that amount of cells on each grid dimension.
margin - Variable in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
The number of spaces to write before next XML start tags.
margin - Variable in class org.apache.sis.io.wkt.Formatter
The amount of space to write on the left side of each line.
margin(int...) - Method in class org.apache.sis.coverage.grid.GridDerivation
Specifies an amount of cells by which to expand GridExtent after rounding.
mark - Variable in class org.apache.sis.internal.storage.io.ChannelData
The most recent mark, or null if none.
mark() - Method in class org.apache.sis.internal.storage.io.ChannelData
Pushes the current stream position onto a stack of marked positions.
mark() - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
Marks the current position in this input stream.
mark() - Method in interface org.apache.sis.internal.storage.io.Markable
Pushes the current stream position onto a stack of marked positions.
mark() - Method in class org.apache.sis.internal.storage.io.OutputStreamAdapter
Marks the current position in this output stream.
mark() - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Marks the current stream position.
mark(int) - Method in class org.apache.sis.internal.sql.feature.BinaryEncoding.FromHex
Marks the current position in this input stream.
mark(int) - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
Discards the previous mark created by mark(int) and marks the current stream position.
mark(int) - Method in class org.apache.sis.internal.storage.io.RewindableLineReader
Marks the present position in the stream if allowed to do so.
mark(int) - Method in class org.apache.sis.storage.ProbeInputStream
Does nothing since marks are not supported on this input stream.
mark(int) - Method in class org.apache.sis.storage.ProbeReader
Throws an exception since marks are not supported on this reader.
Mark(long, byte, ChannelData.Mark) - Constructor for class org.apache.sis.internal.storage.io.ChannelData.Mark
 
Markable - Interface in org.apache.sis.internal.storage.io
Stream reader or writer capable to mark its current position and reset to that position later.
markAsUsed(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.ReferenceKeeper
Retains the given object by strong reference for a limited amount of time.
markDirtyTiles(int, int, int, int, boolean) - Method in class org.apache.sis.image.ComputedTiles
Marks all tiles in the given range of indices as in need of being recomputed.
markDirtyTiles(Rectangle) - Method in class org.apache.sis.image.ComputedImage
Marks all tiles in the given range of indices as in need of being recomputed.
markIndex - Variable in class org.apache.sis.internal.storage.io.InputStreamAdapter
Value of InputStreamAdapter.nestedMarks at the time when InputStreamAdapter.markPosition has been set, or -1 if none.
MarkNotSupported_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Marks are not supported on “{0}” stream.
markPosition - Variable in class org.apache.sis.internal.storage.io.InputStreamAdapter
Position of the last mark created by InputStreamAdapter.mark(int).
markSupported() - Method in class org.apache.sis.internal.sql.feature.BinaryEncoding.FromHex
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
Returns always true, since marks support is mandatory in image input stream.
markSupported() - Method in class org.apache.sis.internal.storage.io.RewindableLineReader
Tells whether this stream supports the mark and reset operations.
markSupported() - Method in class org.apache.sis.storage.ProbeInputStream
Notifies the caller that marks are not supported on this input stream.
markSupported() - Method in class org.apache.sis.storage.ProbeReader
Notifies the caller that marks are not supported on this reader.
markTileWritable(int, int, boolean) - Method in class org.apache.sis.image.BandedSampleConverter.Writable
Sets or clears whether a tile is checked out for writing and notifies the listener if needed.
markTileWritable(int, int, boolean) - Method in class org.apache.sis.image.ComputedImage
Sets or clears whether a tile is checked out for writing.
marshal(BoundType) - Method in class org.apache.sis.internal.jaxb.cat.CodeListAdapter
Substitutes the code list by the adapter to be marshalled into an XML file or stream.
marshal(BoundType) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Converts a GeoAPI interface to the appropriate adapter for the way it will be marshalled into an XML file or stream.
marshal(BoundType) - Method in class org.apache.sis.internal.jaxb.gml.CodeListAdapter
Substitutes the code list by the proxy to be marshalled into an XML file or stream.
marshal(CharSequence) - Method in class org.apache.sis.internal.jaxb.gco.CharSequenceAdapter
Converts a character sequence to the object to be marshalled in a XML file or stream.
marshal(CharSequence) - Method in class org.apache.sis.internal.jaxb.gco.CharSequenceAdapter.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
marshal(Double) - Method in class org.apache.sis.internal.jaxb.gco.GO_Distance
Allows JAXB to change the result of the marshalling process, according to the ISO 19115-3 standard and its requirements about measures.
marshal(Double) - Method in class org.apache.sis.internal.jaxb.gco.GO_Measure
Allows JAXB to change the result of the marshalling process, according to the ISO 19115-3 standard and its requirements about measures.
marshal(Object) - Static method in class org.apache.sis.xml.XML
Marshal the given object into a string.
marshal(Object, File) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates the marshalling to the wrapped marshaller.
marshal(Object, File) - Static method in class org.apache.sis.xml.XML
Marshal the given object into a file.
marshal(Object, OutputStream) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates the marshalling to the wrapped marshaller.
marshal(Object, OutputStream) - Static method in class org.apache.sis.xml.XML
Marshal the given object into a stream.
marshal(Object, Writer) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates the marshalling to the wrapped marshaller.
marshal(Object, Path) - Static method in class org.apache.sis.xml.XML
Marshal the given object into a path.
marshal(Object, XMLEventWriter) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates the marshalling to the wrapped marshaller.
marshal(Object, XMLEventWriter, TransformVersion) - Method in class org.apache.sis.xml.PooledMarshaller
Marshals to the given output with on-the-fly substitution of namespaces.
marshal(Object, XMLStreamWriter) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates the marshalling to the wrapped marshaller.
marshal(Object, Result) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates the marshalling to the wrapped marshaller.
marshal(Object, Result, Map<String, ?>) - Static method in class org.apache.sis.xml.XML
Marshal the given object to a stream, DOM or other destinations.
marshal(Object, Node) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates the marshalling to the wrapped marshaller.
marshal(Object, ContentHandler) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates the marshalling to the wrapped marshaller.
marshal(String) - Method in class org.apache.sis.internal.jaxb.gco.StringAdapter
Converts a string to the object to be marshalled in a XML file or stream.
marshal(String) - Method in class org.apache.sis.internal.jaxb.gco.StringAdapter.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
marshal(String) - Method in class org.apache.sis.internal.jaxb.gcx.MimeFileTypeAdapter
Converts a MIME type to the object to be marshalled in a XML file or stream.
marshal(String) - Method in class org.apache.sis.internal.storage.gpx.Email
Invoked at writing time for splitting an email address into two components.
marshal(String, String, Class<T>, T) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
Delegates to JAXB the marshalling of a part of XML document.
marshal(URI) - Method in class org.apache.sis.internal.jaxb.gco.URIAdapter.AsURL
Replaces <gcx:FileName> by <gmd:URL> if marshalling legacy ISO 19139:2007 document.
marshal(URI) - Method in class org.apache.sis.internal.jaxb.gco.URIAdapter
Converts a URI to the object to be marshalled in a XML file or stream.
marshal(URI) - Method in class org.apache.sis.metadata.iso.OnlineResourceAdapter
Wraps the given URI in a <cit:OnlineResource> element.
marshal(URI) - Method in class org.apache.sis.metadata.iso.URIStringAdapter
Wraps the given URI in a <cit:OnlineResource> element.
marshal(Charset) - Method in class org.apache.sis.internal.jaxb.code.MD_CharacterSetCode
Substitutes the code list by the adapter to be marshalled into an XML file or stream.
marshal(Temporal) - Method in class org.apache.sis.internal.jaxb.gco.GO_Temporal
Converts the temporal object to the object to be marshalled in a XML file or stream.
marshal(Temporal) - Method in class org.apache.sis.internal.jaxb.gco.GO_Temporal.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
marshal(Date) - Method in class org.apache.sis.internal.jaxb.gco.GO_DateTime
Converts the date to the object to be marshalled in a XML file or stream.
marshal(Date) - Method in class org.apache.sis.internal.jaxb.gco.GO_DateTime.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
marshal(Date) - Method in class org.apache.sis.internal.jaxb.gml.DateAdapter
Converts the date to the object to be marshalled in a XML file or stream.
marshal(Date) - Method in class org.apache.sis.internal.jaxb.gml.UniversalTimeAdapter
Converts the date to the object to be marshalled in a XML file or stream.
marshal(Locale) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAdapter
Converts the locale to the object to be marshalled in a XML file or stream.
marshal(Locale) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAdapter.Wrapped
Substitutes the locale by the wrapper to be marshalled into an XML file or stream.
marshal(Unit<?>) - Method in class org.apache.sis.internal.jaxb.gco.UnitAdapter.ForCS
 
marshal(Unit<?>) - Method in class org.apache.sis.internal.jaxb.gco.UnitAdapter
Returns the symbol of the given unit.
marshal(Unit<?>) - Method in class org.apache.sis.internal.jaxb.gco.UnitAdapter.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
marshal(Obligation) - Method in class org.apache.sis.internal.jaxb.code.MD_ObligationCode
Wraps the given value.
marshal(AttributeType) - Method in class org.apache.sis.metadata.iso.maintenance.AttributeTypeAdapter
Unwrap the elements defined by ISO 19115-3:2016 schema to the value used by DefaultScopeDescription.
marshal(FeatureType) - Method in class org.apache.sis.metadata.iso.maintenance.FeatureTypeAdapter
Unwrap the elements defined by ISO 19115-3:2016 schema to the value used by DefaultScopeDescription.
marshal(Geometry) - Method in class org.apache.sis.internal.jaxb.geometry.GM_Object
Converts a GeoAPI interface to the appropriate adapter for the way it will be marshalled into an XML file or stream.
marshal(ReferenceIdentifier) - Method in class org.apache.sis.internal.jaxb.referencing.RS_Identifier
Substitutes the identifier by the wrapper to be marshalled into an XML file or stream.
marshal(CodeList<?>) - Method in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeListAdapter
Substitutes the code list by the adapter to be marshalled into an XML file or stream.
marshal(GenericName) - Method in class org.apache.sis.internal.jaxb.gco.GO_GenericName
Replaces a generic name by its wrapper.
marshal(GenericName) - Method in class org.apache.sis.internal.jaxb.gco.GO_GenericName.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
marshal(InternationalString) - Method in class org.apache.sis.internal.jaxb.gco.InternationalStringAdapter
Converts an InternationalString to an object to format into a XML stream.
marshal(InternationalString) - Method in class org.apache.sis.internal.jaxb.gco.InternationalStringAdapter.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
marshal(InternationalString) - Method in class org.apache.sis.internal.jaxb.gco.InternationalStringConverter
Converts an InternationalString to an object to formatted into a XML stream.
MarshalContext - Class in org.apache.sis.xml
Context of a marshalling or unmarshalling process.
MarshalContext() - Constructor for class org.apache.sis.xml.MarshalContext
Creates a new (un)marshalling context.
marshaller - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
The marshaller reserved to this writer usage, created only when first needed and kept until this writer is closed.
marshaller - Variable in class org.apache.sis.xml.PooledMarshaller
The wrapper marshaller which does the real work.
MarshallerPool - Class in org.apache.sis.xml
Creates and configures Marshaller or Unmarshaller objects for use with SIS.
MarshallerPool(Map<String, ?>) - Constructor for class org.apache.sis.xml.MarshallerPool
Creates a new factory using the SIS default JAXBContext instance.
MarshallerPool(JAXBContext, Map<String, ?>) - Constructor for class org.apache.sis.xml.MarshallerPool
Creates a new factory using the given JAXB context.
marshallers - Variable in class org.apache.sis.xml.MarshallerPool
The pool of marshaller.
MARSHALLING - Static variable in class org.apache.sis.internal.jaxb.Context
The bit flag telling if a marshalling process is under progress.
marshalLocale(Context) - Static method in class org.apache.sis.internal.jaxb.lan.LanguageCode
Returns the locale to use at marshalling time, or the default locale if unspecified.
MAS - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mas/1.0" URL.
mask - Variable in class org.apache.sis.image.ResampledImage
PlanarImage.MASK_KEY value, computed when first requested.
mask - Variable in enum org.apache.sis.internal.jaxb.FilterByVersion
Mask to apply on Context.bitMasks in order to determine the version of the XML document being marshalled.
mask - Variable in class org.apache.sis.util.collection.IntegerList
The mask computed as (1 << bitCount) - 1.
mask(RenderedImage, Shape, boolean) - Method in class org.apache.sis.image.ImageProcessor
Applies a mask defined by a geometric shape.
mask(GridCoverage, RegionOfInterest, boolean) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Applies a mask defined by a region of interest (ROI).
mask(CodeListSet<?>) - Method in class org.apache.sis.util.collection.CodeListSet
Returns the bitmask to use for a bulk operation with another set of code lists.
MASK - Static variable in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
The mask to apply for getting a single color component.
MASK_KEY - Static variable in class org.apache.sis.image.PlanarImage
Key of property providing a mask for missing values.
maskBounds - Variable in class org.apache.sis.image.MaskedImage
Bounds of the MaskedImage.clip in pixels coordinates and in tile coordinates.
MaskedImage - Class in org.apache.sis.image
An image which is the result of clearing all pixels inside or outside a geometry.
MaskedImage(RenderedImage, Shape, boolean, Number[]) - Constructor for class org.apache.sis.image.MaskedImage
Creates a new image with the given source image and clip.
MaskImage - Class in org.apache.sis.image
Mask of missing values.
MaskImage(ResampledImage) - Constructor for class org.apache.sis.image.MaskImage
Creates a new instance for the given image.
maskInside - Variable in class org.apache.sis.image.MaskedImage
true for masking pixels inside the shape, or false for masking pixels outside the shape.
maskLowBits(int) - Static method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Returns a mask for the n lowest bits.
maskRef - Variable in class org.apache.sis.image.MaskedImage
The clip after rasterization.
maskScanlineStride - Variable in class org.apache.sis.image.MaskedImage
Number of pixels (bits) to skip for reaching the same column of next line (scanline stride).
maskTiles - Variable in class org.apache.sis.image.MaskedImage
Bounds of the MaskedImage.clip in pixels coordinates and in tile coordinates.
Mass(double, Unit<Mass>) - Constructor for class org.apache.sis.measure.Scalar.Mass
 
match(IdentifiedObject, IdentifiedObject) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Returns true if a candidate found by IdentifiedObjectFinder should be considered equals to the requested object.
matchAction - Variable in class org.apache.sis.filter.ComparisonFilter
Specifies how the comparisons shall be evaluated for a collection of values.
MatchAction - Enum in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
MatchAction() - Constructor for enum org.apache.sis.internal.geoapi.filter.MatchAction
 
matches(byte[], int, int, char) - Method in class org.apache.sis.internal.storage.xml.MimeTypeDetector
Skips the spaces if any, then the given characters, then the spaces, then the given separator.
matches(String) - Static method in class org.apache.sis.referencing.cs.DirectionAlongMeridian
Returns true if the given direction is non-null and has a name which seems to be a direction along meridian.
matching(int[], int) - Static method in class org.apache.sis.io.wkt.Symbols
matchingBracket(int) - Method in class org.apache.sis.io.wkt.Symbols
If the given character is an opening bracket, returns the matching closing bracket.
matchingQuote(int) - Method in class org.apache.sis.io.wkt.Symbols
If the given character is an opening quote, returns the matching closing quote.
math - Enum constant in enum org.apache.sis.internal.doclet.Preformat.Style
 
MATH - Static variable in class org.apache.sis.internal.system.Loggers
The logger for operations related to mathematical operations.
MathFunctions - Class in org.apache.sis.math
Simple mathematical functions in addition to the ones provided in Math.
MathFunctions() - Constructor for class org.apache.sis.math.MathFunctions
Do not allow instantiation of this class.
MathTransformContext - Class in org.apache.sis.referencing.operation
Information about the context in which a MathTransform is created.
MathTransformContext(GeodeticDatum, GeodeticDatum) - Constructor for class org.apache.sis.referencing.operation.MathTransformContext
Creates a new context which add some datum-related information in addition to the information provided by the super-class.
MathTransformParser - Class in org.apache.sis.io.wkt
Well Known Text (WKT) parser for math transforms.
MathTransformParser(Symbols, Map<String, StoredTree>, NumberFormat, DateFormat, UnitFormat, ReferencingFactoryContainer, Locale) - Constructor for class org.apache.sis.io.wkt.MathTransformParser
Creates a parser using the specified set of symbols and factories.
MathTransformParser(MathTransformFactory) - Constructor for class org.apache.sis.io.wkt.MathTransformParser
Creates a parser for the given factory.
MathTransformProvider - Interface in org.apache.sis.referencing.operation.transform
An object capable to create MathTransform instances from given parameter values.
MathTransforms - Class in org.apache.sis.referencing.operation.transform
Utility methods creating or working on MathTransform instances.
MathTransforms() - Constructor for class org.apache.sis.referencing.operation.transform.MathTransforms
Do not allow instantiation of this class.
MathTransformsOrFactory - Class in org.apache.sis.internal.referencing
Proxy to MathTransforms method which can be redirected to a MathTransformFactory.
MathTransformsOrFactory() - Constructor for class org.apache.sis.internal.referencing.MathTransformsOrFactory
Do not allow instantiation of this class, except the inner sub-class.
MathTransformsOrFactory.Specified - Class in org.apache.sis.internal.referencing
A MathTransformsOrFactory implementation which delegate method calls to a MathTransformFactory specified by the user.
Matrices - Class in org.apache.sis.referencing.operation.matrix
Matrix factory methods and utilities.
Matrices() - Constructor for class org.apache.sis.referencing.operation.matrix.Matrices
Do not allows instantiation of this class.
matrix - Variable in class org.apache.sis.internal.referencing.AnnotatedMatrix
The matrix which contains the actual values.
matrix - Variable in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
The matrix, or null if not yet computed.
matrix - Variable in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
The wrapped matrix.
Matrix1 - Class in org.apache.sis.referencing.operation.matrix
A matrix of fixed 1×1 size, typically resulting from MathTransform1D derivative computation.
Matrix1() - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix1
Creates a new identity matrix.
Matrix1(boolean) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix1
Creates a new matrix filled with only zero values.
Matrix1(double) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix1
Creates a new matrix initialized to the specified value.
Matrix1(double[]) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix1
Creates a new matrix initialized to the specified values.
Matrix1(Matrix) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix1
Creates a new matrix initialized to the same value than the specified one.
Matrix2 - Class in org.apache.sis.referencing.operation.matrix
A matrix of fixed 2×2 size, typically resulting from MathTransform2D derivative computation.
Matrix2() - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix2
Creates a new identity matrix.
Matrix2(boolean) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix2
Creates a new matrix filled with only zero values.
Matrix2(double[]) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix2
Creates a new matrix initialized to the specified values.
Matrix2(double, double, double, double) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix2
Creates a new matrix initialized to the specified values.
Matrix2(Matrix) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix2
Creates a new matrix initialized to the same value than the specified one.
Matrix3 - Class in org.apache.sis.referencing.operation.matrix
A matrix of fixed 3×3 size.
Matrix3() - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix3
Creates a new identity matrix.
Matrix3(boolean) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix3
Creates a new matrix filled with only zero values.
Matrix3(double[]) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix3
Creates a new matrix initialized to the specified values.
Matrix3(double, double, double, double, double, double, double, double, double) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix3
Creates a new matrix initialized to the specified values.
Matrix3(Matrix) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix3
Creates a new matrix initialized to the same value than the specified one.
Matrix4 - Class in org.apache.sis.referencing.operation.matrix
A matrix of fixed 4×4 size, often used in datum shifts.
Matrix4() - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix4
Creates a new identity matrix.
Matrix4(boolean) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix4
Creates a new matrix filled with only zero values.
Matrix4(double[]) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix4
Creates a new matrix initialized to the specified values.
Matrix4(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix4
Creates a new matrix initialized to the specified values.
Matrix4(Matrix) - Constructor for class org.apache.sis.referencing.operation.matrix.Matrix4
Creates a new matrix initialized to the same value than the specified one.
MatrixParameters - Class in org.apache.sis.parameter
A special case of TensorParameters restricted to the two-dimensional case.
MatrixParameters(ParameterDescriptor<Integer>, ParameterDescriptor<Integer>) - Constructor for class org.apache.sis.parameter.MatrixParameters
Constructs a descriptors provider.
MatrixParametersAlphaNum - Class in org.apache.sis.parameter
A special case of MatrixParameters which create EPSG:9624 parameter names and identifiers.
MatrixParametersAlphaNum(ParameterDescriptor<Integer>, ParameterDescriptor<Integer>) - Constructor for class org.apache.sis.parameter.MatrixParametersAlphaNum
Constructs a descriptors provider.
MatrixRole() - Constructor for enum org.apache.sis.referencing.operation.transform.ContextualParameters.MatrixRole
 
MatrixSIS - Class in org.apache.sis.referencing.operation.matrix
A Matrix able to perform some operations of interest to Spatial Information Systems (SIS).
MatrixSIS() - Constructor for class org.apache.sis.referencing.operation.matrix.MatrixSIS
For sub-class constructors.
max() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns the maximum element of this stream.
max(Comparator<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns the maximum element of this stream according to the provided comparator.
max(Quantity<Q>, Quantity<Q>) - Static method in class org.apache.sis.measure.Quantities
Returns the largest of two quantities.
MAX_ASCII - Static variable in class org.apache.sis.internal.storage.xml.MimeTypeDetector
The maximal US-ASCII value, inclusive.
MAX_AXIS_ROTATION - Static variable in class org.apache.sis.referencing.operation.transform.PoleRotation
The maximal value of axis rotation before switching to a different algorithm which will reduce that rotation.
MAX_CACHED_DIMENSION - Static variable in class org.apache.sis.internal.referencing.provider.Affine
The maximal number of dimensions to be cached.
MAX_CAUSES - Static variable in class org.apache.sis.util.logging.MonolineFormatter
Maximal amount of causes to print in stack traces.
MAX_CODE - Static variable in class org.apache.sis.referencing.factory.sql.AuthorityCodes
Highest code value (inclusive) that this AuthorityCodes support during iterations.
MAX_CODE_SIZE - Static variable in class org.apache.sis.internal.storage.inflater.LZW
Maximum number of bits in a code, inclusive.
MAX_DIGITS - Static variable in class org.apache.sis.coverage.SampleRangeFormat
MAX_INTEGER_CONVERTIBLE_TO_FLOAT - Static variable in class org.apache.sis.internal.util.Numerics
Maximal integer value which is convertible to float type without lost of precision digits.
MAX_METHOD_CODE - Static variable in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
Last Bursa-Wolf method.
MAX_NAN_ORDINAL - Static variable in class org.apache.sis.math.MathFunctions
The maximal ordinal value for NaN numbers created by MathFunctions.toNanFloat(int).
MAX_OPERATIONS_IN_SYMBOL - Static variable in class org.apache.sis.measure.AbstractUnit
Maximum number of multiplications or divisions in the symbol of the first unit for allowing the use of that symbol for inferring a new symbol.
MAX_POWER - Static variable in class org.apache.sis.measure.Prefixes
The maximal power of 1000 for the prefixes in the Prefixes.ENUM array.
MAX_STRING_LENGTH - Static variable in class org.apache.sis.util.resources.IndexedResourceBundle
Maximum string length for text inserted into another text.
MAX_TOC_LEVEL - Static variable in class org.apache.sis.internal.book.Assembler
Maximal header level to include in Assembler.tableOfContent, inclusive.
MAX_VALUE - Static variable in class org.apache.sis.internal.coverage.j2d.Colorizer
Maximal index value which can be used with a 8 bits IndexColorModel, inclusive.
MAX_VALUE - Static variable in class org.apache.sis.internal.util.DoubleDouble
Maximal value that can be handled by DoubleDouble.multiply(double, double).
MAX_VALUE - Static variable in class org.apache.sis.measure.Latitude
Maximum usual value for latitude (+90.0°).
MAX_VALUE - Static variable in class org.apache.sis.measure.Longitude
Maximum usual value for longitude (+180.0°).
MAX_VALUE - Static variable in class org.apache.sis.measure.RangeFormat.Field
Identifies the maximal value field in a range.
MAX_VALUE_FIELD - Static variable in class org.apache.sis.measure.RangeFormat
The constant value for FieldPosition which designate the maximal value.
MAX_X - Static variable in class org.apache.sis.internal.storage.gpx.Attributes
A bounds attribute.
MAX_Y - Static variable in class org.apache.sis.internal.storage.gpx.Attributes
A bounds attribute.
maxAltitude - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Maximum altitude during the photo flight.
maxChanged - Variable in class org.apache.sis.geometry.WraparoundInEnvelope
maxCycles - Variable in class org.apache.sis.geometry.WraparoundInEnvelope
The minimum and maximum number of periods that WraparoundInEnvelope.shift(double) wanted to add to the coordinate before to be constrained to the WraparoundInEnvelope.limit.
MAXIMAL_LENGTH - Static variable in class org.apache.sis.internal.feature.AttributeConvention
String representation of the AttributeConvention.MAXIMAL_LENGTH_CHARACTERISTIC name.
MAXIMAL_LENGTH - Static variable in class org.apache.sis.internal.storage.PRJDataStore
Maximal length (in bytes) of auxiliary files.
MAXIMAL_LENGTH_CHARACTERISTIC - Static variable in class org.apache.sis.internal.feature.AttributeConvention
Conventional name for fetching the maximal length of string values.
MAXIMAL_VALUE_LENGTH - Static variable in class org.apache.sis.feature.FeatureFormat
Maximal length of attribute values, in number of characters.
maximalColumnWidths - Variable in class org.apache.sis.io.TableAppender
Maximum width for each columns.
maximalLineLength - Variable in class org.apache.sis.io.LineAppender
The maximal line length, in units of code points (not char).
maximalSequenceNumber - Variable in class org.apache.sis.metadata.sql.IdentifierGenerator
The greatest sequential number found during the search for a free identifier.
maximalValue() - Method in class org.apache.sis.util.collection.IntegerList
Returns the maximal value that can be stored in this list.
maximum - Variable in class org.apache.sis.image.RecoloredImage
The minimum and maximum values used for computing the color model.
maximum - Variable in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
The minimum (inclusive) and maximum (exclusive) sample values.
maximum - Variable in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
The maximum value specified at construction time.
maximum - Variable in class org.apache.sis.math.Statistics
The maximal value given to the Statistics.accept(double) method.
maximum() - Method in class org.apache.sis.math.Statistics
Returns the maximum sample value, or NaN if none.
maximum() - Method in class org.apache.sis.measure.Angle
Upper threshold before to format an angle as an ordinary number.
maximum() - Method in class org.apache.sis.measure.Latitude
Upper threshold before to format an angle as an ordinary number.
maximum() - Element in annotation type org.apache.sis.measure.ValueRange
Returns the maximal value that a method can return.
Maximum - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Maximum
MAXIMUM_BUFFER_SIZE - Static variable in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Maximum buffer size when creating temporary arrays.
MAXIMUM_DIMENSIONS - Static variable in class org.apache.sis.index.tree.PointTree
The maximum number of dimensions (inclusive) that this class currently supports.
MAXIMUM_FAILURES - Static variable in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Maximum amount of TransformException to catch while transforming a block of 512 coordinate values in an array.
MAXIMUM_ITERATIONS - Static variable in class org.apache.sis.internal.referencing.Formulas
Maximum number of iterations for iterative computations.
MAXIMUM_ITERATIONS - Static variable in class org.apache.sis.internal.referencing.j2d.Bezier
Maximum number of iterations for iterative computations.
MAXIMUM_ITERATIONS - Static variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Maximum number of iterations for iterative computations.
MAXIMUM_ITERATIONS - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
Maximum number of iterations.
MAXIMUM_MATRIX_SIZE - Static variable in class org.apache.sis.internal.util.Numerics
Maximum number of rows or columns in Apache SIS matrices.
MAXIMUM_VALUE_KEY - Static variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Key for the "maximumValue" property to be given to the constructor.
maximumIdentifierLength - Variable in class org.apache.sis.metadata.sql.MetadataWriter
Maximal length for the identifier.
maximumOccurrence - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Maximum occurrence of the extended element.
maximumOccurs - Variable in class org.apache.sis.feature.builder.PropertyTypeBuilder
The maximum number of property values.
maximumOccurs - Variable in class org.apache.sis.feature.FieldType
The maximum number of occurrences of the property within its containing entity, or Integer.MAX_VALUE if there is no limit.
maximumOccurs - Variable in class org.apache.sis.metadata.PropertyInformation
The maximum number of occurrences as an unsigned number.
maximumOccurs - Variable in class org.apache.sis.parameter.AbstractParameterDescriptor
The maximum number of times that values for this parameter group are required, as an unsigned short.
maximumSubsampling - Variable in class org.apache.sis.coverage.grid.GridDerivation
The maximum subsampling values (inclusive), or null if none.
maximumSubsampling(int...) - Method in class org.apache.sis.coverage.grid.GridDerivation
Specifies the maximum subsampling values (inclusive) for each dimension.
maximumTotalWidth - Variable in class org.apache.sis.measure.AngleFormat
Minimal amount of spaces to be used by the degrees, minutes and seconds fields, and by the decimal digits.
maximumValue - Variable in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
The highest vertical extent contained in the dataset.
maximumValue - Variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Minimal and maximal value for this axis, or negative/positive infinity if none.
MaximumValue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Maximum value
maximumValueLength - Variable in class org.apache.sis.metadata.sql.MetadataWriter
Maximal length of values.
maxLength - Variable in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Length of the longest keyword.
maxParamCount - Variable in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The maximum number of parameters that the function expects.
maxRelativeHumidity - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Maximum relative humidity along the flight pass during the photo flight.
maxRowsPerInsert - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The maximum number of rows allowed per "INSERT" statement.
MaxSampleValue - Static variable in class org.apache.sis.storage.geotiff.Tags
 
maxTileX - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Minimum/maximum index of tiles to process, inclusive.
maxTileY - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Minimum/maximum index of tiles to process, inclusive.
maxTOI - Variable in class org.apache.sis.internal.referencing.ExtentSelector
Start/end of the time of interest (TOI), or null if unbounded.
maxValue - Variable in class org.apache.sis.measure.Range
The minimal and maximal values.
maxValue - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Maximum value of data values in each dimension included in the resource.
maxValues - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The minimum or maximum sample value found in the image, with one value per band.
maxX - Variable in class org.apache.sis.referencing.gazetteer.SimpleLocation
The easternmost bound of the envelope, or NaN if not yet computed.
maxY - Variable in class org.apache.sis.referencing.gazetteer.SimpleLocation
The northernmost bound of the envelope, or NaN if not yet computed.
MAYBE - Static variable in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
Whether the SRID is present, absent, or may be present or absent depending on the value.
maybeAssignableFrom(DefaultFeatureType, DefaultFeatureType) - Static method in class org.apache.sis.feature.DefaultFeatureType
Returns true if the given base type may be the same or a super-type of the given type, using only the name as a criterion.
mayBeNil(Object) - Static method in class org.apache.sis.xml.NilReason
Returns true if the given object may be one of the sentinel values created by NilReason.createNilPrimitive(Class).
mayContainArrays - Variable in class org.apache.sis.util.collection.WeakHashSet
true if the elements in this set may be arrays.
MCC - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mcc/1.0" URL.
MCO - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mco/1.0" URL.
mcosα1 - Variable in class org.apache.sis.referencing.GeodeticCalculator
The azimuth at start point (α₁) and at end point (α₂) as vector components.
mcosα2 - Variable in class org.apache.sis.referencing.GeodeticCalculator
The azimuth at start point (α₁) and at end point (α₂) as vector components.
mcosαf - Variable in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
The final (f) coordinates and derivatives, together with geodesic and loxodromic distances.
mcosαi - Variable in class org.apache.sis.referencing.GeodeticCalculator.CircularPath
The initial (i) derivatives, saved for later restoration by GeodeticCalculator.CircularPath.reset().
MD_AggregateInformation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter in order to map implementing class with the GeoAPI interface.
MD_AggregateInformation() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_AggregateInformation
Empty constructor for JAXB only.
MD_AggregateInformation(AggregateInformation) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_AggregateInformation
MD_ApplicationSchemaInformation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_ApplicationSchemaInformation() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_ApplicationSchemaInformation
Empty constructor for JAXB only.
MD_ApplicationSchemaInformation(ApplicationSchemaInformation) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_ApplicationSchemaInformation
MD_AttributeGroup - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_AttributeGroup() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_AttributeGroup
Empty constructor for JAXB only.
MD_AttributeGroup(DefaultAttributeGroup) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_AttributeGroup
MD_BrowseGraphic - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_BrowseGraphic() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_BrowseGraphic
Empty constructor for JAXB only.
MD_BrowseGraphic(BrowseGraphic) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_BrowseGraphic
MD_CellGeometryCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for CellGeometry in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_CellGeometryCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_CellGeometryCode
Empty constructor for JAXB only.
MD_CellGeometryCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_CellGeometryCode
Creates a new adapter for the given value.
MD_CharacterSetCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for Charset in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_CharacterSetCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_CharacterSetCode
Empty constructor for JAXB only.
MD_ClassificationCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for Classification in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_ClassificationCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_ClassificationCode
Empty constructor for JAXB only.
MD_ClassificationCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_ClassificationCode
Creates a new adapter for the given value.
MD_Constraints - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Constraints() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Constraints
Empty constructor for JAXB only.
MD_Constraints(Constraints) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Constraints
MD_ContentInformation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_ContentInformation() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_ContentInformation
Empty constructor for JAXB only.
MD_ContentInformation(ContentInformation) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_ContentInformation
MD_CoverageContentTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for CoverageContentType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_CoverageContentTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_CoverageContentTypeCode
Empty constructor for JAXB only.
MD_CoverageContentTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_CoverageContentTypeCode
Creates a new adapter for the given value.
MD_DataIdentification - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_DataIdentification() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_DataIdentification
Empty constructor for JAXB only.
MD_DataIdentification(DataIdentification) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_DataIdentification
MD_DatatypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for Datatype in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_DatatypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_DatatypeCode
Empty constructor for JAXB only.
MD_DatatypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_DatatypeCode
Creates a new adapter for the given value.
MD_DigitalTransferOptions - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_DigitalTransferOptions() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_DigitalTransferOptions
Empty constructor for JAXB only.
MD_DigitalTransferOptions(DigitalTransferOptions) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_DigitalTransferOptions
MD_Dimension - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Dimension() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Dimension
Empty constructor for JAXB only.
MD_Dimension(Dimension) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Dimension
MD_DimensionNameTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for DimensionNameType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_DimensionNameTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_DimensionNameTypeCode
Empty constructor for JAXB only.
MD_DimensionNameTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_DimensionNameTypeCode
Creates a new adapter for the given value.
MD_Distribution - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Distribution() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Distribution
Empty constructor for JAXB only.
MD_Distribution(Distribution) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Distribution
MD_Distributor - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Distributor() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Distributor
Empty constructor for JAXB only.
MD_Distributor(Distributor) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Distributor
MD_ExtendedElementInformation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_ExtendedElementInformation() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_ExtendedElementInformation
Empty constructor for JAXB only.
MD_ExtendedElementInformation(ExtendedElementInformation) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_ExtendedElementInformation
MD_FeatureTypeInfo - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_FeatureTypeInfo() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_FeatureTypeInfo
Empty constructor for JAXB only.
MD_FeatureTypeInfo(DefaultFeatureTypeInfo) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_FeatureTypeInfo
MD_Format - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Format() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Format
Empty constructor for JAXB only.
MD_Format(Format) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Format
MD_GeometricObjects - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_GeometricObjects() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_GeometricObjects
Empty constructor for JAXB only.
MD_GeometricObjects(GeometricObjects) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_GeometricObjects
MD_GeometricObjectTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for GeometricObjectType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_GeometricObjectTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_GeometricObjectTypeCode
Empty constructor for JAXB only.
MD_GeometricObjectTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_GeometricObjectTypeCode
Creates a new adapter for the given value.
MD_Identification - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Identification() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Identification
Empty constructor for JAXB only.
MD_Identification(Identification) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Identification
MD_Identifier - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Identifier() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Identifier
Empty constructor for JAXB only.
MD_Identifier(Identifier) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Identifier
MD_Identifier.Since2014 - Class in org.apache.sis.internal.jaxb.metadata
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
MD_ImagingConditionCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for ImagingCondition in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_ImagingConditionCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_ImagingConditionCode
Empty constructor for JAXB only.
MD_ImagingConditionCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_ImagingConditionCode
Creates a new adapter for the given value.
MD_KeywordClass - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_KeywordClass() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_KeywordClass
Empty constructor for JAXB only.
MD_KeywordClass(DefaultKeywordClass) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_KeywordClass
MD_KeywordClass.Since2014 - Class in org.apache.sis.internal.jaxb.metadata
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
MD_Keywords - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Keywords() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Keywords
Empty constructor for JAXB only.
MD_Keywords(Keywords) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Keywords
MD_KeywordTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for KeywordType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_KeywordTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_KeywordTypeCode
Empty constructor for JAXB only.
MD_KeywordTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_KeywordTypeCode
Creates a new adapter for the given value.
MD_MaintenanceFrequencyCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for MaintenanceFrequency in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_MaintenanceFrequencyCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_MaintenanceFrequencyCode
Empty constructor for JAXB only.
MD_MaintenanceFrequencyCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_MaintenanceFrequencyCode
Creates a new adapter for the given value.
MD_MaintenanceInformation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_MaintenanceInformation() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_MaintenanceInformation
Empty constructor for JAXB only.
MD_MaintenanceInformation(MaintenanceInformation) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_MaintenanceInformation
MD_Medium - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Medium() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Medium
Empty constructor for JAXB only.
MD_Medium(Medium) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Medium
MD_Medium.Since2014 - Class in org.apache.sis.internal.jaxb.metadata
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
MD_MediumFormatCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for MediumFormat in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_MediumFormatCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_MediumFormatCode
Empty constructor for JAXB only.
MD_MediumFormatCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_MediumFormatCode
Creates a new adapter for the given value.
MD_MediumNameCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for legacy MediumName in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_MediumNameCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_MediumNameCode
Empty constructor for JAXB only.
MD_MediumNameCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_MediumNameCode
Creates a new adapter for the given value.
MD_Metadata - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Metadata() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Metadata
Empty constructor for JAXB only.
MD_Metadata(Metadata) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Metadata
Constructor for the MD_Metadata.wrap(org.opengis.metadata.Metadata) method only.
MD_MetadataExtensionInformation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_MetadataExtensionInformation() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_MetadataExtensionInformation
Empty constructor for JAXB only.
MD_MetadataExtensionInformation(MetadataExtensionInformation) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_MetadataExtensionInformation
MD_MetadataScope - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_MetadataScope() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_MetadataScope
Empty constructor for JAXB only.
MD_MetadataScope(DefaultMetadataScope) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_MetadataScope
MD_ObligationCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for Obligation in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_ObligationCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_ObligationCode
Empty constructor for JAXB only.
MD_PixelOrientationCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for PixelOrientation in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_PixelOrientationCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_PixelOrientationCode
Empty constructor for JAXB only.
MD_PixelOrientationCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_PixelOrientationCode
Creates a new adapter for the given proxy.
MD_PortrayalCatalogueReference - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_PortrayalCatalogueReference() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_PortrayalCatalogueReference
Empty constructor for JAXB only.
MD_PortrayalCatalogueReference(PortrayalCatalogueReference) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_PortrayalCatalogueReference
MD_ProgressCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for Progress in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_ProgressCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_ProgressCode
Empty constructor for JAXB only.
MD_ProgressCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_ProgressCode
Creates a new adapter for the given value.
MD_RangeDimension - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_RangeDimension() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_RangeDimension
Empty constructor for JAXB only.
MD_RangeDimension(RangeDimension) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_RangeDimension
MD_Releasability - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Releasability() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Releasability
Empty constructor for JAXB only.
MD_Releasability(DefaultReleasability) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Releasability
MD_Releasability.Since2014 - Class in org.apache.sis.internal.jaxb.metadata
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
MD_RepresentativeFraction - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_RepresentativeFraction() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_RepresentativeFraction
Empty constructor for JAXB only.
MD_RepresentativeFraction(RepresentativeFraction) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_RepresentativeFraction
MD_Resolution - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Resolution() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Resolution
Empty constructor for JAXB only.
MD_Resolution(Resolution) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Resolution
MD_Resolution.Since2014 - Class in org.apache.sis.internal.jaxb.metadata
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
MD_RestrictionCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for Restriction in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_RestrictionCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_RestrictionCode
Empty constructor for JAXB only.
MD_RestrictionCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_RestrictionCode
Creates a new adapter for the given value.
MD_Scope - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter in order to map implementing class with the GeoAPI interface.
MD_Scope() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Scope
Empty constructor for JAXB only.
MD_Scope(Scope) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Scope
Constructor for the MD_Scope.wrap(org.opengis.metadata.quality.Scope) method only.
MD_Scope.Legacy - Class in org.apache.sis.internal.jaxb.metadata
On unmarshalling, creates an instance of the deprecated DefaultScope subclass.
MD_Scope.Since2014 - Class in org.apache.sis.internal.jaxb.metadata
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
MD_ScopeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for ScopeCode in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_ScopeCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_ScopeCode
Empty constructor for JAXB only.
MD_ScopeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_ScopeCode
Creates a new adapter for the given value.
MD_ScopeDescription - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_ScopeDescription() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_ScopeDescription
Empty constructor for JAXB only.
MD_ScopeDescription(ScopeDescription) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_ScopeDescription
MD_SpatialRepresentation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_SpatialRepresentation() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_SpatialRepresentation
Empty constructor for JAXB only.
MD_SpatialRepresentation(SpatialRepresentation) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_SpatialRepresentation
MD_SpatialRepresentationTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for SpatialRepresentationType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_SpatialRepresentationTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_SpatialRepresentationTypeCode
Empty constructor for JAXB only.
MD_SpatialRepresentationTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_SpatialRepresentationTypeCode
Creates a new adapter for the given value.
MD_StandardOrderProcess - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_StandardOrderProcess() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_StandardOrderProcess
Empty constructor for JAXB only.
MD_StandardOrderProcess(StandardOrderProcess) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_StandardOrderProcess
MD_TopicCategoryCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for TopicCategory in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_TopicCategoryCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_TopicCategoryCode
Empty constructor for JAXB only.
MD_TopicCategoryCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_TopicCategoryCode
Creates a new adapter for the given proxy.
MD_TopologyLevelCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for TopologyLevel in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MD_TopologyLevelCode() - Constructor for class org.apache.sis.internal.jaxb.code.MD_TopologyLevelCode
Empty constructor for JAXB only.
MD_TopologyLevelCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MD_TopologyLevelCode
Creates a new adapter for the given value.
MD_Usage - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MD_Usage() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Usage
Empty constructor for JAXB only.
MD_Usage(Usage) - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Usage
MD1 - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/md1/1.0" URL.
MD2 - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/md2/1.0" URL.
MDA - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mda/1.0" URL.
MDB - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mdb/1.0" URL.
MDQ - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19157/-2/mdq/1.0" URL.
MDS - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mds/1.0" URL.
MDT - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mdt/1.0" URL.
mean() - Method in class org.apache.sis.math.Statistics
Returns the mean value, or NaN if none.
MEAN_SEA_LEVEL - Enum constant in enum org.apache.sis.referencing.CommonCRS.Vertical
Height measured above the Mean Sea Level (MSL) in metres.
meanValue - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Mean value of data values in each dimension included in the resource.
MeanValue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Mean value
measure - Variable in class org.apache.sis.internal.jaxb.gco.GO_Measure
A proxy representation of the <gco:Measure> element.
measure - Variable in class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
The measure, which is either the polar radius or the inverse of the flattening value.
Measure - Class in org.apache.sis.internal.jaxb.gml
A measurement value together with its unit of measure.
Measure() - Constructor for class org.apache.sis.internal.jaxb.gml.Measure
Default empty constructor for JAXB.
Measure(double, Unit<?>) - Constructor for class org.apache.sis.internal.jaxb.gml.Measure
Constructs a representation of the measure as defined in ISO 19103 standard, with the UOM attribute like "gmxUom.xml#xpointer(//*[@gml:id='m'])".
MEASURE - Static variable in class org.apache.sis.internal.system.Loggers
The logger for operations related to units of measurement.
measureDescription - Variable in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Description of the measure.
measureIdentification - Variable in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Value uniquely identifying the measure within a namespace.
measureIdentifier - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Value uniquely identifying the measure within a namespace.
MeasureList - Class in org.apache.sis.internal.jaxb.gml
XML representation of a sequence of measurement values together with their unit of measure.
MeasureList() - Constructor for class org.apache.sis.internal.jaxb.gml.MeasureList
Default empty constructor for JAXB.
MeasureList(Object, Class<E>, Unit<?>) - Constructor for class org.apache.sis.internal.jaxb.gml.MeasureList
Creates a list of measures backed by the given array.
measurement - Variable in enum org.apache.sis.storage.landsat.BandGroupName
Name of the measurement.
MeasurementRange<E extends Number & Comparable<? super E>> - Class in org.apache.sis.measure
A range of numbers associated with a unit of measurement.
MeasurementRange(Class<E>, E, boolean, E, boolean, Unit<?>) - Constructor for class org.apache.sis.measure.MeasurementRange
Constructs a range of Number objects.
MeasurementRange(Class<E>, Range<? extends Number>, Unit<?>) - Constructor for class org.apache.sis.measure.MeasurementRange
Constructs a range with the same values than the specified range, casted to the specified type.
MeasurementRange(Class<E>, ValueRange, Unit<?>) - Constructor for class org.apache.sis.measure.MeasurementRange
Constructs a range of the given type with values from the given annotation.
MeasurementRange(Range<E>, Unit<?>) - Constructor for class org.apache.sis.measure.MeasurementRange
Constructs a range with the same values than the specified range and the given unit.
measureReference - Variable in class org.apache.sis.metadata.iso.quality.AbstractElement
Reference to measure used.
Measures - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Measures
media - Variable in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Media used by the format.
median(Instant, Instant) - Static method in class org.apache.sis.internal.referencing.ExtentSelector
Returns instant (in milliseconds) in the middle of given time range, or Double.NaN if none.
median(GridGeometry, MathTransform) - Static method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Returns the point of interest converted to the Coordinate Reference System.
Median() - Constructor for class org.apache.sis.geometry.AbstractEnvelope.Median
 
medianOrSpan(boolean) - Method in class org.apache.sis.measure.NumberRange
Mediator(E[]) - Constructor for class org.apache.sis.internal.util.CheckedArrayList.Mediator
 
mediumFormats - Variable in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Methods used to write to the medium.
mediumNote - Variable in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Description of other limitations or requirements for using the medium.
meets(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand meets the second.
Meets(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.Meets
Creates a new filter.
MEETS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
memberName - Variable in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
The name, as used by the service for this parameter.
members - Variable in class org.apache.sis.storage.aggregate.Group
All members of this group.
MemoryDataTransfer - Class in org.apache.sis.internal.storage.io
A DataTransfer with all data in the given buffer, without channel.
MemoryDataTransfer(String, Buffer) - Constructor for class org.apache.sis.internal.storage.io.MemoryDataTransfer
Creates a in-memory data input for the given buffer.
MemoryFeatureSet - Class in org.apache.sis.internal.storage
Set of features stored in memory.
MemoryFeatureSet(StoreListeners, DefaultFeatureType, Collection<AbstractFeature>) - Constructor for class org.apache.sis.internal.storage.MemoryFeatureSet
Creates a new set of features stored in memory.
MemoryGridResource - Class in org.apache.sis.internal.storage
MemoryGridResource(StoreListeners, GridCoverage) - Constructor for class org.apache.sis.internal.storage.MemoryGridResource
Creates a new coverage stored in memory.
Mercator - Class in org.apache.sis.referencing.operation.projection
Mercator Cylindrical projection (EPSG codes 9804, 9805, 1026, 1024, 1044, 9841).
Mercator(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.Mercator
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
Mercator(Mercator) - Constructor for class org.apache.sis.referencing.operation.projection.Mercator
Creates a new projection initialized to the same parameters than the given one.
Mercator(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.Mercator
Creates a Mercator projection from the given parameters.
Mercator.Spherical - Class in org.apache.sis.referencing.operation.projection
Provides the transform equations for the spherical case of the Mercator projection.
Mercator.Variant - Enum in org.apache.sis.referencing.operation.projection
Variants of Mercator projection.
Mercator1SP - Class in org.apache.sis.internal.referencing.provider
The provider for "Mercator (variant A)" projection (EPSG:9804).
Mercator1SP() - Constructor for class org.apache.sis.internal.referencing.provider.Mercator1SP
Constructs a new provider.
Mercator2SP - Class in org.apache.sis.internal.referencing.provider
The provider for "Mercator (variant B)" projection (EPSG:9805).
Mercator2SP() - Constructor for class org.apache.sis.internal.referencing.provider.Mercator2SP
Constructs a new provider.
MercatorAuxiliarySphere - Class in org.apache.sis.internal.referencing.provider
The provider for "Mercator Auxiliary Sphere" projection (defined by ESRI).
MercatorAuxiliarySphere() - Constructor for class org.apache.sis.internal.referencing.provider.MercatorAuxiliarySphere
Constructs a new provider.
MercatorSpherical - Class in org.apache.sis.internal.referencing.provider
The provider for "Mercator (Spherical)" projection (EPSG:1026, EPSG:9841).
MercatorSpherical() - Constructor for class org.apache.sis.internal.referencing.provider.MercatorSpherical
Constructs a new provider.
merge - Variable in class org.apache.sis.internal.referencing.MergedProperties
A map containing the merge of user and default properties, or null if not yet created.
merge(Class<?>, Map<String, ?>, Map<String, ?>, int, int, GeneralParameterDescriptor[], ParameterDescriptorGroup, boolean) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Returns a descriptor with the given properties, completed with information not found in GML.
merge(List<GeneralParameterDescriptor>, GeneralParameterDescriptor[], Map<GeneralParameterDescriptor, GeneralParameterDescriptor>) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameterGroup
Invoked by DefaultParameterDescriptorGroup.setDescriptors(GeneralParameterDescriptor[]) for merging into a single set the descriptors which are repeated twice in a GML document.
merge(Set<AttributeRole>, Set<AttributeRole>) - Static method in enum org.apache.sis.feature.builder.AttributeRole
Returns the union of the given set of attribute roles.
merge(Set<R>) - Method in class org.apache.sis.internal.processing.image.CompoundFuture
Invoked by get(…) if there is more than one non-null instance.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.apache.sis.util.collection.Cache
Maps the given value to the given key if no mapping existed before this method call, or computes a new value otherwise.
merge(TiledProcess.Task) - Method in class org.apache.sis.internal.processing.isoline.Parallelized.Tile
Invoked in a background thread for merging results of two sub-tasks.
merge(TiledProcess.Task) - Method in class org.apache.sis.internal.processing.image.TiledProcess.Task
Merges the result of given sub-task into this one.
merge(Isolines[], Isolines[]) - Static method in class org.apache.sis.internal.processing.isoline.Isolines
Merges results of two partial computations (tiles).
merge(Tracer.Level) - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Transfers all other polylines into this instance.
merge(ModifiableMetadata, String, Object, Object) - Method in class org.apache.sis.internal.metadata.Merger
Invoked when Merger cannot merge a metadata value by itself.
merge(ObjectConverter<S, ? extends T>, Class<? super T>) - Method in class org.apache.sis.internal.converter.FallbackConverter
Merge this with another converter whose target class is a subtype of this ClassPair.targetClass.
merge(ObjectConverter<S, ? extends T>, ObjectConverter<S, ? extends T>) - Static method in class org.apache.sis.internal.converter.FallbackConverter
Appends the given converter in the given tree of fallback converters.
merge(GeneralParameterDescriptor[], Map<GeneralParameterDescriptor, GeneralParameterDescriptor>) - Method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Merges the given parameter descriptors with the descriptors currently in this group.
merge(GeneralParameterDescriptor, GeneralParameterDescriptor) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Returns a descriptor with the same properties than the provided one, but completed with information not found in GML.
MERGE - Enum constant in enum org.apache.sis.internal.metadata.Merger.Resolution
Indicates that source values should be written in target attributes of existing metadata element.
mergeArrays(String, Class<T>, Collection<T>, Map<String, Object>, Identifier) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Merges the property of type Collection identified by the given key.
MergedProperties - Class in org.apache.sis.internal.referencing
A map which first looks for values in a user supplied map, then looks in a default map if no value where found in the user supplied one.
MergedProperties(Map<String, ?>, Map<String, ?>) - Constructor for class org.apache.sis.internal.referencing.MergedProperties
Creates a new map which will merge the given properties on the fly.
mergeIfSubtype(ObjectConverter<S, T>, ObjectConverter<S, ?>, Class<? super T>) - Static method in class org.apache.sis.internal.converter.FallbackConverter
Merges if the converter target class of is a subtype of the branch target class.
mergeMetadata(Object, Locale) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Merge the given metadata into the metadata created by this builder.
mergePolylines(Object, Iterator<?>) - Static method in class org.apache.sis.internal.feature.j2d.Wrapper
Implementation of Wrapper.mergePolylines(Iterator) also shared by PointWrapper.
mergePolylines(Iterator<?>) - Method in class org.apache.sis.internal.feature.esri.Wrapper
Merges a sequence of points or paths after the wrapped geometry.
mergePolylines(Iterator<?>) - Static method in class org.apache.sis.internal.feature.Geometries
Merges a sequence of points or polylines into a single polyline instances.
mergePolylines(Iterator<?>) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Appends a sequence of points or polylines after this geometry.
mergePolylines(Iterator<?>) - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Merges a sequence of points or paths after this geometry.
mergePolylines(Iterator<?>) - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Merges a sequence of points or paths after this geometry.
mergePolylines(Iterator<?>) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Merges a sequence of points or paths after the wrapped geometry.
Merger - Class in org.apache.sis.internal.metadata
Merges the content of two metadata instances.
Merger(Locale) - Constructor for class org.apache.sis.internal.metadata.Merger
Creates a new merger.
Merger.ForMap<V> - Class in org.apache.sis.internal.metadata
Helper class for merging the content of two maps where values may be other metadata objects.
Merger.Resolution - Enum in org.apache.sis.internal.metadata
The action to perform when a source metadata element is about to be written in an existing target element.
MergeStrategy - Class in org.apache.sis.storage.aggregate
Algorithm to apply when more than one grid coverage can be found at the same grid index.
MergeStrategy(Duration) - Constructor for class org.apache.sis.storage.aggregate.MergeStrategy
Creates a new merge strategy.
merging - Variable in class org.apache.sis.internal.processing.image.TiledProcess.Task
Synchronization lock during the merge phase.
meridian - Variable in class org.apache.sis.referencing.cs.DirectionAlongMeridian
The meridian in degrees, relative to a unspecified (usually Greenwich) prime meridian.
meridian - Variable in class org.apache.sis.referencing.cs.Normalizer
The direction along meridian, or null if none.
Meridian - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to AbstractCS and AbstractDatum.
MeridianArcBased - Class in org.apache.sis.referencing.operation.projection
Base class of map projections based on distance along the meridian from equator to latitude φ.
MeridianArcBased(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.MeridianArcBased
Creates a new normalized projection from the parameters computed by the given initializer.
MeridianArcBased(MeridianArcBased) - Constructor for class org.apache.sis.referencing.operation.projection.MeridianArcBased
Creates a new projection initialized to the same parameters than the given one.
message - Variable in exception org.apache.sis.feature.FeatureOperationException
A description of the computation error.
message - Variable in exception org.apache.sis.feature.InvalidFeatureException
A description of the illegal feature.
message(boolean) - Static method in class org.apache.sis.internal.util.AbstractMap
The message to gives to the exception to be thrown in case of unsupported operation.
message(short, Object) - Method in class org.apache.sis.internal.storage.folder.Store
Returns a localized string for the given key and value.
message(Map<?, ?>, String, Object) - Method in class org.apache.sis.parameter.Verifier
Returns an error message for the error detected by Verifier.ensureValidValue(Class, Set, Range, Object).
Message - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Message
messageEquals(Throwable, Throwable) - Static method in class org.apache.sis.util.Exceptions
Returns true if the given exceptions are of the same class and contains the same message.
messageForDifference(String, double, double) - Static method in class org.apache.sis.internal.util.Numerics
Creates a messages to put in AssertionError when two values differ in an unexpected way.
messageFormat - Variable in class org.apache.sis.util.logging.MonolineFormatter
The message format, or null if not yet created.
messageForProperty(short, String) - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Returns the error message for an exception or log record.
messagePattern - Variable in class org.apache.sis.util.logging.MonolineFormatter
Value of the last call to MessageFormat.applyPattern(String).
messages - Variable in class org.apache.sis.io.wkt.Warnings
Warning messages or exceptions emitted during parsing or formatting.
messages() - Method in class org.apache.sis.internal.storage.folder.Store
Returns the resource bundle to use for error message in exceptions.
Messages - Class in org.apache.sis.util.resources
Locale-dependent resources for miscellaneous (often logging) messages.
Messages(URL) - Constructor for class org.apache.sis.util.resources.Messages
Constructs a new resource bundle loading data from the given UTF file.
Messages.International - Class in org.apache.sis.util.resources
The international string to be returned by Messages.formatInternational(short).
Messages.Keys - Class in org.apache.sis.util.resources
Resource keys.
MET_BY - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
metadata - Variable in class org.apache.sis.internal.jaxb.gco.PropertyType
The wrapped GeoAPI metadata instance, or null if the metadata shall not be marshalled.
metadata - Variable in class org.apache.sis.internal.sql.feature.Analyzer
Information about the database as a whole.
metadata - Variable in class org.apache.sis.internal.storage.csv.Store
The metadata object, or null if not yet created.
metadata - Variable in class org.apache.sis.internal.storage.esri.RasterStore
The metadata object, or null if not yet created.
metadata - Variable in class org.apache.sis.internal.storage.folder.Store
Information about the data store as a whole, created when first needed.
metadata - Variable in class org.apache.sis.internal.storage.gpx.Reader
The metadata (ISO 19115 compatible), or null if none.
metadata - Variable in class org.apache.sis.internal.storage.gpx.Store
The metadata, or null if not yet parsed.
metadata - Variable in class org.apache.sis.internal.storage.gpx.Types
The list of feature types to be given to GPC metadata objects.
metadata - Variable in class org.apache.sis.internal.storage.gpx.Updater
The metadata to write.
metadata - Variable in class org.apache.sis.internal.storage.gpx.Writer
The metadata to write, or null if none.
metadata - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
The metadata object, or null if not yet created.
metadata - Variable in class org.apache.sis.internal.storage.MetadataBuilder
The metadata created by this builder, or null if not yet created.
metadata - Variable in class org.apache.sis.internal.storage.wkt.Store
The metadata object, created when first needed.
metadata - Variable in class org.apache.sis.internal.storage.xml.Store
The metadata object, determined when first needed.
metadata - Variable in class org.apache.sis.metadata.TreeNode
The metadata object from which the TreeNode.getUserObject() method will fetch the value.
metadata - Variable in class org.apache.sis.metadata.TreeNodeChildren
The metadata object for which property values will be the elements of this collection.
metadata - Variable in class org.apache.sis.metadata.ValueMap
The metadata object to wrap.
metadata - Variable in class org.apache.sis.storage.AbstractResource
A description of this resource as an unmodifiable metadata, or null if not yet computed.
metadata - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
The metadata, or null if not yet created.
metadata - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Builder for the metadata.
metadata - Variable in class org.apache.sis.storage.geotiff.XMLMetadata.Parser
Where to write metadata.
metadata - Variable in class org.apache.sis.storage.landsat.LandsatStore
The object returned by LandsatStore.getMetadata(), created when first needed and cached.
metadata - Variable in class org.apache.sis.storage.sql.SQLStore
The metadata, created when first requested.
metadata() - Method in class org.apache.sis.internal.storage.gpx.Reader
Returns the Reader.metadata field, creating it if needed.
metadata() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the metadata object if it does not already exists, then returns it.
Metadata - Class in org.apache.sis.internal.storage.gpx
Information about the GPX file, author, and copyright restrictions.
Metadata - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Metadata
Metadata() - Constructor for class org.apache.sis.internal.storage.gpx.Metadata
Creates an initially empty metadata object.
Metadata(Metadata, Locale) - Constructor for class org.apache.sis.internal.storage.gpx.Metadata
Copies properties from the given ISO 19115 metadata.
METADATA - Enum constant in enum org.apache.sis.internal.storage.MetadataBuilder.Scope
Information applies only to metadata.
METADATA - Static variable in class org.apache.sis.internal.storage.csv.Store
The character at the beginning of metadata lines.
METADATA - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A metadata tag (v1.1+).
METADATA - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.metadata" module name.
METADATA_ONLY - Static variable in class org.apache.sis.internal.system.Semaphores
A flag to indicate that only metadata are desired and that there is no need to create costly objects.
METADATA_ROOT - Static variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
The namespace root of ISO 19115 objects.
METADATA_ROOT_LEGACY - Static variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
The root directory of OGC metadata schemas.
METADATA_VERSION - Static variable in class org.apache.sis.xml.XML
Specifies the metadata version of the document to be marshalled or unmarshalled.
MetadataBuilder - Class in org.apache.sis.internal.storage
Helper methods for the metadata created by DataStore implementations.
MetadataBuilder() - Constructor for class org.apache.sis.internal.storage.MetadataBuilder
Creates a new metadata builder.
MetadataBuilder.GridType - Enum in org.apache.sis.internal.storage
The type of grid spatial representation (georectified, georeferenceable or unspecified).
MetadataBuilder.LegalSymbols - Class in org.apache.sis.internal.storage
Elements to omit in the legal notice to be parsed by MetadataBuilder.parseLegalNotice(String).
MetadataBuilder.PartyType - Enum in org.apache.sis.internal.storage
The type of party to create (individual, organization or unknown).
MetadataBuilder.Scope - Enum in org.apache.sis.internal.storage
Specify if an information apply to data, to metadata or to both.
MetadataBuilder.Sentence - Class in org.apache.sis.internal.storage
An international string where localized identifiers are formatted more like an English sentence.
MetadataCommand - Class in org.apache.sis.console
The "metadata" sub-command.
MetadataCommand(int, String...) - Constructor for class org.apache.sis.console.MetadataCommand
Creates the "metadata" sub-command.
metadataConstraints - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Provides restrictions on the access and use of metadata.
MetadataCopier - Class in org.apache.sis.metadata
Performs deep copies of given metadata instances.
MetadataCopier(MetadataStandard) - Constructor for class org.apache.sis.metadata.MetadataCopier
Creates a new metadata copier.
metadataExtensionInfo - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Information describing metadata extensions.
MetadataFallback - Class in org.apache.sis.metadata.sql
A fallback providing hard-coded values of metadata entities.
MetadataFallback() - Constructor for class org.apache.sis.metadata.sql.MetadataFallback
Creates the singleton.
MetadataFormat - Class in org.apache.sis.metadata
Default format for AbstractMetadata objects.
MetadataFormat() - Constructor for class org.apache.sis.metadata.MetadataFormat
Creates a new format.
metadataLinkages - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Online location(s) where the metadata is available.
metadataMaintenance - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Provides information about the frequency of metadata updates, and the scope of those updates.
metadataProfiles - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Citation(s) for the profile(s) of the metadata standard to which the metadata conform.
MetadataProxy - Interface in org.apache.sis.metadata.sql
Interface for metadata that are implemented by a proxy class.
MetadataReader - Class in org.apache.sis.storage.landsat
Parses Landsat metadata as ISO 19115 Metadata object.
MetadataReader(LandsatStore, String, StoreListeners) - Constructor for class org.apache.sis.storage.landsat.MetadataReader
Creates a new metadata parser.
metadataReference - Variable in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Reference to the metadata of the associated resource.
MetadataScopeAdapter<L> - Class in org.apache.sis.metadata.iso
A specialization of LegacyPropertyAdapter which will try to merge the "hierarchyLevel" and "hierarchyLevelName" properties in the same DefaultMetadataScope instance.
MetadataScopeAdapter(Collection<DefaultMetadataScope>) - Constructor for class org.apache.sis.metadata.iso.MetadataScopeAdapter
 
metadataScopes - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Scope to which the metadata applies.
MetadataServices - Class in org.apache.sis.internal.util
Provides access to services defined in the "sis-metadata" module.
MetadataServices() - Constructor for class org.apache.sis.internal.util.MetadataServices
For subclass only.
MetadataSource - Class in org.apache.sis.metadata.sql
A connection to a metadata database in read-only mode.
MetadataSource() - Constructor for class org.apache.sis.metadata.sql.MetadataSource
For MetadataFallback constructor only.
MetadataSource(MetadataStandard, DataSource, String, Map<String, ?>) - Constructor for class org.apache.sis.metadata.sql.MetadataSource
Creates a new metadata source.
MetadataSource(MetadataSource) - Constructor for class org.apache.sis.metadata.sql.MetadataSource
Creates a new metadata source with the same configuration than the given source.
MetadataSource.CloseTask - Class in org.apache.sis.metadata.sql
A task to be executed later for closing all expired CachedStatement.
MetadataStandard - Class in org.apache.sis.metadata
Enumeration of some metadata standards.
MetadataStandard(String, String, MetadataStandard...) - Constructor for class org.apache.sis.metadata.MetadataStandard
Creates a new instance working on implementation of interfaces defined in the specified package.
MetadataStandard(Citation, Package, MetadataStandard...) - Constructor for class org.apache.sis.metadata.MetadataStandard
Creates a new instance working on implementation of interfaces defined in the specified package.
metadataStandards - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Citation(s) for the standard(s) to which the metadata conform.
MetadataStoreException - Exception in org.apache.sis.metadata.sql
Thrown when a metadata access failed.
MetadataStoreException(Exception) - Constructor for exception org.apache.sis.metadata.sql.MetadataStoreException
Creates an instance of MetadataException with the specified cause.
MetadataStoreException(String) - Constructor for exception org.apache.sis.metadata.sql.MetadataStoreException
Creates an instance of MetadataException with the specified detail message.
MetadataStoreException(String, Exception) - Constructor for exception org.apache.sis.metadata.sql.MetadataStoreException
Creates an instance of MetadataException with the specified message and cause.
MetadataTypes - Class in org.apache.sis.internal.metadata
Declares the classes of objects to be marshalled using a default MarshallerPool.
MetadataTypes() - Constructor for class org.apache.sis.internal.metadata.MetadataTypes
 
MetadataVisitor<R> - Class in org.apache.sis.metadata
A visitor of metadata properties with a safety against infinite recursivity.
MetadataVisitor() - Constructor for class org.apache.sis.metadata.MetadataVisitor
Creates a new visitor.
MetadataVisitor.Filter - Enum in org.apache.sis.metadata
Filter the properties to visit.
MetadataVisitorException - Exception in org.apache.sis.metadata
Thrown when a MetadataVisitor.visit(Class, Object) method failed.
MetadataVisitorException(String[], Class<?>, Exception) - Constructor for exception org.apache.sis.metadata.MetadataVisitorException
Constructs a new exception with the specified cause.
MetadataWriter - Class in org.apache.sis.metadata.sql
A connection to a metadata database with write capabilities.
MetadataWriter(MetadataStandard, DataSource, String, Map<String, ?>) - Constructor for class org.apache.sis.metadata.sql.MetadataWriter
Creates a new metadata writer.
MetadataWriter.FKey - Class in org.apache.sis.metadata.sql
Information about the source and the target of a foreigner key.
metBy(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand is met by the second.
MetBy(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.MetBy
Creates a new filter.
meteorologicalConditions - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Meteorological conditions in the photo flight area, in particular clouds, snow and wind.
method - Variable in class org.apache.sis.internal.feature.SpatialOperationContext.Projector
The operation method for the map projection to use.
method - Variable in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
The conversion method used by ProjectedCRS or DerivedCRS, or null if unspecified.
method - Variable in class org.apache.sis.internal.util.Cloner
The clone() method, or null if not yet determined.
method - Variable in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
The value of COORD_OP_METHOD_CODE.
method - Variable in class org.apache.sis.referencing.operation.AbstractSingleOperation
The operation method.
method - Variable in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
An operation method that describe this coordinate system conversion.
method(String) - Static method in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
Creates an operation method of the given name.
Method - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Method - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Method
METHOD - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Operation methods, often represented by PROJECTION[…] elements.
METHOD - Static variable in class org.apache.sis.coverage.grid.GridExtentCRS
Description of "CRS to grid indices" operation method.
METHOD - Static variable in class org.apache.sis.internal.referencing.DefinitionVerifier
Indicates in which part of CRS description a difference has been found.
METHOD - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
METHOD - Static variable in class org.apache.sis.util.logging.MonolineFormatter
Format the class name and method name.
METHOD_NAME - Enum constant in enum org.apache.sis.metadata.KeyNamePolicy
The keys in the map are the plain method names.
method3D - Variable in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
The CoordinateSystemTransform.method augmented with one pass through dimension.
methodIterator - Variable in class org.apache.sis.referencing.operation.transform.OperationMethodSet
Iterator over OperationMethodSet.methods elements.
methods - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
All methods specified at construction time or found on the classpath.
methods - Variable in class org.apache.sis.referencing.operation.transform.OperationMethodSet
The DefaultMathTransformFactory.methods used for fetching the initial methods.
Methods - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Methods
methodsByName - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
The methods by name, cached for faster lookup and for avoiding some synchronizations on DefaultMathTransformFactory.methods and DefaultMathTransformFactory.pool.
methodsByType - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
The methods by type.
METRE - Static variable in class org.apache.sis.measure.Units
The SI base unit for distances (m).
METRE_PRECISION_DIGITS - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
The number of digits in a one-meter precision when formatting MGRS references.
METRES_PER_SECOND - Static variable in class org.apache.sis.measure.Units
The SI derived unit for speed (m/s).
METRES_PER_SECOND_SQUARED - Static variable in class org.apache.sis.measure.Units
The SI derived unit for acceleration (m/s²).
MEX - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mex/1.0" URL.
MGRS - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
Military Grid Reference System
MI_AcquisitionInformation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_AcquisitionInformation() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_AcquisitionInformation
Empty constructor for JAXB only.
MI_AcquisitionInformation(AcquisitionInformation) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_AcquisitionInformation
MI_Band - Class in org.apache.sis.internal.jaxb.gmi
A wrapper for a metadata using the "gmi" namespace.
MI_Band() - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_Band
Creates an initially empty metadata.
MI_Band(Band) - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_Band
Creates a new metadata as a copy of the given one.
MI_BandDefinition - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for BandDefinition in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MI_BandDefinition() - Constructor for class org.apache.sis.internal.jaxb.code.MI_BandDefinition
Empty constructor for JAXB only.
MI_BandDefinition(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MI_BandDefinition
Creates a new adapter for the given value.
MI_ContextCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for Context in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MI_ContextCode() - Constructor for class org.apache.sis.internal.jaxb.code.MI_ContextCode
Empty constructor for JAXB only.
MI_ContextCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MI_ContextCode
Creates a new adapter for the given value.
MI_CoverageDescription - Class in org.apache.sis.internal.jaxb.gmi
A wrapper for a metadata using the "gmi" namespace.
MI_CoverageDescription() - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_CoverageDescription
Creates an initially empty metadata.
MI_CoverageDescription(CoverageDescription) - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_CoverageDescription
Creates a new metadata as a copy of the given one.
MI_EnvironmentalRecord - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_EnvironmentalRecord() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_EnvironmentalRecord
Empty constructor for JAXB only.
MI_EnvironmentalRecord(EnvironmentalRecord) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_EnvironmentalRecord
MI_Event - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_Event() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Event
Empty constructor for JAXB only.
MI_Event(Event) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Event
MI_GCP - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_GCP() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_GCP
Empty constructor for JAXB only.
MI_GCP(GCP) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_GCP
Constructor for the MI_GCP.wrap(org.opengis.metadata.spatial.GCP) method only.
MI_GeolocationInformation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_GeolocationInformation() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_GeolocationInformation
Empty constructor for JAXB only.
MI_GeolocationInformation(GeolocationInformation) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_GeolocationInformation
MI_GeometryTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for GeometryType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MI_GeometryTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.MI_GeometryTypeCode
Empty constructor for JAXB only.
MI_GeometryTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MI_GeometryTypeCode
Creates a new adapter for the given value.
MI_Georectified - Class in org.apache.sis.internal.jaxb.gmi
A wrapper for a metadata using the "gmi" namespace.
MI_Georectified() - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_Georectified
Creates an initially empty metadata.
MI_Georectified(Georectified) - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_Georectified
Creates a new metadata as a copy of the given one.
MI_Georeferenceable - Class in org.apache.sis.internal.jaxb.gmi
A wrapper for a metadata using the "gmi" namespace.
MI_Georeferenceable() - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_Georeferenceable
Creates an initially empty metadata.
MI_Georeferenceable(Georeferenceable) - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_Georeferenceable
Creates a new metadata as a copy of the given one.
MI_ImageDescription - Class in org.apache.sis.internal.jaxb.gmi
A wrapper for a metadata using the "gmi" namespace.
MI_ImageDescription() - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_ImageDescription
Creates an initially empty metadata.
MI_ImageDescription(ImageDescription) - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_ImageDescription
Creates a new metadata as a copy of the given one.
MI_Instrument - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_Instrument() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Instrument
Empty constructor for JAXB only.
MI_Instrument(Instrument) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Instrument
MI_Metadata - Class in org.apache.sis.internal.jaxb.gmi
A wrapper for a metadata using the "gmi" namespace.
MI_Metadata() - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_Metadata
Creates an initially empty metadata.
MI_Metadata(Metadata) - Constructor for class org.apache.sis.internal.jaxb.gmi.MI_Metadata
Creates a new metadata as a copy of the given one.
MI_Objective - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_Objective() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Objective
Empty constructor for JAXB only.
MI_Objective(Objective) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Objective
MI_ObjectiveTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for ObjectiveType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MI_ObjectiveTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.MI_ObjectiveTypeCode
Empty constructor for JAXB only.
MI_ObjectiveTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MI_ObjectiveTypeCode
Creates a new adapter for the given value.
MI_Operation - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_Operation() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Operation
Empty constructor for JAXB only.
MI_Operation(Operation) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Operation
MI_OperationTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for OperationType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MI_OperationTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.MI_OperationTypeCode
Empty constructor for JAXB only.
MI_OperationTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MI_OperationTypeCode
Creates a new adapter for the given value.
MI_Plan - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_Plan() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Plan
Empty constructor for JAXB only.
MI_Plan(Plan) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Plan
MI_Platform - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_Platform() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Platform
Empty constructor for JAXB only.
MI_Platform(Platform) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Platform
MI_PlatformPass - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_PlatformPass() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_PlatformPass
Empty constructor for JAXB only.
MI_PlatformPass(PlatformPass) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_PlatformPass
MI_PolarisationOrientationCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for PolarizationOrientation in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MI_PolarisationOrientationCode() - Constructor for class org.apache.sis.internal.jaxb.code.MI_PolarisationOrientationCode
Empty constructor for JAXB only.
MI_PolarisationOrientationCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MI_PolarisationOrientationCode
Creates a new adapter for the given value.
MI_PriorityCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for Priority in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MI_PriorityCode() - Constructor for class org.apache.sis.internal.jaxb.code.MI_PriorityCode
Empty constructor for JAXB only.
MI_PriorityCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MI_PriorityCode
Creates a new adapter for the given value.
MI_RangeElementDescription - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_RangeElementDescription() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_RangeElementDescription
Empty constructor for JAXB only.
MI_RangeElementDescription(RangeElementDescription) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_RangeElementDescription
MI_RangeElementDescription.Since2014 - Class in org.apache.sis.internal.jaxb.metadata
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
MI_RequestedDate - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_RequestedDate() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_RequestedDate
Empty constructor for JAXB only.
MI_RequestedDate(RequestedDate) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_RequestedDate
MI_Requirement - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MI_Requirement() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Requirement
Empty constructor for JAXB only.
MI_Requirement(Requirement) - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_Requirement
MI_SequenceCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for Sequence in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MI_SequenceCode() - Constructor for class org.apache.sis.internal.jaxb.code.MI_SequenceCode
Empty constructor for JAXB only.
MI_SequenceCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MI_SequenceCode
Creates a new adapter for the given value.
MI_TransferFunctionTypeCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for TransferFunctionType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MI_TransferFunctionTypeCode() - Constructor for class org.apache.sis.internal.jaxb.code.MI_TransferFunctionTypeCode
Empty constructor for JAXB only.
MI_TransferFunctionTypeCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MI_TransferFunctionTypeCode
Creates a new adapter for the given value.
MI_TriggerCode - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for Trigger in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
MI_TriggerCode() - Constructor for class org.apache.sis.internal.jaxb.code.MI_TriggerCode
Empty constructor for JAXB only.
MI_TriggerCode(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.MI_TriggerCode
Creates a new adapter for the given value.
MICHIGAN - Enum constant in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
The "Lambert Conic Conformal (2SP Michigan)" projection.
MICRORADIAN - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 10-6 radians (1 µrad).
MIDNIGHT - Static variable in class org.apache.sis.internal.util.StandardDateFormat
Midnight (00:00) UTC.
MilitaryGridReferenceSystem - Class in org.apache.sis.referencing.gazetteer
The Military Grid Reference System (MGRS).
MilitaryGridReferenceSystem() - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Creates a new Military Grid Reference System (MGRS) using the default datum.
MilitaryGridReferenceSystem(Map<String, ?>, CommonCRS) - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Creates a new Military Grid Reference System (MGRS) using the specified datum.
MilitaryGridReferenceSystem.Coder - Class in org.apache.sis.referencing.gazetteer
Conversions between direct positions and references in the Military Grid Reference System (MGRS).
MilitaryGridReferenceSystem.Coder.IteratorAllZones - Class in org.apache.sis.referencing.gazetteer
Iterator over the cells inside all UPS and UTM zones inside a given area of interest.
MilitaryGridReferenceSystem.Decoder - Class in org.apache.sis.referencing.gazetteer
The result of decoding a MGRS reference.
MilitaryGridReferenceSystem.Encoder - Class in org.apache.sis.referencing.gazetteer
Conversions from direct positions to Military Grid Reference System (MGRS) references.
MilitaryGridReferenceSystem.IteratorOneZone - Class in org.apache.sis.referencing.gazetteer
Iterator over the cells in a single UTM or UPS zone.
MILLER - Enum constant in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
Miller projection.
MillerCylindrical - Class in org.apache.sis.internal.referencing.provider
The provider for "Miller Cylindrical" projection.
MillerCylindrical() - Constructor for class org.apache.sis.internal.referencing.provider.MillerCylindrical
Constructs a new provider.
MILLIMETRE - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 0.001 metres (1 mm).
millis - Variable in class org.apache.sis.internal.temporal.DefaultInstant
The date in milliseconds since epoch.
MILLIS_PER_SECOND - Static variable in class org.apache.sis.internal.util.StandardDateFormat
Number of milliseconds in one second.
MILLISECOND - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 10-3 seconds (1 ms).
MILLISECONDS_PER_DAY - Static variable in class org.apache.sis.internal.util.StandardDateFormat
The length of a day in number of milliseconds.
MIME - Enum constant in enum org.apache.sis.internal.storage.image.FormatFilter
Filter the providers by MIME type.
MIME_TYPE - Static variable in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Value assigned to GO_CharacterString.type if the character string shall be marshalled as a <gcx:MimeFileType> element.
MIME_TYPE - Static variable in class org.apache.sis.internal.storage.xml.AbstractProvider
The "application/xml" MIME type, used only if AbstractProvider.probeContent(StorageConnector) cannot determine a more accurate type.
MIME_TYPE - Static variable in class org.apache.sis.storage.geotiff.GeoTiffStoreProvider
The MIME type for GeoTIFF files.
MimeFileType - Class in org.apache.sis.internal.jaxb.gcx
The <gcx:MimeFileType> element, which may be used as a substitute of <gco:CharacterString>.
MimeFileType() - Constructor for class org.apache.sis.internal.jaxb.gcx.MimeFileType
Empty constructor for JAXB only.
MimeFileType(String) - Constructor for class org.apache.sis.internal.jaxb.gcx.MimeFileType
Creates a new <gml:MimeFileType> for the given type.
MimeFileTypeAdapter - Class in org.apache.sis.internal.jaxb.gcx
JAXB adapter wrapping a String value with a <gcx:MimeFileType> element.
MimeFileTypeAdapter() - Constructor for class org.apache.sis.internal.jaxb.gcx.MimeFileTypeAdapter
Empty constructor for JAXB.
mimeForNameSpaces - Variable in class org.apache.sis.internal.storage.xml.AbstractProvider
The mapping from XML namespaces to MIME types.
mimeForNameSpaces - Variable in class org.apache.sis.internal.storage.xml.MimeTypeDetector
The mapping from XML namespaces to MIME types.
mimeForRootElements - Variable in class org.apache.sis.internal.storage.xml.AbstractProvider
The mapping from root elements to MIME types.
mimeForRootElements - Variable in class org.apache.sis.internal.storage.xml.MimeTypeDetector
The mapping from root elements to MIME types.
mimeType - Variable in class org.apache.sis.storage.ProbeResult
The storage MIME type, or null if unknown or not applicable.
MimeTypeCommand - Class in org.apache.sis.console
The "mime-type" subcommand.
MimeTypeCommand(int, String...) - Constructor for class org.apache.sis.console.MimeTypeCommand
Creates the "mime-type" sub-command.
MimeTypeDetector - Class in org.apache.sis.internal.storage.xml
Detects the MIME type of a XML document from the namespace of the root element.
MimeTypeDetector(Map<String, String>, Map<String, String>) - Constructor for class org.apache.sis.internal.storage.xml.MimeTypeDetector
Creates a new instance.
min() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns the minimum element of this stream.
min(Comparator<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns the minimum element of this stream according to the provided comparator.
min(Quantity<Q>, Quantity<Q>) - Static method in class org.apache.sis.measure.Quantities
Returns the smallest of two quantities.
MIN_CAPACITY - Static variable in class org.apache.sis.util.collection.WeakEntry
Minimal capacity for the internal table of entries.
MIN_CODE_SIZE - Static variable in class org.apache.sis.internal.storage.inflater.LZW
Initial number of bits in a code.
MIN_KEY_LENGTH - Static variable in class org.apache.sis.storage.geotiff.CRSBuilder
Minimal length that a key in a name must have before we compare them to the CRSBuilder.NAME_KEYS.
MIN_LENGTH - Static variable in class org.apache.sis.internal.storage.wkt.StoreProvider.Peek
Length of the shortest keyword.
MIN_METHOD_CODE - Static variable in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
First Bursa-Wolf method.
MIN_NAN_ORDINAL - Static variable in class org.apache.sis.math.MathFunctions
The minimal ordinal value for NaN numbers created by MathFunctions.toNanFloat(int).
MIN_TILE_SIZE - Static variable in class org.apache.sis.image.ResamplingGrid
The minimal tile width and height in pixels.
MIN_TILE_SIZE - Static variable in class org.apache.sis.internal.coverage.j2d.ImageLayout
The minimum tile size.
MIN_TILE_SIZE - Static variable in class org.apache.sis.internal.processing.image.TiledProcess
Minimal "tile" size for sub-tasks computation.
MIN_VALUE - Static variable in class org.apache.sis.measure.Latitude
Minimum usual value for latitude (-90.0°).
MIN_VALUE - Static variable in class org.apache.sis.measure.Longitude
Minimum usual value for longitude (-180.0°).
MIN_VALUE - Static variable in class org.apache.sis.measure.RangeFormat.Field
Identifies the minimal value field in a range.
MIN_VALUE_FIELD - Static variable in class org.apache.sis.measure.RangeFormat
The constant value for FieldPosition which designate the minimal value.
MIN_X - Static variable in class org.apache.sis.internal.storage.gpx.Attributes
A bounds attribute.
MIN_Y - Static variable in class org.apache.sis.internal.storage.gpx.Attributes
A bounds attribute.
minChanged - Variable in class org.apache.sis.geometry.WraparoundInEnvelope
minCycles - Variable in class org.apache.sis.geometry.WraparoundInEnvelope
The minimum and maximum number of periods that WraparoundInEnvelope.shift(double) wanted to add to the coordinate before to be constrained to the WraparoundInEnvelope.limit.
minDuration - Variable in class org.apache.sis.util.logging.PerformanceLevel
The minimal duration (in nanoseconds) for logging the record.
MINIMAL_BUFFER_SIZE - Static variable in class org.apache.sis.storage.StorageConnector
The minimal size of the ByteBuffer to be created.
MINIMAL_LENGTH_BEFORE_BREAK - Static variable in class org.apache.sis.internal.book.Assembler
Minimal number of characters in a Java identifier before to allows a line break before the next identifier.
MINIMAL_LIMIT - Static variable in class org.apache.sis.metadata.sql.MetadataWriter
Minimum value allowed for MetadataWriter.maximumIdentifierLength.
MINIMAL_SIZE - Static variable in class org.apache.sis.math.PackedVector
Minimal length for creating a packed vector.
minimum - Variable in class org.apache.sis.image.RecoloredImage
The minimum and maximum values used for computing the color model.
minimum - Variable in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
The minimum (inclusive) and maximum (exclusive) sample values.
minimum - Variable in class org.apache.sis.math.Statistics
The minimal value given to the Statistics.accept(double) method.
minimum() - Method in class org.apache.sis.math.Statistics
Returns the minimum sample value, or NaN if none.
minimum() - Element in annotation type org.apache.sis.measure.ValueRange
Returns the minimal value that a method can return.
Minimum - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Minimum
MINIMUM_VALUE_KEY - Static variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Key for the "minimumValue" property to be given to the constructor.
minimumFractionDigits - Variable in class org.apache.sis.measure.AngleFormat
Minimal amount of spaces to be used by the degrees, minutes and seconds fields, and by the decimal digits.
minimumOccurs - Variable in class org.apache.sis.feature.builder.PropertyTypeBuilder
The minimum number of property values.
minimumOccurs - Variable in class org.apache.sis.feature.FieldType
The minimum number of occurrences of the property within its containing entity.
minimumOccurs - Variable in class org.apache.sis.metadata.PropertyInformation
The minimum number of occurrences.
minimumOccurs - Variable in class org.apache.sis.parameter.AbstractParameterDescriptor
The minimum number of times that values for this parameter group are required, as an unsigned short.
minimumOccurs(boolean) - Method in enum org.apache.sis.storage.aggregate.JoinFeatureSet.Type
Returns the minimum occurrences for properties on the left or right side.
minimums - Variable in class org.apache.sis.coverage.CategoryList
List of minimum values (inclusive) for each category in CategoryList.categories, in strictly increasing order.
minimumValue - Variable in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
The lowest vertical extent contained in the dataset.
minimumValue - Variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Minimal and maximal value for this axis, or negative/positive infinity if none.
MinimumValue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Minimum value
MINOR_VERSION - Static variable in class org.apache.sis.internal.system.Modules
The minor version number of all Apache SIS modules.
minOrMax(Quantity<Q>, Quantity<Q>, boolean) - Static method in class org.apache.sis.measure.Quantities
minorRevision - Variable in class org.apache.sis.storage.geotiff.CRSBuilder
Version of the set of keys declared in the GeoKeyDirectory header.
minorRevision - Variable in class org.apache.sis.storage.geotiff.GeoKeysLoader
Version of the set of keys declared in the GeoKeyDirectory header.
minParamCount - Variable in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The minimum number of parameters that the function expects.
MinSampleValue - Static variable in class org.apache.sis.storage.geotiff.Tags
 
minTile - Variable in class org.apache.sis.image.ImageCombiner.Layout
Indices of the first tile (minTileX, minTileY).
minTileX - Variable in class org.apache.sis.coverage.grid.ReshapedImage
Index in tile matrix of the upper-left tile.
minTileX - Variable in class org.apache.sis.image.PrefetchedImage
Index of the first prefetched tile.
minTileX - Variable in class org.apache.sis.image.ResampledImage
Index of the first tile.
minTileX - Variable in class org.apache.sis.internal.coverage.j2d.TiledImage
Index of the first tile in the image.
minTileX - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Minimum/maximum index of tiles to process, inclusive.
minTileX - Variable in class org.apache.sis.internal.storage.TiledDeferredImage
Index of the first tile in the image.
minTileY - Variable in class org.apache.sis.coverage.grid.ReshapedImage
Index in tile matrix of the upper-left tile.
minTileY - Variable in class org.apache.sis.image.PrefetchedImage
Index of the first prefetched tile.
minTileY - Variable in class org.apache.sis.image.ResampledImage
Index of the first tile.
minTileY - Variable in class org.apache.sis.internal.coverage.j2d.TiledImage
Index of the first tile in the image.
minTileY - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Minimum/maximum index of tiles to process, inclusive.
minTileY - Variable in class org.apache.sis.internal.storage.TiledDeferredImage
Index of the first tile in the image.
minTOI - Variable in class org.apache.sis.internal.referencing.ExtentSelector
Start/end of the time of interest (TOI), or null if unbounded.
minusSign - Variable in class org.apache.sis.measure.RangeFormat
Symbols used by this format, inferred from DecimalFormatSymbols.
MINUTE - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 60 seconds (1 min).
minutes - Variable in class org.apache.sis.internal.temporal.DefaultPeriodDuration
Components of this period duration.
MINUTES - Static variable in class org.apache.sis.measure.AngleFormat.Field
Identifies the minutes field, including the minutes symbol (if any).
MINUTES_FIELD - Static variable in class org.apache.sis.measure.AngleFormat
Constant for minutes field.
minutesFieldWidth - Variable in class org.apache.sis.measure.AngleFormat
Minimal amount of spaces to be used by the degrees, minutes and seconds fields, and by the decimal digits.
minutesSuffix - Variable in class org.apache.sis.measure.AngleFormat
Characters to insert before the text to format, and after each field.
minValue - Variable in class org.apache.sis.measure.Range
The minimal and maximal values.
minValue - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Minimum value of data values in each dimension included in the resource.
minValues - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The minimum or maximum sample value found in the image, with one value per band.
minX - Variable in class org.apache.sis.coverage.grid.ReshapedImage
Coordinate of the upper-left pixel.
minX - Variable in class org.apache.sis.image.ResampledImage
Domain of pixel coordinates in this image.
minX - Variable in class org.apache.sis.referencing.gazetteer.SimpleLocation
The westernmost bound of the envelope, or NaN if not yet computed.
minY - Variable in class org.apache.sis.coverage.grid.ReshapedImage
Coordinate of the upper-left pixel.
minY - Variable in class org.apache.sis.image.ResampledImage
Domain of pixel coordinates in this image.
minY - Variable in class org.apache.sis.referencing.gazetteer.SimpleLocation
The southernmost bound of the envelope, or NaN if not yet computed.
MisalignedDatumShiftGrid_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Misaligned datum shift grid in “{0}”.
MISMATCH - Enum constant in enum org.apache.sis.console.IdentifierCommand.State
 
MismatchedArrayLengths - Static variable in class org.apache.sis.util.resources.Errors.Keys
Mismatched array lengths.
MismatchedAxes_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Mismatched axes “{1}” and “{2}” at dimension {0}.
MismatchedBandCount_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Image number of bands {0,number} does not match the number of sample dimensions ({1,number}).
MismatchedBandSize - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The bands have different number of sample values.
MismatchedCoverageRangeException - Exception in org.apache.sis.coverage
Thrown when the number of bands or sample dimensions specified to a method is not equal to the number expected by a coverage.
MismatchedCoverageRangeException() - Constructor for exception org.apache.sis.coverage.MismatchedCoverageRangeException
Creates an exception with no message.
MismatchedCoverageRangeException(String) - Constructor for exception org.apache.sis.coverage.MismatchedCoverageRangeException
Creates an exception with the specified message.
MismatchedCoverageRangeException(String, Throwable) - Constructor for exception org.apache.sis.coverage.MismatchedCoverageRangeException
Creates an exception with the specified message and cause.
MismatchedCRS - Static variable in class org.apache.sis.util.resources.Errors.Keys
The coordinate reference system must be the same for all objects.
MismatchedDataType - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The bands store sample values using different data types.
MismatchedDatumException - Exception in org.apache.sis.referencing.operation
Thrown when the source and target CRS of a conversion use different datum.
MismatchedDatumException() - Constructor for exception org.apache.sis.referencing.operation.MismatchedDatumException
Constructs a new exception with no message.
MismatchedDatumException(String) - Constructor for exception org.apache.sis.referencing.operation.MismatchedDatumException
Constructs a new exception with the specified detail message.
MismatchedDatumException(String, Throwable) - Constructor for exception org.apache.sis.referencing.operation.MismatchedDatumException
Constructs a new exception with the specified detail message and cause.
mismatchedDimension(String, int, int) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Builds the exception message for an unexpected position dimension.
mismatchedDimension(String, int, int) - Static method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Constructs an error message for the MismatchedDimensionException.
MismatchedDimension_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Mismatched object dimensions: {0}D and {1}D.
MismatchedDimension_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Argument ‘{0}’ has {2} dimension{2,choice,1#|2#s}, while {1} was expected.
MismatchedDimensionForCRS_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{0}” coordinate reference system has {1} dimension{1,choice,1#|2#s}, but the given geometry is {2}-dimensional.
mismatchedElement(String, Iterable<?>, Iterable<?>, String) - Static method in class org.apache.sis.util.Utilities
Returns an assertion error message for mismatched collections.
MismatchedEllipsoidAxisLength_3 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
The “{1}” parameter could have been omitted.
MismatchedGridGeometry_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The grid geometry must be the same for “{0}” and “{1}”.
MismatchedImageLocation - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The two images have different size or pixel coordinates.
MismatchedImageSize_3 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Image {0,choice,0#width|1#height} ({1,number} pixels) does not match the grid extent size ({2,number} cells).
MismatchedLength_4 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
TIFF tag “{0}” has a list of {2} elements, but {3} elements were expected according tag “{1}”.
MismatchedMatrixSize_4 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Mismatched matrix sizes: expected {0}×{1} but got {2}×{3}.
MismatchedMatrixSizeException - Exception in org.apache.sis.referencing.operation.matrix
Thrown when two matrices cannot be added or multiplied because the sizes do not match.
MismatchedMatrixSizeException() - Constructor for exception org.apache.sis.referencing.operation.matrix.MismatchedMatrixSizeException
Constructs a new exception with no message.
MismatchedMatrixSizeException(String) - Constructor for exception org.apache.sis.referencing.operation.matrix.MismatchedMatrixSizeException
Constructs a new exception with the specified detail message.
MismatchedMatrixSizeException(String, Throwable) - Constructor for exception org.apache.sis.referencing.operation.matrix.MismatchedMatrixSizeException
Constructs a new exception with the specified detail message and cause.
MismatchedOperationFactories_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No coordinate operation from “{0}” to “{1}” because of mismatched factories.
MismatchedParameterDescriptor_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Mismatched descriptor for “{0}” parameter.
MismatchedPrimeMeridian_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Expected the “{0}” prime meridian but found “{1}”.
MismatchedPropertyType_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Mismatched type for “{0}” property.
MismatchedReferenceSystemException - Exception in org.apache.sis.geometry
Indicates that an object cannot be constructed because of a mismatch in the reference systems of geometric components.
MismatchedReferenceSystemException() - Constructor for exception org.apache.sis.geometry.MismatchedReferenceSystemException
Creates an exception with no message.
MismatchedReferenceSystemException(String) - Constructor for exception org.apache.sis.geometry.MismatchedReferenceSystemException
Creates an exception with the specified message.
MismatchedReferenceSystemException(String, Throwable) - Constructor for exception org.apache.sis.geometry.MismatchedReferenceSystemException
Creates an exception with the specified message and cause.
MismatchedSampleModel - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The two images use different sample models.
MismatchedTileGrid - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The two images have different tile grid.
MismatchedTransformDimension_4 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{0}” transform has {3} {1,choice,0#source|1#target} dimension{3,choice,1#|2#s}, while {2} was expected.
mismatchedType(Class<?>, Object) - Static method in class org.apache.sis.util.Utilities
Returns an assertion error message for mismatched types.
MismatchedValueClass_3 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
An attribute for ‘{1}’ values where expected, but the “{0}” attribute specifies values of type ‘{2}’.
MisnamedParameter_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Despite its name, this parameter is effectively “{0}”.
missing - Static variable in class org.apache.sis.storage.geotiff.GeoCodes
An alternative code for GeoCodes.undefined found in some GeoTIFF file.
MISSING - Enum constant in enum org.apache.sis.storage.tiling.TileStatus
The tile is flagged as missing.
MISSING - Static variable in class org.apache.sis.feature.AbstractFeature
Sentinel value for missing property.
MISSING - Static variable in class org.apache.sis.internal.util.PropertyFormat
The string to insert for missing values.
MISSING - Static variable in class org.apache.sis.xml.NilReason
The correct value is not readily available to the sender of this data.
MissingAuthority_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No authority was specified for code “{0}”.
MissingAuthorityCode_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Missing or empty “ID[…]” element for “{0}”.
missingCharacter(int, int, ParsePosition) - Method in class org.apache.sis.io.wkt.Element
Returns an exception saying that a character is missing.
MissingCharacterInElement_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Missing a ‘{1}’ character in “{0}” element.
missingComponent(String) - Method in class org.apache.sis.io.wkt.Element
Returns an exception saying that a sub-element is missing.
MissingComponentInElement_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Missing a “{1}” component in “{0}”.
MissingFactoryResourceException - Exception in org.apache.sis.referencing.factory
Thrown when a particular object cannot be created because a resource is missing.
MissingFactoryResourceException() - Constructor for exception org.apache.sis.referencing.factory.MissingFactoryResourceException
Construct an exception with no detail message.
MissingFactoryResourceException(String) - Constructor for exception org.apache.sis.referencing.factory.MissingFactoryResourceException
Construct an exception with the specified detail message.
MissingFactoryResourceException(String, Throwable) - Constructor for exception org.apache.sis.referencing.factory.MissingFactoryResourceException
Construct an exception with the specified detail message and cause.
missingGeoKeys - Variable in class org.apache.sis.storage.geotiff.CRSBuilder
Missing GeoKeys, used for avoiding to report the same warning twice.
MissingGeoValue_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
No value has been found for the “{0}” GeoTIFF key.
MissingHorizontalDimension_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No horizontal dimension found in “{0}”.
MissingInterpolationOrdinates - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Not enough dimension in ‘MathTransform’ input or output coordinates for the interpolation points.
MissingJAXBContext - Static variable in class org.apache.sis.util.resources.Errors.Keys
JAXB context has not been specified.
MissingOrEmptyAttribute_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Missing or empty ‘{1}’ attribute in “{0}”.
missingOrIncompatibleValue(Object) - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns the exception to throw when an incompatible method is invoked for the value type.
missingOrUnknownComponent(String) - Method in class org.apache.sis.io.wkt.Element
Returns a ParseException for a child keyword which is unknown.
MissingParameterValues_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Missing parameter values for “{0}” coordinate operation.
missingProperty(String) - Static method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Returns an error message for the exception to thrown when a mandatory property is missing.
missingProperty(PRJDataStore.AuxiliaryContent, String) - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Returns the exception to throw for a missing property in the header file.
MissingRequiredModule_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
This operation requires the “{0}” module.
MissingResourceIdentifier_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Resource “{0}” does not have an identifier.
MissingSchemeInURI_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Missing scheme in “{0}” URI.
MissingSpatioTemporalDimension_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No spatial or temporal dimension found in “{0}”
missingTag(short) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Builds an exception for a missing TIFF tag for which no default value can be computed.
missingTag(short, Object, boolean, boolean) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Reports a warning for a missing TIFF tag for which a default value can be computed.
MissingTemporalDimension_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No temporal dimension found in “{0}”
missingUOM(Class<?>, String) - Static method in class org.apache.sis.internal.jaxb.gml.Measure
Sends a warning for a missing "uom" attribute.
missingValue(short) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Reports a warning about missing value for the given key.
missingValue(short) - Method in class org.apache.sis.storage.geotiff.GeoKeysLoader
Reports a warning about missing value for the given key.
MissingValue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Missing value
MissingValue_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Cannot read TIFF image from “{0}” because the “{1}” tag is missing.
MissingValueForOption_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Missing value for “{0}” option.
MissingValueForParameter_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Missing value for “{0}” parameter.
missingValueForProperty(Identifier, String) - Static method in class org.apache.sis.internal.metadata.Identifiers
Returns a message saying that a property is missing for an object having the given identifier.
MissingValueForProperty_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Missing value for “{0}” property.
MissingValueForProperty_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Missing value for “{1}” property in “{0}”.
MissingValueInColumn_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Missing value in the “{0}” column.
MissingValuesInLocalizationGrid - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
The localization grid still have some undefined source or target coordinates.
MissingVerticalDimension_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No vertical dimension found in “{0}”
MIXED_CASE - Static variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
Index of the SQLTranslator.SENTINEL element which is in mixed case.
MMI - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mmi/1.0" URL.
modCount - Variable in class org.apache.sis.metadata.TreeNodeChildren
Modification count, incremented when the content of this collection is modified.
modCount - Variable in class org.apache.sis.util.collection.RangeSet.Iter
Modification count at construction time.
modCount - Variable in class org.apache.sis.util.collection.RangeSet
The amount of modifications applied on the range RangeSet.array.
modCount - Variable in class org.apache.sis.util.collection.RangeSet.SubSet
Modification count of the enclosing RangeSet, used for detecting changes.
modCountCheck - Variable in class org.apache.sis.metadata.TreeNodeChildren.Iter
The value of TreeNodeChildren.modCount at construction time or after the last change done by this iterator.
Mode() - Constructor for enum org.apache.sis.image.ImageProcessor.Mode
 
model - Variable in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
The sample model of the empty tiles to create.
model - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
The sample model for all rasters.
model - Variable in class org.apache.sis.storage.sql.SQLStore
The result of inspecting database schema for deriving FeatureTypes.
model() - Method in class org.apache.sis.storage.sql.SQLStore
Returns the database model, analyzing the database schema when first needed.
model(Connection) - Method in class org.apache.sis.storage.sql.SQLStore
Returns the database model, analyzing the database schema when first needed.
Model - Static variable in class org.apache.sis.storage.geotiff.Tags
 
modelForBandSubset - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
The sample model for the bands to read (not the full set of bands in the resource).
ModelPixelScaleTag - Static variable in class org.apache.sis.storage.geotiff.Tags
A vector of 3 floating-point values defining the "grid to CRS" conversion without rotation.
modelTiePoints - Variable in class org.apache.sis.storage.geotiff.GridGeometryBuilder
Raster model tie points.
ModelTiePoints - Static variable in class org.apache.sis.storage.geotiff.Tags
The tie points as (I,J,K,X,Y,Z) records in an array of floating-point numbers.
ModelTransformation - Static variable in class org.apache.sis.storage.geotiff.Tags
Specifies the "grid to CRS" conversion (the transformation matrix between the raster space and the model space).
ModelType - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.1.1 Codes.
ModelTypeGeocentric - Static variable in class org.apache.sis.storage.geotiff.GeoCodes
Geocentric (X,Y,Z) Coordinate System
ModelTypeGeographic - Static variable in class org.apache.sis.storage.geotiff.GeoCodes
Geographic latitude-longitude System
ModelTypeProjected - Static variable in class org.apache.sis.storage.geotiff.GeoCodes
Projection Coordinate System
modifiable - Variable in class org.apache.sis.metadata.iso.extent.Extents
If more than one GeographicBoundingBox is found, a new instance used for computing the union of all bounding boxes.
modifiableCopy(Collection<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Copies the content of the given collection to a new, unsynchronized, modifiable, in-memory collection.
modifiableCopy(Map<K, V>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Copies the content of the given map to a new unsynchronized, modifiable, in-memory map.
ModifiableIdentifierMap - Class in org.apache.sis.internal.jaxb
A map of identifiers which support put and remove operations.
ModifiableIdentifierMap(Collection<Identifier>) - Constructor for class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
Creates a new map which will be a view over the given identifiers.
ModifiableLocationType - Class in org.apache.sis.referencing.gazetteer
Helper class for building the description of a location.
ModifiableLocationType(CharSequence) - Constructor for class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Creates a new location type of the given name.
ModifiableLocationTypeAdapter - Class in org.apache.sis.referencing.gazetteer
Workaround for the lack of LocationType interface in GeoAPI 3.0.
ModifiableLocationTypeAdapter(AbstractLocationType, Map<AbstractLocationType, ModifiableLocationTypeAdapter>) - Constructor for class org.apache.sis.referencing.gazetteer.ModifiableLocationTypeAdapter
Copies all information from the given type.
ModifiableMetadata - Class in org.apache.sis.metadata
Base class of metadata having an editable content.
ModifiableMetadata() - Constructor for class org.apache.sis.metadata.ModifiableMetadata
Constructs an initially empty metadata.
ModifiableMetadata.State - Enum in org.apache.sis.metadata
Whether the metadata is still editable or has been made final.
modified - Variable in class org.apache.sis.internal.doclet.Rewriter
true if the Rewriter.content has been modified an need to be saved.
modified - Variable in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
A flag telling whether RewriteOnUpdate.removeIf(Predicate) removed at least one feature.
MODIFIED_JULIAN - Enum constant in enum org.apache.sis.referencing.CommonCRS.Temporal
Time measured as days since November 17, 1858 at 00:00 UTC.
ModifiedAzimuthalEquidistant - Class in org.apache.sis.internal.referencing.provider
The provider for "Modified Azimuthal Equidistant" projection (EPSG:9832).
ModifiedAzimuthalEquidistant - Class in org.apache.sis.referencing.operation.projection
Modified Azimuthal Equidistant projection (EPSG:9832).
ModifiedAzimuthalEquidistant() - Constructor for class org.apache.sis.internal.referencing.provider.ModifiedAzimuthalEquidistant
Constructs a new provider.
ModifiedAzimuthalEquidistant(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
ModifiedAzimuthalEquidistant(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
Creates a Modified Azimuthal Equidistant projection from the given parameters.
modifiedDimensions - Variable in class org.apache.sis.coverage.grid.GridDerivation
List of grid dimensions that are modified by the cornerToCRS transform, or null for all dimensions.
ModifiedJulian - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Modified Julian
modify(LinearTransform) - Method in class org.apache.sis.coverage.grid.DomainLinearizer
Callback for custom modification of linear approximation.
modifyReplacements(BiFunction<String, String, String>) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
For every entries in the replacements map, replaces the entry value by the value returned by function(key, value).
module - Variable in class org.apache.sis.internal.system.SystemListener
The OSGi module symbolic name, as declared in the Bundle-SymbolicName entry of the META-INF/MANIFEST.MF file.
Module - Class in org.apache.sis.internal.doclet
The @module tag.
Module() - Constructor for class org.apache.sis.internal.doclet.Module
Constructs a @module taglet.
moduleNotFound() - Method in class org.apache.sis.internal.system.OptionalDependency
Returns the exception to throw when a method requiring the optional dependency is invoked but that module is not on the classpath.
Modules - Class in org.apache.sis.internal.system
Constants related to SIS modules management.
Modules() - Constructor for class org.apache.sis.internal.system.Modules
Do not allow instantiation of this class.
MOLE - Static variable in class org.apache.sis.measure.Units
The SI base unit for amount of substance (mol).
Mollweide - Class in org.apache.sis.internal.referencing.provider
The provider for "Mollweide" (also known as "Homalographic") projection.
Mollweide - Class in org.apache.sis.referencing.operation.projection
Mollweide projection.
Mollweide() - Constructor for class org.apache.sis.internal.referencing.provider.Mollweide
Constructs a new provider.
Mollweide(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.Mollweide
Creates a Mollweide projection from the given parameters.
Mollweide.Variant - Enum in org.apache.sis.referencing.operation.projection
Allowed projection variants.
Molodensky - Class in org.apache.sis.internal.referencing.provider
The provider for "Molodensky transformation" (EPSG:9604).
Molodensky() - Constructor for class org.apache.sis.internal.referencing.provider.Molodensky
Constructs a new provider.
Molodensky(int, int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.Molodensky
Constructs a provider for the given dimensions.
MOLODENSKY - Enum constant in enum org.apache.sis.internal.referencing.provider.DatumShiftMethod
Approximation of geocentric translations.
MOLODENSKY - Enum constant in enum org.apache.sis.internal.referencing.provider.GeocentricAffine.Type
 
Molodensky.Ellipsoid - Class in org.apache.sis.internal.referencing.provider
A temporary ellipsoid used only for passing arguments to the MolodenskyTransform constructor.
MolodenskyFormula - Class in org.apache.sis.referencing.operation.transform
Implementation of Molodensky formulas.
MolodenskyFormula(MolodenskyFormula, Ellipsoid, Ellipsoid, ParameterDescriptorGroup) - Constructor for class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Constructs the inverse of a Molodensky transform.
MolodenskyFormula(Ellipsoid, boolean, Ellipsoid, boolean, double, double, double, DatumShiftGrid<?, ?>, boolean, ParameterDescriptorGroup) - Constructor for class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Creates a Molodensky transform from the specified parameters.
MolodenskyInterpolation - Class in org.apache.sis.internal.referencing.provider
An approximation of geocentric interpolations which uses InterpolatedMolodenskyTransform instead of InterpolatedGeocentricTransform.
MolodenskyInterpolation() - Constructor for class org.apache.sis.internal.referencing.provider.MolodenskyInterpolation
Constructs a provider.
MolodenskyInterpolation(int, int, ParameterDescriptorGroup, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.MolodenskyInterpolation
Constructs a provider for the given number of dimensions.
MolodenskyTransform - Class in org.apache.sis.referencing.operation.transform
Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.
MolodenskyTransform(MolodenskyTransform, Ellipsoid, Ellipsoid) - Constructor for class org.apache.sis.referencing.operation.transform.MolodenskyTransform
Constructs the inverse of a Molodensky transform.
MolodenskyTransform(Ellipsoid, boolean, Ellipsoid, boolean, double, double, double, boolean) - Constructor for class org.apache.sis.referencing.operation.transform.MolodenskyTransform
Creates a Molodensky transform from the specified parameters.
MolodenskyTransform2D - Class in org.apache.sis.referencing.operation.transform
A Molodensky transforms for two-dimensional input and output coordinates.
MolodenskyTransform2D(MolodenskyTransform, Ellipsoid, Ellipsoid) - Constructor for class org.apache.sis.referencing.operation.transform.MolodenskyTransform2D
Constructs the inverse of a 2D transform.
MolodenskyTransform2D(Ellipsoid, Ellipsoid, double, double, double, boolean) - Constructor for class org.apache.sis.referencing.operation.transform.MolodenskyTransform2D
Constructs a 2D transform.
MonolineFormatter - Class in org.apache.sis.util.logging
A formatter writing log messages on a single line.
MonolineFormatter() - Constructor for class org.apache.sis.util.logging.MonolineFormatter
Constructs a default MonolineFormatter.
MonolineFormatter(Handler) - Constructor for class org.apache.sis.util.logging.MonolineFormatter
Constructs a MonolineFormatter configured for the given handler.
months - Variable in class org.apache.sis.internal.temporal.DefaultPeriodDuration
Components of this period duration.
more - Variable in class org.apache.sis.util.collection.CodeListSet.Iter
Initialized to a clone of CodeListSet.supplementary, then the bits are cleared as we progress in the iteration.
more(Appendable, int, boolean) - Static method in class org.apache.sis.util.logging.MonolineFormatter
Formats the number of stack trace elements that where skipped.
More_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
… {0} more…
mountedOn - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Platform on which the instrument is mounted.
movable(MathTransform, Matrix, MathTransformsOrFactory) - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Returns a transform based on the given matrix but converting only coordinates in dimensions that can be processed indifferently before or after this WraparoundTransform.
move(int) - Method in class org.apache.sis.metadata.ValueMap.Iter
Moves ValueMap.Iter.next to the first property with a valid value, starting at the specified index.
moveDown(int) - Method in class org.apache.sis.index.tree.NodeIterator.Cursor
Changes the state of this Cursor for getting elements in the specified quadrant/octant.
moveTo(int, int) - Method in class org.apache.sis.image.BandedIterator
Moves the pixel iterator to the given column (x) and row (y) indices.
moveTo(int, int) - Method in class org.apache.sis.image.PixelIterator
Moves the pixel iterator to the given column (x) and row (y) indices.
moveToEndPoint() - Method in class org.apache.sis.referencing.GeodeticCalculator
Sets the start point and starting azimuth to the current end point and ending azimuth values.
moveToRootElement(Predicate<String>, String) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Moves the cursor to the first start element and verifies that it is the expected element.
MOVING - Static variable in class org.apache.sis.internal.storage.csv.StoreProvider
The format names for static features and moving features.
MovingFeatureBuilder - Class in org.apache.sis.internal.storage.csv
Builder of feature where the geometry is a trajectory and some property values may change with time.
MovingFeatureBuilder(MovingFeatureBuilder, int) - Constructor for class org.apache.sis.internal.storage.csv.MovingFeatureBuilder
Creates a new moving feature.
MovingFeatureBuilder.Period - Class in org.apache.sis.internal.storage.csv
A dynamic property value together with the period of time in which this property is valid.
MovingFeatureIterator - Class in org.apache.sis.internal.storage.csv
An extension of the feature iterator that merge the line segments in a single trajectory.
MovingFeatureIterator(Store) - Constructor for class org.apache.sis.internal.storage.csv.MovingFeatureIterator
Creates a new iterator.
movingFeatures - Variable in class org.apache.sis.internal.storage.csv.Store
All parsed moving features, or null if none or if not yet parsed.
MovingFeatures - Class in org.apache.sis.internal.feature
Utility methods for instantiating features where the geometry is a trajectory and some property values may change with time.
MovingFeatures(MovingFeatures) - Constructor for class org.apache.sis.internal.feature.MovingFeatures
Creates a new builder.
MPC - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mpc/1.0" URL.
MRC - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mrc/1.0" URL.
MRD - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mrd/1.0" URL.
MRI - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mri/1.0" URL.
MRL - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mrl/1.0" URL.
MRS - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/mrs/1.0" URL.
msinα1 - Variable in class org.apache.sis.referencing.GeodeticCalculator
The azimuth at start point (α₁) and at end point (α₂) as vector components.
msinα2 - Variable in class org.apache.sis.referencing.GeodeticCalculator
The azimuth at start point (α₁) and at end point (α₂) as vector components.
msinαf - Variable in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
The final (f) coordinates and derivatives, together with geodesic and loxodromic distances.
msinαi - Variable in class org.apache.sis.referencing.GeodeticCalculator.CircularPath
The initial (i) derivatives, saved for later restoration by GeodeticCalculator.CircularPath.reset().
MSR - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/msr/1.0" URL.
MT_FACTORY - Static variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
The key for specifying a MathTransformFactory instance to use for geodetic object constructions.
mtFactory - Static variable in class org.apache.sis.coverage.grid.ImageRenderer
The factory to use for MathTransform creations, or null for a default factory.
mtFactory - Variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
The math transform factory.
mtFactory - Variable in class org.apache.sis.referencing.factory.GeodeticObjectFactory
The math transform factory.
mtFactory - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The factory to use for creating MathTransform instances.
mtFactory - Variable in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
The math transform factory.
MTM - Enum constant in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Modified Transverse Mercator (MTM) projection zones.
MULTI_LINESTRING - Enum constant in enum org.apache.sis.internal.feature.GeometryType
Set of linestrings.
MULTI_POINT - Enum constant in enum org.apache.sis.internal.feature.GeometryType
Set of points.
MULTI_POLYGON - Enum constant in enum org.apache.sis.internal.feature.GeometryType
Set of polygons.
MultiAuthoritiesFactory - Class in org.apache.sis.referencing.factory
A factory that delegates the object creation to another factory determined from the authority part in “authority:code” arguments.
MultiAuthoritiesFactory(Iterable<? extends CRSAuthorityFactory>, Iterable<? extends CSAuthorityFactory>, Iterable<? extends DatumAuthorityFactory>, Iterable<? extends CoordinateOperationAuthorityFactory>) - Constructor for class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a new multi-factories instance using the given lists of factories.
MultiAuthoritiesFactory.Deferred - Class in org.apache.sis.referencing.factory
A proxy that does not execute immediately the create method on a factory, but instead stores information for later execution.
MultiAuthoritiesFactory.Finder - Class in org.apache.sis.referencing.factory
A IdentifiedObjectFinder which tests every factories declared in the collection of factories.
MultiBandsIndexColorModel - Class in org.apache.sis.internal.coverage.j2d
An IndexColorModel tolerant with image having more than one band.
MultiBandsIndexColorModel(int, int, int[], int, boolean, int, int, int, int) - Constructor for class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Constructs an index color model with the specified properties.
multidimToObjective - Variable in class org.apache.sis.portrayal.Canvas
The transform from the multi-dimensional CRS of Canvas.pointOfInterest to the objective CRS.
MultiImageStore - Class in org.apache.sis.internal.storage.image
A world file store exposing in the public API the fact that it is an aggregate.
MultiImageStore(FormatFinder) - Constructor for class org.apache.sis.internal.storage.image.MultiImageStore
Creates a new store from the given file, URL or stream.
MultiImageStore.Writable - Class in org.apache.sis.internal.storage.image
The writable variant of MultiImageStore.
MULTILINE - Static variable in class org.apache.sis.internal.metadata.RecordSchemaSIS
The type name for a record having an unknown number of fields.
multiLineCells - Variable in class org.apache.sis.util.collection.TreeTableFormat.Writer
Whether to allows multi-lines cells instead of using Pilcrow character.
MultilineRecord - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
Enregistrement multilignes
multiLinesCells - Variable in class org.apache.sis.io.TableAppender
Tells if cells can span more than one line.
MultiOccurenceValueAtIndices_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot return a single value for “{0}” because there is at least two occurrences, at indices {1} and {2}.
Multiplicity - Class in org.apache.sis.internal.jaxb.gco
The possible cardinality of a relation.
Multiplicity - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Multiplicity
Multiplicity() - Constructor for class org.apache.sis.internal.jaxb.gco.Multiplicity
Creates a new multiplicity initialized with no ranges.
Multiplicity(NumberRange<Integer>...) - Constructor for class org.apache.sis.internal.jaxb.gco.Multiplicity
Creates a new multiplicity initialized with the given ranges.
MultiplicityRange - Class in org.apache.sis.internal.jaxb.gco
A component of a multiplicity, consisting of an non-negative lower bound, and a potentially infinite upper bound.
MultiplicityRange() - Constructor for class org.apache.sis.internal.jaxb.gco.MultiplicityRange
Creates an initially empty range.
MultiplicityRange(NumberRange<Integer>) - Constructor for class org.apache.sis.internal.jaxb.gco.MultiplicityRange
Creates a range initialized to the given value.
multiply - Variable in enum org.apache.sis.measure.UnitFormat.Style
Symbols to use for unit multiplications or divisions.
multiply(double) - Method in class org.apache.sis.internal.util.DoubleDouble
Multiplies this DoubleDouble by a double without error term.
multiply(double) - Method in class org.apache.sis.measure.AbstractUnit
Returns the result of multiplying this unit by the specified factor.
multiply(double[]) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns a new vector which is the result of multiplying this matrix with the specified vector.
multiply(double[], int, int) - Method in class org.apache.sis.internal.util.DoubleDouble
Multiplies this DoubleDouble by another double-double value stored in the given array.
multiply(double, double) - Method in class org.apache.sis.internal.util.DoubleDouble
Multiplies this DoubleDouble by another double-double value.
multiply(Number) - Method in class org.apache.sis.measure.Scalar
Returns this quantity scaled by the given number.
multiply(Dimension) - Method in class org.apache.sis.measure.UnitDimension
Returns the product of this dimension with the one specified.
multiply(Quantity<?>) - Method in class org.apache.sis.measure.Scalar
Returns this quantity multiplied by the given quantity.
multiply(Unit<?>) - Method in class org.apache.sis.measure.ConventionalUnit
Returns the product of this unit with the one specified.
multiply(Unit<?>) - Method in class org.apache.sis.measure.SystemUnit
Returns the product of this unit with the one specified.
multiply(Unit<Q>, double, double) - Static method in class org.apache.sis.measure.Units
Multiplies the given unit by the given ratio.
multiply(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a function computing the numeric product of their first and second operand.
multiply(DoubleDouble) - Method in class org.apache.sis.internal.util.DoubleDouble
Multiplies this DoubleDouble by another double-double value.
multiply(Fraction) - Method in class org.apache.sis.math.Fraction
Returns the simplified result of multiplying the given fraction with this fraction.
multiply(MathTransform, MathTransform, MathTransformFactory) - Static method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Returns a transform resulting from the multiplication of the matrices of given transforms.
multiply(Matrix) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns a new matrix which is the result of multiplying this matrix with the specified one.
multiply(Matrix, Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Returns a new matrix which is the result of multiplying the first matrix with the second one.
Multiply - Static variable in class org.apache.sis.internal.filter.FunctionNames
The "Multiply" (×) arithmetic expression.
Multiply(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Constructor for class org.apache.sis.filter.ArithmeticFunction.Multiply
Creates a new expression for the "Multiply" operation.
MULTIPLY - Static variable in class org.apache.sis.measure.AbstractUnit
The multiplication and division symbols used for Unicode representation.
MULTIPLY - Static variable in class org.apache.sis.measure.UnitFormat.Operation
Meaning of some characters parsed by UnitFormat.parse(CharSequence).
multiplyDivide(long, long, long) - Static method in class org.apache.sis.internal.util.Numerics
Returns value × multiplier / divisor with control against overflow.
multiplyFull(int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Math.multiplyFull​(int, int).
multiplyGuessError(double) - Method in class org.apache.sis.internal.util.DoubleDouble
Multiplies this DoubleDouble by a double with a default error term.
multiplyGuessError(Number) - Method in class org.apache.sis.internal.util.DoubleDouble
Multiplies this DoubleDouble by a Number.
MultiPolylines - Class in org.apache.sis.internal.feature.j2d
Collection of polylines or polygons as a Java2D Shape.
MultiPolylines(Polyline[]) - Constructor for class org.apache.sis.internal.feature.j2d.MultiPolylines
Creates a collection of polylines.
MultiResolutionCoverageLoader - Class in org.apache.sis.internal.map.coverage
A helper class for reading GridCoverage instances at various resolutions.
MultiResolutionCoverageLoader(GridCoverageResource, Envelope, int[]) - Constructor for class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
Creates a new loader of grid coverages from the given resource.
MultiResolutionImage - Class in org.apache.sis.storage.geotiff
A list of Image File Directory (FID) where the first entry is the image at finest resolution and following entries are images at finer resolutions.
MultiResolutionImage(List<ImageFileDirectory>) - Constructor for class org.apache.sis.storage.geotiff.MultiResolutionImage
Creates a multi-resolution images with all the given reduced-resolution (overview) images, from finest resolution to coarsest resolution.
MultiValuedAssociation - Class in org.apache.sis.feature
An instance of an association role containing an arbitrary number of values.
MultiValuedAssociation(DefaultAssociationRole) - Constructor for class org.apache.sis.feature.MultiValuedAssociation
Creates a new association of the given role.
MultiValuedAssociation(DefaultAssociationRole, Object) - Constructor for class org.apache.sis.feature.MultiValuedAssociation
Creates a new association of the given role initialized to the given values.
MultiValuedAttribute<V> - Class in org.apache.sis.feature
An instance of an attribute type containing an arbitrary number of values.
MultiValuedAttribute(DefaultAttributeType<V>) - Constructor for class org.apache.sis.feature.MultiValuedAttribute
Creates a new attribute of the given type initialized to the default value.
MultiValuedAttribute(DefaultAttributeType<V>, Object) - Constructor for class org.apache.sis.feature.MultiValuedAttribute
Creates a new attribute of the given type initialized to the given values.
MutuallyExclusiveOptions_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Options “{0}” and “{1}” are mutually exclusive.
MX_DataFile - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
MX_DataFile() - Constructor for class org.apache.sis.internal.jaxb.metadata.MX_DataFile
Empty constructor for JAXB only.
MX_DataFile(DataFile) - Constructor for class org.apache.sis.internal.jaxb.metadata.MX_DataFile
mℯ2_cosφ0 - Variable in class org.apache.sis.referencing.operation.projection.Orthographic
Value of (1 – ℯ²)⋅cosφ₀.

N

n - Variable in class org.apache.sis.math.Plane.Fit
 
n - Variable in class org.apache.sis.referencing.operation.projection.LambertConicConformal
Internal coefficients for computation, depending only on eccentricity and values of standards parallels.
n - Variable in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Parameters used in the conformal sphere definition.
n - Variable in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Coefficients for the Conic Satellite-Tracking Projection.
n - Variable in class org.apache.sis.util.StringBuilders.Repeat
Number of times the character is repeated.
NAD27 - Enum constant in enum org.apache.sis.referencing.CommonCRS
North American Datum 1927.
NAD83 - Enum constant in enum org.apache.sis.referencing.CommonCRS
North American Datum 1983.
NADCON - Class in org.apache.sis.internal.referencing.provider
The provider for "North American Datum Conversion" (EPSG:9613).
NADCON - Static variable in class org.apache.sis.internal.referencing.provider.NADCON.Loader
The first bytes that we expect to find the header (both binary and ASCII files).
NADCON() - Constructor for class org.apache.sis.internal.referencing.provider.NADCON
Creates a new provider.
NADCON.Loader - Class in org.apache.sis.internal.referencing.provider
Loaders of NADCON data.
NADIR - Static variable in class org.apache.sis.measure.ElevationAngle
An elevation angle of -90° for an imaginary point directly below a location.
name - Variable in class org.apache.sis.coverage.Category
The category name.
name - Variable in class org.apache.sis.coverage.SampleDimension
Identification for this sample dimension.
name - Variable in class org.apache.sis.feature.AbstractIdentifiedType
The name of this type.
name - Variable in class org.apache.sis.feature.AssociationView
The string representation of the property name.
name - Variable in class org.apache.sis.feature.AttributeView
The string representation of the property name.
name - Variable in class org.apache.sis.feature.NamedFeatureType
The name of the feature type for which this NamedFeatureType is a placeholder.
name - Variable in class org.apache.sis.filter.PropertyValue
Name of the property from which to retrieve the value.
name - Variable in class org.apache.sis.image.TransferType
The enumeration name.
name - Variable in class org.apache.sis.internal.coverage.j2d.ColorsForRange
A name identifying the range of values.
name - Variable in class org.apache.sis.internal.feature.SpatialOperationContext.Projector
A singleton map containing the name to assign to the CRS.
name - Variable in class org.apache.sis.internal.jaxb.gco.GO_GenericName
The generic name to be marshalled.
name - Variable in class org.apache.sis.internal.metadata.NameToIdentifier
The name from which to infer the identifier attributes.
name - Variable in class org.apache.sis.internal.simple.SimpleAttributeType
The name for this attribute type.
name - Variable in class org.apache.sis.internal.simple.SimpleIdentifiedObject
The primary name by which this object is identified.
name - Variable in class org.apache.sis.internal.sql.feature.Column
Name of the column.
name - Variable in class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Function
Name the function.
name - Variable in class org.apache.sis.internal.sql.feature.Table
The name in the database of this Table object, together with its schema and catalog.
name - Variable in class org.apache.sis.internal.storage.DocumentedStoreProvider
The primary key to use for searching in the MD_Format table, or null if none.
name - Variable in class org.apache.sis.internal.storage.gpx.Metadata
The name of the GPX file.
name - Variable in class org.apache.sis.internal.storage.gpx.Person
Name of person or organization.
name - Variable in class org.apache.sis.internal.storage.MetadataBuilder.Sentence
The generic name localized representation.
name - Static variable in class org.apache.sis.internal.system.Supervisor
The JMX object name, created when the Supervisor.register() is first invoked.
name - Variable in class org.apache.sis.math.Statistics
The name of the phenomenon for which this object is collecting statistics.
name - Variable in class org.apache.sis.measure.UnitRegistry
Name of this system of units.
name - Variable in class org.apache.sis.metadata.iso.citation.AbstractParty
Name of the party.
name - Variable in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Name of the online resources.
name - Variable in class org.apache.sis.metadata.iso.citation.DefaultSeries
Name of the series, or aggregate dataset, of which the dataset is a part.
name - Variable in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Designation associated with a set of range elements.
name - Variable in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Name of the application schema used.
name - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Name of the extended metadata element.
name - Variable in class org.apache.sis.metadata.iso.DefaultMetadataScope
Description of the scope.
name - Variable in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Name of the medium on which the resource can be received.
name - Variable in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Citation information about the associated resource.
name - Variable in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
The name as used by the service for this chain.
name - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Name of the processing report.
name - Variable in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Name of the data quality basic measure applied to the data.
name - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Name of the data quality measure applied to the data.
name - Variable in class org.apache.sis.metadata.TreeNode
The value of TableColumn.NAME, computed by TreeNode.getName() then cached.
name - Variable in class org.apache.sis.referencing.AbstractIdentifiedObject
The name for this object or code.
name - Variable in class org.apache.sis.referencing.factory.sql.AxisName
The coordinate system axis name (never null).
name - Variable in class org.apache.sis.referencing.gazetteer.FinalLocationType
Name of the location type.
name - Variable in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Name of the location type.
name - Variable in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.SubElement
The pseudo-WKT name of the element to format.
name - Variable in class org.apache.sis.referencing.NamedIdentifier
The name of this identifier as a generic name.
name - Variable in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
A name by witch this projection attempt is identified.
name - Variable in class org.apache.sis.setup.OptionKey
The name of this key.
name - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Name of this resource.
name - Variable in class org.apache.sis.storage.aggregate.Group
The name of this group, or null if not yet computed.
name - Variable in class org.apache.sis.storage.aggregate.GroupAggregate
Name of this aggregate, or null if none.
name - Variable in class org.apache.sis.storage.DataStore
The store name (typically filename) for formatting error messages, or null if unknown.
name - Variable in class org.apache.sis.storage.geotiff.XMLMetadata.Parser
A qualified name with the "name" local part, used for searching attributes.
name - Variable in class org.apache.sis.storage.ProbeResult.Constant
The name of the public static field constant.
name - Variable in class org.apache.sis.storage.sql.ResourceDefinition
The table name or the query name.
name - Variable in class org.apache.sis.storage.StorageConnector
A name for the input/output object, or null if none.
name - Variable in class org.apache.sis.util.iso.DefaultLocalName
The name, either as a String or an InternationalString.
name - Variable in class org.apache.sis.util.iso.DefaultNameSpace
The name of this namespace, usually as a String or an InternationalString.
name - Variable in class org.apache.sis.xml.TransformedEvent
Exported name of the attribute or element.
name() - Method in class org.apache.sis.math.Statistics
Returns the name of the phenomenon for which this object is collecting statistics.
name() - Element in annotation type org.apache.sis.metadata.TitleProperty
Returns the name of the property to use as a title for a metadata object.
name() - Method in class org.apache.sis.util.iso.DefaultNameSpace
Represents the identifier of this namespace.
name(int, KeyNamePolicy) - Method in class org.apache.sis.metadata.PropertyAccessor
Returns the name of the property at the given index, or null if none.
name(short) - Static method in class org.apache.sis.storage.geotiff.GeoKeys
Returns the name of the given key.
name(short) - Static method in class org.apache.sis.storage.geotiff.Tags
Returns the name of the given tag.
name(Appendable) - Method in class org.apache.sis.xml.TransformedEvent
Appends the name to the given output.
name(Object) - Static method in class org.apache.sis.storage.aggregate.JoinFeatureSet
Creates a minimal properties map for feature type or property type constructors.
name(String) - Static method in class org.apache.sis.internal.jaxb.cat.EnumAdapter
Converts the given XML value to an enumeration constant name.
name(ModifiableMetadata, String) - Static method in class org.apache.sis.internal.metadata.Merger
Returns the name of the given property in the given metadata instance.
name(DataStore) - Static method in class org.apache.sis.storage.FeatureNaming
Returns the display name for the given data store, or the localizable "unnamed" string if the given data store is null or does not have a display name.
name(Identifier) - Static method in class org.apache.sis.feature.AbstractOperation
Returns a short string representation of the given identifier, or null if none.
name(IdentifiedObject) - Static method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Creates a map of properties containing only the name of the given object.
name(GenericName) - Static method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Helper method for creating identification info of synthetic attributes.
name(GenericName) - Static method in class org.apache.sis.util.iso.DefaultScopedName
Returns the name to be given to DefaultLocalName constructors.
Name - Class in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
Name - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Name
Name() - Constructor for class org.apache.sis.internal.geoapi.filter.Name
 
NAME - Enum constant in enum org.apache.sis.feature.FeatureFormat.Column
Name of the property.
NAME - Enum constant in enum org.apache.sis.internal.storage.image.FormatFilter
Filter the providers by format name.
NAME - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Object name, typically written immediately after the WKT keyword and its opening bracket.
NAME - Enum constant in enum org.apache.sis.measure.UnitFormat.Style
Format unit symbols as localized long names if known, or Unicode symbols otherwise.
NAME - Static variable in class org.apache.sis.filter.ArithmeticFunction.Add
Identification of the "Add" operation.
NAME - Static variable in class org.apache.sis.filter.ArithmeticFunction.Divide
Identification of the "Divide" operation.
NAME - Static variable in class org.apache.sis.filter.ArithmeticFunction.Multiply
Identification of the "Multiply" operation.
NAME - Static variable in class org.apache.sis.filter.ArithmeticFunction.Subtract
Identification of the "Subtract" operation.
NAME - Static variable in class org.apache.sis.filter.ConvertFunction
Name of this expression.
NAME - Static variable in class org.apache.sis.internal.filter.GeometryConverter
Name of this expression.
NAME - Static variable in class org.apache.sis.internal.referencing.provider.Affine
The operation method name as defined in the EPSG database.
NAME - Static variable in class org.apache.sis.internal.referencing.provider.Equirectangular
Name of this projection in EPSG geodetic dataset.
NAME - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricToGeographic
The OGC name used for this operation method.
NAME - Static variable in class org.apache.sis.internal.referencing.provider.GeographicToGeocentric
The OGC name used for this operation method.
NAME - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicA
The EPSG name for this projection.
NAME - Static variable in class org.apache.sis.internal.referencing.provider.PseudoSinusoidal
Name of this projection.
NAME - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercator
The "Transverse Mercator" string, which is also the EPSG name for this projection.
NAME - Static variable in class org.apache.sis.internal.storage.csv.StoreProvider
The format names for static features and moving features.
NAME - Static variable in class org.apache.sis.internal.storage.esri.AsciiGridStoreProvider
The format names for ESRI ASCII grid files.
NAME - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStoreProvider
The format names for raw binary raster files.
NAME - Static variable in class org.apache.sis.internal.storage.folder.StoreProvider
A short name or abbreviation for the data format.
NAME - Static variable in class org.apache.sis.internal.storage.gpx.StoreProvider
The format name.
NAME - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A tag used a bit everywhere.
NAME - Static variable in class org.apache.sis.internal.storage.image.WorldFileStoreProvider
The format name.
NAME - Static variable in class org.apache.sis.internal.storage.wkt.StoreProvider
The format name.
NAME - Static variable in class org.apache.sis.internal.storage.xml.StoreProvider
The format name.
NAME - Static variable in class org.apache.sis.internal.system.Supervisor
The JMX object name for the Supervisor service.
NAME - Static variable in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder.Condition
A sentinel value for filtering by name.
NAME - Static variable in class org.apache.sis.storage.geotiff.NativeMetadata
Column for the name associated to the tag.
NAME - Static variable in class org.apache.sis.storage.geotiff.XMLMetadata
The "name" string, used in GDAL metadata.
NAME - Static variable in class org.apache.sis.storage.geotiff.XMLMetadata.Root
Column for the name associated to the element.
NAME - Static variable in class org.apache.sis.storage.landsat.LandsatStoreProvider
The format name.
NAME - Static variable in class org.apache.sis.storage.sql.SQLStoreProvider
The format name.
NAME - Static variable in class org.apache.sis.util.collection.TableColumn
Frequently-used constant for a column of object names.
NAME_GETTERS - Static variable in class org.apache.sis.storage.sql.SQLStore
Names of possible public getter methods for data source title, in preference order.
NAME_KEY - Static variable in class org.apache.sis.feature.AbstractIdentifiedType
Key for the "name" property to be given to the constructor.
NAME_KEYS - Static variable in class org.apache.sis.storage.geotiff.CRSBuilder
Keys that may be used in the value associated to GeoKeys.GeogCitation.
NAME_MAP - Static variable in class org.apache.sis.util.collection.TableColumn
A map containing only the TableColumn.NAME column.
NAME_PARAM - Static variable in class org.apache.sis.coverage.grid.GridExtentCRS
Name of the parameter where to store the grid coverage name.
NAME_POLICY - Static variable in class org.apache.sis.metadata.sql.MetadataSource
The policy for column names.
NAME_SUMMARY - Enum constant in enum org.apache.sis.parameter.ParameterFormat.ContentLevel
Limits the content to names and aliases in a tabular format.
name1 - Variable in class org.apache.sis.internal.metadata.ExcludedSet
The name of the mutually exclusive properties.
name2 - Variable in class org.apache.sis.internal.metadata.ExcludedSet
The name of the mutually exclusive properties.
NameAlreadyUsed_1 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
Name “{0}” is already used by another table, view or query.
nameColumn - Variable in class org.apache.sis.referencing.factory.sql.TableInfo
Column name for the name (usually with the "_NAME" suffix), or null.
NAMED - Static variable in enum org.apache.sis.internal.util.X364
The list of codes having a non-null X364.color name.
NamedExpression(Expression<? super AbstractFeature, ?>) - Constructor for class org.apache.sis.storage.FeatureQuery.NamedExpression
Creates a new column with the given expression and no name.
NamedExpression(Expression<? super AbstractFeature, ?>, String) - Constructor for class org.apache.sis.storage.FeatureQuery.NamedExpression
Creates a new column with the given expression and the given name.
NamedExpression(Expression<? super AbstractFeature, ?>, GenericName) - Constructor for class org.apache.sis.storage.FeatureQuery.NamedExpression
Creates a new column with the given expression and the given name.
NamedFeatureType - Class in org.apache.sis.feature
A feature type identified only by its name.
NamedFeatureType(GenericName) - Constructor for class org.apache.sis.feature.NamedFeatureType
Creates a new placeholder for a feature of the given name.
NamedIdentifier - Class in org.apache.sis.referencing
An identification of a CRS object which is both a Identifier and a GenericName.
NamedIdentifier(Map<String, ?>) - Constructor for class org.apache.sis.referencing.NamedIdentifier
Constructs an identifier from the given properties.
NamedIdentifier(Citation, CharSequence) - Constructor for class org.apache.sis.referencing.NamedIdentifier
Constructs an identifier from an authority and code.
NamedIdentifier(Citation, String, CharSequence, String, InternationalString) - Constructor for class org.apache.sis.referencing.NamedIdentifier
Constructs an identifier from an authority and localizable code, with an optional version number and description.
NamedIdentifier(ReferenceIdentifier) - Constructor for class org.apache.sis.referencing.NamedIdentifier
Creates a new identifier from the specified one.
NamedIdentifier(GenericName) - Constructor for class org.apache.sis.referencing.NamedIdentifier
Creates a new identifier from the specified name.
nameFactory - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
The factory to use for creating names.
nameFactory - Variable in class org.apache.sis.internal.sql.feature.Analyzer
The factory for creating FeatureType names.
nameFactory - Variable in class org.apache.sis.referencing.Builder
The name factory, fetched when first needed.
nameFactory - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The factory to use for creating GenericName instances.
nameFactory - Variable in class org.apache.sis.storage.geotiff.Reader
The factory to use for creating image identifiers.
nameFactory - Variable in class org.apache.sis.util.iso.DefaultRecordSchema
The factory to use for creating names.
NameIterator - Class in org.apache.sis.referencing
An iterator over the name of an identified object followed by aliases which are instance of ReferenceIdentifier.
NameIterator(IdentifiedObject) - Constructor for class org.apache.sis.referencing.NameIterator
Creates a new iterator over the name and aliases of the given object.
NameMap - Class in org.apache.sis.metadata
Map of property names for a given implementation class.
NameMap(PropertyAccessor, KeyNamePolicy, KeyNamePolicy) - Constructor for class org.apache.sis.metadata.NameMap
Creates a name map for the specified accessor.
NameMeaning - Class in org.apache.sis.internal.metadata
The meaning of some parts of URN in the "ogc" namespace.
NameMeaning() - Constructor for class org.apache.sis.internal.metadata.NameMeaning
Do not allow instantiation of this class.
nameOf(byte) - Static method in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
The XML element names for each possible GO_CharacterString.type values.
nameOf(Integer) - Method in class org.apache.sis.feature.SparseFeature
Returns the property name at the given index.
names - Variable in class org.apache.sis.internal.storage.gpx.Types
Deprecated.
We are not sure yet if we will keep this field. Decision is pending acquisition of more experience with the API proposed by FeatureSet.
names - Variable in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Identifiers for each attribute included in the resource.
names - Variable in class org.apache.sis.metadata.PropertyAccessor
The JavaBeans property names.
names - Variable in class org.apache.sis.metadata.sql.LookupInfo
The last "method name to column name" map returned by LookupInfo.asNameMap(MetadataStandard).
Names - Class in org.apache.sis.util.iso
Static methods for creating, parsing and formatting generic names.
Names() - Constructor for class org.apache.sis.referencing.AbstractIdentifiedObject.Names
 
Names() - Constructor for class org.apache.sis.util.iso.Names
Do not allow instantiation of this class.
NAMES - Static variable in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
All operation names as ScopedName instances.
NAMES - Static variable in class org.apache.sis.metadata.iso.identification.DefaultResolution
The names of the mutually exclusive properties.
NAMES - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
The names of the mutually exclusive properties.
namesOfMeasure - Variable in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Name of the test applied to the data.
namespace - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
The namespace to use when a FeatureTypeBuilder.setName(CharSequence) method is invoked.
namespace - Variable in class org.apache.sis.internal.simple.CitationConstant
The name by which this citation is known to Citations.fromName(String).
namespace - Variable in class org.apache.sis.internal.sql.feature.Analyzer
The namespace created with Analyzer.catalog and Analyzer.schema.
namespace - Variable in class org.apache.sis.internal.storage.gpx.Reader
The namespace, which should be either Tags.NAMESPACE_V10 or Tags.NAMESPACE_V11.
namespace - Variable in class org.apache.sis.referencing.Builder
The codespace as a NameSpace object, or null if not yet created.
namespace - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
The namespace of EPSG names and codes.
namespace - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
The data store identifier created from the filename, or null if none.
namespace - Variable in class org.apache.sis.storage.geotiff.MultiResolutionImage
Name of the image at finest resolution.
namespace - Variable in class org.apache.sis.util.iso.DefaultRecordSchema
The namespace of RecordType to be created by this class.
namespace - Variable in class org.apache.sis.xml.TransformedEvent.Type
If the value requires a new prefix to be bound, the namespace declaration for it.
namespace() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Returns the namespace to use in identifier of components, or null if none.
namespace(String) - Static method in class org.apache.sis.xml.TransformingReader
Returns the namespace for the given ISO type, or null if unknown.
namespace(String, String) - Method in class org.apache.sis.internal.sql.feature.Analyzer
Returns a namespace for the given catalog and schema names, or null if all arguments are null.
namespace(NameSpace) - Static method in class org.apache.sis.util.iso.TypeNames
Null-safe getter for the namespace argument to be given to TypeNames.toClass(String, String).
NAMESPACE - Static variable in class org.apache.sis.internal.storage.gpx.Tags
GPX XML namespace (common root to all versions).
NAMESPACE - Static variable in class org.apache.sis.profile.france.FrenchProfile
The "http://www.cnig.gouv.fr/2005/fra" URL.
NAMESPACE_V10 - Static variable in class org.apache.sis.internal.storage.gpx.Tags
GPX 1.0 XML namespace (v1.0).
NAMESPACE_V11 - Static variable in class org.apache.sis.internal.storage.gpx.Tags
GPX 1.1 XML namespace (v1.1).
NamespaceEraser - Class in org.apache.sis.internal.storage.xml.stream
A filter replacing the given namespace by the default namespace.
NamespaceEraser(XMLStreamWriter, String) - Constructor for class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
Creates a new filter for the given default namespace.
namespaces - Variable in class org.apache.sis.xml.TransformedEvent.End
The namespaces, may or may not be the same than the wrapped event.
namespaces - Variable in class org.apache.sis.xml.TransformedEvent.Start
The namespaces, may or may not be the same than the wrapped event.
namespaces - Variable in class org.apache.sis.xml.Transformer
The namespaces associated to prefixes in the source.
Namespaces - Class in org.apache.sis.xml
Lists some namespaces URLs used by JAXB when (un)marshalling.
Namespaces() - Constructor for class org.apache.sis.xml.Namespaces
Do not allow instantiation of this class.
NAMESPACES - Static variable in class org.apache.sis.xml.TransformingReader
The mapping from (type, attribute) pairs to new namespaces.
NAMESPACES - Static variable in class org.apache.sis.xml.TransformingWriter
The mapping from (type, attribute) pairs to legacy namespaces.
namespaceURI - Variable in class org.apache.sis.xml.TransformedEvent.NS
The URI of the namespace.
namespaceURI - Variable in class org.apache.sis.xml.TransformingNamespaces.Prefixes
The namespace for which prefixes are desired.
namesToIndices(GridCoverageResource) - Method in class org.apache.sis.storage.CoverageQuery
Converts the sample dimension names to sample dimension indices.
NameToIdentifier - Class in org.apache.sis.internal.metadata
Does the unobvious mapping between Identifier properties and GenericName ones.
NameToIdentifier(GenericName) - Constructor for class org.apache.sis.internal.metadata.NameToIdentifier
Infers the attributes from the given name.
NameToIdentifier.Simplifier - Class in org.apache.sis.internal.metadata
A function for simplifying an IdentifiedObject name before comparison with NameToIdentifier.isHeuristicMatchForName(Identifier, Collection, CharSequence, Simplifier).
nameToIndices(String) - Method in class org.apache.sis.parameter.MatrixParameters
Returns the indices of matrix element for the given parameter name, or null if none.
nameToIndices(String) - Method in class org.apache.sis.parameter.TensorParameters
Returns the indices of matrix element for the given parameter name, or null if none.
nameToUnit - Variable in class org.apache.sis.measure.UnitFormat
Mapping from long localized and unlocalized names to unit instances.
NameValue - Class in org.apache.sis.internal.jaxb.gco
A generalized type to be used for a term, keyword or name.
NameValue() - Constructor for class org.apache.sis.internal.jaxb.gco.NameValue
Invoked by reflection by JAXB on unmarshalling.
NameValue.Local - Class in org.apache.sis.internal.jaxb.gco
The NameValue as a gco:LocalName.
NameValue.Scoped - Class in org.apache.sis.internal.jaxb.gco
The NameValue as a gco:ScopedName.
NAMING - Static variable in class org.apache.sis.io.wkt.Colors
Emphases on identification information (name and identifiers) only.
namingExceptionThrown(NamingExceptionEvent) - Method in class org.apache.sis.internal.metadata.sql.Initializer.Listener
Invoked if JNDI lost connection to the server while preparing the NamingEvent.
namingSystems - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Cache of naming systems other than EPSG.
NANOMETRE - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 10-9 metres (1 nm).
NANOS_PER_MILLISECOND - Static variable in class org.apache.sis.internal.util.StandardDateFormat
Number of nanoseconds in one millisecond.
NANOS_PER_SECOND - Static variable in class org.apache.sis.internal.util.StandardDateFormat
Number of nanoseconds in one second.
narrowestClass(Class<? extends Number>, Class<? extends Number>) - Static method in class org.apache.sis.util.Numbers
Returns the narrowest of the given types.
narrowestClass(Number) - Static method in class org.apache.sis.util.Numbers
Returns the smallest class capable to hold the specified value.
narrowestClass(Number, Number) - Static method in class org.apache.sis.util.Numbers
Returns the narrowest type of two numbers.
narrowestNumber(Number) - Static method in class org.apache.sis.util.Numbers
Returns the given number wrapped in the smallest class capable to hold the specified value.
narrowestNumber(String) - Static method in class org.apache.sis.util.Numbers
Returns the smallest number capable to hold the specified value.
NATIVE_DIRECTORY - Static variable in class org.apache.sis.internal.maven.Filenames
The prefix of native resources in JAR files.
NativeInterfacesNotFound_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Native interfaces “{1}” not available for the {0} platform.
nativeMetadata - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
The native metadata, or null if not yet created.
NativeMetadata - Class in org.apache.sis.storage.geotiff
View over GeoTIFF tags and GeoTIFF keys in their "raw" form (without interpretation).
NativeMetadata(Locale) - Constructor for class org.apache.sis.storage.geotiff.NativeMetadata
Creates a reader for a tree table of native metadata.
NatOriginLat - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AngularUnit.
NatOriginLong - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AngularUnit.
NATURAL - Static variable in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
The unique instance of the natural logarithmic transform.
NAUTICAL_MILE - Static variable in class org.apache.sis.internal.metadata.ReferencingServices
The length of one nautical mile, which is 1852.0 metres.
NAUTICAL_MILE - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as exactly 1852 metres (1 M).
NAVD88 - Enum constant in enum org.apache.sis.referencing.CommonCRS.Vertical
North American Vertical Datum 1988 height.
NBANDS - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the number of bands.
NBITS - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the number of bits per sample: 1, 4, 8, 16, 32.
NCOLS - Static variable in class org.apache.sis.internal.storage.esri.RasterStore
Keyword for the number of columns in the image.
ne - Variable in class org.apache.sis.index.tree.QuadTreeNode
The child nodes in 4 quadrants of equal size.
NE - Static variable in class org.apache.sis.index.tree.QuadTreeNode
The 4 quadrants of a QuadTreeNode: North-West (NW), North-East (NE), South-West (SW) and South-East (SE).
NEAR_INFRARED - Enum constant in enum org.apache.sis.storage.landsat.BandName
 
NEAREST - Enum constant in enum org.apache.sis.coverage.grid.GridRoundingMode
Converts grid low, high and size to nearest integer values.
NEAREST - Static variable in class org.apache.sis.image.Interpolation
A nearest-neighbor interpolation using 1×1 pixel.
nearestColinearPoint(double, double, double, double, double, double) - Static method in class org.apache.sis.internal.referencing.j2d.ShapeUtilities
Returns the point on the given line segment which is closest to the given point.
nearestColinearPoint(Line2D, Point2D) - Static method in class org.apache.sis.geometry.Shapes2D
Returns the point on the given line segment which is closest to the given point.
NearestNeighbor - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Nearest neighbor
NEARLY_ANTIPODAL_Δλ - Static variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Difference between ending point and antipode of starting point for considering them as nearly antipodal.
needBuffer - Variable in enum org.apache.sis.referencing.operation.transform.IterationStrategy
true if this iteration strategy requires the use of a buffer.
needCreate(WritableRaster, Raster) - Method in class org.apache.sis.image.MaskedImage
Returns true if the given tile should be discarded and a new tile created before to write pixel values.
needsReload(String, Locale, String, ClassLoader, ResourceBundle, long) - Method in class org.apache.sis.util.resources.Loader
Returns false in all cases, since our implementation never needs reload.
needsTransferFunction() - Method in class org.apache.sis.internal.sql.postgis.RasterReader
Returns true if the sample dimensions need a transfer function for specifying the "no data" value or for handling the sign of data.
needsValue - Variable in class org.apache.sis.parameter.Verifier
true if the last element in Verifier.arguments shall be set to the erroneous value.
needSwap(ObjectConverter<S, ?>, Class<?>) - Static method in class org.apache.sis.internal.converter.FallbackConverter
Returns true if the given primary and fallback converters should be interchanged.
negate - Variable in class org.apache.sis.geometry.CoordinateFormat
Flags the coordinate values that need to be inverted before to be formatted.
negate() - Method in class org.apache.sis.filter.FilterNode
Returns the logical negation of this filter.
negate() - Method in interface org.apache.sis.filter.Optimization.OnFilter
Returns the logical negation of this filter.
negate() - Method in class org.apache.sis.internal.util.DoubleDouble
Sets this number to -this.
negate() - Method in class org.apache.sis.math.Fraction
Returns the negative value of this fraction.
negate(double[]) - Static method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Returns a new array with negative values of given array (can be null).
negate(int) - Method in class org.apache.sis.geometry.CoordinateFormat
Remembers that coordinate values at the given dimension will need to have their sign reverted.
NEGATE - Static variable in class org.apache.sis.referencing.operation.transform.LinearTransform1D
A transform that just reverse the sign of input values.
negative - Variable in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Whether the bound is on the side of negative longitudes.
NEGATIVE_NAN - Static variable in class org.apache.sis.math.MathFunctions
The beginning of ranges of quiet NaN values.
NegativeArgument_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Argument ‘{0}’ shall not be negative.
NegativeArrayLength_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot create a “{0}” array of negative length.
negativeResult() - Method in class org.apache.sis.filter.BinaryGeometryFilter
Returns the value to return when a test cannot be applied.
negativeResult() - Method in class org.apache.sis.filter.BinarySpatialFilter
Returns the value to return when a test cannot be applied.
negativeResult() - Method in class org.apache.sis.filter.DistanceFilter
Returns the value to return when a test cannot be applied.
negativeResult(DistanceOperatorName) - Static method in class org.apache.sis.internal.feature.SpatialOperationContext
The value to return when a test cannot be applied.
negativeResult(SpatialOperatorName) - Static method in class org.apache.sis.internal.feature.SpatialOperationContext
The value to return when a test cannot be applied.
nestedCount - Variable in class org.apache.sis.metadata.MetadataVisitor
nestedElement(String) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns an error message saying that nested elements are not allowed.
NestedElementNotAllowed_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Nested “{0}” elements are not allowed.
nestedMarks - Variable in class org.apache.sis.internal.storage.io.InputStreamAdapter
Count of marks created by InputStreamAdapter.mark(), not counting the mark created by InputStreamAdapter.mark(int).
NETCDF - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.storage.netcdf" module name.
NETCDF - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The authority for identifiers of objects defined by the netCDF specification.
NEW - Enum constant in enum org.apache.sis.xml.XLink.Show
Load ending resource in a new window, frame, pane, or other presentation context.
newAcquisition() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Commits all pending information under the metadata "acquisition" node (station, sensors, etc).
newArray(int) - Method in class org.apache.sis.measure.MeasurementRange
Returns an initially empty array of the given length.
newArray(int) - Method in class org.apache.sis.measure.NumberRange
Returns an initially empty array of the given length.
newArray(int) - Method in class org.apache.sis.measure.Range
Returns an initially empty array of getClass() type and of the given length.
newArray(Object, int) - Static method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Creates a new array of the same kind than the given array.
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class org.apache.sis.util.resources.Loader
Instantiates a new resource bundle.
newCharacteristicsMap() - Method in class org.apache.sis.feature.AbstractAttribute
Creates an initially empty map of characteristics for this attribute.
newChild() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
 
newChild() - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Creates a new child only if none exists.
newChild() - Method in class org.apache.sis.metadata.TreeNode
Returns a proxy for a new property to be defined in the metadata object.
newChild() - Method in class org.apache.sis.metadata.TreeNode.NewChild
 
newChild() - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Adds a new child in the children list.
newChild() - Method in interface org.apache.sis.util.collection.TreeTable.Node
Creates a new child with the same columns than the other children, and adds it to the children collection.
newChild(TreeTable.Node, String) - Static method in class org.apache.sis.internal.sql.feature.TableReference
Adds a child of the given name to the given parent node.
NewChild() - Constructor for class org.apache.sis.metadata.TreeNode.NewChild
 
newCoverage(boolean) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Commits all pending information under the metadata "content info" node (bands, etc).
newDataAccess() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Creates a factory which will perform the actual geodetic object creation work.
newDataAccess() - Method in class org.apache.sis.referencing.factory.sql.EPSGFactory
Creates the factory which will perform the actual geodetic object creation work.
newDataAccess(Connection, SQLTranslator) - Method in class org.apache.sis.referencing.factory.sql.EPSGFactory
Creates the factory which will perform the actual geodetic object creation from a given connection.
NewDeferred(Set<QName>) - Constructor for class org.apache.sis.xml.TransformingWriter.NewDeferred
Creates a new sentinel value for a reevaluation point.
newDistribution() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Commits all pending information under metadata "distribution" node.
newEntryNeedsAllocation(int) - Static method in class org.apache.sis.internal.storage.inflater.LZW
Returns true if all the space allocated for the given entry is already used.
newFeatureTypes() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Commits all pending information under the metadata "feature catalog" node.
newFinder(String) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Creates a finder which can be used for looking up unidentified objects.
newGridRepresentation(MetadataBuilder.GridType) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Commits all pending information under the metadata "spatial representation" node (dimensions, etc).
newIdentification() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Commits all pending information under the metadata "identification info" node (author, bounding box, etc).
newIdentifiedObject(MarshalContext, Class<T>, Identifier...) - Method in class org.apache.sis.xml.ReferenceResolver
Returns an empty object of the given type having the given identifiers.
newIdentifiedObjectFinder() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a finder which can be used for looking up unidentified objects.
newIdentifiedObjectFinder() - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Creates a finder which can be used for looking up unidentified objects.
newIdentifiedObjectFinder() - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Creates a finder which can be used for looking up unidentified objects.
newIdentifiedObjectFinder() - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns a finder which can be used for looking up unidentified objects.
newInstance() - Method in class org.apache.sis.feature.DefaultAssociationRole
Creates a new association instance of this role.
newInstance() - Method in class org.apache.sis.feature.DefaultAttributeType
Creates a new attribute instance of this type initialized to the default value.
newInstance() - Method in class org.apache.sis.feature.DefaultFeatureType
Creates a new feature instance of this type.
newInstance() - Method in class org.apache.sis.index.tree.PointTreeNode.Default
Creates a new instance of the same class than this node.
newInstance() - Method in class org.apache.sis.index.tree.PointTreeNode
Creates a new instance of the same class than this node.
newInstance() - Method in class org.apache.sis.index.tree.QuadTreeNode
Creates a new instance of the same class than this node.
newInstance(int, MathTransform, int) - Static method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Constructs the general PassThroughTransform object.
newInstance(int, Matrix, int) - Static method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Special case for transformation backed by a matrix.
newInstance(Object, boolean) - Static method in class org.apache.sis.math.ArrayVector
Creates a new instance.
newLine() - Method in class org.apache.sis.io.wkt.Formatter
Request a line separator before the next element to format.
newLineage() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Commits all pending information under the metadata "lineage" node (process steps, etc).
newParty(MetadataBuilder.PartyType) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Commits all pending information under the "responsible party" node (author, address, etc).
newRange(E, E) - Method in class org.apache.sis.util.collection.RangeSet
Returns a new Range object initialized with the given values.
newRange(E, E) - Method in class org.apache.sis.util.collection.RangeSet.Numeric
 
newSampleDimension() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Commits all pending information under the coverage "attribute group" node.
NewSubfileType - Static variable in class org.apache.sis.storage.geotiff.Tags
 
newThread(Runnable) - Method in class org.apache.sis.internal.system.CommonExecutor
Invoked by CommonExecutor.INSTANCE for creating a new daemon thread.
NEWTON - Static variable in class org.apache.sis.measure.Units
The SI derived unit for force (N).
newTransaction() - Method in interface org.apache.sis.internal.storage.TransactionalResource
Starts a new transaction on this resource.
newTransform(MathTransform) - Method in class org.apache.sis.internal.referencing.j2d.ParameterizedAffine
Returns the given transform associated to the same parameters than this ParameterizedAffine, if possible.
newType(byte) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Creates a new identifier for the same authority and version than this identifier, but a different factory.
newType(Class<R>) - Static method in class org.apache.sis.filter.LeafExpression.Literal
Invoked when a new attribute type need to be created for the given standard type.
next - Variable in class org.apache.sis.internal.converter.CharSequenceConverter
The converter to apply after this one.
next - Variable in class org.apache.sis.internal.coverage.j2d.BatchComputedImage.Rasters
Next set of tiles in the linked list.
next - Variable in class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
The next entry to be returned by IdentifierMapAdapter.Iter.next(), or null if not yet computed.
next - Variable in class org.apache.sis.internal.storage.io.ChannelData.Mark
 
next - Variable in class org.apache.sis.internal.util.AbstractIterator
The next value to be returned by AbstractIterator.next(), or null if not yet determined.
next - Variable in class org.apache.sis.io.wkt.VerticalInfo
The next instance to resolve.
next - Variable in class org.apache.sis.metadata.ValueMap.Iter
The current and the next property, or null if the iteration is over.
next - Variable in class org.apache.sis.referencing.NameIterator
The next element to return, or null if we reached the end of iteration.
next - Variable in class org.apache.sis.referencing.operation.transform.DomainDefinition.ToDomain
The second transform to apply on the envelope, or null if none.
next - Variable in class org.apache.sis.storage.DataStoreProvider.ProberList
The probe to try next if the DataStoreProvider.ProberList.first probe cannot be executed.
next - Variable in class org.apache.sis.storage.event.StoreListeners.ForType
Next element in the chain of listeners.
next - Variable in class org.apache.sis.storage.geotiff.XMLMetadata
The next metadata in a list of linked metadata.
next - Variable in class org.apache.sis.util.collection.Cache.Deferred
 
next - Variable in class org.apache.sis.util.collection.CacheEntries.Iter
The next entry to returns, or null if we reached the end of iteration.
next - Variable in class org.apache.sis.util.collection.DerivedIterator
The next element to be returned, or null.
next - Variable in class org.apache.sis.util.collection.WeakEntry
The next entry, or null if there is none.
next - Variable in class org.apache.sis.util.resources.IndexedResourceBundle.KeyEnum
Index of next key to return.
next - Variable in class org.apache.sis.xml.TransformingNamespaces.Prefixes
The next value to be returned by TransformingNamespaces.Prefixes.next(), or null if not yet fetched.
next() - Method in class org.apache.sis.feature.PropertySingleton.Iter
Returns the singleton value, if present.
next() - Method in class org.apache.sis.image.PixelIterator
Moves the iterator to the next pixel.
next() - Method in class org.apache.sis.index.tree.NodeIterator
Returns an array of elements that may intersect the search region, or NodeIterator.FINISHED if the iteration is finished.
next() - Method in class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
Moves the iterator to the next segment.
next() - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
 
next() - Method in class org.apache.sis.internal.feature.j2d.Polyline.Iter
Moves to the next point.
next() - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter.GeomIterator
Returns the coordinate sequence of the next geometry.
next() - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Moves the iterator to the next segment.
next() - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter.RingIterator
Returns the coordinate sequence of the next ring.
next() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
If we need to search for the next element, searches it now.
next() - Method in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Moves the iterator position to next tile.
next() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Gets next parsing event.
next() - Method in class org.apache.sis.internal.util.AbstractIterator
Returns the next element in this iteration.
next() - Method in class org.apache.sis.internal.util.AbstractMap.Entries
 
next() - Method in class org.apache.sis.internal.util.AbstractMap.EntryIterator
Moves the iterator to the next position, and returns true if there is at least one remaining element.
next() - Method in class org.apache.sis.internal.util.AbstractMap.IteratorAdapter
Moves to the next entry having a non-null value.
next() - Method in class org.apache.sis.internal.util.AbstractMap.KeyIterator
Moves to the next key associated to a non-null value.
next() - Method in class org.apache.sis.internal.util.AbstractMap.Keys
 
next() - Method in class org.apache.sis.internal.util.AbstractMap.Values
 
next() - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
Move forward by one element.
next() - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Increments the iterator's index by one and returns the character at the new index.
next() - Method in class org.apache.sis.math.CompoundDirectPositions
Sets this object to the next position and return it.
next() - Method in class org.apache.sis.metadata.TreeNodeChildren.Iter
Returns the node for the metadata property at the current TreeNodeChildren.Iter.nextInAccessor.
next() - Method in class org.apache.sis.metadata.ValueMap.Iter
Returns the next element in the iteration.
next() - Method in class org.apache.sis.referencing.NameIterator
Returns the next name or alias in the iteration.
next() - Method in class org.apache.sis.util.collection.CacheEntries.Iter
Returns the next element.
next() - Method in class org.apache.sis.util.collection.CodeListSet.Iter
Returns the next element.
next() - Method in class org.apache.sis.util.collection.DerivedIterator
Returns the next element in the iteration.
next() - Method in class org.apache.sis.util.collection.FrequencySortedSet.Iter
Return the next element.
next() - Method in class org.apache.sis.util.collection.RangeSet.Iter
Returns the next element in the iteration.
next() - Method in class org.apache.sis.util.collection.RangeSet.SubIter
Returns the next element in the iteration.
next() - Method in class org.apache.sis.util.iso.DefaultRecord.Iter
Returns an entry containing the name and value of the next record field.
next() - Method in class org.apache.sis.xml.TransformingNamespaces.Prefixes
Returns the next prefix.
next() - Method in class org.apache.sis.xml.TransformingReader
Returns the next element.
next(int) - Method in class org.apache.sis.referencing.operation.transform.OperationMethodSet
Returns the operation method at the given index.
next(Class<?>, double, boolean) - Static method in class org.apache.sis.measure.NumberRange
Returns the next value for the given type.
next(Iterator<? extends E>) - Method in class org.apache.sis.internal.referencing.LazySet
Returns the next element from the given iterator.
next(Iterator<? extends TreeTable.Node>) - Method in class org.apache.sis.util.collection.TreeTableFormat.Writer
Returns the next filtered element from the given iterator, or null if none.
next(Iterator<? extends T>) - Method in class org.apache.sis.referencing.AuthorityFactories
Invoked by LazySet for fetching the next element from the given iterator.
next(TileOpExecutor.Worker<RI, ?, A>) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
Sets the given worker to the indices of the next tile.
NEXT - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
NEXT_UPDATE - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
New code list item defined in ISO 19115:2014.
nextAfterSpaces(ByteBuffer, Reader) - Static method in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Returns the next character which is not a white space, or -1 if the end of stream is reached.
nextColumn() - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Initializes the Tracer.Level.isDataAbove value with values for the column on the right side.
nextColumn() - Method in class org.apache.sis.io.TableAppender
Moves one column to the right.
nextColumn(char) - Method in class org.apache.sis.io.TableAppender
Moves one column to the right, filling remaining space with the given character.
nextColumn(TableAppender) - Method in class org.apache.sis.feature.FeatureFormat
Invoked when the formatter needs to move to the next column.
nextColumn(TableAppender) - Method in class org.apache.sis.parameter.ParameterFormat
Invoked when the formatter needs to move to the next column.
nextColumn(TableAppender) - Method in class org.apache.sis.referencing.gazetteer.LocationFormat
Moves to the next column.
nextComponent(MilitaryGridReferenceSystem.Coder, CharSequence, int, int, int) - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
Skips spaces, then the separator if present (optional).
nextElement() - Method in class org.apache.sis.util.resources.IndexedResourceBundle.KeyEnum
Returns the next key.
nextEvent - Variable in class org.apache.sis.xml.TransformingReader
The next event to return after a call to TransformingReader.peek().
nextEvent() - Method in class org.apache.sis.xml.TransformingReader
Forwards the call and keep trace of the XML elements opened up to this point.
nextIFD - Variable in class org.apache.sis.storage.geotiff.Reader
Offset (relative to the beginning of the TIFF file) of the next Image File Directory (IFD) to read, or 0 if we have finished to read all of them.
nextInAccessor - Variable in class org.apache.sis.metadata.TreeNodeChildren.Iter
Index in TreeNodeChildren.accessor of the next element to be returned by TreeNodeChildren.Iter.next(), or PropertyAccessor.count() if we have reached the end of the list.
nextIndex - Variable in class org.apache.sis.index.tree.NodeIterator
Index of the next element to return from the NodeIterator.current array.
nextIndex - Variable in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Index of the next element to be returned.
nextIndex() - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
Index of element to be returned by ListOfUnknownSize.Iterator.next().
nextInt() - Method in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Returns the next integer values in iterator order.
nextLine() - Method in class org.apache.sis.io.TableAppender
Moves to the first column on the next row.
nextLine(char) - Method in class org.apache.sis.io.TableAppender
Moves to the first column on the next row, filling every remaining cell in the current row with the specified character.
nextOffset() - Method in class org.apache.sis.io.wkt.StoredTree.Inflater
Returns the value to assign to Element.offset for the next element.
nextPrimeNumber(int) - Static method in class org.apache.sis.math.MathFunctions
Returns the first prime number equals or greater than the given value.
nextSequence() - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Moves to the next sequence of coordinate tuples.
nextTag() - Method in class org.apache.sis.xml.TransformingReader
Forwards the call and keep trace of the XML elements opened up to this point.
nextValue - Variable in class org.apache.sis.metadata.TreeNodeChildren.Iter
The value of the node to be returned by the TreeNodeChildren.Iter.next() method.
nextWord() - Method in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Returns the next word from an ASCII file.
NilInternationalString - Class in org.apache.sis.xml
An empty InternationalString which is nil for the given reason.
NilInternationalString(NilReason) - Constructor for class org.apache.sis.xml.NilInternationalString
Creates a new international string which is nil for the given reason.
NilObject - Interface in org.apache.sis.xml
A marker interface for nil XML elements providing an explanation about why the information is absent.
NilObjectHandler - Class in org.apache.sis.xml
The handler for an object where all methods returns null or empty collections, except a few methods related to object identity.
NilObjectHandler(NilReason) - Constructor for class org.apache.sis.xml.NilObjectHandler
Creates a new handler for an object which is nil for the given reason.
NilObjectHandler(Identifier[]) - Constructor for class org.apache.sis.xml.NilObjectHandler
Creates a new handler for an object identified by the given identifiers.
nilObjects - Variable in class org.apache.sis.xml.NilReason
The values created by NilReason.createNilObject(Class).
nilReason - Variable in class org.apache.sis.filter.UnaryFunction.IsNil
The reason why the value is nil, or null for accepting any reason.
NilReason - Class in org.apache.sis.xml
Explanation for a missing XML element.
NilReason(Object) - Constructor for class org.apache.sis.xml.NilReason
Creates a new reason for the given XML value or the given URI.
NilReferencingObject - Class in org.apache.sis.internal.referencing
A referencing object for which every methods return null or a neutral value.
NilReferencingObject() - Constructor for class org.apache.sis.internal.referencing.NilReferencingObject
Do not allow other instantiation of NilReferencingObject.INSTANCE.
nm - Variable in class org.apache.sis.referencing.operation.projection.AlbersEqualArea
Internal coefficients for computation, depending only on eccentricity and values of standards parallels.
NO_BREAK_SPACE - Static variable in class org.apache.sis.util.Characters
The no-break space (Unicode 00A0, HTML &nbsp;).
NO_NAMESPACE - Static variable in class org.apache.sis.xml.Transformer
A flag after type name in files loaded by Transformer.load(boolean, String, Set, int), meaning that the type itself is in a different namespace than the properties listed below the type.
NO_SOURCE - Static variable in class org.apache.sis.util.logging.MonolineFormatter
Do not format source class name.
NO_UNDERLINE - Enum constant in enum org.apache.sis.internal.util.X364
No underline.
NO_VALUE - Static variable in class org.apache.sis.util.collection.WeakValueHashMap.Wildcard
 
NO_VERSION - Static variable in class org.apache.sis.internal.util.DefinitionURI
A version number to be considered as if no version were provided.
NoCache(DefaultMathTransformFactory) - Constructor for class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.NoCache
Creates a new factory with the same configuration than given factory.
NoCategoryForValue_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
No category for value {0}.
NoCommonFeatureType - Static variable in class org.apache.sis.internal.storage.Resources.Keys
No feature type is common to all the features to aggregate.
NoConvergence - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No convergence.
NoConvergenceForPoints_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No convergence for points {0} and {1}.
noData - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The "no data" or background pixel value, or NaN if undefined.
noData() - Static method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the error message to be given to IllegalStateException when there is no data.
Nodata - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
No data
NODATA - Static variable in class org.apache.sis.coverage.SampleDimension.Builder
The default name used for qualitative categories.
NODATA - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the value to replace by NaN.
NODATA_VALUE - Static variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
Keys of elements expected in the header.
nodataText - Variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
nodataValue - Variable in class org.apache.sis.internal.storage.esri.RasterStore
The value to replace by NaN values, or Double.NaN if none.
noDataValue - Variable in class org.apache.sis.internal.sql.postgis.Band
The "no data" value, or null if none.
noDataValues - Variable in class org.apache.sis.internal.sql.postgis.RasterWriter
The "no data" value for each band, or null if none.
node - Variable in class org.apache.sis.index.tree.NodeIterator.Cursor
The node for which to iterate over elements.
node - Variable in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
The node containing a Map.Entry<Locale,Charset> value.
Node - Class in org.apache.sis.internal.filter
Base class of Apache SIS implementation of OGC expressions, comparators or filters.
Node() - Constructor for class org.apache.sis.internal.filter.Node
Creates a new expression, operator or filter.
Node(CharSequence) - Constructor for class org.apache.sis.util.collection.DefaultTreeTable.Node
Creates a node with a single column for object names (convenience constructor).
Node(StoredTree.Deflater, List<Element>) - Constructor for class org.apache.sis.io.wkt.StoredTree.Node
Creates an anonymous node for an array of roots.
Node(StoredTree.Deflater, Element) - Constructor for class org.apache.sis.io.wkt.StoredTree.Node
Creates an immutable copy of the given element.
Node(DefaultTreeTable.Node) - Constructor for class org.apache.sis.util.collection.DefaultTreeTable.Node
Creates a new node with the given parent.
Node(DefaultTreeTable.Node, int) - Constructor for class org.apache.sis.util.collection.DefaultTreeTable.Node
Creates a new node with the given parent.
Node(TreeTable) - Constructor for class org.apache.sis.util.collection.DefaultTreeTable.Node
Creates a new node for the given table.
NODE - Enum constant in enum org.apache.sis.internal.storage.xml.stream.InputType
The input is an instance of DOM Node.
NODE - Enum constant in enum org.apache.sis.internal.storage.xml.stream.OutputType
The output is an instance of DOM Node.
nodeCapacity - Variable in class org.apache.sis.index.tree.PointTree
The maximal capacity of each node in this tree.
NodeChildOfItself_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Node “{0}” cannot be a child of itself.
nodeFilter - Variable in class org.apache.sis.util.collection.TreeTableFormat
A filter for specifying whether a node should be formatted, or null if no filtering is applied.
nodeForPath(TreeTable.Node, TableColumn<? super String>, File) - Static method in class org.apache.sis.util.collection.TreeTables
Finds the node for the given file, or creates a new node if none exists.
nodeForPath(TreeTable.Node, TableColumn<? super String>, Path) - Static method in class org.apache.sis.util.collection.TreeTables
Finds the node for the given path, or creates a new node if none exists.
NodeHasAnotherParent_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Node “{0}” already has another parent.
NodeHasNoParent_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Node “{0}” has no parent.
NodeIsLeaf_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Node “{0}” is a leaf.
NodeIterator<E> - Class in org.apache.sis.index.tree
An iterator over the elements contained in a PointTreeNode.
NodeIterator(PointTree<E>, Envelope) - Constructor for class org.apache.sis.index.tree.NodeIterator
Creates a new iterator for the specified search region.
NodeIterator.Cursor<E> - Class in org.apache.sis.index.tree
A provider for arrays of elements of child nodes contained in a PointTreeNode.
nominalSpatialResolution - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Smallest distance between which separate points can be distinguished, as specified in instrument design.
NON_EMPTY - Enum constant in enum org.apache.sis.metadata.MetadataVisitor.Filter
Visit all non-null and non-empty standard properties.
NON_EMPTY - Enum constant in enum org.apache.sis.metadata.ValueExistencePolicy
Includes only the properties that are non-null, non-nil and non empty.
NON_NIL - Enum constant in enum org.apache.sis.metadata.ValueExistencePolicy
Includes only the non-null and non-nil properties.
NON_NULL - Enum constant in enum org.apache.sis.metadata.ValueExistencePolicy
Includes only the non-null properties.
NonAngularUnit_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
“{0}” is not an angular unit.
NonConformAxes_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
The coordinate system axes in the given “{0}” description do not conform to the expected axes according “{1}” authoritative description.
NonConformCRS_3 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
The given “{0}” description does not conform to the “{1}” authoritative description.
NonConformFormatting_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
This “{0}” formatting is a departure from standard format.
NoNDimensionalSlice_3 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot infer a {0}-dimensional slice from the grid envelope.
None - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
None
NONE - Enum constant in enum org.apache.sis.coverage.grid.GridClippingMode
No clipping is applied.
NONE - Enum constant in enum org.apache.sis.geometry.WraparoundMethod
No check performed for wraparound axes.
NONE - Enum constant in enum org.apache.sis.image.ImageProcessor.Resizing
Image size is unmodified; the requested value is used unconditionally.
NONE - Enum constant in enum org.apache.sis.internal.geotiff.Compression
No compression, but pack data into bytes as tightly as possible, leaving no unused bits except potentially at the end of rows.
NONE - Enum constant in enum org.apache.sis.internal.geotiff.Predictor
No prediction scheme used before coding.
NONE - Enum constant in enum org.apache.sis.internal.referencing.provider.DatumShiftMethod
No datum shift applied (not even a change of ellipsoid).
NONE - Enum constant in enum org.apache.sis.metadata.MetadataVisitor.Filter
Do not visit any property (skip completely the metadata).
NONE - Enum constant in enum org.apache.sis.referencing.operation.CoordinateOperationRegistry.Decomposition
Search for a coordinate operation with the CRS as specified, without any reduction.
NONE - Enum constant in enum org.apache.sis.storage.gps.Fix
GPS has no fix.
NONE - Enum constant in enum org.apache.sis.xml.XLink.Actuate
Behavior is unconstrained.
NONE - Enum constant in enum org.apache.sis.xml.XLink.Show
Behavior is unconstrained.
NONE - Static variable in class org.apache.sis.internal.referencing.ExtentSelector
Identification of which fields need to be recomputed.
NONE - Static variable in class org.apache.sis.measure.UnitDimension
Pseudo-dimension for dimensionless units.
noneMatch(DoublePredicate) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns whether none element of this stream match the provided predicate.
noneMatch(Predicate<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns whether none element of this stream match the provided predicate.
nonEmpty(E[]) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns the given array if non-empty, or null if the given array is null or empty.
nonEmpty(T) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns the given collection if non-empty, or null if the given collection is null or empty.
nonEmptyIterator(Collection<E>) - Static method in class org.apache.sis.metadata.iso.citation.Citations
Returns the collection iterator, or null if the given collection is null or empty.
nonEmptySet(T...) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns a copy of the given array as a non-empty immutable set.
NonEquilibratedParenthesis_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Missing a ‘{1}’ parenthesis in “{0}”.
NonHorizontalCRS_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No horizontal component found in the “{0}” coordinate reference system.
nonInvertible() - Method in class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Returns the exception for a non-invertible transform.
NonInvertibleConversion - Static variable in class org.apache.sis.util.resources.Errors.Keys
Conversion is not invertible.
NonInvertibleMatrix_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Non invertible {0}×{1} matrix.
NoninvertibleMatrixException - Exception in org.apache.sis.referencing.operation.matrix
Thrown when a matrix cannot be inverted.
NoninvertibleMatrixException() - Constructor for exception org.apache.sis.referencing.operation.matrix.NoninvertibleMatrixException
Constructs a new exception with no message.
NoninvertibleMatrixException(String) - Constructor for exception org.apache.sis.referencing.operation.matrix.NoninvertibleMatrixException
Constructs a new exception with the specified detail message.
NoninvertibleMatrixException(String, Throwable) - Constructor for exception org.apache.sis.referencing.operation.matrix.NoninvertibleMatrixException
Constructs a new exception with the specified detail message and cause.
NonInvertibleOperation_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Cannot invert the “{0}” operation.
NonInvertibleTransform - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Transform is not invertible.
nonLinear(Vector) - Static method in class org.apache.sis.storage.geotiff.Localization
Creates a new localization grid from the information found by ImageFileDirectory.
NonLinearInDimensions_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
non-linear in {0} dimension{0,choice,1#|2#s}:
nonLinears - Variable in class org.apache.sis.coverage.grid.GridGeometry
Whether the conversions from grid coordinates to the CRS are linear, for each target axis.
NonLinearUnit_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
“{0}” is not a linear unit.
NonLinearUnitConversion_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Unit conversion from “{0}” to “{1}” is non-linear.
NonMarshalledAuthority<T> - Class in org.apache.sis.internal.jaxb
The authority of identifiers that are not expected to be marshalled in a MD_Identifier XML element.
NonMarshalledAuthority(String, byte) - Constructor for class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Creates a new citation for the given XML attribute name.
NonMonotonicSequence_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
The “{0}” sequence is not monotonic.
nonNull(Collection<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns the given collection, or Collections.EMPTY_SET if the given collection is null.
nonNull(Set<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns the given set, or Collections.EMPTY_SET if the given set is null.
nonNull(MathTransformFactory) - Static method in class org.apache.sis.referencing.operation.builder.TransformBuilder
Returns the given factory if non-null, or the default factory otherwise.
nonNullArraySet(String, Object, E[]) - Static method in class org.apache.sis.internal.util.CollectionsExt
Given a value which is either null, an instance of <E> or an array of <E>, returns a non-null array containing all elements without null and without duplicated values.
nonNullCollection(Collection<E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Returns the specified collection, or a new one if current is null.
nonNullList(List<E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Returns the specified list, or a new one if current is null.
nonNullMap(Map<K, V>, Class<K>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Returns the specified map, or a new one if current is null.
nonNullSet(Set<E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Returns the specified set, or a new one if current is null.
NonPerpendicularDirections_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Axis directions {0} and {1} are not perpendicular.
NonRatioUnit_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The scale of measurement for “{0}” unit is not a ratio scale.
NonScaleUnit_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
“{0}” is not a scale unit.
NonSquareMatrix - Class in org.apache.sis.referencing.operation.matrix
A matrix which is not square.
NonSquareMatrix(int, int, boolean, int) - Constructor for class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Creates a matrix of size numRow × numCol.
NonSquareMatrix(int, int, double[]) - Constructor for class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Constructs a numRow × numCol matrix initialized to the values in the elements array.
NonSquareMatrix(GeneralMatrix) - Constructor for class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Creates a clone of the given matrix, for NonSquareMatrix.clone() usage only.
NonSquareMatrix(Matrix) - Constructor for class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Constructs a new matrix and copies the initial values from the given matrix.
NonSystemUnit_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
“{0}” is not a fundamental or derived unit.
NonTemporalUnit_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
“{0}” is not a time unit.
NonUniformScale - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Scale is not uniform.
NOOP - Static variable in class org.apache.sis.measure.UnitFormat.Operation
Meaning of some characters parsed by UnitFormat.parse(CharSequence).
NOOP - Static variable in class org.apache.sis.storage.geotiff.DataSubset
No-operation "resource" for DataSubset.createInflater() default value.
NORMAL - Enum constant in enum org.apache.sis.internal.util.X364
Normal intensity (not X364.BOLD).
NORMALIZATION - Enum constant in enum org.apache.sis.referencing.operation.transform.ContextualParameters.MatrixRole
Matrix for converting angular degrees to radians, or any other linear operations needed before to apply a non-linear operation.
normalize - Variable in class org.apache.sis.referencing.operation.transform.ContextualParameters
The affine transform to be applied before (normalize) and after (denormalize) the kernel operation.
normalize() - Method in class org.apache.sis.geometry.AbstractDirectPosition
Ensures that the position is contained in the coordinate system domain.
normalize() - Method in class org.apache.sis.geometry.GeneralEnvelope
Ensures that the envelope is contained inside the coordinate system domain.
normalize() - Method in class org.apache.sis.internal.util.DoubleDouble
Equivalent to a call to setToQuickSum(value, error) inlined.
normalize() - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Clamps the latitudes and normalizes the longitudes.
normalize(double) - Static method in class org.apache.sis.measure.Longitude
Returns the given longitude value normalized to the [-180.0180.0)° range (upper value is exclusive).
normalize(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.gazetteer.LocationFormat
Returns a CRS equivalent to the given one but with (longitude, latitude) or (easting, northing) axis order.
normalize(CoordinateSystemAxis, AxisFilter) - Static method in class org.apache.sis.referencing.cs.Normalizer
Returns a new axis with the same properties (except identifiers) than given axis, but with normalized axis direction and unit of measurement.
normalize(CoordinateSystem, int, int, Iterator<Integer>) - Method in class org.apache.sis.geometry.GeneralEnvelope
Normalizes only the dimensions returned by the given iterator, or all dimensions if the iterator is null.
normalize(CoordinateSystem, AxisFilter, boolean) - Static method in class org.apache.sis.referencing.cs.Normalizer
Optionally normalizes and reorders the axes in an attempt to get a right-handed system.
NORMALIZE - Enum constant in enum org.apache.sis.geometry.WraparoundMethod
Envelope represented in a way where "lower" value may be greater than "upper" value.
normalizeCode(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a code equivalent to the given code but with unnecessary elements eliminated.
normalizeColumns() - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Normalizes all columns in-place.
normalizeColumns() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Normalizes all columns in-place and returns their magnitudes as a row vector.
normalized - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Temporary positions used for encoding.
NORMALIZED - Enum constant in enum org.apache.sis.referencing.cs.AxesConvention
Axes order, direction and units of measurement are forced to commonly used predefined values.
normalizedAxisOrder - Variable in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Whether to use the axis order defined by AxesConvention.NORMALIZED.
normalizedCRS - Variable in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem
The user supplied CRS with (longitude, latitude) axis order in degrees.
normalizedGeographic() - Method in enum org.apache.sis.referencing.CommonCRS
Returns a two-dimensional geographic CRS with axes in the non-standard but computationally convenient (longitude, latitude) order.
NormalizedProjection - Class in org.apache.sis.referencing.operation.projection
Base class for conversion services between ellipsoidal and cartographic projections.
NormalizedProjection(Initializer, NormalizedProjection) - Constructor for class org.apache.sis.referencing.operation.projection.NormalizedProjection
Creates a new normalized projection from the parameters computed by the given initializer, or from the parameters already computed by another projection.
NormalizedProjection(OperationMethod, Parameters, Map<NormalizedProjection.ParameterRole, ? extends ParameterDescriptor<? extends Number>>) - Constructor for class org.apache.sis.referencing.operation.projection.NormalizedProjection
Constructs a new map projection from the supplied parameters.
NormalizedProjection.Inverse - Class in org.apache.sis.referencing.operation.projection
Reverse of a normalized map projection.
NormalizedProjection.ParameterRole - Enum in org.apache.sis.referencing.operation.projection
Maps the parameters to be used for initializing NormalizedProjection and its normalization / denormalization matrices.
normalizedToGridX(double) - Method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Converts the given normalized x coordinate to grid index.
normalizedToGridY(double) - Method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Converts the given normalized x coordinate to grid index.
normalizeGeographicInputs(double) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Prepends a normalization step converting input coordinates in the two first dimensions from degrees to radians.
Normalizer - Class in org.apache.sis.referencing.cs
Derives an coordinate system from an existing one for AxesConvention.
Normalizer(CoordinateSystemAxis, int) - Constructor for class org.apache.sis.referencing.cs.Normalizer
NORTH - Enum constant in enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
"Stereographic North Pole" projection (ESRI).
NORTH - Static variable in enum org.apache.sis.internal.referencing.AxesMapper
Bitmask for axis direction handled in a special way.
NORTH - Static variable in class org.apache.sis.measure.AngleFormat
Hemisphere symbols.
NORTH_BOUNDS - Static variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Northernmost bound of the last latitude band ('X'), exclusive.
NORTH_SOUTH - Static variable in class org.apache.sis.referencing.cs.DirectionAlongMeridian
The base directions we are interested in.
NorthBound - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
North bound
northBoundLatitude - Variable in class org.apache.sis.internal.storage.gpx.Bounds
The northern-most, coordinate of the limit of the dataset extent.
northBoundLatitude - Variable in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
The northern-most, coordinate of the limit of the dataset extent.
northBoundLatitude - Variable in class org.apache.sis.metadata.SpecialCases
Index of properties to handle in a special way.
northBoundLatitude - Variable in class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
The northern-most, coordinate of the limit of the dataset extent.
northing - Variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
The false northing in South hemisphere of zoned projection, in metres.
NORTHING - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "northing" name.
NORTHING_AT_CENTRE - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorCenter
The operation parameter descriptor for the Northing at projection centre (Nc) parameter value.
NORTHING_AT_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.AlbersEqualArea
The operation parameter descriptor for the Northing at false origin (Nf) parameter value.
NORTHING_AT_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal2SP
The operation parameter descriptor for the Northing at false origin (Nf) parameter value.
NORTHING_AT_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicC
The operation parameter descriptor for the Northing at false origin (Nf) parameter value.
NORTHING_AT_FALSE_ORIGIN - Static variable in class org.apache.sis.internal.referencing.provider.RegionalMercator
The operation parameter descriptor for the Northing at false origin (Nf) parameter value.
NORTHING_BITS_COUNT - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
Number of bits reserved for storing the minimal northing value of latitude bands in the MilitaryGridReferenceSystem.Decoder.ROW_RESOLVER table.
NORTHING_BITS_MASK - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
Mask over the 4 lowest bits.
northOffset - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Value to add to the row number in order to have the "A" letter on the southernmost value on Greenwich meridian of the Universal Polar Stereographic (UPS) North projection.
NorthPoleRotation - Class in org.apache.sis.internal.referencing.provider
The provider for the NetCDF Rotated Latitude/Longitude coordinate operation.
NorthPoleRotation() - Constructor for class org.apache.sis.internal.referencing.provider.NorthPoleRotation
Constructs a new provider.
northUPS - Variable in enum org.apache.sis.referencing.CommonCRS
EPSG codes of Universal Polar Stereographic projections, North and South cases.
northUTM - Variable in enum org.apache.sis.referencing.CommonCRS
EPSG codes of pseudo "UTM zone zero" (North case and South case), or 0 if none.
NORWAY_BOUNDS - Static variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Southernmost bounds (inclusive) of the latitude band that contains Norway ('V').
NoSliceMapped_3 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Index {1} in dimension “{0}” maps to {2} slices.
NoSliceSpecified_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Extent in dimension “{0}” should be a slice, but {1} cells were specified.
noSuchAuthorityCode(Class<?>, String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Creates an exception for an unknown authority code.
noSuchAuthorityCode(String, String, Exception) - Static method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Creates an exception for an unknown authority code.
NoSuchAuthorityCode_3 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No ‘{1}’ object found for code “{2}” in the “{0}” geodetic dataset.
NoSuchAuthorityCodeInSubset_4 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No ‘{1}’ object found for code “{2}”.
NoSuchAuthorityFactoryException - Exception in org.apache.sis.referencing.factory
Thrown when no factory has been found for a given authority name.
NoSuchAuthorityFactoryException(String, String) - Constructor for exception org.apache.sis.referencing.factory.NoSuchAuthorityFactoryException
Constructs an exception with the specified detail message and authority name.
NoSuchDataException - Exception in org.apache.sis.storage
Thrown when requested data are not found in the data store.
NoSuchDataException() - Constructor for exception org.apache.sis.storage.NoSuchDataException
Creates an exception with no cause and no details message.
NoSuchDataException(String) - Constructor for exception org.apache.sis.storage.NoSuchDataException
Creates an exception with the specified details message.
NoSuchDataException(String, Throwable) - Constructor for exception org.apache.sis.storage.NoSuchDataException
Creates an exception with the specified details message and cause.
NoSuchDataException(Throwable) - Constructor for exception org.apache.sis.storage.NoSuchDataException
Creates an exception with the specified cause and no details message.
NoSuchDataException(Locale, short, Object...) - Constructor for exception org.apache.sis.storage.NoSuchDataException
Creates a new exception which will format a localized message in the given locale.
NoSuchOperationMethod_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No operation method found for name or identifier “{0}”.
NoSuchResourceDirectory_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
No directory of resources found at “{0}”.
NoSuchResourceInAggregate_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Resource “{1}” is not part of aggregate “{0}”.
NoSuchValue_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
No value is associated to “{0}”.
not(Filter<? super R>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a NOT filter for the given filter.
Not(Filter<? super R>) - Constructor for class org.apache.sis.filter.LogicalFilter.Not
Creates a new operator.
NOT - Enum constant in enum org.apache.sis.internal.geoapi.filter.LogicalOperatorName
 
NotABackwardReference_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
No element for the “{0}” identifier, or the identifier is a forward reference.
NotADivisorOrMultiple_4 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Value of ‘{0}’ shall be a {1,choice,0#divisor|1#multiple} of {2} but the given value is {3}.
NotAGeometryAtFirstExpression - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Value provided by first expression is not a geometry.
NotAKeyValuePair_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
“{0}” is not a key-value pair.
NotAnAffineTransform - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Transform is not affine.
NotAnInteger_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
{0} is not an integer value.
NotANumber_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Argument ‘{0}’ shall not be NaN (Not-a-Number).
NotAPrimitiveWrapper_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Class ‘{0}’ is not a primitive type wrapper.
NotASingleton_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Property “{0}” contains more than one value.
NotASkewSymmetricMatrix - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Matrix is not skew-symmetric.
NotAUnicodeIdentifier_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Text “{0}” is not a Unicode identifier.
NotAWritableFeatureSet_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Resource “{0}” is not a writable feature set.
Note - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Note
notEqual(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Filter operator that compares that its two sub-expressions are not equal to each other.
NotEqualTo(Expression<? super R, ?>, Expression<? super R, ?>, boolean, MatchAction) - Constructor for class org.apache.sis.filter.ComparisonFilter.NotEqualTo
Creates a new filter.
notFormalParameter(String) - Static method in class org.apache.sis.internal.referencing.provider.MapProjection
Creates a remarks for parameters that are not formally EPSG parameter.
NotFormalProjectionParameter_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
This parameter borrowed from the “{0}” projection is not formally a parameter of this projection.
notFoundMessage(IdentifiedObject, IdentifiedObject) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Returns an error message for "No path found from sourceCRS to targetCRS".
NOTICE - Static variable in class org.apache.sis.referencing.StandardDefinitions
Notice about the provenance of those data.
notify(Namespace) - Method in class org.apache.sis.xml.Transformer
Notifies that a new namespace is declared in the source.
notifyChange(K, V) - Method in class org.apache.sis.util.collection.Cache
Notifies this Cache instance that an entry has changed.
notifyChanges(Cache<K, V>, Cache.Deferred<K, V>) - Static method in class org.apache.sis.util.collection.Cache.Deferred
Sends all deferred notifications, starting with the given one.
NotStrictlyOrderedDimensions - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The specified dimensions are not in strictly ascending order.
NotTheEpsgValue_5 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
The file defines “{2}” with value {3}{4}, but that value should be {1}{4} according parent definition ({0}).
nowraparound() - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Disables completely all wraparounds operation.
NROWS - Static variable in class org.apache.sis.internal.storage.esri.RasterStore
Keyword for the number of rows in the image.
NS(Attribute, String, String) - Constructor for class org.apache.sis.xml.TransformedEvent.NS
Wraps the given event with a different prefix and URI.
NTv1 - Class in org.apache.sis.internal.referencing.provider
The provider for "National Transformation version 1" (EPSG:9614).
NTv1() - Constructor for class org.apache.sis.internal.referencing.provider.NTv1
Creates a new provider.
NTv2 - Class in org.apache.sis.internal.referencing.provider
The provider for "National Transformation version 2" (EPSG:9615).
NTv2() - Constructor for class org.apache.sis.internal.referencing.provider.NTv2
Creates a new provider.
NTv2.Loader - Class in org.apache.sis.internal.referencing.provider
Loaders of NTv2 data.
NTv2.Loader.DataType - Enum in org.apache.sis.internal.referencing.provider
Type of data allowed in header records.
NULL - Static variable in class org.apache.sis.image.AnnotatedImage
An arbitrary value that we use for storing null values in the AnnotatedImage.cache.
NULL - Static variable in class org.apache.sis.util.collection.TreeNodeList
NULL_COLLECTION - Static variable in class org.apache.sis.internal.system.Semaphores
A flag to indicate that empty collections should be returned as null.
NULL_COLOR_MODEL - Static variable in class org.apache.sis.internal.coverage.j2d.Colorizer
A color model constant set to null, used for identifying code that explicitly set the color model to null.
NullArgument_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Argument ‘{0}’ shall not be null.
NullArgumentException - Exception in org.apache.sis.util
Thrown when a null argument has been given to a method that doesn't accept them.
NullArgumentException() - Constructor for exception org.apache.sis.util.NullArgumentException
Constructs an exception with no detail message.
NullArgumentException(String) - Constructor for exception org.apache.sis.util.NullArgumentException
Constructs an exception with the specified detail message.
NullChannel - Class in org.apache.sis.internal.storage.io
A channel which read no values.
NullChannel() - Constructor for class org.apache.sis.internal.storage.io.NullChannel
Creates an initially open channel.
NullCollectionElement_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
‘{0}’ collection does not accept null elements.
nullIfOutside - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
Whether to return null instead of throwing an exception if given point is outside coverage bounds.
NullMapKey - Static variable in class org.apache.sis.util.resources.Errors.Keys
Null key is not allowed in this dictionary.
NullMapValue - Static variable in class org.apache.sis.util.resources.Errors.Keys
Null values are not allowed in this dictionary.
nullValue - Variable in class org.apache.sis.util.Numbers
The null, NaN, 0 or false value.
nullValue(ResultSet, int, Comparable<?>) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Formats an error message for an unexpected null value.
NullValueInTable_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Unexpected null value in record “{2}” for the column “{1}” in table “{0}”.
nullValues - Variable in class org.apache.sis.metadata.sql.Dispatcher
A bitmask of properties having null values.
NUM_BANDS - Static variable in class org.apache.sis.image.Visualization.Builder
Number of bands of the image to create.
NUM_COL - Static variable in class org.apache.sis.internal.util.Constants
Name of the "num_col" matrix parameters.
NUM_COORDINATES - Static variable in class org.apache.sis.storage.landsat.MetadataReader
Number of coordinates for the corners in a CRS type (geographic or projected).
NUM_ROW - Static variable in class org.apache.sis.internal.util.Constants
Name of the "num_row" matrix parameters.
numBands - Variable in class org.apache.sis.image.PixelIterator
Number of bands in all tiles in the PixelIterator.image.
numBands - Variable in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
The number of bands (usually 1) used for the construction of a single instance of a ColorModel.
numBands - Variable in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
The number of bands.
numBands - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Number of bands of the image data.
numBanks - Variable in class org.apache.sis.storage.geotiff.DataSubset
Number of banks retained for the target image data buffer.
number - Variable in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Telephone number by which individuals can contact responsible organization or individual.
number(boolean) - Static method in class org.apache.sis.filter.ComparisonFilter
Converts the boolean result as an integer for use as a return value of the applyAs… methods.
Number() - Constructor for class org.apache.sis.internal.converter.StringConverter.Number
 
NUMBER - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Floating point numbers (excluding integer types).
NUMBER - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A tag used a bit everywhere.
NUMBER_ENUMS - Static variable in class org.apache.sis.internal.coverage.j2d.ImageUtilities
The values to be returned by ImageUtilities.toNumberEnum(int).
NUMBER_SEPARATOR - Static variable in class org.apache.sis.io.wkt.Symbols
Separator between numbers in a sequence of numbers.
NumberConverter<S extends Number,T extends Number> - Class in org.apache.sis.internal.converter
Handles conversions from Number to other kind of numbers.
NumberConverter(Class<S>, Class<T>) - Constructor for class org.apache.sis.internal.converter.NumberConverter
Creates a new converter for the given source and target classes.
NumberConverter.Comparable<S extends Number> - Class in org.apache.sis.internal.converter
Converter from numbers to comparables.
numberFormat - Variable in class org.apache.sis.io.wkt.AbstractParser
The object to use for parsing numbers.
numberFormat - Variable in class org.apache.sis.io.wkt.Formatter
The object to use for formatting numbers.
numberFormat - Variable in class org.apache.sis.measure.AngleFormat
Format to use for writing numbers (degrees, minutes or seconds) when formatting an angle.
numberFormat - Variable in class org.apache.sis.measure.QuantityFormat
The format for parsing and formatting the number part.
numberFormat() - Method in class org.apache.sis.measure.AngleFormat
Returns the number format, created when first needed.
numberOfBits - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Number of bits per pixel, or 0 if not applicable.
numberOfDimensions - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Number of independent spatial-temporal axes.
NumberOfDimensions - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Number of dimensions
NumberOfInks - Static variable in class org.apache.sis.storage.geotiff.Tags
 
NumberOfNaN - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Number of ‘NaN’
NumberOfTiles - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Number of tiles
numberOfValues - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Number of values used in a thematic classification resource.
NumberOfValues - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Number of values
NumberRange<E extends Number & Comparable<? super E>> - Class in org.apache.sis.measure
A range of numbers capable of widening conversions when performing range operations.
NumberRange(Class<E>, E, boolean, E, boolean) - Constructor for class org.apache.sis.measure.NumberRange
Constructs a range of Number objects.
NumberRange(Class<E>, Range<? extends Number>) - Constructor for class org.apache.sis.measure.NumberRange
Constructs a range with the same values than the specified range, casted to the specified type.
NumberRange(Class<E>, ValueRange) - Constructor for class org.apache.sis.measure.NumberRange
Constructs a range of the given type with values from the given annotation.
NumberRange(Range<E>) - Constructor for class org.apache.sis.measure.NumberRange
Constructs a range with the same type and the same values than the specified range.
Numbers - Class in org.apache.sis.util
Static methods working with Number objects, and a few primitive types by extension.
Numbers(Class<?>, boolean, boolean, byte) - Constructor for class org.apache.sis.util.Numbers
Creates an entry for a type which is not a primitive type.
Numbers(Class<?>, Class<?>, boolean, boolean, byte, byte, char, Object) - Constructor for class org.apache.sis.util.Numbers
Creates a mapping between a primitive type and its wrapper.
numberType - Variable in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Type of telephone number.
numCached - Variable in class org.apache.sis.internal.referencing.LazySet
The number of valid elements in the LazySet.cachedElements array.
numCol - Variable in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Number of rows and columns.
numCol - Variable in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
The number of columns.
numDroppedDimensions - Variable in class org.apache.sis.referencing.operation.transform.ScaleTransform
Number of coordinate values to drop after the values that we multiplied.
numElements(int[]) - Method in class org.apache.sis.parameter.TensorParameters
Returns the number of elements (e.g.
numerator - Variable in class org.apache.sis.math.Fraction
The a term in the a/b fraction.
numeratorIs(char) - Method in class org.apache.sis.measure.UnitDimension
Returns true if the numerator is the dimension identified by the given symbol.
Numeric(Class<E>, boolean, boolean) - Constructor for class org.apache.sis.util.collection.RangeSet.Numeric
 
NUMERIC - Enum constant in enum org.apache.sis.internal.sql.feature.InfoStatements.GeometryTypeEncoding
"GEOMETRY_TYPE" column is expected to contain an integer value.
NUMERIC - Static variable in class org.apache.sis.io.wkt.Element
Kind of value expected in the element.
numericParameters - Variable in class org.apache.sis.storage.geotiff.GeoKeysLoader
The numeric values referenced by the GeoKeysLoader.keyDirectory.
Numerics - Class in org.apache.sis.internal.util
Miscellaneous utilities methods working on floating point numbers.
Numerics() - Constructor for class org.apache.sis.internal.util.Numerics
Do not allow instantiation of this class.
numFractionDigits - Variable in class org.apache.sis.console.TransformCommand
Suggested number of fraction digits for each coordinate values.
numFractionDigits - Variable in class org.apache.sis.coverage.SampleRangeFormat
Number of significant digits used for formatting real values.
numGrids - Variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Number of grids expected in the file.
numImages - Variable in class org.apache.sis.internal.storage.image.WritableStore
Number of images in this store, or any negative value if unknown.
numPoints - Variable in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Number of valid positions in the LinearTransformBuilder.sources or LinearTransformBuilder.targets arrays.
numRow - Variable in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Number of rows and columns.
numRow - Variable in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
The number of rows.
numTiles - Variable in class org.apache.sis.storage.geotiff.DataSubset
Total number of tiles in the image.
numTrailingCoordinates - Variable in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Number of unaffected coordinates after the affected ones.
numXTiles - Variable in class org.apache.sis.image.PrefetchedImage
Number of prefetched tiles.
numXTiles - Variable in class org.apache.sis.image.ResamplingGrid
Number of tiles in this grid.
numXTiles - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
The number of tiles in a row of the area of interest.
numYTiles - Variable in class org.apache.sis.image.PrefetchedImage
Number of prefetched tiles.
numYTiles - Variable in class org.apache.sis.image.ResamplingGrid
Number of tiles in this grid.
nw - Variable in class org.apache.sis.index.tree.QuadTreeNode
The child nodes in 4 quadrants of equal size.
NW - Static variable in class org.apache.sis.index.tree.QuadTreeNode
The 4 quadrants of a QuadTreeNode: North-West (NW), North-East (NE), South-West (SW) and South-East (SE).
nx - Variable in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Number of longitude (nx) and latitude (ny) values.
ny - Variable in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Number of longitude (nx) and latitude (ny) values.
nz - Variable in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Number of longitude (nx) and latitude (ny) values.

O

o1 - Variable in class org.apache.sis.metadata.ObjectPair
The pair of objects in process of being compared.
o2 - Variable in class org.apache.sis.metadata.ObjectPair
The pair of objects in process of being compared.
object - Variable in class org.apache.sis.internal.storage.xml.Store
The unmarshalled object, initialized only when first needed.
object - Variable in class org.apache.sis.referencing.Properties
The object where all properties come from.
OBJECT - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
objectChanged(NamingEvent) - Method in class org.apache.sis.internal.metadata.sql.Initializer.Listener
Invoked when the data source associated to "jdbc/SpatialMetadata" changed.
ObjectConverter<S,T> - Interface in org.apache.sis.util
A function which converts instances of source type to instances of target type.
ObjectConverters - Class in org.apache.sis.util
Static methods for creating ObjectConverter instances or collection views based on converters.
ObjectConverters() - Constructor for class org.apache.sis.util.ObjectConverters
Do not allow instantiation of this class.
ObjectFactory - Class in org.apache.sis.internal.jaxb.geometry
A minimalist XML object factory for getting JAXB to work without throwing exceptions when there is no GML module in the classpath.
ObjectFactory() - Constructor for class org.apache.sis.internal.jaxb.geometry.ObjectFactory
 
ObjectGetter - Class in org.apache.sis.internal.sql.postgis
Decoder of object of arbitrary kinds.
ObjectGetter() - Constructor for class org.apache.sis.internal.sql.postgis.ObjectGetter
Creates the singleton instance.
OBJECTIVE_CRS_PROPERTY - Static variable in class org.apache.sis.portrayal.Canvas
The "objectiveCRS" property name, used for notifications about changes in objective CRS.
OBJECTIVE_NAVIGATION - Enum constant in enum org.apache.sis.portrayal.TransformChangeEvent.Reason
A relative change has been applied in units of the objective CRS (for example in metres).
OBJECTIVE_TO_DISPLAY_PROPERTY - Static variable in class org.apache.sis.portrayal.Canvas
The "objectiveToDisplay" property name, used for notifications about changes in objective to display conversion.
objectiveChange - Variable in class org.apache.sis.portrayal.TransformChangeEvent
The change from old coordinates to new coordinates, computed when first needed.
objectiveChange2D - Variable in class org.apache.sis.portrayal.TransformChangeEvent
Value of TransformChangeEvent.displayChange or TransformChangeEvent.objectiveChange precomputed by the code that fired this event.
objectiveCRS - Variable in class org.apache.sis.portrayal.Canvas
The coordinate reference system in which to transform all data before displaying.
objectiveOccurences - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Event or events associated with objective completion.
objectivePOI - Variable in class org.apache.sis.portrayal.Canvas
The point of interest transformed to the objective CRS, or null if Canvas.pointOfInterest has not yet been provided.
objectives - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Identification of the area or object to be sensed.
objectives - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Object(s) or area(s) of interest to be sensed.
objectiveToCenter - Variable in class org.apache.sis.internal.map.coverage.RenderingData
Conversion from objective CRS to RenderingData.data pixel coordinates.
objectiveToData(Rectangle2D) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Converts the given bounds from objective coordinates to pixel coordinates in the source coverage.
objectiveToDisplay - Variable in class org.apache.sis.portrayal.Canvas
The conversion from objective CRS to the display coordinate system.
objectiveToDisplay - Variable in class org.apache.sis.portrayal.PlanarCanvas
The conversion from objective CRS to the display coordinate system as a Java2D affine transform.
objectiveToGeographic - Variable in class org.apache.sis.portrayal.CanvasContext
Transformation from objective CRS to a geographic CRS, or null if none can be found.
objectiveToGeographic(CoordinateReferenceSystem) - Method in class org.apache.sis.portrayal.Canvas
objectiveTransform - Variable in class org.apache.sis.portrayal.CanvasFollower
Conversions from source objective coordinates to target objective coordinates.
objectiveTransformStatus - Variable in class org.apache.sis.portrayal.CanvasFollower
Whether an attempt to compute CanvasFollower.objectiveTransform has already been done.
ObjectPair - Class in org.apache.sis.metadata
A pair of objects in process of being compared by the MetadataStandard.equals(…) method.
ObjectPair(Object, Object) - Constructor for class org.apache.sis.metadata.ObjectPair
Creates a new pair of objects being compared.
ObjectReference - Class in org.apache.sis.internal.jaxb.gco
The gco:ObjectReference XML attribute group is included by all metadata wrappers defined in the org.apache.sis.internal.jaxb.metadata package.
ObjectReference() - Constructor for class org.apache.sis.internal.jaxb.gco.ObjectReference
Creates an initially empty object reference.
ObjectReference(UUID, XLink) - Constructor for class org.apache.sis.internal.jaxb.gco.ObjectReference
Creates an object reference initialized to the given value.
objects - Variable in class org.apache.sis.internal.storage.wkt.Store
The parsed objects, filled only when first needed.
objects - Variable in class org.apache.sis.referencing.factory.IdentifiedObjectSet
The map of object codes (keys), and the actual identified objects (values) when they have been created.
ObjectToString<S> - Class in org.apache.sis.internal.converter
Handles conversions from arbitrary objects to String.
ObjectToString(Class<S>, SystemConverter<String, S>) - Constructor for class org.apache.sis.internal.converter.ObjectToString
Creates a new converter from the given type of objects to String instances.
ObjectToString.CodeList<S extends org.opengis.util.CodeList<S>> - Class in org.apache.sis.internal.converter
Specialized instance for CodeList.
ObjectToString.Enum<S extends Enum<S>> - Class in org.apache.sis.internal.converter
Specialized instance for Enum.
obligation - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Obligation of the extended element.
Obligation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Obligation
ObliqueMercator - Class in org.apache.sis.internal.referencing.provider
The provider for "Hotine Oblique Mercator (variant A)" projection (EPSG:9812).
ObliqueMercator - Class in org.apache.sis.referencing.operation.projection
Oblique Mercator projection (EPSG codes 9812, 9815).
ObliqueMercator() - Constructor for class org.apache.sis.internal.referencing.provider.ObliqueMercator
Constructs a new provider.
ObliqueMercator(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.ObliqueMercator
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
ObliqueMercator(ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.referencing.provider.ObliqueMercator
For subclass constructors only.
ObliqueMercator(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.ObliqueMercator
Creates an Oblique Mercator projection from the given parameters.
ObliqueMercator.Variant - Enum in org.apache.sis.referencing.operation.projection
Variants of Oblique Mercator projection.
ObliqueMercatorCenter - Class in org.apache.sis.internal.referencing.provider
The provider for "Hotine Oblique Mercator (variant B)" projection (EPSG:9815).
ObliqueMercatorCenter() - Constructor for class org.apache.sis.internal.referencing.provider.ObliqueMercatorCenter
Constructs a new provider.
ObliqueMercatorTwoPoints - Class in org.apache.sis.internal.referencing.provider
The provider for "Oblique Mercator" projection specified by two points on the central line.
ObliqueMercatorTwoPoints() - Constructor for class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPoints
Constructs a new provider for a projection with false easting/northing at coordinate system natural origin.
ObliqueMercatorTwoPoints(String, ParameterDescriptor<Double>, ParameterDescriptor<Double>) - Constructor for class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPoints
Constructs a new provider for a projection of the given name.
ObliqueMercatorTwoPointsCenter - Class in org.apache.sis.internal.referencing.provider
The provider for "Oblique Mercator" projection specified by two points on the central line, with easting/northing specified at projection center instead of coordinate system natural origin.
ObliqueMercatorTwoPointsCenter() - Constructor for class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPointsCenter
Constructs a new provider.
ObliqueStereographic - Class in org.apache.sis.internal.referencing.provider
The provider for "Oblique Stereographic" projection (EPSG:9809).
ObliqueStereographic - Class in org.apache.sis.referencing.operation.projection
Oblique Stereographic projection (EPSG code 9809).
ObliqueStereographic() - Constructor for class org.apache.sis.internal.referencing.provider.ObliqueStereographic
Constructs a new provider.
ObliqueStereographic(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
ObliqueStereographic(ObliqueStereographic) - Constructor for class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Creates a new projection initialized to the same parameters than the given one.
ObliqueStereographic(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Creates an Oblique Stereographic projection from the given parameters.
ObliqueStereographic.Spherical - Class in org.apache.sis.referencing.operation.projection
Provides the transform equations for the spherical case of the Oblique Stereographic projection.
Observable - Class in org.apache.sis.portrayal
Parent class of all objects for which it is possible to register listeners.
Observable() - Constructor for class org.apache.sis.portrayal.Observable
Only used by classes in this package.
observers - Variable in class org.apache.sis.image.BandedSampleConverter.Writable
The observers, or null if none.
observers - Variable in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
The observers, or null if none.
occurrence(int) - Method in class org.apache.sis.util.collection.IntegerList
Returns the occurrence of the given value in this list.
occurrences - Variable in class org.apache.sis.math.RepeatedVector
Number of times that each RepeatedVector.base element appears in a row before to move to the next base element.
OddArrayLength_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Array length is {0}, while we expected an even length.
OddGridCoordinateLength_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
Cannot determine dimension of “{0}” because of odd number of characters.
of() - Static method in class org.apache.sis.internal.jdk9.HexFormat
 
of(double) - Method in class org.apache.sis.measure.Scalar
Returns a quantity with the same units than this quantity.
of(double, Unit<?>) - Method in class org.apache.sis.measure.Scalar
Returns a quantity quantity of same type than this quantity but with a different value and/or unit.
of(CoordinateReferenceSystem, int) - Static method in class org.apache.sis.internal.referencing.TemporalAccessor
Creates a new temporal accessor for elements at the given dimensions.
Of_3 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
{0} ({1} of {2})
offer(E) - Method in class org.apache.sis.internal.util.EmptyQueue
 
offLines - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Information about offline media on which the resource can be obtained.
offset - Variable in class org.apache.sis.coverage.grid.GridCoordinatesView
Index of the first value in the GridCoordinatesView.coordinates array.
offset - Variable in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
The offset to subtract from sample values before to apply the ScaledColorSpace.scale factor.
offset - Variable in class org.apache.sis.internal.referencing.DirectPositionView
The index of the first value in the coordinates array.
offset - Variable in class org.apache.sis.internal.sql.feature.FeatureStream
Number of rows to skip in underlying SQL query, or 0 for none.
offset - Variable in class org.apache.sis.internal.storage.PRJDataStore.AuxiliaryContent
Index of the first valid character in PRJDataStore.AuxiliaryContent.buffer.
offset - Variable in class org.apache.sis.io.wkt.Element
Index of the character where this element starts in the WKT string to parse.
offset - Variable in class org.apache.sis.math.LinearlyDerivedVector
The offset to apply after the scale factor.
offset - Variable in class org.apache.sis.math.PackedVector
The offset to add to the PackedVector.data in order to get the values to return.
offset - Variable in class org.apache.sis.measure.LinearConverter
The offset to apply after the scale, before division by LinearConverter.divisor.
offset - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Physical value corresponding to a cell value of zero.
offset - Variable in class org.apache.sis.referencing.operation.transform.LinearTransform1D
The value to add to input values.
offset - Variable in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
The offset to add to the logarithm.
offset - Variable in class org.apache.sis.referencing.operation.transform.TransferFunction
The scale factor, or NaN if unknown.
offset - Variable in class org.apache.sis.storage.aggregate.GridSlice
Translation from source coordinates of GroupByTransform.gridToCRS to grid coordinates of GridSlice.geometry.
offset - Variable in class org.apache.sis.storage.geotiff.DeferredEntry
Offset from beginning of TIFF file where the values are stored.
offset() - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Returns the offset applied after this logarithmic function.
offset() - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Returns the offset applied after this logarithmic function.
offset(double, double) - Static method in class org.apache.sis.measure.LinearConverter
Returns a converter for the given shift.
offset(int) - Static method in class org.apache.sis.internal.storage.inflater.LZW
Extracts the index of the first byte of an entry stored in the LZW.stringsFromCode array.
offset(long) - Method in class org.apache.sis.internal.storage.io.Region
Returns the offset in bytes where reading should start.
offset(Raster) - Method in class org.apache.sis.coverage.grid.ReshapedImage
Returns a raster with the same data than the given raster but with coordinates translated from the coordinate system of the wrapped image to the coordinate system of this image.
Offset - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Offset
OFFSET_LIMIT - Static variable in class org.apache.sis.internal.storage.inflater.LZW
Maximal value + 1 that the offset can take.
OFFSET_MASK - Static variable in class org.apache.sis.internal.storage.inflater.LZW
The mask to apply on an LZW.entriesForCodes element for getting the compressed offset (before shifting).
OFFSET_MASK - Static variable in class org.apache.sis.util.collection.IntegerList
The mask to apply on index in order to produce a result equivalent to index % 64.
OFFSET_SHIFT - Static variable in class org.apache.sis.internal.storage.inflater.LZW
The shift to apply on a compressed offset (after application of LZW.OFFSET_MASK) for getting the uncompressed offset.
OFFSET_TO_MAXIMUM - Static variable in class org.apache.sis.internal.storage.inflater.LZW
For computing value of LZW.indexOfFreeEntry when LZW.codeSize needs to be incremented.
offset10 - Variable in class org.apache.sis.measure.LinearConverter
The scale and offset factors represented in base 10, computed when first needed.
offsetAfterKeyword() - Method in class org.apache.sis.io.wkt.Element
Returns index of the character after the keyword in the WKT string to parse.
offsetAndLength(int, int) - Static method in class org.apache.sis.internal.storage.inflater.LZW
Encodes an offset together with its length.
offsetAOI - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Pixel coordinates to assign to the upper-left corner of the region to render, with subsampling applied.
offsets - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Double
The translation values.
offsets - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Float
The translation values.
offsets - Variable in class org.apache.sis.io.wkt.StoredTree.Deflater
The Element.offset value of StoredTree.root together with offsets of all Element.children in iteration order.
offsets - Variable in class org.apache.sis.io.wkt.StoredTree.Inflater
offsets - Variable in class org.apache.sis.io.wkt.StoredTree
Indices in the WKT string where elements have been found.
offsets - Variable in class org.apache.sis.referencing.operation.builder.ResidualGrid
The residual data, as translations to apply on the result of affine transform.
offsets - Variable in class org.apache.sis.referencing.operation.transform.TranslationTransform
Translation terms, to be applied in the same order than coordinate values.
offsets - Variable in class org.apache.sis.storage.aggregate.GridSliceLocator
Translation from source coordinates of GroupByTransform.gridToCRS to grid coordinates of Gridslice#geometry.
offsets() - Method in class org.apache.sis.io.wkt.StoredTree.Deflater
Returns all Element.offset values in iteration order.
offsetX - Variable in class org.apache.sis.coverage.grid.ImageRenderer
Location of the first image pixel relative to the grid coverage extent.
offsetX - Variable in class org.apache.sis.coverage.grid.ReshapedImage
Value to add for converting a column index from the coordinate system of the wrapped image to the coordinate system of this image.
offsetY - Variable in class org.apache.sis.coverage.grid.ImageRenderer
Location of the first image pixel relative to the grid coverage extent.
offsetY - Variable in class org.apache.sis.coverage.grid.ReshapedImage
Value to add for converting a row index from the coordinate system of the wrapped image to the coordinate system of this image.
offsetZ - Variable in class org.apache.sis.coverage.grid.ImageRenderer
Offset to add to ImageRenderer.buffer offset for reaching the first sample value for the slice to render.
OGC - Enum constant in enum org.apache.sis.internal.book.CodeColorizer.Specifier
 
OGC - Static variable in class org.apache.sis.internal.util.Constants
The "OGC" authority and code space.
OGC - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The authority for identifiers found in specifications from the Open Geospatial Consortium.
ogcNS - Variable in class org.apache.sis.util.iso.TypeNames
The "OGC" namespace.
OHM - Static variable in class org.apache.sis.measure.Units
The SI derived unit for electric resistance (Ω).
omitMavenRedundancy(TreeTable.Node) - Static method in enum org.apache.sis.setup.About
If a file path in the given node or any children follow the Maven pattern, remove the artifact name and version numbers redundancies in order to make the name more compact.
omitTrailingNulls - Variable in class org.apache.sis.io.TabularFormat
true if the trailing null values shall be omitted at formatting time.
ON_LOAD - Enum constant in enum org.apache.sis.xml.XLink.Actuate
Traverse to the ending resource immediately on loading the starting resource.
ON_REQUEST - Enum constant in enum org.apache.sis.xml.XLink.Actuate
Traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose.
onClose(Runnable) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns an equivalent stream with an additional close handler.
onClose(Runnable) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns an equivalent stream with an additional close handler.
onCreate(boolean) - Method in class org.apache.sis.referencing.Builder
Initializes/cleanups the Builder.properties map before/after a createXXX(…) execution.
one - Variable in class org.apache.sis.parameter.TensorParameters
The elements for the 0 and 1 values, or null if unknown.
ONE - Enum constant in enum org.apache.sis.internal.geoapi.filter.MatchAction
 
ONE - Static variable in class org.apache.sis.measure.SystemUnit
The non-empty symbol for Units.UNITY.
ONE - Static variable in class org.apache.sis.referencing.factory.sql.AuthorityCodes
ONE - Static variable in class org.apache.sis.referencing.operation.transform.ConstantTransform1D
A transform for the one constant.
ONE_PARALLEL - Enum constant in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
The "Lambert Conic Conformal (1SP)" projection.
ONE_PARALLEL - Enum constant in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
The "Mercator (variant A)" projection (one standard parallel).
OneGeometry<R,G> - Class in org.apache.sis.internal.filter.sqlmm
SQLMM spatial functions taking a single geometry operand.
OneGeometry(SQLMM, Expression<? super R, ?>[], Geometries<G>) - Constructor for class org.apache.sis.internal.filter.sqlmm.OneGeometry
Creates a new function for a geometry represented by the given parameter.
OneGeometry.WithArgument<R,G> - Class in org.apache.sis.internal.filter.sqlmm
SQLMM spatial functions taking a single geometry operand with one argument.
onEmptyTransfer() - Method in class org.apache.sis.internal.storage.io.ChannelData
Invoked when an operation between the channel and the buffer transferred no byte.
onLineBegin(boolean) - Method in class org.apache.sis.io.LineAppender
Invoked when a new line is beginning.
OnlineResourceAdapter - Class in org.apache.sis.metadata.iso
Converts an URI to a <cit:OnlineResource> element for ISO 19115-3:2016 compliance.
OnlineResourceAdapter() - Constructor for class org.apache.sis.metadata.iso.OnlineResourceAdapter
 
onlineResources - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Online references to the cited resource.
onlineResources - Variable in class org.apache.sis.metadata.iso.citation.DefaultContact
On-line information that can be used to contact the individual or organization.
onLines - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Information about online sources from which the resource can be obtained.
ontology - Variable in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
Reference that binds the keyword class to a formal conceptualization of a knowledge domain.
open(Object) - Method in class org.apache.sis.storage.DataStoreRegistry
Creates a DataStore for reading the given storage.
open(Object) - Static method in class org.apache.sis.storage.DataStores
Creates a DataStore for the given storage.
open(QName) - Method in class org.apache.sis.xml.Transformer
Notifies that we are opening an element of the given name.
open(StorageConnector) - Method in class org.apache.sis.internal.storage.csv.StoreProvider
Returns a CSV Store implementation associated with this provider.
open(StorageConnector) - Method in class org.apache.sis.internal.storage.esri.AsciiGridStoreProvider
Returns an AsciiGridStore implementation associated with this provider.
open(StorageConnector) - Method in class org.apache.sis.internal.storage.esri.RawRasterStoreProvider
Returns an RawRasterStore implementation associated with this provider.
open(StorageConnector) - Method in class org.apache.sis.internal.storage.folder.StoreProvider
Returns a data store implementation associated with this provider.
open(StorageConnector) - Method in class org.apache.sis.internal.storage.gpx.StoreProvider
Returns a GPX Store implementation associated with this provider.
open(StorageConnector) - Method in class org.apache.sis.internal.storage.image.WorldFileStoreProvider
Returns a WorldFileStore implementation associated with this provider.
open(StorageConnector) - Method in class org.apache.sis.internal.storage.wkt.StoreProvider
Returns a Store implementation associated with this provider.
open(StorageConnector) - Method in class org.apache.sis.internal.storage.xml.StoreProvider
Returns a Store implementation associated with this provider.
open(StorageConnector) - Method in class org.apache.sis.storage.DataStoreProvider
Returns a data store implementation associated with this provider.
open(StorageConnector) - Method in class org.apache.sis.storage.geotiff.GeoTiffStoreProvider
Returns a GeoTiffStore implementation associated with this provider.
open(StorageConnector) - Method in class org.apache.sis.storage.landsat.LandsatStoreProvider
Returns a LandsatStore implementation associated with this provider.
open(StorageConnector) - Method in class org.apache.sis.storage.sql.SQLStoreProvider
Returns a SQLStore implementation associated with this provider.
open(StorageConnector) - Method in interface org.apache.sis.storage.StorageConnector.Opener
Invoked when first needed for creating an input of the requested type.
open(StorageConnector, String, EnumSet<StandardOpenOption>) - Method in class org.apache.sis.internal.storage.folder.StoreProvider
Shared implementation of public open(…) methods.
open(ParameterValueGroup) - Method in class org.apache.sis.internal.storage.csv.StoreProvider
Returns a CSV Store implementation from the given parameters.
open(ParameterValueGroup) - Method in class org.apache.sis.internal.storage.folder.StoreProvider
Returns a data store implementation associated with this provider for the given parameters.
open(ParameterValueGroup) - Method in class org.apache.sis.internal.storage.PRJDataStore.Provider
Returns a data store implementation from the given parameters.
open(ParameterValueGroup) - Method in class org.apache.sis.storage.DataStoreProvider
Returns a data store implementation associated with this provider for the given parameters.
open(ParameterValueGroup) - Method in class org.apache.sis.storage.sql.SQLStoreProvider
Returns a data store implementation associated with this provider for the given parameters.
OPEN - Static variable in class org.apache.sis.internal.doclet.Rewriter
The HTML element to search.
OPEN - Static variable in enum org.apache.sis.measure.UnitFormat.Style
Other symbols not in the UnitFormat.Style enumeration because common to all.
OPEN_DESCRIPTOR - Static variable in class org.apache.sis.storage.geotiff.GeoTiffStoreProvider
The parameter descriptor to be returned by GeoTiffStoreProvider.getOpenParameters().
OPEN_DESCRIPTOR - Static variable in class org.apache.sis.storage.landsat.LandsatStoreProvider
The parameter descriptor to be returned by LandsatStoreProvider.getOpenParameters().
OPEN_DESCRIPTOR - Static variable in class org.apache.sis.storage.sql.SQLStoreProvider
The parameter descriptor to be returned by SQLStoreProvider.getOpenParameters().
OPEN_OPTIONS - Static variable in class org.apache.sis.setup.OptionKey
Whether a storage object (e.g.
openAsWriter - Variable in class org.apache.sis.internal.storage.image.FormatFinder
true if the storage should be open is write mode instead of read mode.
openDescriptor - Variable in class org.apache.sis.internal.storage.URIDataStore.Provider
The parameter descriptor to be returned by URIDataStore.Provider.getOpenParameters().
openElement(boolean, String) - Method in class org.apache.sis.io.wkt.Formatter
Appends a separator if needed, then opens a new element.
OPENERS - Static variable in class org.apache.sis.storage.StorageConnector
List of types recognized by StorageConnector.getStorageAs(Class), associated to the methods for opening stream of those types.
openExclusive - Variable in class org.apache.sis.measure.RangeFormat
The character opening a range in which the minimal value is exclusive.
openExclusiveAlt - Variable in class org.apache.sis.measure.RangeFormat
An alternative character opening a range in which the minimal value is exclusive.
openInclusive - Variable in class org.apache.sis.measure.RangeFormat
The character opening a range in which the minimal value is inclusive.
openScript(String, int) - Method in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
Returns a reader for the SQL script at the given index.
openScript(String, int) - Method in class org.apache.sis.setup.InstallationResources
Returns a reader for the resources at the given index.
openScript(String, int) - Method in class org.apache.sis.setup.OptionalInstallations
Returns a reader for the installation script at the given index.
openSequence - Variable in class org.apache.sis.io.wkt.Symbols
The character (as Unicode code point) used for opening (openSequence) or closing (closeSequence) an array or enumeration.
openSet - Variable in class org.apache.sis.measure.RangeFormat
The character opening an empty range or a range containing only one element.
openStream(String) - Method in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider.Default
Opens the input stream for the SQL script of the given name.
openStream(String) - Method in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
Opens the input stream for the SQL script of the given name.
operand - Variable in class org.apache.sis.filter.LogicalFilter.Not
The filter to negate.
operands - Variable in class org.apache.sis.filter.LogicalFilter
The filter on which to apply the logical operator.
operatedDatasets - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
References to the resource on which the service operates.
operatesOn - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Information on the resources that the service operates on.
OperatingSystem - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Operating system
operation - Variable in class org.apache.sis.console.TransformCommand
The coordinate operation from the given source CRS to target CRS.
operation - Variable in class org.apache.sis.feature.builder.OperationWrapper
The wrapped operation.
operation - Variable in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
Identification of the SQLMM operation.
operation - Variable in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
The service operation.
operation - Variable in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
The value of COORD_OP_CODE.
operation - Variable in class org.apache.sis.referencing.operation.CoordinateOperationSorter
The coordinate operation to sort with other operations.
operation - Variable in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
The operation to apply on the subset of a coordinate tuple.
operation - Variable in class org.apache.sis.referencing.operation.SubOperationInfo
The coordinate operation between a source CRS component and a target CRS component.
operation(SQLMM) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Applies a SQLMM operation on this geometry.
operation(SQLMM, GeometryWrapper<G>) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Applies a SQLMM operation on two geometries.
Operation(CharSequence) - Constructor for class org.apache.sis.measure.UnitFormat.Operation
Creates an operation initialized to UnitFormat.Operation.NOOP.
OPERATION - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Factory needed is CoordinateOperationAuthorityFactory.
OPERATION - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
OPERATION_INDEX - Static variable in class org.apache.sis.feature.DefaultFeatureType
Value in DefaultFeatureType.indices map for parameterless operations.
OPERATION_MASK - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Mask for the orientationParameterAvailable boolean value.
OPERATION_METHODS - Static variable in class org.apache.sis.internal.util.URLs
List of operation methods supported by Apache SIS.
OPERATION_TYPE_KEY - Static variable in class org.apache.sis.internal.referencing.CoordinateOperations
The key for specifying the base type of the coordinate operation to create.
OperationAccuracy - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
operationContext - Variable in class org.apache.sis.portrayal.Canvas
The context (geographic area and desired resolution) for selecting a coordinate operation.
operationDescription - Variable in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Free text description of the intent of the operation and the results of the operation.
operationFactory - Variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Factory for fetching operation methods and creating defining conversions.
OperationHasNoTransform_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Operation “{1}” of class ‘{0}’ has no mathematical transform.
OperationMethodSet - Class in org.apache.sis.referencing.operation.transform
An immutable and thread-safe set containing the operation methods given by an Iterable.
OperationMethodSet(Class<? extends SingleOperation>, Iterable<? extends OperationMethod>) - Constructor for class org.apache.sis.referencing.operation.transform.OperationMethodSet
Constructs a set wrapping the given iterable.
operationName - Variable in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
An unique identifier for this interface.
operationName - Variable in enum org.apache.sis.referencing.operation.projection.CassiniSoldner.Variant
Name pattern for this variant.
operationName - Variable in enum org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Variant
Name pattern for this variant.
operationName - Variable in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
Name pattern for this variant.
operationName - Variable in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
Name pattern for this variant.
operationName - Variable in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
Name pattern for this variant.
operationName - Variable in enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
Name pattern for this variant.
operationName - Variable in enum org.apache.sis.referencing.operation.projection.Sinusoidal.Variant
Name pattern for this variant.
operationName - Variable in enum org.apache.sis.referencing.operation.projection.TransverseMercator.Variant
Name pattern for this variant.
OperationName - Class in org.apache.sis.metadata.iso.identification
An OperationMetadata placeholder to be replaced later by a reference to another OperationMetadata.
OperationName(String) - Constructor for class org.apache.sis.metadata.iso.identification.OperationName
Creates a new placeholder for the operation of the given name.
OperationRequiresSingleBand - Static variable in class org.apache.sis.internal.feature.Resources.Keys
This operation requires an image with only one band.
operations - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
General information about an identifiable activity which provided the data.
operations - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Identification of the activity or activities that satisfy a plan.
operations - Variable in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
Information about the operations applied by the chain.
operations - Variable in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
The sequence of operations.
Operations - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Operations
operationSameCRS(SQLMM, GeometryWrapper<Geometry>, Object) - Method in class org.apache.sis.internal.feature.esri.Wrapper
Applies a SQLMM operation on this geometry.
operationSameCRS(SQLMM, GeometryWrapper<G>, Object) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Applies a SQLMM operation on this geometry.
operationSameCRS(SQLMM, GeometryWrapper<Shape>, Object) - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Applies a SQLMM operation on this geometry.
operationSameCRS(SQLMM, GeometryWrapper<Shape>, Object) - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Applies a SQLMM operation on this geometry.
operationSameCRS(SQLMM, GeometryWrapper<Geometry>, Object) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Applies a SQLMM operation on this geometry.
operationType - Variable in class org.apache.sis.internal.referencing.provider.AbstractProvider
The base interface of the CoordinateOperation instances that use this method.
operationVersion - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters).
operationWithArgument(SQLMM, Object) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Applies a SQLMM operation on this geometry with one operation-specific argument.
operationWithArgument(SQLMM, GeometryWrapper<G>, Object) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Applies a SQLMM operation on two geometries with one operation-specific argument.
OperationWrapper - Class in org.apache.sis.feature.builder
Wraps an existing operation.
OperationWrapper(FeatureTypeBuilder, AbstractIdentifiedType) - Constructor for class org.apache.sis.feature.builder.OperationWrapper
Creates a new wrapper for the given operation.
operator - Variable in class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Arithmetic
The arithmetic operator symbol.
operator - Variable in class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Comparison
The comparison operator symbol.
operator - Variable in class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Logic
The AND, OR or NOT keyword.
operatorType - Variable in class org.apache.sis.filter.BinarySpatialFilter
Nature of the operation applied by this BinarySpatialFilter.
operatorType - Variable in class org.apache.sis.filter.DistanceFilter
Nature of the operation applied by this DistanceOperator.
opFactory(AuthorityFactory) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
Casts the given factory into an operation authority factory, or throws a FactoryException if the given factory is not of the expected type.
opposite - Variable in class org.apache.sis.internal.processing.isoline.PolylineBuffer
If the polyline has points added to its two extremities, the other extremity.
opposite - Variable in class org.apache.sis.internal.referencing.SignReversalComment
Whether the inverse operation use a parameter value of opposite sign or same sign.
opposite(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Returns the opposite direction of the given direction.
OPPOSITE - Enum constant in enum org.apache.sis.internal.referencing.AxesMapper
Match axes having opposite direction.
OPPOSITE - Static variable in class org.apache.sis.internal.referencing.SignReversalComment
Remark telling that an inverse operation uses the parameter value with opposite sign.
OPPOSITE_SIGN - Static variable in class org.apache.sis.internal.sql.postgis.Band
A bitmask applied to DataBuffer.TYPE_BYTE or DataBuffer.TYPE_INT for meaning that the actual data type has a sign opposite to the data buffer type.
oppositeCachingPolicy - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
The factory with opposite caching factory, or null if not yet created.
oppositeCachingPolicy() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Accessor for DefaultMathTransformFactory.NoCache implementation.
OPPOSITES - Static variable in class org.apache.sis.internal.referencing.AxisDirections
For each direction, the opposite direction.
Optimization - Class in org.apache.sis.filter
Description of optimizations or simplifications to attempt on filters and expressions.
Optimization() - Constructor for enum org.apache.sis.coverage.grid.GridCoverageProcessor.Optimization
 
Optimization() - Constructor for class org.apache.sis.filter.Optimization
Creates a new instance.
Optimization.OnExpression<R,V> - Interface in org.apache.sis.filter
Expression that can be optimized.
Optimization.OnFilter<R> - Interface in org.apache.sis.filter
Filter that can be optimized.
optimizations - Variable in class org.apache.sis.coverage.grid.GridCoverageProcessor
The set of optimizations that are enabled.
optimize - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Whether this iterator is allowed to skip some cells when testing for inclusion in the area of interest.
optimize() - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
If a more efficient implementation of this math transform can be used, returns it.
optimize(Optimization) - Method in class org.apache.sis.filter.AssociationValue
If at least one evaluated property is a link, replaces this expression by more direct references to the target properties.
optimize(Optimization) - Method in class org.apache.sis.filter.BinaryGeometryFilter
Tries to optimize this filter.
optimize(Optimization) - Method in class org.apache.sis.filter.LeafExpression.Transformed
Returns the same literal without the reference to the original expression.
optimize(Optimization) - Method in class org.apache.sis.filter.LogicalFilter.And
Tries to optimize this filter.
optimize(Optimization) - Method in class org.apache.sis.filter.LogicalFilter.Not
Tries to optimize this filter.
optimize(Optimization) - Method in class org.apache.sis.filter.LogicalFilter.Or
Tries to optimize this filter.
optimize(Optimization) - Method in interface org.apache.sis.filter.Optimization.OnExpression
Tries to optimize this expression.
optimize(Optimization) - Method in interface org.apache.sis.filter.Optimization.OnFilter
Tries to optimize this filter.
optimize(Optimization) - Method in class org.apache.sis.filter.PropertyValue.AsObject
If the evaluated property is a link, replaces this expression by a more direct reference to the target property.
optimize(Optimization) - Method in class org.apache.sis.filter.PropertyValue.Converted
Tries to optimize this expression.
optimize(Optimization) - Method in class org.apache.sis.filter.PropertyValue
If the evaluated property is a link, replaces this expression by a more direct reference to the target property.
optimize(Optimization) - Method in class org.apache.sis.internal.filter.sqlmm.TwoGeometries
If the CRS of the first argument is known in advance and the second argument is a literal, transforms the second geometry to the CRS of the first argument.
optimize(Optimization, Filter<R>, Filter<R>) - Method in class org.apache.sis.filter.LogicalFilter
Returns the filter to use with duplicated operands removed, nested operations of the same type inlined, and literal values processed immediately.
option - Variable in exception org.apache.sis.console.InvalidOptionException
The name of the invalid option.
Option - Enum in org.apache.sis.console
A command-line option.
Option(boolean) - Constructor for enum org.apache.sis.console.Option
Creates a new option.
OPTION - Static variable in interface org.apache.sis.internal.geotiff.SchemaModifier
The option for declaring a schema modifier at GeoTiffStore creation time.
OPTION - Static variable in interface org.apache.sis.internal.sql.feature.SchemaModifier
The option for declaring a schema modifier at SQLStore creation time.
optional(Parameters, ParameterDescriptor<Double>) - Static method in class org.apache.sis.internal.referencing.provider.Molodensky
Returns the value of the given parameter, or NaN if undefined.
Optional - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Optional
OPTIONAL - Static variable in class org.apache.sis.io.wkt.AbstractParser
A mode for the Element.pullElement(int, String...) method meaning that the requested element is optional but not necessarily first.
OPTIONAL_FIELD - Static variable in class org.apache.sis.measure.AngleFormat
Index for the AngleFormat.SYMBOLS character which stands for optional field.
OptionalCandidate - Annotation Type in org.apache.sis.util
Marker annotation for methods which may return java.util.Optional in a future version.
OptionalDependency - Class in org.apache.sis.internal.system
Base class of internal hooks for accessing optional dependencies.
OptionalDependency(String, String) - Constructor for class org.apache.sis.internal.system.OptionalDependency
Creates a new optional dependency.
optionalFields - Variable in class org.apache.sis.measure.AngleFormat
A bitmask of optional fields.
OptionalInstallations - Class in org.apache.sis.setup
A predefined set of data important to Apache SIS but not redistributed for space or licensing reasons.
OptionalInstallations(String) - Constructor for class org.apache.sis.setup.OptionalInstallations
Creates a new installation resources downloader.
optionality - Variable in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Indication if the parameter is required.
OptionalLibraryNotFound_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The {0} optional library is not available.
OptionalModuleNotFound_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Optional module “{0}” requested but not found.
OptionKey<T> - Class in org.apache.sis.setup
Keys in a map of options for configuring various services (DataStore, etc).
OptionKey(String, Class<T>) - Constructor for class org.apache.sis.setup.OptionKey
Creates a new key of the given name for values of the given type.
options - Variable in class org.apache.sis.console.CommandRunner
The command-line options allowed by this sub-command, together with their values.
options - Variable in class org.apache.sis.storage.StorageConnector
The options, created only when first needed.
options() - Static method in class org.apache.sis.console.IdentifierCommand
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
options() - Static method in class org.apache.sis.console.MetadataCommand
Returns valid options for the "metadata" command.
options() - Static method in class org.apache.sis.console.TransformCommand
Returns valid options for the "transform" commands.
Options - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Options
or(Collection<? extends Filter<? super R>>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a OR filter between two or more filters.
or(Predicate<? super R>) - Method in class org.apache.sis.filter.FilterNode
Returns the OR logical operation between this filter and the given predicate.
or(Predicate<? super R>) - Method in interface org.apache.sis.filter.Optimization.OnFilter
Returns the OR logical operation between this filter and the given predicate.
or(Filter<? super R>, Filter<? super R>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a OR filter between two filters.
Or(Collection<? extends Filter<? super R>>) - Constructor for class org.apache.sis.filter.LogicalFilter.Or
Creates a new operator for the given operands.
Or(Filter<? super R>, Filter<? super R>) - Constructor for class org.apache.sis.filter.LogicalFilter.Or
Creates a new operator for the two given operands.
OR - Enum constant in enum org.apache.sis.internal.geoapi.filter.LogicalOperatorName
 
ORACLE - Enum constant in enum org.apache.sis.internal.metadata.sql.Dialect
The database uses Oracle syntax.
order - Variable in class org.apache.sis.image.PixelIterator.Builder
The desired iteration order, or null for a default order.
order - Variable in class org.apache.sis.metadata.PropertyComparator
Methods and property names specified in the XmlType annotation.
order - Variable in class org.apache.sis.util.collection.FrequencySortedSet
0 if the element should be sorted in the usual order, or -1 if the elements should be sorted in reverse order (most frequent element first).
order(UML) - Static method in class org.apache.sis.metadata.PropertyComparator
Returns a higher number for obligation which should be first.
order(AxisDirection) - Static method in class org.apache.sis.referencing.cs.Normalizer
Returns the order of the given axis direction.
Order - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to AbstractCS and AbstractDatum.
Order(int) - Constructor for class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.Order
Creates new ORDER[…] element for the given sequential number.
ORDER - Static variable in class org.apache.sis.referencing.cs.Normalizer
Custom code list values to handle as if the where defined between two GeoAPI values.
ORDER_PRESERVING - Enum constant in enum org.apache.sis.math.FunctionProperty
A function preserves order if any sequence of increasing S values is mapped to a sequence of increasing T values.
ORDER_REVERSING - Enum constant in enum org.apache.sis.math.FunctionProperty
A function reverses order if any sequence of increasing S values is mapped to a sequence of decreasing T values.
orderingInstructions - Variable in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
General instructions, terms and services provided by the distributor.
orderOptions - Variable in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Request/purchase choices.
orderOptionsType - Variable in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Description of the order options record.
ordinal - Variable in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Ordinal values for switch statements, as one of the NonMarshalledAuthority.ID, NonMarshalledAuthority.UUID, etc. constants.
ordinal - Variable in class org.apache.sis.util.Numbers
Constant to be used in switch statement.
ORDINATE_SEPARATOR - Static variable in class org.apache.sis.internal.storage.csv.Store
The separator between coordinate values in a coordinate tuple.
orElse(Class<A>, DataStoreProvider.Prober<? super A>) - Method in interface org.apache.sis.storage.DataStoreProvider.Prober
Returns a composed probe that attempts, in sequence, this probe followed by the alternative probe if the first probe cannot be executed.
orElse(Class<A>, DataStoreProvider.Prober<? super A>) - Method in class org.apache.sis.storage.DataStoreProvider.ProberList
Appends a new probe alternative at the end of this linked list.
orEmpty(String) - Static method in class org.apache.sis.internal.util.Strings
Returns the given text if non-null, or the empty string otherwise.
org.apache.sis.console - package org.apache.sis.console
Command line interface for Apache SIS.
org.apache.sis.coverage - package org.apache.sis.coverage
Functions that associates positions within a bounded space (its domain) to values (its range).
org.apache.sis.coverage.grid - package org.apache.sis.coverage.grid
A coverage backed by a regular grid.
org.apache.sis.epsg.downloadURL - Search tag in org.apache.sis.setup.OptionalInstallations.getDownloadURL(String)
System Property
org.apache.sis.feature - package org.apache.sis.feature
Defines the structure and content of views of real-world phenomenon.
org.apache.sis.feature.builder - package org.apache.sis.feature.builder
Helper classes for creating FeatureType instances.
org.apache.sis.filter - package org.apache.sis.filter
Filters features according their properties.
org.apache.sis.geometry - package org.apache.sis.geometry
Basic geometric objects (envelopes and direct positions).
org.apache.sis.image - package org.apache.sis.image
Provides helper classes for handling Java2D rendered images together with some operations.
org.apache.sis.index.tree - package org.apache.sis.index.tree
A simple k-dimensional point tree implementation.
org.apache.sis.internal.book - package org.apache.sis.internal.book
Takes the source HTML files in the sis-site/main/source/developer-guide/ directory and assembles them in a single file to be published in the asf-staging/book/ directory.
org.apache.sis.internal.converter - package org.apache.sis.internal.converter
Default set of ObjectConverter implementations.
org.apache.sis.internal.coverage - package org.apache.sis.internal.coverage
A set of helper classes for grid coverages.
org.apache.sis.internal.coverage.j2d - package org.apache.sis.internal.coverage.j2d
A set of helper classes for the SIS implementation backed by Java2D.
org.apache.sis.internal.doclet - package org.apache.sis.internal.doclet
Javadoc taglets for processing custom tags in SIS source code comments, together with doclet performing post-processing after Javadoc generation.
org.apache.sis.internal.feature - package org.apache.sis.internal.feature
A set of helper classes for the SIS implementation.
org.apache.sis.internal.feature.esri - package org.apache.sis.internal.feature.esri
Centralizes usages ERSI geometry API by Apache SIS.
org.apache.sis.internal.feature.j2d - package org.apache.sis.internal.feature.j2d
Centralizes usages of some (not all) Java2D geometry API by Apache SIS.
org.apache.sis.internal.feature.jts - package org.apache.sis.internal.feature.jts
Methods specific to the Java Topology Suite (JTS).
org.apache.sis.internal.filter - package org.apache.sis.internal.filter
Base implementation shared by the main filter package and the SQLMM extension.
org.apache.sis.internal.filter.sqlmm - package org.apache.sis.internal.filter.sqlmm
Partial implementation of SQLMM operations as filter expressions.
org.apache.sis.internal.gazetteer - package org.apache.sis.internal.gazetteer
 
org.apache.sis.internal.geoapi.evolution - package org.apache.sis.internal.geoapi.evolution
Provides a transition path for new GeoAPI elements not yet published in a formal release.
org.apache.sis.internal.geoapi.filter - package org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
org.apache.sis.internal.geoapi.temporal - package org.apache.sis.internal.geoapi.temporal
Placeholder for GeoAPI interfaces not present in GeoAPI 3.0.
org.apache.sis.internal.geotiff - package org.apache.sis.internal.geotiff
Utility classes for the implementation of GeoTIFF reader and writer.
org.apache.sis.internal.jaxb - package org.apache.sis.internal.jaxb
A set of helper classes for JAXB handling in the SIS implementation.
org.apache.sis.internal.jaxb.cat - package org.apache.sis.internal.jaxb.cat
Base classes for code lists and enumerations.
org.apache.sis.internal.jaxb.code - package org.apache.sis.internal.jaxb.code
JAXB adapters for code code lists.
org.apache.sis.internal.jaxb.gco - package org.apache.sis.internal.jaxb.gco
Miscellaneous objects and adapters defined in the "gco" namespace.
org.apache.sis.internal.jaxb.gcx - package org.apache.sis.internal.jaxb.gcx
Miscellaneous objects and adapters defined in the "gcx" namespace.
org.apache.sis.internal.jaxb.geometry - package org.apache.sis.internal.jaxb.geometry
JAXB adapters for geometries.
org.apache.sis.internal.jaxb.gmi - package org.apache.sis.internal.jaxb.gmi
Extends some classes from org.apache.sis.metadata.iso packages in order to give them the name used by imagery extensions (ISO 19115-2).
org.apache.sis.internal.jaxb.gml - package org.apache.sis.internal.jaxb.gml
Miscellaneous objects and adapters defined in the "gml" namespace.
org.apache.sis.internal.jaxb.gts - package org.apache.sis.internal.jaxb.gts
Temporary placeholder for the Temporal Schema JAXB adapters.
org.apache.sis.internal.jaxb.lan - package org.apache.sis.internal.jaxb.lan
Miscellaneous objects and adapters defined in the "lan" namespace.
org.apache.sis.internal.jaxb.metadata - package org.apache.sis.internal.jaxb.metadata
JAXB adapters for metadata.
org.apache.sis.internal.jaxb.metadata.replace - package org.apache.sis.internal.jaxb.metadata.replace
Classes that are normally omitted from public API because they duplicate existing classes, but still temporarily used at XML (un)marshalling time for standards compliance.
org.apache.sis.internal.jaxb.referencing - package org.apache.sis.internal.jaxb.referencing
JAXB adapters for referencing.
org.apache.sis.internal.jdk9 - package org.apache.sis.internal.jdk9
Place-holder for JDK9 classes that do not exist in JDK8.
org.apache.sis.internal.map.coverage - package org.apache.sis.internal.map.coverage
Helper classes for the rendering of grid coverages.
org.apache.sis.internal.maven - package org.apache.sis.internal.maven
Maven plugins (others than ResourceCompilerMojo) used for building Apache SIS.
org.apache.sis.internal.metadata - package org.apache.sis.internal.metadata
A set of helper classes for the SIS implementation.
org.apache.sis.internal.metadata.legacy - package org.apache.sis.internal.metadata.legacy
Metadata objects from legacy standards, or utility methods for supporting legacy properties.
org.apache.sis.internal.metadata.sql - package org.apache.sis.internal.metadata.sql
A set of helper classes for SQL handling in the Apache SIS implementation.
org.apache.sis.internal.processing.image - package org.apache.sis.internal.processing.image
Image processing operations.
org.apache.sis.internal.processing.isoline - package org.apache.sis.internal.processing.isoline
Isolines generation.
org.apache.sis.internal.profile.fra - package org.apache.sis.internal.profile.fra
French extensions defined by the Association Française de Normalisation (AFNOR) which are now incorporated in latest ISO standard.
org.apache.sis.internal.referencing - package org.apache.sis.internal.referencing
A set of helper classes for the SIS implementation.
org.apache.sis.internal.referencing.j2d - package org.apache.sis.internal.referencing.j2d
A set of helper classes having a dependency to Java2D.
org.apache.sis.internal.referencing.provider - package org.apache.sis.internal.referencing.provider
Math transform provider implementations.
org.apache.sis.internal.simple - package org.apache.sis.internal.simple
Simple implementations of some ISO or Java interfaces.
org.apache.sis.internal.sql.feature - package org.apache.sis.internal.sql.feature
Build DefaultFeatureTypes by inspection of database schemas.
org.apache.sis.internal.sql.postgis - package org.apache.sis.internal.sql.postgis
Specialization of org.apache.sis.internal.sql.feature for the PostGIS database.
org.apache.sis.internal.storage - package org.apache.sis.internal.storage
Utility classes for the implementation of SIS storage classes.
org.apache.sis.internal.storage.csv - package org.apache.sis.internal.storage.csv
DataStore implementation for Coma Separated Values (CSV) files.
org.apache.sis.internal.storage.esri - package org.apache.sis.internal.storage.esri
Simple data store implementations for some ESRI grid formats (ASCII and binary).
org.apache.sis.internal.storage.folder - package org.apache.sis.internal.storage.folder
DataStore implementation for a folder containing an arbitrary number of data files.
org.apache.sis.internal.storage.gpx - package org.apache.sis.internal.storage.gpx
Reads and writes data in GPS Exchange Format (GPX).
org.apache.sis.internal.storage.image - package org.apache.sis.internal.storage.image
Bridges between Apache SIS data stores and Java Image I/O.
org.apache.sis.internal.storage.inflater - package org.apache.sis.internal.storage.inflater
Utility classes for the implementation of raster readers.
org.apache.sis.internal.storage.io - package org.apache.sis.internal.storage.io
Utility classes for the implementation of SIS storage classes.
org.apache.sis.internal.storage.wkt - package org.apache.sis.internal.storage.wkt
DataStore implementation for Well Known Text.
org.apache.sis.internal.storage.xml - package org.apache.sis.internal.storage.xml
DataStore implementation for XML files that can be (un)marshalled by the XML class.
org.apache.sis.internal.storage.xml.stream - package org.apache.sis.internal.storage.xml.stream
Helper classes for reading and writing XML documents using StAX (Streaming API for XML).
org.apache.sis.internal.stream - package org.apache.sis.internal.stream
Helper classes for customization of java.util.stream implementations.
org.apache.sis.internal.system - package org.apache.sis.internal.system
A set of system-wide services for the SIS implementation.
org.apache.sis.internal.temporal - package org.apache.sis.internal.temporal
Place-holder for a future "sis-temporal" module.
org.apache.sis.internal.unopkg - package org.apache.sis.internal.unopkg
Creates a .oxt file for OpenOffice.org add-in.
org.apache.sis.internal.util - package org.apache.sis.internal.util
A set of helper classes for the SIS implementation.
org.apache.sis.internal.xml - package org.apache.sis.internal.xml
A set of helper classes for XML handling in the SIS implementation.
org.apache.sis.io - package org.apache.sis.io
Extensions to standard Java I/O (Reader, Writer, Appendable) and Format.
org.apache.sis.io.wkt - package org.apache.sis.io.wkt
Well Known Text (WKT) parsing and formatting.
org.apache.sis.math - package org.apache.sis.math
A set of mathematical objects and algebraic utilities.
org.apache.sis.measure - package org.apache.sis.measure
Units of measurements, values related to measurement (like angles and ranges) and their formatters.
org.apache.sis.metadata - package org.apache.sis.metadata
Root package for various metadata implementations.
org.apache.sis.metadata.iso - package org.apache.sis.metadata.iso
Root package for ISO 19115 metadata about resources (data or services).
org.apache.sis.metadata.iso.acquisition - package org.apache.sis.metadata.iso.acquisition
Information about the measuring instruments, the platform carrying them, and the mission to which the data contributes.
org.apache.sis.metadata.iso.citation - package org.apache.sis.metadata.iso.citation
Reference to the data or service (citation, responsible party, contact information).
org.apache.sis.metadata.iso.constraint - package org.apache.sis.metadata.iso.constraint
Information about legal and security constraints placed on data.
org.apache.sis.metadata.iso.content - package org.apache.sis.metadata.iso.content
Description of the dataset content.
org.apache.sis.metadata.iso.distribution - package org.apache.sis.metadata.iso.distribution
Information about the options for obtaining a resource (data or service).
org.apache.sis.metadata.iso.extent - package org.apache.sis.metadata.iso.extent
Information about spatial, vertical, and temporal extent.
org.apache.sis.metadata.iso.identification - package org.apache.sis.metadata.iso.identification
Information to uniquely identify the data or service.
org.apache.sis.metadata.iso.lineage - package org.apache.sis.metadata.iso.lineage
Information about the sources and production processes of a dataset.
org.apache.sis.metadata.iso.maintenance - package org.apache.sis.metadata.iso.maintenance
Information about the frequency and scope of data updates.
org.apache.sis.metadata.iso.quality - package org.apache.sis.metadata.iso.quality
Information about data quality, accuracy and consistency of a dataset.
org.apache.sis.metadata.iso.spatial - package org.apache.sis.metadata.iso.spatial
Information about the mechanisms (grid or vector) used to represent spatial data.
org.apache.sis.metadata.sql - package org.apache.sis.metadata.sql
An implementation of Metadata interfaces fetching the data from an SQL database.
org.apache.sis.parameter - package org.apache.sis.parameter
Descriptions and values of parameters used by a coordinate operation or a process.
org.apache.sis.portrayal - package org.apache.sis.portrayal
Symbology and map representations, together with a rendering engine for display.
org.apache.sis.profile.france - package org.apache.sis.profile.france
French extensions defined by the Association Française de Normalisation (AFNOR).
org.apache.sis.referencing - package org.apache.sis.referencing
Base classes for reference systems used for general positioning.
org.apache.sis.referencing.crs - package org.apache.sis.referencing.crs
Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.
org.apache.sis.referencing.cs - package org.apache.sis.referencing.cs
Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.
org.apache.sis.referencing.datum - package org.apache.sis.referencing.datum
Relationship of a CoordinateSystem (an abstract mathematical entity) to the earth or other system.
org.apache.sis.referencing.factory - package org.apache.sis.referencing.factory
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
org.apache.sis.referencing.factory.sql - package org.apache.sis.referencing.factory.sql
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
org.apache.sis.referencing.gazetteer - package org.apache.sis.referencing.gazetteer
Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
org.apache.sis.referencing.operation - package org.apache.sis.referencing.operation
Relationship between any two Coordinate Reference Systems (CRS).
org.apache.sis.referencing.operation.builder - package org.apache.sis.referencing.operation.builder
Helper classes for creating Math Transforms from a set of points.
org.apache.sis.referencing.operation.matrix - package org.apache.sis.referencing.operation.matrix
Matrix implementations for spatiotemporal referencing.
org.apache.sis.referencing.operation.projection - package org.apache.sis.referencing.operation.projection
Map projection implementations.
org.apache.sis.referencing.operation.transform - package org.apache.sis.referencing.operation.transform
Conversions or transformations of multi-dimensional coordinate tuples.
org.apache.sis.setup - package org.apache.sis.setup
Provides information and some controls about SIS configuration.
org.apache.sis.storage - package org.apache.sis.storage
Data store base types for retrieving and saving geospatial data in various storage formats.
org.apache.sis.storage.aggregate - package org.apache.sis.storage.aggregate
Resources which are aggregations or concatenations of other resources.
org.apache.sis.storage.event - package org.apache.sis.storage.event
Provides interfaces and classes for dealing with different types of events fired by resources.
org.apache.sis.storage.geotiff - package org.apache.sis.storage.geotiff
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
org.apache.sis.storage.gps - package org.apache.sis.storage.gps
Structures related to Global Positioning System (GPS).
org.apache.sis.storage.landsat - package org.apache.sis.storage.landsat
Reader of Landsat 8 level 1-2 data.
org.apache.sis.storage.sql - package org.apache.sis.storage.sql
Data store capable to read and create features from a JDBC connection to a database.
org.apache.sis.storage.tiling - package org.apache.sis.storage.tiling
Base types for retrieving and saving tiles in resources.
org.apache.sis.util - package org.apache.sis.util
Simple data objects and miscellaneous utilities.
org.apache.sis.util.collection - package org.apache.sis.util.collection
Addition to the collection framework.
org.apache.sis.util.iso - package org.apache.sis.util.iso
Implementations of GeoAPI types from the org.opengis.util package.
org.apache.sis.util.logging - package org.apache.sis.util.logging
Extensions to the JDK logging framework.
org.apache.sis.util.resources - package org.apache.sis.util.resources
Localized resources for SIS.
org.apache.sis.xml - package org.apache.sis.xml
Provides methods for marshalling and unmarshalling SIS objects in XML.
organisation(InternationalString) - Static method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Generates a new organization from the given name.
ORGANISATION - Enum constant in enum org.apache.sis.internal.storage.MetadataBuilder.PartyType
Instructs MetadataBuilder.newParty(PartyType) that the next party to create should be an instance of DefaultOrganisation.
orientation - Variable in class org.apache.sis.coverage.grid.PixelTranslation
The pixel orientation for this translation.
Orientation - Static variable in class org.apache.sis.storage.geotiff.Tags
 
orientationParameterDescription - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Description of parameters used to describe sensor orientation.
ORIENTATIONS - Static variable in class org.apache.sis.coverage.grid.PixelTranslation
The offset for various pixel orientations.
origin - Variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Longitude of the beginning of zone 1.
origin - Variable in class org.apache.sis.internal.storage.csv.TimeEncoding
Date of value zero on the time axis, in milliseconds since January 1st 1970 at midnight UTC.
origin - Variable in class org.apache.sis.internal.storage.io.HyperRectangleReader
The input position of the first sample (ignoring sub-area and subsampling).
origin - Variable in class org.apache.sis.referencing.crs.DefaultTemporalCRS
The origin in seconds since January 1st, 1970.
origin - Variable in class org.apache.sis.referencing.datum.DefaultTemporalDatum
The date and time origin of this temporal datum, or Long.MIN_VALUE if none.
origin - Variable in class org.apache.sis.referencing.datum.DefaultTemporalDatum.Origin
The value of the origin to format.
origin - Variable in class org.apache.sis.storage.geotiff.Reader
Stream position of the first byte of the GeoTIFF file.
Origin - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Origin
Origin(Date) - Constructor for class org.apache.sis.referencing.datum.DefaultTemporalDatum.Origin
Creates a new time origin with the given value.
ORIGIN_X - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricToTopocentric
The operation parameter descriptor for the Geocentric X of topocentric origin (X) parameter value.
ORIGIN_X - Static variable in class org.apache.sis.internal.referencing.provider.GeographicToTopocentric
The operation parameter descriptor for the Longitude of topocentric origin parameter value.
ORIGIN_Y - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricToTopocentric
The operation parameter descriptor for the Geocentric Y of topocentric origin (Y) parameter value.
ORIGIN_Y - Static variable in class org.apache.sis.internal.referencing.provider.GeographicToTopocentric
The operation parameter descriptor for the Latitude of topocentric origin parameter value.
ORIGIN_Z - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricToTopocentric
The operation parameter descriptor for the Geocentric Z of topocentric origin (Z) parameter value.
ORIGIN_Z - Static variable in class org.apache.sis.internal.referencing.provider.GeographicToTopocentric
The operation parameter descriptor for the Ellipsoidal height of topocentric origin parameter value.
original - Variable in class org.apache.sis.filter.LeafExpression.Transformed
The original expression.
original(Expression<R, GeometryWrapper<G>>) - Static method in class org.apache.sis.filter.BinaryGeometryFilter
Returns the original expression specified by the user.
originator - Variable in class org.apache.sis.internal.storage.folder.Store
The data store for the root directory specified by the user.
OriginInCellCenter - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Origin in a cell center
originX - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.Snapshot
Pixel coordinates of the upper-left corner of the tile.
originY - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.Snapshot
Pixel coordinates of the upper-left corner of the tile.
orthogonalTangent(MathTransform, double[]) - Static method in class org.apache.sis.portrayal.Canvas
Computes the approximate change from a new Canvas.objectiveToDisplay to the old one for keeping the Point Of Interest (POI) at the same location.
Orthographic - Class in org.apache.sis.internal.referencing.provider
The provider for "Orthographic" projection (EPSG:9840).
Orthographic - Class in org.apache.sis.referencing.operation.projection
Orthographic projection (EPSG:9840).
Orthographic() - Constructor for class org.apache.sis.internal.referencing.provider.Orthographic
Constructs a new provider.
Orthographic(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.Orthographic
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
Orthographic(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.Orthographic
Creates an orthographic projection from the given parameters.
ORTHOMETRIC - Static variable in class org.apache.sis.internal.referencing.VerticalDatumTypes
A vertical datum for orthometric heights that are measured along the plumb line.
OSGiActivator - Class in org.apache.sis.internal.system
Bundle activator for OSGi environment.
OSGiActivator() - Constructor for class org.apache.sis.internal.system.OSGiActivator
Creates a new bundle activator.
other - Variable in class org.apache.sis.internal.referencing.provider.Molodensky.Ellipsoid
The ellipsoid for which Δa and Δf are valid.
other - Static variable in class org.apache.sis.xml.NilReason
The "other" string.
OTHER - Enum constant in enum org.apache.sis.internal.coverage.j2d.ColorModelType
Unrecognized color model.
OTHER - Enum constant in enum org.apache.sis.xml.Implementation
Unrecognized implementation.
OTHER - Enum constant in enum org.apache.sis.xml.XLink.Actuate
Behavior is unconstrained; examine other markup in link for hints.
OTHER - Enum constant in enum org.apache.sis.xml.XLink.Show
Behavior is unconstrained; examine other markup in the link for hints.
OTHER - Static variable in class org.apache.sis.internal.referencing.DefinitionVerifier
Indicates in which part of CRS description a difference has been found.
OTHER - Static variable in class org.apache.sis.measure.UnitRegistry
Identifies units defined in another system than the above.
OTHER - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Enumeration of possible values for DefaultScopeDescription.property.
OTHER - Static variable in class org.apache.sis.util.Numbers
Constant of value 0x0 used in switch statements or as index in arrays.
OTHER - Static variable in class org.apache.sis.xml.NilReason
Other reason without explanation.
OTHER_DEPENDENCIES_FILE - Static variable in class org.apache.sis.internal.maven.Filenames
The name of the file inside "binaries" where to list SIS JAR files and their dependencies on platforms that do not support hard links.
OTHER_ERROR_EXIT_CODE - Static variable in class org.apache.sis.console.Command
The code given to System.exit(int) when the program failed for a reason other than the ones enumerated in the above constants.
OTHER_SURFACE - Enum constant in enum org.apache.sis.referencing.CommonCRS.Vertical
Height measured above other kind of surface, for example a geological feature.
otherCitationDetails - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Other information required to complete the citation that is not recorded elsewhere.
otherConstraints - Variable in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Other restrictions and legal prerequisites for accessing and using the resource.
OtherLocales - Class in org.apache.sis.internal.jaxb.lan
Helper methods for handling the ISO 19115 defaultLocale and otherLocale legacy properties.
OtherLocales(Set<PT_Locale>) - Constructor for class org.apache.sis.internal.jaxb.lan.OtherLocales
Private constructor for OtherLocales.filter(Map) only.
otherProperty - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Instance of other/attributeType that defines attributes not explicitly included in CoverageContentType.
otherPropertyType - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Type of other attribute description.
Others - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Others
OtherSurface - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Other surface
out - Variable in class org.apache.sis.console.CommandRunner
Output stream to the console.
out - Variable in class org.apache.sis.internal.xml.StreamWriterDelegate
Where to write the XML.
out - Variable in class org.apache.sis.io.AppendableWriter
The underlying character output stream or buffer.
out - Variable in class org.apache.sis.io.Appender
The underlying character output stream or buffer.
out - Variable in class org.apache.sis.xml.TransformingWriter
Where events are sent.
outcode(double, double) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Determines where the specified coordinates lie with respect to this rectangle.
OUTDATED - Static variable in class org.apache.sis.portrayal.CanvasFollower
outerElementProperties - Variable in class org.apache.sis.xml.Transformer
Properties of the last outer elements, or null if not yet determined.
outerElements - Variable in class org.apache.sis.xml.Transformer
List of encountered XML tags, used for backtracking.
outHeader - Variable in class org.apache.sis.console.TransformCommand
Where to write the header before the data.
OutOfIteratorDomain_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The ({0,number}, {1,number}) pixel coordinate is outside iterator domain.
outOfRange(String, Double) - Static method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Invoked at unmarshalling time if a minimum or maximum value is out of range.
output - Variable in class org.apache.sis.internal.storage.esri.WritableStore
The output if this store is write-only, or null if this store is read/write.
output - Variable in class org.apache.sis.internal.storage.io.OutputStreamAdapter
The underlying data output stream.
outputBuffer - Variable in class org.apache.sis.console.CommandRunner
The buffer where CommandRunner.out and CommandRunner.err output are sent, or null if none.
outputDirectory - Variable in class org.apache.sis.internal.doclet.Doclet
The directory where HTML pages will be written.
outputDirectory - Variable in class org.apache.sis.internal.unopkg.JavaMaker
Directory where the output Java files will be located.
outputDirectory - Variable in class org.apache.sis.internal.unopkg.UnoPkg
Directory where the output .oxt file will be located.
outputDirectory - Variable in class org.apache.sis.util.resources.ResourceCompilerMojo
Directory containing the generated class files.
outputFactory - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
The StAX writers factory, created when first needed.
outputFactory() - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Returns the factory for StAX writers.
OutputFactory - Class in org.apache.sis.xml
Provides access to XMLOutputFactory methods as static methods working on a SIS-wide instance.
OutputFactory() - Constructor for class org.apache.sis.xml.OutputFactory
Do not allow instantiation of this class.
outputFormat - Variable in class org.apache.sis.console.FormattedOutputCommand
The output format.
OutputFormat - Enum in org.apache.sis.console
The output format specified by the user as an option.
OutputFormat(Class<? extends DataStoreProvider>) - Constructor for enum org.apache.sis.console.OutputFormat
Creates a new enumeration value.
outputs - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Description of the product generated as a result of the process step.
outputStream(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Fallback
Opens a new output stream for the file given at construction time.
outputStream(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory
Returns the writable channel as an output stream.
outputStream(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Stream
Returns the storage object as an output stream.
OutputStreamAdapter - Class in org.apache.sis.internal.storage.io
Wraps a ChannelDataOutput as a standard OutputStream.
OutputStreamAdapter(ChannelImageOutputStream) - Constructor for class org.apache.sis.internal.storage.io.OutputStreamAdapter
Constructs a new output stream.
outputType - Variable in enum org.apache.sis.internal.storage.xml.stream.OutputType
The kind of output that this enumeration can handle.
OutputType - Enum in org.apache.sis.internal.storage.xml.stream
Creates XMLStreamWriter from a given output.
OutputType(Class<?>, InputType) - Constructor for enum org.apache.sis.internal.storage.xml.stream.OutputType
Creates a new enumeration for the given type of output.
OUTSIDE_AREA - Static variable in class org.apache.sis.internal.referencing.ExtentSelector
Identification of which fields need to be recomputed.
OUTSIDE_EXTENT - Enum constant in enum org.apache.sis.storage.tiling.TileStatus
The tile for which a status has been requested is outside the TileMatrix extent.
outsideArea - Variable in class org.apache.sis.internal.referencing.ExtentSelector
Area of ExtentSelector.best object which is outside the area of interest.
outsideDomainOfValidity(double[], int, boolean) - Static method in class org.apache.sis.referencing.operation.projection.TransverseMercator
Implementation of TransverseMercator.transform(double[], int, double[], int, boolean) for points outside domain of validity.
OutsideDomainOfValidity - Static variable in class org.apache.sis.util.resources.Errors.Keys
Coordinate is outside the domain of validity.
OVERALL_OWNER_KEY - Static variable in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Key for the "overallOwner" property to be given to the object factory createFoo(…) methods.
overallOwner - Variable in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Authority with overall responsibility for the spatial reference system.
OVERLAPPED_BY - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
overlappedBy(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand is overlapped by the second.
OverlappedBy(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.OverlappedBy
Creates a new filter.
overlaps(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if the interior of the first geometric operand somewhere overlaps the interior of the second geometric operand.
Overlaps(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter.Overlaps
Creates a new filter.
OVERLAPS - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
 
OVERLAPS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
overtime - Variable in class org.apache.sis.internal.referencing.ExtentSelector
Duration of ExtentSelector.best object which is outside the time of interest.
overtime(Instant, Instant, Duration) - Method in class org.apache.sis.internal.referencing.ExtentSelector
Computes the amount of time outside the time of interest (TOI).
OVERTIME - Static variable in class org.apache.sis.internal.referencing.ExtentSelector
Identification of which fields need to be recomputed.
overviewKeys - Variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Keys of NTv2.Loader.header for entries that were declared in the overview header.
owner - Variable in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
The attribute type builder instance that created this CharacteristicTypeBuilder builder.
owner - Variable in class org.apache.sis.feature.builder.PropertyTypeBuilder
The feature type builder instance that created this PropertyTypeBuilder.
owner - Variable in class org.apache.sis.internal.coverage.j2d.TilePlaceholder.BufferRef
Prevents the enclosing class to be garbage-collected too early by the TilePlaceholder.CACHE.
owner - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamIO
The data store for which this reader or writer has been created.
owner - Variable in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Deprecated.
This field will be removed after we removed the deprecated public methods.
owner - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
The ConcurrentAuthorityFactory that created this Data Access Object (DAO).
owner - Variable in class org.apache.sis.referencing.gazetteer.FinalLocationType
Name of organization or class of organization able to create and destroy location instances.
owner - Variable in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Name of organization or class of organization able to create and destroy location instances.
owner - Variable in class org.apache.sis.storage.geotiff.DeferredEntry
Where to add the entry value after it has been read.
owner() - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Returns the feature type builder instance that created this PropertyTypeBuilder.
owner() - Method in class org.apache.sis.image.BandedIterator.DoubleWindow
Returns the iterator that created this window.
owner() - Method in class org.apache.sis.image.BandedIterator.FloatWindow
Returns the iterator that created this window.
owner() - Method in class org.apache.sis.image.PixelIterator.DoubleWindow
Returns the iterator that created this window.
owner() - Method in class org.apache.sis.image.PixelIterator.FloatWindow
Returns the iterator that created this window.
owner() - Method in class org.apache.sis.image.PixelIterator.IntWindow
Returns the iterator that created this window.
owner() - Method in class org.apache.sis.image.PixelIterator.Window
Returns the iterator that created this window.
owner(AttributeTypeBuilder<?>) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Sets a new owner.
ownerOf(DefaultFeatureType, Collection<? extends AbstractIdentifiedType>, AbstractIdentifiedType) - Static method in class org.apache.sis.feature.DefaultFeatureType
Returns the name of the feature which defines the given property, or null if not found.
ownOut - Variable in class org.apache.sis.io.TableAppender
Sets to true at construction time if Appender.out has been created by the constructor rather than supplied by the user.
oxtName - Variable in class org.apache.sis.internal.unopkg.UnoPkg
The name for the .oxt file to create, without the ".oxt" filename extension.

P

p2_on_p1 - Variable in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Ratio of satellite orbital period (P₂) over ascending node period (P₁).
pack(AxisDirection[]) - Static method in class org.apache.sis.referencing.cs.Codes
Packs the given axis directions in a single integer.
PackBits - Class in org.apache.sis.internal.storage.inflater
Inflater for values encoded with the "PackBits" compression.
PackBits(ChannelDataInput, StoreListeners) - Constructor for class org.apache.sis.internal.storage.inflater.PackBits
Creates a new channel which will decompress data from the given input.
PACKBITS - Enum constant in enum org.apache.sis.internal.geotiff.Compression
PackBits compression, a simple byte-oriented run length scheme.
packed - Variable in class org.apache.sis.internal.storage.RangeArgument
The range indices specified by user in high bits, together (in the low bits) with the position in the ranges array where each index was specified.
PackedCoordinateSequence - Class in org.apache.sis.internal.feature.jts
A JTS coordinate sequence which stores coordinates in a single float[] or double[] array.
PackedCoordinateSequence(int, int) - Constructor for class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Creates a new coordinate sequence for the given number of dimensions.
PackedCoordinateSequence(PackedCoordinateSequence) - Constructor for class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Creates a new sequence initialized to a copy of the given sequence.
PackedCoordinateSequence.Double - Class in org.apache.sis.internal.feature.jts
Coordinate sequence storing values in a packed double[] array.
PackedCoordinateSequence.Float - Class in org.apache.sis.internal.feature.jts
Coordinate sequence storing values in a packed float[] array.
PackedCoordinateSequenceFactory - Class in org.apache.sis.internal.feature.jts
A factory of JTS coordinate sequence storing coordinates in a single float[] or double[] array.
PackedCoordinateSequenceFactory(boolean) - Constructor for class org.apache.sis.internal.feature.jts.PackedCoordinateSequenceFactory
Creates a new factory.
PackedVector - Class in org.apache.sis.math
A vector of integer values backed by an IntegerList.
PackedVector(Vector, long, long, int) - Constructor for class org.apache.sis.math.PackedVector
Creates a new compressed vector initialized to a copy of the data provided by the given vector.
packedView - Variable in class org.apache.sis.coverage.grid.GridCoverage
View over this grid coverage after conversion of sample values, or null if not yet created.
page - Variable in class org.apache.sis.metadata.iso.citation.DefaultSeries
Details on which pages of the publication the article was published.
Page_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Page {0}
Page_2 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Page {0} of {1}
PageName - Static variable in class org.apache.sis.storage.geotiff.Tags
 
PageNumber - Static variable in class org.apache.sis.storage.geotiff.Tags
 
PaginedDoubleStream - Class in org.apache.sis.internal.stream
A stream on which skip and limit operations are delegated to a root stream.
PaginedDoubleStream(DoubleStream, Stream<?>) - Constructor for class org.apache.sis.internal.stream.PaginedDoubleStream
Creates a new mapped stream.
PaginedStream<T> - Class in org.apache.sis.internal.stream
A stream on which skip and limit operations are delegated to a root stream.
PaginedStream(Stream<T>, Stream<?>) - Constructor for class org.apache.sis.internal.stream.PaginedStream
Creates a new mapped stream.
Panchromatic - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Panchromatic
PANCHROMATIC - Enum constant in enum org.apache.sis.storage.landsat.BandGroupName
Group for band 8.
PANCHROMATIC - Enum constant in enum org.apache.sis.storage.landsat.BandName
 
parabolicControlPoint(double, double, double, double, double, double, boolean) - Static method in class org.apache.sis.internal.referencing.j2d.ShapeUtilities
Returns the control point of a quadratic curve passing by the 3 given points.
PARAGRAPH_SEPARATOR - Static variable in class org.apache.sis.util.Characters
The Unicode paragraph separator (Unicode 2029, HTML <p>…</p>).
parallel - Variable in class org.apache.sis.image.AnnotatedImage
Whether parallel execution is authorized for the ImageAdapter.source image.
parallel - Variable in class org.apache.sis.index.tree.PointTree
Whether the stream can be parallel by default.
parallel() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns an equivalent stream that is parallel.
parallel() - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns an equivalent stream that is parallel.
parallel(RenderedImage) - Method in class org.apache.sis.image.ImageProcessor
Whether the operations can be executed in parallel for the specified image.
PARALLEL - Enum constant in enum org.apache.sis.image.ImageProcessor.Mode
Operations executed in multi-threaded mode if possible.
parallelGenerate(RenderedImage, double[][], MathTransform) - Static method in class org.apache.sis.internal.processing.isoline.Isolines
Generates isolines in background using an arbitrary number of processors.
PARALLELISM - Static variable in class org.apache.sis.internal.system.CommonExecutor
Maximal number of threads that CommonExecutor.INSTANCE can execute.
Parallelized - Class in org.apache.sis.internal.processing.isoline
Wraps Isolines.generate(…) calculation in a process for parallel execution.
Parallelized(RenderedImage, double[][], MathTransform) - Constructor for class org.apache.sis.internal.processing.isoline.Parallelized
Creates a process for parallel isoline computation.
Parallelized.Tile - Class in org.apache.sis.internal.processing.isoline
A sub-task doing isoline computation on a sub-region of the image.
parallelReadFrom(RenderedImage) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Executes the read action in parallel on tiles of the specified source image.
parallelStream() - Method in class org.apache.sis.index.tree.PointTree
Returns a possibly parallel stream with this tree as its source.
parallelWriteTo(WritableRenderedImage) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Executes the write action in parallel on tiles of the specified target image.
param(int, DoubleDouble) - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Returns the parameter at the given index.
param(int, DoubleDouble) - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
Returns the parameter at the given index.
Param_MT - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
parameter(int[], int[]) - Method in class org.apache.sis.parameter.TensorValues
Returns the tensor element at the given indices.
parameter(String) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Returns the value in this group for the specified name.
parameter(String) - Method in class org.apache.sis.parameter.Parameters.Wrapper
 
parameter(String) - Method in class org.apache.sis.parameter.TensorValues
Returns the parameter value in this group for the specified name.
parameter(String) - Method in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Returns the value in this group for the specified name.
parameter(String) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Returns the parameter value of the given name.
Parameter<T> - Class in org.apache.sis.internal.jaxb.metadata.replace
Base class for ISO/OGC parameter classes replaced by ParameterDescriptor in GeoAPI.
Parameter - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Parameter() - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.Parameter
Creates an initially empty parameter.
Parameter(ParameterDescriptor<T>) - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.Parameter
Creates a parameter with the values of the given descriptor.
PARAMETER - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Name of parameters, often represented by PARAMETER[…] elements.
PARAMETER - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
PARAMETER_ALIASES - Static variable in class org.apache.sis.storage.geotiff.CRSBuilder
Map projection parameters to be considered as aliases.
ParameterBuilder - Class in org.apache.sis.parameter
Helper class for parameter descriptor instantiations.
ParameterBuilder() - Constructor for class org.apache.sis.parameter.ParameterBuilder
Creates a new builder.
ParameterBuilder(GeneralParameterDescriptor) - Constructor for class org.apache.sis.parameter.ParameterBuilder
Creates a new builder initialized to properties of the given object.
parameterCitations - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Reference providing description of the parameters.
ParameterFile - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
ParameterFormat - Class in org.apache.sis.parameter
Formats parameter descriptors or parameter values in a tabular format.
ParameterFormat() - Constructor for class org.apache.sis.parameter.ParameterFormat
Creates a new formatter for the default locale and timezone.
ParameterFormat(Locale, TimeZone) - Constructor for class org.apache.sis.parameter.ParameterFormat
Creates a new formatter for the given locale and timezone.
ParameterFormat.ContentLevel - Enum in org.apache.sis.parameter
The amount of information to include in the table formatted by ParameterFormat.
ParameterGroup - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
parameterIfExist(String) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Returns the value in this group for the specified name if it exists, or null if none.
parameterIfExist(String) - Method in class org.apache.sis.parameter.MapProjectionParameters
Returns the value in this group for the specified name.
parameterIfExist(String) - Method in class org.apache.sis.parameter.Parameters
Returns the parameter of the given name, or null if it does not exist.
Parameterized - Interface in org.apache.sis.parameter
An object which can supply its parameters in a ParameterValueGroup.
ParameterizedAffine - Class in org.apache.sis.internal.referencing.j2d
An affine transform that remember the parameters used for its construction.
ParameterizedAffine(AffineTransform, ParameterValueGroup, boolean) - Constructor for class org.apache.sis.internal.referencing.j2d.ParameterizedAffine
Creates a new transform from the given affine and parameters.
parameterNotFound(String) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Returns the exception to thrown when the parameter of the given name has not been found.
ParameterNotFound_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
No parameter named “{1}” has been found in “{0}”.
ParameterRole() - Constructor for enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
 
parameters - Variable in class org.apache.sis.internal.filter.sqlmm.ST_Point
The expression giving the coordinate values.
parameters - Variable in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
The projection parameters, or null if not applicable.
parameters - Variable in class org.apache.sis.internal.referencing.j2d.ParameterizedAffine
The (presumed immutable) parameters used for creating this transform.
parameters - Variable in class org.apache.sis.internal.util.DefinitionURI
The parameters, or null if none.
parameters - Variable in exception org.apache.sis.internal.util.LocalizedParseException
The parameters for the localization message.
parameters - Variable in exception org.apache.sis.io.wkt.UnparsableObjectException
The parameters for the localization message.
parameters - Variable in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
The parameters that are required for this interface.
parameters - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Auxiliary variable used by the data quality measure, including its name, definition and optionally its description.
parameters - Variable in class org.apache.sis.parameter.TensorParameters
The cached descriptors for each elements in a tensor.
parameters - Variable in class org.apache.sis.referencing.factory.CommonAuthorityCode
The result of parsing CommonAuthorityCode.complement as numerical parameters.
parameters - Variable in class org.apache.sis.referencing.operation.AbstractSingleOperation
The parameter values, or null for inferring it from the math transform.
parameters - Variable in class org.apache.sis.referencing.operation.DefaultOperationMethod
The set of parameters, or null if none.
parameters - Variable in class org.apache.sis.referencing.operation.projection.Initializer
The user supplied parameters, stored temporarily while we transfer the information to Initializer.context.
parameters - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
The parameters actually used.
parameters - Variable in exception org.apache.sis.storage.DataStoreException
The parameters for the localization message, or null if none.
parameters() - Static method in class org.apache.sis.internal.referencing.provider.PseudoSinusoidal
The group of all parameters expected by this coordinate operation.
parameters() - Method in class org.apache.sis.referencing.factory.CommonAuthorityCode
Returns the result of parsing the comma-separated list of optional parameters after the code.
parameters(Class<?>, CharSequence, int, int) - Static method in exception org.apache.sis.internal.util.LocalizedParseException
Workaround for RFE #4093999 ("Relax constraint on placement of this()/super() call in constructors").
parameters(String, ParameterDescriptor<?>...) - Static method in class org.apache.sis.internal.feature.FeatureUtilities
Creates a parameter descriptor in the Apache SIS namespace.
parameters(DataStoreProvider, URI) - Static method in class org.apache.sis.internal.storage.URIDataStore
Creates parameter value group for the current location, if non-null.
parameters(Matrix) - Static method in class org.apache.sis.internal.referencing.provider.Affine
Returns the parameter values for the given matrix.
Parameters - Class in org.apache.sis.parameter
Convenience methods for fetching parameter values despite the variations in parameter names, value types and units.
Parameters() - Constructor for class org.apache.sis.parameter.Parameters
For subclass constructors only.
PARAMETERS - Static variable in class org.apache.sis.feature.LinkOperation
The parameter descriptor for the "Link" operation, which does not take any parameter.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.AbridgedMolodensky
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.AlbersEqualArea
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.AxisOrderReversal
The group of all parameters expected by this coordinate operation (in this case, none).
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.AxisOrderReversal3D
The group of all parameters expected by this coordinate operation (in this case, none).
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.AzimuthalEquidistantSpherical
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.CassiniSoldner
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation2D
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation3D
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Equirectangular
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricToGeographic
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricToTopocentric
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricTranslation
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricTranslation2D
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricTranslation3D
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Geographic2Dto3D
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Geographic3Dto2D
The group of all parameters expected by this coordinate operation (in this case, none).
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.GeographicAndVerticalOffsets
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.GeographicOffsets
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.GeographicOffsets2D
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.GeographicToGeocentric
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.GeographicToTopocentric
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.HyperbolicCassiniSoldner
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Interpolation1D
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualArea
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualAreaSpherical
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal1SP
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal2SP
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalBelgium
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalMichigan
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalWest
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualArea
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualAreaSpherical
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.LongitudeRotation
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Mercator1SP
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Mercator2SP
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.MercatorAuxiliarySphere
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.MercatorSpherical
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.MillerCylindrical
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.ModifiedAzimuthalEquidistant
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Mollweide
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Molodensky
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.NADCON
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.NorthPoleRotation
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.NTv1
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.NTv2
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorCenter
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueStereographic
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Orthographic
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicA
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicB
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicC
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicNorth
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicSouth
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Polyconic
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.PositionVector7Param
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.PositionVector7Param2D
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.PositionVector7Param3D
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.PseudoMercator
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.PseudoPlateCarree
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.RegionalMercator
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.SatelliteTracking
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Sinusoidal
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.SouthPoleRotation
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercator
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercatorSouth
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.VerticalOffset
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.Wraparound
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.referencing.provider.ZonedTransverseMercator
The group of all parameters expected by this coordinate operation.
PARAMETERS - Static variable in class org.apache.sis.internal.storage.folder.StoreProvider
The group of parameter descriptors to be returned by StoreProvider.getOpenParameters().
PARAMETERS - Static variable in class org.apache.sis.referencing.operation.builder.ResidualGrid
The parameter descriptors for the "Localization grid" operation.
PARAMETERS_A - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercator
The group of all parameters expected by this coordinate operation.
PARAMETERS_KEY - Static variable in class org.apache.sis.internal.referencing.CoordinateOperations
The key for specifying explicitly the value to be returned by AbstractSingleOperation.getParameterValues().
Parameters.Wrapper - Class in org.apache.sis.parameter
Wrappers used as a fallback by Parameters.castOrWrap(ParameterValueGroup).
ParameterTableRow - Class in org.apache.sis.parameter
A row in the table to be formatted by ParameterFormat.
ParameterTableRow(IdentifiedObject, Locale, Set<String>, Map<String, Integer>, boolean) - Constructor for class org.apache.sis.parameter.ParameterTableRow
Creates a new row in a table to be formatted by ParameterFormat.
ParameterValueList - Class in org.apache.sis.parameter
The list to be returned by DefaultParameterValueGroup.values().
ParameterValueList(ParameterValueList) - Constructor for class org.apache.sis.parameter.ParameterValueList
Constructs a parameter list initialized to a copy of the given one.
ParameterValueList(ParameterDescriptorGroup) - Constructor for class org.apache.sis.parameter.ParameterValueList
Constructs an initially empty parameter list.
parametric - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Coordinate system types.
Parametric(Map<String, ?>, ParametricCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, DefaultParametricCS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Parametric
Creates a new parametric CRS from the given properties.
Parametric(Map<String, ?>, ParametricCRS, Conversion, DefaultParametricCS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Parametric
Creates a new parametric CRS from the given properties.
Parametric(DerivedCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Parametric
Creates a copy of the given CRS.
ParametricCRS - Interface in org.apache.sis.referencing.crs
Place-holder for an interface not yet present in GeoAPI 3.0.
ParametricCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
ParametricDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
ParametricUnit - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to unit of measurements.
parent - Variable in class org.apache.sis.index.tree.NodeIterator.Cursor
The cursor that created this cursor, or null if none.
parent - Variable in class org.apache.sis.internal.metadata.Merger.ForMap
Used only in case of non-merged values.
parent - Variable in class org.apache.sis.internal.referencing.RTreeNode
The parent, or null if none.
parent - Variable in class org.apache.sis.internal.storage.gpx.Types
The parent of all other feature types.
parent - Variable in class org.apache.sis.metadata.PropertyInformation
The interface which contain this property.
parent - Variable in class org.apache.sis.metadata.TreeNode
The parent of this node to be returned by TreeNode.getParent(), or null if this node is the root of the tree.
parent - Variable in class org.apache.sis.metadata.TreeNodeChildren
The parent of the children to be returned by the iterator.
parent - Variable in class org.apache.sis.storage.event.CascadedStoreEvent.ParentListener
The parent resource to listen to.
parent - Variable in class org.apache.sis.storage.event.StoreListeners
Parent set of listeners to notify in addition to this set of listeners, or null if none.
parent - Variable in class org.apache.sis.storage.landsat.Band
The data store that contains this band.
parent - Variable in class org.apache.sis.util.collection.DefaultTreeTable.Node
The parent of this node, or null if none.
parent - Variable in class org.apache.sis.util.collection.TreeNodeList
The parent of all children managed by this list.
parent - Variable in class org.apache.sis.util.iso.DefaultNameSpace
The parent namespace, or null if the parent is the unique GLOBAL instance.
parent() - Method in class org.apache.sis.util.iso.DefaultNameSpace
Returns the parent namespace, replacing null parent by GlobalNameSpace.GLOBAL.
PARENT_LISTENERS - Static variable in class org.apache.sis.storage.DataOptionKey
The listeners to declare as the parent of the data store listeners.
ParentAlreadyExists_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
A location type parent named “{0}” already exists.
parentEntity - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Name of the metadata entity(s) under which this extended metadata element may appear.
parenthesis(String) - Static method in enum org.apache.sis.setup.About
Returns the given text between parenthesis.
Parenthesis_2 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
{0} ({1})
ParentListener(Class<E>, StoreListeners, StoreListeners) - Constructor for class org.apache.sis.storage.event.CascadedStoreEvent.ParentListener
Creates a new listener to be registered on the parent of the given set of listeners.
parentMetadata - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Identification of the parent metadata record.
parentOperation - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Heritage of the operation.
parents - Variable in class org.apache.sis.referencing.gazetteer.FinalLocationType
Parent location types (location types of which this location type is a sub-division).
parents - Variable in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Parent location types (location types of which this location type is a sub-division).
parentSource() - Method in class org.apache.sis.internal.converter.ClassPair
Returns a key for the parent source, or null if none.
parse() - Method in class org.apache.sis.internal.storage.wkt.Store
Parses the objects, if not already done.
parse(CharSequence) - Static method in class org.apache.sis.geometry.AbstractDirectPosition
Parses the given WKT.
parse(CharSequence) - Method in class org.apache.sis.measure.UnitFormat
Parses the given text as an instance of Unit.
parse(CharSequence, ParsePosition) - Method in class org.apache.sis.feature.FeatureFormat
Not yet supported.
parse(CharSequence, ParsePosition) - Method in class org.apache.sis.geometry.CoordinateFormat
Parses a coordinate from the given character sequence.
parse(CharSequence, ParsePosition) - Method in class org.apache.sis.io.CompoundFormat
Creates an object from the given character sequence.
parse(CharSequence, ParsePosition) - Method in class org.apache.sis.io.wkt.WKTFormat
Creates an object from the given character sequence.
parse(CharSequence, ParsePosition) - Method in class org.apache.sis.math.StatisticsFormat
Not yet supported.
parse(CharSequence, ParsePosition) - Method in class org.apache.sis.measure.UnitFormat
Parses a portion of the given text as an instance of Unit.
parse(CharSequence, ParsePosition) - Method in class org.apache.sis.parameter.ParameterFormat
Not yet supported.
parse(CharSequence, ParsePosition) - Method in class org.apache.sis.referencing.gazetteer.LocationFormat
Unsupported operation.
parse(CharSequence, ParsePosition) - Method in class org.apache.sis.util.collection.TreeTableFormat
Creates a tree from the given character sequence, or returns null if the given text does not look like a tree for this method.
parse(Object) - Method in class org.apache.sis.internal.filter.sqlmm.GeometryParser
Parses the given value.
parse(Object) - Method in class org.apache.sis.internal.filter.sqlmm.ST_FromBinary
Parses the given value.
parse(Object) - Method in class org.apache.sis.internal.filter.sqlmm.ST_FromText
Parses the given value.
parse(Object) - Method in class org.apache.sis.internal.filter.sqlmm.ST_Point
Parses a WKT or WKB as a point.
parse(String) - Static method in class org.apache.sis.internal.util.DefinitionURI
Attempts to parse the given URI, which may either a URN or URL.
parse(String) - Method in class org.apache.sis.internal.util.StandardDateFormat
Parses the given text.
parse(String) - Method in class org.apache.sis.measure.AngleFormat
Parses the given string as an angle.
parse(String) - Method in class org.apache.sis.measure.RangeFormat
Parses text from the given string to produce a range.
parse(String) - Static method in class org.apache.sis.referencing.cs.DirectionAlongMeridian
If the specified name is a direction along some specific meridian, returns information about that.
parse(String) - Static method in class org.apache.sis.util.Locales
Parses the given language code, optionally followed by country code and variant.
parse(String, boolean, int, int) - Static method in class org.apache.sis.internal.util.DefinitionURI
Parses a sub-region of the given URI.
parse(String, int) - Static method in class org.apache.sis.util.Locales
Parses the given language code and optional complements (country, variant), starting at the given index.
parse(String, ParsePosition) - Method in class org.apache.sis.internal.util.StandardDateFormat
Parses the given text starting at the given position.
parse(String, ParsePosition) - Method in class org.apache.sis.measure.AngleFormat
Parses the given string as an angle.
parse(String, ParsePosition) - Method in class org.apache.sis.measure.RangeFormat
Parses text from a string to produce a range.
parse(String, ParsePosition, boolean) - Method in class org.apache.sis.measure.AngleFormat
Parses the given string as an angle.
parse(String, DefaultLegalConstraints) - Static method in class org.apache.sis.internal.storage.MetadataBuilder.LegalSymbols
Implementation of MetadataBuilder.parseLegalNotice(String), provided here for reducing the amount of class loading in the common case where there is no legal notice to parse.
parse(String, TableColumn<?>, TableColumn<?>...) - Static method in class org.apache.sis.util.collection.TreeTables
Parses the given string as tree.
parse(ResultSet, int) - Method in enum org.apache.sis.internal.sql.feature.InfoStatements.GeometryTypeEncoding
Decodes the geometry type encoded in the specified column of the given result set.
parse(Consumer<? super AbstractFeature>, boolean) - Method in class org.apache.sis.internal.storage.gpx.Reader
parse(Citation, String) - Static method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Creates an identifier from a text value.
parse(AxisDirection) - Static method in class org.apache.sis.referencing.cs.DirectionAlongMeridian
Returns the direction along meridian for the specified axis direction, or null if none.
PARSE_AUTHORITY_CODES - Static variable in class org.apache.sis.measure.UnitFormat
Whether the parsing of authority codes such as "EPSG:9001" is allowed.
parseAnchorAndClose(Element, String) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses the datum ANCHOR[] element and pass the values to the GeodeticObjectParser.parseMetadataAndClose(Element, String, IdentifiedObject) method.
parseAndAdd(String, String, String, String, DefaultIdentifier) - Method in class org.apache.sis.io.wkt.WKTDictionary
Parses immediately the given WKT and caches the result under the given identifier.
parseAt - Variable in class org.apache.sis.metadata.sql.IdentifierGenerator
Index of the first character to parse in the identifier in order to get its sequential number.
parseAxis(int, Element, String, Unit<?>) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses an "AXIS" element.
parseAxisDirection(String) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns an axis direction code from the given direction name.
parseBaseCRS(int, Element, OperationMethod) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "GeodeticCRS" (WKT 2) element where the number of dimensions and coordinate system type are derived from the operation method.
parseBest(CharSequence) - Static method in class org.apache.sis.internal.util.StandardDateFormat
Parses the given date and/or time, which may have an optional timezone.
parseBoolean(String) - Method in enum org.apache.sis.console.Option
Parses the given value as a boolean.
parseBoolean(String) - Static method in class org.apache.sis.internal.metadata.sql.SQLUtilities
Converts the given string to a boolean value, or returns null if the value is unrecognized.
parseBoolean(String) - Static method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Parses the given string as a boolean value.
parseBytes(CharSequence, char, int) - Static method in class org.apache.sis.util.CharSequences
Splits the given text around the given character, then parses each item as a byte.
parseCompoundCRS(int, Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "CompoundCRS" element.
parseConcatMT(Element) - Method in class org.apache.sis.io.wkt.MathTransformParser
Parses a "CONCAT_MT" element.
parseCoordinate(CharSequence, int, int, double) - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
Parses part of the given character sequence as a grid coordinate.
parseCoordinateReferenceSystem(Element, boolean) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a coordinate reference system element.
parseCoordinateReferenceSystem(Element, int, String) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a coordinate reference system wrapped in an element of the given name.
parseCoordinateSystem(Element, String, int, boolean, Unit<?>, Datum) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "CS" element followed by all "AXIS" elements.
parseCorner(int, String) - Method in class org.apache.sis.storage.landsat.MetadataReader
Parses the given value and stores it at the given index in the MetadataReader.corners array.
parseCRS(int) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Invoked when the requested CRS is not in the cache.
parseCRS(String...) - Method in class org.apache.sis.internal.storage.wkt.StoreFormat
Parses the given WKTs as a coordinate reference system.
parsed - Variable in class org.apache.sis.util.Version
The parsed components of the version string.
parseDate(String, ParsePosition) - Method in class org.apache.sis.io.wkt.AbstractParser
Parses the date at the given position.
parseDatum(int, Element, PrimeMeridian) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "Datum" (WKT 2) element.
parseDerivingConversion(int, Element, String, Unit<?>, Unit<Angle>) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "Method" (WKT 2) element, followed by parameter values.
parsedNames - Variable in class org.apache.sis.util.iso.AbstractName.International
The sequence of local names making this generic name.
parsedNames - Variable in class org.apache.sis.util.iso.DefaultScopedName
The immutable list of parsed names.
parseDouble(String) - Static method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Parses the given text as a XML floating point number.
parseDouble(String) - Method in class org.apache.sis.storage.landsat.MetadataReader
Parses the given string as a double value, returning a shared instance if possible.
parseDoubles(CharSequence, char) - Static method in class org.apache.sis.util.CharSequences
Splits the given text around the given character, then parses each item as a double.
parseEllipsoid(int, Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses an "Ellipsoid" element.
parseEngineeringCRS(int, Element, boolean) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "EngineeringCRS" (WKT 2) element.
parseEngineeringDatum(int, Element, boolean) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "EngineeringDatum" (WKT 2) element.
parseEnvelope(List<String>) - Method in class org.apache.sis.internal.storage.csv.Store
Parses the envelope described by the header line starting with @stboundedby.
parseFailed(Exception) - Method in class org.apache.sis.io.wkt.Element
Returns a ParseException with the specified cause.
parseFailure(Context, String, Class<?>, Exception) - Static method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Invoked by SpecializedIdentifier.parse(Citation,String) when a string cannot be parsed.
parseFeatureType(List<String>) - Method in class org.apache.sis.internal.storage.csv.Store
Parses the columns metadata described by the header line starting with @columns.
parseFittedCS(int, Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "FITTED_CS" element.
parseFloats(CharSequence, char) - Static method in class org.apache.sis.util.CharSequences
Splits the given text around the given character, then parses each item as a float.
parseFoliation(List<String>) - Method in class org.apache.sis.internal.storage.csv.Store
Parses the metadata described by the header line starting with @foliation.
parseGenericName(CharSequence, String, CharSequence) - Static method in class org.apache.sis.util.iso.Names
Creates a local or scoped name in the given namespace.
parseGenericName(NameSpace, CharSequence) - Method in class org.apache.sis.util.iso.DefaultNameFactory
Constructs a generic name from a qualified name.
parseGeodeticCRS(int, Element, int, String) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "GeodeticCRS" (WKT 2) element.
parseGeogTranslation(int, Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "GeogTran" element.
parseGeometry(String, String, String) - Method in class org.apache.sis.internal.storage.wkt.StoreFormat
Parses a geometry together with its coordinate reference system, all in Well Known Text (WKT).
parseGridSize(BandGroupName, boolean, String) - Method in class org.apache.sis.storage.landsat.MetadataReader
Parses the given value and stores it in the MetadataReader.gridSizes map.
parseHex(CharSequence) - Method in class org.apache.sis.internal.jdk9.HexFormat
Returns the byte array parsed from the given hexadecimal string.
parseImageCRS(int, Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses an "ImageCRS" (WKT 2) element.
parseImageDatum(int, Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses an "ImageDatum" (WKT 2) element.
parseImageIndex(String) - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Validates input resource name and extracts the image index it should contain.
parseInstantUTC(CharSequence) - Static method in class org.apache.sis.internal.util.StandardDateFormat
Parses the given date as an instant, assuming UTC timezone if unspecified.
parseInstantUTC(CharSequence, int, int) - Static method in class org.apache.sis.internal.util.StandardDateFormat
Parses the given date as an instant, assuming UTC timezone if unspecified.
parseInt(CharSequence, int, int, short) - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
Parses part of the given character sequence as an integer.
parseInts(CharSequence, char, int) - Static method in class org.apache.sis.util.CharSequences
Splits the given text around the given character, then parses each item as an int.
parseInverseMT(Element) - Method in class org.apache.sis.io.wkt.MathTransformParser
Parses an "INVERSE_MT" element.
parseKeyValuePair(String, int, String) - Method in class org.apache.sis.storage.landsat.MetadataReader
Invoked for every key-value pairs found in the file for the main groups.
parseLegalNotice(String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Parses the legal notice.
parseLineage(String, int, String) - Method in class org.apache.sis.storage.landsat.MetadataReader
Invoked for every key-value pairs found in a lineage group.
parseLongs(CharSequence, char, int) - Static method in class org.apache.sis.util.CharSequences
Splits the given text around the given character, then parses each item as a long.
parseMathTransform(Element, boolean) - Method in class org.apache.sis.io.wkt.MathTransformParser
Parses the next MathTransform in the specified Well Know Text (WKT) tree.
parseMetadataAndClose(Element, String, IdentifiedObject) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses an optional metadata elements and close.
parseMethod(Element, String...) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "Method" (WKT 2) element, without the parameters.
parseMultiplicationFactor(String) - Static method in class org.apache.sis.measure.UnitFormat
Parses a multiplication factor, which may be a single number or a base raised to an exponent.
parseNumber(String, ParsePosition) - Method in class org.apache.sis.io.wkt.AbstractParser
Parses the number at the given position.
parseObject(String) - Method in class org.apache.sis.io.CompoundFormat
Creates an object from the given string representation.
parseObject(String) - Method in class org.apache.sis.io.DefaultFormat
Parses the given string as a number of the type given at construction time.
parseObject(String) - Method in class org.apache.sis.measure.AngleFormat
Parses the given string as an object.
parseObject(String) - Method in class org.apache.sis.measure.RangeFormat
Parses text from a string to produce a range.
parseObject(String) - Method in class org.apache.sis.measure.UnitFormat
Parses text from a string to produce a unit.
parseObject(String, ParsePosition) - Method in class org.apache.sis.io.ClassFormat
Cannot parse unqualified class name.
parseObject(String, ParsePosition) - Method in class org.apache.sis.io.CompoundFormat
Creates an object from the given string representation, or returns null if an error occurred while parsing.
parseObject(String, ParsePosition) - Method in class org.apache.sis.io.DefaultFormat
Parses the given string as a number of the type given at construction time.
parseObject(String, ParsePosition) - Method in class org.apache.sis.io.IdentifiedObjectFormat
Cannot parse object only from their name.
parseObject(String, ParsePosition) - Method in class org.apache.sis.measure.AngleFormat
Parses a substring as an object.
parseObject(String, ParsePosition) - Method in class org.apache.sis.measure.QuantityFormat
Parses text from a string to produce a quantity, or returns null if the parsing failed.
parseObject(String, ParsePosition) - Method in class org.apache.sis.measure.RangeFormat
Parses text from a string to produce a range.
parseObject(String, ParsePosition) - Method in class org.apache.sis.measure.UnitFormat
Parses text from a string to produce a unit, or returns null if the parsing failed.
parseOperation(int, Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "CoordinateOperation" element.
parseParameters(Element, ParameterValueGroup, Unit<?>, Unit<Angle>) - Method in class org.apache.sis.io.wkt.MathTransformParser
Parses a sequence of "PARAMETER" elements.
parseParametersAndClose(Element, String, OperationMethod) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a sequence of "PARAMETER" elements, then parses optional metadata elements and close.
parseParametricCRS(int, Element, boolean) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses "ParametricCRS" element.
parseParametricDatum(int, Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "ParametricDatum" element.
parseParamMT(Element) - Method in class org.apache.sis.io.wkt.MathTransformParser
Parses a "PARAM_MT" element.
parsePassThroughMT(Element) - Method in class org.apache.sis.io.wkt.MathTransformParser
Parses a "PASSTHROUGH_MT" element.
parsePattern - Variable in class org.apache.sis.io.TabularFormat
The pattern used at parsing time for finding the column separators, or null if not yet constructed.
parsePrimeMeridian(int, Element, boolean, Unit<Angle>) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "PrimeMeridian" element.
parseProjectedCRS(int, Element, boolean) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "ProjectedCRS" (WKT 2) element.
parser - Variable in class org.apache.sis.io.wkt.WKTDictionary
The parser to use for creating geodetic objects from WKT definitions.
parser - Variable in class org.apache.sis.io.wkt.WKTFormat
The parser.
parser - Variable in class org.apache.sis.referencing.factory.GeodeticObjectFactory
The Well Known Text parser for CoordinateReferenceSystem instances.
parser - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
The Well Known Text parser for MathTransform instances.
parser(boolean) - Method in class org.apache.sis.io.wkt.WKTFormat
Returns the parser, created when first needed.
Parser - Interface in org.apache.sis.io.wkt
A parser or a factory capable to create an object from a string in the WKT format.
Parser(XMLEventReader, MetadataBuilder) - Constructor for class org.apache.sis.storage.geotiff.XMLMetadata.Parser
Creates a new reader.
Parser(Symbols, Map<String, StoredTree>, NumberFormat, DateFormat, UnitFormat, Convention, Transliterator, Locale, ReferencingFactoryContainer) - Constructor for class org.apache.sis.io.wkt.WKTFormat.Parser
Creates a new parser.
parserConstructor - Static variable in class org.apache.sis.referencing.factory.GeodeticObjectFactory
The constructor for WKT parsers, fetched when first needed.
parserConstructor - Static variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
The constructor for WKT parsers, fetched when first needed.
parseRoute(int) - Method in class org.apache.sis.internal.storage.gpx.Reader
Parses a <rte> element.
parseScaledUnit(Element, String, Unit<Q>) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses an optional "UNIT" element of a known dimension.
parseSeparator - Variable in class org.apache.sis.geometry.CoordinateFormat
The separator without spaces, or an empty string if the separator contains only white spaces.
parseShorts(CharSequence, char, int) - Static method in class org.apache.sis.util.CharSequences
Splits the given text around the given character, then parses each item as a short.
parseStrictlyPositive(String, String) - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Parses the given string as a strictly positive integer.
parseTerm(CharSequence, int, int, UnitFormat.Operation) - Method in class org.apache.sis.measure.UnitFormat
Parses a single unit symbol with its exponent.
parseTimeCRS(int, Element, boolean) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses "TimeCRS" element.
parseTimeDatum(int, Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "TimeDatum" element.
parseToWGS84(int, Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses an optional "TOWGS84" element.
parseTrack(int) - Method in class org.apache.sis.internal.storage.gpx.Reader
Parses a <trk> element.
parseTrackSegment(int) - Method in class org.apache.sis.internal.storage.gpx.Reader
Parses a <trkseg> element.
parseUnit(String) - Method in class org.apache.sis.io.wkt.AbstractParser
Parses the given unit name or symbol.
parseUnit(Element) - Method in class org.apache.sis.io.wkt.MathTransformParser
Parses an optional "UNIT" element of unknown dimension.
parseUnitID(Element) - Method in class org.apache.sis.io.wkt.MathTransformParser
Parses the ID["authority", "code"] element inside a UNIT element.
parseValue(TreeTable.Node, TableColumn<V>, Format, String) - Method in class org.apache.sis.util.collection.TreeTableFormat
Parses the given string using a format appropriate for the type of values in the given column, and stores the value in the given node.
parseVersion(String) - Static method in class org.apache.sis.internal.sql.postgis.Postgres
Returns the version number of PostGIS extension.
parseVerticalCRS(int, Element, boolean) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "VerticalCRS" (WKT 2) element.
parseVerticalDatum(int, Element, boolean) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
Parses a "VerticalDatum" (WKT 2) element.
parseWayPoint(int) - Method in class org.apache.sis.internal.storage.gpx.Reader
Parses a <wpt>, <rtept> or <trkpt> element.
parseWKB(ByteBuffer) - Method in class org.apache.sis.internal.feature.esri.Factory
Reads the given Well Known Binary (WKB).
parseWKB(ByteBuffer) - Method in class org.apache.sis.internal.feature.Geometries
Reads the given bytes as a Well Known Binary (WKB) encoded geometry.
parseWKB(ByteBuffer) - Method in class org.apache.sis.internal.feature.j2d.Factory
Well Known Binary (WKB) reading not supported with Java2D.
parseWKB(ByteBuffer) - Method in class org.apache.sis.internal.feature.jts.Factory
Reads the given Well Known Binary (WKB).
parseWKT(String) - Method in class org.apache.sis.internal.feature.esri.Factory
Parses the given Well Known Text (WKT).
parseWKT(String) - Method in class org.apache.sis.internal.feature.Geometries
Parses the given Well Known Text (WKT).
parseWKT(String) - Method in class org.apache.sis.internal.feature.j2d.Factory
Well Known Text (WKT) parsing not supported with Java2D.
parseWKT(String) - Method in class org.apache.sis.internal.feature.jts.Factory
Parses the given Well Known Text (WKT).
part - Variable in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
1 if parsing the characters after the = symbol, 2 if parsing the non-white characters after =.
part(Object, boolean) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
partialClear(boolean) - Method in class org.apache.sis.portrayal.CanvasContext
Clears only some information, depending on whether the modified property is point of interest or the display bounds.
partialPaths - Variable in class org.apache.sis.internal.processing.isoline.Tracer.Level
Paths that have not yet been closed.
parties - Variable in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Information about the parties.
party - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Part of the responsible party of the MetadataBuilder.citation, or null if none.
party() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the individual or organization information object if it does not already exists, then returns it.
partyType - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Whether the next party to create should be an instance of DefaultIndividual or DefaultOrganisation.
PartyType() - Constructor for enum org.apache.sis.internal.storage.MetadataBuilder.PartyType
 
PASCAL - Static variable in class org.apache.sis.measure.Units
The SI derived unit for pressure (Pa).
pass - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Pass of the platform over the objective.
pass - Variable in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Indication of the conformance result.
pass() - Method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Returns an indication of the conformance result.
passthrough - Variable in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
The CoordinateSystemTransform.complete transform in a PassThroughTransform with a 1 trailing coordinate.
passthrough(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
Returns the cylindrical, including conversion between degrees and radians units.
passThrough(int, MathTransform, int) - Method in class org.apache.sis.internal.referencing.MathTransformsOrFactory
Creates a transform which passes through a subset of coordinates to another transform.
passThrough(int, MathTransform, int) - Method in class org.apache.sis.internal.referencing.MathTransformsOrFactory.Specified
Delegate to MathTransformFactory.createPassThroughTransform(int, MathTransform, int).
passThrough(int, MathTransform, int) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Creates a transform which passes through a subset of coordinates to another transform.
PassThrough_MT - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
PassThroughTransform - Class in org.apache.sis.referencing.operation.transform
Transform which passes through a subset of coordinates to another transform.
PassThroughTransform(int, MathTransform, int) - Constructor for class org.apache.sis.referencing.operation.transform.PassThroughTransform
Constructor for sub-classes.
PassThroughTransform2D - Class in org.apache.sis.referencing.operation.transform
A pass-through transform in the two-dimensional case.
PassThroughTransform2D(int, MathTransform, int) - Constructor for class org.apache.sis.referencing.operation.transform.PassThroughTransform2D
Creates a pass through transform.
path - Variable in class org.apache.sis.filter.AssociationValue
Path to the property from which to retrieve the value.
path - Variable in class org.apache.sis.internal.processing.isoline.Tracer.Level
Builder of isolines as a Java2D shape, created when first needed.
path - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
The path where to append Bézier curves.
path - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
Same value than GeoTiffStore.location but as a path, or null if none.
path - Variable in class org.apache.sis.util.iso.DefaultNameSpace
The fully qualified name for this namespace.
path - Variable in class org.apache.sis.util.iso.DefaultScopedName
The tail or path, computed when first needed.
path() - Method in class org.apache.sis.util.iso.DefaultScopedName
Returns every element in the sequence of parsed names except for the tip.
Path() - Constructor for class org.apache.sis.internal.converter.StringConverter.Path
 
PathBuilder - Class in org.apache.sis.internal.feature.j2d
Builds a Polyline, Polygon or MultiPolylines from given coordinates.
PathBuilder() - Constructor for class org.apache.sis.internal.feature.j2d.PathBuilder
Creates a new builder.
PathBuilder(double) - Constructor for class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
Creates a builder for the given tolerance at equator in metres.
PathConverter<S,T> - Class in org.apache.sis.internal.converter
Handles conversions between Path, File, URI and URL objects.
PathConverter(Class<S>, Class<T>) - Constructor for class org.apache.sis.internal.converter.PathConverter
Creates a path converter from the given source class to the given target class.
PathConverter.FilePath - Class in org.apache.sis.internal.converter
Converter from File to Path.
PathConverter.FileURI - Class in org.apache.sis.internal.converter
Converter from File to URI.
PathConverter.FileURL - Class in org.apache.sis.internal.converter
Converter from File to URL.
PathConverter.PathFile - Class in org.apache.sis.internal.converter
Converter from Path to File.
PathConverter.PathURI - Class in org.apache.sis.internal.converter
Converter from Path to URI.
PathConverter.PathURL - Class in org.apache.sis.internal.converter
Converter from Path to URL.
PathConverter.URI_URL - Class in org.apache.sis.internal.converter
Converter from URI to URL.
PathConverter.URIFile - Class in org.apache.sis.internal.converter
Converter from URI to File.
PathConverter.URIPath - Class in org.apache.sis.internal.converter
Converter from URI to Path.
PathConverter.URL_URI - Class in org.apache.sis.internal.converter
Converter from URL to URI.
PathConverter.URLFile - Class in org.apache.sis.internal.converter
Converter from URL to File.
PathConverter.URLPath - Class in org.apache.sis.internal.converter
Converter from URL to Path.
PathFile() - Constructor for class org.apache.sis.internal.converter.PathConverter.PathFile
 
PathIteratorAdapter - Class in org.apache.sis.internal.feature.jts
Java2D path iterator for JTS geometry.
PathIteratorAdapter(Geometry, AffineTransform) - Constructor for class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Creates a new iterator which will transform coordinates using the given transform.
PathIteratorAdapter.GeomIterator - Class in org.apache.sis.internal.feature.jts
An iterator over the coordinate sequences of a geometry collection.
PathIteratorAdapter.RingIterator - Class in org.apache.sis.internal.feature.jts
An iterator over the coordinate sequences of a polygon.
Paths - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Paths
PATHS - Enum constant in enum org.apache.sis.setup.About
Information about user home directory, java installation directory or other kind of data.
PATHS - Static variable in class org.apache.sis.internal.util.DefinitionURI
Server and path portions of HTTP URL for various types (currently "crs").
PATHS_TO_REPLACE - Static variable in class org.apache.sis.internal.book.Assembler
Relative path to be replaced by "../" path.
PathURI() - Constructor for class org.apache.sis.internal.converter.PathConverter.PathURI
 
PathURL() - Constructor for class org.apache.sis.internal.converter.PathConverter.PathURL
 
pattern - Variable in class org.apache.sis.filter.LikeFilter
The pattern to match against expression values.
pattern - Variable in class org.apache.sis.referencing.cs.AxisName
The pattern to compare with an axis name.
PATTERN - Static variable in class org.apache.sis.util.logging.Initializer
The pattern to replace.
PCSCitation - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Documentation.
PDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
PDOP - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
peakResponse - Variable in class org.apache.sis.metadata.iso.content.DefaultBand
Wavelength at which the response is the highest.
peek() - Method in class org.apache.sis.internal.util.EmptyQueue
 
peek() - Method in interface org.apache.sis.util.collection.Cache.Handler
If the value is already in the cache, returns it.
peek() - Method in class org.apache.sis.util.collection.Cache.Simple
Returns the computed value.
peek() - Method in class org.apache.sis.util.collection.Cache.Work
Usually returns null since the value is not yet computed.
peek() - Method in class org.apache.sis.util.collection.Cache.Work.Wait
Waits that the worker finish its work and returns its value.
peek() - Method in class org.apache.sis.xml.TransformingReader
Checks the next XMLEvent without removing it from the stream.
peek(Consumer<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream performing the specified action on each element when consumed.
peek(DoubleConsumer) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a stream performing the specified action on each element when consumed.
peek(K) - Method in class org.apache.sis.util.collection.Cache
If a value is already cached for the given key, returns it.
Peek() - Constructor for class org.apache.sis.internal.storage.csv.StoreProvider.Peek
Creates a new instance.
Peek() - Constructor for class org.apache.sis.internal.storage.wkt.StoreProvider.Peek
Creates the unique instance.
Peek() - Constructor for class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
Creates a new instance.
peekIdentifiers(Object[]) - Method in class org.apache.sis.io.wkt.StoredTree
Stores identifier information in the given array.
peekLastElement(String...) - Method in class org.apache.sis.io.wkt.StoredTree.Node
Returns the last element of the given names.
peekValue() - Method in class org.apache.sis.io.wkt.Element
Returns the next value (not a child element) without removing it.
peekValues(Object[], int) - Method in class org.apache.sis.io.wkt.StoredTree.Node
Returns the next values (not child elements).
pending - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
A MGRS reference which was pending return by MilitaryGridReferenceSystem.IteratorOneZone.tryAdvance(Consumer) before to continue iteration.
PENDING_JDK_FIX - Static variable in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Identifies workaround for two JDK bugs.
pendingLength - Variable in class org.apache.sis.internal.storage.inflater.LZW
If some bytes could not be written in previous read(…) execution because the target buffer was full, offset and length of those bytes.
pendingOffset - Variable in class org.apache.sis.internal.storage.inflater.LZW
If some bytes could not be written in previous read(…) execution because the target buffer was full, offset and length of those bytes.
PERCENT - Static variable in class org.apache.sis.measure.Units
Dimensionless unit for percentages (%).
PerformanceLevel - Class in org.apache.sis.util.logging
Logging levels for data processing with execution time measurements.
PerformanceLevel(String, short, int, long) - Constructor for class org.apache.sis.util.logging.PerformanceLevel
Constructs a new logging level for monitoring performance.
period - Variable in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Period on wraparound axis, always greater than zero.
period(Date) - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Returns the elapsed time from the reference time to the given date, in millennium.
period(Date) - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
Returns the elapsed time from the reference time to the given date in millennium, or null if none.
Period - Interface in org.apache.sis.internal.geoapi.temporal
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
Period(MovingFeatureBuilder.Period, long, long, Object) - Constructor for class org.apache.sis.internal.storage.csv.MovingFeatureBuilder.Period
Creates a new property value valid on the given period of time.
PERIOD - Static variable in class org.apache.sis.internal.referencing.provider.Wraparound
The operation parameter descriptor for for the period.
PeriodDuration - Interface in org.apache.sis.internal.geoapi.temporal
Placeholder for a GeoAPI interfaces which is still incomplete in GeoAPI 3.0.
periods - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
The span (maximum - minimum) of wraparound axes, with 0 value for axes that are not wraparound.
periods - Variable in class org.apache.sis.geometry.WraparoundAdjustment
The span (maximum - minimum) of wraparound axes, with 0 value for axes that are not wraparound.
periods - Variable in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
If the coordinates in some dimensions are cyclic, their periods.
periods() - Method in class org.apache.sis.internal.referencing.WraparoundAxesFinder
Returns the range (maximum - minimum) of wraparound axes.
periodVector - Variable in class org.apache.sis.referencing.operation.builder.ResidualGrid
If grid coordinates in some target dimensions are cyclic, the period in number of cells.
periodX - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Number of cells that the grid would have if it was spanning 360° of longitude, or 0 if no wraparound should be applied.
permittedEventTypes - Variable in class org.apache.sis.storage.event.StoreListeners
All types of of events that may be fired, or null if no restriction.
Person - Class in org.apache.sis.internal.storage.gpx
Information about a person or organization.
Person() - Constructor for class org.apache.sis.internal.storage.gpx.Person
Creates an initially empty instance.
Person(String) - Constructor for class org.apache.sis.internal.storage.gpx.Person
Creates an instance for the given creator.
phones - Variable in class org.apache.sis.metadata.iso.citation.DefaultContact
Telephone numbers at which the organization or individual may be contacted.
photometricInterpretation - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The color space of the image data, or -1 if unspecified.
PhotometricInterpretation - Static variable in class org.apache.sis.storage.geotiff.Tags
 
pick(int...) - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns a view which contains the values of this vector at the given indexes.
pick(int...) - Method in class org.apache.sis.math.Vector
Returns a view which contains the values of this vector at the given indexes.
Pick(int[]) - Constructor for class org.apache.sis.math.Vector.Pick
Creates a new view over the values at the given indexes.
pieceStarts - Variable in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
In a color map defined by a piecewise function, indices where to store the first interpolated value in the color map.
PIECEWISES - Static variable in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
A pool of color models previously created by ColorModelFactory.createColorModel().
PIXARFILM - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
PIXARLOG - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
pixel(Object) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
Returns the pixel value as an integer.
PIXEL - Static variable in class org.apache.sis.measure.Units
Dimensionless unit for pixels (px).
PIXEL_TO_BUFFER_TYPE - Static variable in class org.apache.sis.internal.sql.postgis.Band
Type of Java2D buffer for each WKB data type.
PIXEL_TYPE - Static variable in class org.apache.sis.internal.sql.postgis.Band
Mask for the type of pixel values.
PIXEL_TYPE_TO_SIZE - Static variable in class org.apache.sis.internal.sql.postgis.Band
Number of bits for each WKB data type.
PixelAccessor() - Constructor for class org.apache.sis.coverage.grid.GridCoverage2D.PixelAccessor
Creates a new evaluator for the enclosing coverage.
PixelChannel - Class in org.apache.sis.internal.storage.inflater
A channel of pixel values after all steps have been completed.
PixelChannel() - Constructor for class org.apache.sis.internal.storage.inflater.PixelChannel
Creates a new channel.
pixelCount(long[], long[], int[], int) - Static method in class org.apache.sis.storage.geotiff.CompressedSubset
Computes the number of pixels to read in dimension i.
pixelInCell - Variable in class org.apache.sis.referencing.datum.DefaultImageDatum
Specification of the way the image grid is associated with the image data attributes.
PixelIterator - Class in org.apache.sis.image
An iterator over sample values in a raster or an image.
PixelIterator(Raster, Rectangle, Dimension, SequenceType) - Constructor for class org.apache.sis.image.PixelIterator
Creates an iterator for the given region in the given raster.
PixelIterator(RenderedImage, Rectangle, Dimension, SequenceType) - Constructor for class org.apache.sis.image.PixelIterator
Creates an iterator for the given region in the given image.
PixelIterator.Builder - Class in org.apache.sis.image
Builds pixel iterators for specified region of interest, window size or iteration order.
PixelIterator.DoubleWindow - Class in org.apache.sis.image
PixelIterator.Window implementation backed by an array of double[].
PixelIterator.FloatWindow - Class in org.apache.sis.image
PixelIterator.Window implementation backed by an array of float[].
PixelIterator.IntWindow - Class in org.apache.sis.image
PixelIterator.Window implementation backed by an array of int[].
PixelIterator.Window<T extends Buffer> - Class in org.apache.sis.image
Contains the sample values in a moving window over the image.
pixelsPerElement - Variable in class org.apache.sis.internal.storage.inflater.CopyFromBytes
Number of pixels per primitive element.
pixelsToTiles(RenderedImage, Rectangle) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Converts pixel coordinates to pixel indices.
pixelStride - Variable in class org.apache.sis.coverage.grid.ImageRenderer
Number of data elements between two samples for the same band on the same line.
pixelStride - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Number of sample values to advance for moving to next pixel.
pixelStride - Variable in class org.apache.sis.internal.processing.isoline.Tracer
Increment to the position for reading next sample value.
pixelStride - Variable in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
Number of bytes between a sample value of a pixel and the same sample value of the next pixel.
pixelToByteCount(long) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Multiplies the given value by the number of bytes in one pixel, or return 0 if the result is not an integer.
pixelToTileX(RenderedImage, int) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Converts a x pixel coordinates to a tile index.
pixelToTileY(RenderedImage, int) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Converts a y pixel coordinates to a tile index.
PixelTranslation - Class in org.apache.sis.coverage.grid
The translation to apply for different values of PixelOrientation or PixelInCell.
PixelTranslation(PixelOrientation, double, double) - Constructor for class org.apache.sis.coverage.grid.PixelTranslation
Creates a new pixel translation.
PIXELTYPE - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the type of integers (signed or unsigned).
PK_NAME - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "PK_NAME" key for primary key name.
PKCOLUMN_NAME - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "PKCOLUMN_NAME" key for the primary key column name being imported.
PKTABLE_CAT - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "PKTABLE_CAT" key for the primary key table catalog being imported.
PKTABLE_NAME - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "PKTABLE_NAME" key for the primary key table name being imported.
PKTABLE_SCHEM - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "PKTABLE_SCHEM" key for the primary key table schema being imported.
placeholderPixels - Variable in class org.apache.sis.image.PrefetchedImage
If error(s) occurred while computing one or more tiles, data shared by Raster placeholders.
plain(CharSequence, int, int) - Static method in enum org.apache.sis.internal.util.X364
Removes all escape codes from the given string.
plan - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Plan satisfied by the operation.
PlanarCanvas - Class in org.apache.sis.portrayal
A canvas for two-dimensional display device using a Cartesian coordinate system.
PlanarCanvas(Locale) - Constructor for class org.apache.sis.portrayal.PlanarCanvas
Creates a new two-dimensional canvas.
PlanarConfiguration - Static variable in class org.apache.sis.storage.geotiff.Tags
 
PlanarImage - Class in org.apache.sis.image
Base class of RenderedImage implementations in Apache SIS.
PlanarImage() - Constructor for class org.apache.sis.image.PlanarImage
Creates a new rendered image.
Plane - Class in org.apache.sis.math
Equation of a plane in a three-dimensional space (x,y,z).
Plane() - Constructor for class org.apache.sis.math.Plane
Constructs a new plane with all coefficients initialized to Double.NaN.
Plane(double, double, double) - Constructor for class org.apache.sis.math.Plane
Constructs a new plane initialized to the given coefficients.
Plane.Fit - Class in org.apache.sis.math
Computes the plane coefficients.
PLANETODETIC_LATITUDE - Static variable in class org.apache.sis.internal.metadata.AxisNames
The "planetodetic latitude" name used in astronomy.
PLANETODETIC_LONGITUDE - Static variable in class org.apache.sis.internal.metadata.AxisNames
The "planetodetic longitude" name used in astronomy.
plannedAvailableDateTime - Variable in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Date and time when the dataset will be available, in milliseconds elapsed since January 1st, 1970.
platform - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Platform where are installed the sensors that collected the data, or null if none.
platform() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates a platform object if it does not already exists, then returns it.
platforms - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
General information about the platform from which the data were taken.
platforms - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Platform (or platforms) used in the operation.
Plugins - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Plug-ins
PLUGINS - Enum constant in enum org.apache.sis.setup.About
Information about available plugins.
point - Variable in class org.apache.sis.index.tree.NodeIterator
A pre-allocated buffer where to store point coordinates, or null if not needed.
point - Variable in class org.apache.sis.internal.feature.j2d.PointWrapper
The wrapped implementation.
point - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
A buffer used by subclasses for storing results of Bezier.evaluateAt(double).
Point - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Geometries.
Point() - Constructor for class org.apache.sis.geometry.AbstractEnvelope.Point
 
POINT - Enum constant in enum org.apache.sis.internal.feature.GeometryType
Zero-dimensional geometry containing a single point.
POINT - Static variable in class org.apache.sis.internal.feature.jts.ShapeConverter
Bit mask of the kind of geometric objects created.
POINT - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 0.013837 inch (1 pt).
POINT_OF_INTEREST_PROPERTY - Static variable in class org.apache.sis.portrayal.Canvas
The "pointOfInterest" property name, used for notifications about changes in point of interest.
pointClass - Variable in class org.apache.sis.internal.feature.Geometries
The class for points.
pointCount - Variable in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Number of points to return in the sequence.
pointInPixel - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Point in a pixel corresponding to the Earth location of the pixel.
pointOfContacts - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s).
pointOfInterest - Variable in class org.apache.sis.portrayal.Canvas
A point (in display coordinates) considered representative of the data.
pointOfInterest - Variable in class org.apache.sis.portrayal.CanvasExtent
The grid coordinates of a representative point.
pointOutsideCoverage(GridExtent) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Creates an error message for a grid coordinates out of bounds.
PointOutsideCoverageDomain_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Point ({0}) is outside the coverage domain.
PointOutsideCoverageException - Exception in org.apache.sis.coverage
Thrown when an evaluate method is invoked for a location outside the domain of the coverage.
PointOutsideCoverageException() - Constructor for exception org.apache.sis.coverage.PointOutsideCoverageException
Creates an exception with no message.
PointOutsideCoverageException(String) - Constructor for exception org.apache.sis.coverage.PointOutsideCoverageException
Creates an exception with the specified message.
PointsAreNotOnRegularGrid - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Points are not on a regular grid.
PointTree<E> - Class in org.apache.sis.index.tree
A k-dimensional tree index for points.
PointTree(Class<E>, Envelope, PointTree.Locator<? super E>, int, boolean) - Constructor for class org.apache.sis.index.tree.PointTree
Creates an initially empty k-dimensional tree with the given capacity for each node.
PointTree(PointTree<E>) - Constructor for class org.apache.sis.index.tree.PointTree
Creates a new tree initialized to a copy of the given tree.
PointTree.Locator<E> - Interface in org.apache.sis.index.tree
Provides the coordinates of any element stored in PointTree.
PointTreeNode - Class in org.apache.sis.index.tree
A node in a PointTree which is the parent of other nodes.
PointTreeNode() - Constructor for class org.apache.sis.index.tree.PointTreeNode
Constructs an initially empty PointTree node.
PointTreeNode.Default - Class in org.apache.sis.index.tree
Default implementation of PointTreeNode when no specialized class is available.
PointWrapper - Class in org.apache.sis.internal.feature.j2d
The wrapper of Java2D points.
PointWrapper(Point2D) - Constructor for class org.apache.sis.internal.feature.j2d.PointWrapper
Creates a new wrapper around the given point.
polar - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Coordinate system types.
polar - Variable in class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
true if the projection is at a pole.
POLAR - Enum constant in enum org.apache.sis.internal.referencing.AxesMapper
Match axes of the kind "South along 90° East".
POLAR - Static variable in enum org.apache.sis.referencing.CommonCRS
The special zone number used as key in CommonCRS.cachedProjections for polar stereographic projections.
POLAR_AREA_LIMIT - Static variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Arbitrary latitude threshold (in radians) for considering that a point is in the polar area.
POLAR_COLUMNS - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
The column letters used in Polar Stereographic Projections.
POLAR_CS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
polarOffset(boolean) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Returns the value to add to the row number in order to have the "A" letter on the southernmost or northernmost value on Greenwich meridian of the Universal Polar Stereographic (UPS) projection.
PolarStereographic - Class in org.apache.sis.referencing.operation.projection
Polar Stereographic projection (EPSG codes 9810, 9829, 9830).
PolarStereographic(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.PolarStereographic
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
PolarStereographic(PolarStereographic) - Constructor for class org.apache.sis.referencing.operation.projection.PolarStereographic
Creates a new projection initialized to the same parameters than the given one.
PolarStereographic(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.PolarStereographic
Creates a Polar Stereographic projection from the given parameters.
PolarStereographic.Spherical - Class in org.apache.sis.referencing.operation.projection
Provides the transform equations for the spherical case of the polar stereographic projection.
PolarStereographic.Variant - Enum in org.apache.sis.referencing.operation.projection
Variants of Polar Stereographic projection.
PolarStereographicA - Class in org.apache.sis.internal.referencing.provider
The provider for "Polar Stereographic (Variant A)" projection (EPSG:9810).
PolarStereographicA() - Constructor for class org.apache.sis.internal.referencing.provider.PolarStereographicA
Constructs a new provider.
PolarStereographicB - Class in org.apache.sis.internal.referencing.provider
The provider for "Polar Stereographic (Variant B)" projection (EPSG:9829).
PolarStereographicB() - Constructor for class org.apache.sis.internal.referencing.provider.PolarStereographicB
Constructs a new provider.
PolarStereographicC - Class in org.apache.sis.internal.referencing.provider
The provider for "Polar Stereographic (Variant C)" projection (EPSG:9830).
PolarStereographicC() - Constructor for class org.apache.sis.internal.referencing.provider.PolarStereographicC
Constructs a new provider.
PolarStereographicNorth - Class in org.apache.sis.internal.referencing.provider
The provider for "Stereographic North Pole" projection (ESRI).
PolarStereographicNorth() - Constructor for class org.apache.sis.internal.referencing.provider.PolarStereographicNorth
Constructs a new provider.
PolarStereographicSouth - Class in org.apache.sis.internal.referencing.provider
The provider for "Stereographic North South" projection (ESRI).
PolarStereographicSouth() - Constructor for class org.apache.sis.internal.referencing.provider.PolarStereographicSouth
Constructs a new provider.
PolarToCartesian - Class in org.apache.sis.referencing.operation.transform
Conversions from polar coordinates to two-dimensional Cartesian coordinates.
PolarToCartesian() - Constructor for class org.apache.sis.referencing.operation.transform.PolarToCartesian
Creates the singleton instance.
POLE - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
Special MilitaryGridReferenceSystem.Encoder.crsZone value for the UPS (Universal Polar Stereographic) projection.
POLE_LATITUDE - Static variable in class org.apache.sis.internal.referencing.provider.NorthPoleRotation
The operation parameter descriptor for the grid north pole latitude parameter value.
POLE_LATITUDE - Static variable in class org.apache.sis.internal.referencing.provider.SouthPoleRotation
The operation parameter descriptor for the grid south pole latitude parameter value.
POLE_LATITUDE - Static variable in class org.apache.sis.referencing.operation.transform.PoleRotation
Index of parameter declared in SouthPoleRotation and NorthPoleRotation.
POLE_LONGITUDE - Static variable in class org.apache.sis.internal.referencing.provider.NorthPoleRotation
The operation parameter descriptor for the grid north pole longitude parameter value.
POLE_LONGITUDE - Static variable in class org.apache.sis.internal.referencing.provider.SouthPoleRotation
The operation parameter descriptor for the grid south pole longitude parameter value.
POLE_LONGITUDE - Static variable in class org.apache.sis.referencing.operation.transform.PoleRotation
Index of parameter declared in SouthPoleRotation and NorthPoleRotation.
PoleRotation - Class in org.apache.sis.referencing.operation.transform
Computes latitudes and longitudes on a sphere where the south pole has been moved to given geographic coordinates.
PoleRotation(boolean, double, double, double) - Constructor for class org.apache.sis.referencing.operation.transform.PoleRotation
Creates the non-linear part of a rotated pole operation.
PoleRotation(PoleRotation) - Constructor for class org.apache.sis.referencing.operation.transform.PoleRotation
Creates the inverse of the given forward operation.
poll() - Method in class org.apache.sis.internal.util.EmptyQueue
 
Polyconic - Class in org.apache.sis.internal.referencing.provider
The provider for "American Polyconic" projection (EPSG:9818).
Polyconic - Class in org.apache.sis.referencing.operation.projection
American Polyconic projection (EPSG codes 9818).
Polyconic() - Constructor for class org.apache.sis.internal.referencing.provider.Polyconic
Constructs a new provider.
Polyconic(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.Polyconic
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
Polyconic(Polyconic) - Constructor for class org.apache.sis.referencing.operation.projection.Polyconic
Creates a new projection initialized to the same parameters than the given one.
Polyconic(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.Polyconic
Creates a Polyconic projection from the given parameters.
Polyconic.Spherical - Class in org.apache.sis.referencing.operation.projection
Provides the transform equations for the spherical case of the Polyconic projection.
polygon - Variable in class org.apache.sis.internal.feature.jts.PathIteratorAdapter.RingIterator
The polygon for which to return rings.
Polygon - Class in org.apache.sis.internal.feature.j2d
A polygons as a Java2D Shape.
Polygon(double[], int) - Constructor for class org.apache.sis.internal.feature.j2d.Polygon
Creates a new polygon with the given coordinates.
POLYGON - Enum constant in enum org.apache.sis.internal.feature.GeometryType
Geometry with a positive area (two-dimensional).
POLYGON - Static variable in class org.apache.sis.internal.feature.jts.ShapeConverter
Bit mask of the kind of geometric objects created.
polygonClass - Variable in class org.apache.sis.internal.feature.Geometries
The class for polylines and polygons.
polygons - Variable in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
The sets of points defining the bounding polygon.
Polyline - Class in org.apache.sis.internal.feature.j2d
A polylines or polygons as a Java2D Shape.
Polyline(double[], int) - Constructor for class org.apache.sis.internal.feature.j2d.Polyline
Creates a new polylines with the given coordinates.
Polyline.Iter - Class in org.apache.sis.internal.feature.j2d
Iterator over polyline(s) or polygon(s) coordinates.
PolylineBuffer - Class in org.apache.sis.internal.processing.isoline
Coordinates of a polyline under construction.
PolylineBuffer() - Constructor for class org.apache.sis.internal.processing.isoline.PolylineBuffer
Creates an initially empty polyline.
PolylineBuffer(double[]) - Constructor for class org.apache.sis.internal.processing.isoline.PolylineBuffer
Creates a new polyline wrapping the given coordinates.
polylineClass - Variable in class org.apache.sis.internal.feature.Geometries
The class for polylines and polygons.
polylineOnLeft - Variable in class org.apache.sis.internal.processing.isoline.Tracer.Level
The polyline to be continued on the next column.
polylines - Variable in class org.apache.sis.internal.feature.j2d.MultiPolylines
The polylines or polygons in this collection.
polylines - Variable in class org.apache.sis.internal.feature.j2d.PathBuilder
The polylines built from the coordinates.
polylines - Variable in class org.apache.sis.internal.feature.j2d.Polyline.Iter
Next polylines on which to iterate, or an empty iterator if none.
polylines() - Method in class org.apache.sis.internal.processing.isoline.Isolines
Returns the polylines for each level specified to the generate(…) method.
polylinesOnTop - Variable in class org.apache.sis.internal.processing.isoline.Tracer.Level
The polylines in each column which need to be continued on the next row.
PolylineStage - Enum in org.apache.sis.internal.processing.isoline
Tells at which stage are the polylines represented by a Java2D Shape.
PolylineStage() - Constructor for enum org.apache.sis.internal.processing.isoline.PolylineStage
 
polynomialRoots(double...) - Static method in class org.apache.sis.math.MathFunctions
Returns the real (non-complex) roots of a polynomial equation having the given coefficients.
pool - Variable in class org.apache.sis.metadata.sql.MetadataSource
The objects which have been created by a previous call to MetadataSource.lookup(Class, String).
pool - Variable in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Weak references to existing objects (CRS, CS, Datum, Ellipsoid or PrimeMeridian).
pool - Variable in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Weak references to existing objects.
pool - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
The math transforms created so far.
pool - Variable in class org.apache.sis.util.iso.DefaultNameFactory
Weak references to the name created by this factory.
POOL - Static variable in class org.apache.sis.coverage.grid.GridExtent
A pool of shared DimensionNameType arrays.
POOL - Static variable in class org.apache.sis.feature.FeatureOperations
The pool of operations or operation dependencies created so far, for sharing exiting instances.
POOL - Static variable in class org.apache.sis.internal.coverage.j2d.RasterFactory
Shared instances of SampleModels.
POOL - Static variable in class org.apache.sis.math.Fraction
Pool of fractions for which the Fraction.unique() method has been invoked.
POOL - Static variable in class org.apache.sis.measure.NumberRange
The pool of ranges created by the create(…) methods.
POOL - Static variable in class org.apache.sis.parameter.UnmodifiableParameterValue
Pool of parameter instances created in this running JVM.
POOL - Static variable in class org.apache.sis.util.collection.CodeListSet
A pool of code list arrays.
POOL - Static variable in class org.apache.sis.util.Locales
A read-only map for canonicalizing the locales.
POOL - Static variable in class org.apache.sis.xml.NilReason
The pool of other nil reasons created up to date.
POOL - Static variable in class org.apache.sis.xml.XML
The pool of marshallers and unmarshallers used by this class.
Pooled - Class in org.apache.sis.xml
Pooled(boolean) - Constructor for class org.apache.sis.xml.Pooled
Creates a PooledTemplate.
Pooled(Pooled) - Constructor for class org.apache.sis.xml.Pooled
PooledMarshaller - Class in org.apache.sis.xml
Wraps a Marshaller in order to have some control on the modifications applied on it.
PooledMarshaller(Marshaller, Pooled) - Constructor for class org.apache.sis.xml.PooledMarshaller
Creates a pooled marshaller wrapping the given one.
PooledTemplate - Class in org.apache.sis.xml
The template to use for PooledMarshaller and PooledUnmarshaller initialization.
PooledTemplate(Map<String, ?>, Implementation) - Constructor for class org.apache.sis.xml.PooledTemplate
Creates a new template.
PooledUnmarshaller - Class in org.apache.sis.xml
Wraps a Unmarshaller in order to have some control on the modifications applied on it.
PooledUnmarshaller(Unmarshaller, Pooled) - Constructor for class org.apache.sis.xml.PooledUnmarshaller
Creates a pooled unmarshaller wrapping the given one.
PORTRAYAL - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.portrayal" module name.
portrayalCatalogueCitations - Variable in class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
Bibliographic reference to the portrayal catalogue cited.
portrayalCatalogueInfo - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Provides information about the catalogue of rules defined for the portrayal of a resource(s).
pos - Variable in class org.apache.sis.io.wkt.WKTDictionary.Loader
position - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
Grid coordinates after DefaultEvaluator.inputToGrid conversion.
position - Variable in class org.apache.sis.internal.feature.j2d.Polyline.Iter
Current position in Polyline.Iter.coordinates array.
position - Variable in class org.apache.sis.internal.storage.io.ChannelData.Mark
 
position - Variable in class org.apache.sis.util.collection.RangeSet.Iter
Current position in RangeSet.array.
position() - Method in class org.apache.sis.internal.storage.io.ChannelData
Returns the current byte position of the stream, ignoring overriding by subclasses.
position() - Method in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Returns the current stream position.
position(double[][], int) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.ControlPoints
Creates a point from the given data at the given offset.
position(long) - Method in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Moves to the specified stream position.
position(Position) - Static method in class org.apache.sis.referencing.gazetteer.LocationFormat
Returns the direct position for the given position, or null if none.
position(Position) - Static method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the direct position of the given position, or null if none.
position(InternationalString) - Static method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Generates a new position from the given name.
Position - Interface in org.apache.sis.internal.geoapi.temporal
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
Position() - Constructor for class org.apache.sis.measure.UnitFormat.Position
Creates a new position initialized to the beginning of the text to parse.
Position(int) - Constructor for class org.apache.sis.coverage.grid.FractionalGridCoordinates.Position
Creates a new position of the given number of dimensions.
Position(FractionalGridCoordinates) - Constructor for class org.apache.sis.coverage.grid.FractionalGridCoordinates.Position
Creates a new position initialized to a copy of the given coordinates.
POSITIONAL_ACCURACY_KEY - Static variable in class org.apache.sis.image.PlanarImage
Estimation of positional accuracy, typically in metres or pixel units.
POSITIONAL_CONSISTENCY_KEY - Static variable in class org.apache.sis.image.ResampledImage
Key of a property providing an estimation of positional error for each pixel.
POSITIONAL_PROPERTIES - Static variable in class org.apache.sis.image.SourceAlignedImage
Convenience collection for subclasses that inherit all properties related to positioning.
PositionalAccuracyConstant - Class in org.apache.sis.internal.referencing
Pre-defined positional accuracy resulting from some coordinate operations.
PositionalAccuracyConstant(InternationalString, InternationalString, boolean) - Constructor for class org.apache.sis.internal.referencing.PositionalAccuracyConstant
Creates an positional accuracy initialized to the given result.
positionalAccuracyHints - Variable in class org.apache.sis.image.ImageProcessor
Hints about the desired positional accuracy (in "real world" units or in pixel units), or null if unspecified.
positionalAccuracyHints - Variable in class org.apache.sis.image.Visualization.Builder
Values of "org.apache.sis.PositionalAccuracy" property, or null if none.
positionalConsistency - Variable in class org.apache.sis.image.ResampledImage
ResampledImage.POSITIONAL_CONSISTENCY_KEY value, computed when first requested.
PositionalConsistencyImage - Class in org.apache.sis.image
Estimation of positional error for each pixel in an image computed by ResampledImage.
PositionalConsistencyImage(ResampledImage, MathTransform) - Constructor for class org.apache.sis.image.PositionalConsistencyImage
Creates a new instance for the given image.
positionName - Variable in class org.apache.sis.metadata.iso.citation.DefaultIndividual
Position of the individual in an organization.
positionNeedsRefresh - Variable in class org.apache.sis.internal.storage.inflater.CopyFromBytes
Whether CopyFromBytes.streamPosition needs to be refreshed by a call to ChannelData.getStreamPosition().
positions - Variable in class org.apache.sis.storage.aggregate.DimensionSelector
Grid coordinate in a single dimension of the grid extent, one value for each slice.
PositionTransformer - Class in org.apache.sis.internal.referencing
A direct position capable to transform another position from its arbitrary CRS to the CRS of this position.
PositionTransformer(CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperationFactory) - Constructor for class org.apache.sis.internal.referencing.PositionTransformer
Creates a new position which will contain the result of coordinate transformations to the given CRS.
PositionVector7Param - Class in org.apache.sis.internal.referencing.provider
The provider for "Position Vector transformation (geocentric domain)" (EPSG:1033).
PositionVector7Param() - Constructor for class org.apache.sis.internal.referencing.provider.PositionVector7Param
Constructs the provider.
PositionVector7Param2D - Class in org.apache.sis.internal.referencing.provider
The provider for "Position Vector transformation (geog2D domain)" (EPSG:9606).
PositionVector7Param2D() - Constructor for class org.apache.sis.internal.referencing.provider.PositionVector7Param2D
Constructs the provider.
PositionVector7Param2D(GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.PositionVector7Param2D
Constructs a provider that can be resized.
PositionVector7Param3D - Class in org.apache.sis.internal.referencing.provider
The provider for "Position Vector transformation (geog3D domain)" (EPSG:1037).
PositionVector7Param3D() - Constructor for class org.apache.sis.internal.referencing.provider.PositionVector7Param3D
Constructs the provider.
PositionVector7Param3D(int, int, GeodeticOperation[]) - Constructor for class org.apache.sis.internal.referencing.provider.PositionVector7Param3D
Constructs a provider for the given dimensions.
POSITIVE_NAN - Static variable in class org.apache.sis.math.MathFunctions
The beginning of ranges of quiet NaN values.
POSITIVE_RANGE - Enum constant in enum org.apache.sis.referencing.cs.AxesConvention
Axes having a wraparound range meaning are shifted to their ranges of positive values.
PossibleInconsistency_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Possible inconsistency in “{0}”.
postalCode - Variable in class org.apache.sis.metadata.iso.citation.DefaultAddress
ZIP or other postal code.
postClone(long) - Method in class org.apache.sis.index.tree.NodeIterator
Invoked after Object.clone() for copying the fields that cannot be shared between two NodeIterator instances.
postCreate(MathTransform, Matrix) - Static method in class org.apache.sis.internal.referencing.provider.VerticalOffset
Invoked by DefaultMathTransformFactory after the transform has been created but before it is concatenated with operations performing axis changes.
postgisVersion - Variable in class org.apache.sis.internal.sql.postgis.Postgres
Version of PostGIS extension, or null if PostGIS has not been found.
Postgres<G> - Class in org.apache.sis.internal.sql.postgis
Information about a connection to a PostgreSQL + PostGIS database.
Postgres(DataSource, Connection, DatabaseMetaData, Geometries<G>, StoreListeners) - Constructor for class org.apache.sis.internal.sql.postgis.Postgres
Creates a new session for a PostGIS database.
POSTGRESQL - Enum constant in enum org.apache.sis.internal.metadata.sql.Dialect
The database uses PostgreSQL syntax.
potentialCause - Variable in exception org.apache.sis.referencing.operation.builder.LocalizationGridException
Additional information about what may be the cause of this exception.
pow(double) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Returns the base of this logarithmic transform raised to the given power.
pow(double) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Returns the base of this logarithmic transform raised to the given power.
pow(int) - Method in class org.apache.sis.measure.ConventionalUnit
Returns a unit equals to this unit raised to an exponent.
pow(int) - Method in class org.apache.sis.measure.SystemUnit
Returns a unit equals to this unit raised to an exponent.
pow(int) - Method in class org.apache.sis.measure.UnitDimension
Returns this dimension raised to an exponent.
pow(long, int) - Static method in class org.apache.sis.math.MathFunctions
Computes the result of base argument raised to the power given by exponent argument.
pow(String, int, boolean) - Static method in class org.apache.sis.measure.ConventionalUnit
Raises the given symbol to the given power.
pow(UnitConverter, int, boolean) - Static method in class org.apache.sis.measure.LinearConverter
Raises the given converter to the given power.
pow(Fraction) - Method in class org.apache.sis.measure.UnitDimension
Returns this dimension raised to an exponent.
pow10(double) - Static method in class org.apache.sis.math.MathFunctions
Computes 10 raised to the power of x.
pow10(int) - Static method in class org.apache.sis.math.DecimalFunctions
Computes 10 raised to the power of x.
pow10(int) - Static method in class org.apache.sis.math.MathFunctions
Computes 10 raised to the power of x.
POW10 - Static variable in class org.apache.sis.math.DecimalFunctions
Table of integer powers of 10, precomputed both for performance and accuracy reasons.
power - Variable in class org.apache.sis.referencing.operation.transform.PowerTransform1D
The power.
power(String) - Static method in class org.apache.sis.measure.ConventionalUnit
Returns the positive power after the given unit symbol, or 0 in case of doubt.
Power(double, Unit<Power>) - Constructor for class org.apache.sis.measure.Scalar.Power
 
PowerOf10 - Class in org.apache.sis.measure
Conversions from units represented by a logarithm in base 10.
PowerOf10() - Constructor for class org.apache.sis.measure.PowerOf10
Creates the singleton instance.
PowerOf10.Logarithm - Class in org.apache.sis.measure
Inverse of PowerOf10.
POWERS - Static variable in class org.apache.sis.measure.Prefixes
 
PowerTransform1D - Class in org.apache.sis.referencing.operation.transform
Raises the given value at some fixed power.
PowerTransform1D(double) - Constructor for class org.apache.sis.referencing.operation.transform.PowerTransform1D
Constructs a new exponential transform.
PPM - Static variable in class org.apache.sis.measure.Units
Dimensionless unit for parts per million (ppm).
PPM - Static variable in class org.apache.sis.referencing.datum.BursaWolfParameters
The conversion factor from parts per million to scale minus one.
PREALLOCATED_SPACE_IS_USED_MASK - Static variable in class org.apache.sis.internal.storage.inflater.LZW
Mask for a bit in an LZW.entriesForCodes element for telling whether the extra space allocated in the LZW.stringsFromCode array has already been used by another entry.
PRECISE - Enum constant in enum org.apache.sis.storage.gps.Fix
Precise Positioning Service (PPS) used.
precision - Variable in class org.apache.sis.internal.sql.feature.Column
The column size, or 0 if not applicable.
precision - Variable in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
The desired precision of inverse transformations in unit of source coordinates, or 0 in unspecified.
PRECISION - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Precision of offset values in the grid file.
PRECISION - Static variable in class org.apache.sis.storage.geotiff.Localization
The desired precision of coordinate transformations in units of pixels.
preConcatenate(AffineTransform) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before concatenating this transform.
predefined(String, int) - Method in class org.apache.sis.referencing.EPSGFactoryFallback
Implementation of all createFoo(String) methods in this fallback class.
PREDEFINED - Static variable in class org.apache.sis.xml.NilReason
List of predefined constants.
predicate(DistanceOperatorName, GeometryWrapper<G>, Quantity<Length>, SpatialOperationContext) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Applies a filter predicate between this geometry and another geometry.
predicate(SpatialOperatorName, GeometryWrapper<G>, SpatialOperationContext) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Applies a filter predicate between this geometry and another geometry.
PREDICATES - Static variable in class org.apache.sis.internal.feature.esri.Wrapper
PREDICATES - Static variable in class org.apache.sis.internal.feature.j2d.PointWrapper
PREDICATES - Static variable in class org.apache.sis.internal.feature.j2d.Wrapper
PREDICATES - Static variable in class org.apache.sis.internal.feature.jts.Wrapper
All predicates recognized by #predicate(SpatialOperatorName, Geometry).
predicateSameCRS(DistanceOperatorName, GeometryWrapper<G>, double) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Applies a filter predicate between this geometry and another geometry within a given distance.
predicateSameCRS(DistanceOperatorName, GeometryWrapper<Geometry>, double) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Applies a filter predicate between this geometry and another geometry within a given distance.
predicateSameCRS(SpatialOperatorName, GeometryWrapper<Geometry>) - Method in class org.apache.sis.internal.feature.esri.Wrapper
Applies a filter predicate between this geometry and another geometry.
predicateSameCRS(SpatialOperatorName, GeometryWrapper<G>) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Applies a filter predicate between this geometry and another geometry.
predicateSameCRS(SpatialOperatorName, GeometryWrapper<Shape>) - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Applies a filter predicate between this geometry and another geometry.
predicateSameCRS(SpatialOperatorName, GeometryWrapper<Shape>) - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Applies a filter predicate between this geometry and another geometry.
predicateSameCRS(SpatialOperatorName, GeometryWrapper<Geometry>) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Applies a filter predicate between this geometry and another geometry.
predictor - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Mathematical operator that is applied to the image data before an encoding scheme is applied.
Predictor - Enum in org.apache.sis.internal.geotiff
Possible values for Tags.Predictor.
Predictor - Static variable in class org.apache.sis.storage.geotiff.Tags
 
Predictor() - Constructor for enum org.apache.sis.internal.geotiff.Predictor
 
PredictorChannel - Class in org.apache.sis.internal.storage.inflater
Implementation of a Predictor to be executed after decompression.
PredictorChannel(CompressionChannel) - Constructor for class org.apache.sis.internal.storage.inflater.PredictorChannel
Creates a predictor.
preferredCodespaces - Variable in class org.apache.sis.parameter.ParameterFormat
If the identifier should be written only for some code spaces, those code spaces.
preferredCRS - Variable in class org.apache.sis.internal.referencing.WraparoundAxesFinder
The CRS that may contain wraparound axes.
preferredIndex - Variable in class org.apache.sis.metadata.sql.Dispatcher
Index in the CachedStatement cache array where to search first.
preferredTileHeight - Variable in class org.apache.sis.internal.coverage.j2d.ImageLayout
Preferred size for tiles.
preferredTileWidth - Variable in class org.apache.sis.internal.coverage.j2d.ImageLayout
Preferred size for tiles.
preferredToSpecified - Variable in class org.apache.sis.internal.referencing.WraparoundAxesFinder
The transform from WraparoundAxesFinder.preferredCRS to the CRS specified at construction time.
prefetch() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Tries to read more bytes from the channel without changing the buffer position.
prefetch() - Method in class org.apache.sis.storage.StorageConnector
Transfers more bytes from the DataInput to the ByteBuffer, if possible.
prefetch(RenderedImage, AffineTransform, Envelope2D) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Computes immediately, possibly using many threads, the tiles that are going to be displayed.
prefetch(RenderedImage, Rectangle) - Method in class org.apache.sis.image.ImageProcessor
Computes immediately all tiles in the given region of interest, then return an image will those tiles ready.
prefetch(Rectangle) - Method in class org.apache.sis.image.BandedSampleConverter
Notifies the source image that tiles will be computed soon in the given region.
prefetch(Rectangle) - Method in class org.apache.sis.image.ComputedImage
Notifies this image that tiles will be computed soon in the given region.
prefetch(Rectangle) - Method in class org.apache.sis.image.ImageAdapter
Notifies the source image that tiles will be computed soon in the given region.
prefetch(Rectangle) - Method in class org.apache.sis.image.PlanarImage
Notifies this image that tiles will be computed soon in the given region.
prefetch(Rectangle) - Method in class org.apache.sis.image.ResampledImage
Notifies the source image that tiles will be computed soon in the given region.
prefetch(Rectangle) - Method in class org.apache.sis.image.SourceAlignedImage
Notifies the source image that tiles will be computed soon in the given region.
prefetch(Rectangle) - Method in class org.apache.sis.internal.coverage.j2d.BatchComputedImage
Notifies this image that tiles will be computed soon in the given region.
prefetched - Variable in class org.apache.sis.internal.coverage.j2d.BatchComputedImage
Tiles fetched by a calls to BatchComputedImage.prefetch(Rectangle), or null if none.
PrefetchedImage - Class in org.apache.sis.image
An image which delegate all tile requests to another image except for some tiles that are fetched in advance.
PrefetchedImage(RenderedImage, Rectangle, ErrorHandler, boolean) - Constructor for class org.apache.sis.image.PrefetchedImage
Creates a new prefetched image.
PrefetchedImage.Worker - Class in org.apache.sis.image
A worker for prefetching tiles in an image.
prefix - Variable in class org.apache.sis.feature.StringJoinOperation
The characters to use at the beginning of the concatenated string, or an empty string if none.
prefix - Variable in class org.apache.sis.measure.AngleFormat
Characters to insert before the text to format, and after each field.
prefix - Variable in class org.apache.sis.parameter.TensorParameters
The prefix of parameter names for tensor elements.
prefix(String) - Static method in class org.apache.sis.metadata.PropertyComparator
Returns the prefix of the specified method name.
PREFIX - Static variable in enum org.apache.sis.console.Option
The prefix to prepend to option names.
PREFIX - Static variable in class org.apache.sis.internal.jaxb.lan.LocalisedCharacterString
A prefix to concatenate with the language code.
PREFIX - Static variable in class org.apache.sis.internal.storage.gpx.Tags
GPX scope name used for feature type names.
PREFIX - Static variable in class org.apache.sis.internal.util.DefinitionURI
The "urn:ogc:def" prefix used in all URN supported by this class.
PREFIX - Static variable in class org.apache.sis.referencing.crs.ConversionKeys
The prefix to add or remove to the keys.
PREFIX_FIELD - Static variable in class org.apache.sis.measure.AngleFormat
A constant for the symbol to appears before the degrees fields.
PREFIXABLE - Static variable in class org.apache.sis.measure.UnitRegistry
A bitmask specifying that the unit symbol can be combined with a SI prefix.
prefixes - Variable in class org.apache.sis.xml.TransformingNamespaces.Prefixes
Iterator over some (not all) prefixes, or null if a new iterator needs to be fetched.
prefixes - Variable in class org.apache.sis.xml.TransformingReader
The prefixes for namespace URIs.
Prefixes - Class in org.apache.sis.measure
Utility methods related to the management of prefixes.
Prefixes() - Constructor for class org.apache.sis.measure.Prefixes
Do not allow instantiation of this class.
Prefixes(NamespaceContext, Iterator<Map.Entry<String, String>>, String) - Constructor for class org.apache.sis.xml.TransformingNamespaces.Prefixes
Creates a new iterator for the prefixes associated to the given namespace URI.
PREFIXES - Static variable in class org.apache.sis.measure.Prefixes
The SI prefixes in increasing order.
prefixReplacement(String, String) - Method in class org.apache.sis.xml.Transformer
Returns the prefix to use for a name in a new namespace.
prefixReplacement(String, String) - Method in class org.apache.sis.xml.TransformingReader
Returns the prefix to use for a name in a new namespace.
prefixReplacement(String, String) - Method in class org.apache.sis.xml.TransformingWriter
Returns the prefix to use for a name in a new namespace.
Preformat - Class in org.apache.sis.internal.doclet
The @preformat tag for inserting a pre-formatted code in a javadoc comment.
Preformat() - Constructor for class org.apache.sis.internal.doclet.Preformat
Constructs a @preformat taglet.
Preformat.Style - Enum in org.apache.sis.internal.doclet
The set of legal words after preformat.
PREIMAGE - Static variable in class org.apache.sis.internal.referencing.provider.Interpolation1D
The operation parameter descriptor for the "preimage" parameter value.
preload(GridCoverage) - Method in class org.apache.sis.internal.storage.TiledGridResource
If the loading strategy is to load all tiles at read(…) time, replaces the given coverage by a coverage will all data in memory.
prepare(Object, boolean, String, OpenOption[]) - Static method in class org.apache.sis.internal.storage.io.ChannelFactory
Returns a byte channel factory without wrappers, or null if unsupported.
prepare(Object, boolean, String, OpenOption[], UnaryOperator<ChannelFactory>) - Static method in class org.apache.sis.internal.storage.io.ChannelFactory
Returns a byte channel factory from the given input or output, or null if the given input/output is unsupported.
prepare(SampleDimension[]) - Method in class org.apache.sis.coverage.SampleRangeFormat
Computes the smallest number of fraction digits necessary to resolve all quantitative values.
PREPARE - Static variable in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
A sentinel value for the content of the script to execute before the SQL scripts provided by the authority.
prepareAggregate(StoreListeners) - Method in class org.apache.sis.storage.aggregate.Group
Prepares an initially empty aggregate.
prepareIntrospectionStatement(String, char, String, String) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Prepares the statement for fetching information about all geometry or raster columns in a specified table.
prepareReader(ImageReader) - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Prepares an image reader compatible with the writer and sets its input.
prepareReader(ImageReader) - Method in class org.apache.sis.internal.storage.image.WritableStore
Prepares an image reader compatible with the writer and sets its input.
prepareStatement(Class<?>, String, int) - Method in class org.apache.sis.metadata.sql.MetadataSource
Returns a statement that can be reused for performing queries on the table for the specified interface.
prepareStatement(String, String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns the cached statement or create a new one for the given table.
prepareTransferRegion() - Method in class org.apache.sis.image.Transferer.DoubleToDouble
Subdivides the region to process in smaller strips, for smaller Transferer.DoubleToDouble.buffer.
prepareTransferRegion() - Method in class org.apache.sis.image.Transferer.DoubleToInteger
Subdivides the region to process in smaller strips, for smaller Transferer.DoubleToInteger.buffer.
prepareTransferRegion() - Method in class org.apache.sis.image.Transferer.FloatToFloat
Subdivides the region to process in smaller strips, for smaller Transferer.FloatToFloat.buffer.
prepareTransferRegion() - Method in class org.apache.sis.image.Transferer.FloatToInteger
Subdivides the region to process in smaller strips, for smaller Transferer.FloatToInteger.buffer.
prepareTransferRegion() - Method in class org.apache.sis.image.Transferer
Sets region.height to the height of the buffer where values are stored during data transfer and where MathTransform1D operations are applied.
prepareTransferRegion(Rectangle, int) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Suggests the height of a transfer region for a tile of the given size.
prependNamespace(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGInstaller
Prepends the given schema or catalog to all table names.
prependSectionNumber(int, Node) - Method in class org.apache.sis.internal.book.Assembler
Prepend the current section numbers to the given node.
Preprocessing - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Preprocessing
present - Variable in class org.apache.sis.util.collection.WeakValueHashMap.Wildcard
Whether the key shall be associated to a value.
PRESENT - Static variable in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
Whether the SRID is present, absent, or may be present or absent depending on the value.
presentationForms - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Mode in which the resource is represented, or an empty collection if none.
Pressure(double, Unit<Pressure>) - Constructor for class org.apache.sis.measure.Scalar.Pressure
 
previous - Variable in class org.apache.sis.internal.jaxb.Context
The context which was previously used.
previous - Variable in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder.Period
Previous property in a chained list of properties.
previous - Variable in class org.apache.sis.internal.system.DaemonThread
The previous element in a chain of DaemonThreads.
previous - Variable in class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
The previous Disambiguation in a linked list, or null if we reached the end of list.
previous - Variable in class org.apache.sis.measure.FormattedCharacterIterator.Entry
The previous entry in a chained list of entries for the same key, or null if none.
previous() - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
Move backward by one element.
previous() - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Decrements the iterator's index by one and returns the character at the new index.
previousCode - Variable in class org.apache.sis.internal.storage.inflater.LZW
Last code found in previous iteration.
previousInAccessor - Variable in class org.apache.sis.metadata.TreeNodeChildren.Iter
Index in TreeNodeChildren.accessor of the element returned by the last call to TreeNodeChildren.Iter.next(), or -1 if none.
previousIndex() - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
Index of element to be returned by ListOfUnknownSize.Iterator.previous().
previousSearches - Variable in class org.apache.sis.referencing.operation.CoordinateOperationFinder
The pair of source and target CRS for which we already searched a coordinate operation.
preVisit(PropertyAccessor) - Method in class org.apache.sis.metadata.HashCode
Resets the hash code to an initial value for a new metadata instance.
preVisit(PropertyAccessor) - Method in class org.apache.sis.metadata.MetadataCopier
Invoked before the properties of a metadata instance are visited.
preVisit(PropertyAccessor) - Method in class org.apache.sis.metadata.MetadataVisitor
Invoked when a new metadata is about to be visited.
preVisit(PropertyAccessor) - Method in class org.apache.sis.metadata.Pruner
Marks a metadata instance as empty before we start visiting its non-null properties.
preVisit(PropertyAccessor) - Method in class org.apache.sis.metadata.StateChanger
Notifies MetadataVisitor that we want to visit all writable properties.
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.apache.sis.internal.unopkg.JavaMaker.Copier
Determines whether the given directory should be visited.
primary - Variable in class org.apache.sis.internal.converter.FallbackConverter
The primary converter, to be tried first.
PrimaryChromaticities - Static variable in class org.apache.sis.storage.geotiff.Tags
 
primaryKey - Variable in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
The columns that constitute the primary key, or an empty set if there is no primary key.
primaryKey - Variable in class org.apache.sis.internal.sql.feature.Table
The columns that constitute the primary key, or null if there is no primary key.
PrimaryKey - Class in org.apache.sis.internal.sql.feature
Represents SQL primary key constraint.
PrimaryKey(Class<?>) - Constructor for class org.apache.sis.internal.sql.feature.PrimaryKey
For sub-class constructors only.
PrimaryKey.Composite - Class in org.apache.sis.internal.sql.feature
A primary key composed of two or more columns.
PrimaryKey.Single - Class in org.apache.sis.internal.sql.feature
A primary key composed of exactly one column.
primaryKeyClass - Variable in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
The class of primary key values, or null if there is no primary key.
primaryKeyNullable - Variable in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Whether the primary key can have null values.
PRIME - Static variable in class org.apache.sis.math.Vector
The prime number used in hash code computation.
PRIME_MERIDIAN - Static variable in class org.apache.sis.internal.referencing.DefinitionVerifier
Indicates in which part of CRS description a difference has been found.
PRIME_MERIDIAN - Static variable in class org.apache.sis.referencing.EPSGFactoryFallback
Kinds of object created by this factory, as bitmask.
PRIME_MERIDIAN - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
PrimeM - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to AbstractCS and AbstractDatum.
PRIMEM - Static variable in class org.apache.sis.storage.geotiff.CRSBuilder
Index where to store the name of the geodetic CRS, the datum, the ellipsoid and the prime meridian.
primeMeridian - Variable in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
The prime meridian.
primeMeridian() - Method in enum org.apache.sis.referencing.CommonCRS
Returns the prime meridian associated to this geodetic object.
primeMeridian() - Static method in class org.apache.sis.referencing.StandardDefinitions
Creates the Greenwich prime meridian.
primeMeridian(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS
Returns the prime meridian associated to the given object, or null if none.
PrimeMeridian - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to AbstractCS and AbstractDatum.
PrimeMeridian - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.2.4 codes.
PrimeMeridianLong - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AngularUnit.
primeNumberAt(int) - Static method in class org.apache.sis.math.MathFunctions
Returns the ith prime number.
primes - Static variable in class org.apache.sis.math.MathFunctions
The sequence of prime numbers computed so far.
PRIMES_LENGTH_15_BITS - Static variable in class org.apache.sis.math.MathFunctions
Maximal length needed for the MathFunctions.primes array in order to store prime numbers from 2 to 32749 (15 bits) or 65521 (16 bits).
PRIMES_LENGTH_16_BITS - Static variable in class org.apache.sis.math.MathFunctions
Maximal length needed for the MathFunctions.primes array in order to store prime numbers from 2 to 32749 (15 bits) or 65521 (16 bits).
primitive - Variable in class org.apache.sis.util.Numbers
The primitive type.
primitiveBitCount(Class<?>) - Static method in class org.apache.sis.util.Numbers
Returns the number of bits used by primitive of the specified type.
PrimitiveSpliterator() - Constructor for class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Creates a new iterator for the whole content of the backing list.
PrimitiveSpliterator(IntegerList.PrimitiveSpliterator, int) - Constructor for class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Creates the prefix spliterator in a call to IntegerList.PrimitiveSpliterator.trySplit().
primitiveToWrapper(Class<N>) - Static method in class org.apache.sis.util.Numbers
Changes a primitive class to its wrapper (for example int to Integer).
PrimitiveTypeProperties - Class in org.apache.sis.internal.jaxb
A workaround for attaching properties (nilreason, href, etc.) to primitive type wrappers.
PrimitiveTypeProperties() - Constructor for class org.apache.sis.internal.jaxb.PrimitiveTypeProperties
Do not allow instantiation of this class.
print() - Method in class org.apache.sis.io.wkt.FormattableObject
Prints a string representation of this object to the standard output stream.
print() - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
Prints a string representation of this descriptor to the standard output stream.
print() - Method in class org.apache.sis.parameter.Parameters
Prints a string representation of this group to the standard output stream.
print(Iterable<IdentifierCommand.Row>) - Method in class org.apache.sis.console.IdentifierCommand
Prints all non-null rows.
print(Object) - Static method in class org.apache.sis.parameter.ParameterFormat
Writes the given object to the console using a shared instance of ParameterFormat.
print(Diagnostic.Kind, String) - Method in class org.apache.sis.internal.doclet.Taglet
Prints an error or warning message.
printableLength - Variable in class org.apache.sis.io.LineAppender
The number of Java characters (not Unicode code points) in LineAppender.buffer, ignoring trailing whitespaces.
printAbridged(Throwable, Appendable, String, String, String) - Static method in class org.apache.sis.util.logging.MonolineFormatter
Prints an abridged stack trace.
printAccuracy(double) - Method in class org.apache.sis.console.TransformCommand
Prints the accuracy.
printAxes(CoordinateSystem) - Method in class org.apache.sis.console.TransformCommand
 
printCacheContent(PrintWriter) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Prints the cache content to the given writer.
printCacheContent(Map<?, ?>, PrintWriter) - Static method in class org.apache.sis.referencing.factory.CacheRecord
printCommentLinePrefix() - Method in class org.apache.sis.console.TransformCommand
Prints the character for commented lines.
printDetails() - Method in class org.apache.sis.console.TransformCommand
Prints the coordinate operation or math transform in Well Known Text format.
printDomainOfValidity(Extent) - Method in class org.apache.sis.console.TransformCommand
Prints a textual description of the domain of validity.
printer - Variable in class org.apache.sis.util.logging.MonolineFormatter
The printer wrapping the MonolineFormatter.writer.
printError(String) - Method in class org.apache.sis.internal.doclet.Taglet
Prints an error message for the current tag.
printHeader(short) - Method in class org.apache.sis.console.TransformCommand
Prints the given string after the prefix comment.
printNameAndIdentifier(IdentifiedObject, boolean) - Method in class org.apache.sis.console.TransformCommand
Prints the name and authority code (if any) of the given object.
printOperations(CoordinateOperation, boolean) - Method in class org.apache.sis.console.TransformCommand
Prints a summary of the given coordinate operation as a sequence of steps.
printQuotedText(String, int, X364) - Method in class org.apache.sis.console.TransformCommand
Prints a quoted text in the given color.
printWarning(String) - Method in class org.apache.sis.internal.doclet.Taglet
Prints a warning message for the current tag.
priority - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Priority applied to the target.
priority - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Relative ordered importance, or urgency, of the requirement.
PRJ - Static variable in class org.apache.sis.internal.storage.PRJDataStore
The filename extension of "*.prj" files.
PRJDataStore - Class in org.apache.sis.internal.storage
A data store for a file or URI accompanied by an auxiliary file of the same name with .prj extension.
PRJDataStore(DataStoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.PRJDataStore
Creates a new data store.
PRJDataStore.AuxiliaryContent - Class in org.apache.sis.internal.storage
Content of a file read by PRJDataStore.readAuxiliaryFile(String).
PRJDataStore.Provider - Class in org.apache.sis.internal.storage
Provider for PRJDataStore instances.
probe - Variable in class org.apache.sis.storage.ProbeProviderPair
probeContent() - Method in class org.apache.sis.internal.storage.xml.MimeTypeDetector
Wraps the call to MimeTypeDetector.getMimeType() for catching IOException and for instantiating the ProbeResult.
probeContent(ByteBuffer, Reader) - Method in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Tests the first keyword from one of the given inputs.
probeContent(Path) - Method in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Returns ProbeResult.SUPPORTED if the content of given file begins with an expected keyword.
probeContent(DataStoreProvider, StorageConnector) - Method in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Returns ProbeResult.SUPPORTED if the given storage appears to begin with an expected keyword.
probeContent(StorageConnector) - Method in class org.apache.sis.internal.storage.csv.StoreProvider
Returns the MIME type if the given storage appears to be supported by CSV Store.
probeContent(StorageConnector) - Method in class org.apache.sis.internal.storage.esri.AsciiGridStoreProvider
Returns the MIME type if the given storage appears to be supported by AsciiGridStore.
probeContent(StorageConnector) - Method in class org.apache.sis.internal.storage.esri.RawRasterStoreProvider
Returns ProbeResult.SUPPORTED if the given storage appears to be supported by RawRasterStore.
probeContent(StorageConnector) - Method in class org.apache.sis.internal.storage.folder.StoreProvider
Returns ProbeResult.SUPPORTED if the given storage appears to be a folder.
probeContent(StorageConnector) - Method in class org.apache.sis.internal.storage.image.WorldFileStoreProvider
Returns the MIME type if the image file is recognized by an Image I/O reader.
probeContent(StorageConnector) - Method in class org.apache.sis.internal.storage.wkt.StoreProvider
Returns WKT version if the given storage appears to be supported by WKT Store.
probeContent(StorageConnector) - Method in class org.apache.sis.internal.storage.xml.AbstractProvider
Returns the MIME type if the given storage appears to be supported by the data store.
probeContent(StorageConnector) - Method in class org.apache.sis.storage.DataStoreProvider
Indicates if the given storage appears to be supported by the DataStores created by this provider.
probeContent(StorageConnector) - Method in class org.apache.sis.storage.geotiff.GeoTiffStoreProvider
Returns the MIME type if the given storage appears to be supported by GeoTiffStore.
probeContent(StorageConnector) - Method in class org.apache.sis.storage.landsat.LandsatStoreProvider
Returns ProbeResult.SUPPORTED if the given storage appears to be supported by LandsatStore.
probeContent(StorageConnector) - Method in class org.apache.sis.storage.sql.SQLStoreProvider
Returns ProbeResult.SUPPORTED if the given storage appears to be supported by SQLStore.
probeContent(StorageConnector, Class<S>, DataStoreProvider.Prober<? super S>) - Method in class org.apache.sis.storage.DataStoreProvider
Applies the specified test on the storage content without modifying buffer or input stream position.
probeContentType(Object) - Method in class org.apache.sis.storage.DataStoreRegistry
Returns the MIME type of the storage file format, or null if unknown or not applicable.
probeContentType(Object) - Static method in class org.apache.sis.storage.DataStores
Returns the MIME type of the storage file format, or null if unknown or not applicable.
probeContentType(Path) - Method in class org.apache.sis.internal.storage.StoreTypeDetector
Probes the given file by delegating to DataStores.probeContentType(Object).
ProbeInputStream - Class in org.apache.sis.storage
A temporary input stream used for probing purposes.
ProbeInputStream(StorageConnector, InputStream) - Constructor for class org.apache.sis.storage.ProbeInputStream
Creates a new input stream which delegates everything to the given input except the mark/reset operations.
ProbeProviderPair - Class in org.apache.sis.storage
A pair of ProbeResult and DataStoreProvider, for internal usage by DataStoreRegistry only.
ProbeProviderPair(DataStoreProvider, ProbeResult) - Constructor for class org.apache.sis.storage.ProbeProviderPair
Creates a new pair.
ProbeReader - Class in org.apache.sis.storage
A temporary character reader used for probing purposes.
ProbeReader(StorageConnector, Reader) - Constructor for class org.apache.sis.storage.ProbeReader
Creates a new reader which delegates everything to the given reader except the mark/reset operations.
ProbeResult - Class in org.apache.sis.storage
Tells whether a storage (file, database) appears to be supported by a DataStore.
ProbeResult(boolean, String, Version) - Constructor for class org.apache.sis.storage.ProbeResult
Creates a new ProbeResult with the given support status, MIME type and version number.
ProbeResult.Constant - Class in org.apache.sis.storage
Implementation of static constants defined in ProbeResult.
ProberList(DataStoreProvider.Prober<S>, Class<N>, DataStoreProvider.Prober<? super N>) - Constructor for class org.apache.sis.storage.DataStoreProvider.ProberList
Creates a new composed probe as a root node of a linked list.
procedureDescription - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Additional details about the processing procedures.
process(File, Node, boolean) - Method in class org.apache.sis.internal.book.Assembler
Performs on the given node the processing documented in the class javadoc.
processAbbreviation(Element) - Method in class org.apache.sis.internal.book.Assembler
Automatically inserts a title attribute in the given <abbr> element if it meets the condition documented in the class javadoc.
processAllResourceDirectories(File) - Method in class org.apache.sis.util.resources.ResourceCompilerMojo
Recursively scans the directories and find all Java classes having a property files of the same name.
processDirectory(File) - Method in class org.apache.sis.internal.doclet.Rewriter
Processes recursively all HTML files in the given directory.
processedLevel - Variable in class org.apache.sis.metadata.iso.lineage.DefaultSource
Processing level of the source data.
processing - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Information about the procedures, processes and algorithms applied in the process step.
processing() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the processing object if it does not already exists, then returns it.
ProcessingExecutedOn_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Processing executed on {0}.
processingInformation - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Comprehensive information about the procedure by which the algorithm was applied to derive geographic data from the raw instrument measurements, such as datasets, software used, and the processing environment.
processingLevel - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Code that identifies the level of processing in the producers coding system of a resource.
processingLevelCode - Variable in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Identifier for the level of processing that has been applied to the resource.
processor - Variable in class org.apache.sis.coverage.grid.ConvertedGridCoverage
The image processor to use for creating the tiles of converted values.
processor - Variable in class org.apache.sis.coverage.grid.DomainLinearizer
The processor to use for coverage ressampling, created when first needed.
processor - Variable in class org.apache.sis.image.ImageCombiner
The image processor for resampling operation.
processor - Variable in class org.apache.sis.internal.coverage.CoverageCombiner
The image processor for resampling operation.
processor - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Worker
The process to execute on each Raster or WritableRaster.
processor - Variable in class org.apache.sis.internal.map.coverage.RenderingData
The processor that we use for resampling image and recoloring the image.
processor() - Method in class org.apache.sis.coverage.grid.DomainLinearizer
Returns the grid coverage processor associated to this linearizer.
PROCESSOR - Static variable in class org.apache.sis.coverage.grid.GridCoverage.Lazy
 
processors - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Identification of, and means of communication with, person(s) and organization(s) associated with the process step.
PROCESSORS - Static variable in class org.apache.sis.coverage.grid.GridCoverageProcessor
Configured ImageProcessor instances used by GridCoverages created by processors.
processStep - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Information about an event or transformation in the life of a resource.
processStep() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the process step object if it does not already exists, then returns it.
processSteps - Variable in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Information about an event in the creation process for the data specified by the scope.
product(Unit<T>, boolean) - Method in class org.apache.sis.measure.SystemUnit
Implementation of SystemUnit.multiply(Unit) and SystemUnit.divide(Unit) methods.
profiles - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Profiles to which the service adheres.
ProfileTypes - Class in org.apache.sis.internal.profile.fra
Completes the JAXB context with classes specific to the French profile.
ProfileTypes() - Constructor for class org.apache.sis.internal.profile.fra.ProfileTypes
 
PROJ4 - Static variable in class org.apache.sis.internal.util.Constants
The "Proj4" code space.
PROJ4 - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The authority for identifiers of objects defined by the PROJ project.
ProjCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
ProjCS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
project - Variable in class org.apache.sis.internal.maven.Assembler
Project information (name, version, URL).
project - Variable in class org.apache.sis.internal.maven.JarCollector
The Maven project running this plugin.
project - Variable in class org.apache.sis.internal.unopkg.UnoPkg
The Maven project running this plugin.
project - Variable in class org.apache.sis.util.resources.ResourceCompilerMojo
Project information (name, version, URL).
Projected - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Projected
Projected(AbstractLocationType, CharSequence) - Constructor for class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
Creates a new location for the given geographic identifier.
PROJECTED - Static variable in class org.apache.sis.storage.landsat.MetadataReader
Index of projected and geographic coordinates in the MetadataReader.corners array.
PROJECTED_CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
ProjectedCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
projectedCS - Variable in class org.apache.sis.referencing.factory.CommonAuthorityFactory
The coordinate system for map projection in metres, created when first needed.
ProjectedCSType - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.3.1 codes.
ProjectedTransformTry - Class in org.apache.sis.referencing.operation.builder
Information about an attempt to transform coordinates to some projection before to compute a linear approximation.
ProjectedTransformTry(String, MathTransform, int[], int, boolean) - Constructor for class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Prepares a new attempt to project a localization grid.
ProjectedTransformTry(ProjectedTransformTry) - Constructor for class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Creates a new instance initialized to a copy of the given instance but without result.
projection - Variable in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
A conversion from a non-linear grid (typically with longitude and latitude values) to something that may be more linear (typically, but not necessarily, a map projection).
projection - Variable in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
The actual map projection to execute after the longitude wraparound.
projection - Variable in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
The projection that performs the actual work before we add the zone number.
projection - Variable in class org.apache.sis.storage.FeatureQuery
The properties to retrieve, or null if all properties shall be included in the query.
projection - Variable in class org.apache.sis.storage.landsat.MetadataReader
The map projection parameters.
projection(double, double) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Projection - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Projection - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.3.2 codes.
PROJECTION_NAMES - Static variable in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Names of objects in the AUTO(2) namespace for codes from 42001 to 42005 inclusive.
ProjectionException - Exception in org.apache.sis.referencing.operation.projection
Thrown by NormalizedProjection when a map projection failed.
ProjectionException() - Constructor for exception org.apache.sis.referencing.operation.projection.ProjectionException
Constructs a new exception with no detail message.
ProjectionException(String) - Constructor for exception org.apache.sis.referencing.operation.projection.ProjectionException
Constructs a new exception with the specified detail message.
ProjectionException(String, Throwable) - Constructor for exception org.apache.sis.referencing.operation.projection.ProjectionException
Constructs a new exception with the specified detail message and cause.
ProjectionException(Throwable) - Constructor for exception org.apache.sis.referencing.operation.projection.ProjectionException
Constructs a new exception with the specified cause.
projectionFactory - Variable in class org.apache.sis.referencing.GeodeticCalculator
The factory for map projections created by GeodeticCalculator.createProjectionAroundStart(), fetched when first needed.
projectionParameters - Variable in class org.apache.sis.referencing.GeodeticCalculator
Parameters of the projection created by GeodeticCalculator.createProjectionAroundStart(), saved for reuse when new projection is requested.
projectionProvider - Variable in class org.apache.sis.referencing.GeodeticCalculator
The provider of "Azimuthal Equidistant (Spherical)" or "Modified Azimuthal Equidistant" projection.
projections - Variable in class org.apache.sis.referencing.factory.sql.CoordinateOperationSet
The codes of ProjectedCRS objects for the specified Conversion codes.
ProjectionVariant - Interface in org.apache.sis.referencing.operation.projection
Variant of the map projection used.
ProjectiveTransform - Class in org.apache.sis.referencing.operation.transform
A usually affine, or otherwise a projective transform for the generic cases.
ProjectiveTransform(Matrix) - Constructor for class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Constructs a transform from the specified matrix.
ProjectiveTransform2D - Class in org.apache.sis.referencing.operation.transform
Projective transform in 2D case.
ProjectiveTransform2D(Matrix) - Constructor for class org.apache.sis.referencing.operation.transform.ProjectiveTransform2D
Creates projective transform from a matrix.
Projector() - Constructor for class org.apache.sis.internal.feature.SpatialOperationContext.Projector
projToGrid - Variable in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Maps ProjectedTransformTry.projection dimensions to LinearTransformBuilder target dimensions.
propagateVertical(CoordinateReferenceSystem, CoordinateReferenceSystem, ListIterator<CoordinateOperation>, boolean) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Appends a vertical axis in the source CRS of the first step forward = true or in the target CRS of the last step forward = false of the given operations chain.
propagateVertical(CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperation, CoordinateOperationRegistry.Decomposition) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Returns a new coordinate operation with the ellipsoidal height added either in the source coordinates, in the target coordinates or both.
properties - Variable in class org.apache.sis.coverage.grid.GridCoverageBuilder
The properties to give to the image, or null if none.
properties - Variable in class org.apache.sis.coverage.grid.ImageRenderer
The properties to give to the image, or null if none.
properties - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
Builders for the properties (attributes, associations or operations) of this feature.
properties - Variable in class org.apache.sis.feature.DefaultFeatureType
Any feature operation, any feature attribute type and any feature association role that carries characteristics of a feature type.
properties - Variable in class org.apache.sis.feature.DenseFeature
The properties (attributes or feature associations) in this feature.
properties - Variable in class org.apache.sis.feature.SparseFeature
The properties (attributes or feature associations) in this feature.
properties - Variable in class org.apache.sis.internal.coverage.j2d.BatchComputedImage
Image properties, or an empty map if none.
properties - Variable in class org.apache.sis.internal.coverage.j2d.TiledImage
Image properties, or an empty map if none.
properties - Variable in class org.apache.sis.internal.filter.SortByComparator
The sort order specified to the constructor.
properties - Variable in class org.apache.sis.internal.referencing.MergedProperties
The user supplied properties.
properties - Variable in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder
The properties having values that may change in time.
properties - Variable in class org.apache.sis.io.wkt.GeodeticObjectParser
A map of properties to be given to the factory constructor methods.
properties - Variable in class org.apache.sis.referencing.Builder
The properties to be given to ObjectFactory methods.
properties - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
The properties to be given the objects to construct.
properties() - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Returns a view of all attributes and associations added to the FeatureType to build.
properties() - Method in class org.apache.sis.internal.converter.AngleConverter.Inverse
Declares that the converter is bijective.
properties() - Method in class org.apache.sis.internal.converter.AngleConverter
Declares that the converter is bijective.
properties() - Method in class org.apache.sis.internal.converter.ArrayConverter
Infers the properties of this converter from the properties of the elements converter.
properties() - Method in class org.apache.sis.internal.converter.CharSequenceConverter
Returns the properties of the converter given at construction time minus FunctionProperty.INJECTIVE, because we don't know how many source CharSequences can produce the same String.
properties() - Method in class org.apache.sis.internal.converter.CollectionConverter
Returns FunctionProperty.SURJECTIVE by default.
properties() - Method in class org.apache.sis.internal.converter.DateConverter.Inverse
 
properties() - Method in class org.apache.sis.internal.converter.DateConverter.Long
 
properties() - Method in class org.apache.sis.internal.converter.DateConverter
Returns the function properties.
properties() - Method in class org.apache.sis.internal.converter.FallbackConverter
Returns the manner in which source values (S) are mapped to target values.
properties() - Method in class org.apache.sis.internal.converter.FractionConverter.FromInteger
 
properties() - Method in class org.apache.sis.internal.converter.FractionConverter
Declares that this converter is injective, surjective, invertible and preserve order.
properties() - Method in class org.apache.sis.internal.converter.IdentityConverter
Returns the properties of this converter.
properties() - Method in class org.apache.sis.internal.converter.NumberConverter.Comparable
If the source class implements Comparable, then this converter is bijective.
properties() - Method in class org.apache.sis.internal.converter.NumberConverter
Declares this converter as a injective or surjective function, depending on whether conversions loose information or not.
properties() - Method in class org.apache.sis.internal.converter.ObjectToString.CodeList
Function is bijective, because no duplicated code list name shall exist.
properties() - Method in class org.apache.sis.internal.converter.ObjectToString.Enum
Function is bijective, because no duplicated enum name shall exist.
properties() - Method in class org.apache.sis.internal.converter.ObjectToString
Declares this converter as injective on the assumption that all instances of the source class produce distinct string representations.
properties() - Method in class org.apache.sis.internal.converter.PathConverter
Returns the properties of this converter.
properties() - Method in class org.apache.sis.internal.converter.StringConverter.InternationalString
Declares that the converter is bijective.
properties() - Method in class org.apache.sis.internal.converter.StringConverter
While this is not a general rule for surjective functions, all converters defined in this class are invertibles.
properties() - Method in class org.apache.sis.internal.converter.SurjectiveConverter
Returns FunctionProperty.SURJECTIVE by default.
properties() - Method in class org.apache.sis.internal.storage.xml.Store
Returns the properties to give to the (un)marshaller.
properties() - Method in class org.apache.sis.metadata.iso.DefaultMetadata.FromLocale
 
properties() - Method in class org.apache.sis.referencing.crs.ConversionKeys
Returns the manner in which source keys are mapped to target keys.
properties() - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
properties() - Method in class org.apache.sis.util.collection.DerivedMap
Returns the properties of the entry converter, as the union of some properties of the key and value converters.
properties() - Method in interface org.apache.sis.util.ObjectConverter
Returns the manner in which source values (S) are mapped to target values (T).
properties(int, String, String) - Static method in class org.apache.sis.internal.referencing.provider.EPSGName
Creates a map of properties to be given to the construction of an operation method.
properties(int, String, String, boolean) - Static method in class org.apache.sis.referencing.StandardDefinitions
Returns a map of properties for the given EPSG code, name and alias.
properties(int, String, GenericName) - Static method in class org.apache.sis.internal.referencing.provider.EPSGName
Creates a map of properties to be given to the construction of an operation method.
properties(short) - Static method in enum org.apache.sis.referencing.CommonCRS
Puts the name for the given key in a map of properties to be given to object constructors.
properties(Object) - Static method in class org.apache.sis.coverage.grid.GridExtentCRS
Creates a properties map to give to CS, CRS or datum constructors.
properties(Object) - Static method in class org.apache.sis.io.wkt.VerticalInfo
Convenience method for creating the map of properties to give to the factory method.
properties(Object) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Returns a map with the given name associated to "name".
properties(Object, String, AbstractParty) - Static method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Convenience method for helping subclasses to build their argument for the constructor.
properties(String) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Returns the given name in a singleton map.
properties(Identifier) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Returns the specified identifier in a map to be given to coordinate operation constructors.
properties(CoordinateReferenceSystem...) - Static method in class org.apache.sis.internal.referencing.EllipsoidalHeightCombiner
Suggests properties for a compound CRS made of the given elements.
properties(IdentifiedObject, short) - Static method in enum org.apache.sis.referencing.CommonCRS
Returns the same properties than the given object, except for the identifier which is set to the given code.
properties(SingleOperation, Map<String, Object>) - Static method in class org.apache.sis.referencing.operation.InverseOperationMethod
Infers the properties to give to an inverse coordinate operation.
properties(InternationalString) - Static method in enum org.apache.sis.referencing.CommonCRS
Puts the given name in a map of properties to be given to object constructors.
Properties - Class in org.apache.sis.referencing
An immutable map fetching all properties from the specified identified object.
Properties - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Properties
Properties(IdentifiedObject, String[]) - Constructor for class org.apache.sis.referencing.Properties
Creates new properties from the specified identified object.
PROPERTIES - Static variable in class org.apache.sis.feature.SparseFeature
A SparseFeature.valuesKind flag meaning that the SparseFeature.properties map contains Property instances.
PROPERTIES - Static variable in class org.apache.sis.internal.converter.ArrayConverter
The function properties which can be preserved by this converter.
PROPERTIES_EXT - Static variable in class org.apache.sis.util.resources.IndexedResourceCompiler
Extension for properties source files.
PROPERTIES_PATTERN - Static variable in class org.apache.sis.util.resources.ResourceCompilerMojo
Pattern to filter properties files that were modified.
PropertiesConverter - Class in org.apache.sis.referencing
Converts AbstractIdentifiedObject entries to NamedIdentifier entries.
PropertiesConverter(boolean) - Constructor for class org.apache.sis.referencing.PropertiesConverter
Constructor for static constants only.
property - Variable in class org.apache.sis.feature.builder.AssociationRoleBuilder
The association created by this builder, or null if not yet created.
property - Variable in class org.apache.sis.feature.builder.AttributeTypeBuilder
The attribute type created by this builder, or null if not yet created.
property - Variable in class org.apache.sis.feature.PropertySingleton
The property where to read and write the value.
property - Variable in class org.apache.sis.filter.DefaultSortProperty
The property on which to apply sorting.
property - Variable in class org.apache.sis.image.AnnotatedImage.CacheKey
The property name (never null).
property - Variable in class org.apache.sis.internal.metadata.Merger.ForMap
Used only in case of non-merged values.
property - Variable in enum org.apache.sis.internal.storage.image.FormatFilter
The method to invoke for getting the property values (name, suffix or MIME type) to use for filtering.
property - Variable in class org.apache.sis.metadata.iso.identification.DefaultResolution
Specifies which property is set, or 0 if none.
property - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Specifies which property is set, or 0 if none.
property(int, int, String) - Static method in class org.apache.sis.internal.coverage.j2d.TiledImage
Label returned by TiledImage.verify() for identifying an error in a specified tile.
property(Object) - Static method in class org.apache.sis.internal.jaxb.PrimitiveTypeProperties
Returns the property of the given primitive type, or null if none.
property(String) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an expression whose value is computed by retrieving the value indicated by a path in a resource.
property(String, Class<V>) - Method in class org.apache.sis.filter.DefaultFilterFactory.Features
Creates an expression whose value is computed by retrieving the value indicated by a path in a resource.
property(String, Class<V>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an expression retrieving the value as an instance of the specified class.
property(Map<?, ?>, Object, Class<T>) - Static method in class org.apache.sis.util.collection.Containers
Returns the value mapped to the given key casted to the given type, or null if the map is null or does not contain a value for the key.
Property - Class in org.apache.sis.feature
Place-holder for an interface not available in GeoAPI 3.0.
Property - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Property
Property() - Constructor for class org.apache.sis.feature.Property
 
Property(int) - Constructor for class org.apache.sis.metadata.ValueMap.Property
Creates an entry for the property at the given index.
PROPERTY - Static variable in class org.apache.sis.util.logging.Initializer
The property for which to replace the "%p" string.
PROPERTY_IS_BETWEEN - Enum constant in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
 
PROPERTY_IS_EQUAL_TO - Enum constant in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
 
PROPERTY_IS_GREATER_THAN - Enum constant in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
 
PROPERTY_IS_GREATER_THAN_OR_EQUAL_TO - Enum constant in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
 
PROPERTY_IS_LESS_THAN - Enum constant in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
 
PROPERTY_IS_LESS_THAN_OR_EQUAL_TO - Enum constant in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
 
PROPERTY_IS_LIKE - Enum constant in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
 
PROPERTY_IS_NIL - Enum constant in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
 
PROPERTY_IS_NOT_EQUAL_TO - Enum constant in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
 
PROPERTY_IS_NULL - Enum constant in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
 
PROPERTY_TYPE - Enum constant in enum org.apache.sis.metadata.TypeValuePolicy
The type of a property, as inferred from the return type of the property method defined in the interface.
PropertyAccessor - Class in org.apache.sis.metadata
The getter methods declared in a GeoAPI interface, together with setter methods (if any) declared in the SIS implementation.
PropertyAccessor(Class<?>, Class<?>, Class<?>) - Constructor for class org.apache.sis.metadata.PropertyAccessor
Creates a new property accessor for the specified metadata implementation.
PropertyAlreadyExists_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Property “{1}” already exists in feature “{0}”.
propertyAlreadySet(Class<?>, String, String) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
Invoked by private setter methods (themselves invoked by JAXB at unmarshalling time) when an element is already set.
propertyChange(PropertyChangeEvent) - Method in class org.apache.sis.portrayal.CanvasFollower
Invoked when the objective CRS, zoom, translation or rotation changed on a map that we are tracking.
PropertyComparator - Class in org.apache.sis.metadata
The comparator for sorting the properties in a metadata object.
PropertyComparator(Class<?>, Class<?>) - Constructor for class org.apache.sis.metadata.PropertyComparator
Creates a new comparator for the given implementation class.
PropertyFormat - Class in org.apache.sis.internal.util
Creates string representation of property values of unknown type.
PropertyFormat(Appendable) - Constructor for class org.apache.sis.internal.util.PropertyFormat
Creates a new instance which will write to the given appendable.
PropertyHiddenBy_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Property “{0}” is hidden by “{1}”.
PropertyInformation<E> - Class in org.apache.sis.metadata
Description of a metadata property inferred from Java reflection.
PropertyInformation(Citation, String, Method, Class<E>, ValueRange) - Constructor for class org.apache.sis.metadata.PropertyInformation
Creates a new PropertyInformation instance from the annotations on the given getter method.
PropertyMap<V> - Class in org.apache.sis.metadata
The base class of Map views of metadata properties.
PropertyMap(PropertyAccessor, KeyNamePolicy) - Constructor for class org.apache.sis.metadata.PropertyMap
Creates a new map backed by the given accessor.
PropertyMap.Entries - Class in org.apache.sis.metadata
Base class of views of the entries contained in the map.
PropertyMap.Iter - Class in org.apache.sis.metadata
The iterator over the elements contained in a PropertyMap<V>.Entries set.
propertyName - Variable in class org.apache.sis.internal.sql.feature.Column
Name to use for feature property.
propertyName - Variable in class org.apache.sis.internal.sql.feature.Relation
The name of the feature property where the association to Relation.searchTable table will be stored.
propertyNames - Variable in class org.apache.sis.internal.storage.csv.FeatureIterator
Name of the property where to store a value.
propertyNotFound(FeatureType, Object, String) - Static method in class org.apache.sis.feature.AbstractFeature
Returns the exception message for a property not found.
PropertyNotFound_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
No property named “{1}” has been found in “{0}” feature.
PropertyNotFound_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
No property named “{1}” has been found in “{0}”.
propertyPath - Variable in class org.apache.sis.metadata.MetadataVisitor
The name of the property being visited as the last element of the queue.
propertyPath - Variable in exception org.apache.sis.metadata.MetadataVisitorException
Path to the element that we failed to process.
PropertySingleton<V> - Class in org.apache.sis.feature
A list containing 0 or 1 value.
PropertySingleton(Field<V>) - Constructor for class org.apache.sis.feature.PropertySingleton
Creates a new list for the value of the given property.
PropertySingleton.Iter - Class in org.apache.sis.feature
Implementation of the iterator returned by PropertySingleton.iterator().
propertyType - Variable in class org.apache.sis.metadata.CacheKey
If the CacheKey.type is an implementation class of a property, then the type declared in the signature for that property.
PropertyType<ValueType extends PropertyType<ValueType,BoundType>,BoundType> - Class in org.apache.sis.internal.jaxb.gco
Base class for adapters from GeoAPI interfaces to their SIS implementations.
PropertyType() - Constructor for class org.apache.sis.internal.jaxb.gco.PropertyType
Empty constructor for subclasses only.
PropertyType(BoundType) - Constructor for class org.apache.sis.internal.jaxb.gco.PropertyType
Builds a wrapper for the given GeoAPI interface.
PropertyType(BoundType, boolean) - Constructor for class org.apache.sis.internal.jaxb.gco.PropertyType
Builds a PropertyType wrapper for the given primitive type wrapper.
PropertyTypeBuilder - Class in org.apache.sis.feature.builder
Describes one property of the FeatureType to be built by an FeatureTypeBuilder.
PropertyTypeBuilder(FeatureTypeBuilder) - Constructor for class org.apache.sis.feature.builder.PropertyTypeBuilder
Creates a new PropertyType builder.
PropertyTypeBuilder(PropertyTypeBuilder) - Constructor for class org.apache.sis.feature.builder.PropertyTypeBuilder
Creates a new builder initialized to the values of the given builder.
PropertyValue<V> - Class in org.apache.sis.filter
Expression whose value is computed by retrieving the value indicated by the provided name.
PropertyValue(String, boolean) - Constructor for class org.apache.sis.filter.PropertyValue
Creates a new expression retrieving values from a property of the given name.
PropertyValue.AsObject - Class in org.apache.sis.filter
An expression fetching property values as Object.
PropertyValue.CastedAndConverted<S,V> - Class in org.apache.sis.filter
An expression fetching property values as an object of specified type.
PropertyValue.Converted<V> - Class in org.apache.sis.filter
An expression fetching property values as an object of specified type.
PropertyView - Class in org.apache.sis.feature
An attribute or association implementation which delegate its work to the parent feature.
PropertyView() - Constructor for class org.apache.sis.feature.PropertyView
Do not allow instantiation of this class.
protect(Map<AutoCloseable, Boolean>) - Method in class org.apache.sis.storage.StorageConnector.Coupled
Identifies the other views to not close if we don't want to close the StorageConnector.Coupled.view wrapped by this Coupled.
protectedMark() - Method in class org.apache.sis.internal.storage.io.RewindableLineReader
Marks current stream position and blocks all subsequent calls to RewindableLineReader.mark(int), RewindableLineReader.reset() and RewindableLineReader.close() until RewindableLineReader.protectedReset() is invoked.
protectedReset() - Method in class org.apache.sis.internal.storage.io.RewindableLineReader
Stops the protection given by RewindableLineReader.protectedMark() and reset the stream to its marked position.
protocol - Variable in enum org.apache.sis.internal.metadata.sql.Dialect
The protocol in JDBC URL, or null if unknown.
protocol - Variable in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
The connection protocol to be used.
protocolRequest - Variable in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Request used to access the resource depending on the protocol.
provider - Variable in class org.apache.sis.console.FormattedOutputCommand
The provider of DataStore instances capable to write data in the FormattedOutputCommand.outputFormat, or null if none.
provider - Variable in class org.apache.sis.internal.coverage.j2d.DeferredProperty
The function computing the DeferredProperty.value.
provider - Variable in class org.apache.sis.internal.storage.image.FormatFinder
The factory that created this DataStore instance, or null if unspecified.
provider - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
The provider that created the parameterized MathTransform instance, or null if this information does not apply.
provider - Variable in class org.apache.sis.setup.OptionalInstallations
The provider to use for fetching the actual licensed data after we got user's agreement.
provider - Variable in exception org.apache.sis.storage.CanNotProbeException
The data store provider that failed to probe a file.
provider - Variable in class org.apache.sis.storage.DataStore
The factory that created this DataStore instance, or null if unspecified.
provider - Variable in class org.apache.sis.storage.ProbeProviderPair
The provider to use for probing a file.
provider() - Method in enum org.apache.sis.console.OutputFormat
Returns the data store provider, or null if none.
provider(String, boolean) - Method in class org.apache.sis.setup.OptionalInstallations
Returns the provider to use for fetching the actual licensed data after we got user's agreement.
Provider() - Constructor for class org.apache.sis.internal.storage.PRJDataStore.Provider
Creates a new provider.
Provider() - Constructor for class org.apache.sis.internal.storage.URIDataStore.Provider
Creates a new provider.
providerByFormatName(String) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Returns a provider for the given format name.
providerClass - Variable in enum org.apache.sis.console.OutputFormat
The provider class for this format.
providerIndex - Variable in class org.apache.sis.referencing.factory.LazySynchronizedIterator
Index of the Iterable<E> instance that provides the LazySynchronizedIterator.it value.
providers - Variable in class org.apache.sis.referencing.factory.LazySynchronizedIterator
The providers of iterators.
providers - Variable in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
The factory providers given at construction time.
providers() - Method in class org.apache.sis.storage.DataStoreRegistry
Returns the list of data store providers available at this method invocation time.
providers() - Static method in class org.apache.sis.storage.DataStores
Returns the set of data store providers available at this method invocation time.
providers(Locale, Vocabulary) - Static method in enum org.apache.sis.internal.storage.Capability
Lists the capabilities of all data stores together with their name.
Providers - Class in org.apache.sis.internal.referencing.provider
The provider of coordinate operations.
Providers() - Constructor for class org.apache.sis.internal.referencing.provider.Providers
Creates new set of provider.
PROXIES - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
The list of all proxies.
proxy - Variable in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
The proxy for objects creation.
proxy - Variable in class org.apache.sis.referencing.factory.IdentifiedObjectSet
A proxy to the most specific IdentifiedObjectSet.factory method to invoke for the IdentifiedObjectSet.type of objects included in this set.
proxy(Object) - Method in class org.apache.sis.metadata.sql.MetadataSource
If the given metadata is a proxy generated by this MetadataSource, returns the identifier of that proxy.
Proxy() - Constructor for class org.apache.sis.internal.metadata.RecordSchemaSIS.Proxy
 
prune - Variable in class org.apache.sis.metadata.Pruner
true for removing empty properties.
prune() - Method in class org.apache.sis.metadata.AbstractMetadata
Removes all references to empty properties.
Pruner - Class in org.apache.sis.metadata
Pruner() - Constructor for class org.apache.sis.metadata.Pruner
Creates a new object which will test or prune metadata properties.
PSEUDO - Enum constant in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
The "Popular Visualisation Pseudo Mercator" projection.
PSEUDO - Enum constant in enum org.apache.sis.referencing.operation.projection.Sinusoidal.Variant
The "Pseudo sinusoidal equal-area" projection.
PSEUDO_DISTANCE - Static variable in class org.apache.sis.internal.referencing.ExtentSelector
Identification of which fields need to be recomputed.
pseudoDistance - Variable in class org.apache.sis.internal.referencing.ExtentSelector
A pseudo-distance from ExtentSelector.best object center to ExtentSelector.areaOfInterest center.
pseudoDistance(GeographicBoundingBox) - Method in class org.apache.sis.internal.referencing.ExtentSelector
Computes a pseudo-distance between the center of given area and of ExtentSelector.areaOfInterest.
PseudoMercator - Class in org.apache.sis.internal.referencing.provider
The provider for "Popular Visualisation Pseudo Mercator" projection (EPSG:1024).
PseudoMercator() - Constructor for class org.apache.sis.internal.referencing.provider.PseudoMercator
Constructs a new provider.
PseudoPlateCarree - Class in org.apache.sis.internal.referencing.provider
The "Pseudo Plate Carrée" pseudo-projection (EPSG:9825).
PseudoPlateCarree() - Constructor for class org.apache.sis.internal.referencing.provider.PseudoPlateCarree
Constructs a new provider.
PseudoSinusoidal - Class in org.apache.sis.internal.referencing.provider
The provider for "Pseudo sinusoidal equal-area" projection.
PseudoSinusoidal() - Constructor for class org.apache.sis.internal.referencing.provider.PseudoSinusoidal
Constructs a new provider.
pseudoSystemUnit(SystemUnit<Q>) - Static method in class org.apache.sis.measure.Prefixes
If the given system unit should be replaced by pseudo-unit for the purpose of formatting, returns that pseudo-unit.
PSU - Static variable in class org.apache.sis.measure.Units
Salinity measured using PSS-78.
PT_FreeText - Class in org.apache.sis.internal.jaxb.lan
JAXB wrapper for ISO 19115-3 <PT_FreeText> element mapped to InternationalString.
PT_FreeText() - Constructor for class org.apache.sis.internal.jaxb.lan.PT_FreeText
Empty constructor used only by JAXB.
PT_FreeText(String, TextGroup[]) - Constructor for class org.apache.sis.internal.jaxb.lan.PT_FreeText
Constructs a PT_FreeText containing the given text groups.
PT_Locale - Class in org.apache.sis.internal.jaxb.lan
A Locale associated to Charset.
PT_Locale() - Constructor for class org.apache.sis.internal.jaxb.lan.PT_Locale
Empty constructor for JAXB only.
PT_Locale(Locale) - Constructor for class org.apache.sis.internal.jaxb.lan.PT_Locale
Creates a new wrapper for the given locale.
PT_Locale(Map.Entry<Locale, Charset>) - Constructor for class org.apache.sis.internal.jaxb.lan.PT_Locale
Creates a new wrapper for the given locale and character set.
PT_Locale.Sequence - Class in org.apache.sis.internal.jaxb.lan
A set of PT_Locale instances backed by a Map<Locale,Charset>.
PT_Locale.Wrapper - Class in org.apache.sis.internal.jaxb.lan
Wraps the "locale" attributes in a "PT_Locale" element.
PUBLIC - Static variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The database user having read (not write) permissions.
PublicationDate - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Publication date
publish() - Method in class org.apache.sis.io.wkt.Warnings
Must be invoked before this Warnings instance is given to the user, in order to protect this instance from changes caused by the next parsing operation.
publish(ErrorHandler.Report) - Method in class org.apache.sis.internal.coverage.j2d.TileErrorHandler
If the given report is non-empty, sends it to the error handler.
published - Variable in class org.apache.sis.io.wkt.Warnings
true if Warnings.publish() has been invoked.
pull() - Static method in class org.apache.sis.internal.jaxb.Context
Restores the locale which was used prior the call to Context.push(Locale).
pullBoolean(String) - Method in class org.apache.sis.io.wkt.Element
Removes the next Boolean from the children and returns it.
pullDate(String) - Method in class org.apache.sis.io.wkt.Element
Removes the next Date from the children and returns it.
pullDouble(String) - Method in class org.apache.sis.io.wkt.Element
Removes the next Number from the children and returns it.
pullElement(int, String...) - Method in class org.apache.sis.io.wkt.Element
Removes the next Element of the given name from the children and returns it.
pullInteger(String) - Method in class org.apache.sis.io.wkt.Element
Removes the next Number from the children and returns it as an integer.
pullObject(String) - Method in class org.apache.sis.io.wkt.Element
Removes the next Object from the children and returns it.
pullOptional(Class<T>) - Method in class org.apache.sis.io.wkt.Element
Removes the next object of the given type from the children and returns it, if presents.
pullString(String) - Method in class org.apache.sis.io.wkt.Element
Removes the next String from the children and returns it.
pullVoidElement(String) - Method in class org.apache.sis.io.wkt.Element
Removes and returns the next Element with no bracket.
purpose - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Summary of the intentions with which the resource(s) was developed.
Purpose - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Purpose
push(Locale) - Static method in class org.apache.sis.internal.jaxb.Context
Sets the locale to the given value.
push(NodeIterator<E>, int) - Method in class org.apache.sis.index.tree.NodeIterator.Cursor
Creates a new Cursor for getting element arrays in the NodeIterator.Cursor.node quadrant/octant, without changing the state of this Cursor.
push(GenericName) - Method in class org.apache.sis.referencing.NamedIdentifier
Returns this name expanded with the specified scope.
push(GenericName) - Method in class org.apache.sis.util.iso.AbstractName
Returns this name expanded with the specified scope.
pushBack() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Pushes back the last processed byte.
put(String, Object) - Method in class org.apache.sis.metadata.ValueMap
Associates the specified value with the specified key in this map.
put(String, AbstractAttribute<?>) - Method in class org.apache.sis.feature.CharacteristicMap
Sets the attribute characteristic for the given name.
put(K, SK, SV) - Method in class org.apache.sis.util.collection.DerivedMap
Implementation of the DerivedMap.put(Object,Object) method storing the given converted entry to the storage map.
put(K, V) - Method in class org.apache.sis.internal.util.AbstractMap
Adds an entry for the given key in this map.
put(K, V) - Method in class org.apache.sis.util.collection.Cache
Puts the given value in cache and immediately returns the old value.
put(K, V) - Method in class org.apache.sis.util.collection.DerivedMap.Invertible
 
put(K, V) - Method in class org.apache.sis.util.collection.DerivedMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Associates the specified value with the specified key in this map.
put(ClassPair<S, T>, ObjectConverter<? super S, ? extends T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
Puts the given value in the ConverterRegistry.converters map for the given key.
put(Citation, String) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Sets the code of the identifier having the given authority to the given value.
put(Citation, String) - Method in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
Sets the code of the identifier having the given authority to the given value.
put(AxisDirection, AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Stores the given directions in the AxisDirections.OPPOSITES array.
putAll(Map<? extends String, ?>) - Method in class org.apache.sis.metadata.ValueMap
Puts every entries from the given map.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.sis.internal.util.AbstractMap
Puts all entries of the given map in this map.
putAndUnlock(V) - Method in interface org.apache.sis.util.collection.Cache.Handler
Stores the given value in the cache and release the lock.
putAndUnlock(V) - Method in class org.apache.sis.util.collection.Cache.Simple
Do nothing (except checking for programming error), since we don't hold any lock.
putAndUnlock(V) - Method in class org.apache.sis.util.collection.Cache.Work
Stores the result and release the lock.
putAndUnlock(V) - Method in class org.apache.sis.util.collection.Cache.Work.Wait
Do nothing (except checking for programming error), since we don't hold any lock.
putIfAbsent(Object, Object) - Static method in class org.apache.sis.measure.UnitRegistry
Adds the given key, value pair in the map of user-defined values, provided that no value is currently associated to the given key.
putIfAbsent(String, Object) - Method in class org.apache.sis.metadata.ValueMap
Associates the specified value with the specified key in this map if no value is currently associated.
putIfAbsent(K, V) - Method in class org.apache.sis.util.collection.Cache
If no value is already mapped and no value is under computation for the given key, puts the given value in the cache.
putIfAbsent(K, V) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Associates the specified value with the specified key in this map if no value were previously associated.
putIfAbsent(Vocabulary, String[], Map<String, Integer>, String, String) - Static method in class org.apache.sis.parameter.ParameterFormat
Stores a value in the given position of the given row, expanding the array if needed.
putIfNonNull(String, Object) - Method in class org.apache.sis.feature.builder.TypeBuilder
Puts the given value in the TypeBuilder.identification map if the value is non-null.
putInto(Context, IdentifierMap, IdentifierSpace<T>, T) - Static method in class org.apache.sis.internal.jaxb.gco.ObjectReference
Adds a new identifier into the given map, if non null.
putSpecialized(IdentifierSpace<T>, T) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Sets the identifier associated with the given authority, and returns the previous value.
putSpecialized(IdentifierSpace<T>, T) - Method in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
Sets the identifier associated with the given authority, and returns the previous value.
putSpecialized(IdentifierSpace<T>, T) - Method in interface org.apache.sis.xml.IdentifierMap
Associates the given identifier with the given namespace in this map (optional operation).
px - Variable in class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
Previous coordinates, or NaN if none.
py - Variable in class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
Previous coordinates, or NaN if none.
pz(double) - Static method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Makes sure that the zero is positive.

Q

qm(double) - Method in class org.apache.sis.referencing.operation.projection.AuthalicConversion
Calculates part of q from Snyder equation (3-12).
qmPolar - Variable in class org.apache.sis.referencing.operation.projection.AuthalicConversion
Value of AuthalicConversion.qm(double) function (part of Snyder equation (3-12)) at pole (sinφ = 1).
quadrant(double[], double[]) - Static method in class org.apache.sis.index.tree.PointTreeNode
Returns the quadrant/octant relative to the given point.
quadrantRotate(int) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before rotating this transform.
quadrantRotate(int, double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before rotating this transform.
quadrants - Variable in class org.apache.sis.index.tree.NodeIterator.Cursor
Bitmask of quadrants/octants on which to iterate.
quadrupleToDouble(long, long) - Static method in class org.apache.sis.math.MathFunctions
Converts two long bits values containing a IEEE 754 quadruple precision floating point number to a double precision floating point number.
QuadTreeNode - Class in org.apache.sis.index.tree
A node in a two-dimensional PointTree which is the parent of other nodes.
QuadTreeNode() - Constructor for class org.apache.sis.index.tree.QuadTreeNode
Constructs an initially empty parent node.
QualifiedTableNames - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
Table names, optionally with their schemas and catalogs.
quality - Variable in class org.apache.sis.feature.Validator
The data quality report.
quality() - Method in class org.apache.sis.feature.AbstractAssociation
Verifies if the current association value mets the constraints defined by the association role.
quality() - Method in class org.apache.sis.feature.AbstractAttribute
Evaluates the quality of this attribute at this method invocation time.
quality() - Method in class org.apache.sis.feature.AbstractFeature
Evaluates the quality of this feature at this method invocation time.
quality() - Method in class org.apache.sis.feature.DenseFeature
Verifies if all current properties met the constraints defined by the feature type.
quality() - Method in class org.apache.sis.feature.SparseFeature
Verifies if all current properties met the constraints defined by the feature type.
qualityInfo - Variable in class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
Provides an overall assessment of quality of geolocation information.
QualityParameter - Class in org.apache.sis.internal.jaxb.metadata.replace
Parameter information conform to the ISO 19157:2013 specification.
QualityParameter() - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
Creates an initially empty parameter.
QualityParameter(ParameterDescriptor<?>) - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
Creates a parameter initialized to the values of the given one.
Quantities - Class in org.apache.sis.measure
Provides static methods working on Quantity instances.
Quantities() - Constructor for class org.apache.sis.measure.Quantities
Do not allow instantiation of this class.
quantity - Variable in class org.apache.sis.measure.SystemUnit
The type of quantity that uses this unit, or null if unknown.
QuantityFormat - Class in org.apache.sis.measure
Parses and formats numbers with units of measurement.
QuantityFormat(NumberFormat, UnitFormat) - Constructor for class org.apache.sis.measure.QuantityFormat
Creates a new instance using the given number and unit formats.
QuantityFormat(Locale) - Constructor for class org.apache.sis.measure.QuantityFormat
Creates a new instance for the given locale.
queries - Variable in class org.apache.sis.storage.sql.SQLStore
Queries to expose as resources, or an empty array if none.
QUERIES - Static variable in class org.apache.sis.internal.util.StandardDateFormat
The kinds of objects to get from calls to StandardDateFormat.parseBest(CharSequence), in preference order.
QUERIES - Static variable in class org.apache.sis.storage.sql.SQLStoreProvider
Name of the parameter for the list of queries.
QUERIES_PARAM - Static variable in class org.apache.sis.storage.sql.SQLStoreProvider
Description of the parameter providing the queries to include as resources in the SQLStore.
query - Variable in class org.apache.sis.internal.sql.feature.QueryAnalyzer
The query submitted by user.
query - Variable in class org.apache.sis.internal.sql.feature.Table
The SQL query to execute for fetching data, or null for querying the table identified by Table.name.
query - Variable in class org.apache.sis.storage.CoverageSubset
The domain and range to read from the CoverageSubset.source coverage.
query - Variable in class org.apache.sis.storage.FeatureSubset
The query for filtering the source set of features.
query - Variable in class org.apache.sis.storage.sql.ResourceDefinition
The SQL query to execute for the resource, or null if the resource is a table or view.
query(int) - Static method in class org.apache.sis.internal.system.Semaphores
Returns true if the given flag is set.
query(String, String) - Static method in class org.apache.sis.storage.sql.ResourceDefinition
Creates a resource definition for a SQL query.
query(Statement) - Method in class org.apache.sis.internal.sql.postgis.ExtentEstimator
Estimates the extent in the specified columns using current statistics.
query(GenericName, String) - Method in class org.apache.sis.internal.sql.feature.Analyzer
Creates a virtual table for the given query.
Query - Class in org.apache.sis.storage
Definition of filtering to apply for fetching a resource subset.
Query() - Constructor for class org.apache.sis.storage.Query
Creates a new, initially empty, query.
QueryAnalyzer - Class in org.apache.sis.internal.sql.feature
Constructor for a Table based on a query, to be considered as a virtual table.
QueryAnalyzer(Analyzer, GenericName, String, String) - Constructor for class org.apache.sis.internal.sql.feature.QueryAnalyzer
Creates a new analyzer for a query.
queryAndSet(int) - Static method in class org.apache.sis.internal.system.Semaphores
Sets the given flag.
queryByBoundingBox(Envelope) - Method in class org.apache.sis.index.tree.PointTree
Returns all elements in the given bounding box.
QUEUE - Static variable in class org.apache.sis.internal.system.DelayedExecutor
List of delayed tasks to execute.
QUEUE - Static variable in class org.apache.sis.internal.system.ReferenceQueueConsumer
List of references collected by the garbage collector.
quiet - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
true for disabling the logging of warnings when this factory creates deprecated objects.
quiet() - Static method in enum org.apache.sis.internal.system.DataDirectory
Prevents the log message about SIS_DATA environment variable not set.
quote - Variable in class org.apache.sis.internal.metadata.sql.Syntax
The characters used for quoting identifiers, or an empty string if none.
quote - Variable in class org.apache.sis.io.wkt.Symbols
The preferred closing quote character (quotes[1]) as a string.
quote - Variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
The characters used for quoting identifiers, or a whitespace if none.
quote(String, ElementKind) - Method in class org.apache.sis.io.wkt.Formatter
Appends the given string as a quoted text.
QUOTE - Static variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The quote character expected to be found in the SQL script.
QUOTE - Static variable in class org.apache.sis.internal.storage.csv.Store
The quote character.
Quoted_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
“{0}”
quotes - Variable in class org.apache.sis.io.wkt.Symbols
List of characters (as Unicode code point) used for opening or closing a quoted text.
quoteSchema - Variable in class org.apache.sis.internal.metadata.sql.Syntax
Whether the schema name should be written between quotes.
quoteSchema - Variable in class org.apache.sis.metadata.sql.MetadataSource
Whether the MetadataSource.helper should quote schemas in SQL statements.
quoteTableNames - Variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
true if this class needs to quote table names.

R

- Variable in class org.apache.sis.referencing.operation.projection.MeridianArcBased
Denominator of rectifying latitude equation.
R0 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients for Rhumb line calculation from Bennett (1996) equation 2, modified with Clenshaw summation.
R2 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients for Rhumb line calculation from Bennett (1996) equation 2, modified with Clenshaw summation.
R4 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients for Rhumb line calculation from Bennett (1996) equation 2, modified with Clenshaw summation.
R6 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Coefficients for Rhumb line calculation from Bennett (1996) equation 2, modified with Clenshaw summation.
RADIAN - Static variable in class org.apache.sis.measure.Units
The SI unit for plane angles (rad).
Radiance - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Radiance
radians() - Method in class org.apache.sis.measure.Angle
Returns the angle value in radians.
RADIANS_PER_SECOND - Static variable in class org.apache.sis.measure.Units
The unit for angular velocity (rad/s).
RADIOMETER - Static variable in class org.apache.sis.internal.jaxb.metadata.replace.SensorType
The sensor is a radiometer.
radiometricCalibrationDataAvailable - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Indication of whether or not the radiometric calibration information for generating the radiometrically calibrated standard data product is available.
radiusOfConformalSphere(double) - Method in class org.apache.sis.referencing.operation.projection.Initializer
Returns the radius of the conformal sphere (assuming a semi-major axis length of 1) at a given latitude.
radiusOfConformalSphere(Ellipsoid, double) - Static method in class org.apache.sis.internal.referencing.Formulas
Returns the radius of the conformal sphere at a given latitude.
radiusOfCurvature(double) - Method in class org.apache.sis.referencing.operation.projection.Initializer
Returns the radius of curvature of the ellipsoid perpendicular to the meridian at latitude φ.
RandomizedProcessApplied - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
A randomized process such as error diffusion has been applied to the image data.
range - Variable in class org.apache.sis.coverage.Category
The [minimum … maximum] range of values in this category (never null).
range - Variable in class org.apache.sis.coverage.CategoryList
The union of the ranges of every categories, excluding NaN values.
range - Variable in class org.apache.sis.internal.jaxb.gco.Multiplicity
The multiplicity, defined as ranges of integers.
range - Variable in class org.apache.sis.storage.CoverageQuery
0-based indices of sample dimensions to read, or null for reading them all.
range() - Method in class org.apache.sis.internal.jaxb.gco.Multiplicity
Returns the multiplicity as a live list (change to this list are reflected to this object).
range() - Method in class org.apache.sis.math.ConcatenatedVector
Computes the minimal and maximal values in this vector.
range() - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns the minimal and maximal values found in this vector.
range() - Method in class org.apache.sis.math.RepeatedVector
The range of values in this vector is the range of values in the RepeatedVector.base vector if we use all its data.
range() - Method in class org.apache.sis.math.SequenceVector.Doubles
Computes the minimal and maximal values in this vector.
range() - Method in class org.apache.sis.math.SequenceVector.Longs
Computes the minimal and maximal values in this vector.
range() - Method in class org.apache.sis.math.Vector
Returns the minimal and maximal values found in this vector.
range(int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns the ordered values in the range from start inclusive to end exclusive.
range(Class<?>, Number, Number) - Static method in class org.apache.sis.coverage.SampleDimension.Builder
Creates a range for the given minimum and maximum values.
range(Class<?>, Object, Object) - Static method in class org.apache.sis.internal.util.Strings
Formats "classname[lower … upper]".
range(IntSupplier, int) - Method in class org.apache.sis.math.ArrayVector.Bytes
Finds the minimum and maximum values in the array or in a subset of the array.
range(IntSupplier, int) - Method in class org.apache.sis.math.ArrayVector.Doubles
Finds the minimum and maximum values in the array or in a subset of the array.
range(IntSupplier, int) - Method in class org.apache.sis.math.ArrayVector.Floats
Finds the minimum and maximum values in the array or in a subset of the array.
range(IntSupplier, int) - Method in class org.apache.sis.math.ArrayVector.Integers
Finds the minimum and maximum values in the array or in a subset of the array.
range(IntSupplier, int) - Method in class org.apache.sis.math.ArrayVector.Longs
Finds the minimum and maximum values in the array or in a subset of the array.
range(IntSupplier, int) - Method in class org.apache.sis.math.ArrayVector.Shorts
Finds the minimum and maximum values in the array or in a subset of the array.
range(IntSupplier, int) - Method in class org.apache.sis.math.ArrayVector.UnsignedBytes
Finds the minimum and maximum values in the array or in a subset of the array.
range(IntSupplier, int) - Method in class org.apache.sis.math.ArrayVector.UnsignedIntegers
Finds the minimum and maximum values in the array or in a subset of the array.
range(IntSupplier, int) - Method in class org.apache.sis.math.ArrayVector.UnsignedLongs
Finds the minimum and maximum values in the array or in a subset of the array.
range(IntSupplier, int) - Method in class org.apache.sis.math.ArrayVector.UnsignedShorts
Finds the minimum and maximum values in the array or in a subset of the array.
range(IntSupplier, int) - Method in class org.apache.sis.math.LinearlyDerivedVector
Computes the range of values at the indices provided by the given supplier.
range(IntSupplier, int) - Method in class org.apache.sis.math.RepeatedVector
Overridden for efficiency in case RepeatedVector.base itself overrides that method.
range(IntSupplier, int) - Method in class org.apache.sis.math.Vector.Pick
Delegates to the enclosing vector.
range(IntSupplier, int) - Method in class org.apache.sis.math.Vector
Computes the range of values at the indices provided by the given supplier.
range(IntSupplier, int) - Method in class org.apache.sis.math.Vector.SubSampling
Delegates to the enclosing vector
range(CoordinateSystem, int) - Static method in class org.apache.sis.internal.referencing.WraparoundApplicator
Returns the range (maximum - minimum) of axis in specified dimension if it has wraparound meaning, or Double.NaN otherwise.
Range<E extends Comparable<? super E>> - Class in org.apache.sis.measure
A set of minimum and maximum values of a certain class, allowing a user to determine if a value of the same class is contained inside the range.
Range(Class<E>, E, boolean, E, boolean) - Constructor for class org.apache.sis.measure.Range
Creates a new range bounded by the given endpoint values.
Range(Range<E>) - Constructor for class org.apache.sis.measure.Range
Constructs a range with the same type and the same values than the specified range.
RANGE - Static variable in class org.apache.sis.internal.coverage.j2d.ScaledColorModel
Size of the range of color values.
RANGE - Static variable in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
The 360° range of longitude values.
RANGE_COMPARATOR - Static variable in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Comparator for sorting ranges by their minimal value.
RANGE_MEANING_KEY - Static variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Key for the "rangeMeaning" property to be given to the constructor.
RangeArgument - Class in org.apache.sis.internal.storage
The user-provided ranges argument together with a set of convenience tools.
RangeArgument(long[], boolean) - Constructor for class org.apache.sis.internal.storage.RangeArgument
Encapsulates the user supplied ranges argument, packed in high bits of packed.
rangeElementDescriptions - Variable in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Provides the description of the specific range elements of a coverage.
rangeElementDescriptions - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Provides the description and values of the specific range elements of a sample dimension.
rangeElements - Variable in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Specific range elements, i.e.
RangeFormat - Class in org.apache.sis.measure
Parses and formats Range instances according the given locale.
RangeFormat() - Constructor for class org.apache.sis.measure.RangeFormat
Creates a new format for parsing and formatting number ranges using the default locale.
RangeFormat(Locale) - Constructor for class org.apache.sis.measure.RangeFormat
Creates a new format for parsing and formatting number ranges using the given locale.
RangeFormat(Locale, Class<?>) - Constructor for class org.apache.sis.measure.RangeFormat
Creates a new format for parsing and formatting ranges of the given element type using the given locale.
RangeFormat(Locale, TimeZone) - Constructor for class org.apache.sis.measure.RangeFormat
Creates a new format for parsing and formatting Range<Date> using the given locale and timezone.
RangeFormat.Field - Class in org.apache.sis.measure
Constants that are used as attribute keys in the iterator returned from RangeFormat.formatToCharacterIterator(Object).
rangeMeaning - Variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
The range meaning for this axis, or null if unspecified.
rangeNames - Variable in class org.apache.sis.storage.CoverageQuery
The CoverageQuery.range specified by names instead of indices.
ranges - Variable in class org.apache.sis.coverage.grid.GridCoverageBuilder
The range (output) of the coverage function, or null if unspecified.
ranges - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
Sample dimensions for each image band.
ranges - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage.Loader
The sample dimensions to request when loading slices from the #resources.
ranges - Variable in class org.apache.sis.storage.aggregate.GroupBySample
The sample dimensions of this group.
rangesAndColors - Variable in class org.apache.sis.image.Visualization.Builder
Colors to apply for range of sample values in source image, or null if none.
RangeSet<E extends Comparable<? super E>> - Class in org.apache.sis.util.collection
An ordered set of disjoint ranges where overlapping ranges are merged.
RangeSet(Class<E>, boolean, boolean) - Constructor for class org.apache.sis.util.collection.RangeSet
Constructs an initially empty set of ranges.
RangeSet.Compare<E extends Comparable<? super E>> - Class in org.apache.sis.util.collection
The range comparator returned by RangeSet.comparator().
RangeSet.Iter - Class in org.apache.sis.util.collection
The iterator returned by RangeSet.iterator().
RangeSet.Numeric<E extends Number & Comparable<? super E>> - Class in org.apache.sis.util.collection
A RangeSet implementation for NumberRange elements.
RangeSet.SubIter - Class in org.apache.sis.util.collection
The iterator returned by RangeSet.SubSet.iterator().
RangeSet.SubSet - Class in org.apache.sis.util.collection
A view over a subset of RangeSet.
rank() - Method in class org.apache.sis.parameter.TensorParameters
Returns the rank of the tensor objects for which this instance will create parameters.
raster - Variable in class org.apache.sis.coverage.grid.GridCoverageBuilder
The raster containing the coverage values.
RASTER - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.raster" module name.
rasterColumns - Variable in class org.apache.sis.internal.sql.postgis.ExtendedInfo
A statement for fetching raster information for a specific column.
RasterFactory - Class in org.apache.sis.internal.coverage.j2d
Creates rasters from given properties.
RasterFactory() - Constructor for class org.apache.sis.internal.coverage.j2d.RasterFactory
Do not allow instantiation of this class.
RasterFormat - Class in org.apache.sis.internal.sql.postgis
Base class of reader and writer of rasters encoded in PostGIS Well Known Binary (WKB) format.
RasterFormat(InfoStatements) - Constructor for class org.apache.sis.internal.sql.postgis.RasterFormat
Creates a new reader or writer.
RasterGetter - Class in org.apache.sis.internal.sql.postgis
Reader of rasters encoded in Well Known Binary (WKB) format.
RasterGetter(CoordinateReferenceSystem, BinaryEncoding) - Constructor for class org.apache.sis.internal.sql.postgis.RasterGetter
Creates a new reader.
RasterLoadingStrategy - Enum in org.apache.sis.storage
Time when the "physical" loading of raster data should happen.
RasterLoadingStrategy() - Constructor for enum org.apache.sis.storage.RasterLoadingStrategy
 
RasterPixelIsArea - Static variable in class org.apache.sis.storage.geotiff.GeoCodes
 
RasterPixelIsPoint - Static variable in class org.apache.sis.storage.geotiff.GeoCodes
 
rasterReader - Variable in class org.apache.sis.internal.sql.postgis.ExtendedInfo
The object for reading a raster, or null if not yet created.
RasterReader - Class in org.apache.sis.internal.sql.postgis
A reader of rasters encoded in Well Known Binary (WKB) format.
RasterReader(InfoStatements) - Constructor for class org.apache.sis.internal.sql.postgis.RasterReader
Creates a new reader.
rasters - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
Cache of rasters read by this TiledGridCoverage.
rasters - Variable in class org.apache.sis.internal.storage.TiledGridResource
All tiles loaded by any TiledGridCoverage created from this resource.
Rasters(Rectangle, Raster[]) - Constructor for class org.apache.sis.internal.coverage.j2d.BatchComputedImage.Rasters
Creates a new set of fetched tiles.
RasterStore - Class in org.apache.sis.internal.storage.esri
Base class for the implementation of ASCII Grid or raw binary store.
RasterStore(DataStoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.esri.RasterStore
Creates a new raster store from the given file, URL or stream.
RasterType - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.1.2 Codes.
RasterWriter - Class in org.apache.sis.internal.sql.postgis
A writer of rasters encoded in Well Known Binary (WKB) format.
RasterWriter(InfoStatements) - Constructor for class org.apache.sis.internal.sql.postgis.RasterWriter
Creates a new writer.
ratio(double, double) - Static method in class org.apache.sis.measure.LinearConverter
Returns the given ratio as a Fraction if possible, or as a Double otherwise.
RATIO - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Enumeration of return values for the GeoKeys.unitOf(short) method.
ratio_1m_1p() - Method in class org.apache.sis.internal.util.DoubleDouble
Computes (1-x)/(1+x) where x is this.
RATIONAL - Enum constant in enum org.apache.sis.storage.geotiff.Type
Two signed integers: the first represents the numerator of a fraction; the second, the denominator.
rationale - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Requirement or purpose for the process step.
rationales - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Reason for creating the extended element.
Raw(Number[]) - Constructor for class org.apache.sis.math.ArrayVector.Raw
Creates a new vector for the given array.
RAW - Enum constant in enum org.apache.sis.internal.sql.feature.BinaryEncoding
The bytes returned by the JDBC driver in a query are directly the binary data.
RawRasterLayout - Enum in org.apache.sis.internal.storage.esri
Kind of pixel layout in a raw raster file.
RawRasterLayout() - Constructor for enum org.apache.sis.internal.storage.esri.RawRasterLayout
 
RawRasterReader - Class in org.apache.sis.internal.storage.esri
Helper class for reading a raw raster.
RawRasterReader(GridGeometry, SampleModel, int, ChannelDataInput) - Constructor for class org.apache.sis.internal.storage.esri.RawRasterReader
Creates a new reader for the given input.
RawRasterStore - Class in org.apache.sis.internal.storage.esri
Data store implementation for BIL, BIP, and BSQ raster files.
RawRasterStore(RawRasterStoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.esri.RawRasterStore
Creates a new raw raster store from the given file or URL.
RawRasterStoreProvider - Class in org.apache.sis.internal.storage.esri
The provider of RawRasterStore instances.
RawRasterStoreProvider() - Constructor for class org.apache.sis.internal.storage.esri.RawRasterStoreProvider
Creates a new provider.
RCE - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19111/rce/1.0" URL.
read() - Method in class org.apache.sis.internal.sql.feature.BinaryEncoding.FromHex
Returns the next decoded byte.
read() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Returns the next byte from the stream as an unsigned integer between 0 and 255, or -1 if we reached the end of stream.
read() - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
Reads the next byte of data from the input stream.
read() - Method in class org.apache.sis.internal.storage.xml.MimeTypeDetector
Reads a single byte or character, or -1 if we reached the end of the stream portion that we are allowed to read.
read() - Method in class org.apache.sis.io.wkt.WKTDictionary.Loader
Adds to the enclosing factory all definitions read from the given source.
read(byte[]) - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Reads up to dest.length bytes from the stream, and stores them into dest starting at index 0.
read(byte[]) - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
Reads some number of bytes from the input stream.
read(byte[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Reads up to length bytes from the stream, and stores them into dest starting at index offset.
read(byte[], int, int) - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
Reads up to len bytes of data from the input stream.
read(BufferedReader) - Method in class org.apache.sis.storage.landsat.MetadataReader
Parses the metadata from the given characters reader.
read(ByteBuffer) - Method in class org.apache.sis.internal.storage.inflater.CCITTRLE
Decompresses some bytes from the input into the given destination buffer.
read(ByteBuffer) - Method in class org.apache.sis.internal.storage.inflater.LZW
Decompresses some bytes from the input into the given destination buffer.
read(ByteBuffer) - Method in class org.apache.sis.internal.storage.inflater.PackBits
Decompresses some bytes from the input into the given destination buffer.
read(ByteBuffer) - Method in class org.apache.sis.internal.storage.inflater.PredictorChannel
Decompresses some bytes from the PredictorChannel.input into the given destination buffer.
read(ByteBuffer) - Method in class org.apache.sis.internal.storage.inflater.ZIP
Decompresses some bytes from the input into the given destination buffer.
read(ByteBuffer) - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
Returns -1 since an empty channel has reached the end-of-stream.
read(ByteBuffer) - Method in class org.apache.sis.internal.storage.io.NullChannel
Pretends to read a sequence of bytes and indicates that the channel reached the end of file.
read(ByteBuffer) - Method in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Reads a sequence of bytes from this channel into the given buffer.
read(Consumer<? super AbstractFeature>, boolean) - Method in class org.apache.sis.internal.storage.csv.FeatureIterator
Executes the given action for the next feature or for all remaining features.
read(GridGeometry, int...) - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Loads the data if not already done and closes the channel if read-only.
read(GridGeometry, int...) - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Loads the data.
read(GridGeometry, int...) - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Loads a subset of the grid coverage represented by this resource.
read(GridGeometry, int...) - Method in class org.apache.sis.internal.storage.image.SingleImageStore
Loads a subset of the image wrapped by this resource.
read(GridGeometry, int...) - Method in class org.apache.sis.internal.storage.image.WorldFileResource
Loads a subset of the image wrapped by this resource.
read(GridGeometry, int...) - Method in class org.apache.sis.internal.storage.MemoryGridResource
Returns a subset of the wrapped grid coverage.
read(GridGeometry, int...) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Loads a subset of the grid coverage represented by this resource.
read(GridGeometry, int...) - Method in class org.apache.sis.storage.CoverageSubset
Loads a subset of the grid coverage represented by this resource.
read(GridGeometry, int...) - Method in class org.apache.sis.storage.geotiff.DataCube
Creates a GridCoverage which will load pixel data in the given domain.
read(GridGeometry, int...) - Method in class org.apache.sis.storage.geotiff.MultiResolutionImage
Loads a subset of the grid coverage represented by this resource.
read(GridGeometry, int...) - Method in interface org.apache.sis.storage.GridCoverageResource
Loads a subset of the grid coverage represented by this resource.
read(GridGeometry, RangeArgument) - Method in class org.apache.sis.internal.storage.esri.RawRasterReader
Loads the data.
read(Region) - Method in class org.apache.sis.internal.storage.io.HyperRectangleReader
Reads data in the given region.
read(Region, int, boolean) - Method in class org.apache.sis.internal.storage.io.HyperRectangleReader
Implementation of HyperRectangleReader.read(Region) and #readAsBuffer(Region).
read(Reader) - Method in class org.apache.sis.storage.geotiff.NativeMetadata
Reads the tree table content.
Read - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Read
READ - Enum constant in enum org.apache.sis.internal.storage.Capability
The annotated implementation can read data.
READ_AHEAD_LIMIT - Static variable in class org.apache.sis.geometry.CoordinateFormat
Maximal number of characters to convert to String if the text to parse is not a string instance.
READ_AHEAD_LIMIT - Static variable in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
The read-ahead limit when reading a text from a Reader.
READ_AHEAD_LIMIT - Static variable in class org.apache.sis.internal.storage.xml.AbstractProvider
The read-ahead limit when reading the XML document from a Reader.
READ_EVENT_TYPES - Static variable in class org.apache.sis.storage.event.StoreListeners
Frequently used value for StoreListeners.permittedEventTypes.
readable(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Fallback
Opens a new channel for the file given at construction time.
readable(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory
Returns a byte channel from the input given to the prepare(…) method.
readable(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Stream
Returns the readable channel on the first invocation or throws an exception on all subsequent invocations.
readAfter(int) - Method in class org.apache.sis.internal.storage.xml.MimeTypeDetector
Skips all bytes or characters up to search, then returns the character after it.
readAllGrids() - Method in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Reads all grids and returns the root grid.
readArray(ChannelDataInput, int) - Method in enum org.apache.sis.storage.geotiff.Type
Reads an arbitrary number of values as a Java array.
readAsBuffer(Region, int) - Method in class org.apache.sis.internal.storage.io.HyperRectangleReader
Reads data in the given region as a buffer.
readAsCoverage(ChannelDataInput) - Method in class org.apache.sis.internal.sql.postgis.RasterReader
Parses a raster from the given input stream and returns as a coverage.
readAsImage(ChannelDataInput) - Method in class org.apache.sis.internal.sql.postgis.RasterReader
Parses a raster from the given input stream and returns as an image.
readAsRaster(ChannelDataInput) - Method in class org.apache.sis.internal.sql.postgis.RasterReader
Parses a raster from the given input stream and returns a single tile.
readAuxiliaryFile(String) - Method in class org.apache.sis.internal.storage.PRJDataStore
Reads the content of the auxiliary file with the specified extension.
readBit() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads a single bit from the stream.
readBitFromBuffer() - Method in class org.apache.sis.internal.storage.io.ChannelData
Implementation of ChannelDataInput.readBit() provided here for performance reasons.
readBits(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads many bits from the stream.
readBoolean() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Reads a byte from the stream and returns a true if it is nonzero, false otherwise.
readByte() - Method in class org.apache.sis.internal.storage.esri.CharactersView
Reads the next byte as an unsigned value.
readByte() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the next byte value (8 bits) from the stream.
readBytes(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the given amount of bytes from the stream and returns them in a newly allocated array.
readBytes(IIOByteBuffer, int) - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Reads up to length bytes from the stream, and modifies the supplied IIOByteBuffer to indicate the byte array, offset, and length where the data may be found.
readChar() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the next character (16 bits) from the stream.
readChars(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the given amount of characters from the stream and returns them in a newly allocated array.
readCodePoint(Reader) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Reads the next character as an Unicode code point.
readColorMap(int, int, int) - Method in class org.apache.sis.internal.storage.esri.RasterStore
Reads the "*.clr" auxiliary file.
readColumn(LookupInfo, Method, Dispatcher) - Method in class org.apache.sis.metadata.sql.MetadataSource
Invoked by MetadataProxy for fetching an attribute value from a table.
readCoordinates(LineNumberReader, String) - Method in class org.apache.sis.console.TransformCommand
Reads all coordinates.
readDouble() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the next double value (64 bits) from the stream.
readDouble(ChannelDataInput, long) - Method in enum org.apache.sis.storage.geotiff.Type
Reads a single value and returns it as a double type, performing conversion if needed.
readDoubles(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the given amount of doubles from the stream and returns them in a newly allocated array.
reader - Variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Helper method for reading a rectangular region from the RawRasterStore.input stream.
reader - Variable in class org.apache.sis.internal.storage.gpx.Store
If a reader has been created for parsing the Store.metadata and has not yet been used for iterating over the features, that reader.
reader - Variable in class org.apache.sis.internal.storage.image.FormatFinder
The image reader if specified or created by this FormatFinder, or null.
reader - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
The image reader, set by the constructor and cleared when the store is closed.
reader - Variable in class org.apache.sis.internal.storage.io.HyperRectangleReader
The channel from which to read the values, together with a buffer for transferring data.
reader - Variable in class org.apache.sis.internal.storage.io.MemoryDataTransfer
The actual DataTransfer implementation.
reader - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
The XML stream reader.
reader - Variable in class org.apache.sis.storage.geotiff.CRSBuilder
The reader for which we will create coordinate reference systems.
reader - Variable in class org.apache.sis.storage.geotiff.DataCube
The GeoTIFF reader which contain this DataCube.
reader - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
The GeoTIFF reader implementation, or null if the store has been closed.
reader - Variable in class org.apache.sis.storage.geotiff.XMLMetadata.Parser
The XML reader from which to get XML elements.
reader() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Returns the reader if it has not been closed.
reader() - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
Returns the most efficient DataTransfer instance to use.
reader() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Returns the reader if it is not closed, or thrown an exception otherwise.
Reader - Class in org.apache.sis.internal.storage.gpx
Reader for GPX 1.0 and 1.1 files.
Reader - Class in org.apache.sis.storage.geotiff
An image reader for GeoTIFF files.
Reader(Store) - Constructor for class org.apache.sis.internal.storage.gpx.Reader
Creates a new GPX reader for the given data store.
Reader(GeoTiffStore, ChannelDataInput) - Constructor for class org.apache.sis.storage.geotiff.Reader
Creates a new GeoTIFF reader which will read data from the given input.
readerLookupDone - Variable in class org.apache.sis.internal.storage.image.FormatFinder
Whether we already made an attempt to find the image reader or writer using ImageIO registry.
readExtent - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
The area to read in unit of the full coverage (without subsampling).
readExtent - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
The area to read in unit of the full coverage (without subsampling).
readFailure(ReflectiveOperationException) - Static method in class org.apache.sis.internal.util.FinalFieldSetter
Creates an exception for a readObject(ObjectInputStream) method.
readFloat() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the next float value (32 bits) from the stream.
readFloats(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the given amount of floats from the stream and returns them in a newly allocated array.
readFrom(Raster) - Method in class org.apache.sis.image.PrefetchedImage.Worker
Invoked when a tile has been computed, possibly in a background thread.
readFrom(Raster) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Executes the read operation on the given tile.
readFrom(RenderedImage) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Executes the read action sequentially on tiles of the specified source image.
readFully(byte[]) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads dest.length bytes from the stream, and stores them into dest starting at index 0.
readFully(byte[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads length bytes from the stream, and stores them into dest starting at index offset.
readFully(char[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads length characters from the stream, and stores them into dest starting at index offset.
readFully(double[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads length doubles from the stream, and stores them into dest starting at index offset.
readFully(float[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads length floats from the stream, and stores them into dest starting at index offset.
readFully(int[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads length integers from the stream, and stores them into dest starting at index offset.
readFully(long[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads length long integers from the stream, and stores them into dest starting at index offset.
readFully(short[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads length short integers from the stream, and stores them into dest starting at index offset.
readFully(Buffer, int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ArrayReader
Reads length values from the stream, and stores them into the array known to subclass, starting at index offset.
readFully(Buffer, int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.BytesReader
 
readFully(Buffer, int, int) - Method in interface org.apache.sis.internal.storage.io.DataTransfer
Reads length values from the stream and stores them into the array known to subclass, starting at index offset.
readFully(Buffer, int, int) - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
Reads length values from the buffer and stores them into the array known to subclass, starting at index offset.
readGrid(FloatBuffer, NADCON.Loader, Path) - Method in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Loads latitude or longitude shifts data.
readGrid(Map<String, DatumShiftGridFile<Angle, Angle>>, Map<String, List<DatumShiftGridFile<Angle, Angle>>>) - Method in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Reads the next grid, starting at the current position.
readHeader() - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Reads the "*.prj" file and the header if not already done.
readHeader() - Method in class org.apache.sis.internal.storage.esri.CharactersView
Read all (key, value) pairs from the header.
readHeader() - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
Reads the "*.hdr" and "*.prj" files.
readHeader(int, String) - Method in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Reads all records found in the header, starting from the current buffer position.
READING - Static variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Possible states for the StaxDataStore.state field.
readInt() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the next integer value (32 bits) from the stream.
readInt(boolean) - Method in class org.apache.sis.storage.geotiff.NativeMetadata
Reads the short, int or long value (depending if the file is standard of big TIFF) at the current Reader.input position.
readInt(ChannelDataInput, long) - Method in enum org.apache.sis.storage.geotiff.Type
Reads a single value and returns it as a signed int type, performing conversion if needed.
readInts(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the given amount of integers from the stream and returns them in a newly allocated array.
readLine() - Method in class org.apache.sis.internal.storage.csv.Store
Reads the next line from the source CSV file.
readLine() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Reads the new bytes until the next EOL.
readLong() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the next long value (64 bits) from the stream.
readLong(ChannelDataInput, long) - Method in enum org.apache.sis.storage.geotiff.Type
Reads a single value and returns it as a long type, performing conversion if needed.
readLongs(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the given amount of longs from the stream and returns them in a newly allocated array.
readMetadataOrCRS() - Method in class org.apache.sis.console.FormattedOutputCommand
If the given argument seems to be an authority code ("URN", "EPSG", "CRS", "AUTO", etc.), delegates to CRS.forCode(String).
readMoving(Consumer<? super AbstractFeature>, boolean) - Method in class org.apache.sis.internal.storage.csv.MovingFeatureIterator
Executes the given action for the next moving feature or for all remaining moving features.
readNextCode() - Method in class org.apache.sis.internal.storage.inflater.LZW
Reads LZW.codeSize bits from the stream.
readNextImageOffset() - Method in class org.apache.sis.storage.geotiff.Reader
Sets Reader.nextIFD to the next offset read from the TIFF file and makes sure that it will not cause an infinite loop.
readObject(ObjectInputStream) - Method in class org.apache.sis.feature.AbstractAttribute
Invoked on deserialization for restoring the AbstractAttribute.characteristics field.
readObject(ObjectInputStream) - Method in class org.apache.sis.feature.DefaultAttributeType
Invoked on deserialization for restoring the DefaultAttributeType.characteristics field.
readObject(ObjectInputStream) - Method in class org.apache.sis.feature.DefaultFeatureType
Invoked on deserialization for restoring the DefaultFeatureType.byName and other transient fields.
readObject(ObjectInputStream) - Method in class org.apache.sis.geometry.CoordinateFormat
Invoked on deserialization for restoring some transient fields.
readObject(ObjectInputStream) - Method in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
Invoked on deserialization for restoring the FunctionWithSRID.targetCRS field.
readObject(ObjectInputStream) - Method in class org.apache.sis.metadata.MetadataStandard
Invoked during deserialization for restoring the transient fields.
readObject(ObjectInputStream) - Method in class org.apache.sis.metadata.TreeTableView
Invoked on deserialization.
readObject(ObjectInputStream) - Method in class org.apache.sis.parameter.TensorParameters
Invoked on deserialization for restoring the TensorParameters.parameters array.
readObject(ObjectInputStream) - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Computes the single CRS list on deserialization.
readObject(ObjectInputStream) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Invoked on deserialization for restoring the transient fields.
readObject(ObjectInputStream) - Method in class org.apache.sis.referencing.NamedIdentifier
Invoked on deserialization for reading the name written by NamedIdentifier.writeObject(ObjectOutputStream), if any.
readObject(ObjectInputStream) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Computes transient fields after deserialization.
readObject(ObjectInputStream) - Method in class org.apache.sis.referencing.operation.transform.AbridgedMolodenskyTransform2D
Invoked on deserialization for restoring the AbridgedMolodenskyTransform2D.scale field.
readObject(ObjectInputStream) - Method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Invoked after deserialization.
readObject(ObjectInputStream) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Restores transient fields after deserialization.
readObject(ObjectInputStream) - Method in class org.apache.sis.util.collection.RangeSet
Invoked after deserialization.
readObject(ObjectInputStream) - Method in class org.apache.sis.util.DefaultInternationalString
Canonicalize the locales after deserialization.
readObject(ObjectInputStream) - Method in class org.apache.sis.util.iso.DefaultRecordType
Invoked on deserialization for restoring the transient fields.
readObject(ObjectInputStream) - Method in class org.apache.sis.util.iso.RecordDefinition.Adapter
Invoked on deserialization for restoring the transient fields.
readObject(ObjectInputStream) - Method in class org.apache.sis.util.resources.ResourceInternationalString
readObject(ObjectInputStream) - Method in class org.apache.sis.util.SimpleInternationalString
Reads the string.
readObject(ChannelDataInput, long) - Method in enum org.apache.sis.storage.geotiff.Type
Returns the value as a Vector, a Number (only for fractions) or a String instance.
readOnly() - Method in class org.apache.sis.feature.builder.OperationWrapper
Returns the exception to be thrown for read-only wrapper.
ReadOnlyStorageException - Exception in org.apache.sis.storage
Thrown when a DataStore cannot perform a write operation.
ReadOnlyStorageException() - Constructor for exception org.apache.sis.storage.ReadOnlyStorageException
Creates an exception with no cause and no details message.
ReadOnlyStorageException(String) - Constructor for exception org.apache.sis.storage.ReadOnlyStorageException
Creates an exception with the specified details message.
ReadOnlyStorageException(String, Throwable) - Constructor for exception org.apache.sis.storage.ReadOnlyStorageException
Creates an exception with the specified details message and cause.
ReadOnlyStorageException(Throwable) - Constructor for exception org.apache.sis.storage.ReadOnlyStorageException
Creates an exception with the specified cause and no details message.
readPRJ() - Method in class org.apache.sis.internal.storage.PRJDataStore
Reads the "*.prj" auxiliary file.
readRanges - Variable in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
0-based indices of sample dimensions to read, or null or an empty sequence for reading them all.
readResolve() - Method in class org.apache.sis.coverage.CategoryList
Returns a shared instance if applicable.
readResolve() - Method in class org.apache.sis.filter.FilterLiteral
 
readResolve() - Method in class org.apache.sis.image.TransferType
Returns a unique instance on deserialization.
readResolve() - Method in class org.apache.sis.internal.converter.Column
Returns the singleton instance on deserialization.
readResolve() - Method in class org.apache.sis.internal.converter.SystemConverter
Returns the singleton instance on deserialization, if any.
readResolve() - Method in class org.apache.sis.internal.feature.esri.Factory
Invoked at deserialization time for obtaining the unique instance of this Geometries class.
readResolve() - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
Invoked at deserialization time for obtaining the unique instance of this shape.
readResolve() - Method in class org.apache.sis.internal.feature.j2d.Factory
Invoked at deserialization time for obtaining the unique instance of this Geometries class.
readResolve() - Method in class org.apache.sis.internal.feature.jts.Factory
Invoked at deserialization time for obtaining the unique instance of this Geometries class.
readResolve() - Method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Invoked at deserialization time in order to replace the deserialized instance by the appropriate instance defined in the IdentifierSpace interface.
readResolve() - Method in class org.apache.sis.internal.metadata.RecordSchemaSIS.Proxy
 
readResolve() - Method in class org.apache.sis.internal.referencing.PositionalAccuracyConstant
Invoked on deserialization.
readResolve() - Method in class org.apache.sis.internal.referencing.SignReversalComment
Invokes on deserialization for returning the canonical constant.
readResolve() - Method in class org.apache.sis.internal.simple.CitationConstant
Invoked at deserialization time in order to replace the deserialized instance by the existing instance defined in the Citations class.
readResolve() - Method in class org.apache.sis.internal.util.EmptyQueue
Returns the singleton instance on deserialization.
readResolve() - Method in class org.apache.sis.io.ClassFormat
Resolves to the singleton instance on deserialization.
readResolve() - Method in class org.apache.sis.io.DefaultFormat
Resolves to the singleton instance on deserialization.
readResolve() - Method in class org.apache.sis.io.wkt.Colors
Replaces the deserialized instance by Colors.DEFAULT one if possible.
readResolve() - Method in class org.apache.sis.io.wkt.Symbols
Invoked on deserialization for replacing the deserialized instance by the constant instance.
readResolve() - Method in class org.apache.sis.io.wkt.Transliterator.Default
Replaces deserialized instances by the unique instance.
readResolve() - Method in class org.apache.sis.io.wkt.Transliterator.Unicode
Replaces deserialized instances by the unique instance.
readResolve() - Method in class org.apache.sis.measure.AbstractUnit
Invoked on deserialization for returning a unique instance of AbstractUnit if possible.
readResolve() - Method in class org.apache.sis.measure.FormatField
Invoked on deserialization for resolving this instance to one of the predefined constants.
readResolve() - Method in class org.apache.sis.measure.PowerOf10.Logarithm
Returns the singleton instance on deserialization.
readResolve() - Method in class org.apache.sis.measure.PowerOf10
Returns the singleton instance on deserialization.
readResolve() - Method in class org.apache.sis.measure.SystemUnit.DimToUnit
Invoked on deserialization for replacing the deserialized instance by the unique instance.
readResolve() - Method in class org.apache.sis.measure.UnitDimension
Invoked on deserialization for returning a unique instance of UnitDimension.
readResolve() - Method in class org.apache.sis.metadata.StandardImplementation
Invoked on deserialization.
readResolve() - Method in class org.apache.sis.parameter.MatrixParameters
On deserialization, replaces the deserialized instance by the unique instance if possible.
readResolve() - Method in class org.apache.sis.parameter.MatrixParametersAlphaNum
On deserialization, replaces the deserialized instance by the unique instance.
readResolve() - Method in class org.apache.sis.referencing.operation.transform.CartesianToPolar
Returns the singleton instance on deserialization.
readResolve() - Method in class org.apache.sis.referencing.operation.transform.CartesianToSpherical
Returns the singleton instance on deserialization.
readResolve() - Method in class org.apache.sis.referencing.operation.transform.PolarToCartesian
Returns the singleton instance on deserialization.
readResolve() - Method in class org.apache.sis.referencing.operation.transform.SphericalToCartesian
Returns the singleton instance on deserialization.
readResolve() - Method in class org.apache.sis.setup.OptionKey
Resolves this option key on deserialization.
readResolve() - Method in class org.apache.sis.storage.ProbeResult.Constant
Invoked on deserialization for fetching the unique instance, if possible.
readResolve() - Method in class org.apache.sis.util.collection.RangeSet.Compare
Returns the singleton instance on deserialization.
readResolve() - Method in class org.apache.sis.util.collection.TableColumn.Constant
Invoked on deserialization for resolving this instance to one of the predefined constants.
readResolve() - Method in class org.apache.sis.util.iso.DefaultLocalName
If an instance already exists for the deserialized name, returns that instance.
readResolve() - Method in class org.apache.sis.util.iso.DefaultNameSpace
If an instance already exists for the deserialized namespace, returns that instance.
readResolve() - Method in class org.apache.sis.util.iso.GlobalNameSpace
Returns the unique instance of global name space on deserialization.
readResolve() - Method in class org.apache.sis.xml.NilInternationalString
Invoked on deserialization for replacing the deserialized instance by the unique instance.
readResolve() - Method in class org.apache.sis.xml.NilReason
Invoked after deserialization in order to return a unique instance if possible.
readShort() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the next short value (16 bits) from the stream.
readShort(ChannelDataInput, long) - Method in enum org.apache.sis.storage.geotiff.Type
Reads a single value and returns it as a signed short type, performing conversion if needed.
readShorts(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the given amount of shorts from the stream and returns them in a newly allocated array.
readSlice(long[], long[], long[], long[], int[], Point) - Method in class org.apache.sis.storage.geotiff.CompressedSubset
Reads a two-dimensional slice of the data cube from the given input channel.
readSlice(long[], long[], long[], long[], int[], Point) - Method in class org.apache.sis.storage.geotiff.DataSubset
Reads a two-dimensional slice of the data cube from the given input channel.
readStatistics(String, SampleModel) - Method in class org.apache.sis.internal.storage.esri.RasterStore
Reads the "*.stx" auxiliary file.
readString(int) - Method in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Reads a string at the current buffer position, assuming ASCII encoding.
readString(int, Charset) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Decodes a string from a sequence of bytes in the given encoding.
readString(Path) - Static method in class org.apache.sis.internal.jdk9.JDK9
Placeholder for Files.readString(Path).
readString(ChannelDataInput, long, Charset) - Method in enum org.apache.sis.storage.geotiff.Type
Reads the value as strings.
readTiles(TiledGridCoverage.AOI) - Method in class org.apache.sis.internal.storage.TiledGridCoverage
Returns all tiles in the given area of interest.
readTiles(TiledGridCoverage.AOI) - Method in class org.apache.sis.storage.geotiff.DataSubset
Returns all tiles in the given area of interest.
readToken() - Method in class org.apache.sis.internal.storage.esri.CharactersView
Skips leading white spaces, carriage returns or control characters, then reads and returns the next sequence of non-white characters.
readUnsignedByte() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the next unsigned byte value (8 bits) from the stream.
readUnsignedInt() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the next unsigned integer value (32 bits) from the stream.
readUnsignedInt() - Method in class org.apache.sis.storage.geotiff.Reader
Reads the int or long value (depending if the file is a standard of big TIFF) at the current Reader.input position.
readUnsignedLong(ChannelDataInput, long) - Method in enum org.apache.sis.storage.geotiff.Type
Reads a single value which is expected to be positive.
readUnsignedShort() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Reads the next unsigned short value (16 bits) from the stream.
readUnsignedShort() - Method in class org.apache.sis.storage.geotiff.Reader
Reads the short or long value (depending if the file is standard of big TIFF) at the current Reader.input position.
readUTF() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Reads in a string that has been encoded using a UTF-8 string.
readVector(ChannelDataInput, long) - Method in enum org.apache.sis.storage.geotiff.Type
Reads an arbitrary number of values as a wrapper around a Java array of primitive type.
ReadWork(TileOpExecutor.Cursor<RenderedImage, A>, Collector<? super Raster, A, ?>) - Constructor for class org.apache.sis.internal.coverage.j2d.TileOpExecutor.ReadWork
Creates a new worker for traversing the tiles identified by the given cursor.
readWorldFile() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Reads the "World file" by searching for an auxiliary file with a suffix inferred from the suffix of the main file.
readWorldFile(String) - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Reads the "World file" by parsing an auxiliary file with the given suffix.
real(double) - Method in class org.apache.sis.math.Statistics
Implementation of Statistics.accept(double) for real (non-NaN) numbers.
REAL - Static variable in class org.apache.sis.internal.metadata.RecordSchemaSIS
The type of record instances for holding a single Double value.
realizationEpoch - Variable in class org.apache.sis.referencing.datum.AbstractDatum
The time after which this datum definition is valid.
reallocate() - Method in class org.apache.sis.util.collection.RangeSet
Unconditionally copies the internal array in a new array having just the required length.
reason - Variable in class org.apache.sis.portrayal.TransformChangeEvent
The reason why the "objective to display" transform changed.
reason - Variable in class org.apache.sis.xml.NilInternationalString
The reason why the object is nil.
reason - Variable in class org.apache.sis.xml.NilReason
Either the XML value as a String (including the explanation if the prefix is "other", or a URI.
Reason() - Constructor for enum org.apache.sis.portrayal.TransformChangeEvent.Reason
 
recipients - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Person(s), or body(ies), to receive results of requirement.
RecoloredImage - Class in org.apache.sis.image
An image with the same sample values than the wrapped image but a different color model.
RecoloredImage(RenderedImage, ColorModel, double, double) - Constructor for class org.apache.sis.image.RecoloredImage
Creates a new recolored image with the given colors.
recommendation - Variable in class org.apache.sis.internal.referencing.DefinitionVerifier
Recommended CRS.
recompute(Canvas) - Method in class org.apache.sis.portrayal.CanvasContext
Recomputes CanvasContext.geographicArea and CanvasContext.resolution fields that are not valid.
RECORD_LENGTH - Static variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Size of a record.
RECORD_LENGTH - Static variable in class org.apache.sis.storage.geotiff.Localization
Number of floating point values in each (I,J,K,X,Y,Z) record.
RecordAlreadyDefined_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Record “{1}” is already defined in schema “{0}”.
RecordDefinition - Class in org.apache.sis.util.iso
Holds a Record definition in a way more convenient for Apache SIS than what the RecordType interface provides.
RecordDefinition() - Constructor for class org.apache.sis.util.iso.RecordDefinition
Creates a new instance.
RecordDefinition.Adapter - Class in org.apache.sis.util.iso
RecordDefinition implementation used as a fallback when the user supplied RecordType is not an instance of DefaultRecordType.
recordError(Point, Throwable) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
Stores the given exception in a log record.
RecordNotFound_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
No record found in “{0}” table for “{1}” key.
RecordSchemaSIS - Class in org.apache.sis.internal.metadata
The system-wide schema in the "SIS" namespace.
RecordSchemaSIS() - Constructor for class org.apache.sis.internal.metadata.RecordSchemaSIS
Creates the unique instance.
RecordSchemaSIS.Proxy - Class in org.apache.sis.internal.metadata
The object to serialize instead of DefaultRecordSchema.
recordType - Variable in class org.apache.sis.util.iso.RecordDefinition.Adapter
The wrapped record type.
recoverableException(Class<?>, String, Exception) - Static method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
Logs a warning for a recoverable error while transforming a position.
recoverableException(Class<? extends AbstractProvider>, Exception) - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Convenience method for reporting a non-fatal error at transform construction time.
recoverableException(Class<? extends Static>, TransformException) - Static method in class org.apache.sis.geometry.Envelopes
Invoked when a recoverable exception occurred.
recoverableException(Exception) - Static method in class org.apache.sis.internal.map.coverage.RenderingData
Invoked when an exception occurred while computing a transform but the painting process can continue.
recoverableException(Exception) - Static method in class org.apache.sis.internal.storage.io.ChannelFactory
Invoked for reporting exceptions that may be normal behavior.
recoverableException(String, Exception) - Static method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Invoked when an ignorable exception occurred.
recoverableException(String, Exception) - Static method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Invoked when an ignorable exception occurred.
recoverableException(String, Exception) - Static method in class org.apache.sis.image.ResampledImage
Invoked when a non-fatal error occurred.
recoverableException(String, Exception) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Logs an ignorable exception.
recoverableException(String, TransformException) - Static method in class org.apache.sis.coverage.grid.DefaultEvaluator
Invoked when a recoverable exception occurred.
recoverableException(String, TransformException) - Static method in class org.apache.sis.coverage.grid.GridGeometry
Invoked when a recoverable exception occurred.
recoverableException(Logger, Class<?>, String, Throwable) - Static method in class org.apache.sis.util.logging.Logging
Invoked when a recoverable error occurred.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.ArithmeticFunction.Add
Creates a new expression of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.ArithmeticFunction.Divide
Creates a new expression of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.ArithmeticFunction.Multiply
Creates a new expression of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.ArithmeticFunction.Subtract
Creates a new expression of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
Creates a new filter of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
Creates a new filter of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
Creates a new filter of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
Creates a new filter of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
Creates a new filter of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
Creates a new filter of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.ConvertFunction
Creates a new expression of the same type than this expression, but with optimized parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.LikeFilter
Creates a new filter of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in interface org.apache.sis.filter.Optimization.OnExpression
Creates a new expression of the same type than this expression, but with optimized parameters.
recreate(Expression<? super R, ?>[]) - Method in interface org.apache.sis.filter.Optimization.OnFilter
Creates a new filter of the same type and parameters than this filter, except for the expressions.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.UnaryFunction.IsNil
Creates a new filter of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.UnaryFunction.IsNull
Creates a new filter of the same type but different parameters.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.GeometryConverter
Creates a new expression of the same type than this expression, but with an optimized geometry.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.GeometryConstructor
Creates a new expression of the same type than this expression, but with an optimized geometry.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.GeometryParser
Creates a new expression of the same type than this expression, but with an optimized geometry.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.OneGeometry
Creates a new expression of the same type than this expression, but with an optimized geometry.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.OneGeometry.WithArgument
Creates a new expression of the same type than this expression, but with an optimized geometry.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.ST_FromBinary
Creates a new expression of the same type than this expression, but with an optimized geometry.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.ST_FromText
Creates a new expression of the same type than this expression, but with an optimized geometry.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.ST_Point
Creates a new expression of the same type than this expression, but with an optimized geometry.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.ST_Transform
Creates a new expression of the same type than this expression, but with an optimized geometry.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.TwoGeometries
Creates a new expression of the same type than this expression, but with an optimized geometry.
recreate(Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.TwoGeometries.WithArgument
Creates a new expression of the same type than this expression, but with an optimized geometry.
recreate(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.BinaryGeometryFilter
Recreates a new filter of the same type and with the same parameters, but using the given expressions.
recreate(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.BinarySpatialFilter
Recreates a new filter of the same type and with the same parameters, but using the given expressions.
recreate(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DistanceFilter
Recreates a new filter of the same type and with the same parameters, but using the given expressions.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.After
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.AnyInteracts
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.Before
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.Begins
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.BegunBy
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.Contains
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.During
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.EndedBy
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.Ends
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.Equals
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.Meets
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.MetBy
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.OverlappedBy
Creates a new filter of the same type but different parameters.
recreate(Expression<? super T, ?>[]) - Method in class org.apache.sis.filter.TemporalFilter.Overlaps
Creates a new filter of the same type but different parameters.
recreate(CoordinateOperation, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Creates a new coordinate operation with the same method than the given operation, but different CRS.
RECTIFIED_GRID_ANGLE - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercator
The operation parameter descriptor for the Angle from rectified to skew grid (γ) parameter value.
RectifiedGridAngle - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AzimuthUnit.
RecursiveCreateCallForCode_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Recursive call while creating an object of type ‘{0}’ for code “{1}”.
RecursiveCreateCallForKey_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Recursive call while creating an object for the “{0}” key.
recursivityGuard - Variable in class org.apache.sis.util.collection.TreeTableFormat
The set to be given to TreeTableFormat.Writer constructor, created when first needed and reused for subsequent formatting.
recursivityGuard - Variable in class org.apache.sis.util.collection.TreeTableFormat.Writer
The node that have already been formatted.
recycle - Variable in class org.apache.sis.index.tree.NodeIterator
A cursor that can be recycled, or null if none.
recycle(double[][], Queue<double[]>) - Static method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Makes the given arrays available for reuse by other transforms.
recycle(Deque<T>, T) - Method in class org.apache.sis.xml.MarshallerPool
Marks the given marshaller or unmarshaller available for further reuse.
recycle(Marshaller) - Method in class org.apache.sis.xml.MarshallerPool
Declares a marshaller as available for reuse.
recycle(Unmarshaller) - Method in class org.apache.sis.xml.MarshallerPool
Declares a unmarshaller as available for reuse.
recycle(CachedStatement, int) - Method in class org.apache.sis.metadata.sql.MetadataSource
Flags the given CachedStatement as available for reuse.
recycle(ConcurrentAuthorityFactory.DataAccessRef<DAO>) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Pushes the given DAO in the list of objects available for reuse.
Red - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Red
RED - Enum constant in enum org.apache.sis.storage.landsat.BandName
 
redim(boolean, Matrix) - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Returns an instance with the number of dimensions compatible with the given matrix, while keeping WraparoundTransform.wraparoundDimension, WraparoundTransform.period and WraparoundTransform.sourceMedian unchanged.
redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.Affine
Deprecated.
ISO 19111:2019 removed source/target dimensions attributes.
redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.GeodeticOperation
Deprecated.
ISO 19111:2019 removed source/target dimensions attributes.
redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.MapProjection
Deprecated.
ISO 19111:2019 removed source/target dimensions attributes.
redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.MapProjection3D
Deprecated.
ISO 19111:2019 removed source/target dimensions attributes.
redimension(int, int) - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Deprecated.
ISO 19111:2019 removed source/target dimensions attributes.
redimension(OperationMethod, int, int) - Static method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Deprecated.
Not needed anymore since ISO 19111:2019 removed the "source dimensions" and "target dimensions" attributes.
redimension(OperationMethod, int, Integer, int, Integer) - Static method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Returns an operation method with different dimensions, if we are allowed to change dimensionality.
redimensioned - Variable in class org.apache.sis.internal.referencing.provider.GeodeticOperation
The providers for all combinations between 2D and 3D cases, or null if none.
redimensioned - Variable in class org.apache.sis.internal.referencing.provider.MapProjection
Deprecated.
ISO 19111:2019 removed source/target dimensions attributes.
redimensioned - Variable in class org.apache.sis.internal.referencing.provider.MapProjection3D
Deprecated.
ISO 19111:2019 removed source/target dimensions attributes.
reduce(double, DoubleBinaryOperator) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Performs a reduction on the elements of this stream.
reduce(int...) - Method in class org.apache.sis.coverage.grid.GridGeometry
Deprecated.
Renamed GridGeometry.selectDimensions(int...) for clarity and consistency with GridExtent.
reduce(int, CoordinateReferenceSystem, int, long, List<CoordinateReferenceSystem>) - Static method in class org.apache.sis.referencing.CRS
Adds the components of reduced CRS into the given list.
reduce(BinaryOperator<T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Performs a reduction on the elements of this stream.
reduce(DoubleBinaryOperator) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Performs a reduction on the elements of this stream.
reduce(GridExtent, int) - Method in class org.apache.sis.coverage.grid.SliceGeometry
Creates a new grid geometry over the specified dimensions of the geometry specified at construction time.
reduce(GeneralEnvelope, Envelope) - Method in class org.apache.sis.geometry.EnvelopeReducer
Applies the reduce operation on the given result envelope.
reduce(DefaultGeographicBoundingBox, GeographicBoundingBox) - Method in class org.apache.sis.geometry.EnvelopeReducer
Applies the reduce operation on the given result bounding box.
reduce(Envelope[]) - Method in class org.apache.sis.geometry.EnvelopeReducer
Reduces all given envelopes, transforming them to a common CRS if necessary.
reduce(CoordinateReferenceSystem, int...) - Static method in class org.apache.sis.referencing.CRS
Deprecated.
reduce(T, BinaryOperator<T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Performs a reduction on the elements of this stream.
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Performs a reduction on the elements of this stream.
reducedCRS - Variable in class org.apache.sis.coverage.grid.DimensionReducer
The CRS with only the DimensionReducer.dimensions to keep, or null if no reduction.
reduceDimension(int...) - Method in class org.apache.sis.coverage.grid.GridExtent
Deprecated.
reference - Variable in class org.apache.sis.image.ComputedImage
Weak reference to this image, also used as a cleaner when the image is garbage-collected.
reference - Variable in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
The data buffers for empty tiles.
reference - Variable in class org.apache.sis.internal.jaxb.gco.PropertyType
Either null, an ObjectReference or a String.
reference() - Method in class org.apache.sis.image.ComputedImage
Returns a weak reference to this image.
reference(boolean) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Returns the object reference, or null if none and the create argument is false.
reference(String) - Method in enum org.apache.sis.xml.XPointer
Parses a URL which contains a pointer to a XML fragment.
ReferenceBlackWhite - Static variable in class org.apache.sis.storage.geotiff.Tags
 
referenceDocuments - Variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Information on documents which are referenced in developing and applying a data quality evaluation method.
ReferenceKeeper - Class in org.apache.sis.referencing.factory
Most recently used objects stored or accessed in ConcurrentAuthorityFactory.findPool, retained by strong references for preventing too early garbage collection.
ReferenceKeeper() - Constructor for class org.apache.sis.referencing.factory.ReferenceKeeper
Constructs an initially empty instance.
ReferenceQueueConsumer - Class in org.apache.sis.internal.system
A thread processing all Reference instances enqueued in a ReferenceQueue.
ReferenceQueueConsumer(DaemonThread) - Constructor for class org.apache.sis.internal.system.ReferenceQueueConsumer
Constructs a new thread as a daemon thread.
ReferenceResolver - Class in org.apache.sis.xml
Controls the (un)marshaller behavior regarding the xlink or uuidref attributes.
ReferenceResolver() - Constructor for class org.apache.sis.xml.ReferenceResolver
Creates a default ReferenceResolver.
references - Variable in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Citation for the limitation of constraint.
references - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Process step documentation.
referenceSystem - Variable in class org.apache.sis.internal.storage.ResourceLineage
She spatial reference system used by the source data, or null if none.
referenceSystem - Variable in class org.apache.sis.referencing.gazetteer.FinalLocationType
The reference system that comprises this location type.
referenceSystem - Variable in class org.apache.sis.referencing.gazetteer.ModifiableLocationTypeAdapter
The reference system of the original type.
ReferenceSystem - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Reference system
referenceSystemInfo - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Description of the spatial and temporal reference systems used in the dataset.
ReferenceSystemMetadata - Class in org.apache.sis.internal.jaxb.metadata.replace
An implementation of ReferenceSystem marshalled as specified in ISO 19115.
ReferenceSystemMetadata() - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.ReferenceSystemMetadata
Creates a reference system without identifier.
ReferenceSystemMetadata(ReferenceIdentifier) - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.ReferenceSystemMetadata
Creates a new reference system from the given identifier.
ReferenceSystemMetadata(ReferenceSystem) - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.ReferenceSystemMetadata
Creates a new reference system from the given one.
ReferenceSystemNotFound_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
No Reference System named “{0}” has been found.
ReferenceVerifyException - Exception in org.apache.sis.referencing.gazetteer
Thrown when a geographic identifier (or reference) has been successfully parsed but fails some verification.
ReferenceVerifyException() - Constructor for exception org.apache.sis.referencing.gazetteer.ReferenceVerifyException
Constructs a new exception with no detail message.
ReferenceVerifyException(String) - Constructor for exception org.apache.sis.referencing.gazetteer.ReferenceVerifyException
Constructs a new exception with the specified detail message.
ReferenceVerifyException(String, Throwable) - Constructor for exception org.apache.sis.referencing.gazetteer.ReferenceVerifyException
Constructs a new exception with the specified detail message and cause.
ReferenceVerifyException(Throwable) - Constructor for exception org.apache.sis.referencing.gazetteer.ReferenceVerifyException
Constructs a new exception with the specified cause.
referencing - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
A helper class for building Coordinate Reference System and complete related metadata.
referencing() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Returns ImageFileDirectory.referencing, created when first needed.
REFERENCING - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.referencing" module name.
REFERENCING_BY_IDENTIFIERS - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.referencing.gazetteer" module name.
ReferencingByIdentifiers - Class in org.apache.sis.referencing.gazetteer
Base class of reference systems that describe locations using geographic identifiers instead of coordinates.
ReferencingByIdentifiers(Map<String, ?>, ModifiableLocationType...) - Constructor for class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Creates a reference system from the given properties.
ReferencingByIdentifiers.Coder - Class in org.apache.sis.referencing.gazetteer
Conversions between direct positions and identifiers.
ReferencingByIdentifiers.SubElement - Class in org.apache.sis.referencing.gazetteer
A sub-element inside the pseudo-WKT.
ReferencingFactoryContainer - Class in org.apache.sis.internal.referencing
A container of factories frequently used together.
ReferencingFactoryContainer() - Constructor for class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Creates a new instance for the default factories.
ReferencingFactoryContainer(Map<String, ?>, CRSFactory, CSFactory, DatumFactory, CoordinateOperationFactory, MathTransformFactory) - Constructor for class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Creates a new instance which will use the given factories.
ReferencingServices - Class in org.apache.sis.internal.metadata
Provides access to services defined in the "sis-referencing" module.
ReferencingServices() - Constructor for class org.apache.sis.internal.metadata.ReferencingServices
For subclass only.
ReferencingTypes - Class in org.apache.sis.internal.referencing
Declares the classes of objects to be marshalled using a default MarshallerPool.
ReferencingTypes() - Constructor for class org.apache.sis.internal.referencing.ReferencingTypes
 
ReferencingUtilities - Class in org.apache.sis.internal.referencing
A set of static methods working on GeoAPI referencing objects.
ReferencingUtilities() - Constructor for class org.apache.sis.internal.referencing.ReferencingUtilities
Do not allow instantiation of this class.
referentName - Variable in class org.apache.sis.feature.LinkOperation
The name of the referenced attribute or feature association.
refineRoots(double[], double[]) - Static method in class org.apache.sis.math.MathFunctions
Tries to improves accuracy of polynomial roots by applying small displacements to the x values using ∂y/∂x derivative around those values.
reflectance - Variable in enum org.apache.sis.storage.landsat.BandGroupName
Whether bands in this group measure reflectance.
Reflectance - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Reflectance
Reflection - Class in org.apache.sis.internal.metadata.sql
Column names used in database reflection API.
Reflection() - Constructor for class org.apache.sis.internal.metadata.sql.Reflection
Do not allow instantiation of this class.
REFLECTION_Y - Static variable in class org.apache.sis.coverage.grid.GridOrientation
The gridToCRS transform applies scales and translations with a flip of the second axis (y).
Reflective - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Reflective
REFLECTIVE - Enum constant in enum org.apache.sis.storage.landsat.BandGroupName
Group for bands 1, 2, 3, 4, 5, 6, 7, 9.
reformat(String) - Static method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Rewrites the given code in a canonical format and without parameters.
refresh() - Method in class org.apache.sis.internal.simple.CitationConstant
Notify this instance that the database content may have changed, or that the classpath has changed.
refresh() - Static method in class org.apache.sis.metadata.iso.citation.Citations
Invoked when the content of the citation constants (title, responsible party, URL, etc.) may have changed.
refresh(Canvas) - Method in class org.apache.sis.portrayal.CanvasContext
Sets the CoordinateOperationContext object to the desired area and accuracy of the coordinate operation to obtain.
regex - Variable in class org.apache.sis.filter.LikeFilter
The regular expression.
regexOfStmtToSkip - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The regular expression to use for building ScriptRunner.statementsToSkip.
region - Variable in class org.apache.sis.image.Transferer
Coordinates of the region to read and write.
region - Variable in class org.apache.sis.index.tree.NodeIterator.Cursor
(x,y,…) coordinates in the center of NodeIterator.Cursor.node node, followed by (Δx,Δy,…) sizes of the NodeIterator.Cursor.node node.
Region - Class in org.apache.sis.internal.storage.io
A sub-area in a n-dimensional hyper-rectangle, optionally with subsampling.
Region(long[], long[], long[], int[]) - Constructor for class org.apache.sis.internal.storage.io.Region
Creates a new region.
Region(Tile) - Constructor for class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup.Region
Creates a new instance from the given TileOrganizer result.
REGIONAL - Enum constant in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
The "Mercator (variant C)" projection.
RegionalMercator - Class in org.apache.sis.internal.referencing.provider
The provider for "Mercator (variant C)" projection (EPSG:1044).
RegionalMercator() - Constructor for class org.apache.sis.internal.referencing.provider.RegionalMercator
Constructs a new provider.
regionMatches(CharSequence, int, CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns true if the given text at the given offset contains the given part, in a case-sensitive comparison.
regionMatches(CharSequence, int, CharSequence, boolean) - Static method in class org.apache.sis.util.CharSequences
Returns true if the given text at the given offset contains the given part, optionally in a case-insensitive way.
regionMatches(String, int, String) - Static method in class org.apache.sis.io.wkt.Element
Increments the given index if and only if the word at that position is the given word, ignoring case.
regionMatches(String, String, int, int) - Static method in class org.apache.sis.internal.util.DefinitionURI
Returns true if a sub-region of urn matches the given part, ignoring case, leading and trailing whitespaces.
regionMatches(String, String, int, int) - Static method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Returns true if the given portion of the code is equal, ignoring case, to the given namespace.
RegionOfInterest - Class in org.apache.sis.coverage
Region of interest (ROI) for an operation to apply on a coverage.
RegionOfInterest(Shape, CoordinateReferenceSystem) - Constructor for class org.apache.sis.coverage.RegionOfInterest
Creates a new region of interest from a two-dimensional shape.
regions - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup
For each subgrids[i], regions[i] is the range of indices valid for that grid.
register() - Static method in class org.apache.sis.internal.system.Supervisor
Registers the Supervisor instance, if not already done.
register(Callable<?>) - Static method in class org.apache.sis.internal.system.Shutdown
Registers a code to execute at JVM shutdown time, or if SIS library is unloaded from a container such as OSGi.
register(EventContext) - Static method in class org.apache.sis.internal.metadata.sql.Initializer.Listener
Registers a new listener for the given JNDI context.
register(Marshaller) - Method in interface org.apache.sis.internal.jaxb.AdapterReplacement
Invoked when a new adapter is created by MarshallerPool.
register(Marshaller) - Method in class org.apache.sis.internal.jaxb.referencing.SC_VerticalCRS
Replaces the sis-metadata adapter by this adapter.
register(Unmarshaller) - Method in interface org.apache.sis.internal.jaxb.AdapterReplacement
Invoked when a new adapter is created by MarshallerPool.
register(Unmarshaller) - Method in class org.apache.sis.internal.jaxb.referencing.SC_VerticalCRS
Replaces the sis-metadata adapter by this adapter.
register(ClassPair<S, T>, ObjectConverter<S, ? extends T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
Registers the given converter under the given key.
register(ObjectConverter<S, T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
Registers a new converter.
registry - Variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
The factory to use for creating operations as defined by authority, or null if none.
registry - Static variable in class org.apache.sis.storage.DataStores
The registry to use for searching for DataStoreProvider implementations.
registry() - Static method in class org.apache.sis.storage.DataStores
Returns the registry, created when first needed.
Registry - Class in org.apache.sis.internal.filter.sqlmm
A register of functions defined by the SQL/MM standard.
Registry(Geometries<?>) - Constructor for class org.apache.sis.internal.filter.sqlmm.Registry
Creates the default register.
rehash(WeakEntry<E>[], int, String) - Static method in class org.apache.sis.util.collection.WeakEntry
Rehashes the given table.
REHASH_DELAY - Static variable in class org.apache.sis.util.collection.WeakEntry
Number of nanoseconds to wait before to rehash the table for reducing its size.
reidentify(Citation, String...) - Method in class org.apache.sis.referencing.Builder
Replaces the identifiers associated to the given authority by the given new identifiers.
REJECT - Static variable in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Return values for the FirstKeywordPeek.isKeywordChar(int) method.
related - Variable in class org.apache.sis.measure.SystemUnit
Units for the same quantity but with scale factors that are not the SI one.
related() - Method in class org.apache.sis.measure.AbstractUnit
Returns units for the same quantity but with scale factors that are not the SI one, or null if none.
related() - Method in class org.apache.sis.measure.SystemUnit
Returns units for the same quantity but with scale factors that are not the SI one, or null if none.
related(int) - Method in class org.apache.sis.measure.SystemUnit
Invoked by Units initializer before to fill the SystemUnit.related array.
relatedCitations - Variable in class org.apache.sis.internal.profile.fra.DataIdentification
The documents at the origin of the creation of the identified resources.
relatedEvents - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Occurrence of one or more events for a pass.
relatedPass - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Pass during which an event occurs.
relatedSensors - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Instrument or instruments for which the event is meaningful.
Relation - Class in org.apache.sis.internal.sql.feature
Description of a relation between two tables, as defined by foreigner keys.
Relation(Analyzer, Relation.Direction, ResultSet) - Constructor for class org.apache.sis.internal.sql.feature.Relation
Creates a new relation for an imported key.
Relation.Direction - Enum in org.apache.sis.internal.sql.feature
Whether another table is using or is used by the table containing the Relation.
relative(File, File) - Static method in class org.apache.sis.util.resources.IndexedResourceCompiler
Returns the path of the given file relative to the given directory.
relativeCellSize(int) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup.Region
Returns the subsampling (compared to the grid having finest resolution) in the specified dimension.
relativeIncrement - Variable in class org.apache.sis.storage.aggregate.DimensionSelector
Increment in unit of the extent size.
relativize(File, File) - Static method in enum org.apache.sis.setup.About
Returns the given file relative to the given root, or null if the root is not a parent of that file.
releasability - Variable in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Information concerning the parties to whom the resource can or cannot be released.
release() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
release(String, Class<?>, String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Releases the Data Access Object previously obtained with ConcurrentAuthorityFactory.getDataAccess().
releaseInflater() - Method in class org.apache.sis.storage.geotiff.CompressedSubset
Invoked after the last tile has been read, or after an exception has been thrown during the reading process.
releaseTile() - Method in class org.apache.sis.image.BandedIterator
Releases the buffer acquired by this iterator, if any.
releaseTile() - Method in class org.apache.sis.image.PixelIterator
Releases the tiles acquired by this iterator, if any.
releaseTile() - Method in class org.apache.sis.image.WritablePixelIterator
Releases the tiles acquired by this iterator, if any.
releaseWritableTile(int, int) - Method in class org.apache.sis.image.BandedSampleConverter.Writable
Relinquishes the right to write to a tile.
releaseWritableTile(int, int) - Method in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
Relinquishes the right to write to a tile.
reload() - Method in class org.apache.sis.internal.referencing.LazySet
Notifies this LazySet that it should re-fetch the elements from the source given at construction time.
reload() - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Clears the cache and notifies this MultiAuthoritiesFactory that all factories will need to be fetched again from the providers given at construction time.
reload() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.NoCache
Notifies parent factory that the set of operation methods may have changed.
reload() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Notifies this factory that the elements provided by the Iterable<OperationMethod> may have changed.
relocate(String) - Method in class org.apache.sis.xml.Transformer
Returns the new namespace for elements (types and properties) in the given namespace.
relocate(String) - Method in class org.apache.sis.xml.TransformingReader
Returns the new namespace for elements (types and properties) in the given namespace.
relocate(String) - Method in class org.apache.sis.xml.TransformingWriter
Returns the old namespace for elements (types and properties) in the given namespace.
relocate(GridExtent) - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns a grid geometry with the given grid extent, which implies a new "real world" computation.
remaining - Variable in class org.apache.sis.util.collection.CodeListSet.Iter
Initialized to CodeListSet.values, then the bits are cleared as we progress in the iteration.
remaining(boolean, MathTransform, Matrix) - Static method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Returns a matrix equivalent to applying the inverse of move first, followed by middle.
remainingBitsInRow - Variable in class org.apache.sis.internal.storage.inflater.CCITTRLE
Number of bits that we still have to read for current image row.
remainingDAOs - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
The amount of Data Access Objects that can still be created.
remainingKeys() - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Returns all remaining keys, sorted in increasing order.
remapping - Variable in class org.apache.sis.util.collection.Cache.ReplaceAdapter
The user-providing function.
Remark - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
remarks - Variable in class org.apache.sis.parameter.ParameterTableRow
Reference to a remark, or 0 if none.
remarks - Variable in class org.apache.sis.referencing.AbstractIdentifiedObject
Comments on or information about this object, or null if none.
remarks(int, Object) - Method in class org.apache.sis.metadata.PropertyAccessor
Returns a remark or warning to format with the value at the given index, or null if none.
remarks(int, Object) - Method in class org.apache.sis.metadata.SpecialCases
Returns a remark or warning to format with the value at the given index, or null if none.
Remarks - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Remarks
REMARKS - Enum constant in enum org.apache.sis.feature.FeatureFormat.Column
Whether a property is deprecated, or other remarks.
REMARKS - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Remarks, often represented by REMARKS[…] elements.
REMARKS - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "REMARKS" key for comment describing columns.
REMARKS - Static variable in class org.apache.sis.internal.referencing.provider.EPSGName
Placeholder for what may be (in a future Apache SIS version) an implementation capable to fetch the remarks from the database using the given identifier code.
REMARKS - Static variable in class org.apache.sis.util.collection.TableColumn
Frequently-used constant for a column of remarks.
remember(int) - Method in class org.apache.sis.internal.storage.xml.MimeTypeDetector
Adds the given byte in the MimeTypeDetector.buffer, increasing its capacity if needed.
RemoteConfiguration - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Remote configuration
remove() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Removes this property from the FeatureTypeBuilder.
remove() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder.RoleIter
Removes the element returned by the last AbstractIterator.next() method.
remove() - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Removes this characteristics from the AttributeTypeBuilder.
remove() - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Removes this property from the FeatureTypeBuilder.
remove() - Method in class org.apache.sis.feature.builder.TypeBuilder
Invoked when a type builder has been removed from its parent.
remove() - Method in class org.apache.sis.feature.PropertySingleton.Iter
Removes the value returned by the last call to PropertySingleton.Iter.next().
remove() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
Removes the last element returned by IdentifierMapAdapter.Iter.next().
remove() - Method in class org.apache.sis.internal.util.AbstractMap.EntryIterator
Removes the entry at the current iterator position (optional operation).
remove() - Method in class org.apache.sis.internal.util.AbstractMap.Iter
Removes the current entry.
remove() - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
 
remove() - Method in class org.apache.sis.metadata.TreeNodeChildren.Iter
Clears the element returned by the last call to TreeNodeChildren.Iter.next().
remove() - Method in class org.apache.sis.metadata.ValueMap.Iter
Removes from the underlying collection the last element returned by the iterator.
remove() - Method in class org.apache.sis.util.collection.CodeListSet.Iter
Removes the last element returned by this iterator.
remove() - Method in class org.apache.sis.util.collection.DerivedIterator
Removes from the underlying set the last element returned by the iterator.
remove() - Method in class org.apache.sis.util.collection.FrequencySortedSet.Iter
Remove the last elements returned by FrequencySortedSet.Iter.next().
remove() - Method in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Removes the last element returned by IntegerList.PrimitiveSpliterator.nextInt().
remove() - Method in class org.apache.sis.util.collection.RangeSet.Iter
Removes from the underlying collection the last element returned by the iterator.
remove() - Method in class org.apache.sis.util.collection.RangeSet.SubIter
Removes from the underlying collection the last element returned by the iterator.
remove(boolean[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(byte[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(char[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(double[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(float[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(int) - Method in class org.apache.sis.feature.builder.RemoveOnlyList
Removes the element at the given index.
remove(int) - Method in class org.apache.sis.feature.PropertySingleton
Removes the property value.
remove(int) - Method in class org.apache.sis.internal.storage.image.WorldFileStore.Components
Removes the element at the specified position in this list.
remove(int) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Removes the value at the given index.
remove(int) - Method in class org.apache.sis.parameter.ParameterValueList
Removes the value at the specified index, provided that this removal is allowed by the parameter multiplicity.
remove(int) - Method in class org.apache.sis.util.collection.IntegerList
Removes the element at the given index.
remove(int) - Method in class org.apache.sis.util.collection.TreeNodeList
Removes from this list the node at the given index.
remove(int[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(long[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(short[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(E[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(E, E) - Method in class org.apache.sis.util.collection.RangeSet
Removes a range of values to this set.
remove(Object) - Method in class org.apache.sis.feature.CharacteristicMap
Removes the attribute characteristic for the given name.
remove(Object) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Removes all identifiers associated with the given authority.
remove(Object) - Method in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
Removes all identifiers associated with the given authority.
remove(Object) - Method in class org.apache.sis.internal.util.AbstractMap
Removes the entry for the given key in this map.
remove(Object) - Method in class org.apache.sis.metadata.ValueMap
Removes the mapping for a key from this map if it is present.
remove(Object) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Removes the specified IdentifiedObject from this collection, if it is present.
remove(Object) - Method in class org.apache.sis.util.collection.Cache
Removes the value mapped to the given key in the cache.
remove(Object) - Method in class org.apache.sis.util.collection.CodeListSet
Removes the specified code list element from this set.
remove(Object) - Method in class org.apache.sis.util.collection.DerivedMap.InvertibleKey
 
remove(Object) - Method in class org.apache.sis.util.collection.DerivedSet.Invertible
Removes a single instance of the specified element from this set.
remove(Object) - Method in class org.apache.sis.util.collection.FrequencySortedSet
Removes the specified element from this set, no matter how many time it has been added.
remove(Object) - Method in class org.apache.sis.util.collection.RangeSet
Removes a range from this set.
remove(Object) - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Removes the given range or part of it from the enclosing RangeSet.
remove(Object) - Method in class org.apache.sis.util.collection.TreeNodeList
Removes the first occurrence of the given node from this list, if presents.
remove(Object) - Method in class org.apache.sis.util.collection.WeakHashSet
Removes a single instance of the specified element from this set, if it is present Null values are considered never present.
remove(Object) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Removes the mapping for this key from this map if present.
remove(Object, Object) - Method in class org.apache.sis.util.collection.Cache
If the given key is mapped to the given old value, removes that value.
remove(Object, Object) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(StringBuilder, String) - Static method in class org.apache.sis.util.StringBuilders
Removes every occurrences of the given string in the given buffer.
remove(String, String) - Method in class org.apache.sis.xml.PooledTemplate
Remove the given value from the Pooled.initialProperties map.
remove(Category) - Method in class org.apache.sis.coverage.ToNaN
Removes the NaN value which has been reserved for a qualitative category.
remove(BatchComputedImage.Rasters) - Method in class org.apache.sis.internal.coverage.j2d.BatchComputedImage
Discards the given set of tiles.
remove(SystemListener) - Static method in class org.apache.sis.internal.system.SystemListener
Removes all occurrences (not just the first one) of the given listener.
remove(DefinitionURI[], IdentifiedObject[], Class<T>) - Static method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
If the given type is found in the given references, sets that reference element to null and returns the corresponding components element.
remove(DataStore, GenericName) - Method in class org.apache.sis.storage.FeatureNaming
Removes the value associated to the given name.
remove(StoreListener<? super E>) - Method in class org.apache.sis.storage.event.StoreListeners.ForType
Removes a previously registered listener.
remove(Resource) - Method in class org.apache.sis.internal.storage.folder.WritableStore
Removes a Resource from this store.
remove(Resource) - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Invoked by WorldFileStore.Components when the caller want to remove a resource.
remove(Resource) - Method in class org.apache.sis.internal.storage.image.WritableStore
Removes a Resource from this Aggregate.
remove(Resource) - Method in interface org.apache.sis.storage.WritableAggregate
Removes a Resource from this Aggregate.
REMOVE - Static variable in class org.apache.sis.referencing.crs.ConversionKeys
The converter for adding or removing the ConversionKeys.PREFIX in keys.
REMOVE - Static variable in class org.apache.sis.util.collection.WeakHashSet
The "remove" operation.
removeAll(Collection<?>) - Method in class org.apache.sis.internal.util.ListOfUnknownSize
Removes elements of the given collection from this list.
removeAll(Collection<?>) - Method in class org.apache.sis.internal.util.SetOfUnknownSize
Removes elements of the given collection from this set.
removeAll(Collection<?>) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Removes from this collection all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in class org.apache.sis.util.collection.CodeListSet
Adds all elements of the given collection from this set.
removeAt(int, int) - Method in class org.apache.sis.util.collection.RangeSet
Removes the values in the given range.
removeAuthorityCode(String) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Removes the object for the given code.
removeColumns(int, int) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns a new matrix with the same elements than this matrix except for the specified columns.
removed(int) - Method in class org.apache.sis.internal.storage.image.WorldFileStore.Components
Invoked after an image has been removed from the image file.
removeDuplicated(double[]) - Static method in class org.apache.sis.math.MathFunctions
Remove duplicated values in the given array.
removeDuplicated(Object[]) - Static method in class org.apache.sis.util.ArraysExt
Removes the duplicated elements in the given array.
removeEntry(WeakHashSet.Entry) - Method in class org.apache.sis.util.collection.WeakHashSet
Invoked by WeakHashSet<E>.Entry when an element has been collected by the garbage collector.
removeEntry(WeakValueHashMap.Entry) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Invoked by WeakValueHashMap<K,V>.Entry when an element has been collected by the garbage collector.
removeExpired() - Method in class org.apache.sis.xml.MarshallerPool
Invoked from the task scheduled by MarshallerPool.scheduleRemoval() for removing expired (un)marshallers.
removeExpired(Deque<T>, long) - Static method in class org.apache.sis.xml.MarshallerPool
Removes expired (un)marshallers from the given queue.
removeFilterHandlers(Collection<? extends Enum<?>>) - Method in class org.apache.sis.internal.filter.Visitor
Removes all filters of the given types.
removeFrom(WeakEntry<E>[], int) - Method in class org.apache.sis.util.collection.WeakEntry
Removes this entry from the given table of entries.
removeFromMultiValuesMap(Map<K, List<V>>, K, V) - Static method in class org.apache.sis.internal.util.CollectionsExt
Removes a value in a pseudo multi-values map.
removeIdentification(CharSequence) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Removes a method of uniquely identifying location instances.
removeIf(Predicate<? super AbstractFeature>) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
Removes all feature instances from this FeatureSet which matches the given predicate.
removeIf(Predicate<? super AbstractFeature>) - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Removes all feature instances from the FeatureSet which matches the given predicate.
removeIf(Predicate<? super AbstractFeature>) - Method in interface org.apache.sis.storage.WritableFeatureSet
Removes all feature instances from this FeatureSet which matches the given predicate.
removeIgnorableCharacters(String) - Static method in class org.apache.sis.metadata.iso.citation.Citations
Removes characters that are ignorable according Unicode specification.
removeIndentation(Node) - Method in class org.apache.sis.internal.book.Assembler
Removes the indentation at the beginning of lines in the given node and all child nodes.
removeKey(K, Reference<V>) - Method in class org.apache.sis.util.collection.Cache
Removes the given key from the map if it is associated to the given value, otherwise do nothing.
removeLast() - Method in class org.apache.sis.util.collection.IntegerList
Retrieves and remove the last element of this list.
removeListener(Class<E>, StoreListener<? super E>) - Method in class org.apache.sis.storage.event.StoreListeners
Unregisters a listener previously added for the given type of events.
removeListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Unregisters a listener previously added to this resource for the given type of events.
removeListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.AbstractResource
Unregisters a listener previously added to this resource for the given type of events.
removeListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.DataStore
Unregisters a listener previously added to this data store for the given type of events.
removeListener(Class<T>, StoreListener<? super T>) - Method in interface org.apache.sis.storage.Resource
Unregisters a listener previously added to this resource for the given type of events.
removeModule(String) - Static method in class org.apache.sis.internal.system.SystemListener
Removes all listeners for the module of the given name.
RemoveOnlyList<E extends TypeBuilder> - Class in org.apache.sis.feature.builder
Wraps another list in a new list allowing only read and remove operations.
RemoveOnlyList(List<E>) - Constructor for class org.apache.sis.feature.builder.RemoveOnlyList
Creates a new list wrapping the given list.
removeParent(ModifiableLocationType) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Removes the given element from the list of parent.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.sis.portrayal.Observable
Unregisters a property listener.
removeRange(int, int) - Method in class org.apache.sis.util.collection.IntegerList
Removes all values in the given range of index.
removeRange(int, int) - Method in class org.apache.sis.util.collection.TreeNodeList
Removes all children in the given range of this list.
removeReservedChars(String, StringBuilder) - Static method in class org.apache.sis.metadata.sql.MetadataWriter
Removes the reserved characters in the given identifier.
removeRows(int, int) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns a new matrix with the same elements than this matrix except for the specified rows.
removeShutdownHook() - Static method in class org.apache.sis.internal.system.Shutdown
Removes the shutdown hook, if any.
removeStackTraceInLogs() - Static method in class org.apache.sis.internal.storage.StoreUtilities
Returns a log filter that removes the stack trace of filtered given log.
removeTileObserver(TileObserver) - Method in class org.apache.sis.image.BandedSampleConverter.Writable
Removes an observer from the list of observers notified when a tile is checked out for writing.
removeTileObserver(TileObserver) - Method in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
Removes an observer from the list of observers notified when a tile is checked out for writing.
removeTileObserver(TileObserver[], TileObserver) - Static method in class org.apache.sis.internal.coverage.j2d.WriteSupport
Returns a new array with the specified observer removed from the specified array of observers.
removeTrailingSlash(String) - Static method in class org.apache.sis.xml.Transformer
Removes the trailing slash in given URI, if any.
removeUnreachables(StoreListeners.ForType<?>, Set<Class<? extends StoreEvent>>) - Static method in class org.apache.sis.storage.event.StoreListeners.ForType
Removes all listeners which will never receive any kind of events.
removeUnsupportedFunctions(Database<?>) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
Returns a writer without the functions that are unsupported by the database software.
removeUnusedSourceDimensions(MathTransform, int[]) - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Removes the sources dimensions that are not required for computing the target dimensions.
rename - Variable in class org.apache.sis.referencing.PropertiesConverter
true for renaming NAME_KEY as CODE_KEY, or false for excluding the NAME_KEY instead.
rename(String) - Static method in class org.apache.sis.metadata.SpecialCases
Returns the identifier to use in replacement of the identifier given in UML annotations.
rename(Citation, CharSequence...) - Method in class org.apache.sis.referencing.Builder
Replaces the names associated to the given authority by the given new names.
RENAME_SEPARATOR - Static variable in class org.apache.sis.xml.Transformer
Character used for separating an old name from the new name.
renameAlias(ParameterBuilder, ParameterDescriptor<Double>, Citation, ParameterDescriptor<Double>) - Static method in class org.apache.sis.internal.referencing.provider.MapProjection
Copies name, aliases and identifiers of the given template, except the alias and identifiers of the given authority which are replaced by the alias and identifiers of the same authority in replacement.
renameAlias(ParameterBuilder, ParameterDescriptor<Double>, Citation, ParameterDescriptor<Double>, Citation, ParameterDescriptor<Double>) - Static method in class org.apache.sis.internal.referencing.provider.MapProjection
Same as above renameAlias(…) but with two aliases to rename.
renameAliases(ParameterBuilder, ParameterDescriptor<Double>, Citation[], ParameterDescriptor<?>[]) - Static method in class org.apache.sis.internal.referencing.provider.MapProjection
Implementation of renameAlias(…) methods.
renamedAttributes - Variable in class org.apache.sis.xml.Transformer
Temporary list of attributes after their namespace change.
renamingMap(String) - Method in class org.apache.sis.xml.Transformer
renamingMap(String) - Method in class org.apache.sis.xml.TransformingReader
Returns the map loaded by Transformer.load(boolean, String, Set, int) if the given namespace is a known legacy namespace.
renamingMap(String) - Method in class org.apache.sis.xml.TransformingWriter
render(GridExtent) - Method in class org.apache.sis.coverage.grid.BufferedGridCoverage
Returns a two-dimensional slice of grid data as a rendered image.
render(GridExtent) - Method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
Creates a converted view over source data for the given extent.
render(GridExtent) - Method in class org.apache.sis.coverage.grid.GridCoverage
Returns a two-dimensional slice of grid data as a rendered image.
render(GridExtent) - Method in class org.apache.sis.coverage.grid.GridCoverage2D
Returns a grid data region as a rendered image.
render(GridExtent) - Method in class org.apache.sis.coverage.grid.ResampledGridCoverage
Returns a two-dimensional slice of resampled grid data as a rendered image.
render(GridExtent) - Method in class org.apache.sis.coverage.grid.TranslatedGridCoverage
Returns a two-dimensional slice of grid data as a rendered image.
render(GridExtent) - Method in class org.apache.sis.internal.storage.TiledGridCoverage
Returns a two-dimensional slice of grid data as a rendered image.
render(GridExtent) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
Returns a two-dimensional slice of grid data as a rendered image.
RenderException - Exception in org.apache.sis.portrayal
Thrown when a map rendering process failed.
RenderException(String) - Constructor for exception org.apache.sis.portrayal.RenderException
Creates an exception with the specified details message.
RenderException(String, Throwable) - Constructor for exception org.apache.sis.portrayal.RenderException
Creates an exception with the specified details message and cause.
RenderException(Throwable) - Constructor for exception org.apache.sis.portrayal.RenderException
Creates an exception with the specified cause and no details message.
RenderingData - Class in org.apache.sis.internal.map.coverage
The RenderedImage to draw in a PlanarCanvas together with transforms from pixel coordinates to display coordinates.
RenderingData(ErrorHandler) - Constructor for class org.apache.sis.internal.map.coverage.RenderingData
Creates a new instance initialized to no image.
RenderingWorkaround - Class in org.apache.sis.internal.map.coverage
Workaround for the bug in calls to Graphics2D.drawRenderedImage(…) when the image is tiled and some tiles are not writable.
RenderingWorkaround(RenderedImage) - Constructor for class org.apache.sis.internal.map.coverage.RenderingWorkaround
Creates a new wrapper for the given image.
reorder(int[]) - Method in class org.apache.sis.coverage.grid.GridExtent
Changes axis order or reduces the number of dimensions.
repeat(boolean, int) - Method in class org.apache.sis.math.RepeatedVector
Returns a vector whose value is the content of this vector repeated count times.
repeat(boolean, int) - Method in class org.apache.sis.math.Vector
Returns a vector whose value is the content of this vector repeated count times.
repeat(Appendable, char, int) - Static method in class org.apache.sis.io.TableAppender
Repeats a character.
repeat(StringBuilder, char, int) - Static method in class org.apache.sis.util.StringBuilders
Appends the given character n times.
repeat(StringBuilder, int, char, int) - Static method in class org.apache.sis.util.StringBuilders
Inserts the given character n times at the given position.
repeat(ByteBuffer, byte, int) - Static method in class org.apache.sis.internal.storage.inflater.CompressionChannel
Copies the given byte n times in the given buffer.
Repeat(char, int) - Constructor for class org.apache.sis.util.StringBuilders.Repeat
Creates a new sequence of constant character.
repeatability - Variable in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Indication if more than one value of the parameter may be provided.
RepeatedTransform - Class in org.apache.sis.internal.coverage
An special case of CompoundTransform where the components are the same transform repeated many times.
RepeatedTransform(MathTransform, int) - Constructor for class org.apache.sis.internal.coverage.RepeatedTransform
Creates a new compound transform.
RepeatedVector - Class in org.apache.sis.math
A vector whose values are the repetitions of the values given in a base vector.
RepeatedVector(Vector, int[], double) - Constructor for class org.apache.sis.math.RepeatedVector
Creates a vector of repeated data from the result of a call to Vector.repetitions(int...).
RepeatedVector(Vector, int, int, int) - Constructor for class org.apache.sis.math.RepeatedVector
Creates a new vector of repeated data.
repetition - Variable in class org.apache.sis.internal.coverage.RepeatedTransform
Number of times that the RepeatedTransform.component is repeated.
repetitions(int...) - Method in class org.apache.sis.math.LinearlyDerivedVector
Detects repetition patterns in the values contained in this vector.
repetitions(int...) - Method in class org.apache.sis.math.RepeatedVector
Returns the parameters used by this RepeatedVector instance on the assumption that they are the result of a previous invocation to Vector.repetitions(int...).
repetitions(int...) - Method in class org.apache.sis.math.Vector
Detects repetition patterns in the values contained in this vector.
replace - Variable in class org.apache.sis.internal.storage.WritableResourceSupport
true if the WritableGridCoverageResource.CommonOption.REPLACE option has been specified.
replace(double[], double, double) - Static method in class org.apache.sis.util.ArraysExt
Replaces all occurrences of the given value by the given replacement.
replace(float[], float, float) - Static method in class org.apache.sis.util.ArraysExt
Replaces all occurrences of the given value by the given replacement.
replace(CharSequence, CharSequence, CharSequence) - Static method in class org.apache.sis.util.CharSequences
Replaces all occurrences of a given string in the given character sequence.
replace(Integer, Object, Object) - Method in class org.apache.sis.feature.SparseFeature
Sets a value in the SparseFeature.properties map.
replace(StringBuilder, char, char) - Static method in class org.apache.sis.util.StringBuilders
Replaces every occurrences of the given character in the given buffer.
replace(StringBuilder, int, char, char, char) - Static method in class org.apache.sis.coverage.SampleRangeFormat
Replaces characters in the given buffer until a sentinel value, which must exist.
replace(StringBuilder, int, int, char[]) - Static method in class org.apache.sis.util.StringBuilders
Replaces the characters in a substring of the buffer with characters in the specified array.
replace(StringBuilder, String, String) - Static method in class org.apache.sis.util.StringBuilders
Replaces every occurrences of the given string in the given buffer.
replace(K, V) - Method in class org.apache.sis.util.collection.Cache
If the given key is mapped to any value, replaces that value with the given new value.
replace(K, V) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V, V) - Method in class org.apache.sis.util.collection.Cache
If the given key is mapped to the given old value, replaces that value with the given new value.
replace(K, V, V) - Method in class org.apache.sis.util.collection.WeakValueHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(PropertyTypeBuilder, PropertyTypeBuilder) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Replaces the given builder instance by a new instance, or delete the old instance.
replace(ChannelDataInput) - Method in class org.apache.sis.internal.storage.WritableResourceSupport
Returns true if the caller should add or replace the resource or false if it needs to update an existing resource.
replace(MathTransform, Function<? super WraparoundTransform, ? extends WraparoundTransform>) - Static method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Replaces all WraparoundTransform instances in a chain of transform steps.
REPLACE - Enum constant in enum org.apache.sis.storage.WritableGridCoverageResource.CommonOption
Instructs the write operation to replace existing coverage if one exists.
REPLACE - Enum constant in enum org.apache.sis.xml.XLink.Show
Load the resource in the same window, frame, pane, or other presentation context.
REPLACE_OPERATION - Enum constant in enum org.apache.sis.coverage.grid.GridCoverageProcessor.Optimization
Allows the replacement of an operation by a more efficient one.
REPLACE_SOURCE - Enum constant in enum org.apache.sis.coverage.grid.GridCoverageProcessor.Optimization
Allows the replacement of source parameter by a more fundamental source.
REPLACE_STATEMENT - Static variable in class org.apache.sis.referencing.factory.sql.EPSGInstaller
The pattern for an "UPDATE … SET … REPLACE" instruction.
ReplaceAdapter(BiFunction<? super K, ? super V, ? extends V>) - Constructor for class org.apache.sis.util.collection.Cache.ReplaceAdapter
Creates a new adapter for the given user-provided function.
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.apache.sis.util.collection.Cache
Iterates over all entries in the cache and replaces their value with the one provided by the given function.
replaceAngularUnit(CoordinateSystem, Unit<Angle>) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns a coordinate system derived from the given one but with all angular units replaced by the given unit.
replaceAngularUnit(EllipsoidalCS, Unit<Angle>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Returns a coordinate system (CS) with the same axis directions than the given CS but potentially different units.
replaceAxes(CoordinateSystem, AxisFilter) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns a coordinate system derived from the given one but with a modified list of axes.
replaceByBody(File, Node) - Method in class org.apache.sis.internal.book.Assembler
Copies the body of the given source HTML file in-place of the given target node.
replaceCharSequences(TreeTable.Node, TableColumn<? super String>[], Locale, Map<String, String>) - Static method in class org.apache.sis.util.collection.TreeTables
Implementation of the public TreeTables.replaceCharSequences(TreeTable, Locale) method.
replaceCharSequences(TreeTable, Locale) - Static method in class org.apache.sis.util.collection.TreeTables
For every columns having values of type CharSequence or String, converts the values to localized Strings.
replaceComponent(CoordinateReferenceSystem, int, CoordinateReferenceSystem) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Replaces the component starting at given index by the given component.
replacedBy - Variable in class org.apache.sis.internal.referencing.DeprecatedCode
The replacement for the deprecated object, or null if none.
replaceDeprecatedCS - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
true if EPSGDataAccess.createCoordinateReferenceSystem(String) is allowed to replace deprecated coordinate system at CRS creation time.
replaceIf(Predicate<? super AbstractFeature>, UnaryOperator<AbstractFeature>) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
Updates all feature instances from this FeatureSet which match the given predicate.
replaceIf(Predicate<? super AbstractFeature>, UnaryOperator<AbstractFeature>) - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Updates all feature instances from the FeatureSet which match the given predicate.
replaceIf(Predicate<? super AbstractFeature>, UnaryOperator<AbstractFeature>) - Method in interface org.apache.sis.storage.WritableFeatureSet
Updates all feature instances from this FeatureSet which match the given predicate.
replaceIfEquals(StringBuilder, int, String, String) - Static method in class org.apache.sis.referencing.factory.sql.SQLTranslator
Replaces the text at the given position in the buffer if it is equal to the expected text.
replaceLinearUnit(CartesianCS, Unit<Length>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Returns a coordinate system (CS) with the same axis directions than the given CS but potentially different units.
replaceLinearUnit(CoordinateSystem, Unit<Length>) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns a coordinate system derived from the given one but with all linear units replaced by the given unit.
replacements - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
A mapping of words to replace.
replacements - Variable in class org.apache.sis.xml.MarshallerPool
The provider of AdapterReplacement instances.
replaceOrRemove(Object, Object, V) - Method in class org.apache.sis.util.collection.WeakValueHashMap
replaceOutsideGridCoordinates(double[]) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Invoked when a gridX or gridY coordinate is outside the range of valid grid coordinates.
replaceOutsideGridCoordinates(double[]) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Invoked when a gridX or gridY coordinate is outside the range of valid grid coordinates.
replaceOutsideGridCoordinates(double[]) - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid
Invoked when a gridX or gridY coordinate is outside the range of valid grid coordinates.
replacePilcrow - Variable in class org.apache.sis.referencing.factory.sql.EPSGInstaller
true if the Pilcrow character (¶ - decimal code 182) should be replaced by Line Feed (LF - decimal code 10).
replaceTransformed(double[][], double[][]) - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Replaces old target arrays by new values in the dimensions where a projection has been applied.
replaceTransformed(double[], double[]) - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Replaces old correlation values by new values in the dimensions where a projection has been applied.
replaceTransformed(MatrixSIS, MatrixSIS) - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Replaces old transform coefficients by new values in the dimensions where a projection has been applied.
replaceUnit(CartesianCS, Unit<?>) - Static method in class org.apache.sis.internal.referencing.Legacy
Returns the coordinate system of a geocentric CRS using axes in the given unit of measurement.
report(Class<? extends AbstractProvider>) - Method in class org.apache.sis.internal.referencing.provider.NTv2.Loader
If we had any warnings during the loading process, report them now.
report(String, String, Object, Location) - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore.Config
Forwards StAX warnings to DataStore listeners.
Report() - Constructor for class org.apache.sis.image.ErrorHandler.Report
Creates an initially empty report.
reporter - Variable in class org.apache.sis.internal.doclet.Taglet
Where to report warnings, or null if unknown.
reportReference - Variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
Reference to the associated standalone quality report.
reports - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Report generated by the process step.
reports - Variable in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Quality information for the data specified by the scope.
RepresentativeValue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Representative value
requestedDate - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Required or preferred acquisition date and time.
requestedDateOfCollection - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
Preferred date and time of collection, or Long.MIN_VALUE if none.
requestNewLine - Variable in class org.apache.sis.io.wkt.Formatter
true if a new line were requested during the execution of Formatter.append(FormattableObject).
requestors - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Origin of requirement.
RequestOutOfBounds_5 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
The request [{3} … {4}] is outside the [{1} … {2}] domain for “{0}” axis.
required - Variable in class org.apache.sis.feature.CommonParentFinder
The features types which must be assignable to the common parent.
required - Variable in class org.apache.sis.parameter.ParameterBuilder
true if the parameter is mandatory, or false if optional.
RequireDecimalSeparator - Static variable in class org.apache.sis.util.resources.Errors.Keys
A decimal separator is required.
requireGridToCRS(boolean) - Method in class org.apache.sis.coverage.grid.GridGeometry
Verifies that this grid geometry defines an GridGeometry.extent and a GridGeometry.cornerToCRS transform.
requireMapOfProperties() - Method in class org.apache.sis.feature.SparseFeature
Ensures that the SparseFeature.properties map contains Property instances instead of property values.
resample(RenderedImage, Rectangle, MathTransform) - Method in class org.apache.sis.image.ImageCombiner
Combines the result of resampling the given image.
resample(RenderedImage, Rectangle, MathTransform) - Method in class org.apache.sis.image.ImageProcessor
Creates a new image which will resample the given image.
resample(GridCoverage, GridGeometry) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Creates a new coverage with a different grid extent, resolution or coordinate reference system.
resample(GridCoverage, CoordinateReferenceSystem) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Creates a new coverage with a different coordinate reference system.
resampleAndConvert(RenderedImage, LinearTransform, DirectPosition) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Creates the resampled image, then optionally applies an index color model.
ResampledGridCoverage - Class in org.apache.sis.coverage.grid
A multi-dimensional grid coverage where each two-dimensional slice is the resampling of data from another grid coverage.
ResampledGridCoverage(GridCoverage, GridGeometry, MathTransform, MathTransform, CoordinateOperationFinder, ImageProcessor) - Constructor for class org.apache.sis.coverage.grid.ResampledGridCoverage
Creates a new grid coverage which will be the resampling of the given source.
ResampledImage - Class in org.apache.sis.image
An image which is the result of resampling the pixel values of another image.
ResampledImage(RenderedImage, SampleModel, Point, Rectangle, MathTransform, Interpolation, Number[], Quantity<?>[]) - Constructor for class org.apache.sis.image.ResampledImage
Creates a new image which will resample the given image.
ResamplingGrid - Class in org.apache.sis.image
A grid of precomputed pixel coordinates in source images.
ResamplingGrid(MathTransform2D, Rectangle, Dimension) - Constructor for class org.apache.sis.image.ResamplingGrid
Creates a new grid of precomputed values using the given transform applied on the specified region.
ResamplingGrid.Key - Class in org.apache.sis.image
Key of cached ResamplingGrid instances.
rescaleMainRange(ColorModel) - Method in class org.apache.sis.internal.coverage.j2d.Colorizer
Potentially rescales the range of values of the main category for the given color model.
reset() - Method in class org.apache.sis.feature.builder.TypeBuilder
Resets the identification map.
reset() - Method in class org.apache.sis.internal.sql.feature.BinaryEncoding.FromHex
Repositions this stream to the position of the mark.
reset() - Method in class org.apache.sis.internal.sql.postgis.RasterReader
Restores this reader to its initial state.
reset() - Method in class org.apache.sis.internal.sql.postgis.RasterWriter
Restores this writer to its initial state.
reset() - Method in class org.apache.sis.internal.storage.io.ChannelData
Resets the current stream byte and bit positions from the stack of marked positions.
reset() - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
Repositions this stream to the position at the time the mark method was last called.
reset() - Method in interface org.apache.sis.internal.storage.io.Markable
Resets the current stream byte and bit positions from the stack of marked positions.
reset() - Method in class org.apache.sis.internal.storage.io.OutputStreamAdapter
Resets this stream to the position at the time the mark method was last called.
reset() - Method in class org.apache.sis.internal.storage.io.RewindableLineReader
Resets the stream if allowed to do so.
reset() - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Resets the stream position to the mark created at construction time, then marks again the stream for allowing future resets.
reset() - Method in class org.apache.sis.math.Statistics
Resets this object state as if it was just created.
reset() - Method in class org.apache.sis.math.Statistics.WithDelta
Resets this object state as if it was just created.
reset() - Method in class org.apache.sis.referencing.GeodeticCalculator.CircularPath
Restores the enclosing GeodeticCalculator to the state that it has at PathBuilder instantiation time.
reset() - Method in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
Restores the enclosing GeodeticCalculator to the state that it has at PathBuilder instantiation time.
reset() - Method in class org.apache.sis.referencing.operation.transform.OperationMethodSet
Invoked on construction time, or when the service loader has been reloaded.
reset() - Method in class org.apache.sis.storage.ProbeInputStream
Throws an exception since marks are not supported on this input stream.
reset() - Method in class org.apache.sis.storage.ProbeReader
Throws an exception since marks are not supported on this reader.
reset() - Method in class org.apache.sis.storage.StorageConnector.Coupled
Resets the position of all sources of the StorageConnector.Coupled.view, then the view itself.
reset() - Method in class org.apache.sis.storage.StorageConnector
Resets the root StorageConnector.storage object.
reset(long) - Method in class org.apache.sis.internal.storage.io.ChannelData
Moves to the given position in the stream and discards all marks at or after that position.
reset(long) - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
Moves to the given position in the stream and discards all marks at or after that position.
reset(long) - Method in interface org.apache.sis.internal.storage.io.Markable
Resets the stream position to the mark at the given position.
reset(long) - Method in class org.apache.sis.internal.storage.io.OutputStreamAdapter
Moves to the given position in the stream and discards all marks at or after that position.
reset(Object, Object) - Method in class org.apache.sis.xml.Pooled
Resets the given marshaller property to its initial state.
reset(Object, Object) - Method in class org.apache.sis.xml.PooledMarshaller
Resets the given marshaller property to its initial state.
reset(Object, Object) - Method in class org.apache.sis.xml.PooledTemplate
Should never be invoked on PooledTemplate instances.
reset(Object, Object) - Method in class org.apache.sis.xml.PooledUnmarshaller
Resets the given unmarshaller property to its initial state.
reset(Buffer, Buffer) - Static method in class org.apache.sis.internal.storage.io.ByteWriter
Prepares the given source and target buffers to a new transfer.
reset(StorageConnector.Coupled) - Method in class org.apache.sis.storage.StorageConnector
Resets the given view.
reset(Pooled) - Method in class org.apache.sis.xml.Pooled
Releases resources and resets the (un)marshaller to its initial state.
RESET - Enum constant in enum org.apache.sis.internal.util.X364
Reset all attributes to their default value.
resetColor() - Method in class org.apache.sis.io.wkt.Formatter
Appends in the Formatter.buffer the ANSI escape sequence for resetting the color to the default.
resetLevelColors() - Method in class org.apache.sis.util.logging.MonolineFormatter
Resets the colors to the default values.
resetLevelColors(boolean) - Method in class org.apache.sis.util.logging.MonolineFormatter
Resets the colors setting to its default value.
resetTime - Variable in class org.apache.sis.xml.Pooled
The System.nanoTime() value of the last call to Pooled.reset(Pooled).
ReshapedImage - Class in org.apache.sis.coverage.grid
A view over another image with the origin relocated to a new position.
ReshapedImage(RenderedImage, long, long, long, long) - Constructor for class org.apache.sis.coverage.grid.ReshapedImage
Creates a new image with the same data than the given image but located at different coordinates.
ResidualGrid - Class in org.apache.sis.referencing.operation.builder
The residuals after an affine approximation has been created for a set of matching control point pairs.
ResidualGrid(LinearTransform, LinearTransform, int, int, float[], double, double[], ProjectedTransformTry) - Constructor for class org.apache.sis.referencing.operation.builder.ResidualGrid
Creates a new residual grid.
ResidualGrid.Data - Class in org.apache.sis.referencing.operation.builder
View over one target dimension of the localization grid.
resize(boolean[], int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with false if necessary.
resize(byte[], int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(char[], int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(double[][], int) - Static method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Resize all the given arrays to the given capacity.
resize(double[], int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(float[], int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(int) - Method in class org.apache.sis.util.collection.IntegerList
Sets the list size to the given value.
resize(int[], int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(long...) - Method in class org.apache.sis.coverage.grid.GridExtent
Sets the size of grid extent to the given values by moving low and high coordinates.
resize(long[], int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(short[], int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(E[], int) - Static method in class org.apache.sis.util.ArraysExt
Returns an array containing the same elements as the given array but with the specified length, truncating or padding with null if necessary.
resizeAffine(Matrix, int, int) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Returns a matrix with the same content than the given matrix but a different size, assuming an affine transform.
Resizing() - Constructor for enum org.apache.sis.image.ImageProcessor.Resizing
 
resolution - Variable in class org.apache.sis.coverage.grid.GridGeometry
An estimation of the grid resolution, in units of the CRS axes.
resolution - Variable in class org.apache.sis.geometry.CoordinateFormat.Resolution
The desired resolution in the unit of measurement given by CoordinateFormat.Resolution.unit.
resolution - Variable in class org.apache.sis.internal.storage.ResourceLineage
Spatial resolution expressed as a scale factor, an angle or a level of detail.
resolution - Variable in class org.apache.sis.metadata.iso.lineage.DefaultSource
Distance between consistent parts (centre, left side, right side) of two adjacent pixels.
resolution - Variable in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Degree of detail in the grid dataset.
resolution - Variable in class org.apache.sis.portrayal.CanvasContext
The resolution in metres, computed when first requested and saved for reuse.
resolution - Variable in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
The number of pixels per ImageMetadataBuilder.resolutionUnit in the image width and Height directions, or Double.NaN is unspecified.
resolution(int) - Method in class org.apache.sis.storage.geotiff.MultiResolutionImage
Returns the resolution (in units of CRS axes) for the given level.
resolution(Unit<?>) - Method in class org.apache.sis.geometry.CoordinateFormat.Resolution
Returns the resolution converted to the specified unit as an absolute value.
resolution(MathTransform, GridExtent, PixelInCell) - Static method in class org.apache.sis.coverage.grid.GridGeometry
Computes the resolution for the given grid extent and transform, or returns null if unknown.
resolution(Matrix, int) - Static method in class org.apache.sis.coverage.grid.GridGeometry
Computes the resolutions from the given matrix.
Resolution - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Resolution
Resolution() - Constructor for enum org.apache.sis.internal.metadata.Merger.Resolution
 
Resolution(Quantity<?>) - Constructor for class org.apache.sis.geometry.CoordinateFormat.Resolution
Creates a new instance initialized to the given precision.
Resolution(CoordinateFormat.Resolution, double, Unit<Length>) - Constructor for class org.apache.sis.geometry.CoordinateFormat.Resolution
Creates a new instance derived from the given angular or linear resolution.
RESOLUTION - Static variable in class org.apache.sis.coverage.grid.GridGeometry
A bitmask to specify the validity of the grid resolution.
resolutions - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
The resolutions, or null if not yet computed.
resolutions - Variable in class org.apache.sis.storage.geotiff.MultiResolutionImage
Resolutions (in units of CRS axes) of each level from finest to coarsest resolution.
resolutionSquared - Variable in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
Squares of resolution at each pyramid level, from finest (smaller numbers) to coarsest (largest numbers).
resolutionUnit - Variable in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
The unit of measurement for the ImageMetadataBuilder.resolution value, or null if none.
ResolutionUnit - Static variable in class org.apache.sis.storage.geotiff.Tags
 
resolve() - Method in class org.apache.sis.math.Plane.Fit
Computes the Plane.Fit.sx, Plane.Fit.sy and Plane.z0() values using the sums computed by the constructor.
resolve(double, double, double, double, double, double) - Method in class org.apache.sis.geometry.CurveExtremum
Finds the extremum of the unique cubic curve which fit the two given points and derivatives.
resolve(int) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Ensures that the n first objects in this set are created.
resolve(Object, ModifiableMetadata) - Method in class org.apache.sis.internal.metadata.Merger
Invoked when a source metadata element is about to be written in an existing target element.
resolve(Path) - Method in enum org.apache.sis.internal.system.DataDirectory
If the given path is relative, returns the path as a child of the directory represented by this enum.
resolve(Collection<DefaultOperationMetadata>, Collection<DefaultCoupledResource>) - Static method in class org.apache.sis.metadata.iso.identification.OperationName
For every instance of DefaultCoupledResource associated to an operation of kind OperationName, replaces the operation by a "real" DefaultOperationMetadata of the same name, if any.
resolve(DefaultFeatureType, Collection<? extends AbstractIdentifiedType>, Map<FeatureType, Boolean>, boolean) - Method in class org.apache.sis.feature.DefaultFeatureType
Implementation of resolve(FeatureType, Map), also to be invoked from the constructor.
resolve(DefaultFeatureType, Collection<AbstractIdentifiedType>) - Method in class org.apache.sis.feature.DefaultAssociationRole
If the associated feature type is a placeholder for a FeatureType to be defined later, replaces the placeholder by the actual instance if available.
resolve(DefaultFeatureType, Map<FeatureType, Boolean>) - Method in class org.apache.sis.feature.DefaultFeatureType
If an associated feature type is a placeholder for a FeatureType to be defined later, replaces the placeholder by the actual instance if available.
resolve(Context) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
If the PropertyType.metadata is still null, tries to resolve it using UUID, XLink or NilReason information.
resolve(Context, Class<T>, T) - Method in class org.apache.sis.internal.jaxb.gco.ObjectReference
If the given metadata object is null, tries to get an instance from the identifiers declared in this ObjectReference.
resolve(MarshalContext, Class<T>, UUID) - Method in class org.apache.sis.xml.ReferenceResolver
Returns an object of the given type for the given uuid attribute, or null if none.
resolve(MarshalContext, Class<T>, XLink) - Method in class org.apache.sis.xml.ReferenceResolver
Returns an object of the given type for the given xlink attribute, or null if none.
resolve(VerticalCRS) - Method in class org.apache.sis.io.wkt.VerticalInfo
If the pending DefaultVerticalExtent can use the given CRS, completes the extent now.
resolve(VerticalCRS, CoordinateSystemAxis) - Method in class org.apache.sis.io.wkt.VerticalInfo
Implementation of VerticalInfo.resolve(VerticalCRS, CoordinateSystemAxis) to be invoked recursively, after we checked the datum type and fetched the axis once for all.
resolveAmbiguity(DefaultMathTransformFactory.Context) - Method in class org.apache.sis.internal.referencing.provider.AbstractProvider
If an operation method is ambiguous according Apache SIS, returns the name of the method that SIS should use.
resolveAmbiguity(DefaultMathTransformFactory.Context) - Method in class org.apache.sis.internal.referencing.provider.GeographicToGeocentric
If the user asked for the "Geographic/geocentric conversions" operation but the parameter types suggest that (s)he intended to convert in the opposite direction, return the name of operation method to use.
resolved - Variable in class org.apache.sis.feature.NamedFeatureType
The feature type to use instead of the NamedFeatureType.
resolveDeferredEntries(ImageFileDirectory) - Method in class org.apache.sis.storage.geotiff.Reader
Reads all entries that were deferred.
resolveDeferredEntries(ImageFileDirectory, long) - Method in class org.apache.sis.storage.geotiff.Reader
Reads some of the entries that has been deferred.
resolveEPSG(AbstractCS) - Method in class org.apache.sis.referencing.cs.AbstractCS
Verify if we can get a coordinate system from the EPSG database with the same axes.
resolver - Variable in class org.apache.sis.internal.jaxb.Context
The reference resolver currently in use, or null for ReferenceResolver.DEFAULT.
resolver - Variable in class org.apache.sis.xml.Pooled
The reference resolver to use during unmarshalling.
resolver(Context) - Static method in class org.apache.sis.internal.jaxb.Context
Returns the reference resolver in use for the current marshalling or unmarshalling process.
RESOLVER - Static variable in class org.apache.sis.xml.XML
Allows client code to replace xlink or uuidref attributes by the actual objects to use.
resolveWraparoundAxis(int, int, double) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Tries to remove discontinuities in coordinates values caused by anti-meridian crossing.
resolveWraparoundAxis(int, int, double) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Tries to remove discontinuities in coordinates values caused by anti-meridian crossing.
resource - Variable in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
The resource from which to read grid coverages.
resource - Variable in class org.apache.sis.internal.storage.WritableResourceSupport
The resource where to write.
resource - Variable in class org.apache.sis.storage.aggregate.GridSlice
The resource associated to this slice.
Resource - Interface in org.apache.sis.storage
Provides access to geospatial data in a DataStore.
RESOURCE - Enum constant in enum org.apache.sis.internal.storage.MetadataBuilder.Scope
Information applies only to the resource (data).
RESOURCE - Enum constant in enum org.apache.sis.xml.XLink.Type
An internal resource.
RESOURCE_ID - Enum constant in enum org.apache.sis.filter.FilterName
 
ResourceAlreadyExists_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
A resource already exists at “{0}”.
ResourceAlreadyExistsException - Exception in org.apache.sis.storage
Thrown when a write operation cannot be performed because it would cause the replacement of an existing resource.
ResourceAlreadyExistsException() - Constructor for exception org.apache.sis.storage.ResourceAlreadyExistsException
Creates an exception with no cause and no details message.
ResourceAlreadyExistsException(String) - Constructor for exception org.apache.sis.storage.ResourceAlreadyExistsException
Creates an exception with the specified details message.
ResourceAlreadyExistsException(String, Throwable) - Constructor for exception org.apache.sis.storage.ResourceAlreadyExistsException
Creates an exception with the specified details message and cause.
ResourceCompilerException - Exception in org.apache.sis.util.resources
Thrown when the ResourceCompilerMojo exit abnormally.
ResourceCompilerException(String) - Constructor for exception org.apache.sis.util.resources.ResourceCompilerException
Creates an exception with the given detail message.
ResourceCompilerException(Throwable) - Constructor for exception org.apache.sis.util.resources.ResourceCompilerException
Creates an exception with the given cause.
ResourceCompilerMojo - Class in org.apache.sis.util.resources
Compiles the international resources that are found in the module from which this mojo is invoked.
ResourceCompilerMojo() - Constructor for class org.apache.sis.util.resources.ResourceCompilerMojo
Constructs a new resource compiler MOJO.
ResourceCompilerMojo.Compiler - Class in org.apache.sis.util.resources
A resource compiler that delegates the messages to the Mojo logger.
resourceConstraints - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides information about constraints which apply to the resource(s).
ResourceDefinition - Class in org.apache.sis.storage.sql
Definition of a resource (table, view or query) to include in a SQLStore.
ResourceDefinition(GenericName, String) - Constructor for class org.apache.sis.storage.sql.ResourceDefinition
Creates a new definition.
resourceFormats - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides a description of the format of the resource(s).
resourceId(String) - Method in class org.apache.sis.filter.DefaultFilterFactory.Features
Creates a new predicate to identify an identifiable resource within a filter expression.
resourceId(String) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a predicate to identify an identifiable resource within a filter expression.
ResourceIdentification - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Resource identification
ResourceIdentifierCollision_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
More than one resource have the “{1}” identifier in the “{0}” data store.
ResourceInternationalString - Class in org.apache.sis.util
An international string backed by a ResourceBundle.
ResourceInternationalString - Class in org.apache.sis.util.resources
ResourceInternationalString(short) - Constructor for class org.apache.sis.util.resources.ResourceInternationalString
Creates a new international string for the given key.
ResourceInternationalString(short, Object) - Constructor for class org.apache.sis.util.resources.ResourceInternationalString
Creates a new international string for the given key and arguments.
ResourceInternationalString(String, String) - Constructor for class org.apache.sis.util.ResourceInternationalString
Creates a new international string from the specified resource bundle and key.
resourceKey - Variable in enum org.apache.sis.feature.FeatureFormat.Column
The Vocabulary key to use for formatting the header of this column.
resourceKey - Variable in class org.apache.sis.internal.referencing.DefinitionVerifier
If withAuthority(…) produced a localizable warning, the resource key for creating the actual message.
resourceKey - Variable in enum org.apache.sis.internal.storage.Capability
The Vocabulary key to use for fetching a localized name.
resourceKey - Variable in enum org.apache.sis.setup.About
The resource key for this section in the Vocabulary resources bundle.
resourceKey - Variable in class org.apache.sis.util.collection.TableColumn.Constant
The resource key for the column header.
resourceKey(CodeList<?>) - Static method in class org.apache.sis.util.iso.Types.Description
Returns the resource key for the given code list.
ResourceLineage - Class in org.apache.sis.internal.storage
Metadata about a resource which is a single source of another resource.
ResourceLineage(Metadata) - Constructor for class org.apache.sis.internal.storage.ResourceLineage
Collects information about a source of the derived resource for which to provide lineage.
resourceLineages - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Information about the provenance, sources and/or the production processes applied to the resource.
resourceMaintenances - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides information about the frequency of resource updates, and the scope of those updates.
resourceNotFound(DataStore, String) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Returns an error message for a resource not found.
ResourceNotFound_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
No resource found for the “{1}” identifier in the “{0}” data store.
ResourceOnFileSystem - Interface in org.apache.sis.internal.storage
A resource which is loaded from one or many files on an arbitrary file system.
resourceReferences - Variable in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
References to the resource on which the services operates.
ResourceRemoved - Static variable in class org.apache.sis.internal.storage.Resources.Keys
This resource has been removed from its data store.
resources - Variable in class org.apache.sis.console.TransformCommand
resources - Static variable in class org.apache.sis.internal.system.Shutdown
The resources to dispose.
resources - Variable in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
The tightly coupled resources.
resources - Variable in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
The names of the SQL scripts to read.
resources - Variable in class org.apache.sis.util.ResourceInternationalString
The name of the resource bundle, as a fully qualified class name.
resources - Variable in class org.apache.sis.util.resources.IndexedResourceBundle
The path of the binary file containing resources, or null if there are no resources or if the resources have already been loaded.
resources - Variable in class org.apache.sis.util.resources.IndexedResourceCompiler
Resource keys and their localized values.
resources() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns the sis-feature specific resources for error messages.
resources() - Method in class org.apache.sis.internal.sql.feature.Analyzer
Returns the localized resources for warnings and error messages.
resources() - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Returns the localized resources for producing warnings or error messages.
resources() - Method in class org.apache.sis.internal.storage.inflater.CompressionChannel
Returns the resources for error messages.
resources() - Method in class org.apache.sis.io.wkt.WKTDictionary
Convenience methods for resources in the language used for error messages.
resources() - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Minor shortcut for fetching the resources specific to the sis-referencing module.
resources() - Method in class org.apache.sis.storage.geotiff.GeoTIFF
Returns the GeoTIFF-specific resource for error messages and warnings.
resources(Path) - Static method in class org.apache.sis.internal.doclet.Doclet
Returns the src/main/javadoc/ directory relative to the root of the Maven project.
Resources - Class in org.apache.sis.internal.feature
Warning and error messages that are specific to the sis-feature module.
Resources - Class in org.apache.sis.internal.gazetteer
Warning and error messages that are specific to the sis-referencing-by-identifiers module.
Resources - Class in org.apache.sis.internal.geotiff
Warning and error messages that are specific to the sis-geotiff module.
Resources - Class in org.apache.sis.internal.metadata
Warning and error messages that are specific to the sis-metadata module.
Resources - Class in org.apache.sis.internal.referencing
Warning and error messages that are specific to the sis-referencing module.
Resources - Class in org.apache.sis.internal.sql.feature
Warning and error messages that are specific to the sis-sqlstore module.
Resources - Class in org.apache.sis.internal.storage
Warning and error messages that are specific to the sis-storage module.
Resources - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Resources
Resources(URL) - Constructor for class org.apache.sis.internal.feature.Resources
Constructs a new resource bundle loading data from the given UTF file.
Resources(URL) - Constructor for class org.apache.sis.internal.gazetteer.Resources
Constructs a new resource bundle loading data from the given UTF file.
Resources(URL) - Constructor for class org.apache.sis.internal.geotiff.Resources
Constructs a new resource bundle loading data from the given UTF file.
Resources(URL) - Constructor for class org.apache.sis.internal.metadata.Resources
Constructs a new resource bundle loading data from the given UTF file.
Resources(URL) - Constructor for class org.apache.sis.internal.referencing.Resources
Constructs a new resource bundle loading data from the given UTF file.
Resources(URL) - Constructor for class org.apache.sis.internal.sql.feature.Resources
Constructs a new resource bundle loading data from the given UTF file.
Resources(URL) - Constructor for class org.apache.sis.internal.storage.Resources
Constructs a new resource bundle loading data from the given UTF file.
RESOURCES - Static variable in class org.apache.sis.internal.util.CodeLists
The name of bundle resources for code list titles.
RESOURCES_EXT - Static variable in class org.apache.sis.util.resources.IndexedResourceCompiler
Extension for resource target files.
Resources.International - Class in org.apache.sis.internal.feature
The international string to be returned by Resources.formatInternational(short,java.lang.Object...).
Resources.International - Class in org.apache.sis.internal.gazetteer
The international string to be returned by Resources.formatInternational(short).
Resources.International - Class in org.apache.sis.internal.geotiff
The international string to be returned by Resources.formatInternational(short).
Resources.International - Class in org.apache.sis.internal.metadata
The international string to be returned by Resources.formatInternational(short).
Resources.International - Class in org.apache.sis.internal.referencing
The international string to be returned by Resources.formatInternational(short).
Resources.International - Class in org.apache.sis.internal.sql.feature
The international string to be returned by Resources.formatInternational(short).
Resources.International - Class in org.apache.sis.internal.storage
The international string to be returned by Resources.formatInternational(short).
Resources.Keys - Class in org.apache.sis.internal.feature
Resource keys.
Resources.Keys - Class in org.apache.sis.internal.gazetteer
Resource keys.
Resources.Keys - Class in org.apache.sis.internal.geotiff
Resource keys.
Resources.Keys - Class in org.apache.sis.internal.metadata
Resource keys.
Resources.Keys - Class in org.apache.sis.internal.referencing
Resource keys.
Resources.Keys - Class in org.apache.sis.internal.sql.feature
Resource keys.
Resources.Keys - Class in org.apache.sis.internal.storage
Resource keys.
resourceScope - Variable in class org.apache.sis.metadata.iso.DefaultMetadataScope
Code for the scope.
ResourcesDownloader - Class in org.apache.sis.console
A provider for data licensed under different terms of use than the Apache license.
ResourcesDownloader() - Constructor for class org.apache.sis.console.ResourcesDownloader
Creates a new installation scripts provider.
resourceSpecificUsages - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Provides basic information about specific application(s) for which the resource(s) has/have been or is being used by different users.
resourcesToProcess - Variable in class org.apache.sis.util.resources.IndexedResourceCompiler
The resources bundle base classes.
ResourceTransaction - Interface in org.apache.sis.internal.storage
A writable resource containing data (features or coverages) that can be changed in a all-or-nothing way.
resourceTypes() - Element in annotation type org.apache.sis.internal.storage.StoreMetadata
Returns the types of resource that the DataStoreProvider may be able to produce.
responses - Variable in class org.apache.sis.metadata.iso.identification.DefaultUsage
Responses to the user-determined limitations.
responsibility - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Part of the responsible party of the MetadataBuilder.citation, or null if none.
responsibility() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the responsibility object if it does not already exists, then returns it.
responsibleParties - Variable in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Party responsible for the resource constraints.
restore() - Method in class org.apache.sis.io.wkt.WKTDictionary.Loader
Restores WKTDictionary.parser to its initial state.
restoreContextualUnit(Unit<?>, Unit<?>) - Method in class org.apache.sis.io.wkt.Formatter
Restores the contextual unit to its previous state before the call to Formatter.addContextualUnit(Unit).
restriction - Variable in class org.apache.sis.internal.storage.MetadataBuilder.LegalSymbols
The restriction to use if an item in the MetadataBuilder.LegalSymbols.symbols list is found.
result - Variable in class org.apache.sis.feature.LinkOperation
The type of the result.
result - Variable in class org.apache.sis.internal.sql.feature.FeatureIterator
The result of executing the SQL query for a Table.
result - Variable in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation
The expected result type to be returned by GroupAsPolylineOperation.getResult().
result() - Method in class org.apache.sis.image.ImageCombiner
Returns the combination of destination image with all images specified to ImageCombiner methods.
result() - Method in class org.apache.sis.internal.processing.image.TiledProcess.Task
Returns the computation result.
result() - Method in class org.apache.sis.internal.processing.isoline.Parallelized.Tile
Invoked on the last sub-task (after all merges) for getting final result.
result() - Method in class org.apache.sis.metadata.HashCode
Returns the hash code result after visiting all elements in a metadata instance.
result() - Method in class org.apache.sis.metadata.MetadataCopier
Returns the metadata instance resulting from the copy.
result() - Method in class org.apache.sis.metadata.MetadataVisitor
Returns the result of visiting all elements in a metadata instance.
result() - Method in class org.apache.sis.metadata.Pruner
Returns the result of visiting all elements in the metadata.
result() - Method in class org.apache.sis.referencing.operation.transform.DomainDefinition
Returns the domain computed so far by this instance.
Result - Class in org.apache.sis.internal.processing.isoline
Deferred isoline result, created when computation is continuing in background.
Result - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Result
Result(Future<Isolines[]>) - Constructor for class org.apache.sis.internal.processing.isoline.Result
Creates a new list for the given future isolines.
Result(AbstractFeature) - Constructor for class org.apache.sis.feature.EnvelopeOperation.Result
Creates a new attribute for the given feature.
Result(AbstractFeature) - Constructor for class org.apache.sis.feature.StringJoinOperation.Result
Creates a new attribute for the given feature.
Result(AbstractFeature, String, DefaultAttributeType<G>) - Constructor for class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation.Result
Creates a new result for an execution on the given feature.
RESULT - Enum constant in enum org.apache.sis.internal.storage.xml.stream.OutputType
The output is an instance of XML Result, which is itself a wrapper around another kind of result.
RESULT_PREFIX - Static variable in class org.apache.sis.feature.AbstractOperation
The prefix for result identification entries in the identification map.
resultContent - Variable in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Provides the description of the content of the result coverage.
resultContentDescription - Variable in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Deprecated.
resultCRS - Variable in class org.apache.sis.geometry.WraparoundAdjustment
Coordinate reference system of results, or null if unspecified.
resultFile - Variable in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Provides information about the data file containing the result coverage data.
resultFormat - Variable in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Provides information about the format of the result coverage data.
resultIdentification(Map<String, ?>) - Method in class org.apache.sis.feature.AbstractOperation
Returns a map that can be used for creating the AbstractOperation.getResult() type.
results - Variable in class org.apache.sis.metadata.iso.quality.AbstractElement
Value (or set of values) obtained from applying a data quality measure.
results - Variable in class org.apache.sis.metadata.sql.CachedStatement
The results of last call to PreparedStatement.executeQuery(), or null if not yet determined.
results - Variable in class org.apache.sis.referencing.factory.sql.AuthorityCodes
The result of statements[ALL], created only if requested.
resultScope - Variable in class org.apache.sis.metadata.iso.quality.AbstractResult
Scope of the result.
resultSpatialRepresentation - Variable in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Provides the digital representation of data quality measures composing the coverage result.
resultType - Variable in class org.apache.sis.feature.EnvelopeOperation
The type of the result returned by the envelope operation.
resultType - Variable in class org.apache.sis.feature.StringJoinOperation
The type of the result returned by the string concatenation operation.
resultType - Variable in class org.apache.sis.storage.FeatureSubset
The type of features in this set.
retainAll(Collection<?>) - Method in class org.apache.sis.util.collection.CodeListSet
Retains only the elements of the given collection in this set.
rethrow(Throwable) - Static method in class org.apache.sis.internal.util.Cloner
Throws the given exception if it is an instance of CloneNotSupportedException or an unchecked exception, or do nothing otherwise.
rethrowOrWrap(Throwable) - Static method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Worker
If the given exception can be propagated as an error or unchecked exception, throws it.
Retry - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Retry
RETURN_NULL - Static variable in class org.apache.sis.metadata.PropertyAccessor
Enumeration constants for the mode argument in the PropertyAccessor.set(int, Object, Object, int) method.
RETURN_PREVIOUS - Static variable in class org.apache.sis.metadata.PropertyAccessor
Enumeration constants for the mode argument in the PropertyAccessor.set(int, Object, Object, int) method.
returnType - Variable in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Type of value returned by the method as a Class of Geometries#TYPE.
reverse() - Method in class org.apache.sis.internal.processing.isoline.Fragments
Reverse the order of all points.
reverse() - Method in class org.apache.sis.math.Vector
Returns a view which contains the values of this vector in reverse order.
reverse(int[]) - Static method in class org.apache.sis.util.ArraysExt
Reverses the order of elements in the given array.
reverse(Object[]) - Static method in class org.apache.sis.util.ArraysExt
Reverses the order of elements in the given array.
REVERSE - Static variable in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Lookup table for reversing the order of bits in a byte.
reverseAfterLinearization - Variable in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Whether the inverse of ProjectedTransformTry.projection shall be concatenated to the final interpolated transform.
ReversedBitsChannel - Class in org.apache.sis.storage.geotiff
A channel with a read(…) method fetching all bytes with theirs bits in reverse order.
ReversedBitsChannel(ChannelDataInput) - Constructor for class org.apache.sis.storage.geotiff.ReversedBitsChannel
Creates a new channel which will reverse the bit order of bytes read from the given channel.
reverseRotation() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Inverts in-place the sign of rotation terms (BursaWolfParameters.rX, BursaWolfParameters.rY, BursaWolfParameters.rZ).
reverseRotation() - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
Inverts in-place the sign of rotation terms and their derivative.
rewind() - Method in class org.apache.sis.image.PixelIterator
Restores the iterator to the start position.
rewind() - Method in class org.apache.sis.internal.storage.csv.Store
Moves the reader position to beginning of file, if possible.
rewind() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Empties the buffer and reset the channel position at the beginning of the stream.
rewind() - Method in class org.apache.sis.internal.storage.io.RewindableLineReader
Returns a reader rewound to the beginning of data to read.
RewindableLineReader - Class in org.apache.sis.internal.storage.io
A LineNumberReader which may be rewound to its original position even if the mark is no longer valid.
RewindableLineReader(InputStream, Charset) - Constructor for class org.apache.sis.internal.storage.io.RewindableLineReader
Creates a line reader wrapping the given input stream.
rewrap(Geometry) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Returns the given geometry in new wrapper, or this if g is same as current geometry.
RewriteOnUpdate - Class in org.apache.sis.internal.storage.xml.stream
Helper class for updating an existing XML file, with no feature type change permitted.
RewriteOnUpdate(FeatureSet, Path) - Constructor for class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
Creates an updater for the given source of features.
Rewriter - Class in org.apache.sis.internal.doclet
Rewrites some HTML files after they have been generated.
Rewriter() - Constructor for class org.apache.sis.internal.doclet.Rewriter
Creates a new Rewriter.
RGB_BAND_NAMES - Static variable in class org.apache.sis.internal.storage.esri.RasterStore
Default names of bands when the color model is RGB or RGBA.
RHUMBLINE_LENGTH - Static variable in class org.apache.sis.referencing.GeodeticCalculator
Bitmask specifying which information are valid.
rhumblineAzimuth - Variable in class org.apache.sis.referencing.GeodeticCalculator
Constant bearing on the rhumb line path, in radians.
rhumblineLength - Variable in class org.apache.sis.referencing.GeodeticCalculator
Length of the rhumb line from the starting point (GeodeticCalculator.φ1,GeodeticCalculator.λ1) to the end point (GeodeticCalculator.φ2,GeodeticCalculator.λ2).
right - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet
The second source of features.
RIGHT_HANDED - Enum constant in enum org.apache.sis.referencing.cs.AxesConvention
Axes are ordered for a right-handed coordinate system.
RIGHT_OUTER - Enum constant in enum org.apache.sis.storage.aggregate.JoinFeatureSet.Type
All records from the right side will be included.
rightBorder - Variable in class org.apache.sis.io.TableAppender
The right table border, or an empty string if none.
rightName - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet
Name of the associations to the JoinFeatureSet.right features.
RingIterator(Polygon) - Constructor for class org.apache.sis.internal.feature.jts.PathIteratorAdapter.RingIterator
Created a new iterator for the given polygon.
rms() - Method in class org.apache.sis.math.Statistics
Returns the root mean square, or NaN if none.
rms(double[], double) - Static method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns a global estimation of correlation by computing the root mean square of values.
role - Variable in class org.apache.sis.feature.AbstractAssociation
Information about the association.
role - Variable in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Function performed by the responsible party.
role - Variable in class org.apache.sis.xml.XLink
A URI reference for some description of the arc role.
RoleIter() - Constructor for class org.apache.sis.feature.builder.AttributeTypeBuilder.RoleIter
 
roles() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Returns the roles that the attribute play in the predefined operations managed by AttributeTypeBuilder.
rollback() - Method in interface org.apache.sis.internal.storage.ResourceTransaction
Undoes all changes made in the current transaction.
root - Variable in class org.apache.sis.coverage.grid.GridGeometry.Formatter
Where to write the GridGeometry string representation.
root - Variable in class org.apache.sis.index.tree.PointTree
The root node of this k-dimensional tree.
root - Variable in class org.apache.sis.internal.stream.PaginedDoubleStream
The root stream on which to delegate skip and limit operations.
root - Variable in class org.apache.sis.internal.stream.PaginedStream
The root stream on which to delegate skip and limit operations.
root - Variable in class org.apache.sis.io.wkt.StoredTree
Root of a tree of Element snapshots.
root - Variable in class org.apache.sis.io.wkt.Warnings
Name identifier or class name of the root object being parsed or formatted.
root - Variable in class org.apache.sis.metadata.TreeTableView
The root of the metadata tree.
root - Variable in class org.apache.sis.util.collection.DefaultTreeTable
The root node, or null if not yet specified.
root(int) - Method in class org.apache.sis.measure.ConventionalUnit
Returns a unit equals to the given root of this unit.
root(int) - Method in class org.apache.sis.measure.SystemUnit
Returns a unit equals to the given root of this unit.
root(int) - Method in class org.apache.sis.measure.UnitDimension
Returns the given root of this dimension.
root(StartElement) - Method in class org.apache.sis.storage.geotiff.XMLMetadata.Parser
Parses a <GDALMetadata> element and its children.
Root - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Root
Root(XMLMetadata, DefaultTreeTable.Node, String) - Constructor for class org.apache.sis.storage.geotiff.XMLMetadata.Root
Converts the XML document to a tree table.
ROOT - Static variable in class org.apache.sis.internal.system.Loggers
The root logger.
ROOT_ADAPTERS - Static variable in class org.apache.sis.internal.jaxb.TypeRegistration
Undocumented (for now) marshaller property for specifying conversions to apply on root objects before marshalling.
rootAdapters - Variable in class org.apache.sis.xml.Pooled
Converters from arbitrary classes implementing GeoAPI interfaces to Apache SIS implementations providing JAXB annotations, or null or an empty array if none.
rootClass - Variable in class org.apache.sis.internal.feature.Geometries
The root geometry class.
rootDirectory - Variable in class org.apache.sis.internal.maven.Assembler
The root directory (without the "target/binaries" sub-directory) where JARs are to be copied.
rootDirectory - Variable in class org.apache.sis.internal.maven.JarCollector
The root directory (without the "target/binaries" sub-directory) where JARs are to be copied.
rootDirectory - Static variable in enum org.apache.sis.internal.system.DataDirectory
The root directory fetched from the SIS_DATA environment variable when first needed, or null if none or not yet determined.
RootMeanSquare - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Root Mean Square
roots() - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Returns the SpecializableTransform.SubArea instances at the root of this class.
rootType() - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Returns the first location type.
rotate(double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before rotating this transform.
rotate(double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before rotating this transform.
rotate(double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before rotating this transform.
rotate(double, double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before rotating this transform.
rotateNorthPole(MathTransformFactory, double, double, double) - Static method in class org.apache.sis.referencing.operation.transform.PoleRotation
Creates a new rotated north pole operation.
rotateSouthPole(MathTransformFactory, double, double, double) - Static method in class org.apache.sis.referencing.operation.transform.PoleRotation
Creates a new rotated south pole operation.
ROTATION_FRAME_CODE - Static variable in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
Rotation frame method.
rotationNotSupported(String) - Method in class org.apache.sis.internal.storage.WritableResourceSupport
Returns the message for an exception saying that rotations are not supported.
RotationNotSupported_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
The “{0}” format does not support rotations.
round() - Method in class org.apache.sis.math.Fraction
Returns this fraction rounded toward nearest integer.
round(double, double) - Method in class org.apache.sis.measure.AngleFormat
Rounds the given value according current AngleFormat.roundingMode.
round(double, double, double) - Static method in class org.apache.sis.internal.feature.j2d.Polyline
Rounds the translation to an arbitrary number of bits (currently 20).
round(Duration) - Method in class org.apache.sis.internal.referencing.ExtentSelector
Returns the given duration rounded to the nearest integer amount of temporal granularity.
roundByte(float) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Rounds a float value and clamps the result between 0 and 255 inclusive.
roundIfAlmostInteger(AffineTransform) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
If scale and shear coefficients are close to integers, replaces their current values by their rounded values.
rounding - Variable in class org.apache.sis.coverage.grid.GridDerivation
Controls behavior of rounding from floating point values to integers.
rounding(GridRoundingMode) - Method in class org.apache.sis.coverage.grid.GridDerivation
Controls behavior of rounding from floating point values to integers.
roundingMode - Variable in class org.apache.sis.measure.AngleFormat
The rounding mode, or null for the default mode (which is RoundingMode.HALF_EVEN).
roundSubsampling(double, int) - Method in class org.apache.sis.coverage.grid.GridDerivation
Rounds a subsampling value according the current RoundingMode.
route - Variable in class org.apache.sis.internal.storage.gpx.Types
Route GPX feature type.
ROUTE_POINTS - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A route tag.
routeId - Variable in class org.apache.sis.internal.storage.gpx.Reader
Identifier of the last "route" feature instance created.
ROUTES - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A route tag.
Row(IdentifierCommand.State, String, CharSequence) - Constructor for class org.apache.sis.console.IdentifierCommand.Row
Creates a row for the given elements.
ROW_RESOLVER - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
Mapping from latitude bands to the minimal northing values, together with the set of valid rows.
RowsPerStrip - Static variable in class org.apache.sis.storage.geotiff.Tags
 
RS_Identifier - Class in org.apache.sis.internal.jaxb.metadata.replace
Identifier using <gmd:RS_Identifier> XML element name.
RS_Identifier - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping the GeoAPI Identifier to an implementation class that can be marshalled.
RS_Identifier() - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.RS_Identifier
Constructor for JAXB.
RS_Identifier() - Constructor for class org.apache.sis.internal.jaxb.referencing.RS_Identifier
 
RS_Identifier(String, String, String) - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.RS_Identifier
Creates a new identifier initialized to the given code, code space and version number.
RS_Identifier(Citation, String) - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.RS_Identifier
Creates an identifier initialized to the given authority and code.
RS_Identifier(Identifier) - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.RS_Identifier
Creates a new identifier from the specified one.
RS_ReferenceSystem - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping ISO 19111 Coordinate Reference Systems to MD_ReferenceSystem object used in ISO 19115.
RS_ReferenceSystem() - Constructor for class org.apache.sis.internal.jaxb.metadata.RS_ReferenceSystem
Empty constructor for JAXB only.
RS_ReferenceSystem(ReferenceSystem) - Constructor for class org.apache.sis.internal.jaxb.metadata.RS_ReferenceSystem
Wraps a Reference System value in a MD_ReferenceSystem element at marshalling-time.
RS_ReferenceSystem.Since2014 - Class in org.apache.sis.internal.jaxb.metadata
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
RTreeNode - Class in org.apache.sis.internal.referencing
Placeholder for a RTree.
RTreeNode(Envelope) - Constructor for class org.apache.sis.internal.referencing.RTreeNode
Creates a new node for the given envelope.
RTreeNode.Uniformizer - Class in org.apache.sis.internal.referencing
The action for getting a common CRS for all nodes, then for setting the CRS of all nodes.
rule - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Specifies how the extended element relates to other existing elements and entities.
run() - Method in class org.apache.sis.console.AboutCommand
Prints the information to the output stream.
run() - Method in class org.apache.sis.console.Command
Runs the command.
run() - Method in class org.apache.sis.console.CommandRunner
Executes the sub-command.
run() - Method in class org.apache.sis.console.CRSCommand
Prints metadata or CRS information.
run() - Method in class org.apache.sis.console.HelpCommand
Prints the help instructions.
run() - Method in class org.apache.sis.console.IdentifierCommand
Prints identifier information.
run() - Method in class org.apache.sis.console.MetadataCommand
Prints metadata or CRS information.
run() - Method in class org.apache.sis.console.MimeTypeCommand
Prints mime-type information.
run() - Method in class org.apache.sis.console.TransformCommand
Transforms coordinates from the files given in argument or from the standard input stream.
run() - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Worker
Invoked by Executor.execute(Runnable) for processing all tiles.
run() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Invokes StaxStreamReader.close() and wraps checked exceptions in a BackingStoreException.
run() - Method in class org.apache.sis.internal.stream.DeferredStream.CloseHandler
Invoked by the stream for disposing the resources.
run() - Method in class org.apache.sis.internal.system.DaemonThread
Must be overridden by subclass for performing the actual work.
run() - Method in class org.apache.sis.internal.system.DelayedExecutor
Loop to be run during the virtual machine lifetime.
run() - Method in class org.apache.sis.internal.system.ReferenceQueueConsumer
Loop to be run during the virtual machine lifetime.
run() - Method in class org.apache.sis.internal.system.Shutdown
Invoked at JVM shutdown time.
run() - Method in class org.apache.sis.internal.unopkg.JavaMaker.Copier
Executes the copy operation.
run() - Method in class org.apache.sis.metadata.sql.Installer
Runs the installation scripts.
run() - Method in class org.apache.sis.metadata.sql.MetadataSource.CloseTask
Invoked in a background thread for closing all expired CachedStatement instances.
run() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.CloseTask
Invoked when the delay expired.
run() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
Closes the streams used by this iterator, together with the streams used by any spliterator created by JoinFeatureSet.Iterator.trySplit().
run() - Method in class org.apache.sis.util.collection.Cache.Strong
Process to the replacement of eldest strong references by weak references.
run() - Method in class org.apache.sis.util.collection.Cache.Work
Invoked in a background thread after a value has been set in the map.
run() - Method in class org.apache.sis.util.resources.IndexedResourceCompiler
Runs the resource compiler.
run(boolean) - Method in class org.apache.sis.internal.metadata.Merger.ForMap
Executes the merge process between the maps specified at construction time.
run(File) - Method in class org.apache.sis.internal.book.Assembler
Assembles the document and writes to the destination.
run(Class<?>, String) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Runs the SQL script of the given name in the same package than the given class.
run(String) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Runs the given SQL script.
run(String, BufferedReader) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Runs the script from the given reader.
run(DocletEnvironment) - Method in class org.apache.sis.internal.doclet.Doclet
Invoked by Javadoc for starting the doclet.
run(InstallationResources, Locale) - Method in class org.apache.sis.referencing.factory.sql.EPSGInstaller
Processes to the creation of the EPSG database using the SQL scripts from the given provider.
runAttribute - Variable in class org.apache.sis.measure.FormattedCharacterIterator
The attribute given in the last call to a getRunStart(…) or getRunLimit(…) method.
runIsWhite - Variable in class org.apache.sis.internal.storage.inflater.CCITTRLE
true if reading black color, or false if reading white color.
runLength - Variable in class org.apache.sis.internal.storage.inflater.CCITTRLE
Number of black or white pixels to write in the destination buffer.
runningThreads - Variable in class org.apache.sis.internal.processing.image.TiledProcess
Number of threads that are running.
runTimeParameters - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Parameters to control the processing operations, entered at run time.
rX - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
X-axis rotation in arc-seconds (EPSG:8608), sign following the Position Vector convention.
RX - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffine
The operation parameter descriptor for the X-axis rotation (rX) parameter value.
rY - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
Y-axis rotation in arc-seconds (EPSG:8609), sign following the Position Vector convention.
RY - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffine
The operation parameter descriptor for the Y-axis rotation (rY) parameter value.
rZ - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
Z-axis rotation in arc-seconds (EPSG:8610), sign following the Position Vector convention.
RZ - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffine
The operation parameter descriptor for the Z-axis rotation (rZ) parameter value.
rν2(double) - Method in class org.apache.sis.referencing.operation.projection.Initializer
Computes the square of the reciprocal of the radius of curvature of the ellipsoid perpendicular to the meridian at latitude φ.

S

s0 - Variable in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Coefficients for the Conic Satellite-Tracking Projection.
S57 - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The IHO transfer standard for digital hydrographic data specification.
safetyGuard - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
A safety guard for preventing never-ending loops in recursive calls to some createFoo(String) methods.
Salinity - Interface in org.apache.sis.measure
The Practical Salinity Scale (PSS-78).
SAME - Enum constant in enum org.apache.sis.internal.referencing.AxesMapper
Match axes having the exact same direction.
SAME - Static variable in class org.apache.sis.internal.referencing.SignReversalComment
Remark telling that an inverse operation uses the same sign for the parameter value.
sameNameAs(Citation, GeneralParameterDescriptor) - Static method in class org.apache.sis.internal.referencing.provider.MapProjection
Returns the name of the given authority declared in the given parameter descriptor.
sameSymbol(String) - Method in class org.apache.sis.measure.SystemUnit
Returns true if the given symbol is null or equals to the symbol of this unit.
SAMPLE_RESOLUTIONS_KEY - Static variable in class org.apache.sis.image.PlanarImage
Key of a property defining the resolutions of sample values in each band.
SampleConverter() - Constructor for class org.apache.sis.coverage.grid.ConvertedGridCoverage.SampleConverter
Creates a new evaluator for the enclosing coverage.
sampleDimension - Variable in class org.apache.sis.internal.storage.MetadataBuilder
The characteristic of each dimension (layer) included in the resource, or null if none.
sampleDimension - Variable in class org.apache.sis.storage.landsat.Band
Metadata about the band.
sampleDimension() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates the sample dimension object if it does not already exists, then returns it.
sampleDimension(String, int) - Method in class org.apache.sis.storage.landsat.MetadataReader
Returns metadata about sample dimension at the given index.
SampleDimension - Class in org.apache.sis.coverage
Describes the data values in a coverage (the range).
SampleDimension(SampleDimension, Category) - Constructor for class org.apache.sis.coverage.SampleDimension
Creates a new sample dimension for values that are already converted to real values.
SampleDimension(GenericName, Number, Collection<? extends Category>) - Constructor for class org.apache.sis.coverage.SampleDimension
Creates a sample dimension with the specified name and categories.
SampleDimension.Builder - Class in org.apache.sis.coverage
A mutable builder for creating an immutable SampleDimension.
sampleDimensions - Variable in class org.apache.sis.coverage.grid.GridCoverage
List of sample dimension (band) information for the grid coverage.
sampleDimensions - Variable in class org.apache.sis.internal.storage.esri.RasterStore
The sample dimensions, created from the "*.stx" file content when first needed.
sampleDimensions - Variable in class org.apache.sis.internal.storage.image.WorldFileResource
The ranges of sample values, computed when first needed.
sampleDimensions - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
The ranges of sample values of this aggregated resource.
sampleDimensions - Variable in class org.apache.sis.storage.aggregate.GroupAggregate
The sample dimensions of all children in this group, or an empty collection if they are not the same.
sampleDimensions - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The sample dimensions, or null if not yet created.
SampleDimensions - Class in org.apache.sis.internal.coverage
Utility methods working on SampleDimension instances.
SampleDimensions - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Sample dimensions
SampleDimensions() - Constructor for class org.apache.sis.internal.coverage.SampleDimensions
Do not allow instantiation of this class.
sampleFilters - Variable in class org.apache.sis.image.StatisticsCalculator
An optional function for converting values before to add them to statistics.
sampleFormat - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
How to interpret each data sample in a pixel.
SampleFormat - Static variable in class org.apache.sis.storage.geotiff.Tags
 
sampleModel - Variable in class org.apache.sis.image.ComputedImage
The sample model shared by all tiles in this image.
sampleModel - Variable in class org.apache.sis.image.ImageCombiner.Layout
Sample model of destination image.
sampleModel - Variable in class org.apache.sis.image.Visualization.Builder
Sample model of Visualization image.
sampleModel - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The image sample model, created when first needed.
SampleModelFactory - Class in org.apache.sis.internal.coverage.j2d
A factory for SampleModel instances.
SampleModelFactory(SampleModel) - Constructor for class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Creates a new factory initialized to the value of given sample model.
SampleModelFactory(DataType, int, int, int, int, boolean) - Constructor for class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Creates a factory initialized to the given values.
sampleModelTranslateX - Variable in class org.apache.sis.image.BandedIterator
The translation from SampleModel coordinates to Raster coordinates.
sampleModelTranslateY - Variable in class org.apache.sis.image.BandedIterator
The translation from SampleModel coordinates to Raster coordinates.
sampleRange - Variable in class org.apache.sis.internal.coverage.j2d.ColorsForRange
The range of sample values on which the colors will be applied.
SampleRangeFormat - Class in org.apache.sis.coverage
Formats the range of a category.
SampleRangeFormat(Locale) - Constructor for class org.apache.sis.coverage.SampleRangeFormat
Creates a new format for the given locale.
sampleResolutions - Variable in class org.apache.sis.image.BandedSampleConverter
The sample resolutions, or null if unknown.
samples - Variable in class org.apache.sis.internal.coverage.j2d.TilePlaceholder.WithCross
The sample values to use for the border and the cross.
sampleSize() - Method in class org.apache.sis.internal.storage.io.HyperRectangleReader
Returns the number of bytes in each value to be read.
sampleSizeM1 - Variable in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
Number of bytes minus one in a sample value.
samplesPerChunk - Variable in class org.apache.sis.storage.geotiff.CompressedSubset
Number of sample values that compose a chunk (pixel or sample) in the GeoTIFF file.
samplesPerPixel - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The number of components per pixel.
SamplesPerPixel - Static variable in class org.apache.sis.storage.geotiff.Tags
 
samplingRatio - Variable in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Information on how many samples on average are extracted for inspection from each lot of population.
samplingScheme - Variable in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Information of the type of sampling scheme and description of the sampling procedure.
SATELITTES - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
SATELLITE_ORBIT_INCLINATION - Static variable in class org.apache.sis.internal.referencing.provider.SatelliteTracking
The operation parameter descriptor for the angle of inclination between the plane of the Earth's Equator and the plane of the satellite orbit.
SATELLITE_ORBITAL_PERIOD - Static variable in class org.apache.sis.internal.referencing.provider.SatelliteTracking
The operation parameter descriptor for the time required for revolution of the satellite.
SatelliteTracking - Class in org.apache.sis.internal.referencing.provider
The provider for "Satellite-Tracking" projections.
SatelliteTracking - Class in org.apache.sis.referencing.operation.projection
Satellite-Tracking projection.
SatelliteTracking() - Constructor for class org.apache.sis.internal.referencing.provider.SatelliteTracking
Constructs a new provider.
SatelliteTracking(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.SatelliteTracking
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
SatelliteTracking(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.SatelliteTracking
Creates a Satellite Tracking projection from the given parameters.
satisfiedPlans - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Plan that identifies solution to satisfy the requirement.
satisfiedRequirements - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Requirement satisfied by the plan.
saturatingAdd(long, int) - Static method in class org.apache.sis.internal.util.Numerics
Returns x+y with saturation if the result overflows long capacity.
saturatingSubtract(long, int) - Static method in class org.apache.sis.internal.util.Numerics
Returns x-y with saturation if the result overflows long capacity.
save() - Method in class org.apache.sis.internal.doclet.Rewriter
Saves the files after processing, provided that the content has changed.
savedValues - Variable in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Bytes
The trailing values of previous invocation of HorizontalPredictor.apply(ByteBuffer, int).
savedValues - Variable in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Doubles
The trailing values of previous invocation of HorizontalPredictor.apply(ByteBuffer, int).
savedValues - Variable in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Floats
The trailing values of previous invocation of HorizontalPredictor.apply(ByteBuffer, int).
savedValues - Variable in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Integers
The trailing values of previous invocation of HorizontalPredictor.apply(ByteBuffer, int).
savedValues - Variable in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Shorts
The trailing values of previous invocation of HorizontalPredictor.apply(ByteBuffer, int).
saveLastPixel(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Bytes
Saves HorizontalPredictor.pixelStride bytes making the sample values of the last pixel.
saveLastPixel(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Doubles
Saves HorizontalPredictor.pixelStride bytes making the sample values of the last pixel.
saveLastPixel(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Floats
Saves HorizontalPredictor.pixelStride bytes making the sample values of the last pixel.
saveLastPixel(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Integers
Saves HorizontalPredictor.pixelStride bytes making the sample values of the last pixel.
saveLastPixel(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
Saves HorizontalPredictor.pixelStride bytes making the sample values of the last pixel.
saveLastPixel(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Shorts
Saves HorizontalPredictor.pixelStride bytes making the sample values of the last pixel.
saveProperty(Class<E>, E) - Method in class org.apache.sis.xml.Pooled
Saves the current value of a property.
SAX - Enum constant in enum org.apache.sis.internal.storage.xml.stream.InputType
The input is an instance of SAX InputSource.
SAX - Enum constant in enum org.apache.sis.internal.storage.xml.stream.OutputType
The output is an instance of SAX ContentHandler.
SC_CRS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
SC_CRS() - Constructor for class org.apache.sis.internal.jaxb.referencing.SC_CRS
Empty constructor for JAXB only.
SC_CRS(CoordinateReferenceSystem) - Constructor for class org.apache.sis.internal.jaxb.referencing.SC_CRS
SC_DerivedCRSType - Class in org.apache.sis.internal.jaxb.referencing
JAXB data container for a DerivedCRSType pseudo code list.
SC_DerivedCRSType() - Constructor for class org.apache.sis.internal.jaxb.referencing.SC_DerivedCRSType
Empty constructor for JAXB only.
SC_DerivedCRSType(String) - Constructor for class org.apache.sis.internal.jaxb.referencing.SC_DerivedCRSType
Creates a pseudo code list for the given value.
SC_GeographicCRS - Class in org.apache.sis.referencing.crs
JAXB adapter for GeographicCRS, in order to integrate the value in an element complying with OGC/ISO standard.
SC_GeographicCRS() - Constructor for class org.apache.sis.referencing.crs.SC_GeographicCRS
Empty constructor for JAXB only.
SC_GeographicCRS(GeographicCRS) - Constructor for class org.apache.sis.referencing.crs.SC_GeographicCRS
SC_SingleCRS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter mapping implementing class to the GeoAPI interface.
SC_SingleCRS() - Constructor for class org.apache.sis.internal.jaxb.referencing.SC_SingleCRS
Empty constructor for JAXB only.
SC_SingleCRS(SingleCRS) - Constructor for class org.apache.sis.internal.jaxb.referencing.SC_SingleCRS
SC_VerticalCRS - Class in org.apache.sis.internal.jaxb.gml
JAXB adapter for VerticalCRS, in order to integrate the value in an element complying with OGC/ISO standard.
SC_VerticalCRS - Class in org.apache.sis.internal.jaxb.referencing
JAXB adapter for VerticalCRS, in order to integrate the value in an element complying with OGC/ISO standard.
SC_VerticalCRS() - Constructor for class org.apache.sis.internal.jaxb.gml.SC_VerticalCRS
Empty constructor for JAXB only.
SC_VerticalCRS() - Constructor for class org.apache.sis.internal.jaxb.referencing.SC_VerticalCRS
Empty constructor for JAXB only.
SC_VerticalCRS(VerticalCRS) - Constructor for class org.apache.sis.internal.jaxb.gml.SC_VerticalCRS
Wraps a Vertical CRS value with a <gml:VerticalCRS> element at marshalling-time.
SC_VerticalCRS(VerticalCRS) - Constructor for class org.apache.sis.internal.jaxb.referencing.SC_VerticalCRS
Wraps a Vertical CRS value in a <gml:VerticalCRS> element at marshalling-time.
SCALABLES - Static variable in class org.apache.sis.geometry.CoordinateFormat
Units of measurement which are allowed to be automatically scaled to a larger unit.
Scalar<Q extends javax.measure.Quantity<Q>> - Class in org.apache.sis.measure
A quantity representable by position on a scale or line, having only magnitude.
Scalar(double, Unit<Q>) - Constructor for class org.apache.sis.measure.Scalar
Creates a new scalar for the given value.
Scalar.Acceleration - Class in org.apache.sis.measure
 
Scalar.Angle - Class in org.apache.sis.measure
 
Scalar.Area - Class in org.apache.sis.measure
 
Scalar.Dimensionless - Class in org.apache.sis.measure
 
Scalar.Energy - Class in org.apache.sis.measure
 
Scalar.Force - Class in org.apache.sis.measure
 
Scalar.Frequency - Class in org.apache.sis.measure
 
Scalar.Length - Class in org.apache.sis.measure
 
Scalar.Mass - Class in org.apache.sis.measure
 
Scalar.Power - Class in org.apache.sis.measure
 
Scalar.Pressure - Class in org.apache.sis.measure
 
Scalar.Speed - Class in org.apache.sis.measure
 
Scalar.Temperature - Class in org.apache.sis.measure
 
Scalar.Time - Class in org.apache.sis.measure
 
Scalar.Volume - Class in org.apache.sis.measure
 
ScalarFactory<Q extends javax.measure.Quantity<Q>> - Interface in org.apache.sis.measure
Creates quantities for the given value and unit of measurement.
ScalarFallback<Q extends javax.measure.Quantity<Q>> - Class in org.apache.sis.measure
Fallback used when no Scalar implementation is available for a given quantity type.
ScalarFallback(double, Unit<Q>, Class<Q>) - Constructor for class org.apache.sis.measure.ScalarFallback
Creates a new scalar for the given value and unit of measurement.
scale - Variable in class org.apache.sis.coverage.grid.DomainLinearizer
Scale factor applied on grid coordinates, or 1 if none.
scale - Variable in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
The scaling factor from sample values to RGB values.
scale - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
The factor by which to multiply each DatumShiftGridCompressed.data value before to add to the DatumShiftGridCompressed.averages.
scale - Variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
The scale factor of zoned projections.
scale - Variable in class org.apache.sis.math.LinearlyDerivedVector
The scale factor to apply.
scale - Variable in class org.apache.sis.measure.LinearConverter
The scale to apply for converting values, before division by LinearConverter.divisor.
scale - Variable in class org.apache.sis.referencing.operation.transform.AbridgedMolodenskyTransform2D
A combination of MolodenskyFormula.ANGULAR_SCALE with other fields in an expression that become constants because of the simplification applied in this AbridgedMolodenskyTransform2D.
scale - Variable in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
The scale value to be multiplied.
scale - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Semi-major axis length of the source ellipsoid divided by semi-major axis length of the target ellipsoid.
scale - Variable in class org.apache.sis.referencing.operation.transform.LinearTransform1D
The value which is multiplied to input values.
scale - Variable in class org.apache.sis.referencing.operation.transform.TransferFunction
The scale factor, or NaN if unknown.
scale(double) - Method in class org.apache.sis.math.Statistics
Multiplies the statistics by the given factor.
scale(double) - Method in class org.apache.sis.math.Statistics.WithDelta
Scales the statistics by the given factor.
scale(double...) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Creates an affine transform which applies the given scale.
scale(double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before scaling this transform.
scale(double, double) - Static method in class org.apache.sis.measure.LinearConverter
Returns a linear converter for the given ratio.
scale(UnitConverter) - Static method in class org.apache.sis.measure.AbstractConverter
Returns the scale factor of the given converter if the conversion is linear, or NaN otherwise.
Scale - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Scale
SCALE - Static variable in class org.apache.sis.metadata.iso.identification.DefaultResolution
Enumeration of possible values for DefaultResolution.property.
SCALE_FACTOR - Enum constant in enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
Maps the scale factor parameter (symbol: k₀).
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.CassiniSoldner
The operation parameter descriptor for the Scale factor at natural origin (k₀) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal1SP
The operation parameter descriptor for the Scale factor at natural origin (k₀) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalMichigan
The operation parameter descriptor for the Ellipsoid scaling factor (EPSG:1038) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualArea
The operation parameter descriptor for the Scale factor at natural origin (k₀) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.Mercator1SP
The operation parameter descriptor for the Scale factor at natural origin (k₀) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.Mercator2SP
The operation parameter descriptor for the Scale factor (not necessarily at natural origin) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercator
The operation parameter descriptor for the Scale factor on initial line (k) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueStereographic
The operation parameter descriptor for the Scale factor at natural origin (k₀) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.Orthographic
The operation parameter descriptor for the Scale factor at natural origin (k₀) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicA
The operation parameter descriptor for the Scale factor at natural origin (k₀) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicB
The operation parameter descriptor for the Scale factor (not necessarily at natural origin) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercator
The operation parameter descriptor for the Scale factor at natural origin (k₀) parameter value.
SCALE_FACTOR - Static variable in class org.apache.sis.internal.util.Constants
The OGC parameter name for the scale factor.
scale10 - Variable in class org.apache.sis.measure.LinearConverter
The scale and offset factors represented in base 10, computed when first needed.
ScaleAtCenter - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
A ratio.
ScaleAtNatOrigin - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
A ratio.
scaleAtφ(double, double) - Method in class org.apache.sis.referencing.operation.projection.Initializer
Returns the scale factor at latitude φ (Snyder 14-15).
scaleComparedToEarth(Ellipsoid) - Static method in class org.apache.sis.internal.referencing.Formulas
Returns the size of a planet described by the given ellipsoid compared to earth.
SCALED - Enum constant in enum org.apache.sis.internal.coverage.j2d.ColorModelType
Color model uses colors computed on the fly from floating point values.
ScaledColorModel - Class in org.apache.sis.internal.coverage.j2d
A color model for use with ScaledColorSpace (gray scale image with missing values).
ScaledColorModel(ScaledColorSpace, int) - Constructor for class org.apache.sis.internal.coverage.j2d.ScaledColorModel
Creates a new color model for the range of values in the given color space.
ScaledColorSpace - Class in org.apache.sis.internal.coverage.j2d
Color space for images storing pixels as real numbers.
ScaledColorSpace(int, int, double, double) - Constructor for class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Creates a color space for the given range of values.
ScaledColorSpace(ScaledColorSpace, int[]) - Constructor for class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Creates a color space for the same range of values than the given space, but a subset of the bands.
scaledExtent - Variable in class org.apache.sis.coverage.grid.GridDerivation
Same as GridDerivation.baseExtent (expanded), but takes resolution or subsampling in account.
scaleFactor - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Scale factor which has been applied to the cell value.
ScaleRateOfChange - Interface in org.apache.sis.measure
The rate of change of a scale factor, in unity per second.
ScaleTransform - Class in org.apache.sis.referencing.operation.transform
An affine transform that multiply the coordinate values by constant values, and optionally drop the last coordinates.
ScaleTransform(double[]) - Constructor for class org.apache.sis.referencing.operation.transform.ScaleTransform
Constructs a scale transform for the given scale factors.
ScaleTransform(int, int, double[]) - Constructor for class org.apache.sis.referencing.operation.transform.ScaleTransform
Constructs a scale transform from a matrix having the given elements.
scaleUnit(int, Unit<Q>) - Method in class org.apache.sis.geometry.CoordinateFormat
Replaces the "m" or "Pa" units of measurement in the given dimension by "km" or "kPa" or other units.
ScaleUnit - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to unit of measurements.
scaleX - Variable in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Conversion from (λ,φ) coordinates in radians to grid indices (x,y).
scaleY - Variable in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Conversion from (λ,φ) coordinates in radians to grid indices (x,y).
scanForResources() - Method in class org.apache.sis.util.resources.IndexedResourceCompiler
Scans the package of IndexedResourceCompiler.bundleClass for its .properties files.
scanlineStride - Variable in class org.apache.sis.coverage.grid.ImageRenderer
Number of data elements between a given sample and the corresponding sample in the same column of the next line.
scanlineStride - Variable in class org.apache.sis.image.BandedIterator
Number of BandedIterator.buffer elements between a given sample and the corresponding sample in the same column of the next row.
scanlineStride - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Number of sample values to advance for moving to next line.
scanlineStride - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Number of cells between the start of adjacent rows in the grid.
scanlineStride - Variable in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
Number of bytes between a column in a row and the same column in the next row.
scanlineStride - Variable in class org.apache.sis.referencing.operation.builder.ResidualGrid
Number of cells between the start of adjacent rows in the grid.
scanlineStride - Variable in class org.apache.sis.storage.geotiff.CompressedSubset
Number of sample values to skip for moving to the next row of a tile in the GeoTIFF file.
scanningResolution - Variable in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane.
scanParents(DefaultFeatureType) - Method in class org.apache.sis.feature.CommonParentFinder
Verifies if the given type has a parent which is assignable from all required types.
scanPropertiesFrom(DefaultFeatureType, Collection<? extends AbstractIdentifiedType>) - Method in class org.apache.sis.feature.DefaultFeatureType
Fills the DefaultFeatureType.byName map using the non-transient information in the given source.
sceneTime - Variable in class org.apache.sis.storage.landsat.MetadataReader
The acquisition time, or null if not yet known.
schedule(DelayedRunnable) - Static method in class org.apache.sis.internal.system.DelayedExecutor
Schedules the given short task for later execution in a daemon thread.
scheduleCleanerTask(long) - Method in class org.apache.sis.referencing.factory.ReferenceKeeper
Registers a task to be executed later for removing expired entries.
scheduleCloseTask() - Method in class org.apache.sis.metadata.sql.MetadataSource
Schedules a task for closing the statements and the connection, if no such task is scheduled.
scheduleRemoval() - Method in class org.apache.sis.xml.MarshallerPool
Schedule a new task for removing expired (un)marshallers if no such task is currently registered.
schema - Variable in class org.apache.sis.internal.sql.feature.Analyzer
The last catalog and schema used for creating Analyzer.namespace.
schema - Variable in enum org.apache.sis.internal.sql.feature.Relation.Direction
The database Reflection key to use for fetching the name of other table column.
schema - Variable in class org.apache.sis.internal.sql.feature.TableReference
The catalog, schema and table name of a table.
schema - Variable in class org.apache.sis.metadata.sql.MetadataSource
The database schema where metadata are stored, or null if none.
schema - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The name of the schema that contains the EPSG tables, or null or an empty string.
schema - Variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
The name of the schema that contains the EPSG tables, or null or an empty string.
schema() - Method in class org.apache.sis.metadata.sql.MetadataSource
Returns the database schema where metadata are stored, or null if none.
schema(Context, String) - Static method in class org.apache.sis.internal.jaxb.cat.CodeListUID
Returns the URL to a given code list in the given XML file.
schema(Context, String, String) - Static method in class org.apache.sis.internal.jaxb.Context
Returns the base URL of ISO 19115-3 (or other standards) schemas.
SCHEMA_KEYS - Static variable in class org.apache.sis.xml.Pooled
The keys of entries that can be stored in the Pooled.schemas map.
schemaAscii - Variable in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Full application schema given as an ASCII file.
schemaEsc - Variable in class org.apache.sis.internal.sql.feature.TableAnalyzer
The table/schema name width '_' and '%' characters escaped.
schemaLanguage - Variable in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Identification of the schema language used.
SchemaModifier - Interface in org.apache.sis.internal.geotiff
Modifies the metadata and bands inferred from GeoTIFF tags.
SchemaModifier - Interface in org.apache.sis.internal.sql.feature
Modifies the feature types inferred from database analysis.
schemaOfSpatialTables - Variable in class org.apache.sis.internal.sql.feature.Database
Catalog and schema of the "GEOMETRY_COLUMNS" and "SPATIAL_REF_SYS" tables, or null or empty string if none.
schemas - Variable in class org.apache.sis.internal.jaxb.Context
The base URL of ISO 19115-3 (or other standards) schemas.
schemas - Variable in class org.apache.sis.xml.Pooled
The base URL of ISO 19115-3 (or other standards) schemas.
SCHEMAS - Enum constant in enum org.apache.sis.internal.system.DataDirectory
The "Schemas" directory.
SCHEMAS - Static variable in class org.apache.sis.xml.XML
Specifies the root URLs of some schemas.
SCIENTIFIC_NOTATION - Static variable in class org.apache.sis.io.wkt.Symbols
Set to true if parsing and formatting of numbers in scientific notation is allowed.
scope - Variable in class org.apache.sis.internal.storage.ResourceLineage
The type and extent of the source, or null if none.
scope - Variable in class org.apache.sis.measure.AbstractUnit
A code that identifies whether this unit is part of SI system, or outside SI but accepted for use with SI.
scope - Variable in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Type of resource and / or extent to which the lineage information applies.
scope - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Type of resource and / or extent to which the process step applies.
scope - Variable in class org.apache.sis.metadata.iso.lineage.DefaultSource
Type and / or extent of the source.
scope - Variable in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
The specific data to which the data quality information applies.
scope - Variable in class org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
Level and extent of the spatial representation.
scope - Variable in class org.apache.sis.referencing.AbstractReferenceSystem
Description of domain of usage, or limitations of usage, for which this (coordinate) reference system object is valid.
scope - Variable in class org.apache.sis.referencing.datum.AbstractDatum
Description of domain of usage, or limitations of usage, for which this datum object is valid.
scope - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Description of domain of usage, or limitations of usage, for which this operation is valid.
scope - Variable in class org.apache.sis.util.iso.DefaultLocalName
The scope of this name, or null if the scope is the unique GLOBAL instance.
scope() - Method in class org.apache.sis.referencing.NamedIdentifier
Returns the scope (name space) in which this name is local.
scope() - Method in class org.apache.sis.util.iso.AbstractName
Returns the scope (name space) in which this name is local.
scope() - Method in class org.apache.sis.util.iso.DefaultLocalName
Returns the scope (name space) in which this name is local.
scope() - Method in class org.apache.sis.util.iso.DefaultScopedName
Returns the scope (name space) in which this name is local.
scope(GenericName) - Static method in class org.apache.sis.internal.metadata.NameToIdentifier
Returns the scope of the given name if it is not global.
Scope - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Scope() - Constructor for enum org.apache.sis.internal.storage.MetadataBuilder.Scope
 
SCOPE - Enum constant in enum org.apache.sis.io.wkt.ElementKind
CRS, datum or operation scope, often represented by SCOPE[…] elements.
SCOPE - Static variable in class org.apache.sis.coverage.grid.GridExtentCRS
Scope of usage of the CRS.
SCOPE - Static variable in class org.apache.sis.internal.feature.AttributeConvention
Scope of all names defined by SIS convention.
SCOPE - Static variable in class org.apache.sis.internal.filter.Node
Scope of all names defined by SIS convention.
SCOPE - Static variable in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
Scope of all names defined by SQLMM standard.
Scoped() - Constructor for class org.apache.sis.internal.jaxb.gco.NameValue.Scoped
 
scopedName - Variable in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Scoped identifier of the resource in the context of the given service instance.
scriptProvider - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
A provider of SQL scripts to use if EPSGFactory needs to create the database, or null for the default mechanism.
ScriptRunner - Class in org.apache.sis.internal.metadata.sql
Run SQL scripts.
ScriptRunner(Connection, int) - Constructor for class org.apache.sis.internal.metadata.sql.ScriptRunner
Creates a new runner which will execute the statements using the given connection.
se - Variable in class org.apache.sis.index.tree.QuadTreeNode
The child nodes in 4 quadrants of equal size.
SE - Static variable in class org.apache.sis.index.tree.QuadTreeNode
The 4 quadrants of a QuadTreeNode: North-West (NW), North-East (NE), South-West (SW) and South-East (SE).
search(double) - Method in class org.apache.sis.coverage.CategoryList
Returns the category of the specified sample value.
search(double[][], double[]) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.ControlPoints
Returns the index of the given coordinates in the given data array (source or target coordinates).
search(int[]) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the offset of the given source grid coordinate, or -1 if none.
search(Object) - Method in class org.apache.sis.metadata.sql.MetadataFallback
Searches for the given metadata in the hard-coded list.
search(Object) - Method in class org.apache.sis.metadata.sql.MetadataSource
Searches for the given metadata in the database.
search(String, Set<String>, Map<String, Object>, Statement, SQLBuilder) - Method in class org.apache.sis.metadata.sql.MetadataSource
Searches for the given metadata in the database.
search(ResultSet, String, String, int) - Method in class org.apache.sis.metadata.sql.IdentifierGenerator
Searches for an available identifier, assuming that the elements in the given ResultSet are sorted in alphabetical (not numerical) order.
search(DefaultFeatureType, Collection<? extends AbstractIdentifiedType>, GenericName, List<DefaultFeatureType>) - Static method in class org.apache.sis.feature.DefaultAssociationRole
Searches in the given feature for an associated feature type of the given name.
search(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Returns operations for conversions or transformations between two coordinate reference systems.
searchDimension - Variable in class org.apache.sis.storage.aggregate.GridSliceLocator
The dimension on which the searches are done.
searchTable - Variable in class org.apache.sis.internal.sql.feature.Relation
The other table identified by TableReference.catalog, TableReference.schema and TableReference.table names.
searchTitleProperty(DefaultFeatureType) - Static method in class org.apache.sis.feature.DefaultAssociationRole
Implementation of DefaultAssociationRole.getTitleProperty(DefaultAssociationRole) for first search, or for non-SIS FeatureAssociationRole implementations.
second - Variable in class org.apache.sis.math.ConcatenatedVector
The vectors to concatenate.
SECOND - Static variable in class org.apache.sis.measure.Units
The SI base unit for durations (s).
SECOND_PRECISION - Static variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
Possible precision for offset values in seconds of angle.
secondDefiningParameter - Variable in class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
Nested parameter, for JAXB purpose.
SecondDefiningParameter - Class in org.apache.sis.internal.jaxb.referencing
Stores the second defining parameter of an Ellipsoid.
SecondDefiningParameter() - Constructor for class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
JAXB mandatory empty constructor.
SecondDefiningParameter(Ellipsoid, boolean) - Constructor for class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
Stores the semi-minor axis or the inverse of the flattening value.
secondEccentricitySquared - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
The square of the second eccentricity: ℯ′² = (a²-b²)/b².
seconds - Variable in class org.apache.sis.internal.temporal.DefaultPeriodDuration
Components of this period duration.
SECONDS - Static variable in class org.apache.sis.measure.AngleFormat.Field
Identifies the seconds field, including the seconds symbol (if any).
SECONDS_FIELD - Static variable in class org.apache.sis.measure.AngleFormat
Constant for seconds field.
secondsFieldWidth - Variable in class org.apache.sis.measure.AngleFormat
Minimal amount of spaces to be used by the degrees, minutes and seconds fields, and by the decimal digits.
secondsSuffix - Variable in class org.apache.sis.measure.AngleFormat
Characters to insert before the text to format, and after each field.
section - Variable in class org.apache.sis.coverage.grid.GridGeometry.Formatter
The section under the GridGeometry.Formatter.root where to write elements.
section(int, short, boolean, boolean) - Method in class org.apache.sis.coverage.grid.GridGeometry.Formatter
Starts a new section for the given property.
sectionNumbering - Variable in class org.apache.sis.internal.book.Assembler
Section numbers, incremented when a new <h1>, <h2>, etc. element is found.
SecurityConstraints - Class in org.apache.sis.internal.profile.fra
AFNOR extension to ISO SecurityConstraints.
SecurityConstraints() - Constructor for class org.apache.sis.internal.profile.fra.SecurityConstraints
Constructs an initially empty constraints.
SecurityConstraints(SecurityConstraints) - Constructor for class org.apache.sis.internal.profile.fra.SecurityConstraints
Constructs an instance initialized to a copy of the given object.
seek(long) - Method in class org.apache.sis.internal.storage.io.ChannelData
Moves to the given position in the stream, relative to the stream position at construction time.
seek(long) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ArrayReader
Moves to the given position in the stream.
seek(long) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
Moves to the given position in the stream, relative to the stream position at construction time.
seek(long) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Moves to the given position in the stream, relative to the stream position at construction time.
seek(long) - Method in interface org.apache.sis.internal.storage.io.DataTransfer
Moves to the given position in the stream.
seek(long) - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
Moves to the given byte position in the buffer.
SEEK_THRESHOLD - Static variable in class org.apache.sis.internal.storage.io.ChannelDataInput
Minimum number of bytes to skip in the seek(long) operation.
select() - Method in class org.apache.sis.feature.CommonParentFinder
Invoked after all feature types have been examined.
select(ColorModel) - Method in class org.apache.sis.internal.storage.RangeArgument
Returns a color model for the bands specified by the user.
select(SampleModel, boolean) - Method in class org.apache.sis.internal.storage.RangeArgument
Returns a sample model for the bands specified by the user.
select(Iterable<? extends DefaultFeatureType>) - Static method in class org.apache.sis.feature.CommonParentFinder
Finds a feature type common to all given types.
select(List<? extends SampleDimension>) - Method in class org.apache.sis.internal.storage.RangeArgument
Returns sample dimensions selected by the user.
select(GeodeticDatum, ExtentSelector<BursaWolfParameters>) - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Returns the best parameters matching the given criteria, or null if none.
SELECT - Static variable in class org.apache.sis.internal.metadata.sql.SQLBuilder
The "SELECT " keyword (with a trailing space).
SELECT_BY_TIME - Static variable in class org.apache.sis.storage.aggregate.MergeStrategy
Selects a single slice using criteria based first on temporal extent, then on geographic area.
selectBands(RenderedImage, int...) - Method in class org.apache.sis.image.ImageProcessor
Selects a subset of bands in the given image.
selectByTimeThenArea(Duration) - Static method in class org.apache.sis.storage.aggregate.MergeStrategy
Selects a single slice using criteria based first on temporal extent, then on geographic area.
selectDimensions(int...) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns a grid extent that encompass only some dimensions of this grid extent.
selectDimensions(int...) - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns a grid geometry that encompass only some dimensions of this grid geometry.
selectDimensions(CoordinateReferenceSystem, int...) - Static method in class org.apache.sis.referencing.CRS
Gets or creates a coordinate reference system with a subset of the dimensions of the given CRS.
selection - Variable in class org.apache.sis.internal.sql.feature.FeatureStream
The SQL fragment on the right side of the WHERE keyword.
selection - Variable in class org.apache.sis.storage.FeatureQuery
The filter for trimming feature instances.
SelectionClause - Class in org.apache.sis.internal.sql.feature
Builder for the SQL fragment on the right side of the WHERE keyword.
SelectionClause(Table) - Constructor for class org.apache.sis.internal.sql.feature.SelectionClause
Creates a new builder for the given table.
SelectionClauseWriter - Class in org.apache.sis.internal.sql.feature
Converter from filters/expressions to the WHERE part of SQL statement.
SelectionClauseWriter() - Constructor for class org.apache.sis.internal.sql.feature.SelectionClauseWriter
Creates a new converter from filters/expressions to SQL.
SelectionClauseWriter(SelectionClauseWriter) - Constructor for class org.apache.sis.internal.sql.feature.SelectionClauseWriter
Creates a new converter initialized to the same handlers than the specified converter.
SelectionClauseWriter.Arithmetic - Class in org.apache.sis.internal.sql.feature
Handler for converting +, -, * or / filter into SQL clauses.
SelectionClauseWriter.Comparison - Class in org.apache.sis.internal.sql.feature
Handler for converting =, <, >, <= or >= filter into SQL clauses.
SelectionClauseWriter.Function - Class in org.apache.sis.internal.sql.feature
Appends a function name with an arbitrary number of parameters (potentially zero).
SelectionClauseWriter.Logic - Class in org.apache.sis.internal.sql.feature
Handler for converting an AND, OR or NOT filter into SQL clauses.
Selector(int) - Constructor for class org.apache.sis.measure.FormattedCharacterIterator.Selector
Creates a new value converter for the character at the given index.
self() - Method in class org.apache.sis.referencing.Builder
Returns this casted to <B>.
Semaphores - Class in org.apache.sis.internal.system
Thread-local booleans that need to be shared across different packages.
Semaphores() - Constructor for class org.apache.sis.internal.system.Semaphores
For internal use only.
SEMI_MAJOR - Enum constant in enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
Maps the semi-major axis length parameter (symbol: a).
SEMI_MAJOR - Static variable in class org.apache.sis.internal.referencing.provider.MapProjection
All names known to Apache SIS for the semi-major parameter.
SEMI_MAJOR - Static variable in class org.apache.sis.internal.util.Constants
Name of the "semi_major" projection parameter, which is handled specially during WKT formatting.
SEMI_MINOR - Enum constant in enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
Maps the semi-minor axis length parameter (symbol: b).
SEMI_MINOR - Static variable in class org.apache.sis.internal.referencing.provider.MapProjection
All names known to Apache SIS for the semi-minor parameter.
SEMI_MINOR - Static variable in class org.apache.sis.internal.util.Constants
Name of the "semi_minor" projection parameter, which is handled specially during WKT formatting.
semiMajor - Variable in class org.apache.sis.parameter.MapProjectionParameters.EarthRadius
The parameters for the semi-major and semi-minor axis length.
semiMajor - Variable in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
The parameters for the semi-major and semi-minor axis length.
semiMajor - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Semi-major axis length (a) of the source ellipsoid.
semiMajor - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Semi-major axis length (a) of the source ellipsoid.
semiMajorAxis - Variable in class org.apache.sis.referencing.datum.DefaultEllipsoid
The equatorial radius.
semiMajorAxis - Variable in class org.apache.sis.referencing.GeodeticCalculator
Length of the semi-major axis.
SemiMajorAxis - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In GeogLinearUnits.
semiMajorAxisDifference(Ellipsoid) - Method in class org.apache.sis.internal.referencing.provider.Molodensky.Ellipsoid
Returns Δa as specified in the parameters if possible, or compute it otherwise.
semiMajorAxisDifference(Ellipsoid) - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Returns the difference between the semi-major axis length of two ellipsoids.
semiMinor - Variable in class org.apache.sis.parameter.MapProjectionParameters.EarthRadius
The parameters for the semi-major and semi-minor axis length.
semiMinor - Variable in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
The parameters for the semi-major and semi-minor axis length.
semiMinorAxis - Variable in class org.apache.sis.referencing.datum.DefaultEllipsoid
The polar radius.
semiMinorAxis() - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Length of semi-minor axis.
SemiMinorAxis - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In GeogLinearUnits.
sensingInstruments - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Instrument which senses the objective data.
SensorType - Class in org.apache.sis.internal.jaxb.metadata.replace
The code list for <gmi:MI_SensorTypeCode>.
SensorType(String) - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.SensorType
Constructs an element of the given name.
Sentence(GenericName) - Constructor for class org.apache.sis.internal.storage.MetadataBuilder.Sentence
Returns a new wrapper for the given generic name.
SENTENCE - Enum constant in enum org.apache.sis.metadata.KeyNamePolicy
The keys in the map are sentences inferred from the UML identifiers.
SENTINEL - Static variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
Table names used as "sentinel value" for detecting the presence of an EPSG database.
SENTINEL_VALUES - Static variable in class org.apache.sis.internal.jaxb.PrimitiveTypeProperties
The map where to store specific instances.
separate() - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Separates the math transform specified at construction time for given dimension indices.
separate(SingleCRS) - Method in class org.apache.sis.referencing.EllipsoidalHeightSeparator
Extracts the horizontal or vertical component of the coordinate reference system.
SEPARATE - Enum constant in enum org.apache.sis.internal.metadata.Merger.Resolution
Indicates that source values should be written in another metadata element.
separateValue(TableColumn<V>, boolean) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
separator - Variable in class org.apache.sis.geometry.CoordinateFormat
The separator between each coordinate values to be formatted.
separator - Variable in class org.apache.sis.io.wkt.Symbols
The string used as a separator in a list of values.
separator - Variable in class org.apache.sis.measure.RangeFormat
The string to use as a separator between minimal and maximal value, not including whitespaces.
separator - Variable in class org.apache.sis.parameter.TensorParameters
The separator between row and column in parameter names for tensor elements.
separator - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
The separator to insert between each component of the MGRS identifier, or an empty string if none.
separator - Variable in class org.apache.sis.util.iso.DefaultNameSpace
The separator to insert between the parsed names of any name in that namespace.
SEPARATOR - Static variable in class org.apache.sis.feature.FeatureFormat
The separator to use in comma-separated lists.
SEPARATOR - Static variable in class org.apache.sis.filter.XPath
The separator between path components.
SEPARATOR - Static variable in class org.apache.sis.internal.storage.csv.Store
The column separator.
SEPARATOR - Static variable in class org.apache.sis.internal.util.DefinitionURI
The path separator in URN.
SEPARATOR - Static variable in class org.apache.sis.measure.QuantityFormat
The default separator used between numerical value and its unit of measurement.
SEPARATOR - Static variable in class org.apache.sis.metadata.sql.IdentifierGenerator
The character to be used as a separator between the prefix and the sequence number.
SEPARATOR - Static variable in class org.apache.sis.parameter.ParameterFormat
The default column separator.
SEPARATOR - Static variable in class org.apache.sis.referencing.factory.CommonAuthorityCode
The parameter separator for codes in the "AUTO(2)" namespace.
SEPARATOR - Static variable in class org.apache.sis.storage.geotiff.GeoKeysLoader
The character used as a separator in String multi-values.
SEPARATOR - Static variable in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
The part in process of being parsed: KEY (0) for the "GROUP" keyword, SEPARATOR (1) for the '=' symbol, VALUE (2) for the "L1_METADATA_FILE" value.
SEPARATOR - Static variable in class org.apache.sis.util.iso.Types
The separator character between class name and attribute name in resource files.
SEPARATOR_KEY - Static variable in class org.apache.sis.util.iso.DefaultNameFactory
The key for name separator.
separatorNewLine - Variable in class org.apache.sis.io.wkt.Formatter
The value of Symbols.getSeparator() without trailing spaces, followed by the system line separator.
separatorNewLine() - Method in class org.apache.sis.io.wkt.Symbols
Returns the value of Symbols.getSeparator() without trailing spaces, followed by the system line separator.
SEPARATORS - Static variable in class org.apache.sis.util.Version
The separator characters between major, minor and revision components.
sequence - Variable in enum org.apache.sis.internal.util.X364
The X3.64 escape sequence, built when first needed.
sequence - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Relative time ordering of the event.
sequence() - Method in enum org.apache.sis.internal.util.X364
Returns the ANSI escape sequence.
sequence(double, double, double, double, double, double, double, double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.Bezier
Creates a sequence of Bézier curves from the position given by evaluateAt(tmin) to the position given by evaluateAt(tmax).
Sequence(Map<Locale, Charset>) - Constructor for class org.apache.sis.internal.jaxb.lan.PT_Locale.Sequence
Creates a new set backed by the given map.
SEQUENCE_NUMBERS - Static variable in class org.apache.sis.util.iso.Names
Sequence numbers, created when first needed.
sequenceIdentifier - Variable in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Unique name or number that identifies attributes included in the coverage.
sequences - Variable in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
Provider of coordinate sequences.
SequenceType - Enum in org.apache.sis.image
Specifies the order in which attribute value records are assigned to grid points.
SequenceType() - Constructor for enum org.apache.sis.image.SequenceType
 
SequenceVector - Class in org.apache.sis.math
A vector which is a sequence of increasing or decreasing values.
SequenceVector(Class<? extends Number>, int) - Constructor for class org.apache.sis.math.SequenceVector
Creates a sequence of numbers of the given length.
SequenceVector.Doubles - Class in org.apache.sis.math
A vector which is a sequence of increasing or decreasing double values.
SequenceVector.Floats - Class in org.apache.sis.math
A vector which is a sequence of increasing or decreasing float values.
SequenceVector.Longs - Class in org.apache.sis.math
A vector which is a sequence of increasing or decreasing long values.
sequential() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns an equivalent stream that is sequential.
sequential() - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns an equivalent stream that is sequential.
SEQUENTIAL - Enum constant in enum org.apache.sis.image.ImageProcessor.Mode
Operations executed in the caller thread, without parallelization.
SEQUENTIAL - Enum constant in enum org.apache.sis.internal.storage.csv.Foliation
Elements which are parts of one track are ordered by time.
serialVersionUID - Static variable in exception org.apache.sis.console.InvalidCommandException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.console.InvalidOptionException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.coverage.Category
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.coverage.CategoryList
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.coverage.ConvertedCategory
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.coverage.ConvertedRange
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.coverage.grid.DisjointExtentException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.coverage.grid.FractionalGridCoordinates.Position
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.coverage.grid.FractionalGridCoordinates
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.coverage.grid.GridExtent
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.coverage.grid.GridGeometry
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.coverage.grid.GridOrientation
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.coverage.grid.IllegalGridGeometryException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.coverage.grid.IncompleteGridGeometryException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.coverage.grid.PixelTranslation
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.coverage.IllegalSampleDimensionException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.coverage.MismatchedCoverageRangeException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.coverage.RegionOfInterest
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.coverage.SampleDimension
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.coverage.SubspaceNotSpecifiedException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.feature.AbstractAssociation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.AbstractAttribute
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.AbstractFeature
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.AbstractIdentifiedType
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.AbstractOperation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.AssociationView
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.AssociationView.Singleton
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.AttributeView
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.AttributeView.Singleton
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.DefaultAssociationRole
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.DefaultAttributeType
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.DefaultFeatureType
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.DenseFeature
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.EnvelopeOperation.Result
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.EnvelopeOperation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.FeatureFormat
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.feature.FeatureOperationException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.FieldType
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.feature.InvalidFeatureException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.LinkOperation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.MultiValuedAssociation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.MultiValuedAttribute
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.NamedFeatureType
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.SingletonAssociation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.SingletonAttribute
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.SparseFeature
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.StringJoinOperation.ForFeature
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.StringJoinOperation.Result
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.feature.StringJoinOperation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.ArithmeticFunction.Add
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.ArithmeticFunction.Divide
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.ArithmeticFunction.Multiply
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.ArithmeticFunction
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.ArithmeticFunction.Subtract
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.AssociationValue
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.BinaryFunction
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.BinaryGeometryFilter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.BinarySpatialFilter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.ComparisonFilter.Between
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.ComparisonFilter.EqualTo
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.ComparisonFilter.GreaterThan
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.ComparisonFilter.LessThan
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.ComparisonFilter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.ConvertFunction
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.DefaultSortProperty
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.DistanceFilter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.FilterNode
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.IdentifierFilter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.LeafExpression.Literal
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.LeafExpression
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.LeafExpression.Transformed
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.LikeFilter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.LogicalFilter.And
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.LogicalFilter.Not
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.LogicalFilter.Or
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.LogicalFilter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.PropertyValue.AsObject
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.PropertyValue.CastedAndConverted
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.PropertyValue.Converted
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.PropertyValue
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.After
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.AnyInteracts
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.Before
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.Begins
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.BegunBy
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.Contains
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.During
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.EndedBy
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.Ends
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.Equals
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.Meets
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.MetBy
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.OverlappedBy
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter.Overlaps
For cross-version compatibility during (de)serialization.
serialVersionUID - Static variable in class org.apache.sis.filter.TemporalFilter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.UnaryFunction.IsNil
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.UnaryFunction.IsNull
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.filter.UnaryFunction
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.geometry.AbstractEnvelope.LowerCorner
 
serialVersionUID - Static variable in class org.apache.sis.geometry.AbstractEnvelope.Median
 
serialVersionUID - Static variable in class org.apache.sis.geometry.AbstractEnvelope.Point
 
serialVersionUID - Static variable in class org.apache.sis.geometry.AbstractEnvelope.UpperCorner
 
serialVersionUID - Static variable in class org.apache.sis.geometry.ArrayEnvelope
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.geometry.CoordinateFormat
Serial number for cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.geometry.DirectPosition1D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.geometry.DirectPosition2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.geometry.Envelope2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.geometry.GeneralDirectPosition
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.geometry.GeneralEnvelope
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.geometry.ImmutableEnvelope
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.geometry.MismatchedReferenceSystemException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.geometry.SubEnvelope
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.geometry.UnmodifiableGeometryException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.geometry.WraparoundInEnvelope
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.image.TransferType
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.index.tree.PointTree
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.index.tree.PointTreeNode.Default
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.index.tree.PointTreeNode
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.index.tree.QuadTreeNode
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.AngleConverter.Inverse
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.AngleConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.ArrayConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.CharSequenceConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.ClassPair
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.CollectionConverter.List
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.CollectionConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.CollectionConverter.Set
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.Column
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.DateConverter.Inverse
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.DateConverter.Long
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.DateConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.DateConverter.SQL
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.DateConverter.Timestamp
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.FallbackConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.FractionConverter.FromInteger
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.FractionConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.IdentityConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.NumberConverter.Comparable
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.NumberConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.ObjectToString.CodeList
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.ObjectToString.Enum
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.ObjectToString
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.FilePath
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.FileURI
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.FileURL
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.PathFile
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.PathURI
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.PathURL
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.URI_URL
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.URIFile
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.URIPath
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.URL_URI
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.URLFile
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.PathConverter.URLPath
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Angle
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.BigDecimal
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.BigInteger
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Boolean
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Byte
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Charset
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.CodeList
For cross-version compatibility on serialization.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Double
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Enum
For cross-version compatibility on serialization.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.File
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Float
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Integer
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.InternationalString
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Locale
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Long
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Number
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Path
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Short
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.Unit
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.URI
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.StringConverter.URL
 
serialVersionUID - Static variable in class org.apache.sis.internal.converter.SystemConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.esri.Factory
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.Geometries
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.j2d.DecimatedShape
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.j2d.EmptyShape
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.j2d.Factory
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.j2d.ShapeWrapper
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.jts.Factory
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.jts.PackedCoordinateSequenceFactory
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.jts.ShapeAdapter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.feature.Resources.International
 
serialVersionUID - Static variable in class org.apache.sis.internal.feature.SpatialOperationContext
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.GeometryConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.Node
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.SortByComparator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.GeometryConstructor
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.GeometryParser
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.OneGeometry
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.OneGeometry.WithArgument
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.ST_FromBinary
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.ST_FromText
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.ST_Point
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.ST_Transform
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.TwoGeometries
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.filter.sqlmm.TwoGeometries.WithArgument
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.gazetteer.Resources.International
 
serialVersionUID - Static variable in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeList
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.geotiff.Resources.International
 
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.gcx.Anchor
Defined as a matter of principle (this class is not expected to be serialized).
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.gmi.LE_ProcessStep
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.gmi.LE_Source
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.gmi.MI_Band
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.gmi.MI_CoverageDescription
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.gmi.MI_Georectified
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.gmi.MI_Georeferenceable
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.gmi.MI_ImageDescription
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.gmi.MI_Metadata
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.IdentifierMapEntry.Immutable
 
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.IdentifierMapEntry
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.metadata.replace.ReferenceSystemMetadata
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.metadata.replace.RS_Identifier
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.metadata.replace.SensorType
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.jaxb.SpecializedIdentifier
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.metadata.ExcludedSet
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.metadata.RecordSchemaSIS.Proxy
 
serialVersionUID - Static variable in class org.apache.sis.internal.metadata.Resources.International
 
serialVersionUID - Static variable in class org.apache.sis.internal.profile.fra.Constraints
For serialization purpose.
serialVersionUID - Static variable in class org.apache.sis.internal.profile.fra.DataIdentification
For serialization purpose.
serialVersionUID - Static variable in class org.apache.sis.internal.profile.fra.DirectReferenceSystem
For serialization purpose.
serialVersionUID - Static variable in class org.apache.sis.internal.profile.fra.IndirectReferenceSystem
For serialization purpose.
serialVersionUID - Static variable in class org.apache.sis.internal.profile.fra.LegalConstraints
For serialization purpose.
serialVersionUID - Static variable in class org.apache.sis.internal.profile.fra.SecurityConstraints
For serialization purpose.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.DeprecatedCode
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.DeprecatedName
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.EPSGParameterDomain
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.j2d.AffineMatrix
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.j2d.ParameterizedAffine
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.j2d.Tile
For cross-version compatibility during serialization.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.PositionalAccuracyConstant
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.AbridgedMolodensky
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.AbstractLambert
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.AbstractMercator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.AbstractProvider
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.AbstractStereographic
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Affine.Descriptor
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Affine
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.AlbersEqualArea
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.AxisOrderReversal
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.AxisOrderReversal3D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.AzimuthalEquidistantSpherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.CassiniSoldner
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation3D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Double
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Float
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Equirectangular
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffine
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricToGeographic
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricToTopocentric
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricTranslation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricTranslation2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricTranslation3D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeodeticOperation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Geographic2Dto3D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Geographic3Dto2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeographicAndVerticalOffsets
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeographicOffsets
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeographicOffsets2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeographicRedimension
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeographicToGeocentric
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.GeographicToTopocentric
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.HyperbolicCassiniSoldner
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Interpolation1D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualArea
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.LambertAzimuthalEqualAreaSpherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal1SP
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal2SP
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalBelgium
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalMichigan
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalWest
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualArea
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualAreaSpherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.LongitudeRotation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.MapProjection
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.MapProjection3D
Deprecated.
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Mercator1SP
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Mercator2SP
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.MercatorAuxiliarySphere
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.MercatorSpherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.MillerCylindrical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.ModifiedAzimuthalEquidistant
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Mollweide
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Molodensky
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.MolodenskyInterpolation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.NADCON
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.NorthPoleRotation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.NTv1
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.NTv2
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercator
For compatibility with different versions during deserialization.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorCenter
For compatibility with different versions during deserialization.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPoints
For compatibility with different versions during deserialization.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPointsCenter
For compatibility with different versions during deserialization.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueStereographic
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Orthographic
For compatibility with different versions during deserialization.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicA
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicB
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicC
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicNorth
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicSouth
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Polyconic
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.PositionVector7Param
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.PositionVector7Param2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.PositionVector7Param3D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.PseudoMercator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.PseudoPlateCarree
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.PseudoSinusoidal
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.RegionalMercator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.SatelliteTracking
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Sinusoidal
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.SouthPoleRotation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercatorSouth
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.VerticalOffset
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.Wraparound
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.provider.ZonedTransverseMercator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.Resources.International
 
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.RTreeNode
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.referencing.SignReversalComment
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.simple.CitationConstant.Authority
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.simple.CitationConstant
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.simple.SimpleAttributeType
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.simple.SimpleCitation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.simple.SimpleFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.simple.SimpleIdentifiedObject
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.simple.SimpleIdentifier
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.sql.feature.Resources.International
 
serialVersionUID - Static variable in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation.Result
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.storage.io.InternalOptionKey
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.storage.Resources.International
 
serialVersionUID - Static variable in class org.apache.sis.internal.util.CheckedArrayList
Serial version UID for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.util.CheckedHashSet
Serial version UID for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.util.DoubleDouble
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.util.EmptyQueue
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.internal.util.LocalizedParseException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.util.SimpleCharacterIterator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.util.StandardDateFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.internal.util.UnmodifiableArrayList
For compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.internal.util.UnmodifiableArrayList.SubList
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.ClassFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.CompoundFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.DefaultFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.IdentifiedObjectFormat
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.io.InvalidSeekException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.TabularFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.wkt.Colors
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.wkt.StoredTree.Node
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.wkt.StoredTree
Indirectly for WKTFormat serialization compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.wkt.Symbols
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.wkt.Transliterator.Default
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.wkt.Transliterator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.wkt.Transliterator.Unicode
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.io.wkt.UnformattableObjectException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.io.wkt.UnparsableObjectException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.wkt.Warnings
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.io.wkt.WKTFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.ASCII
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.Bytes
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.Decimal
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.Doubles
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.Floats
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.Integers
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.Longs
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.Raw
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.Shorts
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.UnsignedBytes
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.UnsignedIntegers
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.UnsignedLongs
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ArrayVector.UnsignedShorts
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.ConcatenatedVector
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.Fraction
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.Line
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.math.LinearlyDerivedVector
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.PackedVector
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.Plane
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.math.RepeatedVector
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.SequenceVector.Doubles
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.SequenceVector.Floats
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.SequenceVector.Longs
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.SequenceVector
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.Statistics
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.math.Statistics.WithDelta
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.math.StatisticsFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.Vector.Pick
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.math.Vector.SubSampling
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.AbstractConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.AbstractUnit
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.Angle
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.measure.AngleFormat.Field
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.AngleFormat
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.measure.ConcatenatedConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.ConventionalUnit
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.DerivedScalar
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.DerivedScalar.TemperatureMeasurement
 
serialVersionUID - Static variable in class org.apache.sis.measure.ElevationAngle
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.measure.FormatField
Serial number for cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.FormattedCharacterIterator.Entry
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.FormattedCharacterIterator.Filter
 
serialVersionUID - Static variable in class org.apache.sis.measure.FormattedCharacterIterator.Selector
 
serialVersionUID - Static variable in class org.apache.sis.measure.FormattedCharacterIterator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.IdentityConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.Latitude
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.measure.LinearConverter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.Longitude
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.measure.MeasurementRange
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.measure.NumberRange
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.measure.PowerOf10.Logarithm
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.PowerOf10
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.QuantityFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.Range
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.RangeFormat.Field
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.RangeFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Acceleration
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Angle
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Area
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Dimensionless
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Energy
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Force
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Frequency
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Length
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Mass
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Power
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Pressure
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Speed
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Temperature
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Time
 
serialVersionUID - Static variable in class org.apache.sis.measure.Scalar.Volume
 
serialVersionUID - Static variable in class org.apache.sis.measure.SexagesimalConverter.Inverse
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.measure.SexagesimalConverter
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.measure.SystemUnit.DimToUnit
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.SystemUnit
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.UnitDimension
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.UnitFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.measure.UnitRegistry
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.metadata.DomainRange
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.metadata.InvalidMetadataException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.AbstractParty
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.DefaultAddress
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.DefaultContact
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.DefaultIndividual
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.DefaultSeries
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.content.AbstractContentInformation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.content.DefaultBand
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.DefaultIdentifier
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.DefaultMetadata
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.DefaultMetadataScope
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.extent.DefaultExtent
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultResolution
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.DefaultUsage
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.identification.OperationName
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.ISOMetadata
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.lineage.DefaultSource
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.AbstractCompleteness
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.AbstractDataEvaluation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.AbstractElement
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.AbstractLogicalConsistency
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.AbstractMetaquality
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.AbstractPositionalAccuracy
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.AbstractResult
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.AbstractTemporalAccuracy
Deprecated.
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.AbstractTemporalQuality
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.AbstractThematicAccuracy
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultAbsoluteExternalPositionalAccuracy
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultAccuracyOfATimeMeasurement
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultAggregationDerivation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultCompletenessCommission
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultCompletenessOmission
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultConceptualConsistency
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultConfidence
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultDomainConsistency
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultFormatConsistency
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultFullInspection
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultGriddedDataPositionalAccuracy
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultHomogeneity
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeAccuracy
Deprecated.
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeCorrectness
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeAttributeAccuracy
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultRelativeInternalPositionalAccuracy
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultRepresentativity
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultScope
Deprecated.
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultSourceReference
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultTemporalConsistency
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultTemporalValidity
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultThematicClassificationCorrectness
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultTopologicalConsistency
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.DefaultUsability
Deprecated.
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.quality.ISOMetadata
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultGCP
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.metadata.MetadataStandard
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.metadata.MetadataVisitorException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.metadata.PropertyInformation
For cross-versions compatibility.
serialVersionUID - Static variable in exception org.apache.sis.metadata.sql.MetadataStoreException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.metadata.StandardImplementation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.metadata.TreeTableView
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.metadata.UnmodifiableMetadataException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.AbstractParameterDescriptor
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.parameter.DefaultParameterDescriptor
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.parameter.DefaultParameterDescriptorGroup.AsList
For compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.parameter.DefaultParameterValue
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.parameter.DefaultParameterValueGroup
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.parameter.FilteredParameters
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.MapProjectionDescriptor
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.MapProjectionParameters.EarthRadius
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.MapProjectionParameters.IsIvfDefinitive
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.MapProjectionParameters
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.MapProjectionParameters.StandardParallel
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.MatrixParameters
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.MatrixParametersAlphaNum
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.ParameterFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.Parameters.Wrapper
 
serialVersionUID - Static variable in class org.apache.sis.parameter.ParameterValueList
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.parameter.TensorParameters
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.parameter.TensorValues
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.parameter.UninitializedParameter
For cross-version serialization compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.UnmodifiableParameterValue
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.portrayal.CanvasExtent
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.portrayal.RenderException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.portrayal.TransformChangeEvent
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.AbstractIdentifiedObject
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.AbstractReferenceSystem
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.AbstractCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.AbstractDerivedCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Engineering
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Geodetic
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Parametric
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Temporal
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultDerivedCRS.Vertical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultGeographicCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultImageCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultParametricCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.crs.DefaultVerticalCRS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.AbstractCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultAffineCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultCartesianCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultCompoundCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultCylindricalCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultLinearCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultParametricCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultPolarCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultSphericalCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultTimeCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultUserDefinedCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.cs.DefaultVerticalCS
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.AbstractDatum
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.BursaWolfParameters
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.DatumShiftGrid
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.DefaultEllipsoid
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.DefaultEngineeringDatum
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.DefaultImageDatum
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.DefaultParametricDatum
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.DefaultTemporalDatum
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.DefaultVerticalDatum
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.Sphere
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.datum.TimeDependentBWP
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.referencing.factory.FactoryDataException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.referencing.factory.InvalidGeodeticParameterException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.referencing.factory.MissingFactoryResourceException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.referencing.factory.NoSuchAuthorityFactoryException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.referencing.factory.UnavailableFactoryException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.gazetteer.FinalLocationType
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.referencing.gazetteer.GazetteerException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.gazetteer.LocationFormat
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.referencing.gazetteer.ReferenceVerifyException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.referencing.GeodeticException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.ImmutableIdentifier
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.NamedIdentifier
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.AbstractSingleOperation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.referencing.operation.builder.LocalizationGridException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.builder.ResidualGrid
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.CoordinateOperationContext
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.DefaultConicProjection
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.DefaultConversion
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.DefaultCylindricalProjection
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.DefaultFormula
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.DefaultOperationMethod
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.DefaultPlanarProjection
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.DefaultProjection
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.DefaultTransformation
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.InverseOperationMethod
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.MathTransformContext
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.matrix.Matrix1
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.matrix.Matrix2
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.matrix.Matrix3
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.matrix.Matrix4
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.matrix.MatrixSIS
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.referencing.operation.matrix.MismatchedMatrixSizeException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.referencing.operation.matrix.NoninvertibleMatrixException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.referencing.operation.MismatchedDatumException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.AlbersEqualArea
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.AlbersEqualArea.Spherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.AuthalicConversion
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.AuthalicMercator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.AzimuthalEquidistant
For compatibility with different versions during deserialization.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.CassiniSoldner
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.CassiniSoldner.Spherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.ConformalProjection
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Spherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.LambertConicConformal
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.LambertConicConformal.Spherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.LongitudeWraparound.Inverse
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.Mercator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.Mercator.Spherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.MeridianArcBased
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
For compatibility with different versions during deserialization.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.Mollweide
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection.Inverse
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.NormalizedProjection
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.ObliqueMercator
For compatibility with different versions during deserialization.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.ObliqueStereographic.Spherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.Orthographic
For compatibility with different versions during deserialization.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.PolarStereographic
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.PolarStereographic.Spherical
For compatibility with different versions during deserialization.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.Polyconic
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.Polyconic.Spherical
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.referencing.operation.projection.ProjectionException
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.SatelliteTracking
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.Sinusoidal
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.Sinusoidal.Spherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.TransverseMercator
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.TransverseMercator.Spherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.ZonedGridSystem.Inverse
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.AbridgedMolodenskyTransform2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.CartesianToPolar
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.CartesianToSpherical
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform1D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect1D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ConstantTransform1D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ContextualParameter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ContextualParameters
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.CopyTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.IdentityTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.IdentityTransform1D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform.Inverse
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D.Inverse
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform.Inverse
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D.Inverse
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D.Inverse
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D.Inverse
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.MolodenskyTransform2D
Serial number for compatibility with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.PassThroughTransform2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.PolarToCartesian
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.PoleRotation
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ProjectiveTransform2D
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.ScaleTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform.SubArea
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D.Inverse
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.SphericalToCartesian
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.TransferFunction
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.TransformAdapter2D
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.TranslationTransform
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.referencing.operation.transform.WraparoundTransform
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.referencing.Properties
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.setup.OptionKey
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.CanNotProbeException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.ConcurrentReadException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.ConcurrentWriteException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.storage.CoverageQuery
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.storage.DataOptionKey
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.DataStoreClosedException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.DataStoreContentException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.DataStoreException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.DataStoreReferencingException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.storage.event.CascadedStoreEvent
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.storage.event.CloseEvent
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.storage.event.StoreEvent
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.storage.event.WarningEvent
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.storage.FeatureQuery.NamedExpression
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.storage.FeatureQuery
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.ForwardOnlyStorageException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.IllegalFeatureTypeException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.IllegalNameException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.IllegalOpenParameterException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.IncompatibleResourceException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.InternalDataStoreException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.NoSuchDataException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.storage.ProbeResult.Constant
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.storage.ProbeResult
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.ReadOnlyStorageException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.ResourceAlreadyExistsException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.storage.StorageConnector
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.UnsupportedEncodingException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.UnsupportedQueryException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.storage.UnsupportedStorageException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.util.collection.BackingStoreException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.CodeListSet
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.DefaultTreeTable.Node.Children
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.DefaultTreeTable.Node
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.DefaultTreeTable
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.DerivedMap.Invertible
 
serialVersionUID - Static variable in class org.apache.sis.util.collection.DerivedMap.InvertibleKey
 
serialVersionUID - Static variable in class org.apache.sis.util.collection.DerivedMap.InvertibleValue
 
serialVersionUID - Static variable in class org.apache.sis.util.collection.DerivedMap
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.collection.DerivedSet.Bijective
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.DerivedSet.Invertible
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.DerivedSet
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.collection.FrequencySortedSet
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.IntegerList
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.RangeSet.Compare
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.RangeSet.Numeric
 
serialVersionUID - Static variable in class org.apache.sis.util.collection.RangeSet
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.collection.RangeSet.SubSet
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.TableColumn.Constant
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.TreeNodeList
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.collection.TreeTableFormat
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.util.CorruptedObjectException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.DefaultInternationalString
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.iso.AbstractName.International
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.iso.AbstractName
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.iso.DefaultLocalName
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.iso.DefaultMemberName
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.iso.DefaultNameSpace
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.iso.DefaultRecord
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.iso.DefaultRecordType
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.iso.DefaultScopedName
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.iso.DefaultTypeName
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.iso.GlobalNameSpace
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.iso.RecordDefinition.Adapter
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.iso.Types.CodeTitle
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.iso.Types.Description
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.logging.PerformanceLevel
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.util.NullArgumentException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.ResourceInternationalString
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.resources.Errors.International
 
serialVersionUID - Static variable in class org.apache.sis.util.resources.Messages.International
 
serialVersionUID - Static variable in class org.apache.sis.util.resources.ResourceInternationalString
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in class org.apache.sis.util.resources.Vocabulary.International
 
serialVersionUID - Static variable in class org.apache.sis.util.SimpleInternationalString
Serial number for inter-operability with different versions.
serialVersionUID - Static variable in exception org.apache.sis.util.UnconvertibleObjectException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.util.UnknownNameException
For cross-version compatibility.
serialVersionUID - Static variable in exception org.apache.sis.util.UnsupportedImplementationException
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.util.Version
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.xml.NilInternationalString
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.xml.NilReason
For cross-version compatibility.
serialVersionUID - Static variable in class org.apache.sis.xml.XLink
For cross-version compatibility.
series - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Information about the series, or aggregate dataset, of which the dataset is a part.
series() - Method in class org.apache.sis.internal.storage.MetadataBuilder
Returns the information about the series, or aggregate dataset, of which the dataset is a part.
series(double...) - Method in class org.apache.sis.internal.util.DoubleDouble
Computes c₀ + c₁x + c₂x² + c₃x³ + c₄x⁴ + … where x is this.
service - Variable in class org.apache.sis.internal.referencing.LazySet
The type of service to request with ServiceLoader, or null if unknown.
ServiceParameter - Class in org.apache.sis.internal.jaxb.metadata.replace
Parameter information conform to the ISO 19115:2014 specification.
ServiceParameter() - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Creates an initially empty parameter.
ServiceParameter(ParameterDescriptor<?>) - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Creates a parameter initialized to the values of the given one.
services - Static variable in class org.apache.sis.internal.jaxb.TypeRegistration
The registrations, cached only a few seconds.
services() - Static method in class org.apache.sis.internal.jaxb.TypeRegistration
Returns the TypeRegistration instances.
ServicesForMetadata - Class in org.apache.sis.internal.referencing
Implements the referencing services needed by the "sis-metadata" module.
ServicesForMetadata() - Constructor for class org.apache.sis.internal.referencing.ServicesForMetadata
Creates a new instance.
ServicesForUtility - Class in org.apache.sis.internal.metadata
Implements the metadata services needed by the "sis-utility" module.
ServicesForUtility() - Constructor for class org.apache.sis.internal.metadata.ServicesForUtility
Creates a new instance.
serviceStandards - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Standards to which the service adheres.
serviceType - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
A service type name.
serviceTypeVersions - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
The version of the service, supports searching based on the version of serviceType.
ServletListener - Class in org.apache.sis.internal.system
Listener for servlet context, used as a shutdown hook when the application is undeployed.
ServletListener() - Constructor for class org.apache.sis.internal.system.ServletListener
Invoked by reflection by the container.
set - Variable in class org.apache.sis.internal.referencing.RTreeNode.Uniformizer
false for collecting information, or true for setting all node CRS.
set(int, int, DoubleDouble) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Stores the value of the given dd object at the specified row and column.
set(int, int, DoubleDouble) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Stores the value of the given dd object at the specified row and column.
set(int, E) - Method in class org.apache.sis.internal.util.CheckedArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, Integer) - Method in class org.apache.sis.util.collection.IntegerList
Sets the element at the given index.
set(int, Number) - Method in class org.apache.sis.math.ArrayVector.ASCII
Stores the given value in this vector and returns the previous value.
set(int, Number) - Method in class org.apache.sis.math.ArrayVector.Bytes
 
set(int, Number) - Method in class org.apache.sis.math.ArrayVector.Doubles
Sets the value at the given index.
set(int, Number) - Method in class org.apache.sis.math.ArrayVector.Floats
Sets the value at the given index.
set(int, Number) - Method in class org.apache.sis.math.ArrayVector.Integers
 
set(int, Number) - Method in class org.apache.sis.math.ArrayVector.Longs
 
set(int, Number) - Method in class org.apache.sis.math.ArrayVector.Raw
Stores the given value in this vector and returns the previous value.
set(int, Number) - Method in class org.apache.sis.math.ArrayVector.Shorts
 
set(int, Number) - Method in class org.apache.sis.math.ConcatenatedVector
Sets the value at the given index.
set(int, Number) - Method in class org.apache.sis.math.LinearlyDerivedVector
Sets the number at the given index.
set(int, Number) - Method in class org.apache.sis.math.PackedVector
Sets the value at the given index and returns the previous value.
set(int, Number) - Method in class org.apache.sis.math.RepeatedVector
Do not allow setting values.
set(int, Number) - Method in class org.apache.sis.math.SequenceVector
Unsupported operation since this vector is not modifiable.
set(int, Number) - Method in class org.apache.sis.math.Vector.Pick
Delegates to the enclosing vector.
set(int, Number) - Method in class org.apache.sis.math.Vector
Sets the number at the given index.
set(int, Number) - Method in class org.apache.sis.math.Vector.SubSampling
Delegates to the enclosing vector.
set(int, Object, Object, int) - Method in class org.apache.sis.metadata.PropertyAccessor
Sets a value for the specified metadata and returns the old value if mode is PropertyAccessor.RETURN_PREVIOUS.
set(int, Object, Object, int) - Method in class org.apache.sis.metadata.SpecialCases
Substitutes the value for the properties handled in a special way, then delegates to SpecialCases.set(int, Object, Object, int).
set(int, Temporal) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Sets the value at the given index.
set(int, TreeTable.Node) - Method in class org.apache.sis.util.collection.TreeNodeList
Sets the node at the specified index in this list.
set(int, GeneralParameterValue) - Method in class org.apache.sis.parameter.ParameterValueList
Sets the parameter at the given index.
set(int, V) - Method in class org.apache.sis.feature.PropertySingleton
Sets the property value, if an instance already exists.
set(long) - Method in class org.apache.sis.internal.util.DoubleDouble
Sets this DoubleDouble to the given 64-bits signed integer.
set(E) - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
 
set(Class<T>, String, String, T, Object, Object) - Static method in class org.apache.sis.internal.util.FinalFieldSetter
Sets the values of the final fields.
set(Class<T>, String, T, Object) - Static method in class org.apache.sis.internal.util.FinalFieldSetter
Sets the value of the final field.
set(Object) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Sets the default value with check of the value class.
set(Method, Object, Object[]) - Static method in class org.apache.sis.metadata.PropertyAccessor
Sets a value for the specified metadata.
set(MemberName, Object) - Method in class org.apache.sis.util.iso.DefaultRecord
Sets the value for the attribute of the specified name.
Set() - Constructor for class org.apache.sis.internal.converter.CollectionConverter.Set
 
SET - Static variable in class org.apache.sis.io.wkt.WKTDictionary.Loader
Keyword recognized by WKTDictionary.load(BufferedReader).
SET - Static variable in class org.apache.sis.metadata.PropertyComparator
The prefix for setters.
setAbbreviation(String) - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Invoked by JAXB at unmarshalling time.
setAbstract(boolean) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets whether the feature type to create will be abstract.
setAbstract(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets a brief narrative summary of the resource(s).
setAbstract(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
Sets the abstract for the associated standalone quality report.
setAbstractCS(CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Used by JAXB only (invoked by reflection).
setAccessConstraints(Collection<? extends Restriction>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Sets the access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource.
setAccessProperties(StandardOrderProcess) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Sets information about the availability of the service.
setAccuracy(PositionalAccuracy[]) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Invoked by JAXB only at unmarshalling time.
setAccuracyOf(ImageProcessor) - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Configures the accuracy hints on the given processor.
setAccuracyReports(Collection<? extends Element>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCP
Sets the accuracy of a ground control point.
setAcquisitionInformation(Collection<? extends AcquisitionInformation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets information about the acquisition of the data.
setAcquisitionPlans(Collection<? extends Plan>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Sets the plan as implemented by the acquisition.
setAcquisitionRequirements(Collection<? extends Requirement>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Sets the requirement the data acquisition intends to satisfy.
setActuate(XLink.Actuate) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Sets the actuate attribute value.
setActuate(XLink.Actuate) - Method in class org.apache.sis.xml.XLink
Sets the desired timing of traversal from the starting resource to the ending resource.
setAdapter(Class<A>, A) - Method in class org.apache.sis.xml.Pooled
A method which is common to both Marshaller and Unmarshaller.
setAdapter(Class<A>, A) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
setAdapter(Class<A>, A) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped unmarshaller.
setAdapter(XmlAdapter) - Method in class org.apache.sis.xml.Pooled
Delegates to setAdapter(adapter.getClass(), adapter) as specified in [Un]Marshaller javadoc.
setAdditionalByteOffset(int, long) - Method in class org.apache.sis.internal.storage.io.Region
Sets an additional offset between values at two consecutive indices in the given dimension of the hyper-cube.
setAdditionalDocumentation(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Sets the publications that describe usage of data.
setAdditionalDocumentation(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Sets additional documentation.
setAdditionalDocumentations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets other documentation associated with the resource.
setAddress(Address) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Deprecated.
As of ISO 19115:2014, replaced by DefaultContact.setAddresses(Collection).
setAddressees(Collection<? extends DefaultResponsibility>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Sets the parties to which the release statement applies.
setAddresses(Collection<? extends Address>) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Sets the physical and email addresses at which the organization or individual may be contacted.
setAdministrativeArea(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Sets the state, province of the location.
setAffineCS(AffineCS) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Invoked by JAXB at unmarshalling time.
setAffineCS(AffineCS) - Method in class org.apache.sis.referencing.crs.DefaultImageCRS
 
setAggregateDataSetIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Deprecated.
As of ISO 19115:2014, replaced by an identifier of DefaultAggregateInformation.getAggregateDataSetName().
setAggregateDataSetName(Citation) - Method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Deprecated.
As of ISO 19115:2014, replaced by DefaultAssociatedResource.setName(Citation).
setAggregationInfo(Collection<? extends AggregateInformation>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Deprecated.
setAlgorithms(Collection<? extends Algorithm>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Sets the details of the methodology by which geographic information was derived from the instrument readings.
setAliases(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Sets other recognized names or abbreviations for the same data quality measure.
setAll(Object...) - Method in class org.apache.sis.util.iso.DefaultRecord
Sets all attribute values in this record, in attribute order.
setAll(DefaultFeatureType) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets all properties of this builder to the values of the given feature type.
setAllowedColumns(Set<FeatureFormat.Column>) - Method in class org.apache.sis.feature.FeatureFormat
Sets all columns that may be shown in the tables to format.
setAlternateForm(boolean) - Method in class org.apache.sis.measure.RangeFormat
Sets whether this RangeFormat shall use the alternate form at formatting time.
setAlternateTitles(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets the short name or other language name by which the cited information is known.
setAlternativeMetadataReferences(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Set reference(s) to alternative metadata or metadata in a non-ISO standard for the same resource.
setAmendmentNumber(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Sets the amendment number of the format version.
setAnchor(PixelInCell) - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Sets whether operations will be between cell centers or cell corners.
setAnchorPoint(InternationalString) - Method in class org.apache.sis.referencing.datum.AbstractDatum
Invoked by JAXB only at unmarshalling time.
setAngularDistance(Double) - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Sets the angular sampling measure.
setApplicationProfile(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Sets the name of an application profile that can be used with the online resource.
setApplicationSchemaInfo(Collection<? extends ApplicationSchemaInformation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Returns information about the conceptual schema of a dataset.
setArcRole(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Sets the arcrole attribute value.
setArcRole(URI) - Method in class org.apache.sis.xml.XLink
Sets a URI reference for some description of the arc role.
setAreaOfInterest(RenderedImage, Shape) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Sets the area of interest as an irregular shape.
setAreaOfInterest(Extent) - Method in class org.apache.sis.referencing.operation.CoordinateOperationContext
Sets the spatiotemporal area of interest, or null if none.
setAreaOfInterest(GeographicBoundingBox) - Method in class org.apache.sis.referencing.operation.CoordinateOperationContext
Sets the geographic component of the area of interest, or null if none.
setAsciiParameters(String[]) - Method in class org.apache.sis.storage.geotiff.GeoKeysLoader
setAssociatedResources(Collection<? extends DefaultAssociatedResource>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets associated resource information.
setAssociation(AssociationType) - Method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Must be declared together with DefaultAggregateInformation.getAssociation().
setAssociationType(AssociationType) - Method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Sets the type of relation between the resources.
setAssociationValue(AbstractAssociation, Object) - Static method in class org.apache.sis.feature.AbstractFeature
Sets the association value after verification of its type.
setAttachmentMarshaller(AttachmentMarshaller) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped unmarshaller.
setAttributeDescription(RecordType) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Sets the description of the attribute described by the measurement value.
setAttributeGroups(Collection<? extends DefaultAttributeGroup>) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Sets information on attribute groups of the resource.
setAttributeInstances(Set<? extends AttributeType>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Sets the attribute instances to which the information applies.
setAttributes(Collection<? extends RangeDimension>) - Method in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
Sets information on an attribute of the resource.
setAttributes(Set<? extends AttributeType>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Sets the attribute types to which the information applies.
setAttributeValue(AbstractAttribute<V>, Object) - Static method in class org.apache.sis.feature.AbstractFeature
Sets the attribute value after verification of its type.
setAuthority(Citation) - Method in class org.apache.sis.metadata.iso.DefaultIdentifier
Sets the person or party responsible for maintenance of the namespace.
setAuthorityCodes(String...) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Sets the content of this collection to the object identified by the given codes.
setAverageAirTemperature(Double) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Sets the average air temperature along the flight pass during the photo flight.
setAxis(CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.AbstractCS
Invoked by JAXB at unmarshalling time.
setAxisDimensionProperties(List<? extends Dimension>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Sets the information about spatial-temporal axis properties.
setAxisName(int, DimensionNameType) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the number of cells along the given dimension.
setAxisResolution(int, double, Unit<?>) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the degree of detail in the given dimension.
setAxisSize(int, long) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the number of cells along the given dimension.
setBackground(CharSequence, Number) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Adds a qualitative category and marks that category as the background value.
setBackground(Number) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Sets the background value without creating a category (typically for RGB images).
setBandBoundaryDefinition(BandDefinition) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Sets designation of criterion for defining maximum and minimum wavelengths for a spectral band.
setBandIdentifier(int) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
setBandIdentifier(GenericName) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the name or number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
setBase(double) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Sets the logarithm or exponent base in the transfer function.
setBaseCRS(String, SingleCRS) - Method in class org.apache.sis.referencing.crs.AbstractDerivedCRS
Stores a temporary association to the given base CRS.
setBaseCRS(GeographicCRS) - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Used by JAXB only (invoked by reflection).
setBaseCRS(SingleCRS) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Used by JAXB only (invoked by reflection).
setBaseCRS(Conversion, SingleCRS) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_Conversion
Temporarily stores the baseCRS associated to the given Conversion.
setBaseExtentClipped(GeneralEnvelope...) - Method in class org.apache.sis.coverage.grid.GridDerivation
Sets GridDerivation.baseExtent to the given envelope clipped to the previous extent.
setBasicMeasure(DefaultBasicMeasure) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Sets the predefined basic measure on which this measure is based.
setBinaryComparisonHandlers(BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
Sets the same action to execute for the <, >, ≤, ≥, = and ≠ types of filter.
setBinaryTemporalHandlers(BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
Sets the same action to execute for the temporal comparison operators.
setBitOffset(int) - Method in class org.apache.sis.internal.storage.io.ChannelData
Sets the bit offset to the given value.
setBitPerSample(int) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the maximum number of significant bits in the uncompressed representation for the value in current band.
setBitsPerValue(Integer) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.
setBorderWidth(int) - Method in class org.apache.sis.math.StatisticsFormat
Sets the "width" of the border to drawn around the table, in number of lines.
setBoundMax(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Sets the longest wavelength that the sensor is capable of collecting within a designated band.
setBoundMin(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Sets the shortest wavelength that the sensor is capable of collecting within a designated band.
setBounds(double, double, double, double) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Sets the bounding box to the specified values.
setBounds(Date, Date) - Method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
Sets the temporal extent to the specified values.
setBounds(Envelope) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Sets the bounding box to the specified envelope.
setBounds(Envelope) - Method in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Sets this spatiotemporal extent to values inferred from the specified envelope.
setBounds(Envelope) - Method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
Sets this temporal extent to values inferred from the specified envelope.
setBounds(Envelope) - Method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Sets this vertical extent to values inferred from the specified envelope.
setBounds(Envelope, DefaultGeographicBoundingBox, String) - Method in class org.apache.sis.internal.metadata.ReferencingServices
Sets a geographic bounding box from the specified envelope.
setBounds(Envelope, DefaultGeographicBoundingBox, String) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Sets a geographic bounding box from the specified envelope.
setBounds(Envelope, DefaultSpatialTemporalExtent) - Method in class org.apache.sis.internal.metadata.ReferencingServices
Sets the geographic, vertical and temporal extents with the values inferred from the given envelope.
setBounds(Envelope, DefaultSpatialTemporalExtent) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Sets the geographic, vertical and temporal extents with the values inferred from the given envelope.
setBounds(Envelope, DefaultTemporalExtent) - Method in class org.apache.sis.internal.metadata.ReferencingServices
Sets a temporal extent with the value inferred from the given envelope.
setBounds(Envelope, DefaultTemporalExtent) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Sets a temporal extent with the value inferred from the given envelope.
setBounds(Envelope, DefaultVerticalExtent) - Method in class org.apache.sis.internal.metadata.ReferencingServices
Sets a vertical extent with the value inferred from the given envelope.
setBounds(Envelope, DefaultVerticalExtent) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Sets a vertical extent with the value inferred from the given envelope.
setBounds(GeographicBoundingBox) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Sets the bounding box to the same values than the specified box.
setBoundUnits(Unit<Length>) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Sets a new units in which sensor wavelengths are expressed.
setBuffer(StringBuffer) - Method in class org.apache.sis.io.wkt.Formatter
Sets the destination buffer.
setBursaWolfParameter(BursaWolfParameters, int, double, Unit<?>, Locale) - Static method in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
Sets a Bursa-Wolf parameter from an EPSG parameter.
setByteOrder(ByteOrder) - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Sets the desired byte order for future reads of data values from this stream.
setCached(AxesConvention, AbstractCRS) - Method in class org.apache.sis.referencing.crs.AbstractCRS
Sets the CRS for the given axes convention.
setCameraCalibrationInformationAvailable(Boolean) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Sets the indication of whether or not constants are available which allow for camera calibration corrections.
setCartesianCS(CartesianCS) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
setCartesianCS(CartesianCS) - Method in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
 
setCartesianCS(CartesianCS) - Method in class org.apache.sis.referencing.crs.DefaultImageCRS
Used by JAXB only (invoked by reflection).
setCategoryColors(Function<Category, Color[]>) - Method in class org.apache.sis.coverage.grid.ImageRenderer
Specifies the colors to apply for each category in a sample dimension.
setCategoryColors(Function<Category, Color[]>) - Method in class org.apache.sis.image.ImageProcessor
Sets the colors to use for given categories in image, or null is unspecified.
setCellAlignment(byte) - Method in class org.apache.sis.io.TableAppender
Sets the alignment of the text inside the current cell.
setCellGeometry(CellGeometry) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets identification of grid data as point or cell.
setCellGeometry(CellGeometry) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Sets identification of grid data as point or cell.
setCellSize(short, boolean) - Method in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
Sets the width or height of the dithering or halftoning matrix used to create a dithered or halftoned bilevel file.
setCenterPoint(Point) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Sets the center point.
setCharacteristic(GenericName, Class<C>, C) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Implementation of all setter methods for characteristics.
setCharacterSet(Charset) - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale
Sets the character set to the given value.
setCharacterSet(CharacterSet) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
Replaced by DefaultMetadata.getLocalesAndCharsets().put(…, newValue).
setCharacterSets(Collection<? extends Charset>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
Replaced by putting values in DefaultMetadata.getLocalesAndCharsets() map.
setCharacterSets(Collection<? extends CharacterSet>) - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Deprecated.
Replaced by putting values in DefaultDataIdentification.getLocalesAndCharsets() map.
setCharacterSets(Map<Locale, Charset>, Collection<? extends Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Sets the character coding standard(s) used within the resource.
setCharset(Charset) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets the character coding standard for the metadata set (used in legacy ISO 19157 format).
setCheckPointAvailable(boolean) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Sets an indication of whether or not geographic position points are available to test the accuracy of the georeferenced grid data.
setCheckPointDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Sets the description of geographic position points used to test the accuracy of the georeferenced grid data.
setCheckPoints(Collection<? extends GCP>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Sets the geographic references used to validate georectification of the data.
setChild(int, Object) - Method in class org.apache.sis.index.tree.PointTreeNode.Default
Sets the node's quadrant/octant to the specified child.
setChild(int, Object) - Method in class org.apache.sis.index.tree.PointTreeNode
Sets the node's quadrant/octant to the specified child.
setChild(int, Object) - Method in class org.apache.sis.index.tree.QuadTreeNode
Sets the node's quadrant to the specified child.
setChildOperations(Collection<? extends Operation>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sets the sub-missions that make up part of a larger mission.
setCitation(Citation) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sets the identification of the mission.
setCitation(Citation) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Sets the identification of authority requesting target collection.
setCitation(Citation) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Sets the source where information about the platform is described.
setCitation(Citation) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Sets the identification of reference or guidance material for the requirement.
setCitation(Citation) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets the citation for the resource(s).
setCitation(Citation) - Method in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
Sets the information identifying the algorithm and version or date.
setCitation(Citation) - Method in class org.apache.sis.metadata.iso.quality.DefaultSourceReference
Sets the references to the source.
setCitations(Collection<? extends Citation>) - Method in class org.apache.sis.internal.profile.fra.Constraints
Sets the documents that specifies the nature of the constraints.
setCitations(Collection<? extends Citation>) - Method in class org.apache.sis.internal.profile.fra.LegalConstraints
Sets the documents that specifies the nature of the constraints.
setCitations(Collection<? extends Citation>) - Method in class org.apache.sis.internal.profile.fra.SecurityConstraints
Sets the documents that specifies the nature of the constraints.
setCitations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Sets the complete citation of the instrument.
setCitedResponsibleParties(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets the role, name, contact and position information for an individual or organization that is responsible for the resource.
setCity(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Sets the city of the location.
setClassification(Classification) - Method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Sets the name of the handling restrictions on the resource.
setClassificationSystem(InternationalString) - Method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Sets the name of the classification system.
setClassName(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
Sets a label for the keyword category in natural language.
setClipToValidArea(boolean) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Sets whether the decoded locations should be clipped to the valid area.
setCloseHandler(AutoCloseable) - Method in class org.apache.sis.internal.stream.DeferredStream
Registers a handler to run for releasing resources created by the worker.
setCloudCoverPercentage(double) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
setCloudCoverPercentage(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Sets the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
setCode(String) - Method in class org.apache.sis.metadata.iso.DefaultIdentifier
Sets the alphanumeric value identifying an instance in the namespace.
setCodeList(Object) - Method in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Invoked by JAXB for any XML element which is not a <gco:CharacterString>, <gcx:FileName> or <gcx:MimeFileType>.
setCodeSpace(String) - Method in class org.apache.sis.metadata.iso.DefaultIdentifier
Sets the identifier or namespace in which the code is valid.
setCodeSpace(Citation, String) - Method in class org.apache.sis.referencing.Builder
Sets the Identifier authority and code space.
setCollectionIdentification(Integer) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Sets the identifier of the GCP collection.
setCollectionName(InternationalString) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Sets the name of the GCP collection.
setCollectiveTitle(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Deprecated.
Removed as of ISO 19115:2014.
setColor(ElementKind) - Method in class org.apache.sis.io.wkt.Formatter
Appends in the Formatter.buffer the ANSI escape sequence for the given kind of element.
setColors(Colors) - Method in class org.apache.sis.io.wkt.WKTFormat
Sets the colors to use for syntax coloring.
setColors(Colors) - Method in class org.apache.sis.parameter.ParameterFormat
Sets the colors for an output on X3.64 compatible terminal.
setColumns(TableColumn<?>...) - Method in class org.apache.sis.util.collection.TreeTableFormat
Sets the table columns to parse and format.
setColumnSeparatorPattern(String) - Method in class org.apache.sis.io.TabularFormat
Sets the pattern of the characters to insert between the columns.
setCompliant(Boolean) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Sets whether or not the cited feature catalogue complies with ISO 19110.
setComponents(List<? extends CoordinateReferenceSystem>) - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Computes the DefaultCompoundCRS.components and DefaultCompoundCRS.singles fields from the given CRS list.
setCompressionGenerationQuantity(Integer) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Sets the count of the number the number of lossy compression cycles performed on the image.
setConceptIdentifier(URI) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
Sets the URI of concept in the ontology specified by the ontology citation.
setCondition(InternationalString) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets the condition under which the extended element is mandatory.
setConnectPoints(Collection<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Sets the handle for accessing the service interface.
setConstraintApplicationScope(Scope) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Sets the spatial and / or temporal extents and or levels of the application of the constraints restrictions.
setConstraintLanguage(String) - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Sets the formal language used in application schema.
setContactInfo(Collection<? extends Contact>) - Method in class org.apache.sis.metadata.iso.citation.AbstractParty
Sets the contact information for the party.
setContactInfo(Contact) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Deprecated.
As of ISO 19115:2014, replaced by AbstractParty.setContactInfo(Collection).
setContactInstructions(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Sets supplemental instructions on how or when to contact the individual or organization.
setContacts(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets the parties responsible for the metadata information.
setContacts(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Sets identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the resource.
setContactType(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Sets new type of the contact.
setContainer(String) - Static method in class org.apache.sis.internal.system.Shutdown
Invoked if the Apache SIS library is executed from an environment that provide its own shutdown hook.
setContainsChain(Collection<? extends DefaultOperationChainMetadata>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Sets the information about the chain applied by the service.
setContainsOperations(Collection<? extends DefaultOperationMetadata>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Sets information(s) about the operations that comprise the service.
setContentInfo(Collection<? extends ContentInformation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets information about the feature catalogue and describes the coverage and image data characteristics.
setContentLevel(ParameterFormat.ContentLevel) - Method in class org.apache.sis.parameter.ParameterFormat
Sets the amount of information to put in the table.
setContentType(CoverageContentType) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Deprecated.
setContentTypes(Collection<? extends CoverageContentType>) - Method in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
Sets the types of information represented by the value(s).
setContext(Context) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Sets the meaning of the event.
setContextParameters(double, double, Unit<Length>, Ellipsoid) - Method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Sets the semi-axis length in the DatumShiftTransform.context parameters.
setControlPoint(int[], double[]) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Sets a single matching control point pair.
setControlPoint(int, int, double...) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Sets a single matching control point pair.
setControlPointAvailable(boolean) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Sets an indication of whether or not control point(s) exists.
setControlPoints(Map<? extends Position, ? extends Position>) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Sets all control point (source, target) pairs, overwriting any previous setting.
setControlPoints(Vector[]) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Sets all control points.
setControlPoints(Vector...) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Sets all control points.
setControlPoints(MathTransform) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Sets all control point (source, target) pairs, overwriting any previous setting.
setConvention(Convention) - Method in class org.apache.sis.io.wkt.WKTFormat
Sets the convention for parsing and formatting WKT elements.
setConversion(ParameterValueGroup) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Sets the conversion method together with all parameters.
setConversionFromBase(C) - Method in class org.apache.sis.referencing.crs.AbstractDerivedCRS
Invoked by JAXB at unmarshalling time for setting the defining conversion.
setConversionMethod(String) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Sets the conversion method to use for creating a ProjectedCRS or DerivedCRS.
setConversionName(String) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Sets the name of the conversion to use for creating a ProjectedCRS or DerivedCRS.
setConverter(int, int, UnitConverter) - Method in class org.apache.sis.geometry.CoordinateFormat
Sets at the given index a conversion from CRS units to units used by this formatter.
setCoordinate(double...) - Method in class org.apache.sis.geometry.GeneralDirectPosition
Sets the coordinate values along all dimensions.
setCoordinateReferenceSystem(Geometry, CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.feature.jts.JTS
Sets the Coordinate Reference System (CRS) in the specified geometry.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.DirectPosition1D
Sets the coordinate reference system in which the coordinate is given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.DirectPosition2D
Sets the coordinate reference system in which the coordinate is given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.Envelope2D
Sets the coordinate reference system in which the coordinate are given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.GeneralDirectPosition
Sets the coordinate reference system in which the coordinate is given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.GeneralEnvelope
Sets the coordinate reference system in which the coordinate are given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.feature.GeometryWithCRS
Sets the coordinate reference system, which shall be two-dimensional.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Sets the coordinate reference system.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Sets the coordinate reference system.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.referencing.PositionTransformer
Sets the coordinate reference system in which the coordinate is given.
setCoordinateReferenceSystem(ReferenceSystem) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Sets the coordinate reference system in which the ground control points are defined.
setCoordinates(Coordinate[]) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Sets all coordinates in this sequence.
setCoordinates(Coordinate[]) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Sets all coordinates in this sequence.
setCoordinates(Coordinate[]) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Sets all coordinates in this sequence.
setCoordinates(CoordinateSequence) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Sets all coordinates in this sequence.
setCoordinates(CoordinateSequence) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Sets all coordinates in this sequence.
setCoordinates(CoordinateSequence) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Sets all coordinates in this sequence.
setCoordinateSystem(String, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.AbstractCRS
Sets the coordinate system to the given value.
setCoordinateSystem(DefaultParametricCS) - Method in class org.apache.sis.referencing.crs.DefaultParametricCRS
Used by JAXB only (invoked by reflection).
setCoordinateSystem(CartesianCS) - Method in class org.apache.sis.referencing.crs.DefaultProjectedCRS
Used by JAXB only (invoked by reflection).
setCoordinateSystem(CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
Used by JAXB only (invoked by reflection).
setCoordinateSystem(TimeCS) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Used by JAXB only (invoked by reflection).
setCoordinateSystem(VerticalCS) - Method in class org.apache.sis.referencing.crs.DefaultVerticalCRS
Used by JAXB only (invoked by reflection).
setCoordinateValue(int, long) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Sets the coordinate value at the specified dimension.
setCornerPoints(List<? extends Point>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Sets the corner points.
setCountry(CodeListUID) - Method in class org.apache.sis.internal.jaxb.lan.Country
Sets the value of the Country code in ISO 19139:2007 element name.
setCountry(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Sets the country of the physical address.
setCountryCode(CodeListUID) - Method in class org.apache.sis.internal.jaxb.lan.Country
Sets the value of the Country code in ISO 19115-3 element name.
setCoupledResources(Collection<? extends DefaultCoupledResource>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Sets further description(s) of the data coupling in the case of tightly coupled services.
setCouplingType(CodeList<?>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Sets the type of coupling between service and associated data.
setCoverage(GridCoverage, RenderedImage, int) - Method in class org.apache.sis.internal.storage.esri.AsciiGridStore
Replaces all data by the given coverage.
setCredits(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets the recognition of those who contributed to the resource(s).
setCRS(CoordinateReferenceSystem) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets the coordinate reference system that characterizes the values of this attribute.
setCurrency(Currency) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Sets the monetary units of the fees (as specified in ISO 4217).
setCurrentProperty(String) - Method in class org.apache.sis.metadata.MetadataVisitor
Sets the name of the method being visited.
setCylindricalCS(CylindricalCS) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
setData(DataBuffer) - Method in class org.apache.sis.coverage.grid.ImageRenderer
Sets the data as a Java2D buffer.
setData(Raster) - Method in class org.apache.sis.image.BandedSampleConverter.Writable
Sets a region of the image to the contents of the given raster.
setData(Raster) - Method in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
Sets a region of the image to the contents of the given raster.
setData(Object[]) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
Returns a new grid with the same geometry than this grid but different data arrays.
setData(Object[]) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Double
Returns a new grid with the same geometry than this grid but different data arrays.
setData(Object[]) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile.Float
Returns a new grid with the same geometry than this grid but different data arrays.
setData(Object[]) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Returns a new grid with the same geometry than this grid but different data arrays.
setData(Object[]) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup
Returns a new grid with the same geometry than this grid but different data arrays.
setData(DataType, Buffer...) - Method in class org.apache.sis.coverage.grid.ImageRenderer
Sets the data as NIO buffers.
setData(Vector...) - Method in class org.apache.sis.coverage.grid.ImageRenderer
Sets the data as vectors.
setDatabase(Supplier<DataSource>) - Method in class org.apache.sis.setup.Configuration
Specifies the data source to use if no "jdbc/SpatialMetadata" source is binded to a JNDI environment.
setDataElements(Object) - Method in class org.apache.sis.image.WritablePixelIterator
Sets the data elements (not necessarily band values) of current pixel.
setDataQualityInfo(Collection<? extends DataQuality>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets overall assessment of quality of a resource(s).
setDataset(String) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Sets the dataset to which the information applies.
setDataSetUri(String) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
setDataSource(Supplier<DataSource>) - Method in class org.apache.sis.internal.metadata.ServicesForUtility
Specifies the data source to use if there is no JNDI environment or if no data source is binded to jdbc/SpatialMetadata.
setDataSource(Supplier<DataSource>) - Method in class org.apache.sis.internal.util.MetadataServices
Specifies the data source to use if there is no JNDI environment or if no data source is binded to jdbc/SpatialMetadata.
setDataType(Datatype) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets the code which identifies the kind of value provided in the extended element.
setDate(Date) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
Sets the reference date for the cited resource.
setDate(Date) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Deprecated.
As of ISO 19115-1:2014, replaced by DefaultProcessStep.setStepDateTime(TemporalPrimitive).
setDateInfo(Collection<? extends CitationDate>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets the date(s) associated with the metadata.
setDateOfNextUpdate(Date) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Deprecated.
setDates(Collection<? extends Temporal>) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Sets the date or range of dates on which a data quality measure was applied.
setDates(Collection<? extends Date>) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
setDates(Collection<? extends CitationDate>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets the reference date for the cited resource.
setDateStamp(Date) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
As of ISO 19115:2014, replaced by DefaultMetadata.setDateInfo(Collection).
setDateTime(Temporal) - Method in class org.apache.sis.metadata.iso.quality.AbstractResult
Sets the date when the result was generated.
setDateType(DateType) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
Sets the event used for reference date.
setDatum(DefaultParametricDatum) - Method in class org.apache.sis.referencing.crs.DefaultParametricCRS
Invoked by JAXB at unmarshalling time.
setDatum(EngineeringDatum) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
Invoked by JAXB at unmarshalling time.
setDatum(GeodeticDatum) - Method in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
Invoked by JAXB at unmarshalling time.
setDatum(ImageDatum) - Method in class org.apache.sis.referencing.crs.DefaultImageCRS
Invoked by JAXB at unmarshalling time.
setDatum(TemporalDatum) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Invoked by JAXB at unmarshalling time.
setDatum(VerticalDatum) - Method in class org.apache.sis.referencing.crs.DefaultVerticalCRS
Invoked by JAXB at unmarshalling time.
setDeductiveSource(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
Sets the information on which data are used as sources in deductive evaluation method.
setDefault(Supplier<DataSource>) - Static method in class org.apache.sis.internal.metadata.sql.Initializer
Specifies the data source to use if there is no JNDI environment or if no data source is binded to jdbc/SpatialMetadata.
setDefaultCRS(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.CoordinateFormat
Sets the coordinate reference system to use if no CRS is explicitly associated to a given DirectPosition.
setDefaultIdentifier(DefaultIdentifier) - Method in class org.apache.sis.io.wkt.WKTFormat
Sets the identifier to assign to parsed IdentifiedObject if the WKT does not contain an explicit ID[…] or AUTHORITY[…] element.
setDefaultLocale(PT_Locale) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets the default locale for this record (used in ISO 19115-3:2016 format).
setDefaultLocale(PT_Locale) - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Sets the default locale for this record (used in ISO 19115-3 format).
setDefaultMultiplicity(int, int) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets the default minimum and maximum number of next attributes and associations to add.
setDefaultNamespace(String) - Method in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
Do nothing if the given namespace is the default one.
setDefaultNamespace(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
setDefaultNamespace(String) - Method in class org.apache.sis.xml.TransformingWriter
Binds a URI to the default namespace.
setDefaultSlice(Map<Integer, Long>) - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Sets the default slice where to perform evaluation when the points do not have enough dimensions.
setDefaultSlice(Map<Integer, Long>) - Method in class org.apache.sis.coverage.grid.EvaluatorWrapper
Sets the default slice where to perform evaluation when the points do not have enough dimensions.
setDefaultSlice(Map<Integer, Long>) - Method in interface org.apache.sis.coverage.grid.GridCoverage.Evaluator
Sets the default slice where to perform evaluation when the points do not have enough dimensions.
setDefaultValue(V) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets the default value for the attribute.
setDefaultValue(V) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Sets the default value for the characteristic.
setDeferredSearchTables(Analyzer, Map<GenericName, Table>) - Method in class org.apache.sis.internal.sql.feature.Table
Sets the search tables on all Relation instances for which this operation has been deferred.
setDefinition(CharSequence) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Sets a concise definition of the element.
setDefinition(CharSequence) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets a concise definition of the element.
setDefinition(CharSequence) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Sets a concise definition of the element.
setDefinition(CharSequence) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets a concise definition of the element.
setDefinition(CharSequence) - Method in class org.apache.sis.feature.builder.OperationWrapper
 
setDefinition(CharSequence) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Sets a concise definition of the element.
setDefinition(CharSequence) - Method in class org.apache.sis.feature.builder.TypeBuilder
Sets a concise definition of the element.
setDefinition(CharSequence) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Sets the way in which location instances are defined.
setDefinition(InternationalString) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Sets the description of a set of specific range elements.
setDefinition(InternationalString) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets the definition of the extended element.
setDefinition(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Sets the definition of the data quality basic measure.
setDefinition(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Sets the definition of the fundamental concept for the data quality measure.
setDeliveryPoints(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Sets the address line for the location (as described in ISO 11180, Annex A).
setDenominator(long) - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Sets the denominator value.
setDensities(Collection<? extends Double>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Deprecated.
As of ISO 19115:2014, replaced by DefaultMedium.setDensity(Double).
setDensity(Double) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Sets density at which the data is recorded.
setDensityUnits(Unit<?>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Sets the units of measure for the recording density.
setDependsOn(List<? extends DefaultOperationMetadata>) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Sets the list of operation that must be completed before current operation is invoked.
setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Sets whether the type is deprecated.
setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets whether the type is deprecated.
setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Sets whether the type is deprecated.
setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets whether the type is deprecated.
setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.OperationWrapper
 
setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Sets whether the type is deprecated.
setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.TypeBuilder
Sets whether the type is deprecated.
setDeprecated(boolean) - Method in class org.apache.sis.referencing.Builder
Sets whether the next GenericNames, Identifiers or IdentifiedObjects to create shall be considered deprecated.
setDerivedElements(Collection<? extends Element>) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Sets the original elements in case of aggregation or derivation.
setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Sets optional information beyond that required for concise definition of the element.
setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets optional information beyond that required for concise definition of the element.
setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Sets optional information beyond that required for concise definition of the element.
setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets optional information beyond that required for concise definition of the element.
setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.OperationWrapper
 
setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Sets optional information beyond that required for concise definition of the element.
setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.TypeBuilder
Sets optional information beyond that required for concise definition of the element.
setDescription(CharSequence) - Method in class org.apache.sis.referencing.Builder
Sets an Identifier or IdentifiedObject description.
setDescription(DefaultMeasureDescription) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Sets the description of the data quality measure.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Sets the textual description of the instrument.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sets the description of the mission on which the platform observations are made and the objectives of that mission.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Sets the narrative description of the platform supporting the instrument.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Sets the detailed text description of what the online resource is/does.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Sets the description of the attribute.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.DefaultIdentifier
Sets the natural language description of the meaning of the code value.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Sets a brief description of a set of distribution options.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Sets the spatial and temporal extent for the referring object.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
Sets the narrative explanation of the services in the chain and resulting output.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
Sets the information describing the algorithm used to generate the data.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Sets the description of the event, including related parameters or tolerances.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Sets the textual description of what occurred during the process step.
setDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Sets a detailed description of the level of the source data.
setDescriptiveKeywords(Collection<? extends Keywords>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets category keywords, their type, and reference source.
setDescriptor(ParameterDescriptor<T>) - Method in class org.apache.sis.parameter.DefaultParameterValue
Invoked by JAXB at unmarshalling time.
setDescriptor(ParameterDescriptorGroup) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Invoked by JAXB for setting the group parameter descriptor.
setDescriptor(InternationalString) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Deprecated.
setDescriptors(GeneralParameterDescriptor[]) - Method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Invoked by JAXB for setting the unmarshalled parameter descriptors.
setDescriptors(GeneralParameterDescriptor[]) - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Invoked by JAXB for setting the unmarshalled parameters.
setDesignation(CharSequence) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Sets a natural language designator for the element.
setDesignation(CharSequence) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets a natural language designator for the element.
setDesignation(CharSequence) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Sets a natural language designator for the element.
setDesignation(CharSequence) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets a natural language designator for the element.
setDesignation(CharSequence) - Method in class org.apache.sis.feature.builder.OperationWrapper
 
setDesignation(CharSequence) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Sets a natural language designator for the element.
setDesignation(CharSequence) - Method in class org.apache.sis.feature.builder.TypeBuilder
Sets a natural language designator for the element.
setDesiredAccuracy(double) - Method in class org.apache.sis.referencing.operation.CoordinateOperationContext
Sets the desired accuracy in metres.
setDesiredPrecision(double) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Sets the desired precision of inverse transformations, in units of source coordinates.
setDest(Object) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.BytesReader
 
setDest(Object) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
 
setDest(Object) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
 
setDest(Object) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
 
setDest(Object) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
 
setDest(Object) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
 
setDest(Object) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
 
setDest(Object) - Method in interface org.apache.sis.internal.storage.io.DataTransfer
Sets the destination to the given data array, which may be null.
setDest(Object) - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
 
setDestination(WritableRenderedImage) - Method in class org.apache.sis.image.ComputedImage
Sets an existing image where to write the computation result.
setDetectedPolarization(PolarizationOrientation) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Sets the polarization of the radiation detected.
setDimensionDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Sets the axis dimension description.
setDimensionName(DimensionNameType) - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Sets the name of the axis.
setDimensions(Collection<? extends RangeDimension>) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Deprecated.
As of ISO 19115:2014, moved to DefaultAttributeGroup.setAttributes(Collection).
setDimensionSize(Integer) - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Sets the number of elements along the axis.
setDimensionTitle(InternationalString) - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Sets the enhancement / modifier of the dimension name.
setDirection(AxisDirection) - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Invoked by JAXB at unmarshalling time.
setDisabled(boolean) - Method in class org.apache.sis.portrayal.CanvasFollower
Sets whether to stop to replicate changes from source canvas to target canvas.
setDisplayBounds(Envelope) - Method in class org.apache.sis.portrayal.Canvas
Sets the size and location of the display device.
setDisseminationConstraints(Collection<? extends Restriction>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Sets the components in determining releasability.
setDistance(Double) - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Sets the ground sample distance.
setDistributedComputingPlatforms(Collection<? extends CodeList<?>>) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Sets the distributed computing platforms on which the operation has been implemented.
setDistributionFormats(Collection<? extends Format>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Sets the formats of distribution.
setDistributionFormats(Collection<? extends Format>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Sets a description of the format of the data to be distributed.
setDistributionInfo(Distribution) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets information about the distributor of and options for obtaining the resource(s).
setDistributionOrderProcesses(Collection<? extends StandardOrderProcess>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Sets information about how the resource may be obtained, and related instructions and fee information.
setDistributorContact(ResponsibleParty) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Sets the party from whom the resource may be obtained.
setDistributorFormats(Collection<? extends Format>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Sets information about the format used by the distributor.
setDistributors(Collection<? extends Distributor>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Sets information about the distributor.
setDistributorTransferOptions(Collection<? extends DigitalTransferOptions>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
Provides information about the technical means and media used by the distributor.
setDocumentations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Sets the reference to documentation describing the processing.
setDomain(GridGeometry) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Sets the domain envelope (including its CRS) and/or the transform from grid indices to domain coordinates.
setDomain(Envelope) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Sets the domain as an enclosing envelope (including its CRS).
setDomainCode(Integer) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Deprecated.
Removed as of ISO 19115:2014.
setDomainOfValidity(CharSequence, double, double, double, double) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Sets the domain of validity as a geographic bounding box set to the specified values.
setDomainOfValidity(Extent) - Method in class org.apache.sis.referencing.AbstractReferenceSystem
Invoked by JAXB only at unmarshalling time.
setDomainOfValidity(Extent) - Method in class org.apache.sis.referencing.datum.AbstractDatum
Invoked by JAXB only at unmarshalling time.
setDomainOfValidity(Extent) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Invoked by JAXB only at unmarshalling time.
setDomainValue(InternationalString) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets the valid values that can be assigned to the extended element.
setEastBoundLongitude(double) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Sets the eastern-most coordinate of the limit of the dataset extent.
setEdition(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets the version of the cited resource.
setEditionDate(Date) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets the date of the edition.
setElectronicMailAddresses(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Sets the address of the electronic mailbox of the responsible organization or individual.
setElement(int, int, double) - Method in class org.apache.sis.internal.referencing.AnnotatedMatrix
Modifies the value at the specified row and column of this matrix.
setElement(int, int, double) - Method in class org.apache.sis.internal.referencing.j2d.AffineMatrix
Unsupported operation, since this matrix is unmodifiable.
setElement(int, int, double) - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
 
setElement(int, int, double) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Modifies the value at the specified row and column of this matrix.
setElement(int, int, double) - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Modifies the value at the specified row and column of this matrix.
setElement(int, int, double) - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Modifies the value at the specified row and column of this matrix.
setElement(int, int, double) - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
Modifies the value at the specified row and column of this matrix.
setElement(int, int, double) - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
Modifies the value at the specified row and column of this matrix.
setElement(int, int, double) - Method in class org.apache.sis.referencing.operation.matrix.Solver
Unsupported operation since this matrix is immutable.
setElement(int, int, double) - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Unconditionally throws UnsupportedOperationException since this view is unmodifiable.
setElement(int, int, double) - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Unsupported operation, since this matrix is unmodifiable.
setElement(Boolean) - Method in class org.apache.sis.internal.jaxb.gco.GO_Boolean
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(Double) - Method in class org.apache.sis.internal.jaxb.gco.GO_Decimal
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(Double) - Method in class org.apache.sis.internal.jaxb.gco.GO_Real
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(Integer) - Method in class org.apache.sis.internal.jaxb.gco.GO_Integer
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(Long) - Method in class org.apache.sis.internal.jaxb.gco.GO_Integer64
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(Object) - Method in class org.apache.sis.internal.jaxb.gml.SC_VerticalCRS
Sets the value for the given DefaultVerticalCRS.
setElement(Duration) - Method in class org.apache.sis.internal.jaxb.gts.TM_Duration
Sets the value from the Duration.
setElement(Duration) - Method in class org.apache.sis.internal.jaxb.gts.TM_PeriodDuration
Sets the value from the Duration.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_DateTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_OnLineFunctionCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_PresentationFormCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_RoleCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_TelephoneTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.DCPList
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.DQ_EvaluationMethodTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.DS_AssociationTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.DS_InitiativeTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_CellGeometryCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_CharacterSetCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_ClassificationCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_CoverageContentTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_DatatypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_DimensionNameTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_GeometricObjectTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_ImagingConditionCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_KeywordTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_MaintenanceFrequencyCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_MediumFormatCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_MediumNameCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_PixelOrientationCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_ProgressCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_RestrictionCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_ScopeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_SpatialRepresentationTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_TopicCategoryCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_TopologyLevelCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_BandDefinition
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_ContextCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_GeometryTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_ObjectiveTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_OperationTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_PolarisationOrientationCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_PriorityCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_SequenceCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_TransferFunctionTypeCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_TriggerCode
Invoked by JAXB on unmarshalling.
setElement(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.SV_CouplingType
Invoked by JAXB on unmarshalling.
setElement(MultiplicityRange) - Method in class org.apache.sis.internal.jaxb.gco.GO_MultiplicityRange
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(UnlimitedInteger) - Method in class org.apache.sis.internal.jaxb.gco.GO_UnlimitedInteger
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(QualityParameter) - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Parameter
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(ReferenceSystemMetadata) - Method in class org.apache.sis.internal.jaxb.metadata.RS_ReferenceSystem
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(ServiceParameter) - Method in class org.apache.sis.internal.jaxb.metadata.SV_Parameter
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultAcquisitionInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MI_AcquisitionInformation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultEnvironmentalRecord) - Method in class org.apache.sis.internal.jaxb.metadata.MI_EnvironmentalRecord
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultEvent) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Event
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultInstrument) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Instrument
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultObjective) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Objective
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultOperation) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Operation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultPlan) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Plan
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultPlatform) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Platform
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultPlatformPass) - Method in class org.apache.sis.internal.jaxb.metadata.MI_PlatformPass
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultRequestedDate) - Method in class org.apache.sis.internal.jaxb.metadata.MI_RequestedDate
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultRequirement) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Requirement
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractParty) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Party
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultAddress) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Address
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultCitation) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Citation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultCitationDate) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Date
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultContact) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Contact
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultOnlineResource) - Method in class org.apache.sis.internal.jaxb.metadata.CI_OnlineResource
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultResponsibility) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Responsibility
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultResponsibility) - Method in class org.apache.sis.internal.jaxb.metadata.CI_ResponsibleParty
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultSeries) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Series
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultTelephone) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Telephone
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultConstraints) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Constraints
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultReleasability) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Releasability
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractContentInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_ContentInformation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultAttributeGroup) - Method in class org.apache.sis.internal.jaxb.metadata.MD_AttributeGroup
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultFeatureTypeInfo) - Method in class org.apache.sis.internal.jaxb.metadata.MD_FeatureTypeInfo
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultRangeDimension) - Method in class org.apache.sis.internal.jaxb.metadata.MD_RangeDimension
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultRangeElementDescription) - Method in class org.apache.sis.internal.jaxb.metadata.MI_RangeElementDescription
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultApplicationSchemaInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_ApplicationSchemaInformation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultExtendedElementInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_ExtendedElementInformation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultIdentifier) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Identifier
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultMetadata) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Metadata
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultMetadataExtensionInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_MetadataExtensionInformation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultMetadataScope) - Method in class org.apache.sis.internal.jaxb.metadata.MD_MetadataScope
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultPortrayalCatalogueReference) - Method in class org.apache.sis.internal.jaxb.metadata.MD_PortrayalCatalogueReference
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultDataFile) - Method in class org.apache.sis.internal.jaxb.metadata.MX_DataFile
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultDigitalTransferOptions) - Method in class org.apache.sis.internal.jaxb.metadata.MD_DigitalTransferOptions
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultDistribution) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Distribution
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultDistributor) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Distributor
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultFormat) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Format
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultMedium) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Medium
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultStandardOrderProcess) - Method in class org.apache.sis.internal.jaxb.metadata.MD_StandardOrderProcess
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractGeographicExtent) - Method in class org.apache.sis.internal.jaxb.metadata.EX_GeographicExtent
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultExtent) - Method in class org.apache.sis.internal.jaxb.metadata.EX_Extent
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultTemporalExtent) - Method in class org.apache.sis.internal.jaxb.metadata.EX_TemporalExtent
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultVerticalExtent) - Method in class org.apache.sis.internal.jaxb.metadata.EX_VerticalExtent
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractIdentification) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Identification
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultAggregateInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_AggregateInformation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultBrowseGraphic) - Method in class org.apache.sis.internal.jaxb.metadata.MD_BrowseGraphic
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultCoupledResource) - Method in class org.apache.sis.internal.jaxb.metadata.SV_CoupledResource
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultDataIdentification) - Method in class org.apache.sis.internal.jaxb.metadata.MD_DataIdentification
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultKeywordClass) - Method in class org.apache.sis.internal.jaxb.metadata.MD_KeywordClass
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultKeywords) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Keywords
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultOperationChainMetadata) - Method in class org.apache.sis.internal.jaxb.metadata.SV_OperationChainMetadata
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultOperationMetadata) - Method in class org.apache.sis.internal.jaxb.metadata.SV_OperationMetadata
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultRepresentativeFraction) - Method in class org.apache.sis.internal.jaxb.metadata.MD_RepresentativeFraction
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultResolution) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Resolution
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultUsage) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Usage
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultAlgorithm) - Method in class org.apache.sis.internal.jaxb.metadata.LE_Algorithm
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultLineage) - Method in class org.apache.sis.internal.jaxb.metadata.LI_Lineage
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultNominalResolution) - Method in class org.apache.sis.internal.jaxb.metadata.LE_NominalResolution
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultProcessing) - Method in class org.apache.sis.internal.jaxb.metadata.LE_Processing
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultProcessStep) - Method in class org.apache.sis.internal.jaxb.metadata.LI_ProcessStep
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultProcessStepReport) - Method in class org.apache.sis.internal.jaxb.metadata.LE_ProcessStepReport
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultSource) - Method in class org.apache.sis.internal.jaxb.metadata.LI_Source
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultMaintenanceInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_MaintenanceInformation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultScope) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Scope
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultScopeDescription) - Method in class org.apache.sis.internal.jaxb.metadata.MD_ScopeDescription
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractElement) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_Element
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractPositionalAccuracy) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_PositionalAccuracy
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractResult) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_Result
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultBasicMeasure) - Method in class org.apache.sis.internal.jaxb.metadata.DQM_BasicMeasure
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultDataQuality) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_DataQuality
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultEvaluationMethod) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_EvaluationMethod
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultEvaluationReportInformation) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_StandaloneQualityReportInformation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultMeasureDescription) - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Description
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultMeasureReference) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_MeasureReference
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultQualityMeasure) - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Measure
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultSourceReference) - Method in class org.apache.sis.internal.jaxb.metadata.DQM_SourceReference
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractGeolocationInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MI_GeolocationInformation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractSpatialRepresentation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_SpatialRepresentation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultDimension) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Dimension
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultGCP) - Method in class org.apache.sis.internal.jaxb.metadata.MI_GCP
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultGeometricObjects) - Method in class org.apache.sis.internal.jaxb.metadata.MD_GeometricObjects
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractParameterDescriptor) - Method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultParameterDescriptor<?>) - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultParameterDescriptorGroup) - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameterGroup
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractCRS) - Method in class org.apache.sis.internal.jaxb.referencing.SC_CRS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractCRS) - Method in class org.apache.sis.internal.jaxb.referencing.SC_SingleCRS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultGeodeticCRS) - Method in class org.apache.sis.referencing.crs.SC_GeographicCRS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystem
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultAffineCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_AffineCS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultCartesianCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CartesianCS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultCoordinateSystemAxis) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystemAxis
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultCylindricalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CylindricalCS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultEllipsoidalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_EllipsoidalCS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultLinearCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_LinearCS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultParametricCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_ParametricCS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultPolarCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_PolarCS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultSphericalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_SphericalCS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultTimeCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_TimeCS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultUserDefinedCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_UserDefinedCS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultVerticalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_VerticalCS
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultEllipsoid) - Method in class org.apache.sis.internal.jaxb.referencing.CD_Ellipsoid
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultEngineeringDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_EngineeringDatum
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultGeodeticDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_GeodeticDatum
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultImageDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_ImageDatum
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultParametricDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_ParametricDatum
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultPrimeMeridian) - Method in class org.apache.sis.internal.jaxb.referencing.CD_PrimeMeridian
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultTemporalDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_TemporalDatum
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultVerticalDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_VerticalDatum
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(AbstractCoordinateOperation) - Method in class org.apache.sis.internal.jaxb.referencing.CC_CoordinateOperation
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultConversion) - Method in class org.apache.sis.internal.jaxb.referencing.CC_Conversion
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultOperationMethod) - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElement(DefaultRecord) - Method in class org.apache.sis.internal.jaxb.gco.GO_Record
Sets the value for the DefaultRecord.
setElement(DefaultRecordType) - Method in class org.apache.sis.internal.jaxb.gco.GO_RecordType
Sets the value for the DefaultRecordType.
setElement(GeneralParameterValue) - Method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralParameterValue
Invoked by JAXB at unmarshalling time for storing the result temporarily.
setElementNames(Collection<? extends TypeName>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Sets the name of the data quality element for which quality is reported.
setElementPattern(String, boolean) - Method in class org.apache.sis.measure.RangeFormat
Sets the pattern to be used by RangeFormat.elementFormat for formatting the minimum and maximum values.
setElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
setElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
setElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
setElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
setElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
setElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
setElements(double[]) - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Unconditionally throws UnsupportedOperationException since this view is unmodifiable.
setElements(double[], int, int, DoubleDouble, int, int, int, int, int, int) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Sets elements in a sub-region of this matrix, optionally including error terms.
setElements(Number[]) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Sets all matrix elements like GeneralMatrix.setElements(double[]), but from an array of Number instead of double.
setEllipsoid(Ellipsoid) - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Invoked by JAXB only at unmarshalling time.
setEllipsoid(Ellipsoid, String, String, boolean, RuntimeException) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Completes the parameter group with information about source or target ellipsoid axis lengths, if available.
setEllipsoidalCS(EllipsoidalCS) - Method in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
Invoked by JAXB at unmarshalling time.
setEndGeographicPoint(double, double) - Method in class org.apache.sis.referencing.GeodeticCalculator
Sets the destination as geographic (latitude, longitude) coordinates.
setEndPoint(Position) - Method in class org.apache.sis.referencing.GeodeticCalculator
Sets the destination as coordinates in arbitrary reference system.
setEnvelope(double...) - Method in class org.apache.sis.geometry.GeneralEnvelope
Sets the envelope to the specified values, which must be the lower corner coordinates followed by upper corner coordinates.
setEnvelope(double...) - Method in class org.apache.sis.geometry.SubEnvelope
Must be overridden, since the super-class method processes the full array as a whole.
setEnvelope(Envelope) - Method in class org.apache.sis.geometry.GeneralEnvelope
Sets this envelope to the same coordinate values than the specified envelope.
setEnvironmentalConditions(EnvironmentalRecord) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Sets the record of the environmental circumstances during the data acquisition.
setEnvironmentDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Sets the description of the resource in the producer's processing environment.
setEquation(double, double) - Method in class org.apache.sis.math.Line
Sets this line to the specified slope and offset.
setEquation(double, double, double) - Method in class org.apache.sis.math.Plane
Sets the equation of this plane to the given coefficients.
setEquation(Number, Number) - Method in class org.apache.sis.math.Line
Sets this line from values of arbitrary Number type.
setEquation(Number, Number, Number) - Method in class org.apache.sis.math.Plane
Sets this plane from values of arbitrary Number type.
setEquivalentScale(RepresentativeFraction) - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Sets the level of detail expressed as the scale of a comparable hardcopy map or chart.
setErrorHandler(ErrorHandler) - Method in class org.apache.sis.image.ImageProcessor
Sets whether exceptions occurring during computation are propagated or logged.
setErrorHandler(ErrorHandler, Class<?>, String) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Sets the handler where to report exceptions.
setErrorStatistic(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Deprecated.
Removed from ISO_19157:2013.
setEvaluationMethod(DefaultEvaluationMethod) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Sets the evaluation information.
setEvaluationMethodDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
setEvaluationMethodDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Sets the description of the evaluation method.
setEvaluationMethodProperty(BiConsumer<DefaultEvaluationMethod, V>, V) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Sets the value of a AbstractElement.evaluationMethod property.
setEvaluationMethodType(EvaluationMethodType) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
setEvaluationMethodType(EvaluationMethodType) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Sets the type of method used to evaluate quality of the data.
setEvaluationProcedure(Citation) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
setEvaluationProcedure(Citation) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Sets the reference to the procedure information.
setEventHandler(ValidationEventHandler) - Method in class org.apache.sis.xml.Pooled
A method which is common to both Marshaller and Unmarshaller.
setEventHandler(ValidationEventHandler) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
setEventHandler(ValidationEventHandler) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped unmarshaller.
setExample(DefaultMeasureDescription) - Method in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Sets the illustration of the use of a data quality measure.
setExamples(Collection<? extends DefaultMeasureDescription>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Sets the illustrations of the use of a data quality measure.
setExecutionMode(ImageProcessor.Mode) - Method in class org.apache.sis.image.ImageProcessor
Sets whether operations can be executed in parallel.
setExpectedObjectives(Collection<? extends Objective>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Sets the objective or objectives satisfied by an event.
setExpiryDate(Date) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Sets the date and time after which collection is no longer valid.
setExplanation(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Sets the explanation of the meaning of conformance for this result.
setExpressionHandler(String, BiConsumer<Expression<R, ?>, A>) - Method in class org.apache.sis.internal.filter.Visitor
Sets the action to execute for the given type of expression.
setExpressionHandlers(BiConsumer<Expression<R, ?>, A>, String...) - Method in class org.apache.sis.internal.filter.Visitor
Sets the same action to execute for the given types of expression.
setExtendedDescription(BrowseGraphic) - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
Sets the illustration.
setExtendedElementInformation(Collection<? extends ExtendedElementInformation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
Sets information about a new metadata element.
setExtensionOnLineResource(OnlineResource) - Method in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
Sets information about on-line sources.
setExtent(Geometry) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Sets the area covered by the pass.
setExtent(Extent) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Deprecated.
As of ISO 19115:2014, replaced by DefaultScope.setExtents(Collection).
setExtent(TemporalPrimitive) - Method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
Sets the date and time for the content of the dataset.
setExtentOfInterest(Extent, GeographicBoundingBox, Instant[]) - Method in class org.apache.sis.internal.referencing.ExtentSelector
Sets the area of interest (AOI) and time of interest (TOI) to the intersection of given arguments.
setExtents(Collection<? extends Extent>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Sets the extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
setExtents(Collection<? extends Extent>) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Sets the spatial and temporal extents of the role.
setExtents(Collection<? extends Extent>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets the spatial and temporal extent of the resource.
setExtents(Collection<? extends Extent>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Sets information about the spatial, vertical and temporal extents of the resource specified by the scope.
setFacsimiles(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Deprecated.
As of ISO 19115:2014, replaced by a number with TelephoneType.FACSIMILE.
setFactory(Class<T>, T) - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
Sets one of the factories managed by this container.
setFactory(Class<T>, T) - Method in class org.apache.sis.io.wkt.WKTFormat
Sets one of the factories to be used by this WKTFormat for parsing WKT.
setFallbackAllowed(boolean) - Method in class org.apache.sis.measure.AngleFormat
Sets whether the parse methods are allowed to fallback on the build-in default symbols if the string to parse doesn't match the applied pattern.
setFamilyHandlers(Enum<?>, BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
Sets the same action for all member of the same family of filters.
setFeatureCatalogueCitations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Sets the complete bibliographic reference to one or more external feature catalogues.
setFeatureInstanceCount(Integer) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
Sets a new number of occurrence of feature instances for this feature types.
setFeatureInstances(Set<? extends FeatureType>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Sets the feature instances to which the information applies.
setFeatures(Set<? extends FeatureType>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Sets the feature types to which the information applies.
setFeatureType(DefaultFeatureType) - Method in class org.apache.sis.filter.Optimization
Sets the type of feature instances to be filtered.
setFeatureTypeInfo(Collection<? extends DefaultFeatureTypeInfo>) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Sets the subset of feature types from cited feature catalogue occurring in resource.
setFeatureTypeName(GenericName) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
Sets the name of the feature type.
setFeatureTypes(Collection<? extends GenericName>) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Deprecated.
setFeatureTypes(Collection<? extends LocalName>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Sets the list of feature types concerned by the transfer data file.
setFees(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Sets fees and terms for retrieving the resource.
setFileDecompressionTechnique(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Sets recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied.
setFileDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Sets the text description of the file.
setFileDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Sets the text description of the illustration.
setFileFormat(Format) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Deprecated.
Removed in latest XSD schemas.
setFileIdentifier(String) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
As of ISO 19115:2014, replaced by DefaultMetadata.setMetadataIdentifier(Identifier)
setFileName(URI) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Sets the name or path of the file.
setFileName(URI) - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Sets the name of the file that contains a graphic that provides an illustration of the dataset.
setFileType(String) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
Sets the format in which the illustration is encoded.
setFileType(String) - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Sets the format in which the illustration is encoded.
setFileType(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Sets the type of file that contains the processing report.
setFillValues(Number...) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Sets the values to use for pixels that cannot be computed.
setFillValues(Number...) - Method in class org.apache.sis.image.ImageProcessor
Sets the values to use for pixels that cannot be computed.
setFilmDistortionInformationAvailable(Boolean) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Sets the indication of whether or not Calibration Reseau information is available.
setFilterHandler(Enum<?>, BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
Sets the action to execute for the given type of filter.
setFirst(Collection<T>, T) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
Sets the first element in the given collection to the given value.
setFirst(Map<Locale, Charset>, PT_Locale) - Static method in class org.apache.sis.internal.jaxb.lan.OtherLocales
Returns a map containing the given PT_Locale followed by other locales in the given addTo map.
setFlattenedSphere(String, double, double, Unit<Length>) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Creates a geodetic datum with an ellipsoid of the given shape.
setFollowRealWorld(boolean) - Method in class org.apache.sis.portrayal.CanvasFollower
Sets whether this instance should following changes in "real world" coordinates.
setForAllPopulation(boolean) - Method in class org.apache.sis.math.StatisticsFormat
Sets whether this formatter shall consider that the statistics where computed using the totality of the populations under study.
setForeignerKeys(ResultSet, PreparedStatement, int) - Method in class org.apache.sis.internal.sql.feature.FeatureAdapter
Sets the statement parameters for searching a dependency.
setFormatDistributors(Collection<? extends Distributor>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Sets information about the distributor's format.
setFormatEdition(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets a version number for the resource format.
setFormatInfo(MetadataBuilder) - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Sets the metadata/identificationInfo/resourceFormat node to "GeoTIFF" format.
setFormatSpecificationCitation(BiConsumer<DefaultCitation, T>, T) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Sets the specification title or version.
setFormatSpecificationCitation(Citation) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Sets the citation / URL of the specification format.
setFormulaCitation(Citation) - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Invoked by JAXB for setting the citation to the formula.
setFormulaDescription(String) - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Invoked by JAXB for setting the formula description.
setFrame(Rectangle2D) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Sets the framing rectangle to the given rectangle.
setFrom(double[], int, int) - Method in class org.apache.sis.internal.util.DoubleDouble
Sets the DoubleDouble.value and DoubleDouble.error terms to values read from the given array.
setFrom(String) - Method in class org.apache.sis.xml.XLink
Sets the starting resource.
setFrom(DoubleDouble) - Method in class org.apache.sis.internal.util.DoubleDouble
Sets this DoubleDouble to the same value than the given instance.
setFromPoints(double, double, double, double) - Method in class org.apache.sis.math.Line
Sets a line through the specified points.
setFunction(OnLineFunction) - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Sets the code for function performed by the online resource.
setFunctions(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Sets the role or purpose performed by or activity performed at the objective.
setGCPs(Collection<? extends GCP>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
Sets the ground control point(s) used in the collection.
setGeodesicDistance(double) - Method in class org.apache.sis.referencing.GeodeticCalculator
Sets the geodesic distance from the start point to the end point.
setGeographicBoundingBox(Extent, GeographicBoundingBox) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationContext
Sets the given geographic bounding box in the given extent.
setGeographicCoordinates(DirectPosition) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCP
Sets the geographic or map position of the control point, in either two or three dimensions.
setGeographicElements(Collection<? extends GeographicExtent>) - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Sets geographic component of the extent of the referring object.
setGeographicExtent(Envelope, DefaultGeographicBoundingBox, CoordinateReferenceSystem, GeographicCRS, String) - Static method in class org.apache.sis.internal.referencing.ServicesForMetadata
Implementation of the public setBounds(…, DefaultGeographicBoundingBox, …) methods for the horizontal extent.
setGeographicIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
Sets the identifier used to represent a geographic area.
setGeolocationInformation(Collection<? extends GeolocationInformation>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Sets the information that can be used to geolocate the data.
setGeometricObjectCount(Integer) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
Sets the total number of the point or vector object type occurring in the dataset.
setGeometricObjects(Collection<? extends GeometricObjects>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
Sets information about the geometric objects used in the dataset.
setGeometricObjectType(GeometricObjectType) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
Sets the total number of the point or vector object type occurring in the dataset.
setGeoreferencedParameters(Record) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Sets the terms which support grid data georeferencing.
setGeoreferencingAvailability(boolean, boolean, boolean) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets whether parameters for transformation, control/check point(s) or orientation parameters are available.
setGraphicOverviews(Collection<? extends BrowseGraphic>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets a graphic that illustrates the resource(s).
setGraphics(Collection<? extends BrowseGraphic>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets citation graphics or logo for cited party.
setGraphics(Collection<? extends BrowseGraphic>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Sets the new graphics / symbols indicating the constraint.
setGraphicsFile(URI) - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Sets the full application schema given as a graphics file.
setGreenwichMeasure(Measure) - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
Invoked by JAXB for setting the Greenwich longitude and its unit of measurement.
setGridCoverage(GridCoverage) - Method in class org.apache.sis.internal.storage.image.WorldFileResource
Sets the grid coverage to the given value.
setGridGeometry(int, GridGeometry) - Method in class org.apache.sis.internal.storage.image.WorldFileStore
Sets the store-wide grid geometry when a new coverage is written.
setGridGeometry(int, GridGeometry) - Method in class org.apache.sis.internal.storage.image.WritableStore
Sets the store-wide grid geometry.
setGridGeometry(GridGeometry) - Method in class org.apache.sis.portrayal.Canvas
Sets canvas properties from the given grid geometry.
setGridStartsAtZero(boolean) - Method in class org.apache.sis.coverage.grid.DomainLinearizer
Sets whether GridExtent should have their lower grid coordinates set to zero.
setGridToCRS(AffineTransform) - Method in class org.apache.sis.internal.referencing.j2d.Tile
Sets the new "grid to real world" transform to use after the translation performed by Tile.translate(int, int), if any.
setGridToCRS(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets a general description of the transformation from grid coordinates to "real world" coordinates.
setGridToCRS(GridGeometry) - Method in class org.apache.sis.internal.sql.postgis.RasterWriter
Sets the conversion from grid coordinates to CRS coordinates together with target CRS.
setGridToCRS(Vector, int) - Method in class org.apache.sis.storage.geotiff.GridGeometryBuilder
Sets the GridGeometryBuilder.affine transform from a complete matrix.
setGroundAccuracy(Quantity<?>) - Method in class org.apache.sis.geometry.CoordinateFormat
Specifies an uncertainty to append as "± accuracy" after the coordinate values.
setGroundPrecision(Quantity<?>) - Method in class org.apache.sis.geometry.CoordinateFormat
Adjusts the number of fraction digits to show in coordinates for achieving the given precision.
setGroundResolution(Double) - Method in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
Sets the distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.
setHandlingDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Sets the additional information about the restrictions on handling the resource.
setHashLength(int) - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Sets the length of geohashes strings to be encoded by the GeohashReferenceSystem.Coder.encode(DirectPosition) method.
setHeader(String) - Method in class org.apache.sis.util.logging.MonolineFormatter
Sets the string to write on the left side of the first line of every log records.
setHierarchyLevelNames(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
setHierarchyLevels(Collection<? extends ScopeCode>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
setHoursOfService(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Sets time period (including time zone) when individuals can contact the organization or individual.
setHRef(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Sets the href attribute value.
setHRef(URI) - Method in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
Sets the xlink:href value, which may be null.
setHRef(URI) - Method in class org.apache.sis.xml.XLink
Sets the URN to a resources.
setID(String) - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Invoked by JAXB for specifying the unique identifier.
setID(String) - Method in class org.apache.sis.metadata.iso.ISOMetadata
Sets an identifier unique for the XML document.
setID(String) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Invoked by JAXB at unmarhalling time for specifying the value of the gml:id attribute.
setIdentificationInfo(Collection<? extends Identification>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets basic information about the resource(s) to which the metadata applies.
setIdentifiedIssues(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Sets a new citation of a description of known issues associated with the resource along with proposed solutions if available.
setIdentifier(Code) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Invoked by JAXB at unmarshalling time for setting the identifier.
setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Sets the event name or number.
setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Sets the unique identification of the instrument.
setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sets the unique identification of the operation.
setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Sets the unique identification of the platform.
setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Sets the unique name of the pass.
setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Sets the unique name, or code, for the requirement.
setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Sets a unique identifier for an instance of the medium.
setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.ISOMetadata
Sets the identifier for metadata objects that are expected to contain at most one ISO 19115 identifier.
setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Sets the information to identify the processing package that produced the data.
setIdentifierDelimiters(String, String, String) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets the prefix, suffix and delimiter to use when formatting a compound identifier made of two or more attributes.
setIdentifiers(Collection<? extends Identifier>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Sets the code used to identify the objective.
setIdentifiers(Collection<? extends Identifier>) - Method in class org.apache.sis.metadata.iso.citation.AbstractParty
Sets the identifiers of the party.
setIdentifiers(Collection<? extends Identifier>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets the unique identifier for the resource.
setIfPresent(Parameters, ParameterDescriptor<Double>, double, Unit<?>) - Static method in class org.apache.sis.internal.referencing.provider.Molodensky.Ellipsoid
Tries to set the given parameter value.
setIgnoringAxes(boolean) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Sets whether the search should ignore coordinate system axes.
setIgnoringAxes(boolean) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory.Finder
Sets whether the search should ignore coordinate system axes.
setIlluminationAzimuthAngle(double) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
setIlluminationAzimuthAngle(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Sets the illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
setIlluminationElevationAngle(double) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth's surface.
setIlluminationElevationAngle(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Sets the illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth's surface.
setImageConstraints(Collection<? extends Constraints>) - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Sets the restrictions on access and / or use of browse graphic.
setImageLayout(ImageLayout) - Method in class org.apache.sis.image.ImageProcessor
Sets the properties (size, tile size, sample model, etc.) of destination images.
setImageQualityCode(Identifier) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Sets a code in producer’s codespace that specifies the image quality.
setImageResizingPolicy(ImageProcessor.Resizing) - Method in class org.apache.sis.image.ImageProcessor
Sets whether ImageProcessor can produce an image of different size compared to requested size.
setImageSpace(GridGeometry, List<SampleDimension>, int[]) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Sets the input space (domain) and output space (ranges) of the image to be rendered.
setImagingCondition(ImagingCondition) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Sets the conditions that affected the image.
setIncludedWithDataset(boolean) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Sets whether or not the feature catalogue is included with the resource.
setInclusion(Boolean) - Method in class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
Sets whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
setIndentation(int) - Method in class org.apache.sis.io.wkt.WKTFormat
Sets a new indentation to be used for formatting objects.
setIndentation(int) - Method in class org.apache.sis.util.collection.TreeTableFormat
Sets the number of spaces to add on the left margin for each indentation level.
setIndex(int) - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Sets the position to the specified position in the text and returns that character.
setIndices(int[]) - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Invoked by JAXB at unmarshalling time for setting the modified coordinates.
setIndividual(Collection<? extends DefaultIndividual>) - Method in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
Sets the individuals in the named organization.
setIndividualName(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Deprecated.
As of ISO 19115:2014, replaced by setName(InternationalString) in DefaultIndividual.
setInitiative(InitiativeType) - Method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
Must be declared together with DefaultAggregateInformation.getInitiative().
setInitiativeType(InitiativeType) - Method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Sets a new type of initiative under which the associated resource was produced.
setInput(ByteBuffer) - Method in class org.apache.sis.internal.storage.inflater.ZIP
Placeholder for Inflater.setInput(ByteBuffer).
setInputCRS(CoordinateReferenceSystem) - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Recomputes the DefaultEvaluator.inputToGrid field.
setInputOutput(long, long, Buffer) - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Bytes
Sets the destination bank.
setInputOutput(long, long, Buffer) - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Doubles
Sets the destination bank.
setInputOutput(long, long, Buffer) - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Floats
Sets the destination bank.
setInputOutput(long, long, Buffer) - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Ints
Sets the destination bank.
setInputOutput(long, long, Buffer) - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes
Sets the input and output and prepares this inflater for reading a new tile or band of a tile.
setInputOutput(long, long, Buffer) - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Shorts
Sets the destination bank.
setInputOutput(long, long, Buffer) - Method in class org.apache.sis.internal.storage.inflater.Inflater
Sets the input and output and prepares this inflater for reading a new tile or band of a tile.
setInputRegion(long, long) - Method in class org.apache.sis.internal.storage.inflater.CCITTRLE
Prepares this inflater for reading a new tile or a new band of a tile.
setInputRegion(long, long) - Method in class org.apache.sis.internal.storage.inflater.CompressionChannel
Prepares this inflater for reading a new tile or a new band of a tile.
setInputRegion(long, long) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
Prepares this predictor for reading a new tile or a new band of a tile.
setInputRegion(long, long) - Method in class org.apache.sis.internal.storage.inflater.LZW
Prepares this inflater for reading a new tile or a new band of a tile.
setInputRegion(long, long) - Method in class org.apache.sis.internal.storage.inflater.PackBits
Prepares this inflater for reading a new tile or a new band of a tile.
setInputRegion(long, long) - Method in class org.apache.sis.internal.storage.inflater.PixelChannel
Prepares this channel for reading a new tile or a new band of a planar image.
setInputRegion(long, long) - Method in class org.apache.sis.internal.storage.inflater.PredictorChannel
Prepares this predictor for reading a new tile or a new band of a planar image.
setInputRegion(long, long) - Method in class org.apache.sis.internal.storage.inflater.ZIP
Prepares this inflater for reading a new tile or a new band of a tile.
setInstants(AbstractAttribute<?>, long[]) - Method in class org.apache.sis.internal.feature.MovingFeatures
Sets the "datetimes" characteristic on the given attribute as a list of Instant instances.
setInstruments(Collection<? extends Instrument>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Sets the general information about the instrument used in data acquisition.
setInstruments(Collection<? extends Instrument>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Sets the instrument(s) mounted on a platform.
setInt(int, int) - Method in class org.apache.sis.util.collection.IntegerList
Sets the element at the given index as the int primitive type.
setInterleavedPixelOffsets(int, int[]) - Method in class org.apache.sis.coverage.grid.ImageRenderer
Specifies the offsets to add to sample index in each band in order to reach the sample value in the DataBuffer bank.
setInterpolation(Interpolation) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Sets the interpolation method to use for resampling operations.
setInterpolation(Interpolation) - Method in class org.apache.sis.image.ImageCombiner
Sets the interpolation method to use during resample operations.
setInterpolation(Interpolation) - Method in class org.apache.sis.image.ImageProcessor
Sets the interpolation method to use during resample operations.
setInterpolation(Interpolation) - Method in class org.apache.sis.internal.coverage.CoverageCombiner
Sets the interpolation method to use during resample operations.
setInvalidWKT(Class<?>, Exception) - Method in class org.apache.sis.io.wkt.Formatter
Marks the current WKT representation of the given class as not strictly compliant with the WKT specification.
setInvalidWKT(String, Exception) - Method in class org.apache.sis.io.wkt.Formatter
Implementation of public setInvalidWKT(…) methods.
setInvalidWKT(IdentifiedObject, Exception) - Method in class org.apache.sis.io.wkt.Formatter
Marks the current WKT representation of the given object as not strictly compliant with the WKT specification.
setInverse(MathTransform, MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
If the given transform is an instance of ConcatenatedTransform, sets its inverse to the given value.
setInverseFlattening(Measure) - Method in class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
Sets the inverse of the flattening value.
setInvocationName(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Sets the name used to invoke this interface within the context of the DCP.
setISBN(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets the International Standard Book Number.
setISOStandards(boolean) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the metadata standards to ISO 19115-1, and optionally to ISO 19115-2 too.
setISSN(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets the International Standard Serial Number.
setIssueIdentification(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultSeries
Sets information identifying the issue of the series.
setIteratorOrder(SequenceType) - Method in class org.apache.sis.image.PixelIterator.Builder
Sets the desired iteration order.
setKeyCollisionAllowed(boolean) - Method in class org.apache.sis.util.collection.Cache
If set to true, different values may be assigned to the same key.
setKeywordCase(KeywordCase) - Method in class org.apache.sis.io.wkt.WKTFormat
Sets whether WKT keywords should be written with upper cases or camel cases.
setKeywordClass(DefaultKeywordClass) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Sets the user-defined categorization of groups of keywords.
setKeywords(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Sets commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
setKeywordStyle(KeywordStyle) - Method in class org.apache.sis.io.wkt.WKTFormat
Sets whether to use short or long WKT keywords.
setLabel(String) - Method in class org.apache.sis.xml.XLink
Sets an identification of the target of a from or to attribute.
setLanguage(Locale) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
Replaced by DefaultMetadata.getLocalesAndCharsets().put(newValue, …).
setLanguage(LanguageCode) - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
Sets the language code for this PT_Locale.
setLanguageCode(LanguageCode) - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
Sets the language code for this PT_Locale.
setLanguages(Collection<? extends Locale>) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Deprecated.
setLanguages(Collection<? extends Locale>) - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Deprecated.
Replaced by putting keys in DefaultDataIdentification.getLocalesAndCharsets() map.
setLanguages(Collection<Locale>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
Replaced by putting keys in DefaultMetadata.getLocalesAndCharsets() map.
setLanguages(Map<Locale, Charset>, Collection<? extends Locale>) - Static method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Sets the language(s) used within the resource.
setLatestAcceptableDate(Date) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
Sets the latest date and time collection must be completed.
setLegacy(Element) - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Initializes a measure reference from the deprecated properties of the given element.
setLegacyName(String) - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Invoked by JAXB when unmarshalling a legacy ISO 19139:2007 documents.
setLegacyName(DefaultMemberName) - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Sets the value from the <gco:aName> (legacy ISO 19139:2007 format).
setLenient(boolean) - Method in class org.apache.sis.internal.util.StandardDateFormat
Overridden for compliance with DateFormat contract, but has no incidence on this format.
setLenient(boolean) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
Sets whether this factory should relax some rules when processing a given code.
setLensDistortionInformationAvailable(Boolean) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Sets the indication of whether or not lens aberration correction information is available.
setLevel(ScopeCode) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Sets the hierarchical level of the data specified by the scope.
setLevelColor(Level, String) - Method in class org.apache.sis.util.logging.MonolineFormatter
Sets the color to use for the given level, or null for removing colorization.
setLevelDescription(Collection<? extends ScopeDescription>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
Sets detailed descriptions about the level of the data specified by the scope.
setLevelDescription(ScopeCode, Set<? extends CharSequence>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Dispatches the given values to a setter method determined by the given hierarchical level.
setLevelOfDetail(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Sets the textual description of the spatial resolution of the resource.
setLimit(long) - Method in class org.apache.sis.storage.FeatureQuery
Set the maximum number of feature instances contained in the FeatureSet.
setLineage(Lineage) - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Deprecated.
Removed from ISO 19157:2013.
setLinearCS(LinearCS) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
setLinearizers(LinearTransformBuilder) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Sets the linearizers to a copy of those of the given builder.
setLinearResolution(Quantity<Length>) - Method in class org.apache.sis.storage.FeatureQuery
Sets the desired spatial resolution of geometries.
setLinearTerms(LinearTransform) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Sets the TransferFunction.scale and TransferFunction.offset terms from the given function.
setLineSeparator(String) - Method in class org.apache.sis.io.LineAppender
Changes the line separator to be sent to the underlying appendable.
setLineSeparator(String) - Method in class org.apache.sis.io.TabularFormat
Sets the line separator.
setLinkage(URI) - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Sets the location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as "http://www.statkart.no/isotc211".
setLinkages(Collection<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
Sets the links to browse graphic.
setListener(Marshaller.Listener) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
setListener(Unmarshaller.Listener) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped marshaller.
setLoadingStrategy(boolean) - Method in class org.apache.sis.internal.storage.TiledGridResource
Sets the strategy for the given flag.
setLoadingStrategy(RasterLoadingStrategy) - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Sets the preferred strategy about when to do the "physical" loading of raster data.
setLoadingStrategy(RasterLoadingStrategy) - Method in class org.apache.sis.internal.storage.image.SingleImageStore
Sets the preferred strategy about when to do the "physical" loading of raster data.
setLoadingStrategy(RasterLoadingStrategy) - Method in class org.apache.sis.internal.storage.TiledGridResource
Sets the preferred strategy about when to do the "physical" loading of raster data.
setLoadingStrategy(RasterLoadingStrategy) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Sets the preferred strategy about when to do the "physical" loading of raster data.
setLoadingStrategy(RasterLoadingStrategy) - Method in class org.apache.sis.storage.CoverageSubset
Sets the preferred strategy about when to do the "physical" loading of raster data.
setLoadingStrategy(RasterLoadingStrategy) - Method in interface org.apache.sis.storage.GridCoverageResource
Sets the preferred strategy about when to do the "physical" loading of raster data.
setLocale(String) - Method in class org.apache.sis.internal.jaxb.lan.LocalisedCharacterString
Sets the locale language, using a string formatted as #locale-xxx, where xxx are the two or three letters representing the language.
setLocale(Locale) - Method in class org.apache.sis.io.wkt.Symbols
Sets the locale of decimal format symbols or other symbols.
setLocale(Locale) - Method in class org.apache.sis.measure.UnitFormat
Sets the locale that this UnitFormat will use for long names.
setLocale(Locale) - Method in class org.apache.sis.storage.DataStore
Sets the locale to use for formatting warnings and other messages.
setLocales(Collection<? extends Locale>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
Replaced by putting keys in DefaultMetadata.getLocalesAndCharsets().
setLocalesAndCharsets(Map<? extends Locale, ? extends Charset>) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
Sets the language(s) and character set(s) used within the catalogue.
setLocalesAndCharsets(Map<? extends Locale, ? extends Charset>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets the language(s) and character set(s) used within the dataset.
setLocalesAndCharsets(Map<? extends Locale, ? extends Charset>) - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Sets the language(s) and character set(s) used within the dataset.
setLocation(Point2D) - Method in class org.apache.sis.geometry.DirectPosition2D
Sets this coordinate to the specified point.
setLocation(DirectPosition) - Method in class org.apache.sis.geometry.AbstractDirectPosition
Sets this direct position to the given position.
setLocation(DirectPosition) - Method in class org.apache.sis.geometry.DirectPosition1D
Sets this coordinate to the specified direct position.
setLocation(DirectPosition) - Method in class org.apache.sis.geometry.GeneralDirectPosition
Sets this coordinate to the specified direct position.
setLogicalHandlers(BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
Sets the same action to execute for the AND, OR and NOT types filter.
setLoginTimeout(int) - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLogo(Collection<? extends BrowseGraphic>) - Method in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
Sets the graphics identifying organisation.
setLogWriter(PrintWriter) - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Sets the output stream to which all logging and tracing messages for this data source will be printed.
setLotDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Sets the information of how lots are defined.
setMaintenanceAndUpdateFrequency(MaintenanceFrequency) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Sets the frequency with which changes and additions are made to the resource after the initial resource is completed.
setMaintenanceDates(Collection<? extends CitationDate>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Sets the date information associated with maintenance of resource.
setMaintenanceNotes(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Sets information regarding specific requirements for maintaining the resource.
setMaintenanceScopes(Collection<? extends Scope>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Sets the types of resource and / or extents to which the maintenance information applies.
setMapForField(Class<T>, T, String) - Static method in class org.apache.sis.metadata.MetadataStandard
Assigns a ConcurrentMap instance to the given field.
setMarshallable(Collection<T>, T) - Static method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Sets the given identifier in the given collection.
setMarshallables(Collection<Identifier>, Collection<? extends Identifier>) - Static method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Returns a collection containing all marshallable values of newValues, together with unmarshallable values of identifiers.
setMaskBit(double, int) - Method in class org.apache.sis.internal.processing.isoline.Isolines
Sets the specified bit on Tracer.Level.isDataAbove for all levels lower than given value.
setMathHandlers(BiConsumer<Expression<R, ?>, A>) - Method in class org.apache.sis.internal.filter.Visitor
Sets the same action to execute for the +, −, × and ÷ expressions.
setMatrix(Matrix) - Method in class org.apache.sis.parameter.TensorValues
Sets all parameter values to the element value in the specified matrix.
setMatrix(Matrix) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Sets this matrix to the values of another matrix.
setMatrix(Matrix) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Sets this matrix to the values of another matrix.
setMaxAltitude(Double) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Sets the maximum altitude value.
setMaximalLength(Integer) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets the maximal length that characterizes the CharSequence values of this attribute.
setMaximalLineLength(int) - Method in class org.apache.sis.io.LineAppender
Sets the maximal line length, in units of Unicode characters (code point count).
setMaximum(Double) - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Invoked by JAXB at unmarshalling time for setting the maximum value.
setMaximumFractionDigits(int) - Method in class org.apache.sis.measure.AngleFormat
Sets the maximum number of digits allowed in the fraction portion of the last field.
setMaximumListElements(int) - Method in class org.apache.sis.io.wkt.WKTFormat
Sets a new limit for the number of elements to show in lists.
setMaximumOccurrence(Integer) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets the maximum occurrence of the extended element.
setMaximumOccurs(int) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Sets the maximum number of associations.
setMaximumOccurs(int) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets the maximum number of attribute values.
setMaximumOccurs(int) - Method in class org.apache.sis.feature.builder.OperationWrapper
 
setMaximumOccurs(int) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Sets the maximum number of property values.
setMaximumValue(Double) - Method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Sets the highest vertical extent contained in the dataset.
setMaximumWidth(int) - Method in class org.apache.sis.measure.AngleFormat
Modifies, if needed, the pattern in order to fit formatted angles in the given maximum total width.
setMaxOccurs(String) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets the maximum occurrence from a string.
setMaxRelativeHumidity(Double) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Sets the maximum relative humidity along the flight pass during the photo flight.
setMaxValue(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the maximum value of data values in each dimension included in the resource.
setMeanValue(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the mean value of data values in each dimension included in the resource.
setMeasureDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
setMeasureDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Sets the description of the measure.
setMeasureIdentification(Identifier) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
setMeasureIdentification(Identifier) - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Sets the identifier of the measure.
setMeasureIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Sets the value uniquely identifying the measure within a namespace.
setMeasureReference(DefaultMeasureReference) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Sets an identifier of a measure fully described elsewhere.
setMeasureReferenceProperty(BiConsumer<DefaultMeasureReference, V>, V) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Sets the value of a AbstractElement.measureReference property.
setMedia(Collection<? extends Medium>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
Sets the media used by the format.
setMediumFormats(Collection<? extends MediumFormat>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Sets the method used to write to the medium.
setMediumNote(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Sets a description of other limitations or requirements for using the medium.
setMergeStrategy(MergeStrategy) - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
Sets the algorithm to apply when more than one grid coverage can be found at the same grid index.
setMetadataConstraints(Collection<? extends Constraints>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets restrictions on the access and use of metadata.
setMetadataExtensionInfo(Collection<? extends MetadataExtensionInformation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets information describing metadata extensions.
setMetadataIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets the unique identifier for this metadata record.
setMetadataLinkages(Collection<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets the online location(s) where the metadata is available.
setMetadataMaintenance(MaintenanceInformation) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets information about the frequency of metadata updates, and the scope of those updates.
setMetadataProfiles(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Set the citation(s) for the profile(s) of the metadata standard to which the metadata conform.
setMetadataReference(Citation) - Method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Sets the reference to the metadata of the associated resource.
setMetadataScopes(Collection<? extends DefaultMetadataScope>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets the scope or type of resource for which metadata is provided.
setMetadataStandard(boolean, String) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
setMetadataStandardName(String) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
setMetadataStandards(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets the citation(s) for the standard(s) to which the metadata conform.
setMetadataStandardVersion(String) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
setMetadataType(Class<?>) - Method in class org.apache.sis.metadata.sql.LookupInfo
Sets the type of metadata objects for which LookupInfo.asNameMap(MetadataStandard) or LookupInfo.asIndexMap(MetadataStandard) will return "name to name" or "name to index" mappings.
setMeteorologicalConditions(InternationalString) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
Sets the meteorological conditions in the photo flight area, in particular clouds, snow and wind.
setMethod(OperationMethod) - Method in class org.apache.sis.referencing.operation.AbstractSingleOperation
Invoked by JAXB at unmarshalling time.
setMinDuration(long, TimeUnit) - Method in class org.apache.sis.util.logging.PerformanceLevel
Sets the minimal duration for logging an event at this level.
setMinimum(Double) - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Invoked by JAXB at unmarshalling time for setting the minimum value.
setMinimumFractionDigits(int) - Method in class org.apache.sis.measure.AngleFormat
Sets the minimum number of digits allowed in the fraction portion of the last field.
setMinimumOccurs(int) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Sets the minimum number of associations.
setMinimumOccurs(int) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets the minimum number of attribute values.
setMinimumOccurs(int) - Method in class org.apache.sis.feature.builder.OperationWrapper
Do not allow a change of multiplicity.
setMinimumOccurs(int) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Sets the minimum number of property values.
setMinimumValue(Double) - Method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Sets the lowest vertical extent contained in the dataset.
setMinValue(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the minimum value of data values in each dimension included in the resource.
setMountedOn(Platform) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Sets the platform on which the instrument is mounted.
setMultiLinesCells(boolean) - Method in class org.apache.sis.io.TableAppender
Sets the desired behavior for EOL and tabulations characters.
setName(int) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Sets an identification of the sample dimension as a band number.
setName(CharSequence) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Sets an identification of the sample dimension as a character sequence.
setName(CharSequence) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Sets the FeatureAssociationRole name as a simple string (local name).
setName(CharSequence) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets the AttributeType name as a simple string (local name).
setName(CharSequence) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Sets the characteristic name as a simple string (local name).
setName(CharSequence) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets the FeatureType name as a simple string.
setName(CharSequence) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Sets the PropertyType name as a simple string (local name).
setName(CharSequence) - Method in class org.apache.sis.feature.builder.TypeBuilder
Sets the IdentifiedType name as a simple string (local name).
setName(CharSequence...) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Sets the FeatureAssociationRole name as a string in the given scope.
setName(CharSequence...) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets the AttributeType name as a string in the given scope.
setName(CharSequence...) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Sets the characteristic name as a string in the given scope.
setName(CharSequence...) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets the FeatureType name as a string in the given scope.
setName(CharSequence...) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Sets the PropertyType name as a string in the given scope.
setName(CharSequence...) - Method in class org.apache.sis.feature.builder.TypeBuilder
Sets the IdentifiedType name as a string in the given scope.
setName(Class<? extends AbstractParty>, boolean, InternationalString, Function<InternationalString, AbstractParty>) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Sets the name of the first party of the given type.
setName(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Sets the name of the online resource.
setName(String) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets the name of the extended metadata element.
setName(String) - Method in interface org.apache.sis.storage.aggregate.AggregatedResource
Sets the name of the resource.
setName(String) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Modifies the name of the resource.
setName(String) - Method in class org.apache.sis.storage.aggregate.GroupAggregate
Modifies the name of the resource.
setName(ElementKind, String) - Method in class org.apache.sis.io.wkt.Colors
Sets the color of the given syntactic element from a color name.
setName(DefaultLocalName) - Method in class org.apache.sis.internal.jaxb.gco.GO_GenericName
Sets the value from the TypeName or MemberName.
setName(Citation) - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Sets the name of the application schema used.
setName(Citation) - Method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
Sets citation information about the associated resource.
setName(MediumName) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Sets the name of the medium on which the resource can be received.
setName(ReferenceIdentifier) - Method in class org.apache.sis.internal.jaxb.metadata.replace.ReferenceSystemMetadata
Sets the primary name by which this object is identified.
setName(GenericName) - Method in class org.apache.sis.coverage.SampleDimension.Builder
Sets an identification of the sample dimension.
setName(GenericName) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Sets the FeatureAssociationRole name as a generic name.
setName(GenericName) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets the AttributeType name as a generic name.
setName(GenericName) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Sets the characteristic name as a generic name.
setName(GenericName) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets the FeatureType name as a generic name.
setName(GenericName) - Method in class org.apache.sis.feature.builder.OperationWrapper
Do not allow modifications.
setName(GenericName) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
Sets the PropertyType name as a generic name.
setName(GenericName) - Method in class org.apache.sis.feature.builder.TypeBuilder
Sets the IdentifiedType name as a generic name.
setName(GenericName) - Method in class org.apache.sis.internal.jaxb.gco.NameValue
Sets the value from the given name.
setName(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.AbstractParty
Sets the name of the party.
setName(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultSeries
Sets the name of the series, or aggregate dataset, of which the dataset is a part.
setName(InternationalString) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Sets the designation associated with a set of range elements.
setName(InternationalString) - Method in class org.apache.sis.metadata.iso.DefaultMetadataScope
Sets the description of the scope.
setName(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
setName(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
Sets the name used by the service for this chain.
setName(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
Sets the name of the processing report.
setName(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Sets the name of the data quality basic measure.
setName(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Sets the name of the data quality measure applied to the data.
setNameAndDescription(ParameterBuilder, String) - Static method in class org.apache.sis.internal.referencing.provider.SatelliteTracking
Sets the parameter name in the given builder, together with a description created from the resource bundle in this package.
setNameAuthority(Citation) - Method in class org.apache.sis.io.wkt.WKTFormat
Sets the preferred authority for choosing the projection and parameter names.
setNames(Collection<? extends Identifier>) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Sets the identifiers for each attribute included in the resource.
setNamesOfMeasure(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
setNamesOfMeasure(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
Sets the names of the test applied to the data.
setNameSpace(CharSequence) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets the namespace of the next names to be created by setName(CharSequence...) method calls.
setNamespaceContext(NamespaceContext) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
setNamespaceContext(NamespaceContext) - Method in class org.apache.sis.xml.TransformingWriter
Sets the current namespace context for prefix and URI bindings.
setNewName(Citation) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Sets the name of the medium on which the resource can be received.
setNil(Boolean) - Method in class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
Sets whether the value should be considered unspecified.
setNilReason(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Sets the nilReason attribute value.
setNodataValues(List<? extends SampleDimension>) - Method in class org.apache.sis.internal.sql.postgis.RasterWriter
Infers the "no data" values from the given sample dimensions.
setNodeFilter(Predicate<TreeTable.Node>) - Method in class org.apache.sis.util.collection.TreeTableFormat
Sets a filter specifying whether a node should be formatted or ignored.
setNominalSpatialResolution(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Sets the smallest distance between which separate points can be distinguished, as specified in instrument design.
setNominalSpatialResolution(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the smallest distance between which separate points can be distinguished, as specified in instrument design.
setNonDefaultMaximumOccurs(Integer) - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
Invoked by JAXB for unmarshalling the AbstractParameterDescriptor.maximumOccurs value.
setNonDefaultMinimumOccurs(Integer) - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
Invoked by JAXB for unmarshalling the AbstractParameterDescriptor.minimumOccurs value.
setNormalizedAxisOrder(boolean) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Sets whether axes should be in (longitude, latitude) order instead of (latitude, longitude).
setNorthBoundLatitude(double) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Sets the northern-most, coordinate of the limit of the dataset extent.
setNullAndNilHandlers(BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
Sets the same action for both the IsNull and IsNil types of filter.
setNullIfOutside(boolean) - Method in interface org.apache.sis.coverage.BandedCoverage.Evaluator
Sets whether to return null instead of throwing an exception if a point is outside coverage bounds.
setNullIfOutside(boolean) - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Sets whether to return null instead of throwing an exception if a point is outside coverage bounds.
setNullIfOutside(boolean) - Method in class org.apache.sis.coverage.grid.EvaluatorWrapper
Specifies whether to return null instead of throwing an exception if a point is outside coverage bounds.
setNumber(int, int, Number) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Modifies the value at the specified row and column of this matrix.
setNumber(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Sets the telephone number by which individuals can contact responsible organization or individual.
setNumberOfDimensions(Integer) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Sets the number of independent spatial-temporal axes.
setNumberOfValues(Integer) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the number of values used in a thematic classification resource.
setNumberType(CodeList<?>) - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Sets the type of telephone number.
setObjectForID(Context, Object, String) - Static method in class org.apache.sis.internal.jaxb.Context
Returns true if the given identifier is available, or false if it is used by another object.
setObjectID(IdentifiedObject, String) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
Invoked by setID(String) method implementations for assigning an identifier to an object at unmarshalling time.
setObjectiveCRS(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Sets the coordinate reference system of the display.
setObjectiveCRS(CoordinateReferenceSystem, DirectPosition) - Method in class org.apache.sis.portrayal.Canvas
Sets the Coordinate Reference System in which all data are transformed before displaying.
setObjectiveOccurences(Collection<? extends Event>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Sets the event or events associated with objective completion.
setObjectives(Collection<? extends Objective>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Sets the area or object to be sensed.
setObjectives(Collection<? extends Objective>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sets Object(s) or area(s) of interest to be sensed.
setObjectiveToDisplay(LinearTransform) - Method in class org.apache.sis.portrayal.Canvas
Sets the conversion from objective CRS to display coordinate system.
setObjectiveToDisplayImpl(LinearTransform) - Method in class org.apache.sis.portrayal.Canvas
Actually sets the conversion from objective CRS to display coordinate system.
setObjectiveToDisplayImpl(LinearTransform) - Method in class org.apache.sis.portrayal.PlanarCanvas
Sets the conversion from objective CRS to display coordinate system.
setObjectiveToGeographic(CoordinateOperation) - Method in class org.apache.sis.portrayal.CanvasContext
Sets the operation from Canvas.objectiveCRS to geographic CRS.
setObligation(Obligation) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets the obligation of the extended element.
setOf(E...) - Static method in class org.apache.sis.internal.jdk9.JDK9
Placeholder for Set.of(...).
setOffLine(Medium) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Deprecated.
setOffLines(Collection<? extends Medium>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Sets information about offline media on which the resource can be obtained.
setOffset(double) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Sets the offset of the transfer function.
setOffset(long) - Method in class org.apache.sis.storage.FeatureQuery
Sets the number of feature instances to skip from the beginning.
setOffset(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the physical value corresponding to a cell value of zero.
setOffset(MatrixSIS) - Method in class org.apache.sis.storage.aggregate.GridSlice
Sets the GridSlice.offset terms to the values of the translation columns of the given matrix.
SetOfUnknownSize<E> - Class in org.apache.sis.internal.util
An alternative to AbstractSet for implementations having a costly SetOfUnknownSize.size() method.
SetOfUnknownSize() - Constructor for class org.apache.sis.internal.util.SetOfUnknownSize
For subclass constructors.
setOnlineResource(OnlineResource) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Deprecated.
As of ISO 19115:2014, replaced by DefaultContact.setOnlineResources(Collection).
setOnlineResources(Collection<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets online references to the cited resource.
setOnlineResources(Collection<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Sets on-line information that can be used to contact the individual or organization.
setOnLines(Collection<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Sets information about online sources from which the resource can be obtained.
setOntology(Citation) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
Sets a reference that binds the keyword class to a formal conceptualization of a knowledge domain.
setOperatedDatasets(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Sets the reference(s) to the resource on which the service operates.
setOperatesOn(Collection<? extends DataIdentification>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Sets the information on the resources that the service operates on.
setOperation(DefaultOperationMetadata) - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Sets a new service operation.
setOperation(SingleOperation) - Method in class org.apache.sis.referencing.operation.DefaultPassThroughOperation
Invoked by JAXB at unmarshalling time for setting the coordinate operation applied on the subset of a coordinate tuple.
setOperationDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Sets free text description of the intent of the operation and the results of the operation.
setOperationName(String) - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
For JAXB unmarhalling of ISO 19139:2007 document only.
setOperationName(String) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Sets the unique identifier for this interface.
setOperations(Collection<? extends Operation>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Sets the general information about an identifiable activity which provided the data.
setOperations(Collection<? extends Operation>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Sets the identification of the activity or activities that satisfy a plan.
setOperations(List<? extends DefaultOperationMetadata>) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
Sets the information about the operations applied by the chain.
setOperationValue(String, Object) - Method in class org.apache.sis.feature.AbstractFeature
Executes the parameterless operation of the given name and sets the value of its result.
setOperationVersion(String) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Invoked by JAXB only at unmarshalling time.
setOptimizations(Set<GridCoverageProcessor.Optimization>) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Specifies the set of optimizations to enable.
setOption(OptionKey<T>, T) - Method in class org.apache.sis.storage.StorageConnector
Sets the option value for the given key.
setOptionality(Boolean) - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Sets whether this parameter is optional.
setOptionalityLabel(String) - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
Sets whether this parameter is optional.
setOrderingInstructions(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Sets general instructions, terms and services provided by the distributor.
setOrderOptions(Record) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Sets the request/purchase choices.
setOrderOptionsType(RecordType) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Sets the description of the order options record.
setOrderOptionType(RecordType) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Deprecated.
setOrdinate(int, double) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates.Position
Sets the coordinate value at the given dimension.
setOrdinate(int, double) - Method in class org.apache.sis.geometry.AbstractDirectPosition
Sets the coordinate value along the specified dimension.
setOrdinate(int, double) - Method in class org.apache.sis.geometry.AbstractEnvelope.LowerCorner
Sets the coordinate value along the specified dimension.
setOrdinate(int, double) - Method in class org.apache.sis.geometry.AbstractEnvelope.UpperCorner
Sets the coordinate value along the specified dimension.
setOrdinate(int, double) - Method in class org.apache.sis.geometry.DirectPosition1D
Sets the coordinate value along the specified dimension.
setOrdinate(int, double) - Method in class org.apache.sis.geometry.DirectPosition2D
Sets the coordinate value along the specified dimension.
setOrdinate(int, double) - Method in class org.apache.sis.geometry.GeneralDirectPosition
Sets the coordinate value along the specified dimension.
setOrdinate(int, double) - Method in class org.apache.sis.math.CompoundDirectPositions
Not needed.
setOrdinate(int, double) - Method in class org.apache.sis.referencing.gazetteer.SimpleLocation
Do not allow modification of the direct position.
setOrdinate(int, int, double) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Sets a coordinate value for the coordinate tuple at the given index.
setOrdinate(int, int, double) - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Sets a coordinate value for the coordinate tuple at the given index.
setOrganisationName(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Deprecated.
As of ISO 19115:2014, replaced by setName(InternationalString) in DefaultOrganisation.
setOrientationParameterAvailable(boolean) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Sets an indication of whether or not orientation parameters are available.
setOrientationParameterDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Sets a description of parameters used to describe sensor orientation.
setOrigin(long) - Method in class org.apache.sis.internal.storage.io.HyperRectangleReader
Sets the input position of the first sample (ignoring sub-area and subsampling).
setOrigin(Date) - Method in class org.apache.sis.referencing.datum.DefaultTemporalDatum
Invoked by JAXB only at unmarshalling time.
setOther(String) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Sets the class of information that does not fall into the other categories to which the information applies.
setOtherCitationDetails(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets other information required to complete the citation that is not recorded elsewhere.
setOtherConstraints(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Sets the other restrictions and legal prerequisites for accessing and using the resource.
setOtherProperty(Record) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets a new instance of other/attributeType that defines attributes not explicitly included in CoverageContentType.
setOtherPropertyType(RecordType) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets a new type of other attribute description.
setOutputs(Collection<? extends Source>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Sets the description of the product generated as a result of the process step.
setOverviewIdentifier(NameSpace, int) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Sets the identifier for an overview level.
setOwner(CharSequence) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Sets the name of the organization or class of organization able to create and destroy location instances.
setOwner(Collection<Telephone>) - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Specifies the collection which contains this telephone number.
setOwner(AbstractParty) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Sets the organization or class of organization able to create and destroy location instances.
setPage(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultSeries
Sets details on which pages of the publication the article was published.
setPairedBrackets(String, String...) - Method in class org.apache.sis.io.wkt.Symbols
Sets the opening and closing brackets to the given pairs.
setPairedQuotes(String, String...) - Method in class org.apache.sis.io.wkt.Symbols
Sets the opening and closing quotes to the given pairs.
setParameter(String, double, Unit<?>) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
Sets the value of a numeric parameter.
setParameterCitations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
Sets a reference providing description of the parameters.
setParameters(Collection<? extends ParameterDescriptor<?>>) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
Sets the parameters that are required for this interface.
setParameters(Collection<? extends ParameterDescriptor<?>>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Sets the auxiliary variable used by the data quality measure.
setParameters(GeneralParameterValue[]) - Method in class org.apache.sis.referencing.operation.AbstractSingleOperation
Invoked by JAXB for setting the unmarshalled parameters.
setParameters(ParameterValueGroup, boolean) - Static method in class org.apache.sis.internal.referencing.provider.PolarStereographicA
Sets the parameter values for a Universal Polar Stereographic projection and returns a suggested conversion name.
setParameters(ParameterValueGroup, double, double) - Method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Sets the parameter values for a Transverse Mercator projection and returns a suggested conversion name.
setParameterValues(ParameterValueGroup, Map<String, Boolean>) - Method in class org.apache.sis.referencing.operation.AbstractSingleOperation
Sets the parameter values to a copy of given parameters, making sure that the parameters are compatible with the ones expected by the operation method.
setParent(TreeTable.Node) - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Sets the parent to the given node.
setParentEntity(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets the name of the metadata entity(s) under which this extended metadata element may appear.
setParentIdentifier(String) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Deprecated.
As of ISO 19115:2014, replaced by DefaultMetadata.getParentMetadata().
setParentMetadata(Citation) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets an identification of the parent metadata record.
setParentOf(TreeTable.Node, int) - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node.Children
Sets the parent of the given node if it is an instance of DefaultTreeTable.Node, or throws an exception otherwise.
setParentOf(TreeTable.Node, int) - Method in class org.apache.sis.util.collection.TreeNodeList
Sets or clears the parent of the given node.
setParentOperation(Operation) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sets the heritage of the operation.
setParentTitle(Object) - Method in class org.apache.sis.metadata.TreeNodeChildren
Sets the value associated to the parent node, if possible.
setParties(Collection<? extends AbstractParty>) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Sets information about the parties.
setPass(Boolean) - Method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Sets the indication of the conformance result.
setPass(Collection<? extends PlatformPass>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Sets the pass of the platform over the objective.
setPeakResponse(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Sets the wavelength at which the response is the highest.
setPhone(Telephone) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Deprecated.
As of ISO 19115:2014, replaced by DefaultContact.setPhones(Collection).
setPhones(Collection<? extends Telephone>) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
Sets telephone numbers at which the organization or individual may be contacted.
setPixel(double[]) - Method in class org.apache.sis.image.BandedIterator
Sets the sample values of current pixel for all bands.
setPixel(double[]) - Method in class org.apache.sis.image.WritablePixelIterator
Sets the sample values of current pixel for all bands.
setPixel(float[]) - Method in class org.apache.sis.image.BandedIterator
Sets the sample values of current pixel for all bands.
setPixel(float[]) - Method in class org.apache.sis.image.WritablePixelIterator
Sets the sample values of current pixel for all bands.
setPixel(int[]) - Method in class org.apache.sis.image.BandedIterator
Sets the sample values of current pixel for all bands.
setPixel(int[]) - Method in class org.apache.sis.image.WritablePixelIterator
Sets the sample values of current pixel for all bands.
setPixelInCell(PixelInCell) - Method in class org.apache.sis.referencing.datum.DefaultImageDatum
Invoked by JAXB only at unmarshalling time.
setPlan(Plan) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sets the plan satisfied by the operation.
setPlannedAvailableDateTime(Date) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Sets the date and time when the dataset will be available.
setPlatforms(Collection<? extends Platform>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
Sets the general information about the platform from which the data were taken.
setPlatforms(Collection<? extends Platform>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sets the platform (or platforms) used in the operation.
setPointInPixel(PixelOrientation) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the point in a pixel corresponding to the Earth location of the pixel.
setPointInPixel(PixelOrientation) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Sets the point in a pixel corresponding to the Earth location of the pixel.
setPointOfContacts(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets the means of communication with persons(s) and organizations(s) associated with the resource(s).
setPointOfInterest(DirectPosition) - Method in class org.apache.sis.portrayal.Canvas
Sets the coordinates of a representative point inside the data bounding box.
setPolarCS(PolarCS) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
setPolygons(Collection<? extends Geometry>) - Method in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
Sets the sets of points defining the resource boundary.
setPortrayalCatalogueCitations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
Sets bibliographic reference to the portrayal catalogue cited.
setPortrayalCatalogueInfo(Collection<? extends PortrayalCatalogueReference>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets information about the catalogue of rules defined for the portrayal of a resource(s).
setPositionalAccuracyHints(Quantity<?>...) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Sets hints about desired positional accuracy, in "real world" units or in pixel units.
setPositionalAccuracyHints(Quantity<?>...) - Method in class org.apache.sis.image.ImageCombiner
Sets hints about desired positional accuracy, in "real world" units or in pixel units.
setPositionalAccuracyHints(Quantity<?>...) - Method in class org.apache.sis.image.ImageProcessor
Sets hints about desired positional accuracy, in "real world" units or in pixel units.
setPositionName(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultIndividual
Sets a new position of the individual in an organization.
setPositionName(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Deprecated.
setPositionVectorTransformation(Matrix, double) - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Sets all Bursa-Wolf parameters from the given Position Vector transformation matrix.
setPostalCode(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
Sets ZIP or other postal code.
setPotentialCause(CharSequence) - Method in exception org.apache.sis.referencing.operation.builder.LocalizationGridException
Specifies additional information about what may be the cause of this exception.
setPrecision(double) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Sets the desired precision of the references formatted by this coder.
setPrecision(double, boolean) - Method in class org.apache.sis.measure.AngleFormat
Adjusts the number of fraction digits, and optionally the visible fields, for the given precision.
setPrecision(Quantity<?>, DirectPosition) - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Sets the desired precision of the identifiers formatted by this coder.
setPrecision(Quantity<?>, DirectPosition) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Sets the desired precision of the references formatted by this coder.
setPrecision(Quantity<?>, DirectPosition) - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
Sets the desired precision of the identifiers formatted by this coder.
setPrecision(CoordinateFormat) - Method in class org.apache.sis.geometry.CoordinateFormat.Resolution
Configures the NumberFormat or AngleFormat for a number of fraction digits sufficient for the given resolution.
setPrecisions(double...) - Method in class org.apache.sis.geometry.CoordinateFormat
Sets the desired precisions at which to format coordinate values in each dimension.
setPredefinedFormat(String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the file format.
setPreferredCodespaces(String...) - Method in class org.apache.sis.parameter.ParameterFormat
Filters names, aliases and identifiers by their code spaces.
setPrefix(String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
setPrefix(String, String) - Method in class org.apache.sis.xml.TransformingWriter
Sets the prefix the URI is bound to.
setPresentationForms(Collection<? extends PresentationForm>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets the mode in which the resource is represented.
setPrimeMeridian(PrimeMeridian) - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
Invoked by JAXB only at unmarshalling time.
setPriority(Priority) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Sets the relative ordered importance, or urgency, of the requirement.
setPriority(InternationalString) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Sets the priority applied to the target.
setProcedureDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Sets the additional details about the processing procedures.
setProcessedLevel(Identifier) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Sets the processing level of the source data.
setProcessingInformation(Processing) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Sets the comprehensive information about the procedure by which the algorithm was applied to derive geographic data from the raw instrument measurements, such as datasets, software used, and the processing environment.
setProcessingLevel(Identifier) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Invoked by JAXB at unmarshalling time.
setProcessingLevel(Identifier) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets code that identifies the level of processing in the producers coding system of a resource.
setProcessingLevelCode(CharSequence, String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets an identifier for the level of processing that has been applied to the coverage.
setProcessingLevelCode(Identifier) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Sets the identifier for the level of processing that has been applied to the resource.
setProcessors(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Identification of, and means of communication with, person(s) and organization(s) associated with the process step.
setProcessSteps(Collection<? extends ProcessStep>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Sets information about events in the life of a resource specified by the scope.
setProfiles(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Sets the profile(s) to which the service adheres.
setProjection(int...) - Method in class org.apache.sis.storage.CoverageQuery
Sets the indices of samples dimensions to read (the coverage range).
setProjection(String...) - Method in class org.apache.sis.storage.CoverageQuery
Sets the sample dimensions to read by their names.
setProjection(String...) - Method in class org.apache.sis.storage.FeatureQuery
Sets the properties to retrieve by their names.
setProjection(String...) - Method in class org.apache.sis.storage.Query
Sets the properties to retrieve by their names.
setProjection(Expression<? super AbstractFeature, ?>...) - Method in class org.apache.sis.storage.FeatureQuery
Sets the properties to retrieve, or null if all properties shall be included in the query.
setProjection(FeatureQuery.NamedExpression...) - Method in class org.apache.sis.storage.FeatureQuery
Sets the properties to retrieve, or null if all properties shall be included in the query.
setProjectionParameter(String, String, String, boolean) - Method in class org.apache.sis.storage.landsat.MetadataReader
Sets a map projection parameter.
setProperty(byte, Object) - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Sets the properties identified by the code argument, if non-null.
setProperty(Object) - Method in class org.apache.sis.feature.AbstractFeature
Sets the property (attribute or feature association).
setProperty(Object) - Method in class org.apache.sis.feature.DenseFeature
Sets the property (attribute, operation or association).
setProperty(Object) - Method in class org.apache.sis.feature.SparseFeature
Sets the property (attribute, operation or association).
setProperty(String, Object) - Method in class org.apache.sis.referencing.Builder
Sets the property value for the given key, if a change is still possible.
setProperty(String, Object) - Method in class org.apache.sis.xml.Pooled
A method which is common to both Marshaller and Unmarshaller.
setProperty(Set<? extends E>, Class<E>, byte) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Sets the properties identified by the code argument, if non-null and non-empty.
setPropertyName(String, int) - Method in class org.apache.sis.internal.sql.feature.Relation
Invoked after construction for setting the name of the feature property of the enclosing table where to store association to the feature instances read from the search table.
setPropertyValue(String, Object) - Method in class org.apache.sis.feature.AbstractFeature
Sets the value for the property of the given name.
setPropertyValue(String, Object) - Method in class org.apache.sis.feature.DenseFeature
Sets the value for the property of the given name.
setPropertyValue(String, Object) - Method in class org.apache.sis.feature.SparseFeature
Sets the value for the property of the given name.
setPropertyValue(Property, Object) - Static method in class org.apache.sis.feature.AbstractFeature
Sets the value of the given property, with some minimal checks.
setProtocol(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Sets the connection protocol to be used.
setProtocolRequest(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
Sets the request to be used.
setPublicSource(LogRecord, Class<?>, String) - Static method in class org.apache.sis.storage.event.StoreListeners
Eventually sets the class name and method name in the given record, and returns true if the method is public resource method.
setPurpose(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets a summary of the intentions with which the resource(s) was developed.
setQualityInfo(Collection<? extends DataQuality>) - Method in class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
Sets an overall assessment of quality of geolocation information.
setRadiometricCalibrationDataAvailable(Boolean) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Sets the indication of whether or not the radiometric calibration information for generating the radiometrically calibrated standard data product is available.
setRange(int, double, double) - Method in class org.apache.sis.geometry.AbstractEnvelope
Invoked by AbstractEnvelope.LowerCorner and AbstractEnvelope.UpperCorner when a coordinate is modified.
setRange(int, double, double) - Method in class org.apache.sis.geometry.Envelope2D
Sets the envelope range along the specified dimension.
setRange(int, double, double) - Method in class org.apache.sis.geometry.GeneralEnvelope
Sets the envelope range along the specified dimension.
setRange(int, double, double) - Method in class org.apache.sis.geometry.SubEnvelope
Must be overridden, since the super-class method processes the full array as a whole.
setRangeElementDescriptions(Collection<? extends RangeElementDescription>) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
Sets the description of the specific range elements of a coverage.
setRangeElementDescriptions(Collection<? extends RangeElementDescription>) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the description and values of the specific range elements of a sample dimension.
setRangeElements(Collection<? extends Record>) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
Sets the specific range elements, i.e.
setRangeMeaning(RangeMeaning) - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Invoked by JAXB at unmarshalling time.
setRanges(Collection<? extends SampleDimension>) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Sets the sample dimensions for all bands.
setRanges(SampleDimension...) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Sets the sample dimensions for all bands.
setRationale(InternationalString) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets the reason for creating the extended element.
setRationale(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Sets the requirement or purpose for the process step.
setRationales(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Deprecated.
setRealizationEpoch(Date) - Method in class org.apache.sis.referencing.datum.AbstractDatum
Invoked by JAXB only at unmarshalling time.
setRecipients(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Sets the Person(s), or body(ies), to receive results of requirement.
setRect(double, double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Sets the location and size of this rectangle to the specified values.
setRect(Rectangle2D) - Method in class org.apache.sis.geometry.Envelope2D
Sets this envelope to the given rectangle.
setRect(Rectangle2D) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Sets this rectangle to be the same as the specified rectangle.
setReferenceDocuments(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
Sets the information on documents referenced in data quality evaluation method.
setReferences(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Sets the citations for the limitation of constraint.
setReferences(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Sets the process step documentation.
setReferenceSystemInfo(Collection<? extends ReferenceSystem>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets the description of the spatial and temporal reference systems used in the dataset.
setRegionOfInterest(Rectangle) - Method in class org.apache.sis.image.PixelIterator.Builder
Sets the region (in pixel coordinates) where to perform the iteration.
setRegionOnFinestLevel(Rectangle) - Method in class org.apache.sis.internal.referencing.j2d.Tile
Invoked by TileOrganizer only.
setRelatedCitations(Collection<? extends Citation>) - Method in class org.apache.sis.internal.profile.fra.DataIdentification
Sets the documents at the origin of the creation of the identified resources.
setRelatedEvents(Collection<? extends Event>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
Sets the occurrence of one or more events for a pass.
setRelatedPass(PlatformPass) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Sets the pass during which an event occurs.
setRelatedSensors(Collection<? extends Instrument>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Sets the instrument or instruments for which the event is meaningful.
setReleasability(DefaultReleasability) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Sets the information concerning the parties to whom the resource.
setRemarks(CharSequence) - Method in class org.apache.sis.referencing.Builder
Sets remarks as a String or InternationalString instance.
setRemarks(InternationalString) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
Invoked by JAXB for setting the remarks.
setReportReference(Citation) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
Sets the reference to the associated standalone quality report.
setReports(Collection<? extends ProcessStepReport>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Sets the report generated by the process step.
setReports(Collection<? extends Element>) - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Sets the quality information for the data specified by the scope.
setRequestedDate(RequestedDate) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Sets the required or preferred acquisition date and time.
setRequestedDateOfCollection(Date) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
Sets the preferred date and time of collection.
setRequestors(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Sets the origin of requirement.
setRequired(boolean) - Method in class org.apache.sis.parameter.ParameterBuilder
Sets whether the parameter is mandatory or optional.
setResolution(double) - Method in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
Sets the resolution to the maximal of current value and given value.
setResolution(Double) - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
Sets the degree of detail in the grid dataset.
setResolution(NominalResolution) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Sets the distance between consistent parts (centre, left side, right side) of two adjacent pixels.
setResolutionUnit(int) - Method in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
Sets the unit of measurement for XResolution and YResolution.
setResourceConstraints(Collection<? extends Constraints>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets information about constraints which apply to the resource(s).
setResourceFormats(Collection<? extends Format>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets a description of the format of the resource(s).
setResourceLineages(Collection<? extends Lineage>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets information about the provenance, sources and/or the production processes applied to the resource.
setResourceMaintenances(Collection<? extends MaintenanceInformation>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets information about the frequency of resource updates, and the scope of those updates.
setResourceReferences(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Sets references to the resource on which the services operates.
setResources(Collection<? extends DataIdentification>) - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Sets the tightly coupled resources.
setResourceScope(ScopeCode) - Method in class org.apache.sis.metadata.iso.DefaultMetadataScope
Sets the code for the scope.
setResourceSpecificUsages(Collection<? extends Usage>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets basic information about specific application(s).
setResponses(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Sets a new response to the user-determined limitations.
setResponsibleParties(Collection<? extends DefaultResponsibility>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Sets the parties responsible for the resource constraints.
setResultContent(Collection<RangeDimension>) - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Sets the description of the content of the result coverage.
setResultContentDescription(CoverageDescription) - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
setResultFile(DataFile) - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Sets the information about the data file containing the result coverage data.
setResultFormat(Format) - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Sets the information about the format of the result coverage data.
setResults(Collection<? extends Result>) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Sets the value(s) obtained from applying a data quality measure.
setResultScope(Scope) - Method in class org.apache.sis.metadata.iso.quality.AbstractResult
Sets the scope of the result.
setResultSpatialRepresentation(SpatialRepresentation) - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Sets the digital representation of data quality measures composing the coverage result.
setRole(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Sets the role attribute value.
setRole(URI) - Method in class org.apache.sis.xml.XLink
Sets the URI reference for some description of the arc role.
setRole(Role) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
Sets the function performed by the responsible party.
setRole(Role) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
Sets the function performed by the responsible party.
setRoot(Object) - Method in class org.apache.sis.io.wkt.Warnings
Invoked after construction for setting the identifier name or class name of the root object being parsed or formatted.
setRoot(TreeTable.Node) - Method in class org.apache.sis.util.collection.DefaultTreeTable
Sets the root to the given node.
setRoundingMode(RoundingMode) - Method in class org.apache.sis.measure.AngleFormat
Sets the rounding mode to the specified value.
setRule(InternationalString) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets how the extended element relates to other existing elements and entities.
setRunTimeParameters(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Sets the parameters to control the processing operations, entered at run time.
setSample(int, double) - Method in class org.apache.sis.image.BandedIterator
 
setSample(int, double) - Method in class org.apache.sis.image.WritablePixelIterator
Writes a sample value in the specified band of current pixel.
setSample(int, float) - Method in class org.apache.sis.image.BandedIterator
 
setSample(int, float) - Method in class org.apache.sis.image.WritablePixelIterator
Writes a sample value in the specified band of current pixel.
setSample(int, int) - Method in class org.apache.sis.image.BandedIterator
 
setSample(int, int) - Method in class org.apache.sis.image.WritablePixelIterator
Writes a sample value in the specified band of current pixel.
setSampleUnits(Unit<?>) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the units of data in the current band.
setSamplingRatio(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Sets the information on how many samples on average are extracted for inspection from each lot of population.
setSamplingScheme(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
Sets the information of the type of sampling scheme and description of the sampling procedure.
setSatisfiedPlans(Collection<? extends Plan>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
Sets the plan that identifies solution to satisfy the requirement.
setSatisfiedRequirements(Collection<? extends Requirement>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Sets the requirement satisfied by the plan.
setScale(double) - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Sets the denominator from a scale in the (0 … 1] range.
setScale(double) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Sets the scale factor of the transfer function.
setScaleDenominator(RepresentativeFraction) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Deprecated.
setScaleFactor(double) - Method in class org.apache.sis.coverage.grid.DomainLinearizer
Sets the scale factor to apply on coordinates in all dimensions.
setScaleFactor(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the scale factor which has been applied to the cell value.
setScaleFactors(Vector) - Method in class org.apache.sis.storage.geotiff.GridGeometryBuilder
Sets only the scale terms of the GridGeometryBuilder.affine transform.
setScanningResolution(Double) - Method in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
Sets the distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane.
setSchema(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGInstaller
Creates immediately a schema of the given name in the database and remember that the "epsg_" prefix in table names will need to be replaced by path to that schema.
setSchema(Schema) - Method in class org.apache.sis.xml.Pooled
A method which is common to both Marshaller and Unmarshaller.
setSchema(Schema) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
setSchema(Schema) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped unmarshaller.
setSchemaAscii(URI) - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Sets the full application schema given as an ASCII file.
setSchemaLanguage(String) - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Sets the identification of the schema language used.
setScope(Scope) - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Sets the type of resource and / or extents to which the lineage information applies.
setScope(Scope) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Sets the type of resource and / or extent to which the process step applies.
setScope(Scope) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Sets the type and / or extent of the source.
setScope(Scope) - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Sets the specific data to which the data quality information applies.
setScope(Scope) - Method in class org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
Sets the level and extent of the spatial representation.
setScope(InternationalString) - Method in class org.apache.sis.referencing.AbstractReferenceSystem
Invoked by JAXB only at unmarshalling time.
setScope(InternationalString) - Method in class org.apache.sis.referencing.datum.AbstractDatum
Invoked by JAXB only at unmarshalling time.
setScope(InternationalString) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Invoked by JAXB only at unmarshalling time.
setScopedName(ScopedName) - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
Sets the identifier of the resource in the context of the given service instance.
setSearchDomain(IdentifiedObjectFinder.Domain) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Sets the domain of the search (for example whether to include deprecated objects in the search).
setSearchDomain(IdentifiedObjectFinder.Domain) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory.Finder
Sets the domain of the search (for example whether to include deprecated objects in the search).
setSearchTable(Analyzer, Table, PrimaryKey, Relation.Direction) - Method in class org.apache.sis.internal.sql.feature.Relation
Invoked after construction for setting the table identified by TableReference.catalog, TableReference.schema and TableReference.table names.
setSecondDefiningParameter(SecondDefiningParameter) - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Sets the second defining parameter value, either the inverse of the flattening value or the semi minor axis value, according to what have been defined in the second defining parameter given.
setSelection(GridGeometry) - Method in class org.apache.sis.storage.CoverageQuery
Sets the desired grid extent and resolution.
setSelection(Filter<? super AbstractFeature>) - Method in class org.apache.sis.storage.FeatureQuery
Sets a filter for trimming feature instances.
setSelection(Envelope) - Method in class org.apache.sis.storage.CoverageQuery
Sets the approximate area of cells or pixels to include in the subset.
setSelection(Envelope) - Method in class org.apache.sis.storage.FeatureQuery
Sets the approximate area of feature instances to include in the subset.
setSelection(Envelope) - Method in class org.apache.sis.storage.Query
Sets the approximate area of feature instances or pixels to include in the subset.
setSemiMajorAxisMeasure(Measure) - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
Sets the semi-major axis value.
setSemiMinorAxis(Measure) - Method in class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
Sets the semi-minor axis value.
setSensingInstruments(Collection<? extends Instrument>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Sets the instrument which senses the objective data.
setSeparator(String) - Method in class org.apache.sis.geometry.CoordinateFormat
Sets the separator between each coordinate.
setSeparator(String) - Method in class org.apache.sis.io.wkt.Symbols
Sets the string to use as a separator in a list of values.
setSeparator(String) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Sets the separator to insert between each component of the MGRS identifier.
setSequence(Sequence) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Sets the relative time ordering of the event.
setSequenceBrackets(int, int) - Method in class org.apache.sis.io.wkt.Symbols
Sets the characters used for opening and closing a sequence of values.
setSequenceIdentifier(MemberName) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
Sets the name or number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
setSeries(Series) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets the information about the series, or aggregate dataset, of which the dataset is a part.
setServiceStandards(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Sets the standard(s) to which the service adheres.
setServiceType(GenericName) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Sets the service type name.
setServiceTypeVersions(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
Sets the versions of the service.
setShortName(String) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Deprecated.
Removed as of ISO 19115:2014.
setShow(XLink.Show) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Sets the show attribute value.
setShow(XLink.Show) - Method in class org.apache.sis.xml.XLink
Sets the desired presentation of the ending resource on traversal from the starting resource.
setSignificantEvents(Collection<? extends Event>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sets the record of an event occurring during an operation.
setSingleComponents(List<? extends CoordinateReferenceSystem>) - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Computes the DefaultCompoundCRS.singles field from the given CRS list and returns true if the given list was already a list of single CRS.
setSliceExtent(int, long, long) - Method in class org.apache.sis.storage.aggregate.DimensionSelector
Sets the extent of a single slice.
setSoftwareDevelopmentFile(URI) - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Sets the full application schema given as a software development file.
setSoftwareDevelopmentFileFormat(String) - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Sets the software dependent format used for the application schema software dependent file.
setSoftwareReferences(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Sets the reference to document describing processing software.
setSortBy(SortBy<AbstractFeature>) - Method in class org.apache.sis.storage.FeatureQuery
Sets the expressions to use for sorting the feature instances.
setSortBy(SortProperty<AbstractFeature>...) - Method in class org.apache.sis.storage.FeatureQuery
Sets the expressions to use for sorting the feature instances.
setSource(Polyline) - Method in class org.apache.sis.internal.feature.j2d.Polyline.Iter
Initializes the Polyline.Iter.coordinates, Polyline.Iter.isPolygon and Polyline.Iter.inflate fields for iteration over coordinate values given by the specified polyline.
setSource(CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Invoked by JAXB at marshalling time for setting the source CRS.
setSource(GeodeticCRS) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Sets the source coordinate system and related ellipsoid to the components of given CRS.
setSource(CoordinateSystem) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Sets the source coordinate system to the given value.
setSource(EllipsoidalCS, Ellipsoid) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
setSourceCitation(Citation) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Sets the recommended reference to be used for the source data.
setSourceCRS(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.referencing.PositionTransformer
Sets the PositionTransformer.lastCRS field and creates the associated PositionTransformer.forward transform.
setSourceDimensions(Integer) - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Invoked by JAXB at unmarshalling time.
setSourceDomainExpansion(int) - Method in class org.apache.sis.storage.CoverageQuery
Sets a number of additional cells to read on each border of the source grid coverage.
setSourceExpandable(boolean) - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
Sets whether separate() is allowed to expand the list of source dimensions.
setSourceExtents(Collection<? extends Extent>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Deprecated.
As of ISO 19115:2014, moved to DefaultScope.setExtents(Collection).
setSourceFormat(String) - Method in class org.apache.sis.util.logging.MonolineFormatter
Sets the format for displaying the source, or hides the source field.
setSourceMetadata(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Sets the references to metadata for the source.
setSourceReferences(Collection<? extends DefaultSourceReference>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Sets the reference to the source of an item that has been adopted from an external source.
setSourceReferenceSystem(ReferenceSystem) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Sets the spatial reference system used by the source data.
setSources(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Sets the name of the person or organization creating the extended element.
setSources(Collection<? extends Source>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Sets information about the source data used in creating the data specified by the scope.
setSources(Collection<? extends Source>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Information about the source data used in creating the data specified by the scope.
setSourceSpatialResolution(Resolution) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Sets the spatial resolution expressed as a scale factor, an angle or a level of detail.
setSourceSteps(Collection<? extends ProcessStep>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
Sets information about process steps in which this source was used.
setSourceToGrid(LinearTransform) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Defines relationship between "real-world" source coordinates and grid coordinates.
setSouthBoundLatitude(double) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Sets the southern-most coordinate of the limit of the dataset extent.
setSpatialExtent(Collection<? extends GeographicExtent>) - Method in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Sets the spatial extent component of composite spatial and temporal extent.
setSpatialHandlers(BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
Sets the same action to execute for the spatial comparison operators, including the ones with a distance parameter.
setSpatialRepresentationInfo(Collection<? extends SpatialRepresentation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
Sets the digital representation of spatial information in the dataset.
setSpatialRepresentationType(SpatialRepresentationType) - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Sets the method used to spatially represent the coverage result.
setSpatialRepresentationTypes(Collection<? extends SpatialRepresentationType>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets the method used to spatially represent geographic information.
setSpatialResolutions(Collection<? extends Resolution>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets the factor which provides a general understanding of the density of spatial data in the resource(s).
setSpecification(Citation) - Method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Sets the citation of product specification or user requirement against which data is being evaluated.
setSpecification(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
setSpecificUsage(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Sets a brief description of the resource and/or resource series usage.
setSphericalCS(SphericalCS) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
setSphericalCS(SphericalCS) - Method in class org.apache.sis.referencing.crs.DefaultGeodeticCRS
 
setSponsors(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Sets the organization responsible for building, launch, or operation of the platform.
setStandaloneQualityReport(DefaultEvaluationReportInformation) - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Sets the quality of the reported information.
setStandaloneQualityReportDetails(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
Sets the clause in the standalone quality report where this data quality element is described.
setStandardDeviation(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the standard deviation of data values in each dimension included in the resource.
setStandardProperty(String, Object) - Method in class org.apache.sis.xml.Pooled
Sets the given property to the wrapped (un)marshaller.
setStandardProperty(String, Object) - Method in class org.apache.sis.xml.PooledMarshaller
Delegates to the wrapped marshaller.
setStandardProperty(String, Object) - Method in class org.apache.sis.xml.PooledTemplate
Indirectly invoked by the constructor (through the Pooled.setProperty(String, Object) method) for storing a property which is not one of the properties defined in the XML class.
setStandardProperty(String, Object) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates to the wrapped unmarshaller.
setStartGeographicPoint(double, double) - Method in class org.apache.sis.referencing.GeodeticCalculator
Sets the starting point as geographic (latitude, longitude) coordinates.
setStartingAzimuth(double) - Method in class org.apache.sis.referencing.GeodeticCalculator
Sets the angular heading at the starting point of a geodesic path.
setStartPoint(Position) - Method in class org.apache.sis.referencing.GeodeticCalculator
Sets the starting point as coordinates in arbitrary reference system.
setStatement(InternationalString) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Sets the release statement.
setStatement(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Sets the general explanation of the data producer's knowledge about the lineage of a dataset.
setStatement(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
Sets the textual expression of the descriptive result.
setStatus(Collection<? extends Progress>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets the status of the resource(s).
setStatus(Progress) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sets the status of the data acquisition.
setStatus(Progress) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Sets the current status of the plan (pending, completed, etc.)
setStepDateTime(TemporalPrimitive) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Sets the date, time or range of date and time over which the process step occurred.
setSteps(CoordinateOperation[]) - Method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
Invoked by JAXB for setting the operations.
setStream(T, Object, BiConsumer<T, Object>) - Method in class org.apache.sis.internal.storage.image.WritableStore
Sets the input or output stream on the given image reader or writer.
setStreamPosition(long) - Method in class org.apache.sis.internal.storage.io.ChannelData
Sets the current byte position of the stream.
setStyle(UnitFormat.Style) - Method in class org.apache.sis.measure.UnitFormat
Sets whether unit formatting should use ASCII symbols, Unicode symbols or full localized names.
setSubGrids(Collection<DatumShiftGridFile<C, T>>) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Sets the sub-grids that are direct children of this grid.
setSubsampling(Dimension) - Method in class org.apache.sis.internal.referencing.j2d.Tile
Sets the subsampling to the given dimension.
setSuperTypes(DefaultFeatureType...) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Sets the parent types (or super-type) from which to inherit properties.
setSupplementalInformation(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Sets any other descriptive information about the resource.
setSymbols(Symbols) - Method in class org.apache.sis.io.wkt.WKTFormat
Sets the symbols used for parsing and formatting WKT.
setTabulationExpanded(boolean) - Method in class org.apache.sis.io.LineAppender
Sets whether this class formatter expands tabulations into spaces.
setTabulationWidth(int) - Method in class org.apache.sis.io.LineAppender
Sets the tabulation width, in unit of Unicode characters (code point count).
setTarget(CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Invoked by JAXB at unmarshalling time for setting the target CRS.
setTarget(GeodeticCRS) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Sets the target coordinate system and related ellipsoid to the components of given CRS.
setTarget(CoordinateSystem) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Sets the target coordinate system to the given value.
setTarget(EllipsoidalCS, Ellipsoid) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
setTargetCRS(Object) - Method in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
Sets FunctionWithSRID.targetCRS to a coordinate reference system inferred from the given value.
setTargetDimensions(Integer) - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Invoked by JAXB at unmarshalling time.
setTemporalElements(Collection<? extends TemporalExtent>) - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Sets temporal component of the extent of the referring object.
setTemporalExtent(Envelope, DefaultTemporalExtent) - Method in class org.apache.sis.internal.referencing.TemporalAccessor
Copies the temporal extent from an envelope to a metadata object.
setTerritoryOfUse(String) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Sets the name of the geographic area within which the location type occurs.
setTerritoryOfUse(GeographicExtent) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Sets the geographic area within which the location type occurs.
setters - Variable in class org.apache.sis.metadata.PropertyAccessor
The corresponding setter methods, or null if none.
SETTERS - Static variable in class org.apache.sis.internal.xml.XmlUtilities
Setter methods to invoke for setting the value of a temporal field on a XMLGregorianCalendar.
SETTERS - Static variable in class org.apache.sis.metadata.iso.identification.DefaultResolution
The names of the setter methods, for logging purpose only.
SETTERS - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
The names of the setter methods, for logging purpose only.
setText(CharSequence, byte) - Method in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Sets the GO_CharacterString.text field to the given value.
setTextDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
Sets the text description.
setTheme(CharSequence) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Sets the property used as the defining characteristic of the location type.
setThesaurusName(Citation) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Sets the name of the formally registered thesaurus or a similar authoritative source of keywords.
setThreshholding(int) - Method in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
Encodes the value of Threshholding TIFF tag into the ImageMetadataBuilder.cellWidth and ImageMetadataBuilder.cellHeight fields.
setTileTagFamily(byte) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Sets the ImageFileDirectory.tileTagFamily field to the given value if it does not conflict with previous value.
setTime(Date) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Sets the time the event occurred.
setTimeFormat(String) - Method in class org.apache.sis.util.logging.MonolineFormatter
Sets the format for elapsed time, or hides the time field.
setTimeGranularity(Duration) - Method in class org.apache.sis.internal.referencing.ExtentSelector
Sets the temporal granularity of the Time of Interest (TOI).
setTimeInstant(TimeInstant) - Method in class org.apache.sis.internal.jaxb.gml.TM_Primitive
Sets the value from the TimeInstant.
setTimeout(long, TimeUnit) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Sets a timer for closing the Data Access Object after the specified amount of time of inactivity.
setTimePeriod(TimePeriod) - Method in class org.apache.sis.internal.jaxb.gml.TM_Primitive
Sets the value from the TimePeriod.
setTimeRange(Instant, Instant) - Method in class org.apache.sis.geometry.GeneralEnvelope
If this envelope has a temporal component, sets its temporal dimension to the given range.
setTimes(AbstractAttribute<?>, Vector, DefaultTemporalCRS) - Static method in class org.apache.sis.internal.feature.MovingFeatures
Sets the "datetimes" characteristic on the given attribute.
setTimeZone(TimeZone) - Method in class org.apache.sis.internal.util.StandardDateFormat
Sets the timezone.
setTitle(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Sets the title attribute value.
setTitle(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
Sets the name by which the cited resource is known.
setTitle(InternationalString) - Method in class org.apache.sis.xml.XLink
Sets a human-readable string with a short description for the arc.
setTo(String) - Method in class org.apache.sis.xml.XLink
Sets the ending resource.
setToIdentity() - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setToInfinite() - Method in class org.apache.sis.geometry.GeneralEnvelope
Sets the lower corner to negative infinity and the upper corner to positive infinity.
setToNaN() - Method in class org.apache.sis.geometry.GeneralEnvelope
Sets all coordinate values to NaN.
setToNaN() - Method in class org.apache.sis.geometry.SubEnvelope
Must be overridden, since the super-class method processes the full array as a whole.
setToneGradation(Integer) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Sets the number of discrete numerical values in the grid data.
setTopicCategories(Collection<? extends TopicCategory>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Sets the main theme(s) of the resource.
setTopologyLevel(TopologyLevel) - Method in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
Sets the code which identifies the degree of complexity of the spatial relationships.
setToProduct(double, double) - Method in class org.apache.sis.internal.util.DoubleDouble
Sets this DoubleDouble to the product of the given numbers.
setToProduct(Matrix, Matrix) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Sets this matrix to the product of the given matrices: this = A × B.
setToQuadrantRotation(int) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setToQuadrantRotation(int, double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setToQuickSum(double, double) - Method in class org.apache.sis.internal.util.DoubleDouble
Sets this DoubleDouble to the sum of the given numbers, to be used only when abs(a) >= abs(b).
setToRotation(double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setToRotation(double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setToRotation(double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setToRotation(double, double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setToScale(double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setToShear(double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setToSum(double, double) - Method in class org.apache.sis.internal.util.DoubleDouble
Sets this DoubleDouble to the sum of the given numbers.
setToTranslation(double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setTransferFrequency(PeriodDuration) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Sets the rate of occurrence of distribution.
setTransferFunction(double, double) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Sets the scale factor and offset which have been applied to the cell value.
setTransferFunction(String, int, boolean, boolean, String) - Method in class org.apache.sis.storage.landsat.MetadataReader
Sets a component of the linear transfer function.
setTransferFunctionType(TransferFunctionType) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Sets the type of transfer function to be used when scaling a physical value for a given element.
setTransferFunctionType(TransferFunctionType) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the type of transfer function to be used when scaling a physical value for a given element.
setTransferOptions(Collection<? extends DigitalTransferOptions>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Sets information about technical means and media by which a resource is obtained from the distributor.
setTransferSize(Double) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Sets an estimated size of a unit in the specified transfer format, expressed in megabytes.
setTransform(double, double, double, double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setTransform(AffineTransform) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before setting this transform.
setTransform(MathTransform1D) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Sets the transform from sample values to geophysics values.
setTransformationDimensionDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Sets a general description of the transformation.
setTransformationDimensionMapping(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Sets information about which grid dimensions are the spatial dimensions.
setTransformationParameterAvailable(boolean) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Sets indication of whether or not parameters for transformation exists.
setTransliterator(Transliterator) - Method in class org.apache.sis.io.wkt.WKTFormat
Sets the mapper between Java character sequences and the characters to write in WKT.
setTransmittedPolarization(PolarizationOrientation) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Sets the polarization of the radiation transmitted.
setTriangulationIndicator(Boolean) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Sets the indication of whether or not triangulation has been performed upon the image.
setTrigger(Trigger) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Sets the initiator of the event.
setTurnaround(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Sets typical turnaround time for the filling of an order.
setType(XLink.Type) - Method in class org.apache.sis.xml.XLink
Sets the type of link.
setType(GeometryType) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Sets the manner of sampling geometry that the planner expects for collection of objective data.
setType(OperationType) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Sets the collection technique for the operation.
setType(TransferFunctionType) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Sets the transfer function type.
setType(KeywordType) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Sets the subject matter used to group similar keywords.
setType(InternationalString) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Sets the name of the type of instrument.
setTypeElement(VerticalDatumType) - Method in class org.apache.sis.referencing.datum.DefaultVerticalDatum
Invoked by JAXB only.
setTypes(Collection<? extends ObjectiveType>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Sets the collection technique for the objective.
setTypeToChild() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Sets the location type to the unique child of current type.
setUnavailableFactory(AuthorityFactory) - Method in exception org.apache.sis.referencing.factory.UnavailableFactoryException
Specifies which factory is unavailable.
setUnchecked(int, int) - Method in class org.apache.sis.util.collection.IntegerList
Sets the element at the given index as the int primitive type.
setUnit(Unit<?>) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets the unit of measurement that characterizes the values of this attribute.
setUnit(Unit<?>) - Method in class org.apache.sis.internal.jaxb.gml.Measure
Sets the unit to the given value, and returns true if the current Measure.unit value was different.
setUnit(Unit<?>) - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Invoked by JAXB at unmarshalling time.
setUnits(Unit<?>) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
Sets the units of data as a unit of length.
setUnits(Unit<?>) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Sets the units of data in the dimension.
setUnitsOfDistribution(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Sets tiles, layers, geographic areas, etc., in which data is available.
setUnlimited() - Method in class org.apache.sis.storage.FeatureQuery
Removes any limit defined by FeatureQuery.setLimit(long).
setUOM(String) - Method in class org.apache.sis.internal.jaxb.gml.Measure
Sets the unit of measure.
setUOM(String) - Method in class org.apache.sis.internal.jaxb.gml.MeasureList
Sets the unit of measure.
setup(DatabaseMetaData) - Method in class org.apache.sis.referencing.factory.sql.SQLTranslator
Sets the value of all non-final fields.
setUpdateScopeDescriptions(Collection<? extends ScopeDescription>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Deprecated.
setUpdateScopes(Collection<? extends ScopeCode>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Deprecated.
setUsableEventTypes(Class<?>...) - Method in class org.apache.sis.storage.event.StoreListeners
Notifies this StoreListeners that only events of the specified types will be fired.
setUsageDate(Date) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Sets the date and time of the first use.
setUseConstraints(Collection<? extends Restriction>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Sets the constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource.
setUseLimitations(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Sets the limitation affecting the fitness for use of the resource.
setUserContactInfo(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Sets identification of and means of communicating with person(s) and organization(s) using the resource(s).
setUserDefinedCS(UserDefinedCS) - Method in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
 
setUserDefinedMaintenanceFrequency(PeriodDuration) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Sets the maintenance period other than those defined.
setUserDeterminedLimitations(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
Sets applications, determined by the user for which the resource and/or resource series is not suitable.
setUserNote(InternationalString) - Method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Sets the explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource.
setUserObject(Object) - Method in class org.apache.sis.metadata.TreeNode.CollectionElement
Sets the property value for this node.
setUserObject(Object) - Method in class org.apache.sis.metadata.TreeNode.Element
Sets the property value for this node.
setUserObject(Object) - Method in class org.apache.sis.metadata.TreeNode
Sets the metadata value for this node.
setUUID(String) - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Invoked by JAXB for specifying the unique identifier.
setUUID(String) - Method in class org.apache.sis.metadata.iso.ISOMetadata
Sets an unique identifier.
setUUIDREF(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Sets the uuidref attribute value.
setValid(int) - Method in class org.apache.sis.referencing.GeodeticCalculator
Sets the properties specified by the given bitmask as valid.
setValidating(boolean) - Method in class org.apache.sis.xml.PooledUnmarshaller
Deprecated.
setValidValues(V...) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets an enumeration of valid values for the attribute.
setValue(boolean) - Method in class org.apache.sis.parameter.DefaultParameterValue
Sets the parameter value as a boolean.
setValue(double) - Method in class org.apache.sis.parameter.DefaultParameterValue
Sets the parameter value as a floating point.
setValue(double[], Unit<?>) - Method in class org.apache.sis.parameter.DefaultParameterValue
Sets the parameter value as an array of floating point and their associated unit.
setValue(double, Unit<?>) - Method in class org.apache.sis.parameter.DefaultParameterValue
Sets the parameter value as a floating point and its associated unit.
setValue(int) - Method in class org.apache.sis.parameter.DefaultParameterValue
Sets the parameter value as an integer.
setValue(int, double) - Method in class org.apache.sis.referencing.operation.transform.PoleRotation
Sets the value of the parameter at the given index.
setValue(G) - Method in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation.Result
Does not allow modification of this attribute.
setValue(Object) - Method in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Sets the <gco:CharacterString>, <gcx:FileName> or <gcx:MimeFileType> value.
setValue(Object) - Method in class org.apache.sis.metadata.ValueMap.Property
Replaces the value corresponding to this entry with the specified value.
setValue(Object) - Method in class org.apache.sis.parameter.DefaultParameterValue
Sets the parameter value as an object.
setValue(Object) - Method in class org.apache.sis.util.iso.DefaultRecord.Entry
Sets the record field value and returns the previous value.
setValue(Object, Unit<?>) - Method in class org.apache.sis.parameter.DefaultParameterValue
Sets the parameter value and its associated unit.
setValue(Object, Unit<?>) - Method in class org.apache.sis.parameter.MapProjectionParameters.EarthRadius
Invoked when a new parameter value is set.
setValue(Object, Unit<?>) - Method in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
Invoked when a new parameter value is set.
setValue(Object, Unit<?>) - Method in class org.apache.sis.parameter.MapProjectionParameters.IsIvfDefinitive
Invoked when a new parameter value is set.
setValue(Object, Unit<?>) - Method in class org.apache.sis.parameter.MapProjectionParameters.StandardParallel
Invoked when a new parameter value is set.
setValue(Object, Unit<?>) - Method in class org.apache.sis.parameter.UnmodifiableParameterValue
Do not allow modification of the parameter value.
setValue(Object, Unit<?>) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameter
Sets the parameter value and its associated unit without any verification of parameter validity (except value type).
setValue(String) - Method in class org.apache.sis.feature.StringJoinOperation.Result
Given a concatenated string as produced by StringJoinOperation.Result.getValue(), separates the components around the separator and forward the values to the original attributes.
setValue(String) - Method in class org.apache.sis.util.iso.DefaultRecord
Sets the record value as a string.
setValue(String) - Method in class org.apache.sis.util.iso.DefaultRecordType
Sets the record type value as a string.
setValue(AbstractAttribute<?>) - Method in class org.apache.sis.feature.CharacteristicMap.Entry
Sets the attribute characteristic.
setValue(AbstractFeature) - Method in class org.apache.sis.feature.AbstractAssociation
Sets the associated feature.
setValue(AbstractFeature) - Method in class org.apache.sis.feature.AssociationView
 
setValue(AbstractFeature) - Method in class org.apache.sis.feature.AssociationView.Singleton
Sets the value of this association.
setValue(AbstractFeature) - Method in class org.apache.sis.feature.MultiValuedAssociation
Sets the feature.
setValue(AbstractFeature) - Method in class org.apache.sis.feature.SingletonAssociation
Sets the associated feature.
setValue(AbstractFeature, String, Object) - Static method in class org.apache.sis.feature.PropertyView
Sets the values of the given attribute.
setValue(NameValue) - Method in class org.apache.sis.internal.jaxb.gco.GO_GenericName
Sets the value for the LocalName or ScopedName.
setValue(TableColumn<V>, V) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
Sets the value in the map entry key wrapped by this node.
setValue(TableColumn<V>, V) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
Always throws an exception since we cannot edit the key of a map entry.
setValue(TableColumn<V>, V) - Method in class org.apache.sis.metadata.TreeNode.NewChild
If the TreeNode.NewChild.delegate is not yet known, set the identifier or the value.
setValue(TableColumn<V>, V) - Method in class org.apache.sis.metadata.TreeNode
Sets the value if the given column is TableColumn.VALUE.
setValue(TableColumn<V>, V) - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Sets the value for the given column.
setValue(TableColumn<V>, V) - Method in interface org.apache.sis.util.collection.TreeTable.Node
Sets the value for the given column (optional operation).
setValue(Envelope) - Method in class org.apache.sis.feature.EnvelopeOperation.Result
Unconditionally throws an UnsupportedOperationException.
setValue(MathTransform) - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Do not allow modification of this entry.
setValue(V) - Method in class org.apache.sis.feature.AbstractAttribute
Sets the attribute value.
setValue(V) - Method in class org.apache.sis.feature.AttributeView
 
setValue(V) - Method in class org.apache.sis.feature.AttributeView.Singleton
Sets the value of this attribute.
setValue(V) - Method in class org.apache.sis.feature.Field
Sets the feature or attribute value.
setValue(V) - Method in class org.apache.sis.feature.MultiValuedAttribute
Sets the attribute value.
setValue(V) - Method in class org.apache.sis.feature.SingletonAttribute
Sets the attribute value.
setValue(V) - Method in class org.apache.sis.internal.util.AbstractMapEntry
Sets the value corresponding to this entry (optional operation).
setValue(V) - Method in class org.apache.sis.util.collection.WeakValueHashMap.Entry
Replaces the value corresponding in this entry with the specified value.
setValueClass(Class<N>) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Sets the class of attribute values.
setValueClass(Class<N>) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
Sets the class of characteristic values.
setValueClass(DefaultParameterValue<?>) - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
Invoked by DefaultParameterValue when the descriptor is set after the value at unmarshalling time.
setValueDomain(Range<?>, Format, StringBuffer) - Method in class org.apache.sis.parameter.ParameterTableRow
Sets the value domain to the string representation of the given range.
setValueGetter(Column) - Method in class org.apache.sis.internal.sql.feature.Analyzer
Initializes the value getter on the given column.
setValueInto(Map<OptionKey<?>, Object>, T) - Method in class org.apache.sis.setup.OptionKey
Sets a value for this option key in the given map, or in a new map if the given map is null.
setValues(double...) - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Sets the parameters to the given values.
setValues(double...) - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
Sets the parameters to the given values.
setValues(DataBuffer, Dimension) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Sets a two-dimensional slice of sample values as a Java2D data buffer.
setValues(Raster) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Sets a two-dimensional slice of sample values as a raster.
setValues(RenderedImage) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Sets a two-dimensional slice of sample values as a rendered image.
setValues(Collection<? extends L>) - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Sets the values from the given collection.
setValues(Collection<? extends AbstractFeature>) - Method in class org.apache.sis.feature.AbstractAssociation
Sets the features.
setValues(Collection<? extends AbstractFeature>) - Method in class org.apache.sis.feature.AssociationView
 
setValues(Collection<? extends AbstractFeature>) - Method in class org.apache.sis.feature.MultiValuedAssociation
Sets the feature values.
setValues(Collection<? extends V>) - Method in class org.apache.sis.feature.AbstractAttribute
Sets the attribute values.
setValues(Collection<? extends V>) - Method in class org.apache.sis.feature.AttributeView
 
setValues(Collection<? extends V>) - Method in class org.apache.sis.feature.Field
Sets the features or attribute values.
setValues(Collection<? extends V>) - Method in class org.apache.sis.feature.MultiValuedAttribute
Sets the attribute values.
setValues(List<? extends Record>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Sets the quantitative value or values, content determined by the evaluation procedure used.
setValues(AbstractFeature, String, Collection<?>) - Static method in class org.apache.sis.feature.PropertyView
Sets the values of the given attribute.
setValues(GeneralParameterValue[]) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Invoked by JAXB for setting the unmarshalled parameters.
setValues(GeneralParameterValue[], Map<GeneralParameterDescriptor, GeneralParameterDescriptor>, ParameterValueList) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Appends all parameter values.
setValueType(RecordType) - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Sets the value type for reporting a data quality result.
setValueType(TypeName) - Method in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Sets the value type for the result of the basic measure.
setValueType(TypeName) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Sets the value type for reporting a data quality result.
setValueUnit(Unit<?>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Sets the value unit for reporting a data quality result.
setVersion(String) - Method in class org.apache.sis.metadata.iso.DefaultIdentifier
Sets the version identifier for the namespace.
setVersion(String) - Method in class org.apache.sis.referencing.Builder
Sets the Identifier version of object definitions.
setVersion(Version) - Method in class org.apache.sis.internal.storage.gpx.Store
Sets the version of the file to write.
setVersion(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
setVertical(Double) - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
Sets the vertical sampling distance.
setVerticalCRS(VerticalCRS) - Method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Sets the information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured.
setVerticalElements(Collection<? extends VerticalExtent>) - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
Sets vertical component of the extent of the referring object.
setVerticalExtent(Envelope, DefaultVerticalExtent, CoordinateReferenceSystem, VerticalCRS) - Static method in class org.apache.sis.internal.referencing.ServicesForMetadata
Implementation of the public setBounds methods for the vertical extent.
setVerticalExtent(VerticalExtent) - Method in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Sets the vertical extent component.
setVerticalLinePosition(int) - Method in class org.apache.sis.util.collection.TreeTableFormat
Sets the position of the vertical line, relative to the position of the root label.
setVisibleBand(int) - Method in class org.apache.sis.coverage.grid.ImageRenderer
Specifies the band to use for defining pixel colors when the image is displayed on screen.
setVoices(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
Deprecated.
As of ISO 19115:2014, replaced by a number code TelephoneType.VOICE.
setVolumes(Integer) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Sets the number of items in the media identified.
setWarningFilter(Filter) - Method in class org.apache.sis.metadata.sql.MetadataSource
Sets a filter to be notified when a warning occurred while reading from or writing metadata.
setWestBoundLongitude(double) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Sets the western-most coordinate of the limit of the dataset extent.
setWindowSize(Dimension) - Method in class org.apache.sis.image.PixelIterator.Builder
Sets the size of the window to use in PixelIterator.createWindow(TransferType) method.
setWraparoundEnabled(boolean) - Method in interface org.apache.sis.coverage.BandedCoverage.Evaluator
Specifies whether this evaluator is allowed to wraparound coordinates that are outside the coverage.
setWraparoundEnabled(boolean) - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Specifies whether this evaluator is allowed to wraparound coordinates that are outside the grid.
setWraparoundEnabled(boolean) - Method in class org.apache.sis.coverage.grid.EvaluatorWrapper
Specifies whether this evaluator is allowed to wraparound coordinates that are outside the grid.
setWrapper(Context, PropertyType<?, ?>) - Static method in class org.apache.sis.internal.jaxb.Context
Invoked by PropertyType implementations for declaring the <gml:*PropertyType> instance which is wrapping the <gml:*Type> object to (un)marshal.
setWrapper(IdentifiedObjectFinder) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
Declares that the given cache or adapter is the wrapper of this finder.
setXMLComponents(CoordinateReferenceSystem[]) - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Invoked by JAXB for setting the components of this compound CRS.
setXmlValue(Object) - Method in class org.apache.sis.parameter.DefaultParameterValue
Invoked by JAXB at unmarshalling time.
SEVEN_PARAM - Enum constant in enum org.apache.sis.internal.referencing.provider.GeocentricAffine.Type
 
severeException(Logger, Class<?>, String, Throwable) - Static method in class org.apache.sis.util.logging.Logging
Invoked when a severe error occurred.
SexagesimalConverter - Class in org.apache.sis.measure
A converter from decimal degrees to sexagesimal degrees.
SexagesimalConverter(boolean, double) - Constructor for class org.apache.sis.measure.SexagesimalConverter
Constructs a converter for sexagesimal units.
SexagesimalConverter(SexagesimalConverter) - Constructor for class org.apache.sis.measure.SexagesimalConverter
Constructs a converter for sexagesimal units.
SexagesimalConverter.Inverse - Class in org.apache.sis.measure
The inverse of SexagesimalConverter, i.e.
SGILOG - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
SGILOG24 - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
ShallBeDeclaredBefore_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
The “{1}” element must be declared before “{0}”.
shape - Variable in class org.apache.sis.internal.processing.isoline.Tracer.Level
The isolines as a Java2D shape, created by Tracer.Level.finish().
ShapeAdapter - Class in org.apache.sis.internal.feature.jts
A thin wrapper that adapts a JTS geometry to the Shape interface so that the geometry can be used by Java 2D without copying coordinate values.
ShapeAdapter(Geometry) - Constructor for class org.apache.sis.internal.feature.jts.ShapeAdapter
Creates a new wrapper for the given JTS geometry.
ShapeConverter - Class in org.apache.sis.internal.feature.jts
Converts a Java2D Shape to a JTS Geometry.
ShapeConverter(GeometryFactory, PathIterator, boolean) - Constructor for class org.apache.sis.internal.feature.jts.ShapeConverter
Creates a new converter from Java2D shape to JTS geometry.
ShapeConverter.Double - Class in org.apache.sis.internal.feature.jts
A converter of Java2D Shape to a JTS Geometry storing coordinates as double values.
ShapeConverter.Float - Class in org.apache.sis.internal.feature.jts
A converter of Java2D Shape to a JTS Geometry storing coordinates as float values.
SHAPEFILE - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.shapefile" module name.
ShapeProperties - Class in org.apache.sis.internal.feature.j2d
Provides some information about a Shape object.
ShapeProperties(Shape) - Constructor for class org.apache.sis.internal.feature.j2d.ShapeProperties
Creates a new inspector for the given geometry.
Shapes2D - Class in org.apache.sis.geometry
Utility methods working on Java2D shapes.
Shapes2D() - Constructor for class org.apache.sis.geometry.Shapes2D
Do not allow instantiation of this class.
ShapeUtilities - Class in org.apache.sis.internal.referencing.j2d
Static methods operating on shapes from the java.awt.geom package.
ShapeUtilities() - Constructor for class org.apache.sis.internal.referencing.j2d.ShapeUtilities
Do not allow instantiation of this class.
ShapeWrapper - Class in org.apache.sis.internal.feature.j2d
A wrapper that delegate all Shape methods to a source shape.
ShapeWrapper(Shape) - Constructor for class org.apache.sis.internal.feature.j2d.ShapeWrapper
Creates a new wrapper for the given shape.
shared(double) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Returns a shared instance of the given value.
shared(int) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Returns a shared instance of the given value.
shared(Class<T>, T) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Returns a shared instance of the given object if it already exists.
SHARED - Static variable in class org.apache.sis.feature.CharacteristicTypeMap
For sharing the same CharacteristicTypeMap instances among the attribute types having the same characteristics.
SHARED - Static variable in class org.apache.sis.measure.UnitFormat
Cached values of UnitFormat.nameToUnit, for avoiding to load the same information many time and for saving memory if the user create many UnitFormat instances.
sharedCitation(InternationalString) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates or fetches a citation for the given title.
SharedDirectory_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
The “{0}” directory is used more than once because of symbolic links.
sharedFormat(Object) - Static method in class org.apache.sis.feature.FeatureFormat
Formats the given object using a shared instance of ParameterFormat.
sharedFormat(Object) - Static method in class org.apache.sis.parameter.ParameterFormat
Formats the given object using a shared instance of ParameterFormat.
sharedFormats - Variable in class org.apache.sis.geometry.CoordinateFormat
The format instances given by CompoundFormat.getFormat(Class), to use by default when we have not been able to configure the precision.
sharedIdentifier(CharSequence, String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
Creates or fetches an identifier for the given authority and code.
sharedRepository(Path) - Method in class org.apache.sis.internal.storage.folder.Store
Logs a warning about a file that could be read, but happen to be a directory that we have read previously.
sharedRepositoryReported - Variable in class org.apache.sis.internal.storage.folder.Store
true if Store.sharedRepository(Path) has already been invoked for Store.location path.
sharedValues - Variable in class org.apache.sis.internal.storage.MetadataBuilder
For using the same instance of Integer or Double when the value is the same.
sharedValues - Variable in class org.apache.sis.io.wkt.StoredTree.Deflater
Pool to use for sharing unique instances of values.
sharedValues - Variable in class org.apache.sis.io.wkt.WKTFormat
Temporary map used by WKTFormat.addFragment(String, String) for reusing existing instances when possible.
shear(double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before shearing this transform.
shell - Enum constant in enum org.apache.sis.internal.doclet.Preformat.Style
 
shift(double) - Method in class org.apache.sis.geometry.WraparoundInEnvelope
Applies the wraparound on the given coordinate value.
shift(double) - Method in class org.apache.sis.measure.AbstractUnit
Returns the result of setting the origin of the scale of measurement to the given value.
shift(double) - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Applies the wraparound on the given coordinate value.
shift(DirectPosition) - Method in class org.apache.sis.geometry.WraparoundAdjustment
Computes a position with coordinates equivalent to the given pointOfInterest, but potentially shifted to interior of the domain of validity specified at construction time.
shift(Envelope) - Method in class org.apache.sis.geometry.WraparoundAdjustment
Computes an envelope with coordinates equivalent to the given areaOfInterest, but potentially shifted for intersecting the domain of validity specified at construction time.
SHIFT - Static variable in class org.apache.sis.referencing.cs.Normalizer
Number of bits by which to shift the CodeList.ordinal() value in order to make room for inserting intermediate values between them.
shiftableDomain - Variable in class org.apache.sis.geometry.WraparoundAdjustment
The domain of validity transformed to a CRS where wraparound axes exist, or null if not yet computed.
shiftableToResult - Variable in class org.apache.sis.geometry.WraparoundAdjustment
The transform from the intermediate CRS to final objects, computed when first needed.
shiftAxisRange(CoordinateSystem) - Static method in class org.apache.sis.referencing.cs.Normalizer
Returns a coordinate system with the same axes than the given CS, except that the wraparound axes are shifted to a range of positive values.
shiftGrid(long...) - Method in class org.apache.sis.coverage.grid.GridGeometry
Translates grid coordinates by the given amount of cells without changing "real world" coordinates.
shiftGrid(GridCoverage, long...) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Translates grid coordinates by the given amount of cells without changing "real world" coordinates.
Short() - Constructor for class org.apache.sis.internal.converter.StringConverter.Short
 
SHORT - Enum constant in enum org.apache.sis.image.DataType
Signed 16-bits data.
SHORT - Enum constant in enum org.apache.sis.io.wkt.KeywordStyle
Short keywords.
SHORT - Enum constant in enum org.apache.sis.storage.geotiff.Type
A 16-bits (2-bytes) signed (twos-complement) integer.
SHORT - Static variable in class org.apache.sis.util.Numbers
Constant of value 0x4 used in switch statements or as index in arrays.
shortName - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Deprecated.
shortOrLong(String, String) - Method in class org.apache.sis.io.wkt.Formatter
Selects a short or long keyword depending on the KeywordStyle value.
Shorts(short[]) - Constructor for class org.apache.sis.math.ArrayVector.Shorts
Creates a new vector for the given array.
Shorts(ShortBuffer, ByteBuffer) - Constructor for class org.apache.sis.internal.storage.io.ByteWriter.Shorts
Creates a new writer for the given source.
Shorts(CompressionChannel, int, int) - Constructor for class org.apache.sis.internal.storage.inflater.HorizontalPredictor.Shorts
Creates a new predictor.
Shorts(ChannelDataInput, int, int, int[], int) - Constructor for class org.apache.sis.internal.storage.inflater.CopyFromBytes.Shorts
Creates a new inflater which will write in the given buffer.
shortSentence(CharSequence, int) - Static method in class org.apache.sis.util.CharSequences
Makes sure that the text string is not longer than maxLength characters.
ShortsReader(short[]) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
 
ShortsReader(ShortBuffer) - Constructor for class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
 
shortValue() - Method in class org.apache.sis.math.Fraction
Returns this fraction rounded toward zero, if the result can be represented as a short integer.
shortValue() - Method in class org.apache.sis.measure.Scalar
Returns the value rounded to nearest integer.
shortValue(int) - Method in class org.apache.sis.math.ArrayVector.ASCII
 
shortValue(int) - Method in class org.apache.sis.math.ArrayVector.Bytes
 
shortValue(int) - Method in class org.apache.sis.math.ArrayVector.Raw
 
shortValue(int) - Method in class org.apache.sis.math.ArrayVector.Shorts
 
shortValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedBytes
 
shortValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedShorts
 
shortValue(int) - Method in class org.apache.sis.math.ConcatenatedVector
Returns the value at the given index.
shortValue(int) - Method in class org.apache.sis.math.RepeatedVector
 
shortValue(int) - Method in class org.apache.sis.math.Vector.Pick
 
shortValue(int) - Method in class org.apache.sis.math.Vector
Returns the value at the given index as a short.
shortValue(int) - Method in class org.apache.sis.math.Vector.SubSampling
 
shouldConvert(Number) - Static method in class org.apache.sis.internal.util.DoubleDouble
Returns true if the given value is one of the special cases recognized by the DoubleDouble(Number) constructor.
show - Variable in class org.apache.sis.xml.XLink
Communicates the desired presentation of the ending resource on traversal from the starting resource.
Show() - Constructor for enum org.apache.sis.xml.XLink.Show
 
SHOW_LEVEL - Static variable in class org.apache.sis.util.logging.MonolineFormatter
Whether the logging level should be visible or not.
showColumn - Variable in class org.apache.sis.referencing.factory.sql.TableInfo
The column that specify if the object should be shown, or null if none.
showIdentifiers() - Method in enum org.apache.sis.io.wkt.Convention
true if the identifiers should be formatted for all elements instead of only the last one.
showLeadingFields - Variable in class org.apache.sis.measure.AngleFormat
If true, AngleFormat.optionalFields never apply to fields to leading fields.
shutdown() - Static method in class org.apache.sis.internal.metadata.sql.Initializer
Invoked when the JVM is shutting down, or when the Servlet or OSGi bundle is uninstalled.
shutdown() - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Shutdowns the database used by this data source.
shutdown(long) - Static method in class org.apache.sis.internal.system.Threads
Sends a kill signal to all daemon threads created by the sis-utility module, and waits for the threads to die before to return.
Shutdown - Class in org.apache.sis.internal.system
A central place where to manage SIS shutdown process.
Shutdown() - Constructor for class org.apache.sis.internal.system.Shutdown
Creates the thread to be executed at shutdown time.
ShutdownHook(ConcurrentAuthorityFactory<DAO>) - Constructor for class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.ShutdownHook
Creates a new shutdown hook for the given factory.
SI - Static variable in class org.apache.sis.measure.UnitRegistry
Identifies units defined by the SI system.
sibling - Variable in class org.apache.sis.internal.referencing.RTreeNode
The next node having the same parent than this node.
SIEMENS - Static variable in class org.apache.sis.measure.Units
The SI derived unit for electric conductance (S).
SIGMA - Static variable in class org.apache.sis.measure.Units
Sigma-level, used in oceanography.
SIGN_BIT_MASK - Static variable in class org.apache.sis.internal.util.Numerics
Bit mask to isolate the sign bit of non-NaN values in a double.
SIGNED - Static variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Possible value for ImageFileDirectory.sampleFormat specifying how to interpret each data sample in a pixel.
signedFrequency(E) - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns the frequency of the specified element in this set.
SIGNIFICAND_SIZE - Static variable in class org.apache.sis.internal.util.Numerics
Number of bits in the significand (mantissa) part of IEEE 754 double representation, not including the hidden bit.
SIGNIFICAND_SIZE_OF_FLOAT - Static variable in class org.apache.sis.internal.util.Numerics
Number of bits in the significand (mantissa) part of IEEE 754 float representation, not including the hidden bit.
significantEvents - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Record of an event occurring during an operation.
SignReversalComment - Class in org.apache.sis.internal.referencing
Comments telling whether a parameter value uses the same sign or the opposite sign for the inverse operation.
SignReversalComment(boolean) - Constructor for class org.apache.sis.internal.referencing.SignReversalComment
Constructor for the SignReversalComment.SAME and SignReversalComment.OPPOSITE constants only.
signum() - Method in class org.apache.sis.math.Fraction
Returns the sign of this fraction.
signum_λ0 - Variable in class org.apache.sis.referencing.operation.projection.Initializer
Sign of central meridian: -1 if negative, 0 if zero, +1 if positive.
Simple(V) - Constructor for class org.apache.sis.util.collection.Cache.Simple
Creates a new handler wrapping the given value.
SIMPLE - Enum constant in enum org.apache.sis.xml.XLink.Type
A simple link.
SIMPLE - Static variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
Whether to use a simple version of this inverse transform (where the Jacobian matrix is close to identity in every points) or a more complex version using derivatives (Jacobian matrices) for adjusting the errors.
SimpleAttributeType<V> - Class in org.apache.sis.internal.simple
A simple attribute type containing only a name and a class of values.
SimpleAttributeType(TypeName, Class<V>) - Constructor for class org.apache.sis.internal.simple.SimpleAttributeType
Creates a new attribute type for the given name and class of values.
SimpleCharacterIterator - Class in org.apache.sis.internal.util
A simple implementation of the CharacterIterator interface as a wrapper around a given CharSequence.
SimpleCharacterIterator(CharSequence) - Constructor for class org.apache.sis.internal.util.SimpleCharacterIterator
Creates a new character iterator for the given character sequence.
SimpleCitation - Class in org.apache.sis.internal.simple
A trivial implementation of Citation containing only a title.
SimpleCitation(String) - Constructor for class org.apache.sis.internal.simple.SimpleCitation
Creates a new object for the given title.
SimpleDuration - Class in org.apache.sis.internal.simple
A temporary implementation of Duration.
SimpleDuration(double) - Constructor for class org.apache.sis.internal.simple.SimpleDuration
Creates a new duration.
SimpleExtent - Class in org.apache.sis.internal.simple
A trivial implementation of Extent containing only geographic, vertical and temporal extent.
SimpleExtent(GeographicExtent, VerticalExtent, TemporalExtent) - Constructor for class org.apache.sis.internal.simple.SimpleExtent
Creates a new extent with the given elements.
SimpleFormat - Class in org.apache.sis.internal.simple
A trivial implementation of Format containing only the format name.
SimpleFormat(String) - Constructor for class org.apache.sis.internal.simple.SimpleFormat
Creates a new format of the given short name or abbreviation.
SimpleIdentifiedObject - Class in org.apache.sis.internal.simple
A trivial implementation of IdentifiedObject containing only a primary name.
SimpleIdentifiedObject() - Constructor for class org.apache.sis.internal.simple.SimpleIdentifiedObject
Creates an identified object without identifier.
SimpleIdentifiedObject(IdentifiedObject) - Constructor for class org.apache.sis.internal.simple.SimpleIdentifiedObject
Creates an identified object with the same identifier than the given one.
SimpleIdentifiedObject(ReferenceIdentifier) - Constructor for class org.apache.sis.internal.simple.SimpleIdentifiedObject
Creates an identified object with the given identifier.
SimpleIdentifier - Class in org.apache.sis.internal.simple
An implementation of ReferenceIdentifier as a wrapper around a Citation.
SimpleIdentifier(Citation, String, boolean) - Constructor for class org.apache.sis.internal.simple.SimpleIdentifier
Creates a new reference identifier.
SimpleInternationalString - Class in org.apache.sis.util
An international string consisting of a single string for all locales.
SimpleInternationalString(String) - Constructor for class org.apache.sis.util.SimpleInternationalString
Creates a new instance from the given string.
SimpleLocation - Class in org.apache.sis.referencing.gazetteer
A location described by an unmodifiable direct position that defines the centroid of an envelope.
SimpleLocation(AbstractLocationType, CharSequence) - Constructor for class org.apache.sis.referencing.gazetteer.SimpleLocation
Creates a new location for the given geographic identifier.
SimpleLocation.Projected - Class in org.apache.sis.referencing.gazetteer
A SimpleLocation for non-geographic CRS.
SimpleMetadata - Class in org.apache.sis.internal.simple
An empty implementation of ISO 19115 metadata for dataset (not for services).
SimpleMetadata() - Constructor for class org.apache.sis.internal.simple.SimpleMetadata
Creates a new metadata object.
Simplified - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Simplified
Simplifier() - Constructor for class org.apache.sis.internal.metadata.NameToIdentifier.Simplifier
For subclasses and default instance only.
Simplifier() - Constructor for class org.apache.sis.referencing.datum.AbstractDatum.Simplifier
For subclasses and default instance only.
simplify() - Method in class org.apache.sis.geometry.GeneralEnvelope
Ensures that lowerupper for every dimensions.
simplify() - Method in class org.apache.sis.math.Fraction
Returns a fraction equivalent to this but represented by the smallest possible numerator and denominator values.
simplify() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
If this iterator is backed by only one worker iterator, returns that worker iterator.
simplify(CharSequence) - Static method in class org.apache.sis.util.iso.DefaultNameSpace
Converts the given name to its String representation if that name is not an InternationalString instance from which this DefaultNameSpace implementation can extract useful information.
simplify(Fraction, long, long) - Static method in class org.apache.sis.math.Fraction
Returns a fraction equivalent to num / den after simplification.
simplify(CoverageAggregator) - Method in class org.apache.sis.storage.aggregate.GroupAggregate
Simplifies the resource tree by removing all aggregates of 1 component.
sin_i - Variable in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Sines and cosines of inclination between the plane of the Earth's Equator and the plane of the satellite orbit.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.code.CI_RoleCode.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.code.CI_TelephoneTypeCode.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.code.DS_AssociationTypeCode.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.code.DS_InitiativeTypeCode.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gco.CharSequenceAdapter.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_DateTime.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_GenericName.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Integer.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Real.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Record.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_RecordType.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gco.GO_Temporal.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gco.InternationalStringAdapter.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gco.StringAdapter.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gco.UnitAdapter.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gml.TM_Primitive.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.gts.TM_PeriodDuration.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_Citation.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.metadata.CI_OnlineResource.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Identifier.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_KeywordClass.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Medium.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Releasability.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Resolution.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.metadata.MD_Scope.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.metadata.MI_RangeElementDescription.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.metadata.RS_ReferenceSystem.Since2014
Empty constructor used only by JAXB.
Since2014() - Constructor for class org.apache.sis.internal.jaxb.metadata.SV_OperationMetadata.Since2014
Empty constructor used only by JAXB.
Single(Class<?>, String) - Constructor for class org.apache.sis.internal.sql.feature.PrimaryKey.Single
Creates a new primary key composed of the given column.
SINGLE_IMAGE_FORMATS - Static variable in class org.apache.sis.internal.storage.image.WorldFileStoreProvider
Name of image formats that are considered to allow only one image.
SINGLE_LINE - Static variable in class org.apache.sis.io.wkt.WKTFormat
The indentation value to give to the WKTFormat.setIndentation(int) method for formatting the complete object on a single line.
singleChar - Variable in class org.apache.sis.filter.LikeFilter
The pattern character for matching exactly one character.
singleConverter - Variable in class org.apache.sis.image.Visualization.InterpConvertOneBand
Conversion from floating point values to values to store as integers in the destination image.
SingleImageStore - Class in org.apache.sis.internal.storage.image
A world file store which is expected to contain exactly one image.
SingleImageStore(FormatFinder) - Constructor for class org.apache.sis.internal.storage.image.SingleImageStore
Creates a new store from the given file, URL or stream.
SingleImageStore.Writable - Class in org.apache.sis.internal.storage.image
The writable variant of MultiImageStore.
singleLine(String, CharSequence) - Static method in class org.apache.sis.internal.util.Strings
Concatenates a potentially multi-lines text to a single line.
SingleNumber - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
Single number
singlePrecision(Raster) - Static method in class org.apache.sis.image.Transferer
Returns true if the given raster use a data type that can be casted to the float type without precision lost.
singles - Variable in class org.apache.sis.referencing.crs.DefaultCompoundCRS
A decomposition of the CRS list into the single elements.
SingleText - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
Single text
singleton(short, InternationalString, Class<?>) - Static method in class org.apache.sis.internal.metadata.RecordSchemaSIS
Creates a new record type of the given name, which will contain the given field.
singleton(E, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Creates a singleton list or set containing only the given value, if non-null.
Singleton(AbstractFeature, DefaultAssociationRole) - Constructor for class org.apache.sis.feature.AssociationView.Singleton
Creates a new association which will delegate its work to the given feature.
Singleton(AbstractFeature, DefaultAttributeType<V>) - Constructor for class org.apache.sis.feature.AttributeView.Singleton
Creates a new attribute which will delegate its work to the given feature.
SingletonAssociation - Class in org.apache.sis.feature
An instance of an association role containing at most one value.
SingletonAssociation(DefaultAssociationRole) - Constructor for class org.apache.sis.feature.SingletonAssociation
Creates a new association of the given role.
SingletonAssociation(DefaultAssociationRole, AbstractFeature) - Constructor for class org.apache.sis.feature.SingletonAssociation
Creates a new association of the given role initialized to the given value.
SingletonAttribute<V> - Class in org.apache.sis.feature
An instance of an attribute type containing at most one value.
SingletonAttribute(DefaultAttributeType<V>) - Constructor for class org.apache.sis.feature.SingletonAttribute
Creates a new attribute of the given type initialized to the default value.
SingletonAttribute(DefaultAttributeType<V>, Object) - Constructor for class org.apache.sis.feature.SingletonAttribute
Creates a new attribute of the given type initialized to the given value.
SingletonElement - Class in org.apache.sis.io.wkt
A mutable set containing either null or a single element.
SingletonElement() - Constructor for class org.apache.sis.io.wkt.SingletonElement
Creates an initially empty singleton.
singletonList(Class<V>, int, Object) - Static method in class org.apache.sis.feature.AbstractFeature
Creates a collection which will initially contain only the given value.
singletonOrEmpty(E) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns the given value as a singleton if non-null, or returns an empty set otherwise.
singletonOrEmpty(V) - Static method in class org.apache.sis.feature.PropertyView
Returns the given value as a singleton if non-null, or returns an empty list otherwise.
singletonOrNull(Iterable<T>) - Static method in class org.apache.sis.internal.util.CollectionsExt
If the given iterable contains exactly one non-null element, returns that element.
SingularMatrix - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Matrix is singular.
Sinusoidal - Class in org.apache.sis.internal.referencing.provider
The provider for "sinusoidal equal-area" projection.
Sinusoidal - Class in org.apache.sis.referencing.operation.projection
Sinusoidal equal-area projection, also known as "Sanson-Flamsteed".
Sinusoidal() - Constructor for class org.apache.sis.internal.referencing.provider.Sinusoidal
Constructs a new provider.
Sinusoidal(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.Sinusoidal
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
Sinusoidal(Sinusoidal) - Constructor for class org.apache.sis.referencing.operation.projection.Sinusoidal
Creates a new projection initialized to the same parameters than the given one.
Sinusoidal(ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.referencing.provider.Sinusoidal
Constructs a math transform provider from a set of parameters.
Sinusoidal(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.Sinusoidal
Creates a Sinusoidal projection from the given parameters.
Sinusoidal.Spherical - Class in org.apache.sis.referencing.operation.projection
Provides the transform equations for the spherical case of the Sinusoidal projection.
Sinusoidal.Variant - Enum in org.apache.sis.referencing.operation.projection
Variants of Sinusoidal projection.
sinα0 - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
The α value computed from the starting point and starting azimuth.
sinβ(double) - Method in class org.apache.sis.referencing.operation.projection.AuthalicConversion
Converts the sine of geodetic latitude to the sin of authalic latitude.
sinβ0 - Variable in class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
Sine and cosine of authalic latitude of origin.
sinγ0 - Variable in class org.apache.sis.referencing.operation.projection.ObliqueMercator
Sine and Cosine values for γ0 (the angle between the meridian and central line at the intersection between the central line and the Earth equator on aposphere).
sinφ0 - Variable in class org.apache.sis.referencing.operation.projection.AzimuthalEquidistant
Sine and cosine of the latitude of origin φ₀.
sinφ0 - Variable in class org.apache.sis.referencing.operation.projection.Orthographic
Sine and cosine of latitude of origin.
sinφp - Variable in class org.apache.sis.referencing.operation.transform.PoleRotation
Sine and cosine of the geographic latitude of the southern pole of the coordinate system.
sinχ0 - Variable in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Conformal latitude of origin (χ₀), together with its sine and cosine.
SIS - Enum constant in enum org.apache.sis.internal.book.CodeColorizer.Specifier
 
SIS - Static variable in class org.apache.sis.internal.system.Threads
The parent of every threads declared in this class.
SIS - Static variable in class org.apache.sis.internal.util.Constants
The "SIS" code space.
SIS - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The codespace of objects that are specific to the Apache SIS project.
SIS - Static variable in class org.apache.sis.util.Locales
Only locales available in the Apache SIS library.
SIS - Static variable in class org.apache.sis.util.Version
The version of this Apache SIS distribution.
size - Variable in class org.apache.sis.coverage.grid.GridCoverageBuilder
The image size, or null if unspecified.
size - Variable in class org.apache.sis.internal.feature.j2d.PathBuilder
Number of valid coordinates.
size - Variable in class org.apache.sis.internal.processing.isoline.PolylineBuffer
Number of valid elements in the PolylineBuffer.coordinates array.
size - Variable in class org.apache.sis.internal.storage.csv.FixedSizeList
Number of elements added in the FixedSizeList.values array.
size - Variable in class org.apache.sis.internal.storage.image.WorldFileStore.Components
Size of this list, or any negative value if unknown.
size - Variable in class org.apache.sis.internal.util.UnmodifiableArrayList.SubList
Index of the first element and size of this list.
size - Variable in class org.apache.sis.math.RepeatedVector
The size of this vector.
size - Variable in class org.apache.sis.parameter.ParameterValueList
Number of valid elements in the ParameterValueList.values array.
size - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore.Components
The collection size, cached when first computed.
size - Variable in enum org.apache.sis.storage.geotiff.Type
The size of this type, in number of bytes.
size - Variable in class org.apache.sis.util.collection.IntegerList
The list size.
size - Variable in class org.apache.sis.util.collection.TreeNodeList
Number of valid elements in the TreeNodeList.children array.
size - Variable in class org.apache.sis.util.Numbers
The size in bits, or -1 if variable.
size() - Method in class org.apache.sis.coverage.CategoryList
Returns the number of categories in this list.
size() - Method in class org.apache.sis.feature.builder.RemoveOnlyList
Returns the number of elements in this list.
size() - Method in class org.apache.sis.feature.CharacteristicMap
Returns the number of attribute characteristics.
size() - Method in class org.apache.sis.feature.CharacteristicTypeMap
Returns the number of attribute characteristics.
size() - Method in class org.apache.sis.feature.PropertySingleton
Returns 1 or 0, depending on whether or not a value exists.
size() - Method in enum org.apache.sis.image.DataType
Returns the size in bits of this data type.
size() - Method in class org.apache.sis.index.tree.PointTree
Returns the number of elements in this tree.
size() - Method in class org.apache.sis.internal.feature.InstantList
Returns the number of instants in this list.
size() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Returns the number of coordinate tuples in this sequence.
size() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Float
Returns the number of coordinate tuples in this sequence.
size() - Method in class org.apache.sis.internal.geoapi.filter.FilterExpressions
 
size() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Counts the number of entries, ignoring null elements and duplicated authorities.
size() - Method in class org.apache.sis.internal.jaxb.lan.OtherLocales
Returns the number of elements in this collection.
size() - Method in class org.apache.sis.internal.jaxb.lan.PT_Locale.Sequence
Returns the number of elements in this set.
size() - Method in class org.apache.sis.internal.metadata.ExcludedSet
Returns 0 since this set is always empty.
size() - Method in class org.apache.sis.internal.metadata.legacy.DateToTemporal
Returns the number of dates in this collection.
size() - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Counts the number of non-null elements.
size() - Method in class org.apache.sis.internal.metadata.legacy.TemporalToDate
Returns the number of dates in this collection.
size() - Method in class org.apache.sis.internal.processing.isoline.Result
Returns the list length, which is the number of bands.
size() - Method in class org.apache.sis.internal.referencing.LazySet
Returns the number of elements in this set.
size() - Method in class org.apache.sis.internal.storage.csv.FixedSizeList
Returns the number of elements added in the values array.
size() - Method in class org.apache.sis.internal.storage.image.WorldFileStore.Components
Returns the number of images in this list.
size() - Method in class org.apache.sis.internal.util.AbstractMap
Returns the number of key-value mappings in this map.
size() - Method in class org.apache.sis.internal.util.CheckedArrayList.Mediator
 
size() - Method in class org.apache.sis.internal.util.EmptyQueue
 
size() - Method in class org.apache.sis.internal.util.ListOfUnknownSize
Returns the number of elements in this list.
size() - Method in class org.apache.sis.internal.util.SetOfUnknownSize
Returns the number of elements in this set.
size() - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Returns the list size.
size() - Method in class org.apache.sis.internal.util.UnmodifiableArrayList.SubList
Returns the size of this list.
size() - Method in class org.apache.sis.io.wkt.SingletonElement
Returns the number of elements in this set, which cannot be greater than 1.
size() - Method in class org.apache.sis.math.ArrayVector.ASCII
 
size() - Method in class org.apache.sis.math.ArrayVector.Bytes
 
size() - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns the length of the backing array.
size() - Method in class org.apache.sis.math.ArrayVector.Floats
Returns the length of the backing array.
size() - Method in class org.apache.sis.math.ArrayVector.Integers
 
size() - Method in class org.apache.sis.math.ArrayVector.Longs
 
size() - Method in class org.apache.sis.math.ArrayVector.Raw
 
size() - Method in class org.apache.sis.math.ArrayVector.Shorts
 
size() - Method in class org.apache.sis.math.ConcatenatedVector
Returns the length of this vector.
size() - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns the number of elements in this vector.
size() - Method in class org.apache.sis.math.PackedVector
Returns the number of elements in this vector.
size() - Method in class org.apache.sis.math.RepeatedVector
 
size() - Method in class org.apache.sis.math.SequenceVector
Returns the vector size.
size() - Method in class org.apache.sis.math.Vector.Pick
Delegates to the enclosing vector.
size() - Method in class org.apache.sis.math.Vector
Returns the number of elements in this vector.
size() - Method in class org.apache.sis.math.Vector.SubSampling
Returns the length of this subvector.
size() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
Returns the number of elements in this list.
size() - Method in class org.apache.sis.metadata.PropertyMap.Entries
Returns the number of elements in this collection.
size() - Method in class org.apache.sis.metadata.PropertyMap
Returns the number of elements in this map.
size() - Method in class org.apache.sis.metadata.TreeNodeChildren
Returns the number of elements in this collection, ignoring the skipped ones.
size() - Method in class org.apache.sis.metadata.ValueMap
Returns the number of elements in this map.
size() - Method in class org.apache.sis.parameter.ParameterValueList
Returns the number of parameters in this list.
size() - Method in class org.apache.sis.parameter.TensorValues
Returns the current tensor size for each dimensions.
size() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject.Names
Returns the number of name and aliases that are instance of Identifier.
size() - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
Returns the number of objects available in this set.
size() - Method in class org.apache.sis.referencing.factory.sql.AuthorityCodes
Counts the number of elements in this map.
size() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.Ungridded
 
size() - Method in class org.apache.sis.referencing.operation.transform.OperationMethodSet
Returns the number of elements in this set.
size() - Method in class org.apache.sis.referencing.Properties
Returns the number of non-null properties in this map.
size() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore.Components
Returns the size, computing and caching it if needed.
size() - Method in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Implemented as a matter of principle, but not needed in the context of TIFF reader.
size() - Method in class org.apache.sis.util.collection.Cache
Returns the number of elements in this cache.
size() - Method in class org.apache.sis.util.collection.CacheEntries
Returns the number of entries.
size() - Method in class org.apache.sis.util.collection.CodeListSet
Returns the number of elements in this set.
size() - Method in class org.apache.sis.util.collection.DerivedMap
Returns the number of entries in this map.
size() - Method in class org.apache.sis.util.collection.DerivedSet.Bijective
Returns the number of elements in this set.
size() - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns the number of elements in this set.
size() - Method in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
Returns the number of elements in this subset.
size() - Method in class org.apache.sis.util.collection.IntegerList
Returns the current number of values in this list.
size() - Method in class org.apache.sis.util.collection.RangeSet
Returns the number of ranges in this set.
size() - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Returns the number of ranges in this subset.
size() - Method in class org.apache.sis.util.collection.TreeNodeList
Returns the number of nodes in this list.
size() - Method in class org.apache.sis.util.collection.WeakHashSet
Returns the count of element in this set.
size() - Method in class org.apache.sis.util.collection.WeakValueHashMap.EntrySet
Returns the number of entries in the map.
size() - Method in class org.apache.sis.util.collection.WeakValueHashMap
Returns the number of key-value mappings in this map.
size() - Method in class org.apache.sis.util.iso.DefaultRecord.Entries
Returns the number of fields in the record.
size() - Method in class org.apache.sis.util.iso.RecordDefinition
Returns the number of elements in records.
size(Object) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns the number of elements if the given object is a collection or a map.
SIZE - Static variable in class org.apache.sis.internal.referencing.j2d.AffineMatrix
The number of rows and columns of this matrix.
SIZE - Static variable in class org.apache.sis.referencing.operation.matrix.Matrix1
The matrix size, which is 1.
SIZE - Static variable in class org.apache.sis.referencing.operation.matrix.Matrix2
The matrix size, which is 2.
SIZE - Static variable in class org.apache.sis.referencing.operation.matrix.Matrix3
The matrix size, which is 3.
SIZE - Static variable in class org.apache.sis.referencing.operation.matrix.Matrix4
The matrix size, which is 4.
SIZE_ADJUST - Static variable in class org.apache.sis.internal.coverage.j2d.ImageLayout
Same as ImageLayout.DEFAULT, but makes image size an integer amount of tiles.
SIZE_LIMIT - Static variable in class org.apache.sis.internal.storage.wkt.Store
Arbitrary size limit.
SIZE_SHIFT - Static variable in class org.apache.sis.internal.storage.inflater.CCITTRLE
Bit shift to apply on 1 for obtaining 8 (2³ = 8).
SIZE_TO_PIXEL_TYPE - Static variable in class org.apache.sis.internal.sql.postgis.Band
Maps sample sizes (in bits) to WKB pixel types.
sizeIfKnown() - Method in class org.apache.sis.internal.storage.image.WorldFileStore.Components
Returns the number of images if this information is known, or any negative value otherwise.
sizeIfKnown() - Method in class org.apache.sis.internal.util.ListOfUnknownSize
Returns ListOfUnknownSize.size() if its value is already known, or a negative value if the size is still unknown.
sizeIfKnown() - Method in class org.apache.sis.storage.geotiff.GeoTiffStore.Components
Returns the size or -1 if not yet known.
sizes - Variable in class org.apache.sis.coverage.grid.BufferedGridCoverage.CellAccessor
Grid size with shifted index.
sizeToAdd(int, int) - Static method in class org.apache.sis.internal.coverage.j2d.ImageLayout
Computes the size to add to the width or height for making it divisible by the given tile size.
sizeToPixelType(int) - Static method in class org.apache.sis.internal.sql.postgis.Band
Returns the WKB pixel type for an unsigned integer capable to store the given number of bits.
skip - Variable in class org.apache.sis.storage.FeatureQuery
The number of feature instances to skip from the beginning.
skip(int) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
Skips exactly n bytes.
skip(long) - Method in class org.apache.sis.internal.sql.feature.BinaryEncoding.FromHex
Skips over and discards n bytes of data.
skip(long) - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Discards the specified number of elements.
skip(long) - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes
Skips the given amount of sample values without storing them.
skip(long) - Method in class org.apache.sis.internal.storage.inflater.Inflater
Reads the given amount of sample values without storing them.
skip(long) - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a stream discarding the specified number of elements.
skip(long) - Method in class org.apache.sis.internal.stream.PaginedDoubleStream
Discards the specified number of elements.
skip(long) - Method in class org.apache.sis.internal.stream.PaginedStream
Discards the specified number of elements.
skip(long) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream discarding the specified number of elements.
SKIP_SIBLINGS - Static variable in class org.apache.sis.metadata.MetadataVisitor
Sentinel value that may be returned by MetadataVisitor.visit(Class, Object) for notifying the walker to stop.
skipAfterChunk(int) - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes
Skips the number of chunks specified by the Inflater.skipAfterChunks array at the given index.
skipAfterChunks - Variable in class org.apache.sis.internal.storage.inflater.Inflater
Number of primitive elements to skip between chunks on the same row, or null if none.
skipAfterChunks - Variable in class org.apache.sis.storage.geotiff.CompressedSubset
Number of sample values to skip after a chunk has been read, or null if none.
skipBytes - Variable in class org.apache.sis.internal.storage.io.Region
Additional values to add to Region.skips, but in bytes instead of as a number of values.
skipBytes(int) - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Skips over n bytes of data from the input stream.
skipBytes(long) - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
Advances the current stream position by the given amount of bytes.
SKIPBYTES - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the offset in the stream of the first byte to read.
skipIdentifierPart(String, int) - Static method in class org.apache.sis.internal.util.DefinitionURI
Returns the index after the last identifier character.
skipInBuffer(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ArrayReader
Skips the given amount of bytes in the buffer.
skipInBuffer(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput.ArrayWriter
Skips the given amount of bytes in the buffer.
skipIndex - Variable in class org.apache.sis.internal.feature.SpatialOperationContext
Index of the geometry associated to the common CRS, or -1 if none.
skipLeadingWhitespaces(CharSequence, int, int) - Static method in class org.apache.sis.util.CharSequences
Returns the index of the first non-white character in the given range.
skipLF - Variable in class org.apache.sis.io.LineAppender
true if the next character needs to be skipped if equals to '\n'.
skipLF - Variable in class org.apache.sis.io.TableAppender
true if the next character needs to be skipped if equals to '\n'.
skipLine(boolean) - Method in class org.apache.sis.internal.storage.esri.CharactersView
Skips all character until the end of line.
skipParents(DefaultFeatureType) - Method in class org.apache.sis.feature.CommonParentFinder
Invoked when the given feature type is assignable from all required types.
skipRemainingBits() - Method in class org.apache.sis.internal.storage.io.ChannelData
Moves the stream position to the next byte boundary.
skips - Variable in class org.apache.sis.internal.storage.io.Region
Number of values to skip after having read values.
skipSpaces(String, int, int) - Static method in class org.apache.sis.measure.AngleFormat
Returns the index of the first non-space character in the given string.
skipSuffix(String, ParsePosition, int) - Method in class org.apache.sis.measure.AngleFormat
Ignores a field suffix, then returns the identifier of the suffix just skipped.
skipTrailingWhitespaces(CharSequence, int, int) - Static method in class org.apache.sis.util.CharSequences
Returns the index after the last non-white character in the given range.
skipUntilEnd(QName) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Skips all remaining elements until we reach the end of the given tag.
SlashSeparatedList_2 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
{0}/{1}
slice - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
The slice where to perform evaluation, or null if not yet computed.
slice(Buffer) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Buffer.slice().
slice(DirectPosition) - Method in class org.apache.sis.coverage.grid.GridDerivation
Requests a grid geometry for a slice at the given "real world" position.
slice(DirectPosition, int[]) - Method in class org.apache.sis.coverage.grid.GridExtent
Creates a new grid extent which represent a slice of this grid at the given point.
sliceByRatio(double, int...) - Method in class org.apache.sis.coverage.grid.GridDerivation
Requests a grid geometry for a slice at the given relative position.
sliceByRatio(DirectPosition, double, int[]) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns a slice of this grid extent computed by a ratio between 0 and 1 inclusive.
sliceExtent - Variable in class org.apache.sis.coverage.grid.ImageRenderer
The requested slice, or null if unspecified.
sliceExtent - Variable in class org.apache.sis.coverage.grid.SliceGeometry
Extents of the slice to take in the SliceGeometry.geometry.
SliceGeometry - Class in org.apache.sis.coverage.grid
Builds a grid geometry for a slice in a GridCoverage.
SliceGeometry(GridGeometry, GridExtent, int[], MathTransformFactory) - Constructor for class org.apache.sis.coverage.grid.SliceGeometry
Creates a new builder of slice geometry.
sliceHighs - Variable in class org.apache.sis.storage.aggregate.GridSliceLocator
Highs grid coordinates of each slice (inclusive) in the search dimension.
sliceLows - Variable in class org.apache.sis.storage.aggregate.GridSliceLocator
Lows grid coordinates of each slice (inclusive) in the search dimension.
slices - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
The slices of this coverage, in the same order than GridSliceLocator.sliceLows.
slices - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
The slices of this resource, in the same order than GridSliceLocator.sliceLows.
slope - Variable in class org.apache.sis.math.Line
The slope for this line.
slope() - Method in class org.apache.sis.math.Line
Returns the slope.
slopeX() - Method in class org.apache.sis.math.Plane
Returns the slope along the x values.
slopeY() - Method in class org.apache.sis.math.Plane
Returns the slope along the y values.
SLOW - Static variable in class org.apache.sis.util.logging.PerformanceLevel
Deprecated.
Slower - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Slower
SLOWER - Static variable in class org.apache.sis.util.logging.PerformanceLevel
The level for logging only events slower than the ones logged at the PerformanceLevel.SLOWNESS level.
Slowness - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Slowness
SLOWNESS - Static variable in class org.apache.sis.util.logging.PerformanceLevel
The level for logging relatively slow events.
SMALL_FACTORY - Static variable in class org.apache.sis.internal.feature.jts.ShapeAdapter
A lightweight JTS geometry factory using the default CoordinateArraySequenceFactory.
SMaxSampleValue - Static variable in class org.apache.sis.storage.geotiff.Tags
 
SMinSampleValue - Static variable in class org.apache.sis.storage.geotiff.Tags
 
snapshot() - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
Returns a snapshot of currently added polylines or polygons without modifying the state of this builder.
snapshot() - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Takes a snapshot of the current fields in this class.
snapshot(Object) - Method in enum org.apache.sis.internal.storage.xml.stream.OutputType
Returns a reader for the data written by the given writer, or null if we cannot read the data.
snapshot(Collection<? extends AbstractLocationType>, ReferencingByIdentifiers, Map<AbstractLocationType, FinalLocationType>) - Static method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Creates a snapshot of the given location types.
snapshot(Collection<? extends InternationalString>) - Static method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Returns the given collection as an unmodifiable list.
snapshot(List<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns a snapshot of the given list.
snapshot(ReferencingByIdentifiers, AbstractLocationType...) - Static method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Creates unmodifiable snapshots of the given location types.
Snapshot(TiledGridCoverage.AOI) - Constructor for class org.apache.sis.internal.storage.TiledGridCoverage.Snapshot
Stores information about a tile to be loaded.
soft - Variable in class org.apache.sis.util.collection.Cache
If true, use SoftReference instead of WeakReference.
Soft(K, V) - Constructor for class org.apache.sis.util.collection.Cache.Soft
Creates a references to be stored in the cache under the given key.
SOFT_HYPHEN - Static variable in class org.apache.sis.internal.book.Characters
Hyphen character to be visible only if there is a line break to insert after it (Unicode 00AD, HTML &shy;).
SOFT_HYPHEN - Static variable in class org.apache.sis.util.Characters
Hyphen character to be visible only if there is a line break to insert after it (Unicode 00AD, HTML &shy;).
Software - Static variable in class org.apache.sis.storage.geotiff.Tags
 
softwareDevelopmentFile - Variable in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Full application schema given as a software development file.
softwareDevelopmentFileFormat - Variable in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
Software dependent format used for the application schema software dependent file.
softwareReferences - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
Reference to document describing processing software.
solve(double[], Matrix, double[], int, int) - Static method in class org.apache.sis.referencing.operation.matrix.Solver
Implementation of solve and inverse methods.
solve(Matrix) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns the value of U which solves this × U = matrix.
solve(Matrix) - Method in class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Returns the value of U which solves this × U = matrix.
solve(Matrix, Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Solver
Solves X × U = Y.
solve(Matrix, Matrix, double[], int, int, boolean) - Static method in class org.apache.sis.referencing.operation.matrix.Solver
Implementation of solve and inverse methods, with filtering of NaN values.
solveCubic(double, double, double, boolean) - Static method in class org.apache.sis.math.MathFunctions
Solves cubic equation x³ + ax² + bx + c = 0.
Solver - Class in org.apache.sis.referencing.operation.matrix
Computes the value of U which solves X × U = Y.
Solver() - Constructor for class org.apache.sis.referencing.operation.matrix.Solver
For the Solver.IDENTITY constant only.
sort - Variable in class org.apache.sis.internal.sql.feature.FeatureStream
The ORDER BY clauses, or null if none.
sort(String, Object[]) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Sorts an array of codes in preference order.
sort(List<CoordinateOperation>, GeographicBoundingBox) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationSorter
Sorts in-place the given list of operations.
sort(CoordinateSystemAxis[], int) - Static method in class org.apache.sis.referencing.cs.Normalizer
Sorts the specified axes in an attempt to create a right-handed system.
sortBy - Variable in class org.apache.sis.storage.FeatureQuery
The expressions to use for sorting the feature instances.
SortBy<R> - Interface in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
SortByComparator<R> - Class in org.apache.sis.internal.filter
Comparator sorting features using an array of SortProperty elements applied in order.
SortByComparator(Map<?, SortProperty<R>>) - Constructor for class org.apache.sis.internal.filter.SortByComparator
Creates a new comparator with the values of given map.
SortByComparator(SortProperty<R>) - Constructor for class org.apache.sis.internal.filter.SortByComparator
Creates a new comparator for the given sort expression.
sorted - Variable in class org.apache.sis.util.collection.FrequencySortedSet
Elements in sorted order, or null if not yet computed.
sorted() - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Returns an equivalent stream that is sorted by feature natural order.
sorted() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a stream with elements of this stream sorted in ascending order.
sorted() - Method in class org.apache.sis.internal.stream.PaginedDoubleStream
 
sorted() - Method in class org.apache.sis.internal.stream.PaginedStream
 
sorted() - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with elements of this stream sorted in natural order.
sorted(Comparator<? super AbstractFeature>) - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Returns a stream with features of this stream sorted using the given comparator.
sorted(Comparator<? super T>) - Method in class org.apache.sis.internal.stream.PaginedStream
 
sorted(Comparator<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a stream with elements of this stream sorted using the given comparator.
SortOrder - Enum in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
SortOrder(String) - Constructor for enum org.apache.sis.internal.geoapi.filter.SortOrder
 
SortProperty<R> - Interface in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
source - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
The grid geometry which is the source/target of the coordinate operation to find.
source - Variable in class org.apache.sis.coverage.grid.DerivedGridCoverage
The source grid coverage.
source - Variable in class org.apache.sis.coverage.grid.EvaluatorWrapper
The evaluator provided by source coverage.
source - Variable in class org.apache.sis.coverage.grid.ReshapedImage
The image to translate.
source - Variable in class org.apache.sis.feature.CharacteristicMap
The attribute source for which to provide characteristics.
source - Variable in class org.apache.sis.filter.PropertyValue.CastedAndConverted
The source type before conversion.
source - Variable in class org.apache.sis.image.ImageAdapter
The source image wrapped by this adapter.
source - Variable in class org.apache.sis.image.PrefetchedImage
The source image from which to prefetch tiles.
source - Variable in class org.apache.sis.image.Transferer
The image tile from which to read sample values.
source - Variable in class org.apache.sis.image.Visualization.Builder
Image to be resampled and converted.
source - Variable in class org.apache.sis.internal.coverage.j2d.Colorizer
The sample dimension for values before conversion, or null if unspecified.
source - Variable in class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
The source of line segments.
source - Variable in class org.apache.sis.internal.feature.j2d.ShapeWrapper
The source of coordinate values.
source - Variable in class org.apache.sis.internal.metadata.legacy.DateToTemporal
The collection of dates.
source - Variable in class org.apache.sis.internal.metadata.legacy.TemporalToDate
The collection of dates.
source - Variable in class org.apache.sis.internal.metadata.Merger.ForMap
The map to copy.
source - Static variable in class org.apache.sis.internal.metadata.sql.Initializer
The unique, SIS-wide, data source to the $SIS_DATA/Databases/SpatialMetadata database.
source - Variable in class org.apache.sis.internal.metadata.sql.LocalDataSource
The database-provided data source.
source - Variable in class org.apache.sis.internal.sql.feature.BinaryEncoding.FromHex
The input stream providing hexadecimal digits.
source - Variable in class org.apache.sis.internal.sql.feature.Database
Provider of (pooled) connections to the database.
source - Variable in class org.apache.sis.internal.storage.csv.Store
The reader, set by the constructor and cleared when no longer needed.
source - Variable in class org.apache.sis.internal.storage.GridResourceWrapper
The coverage resource instance which provides the data.
source - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Bytes
The buffers between which to transfer data.
source - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Doubles
The buffers between which to transfer data.
source - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Floats
The buffers between which to transfer data.
source - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Integers
The buffers between which to transfer data.
source - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Longs
The buffers between which to transfer data.
source - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Shorts
The buffers between which to transfer data.
source - Variable in class org.apache.sis.internal.storage.PRJDataStore.AuxiliaryContent
Path or URL that have been read.
source - Variable in class org.apache.sis.internal.storage.wkt.Store
The reader, set by the constructor and cleared when no longer needed.
source - Variable in class org.apache.sis.internal.storage.xml.Store
The input stream or reader, set by the constructor and cleared when no longer needed.
source - Variable in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
The set of features to update.
source - Variable in class org.apache.sis.internal.stream.DoubleStreamWrapper
The source of elements, or null if this DoubleStreamWrapper is no longer the active stream.
source - Variable in class org.apache.sis.internal.stream.StreamWrapper
The source of elements, or null if this StreamWrapper is no longer the active stream.
source - Variable in class org.apache.sis.internal.unopkg.JavaMaker.Copier
The root of source and target directories.
source - Variable in class org.apache.sis.io.wkt.WKTDictionary.Loader
The source of WKT definitions.
source - Variable in class org.apache.sis.metadata.sql.Dispatcher
The connection to the database.
source - Variable in class org.apache.sis.portrayal.CanvasFollower
The canvas which is the source of zoom, translation or rotation events.
source - Variable in enum org.apache.sis.referencing.operation.CoordinateOperationRegistry.Decomposition
Whether to extract the horizontal component of the source or target CRS.
source - Variable in class org.apache.sis.storage.CoverageSubset
The coverage resource instance which provides the data.
source - Variable in class org.apache.sis.storage.event.StoreListeners
The declared source of events.
source - Variable in class org.apache.sis.storage.FeatureSubset
The set of feature instances to filter, sort or process.
source - Variable in class org.apache.sis.storage.geotiff.DataSubset
The resource which contain this DataSubset.
source - Variable in class org.apache.sis.storage.landsat.LandsatStore
The reader, or null if closed.
source - Variable in class org.apache.sis.storage.sql.SQLStore
The data source to use for obtaining connections to the database.
source() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
Returns the potentially cached source.
source() - Method in class org.apache.sis.internal.stream.BaseStreamWrapper
Verifies that this stream is still the active one, then returns the source of this stream.
source() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Verifies that this stream is still the active one, then returns the source of this stream.
source() - Method in class org.apache.sis.internal.stream.StreamWrapper
Verifies that this stream is still the active one, then returns the source of this stream.
Source - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Source
SOURCE - Enum constant in enum org.apache.sis.internal.storage.xml.stream.InputType
The input is an instance of XML Source, which is itself a wrapper around another kind of source.
SOURCE - Static variable in class org.apache.sis.internal.converter.Column
The column for the source type.
SOURCE - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A tag used a bit everywhere.
SOURCE_CRS - Enum constant in enum org.apache.sis.console.Option
The Coordinate Reference System of input data.
SOURCE_DIMENSION - Static variable in class org.apache.sis.referencing.operation.builder.ResidualGrid
Number of source dimensions of the residual grid.
SOURCE_DIRECTORY - Static variable in class org.apache.sis.internal.unopkg.UnoPkg
The subdirectory (relative to UnoPkg.baseDirectory) where the UNO files are expected.
SOURCE_PADDING_KEY - Static variable in class org.apache.sis.image.ComputedImage
The property for declaring the amount of additional source pixels needed on each side of a destination pixel.
SOURCE_PARAM - Static variable in class org.apache.sis.storage.sql.SQLStoreProvider
Description of the "location" parameter.
SourceAlignedImage - Class in org.apache.sis.image
An image computed from a single source and sharing the same coordinate system.
SourceAlignedImage(RenderedImage) - Constructor for class org.apache.sis.image.SourceAlignedImage
Creates a new image with the given source.
SourceAlignedImage(RenderedImage, ColorModel) - Constructor for class org.apache.sis.image.SourceAlignedImage
Creates a new image with the given source and a sample model derived from the given color model.
SourceAlignedImage(RenderedImage, ColorModel, SampleModel) - Constructor for class org.apache.sis.image.SourceAlignedImage
Creates a new image with the given source, color model and sample model.
sourceBands - Variable in class org.apache.sis.image.Visualization.Builder
Description of Visualization.Builder.source bands, or null if none.
sourceCitation - Variable in class org.apache.sis.internal.storage.ResourceLineage
Recommended reference to be used for the source data, or null.
sourceCitation - Variable in class org.apache.sis.metadata.iso.lineage.DefaultSource
Recommended reference to be used for the source data.
sourceClass - Variable in class org.apache.sis.internal.converter.ClassPair
The source class.
sourceClass - Variable in class org.apache.sis.internal.coverage.j2d.TileErrorHandler
The class to declare in LogRecord in an error occurred during calculation.
sourceCRS - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
The source CRS, or null if not available.
sourceCRS - Variable in class org.apache.sis.referencing.operation.CRSPair
The source and target CRS.
SourceCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
sourceCS - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Coordinate system of the source or target points.
sourceCSType - Variable in class org.apache.sis.internal.referencing.provider.AbstractProvider
The base interface of the coordinate system of source/target coordinates.
sourceDimensions - Variable in class org.apache.sis.referencing.operation.DefaultOperationMethod
Deprecated.
ISO 19111:2019 removed source/target dimensions attributes.
sourceDimensions - Variable in class org.apache.sis.referencing.operation.transform.TransformSeparator
Indices of transform input dimensions to keep, or null if not yet defined.
sourceDirectory - Variable in class org.apache.sis.util.resources.IndexedResourceCompiler
The source directory of the java and properties files.
sourceDomainExpansion - Variable in class org.apache.sis.storage.CoverageQuery
Number of additional cells to read on each border of the source grid coverage.
sourceEllipsoid - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
The ellipsoid of the source or target ellipsoidal coordinate system, or null if it does not apply.
sourceExtent - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
The full size of the coverage in the enclosing TiledGridResource.
sourceFormat - Variable in class org.apache.sis.util.logging.MonolineFormatter
sourceFormat(String) - Method in class org.apache.sis.util.logging.MonolineFormatter
Implementation of MonolineFormatter.setSourceFormat(String), to be invoked also by the constructor.
sourceIterator - Variable in class org.apache.sis.internal.referencing.LazySet
The iterator to use for filling this set, or null if the iteration did not started yet or is finished.
sourceMedian - Variable in class org.apache.sis.internal.referencing.WraparoundApplicator
Coordinates at the center of source envelope, or null if none.
sourceMedian - Variable in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Coordinate in the wraparound dimension which is at the center of the range of valid source coordinates.
sourceMeridian - Variable in class org.apache.sis.referencing.operation.MathTransformContext
The longitude of the source and target prime meridian, in number of degrees East of Greenwich.
sourceMetadata - Variable in class org.apache.sis.metadata.iso.lineage.DefaultSource
Reference to metadata for the source.
sourceMethod - Variable in class org.apache.sis.internal.coverage.j2d.TileErrorHandler
Name of the method to declare in LogRecord in an error occurred during calculation.
sourceOnEllipsoid - Variable in class org.apache.sis.internal.referencing.provider.AbstractProvider
Flags whether the source and/or target ellipsoid are concerned by this operation.
sourcePixelStride - Variable in class org.apache.sis.storage.geotiff.DataSubset
Number of interleaved sample values in a pixel in the GeoTIFF file (ignoring band subset).
sourceReferences - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Reference to the source of an item that has been adopted from an external source.
sourceReferenceSystem - Variable in class org.apache.sis.metadata.iso.lineage.DefaultSource
Spatial reference system used by the source data.
sources - Variable in class org.apache.sis.image.ComputedImage
The sources of this image, or null if unknown.
sources - Variable in class org.apache.sis.image.ComputedTiles
All ComputedImage.sources that are writable, or null if none.
sources - Variable in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
Name of the person or organization creating the extended element.
sources - Variable in class org.apache.sis.metadata.iso.lineage.DefaultLineage
Information about the source data used in creating the data specified by the scope.
sources - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Information about the source data used in creating the data specified by the scope.
sources - Variable in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
The arrays of source coordinate values.
sources - Variable in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
The sequence of feature sets whose feature instances will be returned.
sources() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the vector of source coordinates.
sourceSpatialResolution - Variable in class org.apache.sis.metadata.iso.lineage.DefaultSource
Spatial resolution expressed as a scale factor, an angle or a level of detail.
sourceSteps - Variable in class org.apache.sis.metadata.iso.lineage.DefaultSource
Information about an event in the creation process for the source data.
sourceTileChanged(RenderedImage, int, int) - Method in class org.apache.sis.image.ComputedImage
Invoked when a tile of a source image has been updated.
sourceToGrid - Variable in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Conversions from source real-world coordinates to grid indices before interpolation.
sourceToSelected(int, SubOperationInfo[]) - Static method in class org.apache.sis.referencing.operation.SubOperationInfo
Returns a matrix for an affine transform moving coordinate values from their position in the source CRS to a position in the order SubOperationInfo.operations are applied.
SOUTH - Enum constant in enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
"Stereographic South Pole" projection (ESRI).
SOUTH - Static variable in class org.apache.sis.measure.AngleFormat
Hemisphere symbols.
SOUTH_BOUNDS - Static variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Southernmost bound of the first latitude band ('C'), inclusive.
SOUTH_ORIENTATED - Enum constant in enum org.apache.sis.referencing.operation.projection.TransverseMercator.Variant
The "South orientated" variant of Transverse Mercator projection.
SouthBound - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
South bound
southBoundLatitude - Variable in class org.apache.sis.internal.storage.gpx.Bounds
The southern-most coordinate of the limit of the dataset extent.
southBoundLatitude - Variable in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
The southern-most coordinate of the limit of the dataset extent.
southBoundLatitude - Variable in class org.apache.sis.metadata.SpecialCases
Index of properties to handle in a special way.
southBoundLatitude - Variable in class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
The southern-most coordinate of the limit of the dataset extent.
SOUTHING - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "southing" name.
southOffset - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Value to add to the row number in order to have the "A" letter on the northernmost value on Greenwich meridian of the Universal Polar Stereographic (UPS) South projection.
SouthPoleRotation - Class in org.apache.sis.internal.referencing.provider
The provider for the WMO Rotated Latitude/Longitude coordinate operation.
SouthPoleRotation() - Constructor for class org.apache.sis.internal.referencing.provider.SouthPoleRotation
Constructs a new provider.
southUPS - Variable in enum org.apache.sis.referencing.CommonCRS
EPSG codes of Universal Polar Stereographic projections, North and South cases.
southUTM - Variable in enum org.apache.sis.referencing.CommonCRS
EPSG codes of pseudo "UTM zone zero" (North case and South case), or 0 if none.
SPACE - Static variable in class org.apache.sis.internal.storage.esri.CharactersView
The space character used as sample value separator.
SPACE - Static variable in class org.apache.sis.io.TableAppender
The character for empty spaces to insert between columns.
spaces(int) - Static method in class org.apache.sis.util.CharSequences
Returns a character sequence of the specified length filled with white spaces.
SPACES - Static variable in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
A predefined amount of spaces, used by FormattedWriter.indent() for writing a greater amount of spaces in one call to XMLStreamWriter.writeCharacters(char[], int, int) methods.
SPACES - Static variable in class org.apache.sis.io.wkt.Transliterator
A bitmask of control characters that are considered as spaces according Character.isWhitespace(char).
SPACES - Static variable in class org.apache.sis.util.CharSequences
An array of strings containing only white spaces.
SPACING - Static variable in class org.apache.sis.referencing.operation.matrix.Matrices
Number of spaces to put between columns formatted by Matrices.toString(Matrix).
span - Variable in class org.apache.sis.image.LanczosInterpolation
Width of the interpolation support region.
span() - Method in class org.apache.sis.math.Statistics
Equivalents to maximum - minimum.
SPAN_FRACTION_AS_BOUND - Static variable in class org.apache.sis.geometry.Envelopes
Fraction of the axis span to accept as close enough to an envelope boundary.
SparseFeature - Class in org.apache.sis.feature
A feature in which only a small fraction of properties are expected to be provided.
SparseFeature(DefaultFeatureType) - Constructor for class org.apache.sis.feature.SparseFeature
Creates a new feature of the given type.
SPATIAL_REF_SYS - Static variable in class org.apache.sis.internal.sql.feature.InfoStatements
The table containing CRS definitions, as specified by ISO 19125 / OGC Simple feature access part 2.
SPATIAL_RESOLUTION_PROPERTY - Static variable in class org.apache.sis.portrayal.Canvas
The "spatialResolution" property name.
spatialDimensionCount - Variable in class org.apache.sis.internal.storage.csv.Store
The number of dimensions other than time in the coordinate reference system.
spatialDimensionCount() - Method in class org.apache.sis.internal.storage.csv.Store
Returns the number of dimensions other than time in the coordinate reference system.
SpatialExtensionNotFound_1 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
The {0} spatial extension is not found.
spatialExtent - Variable in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
The spatial extent component of composite spatial and temporal extent.
SpatialFunction<R> - Class in org.apache.sis.internal.filter.sqlmm
Base class of SQLMM spatial functions.
SpatialFunction(SQLMM, Expression<? super R, ?>[]) - Constructor for class org.apache.sis.internal.filter.sqlmm.SpatialFunction
Creates a new function.
spatialInformation - Variable in class org.apache.sis.internal.sql.feature.Analyzer
A cache of statements for fetching spatial information such as geometry columns or SRID.
spatialInformation - Variable in class org.apache.sis.internal.sql.feature.FeatureIterator
A cache of statements for fetching spatial information such as geometry columns or SRID.
SpatialOperationContext - Class in org.apache.sis.internal.feature
Context (such as desired CRS) in which a spatial operator will be executed.
SpatialOperationContext(GeographicBoundingBox, GeometryWrapper<?>, Unit<?>, int) - Constructor for class org.apache.sis.internal.feature.SpatialOperationContext
Creates a new context.
SpatialOperationContext.Projector - Class in org.apache.sis.internal.feature
Creates projections centered on a given geometry.
SpatialOperatorName - Enum in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
SpatialOperatorName() - Constructor for enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
 
spatialRefSys - Variable in class org.apache.sis.internal.sql.postgis.RasterFormat
The object to use for building CRS from or mapping a CRS to the "spatial_ref_sys" table.
SpatialRepresentation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Spatial representation
spatialRepresentationInfo - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
Digital representation of spatial information in the dataset.
spatialRepresentationType - Variable in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
Method used to spatially represent the coverage result.
spatialRepresentationTypes - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Methods used to spatially represent geographic information.
spatialResolutions - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Factor which provides a general understanding of the density of spatial data in the resource(s).
SPECIAL_CHARS - Static variable in class org.apache.sis.internal.doclet.Preformat
Special characters to replace by HTML entities.
specialCase(Object) - Static method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
If the given authority is a special case, returns its NonMarshalledAuthority integer enum.
SpecialCases - Class in org.apache.sis.metadata
Substitute on-the-fly the values of some ISO 19115 properties handled in a special way.
SpecialCases(Class<?>, Class<?>, Class<?>) - Constructor for class org.apache.sis.metadata.SpecialCases
Creates a new property accessor for the specified metadata implementation.
SpecializableTransform - Class in org.apache.sis.referencing.operation.transform
A transform having sub-areas where more accurate transforms can be used.
SpecializableTransform(MathTransform, Map<Envelope, MathTransform>) - Constructor for class org.apache.sis.referencing.operation.transform.SpecializableTransform
Creates a new transform with the given global transform and some amount of specializations.
SpecializableTransform.Inverse - Class in org.apache.sis.referencing.operation.transform
The inverse of SpecializableTransform.
SpecializableTransform.SubArea - Class in org.apache.sis.referencing.operation.transform
The region where a transform is valid, together with the transform.
SpecializableTransform.TransformCall - Interface in org.apache.sis.referencing.operation.transform
Call of a MathTransform.transform(…) method with source and target arrays fixed at TransformCall creation time.
SpecializableTransform2D - Class in org.apache.sis.referencing.operation.transform
A specializable transform in the two-dimensional case.
SpecializableTransform2D(MathTransform, Map<Envelope, MathTransform>) - Constructor for class org.apache.sis.referencing.operation.transform.SpecializableTransform2D
Creates a new transform.
SpecializableTransform2D.Inverse - Class in org.apache.sis.referencing.operation.transform
The inverse of SpecializableTransform2D.
specialize(boolean, boolean) - Method in class org.apache.sis.coverage.grid.ResampledGridCoverage
If this coverage can be represented as a GridCoverage2D instance, returns such instance.
specialize(Class<T>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.DefaultConversion
Returns a specialization of this conversion with a more specific type, source and target CRS.
specialize(String) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
The proxy to use for a given type declared in a URN.
specialize(Collection<?>, Class<?>, Class<E>) - Static method in class org.apache.sis.metadata.sql.MetadataSource
Copies the given collection into the best Set implementation if possible, or returns the given collection unchanged otherwise.
specialize(MathTransform, Map<Envelope, MathTransform>) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Creates a transform defined as one transform applied globally except in sub-areas where more accurate transforms are available.
SPECIALIZED_TYPES - Static variable in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
The types for which a specialized method exists.
SpecializedIdentifier<T> - Class in org.apache.sis.internal.jaxb
Wraps a XLink, URI or UUID as an identifier in the IdentifierMap.
SpecializedIdentifier(IdentifierSpace<T>, T) - Constructor for class org.apache.sis.internal.jaxb.SpecializedIdentifier
Creates a new adapter for the given authority and identifier value.
SPECIFIC_URLS - Static variable in class org.apache.sis.xml.Namespaces
A map of (URLs, prefix).
specification - Variable in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
Citation of product specification or user requirement against which data is being evaluated.
specificBitMasks - Variable in class org.apache.sis.xml.PooledMarshaller
Bit masks specific to the object being marshalled.
specificBitMasks() - Method in class org.apache.sis.xml.Pooled
Returns bit masks specific to the object being marshalled.
specificBitMasks() - Method in class org.apache.sis.xml.PooledMarshaller
Returns a non-zero bitmask if the object given in last call to PooledMarshaller.toImplementation(Object) should use legacy metadata.
specificUsage - Variable in class org.apache.sis.metadata.iso.identification.DefaultUsage
Brief description of the resource and/or resource series usage.
Specified(MathTransformFactory) - Constructor for class org.apache.sis.internal.referencing.MathTransformsOrFactory.Specified
Creates a new instance delegating transform creations to the given factory.
Specifier(String) - Constructor for enum org.apache.sis.internal.book.CodeColorizer.Specifier
Creates a new enum to be rendered with the given style.
Speed(double, Unit<Speed>) - Constructor for class org.apache.sis.measure.Scalar.Speed
 
Sphere - Class in org.apache.sis.referencing.datum
A ellipsoid which is spherical.
Sphere - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Sphere
Sphere(Map<String, ?>, double, boolean, Unit<Length>) - Constructor for class org.apache.sis.referencing.datum.Sphere
Creates a new sphere using the specified radius.
SPHERE - Enum constant in enum org.apache.sis.referencing.CommonCRS
Unspecified datum based upon the GRS 1980 Authalic Sphere.
spherical - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Coordinate system types.
spherical - Variable in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
Whether spherical case is used.
spherical() - Method in enum org.apache.sis.referencing.CommonCRS
Returns the geocentric CRS using a spherical coordinate system.
Spherical(AlbersEqualArea) - Constructor for class org.apache.sis.referencing.operation.projection.AlbersEqualArea.Spherical
Constructs a new map projection from the parameters of the given projection.
Spherical(CassiniSoldner) - Constructor for class org.apache.sis.referencing.operation.projection.CassiniSoldner.Spherical
Constructs a new map projection from the parameters of the given projection.
Spherical(CylindricalEqualArea) - Constructor for class org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Spherical
Constructs a new map projection from the parameters of the given projection.
Spherical(LambertConicConformal) - Constructor for class org.apache.sis.referencing.operation.projection.LambertConicConformal.Spherical
Constructs a new map projection from the parameters of the given projection.
Spherical(Mercator) - Constructor for class org.apache.sis.referencing.operation.projection.Mercator.Spherical
Constructs a new map projection from the parameters of the given projection.
Spherical(ObliqueStereographic) - Constructor for class org.apache.sis.referencing.operation.projection.ObliqueStereographic.Spherical
Creates a new projection initialized to the same parameters than the given one.
Spherical(PolarStereographic) - Constructor for class org.apache.sis.referencing.operation.projection.PolarStereographic.Spherical
Constructs a new map projection from the parameters of the given projection.
Spherical(Polyconic) - Constructor for class org.apache.sis.referencing.operation.projection.Polyconic.Spherical
Constructs a new map projection from the parameters of the given projection.
Spherical(Sinusoidal) - Constructor for class org.apache.sis.referencing.operation.projection.Sinusoidal.Spherical
Constructs a new map projection from the parameters of the given projection.
Spherical(TransverseMercator) - Constructor for class org.apache.sis.referencing.operation.projection.TransverseMercator.Spherical
Constructs a new map projection from the parameters of the given projection.
SPHERICAL - Enum constant in enum org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Variant
The "Lambert Cylindrical Equal Area (Spherical)" case.
SPHERICAL - Enum constant in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
The "Mercator (Spherical)" projection.
SPHERICAL - Enum constant in enum org.apache.sis.referencing.operation.projection.Mollweide.Variant
The spherical case.
SPHERICAL - Static variable in class org.apache.sis.referencing.StandardDefinitions
EPSG codes of coordinate systems supported by this class.
SPHERICAL_CS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
SPHERICAL_LATITUDE - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "spherical latitude" name, also called "polar (zenith) angle".
SPHERICAL_LONGITUDE - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "spherical longitude" name, also called "azimuthal angle".
SphericalToCartesian - Class in org.apache.sis.referencing.operation.transform
Conversions from spherical coordinates to three-dimensional Cartesian coordinates.
SphericalToCartesian() - Constructor for class org.apache.sis.referencing.operation.transform.SphericalToCartesian
Creates the singleton instance.
sphericalToEllipsoidalAngle(double, boolean) - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Computes a term in calculation of ellipsoidal arc length s from the given spherical arc length σ.
sphericalToGeodeticLongitude(double, double) - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Computes the longitude angle λ from the equatorial point E to a point on the ellipsoid specified by the ω longitude on auxiliary sphere.
Spheroid - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to AbstractCS and AbstractDatum.
split(CharSequence, char) - Static method in class org.apache.sis.util.CharSequences
Splits a text around the given character.
split(String) - Static method in class org.apache.sis.filter.XPath
Splits the given URL around the '/' separator, or returns null if there is no separator.
split(String, List<? super String>) - Static method in class org.apache.sis.internal.storage.csv.Store
Splits the content of the given line around the column separator.
SPLIT - Enum constant in enum org.apache.sis.geometry.WraparoundMethod
Possibly separate the envelope in as many simple envelopes or geometries as needed.
SPLIT - Static variable in class org.apache.sis.internal.util.DoubleDouble
The split constant used as part of multiplication algorithms.
splitCount - Variable in class org.apache.sis.internal.storage.csv.FeatureIterator
Number of calls to FeatureIterator.trySplit().
spliterator() - Method in class org.apache.sis.index.tree.PointTree
Creates an iterator over all elements in this set.
spliterator() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns a spliterator for the elements of this stream.
spliterator() - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns a spliterator for the elements of this stream.
spliterator() - Method in class org.apache.sis.internal.util.ListOfUnknownSize
Creates a Spliterator without knowledge of collection size.
spliterator() - Method in class org.apache.sis.internal.util.SetOfUnknownSize
Creates a Spliterator without knowledge of collection size.
spliterator() - Method in class org.apache.sis.util.collection.IntegerList
Returns an spliterator over the elements in this list in increasing index order.
splitKeyValue(String, int, int) - Static method in class org.apache.sis.internal.util.DefinitionURI
Returns the index of the '=' character in the given sub-string, provided that all characters before it are spaces or decimal digits.
splitName(String) - Static method in class org.apache.sis.storage.geotiff.CRSBuilder
Splits the GeoKeys.GeogCitation value into its prime meridian, ellipsoid, datum and CRS name components.
splitName(GenericName) - Static method in class org.apache.sis.internal.sql.feature.TableReference
Splits the given name in (catalog, schema, table) tuple.
splitOnEOL(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Splits a text around the End Of Line (EOL) characters.
sponsors - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
Organization responsible for building, launch, or operation of the platform.
sql - Enum constant in enum org.apache.sis.internal.doclet.Preformat.Style
 
sql - Variable in enum org.apache.sis.internal.geoapi.filter.SortOrder
 
sql - Variable in class org.apache.sis.internal.sql.feature.FeatureAdapter
The SQL statement to execute for creating features, without DISTINCT or ORDER BY clauses.
sql - Variable in class org.apache.sis.referencing.factory.sql.AuthorityCodes
The SQL commands that this AuthorityCodes may need to execute.
SQL - Static variable in class org.apache.sis.internal.system.Loggers
The logger for operations related to JDBC operations.
SQL - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.sql" module name.
SQL() - Constructor for class org.apache.sis.internal.converter.DateConverter.SQL
 
SQL_EXCEPTION_EXIT_CODE - Static variable in class org.apache.sis.console.Command
The code given to System.exit(int) when the program failed because of an SQLException.
SQLBuilder - Class in org.apache.sis.internal.metadata.sql
Utility methods for building SQL statements.
SQLBuilder(DatabaseMetaData, boolean) - Constructor for class org.apache.sis.internal.metadata.sql.SQLBuilder
Creates a new SQLBuilder initialized from the given database metadata.
SQLBuilder(Syntax) - Constructor for class org.apache.sis.internal.metadata.sql.SQLBuilder
Creates a new SQLBuilder initialized to the same metadata than the given template.
SQLITE - Enum constant in enum org.apache.sis.internal.metadata.sql.Dialect
The database uses SQLite syntax.
SQLMM - Enum in org.apache.sis.internal.filter.sqlmm
Identification of SQLMM operations.
SQLMM(int, int, GeometryType, GeometryType, Object) - Constructor for enum org.apache.sis.internal.filter.sqlmm.SQLMM
Creates a new enumeration value.
SQLMM(Object) - Constructor for enum org.apache.sis.internal.filter.sqlmm.SQLMM
Creates a new enumeration value for an operation expecting exactly two geometry objects and no other argument.
SQLMM(GeometryType, Object) - Constructor for enum org.apache.sis.internal.filter.sqlmm.SQLMM
Creates a new enumeration value for an operation expecting exactly one geometry object and no other argument.
SQLMM_NAMES - Static variable in class org.apache.sis.internal.feature.jts.Wrapper
The SQLMM names for the types listed in the Wrapper.TYPES array.
SQLStore - Class in org.apache.sis.storage.sql
A data store capable to read and create features from a spatial database.
SQLStore(SQLStoreProvider, StorageConnector, ResourceDefinition...) - Constructor for class org.apache.sis.storage.sql.SQLStore
Creates a new SQLStore for the given data source and tables, views or queries.
SQLStoreProvider - Class in org.apache.sis.storage.sql
Provider of SQLStore instances.
SQLStoreProvider() - Constructor for class org.apache.sis.storage.sql.SQLStoreProvider
Creates a new provider.
SQLTranslator - Class in org.apache.sis.referencing.factory.sql
Converts the SQL statements from MS-Access dialect to standard SQL.
SQLTranslator(DatabaseMetaData, String, String) - Constructor for class org.apache.sis.referencing.factory.sql.SQLTranslator
Creates a new SQL translator for the database described by the given metadata.
SQLUtilities - Class in org.apache.sis.internal.metadata.sql
Utilities relative to the SQL language.
SQLUtilities() - Constructor for class org.apache.sis.internal.metadata.sql.SQLUtilities
Do not allow instantiation of this class.
sqrt() - Method in class org.apache.sis.internal.util.DoubleDouble
Sets this double-double value to its square root.
SQRT_2 - Static variable in class org.apache.sis.math.MathFunctions
The square root of 2, which is approximated by 1.4142135623730951.
square() - Method in class org.apache.sis.internal.util.DoubleDouble
Computes the square of this value.
SQUARE_BRACKETS - Static variable in class org.apache.sis.io.wkt.Symbols
A set of symbols with values between square brackets, like DATUM["WGS84"].
SQUARE_METRE - Static variable in class org.apache.sis.measure.Units
The SI derived unit for area (m²).
SquareIdentifier100 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
100 km square identifier
squareLowBits - Variable in class org.apache.sis.math.Statistics
The low-order bits in last update of Statistics.squareSum.
squareSum - Variable in class org.apache.sis.math.Statistics
The sum of square of all values given to the Statistics.accept(double) method.
src - Variable in class org.apache.sis.internal.jaxb.gcx.FileName
The value of the src attribute, which is the file path.
SRC_SEMI_MAJOR - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
The operation parameter descriptor for the "src_semi_major" optional parameter value.
SRC_SEMI_MINOR - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
The operation parameter descriptor for the "src_semi_minor" optional parameter value.
srcDim - Variable in class org.apache.sis.referencing.operation.transform.CopyTransform
The dimension of source coordinates.
srid - Variable in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
The expression giving the spatial reference system identifier, or null if none.
srid - Variable in class org.apache.sis.internal.sql.postgis.RasterReader
The spatial reference identifier, or 0 if undefined.
srid - Variable in class org.apache.sis.internal.sql.postgis.RasterWriter
The spatial reference identifier, or 0 if undefined.
sridFromCRS - Variable in class org.apache.sis.internal.sql.feature.InfoStatements
The statement for fetching a SRID from a CRS and its set of authority codes.
srs() - Static method in class org.apache.sis.internal.feature.esri.Wrapper
Returns the spatial reference system of this geometrY.
SRV - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
The "http://www.isotc211.org/2005/srv" URL, used in ISO 19139:2007.
SRV - Static variable in class org.apache.sis.xml.Namespaces
The "http://standards.iso.org/iso/19115/-3/srv/2.0" URL.
ST_Area - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The area measurement of a surface, ignoring z and m coordinates.
ST_AsBinary - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The Well-Known Binary (WKB) representation of a geometry.
ST_AsText - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The Well-Known Text (WKT) representation of a geometry.
ST_BdMPolyFromText - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a multi-polygon which is transformed from a Well-Known Text (WKT) representation of multi line string.
ST_BdMPolyFromWKB - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a multi-polygon which is transformed from a Well-Known Binary (WKB) representation of multi line string.
ST_BdPolyFromText - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a polygon which is transformed from a Well-Known Text (WKT) representation of polylines.
ST_BdPolyFromWKB - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a polygon which is transformed from a Well-Known Binary (WKB) representation of polylines.
ST_Boundary - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The boundary of a geometry, ignoring z and m coordinate values.
ST_Buffer - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The geometry that represents all points whose distance from any point of a geometry is less than or equal to a specified distance.
ST_Centroid - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The 2D point value that is the mathematical centroid of the surface, ignoring z and m coordinates.
ST_Contains - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry value spatially contains another geometry value, ignoring z and m coordinate values.
ST_Contains - Static variable in class org.apache.sis.internal.filter.FunctionNames
ST_ConvexHull - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The convex hull of a geometry, ignoring z and m coordinate values.
ST_CoordDim - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The number of dimensions of coordinate tuples.
ST_Crosses - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry value spatially crosses another geometry value, ignoring z and m coordinate values.
ST_Crosses - Static variable in class org.apache.sis.internal.filter.FunctionNames
ST_Difference - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Geometry that represents the difference of two geometries, ignoring z and m coordinate values.
ST_Dimension - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The number of dimensions in the geometry.
ST_Disjoint - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry value is spatially disjoint from another geometry value, ignoring z and m coordinate values.
ST_Disjoint - Static variable in class org.apache.sis.internal.filter.FunctionNames
ST_Distance - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Distance between two geometries, ignoring z and m coordinate values.
ST_EndPoint - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The point value that is the end point of a curve, including existing z and m coordinates.
ST_Envelope - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The boundary rectangle of a geometry, ignoring z and m coordinate values.
ST_Equals - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry is spatially equal to another geometry value, ignoring z and m coordinate values.
ST_Equals - Static variable in class org.apache.sis.internal.filter.FunctionNames
ST_ExplicitPoint - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The coordinate values as a DOUBLE PRECISION ARRAY value.
ST_ExteriorRing - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The exterior ring of a polygon.
ST_FromBinary<R,G> - Class in org.apache.sis.internal.filter.sqlmm
Constructor for a geometry which is transformed from a Well-Known Binary (WKB) representation.
ST_FromBinary(SQLMM, Expression<? super R, ?>[], Geometries<G>) - Constructor for class org.apache.sis.internal.filter.sqlmm.ST_FromBinary
Creates a new function for the given parameters.
ST_FromText<R,G> - Class in org.apache.sis.internal.filter.sqlmm
Constructor for a geometry which is transformed from a Well-Known Text (WKT) representation.
ST_FromText(SQLMM, Expression<? super R, ?>[], Geometries<G>) - Constructor for class org.apache.sis.internal.filter.sqlmm.ST_FromText
Creates a new function for the given parameters.
ST_GeomCollection - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Collection of geometries constructed from either a Well-Known Text (WKT) representation, a Well-Known Binary (WKB) representation, or an array of geometry components.
ST_GeomCollFromText - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a geometry collection which is transformed from a Well-Known Text (WKT) representation.
ST_GeomCollFromWKB - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a geometry collection which is transformed from a Well-Known Binary (WKB) representation.
ST_GeometryN - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The specified element in a geometry collection.
ST_GeometryType - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The SQLMM name of the geometry type.
ST_GeomFromText - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a geometry which is transformed from a Well-Known Text (WKT) representation.
ST_GeomFromWKB - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a geometry which is transformed from a Well-Known Binary (WKB) representation.
ST_InteriorRingN - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The specified element in the interior rings of a polygon.
ST_Intersection - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Geometry that represents the intersection of two geometries, ignoring z and m coordinate values.
ST_Intersects - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry value spatially intersects another geometry value, ignoring z and m coordinate values.
ST_Intersects - Static variable in class org.apache.sis.internal.filter.FunctionNames
ST_Is3D - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry has z coordinate values.
ST_IsClosed - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a curve is closed, ignoring z and m coordinates.
ST_IsEmpty - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry is empty.
ST_IsMeasured - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry has m coordinate values.
ST_IsRing - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a curve is a ring, ignoring z and m coordinates.
ST_IsSimple - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry has no anomalous points such as self intersection.
ST_IsValid - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry is well formed.
ST_Length - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The length measurement of a curve, ignoring z and m coordinate values in the calculations.
ST_LineFromText - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a LineString which is transformed from a Well-Known Text (WKT) representation.
ST_LineFromWKB - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a LineString which is transformed from a Well-Known Binary (WKB) representation.
ST_LineString - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
LineString constructed from either a Well-Known Text (WKT) representation, a Well-Known Binary (WKB) representation, or an array of points.
ST_MLineFromText - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a multi-line string which is transformed from a Well-Known Text (WKT) representation.
ST_MLineFromWKB - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a multi-line string which is transformed from a Well-Known Binary (WKB) representation.
ST_MPointFromText - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a multi-point which is transformed from a Well-Known Text (WKT) representation.
ST_MPointFromWKB - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a multi-point which is transformed from a Well-Known Binary (WKB) representation.
ST_MPolyFromText - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a multi-polygon which is transformed from a Well-Known Text (WKT) representation.
ST_MPolyFromWKB - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a multi-polygon which is transformed from a Well-Known Binary (WKB) representation.
ST_MultiLineString - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
MultiLineString constructed from either a Well-Known Text (WKT) representation, a Well-Known Binary (WKB) representation, or an array of points.
ST_MultiPoint - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
MultiPoint constructed from either a Well-Known Text (WKT) representation, a Well-Known Binary (WKB) representation, or an array of points.
ST_MultiPolygon - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
MultiPolygon constructed from either a Well-Known Text (WKT) representation, a Well-Known Binary (WKB) representation, or an array of points.
ST_NumGeometries - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The cardinality of the geometries of a geometry collection.
ST_NumInteriorRings - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The cardinality of the interior rings a polygon.
ST_NumPoints - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The cardinality of the points of a LineString.
ST_Overlaps - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry value spatially overlaps another geometry value, ignoring z and m coordinate values.
ST_Overlaps - Static variable in class org.apache.sis.internal.filter.FunctionNames
ST_Perimeter - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The length measurement of the boundary of a surface, ignoring z and m coordinates.
ST_Point<R,G> - Class in org.apache.sis.internal.filter.sqlmm
An expression which creates a point geometry from coordinate values.
ST_Point - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Point geometry created from coordinate values.
ST_Point(Expression<? super R, ?>[], Geometries<G>) - Constructor for class org.apache.sis.internal.filter.sqlmm.ST_Point
Creates a new function with the given parameters.
ST_PointFromText - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a point which is transformed from a Well-Known Text (WKT) representation.
ST_PointFromWKB - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a point which is transformed from a Well-Known Binary (WKB) representation.
ST_PointN - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The specified element in the points of a LineString.
ST_PointOnSurface - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
A point guaranteed to spatially intersect the surface, ignoring z and m coordinates.
ST_PolyFromText - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a polygon which is transformed from a Well-Known Text (WKT) representation.
ST_PolyFromWKB - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Constructor for a polygon which is transformed from a Well-Known Binary (WKB) representation.
ST_Polygon - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Polygon constructed from either a Well-Known Text (WKT) representation, a Well-Known Binary (WKB) representation, or an array of points.
ST_Relate - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry is spatially related to another geometry value, ignoring z and m coordinate values.
ST_Simplify - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Computes a geometry simplification.
ST_SimplifyPreserveTopology - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Computes a geometry simplification preserving topology.
ST_SRID - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The spatial reference system identifier (SRID) of the geometry.
ST_StartPoint - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The point value that is the start point of a curve, including existing z and m coordinates.
ST_SymDifference - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Geometry that represents the symmetric difference of two geometries, ignoring z and m coordinate values.
ST_ToGeomColl - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Cast a geometry to a specific instantiable subtype of geometry.
ST_ToLineString - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Line-string representation of a curve, including the z values.
ST_ToMultiLine - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Cast a geometry to a specific instantiable subtype of geometry.
ST_ToMultiPoint - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Cast a geometry to a specific instantiable subtype of geometry.
ST_ToMultiPolygon - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Cast a geometry to a specific instantiable subtype of geometry.
ST_ToPoint - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Cast a geometry to a specific instantiable subtype of geometry.
ST_ToPolygon - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Cast a geometry to a specific instantiable subtype of geometry.
ST_Touches - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry value spatially touches another geometry value, ignoring z and m coordinate values.
ST_Touches - Static variable in class org.apache.sis.internal.filter.FunctionNames
ST_Transform<R,G> - Class in org.apache.sis.internal.filter.sqlmm
Return an geometry value transformed to the specified spatial reference system, considering z and m coordinate values in the calculations and including them in the resultant geometry.
ST_Transform - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Transform a geometry to the specified spatial reference system.
ST_Transform(Expression<? super R, ?>[], Geometries<G>) - Constructor for class org.apache.sis.internal.filter.sqlmm.ST_Transform
Creates a new function with the given parameters.
ST_Union - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Geometry that represents the union of two geometries, ignoring z and m coordinate values.
ST_Within - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Test if a geometry value is spatially within another geometry value, ignoring z and m coordinate values.
ST_Within - Static variable in class org.apache.sis.internal.filter.FunctionNames
ST_X - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The x coordinate value of a point.
ST_Y - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The y coordinate value of a point.
ST_Z - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
The z coordinate value of a point.
STAGED - Static variable in class org.apache.sis.metadata.ModifiableMetadata
See https://issues.apache.org/jira/browse/SIS-81 - not yet committed.
StalledThread_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Thread “{0}” seems stalled.
standaloneQualityReport - Variable in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
Reference to an external standalone quality report.
standaloneQualityReportDetails - Variable in class org.apache.sis.metadata.iso.quality.AbstractElement
Clause in the standalone quality report where this data quality element is described.
standard - Variable in class org.apache.sis.metadata.InformationMap
The standard which define the PropertyAccessor.type interface.
standard - Variable in class org.apache.sis.metadata.MetadataCopier
The default metadata standard to use for object that are not AbstractMetadata instances, or null if none.
standard - Variable in class org.apache.sis.metadata.sql.MetadataSource
The metadata standard to be used for constructing the database schema.
standard - Variable in class org.apache.sis.metadata.TreeTableView
The metadata standard implemented by the metadata objects.
standard(Unit<?>) - Static method in class org.apache.sis.internal.referencing.Legacy
The standard three-dimensional Cartesian CS as defined by ISO 19111.
STANDARD - Static variable in class org.apache.sis.internal.geoapi.filter.Name
 
STANDARD_CT - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
The operation parameter descriptor for the EPSG code for "standard" CT parameter value.
STANDARD_PARALLEL - Static variable in class org.apache.sis.internal.referencing.provider.Equirectangular
The operation parameter descriptor for the Latitude of 1st standard parallel (φ₁) parameter value.
STANDARD_PARALLEL - Static variable in class org.apache.sis.internal.referencing.provider.LambertCylindricalEqualArea
The operation parameter descriptor for the Latitude of 1st standard parallel (φ₁) parameter value.
STANDARD_PARALLEL - Static variable in class org.apache.sis.internal.referencing.provider.Mercator2SP
The operation parameter descriptor for the Latitude of 1st standard parallel (φ₁) parameter value.
STANDARD_PARALLEL - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicB
The operation parameter descriptor for the Latitude of standard parallel (φ₁) parameter value.
STANDARD_PARALLEL - Static variable in class org.apache.sis.internal.util.Constants
The netCDF parameter name for the standard parallels.
STANDARD_PARALLEL_1 - Static variable in class org.apache.sis.internal.referencing.provider.AlbersEqualArea
The operation parameter descriptor for the Latitude of 1st standard parallel parameter value.
STANDARD_PARALLEL_1 - Static variable in class org.apache.sis.internal.referencing.provider.ESRI
The operation parameter descriptor for the Latitude of 1st standard parallel parameter value.
STANDARD_PARALLEL_1 - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal2SP
The operation parameter descriptor for the Latitude of 1st standard parallel parameter value.
STANDARD_PARALLEL_1 - Static variable in class org.apache.sis.internal.referencing.provider.SatelliteTracking
The operation parameter descriptor for the Latitude of 1st standard parallel.
STANDARD_PARALLEL_1 - Static variable in class org.apache.sis.internal.util.Constants
The OGC parameter name for the standard parallels.
STANDARD_PARALLEL_2 - Static variable in class org.apache.sis.internal.referencing.provider.AlbersEqualArea
The operation parameter descriptor for the Latitude of 2nd standard parallel parameter value.
STANDARD_PARALLEL_2 - Static variable in class org.apache.sis.internal.referencing.provider.ESRI
The operation parameter descriptor for the Latitude of 2nd standard parallel parameter value.
STANDARD_PARALLEL_2 - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal2SP
The operation parameter descriptor for the Latitude of 2nd standard parallel parameter value.
STANDARD_PARALLEL_2 - Static variable in class org.apache.sis.internal.referencing.provider.SatelliteTracking
The operation parameter descriptor for the second parallel of conformality but without true scale parameter value for conic projection.
STANDARD_PARALLEL_2 - Static variable in class org.apache.sis.internal.util.Constants
The OGC parameter name for the standard parallels.
standardCount - Variable in class org.apache.sis.metadata.PropertyAccessor
Numbers of methods to show to the user.
StandardDateFormat - Class in org.apache.sis.internal.util
A date format used for parsing dates in the "yyyy-MM-dd'T'HH:mm:ss.SSSX" pattern, but in which the time is optional.
StandardDateFormat() - Constructor for class org.apache.sis.internal.util.StandardDateFormat
Creates a new format for a default locale in the UTC timezone.
StandardDateFormat(Locale) - Constructor for class org.apache.sis.internal.util.StandardDateFormat
Creates a new format for the given locale in the UTC timezone.
StandardDateFormat(Locale, TimeZone) - Constructor for class org.apache.sis.internal.util.StandardDateFormat
Creates a new format for the given locale.
StandardDefinitions - Class in org.apache.sis.referencing
Definitions of referencing objects identified by the CommonCRS enumeration values.
StandardDefinitions() - Constructor for class org.apache.sis.referencing.StandardDefinitions
Do not allow instantiation of this class.
standardDeviation - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Standard deviation of data values in each dimension included in the resource.
standardDeviation(boolean) - Method in class org.apache.sis.math.Statistics
Returns the standard deviation.
StandardDeviation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Standard deviation
StandardImplementation - Class in org.apache.sis.metadata
Information about an Apache SIS metadata standard implementation.
StandardImplementation(String, String, String, String[], MetadataStandard...) - Constructor for class org.apache.sis.metadata.StandardImplementation
Creates a new instance working on implementation of interfaces defined in the specified package.
standardISO - Variable in class org.apache.sis.internal.storage.MetadataBuilder
Whether to add ISO 19115-1 and ISO 19115-2 entries in "metadata standards" node.
standardParallel - Variable in class org.apache.sis.parameter.MapProjectionParameters
The MapProjectionParameters.StandardParallel parameter instance, created when first needed.
StandardParallel(ParameterValue<?>, ParameterValue<?>) - Constructor for class org.apache.sis.parameter.MapProjectionParameters.StandardParallel
Creates a new parameter.
standardParallel1 - Variable in class org.apache.sis.parameter.MapProjectionParameters.StandardParallel
The parameters for the standard parallels.
standardParallel2 - Variable in class org.apache.sis.parameter.MapProjectionParameters.StandardParallel
The parameters for the standard parallels.
standardSubType(Class<?>[]) - Method in class org.apache.sis.metadata.TreeNode.Element
Returns the element of the given array which is both assignable to TreeNode.baseType and a member of the standard represented by TreeTableView.standard.
STARBOARD - Static variable in class org.apache.sis.internal.referencing.AxisDirections
Starboard direction.
start - Variable in class org.apache.sis.measure.FormattedCharacterIterator.Entry
The range of index in SimpleCharacterIterator.text where the value has been formatted.
start - Variable in class org.apache.sis.measure.FormattedCharacterIterator
The value to be returned by getRunStart(…) and getRunLimit(…) when the index value is validity.
start(BundleContext) - Method in class org.apache.sis.internal.system.OSGiActivator
Invoked when this bundle is started.
Start(StartElement, QName, List<Namespace>, List<Attribute>, TransformVersion) - Constructor for class org.apache.sis.xml.TransformedEvent.Start
Wraps the given event with potentially different name, namespaces and attributes.
START - Static variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Possible states for the StaxDataStore.state field.
START - Static variable in enum org.apache.sis.internal.util.X364
The Control Sequence Introducer (CSI).
START_POINT - Static variable in class org.apache.sis.referencing.GeodeticCalculator
Bitmask specifying which information are valid.
startAt - Variable in class org.apache.sis.internal.storage.io.Region
Position of the first value to read.
startAt - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
Index of the first slice in ConcatenatedGridCoverage.locator.
startAtDimension - Variable in class org.apache.sis.referencing.operation.SubOperationInfo
The first dimension (inclusive) and the last dimension (exclusive) where the SingleCRS starts/ends in the full (usually compound) CRS.
StartDate - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Start date
startFollowing(List<Relation>) - Method in class org.apache.sis.internal.sql.feature.Relation
Adds this relation to the given list, making sure that the relation has not already been added.
startIndent() - Method in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Increases the indentation level and appends indentation before a start tag.
STARTING_AZIMUTH - Static variable in class org.apache.sis.referencing.GeodeticCalculator
Bitmask specifying which information are valid.
startLoading(Class<?>, Object) - Static method in class org.apache.sis.internal.referencing.provider.DatumShiftGridLoader
Logs a message about a grid which is about to be loaded.
startMillis - Variable in class org.apache.sis.util.logging.MonolineFormatter
Time of MonolineFormatter creation, in milliseconds elapsed since January 1, 1970.
startOfFragment(String) - Method in enum org.apache.sis.xml.XPointer
Returns the index where the document fragment starts in the given URL, or -1 if none.
StartOrEndPointNotSet_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
The {0,choice,0#start|1#end} point has not been specified.
StartPoint - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Start point
startsAtZero() - Method in class org.apache.sis.coverage.grid.GridExtent
Returns true if all low coordinates are zero.
startsWith(CharSequence, CharSequence, boolean) - Static method in class org.apache.sis.util.CharSequences
Returns true if the given character sequence starts with the given prefix.
startsWithNorthEast(CoordinateSystem) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns true if the given coordinate system has at least 2 dimensions and the 2 first axis have (North, East) directions.
startsWithWord(String, String) - Static method in class org.apache.sis.internal.book.CodeColorizer
Returns true if the given string starts with the given prefix, and the character following the prefix is not an identifier character.
startsWithZeros(int[], int) - Static method in class org.apache.sis.storage.geotiff.CompressedSubset
Returns true if all array elements except the last one are zeros.
startTime - Variable in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder.Period
Beginning in milliseconds since Java epoch of the period when the property value is valid.
startTime - Variable in class org.apache.sis.storage.geotiff.XMLMetadata.Parser
Temporary storage for metadata values that need a little processing.
startWrite(TileCache.Key) - Method in class org.apache.sis.image.ComputedTiles
Increments the count of writers for the specified tile.
state - Variable in class org.apache.sis.console.IdentifierCommand.Row
The two-letters state to write before the identifier.
state - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Whether the StaxDataStore.stream is currently in use by a StaxStreamIO.
state - Variable in class org.apache.sis.metadata.ModifiableMetadata
Whether this metadata has been made unmodifiable, as one of ModifiableMetadata.EDITABLE, ModifiableMetadata.FREEZING ModifiableMetadata.COMPLETABLE or ModifiableMetadata.FINAL values.
state() - Method in class org.apache.sis.metadata.ModifiableMetadata
Tells whether this instance of metadata is editable.
State(byte) - Constructor for enum org.apache.sis.metadata.ModifiableMetadata.State
Creates a new state associated to the given code numerical code.
State(String) - Constructor for enum org.apache.sis.console.IdentifierCommand.State
 
StateChanger - Class in org.apache.sis.metadata
Invokes ModifiableMetadata.transitionTo(ModifiableMetadata.State) recursively on metadata elements.
StateChanger() - Constructor for class org.apache.sis.metadata.StateChanger
Creates a new StateChanger instance.
statement - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
The statement created from a connection to the database.
statement - Variable in class org.apache.sis.internal.sql.feature.FeatureIterator
If this iterator returns only the features matching some condition (typically a primary key value), the statement for performing that filtering.
statement - Variable in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
Release statement.
statement - Variable in class org.apache.sis.metadata.iso.lineage.DefaultLineage
General explanation of the data producer's knowledge about the lineage of a dataset.
statement - Variable in class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
Textual expression of the descriptive result.
statement - Variable in class org.apache.sis.metadata.sql.CachedStatement
The statement associated with this entry.
statement - Variable in class org.apache.sis.metadata.sql.IdentifierGenerator
The statement to use for searching free identifiers.
statements - Variable in class org.apache.sis.metadata.sql.MetadataSource
A pool of prepared statements with a maximal capacity equals to the array length.
statements - Variable in class org.apache.sis.referencing.factory.sql.AuthorityCodes
The JDBC statements for the SQL commands in the AuthorityCodes.sql array, created when first needed.
statements - Variable in class org.apache.sis.referencing.factory.sql.CloseableReference
The statements to close.
statements - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
A pool of prepared statements.
statementsToSkip - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
If non-null, the SQL statements to skip (typically because not supported by the database).
Static - Class in org.apache.sis.util
Parent of SIS classes that contain only static utility methods, for documentation purpose.
Static() - Constructor for class org.apache.sis.util.Static
For subclasses only.
statistics - Variable in class org.apache.sis.internal.map.coverage.RenderingData
Statistics on pixel values of current RenderingData.data, or null if not yet computed.
statistics() - Method in class org.apache.sis.internal.map.coverage.RenderingData
Returns statistics on the source image (computed when first requested, then cached).
statistics(RenderedImage, Shape, DoubleUnaryOperator...) - Method in class org.apache.sis.image.ImageProcessor
Returns an image with statistics (minimum, maximum, mean, standard deviation) on each bands.
Statistics - Class in org.apache.sis.math
Holds some statistics derived from a series of sample values.
Statistics(CharSequence) - Constructor for class org.apache.sis.math.Statistics
Constructs an initially empty set of statistics.
Statistics(CharSequence, int, int, double, double, double, double, boolean) - Constructor for class org.apache.sis.math.Statistics
Constructs a set of statistics initialized to the given values.
STATISTICS_KEY - Static variable in class org.apache.sis.image.PlanarImage
Key of property providing statistics on sample values in each band.
Statistics.WithDelta - Class in org.apache.sis.math
Holds some statistics about the difference between consecutive sample values.
StatisticsCalculator - Class in org.apache.sis.image
Computes statistics on all pixel values of an image.
StatisticsCalculator(RenderedImage, Shape, DoubleUnaryOperator[], boolean, boolean) - Constructor for class org.apache.sis.image.StatisticsCalculator
Creates a new calculator.
StatisticsFormat - Class in org.apache.sis.math
Formats a Statistics object.
StatisticsFormat(Locale, Locale, TimeZone) - Constructor for class org.apache.sis.math.StatisticsFormat
Constructs a new format for the given numeric and header locales.
status - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Status of the data acquisition.
status - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Current status of the plan (pending, completed, etc.)
status - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Status of the resource(s).
status(Locale) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Returns the current position (current file and current line in that file).
STATUTE_MILE - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as exactly 1609.344 metres (1 mi).
STAX - Enum constant in enum org.apache.sis.internal.storage.xml.stream.InputType
The input is already an instance of XMLStreamReader.
STAX - Enum constant in enum org.apache.sis.internal.storage.xml.stream.OutputType
The output is already an instance of XMLStreamWriter.
StaxDataStore - Class in org.apache.sis.internal.storage.xml.stream
Base class of XML data stores based on the StAX framework.
StaxDataStore(StaxDataStoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Creates a new data store.
StaxDataStore.Config - Class in org.apache.sis.internal.storage.xml.stream
Holds information that can be used for (un)marshallers configuration, and opportunistically implement various listeners used by JAXB (actually the SIS wrappers) or StAX.
StaxDataStoreProvider - Class in org.apache.sis.internal.storage.xml.stream
The provider of StaxStreamReader instances.
StaxDataStoreProvider(String) - Constructor for class org.apache.sis.internal.storage.xml.stream.StaxDataStoreProvider
Creates a new provider.
StaxStreamIO - Class in org.apache.sis.internal.storage.xml.stream
Common base class for StaxStreamReader and StaxStreamWriter.
StaxStreamIO(StaxDataStore) - Constructor for class org.apache.sis.internal.storage.xml.stream.StaxStreamIO
For sub-classes constructors.
StaxStreamReader - Class in org.apache.sis.internal.storage.xml.stream
Base class of Apache SIS readers of XML files using STAX parser.
StaxStreamReader(StaxDataStore) - Constructor for class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Creates a new XML reader for the given data store.
StaxStreamWriter - Class in org.apache.sis.internal.storage.xml.stream
Base class of Apache SIS writers of XML files using STAX writer.
StaxStreamWriter(StaxDataStore, OutputStream) - Constructor for class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
Creates a new XML writer for the given data store.
StdParallel1 - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AngularUnit.
StdParallel2 - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AngularUnit.
step - Variable in class org.apache.sis.math.Vector.SubSampling
The index increment.
step - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
The amount of metres to add to gridX and to add or subtract to gridY during iteration.
step - Variable in class org.apache.sis.referencing.operation.transform.DomainDefinition.ToDomain
The first transform to apply on the envelope.
stepDateTime - Variable in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
Date, time or range of date and time over which the process step occurred.
stepToDomain - Variable in class org.apache.sis.referencing.operation.transform.DomainDefinition
If the transform to evaluate is a step in the middle of a chain of transforms, the transform to apply on the envelope computed by the step in order to get an envelope in domain units.
STERADIAN - Static variable in class org.apache.sis.measure.Units
The SI unit for solid angles (sr).
stop(Class<?>) - Static method in class org.apache.sis.internal.system.Shutdown
Unregisters the supervisor MBean, executes the disposal tasks and shutdowns the sis-utility threads.
stop(BundleContext) - Method in class org.apache.sis.internal.system.OSGiActivator
Invoked when this bundle is stopped.
stopAt - Variable in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
Index after the last element returned by this spliterator.
stopAtFirst - Variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
true if search(…) should stop after the first coordinate operation found.
stopOnError - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
Whether to stop of the first error.
storage - Variable in class org.apache.sis.internal.storage.image.FormatFinder
The file, URL or stream where to read or write the image.
storage - Variable in class org.apache.sis.internal.storage.io.ChannelFactory.Stream
The stream or channel, or null if it has already been returned.
storage - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
The storage object given by the user.
storage - Variable in class org.apache.sis.storage.StorageConnector
The input/output object given at construction time.
storage - Variable in class org.apache.sis.util.collection.DerivedMap
The storage map whose keys are derived from.
storage - Variable in class org.apache.sis.util.collection.DerivedSet
The storage set whose values are derived from.
STORAGE - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.storage" module name.
StorageConnector - Class in org.apache.sis.storage
Information for creating a connection to a DataStore in read and/or write mode.
StorageConnector(Object) - Constructor for class org.apache.sis.storage.StorageConnector
Creates a new data store connection wrapping the given input/output object.
StorageConnector.Coupled - Class in org.apache.sis.storage
Wraps an instance of @link InputStream}, DataInput, Reader, etc. together with additional information about other objects that are coupled with the wrapped object.
StorageConnector.Opener<S> - Interface in org.apache.sis.storage
Handler to StorageConnector.createFoo() methods associated to given storage types.
storageToReader - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
The function in charge of producing a XMLStreamReader from the StaxDataStore.storage or StaxDataStore.stream.
storageToWriter - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
The function in charge of producing a XMLStreamWriter for the StaxDataStore.storage or StaxDataStore.stream.
store - Variable in class org.apache.sis.internal.storage.csv.FeatureIterator
Connection to the CSV file.
store - Variable in class org.apache.sis.internal.storage.FeatureCatalogBuilder
The data store for which the metadata will be created, or null if unknown.
store - Variable in class org.apache.sis.internal.storage.gpx.Metadata
The data store that created this metadata, or null if none.
store - Variable in class org.apache.sis.internal.storage.image.WorldFileResource
The parent data store, or null if this resource is not valid anymore.
store - Variable in class org.apache.sis.storage.geotiff.GeoTIFF
The store which created this reader or writer.
store - Variable in class org.apache.sis.storage.landsat.MetadataReader
The store for which metadata are read.
store - Variable in class org.apache.sis.storage.ProbeProviderPair
A data store created by the provider.
store() - Method in class org.apache.sis.internal.storage.image.WorldFileResource
Returns the data store.
store(String, double) - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Stores the value of a local variable or a field.
store(IdentifierSpace<T>, T) - Method in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
Sets the identifier associated with the given authority, without processing for special cases.
store(GeneralParameterValue[], Collection<GeneralParameterValue>, Map<GeneralParameterDescriptor, GeneralParameterDescriptor>) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
Stores the given parameters into the given addTo collection.
Store - Class in org.apache.sis.internal.storage.csv
A data store which creates feature instances from a CSV file using the OGC Moving Features specification.
Store - Class in org.apache.sis.internal.storage.folder
A folder store acts as an aggregate of multiple files in a single store.
Store - Class in org.apache.sis.internal.storage.gpx
A data store backed by GPX files.
Store - Class in org.apache.sis.internal.storage.wkt
A data store which creates data objects from a WKT definition.
Store - Class in org.apache.sis.internal.storage.xml
A data store which creates data objects from a XML file.
Store(StoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.csv.Store
Creates a new CSV store from the given file, URL or stream.
Store(Store, StorageConnector, NameFactory) - Constructor for class org.apache.sis.internal.storage.folder.Store
Creates a new sub-folder store as a child of the given folder store.
Store(StoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.gpx.Store
Creates a new GPX store from the given file, URL or stream object.
Store(StoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.wkt.Store
Creates a new WKT store from the given file, URL or stream.
Store(StoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.xml.Store
Creates a new XML store from the given file, URL or stream.
Store(DataStoreProvider, StorageConnector, Path, DataStoreProvider) - Constructor for class org.apache.sis.internal.storage.folder.Store
Creates a new folder store from the given file, path or URI.
STORE_LOCAL_VARIABLES - Static variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Whether to include code used for JUnit tests only.
storeAttribute(int, AbstractAttribute<V>) - Method in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder
Sets the values of the given attribute to the values collected by this MovingFeatures.
StoredTree - Class in org.apache.sis.io.wkt
A tree of Elements saved for later use.
StoredTree(List<Element>, Map<Object, Object>) - Constructor for class org.apache.sis.io.wkt.StoredTree
Creates a new StoredTree with a snapshot of given trees of elements.
StoredTree(Element, Map<Object, Object>) - Constructor for class org.apache.sis.io.wkt.StoredTree
Creates a new StoredTree with a snapshot of given tree of elements.
StoredTree.Deflater - Class in org.apache.sis.io.wkt
A helper class for compressing a tree of Elements as a tree of StoredTree.Nodes.
StoredTree.Inflater - Class in org.apache.sis.io.wkt
A helper class for decompressing a tree of Elements from a tree of StoredTree.Nodes.
StoredTree.Node - Class in org.apache.sis.io.wkt
Unmodifiable copy of Element without contextual information such as Element.offset.
StoreEvent - Class in org.apache.sis.storage.event
Parent class of events happening in a data store resource.
StoreEvent(Resource) - Constructor for class org.apache.sis.storage.event.StoreEvent
Constructs an event that occurred in the given resource.
StoreFormat - Class in org.apache.sis.internal.storage.wkt
Helper class for reading and writing WKT in the metadata of a data store.
StoreFormat(Locale, TimeZone, GeometryLibrary, StoreListeners) - Constructor for class org.apache.sis.internal.storage.wkt.StoreFormat
Creates a new WKT parser and encoder.
storeGeometry(String, int, int, Geometries<G>, AbstractAttribute<G>, Consumer<LogRecord>) - Method in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder
Sets the geometry of the given attribute to the values collected by this MovingFeatures.
StoreIsReadOnly - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Write operations are not supported.
StoreListener<E extends StoreEvent> - Interface in org.apache.sis.storage.event
An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.
StoreListeners - Class in org.apache.sis.storage.event
Holds a list of StoreListener instances and provides convenience methods for sending events.
StoreListeners(StoreListeners, Resource) - Constructor for class org.apache.sis.storage.event.StoreListeners
Creates a new instance with the given parent and initially no listener.
StoreListeners.ForType<E extends StoreEvent> - Class in org.apache.sis.storage.event
All listeners for a given even type.
StoreMetadata - Annotation Type in org.apache.sis.internal.storage
Metadata about of DataStoreProvider.
StoreProvider - Class in org.apache.sis.internal.storage.csv
The provider of Store instances.
StoreProvider - Class in org.apache.sis.internal.storage.folder
The provider of Store instances.
StoreProvider - Class in org.apache.sis.internal.storage.gpx
The provider of Store instances.
StoreProvider - Class in org.apache.sis.internal.storage.wkt
The provider of WKT Store instances.
StoreProvider - Class in org.apache.sis.internal.storage.xml
The provider of Store instances.
StoreProvider() - Constructor for class org.apache.sis.internal.storage.csv.StoreProvider
Creates a new provider.
StoreProvider() - Constructor for class org.apache.sis.internal.storage.folder.StoreProvider
Creates a new provider.
StoreProvider() - Constructor for class org.apache.sis.internal.storage.gpx.StoreProvider
Creates a new GPX store provider.
StoreProvider() - Constructor for class org.apache.sis.internal.storage.wkt.StoreProvider
Creates a new provider.
StoreProvider() - Constructor for class org.apache.sis.internal.storage.xml.StoreProvider
Creates a new provider.
StoreProvider.Peek - Class in org.apache.sis.internal.storage.csv
The object to use for verifying if the first keyword is the expected one.
StoreProvider.Peek - Class in org.apache.sis.internal.storage.wkt
The object to use for verifying if the first keyword is a WKT one.
StoreResource - Interface in org.apache.sis.internal.storage
A resource produced directly by a data store.
storeTimeRange(String, String, AbstractFeature) - Method in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder
Stores the start time and end time in the given feature.
storeTo(double[], int, int) - Method in class org.apache.sis.internal.util.DoubleDouble
Stores the DoubleDouble.value and DoubleDouble.error terms in the given array.
StoreTypeDetector - Class in org.apache.sis.internal.storage
A java.nio.file service to be registered for probing content type.
StoreTypeDetector() - Constructor for class org.apache.sis.internal.storage.StoreTypeDetector
Constructor for ServiceLoader.
StoreUtilities - Class in org.apache.sis.internal.storage
Utility methods related to DataStores, DataStoreProviders and Resources.
StoreUtilities() - Constructor for class org.apache.sis.internal.storage.StoreUtilities
Do not allow instantiation of this class.
StraightVertPoleLong - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
In AngularUnit.
strategy - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
Algorithm to apply when more than one grid coverage can be found at the same grid index.
strategy - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
Algorithm to apply when more than one grid coverage can be found at the same grid index.
strategy - Variable in class org.apache.sis.storage.aggregate.CoverageAggregator
Algorithm to apply when more than one grid coverage can be found at the same grid index.
strategy - Variable in class org.apache.sis.storage.aggregate.GroupByTransform
Algorithm to apply when more than one grid coverage can be found at the same grid index.
stream - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
The underlying stream to close when this StaxDataStore is closed, or null if none.
stream - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamIO
The underlying stream to close when this StaxStreamIO reader or writer is closed, or null if none.
stream(boolean) - Method in class org.apache.sis.util.collection.IntegerList
Returns a stream of integers with this IntegerList as its source.
Stream(Object, boolean) - Constructor for class org.apache.sis.internal.storage.io.ChannelFactory.Stream
Creates a new factory for the given stream or channel, which will be returned only once.
STREAM - Enum constant in enum org.apache.sis.internal.storage.xml.stream.InputType
The input is an instance of Java I/O InputStream.
STREAM - Enum constant in enum org.apache.sis.internal.storage.xml.stream.OutputType
The output is an instance of Java I/O OutputStream.
streamBeginning - Variable in class org.apache.sis.internal.storage.image.WritableStore
Position of the input/output stream beginning.
StreamHasNoMark - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Stream has not mark.
StreamIsForwardOnly_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot move backward in the “{0}” stream.
StreamIsNotReadable_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Stream “{0}” is not readable.
StreamIsNotWritable_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Stream “{0}” is not writable.
StreamIsReadOnce_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
The “{0}” data store can be read only once.
StreamIsWriteOnce_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot modify previously written data in “{0}”.
streamPosition - Variable in class org.apache.sis.internal.storage.inflater.CopyFromBytes
Stream position where to perform the next reading.
streamPosition - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Position of the first byte to read in the StaxDataStore.stream, or a negative value if unknown.
StreamWrapper<T> - Class in org.apache.sis.internal.stream
A stream which delegates all operations to another stream.
StreamWrapper() - Constructor for class org.apache.sis.internal.stream.StreamWrapper
Creates a new wrapper with initially no source.
StreamWrapper(Stream<T>) - Constructor for class org.apache.sis.internal.stream.StreamWrapper
Creates a new wrapper for the given stream.
StreamWriterDelegate - Class in org.apache.sis.internal.xml
Base class for deriving an XMLStreamWriter filters.
StreamWriterDelegate(XMLStreamWriter) - Constructor for class org.apache.sis.internal.xml.StreamWriterDelegate
Creates a new filter.
stretchColorRamp(RenderedImage, Map<String, ?>) - Method in class org.apache.sis.image.ImageProcessor
Returns an image with the same sample values than the given image, but with its color ramp stretched between specified or inferred bounds.
stretchColorRamp(ImageProcessor, RenderedImage, Map<String, ?>) - Static method in class org.apache.sis.image.RecoloredImage
Returns an image with the same sample values than the given image, but with its color ramp stretched between specified or inferred bounds.
Stretching - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Stretching
STRICT - Enum constant in enum org.apache.sis.coverage.grid.GridClippingMode
All computation steps (including addition of a margin) are constrained to the base grid extent.
STRICT - Enum constant in enum org.apache.sis.util.ComparisonMode
All attributes of the compared objects shall be strictly equal.
stride(int, int, int) - Method in class org.apache.sis.internal.storage.io.Region
Computes stride in number of bytes for the given dimension.
strideFactor - Variable in class org.apache.sis.coverage.grid.ImageRenderer
string - Variable in class org.apache.sis.storage.geotiff.XMLMetadata
The XML document as string.
STRING - Enum constant in enum org.apache.sis.internal.referencing.provider.NTv2.Loader.DataType
 
STRING - Static variable in class org.apache.sis.internal.metadata.RecordSchemaSIS
The type of record instances for holding a single String value.
STRING_ALIGNMENT - Static variable in class org.apache.sis.internal.storage.inflater.LZW
Number of bits in an offset that are always 0 and consequently do not need to be stored.
STRING_SUBSTITUTES - Static variable in class org.apache.sis.xml.XML
Allows marshallers to substitute some code lists by the simpler <gco:CharacterString> element.
StringAdapter - Class in org.apache.sis.internal.jaxb.gco
JAXB adapter for XML <GO_CharacterString> element mapped to String.
StringAdapter() - Constructor for class org.apache.sis.internal.jaxb.gco.StringAdapter
Empty constructor for JAXB or subclasses.
StringAdapter.Since2014 - Class in org.apache.sis.internal.jaxb.gco
Wraps the value only if marshalling ISO 19115-3 element.
StringBuilders - Class in org.apache.sis.util
Static methods working on StringBuilder instances.
StringBuilders() - Constructor for class org.apache.sis.util.StringBuilders
Do not allow instantiation of this class.
StringBuilders.Repeat - Class in org.apache.sis.util
A sequence of a constant character.
StringConverter<T> - Class in org.apache.sis.internal.converter
Handles conversions between String and various kinds of objects.
StringConverter(Class<T>) - Constructor for class org.apache.sis.internal.converter.StringConverter
Creates a new converter for the given target class.
StringConverter.Angle - Class in org.apache.sis.internal.converter
 
StringConverter.BigDecimal - Class in org.apache.sis.internal.converter
 
StringConverter.BigInteger - Class in org.apache.sis.internal.converter
 
StringConverter.Boolean - Class in org.apache.sis.internal.converter
 
StringConverter.Byte - Class in org.apache.sis.internal.converter
 
StringConverter.Charset - Class in org.apache.sis.internal.converter
 
StringConverter.CodeList<T extends org.opengis.util.CodeList<T>> - Class in org.apache.sis.internal.converter
Converter from String to CodeList.
StringConverter.Double - Class in org.apache.sis.internal.converter
 
StringConverter.Enum<T extends Enum<T>> - Class in org.apache.sis.internal.converter
Converter from String to Enum.
StringConverter.File - Class in org.apache.sis.internal.converter
 
StringConverter.Float - Class in org.apache.sis.internal.converter
 
StringConverter.Integer - Class in org.apache.sis.internal.converter
 
StringConverter.InternationalString - Class in org.apache.sis.internal.converter
 
StringConverter.Locale - Class in org.apache.sis.internal.converter
 
StringConverter.Long - Class in org.apache.sis.internal.converter
 
StringConverter.Number - Class in org.apache.sis.internal.converter
Converter from String to various kinds of Number.
StringConverter.Path - Class in org.apache.sis.internal.converter
 
StringConverter.Short - Class in org.apache.sis.internal.converter
 
StringConverter.Unit - Class in org.apache.sis.internal.converter
 
StringConverter.URI - Class in org.apache.sis.internal.converter
 
StringConverter.URL - Class in org.apache.sis.internal.converter
 
StringJoinOperation - Class in org.apache.sis.feature
An operation concatenating the string representations of the values of multiple properties.
StringJoinOperation(Map<String, ?>, String, String, String, AbstractIdentifiedType[]) - Constructor for class org.apache.sis.feature.StringJoinOperation
Creates a new operation for string concatenations using the given prefix, suffix and delimeter.
StringJoinOperation.ForFeature - Class in org.apache.sis.feature
A pseudo-converter returning the identifier of a feature.
StringJoinOperation.Result - Class in org.apache.sis.feature
The attributes that contains the result of concatenating the string representation of other attributes.
strings - Variable in class org.apache.sis.internal.sql.feature.Analyzer
A pool of strings read from database metadata.
Strings - Class in org.apache.sis.internal.util
Miscellaneous utilities which should not be put in public API.
Strings() - Constructor for class org.apache.sis.internal.util.Strings
Do not allow instantiation of this class.
stringsFromCode - Variable in class org.apache.sis.internal.storage.inflater.LZW
Sequences of bytes associated to codes.
stringValue() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns the string value of this parameter.
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.ASCII
 
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.Bytes
Returns the string representation at the given index.
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.Doubles
Returns the string representation at the given index.
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.Floats
Returns the string representation at the given index.
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.Integers
Returns the string representation at the given index.
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.Longs
Returns the string representation at the given index.
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.Raw
 
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.Shorts
Returns the string representation at the given index.
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedBytes
Returns the string representation at the given index.
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedIntegers
Returns the string representation at the given index.
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedLongs
Returns the string representation at the given index.
stringValue(int) - Method in class org.apache.sis.math.ArrayVector.UnsignedShorts
Returns the string representation at the given index.
stringValue(int) - Method in class org.apache.sis.math.ConcatenatedVector
Returns the string representation at the given index.
stringValue(int) - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns a string representation of the value at the given index.
stringValue(int) - Method in class org.apache.sis.math.PackedVector
Returns the string representation of the value at the given index.
stringValue(int) - Method in class org.apache.sis.math.RepeatedVector
 
stringValue(int) - Method in class org.apache.sis.math.SequenceVector.Doubles
Returns the string representation of the value at the given index.
stringValue(int) - Method in class org.apache.sis.math.SequenceVector.Floats
Returns the string representation of the value at the given index.
stringValue(int) - Method in class org.apache.sis.math.SequenceVector.Longs
Returns the string representation of the value at the given index.
stringValue(int) - Method in class org.apache.sis.math.Vector.Pick
 
stringValue(int) - Method in class org.apache.sis.math.Vector
Returns a string representation of the value at the given index.
stringValue(int) - Method in class org.apache.sis.math.Vector.SubSampling
 
stringValue(ParameterDescriptor<? extends CharSequence>) - Method in class org.apache.sis.parameter.Parameters
Returns the string value of the parameter identified by the given descriptor.
STRIP - Static variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Possible value for the ImageFileDirectory.tileTagFamily field.
StripByteCounts - Static variable in class org.apache.sis.storage.geotiff.Tags
 
StripOffsets - Static variable in class org.apache.sis.storage.geotiff.Tags
 
Strong(K, V) - Constructor for class org.apache.sis.util.collection.Cache.Strong
 
structuredView - Variable in class org.apache.sis.internal.storage.folder.Store
A structured view of this aggregate, or null if not net computed.
STX - Static variable in class org.apache.sis.internal.storage.esri.RasterStore
The filename extension of "*.stx" and "*.clr" files.
style - Variable in enum org.apache.sis.internal.book.CodeColorizer.Specifier
The value to put in the class attribute of <code> or other elements, or null if none.
style - Variable in class org.apache.sis.measure.UnitFormat
Whether this UnitFormat should format long names like "metre" or use unit symbols.
Style() - Constructor for enum org.apache.sis.internal.doclet.Preformat.Style
 
Style(char, char) - Constructor for enum org.apache.sis.measure.UnitFormat.Style
Creates a new style using the given symbols.
styleForSingleIdentifier(String) - Method in class org.apache.sis.internal.book.CodeColorizer
Returns the value to put inside in class attribute of a <code> element encompassing the given identifier.
styleMath(String, StringBuilder) - Static method in class org.apache.sis.internal.doclet.Preformat
Adds italic on variables in a math formulas.
STYLESHEET - Static variable in class org.apache.sis.internal.doclet.Doclet
The name of the SIS-specific stylesheet file.
subArea - Variable in class org.apache.sis.image.PixelIterator.Builder
The region where to perform the iteration, or null for iterating over all the domain.
SubArea(Envelope, MathTransform) - Constructor for class org.apache.sis.referencing.operation.transform.SpecializableTransform.SubArea
Creates a new area where a transform is valid.
SubElement(String, InternationalString) - Constructor for class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.SubElement
Creates a new citation with the given value.
subEnvelope(int, int) - Method in class org.apache.sis.geometry.GeneralEnvelope
Returns a view over this envelope that encompass only some dimensions.
subEnvelope(int, int) - Method in class org.apache.sis.geometry.SubEnvelope
Must be overridden, since the super-class method does not handle the index range for performance reasons.
SubEnvelope - Class in org.apache.sis.geometry
A view over a sub-set of the dimensions of a GeneralEnvelope.
SubEnvelope(double[], int, int) - Constructor for class org.apache.sis.geometry.SubEnvelope
Creates a new envelope over a portion of the given array.
subfileType - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
A general indication of the kind of data contained in this subfile, mainly useful when there are multiple subfiles in a single TIFF file.
SubfileType - Static variable in class org.apache.sis.storage.geotiff.Tags
 
subgrid(GridExtent, int...) - Method in class org.apache.sis.coverage.grid.GridDerivation
Requests a grid geometry over a sub-region of the base grid geometry and optionally with subsampling.
subgrid(GridGeometry) - Method in class org.apache.sis.coverage.grid.GridDerivation
Adapts the base grid for the geographic area and resolution of the given grid geometry.
subgrid(Envelope, double...) - Method in class org.apache.sis.coverage.grid.GridDerivation
Requests a grid geometry over a sub-envelope and optionally with a coarser resolution.
subgrids - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
The sub-grids, or null if none.
subGridSetter - Variable in class org.apache.sis.coverage.grid.GridDerivation
subIndex - Variable in class org.apache.sis.metadata.TreeNodeChildren.Iter
Position of the TreeNodeChildren.Iter.nextValue in the TreeNodeChildren.Iter.subIterator, or -1 if the sub-iterator is null.
SubIter(Range<E>, int, int) - Constructor for class org.apache.sis.util.collection.RangeSet.SubIter
Creates a new iterator for the given portion of the RangeSet.array.
subIterator - Variable in class org.apache.sis.metadata.TreeNodeChildren.Iter
If the call to TreeNodeChildren.Iter.next() found a collection, the iterator over the elements in that collection.
subList(int, int) - Method in class org.apache.sis.internal.util.CheckedArrayList
Returns a checked sublist.
subList(int, int) - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Returns a view of the portion of this list between the specified lower, inclusive, and upper, exclusive.
subList(int, int) - Method in class org.apache.sis.math.Vector
Returns a view which contain the values of this vector in the given index range.
SubList(E[], int, int) - Constructor for class org.apache.sis.internal.util.UnmodifiableArrayList.SubList
Creates a new sublist.
SubOperationInfo - Class in org.apache.sis.referencing.operation
Information about the operation from a source component to a target component in CompoundCRS instances.
SubOperationInfo(int, CoordinateOperation, double[], int, int) - Constructor for class org.apache.sis.referencing.operation.SubOperationInfo
Creates a new instance wrapping the given coordinate operation or coordinate constants.
subRange - Variable in class org.apache.sis.util.collection.RangeSet.SubIter
A copy of the RangeSet.SubSet.subRange field value at the time of iterator creation.
subRange - Variable in class org.apache.sis.util.collection.RangeSet.SubSet
The minimal and maximal values of this subset,
subsample(int...) - Method in class org.apache.sis.coverage.grid.GridDerivation
Applies a subsampling on the grid geometry to build.
subsample(int...) - Method in class org.apache.sis.coverage.grid.GridExtent
Creates a new grid extent subsampled by the given amount of cells along each grid dimensions.
subsampling - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
Conversion from pixel coordinates in this (potentially subsampled) coverage to pixel coordinates in the resource coverage at full resolution.
subsampling - Variable in class org.apache.sis.internal.storage.TiledGridResource.CacheKey
Subsampling factors at read time.
subsampling - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
Coordinate conversion from subsampled grid to the grid at full resolution.
subSampling(int, int, int) - Method in class org.apache.sis.math.LinearlyDerivedVector
Returns a view which contain the values of this vector in a given index range.
subSampling(int, int, int) - Method in class org.apache.sis.math.Vector
Returns a view which contain the values of this vector in a given index range.
SubSampling(int, int, int) - Constructor for class org.apache.sis.math.Vector.SubSampling
Creates a new view over the given range.
subsamplingOffsets - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
Conversion from pixel coordinates in this (potentially subsampled) coverage to pixel coordinates in the resource coverage at full resolution.
subsamplingOffsets - Variable in class org.apache.sis.internal.storage.TiledGridResource.CacheKey
Remainder of subsampling divisions.
subsamplingOffsets - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
Remainder of the divisions of TiledGridResource cell coordinates by subsampling factors.
subSequence(int, int) - Method in class org.apache.sis.internal.jaxb.gcx.Anchor
Returns the sequence of characters in the given range of index.
subSequence(int, int) - Method in class org.apache.sis.internal.storage.esri.CharactersView
Returns a copy of the buffer content over the given range of bytes.
subSequence(int, int) - Method in class org.apache.sis.internal.storage.PRJDataStore.AuxiliaryContent
Returns a sub-sequence of this auxiliary file content.
subSequence(int, int) - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Returns a sub-sequence of the wrapped text.
subSequence(int, int) - Method in class org.apache.sis.metadata.DomainRange
Returns a subsequence of the unlocalized string representation.
subSequence(int, int) - Method in class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
Deprecated.
 
subSequence(int, int) - Method in class org.apache.sis.util.AbstractInternationalString
Returns a subsequence of the string in the default locale.
subSequence(int, int) - Method in class org.apache.sis.util.StringBuilders.Repeat
Returns a sequence of the same constant character but different length.
subSequence(int, int) - Method in class org.apache.sis.util.Version
Returns a new version string that is a subsequence of this sequence.
subSequence(int, int) - Method in class org.apache.sis.xml.NilInternationalString
Returns this if the range is [0…0], or throws an exception otherwise.
subset(int[], int[]) - Method in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Returns a new AOI instance over a sub-region of this Area Of Interest.
subset(int[], int[], boolean) - Static method in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Creates a subset of the data arrays for the specified bands.
subset(Query) - Method in class org.apache.sis.internal.storage.image.SingleImageStore
Requests a subset of the coverage.
subset(Query) - Method in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
Requests a subset of features and/or feature properties from this resource.
subset(Query) - Method in interface org.apache.sis.storage.FeatureSet
Requests a subset of features and/or feature properties from this resource.
subset(Query) - Method in interface org.apache.sis.storage.GridCoverageResource
Requests a subset of the coverage.
subSet(E, E) - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns a view of the portion of this set whose elements occur with a frequency in the range of fromElement frequency inclusive to toElement frequency exclusive.
subSet(E, E) - Method in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
Returns a view of the portion of this subset whose elements occur with a frequency in the range of fromElement frequency inclusive to toElement frequency exclusive.
subSet(E, E, int) - Method in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
subSet(Range<E>, Range<E>) - Method in class org.apache.sis.util.collection.RangeSet
Returns a view of the portion of this sorted set whose elements range from lower, inclusive, to upper, exclusive.
subSet(Range<E>, Range<E>) - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Delegates subset creation to the enclosing class.
Subset(GridGeometry, int[]) - Constructor for class org.apache.sis.internal.storage.TiledGridResource.Subset
Creates parameters for the given domain and range.
SubSet(boolean, E, boolean, E) - Constructor for class org.apache.sis.util.collection.FrequencySortedSet.SubSet
Creates a new subset from the lower element (inclusive) to the upper element (exclusive).
SubSet(Range<E>) - Constructor for class org.apache.sis.util.collection.RangeSet.SubSet
Creates a new subset of the enclosing RangeSet between the given values.
subsetAndCompress(int[]) - Method in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Requests a sample model with only a subset of the bands of the original sample model.
SubsetOf_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Subset of {0}
SubsetQuery_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Query a subset of “{0}”.
SubspaceNotSpecifiedException - Exception in org.apache.sis.coverage
Thrown when an operation can only be applied on a subspace of a multi-dimensional coverage, but not such subspace has been specified.
SubspaceNotSpecifiedException() - Constructor for exception org.apache.sis.coverage.SubspaceNotSpecifiedException
Constructs an exception with no detail message.
SubspaceNotSpecifiedException(String) - Constructor for exception org.apache.sis.coverage.SubspaceNotSpecifiedException
Constructs an exception with the specified detail message.
SubspaceNotSpecifiedException(String, Throwable) - Constructor for exception org.apache.sis.coverage.SubspaceNotSpecifiedException
Constructs an exception with the specified detail message and cause.
SUBSTITUTE_COUNTRY - Static variable in class org.apache.sis.internal.jaxb.Context
The bit flag for enabling substitution of country codes by character strings.
SUBSTITUTE_FILENAME - Static variable in class org.apache.sis.internal.jaxb.Context
The bit flag for enabling substitution of filenames by character strings.
SUBSTITUTE_LANGUAGE - Static variable in class org.apache.sis.internal.jaxb.Context
The bit flag for enabling substitution of language codes by character strings.
SUBSTITUTE_MIMETYPE - Static variable in class org.apache.sis.internal.jaxb.Context
The bit flag for enabling substitution of mime types by character strings.
substituteByNullElement(Collection<?>) - Method in enum org.apache.sis.metadata.ValueExistencePolicy
Returns true if TreeNode shall substitute the given collection by a singleton containing only a null element.
substring(int) - Method in class org.apache.sis.io.TableAppender.Cell
Returns a new cell which contains substring of this cell.
subtract(double) - Method in class org.apache.sis.internal.util.DoubleDouble
Subtracts a double from this DoubleDouble without error term.
subtract(double[], int, int) - Method in class org.apache.sis.internal.util.DoubleDouble
Subtracts another double-double value from this DoubleDouble, reading the values from an array.
subtract(double, double) - Method in class org.apache.sis.internal.util.DoubleDouble
Subtracts another double-double value from this DoubleDouble.
subtract(long, long) - Method in class org.apache.sis.math.Vector
Returns a-b as a signed value, throwing an exception if the result overflows a long.
subtract(Quantity<Q>) - Method in class org.apache.sis.measure.Scalar
Returns the difference between this Quantity and the given quantity.
subtract(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates a function computing the numeric difference between the first and second operand.
subtract(DoubleDouble) - Method in class org.apache.sis.internal.util.DoubleDouble
Subtracts another double-double value from this DoubleDouble.
subtract(Fraction) - Method in class org.apache.sis.math.Fraction
Returns the simplified result of subtracting the given fraction from this fraction.
subtract(Range<E>) - Method in class org.apache.sis.measure.MeasurementRange
Returns the range of values that are in this range but not in the given range.
subtract(Range<E>) - Method in class org.apache.sis.measure.Range
Returns the range of values that are in this range but not in the given range.
Subtract - Static variable in class org.apache.sis.internal.filter.FunctionNames
The "Subtract" (−) arithmetic expression.
Subtract(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Constructor for class org.apache.sis.filter.ArithmeticFunction.Subtract
Creates a new expression for the "Subtract" operation.
subtractAny(NumberRange<?>) - Method in class org.apache.sis.measure.NumberRange
Returns the range of values that are in this range but not in the given range.
subtractGuessError(double) - Method in class org.apache.sis.internal.util.DoubleDouble
Subtracts a double from this DoubleDouble with a default error term.
subtractGuessError(Number) - Method in class org.apache.sis.internal.util.DoubleDouble
Subtracts a Number from this DoubleDouble.
subTransform - Variable in class org.apache.sis.referencing.operation.transform.PassThroughTransform
The sub-transform to apply on the modified coordinates.
subtreeNesting - Variable in class org.apache.sis.xml.TransformingWriter
Number of times that TransformingWriter.subtreeRootName has been found.
subtreeRootName - Variable in class org.apache.sis.xml.TransformingWriter
Name of the the root element of a sub-tree to handle in a special way, or null if none.
subType(Class<?>, String) - Static method in class org.apache.sis.metadata.sql.TableHierarchy
If the given identifier specifies a subtype of the given type, then returns that subtype.
subTypes - Variable in class org.apache.sis.referencing.factory.sql.TableInfo
Sub-interfaces of TableInfo.type to handle, or null if none.
SubTypes - Class in org.apache.sis.referencing.crs
Implementation of AbstractCRS methods that require knowledge about subclasses.
SubTypes - Class in org.apache.sis.referencing.cs
Implementation of AbstractCS methods that require knowledge about subclasses.
SubTypes - Class in org.apache.sis.referencing.datum
Implementation of AbstractDatum methods that require knowledge about subclasses.
SubTypes - Class in org.apache.sis.referencing.operation
Implementation of AbstractCoordinateOperation methods that require knowledge about subclasses.
SubTypes - Class in org.apache.sis.referencing
Implementation of AbstractIdentifiedObject methods that require knowledge about subclasses.
SubTypes() - Constructor for class org.apache.sis.referencing.crs.SubTypes
Do not allow instantiation of this class (except the singleton).
SubTypes() - Constructor for class org.apache.sis.referencing.cs.SubTypes
Do not allow instantiation of this class.
SubTypes() - Constructor for class org.apache.sis.referencing.datum.SubTypes
Do not allow instantiation of this class.
SubTypes() - Constructor for class org.apache.sis.referencing.operation.SubTypes
Do not allow instantiation of this class.
SubTypes() - Constructor for class org.apache.sis.referencing.SubTypes
Do not allow instantiation of this class.
suffix - Variable in class org.apache.sis.feature.StringJoinOperation
The characters to use at the end of the concatenated string, or an empty string if none.
suffix - Variable in class org.apache.sis.internal.storage.image.FormatFinder
The filename extension (may be an empty string), or null if unknown.
suffix - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
The filename extension (may be an empty string), or null if unknown.
SUFFIX - Enum constant in enum org.apache.sis.internal.storage.image.FormatFilter
Filter the providers by file extension.
SUFFIX_MATCH - Enum constant in enum org.apache.sis.storage.DataStoreRegistry.Category
The provider can be tested now and the file suffix matches.
suffixWLD - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
The filename extension for the auxiliary "world file".
suggest(int, int, int, int, int) - Static method in enum org.apache.sis.referencing.operation.transform.IterationStrategy
Suggests a strategy for iterating over the points to transform in an array.
suggestAbbreviation(String, AxisDirection, Unit<?>) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Suggests an abbreviation for the given axis direction.
suggestAxisTypes(CoordinateReferenceSystem, int) - Static method in class org.apache.sis.portrayal.CanvasExtent
Suggests axis types for supplemental dimensions not managed by the Canvas.
suggestCommonTarget(GeographicBoundingBox, CoordinateReferenceSystem...) - Static method in class org.apache.sis.referencing.CRS
Suggests a coordinate reference system which could be a common target for coordinate operations having the given sources.
suggestDirectBuffer - Variable in class org.apache.sis.internal.storage.io.ChannelFactory
Whether this factory suggests to use direct buffers instead of heap buffers.
SUGGESTED_TILE_CACHE_SIZE - Static variable in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Suggested size for a tile cache in number of tiles.
suggestFractionDigits(double...) - Static method in class org.apache.sis.internal.util.Numerics
Suggests an amount of fraction digits for the given values, ignoring NaN and infinities.
suggestFractionDigits(Statistics) - Static method in class org.apache.sis.internal.util.Numerics
Suggests an amount of fraction digits for data having the given statistics.
suggestFractionDigits(Vector[]) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Suggests an amount of fraction digits to use for formatting numbers in each column of the given matrix.
suggestFractionDigits(CoordinateReferenceSystem, Vector[]) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Suggests an amount of fraction digits to use for formatting numbers in each column of the given sequence of points.
suggestIdentifier(Object, Map<String, Object>) - Method in class org.apache.sis.metadata.sql.MetadataWriter
Suggests an identifier (primary key) to be used for the given metadata.
suggestTileSize(int, int, boolean) - Method in class org.apache.sis.internal.coverage.j2d.ImageLayout.FixedSize
Returns the fixed tile size.
suggestTileSize(int, int, boolean) - Method in class org.apache.sis.internal.coverage.j2d.ImageLayout
Suggests a tile size for the specified image size.
suggestTileSize(RenderedImage, Rectangle, boolean) - Method in class org.apache.sis.internal.coverage.j2d.ImageLayout.FixedSize
Returns the fixed tile size.
suggestTileSize(RenderedImage, Rectangle, boolean) - Method in class org.apache.sis.internal.coverage.j2d.ImageLayout
Suggests a tile size for operations derived from the given image.
sum - Variable in class org.apache.sis.math.Statistics
The sum of all values given to the Statistics.accept(double) method.
sum() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns the sum of elements of this stream.
sum() - Method in class org.apache.sis.math.Statistics
Returns the sum, or 0 if none.
sum_x - Variable in class org.apache.sis.math.Plane.Fit
 
sum_xx - Variable in class org.apache.sis.math.Plane.Fit
 
sum_xy - Variable in class org.apache.sis.math.Plane.Fit
 
sum_y - Variable in class org.apache.sis.math.Plane.Fit
 
sum_yy - Variable in class org.apache.sis.math.Plane.Fit
 
sum_z - Variable in class org.apache.sis.math.Plane.Fit
 
sum_zx - Variable in class org.apache.sis.math.Plane.Fit
 
sum_zy - Variable in class org.apache.sis.math.Plane.Fit
 
summarize(TableAppender, NumberFormat, Locale) - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Formats a summary of this projection attempt.
summary - Variable in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
Abstract for the associated standalone quality report.
summary(GridCoverage) - Static method in class org.apache.sis.coverage.grid.DerivedGridCoverage
Returns a short (single-line) string representation of the given coverage.
Summary - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Summary
summaryStatistics() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns statistics about elements of this stream.
sumOfSize - Variable in class org.apache.sis.storage.aggregate.DimensionSelector
Sum of grid extent size of each slice.
supercede(Method) - Static method in class org.apache.sis.metadata.sql.Dispatcher
If the given method is superceded by a new method, the new method.
SupersededBy_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Superseded by {0}.
superTypes - Variable in class org.apache.sis.feature.builder.FeatureTypeBuilder
The parent of the feature to create.
superTypes - Variable in class org.apache.sis.feature.DefaultFeatureType
The direct parents of this feature type, or an empty set if none.
Supervisor - Class in org.apache.sis.internal.system
A central place where to monitor library-wide information through a MBean.
Supervisor() - Constructor for class org.apache.sis.internal.system.Supervisor
Creates a new Supervisor.
SupervisorMBean - Interface in org.apache.sis.internal.system
Provides information about the state of a running Apache SIS instance.
supplementalDimensions - Variable in class org.apache.sis.portrayal.Canvas
The dimensions in the Point Of Interest CRS that are not in the Canvas.objectiveCRS.
supplementalInformation - Variable in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
Any other descriptive information about the dataset.
supplementary - Variable in class org.apache.sis.util.collection.CodeListSet
The bit set for supplementary values beyond the values mask, or null if none.
supplier - Variable in class org.apache.sis.coverage.grid.ImageRenderer.Untiled
The object to use for computing ImageRenderer.Untiled.geometry, or null if not needed.
supplier - Static variable in class org.apache.sis.internal.metadata.sql.Initializer
Data source specified by the user, to be used if no data source is specified by JNDI.
SUPPORTED - Static variable in class org.apache.sis.storage.ProbeResult
The DataStoreProvider recognizes the given storage, but has no additional information.
supportImmediateLoading() - Method in class org.apache.sis.internal.storage.TiledGridResource
Whether this resource supports immediate loading of raster data.
supportsAlterTableWithAddConstraint - Variable in enum org.apache.sis.internal.metadata.sql.Dialect
Whether this dialect support adding table constraints after creation.
supportsCatalogs - Variable in class org.apache.sis.internal.sql.feature.Database
Whether catalog or schema are supported.
supportsIndexInheritance - Variable in enum org.apache.sis.internal.metadata.sql.Dialect
true if child tables inherit the index of their parent tables.
supportSinglePrecision() - Method in class org.apache.sis.internal.feature.Geometries
Returns whether this library can produce geometry backed by the float primitive type instead of the double primitive type.
supportSinglePrecision() - Method in class org.apache.sis.internal.feature.j2d.Factory
Notifies that this library can create geometry objects backed by single-precision type.
supportSizeX - Variable in class org.apache.sis.coverage.grid.ResampledGridCoverage
supportSizeY - Variable in class org.apache.sis.coverage.grid.ResampledGridCoverage
supportsSchemas - Variable in class org.apache.sis.internal.sql.feature.Database
Whether catalog or schema are supported.
supportsTableInheritance - Variable in enum org.apache.sis.internal.metadata.sql.Dialect
Whether this dialect support table inheritance.
SURJECTIVE - Enum constant in enum org.apache.sis.math.FunctionProperty
A function is surjective if any value of T can be created from one or many values of S.
SurjectiveConverter<S,T> - Class in org.apache.sis.internal.converter
Base class for (usually non-invertible) surjective ObjectConverters.
SurjectiveConverter() - Constructor for class org.apache.sis.internal.converter.SurjectiveConverter
Creates a new converter.
SUSPEND_PARAMETER_CHECK - Static variable in class org.apache.sis.internal.system.Semaphores
A flag to indicate that a parameter value outside its domain of validity should not cause an exception to be thrown.
SV_CoupledResource - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
SV_CoupledResource() - Constructor for class org.apache.sis.internal.jaxb.metadata.SV_CoupledResource
Empty constructor for JAXB only.
SV_CoupledResource(DefaultCoupledResource) - Constructor for class org.apache.sis.internal.jaxb.metadata.SV_CoupledResource
SV_CouplingType - Class in org.apache.sis.internal.jaxb.code
JAXB adapter for CouplingType in order to wrap the value in an XML element as specified by ISO 19115-3 standard.
SV_CouplingType() - Constructor for class org.apache.sis.internal.jaxb.code.SV_CouplingType
Empty constructor for JAXB only.
SV_CouplingType(CodeListUID) - Constructor for class org.apache.sis.internal.jaxb.code.SV_CouplingType
Creates a new adapter for the given value.
SV_OperationChainMetadata - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
SV_OperationChainMetadata() - Constructor for class org.apache.sis.internal.jaxb.metadata.SV_OperationChainMetadata
Empty constructor for JAXB only.
SV_OperationChainMetadata(DefaultOperationChainMetadata) - Constructor for class org.apache.sis.internal.jaxb.metadata.SV_OperationChainMetadata
SV_OperationMetadata - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
SV_OperationMetadata() - Constructor for class org.apache.sis.internal.jaxb.metadata.SV_OperationMetadata
Empty constructor for JAXB only.
SV_OperationMetadata(DefaultOperationMetadata) - Constructor for class org.apache.sis.internal.jaxb.metadata.SV_OperationMetadata
SV_OperationMetadata.Since2014 - Class in org.apache.sis.internal.jaxb.metadata
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
SV_Parameter - Class in org.apache.sis.internal.jaxb.metadata
JAXB adapter mapping implementing class to the GeoAPI interface.
SV_Parameter() - Constructor for class org.apache.sis.internal.jaxb.metadata.SV_Parameter
Empty constructor for JAXB only.
SV_Parameter(ParameterDescriptor<?>) - Constructor for class org.apache.sis.internal.jaxb.metadata.SV_Parameter
SVALBARD_BOUNDS - Static variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Southernmost bounds (inclusive) of the last latitude band, which contains Svalbard.
sw - Variable in class org.apache.sis.index.tree.QuadTreeNode
The child nodes in 4 quadrants of equal size.
SW - Static variable in class org.apache.sis.index.tree.QuadTreeNode
The 4 quadrants of a QuadTreeNode: North-West (NW), North-East (NE), South-West (SW) and South-East (SE).
swap(byte[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Swaps the elements at the given indices in the given array of byte values.
swap(char[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Swaps the elements at the given indices in the given array of char values.
swap(double[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Swaps the elements at the given indices in the given array of double values.
swap(double[], int, int, int) - Static method in class org.apache.sis.internal.util.DoubleDouble
Swaps two double-double values in the given array.
swap(float[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Swaps the elements at the given indices in the given array of float values.
swap(int[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Swaps the elements at the given indices in the given array of int values.
swap(long[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Swaps the elements at the given indices in the given array of long values.
swap(short[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Swaps the elements at the given indices in the given array of short values.
swap(Object[], int, int) - Static method in class org.apache.sis.util.ArraysExt
Swaps the elements at the given indices in the given array of Object values.
swapAndScaleAxes(CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Returns an affine transform between two coordinate systems.
swapAndScaleAxes(CoordinateSystem, CoordinateSystem) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
Returns an affine transform between two coordinate systems.
swapAndScaleAxes(MathTransform, DefaultMathTransformFactory.Context) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Given a transform between normalized spaces, creates a transform taking in account axis directions, units of measurement and longitude rotation.
swapAndScaleAxes(MathTransform, CoordinateReferenceSystem, CoordinateReferenceSystem, int, boolean, MathTransformFactory) - Static method in class org.apache.sis.referencing.operation.DefaultConversion
Concatenates to the given transform the operation needed for swapping and scaling the axes.
swapSides - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet
true if the "main" side is the right side instead of the left side.
swapSides - Variable in enum org.apache.sis.storage.aggregate.JoinFeatureSet.Type
true if the "main" side is the right side instead of the left side.
SWIR1 - Enum constant in enum org.apache.sis.storage.landsat.BandName
 
SWIR2 - Enum constant in enum org.apache.sis.storage.landsat.BandName
 
sx - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup.Region
Subsampling compared to the grid having finest resolution.
sx - Variable in class org.apache.sis.math.Plane.Fit
Solution of the plane equation.
sx - Variable in class org.apache.sis.math.Plane
The slope along the x values.
sy - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup.Region
Subsampling compared to the grid having finest resolution.
sy - Variable in class org.apache.sis.math.Plane.Fit
Solution of the plane equation.
sy - Variable in class org.apache.sis.math.Plane
The slope along the y values.
symbol - Variable in class org.apache.sis.measure.AbstractUnit
The unit symbol, or null if this unit has no specific symbol.
symbol - Variable in class org.apache.sis.measure.UnitDimension
If this UnitDimension is a base dimension, its symbol (not to be confused with unit symbol).
symbol() - Method in class org.apache.sis.filter.ArithmeticFunction.Add
 
symbol() - Method in class org.apache.sis.filter.ArithmeticFunction.Divide
 
symbol() - Method in class org.apache.sis.filter.ArithmeticFunction.Multiply
 
symbol() - Method in class org.apache.sis.filter.ArithmeticFunction.Subtract
 
symbol() - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
 
symbol() - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
 
symbol() - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
 
symbol() - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
 
symbol() - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
 
symbol() - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
 
symbol() - Method in class org.apache.sis.filter.LogicalFilter.And
Symbol of the operation.
symbol() - Method in class org.apache.sis.filter.LogicalFilter.Not
Symbol of the operation.
symbol() - Method in class org.apache.sis.filter.LogicalFilter.Or
Symbol of the operation.
symbol() - Method in class org.apache.sis.filter.TemporalFilter.After
Symbol of this operation.
symbol() - Method in class org.apache.sis.filter.TemporalFilter.Before
Symbol of this operation.
symbol() - Method in class org.apache.sis.filter.TemporalFilter.Contains
Symbol of this operation.
symbol() - Method in class org.apache.sis.filter.TemporalFilter.During
Symbol of this operation.
symbol() - Method in class org.apache.sis.filter.TemporalFilter.Equals
Symbol of this operation.
symbol() - Method in class org.apache.sis.filter.UnaryFunction.IsNull
Identification of the operation.
symbol() - Method in class org.apache.sis.internal.filter.Node
Returns the mathematical symbol for this binary function.
symbol(double, int) - Static method in class org.apache.sis.measure.Prefixes
Returns the SI prefix symbol for the given scale factor, or 0 if none.
symbol(AxisDirection) - Static method in class org.apache.sis.geometry.CoordinateFormat
Returns the symbol ("E", "N", "SW", etc.) for given axis direction.
SYMBOL - Enum constant in enum org.apache.sis.measure.UnitFormat.Style
Format unit symbols using Unicode characters.
SYMBOL - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
symbols - Variable in class org.apache.sis.internal.storage.MetadataBuilder.LegalSymbols
Symbols to use as an indication that the MetadataBuilder.LegalSymbols.restriction applies.
symbols - Variable in class org.apache.sis.io.wkt.AbstractParser
The symbols to use for parsing WKT.
symbols - Variable in class org.apache.sis.io.wkt.Formatter
The symbols to use for this formatter.
symbols - Variable in class org.apache.sis.io.wkt.WKTFormat
The immutable set of symbols to use for this formatter.
symbols - Variable in class org.apache.sis.measure.UnitFormat.Operation
The symbols being parsed.
Symbols - Class in org.apache.sis.io.wkt
The set of symbols to use for Well Known Text (WKT) parsing and formatting.
Symbols(int[], int[]) - Constructor for class org.apache.sis.io.wkt.Symbols
Constructor reserved to Symbols.SQUARE_BRACKETS and Symbols.CURLY_BRACKETS constants.
Symbols(Symbols) - Constructor for class org.apache.sis.io.wkt.Symbols
Creates a new set of WKT symbols initialized to a copy of the given symbols.
SYMBOLS - Static variable in class org.apache.sis.measure.AngleFormat
Symbols for degrees (0), minutes (1), seconds (2) and optional fraction digits (3).
symbolToName - Variable in class org.apache.sis.measure.UnitFormat
The mapping from unit symbols to long localized names.
symbolToName() - Method in class org.apache.sis.measure.UnitFormat
Returns the mapping from unit symbols to long localized names.
syncView(FloatBuffer) - Method in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Sets the position and limit of the given FloatBuffer to the same position and limit than the underlying ByteBuffer, converted to units of float data type.
Syntax - Class in org.apache.sis.internal.metadata.sql
Information about the syntax to use for building SQL statements.
Syntax(DatabaseMetaData, boolean) - Constructor for class org.apache.sis.internal.metadata.sql.Syntax
Creates a new Syntax initialized from the given database metadata.
Syntax(Syntax) - Constructor for class org.apache.sis.internal.metadata.sql.Syntax
Creates a new Syntax initialized to the same metadata than the given template.
SyntaxErrorForAlias_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Syntax error for Well-Known Text alias at line {0}.
SYSTEM - Static variable in class org.apache.sis.internal.system.Loggers
The logger for Apache SIS internal operations.
SystemConverter<S,T> - Class in org.apache.sis.internal.converter
Base class of all converters defined in the org.apache.sis.internal package.
SystemConverter(Class<S>, Class<T>) - Constructor for class org.apache.sis.internal.converter.SystemConverter
Creates a new converter for the given source and target classes.
SystemListener - Class in org.apache.sis.internal.system
Listeners for changes in the Apache SIS system.
SystemListener(String) - Constructor for class org.apache.sis.internal.system.SystemListener
Creates a new listener.
SystemRegistry - Class in org.apache.sis.internal.converter
The Apache SIS system-wide ConverterRegistry.
SystemRegistry() - Constructor for class org.apache.sis.internal.converter.SystemRegistry
Creates an initially empty set of object converters.
systems - Variable in class org.apache.sis.measure.UnitServices
All system of units known to this provider.
systemUnit - Variable in class org.apache.sis.internal.feature.SpatialOperationContext
If the CRS needs to be in some units of measurement, the Unit.getSystemUnit() value.
SystemUnit<Q extends javax.measure.Quantity<Q>> - Class in org.apache.sis.measure
Implementation of base, alternate and derived units (see AbstractUnit for a description of unit kinds).
SystemUnit(Class<Q>, UnitDimension, String, byte, short, ScalarFactory<Q>) - Constructor for class org.apache.sis.measure.SystemUnit
Creates a new unit having the given symbol and EPSG code.
SystemUnit.DimToUnit - Class in org.apache.sis.measure
The converter for replacing the keys in the SystemUnit.getBaseUnits() map from UnitDimension instances to SystemUnit instances.

T

T4Options - Static variable in class org.apache.sis.storage.geotiff.Tags
 
T6Options - Static variable in class org.apache.sis.storage.geotiff.Tags
 
table - Variable in class org.apache.sis.internal.sql.feature.FeatureStream
The table which is the source of features.
table - Variable in enum org.apache.sis.internal.sql.feature.Relation.Direction
The database Reflection key to use for fetching the name of other table column.
table - Variable in class org.apache.sis.internal.sql.feature.SelectionClause
The table or view for which to create a SQL statement.
table - Variable in class org.apache.sis.internal.sql.feature.TableReference
The catalog, schema and table name of a table.
table - Variable in class org.apache.sis.internal.sql.postgis.ExtentEstimator
The table for which to get the extent.
table - Variable in class org.apache.sis.metadata.TreeNode
The table for which this node is an element.
table - Variable in class org.apache.sis.referencing.factory.sql.TableInfo
The table name for SQL queries.
table - Variable in class org.apache.sis.util.collection.WeakHashSet
Table of weak references.
table - Variable in class org.apache.sis.util.collection.WeakValueHashMap
Table of weak references.
table(String) - Static method in class org.apache.sis.storage.sql.ResourceDefinition
Creates a resource definition for a table or a view in any catalog and schema of the database.
table(String, String, String) - Static method in class org.apache.sis.storage.sql.ResourceDefinition
Creates a resource definition for a table or a view in the database.
table(TableReference, GenericName, TableReference) - Method in class org.apache.sis.internal.sql.feature.Analyzer
Returns the table of the given name if it exists, or creates it otherwise.
Table - Class in org.apache.sis.internal.sql.feature
Description of a table in the database, including columns, primary keys and foreigner keys.
Table(Database<?>, FeatureAnalyzer, String) - Constructor for class org.apache.sis.internal.sql.feature.Table
Creates a description of the table analyzed by the given object.
Table(Table) - Constructor for class org.apache.sis.internal.sql.feature.Table
Creates a new table as a projection (subset of columns) of the given table.
TABLE_CAT - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "TABLE_CAT" key for getting a catalog name.
TABLE_NAME - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "TABLE_NAME" key for getting a table name.
TABLE_PREFIX - Static variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
The prefix in table names.
TABLE_SCHEM - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "TABLE_SCHEM" key for getting a schema name.
TABLE_TYPE - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
The "TABLE_TYPE" key for getting a table type.
TableAnalyzer - Class in org.apache.sis.internal.sql.feature
Constructor for a Table based on a "physical" table.
TableAnalyzer(Analyzer, TableReference, TableReference) - Constructor for class org.apache.sis.internal.sql.feature.TableAnalyzer
Creates an analyzer for the table of the given name.
TableAppender - Class in org.apache.sis.io
An Appendable which formats the text as a table suitable for displaying in devices using a monospaced font.
TableAppender() - Constructor for class org.apache.sis.io.TableAppender
Creates a new table formatter writing in an internal buffer with a default column separator.
TableAppender(Appendable) - Constructor for class org.apache.sis.io.TableAppender
Creates a new table formatter writing in the given output with a default column separator.
TableAppender(Appendable, String) - Constructor for class org.apache.sis.io.TableAppender
Creates a new table formatter writing in the given output with the specified column separator.
TableAppender(Appendable, String, String, String) - Constructor for class org.apache.sis.io.TableAppender
Creates a new table formatter writing in the given output with the specified column separator and border.
TableAppender(String) - Constructor for class org.apache.sis.io.TableAppender
Creates a new table formatter writing in an internal buffer with the specified column separator.
TableAppender.Cell - Class in org.apache.sis.io
A class wrapping a cell content and its text alignment.
TableColumn<V> - Class in org.apache.sis.util.collection
Identifies a column in TreeTable.Node instances.
TableColumn() - Constructor for class org.apache.sis.util.collection.TableColumn
Invoked on deserialization for creating an initially empty instance.
TableColumn(Class<V>) - Constructor for class org.apache.sis.util.collection.TableColumn
Creates a new instance for a build-in constant.
TableColumn(Class<V>, CharSequence) - Constructor for class org.apache.sis.util.collection.TableColumn
Creates a new instance for the given type of values.
TableColumn.Constant<V> - Class in org.apache.sis.util.collection
Implementation of TableColumn for the predefined constants.
tableColumns - Variable in class org.apache.sis.metadata.sql.MetadataSource
All columns found in tables that have been queried or created up to date.
tableEsc - Variable in class org.apache.sis.internal.sql.feature.TableAnalyzer
The table/schema name width '_' and '%' characters escaped.
TableHierarchy - Class in org.apache.sis.metadata.sql
Utility methods for handling the inheritance between tables.
TableHierarchy() - Constructor for class org.apache.sis.metadata.sql.TableHierarchy
Do not allow instantiation of this class.
TableInfo - Class in org.apache.sis.referencing.factory.sql
Information about a specific table.
TableInfo(Class<?>, String, String, String, String, Class<?>[], String[], String) - Constructor for class org.apache.sis.referencing.factory.sql.TableInfo
Stores information about a specific table.
tableMatches(String, String) - Static method in class org.apache.sis.referencing.factory.sql.TableInfo
Returns true if the given table name matches the expected name.
tableName - Variable in class org.apache.sis.metadata.sql.MetadataWriter.FKey
 
tableNameEnum - Variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
Non-null if the "OBJECT_TABLE_NAME" column in "Alias" table uses enumeration instead than character varying.
tableNames - Variable in class org.apache.sis.storage.sql.SQLStore
Fully qualified names (including catalog and schema) of the tables to include in this store.
tableNotFound(Locale) - Static method in class org.apache.sis.referencing.factory.sql.SQLTranslator
Returns the error message for the exception to throw if the EPSG tables are not found and we cannot create them.
TableNotFound_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Table “{0}” has not been found.
tableNS - Static variable in class org.apache.sis.storage.sql.ResourceDefinition
The namespace for table names, created when first needed.
tableOfContent - Variable in class org.apache.sis.internal.book.Assembler
The node where to write the table of content for the whole document.
TableReference - Class in org.apache.sis.internal.sql.feature
A (catalog, schema, table) name tuple, which can be used as keys in hash map.
TableReference(String, String, String, String) - Constructor for class org.apache.sis.internal.sql.feature.TableReference
Creates a new tuple with the given names.
TableReference(GenericName, String) - Constructor for class org.apache.sis.internal.sql.feature.TableReference
Creates a new tuple with the components of the given name.
tables - Variable in class org.apache.sis.internal.sql.feature.Analyzer
All tables created by analysis of the database structure.
tables - Variable in class org.apache.sis.internal.sql.feature.Database
All tables known to this Database in declaration order.
tables() - Method in class org.apache.sis.internal.sql.feature.Database
Returns all tables in declaration order.
TABLES - Static variable in class org.apache.sis.metadata.sql.TableHierarchy
TABLES - Static variable in class org.apache.sis.storage.sql.SQLStoreProvider
Name of the parameter for the list of qualified table names.
TABLES_PARAM - Static variable in class org.apache.sis.storage.sql.SQLStoreProvider
Description of the parameter providing the list of tables or views to include as resources in the SQLStore.
tablesByNames - Variable in class org.apache.sis.internal.sql.feature.Database
All tables known to this Database.
tableType - Variable in class org.apache.sis.metadata.sql.MetadataWriter.FKey
 
TabularFormat<T> - Class in org.apache.sis.io
Base class for parser and formatter of tabular data, providing control on line and column separators.
TabularFormat(Locale, TimeZone) - Constructor for class org.apache.sis.io.TabularFormat
Creates a new tabular format.
tabulationWidth - Variable in class org.apache.sis.io.LineAppender
The tabulation width, in number of code points.
tag - Variable in class org.apache.sis.storage.geotiff.DeferredEntry
The GeoTIFF tag to decode, as an unsigned short.
tag() - Method in class org.apache.sis.storage.geotiff.XMLMetadata
Returns the name of the tag from which the XML has been read.
Taglet - Class in org.apache.sis.internal.doclet
Base class of all taglets implemented in this package.
Taglet() - Constructor for class org.apache.sis.internal.doclet.Taglet
Constructs a default inline taglet.
Tags - Class in org.apache.sis.internal.storage.gpx
GPX tag names in XML files and their namespaces.
Tags - Class in org.apache.sis.storage.geotiff
Numerical values of GeoTIFF tags, as unsigned short integers.
Tags() - Constructor for class org.apache.sis.internal.storage.gpx.Tags
Do not allow instantiation of this class.
Tags() - Constructor for class org.apache.sis.storage.geotiff.Tags
Do not allow instantiation of this class.
tail - Variable in class org.apache.sis.util.iso.DefaultScopedName
The tail or path, computed when first needed.
tail() - Method in class org.apache.sis.util.iso.DefaultScopedName
Returns every elements in the sequence of parsed names except for the head.
tailSet(E) - Method in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
Returns a view of the portion of this subset whose elements occur with a frequency equal or greater than fromElement frequency.
tailSet(E) - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns a view of the portion of this set whose elements occur with a frequency equal or greater than fromElement frequency.
tailSet(Range<E>) - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Delegates subset creation to the enclosing class.
tailSet(Range<E>) - Method in class org.apache.sis.util.collection.RangeSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to lower.
take(PolylineBuffer) - Method in class org.apache.sis.internal.processing.isoline.Fragments
Takes a copy of coordinate values of given polyline, then clears that polyline.
tangent(MathTransform, DirectPosition) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Computes a linear approximation of the given math transform at the given position.
target - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
The grid geometry which is the source/target of the coordinate operation to find.
target - Variable in class org.apache.sis.image.Transferer
The image tile where to write sample values after processing.
target - Variable in class org.apache.sis.internal.converter.Column
false for the source, or true for the target.
target - Variable in class org.apache.sis.internal.coverage.j2d.Colorizer
The sample dimension for values after conversion, or null if not yet computed.
target - Variable in class org.apache.sis.internal.metadata.Merger.ForMap
Where to write copied or merged values.
target - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Bytes
The buffers between which to transfer data.
target - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Doubles
The buffers between which to transfer data.
target - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Floats
The buffers between which to transfer data.
target - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Integers
The buffers between which to transfer data.
target - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Longs
The buffers between which to transfer data.
target - Variable in class org.apache.sis.internal.storage.io.ByteWriter.Shorts
The buffers between which to transfer data.
target - Variable in class org.apache.sis.internal.unopkg.JavaMaker.Copier
The root of source and target directories.
target - Variable in class org.apache.sis.measure.ConventionalUnit
The base, derived or alternate units to which this ConventionalUnit is related.
target - Variable in class org.apache.sis.metadata.MetadataCopier
The current metadata instance where to copy the property values.
target - Variable in class org.apache.sis.metadata.StateChanger
The state to apply on all metadata objects.
target - Variable in class org.apache.sis.portrayal.CanvasFollower
The canvas on which to apply the change of zoom, translation or rotation.
target - Variable in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
The target datum inferred from value of TARGET_CRS_CODE.
target - Variable in enum org.apache.sis.referencing.operation.CoordinateOperationRegistry.Decomposition
Whether to extract the horizontal component of the source or target CRS.
TARGET - Static variable in class org.apache.sis.internal.converter.Column
The column for the target type.
TARGET_CRS - Enum constant in enum org.apache.sis.console.Option
The Coordinate Reference System of input data.
TARGET_CRS - Static variable in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
The target CRS for which to collect Bursa-Wolf parameters.
TARGET_DATUM - Static variable in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
TARGET_DIRECTORY - Static variable in class org.apache.sis.internal.maven.Filenames
The target directory.
TARGET_PREFIX - Static variable in class org.apache.sis.xml.Transformer
Heading character for declaring a namespaces on which the remaining of the Rename.lst file applies.
targetClass - Variable in class org.apache.sis.internal.converter.ClassPair
The target class.
targetComponentIndex - Variable in class org.apache.sis.referencing.operation.SubOperationInfo
Index of this instance in the array of SubOperationInfo instances, before the reordering applied by SubOperationInfo.getSourceCRS(SubOperationInfo[]).
targetCRS - Variable in class org.apache.sis.feature.EnvelopeOperation
The coordinate reference system of the envelope to compute, or null for using the CRS of the default geometry or the first non-empty geometry.
targetCRS - Variable in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
The coordinate reference system in which to represent the geometry, or null if not yet determined.
targetCRS - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
The target CRS, or null if not available.
targetCRS - Variable in class org.apache.sis.referencing.operation.CRSPair
The source and target CRS.
TargetCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
targetCS - Variable in class org.apache.sis.internal.referencing.WraparoundApplicator
The target coordinate system.
targetCS - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Coordinate system of the source or target points.
targetCSType - Variable in class org.apache.sis.internal.referencing.provider.AbstractProvider
The base interface of the coordinate system of source/target coordinates.
targetDatum - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
The target datum for this set of parameters, or null if unknown.
targetDimensions - Variable in class org.apache.sis.referencing.operation.DefaultOperationMethod
Deprecated.
ISO 19111:2019 removed source/target dimensions attributes.
targetDimensions - Variable in class org.apache.sis.referencing.operation.transform.TransformSeparator
Indices of transform output dimensions to keep, or null if not yet defined.
targetEllipsoid - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
The ellipsoid of the source or target ellipsoidal coordinate system, or null if it does not apply.
targetExtent(GridExtent, MathTransform, MathTransform, boolean) - Static method in class org.apache.sis.coverage.grid.ResampledGridCoverage
Computes a target grid extent by transforming the source grid extent.
targetLength(int) - Method in class org.apache.sis.internal.storage.io.Region
Returns the total number of values to be read from the sub-region while applying the subsampling.
targetMedian - Variable in class org.apache.sis.internal.referencing.WraparoundApplicator
Coordinates to put at the center of new coordinate ranges, or null for standard axis center.
targetMeridian - Variable in class org.apache.sis.referencing.operation.MathTransformContext
The longitude of the source and target prime meridian, in number of degrees East of Greenwich.
targetOnEllipsoid - Variable in class org.apache.sis.internal.referencing.provider.AbstractProvider
Flags whether the source and/or target ellipsoid are concerned by this operation.
targetPixelStride - Variable in class org.apache.sis.storage.geotiff.DataSubset
Number of interleaved sample values in a pixel of the image to load in memory.
TargetPrinter - Static variable in class org.apache.sis.storage.geotiff.Tags
 
targets - Variable in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
The arrays of target coordinate values.
targetSize - Variable in class org.apache.sis.internal.storage.io.Region
The size after reading only the sub-region at the given subsampling.
TargetType() - Constructor for enum org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.TargetType
 
task - Variable in class org.apache.sis.internal.processing.isoline.Result
The task computing isolines result.
Task() - Constructor for class org.apache.sis.internal.processing.image.TiledProcess.Task
Creates a new sub-task to be executed in a sub-area of a two-dimensional plane.
taskIndex - Variable in class org.apache.sis.internal.processing.image.TiledProcess
Index of this TiledProcess instance in the TiledProcess.tasks array.
tasks - Variable in class org.apache.sis.internal.processing.image.TiledProcess
All tasks executed in parallel threads.
tcontains(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand is contained by the second.
TDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultTemporalCRS.
Temperature(double, Unit<Temperature>) - Constructor for class org.apache.sis.measure.Scalar.Temperature
 
TemperatureMeasurement(double, Unit<Temperature>, Unit<Temperature>, UnitConverter) - Constructor for class org.apache.sis.measure.DerivedScalar.TemperatureMeasurement
Constructor for Quantities factory only.
TemperatureMeasurement(DerivedScalar.TemperatureMeasurement, double) - Constructor for class org.apache.sis.measure.DerivedScalar.TemperatureMeasurement
Constructor for create(…) implementation only.
template - Variable in class org.apache.sis.xml.MarshallerPool
The PooledTemplate to use for initializing recycled (un)marshaller.
TEMPLATE - Static variable in class org.apache.sis.xml.NilReason
The value will be available later.
temporal - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Coordinate system types.
Temporal - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Temporal
Temporal(short, long, String, boolean) - Constructor for enum org.apache.sis.referencing.CommonCRS.Temporal
Creates a new enumeration value of the given name with time counted since the given epoch.
Temporal(Map<String, ?>, TemporalCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, TimeCS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Temporal
Creates a new temporal CRS from the given properties.
Temporal(Map<String, ?>, TemporalCRS, Conversion, TimeCS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Temporal
Creates a new temporal CRS from the given properties.
Temporal(DerivedCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Temporal
Creates a copy of the given CRS.
TEMPORAL - Static variable in class org.apache.sis.io.wkt.Element
Kind of value expected in the element.
TEMPORAL_CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
TEMPORAL_DATUM - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
TEMPORAL_DISTANCE - Static variable in class org.apache.sis.internal.referencing.ExtentSelector
Identification of which fields need to be recomputed.
TEMPORAL_EXTENT - Static variable in class org.apache.sis.coverage.grid.GridGeometry
A bitmask to specify the validity of the temporal period.
TEMPORAL_NAMES - Static variable in class org.apache.sis.referencing.factory.CommonAuthorityFactory
Names of temporal CRS in OGC namespace.
TEMPORAL_TOLERANCE - Static variable in class org.apache.sis.internal.referencing.Formulas
Default tolerance threshold for comparing coordinate values in temporal CRS, assuming that the unit of measurement is second.
TemporalAccessor - Class in org.apache.sis.internal.referencing
Convenience methods for accessing the temporal component of an object (envelope, grid geometry…).
TemporalAccessor(int, TemporalCRS) - Constructor for class org.apache.sis.internal.referencing.TemporalAccessor
Creates a new accessor for the given coordinate reference system.
temporalDistance - Variable in class org.apache.sis.internal.referencing.ExtentSelector
Time between ExtentSelector.best entry center and TOI center.
temporalDistance(Instant, Instant) - Method in class org.apache.sis.internal.referencing.ExtentSelector
Computes a temporal distance between the center of given range and center of time of interest.
temporalElements - Variable in class org.apache.sis.internal.simple.SimpleExtent
Provides temporal component of the extent of the referring object.
temporalElements - Variable in class org.apache.sis.metadata.iso.extent.DefaultExtent
Provides temporal component of the extent of the referring object.
TemporalExtent - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Temporal extent
TemporalFactory - Interface in org.apache.sis.internal.geoapi.temporal
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
TemporalFilter<T> - Class in org.apache.sis.filter
Temporal operations between a period and an instant.
TemporalFilter(Expression<? super T, ?>, Expression<? super T, ?>) - Constructor for class org.apache.sis.filter.TemporalFilter
Creates a new temporal function.
TemporalFilter.After<T> - Class in org.apache.sis.filter
The "After" (>) filter.
TemporalFilter.AnyInteracts<T> - Class in org.apache.sis.filter
The "AnyInteracts" filter.
TemporalFilter.Before<T> - Class in org.apache.sis.filter
The "Before" (<) filter.
TemporalFilter.Begins<T> - Class in org.apache.sis.filter
The "Begins" filter.
TemporalFilter.BegunBy<T> - Class in org.apache.sis.filter
The "BegunBy" filter.
TemporalFilter.Contains<T> - Class in org.apache.sis.filter
The "TContains" filter.
TemporalFilter.During<T> - Class in org.apache.sis.filter
The "During" filter.
TemporalFilter.EndedBy<T> - Class in org.apache.sis.filter
The "EndedBy" filter.
TemporalFilter.Ends<T> - Class in org.apache.sis.filter
The "Ends" filter.
TemporalFilter.Equals<T> - Class in org.apache.sis.filter
The "TEquals" (=) filter.
TemporalFilter.Meets<T> - Class in org.apache.sis.filter
The "Meets" filter.
TemporalFilter.MetBy<T> - Class in org.apache.sis.filter
The "MetBy" filter.
TemporalFilter.OverlappedBy<T> - Class in org.apache.sis.filter
The "OverlappedBy" filter.
TemporalFilter.Overlaps<T> - Class in org.apache.sis.filter
The "TOverlaps" filter.
TemporalOperatorName - Enum in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
TemporalOperatorName() - Constructor for enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
 
TemporalToDate - Class in org.apache.sis.internal.metadata.legacy
A collection where conversion from Temporal to Date objects are performed on-the-fly.
TemporalToDate(Collection<? extends Temporal>) - Constructor for class org.apache.sis.internal.metadata.legacy.TemporalToDate
Creates a new view over the given collection.
TemporalUtilities - Class in org.apache.sis.internal.util
Utilities related to ISO 19108 objects.
TemporalUtilities() - Constructor for class org.apache.sis.internal.util.TemporalUtilities
Do not allow instantiation of this class.
TemporaryFiles - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Temporary files
TensorParameters<E> - Class in org.apache.sis.parameter
Creates parameter groups for tensors (usually matrices).
TensorParameters(Class<E>, String, String, ParameterDescriptor<Integer>...) - Constructor for class org.apache.sis.parameter.TensorParameters
Constructs a descriptors provider.
TensorValues<E> - Class in org.apache.sis.parameter
The values for a group of tensor parameters.
TensorValues(Map<String, ?>, TensorParameters<E>) - Constructor for class org.apache.sis.parameter.TensorValues
Constructs a new group of tensor parameters for the given properties.
TensorValues(TensorValues<E>, boolean) - Constructor for class org.apache.sis.parameter.TensorValues
Constructs a copy of the given matrix parameters.
tequals(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand is equal to the second.
terminal() - Method in class org.apache.sis.internal.stream.DeferredStream
Creates the worker iterator and marks this stream as not active anymore.
TERMINATING_LIMIT - Static variable in class org.apache.sis.internal.storage.inflater.CCITTRLE
Value after the last terminating run length.
territoryOfUse - Variable in class org.apache.sis.referencing.gazetteer.FinalLocationType
Geographic area within which the location type occurs.
territoryOfUse - Variable in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Geographic area within which the location type occurs.
TESLA - Static variable in class org.apache.sis.measure.Units
The SI derived unit for magnetic flux density (T).
test(Object) - Method in class org.apache.sis.filter.FilterLiteral
 
test(R) - Method in class org.apache.sis.filter.BinarySpatialFilter
Given an object, determines if the test(s) represented by this filter are passed.
test(R) - Method in class org.apache.sis.filter.ComparisonFilter.Between
Executes the filter operation.
test(R) - Method in class org.apache.sis.filter.ComparisonFilter
Determines if the test(s) represented by this filter passes with the given operands.
test(R) - Method in class org.apache.sis.filter.DistanceFilter
Given an object, determines if the test(s) represented by this filter are passed.
test(R) - Method in interface org.apache.sis.filter.Filter
Given an object, determines if the test(s) represented by this filter are passed.
test(R) - Method in class org.apache.sis.filter.IdentifierFilter
Returns true if the given object is a AbstractFeature instance and its identifier is one of the identifier specified at IdentifierFilter construction time.
test(R) - Method in class org.apache.sis.filter.LikeFilter
Returns true if the expression value computed from the given object matches the pattern.
test(R) - Method in class org.apache.sis.filter.LogicalFilter.And
Executes the logical operation.
test(R) - Method in class org.apache.sis.filter.LogicalFilter.Not
Evaluates this filter on the given object.
test(R) - Method in class org.apache.sis.filter.LogicalFilter.Or
Executes the logical operation.
test(R) - Method in class org.apache.sis.filter.UnaryFunction.IsNil
Evaluate this filter on the given object.
test(R) - Method in class org.apache.sis.filter.UnaryFunction.IsNull
Evaluate this filter on the given object.
test(S) - Method in interface org.apache.sis.storage.DataStoreProvider.Prober
Probes the given input and returns an indication about whether that input is supported.
test(S) - Method in class org.apache.sis.storage.DataStoreProvider.ProberList
Forward to the primary probe.
test(T) - Method in class org.apache.sis.filter.TemporalFilter
Determines if the test(s) represented by this filter passes with the given operands.
TEST - Static variable in class org.apache.sis.console.CommandRunner
Special value for arguments[commandIndex] meaning that this sub-command is created for JUnit test purpose.
TESTS - Enum constant in enum org.apache.sis.internal.system.DataDirectory
The "Tests" directory.
text - Enum constant in enum org.apache.sis.internal.doclet.Preformat.Style
 
text - Variable in enum org.apache.sis.console.IdentifierCommand.State
The string representation.
text - Variable in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
The text, code list or anchor value, or null if none.
text - Variable in class org.apache.sis.internal.jaxb.lan.LocalisedCharacterString
The text in the locale of this localized string.
text - Variable in class org.apache.sis.internal.storage.gpx.Link
Text of hyper-link.
text - Variable in class org.apache.sis.internal.util.SimpleCharacterIterator
The wrapped character sequence.
text - Variable in class org.apache.sis.io.TableAppender.Cell
The text to write inside the cell.
text - Variable in class org.apache.sis.metadata.DomainRange
The locale-independent string representation, built by DomainRange.toString() when first needed.
text(DocTree) - Static method in class org.apache.sis.internal.doclet.Taglet
Returns the text contained in the given inline tag.
TEXT - Enum constant in enum org.apache.sis.console.OutputFormat
Arbitrary text, if possible similar to Well Known Text (WKT) but not necessarily.
TEXT - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A link tag (v1.1+).
TEXT - Static variable in class org.apache.sis.metadata.iso.identification.DefaultResolution
Enumeration of possible values for DefaultResolution.property.
textDescription - Variable in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
Text description.
textGroup - Variable in class org.apache.sis.internal.jaxb.lan.PT_FreeText
A set of LocalisedCharacterString, representing the <lan:textGroup> element.
TextGroup - Class in org.apache.sis.internal.jaxb.lan
A set of strings localized in different languages.
TextGroup() - Constructor for class org.apache.sis.internal.jaxb.lan.TextGroup
Empty constructor only used by JAXB.
TextGroup(Locale, String) - Constructor for class org.apache.sis.internal.jaxb.lan.TextGroup
Constructs a text group for a single locale.
textToTree(String, ParsePosition) - Method in class org.apache.sis.io.wkt.AbstractParser
Parses the Well Know Text from specified position as a tree of Elements.
textToTree(String, ParsePosition, String) - Method in class org.apache.sis.io.wkt.WKTFormat
Parses a Well Know Text (WKT) for a fragment or an entire object definition.
TEXTUAL - Enum constant in enum org.apache.sis.internal.sql.feature.InfoStatements.GeometryTypeEncoding
"GEOMETRY_TYPE" column is expected to contain a textual value.
TGT_SEMI_MAJOR - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
The operation parameter descriptor for the "src_semi_major" optional parameter value.
TGT_SEMI_MINOR - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
The operation parameter descriptor for the "src_semi_minor" optional parameter value.
TH - Static variable in class org.apache.sis.internal.referencing.provider.GeographicAndVerticalOffsets
The operation parameter descriptor for the "Geoid undulation" parameter value.
theme - Variable in class org.apache.sis.referencing.gazetteer.FinalLocationType
Property used as the defining characteristic of the location type.
theme - Variable in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
Property used as the defining characteristic of the location type.
theme - Variable in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Property used to characterize the spatial reference system.
THEME_KEY - Static variable in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Key for the "theme" property to be given to the object factory createFoo(…) methods.
thenComparing(Comparator<? super R>) - Method in class org.apache.sis.internal.filter.SortByComparator
Returns a comparator as the concatenation of this comparator with the given one.
Thermal - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Thermal
THERMAL - Enum constant in enum org.apache.sis.storage.landsat.BandGroupName
Group for bands 10, 11.
thesaurusName - Variable in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Name of the formally registered thesaurus or a similar authoritative source of keywords.
thirdFlattening - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Third flattening of the ellipsoid: n = (a-b)/(a+b).
THIS - Static variable in class org.apache.sis.util.collection.TreeNodeList
thisOrEmpty(boolean) - Method in class org.apache.sis.internal.storage.gpx.Copyright
Returns this object as a singleton if the given condition is true, or an empty set if the given condition is false.
Threads - Class in org.apache.sis.internal.system
Utilities methods for threads.
Threads() - Constructor for class org.apache.sis.internal.system.Threads
Do not allows instantiation of this class.
THREE_DIMENSIONAL - Enum constant in enum org.apache.sis.storage.gps.Fix
Three-dimensional fix.
Threshholding - Static variable in class org.apache.sis.storage.geotiff.Tags
 
threshold(Vector, Set<Double>) - Static method in class org.apache.sis.storage.geotiff.Localization
Finds the value at which the increment in localization grid seems to change.
thresholdForScientificNotation - Variable in class org.apache.sis.console.TransformCommand
We will switch to scientific notation if the coordinate value to format is greater than this value.
THROW - Enum constant in enum org.apache.sis.image.ErrorAction
Exceptions are wrapped in an ImagingOpException and thrown.
THROW - Static variable in interface org.apache.sis.image.ErrorHandler
Exceptions are wrapped in an ImagingOpException and thrown.
THROW - Static variable in class org.apache.sis.internal.coverage.j2d.TileErrorHandler
Exceptions are wrapped in an ImagingOpException and thrown.
THUNDERSCAN - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Unsupported.
Tile - Class in org.apache.sis.internal.referencing.j2d
A tile identified by a location, a dimension and a subsampling.
Tile - Interface in org.apache.sis.storage.tiling
A small hyper-rectangular representation of data which is part of a tiling scheme.
Tile() - Constructor for class org.apache.sis.internal.processing.isoline.Parallelized.Tile
Creates a new sub-task.
Tile(AffineTransform, Rectangle) - Constructor for class org.apache.sis.internal.referencing.j2d.Tile
Creates a new tile for the given final transform.
Tile(Point, Dimension) - Constructor for class org.apache.sis.internal.referencing.j2d.Tile
Creates a tile for the given tile location.
Tile(Rectangle, Dimension) - Constructor for class org.apache.sis.internal.referencing.j2d.Tile
Creates a tile for the given region.
Tile(Rectangle, AffineTransform) - Constructor for class org.apache.sis.internal.referencing.j2d.Tile
Creates a tile for the given region and "grid to real world" transform.
Tile(TiledGridCoverage.AOI, Vector, int[], int) - Constructor for class org.apache.sis.storage.geotiff.DataSubset.Tile
Stores information about a tile to be loaded.
TILE - Static variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Possible value for the ImageFileDirectory.tileTagFamily field.
tileByteCounts - Variable in class org.apache.sis.storage.geotiff.DataSubset
For each tile, the number of (compressed) bytes in that tile.
tileByteCounts - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
For each tile, the number of (compressed) bytes in that tile.
TileByteCounts - Static variable in class org.apache.sis.storage.geotiff.Tags
 
TileCache - Class in org.apache.sis.image
A cache of tiles computed by ComputedImage.
TileCache() - Constructor for class org.apache.sis.image.TileCache
Creates a new tile cache.
TileCache.Key - Class in org.apache.sis.image
A compound key identifying a tile of a ComputedImage.
tileCountInQuery - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Total number of tiles in the AOI, from TiledGridCoverage.AOI.tileLower inclusive to TiledGridCoverage.AOI.tileUpper exclusive.
TiledDeferredImage - Class in org.apache.sis.internal.storage
A rendered image where tiles are loaded only when first needed.
TiledDeferredImage(int[], int[], Map<String, Object>, TiledGridCoverage.AOI) - Constructor for class org.apache.sis.internal.storage.TiledDeferredImage
Creates a new tiled image.
TiledGridCoverage - Class in org.apache.sis.internal.storage
Base class of grid coverage read from a resource where data are stored in tiles.
TiledGridCoverage(TiledGridResource.Subset) - Constructor for class org.apache.sis.internal.storage.TiledGridCoverage
Creates a new tiled grid coverage.
TiledGridCoverage.AOI - Class in org.apache.sis.internal.storage
The Area Of Interest specified by user in a call to TiledGridCoverage.render(GridExtent).
TiledGridCoverage.Snapshot - Class in org.apache.sis.internal.storage
Snapshot of a TiledGridCoverage.AOI iterator position.
TiledGridResource - Class in org.apache.sis.internal.storage
Base class of grid coverage resource storing data in tiles.
TiledGridResource(StoreListeners) - Constructor for class org.apache.sis.internal.storage.TiledGridResource
Creates a new resource.
TiledGridResource.CacheKey - Class in org.apache.sis.internal.storage
A key in the TiledGridResource.rasters cache of tiles.
TiledGridResource.Subset - Class in org.apache.sis.internal.storage
Parameters that describe the resource subset to be accepted by the TiledGridCoverage constructor.
TiledImage - Class in org.apache.sis.internal.coverage.j2d
A rendered image which can contain an arbitrary number of tiles.
TiledImage(Map<String, Object>, ColorModel, int, int, int, int, Raster...) - Constructor for class org.apache.sis.internal.coverage.j2d.TiledImage
Creates a new tiled image.
TiledProcess<R> - Class in org.apache.sis.internal.processing.image
Calculation in a two-dimensional space that can be subdivided in smaller calculations in sub-regions.
TiledProcess(RenderedImage, int, int, PixelIterator.Builder) - Constructor for class org.apache.sis.internal.processing.image.TiledProcess
Prepares TiledProcess for execution of a task splitted in different regions.
TiledProcess.Task - Class in org.apache.sis.internal.processing.image
A task to be executed in TiledProcess for a sub-region of the image to process.
TiledResource - Interface in org.apache.sis.storage.tiling
A resource which content can be accessed by smaller chunks called tiles.
TileErrorFlagSet_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Tile ({0}, {1}) is unavailable because of error in a previous calculation attempt.
TileErrorHandler - Class in org.apache.sis.internal.coverage.j2d
A convenience class for reporting an error during computation of a tile.
TileErrorHandler(ErrorHandler, Class<?>, String) - Constructor for class org.apache.sis.internal.coverage.j2d.TileErrorHandler
Creates a new tile error handler.
TileErrorHandler.Executor - Interface in org.apache.sis.internal.coverage.j2d
An object executing actions in a way where errors occurring during tile computation are reported to an error handler instead of causing the whole operation to fail.
tileGridXOffset - Variable in class org.apache.sis.image.PixelIterator
The X and Y coordinate of the upper-left pixel of tile (0,0).
tileGridXOffset - Variable in class org.apache.sis.image.PrefetchedImage.Worker
Image properties for converting pixel coordinates to tile indices.
tileGridYOffset - Variable in class org.apache.sis.image.PixelIterator
The X and Y coordinate of the upper-left pixel of tile (0,0).
tileGridYOffset - Variable in class org.apache.sis.image.PrefetchedImage.Worker
Image properties for converting pixel coordinates to tile indices.
tileHeight - Variable in class org.apache.sis.image.PixelIterator
Size of all tiles in the PixelIterator.image.
tileHeight - Variable in class org.apache.sis.image.PrefetchedImage.Worker
Image properties for converting pixel coordinates to tile indices.
tileHeight - Variable in class org.apache.sis.image.ResamplingGrid
Number of pixels in a tile row or column.
tileHeight - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The size of each tile, or -1 if the information has not be found.
TileLength - Static variable in class org.apache.sis.storage.geotiff.Tags
 
tileLower - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Indices (relative to enclosing TiledGridCoverage) of the upper-left tile to read.
tileLowerX - Variable in class org.apache.sis.image.PixelIterator
The domain, in tile coordinates, of the region traversed by this pixel iterator.
tileLowerY - Variable in class org.apache.sis.image.PixelIterator
The domain, in tile coordinates, of the region traversed by this pixel iterator.
TileMatrix - Interface in org.apache.sis.storage.tiling
A collection of tiles with the same size and properties placed on a regular grid with no overlapping.
TileMatrixSet - Interface in org.apache.sis.storage.tiling
A collection of TileMatrix in the same CRS but at different scale levels.
TileNotWritable_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Tile ({0}, {1}) is not writable.
tileOffsetFull - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Pixel coordinates of current iterator position relative to the Area Of Interest specified by user.
tileOffsets - Variable in class org.apache.sis.storage.geotiff.DataSubset
For each tile, the byte offset of that tile as compressed and stored on disk.
tileOffsets - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
For each tile, the byte offset of that tile, as compressed and stored on disk.
TileOffsets - Static variable in class org.apache.sis.storage.geotiff.Tags
 
TileOpExecutor - Class in org.apache.sis.internal.coverage.j2d
A read or write action to execute on each tile of an image.
TileOpExecutor(RenderedImage, Rectangle) - Constructor for class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Creates a new operation for tiles in the specified region of the specified image.
TileOpExecutor.Cursor<RI extends RenderedImage,A> - Class in org.apache.sis.internal.coverage.j2d
Tile indices of the next tile to process in a multi-threaded computation.
TileOpExecutor.ReadWork<A> - Class in org.apache.sis.internal.coverage.j2d
Worker which will read tiles.
TileOpExecutor.Worker<RI extends RenderedImage,RT extends Raster,A> - Class in org.apache.sis.internal.coverage.j2d
Base class of workers which will read or write tiles.
TileOpExecutor.WriteWork<A> - Class in org.apache.sis.internal.coverage.j2d
Worker which will write tiles.
TileOrganizer - Class in org.apache.sis.internal.referencing.j2d
Creates a collection of Tiles from their grid to CRS affine transforms.
TileOrganizer(Point) - Constructor for class org.apache.sis.internal.referencing.j2d.TileOrganizer
Creates an initially empty tile collection with the given location.
TileOrganizer.Translation - Class in org.apache.sis.internal.referencing.j2d
An affine transform which is translated relative to an original transform.
TilePlaceholder - Class in org.apache.sis.internal.coverage.j2d
Source of read-only empty tiles to use as placeholder for tiles that were not computed.
TilePlaceholder(SampleModel) - Constructor for class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Creates a initially empty set of empty tiles.
TilePlaceholder.BufferRef - Class in org.apache.sis.internal.coverage.j2d
Weak reference to a data buffer.
TilePlaceholder.Filled - Class in org.apache.sis.internal.coverage.j2d
A provider of tile placeholder with a fill value.
TilePlaceholder.WithCross - Class in org.apache.sis.internal.coverage.j2d
A provider of tile placeholder with a white border and white cross in the tile.
tiles - Variable in class org.apache.sis.image.PrefetchedImage
The prefetched tiles.
tiles - Variable in class org.apache.sis.internal.coverage.j2d.BatchComputedImage.Rasters
The fetched tiles.
tiles - Variable in class org.apache.sis.internal.coverage.j2d.TiledImage
The tiles.
tiles - Variable in class org.apache.sis.internal.referencing.j2d.TileOrganizer
Tiles for which we should compute the bounding box after we have them all.
tiles() - Method in class org.apache.sis.internal.referencing.j2d.TileOrganizer
Returns the tiles.
tileSize - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
Size of all tiles in the domain of this TiledGridCoverage, without clipping and subsampling.
tileSize - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
Size of tiles (or chunks) in the resource, without clipping and subsampling.
TileSize - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Tile size
TileStatus - Enum in org.apache.sis.storage.tiling
Information about the availability of a tile.
TileStatus() - Constructor for enum org.apache.sis.storage.tiling.TileStatus
 
tilesToPixels(RenderedImage, Rectangle) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Converts tile indices to pixel coordinate inside the tiles.
tileStrides - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
Values by which to multiply each tile coordinates for obtaining the index in the tile vector.
tileTagFamily - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Whether the tiling was specified using the Tile* family of TIFF tags or the Strip* family of tags.
tileToPixelX(RenderedImage, int) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Converts a tile column index to smallest x pixel coordinate inside the tile.
tileToPixelY(RenderedImage, int) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Converts a tile row index to smallest y pixel coordinate inside the tile.
TileTranslation - Class in org.apache.sis.internal.referencing.j2d
An affine transform which is translated relative to an original transform.
TileTranslation(Dimension, AffineTransform, int, int) - Constructor for class org.apache.sis.internal.referencing.j2d.TileTranslation
Creates a new translated transform.
tileUpdate(WritableRenderedImage, int, int, boolean) - Method in class org.apache.sis.image.ComputedTiles
Invoked when a source is changing the content of one of its tile.
tileUpper - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Indices (relative to enclosing TiledGridCoverage) after the bottom-right tile to read.
tileUpperX - Variable in class org.apache.sis.image.PixelIterator
The domain, in tile coordinates, of the region traversed by this pixel iterator.
tileUpperY - Variable in class org.apache.sis.image.PixelIterator
The domain, in tile coordinates, of the region traversed by this pixel iterator.
tileWidth - Variable in class org.apache.sis.image.PixelIterator
Size of all tiles in the PixelIterator.image.
tileWidth - Variable in class org.apache.sis.image.PrefetchedImage.Worker
Image properties for converting pixel coordinates to tile indices.
tileWidth - Variable in class org.apache.sis.image.ResamplingGrid
Number of pixels in a tile row or column.
tileWidth - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
The size of each tile, or -1 if the information has not be found.
TileWidth - Static variable in class org.apache.sis.storage.geotiff.Tags
 
tileX - Variable in class org.apache.sis.image.PixelIterator
Tile coordinate of PixelIterator.currentRaster.
tileX - Variable in class org.apache.sis.image.TileCache.Key
Index of the tile owned by the image.
tileY - Variable in class org.apache.sis.image.PixelIterator
Tile coordinate of PixelIterator.currentRaster.
tileY - Variable in class org.apache.sis.image.TileCache.Key
Index of the tile owned by the image.
time - Variable in class org.apache.sis.internal.storage.gpx.Metadata
The creation date of the file.
time - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Time the event occurred, or Long.MIN_VALUE if none.
Time - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Time
Time(double, Unit<Time>) - Constructor for class org.apache.sis.measure.Scalar.Time
 
TIME - Enum constant in enum org.apache.sis.internal.storage.csv.Foliation
Trajectories are ordered by time.
TIME - Enum constant in enum org.apache.sis.referencing.CommonCRS.Engineering
A single-dimensional coordinate system for time in seconds since an unknown epoch.
TIME - Static variable in class org.apache.sis.geometry.CoordinateFormat
Constants for the CoordinateFormat.types array.
TIME - Static variable in class org.apache.sis.internal.metadata.AxisNames
A ISO 19162 frequently used name.
TIME - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A metadata tag.
Time_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
{0} time
TIME_AS_INSTANTS - Static variable in class org.apache.sis.internal.feature.MovingFeatures
Definition of characteristics containing a list of instants, without duplicates.
TIME_AS_NUMBERS - Static variable in class org.apache.sis.internal.feature.MovingFeatures
An alternative to MovingFeatures.TIME_AS_INSTANTS used when times cannot be mapped to calendar dates.
TIME_CS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
TIME_KEYWORDS - Static variable in class org.apache.sis.io.wkt.Element
Hard-coded list of elements in which to parse values as dates instead of numbers.
timeCRS - Variable in class org.apache.sis.internal.referencing.TemporalAccessor
Converter from floating point numbers to dates.
TimeCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultTemporalCRS.
TimeDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultTemporalCRS.
TimeDependentBWP - Class in org.apache.sis.referencing.datum
Parameters for a time-dependent geographic transformation between two datum.
TimeDependentBWP(GeodeticDatum, Extent, Date) - Constructor for class org.apache.sis.referencing.datum.TimeDependentBWP
Creates a new instance for the given target datum, domain of validity and time reference.
timeEncoding - Variable in class org.apache.sis.internal.storage.csv.Store
Specifies how time is encoded in the CSV file, or null if there is no time.
timeEncoding() - Method in class org.apache.sis.internal.storage.csv.Store
Returns an indication of how time is encoded in the CSV file, or null if there is no time.
TimeEncoding - Class in org.apache.sis.internal.storage.csv
Specifies how time is encoded in the CSV file.
TimeEncoding(TemporalDatum, Unit<Time>) - Constructor for class org.apache.sis.internal.storage.csv.TimeEncoding
Creates a new time encoding.
TimeExtent - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultTemporalCRS.
timeFormat - Variable in class org.apache.sis.util.logging.MonolineFormatter
The format to use for formatting elapsed time, or null if there is none.
timeFormat(String) - Method in class org.apache.sis.util.logging.MonolineFormatter
Implementation of MonolineFormatter.setTimeFormat(String), to be invoked also by the constructor.
timeGranularity - Variable in class org.apache.sis.storage.aggregate.MergeStrategy
Temporal granularity of the time of interest, or null if none.
timeInstant - Variable in class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML2
The time.
TimeInstant - Class in org.apache.sis.internal.jaxb.gml
Encapsulates a gml:TimeInstant.
TimeInstant() - Constructor for class org.apache.sis.internal.jaxb.gml.TimeInstant
Empty constructor used by JAXB.
TimeInstant(Instant) - Constructor for class org.apache.sis.internal.jaxb.gml.TimeInstant
Creates a new time instant initialized to the given value.
TimeOrigin - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultTemporalCRS.
timeout - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
The delay of inactivity (in nanoseconds) before to close a Data Access Object.
TIMEOUT - Static variable in class org.apache.sis.metadata.sql.MetadataSource
The timeout before to close a prepared statement, in nanoseconds.
TIMEOUT - Static variable in class org.apache.sis.xml.MarshallerPool
Amount of nanoseconds to wait before to remove unused (un)marshallers.
TIMEOUT_RESOLUTION - Static variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
The maximal difference between the scheduled time and the actual time in order to perform the factory disposal, in nanoseconds.
TimePeriod - Class in org.apache.sis.internal.jaxb.gml
The adapter for "TimePeriod".
TimePeriod() - Constructor for class org.apache.sis.internal.jaxb.gml.TimePeriod
Empty constructor used by JAXB.
TimePeriod(Period) - Constructor for class org.apache.sis.internal.jaxb.gml.TimePeriod
Creates a new Time Period bounded by the begin and end time specified in the given object.
TimePeriodBound - Class in org.apache.sis.internal.jaxb.gml
The begin or end position in a TimePeriod.
TimePeriodBound() - Constructor for class org.apache.sis.internal.jaxb.gml.TimePeriodBound
Empty constructor for subclasses only.
TimePeriodBound.GML2 - Class in org.apache.sis.internal.jaxb.gml
The begin or end position in a TimePeriod, expressed in the GML 2 way.
TimePeriodBound.GML3 - Class in org.apache.sis.internal.jaxb.gml
The begin or end position in a TimePeriod, expressed in the GML 3 way.
timePosition - Variable in class org.apache.sis.internal.jaxb.gml.TimeInstant
The date, optionally with its time component.
timeRange - Variable in class org.apache.sis.coverage.grid.GridGeometry
The start time and end time, or null if not yet computed.
timeRange() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns the GridGeometry.timeRange value without cloning.
timeReference - Variable in class org.apache.sis.referencing.datum.TimeDependentBWP
The reference epoch for time-dependent parameters (EPSG:1047).
times - Variable in class org.apache.sis.internal.feature.InstantList
The times in milliseconds since the epoch.
timestamp - Variable in class org.apache.sis.internal.system.DelayedRunnable
Time of execution of this task, in nanoseconds provided by System.nanoTime().
timestamp - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.DataAccessRef
The timestamp (not relative to epoch) at the time the Data Access Object has been released.
Timestamp() - Constructor for class org.apache.sis.internal.converter.DateConverter.Timestamp
 
timestamps - Variable in class org.apache.sis.referencing.factory.ReferenceKeeper
Time where object references were stored in this object.
TimeUnit - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to unit of measurements.
timezone - Variable in class org.apache.sis.console.CommandRunner
The locale specified by the "--timezone" option.
timezone - Variable in class org.apache.sis.internal.jaxb.Context
The timezone, or null if unspecified.
timezone - Variable in class org.apache.sis.internal.storage.folder.Store
Timezone of dates in the data store, or null if unspecified.
timezone - Variable in class org.apache.sis.internal.storage.PRJDataStore
Timezone for dates in *.prj or other auxiliary files, or null for UTC.
timezone - Variable in class org.apache.sis.internal.storage.wkt.Store
Timezone for dates, or null for UTC.
timezone - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
The timezone to use when parsing or formatting dates and times without explicit timezone, or null if unspecified.
timezone - Variable in class org.apache.sis.io.CompoundFormat
The timezone given at construction time, or null for UTC.
timezone - Variable in class org.apache.sis.xml.Pooled
The timezone, or null if unspecified.
Timezone - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Timezone
TIMEZONE - Enum constant in enum org.apache.sis.console.Option
The timezone for the dates to be formatted.
TIMEZONE - Static variable in class org.apache.sis.internal.storage.folder.StoreProvider
Description of the parameter for timezone of dates in the data store.
TIMEZONE - Static variable in class org.apache.sis.setup.OptionKey
The timezone to use when parsing or formatting dates and times without explicit timezone.
TIMEZONE - Static variable in class org.apache.sis.storage.geotiff.GeoTIFF
The timezone for the date and time parsing, or null for the default.
TIMEZONE - Static variable in class org.apache.sis.xml.XML
Specifies the timezone to use for marshalling dates and times.
tip() - Method in class org.apache.sis.referencing.NamedIdentifier
The last element in the sequence of parsed names.
tip() - Method in class org.apache.sis.util.iso.AbstractName
Returns the last element in the sequence of parsed names.
tip() - Method in class org.apache.sis.util.iso.DefaultLocalName
Returns this since this object is already a local name.
TIRS1 - Enum constant in enum org.apache.sis.storage.landsat.BandName
 
TIRS2 - Enum constant in enum org.apache.sis.storage.landsat.BandName
 
title - Variable in class org.apache.sis.internal.simple.SimpleCitation
The title to be returned by SimpleCitation.getTitle().
title - Variable in class org.apache.sis.metadata.iso.citation.DefaultCitation
Name by which the cited resource is known.
title - Variable in enum org.apache.sis.storage.landsat.BandGroupName
Localized name of the group.
title - Variable in enum org.apache.sis.storage.landsat.BandName
Localized name of Landsat band.
title - Variable in class org.apache.sis.xml.XLink
Just as with resources, this is simply a human-readable string with a short description for the arc.
Title - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Title
TITLE - Enum constant in enum org.apache.sis.xml.XLink.Type
A descriptive title for another linking element.
titleMatches(Citation, String) - Static method in class org.apache.sis.metadata.iso.citation.Citations
Returns true if the title or any alternate title in the given citation matches the given string.
titleMatches(Citation, Citation) - Static method in class org.apache.sis.metadata.iso.citation.Citations
Returns true if at least one title or alternate title in c1 is leniently equal to a title or alternate title in c2.
titleProperty - Variable in class org.apache.sis.feature.DefaultAssociationRole
The name of the property to use as a title for the associated feature, or an empty string if none.
titleProperty - Variable in class org.apache.sis.metadata.TreeNodeChildren
Index of the property to write in the parent node instead of as a child.
TitleProperty - Annotation Type in org.apache.sis.metadata
Identifies the name of a property to use for summarizing in one line the content of a metadata object.
TM_Duration - Class in org.apache.sis.internal.jaxb.gts
Wraps a gts:TM_Duration element.
TM_Duration() - Constructor for class org.apache.sis.internal.jaxb.gts.TM_Duration
Empty constructor for JAXB.
TM_Duration(Duration) - Constructor for class org.apache.sis.internal.jaxb.gts.TM_Duration
Wraps a Temporal Duration value at marshalling-time.
TM_PeriodDuration - Class in org.apache.sis.internal.jaxb.gts
Wraps a gts:TM_PeriodDuration element.
TM_PeriodDuration() - Constructor for class org.apache.sis.internal.jaxb.gts.TM_PeriodDuration
Empty constructor for JAXB.
TM_PeriodDuration(PeriodDuration) - Constructor for class org.apache.sis.internal.jaxb.gts.TM_PeriodDuration
Wraps a Temporal Period Duration value at marshalling-time.
TM_PeriodDuration.Since2014 - Class in org.apache.sis.internal.jaxb.gts
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
TM_Primitive - Class in org.apache.sis.internal.jaxb.gml
JAXB adapter for TemporalPrimitive, in order to integrate the value in an element complying with OGC/ISO standard.
TM_Primitive() - Constructor for class org.apache.sis.internal.jaxb.gml.TM_Primitive
Empty constructor for JAXB.
TM_Primitive(TemporalPrimitive) - Constructor for class org.apache.sis.internal.jaxb.gml.TM_Primitive
Wraps a Temporal Primitive value at marshalling-time.
TM_Primitive.Since2014 - Class in org.apache.sis.internal.jaxb.gml
Wraps the value only if marshalling ISO 19115-3 element.
tmax - Variable in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder
Overall start and end time over all properties.
tmcInSubset - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
Tile Matrix Coordinates (TMC) of current iterator position relative to enclosing TiledGridCoverage.
tmcInSubset - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.Snapshot
Tile Matrix Coordinates (TMC) relative to the enclosing TiledGridCoverage.
tmcOfFirstTile - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
The Tile Matrix Coordinates (TMC) of the first tile.
tmin - Variable in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder
Overall start and end time over all properties.
to - Variable in class org.apache.sis.xml.XLink
The ending resource.
to(Unit<Q>) - Method in class org.apache.sis.measure.DerivedScalar
Converts this quantity to another unit of measurement.
to(Unit<Q>) - Method in class org.apache.sis.measure.Scalar
Converts this quantity to another unit of measurement.
TO_INFLATE - Static variable in class org.apache.sis.internal.unopkg.UnoPkg
Module to decompress.
to2D(CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.feature.SpatialOperationContext
Returns the two first dimensions of the given CRS.
toActualZone - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
A transform from a position in the CRS given at construction time to a position in the CRS identified by MilitaryGridReferenceSystem.Encoder.actualZone.
toAFNOR(Object) - Static method in class org.apache.sis.profile.france.FrenchProfile
Returns the given metadata object as an AFNOR-compliant instance.
toAFNOR(ReferenceSystem, boolean) - Static method in class org.apache.sis.profile.france.FrenchProfile
Returns the given given reference system as an AFNOR-compliant instance.
toAndOperands(Filter<R>) - Static method in class org.apache.sis.filter.Optimization
Returns the given filter as a list of AND operands.
toARGB() - Method in class org.apache.sis.internal.coverage.j2d.ColorsForRange
Returns the ARGB codes for the colors.
toArray() - Method in class org.apache.sis.feature.PropertySingleton
Returns an array wrapping the singleton value, or an empty array if none.
toArray() - Method in class org.apache.sis.internal.jaxb.gml.MeasureList
Returns the values as an array.
toArray() - Method in class org.apache.sis.internal.processing.isoline.Result
Returns the list content as an array.
toArray() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns all elements in an array.
toArray() - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns all elements in an array.
toArray() - Method in class org.apache.sis.internal.util.CheckedArrayList.Mediator
 
toArray() - Method in class org.apache.sis.internal.util.ListOfUnknownSize
Returns the elements in an array.
toArray() - Method in class org.apache.sis.internal.util.SetOfUnknownSize
Returns the elements in an array.
toArray() - Method in class org.apache.sis.internal.util.UnmodifiableArrayList.SubList
Returns a copy of the backing array section viewed by this sublist.
toArray() - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Returns a copy of the backing array.
toArray() - Method in class org.apache.sis.parameter.IntegerList
Returns the values as an array.
toArray() - Method in class org.apache.sis.parameter.ParameterValueList
Returns the parameters in an array.
toArray() - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns the content of this set as an array.
toArray() - Method in class org.apache.sis.util.collection.TreeNodeList
Returns an array containing all the children in this list.
toArray() - Method in class org.apache.sis.util.collection.WeakHashSet
Returns a view of this set as an array.
toArray() - Method in class org.apache.sis.util.collection.WeakValueHashMap.EntrySet
Returns a view of this set as an array.
toArray(Object) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Returns arguments as an array, and convert some types that are not recognized by MessageFormat.
toArray(Collection<? extends T>, Class<T>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns the elements of the given collection as an array.
toArray(IntFunction<A[]>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns all elements in an array.
toArray(Iterator<?>, T[], boolean) - Static method in class org.apache.sis.internal.util.SetOfUnknownSize
Implementation of the public toArray() methods without call to SetOfUnknownSize.size().
toArray(List<GeneralParameterDescriptor>, int) - Static method in class org.apache.sis.internal.referencing.provider.AbstractMercator
Returns the given descriptor as an array, excluding the two first elements which are assumed to be the axis lengths.
toArray(Isolines[]) - Static method in class org.apache.sis.internal.processing.isoline.Isolines
Returns the isolines for each band, then for each values in the band.
toArray(NodeList) - Static method in class org.apache.sis.internal.book.CodeColorizer
Returns all nodes in the given list as an array.
toArray(T[]) - Method in class org.apache.sis.internal.util.ListOfUnknownSize
Returns the elements in the given array, or in a new array of the same type if it was necessary to allocate more space.
toArray(T[]) - Method in class org.apache.sis.internal.util.SetOfUnknownSize
Returns the elements in the given array, or in a new array of the same type if it was necessary to allocate more space.
toArray(T[]) - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
Copies the backing array in the given one if the list fits in the given array.
toArray(T[]) - Method in class org.apache.sis.util.collection.FrequencySortedSet
Returns the content of this set as an array.
toASCII(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Replaces some Unicode characters by ASCII characters on a "best effort basis".
toASCII(CharSequence, StringBuilder) - Static method in class org.apache.sis.util.StringBuilders
Implementation of the public toASCII methods.
toASCII(StringBuilder) - Static method in class org.apache.sis.util.StringBuilders
Replaces some Unicode characters by ASCII characters on a "best effort basis".
toAttribute(AbstractIdentifiedType) - Static method in class org.apache.sis.feature.Features
Returns the given type as an AttributeType by casting if possible, or by getting the result type of an operation.
toAttributeType(Class<?>) - Method in class org.apache.sis.util.iso.DefaultRecordSchema
Suggests an attribute type for the given value class.
toAuthorityDefinition(Class<T>, T) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
If the authority defines an object equal, ignoring metadata, to the given object, returns that authority object.
toAuxiliaryURL(URI, String) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Converts the given URI to a URL with the same path except for the file extension, which is replaced by the given extension.
toBacking(int) - Method in class org.apache.sis.math.Vector.SubSampling
Returns the index where to look for the value in the enclosing vector.
toBacking(int[]) - Method in class org.apache.sis.math.RepeatedVector
Converts an array of indexes used by this vector to the indexes used by the backing vector.
toBacking(int[]) - Method in class org.apache.sis.math.Vector.Pick
Returns the indexes where to look for the value in the enclosing vector.
toBacking(int[]) - Method in class org.apache.sis.math.Vector.SubSampling
Returns the index where to look for the value in the enclosing vector.
toBacking(int[]) - Method in class org.apache.sis.math.Vector
Converts an array of indexes used by this vector to the indexes used by the backing vector.
toBase - Variable in class org.apache.sis.coverage.grid.GridDerivation
The conversion from the derived grid to the original grid, or null if no subsampling is applied.
toBase(int) - Method in class org.apache.sis.math.RepeatedVector
Converts the given index from this vector domain to an index in the RepeatedVector.base vector.
toBoundingBox(int) - Method in class org.apache.sis.storage.landsat.MetadataReader
Computes the bounding box for the 8 MetadataReader.corners values starting at the given index.
toByte(int) - Static method in class org.apache.sis.measure.AngleFormat
Returns the given value as a byte.
toCamelCase(String) - Static method in class org.apache.sis.internal.metadata.AxisNames
Returns the given name in camel case if it is one of the know names.
toCaseInsensitiveNameMap(Collection<Map.Entry<String, E>>, Locale) - Static method in class org.apache.sis.internal.util.CollectionsExt
Creates a (name, element) mapping for the given collection of elements.
toCharSequence() - Method in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Returns the content of this <gco:CharacterString> as a String, an InternationalString or an Anchor.
toCharSequence() - Method in class org.apache.sis.internal.jaxb.lan.PT_FreeText
Returns the content of this <gco:CharacterString> as an InternationalString.
toCharset(MarshalContext, String) - Method in class org.apache.sis.xml.ValueConverter
Converts the given string to a character set.
toCharsetCode(MarshalContext, Charset) - Method in class org.apache.sis.xml.ValueConverter
Converts the given character set to a code.
toCIEXYZ(float[]) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Returns a CIEXYZ color for a sample value.
toClass() - Method in class org.apache.sis.util.iso.DefaultTypeName
Deprecated.
toClass(int) - Static method in class org.apache.sis.referencing.EPSGFactoryFallback
Returns the interface for the given *_MASK constant.
toClass(String, String) - Static method in class org.apache.sis.util.iso.TypeNames
Returns the class for a TypeName made of the given scope and name.
toClass(TypeName) - Static method in class org.apache.sis.util.iso.Names
Returns the Java class associated to the given type name.
toClose - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
The object to close when WorldFileStore is closed.
toClose - Variable in class org.apache.sis.internal.stream.BaseStreamWrapper
The stream to close, or null if none.
toCodePoint(char) - Method in class org.apache.sis.io.Appender
Returns the code point for the given character, or -1 if we need to wait for the next character.
toCodePoints(String, String[]) - Static method in class org.apache.sis.io.wkt.Symbols
Packs the given pairs of bracket or quotes in a single array of code points.
toCodeSpace(Citation) - Static method in class org.apache.sis.metadata.iso.citation.Citations
Infers a code space from the given citation, or returns null if none.
toCollection(Object) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns the given value as a collection.
toCollection(InfoStatements, ValueGetter<?>, Array) - Static method in class org.apache.sis.internal.sql.feature.ValueGetter
Converts the given SQL array to a Java array and free the SQL array.
toCollection(GeometryFactory, Class<T>, IntFunction<T[]>, BiFunction<GeometryFactory, Coordinate[], T>, BiFunction<GeometryFactory, T[], GeometryCollection>) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Converts a single geometry or a geometry collection to a collection of another type.
toCompatible(RenderedImage) - Method in class org.apache.sis.image.Interpolation
Returns Interpolation.NEAREST if interpolations on the given image should be restricted to nearest-neighbor.
toCompatible(RenderedImage) - Method in class org.apache.sis.image.Visualization.InterpConvert
This interpolation never need to be disabled.
toContextualUnit(Unit<Q>) - Method in class org.apache.sis.io.wkt.Formatter
Returns the unit to use instead of the given one, or unit if there is no replacement.
toConverse - Variable in class org.apache.sis.coverage.Category
The conversion from sample values to real values (or conversely), never null even for qualitative categories.
toCoordinateArray() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns a copy of all coordinates in this sequence.
toCountryCode(MarshalContext, Locale) - Method in class org.apache.sis.xml.ValueConverter
Converts the given locale to a country code.
toCRS(long) - Method in class org.apache.sis.internal.storage.csv.TimeEncoding
Converts the given timestamp to the values used in the temporal coordinate reference system.
toDataBufferType() - Method in enum org.apache.sis.image.DataType
Returns the DataBuffer constant for this enumeration value.
toDate(double) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Converts the given value into a Date object.
toDate(long) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
Converts the given milliseconds time to a date object, or returns null if the given time is Long.MIN_VALUE.
toDate(Instant) - Static method in class org.apache.sis.internal.util.TemporalUtilities
Temporary method, to be removed after we upgraded metadata to java.time.
toDate(TemporalAccessor) - Static method in class org.apache.sis.internal.util.StandardDateFormat
Converts the given temporal object into a date.
toDate(Context, XMLGregorianCalendar) - Static method in class org.apache.sis.internal.xml.XmlUtilities
Converts the given XML Gregorian calendar to a date.
toDate(Context, TimePeriodBound) - Static method in class org.apache.sis.internal.jaxb.gml.TM_Primitive
Returns the date of the given bounds, or null if none.
toDatumPattern(String, StringBuilder) - Static method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder
Returns a SQL pattern for the given datum name.
ToDomain(MathTransform, DomainDefinition.ToDomain) - Constructor for class org.apache.sis.referencing.operation.transform.DomainDefinition.ToDomain
Creates a new node in a chain of transform to potentially concatenate.
toDomainOfValidity - Variable in class org.apache.sis.console.TransformCommand
The transformation from source CRS to the domain of validity CRS, or null if none.
toDuration(double) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Converts the given value difference into a duration object.
toElement - Variable in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
High endpoint (exclusive) of the subset.
toElement(StoredTree.Inflater) - Method in class org.apache.sis.io.wkt.StoredTree.Node
Copies this node in a modifiable Element.
toElements(AbstractParser, Collection<? super Element>, int) - Method in class org.apache.sis.io.wkt.StoredTree
Recreates Element trees.
toElements(StoredTree.Inflater, Collection<? super Element>) - Method in class org.apache.sis.io.wkt.StoredTree.Node
Copies this node in modifiable Elements and add them to the given list.
toEndOfLine(ByteBuffer, Reader) - Static method in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Moves the buffer or stream until the character after the next end of line character.
toEnvelope() - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the coordinates of this grid extent in an envelope.
toEnvelope(MathTransform) - Method in class org.apache.sis.coverage.grid.GridExtent
Transforms this grid extent to a "real world" envelope using the given transform.
toEnvelope(MathTransform, MathTransform, Envelope) - Method in class org.apache.sis.coverage.grid.GridExtent
Transforms this grid extent to a "real world" envelope using the given transform.
toEnvelopes(MathTransform, MathTransform, Envelope) - Method in class org.apache.sis.coverage.grid.GridExtent
Transforms this grid extent to "real world" envelopes using the given transform.
toExp10(int) - Static method in class org.apache.sis.internal.util.Numerics
Converts a power of 2 to a power of 10, rounded toward negative infinity.
toExpandedString(GenericName) - Static method in class org.apache.sis.util.iso.Names
Formats the given name in expanded form close to the Java Content Repository (JCR) definition.
toExtent(GridExtent, long...) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Creates a new grid extent around this grid coordinates.
toExtent(GridExtent, long[], boolean) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Implementation of FractionalGridCoordinates.toExtent(GridExtent, long...) with the option to replace PointOutsideCoverageException by null return value.
toFile(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Returns the given path as a File, or null if it cannot be converted.
toFile(URL, String) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Converts a URL to a File.
toFileOrURL(String, String) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Parses the following path as a File if possible, or a URL otherwise.
toFloat() - Method in enum org.apache.sis.image.DataType
Returns the smallest floating point type capable to store all values of this type without precision lost.
toFormattable(Object) - Method in class org.apache.sis.measure.RangeFormat
Converts the given object to a type that format(…) method can process.
toFormattable(Unit<Q>) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
If the given unit is one of the unit that cannot be formatted without ambiguity in WKT format, return a proposed replacement.
toFormattable(CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Returns the given coordinate reference system as a formattable object.
toFormattable(CoordinateSystem) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Returns the given coordinate system as a formattable object.
toFormattable(CoordinateSystemAxis) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Returns the given coordinate system axis as a formattable object.
toFormattable(Datum) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Returns the given datum as a formattable object.
toFormattable(Ellipsoid) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Returns the ellipsoid as a formattable object.
toFormattable(GeodeticDatum) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Returns the given geodetic datum as a formattable object.
toFormattable(PrimeMeridian) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Returns the given prime meridian as a formattable object.
toFormattable(MathTransform, boolean) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Converts the given object in a FormattableObject instance.
toFormatUnit - Variable in class org.apache.sis.geometry.CoordinateFormat
Conversions from arbitrary units to the unit used by formatter, or null if none.
toFullResolution(long, int) - Method in class org.apache.sis.internal.storage.TiledGridCoverage
Converts a cell coordinate from this TiledGridCoverage coordinate space to full resolution.
toFullyQualifiedName() - Method in class org.apache.sis.referencing.NamedIdentifier
Returns a view of this name as a fully-qualified name.
toFullyQualifiedName() - Method in class org.apache.sis.util.iso.AbstractName
Returns a view of this name as a fully-qualified name.
toGenericName(Object) - Method in class org.apache.sis.util.iso.DefaultNameFactory
Creates a generic name from the given value.
toGenericNames(Object) - Method in class org.apache.sis.util.iso.DefaultNameFactory
Converts the given value to an array of generic names.
toGeodetic3D(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
If the given CRS is two-dimensional, append an ellipsoidal height to it.
toGeographic - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
Coordinate conversion or transformation from the normalized CRS to geographic CRS.
toGeographic(DirectPosition) - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
Transforms the given position to the GeohashReferenceSystem.normalizedCRS.
toGeometry(List<Geometry>, boolean, boolean) - Method in class org.apache.sis.internal.feature.jts.Factory
Returns the given list of polygons or line strings as a single geometry.
toGeometry2D(Envelope, WraparoundMethod) - Method in class org.apache.sis.internal.feature.Geometries
Transforms an envelope to a two-dimensional polygon whose start point is lower corner and other points are the envelope corners in clockwise order.
toGeometryType(GeometryType) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Converts the given geometry to the specified type.
toGeometryType(GeometryType) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Converts the given geometry to the specified type.
toGeometryWrapper(Geometries<G>, Expression<R, ?>) - Static method in class org.apache.sis.internal.filter.Node
Returns an expression whose results is a geometry wrapper.
toGPX() - Method in enum org.apache.sis.storage.gps.Fix
Returns the string representation in GPS Exchange Format (GPX).
toGridCoordinates(DirectPosition) - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Converts the specified geospatial position to grid coordinates.
toGridCoordinates(DirectPosition) - Method in class org.apache.sis.coverage.grid.EvaluatorWrapper
Converts the specified geospatial position to grid coordinates.
toGridCoordinates(DirectPosition) - Method in interface org.apache.sis.coverage.grid.GridCoverage.Evaluator
Converts the specified geospatial position to grid coordinates.
toGridPosition(DirectPosition) - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
Updates the grid DefaultEvaluator.position with the given geospatial position.
toHeuristicLabel(String) - Method in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Rewrites the given property name in a more human-readable form using heuristic rules.
toHeuristicTemporal(Date, ZoneId) - Static method in class org.apache.sis.internal.util.StandardDateFormat
Converts the given legacy Date object into a java.time implementation in given timezone.
toIANA(String) - Static method in class org.apache.sis.xml.LegacyCodes
Converts the given legacy ISO 19115:2003 character set code to its IANA name.
toIdentifier(Object) - Static method in class org.apache.sis.io.wkt.GeodeticObjectParser
Returns the value associated to IdentifiedObject.IDENTIFIERS_KEY as an Identifier object.
toIdentifier(String, StringBuilder, boolean) - Method in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeListAdapter
Converts the given Java constant name to something hopefully close to the UML identifier, or close to the textual value to put in the XML.
toIdentifier(String, StringBuilder, boolean) - Method in class org.apache.sis.internal.jaxb.code.DCPList
Converts the given Java constant name to something hopefully close to the UML identifier, or close to the textual value to put in the XML.
toIdentifier(GenericName) - Static method in class org.apache.sis.referencing.Builder
Converts the given name into an identifier.
toImplementation(Object) - Method in class org.apache.sis.xml.PooledMarshaller
Converts the given arbitrary object to an implementation having JAXB annotations.
toImplementation(ParameterDescriptor<T>) - Method in class org.apache.sis.internal.metadata.ReferencingServices
Returns a fully implemented parameter descriptor.
toImplementation(ParameterDescriptor<T>) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
Returns a fully implemented parameter descriptor.
toIndex(Object) - Static method in class org.apache.sis.internal.feature.jts.Wrapper
Converts the given argument to a zero-based index.
toIndexed(String, int) - Static method in class org.apache.sis.internal.util.Strings
Appends "[index]" to the given name.
toInputStream(AutoCloseable) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Converts the given output stream to an input stream.
toInstant(double) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Converts the given value into an instant object.
toInstant(Object) - Static method in class org.apache.sis.filter.ComparisonFilter
Converts the given object to an Instant, or returns null if unconvertible.
toInstant(Instant) - Static method in class org.apache.sis.filter.TemporalFilter
Converts a GeoAPI instant to a Java instant.
toInternal(String) - Static method in enum org.apache.sis.xml.Implementation
Converts the given key from "com.sun.xml.bind.*" to "com.sun.xml.internal.bind.*" namespace.
toInternationalString() - Method in class org.apache.sis.referencing.NamedIdentifier
Returns a local-dependent string representation of this generic name.
toInternationalString() - Method in class org.apache.sis.util.iso.AbstractName
Returns a local-dependent string representation of this generic name.
toInternationalString() - Method in class org.apache.sis.util.iso.DefaultLocalName
Returns a local-dependent string representation of this local name.
toInternationalString(CharSequence) - Static method in class org.apache.sis.util.iso.Types
Returns the given characters sequence as an international string.
toInternationalString(Map<String, ?>, String) - Static method in class org.apache.sis.util.iso.Types
Returns an international string for the values in the given properties map, or null if none.
toInternationalStrings(CharSequence...) - Static method in class org.apache.sis.util.iso.Types
Returns the given array of CharSequences as an array of InternationalStrings.
toISO(CharSequence, int, int) - Static method in class org.apache.sis.internal.util.StandardDateFormat
Modifies the given date and time string for making it more compliant to ISO syntax.
toISO(Duration) - Static method in class org.apache.sis.internal.jaxb.gts.TM_PeriodDuration
Converts the given Java XML duration into an ISO 19108 duration.
toISO2(String, short) - Static method in class org.apache.sis.util.Locales
Converts a 3-letters ISO code to a 2-letters one.
toJavaSourceFiles(File[], int) - Static method in class org.apache.sis.util.resources.ResourceCompilerMojo
Converts the given property files into Java source file, provided that the latter exists.
toJavaType() - Method in class org.apache.sis.util.iso.DefaultTypeName
Returns the Java type represented by this name.
toJavaType(int) - Static method in class org.apache.sis.internal.metadata.sql.TypeMapper
Return the Java class for the given SQL type, or null if none.
token(CharSequence, int) - Static method in class org.apache.sis.util.CharSequences
Returns the token starting at the given offset in the given text.
toLabel(String) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Returns the given string followed by a colon.
toLanguageCode(MarshalContext, Locale) - Method in class org.apache.sis.xml.ValueConverter
Converts the given locale to a language code.
toLatinAbbreviation(CoordinateSystem, AxisDirection, String) - Method in class org.apache.sis.io.wkt.Transliterator
Returns the axis abbreviation to format in WKT, or null if none.
toLatinAbbreviation(CoordinateSystem, AxisDirection, String) - Method in class org.apache.sis.io.wkt.Transliterator.Unicode
Returns the abbreviation as-is.
toLegacy(VerticalDatumType) - Static method in class org.apache.sis.internal.referencing.VerticalDatumTypes
Returns the legacy code for the datum type, or 0 if unknown.
tolerance - Variable in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
Angular tolerance at equator in degrees.
tolerance - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
Difference allowed in iterative computations, in units of grid cell size.
tolerance(int) - Method in class org.apache.sis.coverage.grid.GridDerivation
Returns a tolerance factor for comparing scale factors in the given dimension.
TOLERANCE - Static variable in class org.apache.sis.image.ResamplingGrid
The maximal error allowed, in pixel units.
toLikePattern(String) - Static method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Returns a string like the given string but with accented letters replaced by ASCII letters and all characters that are not letter or digit replaced by the wildcard % character.
toLikePattern(String, int, int, boolean, boolean, StringBuilder) - Static method in class org.apache.sis.internal.metadata.sql.SQLUtilities
Returns a SQL LIKE pattern for the given identifier.
toLineString(List<Coordinate>, List<Geometry>, boolean, boolean) - Method in class org.apache.sis.internal.feature.jts.Factory
Makes a line string or linear ring from the given coordinates, and adds the line string to the given list.
toList(Collection<T>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Casts or copies the given collection to a list.
toList(Future<Isolines[]>) - Static method in class org.apache.sis.internal.processing.isoline.Isolines
Returns deferred isolines for each band, then for each values in the band.
toList(Stream<T>) - Static method in class org.apache.sis.internal.jdk9.JDK9
Place holder for Stream.toList() method added in JDK16.
toList(Isolines[]) - Static method in class org.apache.sis.internal.processing.isoline.Isolines
Returns the isolines for each band, then for each values in the band.
toLocalDate(Object) - Static method in class org.apache.sis.filter.ComparisonFilter
Converts the given object to a ChronoLocalDate, or returns null if unconvertible.
toLocalDateTime(Object) - Static method in class org.apache.sis.filter.ComparisonFilter
Converts the given object to a ChronoLocalDateTime, or returns null if unconvertible.
toLocale(MarshalContext, String) - Method in class org.apache.sis.xml.ValueConverter
Converts the given string to a locale.
ToLocale() - Constructor for class org.apache.sis.metadata.iso.DefaultMetadata.ToLocale
 
toLocalTime(Object) - Static method in class org.apache.sis.filter.ComparisonFilter
Converts the given object to a LocalTime, or returns null if unconvertible.
toLogRecord(Level) - Method in class org.apache.sis.util.resources.ResourceInternationalString
Converts this international string to a log record.
toLongAxisName(String, AxisDirection, String) - Method in class org.apache.sis.io.wkt.Transliterator
Returns the axis name to use in memory for an axis parsed from a WKT.
toLongAxisName(String, AxisDirection, String) - Method in class org.apache.sis.io.wkt.Transliterator.Unicode
Returns the axis name as-is.
toLongName(String) - Method in class org.apache.sis.storage.landsat.MetadataReader
Prepends the group name before the given key, if a group name exists.
toMap(String) - Static method in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
toMap(IdentifiedObject) - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
toMathTransform(AffineTransform) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Creates a math transform from the given affine transform.
toMatrix() - Method in class org.apache.sis.parameter.TensorValues
Creates a matrix from this group of parameters.
toMatrix(AffineTransform) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Creates a 3×3 matrix from the given affine transform.
toMatrix(ParameterValueGroup) - Method in class org.apache.sis.parameter.TensorParameters
Constructs a matrix from a group of parameters.
toMatrixSIS(Matrix) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Returns the given matrix as an unmodifiable one if this ContextualParameters instance is unmodifiable.
toMessageFormatString(String) - Static method in class org.apache.sis.util.resources.IndexedResourceCompiler
Changes a "normal" text string into a pattern compatible with MessageFormat.
toMilliseconds(Date) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
Returns the milliseconds value of the given date, or Long.MIN_VALUE if the date us null.
toNamedIdentifier(Object) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Given an Identifier or GenericName instance, returns that instance as a NamedIdentifier implementation.
toNaN - Variable in class org.apache.sis.coverage.SampleDimension.Builder
The ordinal NaN values used for this sample dimension.
toNaN(double[]) - Method in class org.apache.sis.internal.sql.postgis.Band
Replaces all "no data" value in the given array by the Double.NaN value.
toNaN(float[]) - Method in class org.apache.sis.internal.sql.postgis.Band
Replaces all "no data" value in the given array by the Float.NaN value.
ToNaN - Class in org.apache.sis.coverage
Keep trace of allocated Float.NaN ordinal values for avoiding range collisions when building categories.
ToNaN() - Constructor for class org.apache.sis.coverage.ToNaN
To be constructed only from this package.
toNanFloat(int) - Static method in class org.apache.sis.math.MathFunctions
Returns a NaN number for the specified ordinal value.
toNanOrdinal(float) - Static method in class org.apache.sis.math.MathFunctions
Returns the ordinal value of the given NaN number.
toneGradation - Variable in class org.apache.sis.metadata.iso.content.DefaultBand
Number of discrete numerical values in the grid data.
toNext() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
Advances to the next non-null identifier, skips duplicated authorities, wraps the identifier in an entry if needed and stores the result in the IdentifierMapAdapter.Iter.next field.
toNilReason(MarshalContext, String) - Method in class org.apache.sis.xml.ValueConverter
Converts the given string to a NilReason.
toNormalized - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
Coordinate conversion from the position CRS to a CRS of the same type but with normalized axes, or null if not needed.
toNormalizedGeographicCRS(CoordinateReferenceSystem, boolean, boolean) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Derives a geographic CRS with (longitude, latitude) axis in the specified order and in decimal degrees.
toNormalScript(char) - Static method in class org.apache.sis.util.Characters
Converts the given character argument to normal script.
toNormalScript(int) - Static method in class org.apache.sis.util.Characters
Converts the given code point to normal script.
toNumber(String, short) - Static method in class org.apache.sis.util.Locales
Converts the given 1-, 2- or 3- letters alpha code to a 15 bits numbers.
toNumberEnum(int) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Converts a DataBuffer enumeration value to Numbers enumeration value.
toObjectType(Class<?>) - Static method in class org.apache.sis.internal.metadata.NameMeaning
Returns the "object type" part of an OGC URN for the given class, or null if unknown.
TooFewArguments_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Expected at least {0,number} argument{0,choice,1#|2#s}, but got {1,number}.
TooFewCollectionElements_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Collection “{0}” contains only {2,number} element{2,choice,1#|2#s} while at least {1,number} elements were expected.
TooFewOccurrences_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Too few occurrences of “{1}”.
toOffsetDateTime(Object) - Static method in class org.apache.sis.filter.ComparisonFilter
Converts the given object to an OffsetDateTime, or returns null if unconvertible.
TooManyArguments_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Expected at most {0,number} argument{0,choice,1#|2#s}, but got {1,number}.
TooManyCollectionElements_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Collection “{0}” contains {2,number} elements while at most {1,number} element{1,choice,1# was|2#s were} expected.
TooManyOccurrences_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Too many occurrences of “{1}”.
TooManyQualitatives - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Too many qualitative categories.
toOutputStream(AutoCloseable) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Converts the given input stream to an output stream.
toPath(URL, String) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Converts a URL to a Path.
toPathOrNull(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Converts the given object to a Path if the object is a known type, or returns null otherwise.
toPattern() - Method in class org.apache.sis.measure.AngleFormat
Returns the pattern used for parsing and formatting angles.
toPattern(int[], int) - Method in class org.apache.sis.measure.AngleFormat
Actual implementation of AngleFormat.toPattern() and toLocalizedPattern() (the latter method may be provided in a future SIS version).
topicCategories - Variable in class org.apache.sis.metadata.iso.identification.AbstractIdentification
Main theme(s) of the resource.
TopicCategory - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Topic category
topologyLevel - Variable in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
Code which identifies the degree of complexity of the spatial relationships.
toPolygonWKT(Envelope) - Static method in class org.apache.sis.geometry.Envelopes
Formats the given envelope as a POLYGON element in the Well Known Text (WKT) format.
toPolylines() - Method in class org.apache.sis.internal.processing.isoline.Fragments
Returns the content of this list as an array of PolylineBuffer instances.
toPosition(MathTransform) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates.Position
Returns the grid coordinates converted to a geospatial position using the given transform.
toPosition(MathTransform) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Returns the grid coordinates converted to a geospatial position using the given transform.
toPrimaryKeys(String, String, String, String...) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Converts EPSG codes or EPSG names to the numerical identifiers (the primary keys).
toPrimitive(Shape) - Static method in class org.apache.sis.internal.referencing.j2d.ShapeUtilities
Attempts to replace an arbitrary shape by one of the standard Java2D constructs.
toProjectionBase - Variable in class org.apache.sis.referencing.GeodeticCalculator
Conversion from position CRS to projection base CRS.
toPropertyName(Class<?>, Class<?>) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
Returns the XML property name of the given interface.
toPropertyName(String, int) - Static method in class org.apache.sis.metadata.PropertyComparator
Removes the "get" or "is" prefix and turn the first character after the prefix into lower case.
toRawPath() - Method in class org.apache.sis.internal.processing.isoline.Isolines
Returns the pixel coordinates of all level, for debugging purposes only.
toRawPath(Map<PolylineStage, Path2D>) - Method in class org.apache.sis.internal.processing.isoline.PolylineBuffer
Appends the pixel coordinates of this polyline to the given path, for debugging purposes only.
toRawPath(Map<PolylineStage, Path2D>) - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Appends the pixel coordinates of this level to the given path, for debugging purposes only.
toRectangles() - Method in class org.apache.sis.geometry.Envelope2D
Returns this envelope as non-empty Java2D rectangle objects.
toRemoteURL(String) - Static method in class org.apache.sis.console.AboutCommand
Creates a "service:jmx:rmi:///jndi/rmi://host:port/jmxrmi" URL for the given host name.
toResult(boolean) - Method in class org.apache.sis.geometry.WraparoundAdjustment
Returns the final transform to apply on the AOI or POI before to return it to the user.
toRGB(float[]) - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Returns a RGB color for a sample value.
toSameCRS(GeometryWrapper<G>) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Transforms the other geometry to the same CRS than this geometry.
toSampleFilters(ImageProcessor, List<SampleDimension>) - Static method in class org.apache.sis.internal.coverage.SampleDimensions
Returns the sampleFilters arguments to use in a call to ImageProcessor.statistics(…) for excluding no-data values.
toSeconds - Variable in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Conversion factor from values in this CRS to values in seconds.
toSequence(boolean) - Method in class org.apache.sis.internal.feature.jts.ShapeConverter.Double
Returns a copy of current coordinate values as a JTS coordinate sequence.
toSequence(boolean) - Method in class org.apache.sis.internal.feature.jts.ShapeConverter.Float
Returns a copy of current coordinate values as a JTS coordinate sequence.
toSequence(boolean) - Method in class org.apache.sis.internal.feature.jts.ShapeConverter
Returns a copy of current coordinate values as a JTS coordinate sequence.
toShape2D(GridGeometry) - Method in class org.apache.sis.coverage.RegionOfInterest
Returns the clip geometry in coordinates of grid cells.
toShortAxisName(CoordinateSystem, AxisDirection, String) - Method in class org.apache.sis.io.wkt.Transliterator
Returns the axis name to format in WKT, or null if none.
toShortAxisName(CoordinateSystem, AxisDirection, String) - Method in class org.apache.sis.io.wkt.Transliterator.Unicode
Returns the axis name as-is.
toSimpleEnvelopes() - Method in class org.apache.sis.geometry.AbstractEnvelope
Returns this envelope as an array of simple (without wraparound) envelopes.
toSizeString(long) - Static method in class org.apache.sis.coverage.grid.GridExtent
Returns a string representation of the given size, assumed computed by high - low + 1.
toSkip - Variable in class org.apache.sis.xml.TransformingWriter.NewDeferred
The value to assign to TransformingWriter.deferred after we reach this point.
toSkip - Variable in class org.apache.sis.xml.TransformingWriter
If non-null, elements to skip before we can write the TransformingWriter.deferred events.
toSliceExtent(GridExtent, int) - Method in class org.apache.sis.storage.aggregate.GridSliceLocator
Returns the extent to use for querying a coverage from the slice at the given index.
toSource - Variable in class org.apache.sis.image.PositionalConsistencyImage
A copy of ResampledImage.toSourceSupport with the support translation removed.
toSource - Variable in class org.apache.sis.image.ResampledImage
Conversion from pixel center coordinates of this image to pixel center coordinates of source image.
toSource - Variable in class org.apache.sis.image.Visualization.Builder
Conversion from pixel coordinates of visualization image to pixel coordinates of Visualization.Builder.source image.
toSourceCenter - Variable in class org.apache.sis.coverage.grid.ResampledGridCoverage
The transform from cell coordinates in this coverage to cell coordinates in source coverage.
toSourceCenter - Variable in class org.apache.sis.image.ResamplingGrid.Key
transform from target grid center to source grid center.
toSourceCorner - Variable in class org.apache.sis.coverage.grid.ResampledGridCoverage
The transform from cell coordinates in this coverage to cell coordinates in source coverage.
toSourceDimensions - Variable in class org.apache.sis.coverage.grid.ResampledGridCoverage
Mapping from dimensions in this ResampledGridCoverage to dimensions in the source coverage.
toSourceSupport - Variable in class org.apache.sis.image.ResampledImage
Same as ResampledImage.toSource but with the addition of a shift for taking in account the number of pixels required for interpolations.
toSQL() - Method in enum org.apache.sis.internal.geoapi.filter.SortOrder
 
toStandardOptions(OpenOption[]) - Static method in class org.apache.sis.internal.storage.StoreUtilities
Converts the given sequence of options into a simplified set of standard options.
toStandardUnit(Unit<Q>) - Static method in class org.apache.sis.measure.Units
Returns the factor by which to multiply the standard unit in order to get the given unit.
toStorableValue(Object) - Static method in class org.apache.sis.metadata.sql.MetadataSource
Converts the given object to a value that can be stored in the database.
toString() - Method in class org.apache.sis.coverage.Category
Returns a string representation of this category for debugging purpose.
toString() - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Returns a string representation of this grid coordinates for debugging purpose.
toString() - Method in class org.apache.sis.coverage.grid.GridCoordinatesView
Returns a string representation of this grid coordinates for debugging purpose.
toString() - Method in class org.apache.sis.coverage.grid.GridCoverage
Returns a string representation of this grid coverage for debugging purpose.
toString() - Method in class org.apache.sis.coverage.grid.GridDerivation
Returns a string representation of this GridDerivation for debugging purpose.
toString() - Method in class org.apache.sis.coverage.grid.GridExtent
Returns a string representation of this grid extent.
toString() - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns a string representation of this grid geometry.
toString() - Method in class org.apache.sis.coverage.grid.GridOrientation
Returns a string representation of this grid orientation.
toString() - Method in class org.apache.sis.coverage.grid.PixelTranslation
Returns a string representation of this pixel translation.
toString() - Method in class org.apache.sis.coverage.SampleDimension
Returns a string representation of this sample dimension.
toString() - Method in class org.apache.sis.feature.AbstractAssociation
Returns a string representation of this association.
toString() - Method in class org.apache.sis.feature.AbstractAttribute
Returns a string representation of this attribute.
toString() - Method in class org.apache.sis.feature.AbstractFeature
Formats this feature in a tabular format.
toString() - Method in class org.apache.sis.feature.AbstractOperation
Returns a string representation of this operation.
toString() - Method in class org.apache.sis.feature.AssociationView
 
toString() - Method in class org.apache.sis.feature.AttributeView
 
toString() - Method in class org.apache.sis.feature.builder.TypeBuilder
Returns a string representation of this object.
toString() - Method in class org.apache.sis.feature.DefaultAssociationRole
Returns a string representation of this association role.
toString() - Method in class org.apache.sis.feature.DefaultAttributeType
Returns a string representation of this attribute type.
toString() - Method in class org.apache.sis.feature.DefaultFeatureType
Formats this feature in a tabular format.
toString() - Method in class org.apache.sis.feature.NamedFeatureType
Returns a string representation of this feature type.
toString() - Method in class org.apache.sis.filter.FilterLiteral
 
toString() - Method in class org.apache.sis.geometry.AbstractDirectPosition
Formats this position in the Well Known Text (WKT) format.
toString() - Method in class org.apache.sis.geometry.AbstractEnvelope
Formats this envelope as a "BOX" element.
toString() - Method in class org.apache.sis.geometry.ArrayEnvelope
Formats this envelope as a "BOX" element.
toString() - Method in class org.apache.sis.geometry.DirectPosition1D
Formats this position in the Well Known Text (WKT) format.
toString() - Method in class org.apache.sis.geometry.DirectPosition2D
Formats this position in the Well Known Text (WKT) format.
toString() - Method in class org.apache.sis.geometry.Envelope2D
Formats this envelope as a "BOX" element.
toString() - Method in class org.apache.sis.geometry.GeneralDirectPosition
Formats this position in the Well Known Text (WKT) format.
toString() - Method in class org.apache.sis.image.AnnotatedImage.CacheKey
Returns a string representation of this key for debugging purpose.
toString() - Method in class org.apache.sis.image.ImageAdapter
Returns a string representation of this image for debugging purpose.
toString() - Method in class org.apache.sis.image.LanczosInterpolation
Interpolation name for debugging purpose.
toString() - Method in class org.apache.sis.image.PlanarImage
Returns a string representation of this image for debugging purpose.
toString() - Method in class org.apache.sis.image.TileCache.Key
Returns a string representation of this key for debugging purposes.
toString() - Method in class org.apache.sis.image.TransferType
Returns the name of this enumeration constant.
toString() - Method in class org.apache.sis.internal.converter.ClassPair
Returns a string representation for this entry.
toString() - Method in class org.apache.sis.internal.converter.ConverterRegistry
Returns a string representation of registered converters for debugging purpose.
toString() - Method in class org.apache.sis.internal.converter.FallbackConverter
Returns a tree representation of this converter.
toString() - Method in class org.apache.sis.internal.converter.SurjectiveConverter
Returns a string representation of this converter for debugging purpose.
toString() - Method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Returns a string representation for debugging purposes.
toString() - Method in class org.apache.sis.internal.coverage.j2d.ColorsForRange
Returns a string representation for debugging purposes.
toString() - Method in class org.apache.sis.internal.coverage.j2d.ImageLayout
Returns a string representation for debugging purpose.
toString() - Method in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Returns a string representation of this color space.
toString() - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
Returns a string representation of this cursor for debugging purposes.
toString() - Method in class org.apache.sis.internal.feature.GeometryWrapper
Returns the string representation of the wrapped geometry (typically the class name and the bounds).
toString() - Method in class org.apache.sis.internal.feature.j2d.MultiPolylines
Returns a string representation for debugging purposes.
toString() - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
Returns a string representation of the polyline under construction for debugging purposes.
toString() - Method in class org.apache.sis.internal.feature.j2d.Polyline
Returns a string representation for debugging purposes.
toString() - Method in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Returns a string representation of this coordinate sequence.
toString() - Method in class org.apache.sis.internal.filter.Node
Returns a string representation of this node.
toString() - Method in class org.apache.sis.internal.geoapi.filter.FilterExpressions.Element
 
toString() - Method in class org.apache.sis.internal.jaxb.cat.CodeListUID
Returns the identifier to use for fetching a CodeList instance.
toString() - Method in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Returns the text as a string, or null if none.
toString() - Method in class org.apache.sis.internal.jaxb.gco.GO_URL
Returns the URI.
toString() - Method in class org.apache.sis.internal.jaxb.gco.MultiplicityRange
Returns a string representation for debugging purpose.
toString() - Method in class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
Returns a string representation for debugging purpose only.
toString() - Method in class org.apache.sis.internal.jaxb.gcx.Anchor
Returns the text as a string, or null if none.
toString() - Method in class org.apache.sis.internal.jaxb.gcx.FileName
Returns the file path, or null if none.
toString() - Method in class org.apache.sis.internal.jaxb.gcx.MimeFileType
Returns the MIME type, or null if none.
toString() - Method in class org.apache.sis.internal.jaxb.gml.TimeInstant
Returns a string representation for debugging and formatting error message.
toString() - Method in class org.apache.sis.internal.jaxb.gml.TimePeriod
Returns a string representation for debugging and formatting error message.
toString() - Method in class org.apache.sis.internal.jaxb.gml.TimePeriodBound
Returns a string representation of this bound for debugging purpose.
toString() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
Returns the next value to be returned, for debugging purpose only.
toString() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Overrides the string representation in order to use only the authority title as keys.
toString() - Method in class org.apache.sis.internal.jaxb.lan.LocalisedCharacterString
Returns a string representation of this object for debugging purpose.
toString() - Method in class org.apache.sis.internal.jaxb.lan.TextGroup
Returns a string representation of this text group for debugging purpose.
toString() - Method in class org.apache.sis.internal.jaxb.SpecializedIdentifier
Returns a string representation of this identifier.
toString() - Method in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
Returns a string representation of this loader for debugging purpose.
toString() - Method in class org.apache.sis.internal.map.coverage.RenderingData
Returns a string representation for debugging purposes.
toString() - Method in class org.apache.sis.internal.metadata.NameToIdentifier
Returns the string representation of this identifier.
toString() - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Returns a string representation for debugging purpose.
toString() - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
Returns a string representation of this runner for debugging purpose.
toString() - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
Returns the SQL statement.
toString() - Method in class org.apache.sis.internal.processing.isoline.PolylineBuffer
Returns a string representation of this Polyline for debugging purposes.
toString() - Method in class org.apache.sis.internal.referencing.AnnotatedMatrix
 
toString() - Method in class org.apache.sis.internal.referencing.j2d.AffineMatrix
Returns a string representation of this matrix.
toString() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Returns a string representation of this transform as a matrix, for consistency with other LinearTransform implementations in Apache SIS.
toString() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Returns the String representation of this Rectangle2D.
toString() - Method in class org.apache.sis.internal.referencing.j2d.Tile
Returns a string representation of this tile for debugging purposes.
toString() - Method in class org.apache.sis.internal.referencing.j2d.TileOrganizer
Returns a string representation of the tiles contained in this object.
toString() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Returns a string representation of this grid for debugging purpose.
toString() - Method in class org.apache.sis.internal.referencing.RTreeNode
Returns a string representation of this node and its children as a tree.
toString() - Method in class org.apache.sis.internal.simple.CitationConstant.Authority
Returns a string representation of this identifier space.
toString() - Method in class org.apache.sis.internal.simple.SimpleAttributeType
Returns the type name.
toString() - Method in class org.apache.sis.internal.simple.SimpleCitation
Returns a string representation of this citation for debugging purpose.
toString() - Method in class org.apache.sis.internal.simple.SimpleDuration
Returns a string representation of this duration.
toString() - Method in class org.apache.sis.internal.simple.SimpleFormat
Returns a string representation of this format for debugging purpose.
toString() - Method in class org.apache.sis.internal.simple.SimpleIdentifiedObject
Returns a pseudo-WKT representation for debugging purpose.
toString() - Method in class org.apache.sis.internal.simple.SimpleIdentifier
Returns a string representation of this identifier.
toString() - Method in class org.apache.sis.internal.sql.feature.Column
Returns a string representation for debugging purposes.
toString() - Method in class org.apache.sis.internal.sql.feature.Database
Formats a graphical representation of this database for debugging purpose.
toString() - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Returns a string representation of this stream for debugging purposes.
toString() - Method in class org.apache.sis.internal.sql.feature.Relation
Formats a graphical representation of this relation for debugging purpose.
toString() - Method in class org.apache.sis.internal.sql.feature.Table
Formats a graphical representation of this table for debugging purpose.
toString() - Method in class org.apache.sis.internal.sql.feature.TableReference
Formats a string representation of this object for debugging purpose.
toString() - Method in class org.apache.sis.internal.sql.postgis.Band
Returns a string representation of this WKB raster band for debugging purpose.
toString() - Method in class org.apache.sis.internal.storage.esri.CharactersView
Returns a string representation of the buffer content.
toString() - Method in class org.apache.sis.internal.storage.gpx.Copyright
Returns a string representation of the copyright statement.
toString() - Method in class org.apache.sis.internal.storage.gpx.Email
Returns the complete email address.
toString() - Method in class org.apache.sis.internal.storage.gpx.Link
Returns the string representation of Link.uri, or null if uri is null.
toString() - Method in class org.apache.sis.internal.storage.gpx.Metadata
Returns a string representation of this metadata object.
toString() - Method in class org.apache.sis.internal.storage.gpx.Person
Returns a string representation of this person statement.
toString() - Method in class org.apache.sis.internal.storage.io.ChannelData
Returns a string representation of this object for debugging purpose.
toString() - Method in class org.apache.sis.internal.storage.io.Region
Returns a string representation of this region for debugging purpose.
toString() - Method in class org.apache.sis.internal.storage.PRJDataStore.AuxiliaryContent
Copies this auxiliary file content in a String.
toString() - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore.Config
Do not format all properties for avoiding a never-ending loop.
toString() - Method in class org.apache.sis.internal.temporal.DefaultInstant
String representation in ISO format.
toString() - Method in class org.apache.sis.internal.temporal.DefaultPeriod
String representation.
toString() - Method in class org.apache.sis.internal.temporal.DefaultPeriodDuration
String representation.
toString() - Method in class org.apache.sis.internal.util.AbstractMap
Returns a string representation of this map.
toString() - Method in class org.apache.sis.internal.util.AbstractMapEntry
Returns a string representation of this entry.
toString() - Method in class org.apache.sis.internal.util.DefinitionURI
Returns a string representation of this URI.
toString() - Method in class org.apache.sis.internal.util.DoubleDouble
Returns a string representation of this number for debugging purpose.
toString() - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
Returns a string representation of the wrapped character sequence.
toString() - Method in class org.apache.sis.io.AppendableWriter
Returns the content of the underlying Appendable as a string if possible, or the localized "Unavailable content" string otherwise.
toString() - Method in class org.apache.sis.io.Appender
Returns the content of this Appendable as a string if possible, or the localized "Unavailable content" string otherwise.
toString() - Method in class org.apache.sis.io.TableAppender.Cell
Returns the cell content.
toString() - Method in class org.apache.sis.io.TableAppender
Returns the content of this TableAppender as a string if possible.
toString() - Method in class org.apache.sis.io.wkt.Element
Formats this Element as a tree.
toString() - Method in class org.apache.sis.io.wkt.FormattableObject
Returns a Well Known Text (WKT) or an alternative text representation for this object.
toString() - Method in class org.apache.sis.io.wkt.Formatter
Returns a string representation of this formatter for debugging purpose.
toString() - Method in class org.apache.sis.io.wkt.StoredTree.Node
Returns the string representation of the first value, which is usually the element name.
toString() - Method in class org.apache.sis.io.wkt.StoredTree
Returns the string representation of the first value of the root element, which is usually the element name.
toString() - Method in class org.apache.sis.io.wkt.Transliterator.Default
Returns a string representation similar to enum.
toString() - Method in class org.apache.sis.io.wkt.Transliterator.Unicode
Returns a string representation similar to enum.
toString() - Method in class org.apache.sis.io.wkt.Warnings
Returns a string representation of the warning messages in the formatter locale.
toString() - Method in class org.apache.sis.math.Fraction
Returns a string representation of this fraction.
toString() - Method in class org.apache.sis.math.Line
Returns a string representation of this line.
toString() - Method in class org.apache.sis.math.Plane
Returns a string representation of this plane.
toString() - Method in class org.apache.sis.math.Statistics
Returns a string representation of this statistics.
toString() - Method in class org.apache.sis.math.Vector
Returns a string representation of this vector.
toString() - Method in class org.apache.sis.measure.AbstractUnit
Returns the unlocalized string representation of this unit, either as a single symbol or a product of symbols or scale factors, eventually with an offset.
toString() - Method in class org.apache.sis.measure.Angle
Returns a string representation of this Angle object.
toString() - Method in class org.apache.sis.measure.AngleFormat
Returns a string representation of this object for debugging purpose.
toString() - Method in class org.apache.sis.measure.IdentityConverter
 
toString() - Method in class org.apache.sis.measure.LinearConverter
Returns a string representation of this converter for debugging purpose.
toString() - Method in class org.apache.sis.measure.PowerOf10.Logarithm
Returns a string representation of this converter for debugging purpose.
toString() - Method in class org.apache.sis.measure.PowerOf10
Returns a string representation of this converter for debugging purpose.
toString() - Method in class org.apache.sis.measure.Range
Returns a unlocalized string representation of this range.
toString() - Method in class org.apache.sis.measure.Scalar
Returns the quantity value followed by its units of measurement.
toString() - Method in class org.apache.sis.measure.UnitDimension
Returns a string representation of this dimension.
toString() - Method in class org.apache.sis.metadata.AbstractMetadata
Returns a string representation of this metadata.
toString() - Method in class org.apache.sis.metadata.CacheKey
Returns a string representation for debugging purpose only.
toString() - Method in class org.apache.sis.metadata.DomainRange
Builds, caches and returns the unlocalized string representation of this range.
toString() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
Returns a string representation of this scale, or NaN if undefined.
toString() - Method in class org.apache.sis.metadata.iso.identification.OperationName
Returns a string representation of this placeholder.
toString() - Method in class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
Deprecated.
 
toString() - Method in class org.apache.sis.metadata.MetadataStandard
Returns a string representation of this metadata standard.
toString() - Method in class org.apache.sis.metadata.ObjectPair
Returns a string representation of the object pair for debugging purpose only.
toString() - Method in class org.apache.sis.metadata.PropertyAccessor
Returns a string representation of this accessor for debugging purpose.
toString() - Method in class org.apache.sis.metadata.sql.Dispatcher
Returns a string representation of this handler.
toString() - Method in class org.apache.sis.metadata.TreeNode
Returns a string representation of this node for debugging purpose.
toString() - Method in class org.apache.sis.metadata.TreeNodeChildren
Returns a string representation of this collection for debugging purpose.
toString() - Method in class org.apache.sis.metadata.TreeTableView
Returns a string representation of this tree table.
toString() - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
Returns a string representation of this descriptor.
toString() - Method in class org.apache.sis.parameter.Parameters
Returns a string representation of this group.
toString() - Method in class org.apache.sis.parameter.ParameterValueList
Returns a string representation of this list.
toString() - Method in class org.apache.sis.parameter.UninitializedParameter
Returns a string representation of this parameter.
toString() - Method in class org.apache.sis.referencing.cs.DirectionAlongMeridian
Returns a string representation of this direction, using a syntax matching the one used by EPSG.
toString() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
Returns a string representation of this DatumShiftGrid for debugging purposes.
toString() - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Returns a string representation of this identifier for debugging purpose.
toString() - Method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
Returns a string representation for debugging purpose.
toString() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.DataAccessRef
Returns a string representation for debugging purpose only.
toString() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Key
String representation used by CacheRecord.
toString() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Returns a string representation of this factory for debugging purpose only.
toString() - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Returns a string representation of this factory for debugging purpose only.
toString() - Method in class org.apache.sis.referencing.factory.sql.AuthorityCodes
Returns a string representation of this map for debugging purpose.
toString() - Method in class org.apache.sis.referencing.factory.sql.AxisName
Returns a string representation of this object, for debugging purpose only.
toString() - Method in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
MUST returns the operation code.
toString() - Method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder.Condition
Returns a string representation of this condition for debugging purpose.
toString() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Returns a string representation of this location.
toString() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocationType
Returns a string representation of this location type and all its children.
toString() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Returns a string representation of this iterator for debugging purpose.
toString() - Method in class org.apache.sis.referencing.GeodeticCalculator
Returns a string representation of start point, end point, azimuths and distance.
toString() - Method in class org.apache.sis.referencing.NamedIdentifier
Returns a string representation of this generic name.
toString() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns a string representation of this builder for debugging purpose.
toString() - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Returns a string representation of this builder for debugging purpose.
toString() - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Returns a string representation of this projection attempt for debugging purpose.
toString() - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
Returns a short string representation on one line.
toString() - Method in class org.apache.sis.referencing.operation.CRSPair
Returns a string representation of this key.
toString() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Returns a unlocalized string representation of this matrix.
toString() - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Returns a string representation of the matrix.
toString() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Returns a string representation of this context for debugging purposes.
toString() - Method in class org.apache.sis.referencing.operation.transform.DomainDefinition
Returns a string representation for debugging purposes.
toString() - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Returns a string representation of this transform as a matrix, for consistency with other LinearTransform implementations in Apache SIS.
toString() - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
Returns a string representation of this transfer function for debugging purpose.
toString() - Method in class org.apache.sis.setup.OptionKey
Returns a string representation of this option key.
toString() - Method in class org.apache.sis.storage.aggregate.DimensionSelector
Returns a string representation for debugging purposes.
toString() - Method in class org.apache.sis.storage.aggregate.GridSlice
Returns a string representation for debugging purposes.
toString() - Method in class org.apache.sis.storage.aggregate.Group
Returns a string representation for debugging purposes.
toString() - Method in class org.apache.sis.storage.aggregate.GroupAggregate
Returns a string representation of this aggregate for debugging purposes.
toString() - Method in class org.apache.sis.storage.aggregate.MergeStrategy
Returns a string representation of this strategy for debugging purposes.
toString() - Method in class org.apache.sis.storage.CoverageQuery
Returns a textual representation of this query for debugging purposes.
toString() - Method in class org.apache.sis.storage.DataStore
Returns a string representation of this data store for debugging purpose.
toString() - Method in class org.apache.sis.storage.event.StoreListeners
Returns a string representation for debugging purposes.
toString() - Method in class org.apache.sis.storage.event.WarningEvent
Returns a string representation of this warning for debugging purpose.
toString() - Method in class org.apache.sis.storage.FeatureQuery.NamedExpression
Returns a string representation of this column for debugging purpose.
toString() - Method in class org.apache.sis.storage.FeatureQuery
Returns a textual representation of this query for debugging purposes.
toString() - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Returns a string representation of the keys and associated values in this CRSBuilder.
toString() - Method in class org.apache.sis.storage.geotiff.XMLMetadata
Returns the XML document as a character string, or null if the document could not be read.
toString() - Method in class org.apache.sis.storage.ProbeResult.Constant
Returns the constant name for debugging purpose.
toString() - Method in class org.apache.sis.storage.ProbeResult
Returns a string representation of this ProbeResult for debugging purpose.
toString() - Method in class org.apache.sis.storage.sql.ResourceDefinition
Returns a string representation of this resource definition.
toString() - Method in class org.apache.sis.storage.StorageConnector.Coupled
Returns a string representation for debugging purpose.
toString() - Method in class org.apache.sis.storage.StorageConnector
Returns a string representation of this StorageConnector for debugging purpose.
toString() - Method in class org.apache.sis.util.AbstractInternationalString
Returns this string in the default locale.
toString() - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
Returns a string representation of this node for identification in error message or in debugger.
toString() - Method in class org.apache.sis.util.collection.DefaultTreeTable
Returns a string representation of this tree table.
toString() - Method in class org.apache.sis.util.collection.TableColumn
Returns a string representation of this table column.
toString() - Method in class org.apache.sis.util.iso.AbstractName
Returns a string representation of this generic name.
toString() - Method in class org.apache.sis.util.iso.DefaultLocalName
Returns a locale-independent string representation of this local name.
toString() - Method in class org.apache.sis.util.iso.DefaultNameSpace
Returns a JCR-like lexical form representation of this namespace.
toString() - Method in class org.apache.sis.util.iso.DefaultRecord
Returns a string representation of this record.
toString() - Method in class org.apache.sis.util.iso.DefaultRecordSchema
Returns a string representation of this schema for debugging purpose only.
toString() - Method in class org.apache.sis.util.iso.RecordDefinition
Returns a string representation of this object.
toString() - Method in class org.apache.sis.util.resources.IndexedResourceBundle
Returns a string representation of this object.
toString() - Method in class org.apache.sis.util.SimpleInternationalString
Returns the string representation, which is unique for all locales.
toString() - Method in class org.apache.sis.util.Version
Returns the version string.
toString() - Method in class org.apache.sis.xml.NilInternationalString
Unconditionally returns en empty string.
toString() - Method in class org.apache.sis.xml.NilReason
Returns the GML string representation of this NilReason.
toString() - Method in class org.apache.sis.xml.TransformedEvent
Returns the event as per the XML 1.0 without indentation or whitespace.
toString() - Method in class org.apache.sis.xml.XLink
Returns a string representation of this object.
toString(boolean, String, GenericName, Object) - Static method in class org.apache.sis.feature.FieldType
Helper method for implementation of PropertyType.toString() methods.
toString(boolean, String, GenericName, Object, Iterator<?>) - Static method in class org.apache.sis.feature.FieldType
Helper method for implementation of Property.toString() methods.
toString(boolean, Locale) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
Returns a string representation of this builder in the given locale.
toString(double[], int) - Static method in class org.apache.sis.internal.feature.j2d.PathBuilder
Returns a string representation of the given coordinates for debugging purposes.
toString(long, long) - Static method in enum org.apache.sis.storage.geotiff.Type
Formats a rational number.
toString(Appendable) - Static method in class org.apache.sis.io.IO
Returns the content of the given Appendable as a string if possible, or the localized "Unavailable content" string otherwise.
toString(CharSequence) - Static method in class org.apache.sis.internal.jaxb.gco.StringAdapter
Returns a string representation of the given character sequence.
toString(CharSequence) - Static method in class org.apache.sis.referencing.NamedIdentifier
Returns the unlocalized string representation of the given code.
toString(Class<?>) - Method in class org.apache.sis.metadata.sql.Dispatcher
Returns a string representation of a metadata of the given type.
toString(Class<?>, Class<?>, GenericName, Collection<?>) - Static method in class org.apache.sis.feature.PropertyView
Returns a string representation of this property for debugging purposes.
toString(Class<?>, Object...) - Static method in class org.apache.sis.internal.util.Strings
Returns a string representation of an instance of the given class having the given properties.
toString(Object) - Static method in class org.apache.sis.internal.jaxb.gco.PropertyType
Returns the given URI as a string, or returns null if the given argument is null.
toString(Object) - Static method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
Returns the string representation of the given value, or null if none.
toString(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Returns a string representation of the given path, or null if none.
toString(Object) - Method in class org.apache.sis.internal.util.PropertyFormat
Invoked by PropertyFormat for formatting a value which has not been recognized as one of the types to be handled in a special way.
toString(Object) - Static method in class org.apache.sis.parameter.ParameterTableRow
Returns the string representation of the given parameter name.
toString(Object) - Method in class org.apache.sis.util.collection.TreeTableFormat.Writer
Invoked by PropertyFormat for formatting a value which has not been recognized as one of the types to be handled in a special way.
toString(Object, Consumer<TreeTable.Node>) - Static method in class org.apache.sis.internal.sql.feature.TableReference
Formats a graphical representation of an object for debugging purpose.
toString(Object, IntFunction<Enum<?>>, Enum<?>) - Static method in class org.apache.sis.storage.geotiff.NativeMetadata
Replaces an integer code by its enumeration value if that value is different than unknown.
toString(String, Object) - Method in class org.apache.sis.util.iso.RecordDefinition
Returns a string representation of a Record or RecordType.
toString(Collection<Tile>, int) - Static method in class org.apache.sis.internal.referencing.j2d.Tile
Returns a string representation of a collection of tiles.
toString(Date) - Method in class org.apache.sis.referencing.gazetteer.LocationFormat
Returns a localized version of the given date, or null if none.
toString(List<? extends DocTree>, Element) - Method in class org.apache.sis.internal.doclet.Taglet
Given a list of DocTrees representing this custom tag, returns its string representation.
toString(Locale) - Method in class org.apache.sis.internal.jaxb.gcx.Anchor
Returns the text as a string, or null if none.
toString(Locale) - Method in class org.apache.sis.internal.referencing.SignReversalComment
Returns a human-readable text for this constant.
toString(Locale) - Method in class org.apache.sis.internal.storage.MetadataBuilder.Sentence
Returns the generic name as an English-like sentence.
toString(Locale) - Method in class org.apache.sis.io.wkt.Warnings
Returns a string representation of the warning messages in the given locale.
toString(Locale) - Method in class org.apache.sis.metadata.DomainRange
Returns the string representation in the given locale.
toString(Locale) - Method in class org.apache.sis.util.AbstractInternationalString
Returns this string in the given locale.
toString(Locale) - Method in class org.apache.sis.util.DefaultInternationalString
Returns a string in the specified locale.
toString(Locale) - Method in class org.apache.sis.util.iso.AbstractName.International
Returns a string representation for the specified locale.
toString(Locale) - Method in class org.apache.sis.util.iso.Types.Description
Returns the description for the given locale, or fallback on a default description if no resources exist for that locale.
toString(Locale) - Method in class org.apache.sis.util.ResourceInternationalString
Returns a string in the specified locale.
toString(Locale) - Method in class org.apache.sis.util.resources.ResourceInternationalString
Returns a string in the specified locale.
toString(Locale) - Method in class org.apache.sis.util.SimpleInternationalString
Returns the same string for all locales.
toString(Locale) - Method in class org.apache.sis.xml.NilInternationalString
Unconditionally returns en empty string.
toString(Locale, SampleDimension...) - Static method in class org.apache.sis.coverage.SampleDimension
Returns a string representation of the given sample dimensions.
toString(GO_CharacterString) - Static method in class org.apache.sis.internal.jaxb.gco.StringAdapter
Returns the string representation of the given GO_CharacterString for the current locale.
toString(Convention) - Method in class org.apache.sis.io.wkt.FormattableObject
Returns a Well Known Text (WKT) for this object using the specified convention.
toString(TreeTable) - Static method in class org.apache.sis.util.collection.TreeTables
Returns a string representation of the given tree table.
toString(DirectPosition, boolean) - Static method in class org.apache.sis.geometry.AbstractDirectPosition
Implementation of the public AbstractDirectPosition.toString() and DirectPosition2D.toString() methods for formatting a POINT element from a direct position in Well Known Text (WKT) format.
toString(Envelope) - Static method in class org.apache.sis.geometry.Envelopes
Formats the given envelope as a BOX element.
toString(Envelope, boolean) - Static method in class org.apache.sis.geometry.AbstractEnvelope
Implementation of the public AbstractEnvelope.toString() and Envelopes.toString(Envelope) methods for formatting a BOX element from an envelope.
toString(Identifier) - Static method in class org.apache.sis.internal.jaxb.metadata.replace.Parameter
Null-safe string representation of the given identifier, for comparison purpose.
toString(Identifier) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns a string representation of the given identifier.
toString(Identifier, Locale) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns a localized name for the given identifier if possible, or the identifier code otherwise.
toString(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Returns a unlocalized string representation of the given matrix.
toString(GenericName) - Method in class org.apache.sis.feature.FeatureFormat
Returns the display name for the given GenericName.
toString(GenericName, Locale) - Static method in class org.apache.sis.internal.metadata.NameToIdentifier
Returns a string representation of the given name in the given locale, with paranoiac checks against null value.
toString(GenericName, Locale) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns a string representation of the given name in the given locale.
toString(GenericName, AbstractIdentifiedType, String, int) - Static method in class org.apache.sis.feature.AbstractIdentifiedType
Returns the string representation of the given name, making sure that the name is non-null and the string non-empty.
toString(InternationalString) - Static method in class org.apache.sis.internal.metadata.Identifiers
Returns a "unlocalized" string representation of the given international string, or null if none or if the string is deprecated.
toString(InternationalString, Locale) - Static method in class org.apache.sis.referencing.gazetteer.LocationFormat
Returns a localized version of the given international string, or null if none.
toString(InternationalString, Locale) - Static method in class org.apache.sis.util.iso.Types
Returns the given international string in the given locale, or null if the given string is null.
toStringInternal(StringBuilder) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
Appends a text inside the value returned by TypeBuilder.toString(), before the closing bracket.
toStringInternal(StringBuilder) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
Appends a text inside the value returned by TypeBuilder.toString(), before the closing bracket.
toStringInternal(StringBuilder) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
Formats a string representation of this builder for debugging purpose.
toStringInternal(StringBuilder) - Method in class org.apache.sis.feature.builder.TypeBuilder
Appends a text inside the value returned by TypeBuilder.toString(), before the closing bracket.
toSubMatrix(boolean, Matrix) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
If the given matrix to be concatenated to this transform, can be concatenated to the sub-transform instead, returns the matrix to be concatenated to the sub-transform.
toSubsampledPixel(long, int) - Method in class org.apache.sis.internal.storage.TiledGridCoverage
Converts a cell coordinate from TiledGridResource space to TiledGridCoverage coordinate.
toSubScript(char) - Static method in class org.apache.sis.util.Characters
Converts the given character argument to subscript.
toSuperScript(char) - Static method in class org.apache.sis.util.Characters
Converts the given character argument to superscript.
totalCost - Variable in class org.apache.sis.util.collection.Cache
The sum of all values in the Cache.costs map.
TOTALROWBYTES - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the total number of bytes in a row.
toTarget - Variable in class org.apache.sis.image.PositionalConsistencyImage
The inverse of ResampledImage.toSource.
toTarget - Variable in class org.apache.sis.measure.ConventionalUnit
The conversion from this unit to the ConventionalUnit.target unit.
toTemporal(Context, XMLGregorianCalendar) - Static method in class org.apache.sis.internal.xml.XmlUtilities
Converts the given XML Gregorian calendar to a temporal object.
toTileMatrixCoordinate(long, int) - Method in class org.apache.sis.internal.storage.TiledGridCoverage
Converts a cell coordinate from this TiledGridCoverage coordinate space to the Tile Matrix Coordinate (TMC) of the tile which contains that cell.
toTileSize(int, int, boolean) - Static method in class org.apache.sis.internal.coverage.j2d.ImageLayout
Suggests a tile size close to tileSize for the specified imageSize.
toTimeRange(Envelope) - Static method in class org.apache.sis.geometry.Envelopes
Returns the time range of the first dimension associated to a temporal CRS.
toTree() - Method in class org.apache.sis.internal.referencing.RTreeNode
Returns a representation of this node and its children as a tree.
toTree(Locale) - Method in class org.apache.sis.coverage.grid.GridDerivation
Returns a tree representation of this GridDerivation.
toTree(Locale, int) - Method in class org.apache.sis.coverage.grid.DerivedGridCoverage
Returns a tree representation of some elements of this grid coverage.
toTree(Locale, int) - Method in class org.apache.sis.coverage.grid.GridCoverage
Returns a tree representation of some elements of this grid coverage.
toTree(Locale, int) - Method in class org.apache.sis.coverage.grid.GridGeometry
Returns a tree representation of some elements of this grid geometry.
toTree(TreeTable.Node) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
Formats this grid as a tree with its children.
toTree(TreeTable.Node) - Method in class org.apache.sis.internal.referencing.RTreeNode
Adds this node and its children to the given node.
toTree(TreeTable.Node, boolean) - Method in class org.apache.sis.internal.converter.FallbackConverter
Adds a simplified tree representation of this FallbackConverter to the given node.
toTree(TreeTable.Node, Map<Object, Boolean>) - Method in class org.apache.sis.internal.filter.Node
Builds a tree representation of this node, including all children.
toTree(ObjectConverter<?, ?>, TreeTable.Node) - Static method in class org.apache.sis.internal.converter.Column
Creates a node for the given converter and adds it to the given tree.
toTree(ObjectConverter<?, ?>, TreeTable.Node) - Method in class org.apache.sis.internal.converter.FallbackConverter
Creates a node for the given converter and adds it to the given tree.
toType(Class<?>, Class<?>) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
Returns the WKT type of the given interface.
toTypeName(Class<?>) - Method in class org.apache.sis.util.iso.DefaultNameFactory
Suggests a type name for the given class.
toTypeName(NameFactory, Class<?>) - Method in class org.apache.sis.util.iso.TypeNames
Infers the type name from the given class.
toTypes - Variable in class org.apache.sis.util.iso.DefaultRecordSchema
The converter to use for converting Java Class to ISO 19103 Type.
touches(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if the two geometric operands touch each other, but do not overlap.
TOUCHES - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
 
toUnicodeAbbreviation(String, AxisDirection, String) - Method in class org.apache.sis.io.wkt.Transliterator
Returns the axis abbreviation to use in memory for an axis parsed from a WKT.
toUnicodeAbbreviation(String, AxisDirection, String) - Method in class org.apache.sis.io.wkt.Transliterator.Unicode
Returns the abbreviation as-is.
toUnit(MarshalContext, String) - Method in class org.apache.sis.xml.ValueConverter
Converts the given string to a unit.
toUnsignedDouble(long) - Static method in class org.apache.sis.internal.util.Numerics
Converts an unsigned long to a double value.
toUnsignedFloat(long) - Static method in class org.apache.sis.internal.util.Numerics
Converts an unsigned long to a float value.
toUpperCase - Variable in enum org.apache.sis.io.wkt.Convention
true for using short upper-case keywords by default.
toUpperCase - Variable in class org.apache.sis.io.wkt.Formatter
1 if keywords shall be converted to upper cases, or -1 for lower cases.
toUpperCase(String, StringBuilder) - Static method in class org.apache.sis.internal.metadata.AxisNames
Returns the given axis name in upper case without punctuation characters.
toUpperCase(String, Characters.Filter, boolean) - Static method in class org.apache.sis.internal.util.Strings
Returns a string with the same content than the given string, but in upper case and containing only the filtered characters.
toURI(String) - Static method in class org.apache.sis.internal.jaxb.gco.PropertyType
Parses the given URI, or returns null if the given argument is null or empty.
toURI(URL, String) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Converts a URL to a URI.
toURI(MarshalContext, String) - Method in class org.apache.sis.xml.ValueConverter
Converts the given string to a URI.
toURI(MarshalContext, URL) - Method in class org.apache.sis.xml.ValueConverter
Converts the given URL to a URI.
toURL(MarshalContext, URI) - Method in class org.apache.sis.xml.ValueConverter
Converts the given URI to a URL.
toURN(Class<?>, String, String, String) - Static method in class org.apache.sis.internal.metadata.NameMeaning
Formats the given identifier using the "ogc:urn:def:" syntax with possible heuristic changes to the given values.
toURN(Class<?>, Identifier) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Returns the URN of the given identifier, or null if no valid URN can be formed.
toUserSpace - Variable in class org.apache.sis.internal.feature.j2d.Polyline.Iter
The user-specified transform, or null if none.
toUUID(MarshalContext, String) - Method in class org.apache.sis.xml.ValueConverter
Converts the given string to a Universal Unique Identifier.
toValue(Duration) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Converts the given duration into a difference of values in this axis unit.
toValue(Instant) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Converts the given instant into a value in this axis unit.
toValue(Date) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
Converts the given date into a value in this axis unit.
toValueType(Class<N>) - Method in class org.apache.sis.filter.ArithmeticFunction
Returns this if this expression provides values of the specified type, or otherwise returns an expression doing conversions on-the-fly.
toValueType(Class<N>) - Method in class org.apache.sis.filter.AssociationValue
Returns an expression that provides values as instances of the specified class.
toValueType(Class<N>) - Method in class org.apache.sis.filter.ConvertFunction
Returns an expression doing the same evaluation than this method, but returning results as values of the specified type.
toValueType(Class<N>) - Method in interface org.apache.sis.filter.Expression
Returns an expression doing the same evaluation than this method, but returning results as values of the specified type.
toValueType(Class<N>) - Method in class org.apache.sis.filter.LeafExpression.Literal
Returns an expression that provides values as instances of the specified class.
toValueType(Class<N>) - Method in class org.apache.sis.filter.LeafExpression.Transformed
Converts the transformed value if possible, or the original value as a fallback.
toValueType(Class<N>) - Method in class org.apache.sis.filter.PropertyValue
Returns an expression that provides values as instances of the specified class.
toValueType(Class<N>) - Method in class org.apache.sis.internal.filter.GeometryConverter
Returns this if the given type is assignable from the geometry root type, or throws an exception otherwise.
toValueType(Class<N>) - Method in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
Returns this if this expression provides values of the specified type, or throws an exception otherwise.
toValueType(Class<N>) - Method in class org.apache.sis.internal.geoapi.filter.FilterExpressions.Element
 
toverlaps(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if first temporal operand overlaps the second.
ToWGS84 - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to AbstractCS and AbstractDatum.
ToWGS84 - Static variable in class org.apache.sis.io.wkt.GeodeticObjectParser
The names of the 7 parameters in a TOWGS84[…] element.
toWKT() - Method in class org.apache.sis.coverage.CategoryList
Returns a Well Known Text (WKT) for this object.
toWKT() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Returns the WKT for this transform.
toWKT() - Method in class org.apache.sis.internal.referencing.NilReferencingObject
Throws the exception in all cases.
toWKT() - Method in class org.apache.sis.internal.simple.SimpleIdentifiedObject
Throws an exception in all cases, since this object can't be formatted in a valid WKT.
toWKT() - Method in class org.apache.sis.io.wkt.FormattableObject
Returns a strictly compliant Well Known Text (WKT) using the default convention, symbols and indentation.
toWKT() - Method in class org.apache.sis.io.wkt.Formatter
Returns the WKT formatted by this object.
toWKT() - Method in class org.apache.sis.referencing.operation.transform.TransformAdapter2D
Delegates to wrapped transform.
toWKT(double) - Method in class org.apache.sis.internal.feature.j2d.ShapeProperties
Returns a WKT representation of the geometry.
toXML() - Method in class org.apache.sis.storage.geotiff.XMLMetadata
Returns a reader for the XML document, or null if the document could not be read.
toXML(Instant) - Static method in class org.apache.sis.internal.jaxb.gml.TimeInstant
Creates a XML Gregorian Calendar from the given instants, if non-null.
toXML(Context, Temporal) - Static method in class org.apache.sis.internal.xml.XmlUtilities
Converts the given temporal object to a XML Gregorian calendar.
toXML(Context, Date) - Static method in class org.apache.sis.internal.xml.XmlUtilities
Converts the given date to a XML Gregorian calendar using the locale and timezone from the current marshalling context.
toXML(PeriodDuration) - Static method in class org.apache.sis.internal.jaxb.gts.TM_PeriodDuration
Converts the given ISO 19108 duration into a Java XML duration.
Trace - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Trace
Tracer - Class in org.apache.sis.internal.processing.isoline
Iterator over contouring grid cells together with an interpolator and an assembler of polyline segments.
Tracer(double[], int, Rectangle, MathTransform) - Constructor for class org.apache.sis.internal.processing.isoline.Tracer
Creates a new position for the given data window.
Tracer.Level - Class in org.apache.sis.internal.processing.isoline
Builder of polylines for a single level.
track - Variable in class org.apache.sis.internal.storage.gpx.Types
Track GPX feature type.
TRACK_POINTS - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A track tag.
TRACK_SEGMENTS - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A track tag.
trackId - Variable in class org.apache.sis.internal.storage.gpx.Reader
Identifier of the last "track" feature instance created.
TRACKS - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A track tag.
trackSegment - Variable in class org.apache.sis.internal.storage.gpx.Types
Track segment GPX feature type.
TRAJECTORY_COLUMN - Static variable in class org.apache.sis.internal.storage.csv.FeatureIterator
Index of the column containing trajectory coordinates.
TransactionalResource - Interface in org.apache.sis.internal.storage
Identifies resources capable to create transactions.
transfer - Variable in class org.apache.sis.image.BandedIterator.DoubleWindow
Sample values in the window (data) and a temporary array (transfer).
transfer - Variable in class org.apache.sis.image.BandedIterator.FloatWindow
Sample values in the window (data) and a temporary array (transfer).
transfer - Variable in class org.apache.sis.image.PixelIterator.DoubleWindow
Sample values in the window (data) and a temporary array (transfer).
transfer - Variable in class org.apache.sis.image.PixelIterator.FloatWindow
Sample values in the window (data) and a temporary array (transfer).
transfer - Variable in class org.apache.sis.image.PixelIterator.IntWindow
Sample values in the window (data) and a temporary array (transfer).
transfer - Variable in class org.apache.sis.image.Transferer.DoubleToInteger
Temporary buffer where to round data before transfer to target raster.
transfer - Variable in class org.apache.sis.image.Transferer.FloatToInteger
Temporary buffer where to round data before transfer to target raster.
transfer() - Method in class org.apache.sis.referencing.operation.transform.OperationMethodSet
transfer(int) - Method in class org.apache.sis.io.LineAppender
Writes the given amount of characters from the LineAppender.buffer, then removes those characters from the buffer.
transfer(int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ArrayReader
Transfers the data from the buffer created by DataTransfer.createView() to array of primitive Java type known by the subclass.
transfer(int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.BytesReader
 
transfer(int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
 
transfer(int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
 
transfer(int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
 
transfer(int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
 
transfer(int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
 
transfer(int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
 
transfer(int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput.ArrayWriter
Transfers the data from the array of primitive Java type known by the subclass into buffer created by ChannelDataOutput.ArrayWriter.createView().
TRANSFER - Static variable in class org.apache.sis.image.PixelIterator.Window
Enumeration values for the last argument in PixelIterator.Window.getPixels(Raster, int, int, int, int, int).
TRANSFER_FROM_OTHER - Static variable in class org.apache.sis.image.PixelIterator.Window
Enumeration values for the last argument in PixelIterator.Window.getPixels(Raster, int, int, int, int, int).
Transferer - Class in org.apache.sis.image
Strategy for reading and writing data between two rasters, with a computation between them.
Transferer(Raster, WritableRaster, Rectangle) - Constructor for class org.apache.sis.image.Transferer
Creates a new instance for transferring data between the two specified rasters.
Transferer.DoubleToByte - Class in org.apache.sis.image
Read double values from the source raster and write unsigned byte values in a temporary buffer.
Transferer.DoubleToDirect - Class in org.apache.sis.image
Read double values from the source and write double values directly in the target raster, without intermediate buffer.
Transferer.DoubleToDouble - Class in org.apache.sis.image
Read double values from the source raster and write double values in a temporary buffer.
Transferer.DoubleToInteger - Class in org.apache.sis.image
Read double values from the source raster and write int values in a temporary buffer.
Transferer.DoubleToShort - Class in org.apache.sis.image
Read double values from the source raster and write signed short values in a temporary buffer.
Transferer.DoubleToUShort - Class in org.apache.sis.image
Read double values from the source raster and write unsigned short values in a temporary buffer.
Transferer.FloatToByte - Class in org.apache.sis.image
Read float values from the source raster and write unsigned byte values in a temporary buffer.
Transferer.FloatToDirect - Class in org.apache.sis.image
Read float values from the source and write float values directly in the target raster, without intermediate buffer.
Transferer.FloatToFloat - Class in org.apache.sis.image
Read float values from the source raster and write float values in a temporary buffer.
Transferer.FloatToInteger - Class in org.apache.sis.image
Read float values from the source raster and write int values in a temporary buffer.
Transferer.FloatToShort - Class in org.apache.sis.image
Read float values from the source raster and write signed short values in a temporary buffer.
Transferer.FloatToUShort - Class in org.apache.sis.image
Read float values from the source raster and write unsigned short values in a temporary buffer.
transferFrequency - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Rate of occurrence of distribution.
transferFrom(PolylineBuffer) - Method in class org.apache.sis.internal.processing.isoline.PolylineBuffer
Transfers all coordinates from given polylines to this polylines, in same order.
transferFunction - Variable in class org.apache.sis.coverage.SampleDimension
The transform from samples to real values.
TransferFunction - Class in org.apache.sis.referencing.operation.transform
The function converting raster sample values to geophysics values.
TransferFunction - Static variable in class org.apache.sis.storage.geotiff.Tags
 
TransferFunction() - Constructor for class org.apache.sis.referencing.operation.transform.TransferFunction
Creates a transfer function initialized to the identity transform.
transferFunctionType - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Type of transfer function to be used when scaling a physical value for a given element.
transferOptions - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
Provides information about technical means and media by which a resource is obtained from the distributor.
TransferRange - Static variable in class org.apache.sis.storage.geotiff.Tags
 
transferSize - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Estimated size of a unit in the specified transfer format, expressed in megabytes.
transferToOpposite() - Method in class org.apache.sis.internal.processing.isoline.PolylineBuffer
Transfers all coordinates from this polyline to the polyline going in opposite direction.
TransferType<T extends Buffer> - Class in org.apache.sis.image
The type of data used to transfer pixels.
TransferType(String, int) - Constructor for class org.apache.sis.image.TransferType
Creates a new enumeration.
transform - Variable in class org.apache.sis.geometry.WraparoundInEnvelope.Controller
The potentially mutable transform to use for transforming envelope corners.
transform - Variable in class org.apache.sis.internal.feature.jts.GeometryCoordinateTransform
The transform to apply on coordinate values.
transform - Variable in class org.apache.sis.internal.referencing.j2d.AffineMatrix
The transform from which to get the matrix terms.
transform - Variable in class org.apache.sis.internal.referencing.provider.AxisOrderReversal
The unique instance, created when first needed.
transform - Variable in class org.apache.sis.internal.referencing.provider.Geographic3Dto2D
The unique instance, created when first needed.
transform - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Transform from positions in the source coordinate reference system to positions in the target coordinate reference system.
transform - Variable in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
The transform created by the last call to LinearTransformBuilder.create(MathTransformFactory).
transform - Variable in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
transform - Variable in class org.apache.sis.referencing.operation.transform.SpecializableTransform.SubArea
The transform to apply in this area.
transform - Variable in class org.apache.sis.referencing.operation.transform.TransferFunction
The transform created from above information, or null if not yet created.
transform - Variable in class org.apache.sis.referencing.operation.transform.TransformSeparator
The transform to separate.
transform() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Returns the transform computed by LinearTransformBuilder.create(MathTransformFactory), of null if that method has not yet been invoked.
transform(double) - Method in class org.apache.sis.coverage.CategoryList
Transforms the specified value.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
Transforms the specified value.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform1D
Transforms the specified value.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect1D
Transforms the specified value.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.ConstantTransform1D
Transforms the specified value.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Transforms the specified value.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform1D
Transforms the specified value.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D.Inverse
Locates by bilinear search and interpolates the x value for the given y.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Interpolates a y values for the given x.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Transforms the specified value.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Transforms the specified value.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Transforms the specified value.
transform(double) - Method in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Transforms the specified value.
transform(double[]) - Method in class org.apache.sis.internal.referencing.PositionTransformer
Transforms the given position from the CRS of this position to the default CRS.
transform(double[][], int, Queue<double[]>) - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Transforms target coordinates of a localization grid.
transform(double[], float[], int, double[], float[], int, int) - Method in class org.apache.sis.coverage.CategoryList
Transforms a list of coordinate values.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.image.ResamplingGrid
Interpolates a single grid coordinate tuple.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.internal.coverage.CompoundTransformOf1D
Transforms a single coordinate tuple in an array, and optionally computes the transform derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.internal.coverage.RepeatedTransform
Transforms a single coordinate tuple in an array, and optionally computes the transform derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.AlbersEqualArea.Spherical
Projects the specified (θ,φ) coordinates and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.AlbersEqualArea
Projects the specified (θ,φ) coordinates and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.AuthalicMercator
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.AzimuthalEquidistant
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.CassiniSoldner.Spherical
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.CassiniSoldner
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Spherical
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.LambertConicConformal.Spherical
Projects the specified (θ,φ) coordinates and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.LambertConicConformal
Projects the specified (θ,φ) coordinates and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound.Inverse
Reverse projects the specified srcPts and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Transforms a single coordinate tuple in an array, and optionally computes the transform derivative.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.Mercator.Spherical
Projects the specified coordinates (implementation-specific units) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.Mercator
Projects the specified coordinates (implementation-specific units) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
Projects the specified (λ,φ) coordinates (units in radians) and stores the (x,y) result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.Mollweide
Projects the specified (Λ,φ) coordinates and stores the (x,y) result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection.Inverse
Reverse projects the specified srcPts and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Projects a single coordinate tuple in srcPts at the given offset and stores the result in dstPts at the given offset.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.ObliqueMercator
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.ObliqueStereographic.Spherical
Projects the specified (Λ,φ) coordinates and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Projects the specified (Λ,φ) coordinates and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.Orthographic
Projects the specified (λ,φ) coordinates and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.PolarStereographic.Spherical
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.PolarStereographic
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.Polyconic.Spherical
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.Polyconic
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.SatelliteTracking
Projects the specified (λ,φ) coordinates and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.Sinusoidal.Spherical
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.Sinusoidal
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.TransverseMercator.Spherical
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.TransverseMercator
Projects the specified (λ,φ) coordinates (units in radians) and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.ZonedGridSystem.Inverse
Inverse transforms the specified srcPts and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
Projects the specified (λ,φ) coordinates and stores the result in dstPts.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Transforms a single coordinate tuple in an array, and optionally computes the transform derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D.Inverse
Transforms a single point in the given array and opportunistically computes its derivative if requested.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
Transforms a single point in the given array and opportunistically computes its derivative if requested.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.CartesianToPolar
Converts a single coordinate and optionally computes the derivative.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.CartesianToSpherical
Converts a single coordinate and optionally computes the derivative.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Transforms a single position in a list of coordinate values, and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Transforms a single position in a list of coordinate values, and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
Inverse transforms a single position in a list of coordinate values, and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Converts the (λ,φ) or (λ,φ,h) geodetic coordinates to to (X,Y,Z) geocentric coordinates, and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Transforms a single position in a list of coordinate values, and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform.Inverse
Transforms the (λ,φ) or (λ,φ,h) coordinates between two geographic CRS, and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
Transforms the (λ,φ) or (λ,φ,h) coordinates between two geographic CRS, and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform.Inverse
Transforms the (λ,φ) or (λ,φ,h) coordinates between two geographic CRS, and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
Transforms the (λ,φ) or (λ,φ,h) coordinates between two geographic CRS, and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
Transforms a single position in a list of coordinate values, and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Applies the datum shift on a coordinate tuple and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D.Inverse
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Transforms a single point in the given array and opportunistically computes its derivative if requested.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
Transforms the (λ,φ) or (λ,φ,h) coordinates between two geographic CRS, and optionally returns the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Transforms a single position in a list of coordinate values, and opportunistically computes the transform derivative if requested.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.PolarToCartesian
Converts a single coordinate and optionally computes the derivative.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.PoleRotation
Transforms a single coordinate tuple in an array, and optionally computes the transform derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Converts a single coordinate tuple in a list of coordinate values, and optionally computes the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Converts a single position in a list of coordinate values, and optionally computes the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
Inverse transforms a single coordinate tuple in an array, and optionally computes the transform derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Transforms a single coordinate tuple in an array, and optionally computes the transform derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.SphericalToCartesian
Converts a single coordinate and optionally computes the derivative.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.TransformAdapter2D
Transforms a single point and opportunistically compute its derivative.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Converts a single position in a list of coordinate values, and optionally computes the derivative at that location.
transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Applies wraparounds on a single point and optionally computes the transform derivative at that location.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.coverage.CategoryList
Transforms a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.image.ResamplingGrid
Interpolates a sequence of grid coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.internal.coverage.CompoundTransformOf1D
Transforms a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.internal.coverage.RepeatedTransform
Transforms a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.projection.AuthalicMercator
Converts a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Spherical
Converts a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
Converts a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound.Inverse
Inverse transforms an arbitrary number of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
Transforms a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.projection.Mercator.Spherical
Converts a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.projection.Mercator
Converts a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection.Inverse
Inverse transforms an arbitrary number of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.projection.Sinusoidal.Spherical
Converts a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.AbridgedMolodenskyTransform2D
Transforms the (λ,φ) coordinates between two geographic CRS.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Transforms a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.CartesianToPolar
Converts an array of coordinates.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.CartesianToSpherical
Converts an array of coordinates.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ConstantTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Transforms an array of floating point coordinates by this matrix.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
Transforms the given array of points from geocentric to geographic coordinates.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Converts the (λ,φ) or (λ,φ,h) geodetic coordinates to to (X,Y,Z) geocentric coordinates.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform.Inverse
Transforms the (λ,φ) or (λ,φ,h) coordinates between two geographic CRS.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
Transforms the (λ,φ) or (λ,φ,h) coordinates between two geographic CRS.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
Transforms an arbitrary number of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
Transforms an arbitrary number of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
Transforms the (λ,φ) or (λ,φ,h) coordinates between two geographic CRS.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.PolarToCartesian
Converts an array of coordinates.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.PoleRotation
Converts a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Transforms an array of floating point coordinates by this matrix.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Transforms an array of floating point coordinates by this matrix.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
Inverse transforms a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Transforms a list of coordinate tuples.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.SphericalToCartesian
Converts an array of coordinates.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.TransformAdapter2D
Delegates to wrapped transform.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Transforms an array of floating point coordinates by this matrix.
transform(double[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Transforms many positions in a list of coordinate values.
transform(double[], int, double[], int, Matrix2) - Method in class org.apache.sis.referencing.operation.projection.Orthographic
Implementation of Orthographic.transform(double[], int, double[], int, boolean) with possibility to recycle an existing matrix instance.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.coverage.CategoryList
Transforms a list of coordinate values.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.internal.coverage.CompoundTransformOf1D
Transforms a list of coordinate tuples.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.internal.coverage.RepeatedTransform
Transforms a list of coordinate tuples.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Transforms a list of coordinate tuples.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Transforms many positions in a list of coordinate values.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ConstantTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Transforms an array of floating point coordinates by this matrix.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Transforms many positions in a list of coordinate values.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Transforms many positions in a list of coordinate values.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Transforms many positions in a list of coordinate values.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Transforms many positions in a list of coordinate values.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Transforms an array of floating point coordinates by this matrix.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Transforms an array of floating point coordinates by this matrix.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
Inverse transforms a list of coordinate tuples.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Transforms a list of coordinate tuples.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.TransformAdapter2D
Delegates to wrapped transform.
transform(double[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Transforms an array of floating point coordinates by this matrix.
transform(double, double) - Method in class org.apache.sis.math.Vector
Returns a view of this vector with all values transformed by the given linear equation.
transform(double, double, double, double[], int, boolean, boolean) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
transform(double, double, double, double[], int, double, double, double, double[], boolean) - Method in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Implementation of AbstractMathTransform.transform(double[], int, double[], int, boolean) with possibility to override some field values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.coverage.CategoryList
Transforms a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.internal.coverage.CompoundTransformOf1D
Transforms a list of coordinate tuples.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.internal.coverage.RepeatedTransform
Transforms a list of coordinate tuples.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Transforms a list of coordinate tuples.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Transforms many positions in a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect
Transforms many positions in a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ConstantTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Transforms an array of floating point coordinates by this matrix.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Transforms many positions in a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Transforms many positions in a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Transforms many positions in a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Transforms an array of floating point coordinates by this matrix.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Transforms an array of floating point coordinates by this matrix.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
Inverse transforms a list of coordinate tuples.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Transforms a list of coordinate tuples.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.TransformAdapter2D
Delegates to wrapped transform.
transform(float[], int, double[], int, int) - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Transforms an array of floating point coordinates by this matrix.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.coverage.CategoryList
Transforms a list of coordinate values.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.internal.coverage.CompoundTransformOf1D
Transforms a list of coordinate tuples.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.internal.coverage.RepeatedTransform
Transforms a list of coordinate tuples.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Transforms a list of coordinate tuples.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Transforms many positions in a list of coordinate values.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ConstantTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
Transforms an array of floating point coordinates by this matrix.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Transforms many positions in a list of coordinate values.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Transforms many positions in a list of coordinate values.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Transforms many positions in a list of coordinate values.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Transforms many positions in a list of coordinate values.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform
Transforms an array of floating point coordinates by this matrix.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.ScaleTransform
Transforms an array of floating point coordinates by this matrix.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
Inverse transforms a list of coordinate tuples.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Transforms a list of coordinate tuples.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.TransformAdapter2D
Delegates to wrapped transform.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.TranslationTransform
Transforms an array of floating point coordinates by this matrix.
transform(float[], int, float[], int, int) - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Transforms many positions in a list of coordinate values.
transform(AffineTransform, Rectangle2D, Rectangle2D) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Calculates a rectangle which entirely contains the direct transform of bounds.
transform(AffineTransform, Shape, boolean) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
Transforms the given shape.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D.Inverse
Transforms the specified ptSrc and stores the result in ptDst.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D.Inverse
Transforms a single point.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform2D
Transforms a single point.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D.Inverse
Transforms a single point.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform2D
Transforms a single point.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D.Inverse
Transforms a single point.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform2D
Transforms a single point.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform2D
Transforms a single point.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D.Inverse
Transforms the specified ptSrc and stores the result in ptDst.
transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(List<double[]>) - Method in class org.apache.sis.console.TransformCommand
Transforms the given coordinates.
transform(UnitConverter) - Method in class org.apache.sis.measure.ConventionalUnit
Returns the unit derived from this unit using the specified converter.
transform(UnitConverter) - Method in class org.apache.sis.measure.SystemUnit
Returns the unit derived from this unit using the specified converter.
transform(GeometryWrapper<G>) - Method in class org.apache.sis.internal.feature.SpatialOperationContext
Transforms the specified geometry to the computation CRS.
transform(GeometryWrapper<G>[]) - Method in class org.apache.sis.internal.feature.SpatialOperationContext
Transforms the specified geometries to the common CRS.
transform(AbstractMathTransform, Point2D, Point2D) - Static method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
Implementation of AbstractMathTransform2D.transform(Point2D, Point2D) shared by the inverse transform.
transform(SpecializableTransform.TransformCall, double[], int, int, int, int, int) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
Invoked for transforming, then verifying if more appropriate transform exists for the result.
transform(SpecializableTransform.TransformCall, DirectPositionView, int, int, int, int) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Transforms a list of coordinate tuples.
transform(CoordinateSequence, int) - Method in class org.apache.sis.internal.feature.jts.GeometryCoordinateTransform
Transforms the given sequence of coordinate tuples, producing a new sequence of tuples.
transform(CoordinateSequence, int) - Method in class org.apache.sis.internal.feature.jts.GeometryTransform
Transforms the given sequence of coordinate tuples, producing a new sequence of tuples.
transform(Geometry) - Method in class org.apache.sis.internal.feature.jts.GeometryTransform
Transforms the given geometry.
transform(GeometryCollection) - Method in class org.apache.sis.internal.feature.jts.GeometryTransform
Transforms the given geometries.
transform(Geometry, CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.feature.jts.JTS
Transforms the given geometry to the specified Coordinate Reference System (CRS).
transform(Geometry, CoordinateOperation, boolean) - Static method in class org.apache.sis.internal.feature.jts.JTS
Transforms the given geometry using the given coordinate operation.
transform(Geometry, MathTransform) - Static method in class org.apache.sis.internal.feature.jts.JTS
Transforms the given geometry using the given math transform.
transform(LinearRing) - Method in class org.apache.sis.internal.feature.jts.GeometryTransform
Transforms the given linear ring.
transform(LineString) - Method in class org.apache.sis.internal.feature.jts.GeometryTransform
Transforms the given line string.
transform(MultiLineString) - Method in class org.apache.sis.internal.feature.jts.GeometryTransform
Transforms the given line strings.
transform(MultiPoint) - Method in class org.apache.sis.internal.feature.jts.GeometryTransform
Transforms the given points.
transform(MultiPolygon) - Method in class org.apache.sis.internal.feature.jts.GeometryTransform
Transforms the given polygons.
transform(Point) - Method in class org.apache.sis.internal.feature.jts.GeometryTransform
Transforms the given point.
transform(Polygon) - Method in class org.apache.sis.internal.feature.jts.GeometryTransform
Transforms the given polygon.
transform(DirectPosition) - Method in class org.apache.sis.internal.referencing.PositionTransformer
Transforms a given position from its CRS to the CRS of this PositionTransformer.
transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.coverage.CategoryList
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
Copies the values from ptSrc to ptDst.
transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
Inverse transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.TransformAdapter2D
Delegates to wrapped transform.
transform(DirectPosition, CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.gazetteer.LocationFormat
Transforms the given position from the given source to the given target CRS.
transform(Envelope, CoordinateReferenceSystem) - Static method in class org.apache.sis.geometry.Envelopes
Transforms the given envelope to the specified CRS.
transform(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Transforms this geometry to the specified Coordinate Reference System (CRS).
transform(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Transforms this geometry to the specified Coordinate Reference System (CRS).
transform(CoordinateReferenceSystem, MathTransform, CoordinateOperation, MathTransform, CoordinateReferenceSystem, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
Appends or prepends the specified math transforms to the transform of the given operation.
transform(CoordinateOperation, boolean) - Method in class org.apache.sis.internal.feature.GeometryWrapper
Transforms this geometry using the given coordinate operation.
transform(CoordinateOperation, boolean) - Method in class org.apache.sis.internal.feature.jts.Wrapper
Transforms this geometry using the given coordinate operation.
transform(CoordinateOperation, Rectangle2D, Rectangle2D) - Static method in class org.apache.sis.geometry.Shapes2D
Transforms a rectangular envelope using the given coordinate operation.
transform(CoordinateOperation, Envelope) - Static method in class org.apache.sis.geometry.Envelopes
Transforms an envelope using the given coordinate operation.
transform(MathTransform1D) - Method in class org.apache.sis.measure.NumberRange
Returns this range converted using the given converter.
transform(MathTransform2D, Rectangle2D, Rectangle2D) - Static method in class org.apache.sis.geometry.Shapes2D
Transforms a rectangular envelope using the given math transform.
transform(MathTransform2D, Rectangle2D, Rectangle2D, double[]) - Static method in class org.apache.sis.geometry.Shapes2D
Implementation of Shapes2D.transform(MathTransform2D, Rectangle2D, Rectangle2D) with the opportunity to save the projected center coordinate.
transform(MathTransform, Envelope) - Static method in class org.apache.sis.geometry.Envelopes
Transforms an envelope using the given math transform.
transform(MathTransform, Envelope, double[], List<GeneralEnvelope>) - Static method in class org.apache.sis.geometry.Envelopes
transform1 - Variable in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
The first math transform.
transform2 - Variable in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
The second math transform.
TransformAdapter2D - Class in org.apache.sis.referencing.operation.transform
Wraps a MathTransform as a MathTransform2D.
TransformAdapter2D(MathTransform) - Constructor for class org.apache.sis.referencing.operation.transform.TransformAdapter2D
Creates a wrapper for the given transform.
Transformation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Transformation
TRANSFORMATION_ACCURACY - Static variable in class org.apache.sis.internal.metadata.TransformationAccuracy
The name for the transformation accuracy metadata.
TRANSFORMATION_MASK - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Mask for the transformationParameterAvailable boolean value.
TransformationAccuracy - Class in org.apache.sis.internal.metadata
Creates a record reporting coordinate transformation accuracy.
TransformationAccuracy - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Transformation accuracy
TransformationAccuracy() - Constructor for class org.apache.sis.internal.metadata.TransformationAccuracy
Do not allow instantiation of this class.
transformationDimensionDescription - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Description of the information about which grid dimensions are the spatial dimensions.
transformationDimensionMapping - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
Information about which grid dimensions are the spatial dimensions.
TransformBuilder - Class in org.apache.sis.referencing.operation.builder
Creates a transform which will map approximately the given source positions to the given target positions.
TransformBuilder() - Constructor for class org.apache.sis.referencing.operation.builder.TransformBuilder
For subclass constructors.
TransformChangeEvent - Class in org.apache.sis.portrayal
A change in the "objective to display" transform that Canvas uses for rendering data.
TransformChangeEvent(Canvas, LinearTransform, LinearTransform, AffineTransform, AffineTransform, TransformChangeEvent.Reason) - Constructor for class org.apache.sis.portrayal.TransformChangeEvent
Creates a new event for an incremental change of the "objective to display" property.
TransformChangeEvent(Canvas, LinearTransform, LinearTransform, TransformChangeEvent.Reason) - Constructor for class org.apache.sis.portrayal.TransformChangeEvent
Creates a new event for a change of the "objective to display" property.
TransformChangeEvent.Reason - Enum in org.apache.sis.portrayal
The reason why the "objective to display" transform changed.
TransformCommand - Class in org.apache.sis.console
The "transform" subcommand.
TransformCommand(int, String...) - Constructor for class org.apache.sis.console.TransformCommand
Creates the "transform" sub-command.
TransformDependsOnDimension_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Coordinate operation depends on grid dimension {0}.
transformDisplayCoordinates(AffineTransform) - Method in class org.apache.sis.portrayal.PlanarCanvas
Updates the objective to display transform as if the given transform was applied after the current transform.
transformDisplayCoordinates(TransformChangeEvent, AffineTransform) - Method in class org.apache.sis.portrayal.CanvasFollower
Invoked by CanvasFollower.propertyChange(PropertyChangeEvent) for updating the transform of the target canvas in display units (typically pixels).
transformDomain(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.WraparoundAdjustment
Transforms WraparoundAdjustment.domainOfValidity to a CRS where wraparound axes can be identified.
Transformed(V, Expression<R, ?>) - Constructor for class org.apache.sis.filter.LeafExpression.Transformed
Creates a new literal holding the given constant value.
TransformedEvent<E extends XMLEvent> - Class in org.apache.sis.xml
Base class of events that are wrappers over the events emitted during the reading or writing of an XML document.
TransformedEvent(E, QName) - Constructor for class org.apache.sis.xml.TransformedEvent
Exports a new event.
TransformedEvent.Attr - Class in org.apache.sis.xml
Wrapper over an attribute emitted during the reading or writing of an XML document.
TransformedEvent.End - Class in org.apache.sis.xml
Wrapper over an element emitted during the reading or writing of an XML document.
TransformedEvent.NS - Class in org.apache.sis.xml
Wrapper over a namespace emitted during the reading or writing of an XML document.
TransformedEvent.Start - Class in org.apache.sis.xml
Wrapper over an element emitted during the reading or writing of an XML document.
TransformedEvent.Type - Class in org.apache.sis.xml
The "xsi:type" attribute.
transformedSource(TransformChangeEvent) - Method in class org.apache.sis.portrayal.CanvasFollower
Invoked after the source "objective to display" transform has been updated.
transformedTarget(TransformChangeEvent) - Method in class org.apache.sis.portrayal.CanvasFollower
Invoked after the target "objective to display" transform has been updated.
Transformer - Class in org.apache.sis.xml
Base class of XML reader or writer replacing the namespaces used in JAXB annotations by namespaces used in the XML document, or conversely (depending on the direction of the I/O operation).
Transformer(TransformVersion) - Constructor for class org.apache.sis.xml.Transformer
Creates a new XML reader or writer.
transformError(boolean) - Method in class org.apache.sis.referencing.GeodeticCalculator
Returns the error message to give to GeodeticException when a TransformException occurred.
TransformingNamespaces - Class in org.apache.sis.xml
In the associations between prefixes and namespaces, substitutes the namespaces used in JAXB annotations by the namespaces used in the XML document at marshalling time.
TransformingNamespaces(NamespaceContext, TransformVersion) - Constructor for class org.apache.sis.xml.TransformingNamespaces
Creates a new namespaces transformer for the given target version.
TransformingNamespaces.Inverse - Class in org.apache.sis.xml
Substitutes the XML namespaces used in XML documents by namespaces used in JAXB annotations.
TransformingNamespaces.Prefixes - Class in org.apache.sis.xml
Iterator for the prefixes to be returned by TransformingNamespaces.getPrefixes(String).
TransformingReader - Class in org.apache.sis.xml
A XML reader replacing the namespaces found in XML documents by the namespaces expected by SIS at unmarshalling time.
TransformingReader(XMLEventReader, TransformVersion) - Constructor for class org.apache.sis.xml.TransformingReader
Creates a new reader for the given version of the standards.
TransformingWriter - Class in org.apache.sis.xml
A writer replacing the namespaces used by JAXB by other namespaces to be used in the XML document at marshalling time.
TransformingWriter(XMLEventWriter, TransformVersion) - Constructor for class org.apache.sis.xml.TransformingWriter
Creates a new writer for the given version of the standards.
TransformingWriter.Event - Class in org.apache.sis.xml
Wraps the StartElement produced by JAXB for using the namespaces used in the XML document.
TransformingWriter.NewDeferred - Class in org.apache.sis.xml
A sentinel value in the TransformingWriter.deferred queue meaning that after reaching this point, we need to reevaluate if the remaining elements should be written immediately of deferred again.
transformObjectiveCoordinates(AffineTransform) - Method in class org.apache.sis.portrayal.PlanarCanvas
Updates the objective to display transform as if the given transform was applied before the current transform.
transformObjectiveCoordinates(TransformChangeEvent, AffineTransform) - Method in class org.apache.sis.portrayal.CanvasFollower
Invoked by CanvasFollower.propertyChange(PropertyChangeEvent) for updating the transform of the target canvas in units of the objective CRS.
transformOverlapping(Object, int, Object, int, int) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Transforms an array of points with potentially overlapping source and target.
TransformSeparator - Class in org.apache.sis.referencing.operation.transform
Extracts a sub-transform from a given MathTransform and source or target dimension indices.
TransformSeparator(MathTransform) - Constructor for class org.apache.sis.referencing.operation.transform.TransformSeparator
Constructs a separator for the given transform.
TransformSeparator(MathTransform, MathTransformFactory) - Constructor for class org.apache.sis.referencing.operation.transform.TransformSeparator
Constructs a separator for the given transform and using the given factory.
TransformVersion - Class in org.apache.sis.xml
The target version of standards for Transformer.
TransformVersion(int, int) - Constructor for class org.apache.sis.xml.TransformVersion
Creates a new enumeration initialized to the given capacity.
TransformVersion(TransformVersion) - Constructor for class org.apache.sis.xml.TransformVersion
Creates an enumeration initialized to a copy of the given enumeration.
transitionTo(ModifiableMetadata.State) - Method in class org.apache.sis.metadata.iso.ISOMetadata
Requests this metadata instance and (potentially) all its children to transition to a new state.
transitionTo(ModifiableMetadata.State) - Method in class org.apache.sis.metadata.ModifiableMetadata
Requests this metadata instance and (potentially) all its children to transition to a new state.
translate() - Method in class org.apache.sis.geometry.WraparoundInEnvelope.Controller
Modifies the WraparoundTransform.transform(double[], int, double[], int, boolean) with a translation for enabling wraparounds that could not be applied in previous WraparoundInEnvelope.shift(double) executions.
translate() - Method in class org.apache.sis.geometry.WraparoundInEnvelope
Modifies this transform with a translation for enabling the wraparound that could not be applied in previous WraparoundInEnvelope.shift(double) executions.
translate(double...) - Method in class org.apache.sis.geometry.GeneralEnvelope
Translates the envelope by the given vector.
translate(double[]) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Multiplies this matrix by a translation matrix.
translate(double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
Checks for permission before translating this transform.
translate(double, double) - Method in class org.apache.sis.math.Line
Translates the line.
translate(int, int) - Method in class org.apache.sis.internal.referencing.j2d.Tile
Translates this tile.
translate(long...) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns an extent translated by the given amount of cells compared to this extent.
translate(long...) - Method in class org.apache.sis.coverage.grid.GridGeometry
Deprecated.
Renamed GridGeometry.shiftGrid(long...) for making clearer that this method changes grid coordinates without changing "real world" coordinates.
translate(MathTransform, PixelOrientation, PixelOrientation, int, int) - Static method in class org.apache.sis.coverage.grid.PixelTranslation
Converts a math transform from a "pixel orientation" convention to another "pixel orientation" convention.
translate(MathTransform, PixelInCell, PixelInCell) - Static method in class org.apache.sis.coverage.grid.PixelTranslation
Converts a math transform from a "pixel in cell" convention to another "pixel in cell" convention.
translate2D(long, long) - Method in class org.apache.sis.coverage.grid.GridExtent
Completes a GridExtent construction with a final translation.
TranslatedGridCoverage - Class in org.apache.sis.coverage.grid
A grid coverage with the same data than the source coverage, with only a translation applied on grid coordinates.
TranslatedGridCoverage(GridCoverage, GridGeometry, long[]) - Constructor for class org.apache.sis.coverage.grid.TranslatedGridCoverage
Constructs a new grid coverage which will delegate the rendering operation to the given source.
translateX - Variable in class org.apache.sis.internal.processing.isoline.Tracer
Translation to apply on coordinates.
translateY - Variable in class org.apache.sis.internal.processing.isoline.Tracer
Translation to apply on coordinates.
translation - Variable in class org.apache.sis.coverage.grid.TranslatedGridCoverage
The translation to apply on the argument given to TranslatedGridCoverage.render(GridExtent) before to delegate to the source.
translation(double...) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Creates an affine transform which applies the given translation.
Translation(Dimension, AffineTransform, int, int) - Constructor for class org.apache.sis.internal.referencing.j2d.TileOrganizer.Translation
Creates a new translated transform.
TRANSLATION - Enum constant in enum org.apache.sis.internal.referencing.provider.GeocentricAffine.Type
 
translations - Static variable in class org.apache.sis.coverage.grid.PixelTranslation
Math transforms created by PixelTranslation.translate(MathTransform, PixelInCell, PixelInCell) for dimensions 1 to 6.
TranslationTransform - Class in org.apache.sis.referencing.operation.transform
An affine transform that translate the coordinate values by constant values.
TranslationTransform(double[]) - Constructor for class org.apache.sis.referencing.operation.transform.TranslationTransform
Constructs a translation transform for the given offset vector.
TranslationTransform(int, double) - Constructor for class org.apache.sis.referencing.operation.transform.TranslationTransform
Constructs an uniform translation transform for the given offset applied on all dimensions.
TranslationTransform(int, double[]) - Constructor for class org.apache.sis.referencing.operation.transform.TranslationTransform
Constructs a translation transform from a matrix having the given elements.
TranslationTransform(TranslationTransform) - Constructor for class org.apache.sis.referencing.operation.transform.TranslationTransform
Creates a transform as the inverse of the given transform.
translationUnit - Variable in class org.apache.sis.referencing.datum.DatumShiftGrid
The unit of measurement of output values, as interpolated by the DatumShiftGrid.interpolateAt(double...) method.
translator - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
The translator from the SQL statements using MS-Access dialect to SQL statements using the dialect of the actual database.
translator - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
The translator from the SQL statements using MS-Access dialect to SQL statements using the dialect of the actual database.
transliterator - Variable in class org.apache.sis.io.wkt.Formatter
Transliterator.IDENTITY for preserving non-ASCII characters.
transliterator - Variable in class org.apache.sis.io.wkt.GeodeticObjectParser
The object to use for replacing WKT axis names and abbreviations by ISO 19111 names and abbreviations.
transliterator - Variable in class org.apache.sis.io.wkt.WKTFormat
Transliterator.IDENTITY for preserving non-ASCII characters.
Transliterator - Class in org.apache.sis.io.wkt
Controls the replacement of characters, abbreviations and names between the objects in memory and their WKT representations.
Transliterator() - Constructor for class org.apache.sis.io.wkt.Transliterator
For sub-class constructors.
Transliterator.Default - Class in org.apache.sis.io.wkt
The Transliterator.DEFAULT implementation.
Transliterator.Unicode - Class in org.apache.sis.io.wkt
The Transliterator.IDENTITY implementation.
transmittedPolarization - Variable in class org.apache.sis.metadata.iso.content.DefaultBand
Polarization of the radiation transmitted.
Transparency - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Transparency
Transparent - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Transparent
TRANSPARENT - Static variable in class org.apache.sis.internal.coverage.j2d.Colorizer
Names to use for the synthetic categories and sample dimensions created for visualization purposes.
TRANSPARENT - Static variable in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
The fully transparent color.
transpose() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Sets the value of this matrix to its transpose.
transpose() - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
For a 1×1 matrix, this method does nothing.
transpose() - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
Sets the value of this matrix to its transpose.
transpose() - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
Sets the value of this matrix to its transpose.
transpose() - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
Sets the value of this matrix to its transpose.
transpose() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
Sets the value of this matrix to its transpose.
transpose() - Method in class org.apache.sis.referencing.operation.matrix.NonSquareMatrix
Sets the value of this matrix to its transpose.
transpose() - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Unconditionally throws UnsupportedOperationException since this view is unmodifiable.
TransverseMercator - Class in org.apache.sis.internal.referencing.provider
The provider for "Transverse Mercator" projection (EPSG:9807).
TransverseMercator - Class in org.apache.sis.referencing.operation.projection
Transverse Mercator projection (EPSG codes 9807).
TransverseMercator() - Constructor for class org.apache.sis.internal.referencing.provider.TransverseMercator
Constructs a new provider.
TransverseMercator(Initializer) - Constructor for class org.apache.sis.referencing.operation.projection.TransverseMercator
Creates a new Transverse Mercator projection from the given initializer.
TransverseMercator(TransverseMercator) - Constructor for class org.apache.sis.referencing.operation.projection.TransverseMercator
Creates a new projection initialized to the same parameters than the given one.
TransverseMercator(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.TransverseMercator
Creates a Transverse Mercator projection from the given parameters.
TransverseMercator.Spherical - Class in org.apache.sis.referencing.operation.projection
Provides the transform equations for the spherical case of the Transverse Mercator projection.
TransverseMercator.Variant - Enum in org.apache.sis.referencing.operation.projection
Variants of the map projection.
TransverseMercator.Zoner - Enum in org.apache.sis.internal.referencing.provider
Computes zone numbers and central meridian.
TransverseMercatorSouth - Class in org.apache.sis.internal.referencing.provider
The provider for "Transverse Mercator (South Orientated)" projection (EPSG:9808).
TransverseMercatorSouth() - Constructor for class org.apache.sis.internal.referencing.provider.TransverseMercatorSouth
Constructs a new provider.
treeBlank - Variable in class org.apache.sis.util.collection.TreeTableFormat
The tree symbols to write in the left margin, or null if not yet computed.
treeCross - Variable in class org.apache.sis.util.collection.TreeTableFormat
The tree symbols to write in the left margin, or null if not yet computed.
TreeDepthExceedsMaximum - Static variable in class org.apache.sis.util.resources.Errors.Keys
Tree depth exceeds the maximum.
treeEnd - Variable in class org.apache.sis.util.collection.TreeTableFormat
The tree symbols to write in the left margin, or null if not yet computed.
TreeFormatCustomization - Interface in org.apache.sis.internal.util
Customization of TreeTable formatting on a per-instance basis.
treeLine - Variable in class org.apache.sis.util.collection.TreeTableFormat
The tree symbols to write in the left margin, or null if not yet computed.
TreeNode - Class in org.apache.sis.metadata
A node in a TreeTableView view.
TreeNode(TreeNode, Object, Class<?>) - Constructor for class org.apache.sis.metadata.TreeNode
Creates a new child for an element of the given metadata.
TreeNode(TreeTableView, Object, Class<?>) - Constructor for class org.apache.sis.metadata.TreeNode
Creates the root node of a new metadata tree table.
TreeNode.CollectionElement - Class in org.apache.sis.metadata
A node for an element in a collection.
TreeNode.Element - Class in org.apache.sis.metadata
A node for a metadata property value.
TreeNode.NewChild - Class in org.apache.sis.metadata
The proxy to be returned by TreeNode.newChild().
TreeNodeChildren - Class in org.apache.sis.metadata
The collection of children to be returned by TreeNode.getChildren().
TreeNodeChildren(TreeNode, Object, PropertyAccessor) - Constructor for class org.apache.sis.metadata.TreeNodeChildren
Creates a collection of children for the specified metadata.
TreeNodeChildren.Iter - Class in org.apache.sis.metadata
The iterator over the elements in the enclosing TreeNodeChildren collection.
TreeNodeList - Class in org.apache.sis.util.collection
A list of children in a TreeTable.Node.
TreeNodeList(TreeTable.Node) - Constructor for class org.apache.sis.util.collection.TreeNodeList
Creates an initially empty list.
treeRegion - Variable in class org.apache.sis.index.tree.PointTree
The regions covered by this tree, encoded as a center and a size.
trees - Variable in class org.apache.sis.internal.doclet.Taglet
Utility methods for locating the path of elements, or null if unknown.
TreeTable - Interface in org.apache.sis.util.collection
Defines the structure (list of columns) of a table and provides the root of the tree containing the data.
TreeTable.Node - Interface in org.apache.sis.util.collection
A node in a tree combined with a row in a table.
TreeTableFormat - Class in org.apache.sis.util.collection
A parser and formatter for TreeTable instances.
TreeTableFormat(Locale, TimeZone) - Constructor for class org.apache.sis.util.collection.TreeTableFormat
Creates a new tree table format.
TreeTableFormat.Writer - Class in org.apache.sis.util.collection
Creates string representation of the node values.
TreeTables - Class in org.apache.sis.util.collection
Static methods working on TreeTable objects and their nodes.
TreeTables() - Constructor for class org.apache.sis.util.collection.TreeTables
Do not allow instantiation of this class.
TreeTableView - Class in org.apache.sis.metadata
A tree table view over a metadata object.
TreeTableView(MetadataStandard, Object, Class<?>, ValueExistencePolicy) - Constructor for class org.apache.sis.metadata.TreeTableView
Creates a tree table for the specified metadata object.
triangulationIndicator - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
Indication of whether or not triangulation has been performed upon the image.
TRIDIMENSIONAL - Static variable in class org.apache.sis.internal.feature.Geometries
The 3 value, used by subclasses for identifying code that assume two- or three-dimensional objects.
trigger - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
Initiator of the event.
trim(CharSequence) - Static method in class org.apache.sis.internal.storage.MetadataBuilder
Returns the given character sequence as a non-empty character string with leading and trailing spaces removed.
trim(String) - Static method in class org.apache.sis.internal.doclet.Preformat
Removes the leading and trailing linefeeds (but not other kind of spaces).
trimFractionalPart(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Trims the fractional part of the given formatted number, provided that it doesn't change the value.
trimFractionalPart(StringBuilder) - Static method in class org.apache.sis.util.StringBuilders
Trims the fractional part of the given formatted number, provided that it doesn't change the value.
trimImagingWrapper(Throwable) - Static method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
If the given exception is a wrapper providing no useful information, returns its non-null cause.
trimmedSeparator - Variable in class org.apache.sis.io.wkt.Symbols
Same value than Symbols.separator but without leading and trailing spaces.
trimmedSeparator - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
Same separator, but without leading and trailing spaces.
trimmedSeparator() - Method in class org.apache.sis.io.wkt.Symbols
Returns the separator without trailing spaces.
trimNamespace(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
Trims the namespace, if present.
trimOrNull(Object) - Static method in class org.apache.sis.io.wkt.WKTDictionary
Trims the leading and trailing spaces of the string representation of given object.
trimOrNull(String) - Static method in class org.apache.sis.internal.util.Strings
Trims the leading and trailing spaces of the given string.
trimTime(XMLGregorianCalendar, boolean) - Static method in class org.apache.sis.internal.xml.XmlUtilities
Trims the time components of the given calendar if their values are zero, or leaves them unchanged otherwise (except for milliseconds).
trimToSize() - Method in class org.apache.sis.util.collection.IntegerList
Trims the capacity of this list to be its current size.
trimToSize() - Method in class org.apache.sis.util.collection.RangeSet
Trims this set to the minimal amount of memory required for holding its data.
trimWhitespaces(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Returns a text with leading and trailing whitespace characters omitted.
trimWhitespaces(CharSequence, int, int) - Static method in class org.apache.sis.util.CharSequences
Returns a sub-sequence with leading and trailing whitespace characters omitted.
trimWhitespaces(String) - Static method in class org.apache.sis.util.CharSequences
Returns a string with leading and trailing whitespace characters omitted.
TROPICAL_YEAR - Static variable in class org.apache.sis.measure.Units
Unit of measurement approximately equals to 365.24219 days (1 a).
True - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
True
TRUE - Static variable in class org.apache.sis.internal.util.AbstractMap.Iter
Possible values for AbstractMap.Iter.hasNext.
truncate(double) - Static method in class org.apache.sis.math.MathFunctions
Truncates the given value toward zero.
truncate(long) - Method in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Unsupported operation (for now).
truncate(AutoCloseable) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
Truncates the given output stream at its current position.
TRUNCATED_JULIAN - Enum constant in enum org.apache.sis.referencing.CommonCRS.Temporal
Time measured as days since May 24, 1968 at 00:00 UTC.
TruncatedJulian - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Truncated Julian
truncationMask - Variable in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
The mask to apply for truncating a position to a multiple of data type size.
tryAddChild(RTreeNode) - Method in class org.apache.sis.internal.referencing.RTreeNode
Tries to add a child.
tryAdvance(Consumer<? super E>) - Method in class org.apache.sis.index.tree.NodeIterator
If a remaining element exists, performs the given action on it and returns true.
tryAdvance(Consumer<? super String>) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
Performs the given action on the remaining MGRS reference, if any.
tryAdvance(Consumer<? super String>) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
Computes the next cell reference, if any.
tryAdvance(Consumer<? super AbstractFeature>) - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
Gives the next feature to the given consumer.
tryAdvance(Consumer<? super AbstractFeature>) - Method in class org.apache.sis.internal.storage.csv.FeatureIterator
Executes the given action only on the next feature, if any.
tryAdvance(Consumer<? super AbstractFeature>) - Method in class org.apache.sis.internal.storage.gpx.Reader
Performs the given action on the next feature instance, or returns null if there are no more features to parse.
tryAdvance(Consumer<? super AbstractFeature>) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Performs the given action on the next feature instance, or returns null if there are no more features to parse.
tryAdvance(Consumer<? super AbstractFeature>) - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
Executes the given action on the next feature in the JoinFeatureSet.
tryAdvance(IntConsumer) - Method in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
If a remaining element exists, performs the given action on it and returns true.
tryAppend(SelectionClauseWriter, Filter<? super AbstractFeature>) - Method in class org.apache.sis.internal.sql.feature.SelectionClause
Tries to append a SQL statement for the given filter.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.internal.coverage.CompoundTransform
Concatenates or pre-concatenates in an optimized way this math transform with the given one, if possible.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection.Inverse
Concatenates or pre-concatenates in an optimized way this projection with the given transform, if possible.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Concatenates or pre-concatenates in an optimized way this projection with the given transform, if possible.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
Returns an identity transform if this transform is the inverse of the given transform.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Concatenates or pre-concatenates in an optimized way this math transform with the given one, if possible.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Concatenates or pre-concatenates in an optimized way this transform with the given transform, if possible.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.Inverse
If this transform returns three-dimensional outputs, and if the transform just after this one just drops the height values, then replaces this transform by a two-dimensional one.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
If this transform expects three-dimensional inputs, and if the transform just before this one unconditionally sets the height to zero, then replaces this transform by a two-dimensional one.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Concatenates in an optimized way a MathTransform other to this MathTransform.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
Concatenates in an optimized way a MathTransform other to this MathTransform.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
Concatenates or pre-concatenates in an optimized way this transform with the given transform, if possible.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.PowerTransform1D
Concatenates in an optimized way a MathTransform other to this MathTransform.
tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
Concatenates in an optimized way this math transform with the given one, if possible.
tryConcatenate(boolean, Matrix, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.Mercator
Invoked when NormalizedProjection.tryConcatenate(boolean, MathTransform, MathTransformFactory) detected a (inverse) → (affine) → (this) transforms sequence.
tryConcatenate(boolean, Matrix, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Returns the concatenation of (inverse) → (affine) → (this) transforms, or null if none.
tryInverse(Class<?>) - Static method in class org.apache.sis.internal.converter.SystemRegistry
Returns true if we should look for the inverse converter of the given target class.
tryNextProber(StorageConnector, DataStoreProvider.ProberList<?, N>) - Method in class org.apache.sis.storage.DataStoreProvider
tryOptimized(MathTransform, MathTransform, MathTransformFactory) - Static method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
Tries to returns an optimized concatenation, for example by merging two affine transforms into a single one.
tryParse(String, ParsePosition) - Method in class org.apache.sis.measure.RangeFormat
Tries to parse the given text.
tryProber(StorageConnector, Class<S>, DataStoreProvider.Prober<? super S>) - Method in class org.apache.sis.storage.DataStoreProvider
Implementation of DataStoreProvider.probeContent(StorageConnector, Class, Prober) for a single element in a list of probe.
trySetComputing(TileCache.Key) - Method in class org.apache.sis.image.ComputedTiles
If the specified tile is absent or ComputedTiles.DIRTY, sets its status to ComputedTiles.COMPUTING and returns true.
trySplit() - Method in class org.apache.sis.index.tree.NodeIterator
If this iterator can be partitioned, returns an iterator covering about half of the elements.
trySplit() - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
Current version does not support split.
trySplit() - Method in class org.apache.sis.internal.storage.csv.FeatureIterator
If this spliterator can be partitioned, returns a Spliterator covering elements.
trySplit() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Returns null by default since non-binary XML files are hard to split.
trySplit() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
If this iterator can be partitioned, returns an iterator covering approximately the first half of MGRS references and update this iterator for covering the other half.
trySplit() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
If this iterator intersects both the upper and lower half on UPS domain, returns an iterator for the lower half and modifies this iterator for the upper half.
trySplit() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
If this iterator can be partitioned, returns a spliterator covering a prefix of the feature set.
trySplit() - Method in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
 
TUPLE_SIZE - Static variable in class org.apache.sis.referencing.operation.matrix.Solver
The size of the (i, j, s) tuples used internally by Solver.solve(Matrix, Matrix, double[], int, int, boolean) for storing information about the NaN values.
turnaround - Variable in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
Typical turnaround time for the filling of an order.
TWO_DIMENSIONAL - Enum constant in enum org.apache.sis.storage.gps.Fix
Two-dimensional fix.
TWO_PARALLELS - Enum constant in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
The "Lambert Conic Conformal (2SP)" projection.
TWO_PARALLELS - Enum constant in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
The "Mercator (variant B)" projection (two standard parallels).
TWO_POINTS - Enum constant in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
The "Oblique Mercator" projection specified by two points on the central line.
TWO_POINTS_CENTER - Enum constant in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
The "Oblique Mercator" projection specified by two points on the central line.
TwoGeometries<R,G> - Class in org.apache.sis.internal.filter.sqlmm
SQLMM spatial functions taking two geometry operands.
TwoGeometries(SQLMM, Expression<? super R, ?>[], Geometries<G>) - Constructor for class org.apache.sis.internal.filter.sqlmm.TwoGeometries
Creates a new function for geometries represented by the given parameter.
TwoGeometries.WithArgument<R,G> - Class in org.apache.sis.internal.filter.sqlmm
SQLMM spatial functions taking a single geometry operand with one argument.
twoPoints - Variable in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
Whether the projection has its central line defined by two points instead of an azimuth angle.
tx - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Worker
Indices of the tile to fetch.
tX - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
X-axis translation in metres (EPSG:8605).
tX - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform.Inverse
Initial translation values to use before to improve the accuracy with the interpolation.
tX - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Shift along the geocentric X axis (toward prime meridian) in units of the semi-major axis of the source ellipsoid.
TX - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Geocentric translation parameters to use as a first guess before to use the grid in France.
TX - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffine
The operation parameter descriptor for the X-axis translation (tX) parameter value.
TX - Static variable in class org.apache.sis.internal.referencing.provider.GeographicOffsets
The operation parameter descriptor for the "Longitude offset" parameter value.
ty - Variable in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Worker
Indices of the tile to fetch.
tY - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
Y-axis translation in metres (EPSG:8606).
tY - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform.Inverse
Initial translation values to use before to improve the accuracy with the interpolation.
tY - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Shift along the geocentric Y axis (toward 90°E) in units of the semi-major axis of the source ellipsoid.
TY - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Geocentric translation parameters to use as a first guess before to use the grid in France.
TY - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffine
The operation parameter descriptor for the Y-axis translation (tY) parameter value.
TY - Static variable in class org.apache.sis.internal.referencing.provider.GeographicOffsets
The operation parameter descriptor for the "Latitude offset" parameter value.
type - Variable in class org.apache.sis.feature.AbstractAttribute
Information about the attribute (base Java class, domain of values, etc.).
type - Variable in class org.apache.sis.feature.AbstractFeature
Information about the feature (name, characteristics, etc.).
type - Variable in class org.apache.sis.feature.builder.AssociationRoleBuilder
The target feature type, or null if unknown.
type - Variable in class org.apache.sis.filter.PropertyValue.Converted
The desired type of values.
type - Variable in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
0 if the text shall be marshalled as a <gco:CharacterString>, or one of the static constants in this class otherwise.
type - Variable in class org.apache.sis.internal.jaxb.gcx.MimeFileType
The value of the type attribute, which is the mime type.
type - Variable in class org.apache.sis.internal.metadata.sql.TypeMapper
A constant from the SQL Types enumeration.
type - Variable in class org.apache.sis.internal.referencing.provider.GeocentricAffine
The transformation type (translation, frame rotation, etc.).
type - Variable in class org.apache.sis.internal.sql.feature.Column
Type of values as one of the constants enumerated in Types class.
type - Variable in class org.apache.sis.internal.storage.gpx.Link
MIME type of content (for example "image/jpeg").
type - Variable in class org.apache.sis.internal.storage.MemoryFeatureSet
The type specified at construction time and returned by MemoryFeatureSet.getType().
type - Variable in class org.apache.sis.internal.util.CheckedArrayList
The element type.
type - Variable in class org.apache.sis.internal.util.CheckedHashSet
The element type.
type - Variable in class org.apache.sis.internal.util.Cloner
The type of the object to clone, or null if not yet specified.
type - Variable in class org.apache.sis.internal.util.DefinitionURI
The type part of a URI, or null if none (empty).
type - Variable in class org.apache.sis.io.DefaultFormat
The type of the objects to parse.
type - Variable in class org.apache.sis.math.SequenceVector
The type of values in the vector.
type - Variable in class org.apache.sis.measure.DerivedScalar.Fallback
The type implemented by proxy instances.
type - Variable in class org.apache.sis.measure.ScalarFallback
The type implemented by proxy instances.
type - Variable in class org.apache.sis.metadata.CacheKey
The metadata class (interface or implementation) for which a PropertyAccessor will be associated.
type - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
Name of the type of instrument.
type - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
Collection technique for the operation.
type - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
Manner of sampling geometry that the planner expects for collection of objective data.
type - Variable in class org.apache.sis.metadata.iso.citation.LegacyTelephones
The type of telephone number.
type - Variable in class org.apache.sis.metadata.iso.identification.DefaultKeywords
Subject matter used to group similar keywords.
type - Variable in class org.apache.sis.metadata.PropertyAccessor
The implemented metadata interface.
type - Variable in class org.apache.sis.metadata.sql.CachedStatement
The interface for which the prepared statement has been created.
type - Variable in class org.apache.sis.metadata.sql.CacheKey
The metadata interface to be implemented.
type - Variable in class org.apache.sis.metadata.sql.LookupInfo
The type of metadata objects for which the LookupInfo.names and LookupInfo.indices maps are built.
type - Variable in class org.apache.sis.referencing.datum.DefaultVerticalDatum
The type of this vertical datum.
type - Variable in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
type - Variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
The type of objects to be created.
type - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Key
The type of the cached object.
type - Variable in class org.apache.sis.referencing.factory.FilteredCodes
The type of spatial reference objects for which the codes are desired.
type - Variable in class org.apache.sis.referencing.factory.IdentifiedObjectSet
The type of objects included in this set.
type - Variable in class org.apache.sis.referencing.factory.sql.AuthorityCodes
The interface of referencing objects for which this map contains the code.
type - Variable in class org.apache.sis.referencing.factory.sql.TableInfo
The class of object to be created.
type - Variable in class org.apache.sis.referencing.gazetteer.AbstractLocation
The description of the nature of this geographic identifier, or null if unspecified.
type - Variable in class org.apache.sis.referencing.operation.transform.OperationMethodSet
The operation type we are looking for.
type - Variable in class org.apache.sis.referencing.operation.transform.TransferFunction
Whether the function is linear, logarithmic or exponential.
type - Variable in class org.apache.sis.setup.OptionKey
The type of values.
type - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet
The type of features included in this set.
type - Variable in class org.apache.sis.storage.DataStoreProvider.ProberList
Type of input expected by the DataStoreProvider.ProberList.next probe.
type - Variable in class org.apache.sis.storage.event.StoreListeners.ForType
The types for which listeners have been registered.
type - Variable in class org.apache.sis.storage.geotiff.DeferredEntry
The GeoTIFF type of the value to read.
type - Variable in class org.apache.sis.util.collection.TableColumn
Base type of all values in the column identified by this ColumnTable instance.
type - Variable in class org.apache.sis.xml.XLink
The type of link.
type() - Method in class org.apache.sis.referencing.datum.DefaultVerticalDatum
Returns the type of this datum, or infers the type from the datum name if no type were specified.
type() - Method in class org.apache.sis.referencing.gazetteer.AbstractLocation
Workaround for the lack of LocationType interface in GeoAPI 3.0.
type(int, TypeValuePolicy) - Method in class org.apache.sis.metadata.PropertyAccessor
Returns the type of the property at the given index.
type(int, TypeValuePolicy) - Method in class org.apache.sis.metadata.SpecialCases
Delegates to PropertyAccessor.type(int, TypeValuePolicy), then substitutes the type for the properties handled in a special way.
type(Object) - Static method in exception org.apache.sis.storage.UnsupportedStorageException
Returns the type of the given storage, with a special case for files or paths to directories.
type(SingleCRS) - Static method in class org.apache.sis.referencing.operation.SubOperationInfo
Returns the class of the given CRS after unwrapping derived and projected CRS.
Type - Enum in org.apache.sis.storage.geotiff
The types of values in a TIFF header.
Type - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Type
Type() - Constructor for enum org.apache.sis.internal.referencing.provider.GeocentricAffine.Type
 
Type(boolean, boolean) - Constructor for enum org.apache.sis.storage.aggregate.JoinFeatureSet.Type
Creates an enumeration.
Type(int, int) - Constructor for enum org.apache.sis.xml.XLink.Type
Creates a new type which allows the fields specified by the given mask.
Type(int, int, boolean) - Constructor for enum org.apache.sis.storage.geotiff.Type
Creates a new enumeration
Type(Attribute, QName, String) - Constructor for class org.apache.sis.xml.TransformedEvent.Type
Wraps the given event with a different value.
TYPE - Enum constant in enum org.apache.sis.feature.FeatureFormat.Column
Type of property values.
TYPE - Static variable in class org.apache.sis.filter.ArithmeticFunction.Add
Description of results of the "Add" expression.
TYPE - Static variable in class org.apache.sis.filter.ArithmeticFunction.Divide
Description of results of the "Divide" expression.
TYPE - Static variable in class org.apache.sis.filter.ArithmeticFunction.Multiply
Description of results of the "Multiply" expression.
TYPE - Static variable in class org.apache.sis.filter.ArithmeticFunction.Subtract
Description of results of the "Subtract" expression.
TYPE - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
Index type: statistics, clustered, hashed or other.
TYPE - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A tag used a bit everywhere.
TYPE - Static variable in class org.apache.sis.referencing.operation.projection.AuthalicMercator
The type value for this map projection in ESRI Auxiliary sphere type parameter.
TYPE - Static variable in class org.apache.sis.util.collection.TableColumn
Frequently-used constant for a column of object types.
TYPE_CLOSE - Static variable in class org.apache.sis.metadata.sql.TableHierarchy
Delimiter characters for the table name in identifier.
TYPE_COMPACT - Static variable in class org.apache.sis.internal.coverage.j2d.Colorizer
The type resulting from sample values conversion applied by Colorizer.compactColorModel(int, int).
TYPE_NAME - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
Data source dependent type name.
TYPE_NAMES - Static variable in class org.apache.sis.internal.coverage.j2d.ImageUtilities
Names of DataBuffer types.
TYPE_OPEN - Static variable in class org.apache.sis.metadata.sql.TableHierarchy
Delimiter characters for the table name in identifier.
TYPE_ORDER - Static variable in class org.apache.sis.referencing.crs.SubTypes
CRS types to sort first in a compound CRS.
TYPE_PREFIX - Static variable in class org.apache.sis.internal.storage.csv.Store
The prefix for elements in the @columns line that specify the data type, as required by the OGC CSV encoding specification.
TypeBuilder - Class in org.apache.sis.feature.builder
Information common to all kind of types (feature, association, characteristics).
TypeBuilder(Locale) - Constructor for class org.apache.sis.feature.builder.TypeBuilder
Creates a new builder initialized to the given configuration.
TypeBuilder(TypeBuilder) - Constructor for class org.apache.sis.feature.builder.TypeBuilder
Creates a new builder initialized to the values of the given builder.
typeColumn - Variable in class org.apache.sis.referencing.factory.sql.TableInfo
Column type for the type (usually with the "_TYPE" suffix), or null.
typeForNames - Static variable in class org.apache.sis.util.iso.Types
The types for ISO 19115 UML identifiers.
typeFromAxes(CoordinateReferenceSystem, int) - Static method in class org.apache.sis.coverage.grid.GridExtent
Infers the axis types from the given coordinate reference system.
TypeMap - Class in org.apache.sis.metadata
Map of property valuePolicy for a given implementation class.
TypeMap(PropertyAccessor, KeyNamePolicy, TypeValuePolicy) - Constructor for class org.apache.sis.metadata.TypeMap
Creates a type map for the specified accessor.
TypeMapper - Class in org.apache.sis.internal.metadata.sql
Maps a few basic Java types to JDBC types.
TypeMapper(Class<?>, int, String) - Constructor for class org.apache.sis.internal.metadata.sql.TypeMapper
For internal use only.
typeName - Variable in class org.apache.sis.feature.builder.AssociationRoleBuilder
Name of the target feature type (never null).
typeName - Variable in class org.apache.sis.internal.sql.feature.Column
A name for the value type, free-text from the database engine.
typeName - Variable in class org.apache.sis.util.iso.DefaultRecordType
The name that identifies this record type.
typeNames - Variable in class org.apache.sis.referencing.factory.sql.TableInfo
Names of TableInfo.subTypes in the database, or null if none.
typeNames - Variable in class org.apache.sis.util.iso.DefaultNameFactory
Helper class for mapping Class to TypeName, created when first needed.
TypeNames - Class in org.apache.sis.util.iso
Implements the mapping between Class and TypeName documented in DefaultTypeName.
TypeNames(NameFactory) - Constructor for class org.apache.sis.util.iso.TypeNames
Creates a new factory of type names.
typeNotFound(Enum<?>, Filter<AbstractFeature>, SelectionClause) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
Invoked when an unsupported filter is found.
typeNotFound(Enum<?>, Filter<R>, A) - Method in class org.apache.sis.internal.filter.Visitor
Adds the value to use or throws an exception when there is no action registered for a given filter type.
typeNotFound(String, Expression<AbstractFeature, ?>, SelectionClause) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
Invoked when an unsupported expression is found.
typeNotFound(String, Expression<R, ?>, A) - Method in class org.apache.sis.internal.filter.Visitor
Adds the value to use or throws an exception when there is no action registered for a given expression type.
TypeOfResource - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Type of resource
TypeRegistration - Class in org.apache.sis.internal.jaxb
Declares the classes of objects to be marshalled using a default MarshallerPool.
TypeRegistration() - Constructor for class org.apache.sis.internal.jaxb.TypeRegistration
For subclasses constructors.
types - Variable in class org.apache.sis.coverage.grid.GridExtent
Type of each axis (vertical, temporal, …) or null if unspecified.
types - Variable in class org.apache.sis.feature.CharacteristicMap
Description of the attribute characteristics.
types - Variable in class org.apache.sis.geometry.CoordinateFormat
The type for each value in the formats array, or null if not yet computed.
types - Variable in class org.apache.sis.internal.storage.gpx.Store
The FeatureType for routes, tracks, way points, etc.
types - Variable in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
Collection technique for the objective.
types - Variable in class org.apache.sis.util.Characters.Filter
A bitmask of character types in this subset.
types() - Static method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
types() - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
Types - Class in org.apache.sis.internal.storage.gpx
Feature types that may appear in GPX files.
Types - Class in org.apache.sis.util.iso
Static methods working on GeoAPI types and CodeList values.
Types() - Constructor for class org.apache.sis.util.iso.Types
Do not allow instantiation of this class.
Types(NameFactory, Locale, GeometryLibrary) - Constructor for class org.apache.sis.internal.storage.gpx.Types
Creates new FeatureTypes with feature names and property names created using the given factory.
TYPES - Static variable in class org.apache.sis.filter.LeafExpression.Literal
A cache of DefaultAttributeType instances for literal classes.
TYPES - Static variable in class org.apache.sis.internal.feature.jts.Wrapper
The types of JTS objects to be recognized by the SQLMM ST_GeometryType operation.
TYPES - Static variable in class org.apache.sis.internal.metadata.NameMeaning
The object types for instances of NameMeaning.CLASSES.
TYPES - Static variable in class org.apache.sis.internal.metadata.sql.TypeMapper
A list of Java classes to be mapped to SQL types.
TYPES - Static variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Some known keywords that may appear in NTv2 header records, associated the the expected type of values.
TYPES - Static variable in class org.apache.sis.internal.referencing.VerticalDatumTypes
Mapping from the numeric values used in legacy specification (OGC 01-009) to VerticalDatumType.
TYPES - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Mapping between types of object and WKT keywords.
TYPES - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
The interfaces or abstract base classes for the above constants.
Types.CodeTitle - Class in org.apache.sis.util.iso
The InternationalString returned by the Types.getCodeTitle(…) method.
Types.Description - Class in org.apache.sis.util.iso
The InternationalString returned by the Types.getDescription(…) methods.
TypeValuePolicy - Enum in org.apache.sis.metadata
The kind of values in the MetadataStandard.asTypeMap(…).
TypeValuePolicy() - Constructor for enum org.apache.sis.metadata.TypeValuePolicy
 
tZ - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
Z-axis translation in metres (EPSG:8607).
tZ - Variable in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform.Inverse
Initial translation values to use before to improve the accuracy with the interpolation.
tZ - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Shift along the geocentric Z axis (toward north pole) in units of the semi-major axis of the source ellipsoid.
TZ - Static variable in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
Geocentric translation parameters to use as a first guess before to use the grid in France.
TZ - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffine
The operation parameter descriptor for the Z-axis translation (tZ) parameter value.
TZ - Static variable in class org.apache.sis.internal.referencing.provider.GeographicOffsets
The operation parameter descriptor for the "Vertical Offset" parameter value.

U

UBYTE - Enum constant in enum org.apache.sis.storage.geotiff.Type
A 8-bits unsigned integer.
UCUM - Enum constant in enum org.apache.sis.measure.UnitFormat.Style
Format unit symbols using a syntax close to the Unified Code for Units of Measure (UCUM) one.
UCUM - Static variable in class org.apache.sis.internal.jaxb.gml.Measure
An instance for formatting units with a syntax close to the UCUM one.
UINT - Enum constant in enum org.apache.sis.storage.geotiff.Type
32-bits (4-bytes) unsigned integer.
ULONG - Enum constant in enum org.apache.sis.storage.geotiff.Type
A 64-bits (8-bytes) unsigned integer.
ULXMAP - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the x-axis coordinate of the center of the upper left pixel.
ULYMAP - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the y-axis coordinate of the center of the upper left pixel.
UML_IDENTIFIER - Enum constant in enum org.apache.sis.metadata.KeyNamePolicy
The keys in the map are the UML identifier of the metadata properties.
unary - Variable in class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Logic
Whether this operator is the unary operator.
UnaryFunction<R,V> - Class in org.apache.sis.filter
Base class for expressions, comparators or filters performing operations on one expressions.
UnaryFunction(Expression<? super R, ? extends V>) - Constructor for class org.apache.sis.filter.UnaryFunction
Creates a new unary operator.
UnaryFunction.IsNil<R> - Class in org.apache.sis.filter
Filter operator that checks if an expression's value is nil.
UnaryFunction.IsNull<R> - Class in org.apache.sis.filter
Filter operator that checks if an expression's value is null.
UNAVAILABLE - Static variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Sentinel value when ConcurrentAuthorityFactory.authority cannot be determined because the data access object cannot be constructed.
UnavailableContent - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Unavailable content.
UnavailableFactoryException - Exception in org.apache.sis.referencing.factory
Thrown when a whole factory cannot be created because a resource is missing.
UnavailableFactoryException() - Constructor for exception org.apache.sis.referencing.factory.UnavailableFactoryException
Construct an exception with no detail message.
UnavailableFactoryException(String) - Constructor for exception org.apache.sis.referencing.factory.UnavailableFactoryException
Construct an exception with the specified detail message.
UnavailableFactoryException(String, Throwable) - Constructor for exception org.apache.sis.referencing.factory.UnavailableFactoryException
Construct an exception with the specified detail message and cause.
UnavailableGeometryLibrary_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The {0} geometry library is not available in current runtime environment.
unavailableSize(Tile, IOException) - Method in class org.apache.sis.internal.referencing.j2d.TileOrganizer
Invoked when an I/O error occurred in Tile.getSize() or Tile.getRegion().
uncompressRow() - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Bytes
Reads a row of sample values.
uncompressRow() - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Doubles
Reads a row of sample values.
uncompressRow() - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Floats
Reads a row of sample values.
uncompressRow() - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Ints
Reads a row of sample values.
uncompressRow() - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes.Shorts
Reads a row of sample values.
uncompressRow() - Method in class org.apache.sis.internal.storage.inflater.CopyFromBytes
Reads a row of sample values and stores them in the target buffer.
uncompressRow() - Method in class org.apache.sis.internal.storage.inflater.Inflater
Reads a row of sample values and stores them in the target buffer.
UnconvertibleGridCoordinate_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot convert grid coordinate {1} to type ‘{0}’.
UnconvertibleObjectException - Exception in org.apache.sis.util
Thrown when an object cannot be converted from the source type to the target type.
UnconvertibleObjectException() - Constructor for exception org.apache.sis.util.UnconvertibleObjectException
Constructs a new exception with no message.
UnconvertibleObjectException(String) - Constructor for exception org.apache.sis.util.UnconvertibleObjectException
Constructs a new exception with the specified detail message.
UnconvertibleObjectException(String, Throwable) - Constructor for exception org.apache.sis.util.UnconvertibleObjectException
Constructs a new exception with the specified detail message and cause.
UnconvertibleObjectException(Throwable) - Constructor for exception org.apache.sis.util.UnconvertibleObjectException
Constructs a new exception with the specified cause.
UnconvertibleSampleValues - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Cannot convert sample values.
undefined - Static variable in class org.apache.sis.storage.geotiff.GeoCodes
The code value for undefined property.
UNDEFINED - Enum constant in enum org.apache.sis.storage.geotiff.Type
An 8-bits byte that may contain anything, depending on the definition of the field.
UNDEFINED - Static variable in class org.apache.sis.coverage.grid.GridGeometry
An "empty" grid geometry with no value defined.
UndefinedDataFormat_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
The “{0}” GeoTIFF file does not specify the values format.
UndefinedOrderingForElements_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Ordering between “{0}” and “{1}” elements is undefined.
UndefinedParameter_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Cannot open {0} data store without “{1}” parameter.
UNDERLINE - Enum constant in enum org.apache.sis.internal.util.X364
Single underline.
UNDETERMINED - Static variable in class org.apache.sis.storage.ProbeResult
The open capability cannot be determined.
UnexpectedArrayLength_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Expected an array of length {0,number}, but got {1,number}.
UnexpectedChange_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Unexpected change in ‘{0}’.
UnexpectedCharactersAfter_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{1}” characters after “{0}” were unexpected.
UnexpectedCharactersAtBound_4 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Text for ‘{0}’ was expected to {1,choice,0#begin|1#end} with “{2}”, but found “{3}”.
UnexpectedComponentInURI - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Combined URI contains unexpected components.
unexpectedData() - Method in class org.apache.sis.internal.storage.inflater.LZW
The exception to throw if the decompression process encounters data that it cannot process.
unexpectedDimension(Map<String, ?>, CoordinateSystemAxis[], int) - Static method in class org.apache.sis.referencing.cs.AbstractCS
Convenience method for implementations of AbstractCS.createForAxes(Map, CoordinateSystemAxis[]) when the resulting coordinate system would have an unexpected number of dimensions.
UnexpectedDimensionForCS_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Unexpected dimension for a coordinate system of type ‘{0}’.
UnexpectedEndOfFile_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Unexpected end of file while reading “{0}”.
UnexpectedEndOfString_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
More characters were expected at the end of “{0}”.
unexpectedException(IllegalStateException) - Static method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Logs a warning about a non-invertible transform.
unexpectedException(String, Exception) - Static method in class org.apache.sis.geometry.CoordinateFormat
Invoked when an expected error occurred but continuation is still possible.
unexpectedException(String, Exception) - Static method in class org.apache.sis.referencing.CRS
Invoked when an unexpected exception occurred.
unexpectedException(String, Exception) - Static method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Invoked when an exception occurred while closing a factory and we cannot propagate the exception to the user.
unexpectedException(String, Exception) - Static method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
Logs a warning about an unexpected but non-fatal exception.
unexpectedException(Logger, Class<?>, String, Throwable) - Static method in class org.apache.sis.util.logging.Logging
Invoked when an unexpected error occurred.
unexpectedException(Logger, String, String, Throwable, Level) - Static method in class org.apache.sis.util.logging.Logging
UnexpectedFileFormat_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
File “{1}” seems to be encoded in another format than {0}.
unexpectedFormat() - Method in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Returns the exception to thrown in the file does not seems to be a NADCON format.
UnexpectedListOfValues_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
A single value was expected for the “{0}” key but {1} values have been found.
UnexpectedNamespace_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{1}” name is not valid in this context, because the “{0}” namespace was expected.
UnexpectedNumberOfBands_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Expected {0} bands but got {1}.
UnexpectedNumberOfComponents_4 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
The “{1}” value given to “{0}” property should be separable in {2} components, but we got {3}.
UnexpectedNumberOfCoordinates_4 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
The “{0}” feature at {1} has a {3} coordinate values, while we expected a multiple of {2}.
UnexpectedParameter_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Parameter “{0}” was not expected.
UnexpectedParameter_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
The “{1}” parameter was not expected for the “{0}” projection method.
unexpectedParameters() - Method in class org.apache.sis.referencing.factory.CommonAuthorityCode
Returns the error message for unexpected parameters after the code.
UnexpectedProperty_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Property “{1}” was not expected in “{0}”.
UnexpectedScaleFactorForUnit_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Unexpected scale factor {1,number} for unit of measurement “{0}”.
unexpectedText(int, String, int) - Method in class org.apache.sis.io.wkt.WKTDictionary
Produces an error message for unexpected characters at the end of WKT string.
UnexpectedTextAtLine_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Unexpected text “{1}” at line {0}.
UnexpectedTileCount_3 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Found {2} tiles or strips in the “{0}” file while {1} were expected.
UnexpectedTileLength_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Tile has an unexpected length: {1} bytes while {0} were expected.
UnexpectedTypeForReference_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Expected “{0}” to reference an instance of ‘{1}’, but found an instance of ‘{2}’.
UnexpectedTypeForSRID_2 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
SRID {1} does not define a Coordinate Reference System.
UnexpectedValueInElement_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Unexpected value “{1}” in “{0}” element.
UnfilteredData - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Unfiltered data.
UnformattableObjectException - Exception in org.apache.sis.io.wkt
Thrown by FormattableObject.toWKT() when an object cannot be formatted as WKT.
UnformattableObjectException() - Constructor for exception org.apache.sis.io.wkt.UnformattableObjectException
Constructs a new exception with no message.
UnformattableObjectException(String) - Constructor for exception org.apache.sis.io.wkt.UnformattableObjectException
Constructs a new exception with the specified detail message.
UnformattableObjectException(String, Throwable) - Constructor for exception org.apache.sis.io.wkt.UnformattableObjectException
Constructs a new exception with the specified detail message and cause.
UnformattableObjectException(Throwable) - Constructor for exception org.apache.sis.io.wkt.UnformattableObjectException
Constructs a new exception with the specified cause.
Ungridded() - Constructor for class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.Ungridded
 
Unicode() - Constructor for class org.apache.sis.io.wkt.Transliterator.Unicode
 
UNICODE_IDENTIFIER - Static variable in class org.apache.sis.util.Characters.Filter
The subset of all characters for which Character.isUnicodeIdentifierPart(int) returns true, excluding ignorable characters.
UnicodeIdentifier() - Constructor for class org.apache.sis.util.Characters.UnicodeIdentifier
Creates the Characters.Filter.LETTERS_AND_DIGITS singleton instance.
UNICODES - Static variable in class org.apache.sis.math.Fraction
The matrix of Unicode symbols available for some fractions.
Uniformizer() - Constructor for class org.apache.sis.internal.referencing.RTreeNode.Uniformizer
 
uniformTranslation(int, double) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
Creates an affine transform which applies the same translation for all dimensions.
Uninitialized_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
‘{0}’ has not been initialized.
UninitializedParameter - Class in org.apache.sis.parameter
Placeholder for a mandatory parameter value which has not yet been initialized.
UninitializedParameter(GeneralParameterDescriptor) - Constructor for class org.apache.sis.parameter.UninitializedParameter
Creates a new UninitializedParameter for the given descriptor.
union(GridExtent) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns the union of this grid extent with the given grid extent.
union(GridGeometry, List<E>, Function<E, GridExtent>) - Method in class org.apache.sis.storage.aggregate.GridSliceLocator
Creates a new grid geometry which is the union of all grid extent in the concatenated resource.
union(Range<E>) - Method in class org.apache.sis.measure.MeasurementRange
Returns the union of this range with the given range.
union(Range<E>) - Method in class org.apache.sis.measure.Range
Returns the union of this range with the given range.
union(Range<Double>) - Method in class org.apache.sis.coverage.ConvertedRange
Returns the union of this range with the given range.
union(Envelope...) - Static method in class org.apache.sis.geometry.Envelopes
Computes the union of all given envelopes, transforming them to a common CRS if necessary.
union(GeographicBoundingBox, GeographicBoundingBox) - Static method in class org.apache.sis.metadata.iso.extent.Extents
Returns the union of the given geographic bounding boxes.
UNION - Static variable in class org.apache.sis.geometry.EnvelopeReducer
A reducer performing the union operation.
unionAny(NumberRange<?>) - Method in class org.apache.sis.measure.NumberRange
Returns the union of this range with the given range.
unionOfComponents(Resource[]) - Static method in class org.apache.sis.storage.aggregate.GroupAggregate
Computes the union of envelopes provided by all the given resources.
unionOfSorted(int[], int[]) - Static method in class org.apache.sis.util.ArraysExt
Returns the union of two sorted arrays.
unique() - Method in class org.apache.sis.image.AnnotatedImage
If the source image is the same operation for the same area of interest, returns that source.
unique() - Method in class org.apache.sis.internal.converter.AngleConverter.Inverse
Returns the unique instance.
unique() - Method in class org.apache.sis.internal.converter.AngleConverter
Returns the unique instance.
unique() - Method in class org.apache.sis.internal.converter.DateConverter.Inverse
 
unique() - Method in class org.apache.sis.internal.converter.FractionConverter.FromInteger
 
unique() - Method in class org.apache.sis.internal.converter.FractionConverter
Returns the unique instance of this converter.
unique() - Method in class org.apache.sis.internal.converter.ObjectToString
Returns the singleton instance on deserialization, if any.
unique() - Method in class org.apache.sis.internal.converter.PathConverter.FilePath
 
unique() - Method in class org.apache.sis.internal.converter.PathConverter.FileURI
 
unique() - Method in class org.apache.sis.internal.converter.PathConverter.FileURL
 
unique() - Method in class org.apache.sis.internal.converter.PathConverter.PathFile
 
unique() - Method in class org.apache.sis.internal.converter.PathConverter.PathURI
 
unique() - Method in class org.apache.sis.internal.converter.PathConverter.PathURL
 
unique() - Method in class org.apache.sis.internal.converter.PathConverter.URI_URL
 
unique() - Method in class org.apache.sis.internal.converter.PathConverter.URIFile
 
unique() - Method in class org.apache.sis.internal.converter.PathConverter.URIPath
 
unique() - Method in class org.apache.sis.internal.converter.PathConverter.URL_URI
 
unique() - Method in class org.apache.sis.internal.converter.PathConverter.URLFile
 
unique() - Method in class org.apache.sis.internal.converter.PathConverter.URLPath
 
unique() - Method in class org.apache.sis.internal.converter.SystemConverter
Returns an unique instance of this converter if one exists.
unique() - Method in class org.apache.sis.math.Fraction
Returns a unique fraction instance equals to this.
unique(RenderedImage) - Static method in class org.apache.sis.image.ImageProcessor
Returns an unique instance of the given image.
unique(Object) - Method in class org.apache.sis.io.wkt.StoredTree.Deflater
Returns a unique instance of given object.
unique(String) - Method in class org.apache.sis.measure.ConventionalUnit
Returns a unique instance of this unit if available, or store this unit in the map of existing unit otherwise.
unique(String, T) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
Returns a unique instance of the given object.
unique(Locale) - Static method in class org.apache.sis.util.Locales
Returns a unique instance of the given locale, if one is available.
unique(ImageProcessor) - Static method in class org.apache.sis.coverage.grid.GridCoverageProcessor
Returns an unique instance of the given processor.
unique(MathTransform) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Replaces the given transform by a unique instance, if one already exists.
unique(T) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
Returns a unique instance of the given color model.
unique(T) - Static method in class org.apache.sis.internal.coverage.j2d.RasterFactory
Returns a unique instance of the given sample model.
unique(T) - Static method in class org.apache.sis.measure.NumberRange
Returns a unique instance of the given range, except if the range is empty.
unique(T) - Method in class org.apache.sis.util.collection.WeakHashSet
Returns an object equals to element if such an object already exist in this WeakHashSet.
uniqueNamespaces - Variable in class org.apache.sis.xml.TransformingWriter
Keep track of namespace URIs that have already been declared so they don't get duplicated.
unit - Variable in class org.apache.sis.geometry.CoordinateFormat.Resolution
unit - Variable in class org.apache.sis.internal.jaxb.gml.Measure
The unit of measurement.
unit - Variable in class org.apache.sis.internal.jaxb.gml.MeasureList
The unit of measurement.
unit - Variable in class org.apache.sis.io.wkt.VerticalInfo
The unit specified in the VERTICALEXTENT WKT element.
unit - Variable in class org.apache.sis.measure.MeasurementRange
The unit of measurement, or null if unknown.
unit - Variable in class org.apache.sis.measure.Scalar
The unit of measurement associated to the value.
unit - Variable in class org.apache.sis.parameter.DefaultParameterValue
The unit of measure for the value, or null if it does not apply.
unit - Variable in class org.apache.sis.referencing.cs.Codes
EPSG code of the target unit of measurement.
unit - Variable in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
The unit of measure used for this coordinate system axis.
unit - Variable in class org.apache.sis.referencing.datum.DefaultEllipsoid
The units of the semi-major and semi-minor axis values.
unit() - Method in class org.apache.sis.measure.MeasurementRange
Returns the unit of measurement, or null if unknown.
unit() - Method in class org.apache.sis.measure.Range
To be overridden by MeasurementRange only.
Unit - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to unit of measurements.
Unit() - Constructor for class org.apache.sis.internal.converter.StringConverter.Unit
 
UNIT - Enum constant in enum org.apache.sis.io.wkt.ElementKind
Units of measurement, often represented by UNIT[…] elements.
UNIT - Static variable in class org.apache.sis.internal.feature.AttributeConvention
String representation of the AttributeConvention.UNIT_CHARACTERISTIC name.
UNIT - Static variable in class org.apache.sis.measure.RangeFormat.Field
Identifies the unit field in a range, if any.
UNIT - Static variable in class org.apache.sis.referencing.EPSGFactoryFallback
Kinds of object created by this factory, as bitmask.
UNIT - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
UNIT_CHARACTERISTIC - Static variable in class org.apache.sis.internal.feature.AttributeConvention
Conventional name for fetching the unit of measurement of a property.
UNIT_FIELD - Static variable in class org.apache.sis.measure.RangeFormat
The constant value for FieldPosition which designate the unit of measurement.
UNIT_KEYWORDS - Static variable in class org.apache.sis.io.wkt.MathTransformParser
The keywords of unit elements.
UnitAdapter - Class in org.apache.sis.internal.jaxb.gco
JAXB adapter for unit of measurement.
UnitAdapter() - Constructor for class org.apache.sis.internal.jaxb.gco.UnitAdapter
Invoked by reflection by JAXB.
UnitAdapter.ForCS - Class in org.apache.sis.internal.jaxb.gco
A variant of UnitAdapter which marshal units as a URN for Coordinate System (CS) axes.
UnitAdapter.Since2014 - Class in org.apache.sis.internal.jaxb.gco
Wraps the value only if marshalling ISO 19115-3 element.
UnitDimension - Class in org.apache.sis.measure
Dimension (length, mass, time, etc.) of a unit of measurement.
UnitDimension(char) - Constructor for class org.apache.sis.measure.UnitDimension
Creates a new base dimension with the given symbol, which shall not be zero.
UnitDimension(Map<UnitDimension, Fraction>) - Constructor for class org.apache.sis.measure.UnitDimension
Creates a new derived dimension.
unitFormat - Variable in class org.apache.sis.io.wkt.AbstractParser
The object to use for parsing unit symbols, created when first needed.
unitFormat - Variable in class org.apache.sis.io.wkt.Formatter
The object to use for formatting unit symbols.
unitFormat - Variable in class org.apache.sis.measure.QuantityFormat
The format for parsing and formatting the unit of measurement part.
unitFormat - Variable in class org.apache.sis.measure.RangeFormat
The format for unit of measurement, or null if none.
UnitFormat - Class in org.apache.sis.measure
Parses and formats units of measurement as SI symbols, URI in OGC namespace or other symbols.
UnitFormat() - Constructor for class org.apache.sis.measure.UnitFormat
Creates the unique UnitFormat.INSTANCE.
UnitFormat(Locale) - Constructor for class org.apache.sis.measure.UnitFormat
Creates a new format for the given locale.
UnitFormat.Operation - Class in org.apache.sis.measure
Represents an operation to be applied between two terms parsed by UnitFormat.parseTerm(CharSequence, int, int, Operation).
UnitFormat.Position - Class in org.apache.sis.measure
Parse position when text to be parsed is expected to contain nothing else than a unit symbol.
UnitFormat.Style - Enum in org.apache.sis.measure
Identify whether unit formatting uses ASCII symbols, Unicode symbols or full localized names.
UnitlessParameter_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Parameter “{0}” does not expect unit.
unitOf(short) - Static method in class org.apache.sis.storage.geotiff.GeoKeys
Returns the unit of measurement for the given map projection parameter.
unitOrder - Variable in class org.apache.sis.referencing.cs.Normalizer
Angular units order relative to other units.
UnitRegistry - Class in org.apache.sis.measure
Lookup mechanism for finding a units from its quantity, dimension or symbol.
UnitRegistry(String, int) - Constructor for class org.apache.sis.measure.UnitRegistry
Creates a new unit system.
units - Variable in class org.apache.sis.geometry.CoordinateFormat
The units for each dimension to be formatted as a number with an unit of measurement.
units - Variable in class org.apache.sis.internal.referencing.EPSGParameterDomain
The units of measurement.
units - Variable in class org.apache.sis.io.wkt.Formatter
The contextual units for writing lengths, angles or other type of measurements.
units - Variable in class org.apache.sis.measure.UnitRegistry
The value returned by UnitRegistry.getUnits(), created when first needed.
units - Variable in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
Units of data in each dimension included in the resource.
units - Variable in class org.apache.sis.parameter.ParameterTableRow
The units of measurement.
Units - Class in org.apache.sis.measure
Provides constants for various Units of Measurement together with static methods working on Unit instances.
Units - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Units
Units() - Constructor for class org.apache.sis.measure.Units
Do not allows instantiation of this class.
UnitServices - Class in org.apache.sis.measure
The central point from which all unit services (parsing, formatting, listing, etc) can be obtained.
UnitServices() - Constructor for class org.apache.sis.measure.UnitServices
Creates a new service provider.
unitsOfDistribution - Variable in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
Tiles, layers, geographic areas, etc., in which data is available.
unitSymbols - Variable in class org.apache.sis.geometry.CoordinateFormat
Units symbols to append after coordinate values for each dimension, including leading space.
unitSymbolsUnscaled - Variable in class org.apache.sis.geometry.CoordinateFormat
unitToLabel - Variable in class org.apache.sis.measure.UnitFormat
Symbols or names to use for formatting units in replacement to the default unit symbols or names.
UNITY - Static variable in class org.apache.sis.measure.UnitFormat
The unit name for dimensionless unit.
UNITY - Static variable in class org.apache.sis.measure.Units
The base dimensionless unit for scale measurements.
universal(double, double) - Method in enum org.apache.sis.referencing.CommonCRS
Returns a Universal Transverse Mercator (UTM) or a Universal Polar Stereographic (UPS) projection for the zone containing the given point.
UniversalTimeAdapter - Class in org.apache.sis.internal.jaxb.gml
JAXB adapter wrapping the date value (as milliseconds elapsed since January 1st, 1970) in a XMLGregorianCalendar for the xs:dateTime type with the timezone forced to UTC.
UniversalTimeAdapter() - Constructor for class org.apache.sis.internal.jaxb.gml.UniversalTimeAdapter
Empty constructor for JAXB only.
UNIX - Enum constant in enum org.apache.sis.referencing.CommonCRS.Temporal
Time measured as seconds since January 1st, 1970 at 00:00 UTC.
unknown(GenericName) - Static method in class org.apache.sis.util.iso.TypeNames
Formats the error message for an unknown type.
Unknown - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Unknown
UNKNOWN - Enum constant in enum org.apache.sis.console.IdentifierCommand.State
 
UNKNOWN - Enum constant in enum org.apache.sis.internal.geotiff.Compression
Sentinel value for unknown projection.
UNKNOWN - Enum constant in enum org.apache.sis.internal.geotiff.Predictor
Predictor code is not recognized.
UNKNOWN - Enum constant in enum org.apache.sis.internal.storage.CodeType
Cannot resolve whether the code is a local file like "myfile.wkt" or an identifier without authority like "4326".
UNKNOWN - Enum constant in enum org.apache.sis.internal.storage.MetadataBuilder.PartyType
Instructs MetadataBuilder.newParty(PartyType) that the next party to create if of unknown type.
UNKNOWN - Enum constant in enum org.apache.sis.storage.tiling.TileStatus
The tile status cannot be known unless the tile is read.
UNKNOWN - Static variable in class org.apache.sis.portrayal.CanvasFollower
UNKNOWN - Static variable in class org.apache.sis.xml.NilReason
The correct value is not known to, and not computable by, the sender of this data.
UNKNOWN_ACCURACY - Static variable in class org.apache.sis.internal.referencing.PositionalAccuracyConstant
Presumed worst case error when no datum shift information was found.
UNKNOWN_STORAGE_EXIT_CODE - Static variable in class org.apache.sis.console.Command
The code given to System.exit(int) when a file given in argument uses an unknown file format.
UnknownAuthority_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Authority “{0}” is unknown.
UnknownAxisDirection_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Axis direction “{0}” is unknown.
UnknownCodeList_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
“{0}” is not the name of a known list of codes.
UnknownCommand_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Command “{0}” is not recognized.
UnknownCRS_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
TIFF file “{0}” uses an unknown coordinate reference system.
UnknownDataType_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Raster data type ‘{0}’ is unknown or unsupported.
UnknownElementsInText - Static variable in class org.apache.sis.util.resources.Messages.Keys
The text contains unknown elements:
UnknownEnumValue_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
“{1}” is not a known or supported value for the ‘{0}’ enumeration.
UnknownFormatFor_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Format of “{0}” is not recognized.
UnknownFunction_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Function “{0}” is unknown or unsupported.
UnknownKeyword_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Keyword “{0}” is unknown.
UnknownKeywordInRecord_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Loading of “{0}” done, but some records were ignored because of unrecognized keywords: {1}
UnknownNameException - Exception in org.apache.sis.util
Thrown when an operation cannot complete because a given name is unrecognized.
UnknownNameException() - Constructor for exception org.apache.sis.util.UnknownNameException
Constructs a new exception with no message.
UnknownNameException(String) - Constructor for exception org.apache.sis.util.UnknownNameException
Constructs a new exception with the specified detail message.
UnknownNameException(String, Throwable) - Constructor for exception org.apache.sis.util.UnknownNameException
Constructs a new exception with the specified detail message and cause.
UnknownOption_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Option “{0}” is not recognized.
UnknownSRID_2 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
No entry found in table “{0}” for Spatial Reference Identifier (SRID) {1}.
unknownType(Class<?>) - Static method in class org.apache.sis.util.Numbers
Returns an exception for an unknown type.
UnknownType_1 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
No mapping from SQL type “{0}” to a Java class.
UnknownType_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Type ‘{0}’ is unknown in this context.
UnknownUnit_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Unit “{0}” is not recognized.
UNLIMITED - Static variable in class org.apache.sis.storage.FeatureQuery
Sentinel limit value for queries of unlimited length.
UnlimitedInteger - Class in org.apache.sis.internal.jaxb.gco
The <gco:UnlimitedInteger> value, used for MultiplicityRange implementation.
UnlimitedInteger() - Constructor for class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
Creates a new gco:UnlimitedInteger for a missing value.
UnlimitedInteger(Integer, boolean) - Constructor for class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
Creates a new gco:UnlimitedInteger for the given value.
unmappedValue(double) - Method in class org.apache.sis.coverage.CategoryList
Invoked when a value cannot be located in the CategoryList.minimums array.
unmarshal() - Method in class org.apache.sis.internal.storage.xml.Store
Unmarshal the object, if not already done.
unmarshal(File) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(File) - Static method in class org.apache.sis.xml.XML
Unmarshal an object from the given file.
unmarshal(InputStream) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(InputStream) - Static method in class org.apache.sis.xml.XML
Unmarshal an object from the given stream.
unmarshal(Reader) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(Class<T>) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
Delegates to JAXB the unmarshalling of a part of XML document, starting from the current element (inclusive).
unmarshal(String) - Method in class org.apache.sis.internal.jaxb.gco.InternationalStringConverter
Converts an object read from a XML stream to an InternationalString implementation.
unmarshal(String) - Method in class org.apache.sis.internal.jaxb.gco.UnitAdapter
Returns a unit for the given string.
unmarshal(String) - Static method in class org.apache.sis.xml.XML
Unmarshal an object from the given string.
unmarshal(URL) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(URL) - Static method in class org.apache.sis.xml.XML
Unmarshal an object from the given URL.
unmarshal(Path) - Static method in class org.apache.sis.xml.XML
Unmarshal an object from the given path.
unmarshal(XMLGregorianCalendar) - Method in class org.apache.sis.internal.jaxb.gml.DateAdapter
Converts a date read from a XML stream to the object which will contain the value.
unmarshal(XMLGregorianCalendar) - Method in class org.apache.sis.internal.jaxb.gml.UniversalTimeAdapter
Converts a date read from a XML stream to the object which will contain the value.
unmarshal(XMLEventReader) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(XMLEventReader, Class<T>) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(XMLEventReader, TransformVersion) - Method in class org.apache.sis.xml.PooledUnmarshaller
Unmarshals to the given input with on-the-fly substitution of namespaces.
unmarshal(XMLEventReader, TransformVersion, Class<T>) - Method in class org.apache.sis.xml.PooledUnmarshaller
Same as PooledUnmarshaller.unmarshal(XMLEventReader, TransformVersion), but delegating to the unmarshaller methods returning a JAXB element instead of the one returning the object.
unmarshal(XMLStreamReader) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(XMLStreamReader, Class<T>) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(Source) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(Source, Class<T>) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(Source, Class<T>, Map<String, ?>) - Static method in class org.apache.sis.xml.XML
Unmarshal an object from the given stream, DOM or other sources.
unmarshal(Source, Map<String, ?>) - Static method in class org.apache.sis.xml.XML
Unmarshal an object from the given stream, DOM or other sources.
unmarshal(MD_CharacterSetCode) - Method in class org.apache.sis.internal.jaxb.code.MD_CharacterSetCode
Substitutes the adapter value read from an XML stream by the object which will contains the value.
unmarshal(MD_ObligationCode) - Method in class org.apache.sis.internal.jaxb.code.MD_ObligationCode
Returns the wrapped value.
unmarshal(GO_CharacterString) - Method in class org.apache.sis.internal.jaxb.gco.CharSequenceAdapter
Converts a string read from a XML stream to the object containing the value.
unmarshal(GO_CharacterString) - Method in class org.apache.sis.internal.jaxb.gco.InternationalStringAdapter
Converts an object read from a XML stream to an InternationalString implementation.
unmarshal(GO_CharacterString) - Method in class org.apache.sis.internal.jaxb.gco.StringAdapter
Converts a string read from a XML stream to the object containing the value.
unmarshal(GO_CharacterString) - Method in class org.apache.sis.internal.jaxb.gco.URIAdapter
Converts a URI read from a XML stream to the object containing the value.
unmarshal(GO_CharacterString) - Method in class org.apache.sis.metadata.iso.maintenance.AttributeTypeAdapter
Wrap the given value from DefaultScopeDescription to the elements defined by ISO 19115-3:2016 schema.
unmarshal(GO_CharacterString) - Method in class org.apache.sis.metadata.iso.maintenance.FeatureTypeAdapter
Wrap the given value from DefaultScopeDescription to the elements defined by ISO 19115-3:2016 schema.
unmarshal(GO_CharacterString) - Method in class org.apache.sis.metadata.iso.URIStringAdapter
Returns a URI from the given <cit:OnlineResource> element.
unmarshal(GO_DateTime) - Method in class org.apache.sis.internal.jaxb.gco.GO_DateTime
Converts a date read from a XML stream to the object which will contain the value.
unmarshal(GO_Distance) - Method in class org.apache.sis.internal.jaxb.gco.GO_Distance
Allows JAXB to generate a Double object using the value found in the adapter.
unmarshal(GO_GenericName) - Method in class org.apache.sis.internal.jaxb.gco.GO_GenericName
Unwraps the generic name from the given element.
unmarshal(GO_Measure) - Method in class org.apache.sis.internal.jaxb.gco.GO_Measure
Allows JAXB to generate a Double object using the value found in the adapter.
unmarshal(GO_Temporal) - Method in class org.apache.sis.internal.jaxb.gco.GO_Temporal
Converts a date read from a XML stream to the object which will contain the value.
unmarshal(GM_Object) - Method in class org.apache.sis.internal.jaxb.geometry.GM_Object
Converts an adapter read from an XML stream to the GeoAPI interface which will contains this value.
unmarshal(CodeListAdapter.Value) - Method in class org.apache.sis.internal.jaxb.gml.CodeListAdapter
Substitutes the adapter value read from an XML stream by the object which will contain the value.
unmarshal(LanguageCode) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAdapter
Converts the locale read from a XML stream to the object containing the value.
unmarshal(PT_Locale) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAdapter.Wrapped
Substitutes the wrapped value read from a XML stream by the object which will contains the value.
unmarshal(CI_OnlineResource) - Method in class org.apache.sis.metadata.iso.OnlineResourceAdapter
Returns a URI from the given <cit:OnlineResource> element.
unmarshal(MD_Scope) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Scope.Legacy
Converts an adapter read from an XML stream.
unmarshal(Code) - Method in class org.apache.sis.internal.jaxb.referencing.RS_Identifier
Substitutes the wrapper value read from an XML stream by the object which will represents the identifier.
unmarshal(Email) - Method in class org.apache.sis.internal.storage.gpx.Email
Invoked at reading time for creating the full email address from its components.
unmarshal(Node) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(Node, Class<T>) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(InputSource) - Method in class org.apache.sis.xml.PooledUnmarshaller
Delegates the unmarshalling to the wrapped unmarshaller.
unmarshal(ValueType) - Method in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeListAdapter
Substitutes the adapter value read from an XML stream by the object which will contains the value.
unmarshal(ValueType) - Method in class org.apache.sis.internal.jaxb.cat.CodeListAdapter
Substitutes the adapter value read from an XML stream by the object which will contain the value.
unmarshal(ValueType) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Converts an adapter read from an XML stream to the GeoAPI interface which will contains this value.
unmarshaller - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
The unmarshaller reserved to this reader usage, created only when first needed and kept until this reader is closed.
unmarshaller - Variable in class org.apache.sis.xml.PooledUnmarshaller
The wrapped marshaller which does the real work.
unmarshallers - Variable in class org.apache.sis.xml.MarshallerPool
The pool of unmarshaller.
unmodifiable(Object) - Static method in class org.apache.sis.referencing.gazetteer.FinalLocationType
Returns an unmodifiable copy of the given metadata, if necessary and possible.
unmodifiable(ParameterValue<T>) - Static method in class org.apache.sis.parameter.DefaultParameterValue
Returns an unmodifiable implementation of the given parameter value.
unmodifiable(ParameterValueGroup) - Static method in class org.apache.sis.parameter.Parameters
Returns the given parameter value group as an unmodifiable Parameters instance.
unmodifiable(ParameterValueGroup, Predicate<? super GeneralParameterDescriptor>) - Static method in class org.apache.sis.parameter.Parameters
Returns the given parameter value group as an unmodifiable Parameters instance with some parameters hidden.
unmodifiable(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
Returns an unmodifiable view of the given matrix.
UnmodifiableAffineTransform - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
This affine transform is unmodifiable.
UnmodifiableArrayList<E> - Class in org.apache.sis.internal.util
An unmodifiable view of an array.
UnmodifiableArrayList(E[]) - Constructor for class org.apache.sis.internal.util.UnmodifiableArrayList
Creates a new instance wrapping the given array.
UnmodifiableArrayList.SubList<E> - Class in org.apache.sis.internal.util
A view over a portion of UnmodifiableArrayList.
unmodifiableCellValue(TableColumn<?>) - Method in class org.apache.sis.metadata.TreeNode
Returns the error message for an unmodifiable cell value in the given column.
UnmodifiableCellValue_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The cell at column “{1}” of row “{0}” is unmodifiable.
UnmodifiableGeometryException - Exception in org.apache.sis.geometry
Indicates that an operation is not allowed on a geometry object because it is unmodifiable.
UnmodifiableGeometryException() - Constructor for exception org.apache.sis.geometry.UnmodifiableGeometryException
Creates an exception with no message.
UnmodifiableGeometryException(String) - Constructor for exception org.apache.sis.geometry.UnmodifiableGeometryException
Creates an exception with the specified message.
unmodifiableList(E...) - Static method in class org.apache.sis.util.collection.Containers
Returns an unmodifiable view of the given array.
unmodifiableList(E[], int, int) - Static method in class org.apache.sis.util.collection.Containers
Returns an unmodifiable view of a subregion of the given array.
UnmodifiableMatrix - Class in org.apache.sis.referencing.operation.matrix
A unmodifiable view of a matrix.
UnmodifiableMatrix(Matrix) - Constructor for class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
Creates a unmodifiable view of the given matrix.
UnmodifiableMetadata - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
This metadata is not modifiable.
UnmodifiableMetadataException - Exception in org.apache.sis.metadata
Thrown on attempt to set a read-only value in a metadata object.
UnmodifiableMetadataException(String) - Constructor for exception org.apache.sis.metadata.UnmodifiableMetadataException
Creates a new exception with the specified detail message.
UnmodifiableObject_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
This instance of ‘{0}’ is not modifiable.
unmodifiableOrCopy(List<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns a unmodifiable version of the given list.
unmodifiableOrCopy(Map<K, V>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns a unmodifiable version of the given map.
unmodifiableOrCopy(Set<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
Returns a unmodifiable version of the given set.
UnmodifiableParameterValue<T> - Class in org.apache.sis.parameter
A parameter value which cannot be modified.
UnmodifiableParameterValue(ParameterValue<T>) - Constructor for class org.apache.sis.parameter.UnmodifiableParameterValue
Creates a new parameter with the same value than the given one.
UnmodifiableParameterValueGroup - Class in org.apache.sis.parameter
A parameter value group which cannot be modified.
UnmodifiableParameterValueGroup(UnmodifiableParameterValueGroup) - Constructor for class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Creates a copy of the given parameter group.
UnmodifiableParameterValueGroup(ParameterValueGroup, Map<ParameterValueGroup, Boolean>) - Constructor for class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Creates a new unmodifiable parameter group.
Unnamed - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Unnamed
UNNAMED - Static variable in class org.apache.sis.internal.referencing.NilReferencingObject
The default name of NilReferencingObject instances.
Unnamed_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Unnamed #{0}
UnoPkg - Class in org.apache.sis.internal.unopkg
Creates an .oxt package for OpenOffice.org addins.
UnoPkg() - Constructor for class org.apache.sis.internal.unopkg.UnoPkg
Invoked by reflection for creating the MOJO.
unordered() - Method in class org.apache.sis.internal.sql.feature.FeatureStream
Returns an equivalent stream that is unordered.
unordered() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Returns an equivalent stream that is unordered.
unordered() - Method in class org.apache.sis.internal.stream.PaginedDoubleStream
 
unordered() - Method in class org.apache.sis.internal.stream.PaginedStream
 
unordered() - Method in class org.apache.sis.internal.stream.StreamWrapper
Returns an equivalent stream that is unordered.
UnparsableObjectException - Exception in org.apache.sis.io.wkt
Thrown when a Well Known Text (WKT) cannot be parsed.
UnparsableObjectException(String, int) - Constructor for exception org.apache.sis.io.wkt.UnparsableObjectException
Creates an exception with the specified details message.
UnparsableObjectException(Locale, short, Object[], int) - Constructor for exception org.apache.sis.io.wkt.UnparsableObjectException
Creates an exception with a message formatted from the given resource key and message parameters.
unparsableString(String, ParsePosition) - Method in class org.apache.sis.io.wkt.Element
Returns a ParseException with a "Unparsable string" message.
UnparsableStringForClass_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Text “{1}” cannot be parsed as an object of type ‘{0}’.
UnparsableStringForClass_3 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Text “{1}” cannot be parsed as an object of type ‘{0}’, because of the “{2}” characters.
UnparsableStringInElement_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot parse “{1}” in element “{0}”.
UnparsableValueStoredAsText_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
Cannot parse “{1}” as an instance of ‘{0}’.
unprefix(Map<String, V>) - Static method in class org.apache.sis.referencing.crs.ConversionKeys
Provides a map without the "conversion." prefix in the keys.
unquoted() - Method in class org.apache.sis.referencing.factory.sql.TableInfo
Returns the table name without brackets.
unrecognized() - Method in class org.apache.sis.metadata.CacheKey
Creates an error message for an unrecognized type.
unregister() - Static method in class org.apache.sis.internal.system.Supervisor
Unregister the Supervisor instance.
unregister(WritableRenderedImage[], int, RuntimeException) - Method in class org.apache.sis.image.ComputedTiles
Stops observing writable sources for modifications.
unregister(Callable<?>) - Static method in class org.apache.sis.internal.system.Shutdown
Unregisters a code from execution at JVM shutdown time.
UnresolvedFeatureName_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Feature named “{0}” has not yet been resolved.
unschedule(Future<?>) - Static method in class org.apache.sis.internal.system.CommonExecutor
If the given task has been scheduled for execution but its execution did not yet started, removes it from the scheduled list.
UNSIGNED - Static variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
Possible value for ImageFileDirectory.sampleFormat specifying how to interpret each data sample in a pixel.
UNSIGNED_ATTRIBUTE - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
Whether an integer type is unsigned.
UnsignedBytes(byte[]) - Constructor for class org.apache.sis.math.ArrayVector.UnsignedBytes
Creates a new vector for the given array.
UnsignedIntegers(int[]) - Constructor for class org.apache.sis.math.ArrayVector.UnsignedIntegers
Creates a new vector for the given array.
UnsignedLongs(long[]) - Constructor for class org.apache.sis.math.ArrayVector.UnsignedLongs
Creates a new vector for the given array.
UnsignedShorts(short[]) - Constructor for class org.apache.sis.math.ArrayVector.UnsignedShorts
Creates a new vector for the given array.
unspecified(Locale, boolean) - Static method in class org.apache.sis.internal.metadata.sql.Initializer
Returns a message for unspecified data source.
Unspecified - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Unspecified
UNSPECIFIED - Enum constant in enum org.apache.sis.internal.storage.MetadataBuilder.GridType
Grid is neither georectified or georeferenceable.
UnspecifiedCRS - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Coordinate reference system is unspecified.
UnspecifiedCRS - Static variable in class org.apache.sis.util.resources.Errors.Keys
Coordinate reference system has not been specified.
UnspecifiedDimensions - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Dimensions have not been specified.
UnspecifiedFormatForClass_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
No format is specified for objects of class ‘{0}’.
UnspecifiedGridExtent - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Grid extent is unspecified.
UnspecifiedParameterValues - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Parameter values have not been specified.
UnspecifiedRasterData - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Raster data are unspecified.
UnspecifiedTransform - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Coordinates transform is unspecified.
UnstructuredAggregate - Interface in org.apache.sis.internal.storage.folder
A data store which may provide a more structured view of its components.
unsupported(int) - Static method in class org.apache.sis.internal.feature.Geometries
Returns an error message for an unsupported number of dimensions in a geometry object.
unsupported(String) - Static method in class org.apache.sis.internal.feature.Geometries
Returns an error message for an unsupported operation.
unsupported(String) - Method in class org.apache.sis.setup.OptionalInstallations
Returns the exception to throw for an unsupported authority.
unsupported(String) - Static method in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Creates the exception to throw for an unsupported operation.
unsupported(Locale, CoordinateReferenceSystem) - Static method in class org.apache.sis.coverage.grid.GridExtentCRS
Returns the exception to throw for an unsupported CRS.
UNSUPPORTED_STORAGE - Static variable in class org.apache.sis.storage.ProbeResult
The DataStoreProvider does not recognize the given storage object, file format or database schema.
UnsupportedArgumentValue_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{0}” argument value is unsupported.
UnsupportedAxisDirection_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Axes with “{0}” direction are not supported by this operation.
UnsupportedCodeList - Class in org.apache.sis.internal.geoapi.evolution
Placeholder for code list not yet available in GeoAPI.
UnsupportedCodeList(String) - Constructor for class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeList
Constructor for new code list element.
UnsupportedCodeListAdapter<ValueType extends UnsupportedCodeListAdapter<ValueType>> - Class in org.apache.sis.internal.geoapi.evolution
An adapter for UnsupportedCodeList, in order to implement the ISO 19115-3 standard.
UnsupportedCodeListAdapter() - Constructor for class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeListAdapter
Empty constructor for subclasses only.
UnsupportedCodeListAdapter(CodeListUID) - Constructor for class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeListAdapter
Creates a wrapper for a CodeList, in order to handle the format specified in ISO-19139.
UnsupportedCompressionMethod_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Compression method “{0}” is unsupported.
UnsupportedCoordinateSystem_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{0}” coordinate system is not supported by this operation.
UnsupportedCoordinateSystemKind_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Coordinate system kind {0} is unsupported.
UnsupportedDatum_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{0}” datum is not supported by this operation.
unsupportedEncoding(StoreListeners, short, Enum<?>) - Static method in class org.apache.sis.internal.storage.inflater.Inflater
Returns the exception to throw for an unsupported compression or predictor.
UnsupportedEncodingException - Exception in org.apache.sis.storage
Thrown when a storage uses some encoding options not supported by current implementation.
UnsupportedEncodingException(String) - Constructor for exception org.apache.sis.storage.UnsupportedEncodingException
Creates an exception with the specified details message.
UnsupportedEncodingException(String, Throwable) - Constructor for exception org.apache.sis.storage.UnsupportedEncodingException
Creates an exception with the specified details message and cause.
UnsupportedEncodingException(Throwable) - Constructor for exception org.apache.sis.storage.UnsupportedEncodingException
Creates an exception with the specified cause and no details message.
UnsupportedFormat_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Format “{0}” is unsupported.
UnsupportedFormatVersion_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Version {1} of {0} format is not supported.
UnsupportedGeoKeyDirectory_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Version {0} of GeoTIFF key directory is not supported.
UnsupportedGeoKeyStorage_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Unsupported storage location for the “{0}” GeoTIFF value.
UnsupportedGeometryObject_1 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Unsupported geometry {0}D object.
UnsupportedImplementation_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Cannot handle this instance of ‘{0}’ because arbitrary implementations are not yet supported.
UnsupportedImplementationException - Exception in org.apache.sis.util
Thrown when an operation cannot use arbitrary implementation of an interface, and a given instance does not met the requirement.
UnsupportedImplementationException(Class<?>) - Constructor for exception org.apache.sis.util.UnsupportedImplementationException
Constructs an exception with an error message formatted for the specified class.
UnsupportedImplementationException(Class<?>, Exception) - Constructor for exception org.apache.sis.util.UnsupportedImplementationException
Constructs an exception with an error message formatted for the specified class and a cause.
UnsupportedImplementationException(String) - Constructor for exception org.apache.sis.util.UnsupportedImplementationException
Constructs an exception with the specified detail message.
UnsupportedInterpolation_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The “{0}” interpolation is unsupported.
UnsupportedOperation_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The ‘{0}’ operation is unsupported.
UnsupportedPredictor_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Differencing predictor “{0}” is unsupported.
UnsupportedProjectionMethod_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
TIFF file “{0}” uses an unsupported map projection.
unsupportedPropertyType(GenericName) - Static method in class org.apache.sis.feature.AbstractFeature
Returns the exception message for a property type which is neither an attribute or an association.
UnsupportedQueryException - Exception in org.apache.sis.storage
Thrown when a resources cannot be filtered with a given query.
UnsupportedQueryException() - Constructor for exception org.apache.sis.storage.UnsupportedQueryException
Creates an exception with no cause and no details message.
UnsupportedQueryException(String) - Constructor for exception org.apache.sis.storage.UnsupportedQueryException
Creates an exception with the specified details message.
UnsupportedQueryException(String, Throwable) - Constructor for exception org.apache.sis.storage.UnsupportedQueryException
Creates an exception with the specified details message and cause.
UnsupportedQueryException(Throwable) - Constructor for exception org.apache.sis.storage.UnsupportedQueryException
Creates an exception with the specified cause and no details message.
UnsupportedSampleType_3 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
Sample type with a size of {0} bits cannot have ‘{1}’ = “{2}” characteristic.
UnsupportedStorageException - Exception in org.apache.sis.storage
Thrown when no DataStoreProvider is found for a given storage object.
UnsupportedStorageException() - Constructor for exception org.apache.sis.storage.UnsupportedStorageException
Creates an exception with no cause and no details message.
UnsupportedStorageException(String) - Constructor for exception org.apache.sis.storage.UnsupportedStorageException
Creates an exception with the specified details message.
UnsupportedStorageException(String, Throwable) - Constructor for exception org.apache.sis.storage.UnsupportedStorageException
Creates an exception with the specified details message and cause.
UnsupportedStorageException(Throwable) - Constructor for exception org.apache.sis.storage.UnsupportedStorageException
Creates an exception with the specified cause and no details message.
UnsupportedStorageException(Locale, short, Object...) - Constructor for exception org.apache.sis.storage.UnsupportedStorageException
Creates a new exception which will format a localized message in the given locale.
UnsupportedStorageException(Locale, String, Object, OpenOption...) - Constructor for exception org.apache.sis.storage.UnsupportedStorageException
Creates a localized exception for an invalid input or output object given to a data store.
unsupportedTagValue(short, Object) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Reports a warning for an unsupported TIFF tag value.
UnsupportedTagValue_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
Unsupported value “{1}” for TIFF tag “{0}”.
UnsupportedType_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
The ‘{0}’ type is not supported in this context.
UnsupportedXPath_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
XPath “{0}” is not supported.
Untiled(ColorModel, WritableRaster, Hashtable<?, ?>, GridGeometry, SliceGeometry) - Constructor for class org.apache.sis.coverage.grid.ImageRenderer.Untiled
Creates a new buffered image wrapping the given raster.
Untitled - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Untitled
unversioned(String) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Returns an identifier for a factory of the same type than this identifier, but a different authority and no version.
unwrap(RenderedImage) - Static method in class org.apache.sis.image.PixelIterator.Builder
If the given image is a wrapper doing nothing else than computing a property value, unwraps it since the iterators are not interested in properties.
unwrap(Class<T>) - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Returns an object of the given type to allow access to non-standard methods.
unwrap(Exception) - Static method in class org.apache.sis.util.Exceptions
If the given exception is a wrapper for another exception, returns the unwrapped exception.
unwrap(Object) - Static method in class org.apache.sis.internal.feature.Geometries
If the given object is an instance of GeometryWrapper, returns the wrapped geometry implementation.
unwrap(Object, boolean) - Static method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
Unwraps the given object if it is expected to be an inverse transform.
unwrap(IIOException) - Static method in class org.apache.sis.internal.storage.image.FormatFinder
Returns the cause of given exception if it exists, or the exception itself otherwise.
unwrap(IIOException) - Static method in class org.apache.sis.storage.StorageConnector
Returns the cause of given exception if it exists, or the exception itself otherwise.
unwrap(N) - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Extracts a legacy value from the new type.
unwrap(Expression<R, GeometryWrapper<G>>) - Static method in class org.apache.sis.internal.filter.Node
If the given exception was wrapped by Node.toGeometryWrapper(Geometries, Expression), returns the original expression.
unwrap(Telephone) - Method in class org.apache.sis.metadata.iso.citation.LegacyTelephones
Extracts the telephone number from the given DefaultTelephone instance.
unwrapIfSameSize(RenderedImage) - Static method in class org.apache.sis.coverage.grid.GridCoverage2D
Returns the wrapped image if the only difference is a translation, or data otherwise.
unwrapOrRethrow(Class<E>) - Method in exception org.apache.sis.util.collection.BackingStoreException
Returns the underlying cause as an exception of the given type, or re-throw the exception.
UOM - Enum constant in enum org.apache.sis.xml.XPointer
Pointer to units of measurement.
UOM_PATH - Static variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
The string to append to CodeListUID.METADATA_ROOT or one of its alternative for obtaining the path to the definitions of units of measurement.
update - Variable in class org.apache.sis.internal.storage.WritableResourceSupport
true if the WritableGridCoverageResource.CommonOption.UPDATE option has been specified.
update - Variable in class org.apache.sis.internal.util.AutoMessageFormat
Whether the AutoMessageFormat.formatsToConfigure needs to be updated.
update() - Method in class org.apache.sis.image.BandedIterator.DoubleWindow
Updates this window with the sample values in the region starting at current iterator position.
update() - Method in class org.apache.sis.image.BandedIterator.FloatWindow
Updates this window with the sample values in the region starting at current iterator position.
update() - Method in class org.apache.sis.image.PixelIterator.DoubleWindow
Updates this window with the sample values in the region starting at current iterator position.
update() - Method in class org.apache.sis.image.PixelIterator.FloatWindow
Updates this window with the sample values in the region starting at current iterator position.
update() - Method in class org.apache.sis.image.PixelIterator.IntWindow
Updates this window with the sample values in the region starting at current iterator position.
update() - Method in class org.apache.sis.image.PixelIterator.Window
Updates this window with the sample values in the region starting at current iterator position.
update(AttributedCharacterIterator.Attribute, Collection<FormattedCharacterIterator.Entry>) - Method in class org.apache.sis.measure.FormattedCharacterIterator
Ensures that the FormattedCharacterIterator.start, FormattedCharacterIterator.limit and FormattedCharacterIterator.attributes fields are valid for the current index position and the given attribute.
update(DoubleStream) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
Invoked after an intermediate operation for determining which stream is the active one.
update(Stream<T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
Invoked after an intermediate operation for determining which stream is the active one.
update(N, L) - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Updates a new value with the given legacy value.
update(GridCoverage) - Method in class org.apache.sis.internal.storage.WritableResourceSupport
Reads the current coverage in the resource and updates its content with cell values from the given coverage.
update(Telephone, String) - Method in class org.apache.sis.metadata.iso.citation.LegacyTelephones
Updates the telephone number in an existing DefaultTelephone instance, if possible.
UPDATE - Enum constant in enum org.apache.sis.storage.WritableGridCoverageResource.CommonOption
Instructs the write operation to update existing coverage if one exists.
updateAccuracyVisibility() - Method in class org.apache.sis.geometry.CoordinateFormat
updateAuthority() - Method in class org.apache.sis.io.wkt.WKTDictionary
If WKTDictionary.authority is not yet defined, computes a value from ID[…] found in all WKT strings.
updateBounds() - Method in class org.apache.sis.util.collection.RangeSet.SubSet
Recomputes the RangeSet.SubSet.lower and RangeSet.SubSet.upper indices if they are outdated.
updateCaseHeuristic(String) - Method in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
Heuristic rule for determining if the column names starts with lower case or upper case.
updated - Variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
Dates at which the grid has been created or updated, or null if unknown.
updateDescriptors(GeneralParameterDescriptor[]) - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
Invoked by AbstractSingleOperation for completing the parameter descriptor.
updateFormatter(Formatter) - Method in class org.apache.sis.io.wkt.WKTFormat
Updates the formatter convention, authority, colors and indentation according the current state of this WKTFormat.
updater() - Method in class org.apache.sis.internal.storage.gpx.WritableStore
Returns the helper object to use for updating the GPX file.
Updater - Class in org.apache.sis.internal.storage.gpx
Updates the content of a GPX file by rewriting it.
Updater(WritableStore, Path) - Constructor for class org.apache.sis.internal.storage.gpx.Updater
Creates an updater for the given source of features.
updateType(DefaultFeatureType) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
Verifies the type of feature instances in this feature set.
updateType(DefaultFeatureType) - Method in interface org.apache.sis.storage.WritableFeatureSet
Declares or redefines the type of all feature instances in this feature set.
upper - Variable in class org.apache.sis.filter.ComparisonFilter.Between
The second operation to apply.
upper - Variable in class org.apache.sis.internal.jaxb.gco.MultiplicityRange
The upper bound.
upper - Variable in class org.apache.sis.internal.util.SimpleCharacterIterator
The upper index (index after the last character that we can return).
upper - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
Index after the last iterator to return.
upper - Variable in class org.apache.sis.util.collection.FrequencySortedSet.Iter
Index of the first element (lower) and index after the last element (upper) on which to iterate.
upper - Variable in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
upper - Variable in class org.apache.sis.util.collection.RangeSet.Iter
Index after the last element in the RangeSet.array where to iterate.
upper - Variable in class org.apache.sis.util.collection.RangeSet.SubSet
Index of RangeSet.SubSet.subRange minimum and maximum values in the array of the enclosing RangeSet.
UPPER_CASE - Enum constant in enum org.apache.sis.io.wkt.KeywordCase
WKT formatting uses upper case keywords.
UPPER_LEFT - Static variable in class org.apache.sis.internal.processing.isoline.Tracer
Mask to apply on Tracer.Level.isDataAbove for telling that value in a corner is higher than the level value.
UPPER_RIGHT - Static variable in class org.apache.sis.internal.processing.isoline.Tracer
Mask to apply on Tracer.Level.isDataAbove for telling that value in a corner is higher than the level value.
upperBound(double) - Static method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Decoder
Returns the upper bound of the latitude band specified by the given lower bound.
UpperBound - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Upper bound
upperCapacityThreshold(int) - Static method in class org.apache.sis.util.collection.WeakEntry
If the number of elements is upper than this threshold, then the table should be rehashed for better performance.
upperCaseToSentence(CharSequence) - Static method in class org.apache.sis.util.CharSequences
Given a string in upper cases (typically a Java constant), returns a string formatted like an English sentence.
UpperCorner() - Constructor for class org.apache.sis.geometry.AbstractEnvelope.UpperCorner
 
upperX - Variable in class org.apache.sis.image.PixelIterator
The domain, in pixel coordinates, of the region traversed by this pixel iterator.
upperY - Variable in class org.apache.sis.image.PixelIterator
The domain, in pixel coordinates, of the region traversed by this pixel iterator.
UPS_NORTH - Static variable in class org.apache.sis.referencing.StandardDefinitions
EPSG codes of coordinate systems supported by this class.
UPS_SHIFT - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicA
False Easting and false Northing value used in Universal Polar Stereographic (UPS) projections.
UPS_SOUTH - Static variable in class org.apache.sis.referencing.StandardDefinitions
EPSG codes of coordinate systems supported by this class.
upsample(int...) - Method in class org.apache.sis.coverage.grid.GridExtent
Creates a new grid extent upsampled by the given amount of cells along each grid dimensions.
upsample(int...) - Method in class org.apache.sis.coverage.grid.GridGeometry
Creates a new grid geometry upsampled by the given amount of cells along each grid dimensions.
URATIONAL - Enum constant in enum org.apache.sis.storage.geotiff.Type
Two unsigned integers: the first represents the numerator of a fraction; the second, the denominator.
uri - Variable in class org.apache.sis.internal.jaxb.gco.GO_URL
The URI as a string.
uri - Variable in class org.apache.sis.internal.storage.gpx.Link
URL of hyper-link.
URI - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
URI() - Constructor for class org.apache.sis.internal.converter.StringConverter.URI
 
URI_URL() - Constructor for class org.apache.sis.internal.converter.PathConverter.URI_URL
 
URIAdapter - Class in org.apache.sis.internal.jaxb.gco
JAXB adapter wrapping a URI value with a <gcx:FileName> element.
URIAdapter() - Constructor for class org.apache.sis.internal.jaxb.gco.URIAdapter
Empty constructor for JAXB.
URIAdapter.AsURL - Class in org.apache.sis.internal.jaxb.gco
Replace <gcx:FileName> by <gmd:URL> if marshalling legacy ISO 19139:2007 document.
URIDataStore - Class in org.apache.sis.internal.storage
A data store for a storage that may be represented by a URI.
URIDataStore(DataStoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.URIDataStore
Creates a new data store.
URIDataStore.Provider - Class in org.apache.sis.internal.storage
Provider for URIDataStore instances.
URIFile() - Constructor for class org.apache.sis.internal.converter.PathConverter.URIFile
 
URIPath() - Constructor for class org.apache.sis.internal.converter.PathConverter.URIPath
 
URIStringAdapter - Class in org.apache.sis.metadata.iso
Converts an URI to a <gco:CharacterSequence> element for ISO 19115-3:2016 compliance.
URIStringAdapter() - Constructor for class org.apache.sis.metadata.iso.URIStringAdapter
 
URL - Enum constant in enum org.apache.sis.internal.storage.CodeType
The code is a URL like "http:" or "file:", with the exception of HTTP in the "www.opengis.net" domain.
URL - Static variable in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
Value assigned to GO_CharacterString.type if the character string shall be marshalled as a legacy <gmd:URL> element.
URL - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A tag used a bit everywhere.
URL() - Constructor for class org.apache.sis.internal.converter.StringConverter.URL
 
URL_ENCODING - Static variable in class org.apache.sis.setup.OptionKey
The encoding of a URL (not the encoding of the document content).
URL_NAME - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A tag used a bit everywhere.
URL_URI() - Constructor for class org.apache.sis.internal.converter.PathConverter.URL_URI
 
URLFile() - Constructor for class org.apache.sis.internal.converter.PathConverter.URLFile
 
URLPath() - Constructor for class org.apache.sis.internal.converter.PathConverter.URLPath
 
URLs - Class in org.apache.sis.internal.util
Hard-coded URLs other than XML namespaces.
URLs() - Constructor for class org.apache.sis.internal.util.URLs
Do not allow instantiation of this class.
URN - Enum constant in enum org.apache.sis.internal.storage.CodeType
The code is an authority code defined in the "urn:" namespace.
US_SURVEY_FOOT - Static variable in class org.apache.sis.measure.Units
Unit of measurement approximately equals to 0.3048006096… metres.
usageDate - Variable in class org.apache.sis.metadata.iso.identification.DefaultUsage
Date and time of the first use or range of uses of the resource and/or resource series.
USE_EPSG_FACTORY - Static variable in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
Whether this class is allowed to use the EPSG authority factory for searching coordinate operation paths.
useAuthalicRadius() - Method in enum org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Variant
Requests the use of authalic radius.
useAuthalicRadius() - Method in enum org.apache.sis.referencing.operation.projection.Mollweide.Variant
Requests the use of authalic radius.
useAuthalicRadius() - Method in interface org.apache.sis.referencing.operation.projection.ProjectionVariant
Whether this variant is a spherical variant using authalic radius.
useBoolean - Variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
true if the database uses the BOOLEAN type instead of SMALLINT for the show_crs, show_operation and all deprecated fields.
useBoolean() - Method in class org.apache.sis.referencing.factory.sql.SQLTranslator
Returns true if the database uses the BOOLEAN type instead of SMALLINT for the show_crs, show_operation and all deprecated fields.
useCache - Variable in class org.apache.sis.referencing.operation.CoordinateOperationFinder
Whether this finder instance is allowed to use DefaultCoordinateOperationFactory.cache.
useColorRamp - Variable in enum org.apache.sis.internal.coverage.j2d.ColorModelType
Whether the color model uses a color palette.
useConstraints - Variable in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
Constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource.
useDecimalSeparator - Variable in class org.apache.sis.measure.AngleFormat
Specifies whatever the decimal separator shall be inserted between the integer part and the fraction part of the last field.
UsedOnlyIfNotEncoded - Static variable in class org.apache.sis.internal.storage.Resources.Keys
Used only if this information is not encoded with the data.
useFullKey - Variable in class org.apache.sis.internal.sql.feature.Relation
Whether the Relation.columns map include all primary key columns.
useFullKey() - Method in class org.apache.sis.internal.sql.feature.Relation
Returns true if this relation includes all required primary key columns.
useIterations - Variable in class org.apache.sis.referencing.operation.projection.AuthalicConversion
true if the NormalizedProjection.eccentricity value is greater than or equals to the eccentricity threshold, in which case the AuthalicConversion.φ(double) method will need to use an iterative method.
useIterations - Variable in class org.apache.sis.referencing.operation.projection.ConformalProjection
true if the NormalizedProjection.eccentricity value is greater than or equals to ConformalProjection.ECCENTRICITY_THRESHOLD, in which case the ConformalProjection.φ(double) method will need to use an iterative method.
useIterations - Variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
Whether calculation of φ should use an iterative method after the first φ approximation.
UseLegacyMetadata - Annotation Type in org.apache.sis.internal.jaxb
Declares that marshalling the annotated object requires legacy ISO 19139:2007 metadata.
useLimitations - Variable in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
Limitation affecting the fitness for use of the resource.
USER_DEFINED - Static variable in class org.apache.sis.measure.UnitRegistry
Units defined by the user.
userContactInfo - Variable in class org.apache.sis.metadata.iso.identification.DefaultUsage
Identification of and means of communicating with person(s) and organization(s) using the resource(s).
userDefined - Static variable in class org.apache.sis.storage.geotiff.GeoCodes
The code value for a property defined by the user instead of by an EPSG code.
userDefinedMaintenanceFrequency - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
Maintenance period other than those defined, in milliseconds.
userDeterminedLimitations - Variable in class org.apache.sis.metadata.iso.identification.DefaultUsage
Applications, determined by the user for which the resource and/or resource series is not suitable.
useReadOnlyEvents() - Method in class org.apache.sis.storage.event.StoreListeners
Notifies this StoreListeners that it will fire only WarningEvents and CloseEvent.
UserHome - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
User home directory
userNote - Variable in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
Explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource.
userToGeodetic - Variable in class org.apache.sis.referencing.GeodeticCalculator
The transform from user coordinates to geodetic coordinates used in computation.
useSameDimensions() - Method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
Returns true if projToGrid[i] == i for all i.
useScientificNotation(double) - Method in class org.apache.sis.io.wkt.Symbols
Returns true if the formatter should use scientific notation for the given value.
useScientificNotationIfNeeded(Format, Object, BiFunction<Format, Object, String>) - Static method in class org.apache.sis.internal.util.Numerics
Formats the given value with the given format, using scientific notation if needed.
usesCommonUnits - Variable in enum org.apache.sis.io.wkt.Convention
true for a frequently-used convention about units instead of the standard one.
usesCommonUnits - Variable in class org.apache.sis.io.wkt.GeodeticObjectParser
During WKT 1 parsing, true means that PRIMEM and PARAMETER angular units need to be forced to Units.DEGREE instead of inferred from the context.
useSet(Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Returns true if we should use a Set instead of a List for elements of the given type.
useSharedData() - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
If a grid exists in the cache for the same data, returns a new grid sharing the same data arrays.
useStandardInput() - Method in class org.apache.sis.console.CommandRunner
Returns true if the command should use the standard input.
useSuffix - Variable in enum org.apache.sis.storage.DataStoreRegistry.Category
Whether this category checks if suffix matches.
useVariantOfCRS(AxesConvention) - Method in class org.apache.sis.coverage.grid.GridOrientation
Substitutes the user-specified CRS by a variant of it, for example with different axis order.
useWarningEventsOnly() - Method in class org.apache.sis.storage.event.StoreListeners
USHORT - Enum constant in enum org.apache.sis.image.DataType
Unsigned 16-bits data.
USHORT - Enum constant in enum org.apache.sis.storage.geotiff.Type
A 16-bits (2-bytes) unsigned integer.
UsingDatumShiftGrid_4 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
Using datum shift grid from “{0}” to “{1}” created on {2} (updated on {3}).
usingScientificNotation - Variable in class org.apache.sis.util.collection.TreeTableFormat
Whether TreeTableFormat.adaptableFormat is using scientific notation.
usingSystemUnit(GeometryWrapper<?>, CoordinateReferenceSystem, CoordinateReferenceSystem, Unit<?>) - Static method in class org.apache.sis.internal.feature.SpatialOperationContext
Returns a coordinate reference system using the unit of measurement compatible with given system unit.
UTC - Static variable in class org.apache.sis.internal.jaxb.gml.UniversalTimeAdapter
The timezone of the date to marshal with this adapter.
UTC - Static variable in class org.apache.sis.internal.util.StandardDateFormat
The "UTC" timezone ID.
Utilities - Class in org.apache.sis.util
Static methods for object comparisons in different ways (deeply, approximately, etc).
Utilities() - Constructor for class org.apache.sis.util.Utilities
Do not allow object creation.
UTILITIES - Static variable in class org.apache.sis.internal.system.Modules
The "org.apache.sis.util" module name.
UTM - Enum constant in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Universal Transverse Mercator (UTM) projection zones.
utmZone - Variable in class org.apache.sis.storage.landsat.MetadataReader
The Universal Transverse Mercator (UTM) zone as a number from 1 to 60 inclusive, or 0 if the zone has not yet been determined.
uuid - Variable in class org.apache.sis.internal.jaxb.gco.ObjectReference
A unique identifier to an external resources, or to another part of a XML document.
UUID - Static variable in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Ordinal values for switch statements.
UUID - Static variable in interface org.apache.sis.xml.IdentifierSpace
An optional attribute available on every object-with-identity provided in the GMD schemas that implement ISO 19115 in XML.

V

V1_0 - Static variable in class org.apache.sis.internal.storage.gpx.StoreProvider
The "1.0" version.
V1_1 - Static variable in class org.apache.sis.internal.storage.gpx.StoreProvider
The "1.1" version.
VALID - Enum constant in enum org.apache.sis.console.IdentifierCommand.State
 
VALID - Static variable in class org.apache.sis.image.ComputedTiles
Whether a tile in the cache is ready for use or needs to be recomputed because one if its sources changed its data.
VALID - Static variable in class org.apache.sis.portrayal.CanvasFollower
VALID - Static variable in class org.apache.sis.referencing.cs.AbstractCS
VALID_DATASET - Enum constant in enum org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain
Lookup based on valid (non-deprecated) objects known to the factory.
VALID_INPUTS - Static variable in enum org.apache.sis.internal.storage.image.FormatFilter
Types of image inputs that are accepted by StorageConnector.
VALID_OUTPUTS - Static variable in enum org.apache.sis.internal.storage.image.FormatFilter
Types of image outputs that are accepted by StorageConnector.
VALID_VALUES_CHARACTERISTIC - Static variable in class org.apache.sis.internal.feature.AttributeConvention
Conventional name for fetching the enumeration of valid values.
validate() - Method in class org.apache.sis.measure.Range
Invoked by the constructors in order to ensure that the argument are of valid types.
validate(int, int[], Localized) - Static method in class org.apache.sis.internal.storage.RangeArgument
Validate the ranges argument given to GridCoverageResource.read(GridGeometry, int...).
validate(Object) - Method in class org.apache.sis.internal.storage.wkt.StoreFormat
Reports pending warnings and verifies if the parsed WKT is conform with the authority definition (if an authority code has been specified).
validate(Map<String, ?>) - Method in class org.apache.sis.referencing.ImmutableIdentifier
Ensures that the properties of this ImmutableIdentifier are valid.
validate(AbstractFeature) - Static method in class org.apache.sis.feature.Features
Ensures that all characteristics and property values in the given feature are valid.
validate(DefaultAssociationRole, Collection<?>) - Method in class org.apache.sis.feature.Validator
Verifies if the given value is valid for the given association role.
validate(DefaultAttributeType<?>, Collection<?>) - Method in class org.apache.sis.feature.Validator
Verifies if the given values are valid for the given attribute type.
validate(FeatureType, AbstractFeature) - Method in class org.apache.sis.feature.Validator
Implementation of AbstractFeature.quality(), also shared by Features static method.
validate(GeneralParameterDescriptor, String, String) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Verifies that the given descriptor is non-null and contains at least a name.
validate(ParameterDescriptor<? extends Number>, double) - Static method in class org.apache.sis.internal.referencing.provider.MapProjection
Validates the given parameter value.
validate(T) - Method in class org.apache.sis.parameter.DefaultParameterValue
Invoked by DefaultParameterValue.setValue(Object, Unit) after the basic verifications have been done and before the value is stored.
validateAny(AbstractIdentifiedType, Object) - Method in class org.apache.sis.feature.Validator
Verifies if the given value is valid for the given attribute type.
validateAxes(Map<String, ?>) - Method in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Validates the set of axes after the validation of each individual axis.
validateAxis(AxisDirection, Unit<?>) - Method in class org.apache.sis.referencing.cs.AbstractCS
Returns AbstractCS.VALID if the given argument values are allowed for an axis in this coordinate system, or an INVALID_* error code otherwise.
validateAxis(AxisDirection, Unit<?>) - Method in class org.apache.sis.referencing.cs.DefaultAffineCS
Returns VALID if the given argument values are allowed for this coordinate system, or an INVALID_* error code otherwise.
validateAxis(AxisDirection, Unit<?>) - Method in class org.apache.sis.referencing.cs.DefaultCylindricalCS
Returns VALID if the given argument values are allowed for this coordinate system, or an INVALID_* error code otherwise.
validateAxis(AxisDirection, Unit<?>) - Method in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
Returns VALID if the given argument values are allowed for this coordinate system, or an INVALID_* error code otherwise.
validateAxis(AxisDirection, Unit<?>) - Method in class org.apache.sis.referencing.cs.DefaultLinearCS
Returns VALID if the given argument values are allowed for this coordinate system, or an INVALID_* error code otherwise.
validateAxis(AxisDirection, Unit<?>) - Method in class org.apache.sis.referencing.cs.DefaultPolarCS
Returns VALID if the given argument values are allowed for this coordinate system, or an INVALID_* error code otherwise.
validateAxis(AxisDirection, Unit<?>) - Method in class org.apache.sis.referencing.cs.DefaultSphericalCS
Returns VALID if the given argument values are allowed for this coordinate system, or an INVALID_* error code otherwise.
validateAxis(AxisDirection, Unit<?>) - Method in class org.apache.sis.referencing.cs.DefaultTimeCS
Returns VALID if the given argument values are allowed for this coordinate system, or an INVALID_* error code otherwise.
validateAxis(AxisDirection, Unit<?>) - Method in class org.apache.sis.referencing.cs.DefaultVerticalCS
Returns VALID if the given argument values are allowed for this coordinate system, or an INVALID_* error code otherwise.
validateAxisTypes(DimensionNameType[]) - Static method in class org.apache.sis.coverage.grid.GridExtent
Verifies that the given array (if non-null) contains no duplicated values, then returns a copy of that array.
validateCellCounts(String, int[], int) - Static method in class org.apache.sis.coverage.grid.GridDerivation
Returns a copy of the values array with trailing defaultValue trimmed.
validateCoordinates() - Method in class org.apache.sis.coverage.grid.GridExtent
Checks if coordinate values in the low part are less than or equal to the corresponding coordinate value in the high part.
validateCRS(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.map.coverage.RenderingData
Verifies if this RenderingData contains an image for the given objective CRS.
validateMandatoryTags() - Method in class org.apache.sis.storage.geotiff.GridGeometryBuilder
If GridGeometryBuilder.affine has been specified with only the scale factor, computes the translation terms now.
validateMandatoryTags() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Verifies that the mandatory tags are present and consistent with each others.
Validator - Class in org.apache.sis.feature
Provides validation methods to be shared by different implementations.
Validator(ScopeCode) - Constructor for class org.apache.sis.feature.Validator
Creates a new validator.
validity - Variable in class org.apache.sis.measure.FormattedCharacterIterator
The value to be returned by getRunStart(…) and getRunLimit(…) when the index value is validity.
validity - Variable in class org.apache.sis.referencing.GeodeticCalculator
A bitmask specifying which information are valid.
validOptions - Variable in class org.apache.sis.console.CommandRunner
The set of legal options for this command.
validOrNull() - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Returns this if the collection given at construction time was non-null, or null otherwise.
validValues - Variable in class org.apache.sis.parameter.DefaultParameterDescriptor
A set of valid values (usually from a code list) or null if it does not apply.
value - Variable in class org.apache.sis.feature.CharacteristicMap.Entry
The current attribute value, which is guaranteed to be non-null.
value - Variable in class org.apache.sis.feature.SingletonAssociation
The associated feature.
value - Variable in class org.apache.sis.feature.SingletonAttribute
The attribute value, or null if none.
value - Variable in class org.apache.sis.filter.FilterLiteral
 
value - Variable in class org.apache.sis.filter.LeafExpression.Literal
The constant value to be returned by LeafExpression.Literal.getValue().
value - Variable in class org.apache.sis.internal.coverage.j2d.DeferredProperty
The value, or null if not yet computed.
value - Variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
The optional value to write in the XML element.
value - Variable in class org.apache.sis.internal.jaxb.code.MD_ObligationCode
The enumeration value.
value - Variable in class org.apache.sis.internal.jaxb.gco.NameValue
The term.
value - Variable in class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
The value, limited to 32 bits integer for now.
value - Variable in class org.apache.sis.internal.jaxb.gcx.Anchor
Often a short textual description of the URI target.
value - Variable in class org.apache.sis.internal.jaxb.gcx.FileName
A human-readable description of the filename.
value - Variable in class org.apache.sis.internal.jaxb.gcx.MimeFileType
A human-readable description of the mime type.
value - Variable in class org.apache.sis.internal.jaxb.gml.CodeListAdapter.Value
The code list identifier.
value - Variable in class org.apache.sis.internal.jaxb.gml.Measure
The value of the measure.
value - Variable in class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML3
The actual time position, or null for indeterminate position.
value - Variable in class org.apache.sis.internal.jaxb.referencing.SC_DerivedCRSType
The derived CRS type.
value - Variable in class org.apache.sis.internal.jaxb.SpecializedIdentifier
The identifier value.
value - Variable in class org.apache.sis.internal.processing.isoline.Tracer.Level
The level value.
value - Variable in class org.apache.sis.internal.storage.csv.MovingFeatureBuilder.Period
The property value.
value - Variable in class org.apache.sis.internal.util.AbstractMap.IteratorAdapter
The value of Map.entry(K, V).getValue()}.
value - Variable in class org.apache.sis.internal.util.AbstractMap.KeyIterator
Value associated to current key.
value - Variable in class org.apache.sis.internal.util.DoubleDouble
The main value, minus the DoubleDouble.error.
value - Variable in class org.apache.sis.io.wkt.SingletonElement
The singleton element, or null if none.
value - Variable in class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
The value as an StoredTree before parsing or an IdentifiedObject after parsing.
value - Variable in class org.apache.sis.measure.FormattedCharacterIterator.Entry
The attribute value.
value - Variable in class org.apache.sis.measure.Scalar
The numerical value of this quantity.
value - Variable in class org.apache.sis.metadata.iso.identification.DefaultResolution
Either the scale as a RepresentativeFraction instance, the distance, the angle, or the level of details as an InternationalString instance.
value - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
The value, as one of the following types: Set<FeatureType> for the features property Set<AttributeType> for the attributes property Set<FeatureType> for the featureInstances property Set<AttributeType> for the attributeInstances property String for the dataset property String for the other property
value - Variable in class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
Deprecated.
The value to wrap as a FeatureType or AttributeType.
value - Variable in class org.apache.sis.parameter.DefaultParameterValue
The value, or null if undefined.
value - Variable in class org.apache.sis.parameter.IntegerList
The integer values.
value - Variable in class org.apache.sis.referencing.factory.CacheRecord
The key-value pair, and the identity string representation of the value.
value - Variable in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.SubElement
The value of the element to format.
value - Variable in class org.apache.sis.util.collection.Cache.Deferred
 
value - Variable in class org.apache.sis.util.collection.Cache.Simple
The result computed in another thread.
value - Variable in class org.apache.sis.util.collection.Cache.Strong
 
value - Variable in class org.apache.sis.util.collection.Cache.Work
The result.
value - Variable in class org.apache.sis.xml.TransformedEvent.Type
The attribute value.
value() - Element in annotation type org.apache.sis.internal.geoapi.evolution.InterimType
The interim Apache SIS class to use until the GeoAPI class or interface is released.
value() - Method in class org.apache.sis.internal.jaxb.gco.MultiplicityRange
Returns the value as a number range, or null if none.
value() - Method in class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
Returns the value, or null if the value is infinite.
value() - Element in annotation type org.apache.sis.internal.metadata.Dependencies
Names of other Java method required for computing the annotated property.
value() - Method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Returns an arbitrary value, or null if both minimum and maximum are null.
value(Enum<?>) - Static method in class org.apache.sis.internal.jaxb.cat.EnumAdapter
Returns the text to write in the XML element for the given enumeration constant.
value(Context, Object, String) - Static method in class org.apache.sis.internal.jaxb.gco.CharSequenceAdapter
Same as CharSequenceAdapter.wrap(Context, Object, String), but returns directly the GO_CharacterString.text value without wrapping in a GO_CharacterString instance.
value(R, int, String) - Method in class org.apache.sis.internal.filter.sqlmm.ST_Point
Returns the numerical value evaluated by the expression at the given index.
Value - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Value
Value() - Constructor for class org.apache.sis.internal.jaxb.gml.CodeListAdapter.Value
Empty constructor for JAXB only.
Value(String, CodeList<?>) - Constructor for class org.apache.sis.internal.jaxb.gml.CodeListAdapter.Value
Creates a new wrapper for the given value.
VALUE - Enum constant in enum org.apache.sis.feature.FeatureFormat.Column
Property value (for properties) or default value (for property types).
VALUE - Static variable in class org.apache.sis.storage.geotiff.NativeMetadata
Column for the value associated to the tag.
VALUE - Static variable in class org.apache.sis.storage.geotiff.XMLMetadata.Root
Column for the value associated to the element.
VALUE - Static variable in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
The part in process of being parsed: KEY (0) for the "GROUP" keyword, SEPARATOR (1) for the '=' symbol, VALUE (2) for the "L1_METADATA_FILE" value.
VALUE - Static variable in class org.apache.sis.util.collection.TableColumn
Frequently-used constant for a column of object values.
VALUE_AS_NUMBER - Static variable in class org.apache.sis.util.collection.TableColumn
Frequently-used constant for a column of object numerical values.
VALUE_AS_TEXT - Static variable in class org.apache.sis.util.collection.TableColumn
Frequently-used constant for a column of object textual values.
VALUE_REFERENCE - Static variable in class org.apache.sis.internal.geoapi.filter.Name
 
VALUE_SIZE - Static variable in class org.apache.sis.util.collection.IntegerList
The size of the primitive type used for the IntegerList.values array.
ValueAlreadyDefined_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
A value is already defined for “{0}”.
valueAt(int) - Method in class org.apache.sis.metadata.TreeNodeChildren
Returns the value at the given index.
valueClass - Variable in class org.apache.sis.feature.builder.AttributeTypeBuilder
The class of attribute values.
valueClass - Variable in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
The class of characteristic values.
valueClass - Variable in class org.apache.sis.feature.DefaultAttributeType
The class that describe the type of attribute values.
valueClass - Variable in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
The class of the value of the enclosing <gml:ParameterValue> element, or null if unknown.
valueClass - Variable in class org.apache.sis.internal.simple.SimpleAttributeType
The class of value for attributes of this type.
valueClass - Variable in class org.apache.sis.internal.sql.feature.PrimaryKey
The class of primary key values.
valueClass - Variable in class org.apache.sis.parameter.DefaultParameterDescriptor
The class that describe the type of parameter values.
valueClass(ParameterValue<?>) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
Returns the base class of parameter values, or null if unknown.
valueClasses - Variable in class org.apache.sis.util.iso.RecordDefinition
Classes of expected values, or null if there is no restriction.
valueConverter - Variable in class org.apache.sis.util.collection.DerivedMap
The converter from the storage to the derived values.
ValueConverter - Class in org.apache.sis.xml
Performs conversions of XML element or attribute values encountered during XML (un)marshalling.
ValueConverter() - Constructor for class org.apache.sis.xml.ValueConverter
Creates a default ValueConverter.
valueDomain - Variable in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
The domain of values of the enclosing <gml:ParameterValue> element, or null if unknown.
valueDomain - Variable in class org.apache.sis.parameter.DefaultParameterDescriptor
The minimum and maximum parameter value with their unit of measurement, or null if none.
valueDomain - Variable in class org.apache.sis.parameter.ParameterTableRow
The string representation of the domain of values, or null if none.
valueDomain(ParameterValue<?>) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
Saves the unit of measurement in a boundless range.
ValueDomain - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Value domain
valueDomainAlignment - Variable in class org.apache.sis.parameter.ParameterTableRow
The position to use for alignment of ParameterTableRow.valueDomain.
ValueExistencePolicy - Enum in org.apache.sis.metadata
Whatever MetadataStandard.asValueMap(…) shall contain entries for null, nil or empty values.
ValueExistencePolicy() - Constructor for enum org.apache.sis.metadata.ValueExistencePolicy
 
valueFile() - Method in class org.apache.sis.parameter.DefaultParameterValue
Returns a reference to a file or a part of a file containing one or more parameter values.
valueGetter - Variable in class org.apache.sis.internal.sql.feature.Column
Converter from ResultSet column value to value stored in the feature instance.
ValueGetter<T> - Class in org.apache.sis.internal.sql.feature
Description of the type of values in a column, together with a method for fetching the values from a result set.
ValueGetter(Class<? extends T>) - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter
Creates a new column value getter.
ValueGetter.AsArray - Class in org.apache.sis.internal.sql.feature
A getter of values specified as Java array.
ValueGetter.AsBigDecimal - Class in org.apache.sis.internal.sql.feature
A getter of BigDecimal values from the current row of a ResultSet.
ValueGetter.AsBoolean - Class in org.apache.sis.internal.sql.feature
A getter of signed Boolean values from the current row of a ResultSet.
ValueGetter.AsByte - Class in org.apache.sis.internal.sql.feature
A getter of signed Byte values from the current row of a ResultSet.
ValueGetter.AsBytes - Class in org.apache.sis.internal.sql.feature
A getter of byte[] values from the current row of a ResultSet.
ValueGetter.AsDate - Class in org.apache.sis.internal.sql.feature
A getter of Date values from the current row of a ResultSet.
ValueGetter.AsDouble - Class in org.apache.sis.internal.sql.feature
A getter of Double values from the current row of a ResultSet.
ValueGetter.AsFloat - Class in org.apache.sis.internal.sql.feature
A getter of Float values from the current row of a ResultSet.
ValueGetter.AsInstant - Class in org.apache.sis.internal.sql.feature
A getter of Instant values from the current row of a ResultSet.
ValueGetter.AsInteger - Class in org.apache.sis.internal.sql.feature
A getter of signed Integer values from the current row of a ResultSet.
ValueGetter.AsLocalTime - Class in org.apache.sis.internal.sql.feature
A getter of LocalTime values from the current row of a ResultSet.
ValueGetter.AsLong - Class in org.apache.sis.internal.sql.feature
A getter of signed Long values from the current row of a ResultSet.
ValueGetter.AsObject - Class in org.apache.sis.internal.sql.feature
A getter of Object values from the current row of a ResultSet.
ValueGetter.AsOffsetDateTime - Class in org.apache.sis.internal.sql.feature
A getter of OffsetDateTime values from the current row of a ResultSet.
ValueGetter.AsOffsetTime - Class in org.apache.sis.internal.sql.feature
A getter of OffsetDateTime values from the current row of a ResultSet.
ValueGetter.AsShort - Class in org.apache.sis.internal.sql.feature
A getter of signed Short values from the current row of a ResultSet.
ValueGetter.AsString - Class in org.apache.sis.internal.sql.feature
A getter of String values from the current row of a ResultSet.
valueIfDefined(double, boolean) - Static method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Returns the given value if it defined, or null if NaN.
valueIfDefined(Collection<?>) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
Returns the given collection if non-null and non-empty, or null otherwise.
valueInverse - Variable in class org.apache.sis.util.collection.DerivedMap.Invertible
valueInverse - Variable in class org.apache.sis.util.collection.DerivedMap.InvertibleValue
ValueMap - Class in org.apache.sis.metadata
A view of a metadata object as a map.
ValueMap(Object, PropertyAccessor, KeyNamePolicy, ValueExistencePolicy) - Constructor for class org.apache.sis.metadata.ValueMap
Creates a map of values for the specified metadata and accessor.
ValueMap.Entries - Class in org.apache.sis.metadata
View of the entries contained in the map.
ValueMap.Iter - Class in org.apache.sis.metadata
The iterator over the ValueMap.Property elements contained in an ValueMap.Entries set.
ValueMap.Property - Class in org.apache.sis.metadata
A map entry for a given property.
ValueNotGreaterThanZero_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Value ‘{0}’ = {1,number} is invalid.
valueOf(boolean, boolean) - Static method in enum org.apache.sis.storage.aggregate.JoinFeatureSet.Type
Returns the enumeration value for the given characteristics.
valueOf(double) - Static method in class org.apache.sis.internal.util.Numerics
Wraps the given value in a Double wrapper, using one of the cached instance if possible.
valueOf(double) - Static method in class org.apache.sis.math.Fraction
Converts the given IEEE 754 double-precision value to a fraction.
valueOf(double) - Static method in class org.apache.sis.parameter.ParameterBuilder
Boxes the given value if non-NaN, or returns null if the value is NaN.
valueOf(int) - Static method in class org.apache.sis.image.TransferType
Returns the enumeration value for the given DataBuffer constant.
valueOf(int) - Static method in enum org.apache.sis.internal.geotiff.Compression
Returns the compression method for the given GeoTIFF code, or UNKNOWN if none.
valueOf(int) - Static method in enum org.apache.sis.internal.geotiff.Predictor
Returns the predictor for the given code.
valueOf(int) - Static method in enum org.apache.sis.storage.geotiff.Type
Returns the type for the given GeoTIFF code, or null if the given type is unknown.
valueOf(int) - Method in class org.apache.sis.util.collection.CodeListSet
Returns the code list for the given ordinal value.
valueOf(int...) - Static method in class org.apache.sis.util.Version
Returns an instance for the given integer values.
valueOf(Object) - Static method in class org.apache.sis.util.collection.Cache
Returns the value of the given object, unwrapping it if possible.
valueOf(String) - Static method in enum org.apache.sis.console.IdentifierCommand.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.console.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.console.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.coverage.grid.GridClippingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.coverage.grid.GridCoverageProcessor.Optimization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.coverage.grid.GridRoundingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.feature.builder.AttributeRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.feature.FeatureFormat.Column
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.feature.FoliationRepresentation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.filter.FilterName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.geometry.WraparoundMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.image.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.image.ErrorAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.image.ImageProcessor.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.image.ImageProcessor.Resizing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.image.SequenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.book.CodeColorizer.Specifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.coverage.j2d.ColorModelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.doclet.Preformat.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.feature.GeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeList
Returns the telephone type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.geoapi.filter.DistanceOperatorName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.geoapi.filter.LogicalOperatorName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.geoapi.filter.MatchAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.geoapi.filter.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.geotiff.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.geotiff.Predictor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.jaxb.FilterByVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.sis.internal.jaxb.metadata.replace.SensorType
Returns the sensor type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in enum org.apache.sis.internal.metadata.Merger.Resolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.metadata.sql.Dialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.processing.isoline.PolylineStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.referencing.AxesMapper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.sis.internal.referencing.AxisDirections
Searches predefined AxisDirection for a given name.
valueOf(String) - Static method in enum org.apache.sis.internal.referencing.provider.DatumShiftMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.referencing.provider.GeocentricAffine.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.referencing.provider.NTv2.Loader.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.sql.feature.BinaryEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.sql.feature.InfoStatements.GeometryTypeEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.sql.feature.Relation.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.storage.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.storage.CodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.storage.csv.Foliation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.storage.esri.RawRasterLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.storage.image.FormatFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.storage.MetadataBuilder.GridType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.storage.MetadataBuilder.PartyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.storage.MetadataBuilder.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.storage.xml.stream.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.storage.xml.stream.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.system.DataDirectory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.internal.util.X364
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class org.apache.sis.io.DefaultFormat
Parses the given string.
valueOf(String) - Static method in enum org.apache.sis.io.wkt.Convention
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.io.wkt.ElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.io.wkt.KeywordCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.io.wkt.KeywordStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.math.FunctionProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.measure.UnitFormat.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.sis.measure.Units
Parses the given symbol.
valueOf(String) - Static method in enum org.apache.sis.metadata.KeyNamePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.metadata.MetadataVisitor.Filter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.metadata.ModifiableMetadata.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.metadata.TypeValuePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.metadata.ValueExistencePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.parameter.ParameterFormat.ContentLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.portrayal.TransformChangeEvent.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.CommonCRS.Engineering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.CommonCRS.Temporal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.CommonCRS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.CommonCRS.Vertical
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.cs.AxesConvention
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.CoordinateOperationRegistry.Decomposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.projection.CassiniSoldner.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.projection.Mollweide.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.projection.Sinusoidal.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.projection.TransverseMercator.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.transform.ContextualParameters.MatrixRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.referencing.operation.transform.IterationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.setup.About
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.setup.GeometryLibrary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.storage.aggregate.JoinFeatureSet.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.storage.DataStoreRegistry.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.storage.geotiff.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.storage.gps.Fix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.storage.landsat.BandGroupName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.storage.landsat.BandName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.storage.RasterLoadingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.storage.tiling.TileStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.storage.WritableGridCoverageResource.CommonOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.util.ComparisonMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.xml.Implementation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.sis.xml.NilReason
Parses the given nil reason.
valueOf(String) - Static method in enum org.apache.sis.xml.XLink.Actuate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.xml.XLink.Show
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.xml.XLink.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sis.xml.XPointer
Returns the enum constant of this type with the specified name.
valueOf(String, double, double) - Static method in class org.apache.sis.measure.NumberRange
Returns the Double wrapper of the given primitive double, or null if it equals to the infinity value.
valueOf(String, float, float) - Static method in class org.apache.sis.measure.NumberRange
Returns the Float wrapper of the given primitive float, or null if it equals to the infinity value.
valueOf(String, Class<T>) - Static method in class org.apache.sis.util.Numbers
Converts the specified string into a value object.
valueOf(URI) - Static method in class org.apache.sis.internal.storage.gpx.Link
Creates a new instance initialized to the given URI.
valueOf(DirectPosition, AxisDirection, AxisDirection) - Static method in class org.apache.sis.measure.Angle
Returns the angular value of the axis having the given direction.
valueOfEPSG(int) - Static method in class org.apache.sis.measure.Units
Returns a hard-coded unit from an EPSG code.
valueOfNil() - Method in class org.apache.sis.measure.RangeFormat
Returns a "nil" value.
valueOfNil(Class<T>) - Static method in class org.apache.sis.util.Numbers
Returns a NaN, zero, empty or null value of the given type.
valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...) - Method in class org.apache.sis.image.ImageProcessor
Returns statistics (minimum, maximum, mean, standard deviation) on each bands of the given image.
ValueOutOfRange_4 - Static variable in class org.apache.sis.util.resources.Errors.Keys
Value ‘{0}’ = {3} is invalid.
valuePolicy - Variable in class org.apache.sis.metadata.NameMap
Determines the string representation of values in this map.
valuePolicy - Variable in class org.apache.sis.metadata.TreeTableView
The behavior of this tree table toward null or empty values.
valuePolicy - Variable in class org.apache.sis.metadata.TypeMap
The kind of values in this map.
valuePolicy - Variable in class org.apache.sis.metadata.ValueMap
The behavior of this map toward null or empty values.
ValueRange - Annotation Type in org.apache.sis.measure
The range of values assignable to a field, or to a JavaBean property.
ValueRange - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Value range
ValueReference<R,V> - Interface in org.apache.sis.internal.geoapi.filter
Placeholder for GeoAPI 3.1 interfaces (not yet released).
ValueReference - Static variable in class org.apache.sis.internal.filter.FunctionNames
Value of ValueReference.getFunctionName().
values - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
Array where to store sample values computed by DefaultEvaluator.apply(DirectPosition).
values - Variable in class org.apache.sis.feature.MultiValuedAssociation
The association values.
values - Variable in class org.apache.sis.feature.MultiValuedAttribute
The attribute values.
values - Variable in class org.apache.sis.image.PixelIterator.Window
A buffer containing all sample values fetched by the last call to PixelIterator.Window.update().
values - Variable in class org.apache.sis.internal.jaxb.gml.MeasureList
The measure values.
values - Variable in class org.apache.sis.internal.storage.csv.FeatureIterator
All values found in a row.
values - Variable in class org.apache.sis.internal.storage.csv.FixedSizeList
The array where to store the values.
values - Variable in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Quantitative value or values, content determined by the evaluation procedure used.
values - Variable in class org.apache.sis.parameter.DefaultParameterValueGroup
Contains the descriptor and the parameter values for this group.
values - Variable in class org.apache.sis.parameter.ParameterTableRow
The values.
values - Variable in class org.apache.sis.parameter.ParameterValueList
The parameter values in the group.
values - Variable in class org.apache.sis.parameter.TensorValues
The parameter values.
values - Variable in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
The parameter values.
values - Variable in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder.Condition
The values of the conditions.
values - Variable in class org.apache.sis.referencing.operation.transform.ContextualParameters
The parameter values.
values - Variable in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
The sequence values specified at construction time.
values - Variable in class org.apache.sis.storage.FeatureNaming
The user-specified values associated to names and aliases.
values - Variable in class org.apache.sis.util.collection.CodeListSet
A bitmask of code list values present in this map.
values - Variable in class org.apache.sis.util.collection.DefaultTreeTable.Node
The values, or null if not yet created.
values - Variable in class org.apache.sis.util.collection.IntegerList
The packed values.
values - Variable in class org.apache.sis.util.collection.TreeTableFormat.Writer
The node values to format.
values - Variable in class org.apache.sis.util.iso.DefaultRecord
The record values in an array.
values - Variable in class org.apache.sis.util.resources.IndexedResourceBundle
The array of resources.
values() - Static method in enum org.apache.sis.console.IdentifierCommand.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.console.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.console.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.coverage.grid.GridClippingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.coverage.grid.GridCoverageProcessor.Optimization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.coverage.grid.GridRoundingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.feature.builder.AttributeRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.feature.FeatureFormat.Column
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.feature.FoliationRepresentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.filter.FilterName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.geometry.WraparoundMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.image.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.image.ErrorAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.image.ImageProcessor.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.image.ImageProcessor.Resizing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.image.SequenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.book.CodeColorizer.Specifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.coverage.j2d.ColorModelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.doclet.Preformat.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.feature.GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.filter.sqlmm.SQLMM
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.geoapi.filter.ComparisonOperatorName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.geoapi.filter.DistanceOperatorName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.geoapi.filter.LogicalOperatorName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.geoapi.filter.MatchAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.geoapi.filter.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.geotiff.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.geotiff.Predictor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.jaxb.FilterByVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.apache.sis.internal.jaxb.metadata.replace.SensorType
Returns the list of SensorTypes.
values() - Static method in enum org.apache.sis.internal.metadata.Merger.Resolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.metadata.sql.Dialect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.processing.isoline.PolylineStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.referencing.AxesMapper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.referencing.provider.DatumShiftMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.referencing.provider.GeocentricAffine.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.referencing.provider.NTv2.Loader.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.sql.feature.BinaryEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.sql.feature.InfoStatements.GeometryTypeEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.sql.feature.Relation.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.storage.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.storage.CodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.storage.csv.Foliation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.storage.esri.RawRasterLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.storage.image.FormatFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.storage.MetadataBuilder.GridType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.storage.MetadataBuilder.PartyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.storage.MetadataBuilder.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.storage.xml.stream.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.storage.xml.stream.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.internal.system.DataDirectory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.sis.internal.util.AbstractMap
Returns a view over the values in this map.
values() - Static method in enum org.apache.sis.internal.util.X364
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.io.wkt.Convention
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.io.wkt.ElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.io.wkt.KeywordCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.io.wkt.KeywordStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.math.FunctionProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.measure.UnitFormat.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.apache.sis.metadata.iso.citation.Citations
Returns the values declared in this Citations class.
values() - Static method in enum org.apache.sis.metadata.KeyNamePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.metadata.MetadataVisitor.Filter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.metadata.ModifiableMetadata.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.metadata.TypeValuePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.metadata.ValueExistencePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
Returns the values in this group.
values() - Method in class org.apache.sis.parameter.FilteredParameters
Returns a filtered view over the parameter value.
values() - Static method in enum org.apache.sis.parameter.ParameterFormat.ContentLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.sis.parameter.Parameters.Wrapper
 
values() - Method in class org.apache.sis.parameter.TensorValues
Returns the parameter values in this group.
values() - Method in class org.apache.sis.parameter.UnmodifiableParameterValueGroup
Returns the values in this group.
values() - Static method in enum org.apache.sis.portrayal.TransformChangeEvent.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.CommonCRS.Engineering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.CommonCRS.Temporal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.CommonCRS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.CommonCRS.Vertical
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.cs.AxesConvention
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.CoordinateOperationRegistry.Decomposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.projection.CassiniSoldner.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.projection.Mercator.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.projection.Mollweide.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.projection.NormalizedProjection.ParameterRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.projection.Sinusoidal.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.projection.TransverseMercator.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.transform.ContextualParameters.MatrixRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
Returns an unmodifiable list containing all parameters in this group.
values() - Static method in enum org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.referencing.operation.transform.IterationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.setup.About
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.setup.GeometryLibrary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.storage.aggregate.JoinFeatureSet.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.storage.DataStoreRegistry.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.storage.geotiff.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.storage.gps.Fix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.storage.landsat.BandGroupName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.storage.landsat.BandName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.storage.RasterLoadingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.storage.tiling.TileStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.storage.WritableGridCoverageResource.CommonOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.util.ComparisonMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.xml.Implementation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.apache.sis.xml.NilReason
Returns an array containing every instances of this type that have not yet been garbage collected.
values() - Static method in enum org.apache.sis.xml.XLink.Actuate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.xml.XLink.Show
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.xml.XLink.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sis.xml.XPointer
Returns an array containing the constants of this enum type, in the order they are declared.
values(boolean) - Static method in enum org.apache.sis.storage.DataStoreRegistry.Category
Returns the categories, optionally ignoring file suffix.
values(Class<T>) - Static method in class org.apache.sis.internal.util.CodeLists
Returns all known values for the given type of code list or enumeration.
Values - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Values
Values(AbstractMap.EntryIterator<K, V>) - Constructor for class org.apache.sis.internal.util.AbstractMap.Values
 
VALUES - Static variable in class org.apache.sis.feature.SparseFeature
A SparseFeature.valuesKind flag meaning that the SparseFeature.properties map contains raw values.
VALUES - Static variable in enum org.apache.sis.image.DataType
All enumeration values, cached for avoiding to recreate this array on every DataType.forDataBufferType(int) call.
VALUES - Static variable in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeList
The list of constants defined in this code list.
VALUES - Static variable in class org.apache.sis.internal.jaxb.metadata.replace.SensorType
List of all enumerations of this type.
VALUES - Static variable in class org.apache.sis.internal.metadata.AxisNames
The map of all of the above values, used for fixing the case.
VALUES - Static variable in class org.apache.sis.internal.referencing.provider.Interpolation1D
The operation parameter descriptor for the "values" parameter value.
VALUES - Static variable in class org.apache.sis.internal.storage.MetadataBuilder.LegalSymbols
Symbols associated to restrictions.
VALUES - Static variable in class org.apache.sis.internal.util.DoubleDouble
Pre-defined constants frequently used in SIS, sorted in increasing order.
VALUES - Static variable in enum org.apache.sis.metadata.ModifiableMetadata.State
Mapping from ModifiableMetadata private flags to State enumeration.
VALUES - Static variable in enum org.apache.sis.storage.gps.Fix
The GPX names associated to the enumeration values.
valuesKind - Variable in class org.apache.sis.feature.SparseFeature
SparseFeature.PROPERTIES if the values in the SparseFeature.properties map are Property instances, or SparseFeature.VALUES if the map contains only the "raw" property values.
valueType - Variable in class org.apache.sis.feature.DefaultAssociationRole
The type of feature instances to be associated.
valueType - Variable in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
Value type of the data quality parameter (shall be one of the data types defined in ISO/TS 19103:2005).
valueType - Variable in class org.apache.sis.internal.sql.feature.ValueGetter
The type of Java objects fetched from the column.
valueType - Variable in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
Value type for the result of the basic measure.
valueType - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
Value type for reporting a data quality result.
valueType - Variable in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Value type for reporting a data quality result, or null if none.
valueUnit - Variable in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
Value unit for reporting a data quality result, or null if none.
VANUA - Enum constant in enum org.apache.sis.referencing.operation.projection.CassiniSoldner.Variant
The special case of "Vanua Levu Grid" at φ₀=16°15′S.
VANUA_LATITUDE - Static variable in class org.apache.sis.referencing.operation.projection.CassiniSoldner
The latitude of #VANUA variant (16°15′S) in radians.
Variables - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Variables
variant - Variable in class org.apache.sis.referencing.operation.projection.CassiniSoldner
The type of Cassini-Soldner projection.
variant - Variable in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
The type of Cylindrical Equal Area projection.
variant - Variable in class org.apache.sis.referencing.operation.projection.Initializer
Map projection variant, or null if none.
variant - Variable in class org.apache.sis.referencing.operation.projection.Mercator
The type of Mercator projection.
variant - Variable in class org.apache.sis.referencing.operation.projection.Sinusoidal
The type of sinusoidal projection.
variant(OperationMethod, V[], V) - Static method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
Returns the variant of the map projection described by the given operation method.
Variant() - Constructor for enum org.apache.sis.referencing.operation.projection.Mollweide.Variant
 
Variant(String) - Constructor for enum org.apache.sis.referencing.operation.projection.Sinusoidal.Variant
Creates a new enumeration value.
Variant(String, String) - Constructor for enum org.apache.sis.referencing.operation.projection.PolarStereographic.Variant
Creates a new enumeration value.
Variant(String, String) - Constructor for enum org.apache.sis.referencing.operation.projection.TransverseMercator.Variant
 
Variant(String, String, boolean) - Constructor for enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
Creates a new enumeration value.
Variant(String, String, boolean) - Constructor for enum org.apache.sis.referencing.operation.projection.Mercator.Variant
Creates a new enumeration value.
Variant(String, String, boolean, boolean) - Constructor for enum org.apache.sis.referencing.operation.projection.ObliqueMercator.Variant
Creates a new enumeration value.
Variant(Pattern, String) - Constructor for enum org.apache.sis.referencing.operation.projection.CassiniSoldner.Variant
Creates a new enumeration value.
Variant(Pattern, String) - Constructor for enum org.apache.sis.referencing.operation.projection.CylindricalEqualArea.Variant
Creates a new enumeration value.
variant3D() - Method in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation2D
Returns the three-dimensional variant of this operation method.
variant3D() - Method in class org.apache.sis.internal.referencing.provider.GeocentricTranslation2D
Returns the three-dimensional variant of this operation method.
variant3D() - Method in class org.apache.sis.internal.referencing.provider.GeodeticOperation
Returns the three-dimensional variant of this operation method, or null if none.
variant3D() - Method in class org.apache.sis.internal.referencing.provider.Geographic2Dto3D
Returns the tree-dimensional variant of this class.
variant3D() - Method in class org.apache.sis.internal.referencing.provider.GeographicOffsets2D
Returns the three-dimensional variant of this operation method.
variant3D() - Method in class org.apache.sis.internal.referencing.provider.PositionVector7Param2D
Returns the three-dimensional variant of this operation method.
VARIANTS - Static variable in class org.apache.sis.internal.referencing.DefinitionVerifier
List of CRS variants to try if the given CRS does not match the expected description.
VDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultVerticalCRS.
VDOP - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
vector(double[]) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Wraps the given array in a vector of length LinearTransformBuilder.numPoints.
Vector - Class in org.apache.sis.math
A vector of real numbers.
Vector() - Constructor for class org.apache.sis.math.Vector
For subclasses constructor.
Vector.Pick - Class in org.apache.sis.math
A view over another vector at pre-selected indexes.
Vector.SubSampling - Class in org.apache.sis.math
A view over another vector in a range of index.
vectorize(long[]) - Static method in class org.apache.sis.internal.feature.InstantList
Creates a vector for the given times.
VERBOSE - Enum constant in enum org.apache.sis.console.Option
Whether the output should contain more detailed information.
Verifier - Class in org.apache.sis.parameter
Verifies the validity of a given value.
Verifier(boolean, short, boolean, Object...) - Constructor for class org.apache.sis.parameter.Verifier
Stores information about an error.
verify() - Method in class org.apache.sis.coverage.grid.ReshapedImage
Verifies whether image layout information are consistent.
verify() - Method in class org.apache.sis.image.PlanarImage
Verifies whether image layout information are consistent.
verify() - Method in class org.apache.sis.image.ResampledImage
Verifies whether image layout information are consistent.
verify() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
Verifies whether image layout information and tile coordinates are consistent.
verify(Map<String, ?>, CoordinateReferenceSystem[]) - Static method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
Verifies that the given array does not contain duplicated horizontal or vertical components.
verify(GeocentricCRS) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Verifies if the user-defined CRS created from GeoTIFF values matches the given CRS created from the EPSG geodetic dataset.
verify(GeographicCRS, Unit<Angle>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Verifies if the user-defined CRS created from GeoTIFF values matches the given CRS created from the EPSG geodetic dataset.
verify(ProjectedCRS) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Verifies if the user-defined CRS created from GeoTIFF values matches the given CRS created from the EPSG geodetic dataset.
verify(Ellipsoid, Unit<Length>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Verifies if the user-defined ellipsoid created from GeoTIFF values matches the given ellipsoid created from the EPSG geodetic dataset.
verify(GeodeticDatum, Unit<Angle>, Unit<Length>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Verifies if the user-defined datum created from GeoTIFF values matches the given datum created from the EPSG geodetic dataset.
verify(PrimeMeridian) - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
Verifies parameters validity after initialization of DefaultGeodeticDatum.
verify(PrimeMeridian) - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
Verifies parameters validity after initialization.
verify(PrimeMeridian, Unit<Angle>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Verifies if the user-defined prime meridian created from GeoTIFF values matches the given prime meridian created from the EPSG geodetic dataset.
verify(IdentifiedObject, double, short, Unit<?>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Verifies that a value found in the GeoTIFF file is approximately equal to the expected value.
verify(Conversion, Unit<Angle>, Unit<Length>) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Verifies if the user-defined conversion created from GeoTIFF values matches the given conversion created from the EPSG geodetic dataset.
verifyArrayLength(int, double[]) - Static method in class org.apache.sis.geometry.GeneralEnvelope
Verifies that the given array of coordinate values has the expected length for the given number of dimensions.
verifyAssociationValue(DefaultAssociationRole, Object) - Static method in class org.apache.sis.feature.AbstractFeature
Verifies the validity of the given association value, and returns the value to store in the feature.
verifyAssociationValues(DefaultAssociationRole, Collection<?>) - Static method in class org.apache.sis.feature.AbstractFeature
Verifies if all values in the given collection are valid instances of feature for the given association role.
verifyAttributeType(int, DefaultAttributeType<?>) - Method in class org.apache.sis.feature.CharacteristicMap
Ensures that the given attribute type is the instance that we expect at the given index.
verifyAttributeValue(DefaultAttributeType<T>, Object) - Static method in class org.apache.sis.feature.AbstractFeature
Verifies the validity of the given attribute value, and returns the value to store in the feature.
verifyAuthority(String) - Method in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
Verifies that the given authority is one of the expected values.
verifyBandCount(List<? extends SampleDimension>, RenderedImage) - Static method in class org.apache.sis.coverage.grid.GridCoverage2D
Verifies that the number of bands in the image is equal to the number of sample dimensions.
verifyBounds(double, double) - Static method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
Verifies that the given bounding box is valid.
verifyCardinality(AbstractElement, AbstractIdentifiedType, int, int, int) - Method in class org.apache.sis.feature.Validator
Verifies if the given value is compliant with the cardinality constraint.
verifyCharacterValidity - Variable in class org.apache.sis.io.wkt.Formatter
true if this Formatter should verify the validity of characters in quoted texts.
verifyDimensions(int[], int) - Static method in class org.apache.sis.coverage.grid.GridExtent
Verifies the validity of a given dimensions argument.
verifyEquivalence(String, boolean) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameterGroup
Throws an exception for mismatched descriptor if a condition is false.
verifyGridExtent(GridExtent, int...) - Static method in class org.apache.sis.coverage.grid.GridCoverageBuilder
Verifies that the grid extent has the expected size.
verifyIdentifier(IdentifiedObject, IdentifiedObject, short) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Verifies that the EPSG code found in the GeoTIFF file is equal to the expected value.
verifyImageSize(GridExtent, RenderedImage, int[]) - Static method in class org.apache.sis.coverage.grid.GridCoverage2D
Verifies that the domain is consistent with image size.
verifyNames(Map<String, ?>, GeneralParameterDescriptor[]) - Static method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
Ensures that the given name array does not contain duplicate values.
verifyParameterizedType(Class<?>) - Static method in class org.apache.sis.referencing.Builder
Verifies that B in <B extends Builder<B> is the expected class.
verifyPresenceOfCRS(boolean) - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
Verifies whether the presence of a CRS considered mandatory, unless the CRS of opposite grid is also missing.
verifyPropertyType(String, Property) - Method in class org.apache.sis.feature.AbstractFeature
Verifies if the given property can be assigned to this feature.
verifyPropertyValue(String, Object) - Method in class org.apache.sis.feature.AbstractFeature
Verifies the validity of the given value for the property of the given name, then returns the value to store.
verifyRanges(CoordinateReferenceSystem, double[]) - Static method in class org.apache.sis.geometry.ArrayEnvelope
Verifies the validity of the range of coordinates values in the given array.
verifyRank(int[]) - Method in class org.apache.sis.parameter.TensorParameters
Verifies that the length of the given array is equal to the tensor rank.
verifySourceDimension(int) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
Verifies that the given number of dimensions is equal to the expected value.
verifyTileIndex(String, int, int, int) - Static method in class org.apache.sis.internal.coverage.j2d.TiledImage
Verifies that the given tile index is inside expected bounds, then returns is zero-based value.
verifyType(Number, byte) - Method in class org.apache.sis.math.ArrayVector.UnsignedBytes
Verifies that the given value can be stored as an unsigned integer.
verifyType(Number, byte) - Method in class org.apache.sis.math.ArrayVector.UnsignedIntegers
Verifies that the given value can be stored as an unsigned integer.
verifyType(Number, byte) - Method in class org.apache.sis.math.ArrayVector.UnsignedShorts
Verifies that the given value can be stored as an unsigned integer.
verifyType(Number, byte) - Method in class org.apache.sis.math.ArrayVector
Verifies that the given value can be casted to the expected type.
version - Variable in class org.apache.sis.console.FormattedOutputCommand
Desired version of output format, or null if unspecified.
version - Variable in class org.apache.sis.internal.storage.gpx.Store
Version of the GPX file, or null if unknown.
version - Variable in class org.apache.sis.internal.storage.gpx.Writer
The GPX file version: 0 for GPX 1.0 or 1 for GPX 1.1.
version - Variable in class org.apache.sis.internal.unopkg.UnoPkg
In description.xml, all occurrences of ${project.version} will be replaced by this value.
version - Variable in class org.apache.sis.internal.util.DefinitionURI
The version part of a URI, or null if none (empty).
version - Variable in class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
Version of the CRS definition, or null if unspecified.
version - Variable in class org.apache.sis.metadata.iso.DefaultIdentifier
Version identifier for the namespace, as specified by the code authority.
version - Variable in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
The version part of a URI, or null if none.
version - Variable in class org.apache.sis.referencing.ImmutableIdentifier
Version identifier for the namespace, as specified by the code authority.
version - Variable in class org.apache.sis.storage.ProbeResult
The version of file format or database schema used by the storage, or null if unknown or not applicable.
version - Variable in class org.apache.sis.util.Version
The version in string form, with leading and trailing spaces removed.
version - Variable in class org.apache.sis.xml.TransformedEvent.Start
The version to export, used for wrapping namespace context.
version - Variable in class org.apache.sis.xml.Transformer
The external XML format version to (un)marshal from.
version - Variable in class org.apache.sis.xml.TransformingNamespaces
The URI replacements to apply when exporting from the JAXB annotations to the XML documents.
version() - Element in annotation type org.apache.sis.util.Workaround
The last library version on which the bug has been verified.
Version - Class in org.apache.sis.util
Holds a version number as a sequence of strings separated by either a dot or a dash.
Version(String) - Constructor for class org.apache.sis.util.Version
Creates a new version object from the supplied string.
VERSION - Static variable in class org.apache.sis.internal.referencing.provider.EPSGName
Version of the operation method, or null if unknown.
VERSION - Static variable in class org.apache.sis.internal.storage.gpx.Attributes
A main GPX attribute.
VERSION - Static variable in class org.apache.sis.referencing.StandardDefinitions
The EPSG database version that most closely match the fallback CRS.
VERSION - Static variable in class org.apache.sis.storage.geotiff.GeoTiffStoreProvider
The TIFF version.
Version_2 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
{0} version {1}
VERSION_2007 - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
Miscellaneous version constants used for ISO standards.
VERSION_2014 - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
Miscellaneous version constants used for ISO standards.
VERSION_2016 - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
Miscellaneous version constants used for ISO standards.
VERSION_3_0 - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
Miscellaneous version constants used for GML versions.
VERSION_3_2 - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
Miscellaneous version constants used for GML versions.
VERSION_3_2_1 - Static variable in class org.apache.sis.internal.xml.LegacyNamespaces
First GML version of the new xmlns.
versionGML - Variable in class org.apache.sis.internal.jaxb.Context
The GML version to be marshalled or unmarshalled, or null if unspecified.
versionGML - Variable in class org.apache.sis.xml.Pooled
The GML version to be marshalled or unmarshalled, or null if unspecified.
versionMetadata - Variable in class org.apache.sis.xml.Pooled
The metadata version to be marshalled or unmarshalled, or null if unspecified.
versionOf(Citation) - Method in class org.apache.sis.referencing.factory.AuthorityFactoryIdentifier
Creates a new identifier for the same type and authority than this identifier, but a different version extracted from the given authority.
versionOfAuto - Variable in class org.apache.sis.referencing.factory.CommonAuthorityCode
If the authority is "AUTO", version of that authority (1 or 2).
Versions - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Versions
VERSIONS - Enum constant in enum org.apache.sis.setup.About
Information about software version numbers.
VERSIONS - Static variable in class org.apache.sis.internal.storage.gpx.StoreProvider
The range of versions returned by StoreProvider.getSupportedVersions().
Vert_CS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultVerticalCRS.
Vert_Datum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultVerticalCRS.
VertCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultVerticalCRS.
vertex - Variable in class org.apache.sis.internal.feature.jts.ShapeConverter.Double
A temporary array for the transfer of coordinate values.
vertex - Variable in class org.apache.sis.internal.feature.jts.ShapeConverter.Float
A temporary array for the transfer of coordinate values.
vertical - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Coordinate system types.
vertical - Variable in class org.apache.sis.referencing.EllipsoidalHeightSeparator
Whether to extract the vertical component (true) or the horizontal component (false).
vertical() - Method in class org.apache.sis.internal.referencing.provider.GeographicAndVerticalOffsets
Returns the parameter descriptor for the vertical axis.
vertical() - Method in class org.apache.sis.internal.referencing.provider.GeographicOffsets
Returns the parameter descriptor for the vertical axis.
Vertical - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Vertical
Vertical(boolean, short, short) - Constructor for enum org.apache.sis.referencing.CommonCRS.Vertical
Creates a new enumeration value of the given name.
Vertical(Map<String, ?>, VerticalCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, VerticalCS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Vertical
Creates a new vertical CRS from the given properties.
Vertical(Map<String, ?>, VerticalCRS, Conversion, VerticalCS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Vertical
Creates a new vertical CRS from the given properties.
Vertical(DerivedCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS.Vertical
Creates a copy of the given CRS.
VERTICAL - Static variable in class org.apache.sis.metadata.iso.identification.DefaultResolution
Enumeration of possible values for DefaultResolution.property.
VERTICAL_ACCURACY - Static variable in class org.apache.sis.io.wkt.Formatter
Maximal accuracy of vertical extents, in number of fraction digits.
VERTICAL_CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
VERTICAL_CS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
VERTICAL_DATUM - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
 
VERTICAL_DATUM_TYPE - Static variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
The vertical datum type, which is fixed to a hard-coded value for all vertical datum for now.
VerticalCitation - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Documentation.
verticalCRS - Variable in class org.apache.sis.io.wkt.GeodeticObjectParser
The last vertical CRS found during the parsing, or null if none.
verticalCRS - Variable in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
Provides information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured.
VerticalCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultVerticalCRS.
VerticalCSType - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.4.1 codes.
VerticalDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultVerticalCRS.
VerticalDatum - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.4.2 codes.
VerticalDatumTypes - Class in org.apache.sis.internal.referencing
Extensions to the standard set of VerticalDatumType.
VerticalDatumTypes(String) - Constructor for class org.apache.sis.internal.referencing.VerticalDatumTypes
Creates a new CodeList.Filter which will compare the given datum name against the list of datum types.
verticalElements - Variable in class org.apache.sis.internal.simple.SimpleExtent
Provides vertical component of the extent of the referring object.
verticalElements - Variable in class org.apache.sis.io.wkt.GeodeticObjectParser
A chained list of temporary information needed for completing the construction of DefaultVerticalExtent instances.
verticalElements - Variable in class org.apache.sis.metadata.iso.extent.DefaultExtent
Provides vertical component of the extent of the referring object.
verticalExtent - Variable in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Vertical extent component.
VerticalExtent - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
Related to DefaultVerticalCRS.
VerticalInfo - Class in org.apache.sis.io.wkt
Stores temporary information needed for completing the construction of an DefaultVerticalExtent instance.
VerticalInfo(VerticalInfo, DefaultExtent, double, double, Unit<Length>) - Constructor for class org.apache.sis.io.wkt.VerticalInfo
Adds to the chained list a new DefaultVerticalExtent instance pending completion.
verticalLinePosition - Variable in class org.apache.sis.util.collection.TreeTableFormat
The position of the vertical line, relative to the position of the label of the parent node.
VerticalOffset - Class in org.apache.sis.internal.referencing.provider
The provider for "Vertical Offset" (EPSG:9616).
VerticalOffset() - Constructor for class org.apache.sis.internal.referencing.provider.VerticalOffset
Constructs a provider with default parameters.
VerticalUnits - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
Section 6.3.1.3 codes.
view - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
A view over the enclosing byte buffer.
view - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
A view over the enclosing byte buffer.
view - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
A view over the enclosing byte buffer.
view - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
A view over the enclosing byte buffer.
view - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
A view over the enclosing byte buffer.
view - Variable in class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
A view over the enclosing byte buffer.
view - Variable in class org.apache.sis.storage.StorageConnector.Coupled
The StorageConnector.storage viewed as another kind of object.
view() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.BytesReader
 
view() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.CharsReader
 
view() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.DoublesReader
 
view() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.FloatsReader
 
view() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.IntsReader
 
view() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.LongsReader
 
view() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ShortsReader
 
view() - Method in interface org.apache.sis.internal.storage.io.DataTransfer
Returns the view created by the last call to DataTransfer.createView(), or null if none.
view() - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
 
views - Variable in class org.apache.sis.storage.StorageConnector
Views of StorageConnector.storage as instances of types different than the type of the object given to the constructor.
VIRTUAL_PREFIX - Static variable in class org.apache.sis.filter.PropertyValue
The prefix in a x-path for considering a property as virual.
VISIBLE_BAND - Static variable in class org.apache.sis.image.Visualization.Builder
Band to make visible.
VISIBLE_BAND - Static variable in class org.apache.sis.internal.storage.esri.RasterStore
Band to make visible if an image contains many bands but a color map is defined for only one band.
visibleBand - Variable in class org.apache.sis.coverage.grid.GridCoverageBuilder
The band to be made visible (usually 0).
visibleBand - Variable in class org.apache.sis.coverage.grid.ImageRenderer
The band to use for defining pixel colors when the image is displayed on screen.
visibleBand - Variable in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
The visible band (usually 0) used for the construction of a single instance of a ColorModel.
visibleBand - Variable in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
The visible band.
visibleBand - Variable in class org.apache.sis.internal.coverage.j2d.ScaledColorSpace
Index of the band to display, from 0 inclusive to ColorSpace.getNumComponents() exclusive.
visit(Class<?>, Object) - Method in class org.apache.sis.metadata.HashCode
Adds the hash code of the given metadata property value.
visit(Class<?>, Object) - Method in class org.apache.sis.metadata.MetadataCopier
Verifies if the given metadata value is a map or a collection before to invoke MetadataCopier.copyRecursively(Class, Object) for metadata elements.
visit(Class<?>, Object) - Method in class org.apache.sis.metadata.MetadataVisitor
Invoked when a new metadata property is being visited.
visit(Class<?>, Object) - Method in class org.apache.sis.metadata.Pruner
Invoked for each element in the metadata to test or prune.
visit(Class<?>, Object) - Method in class org.apache.sis.metadata.StateChanger
Invoked for metadata instances on which to apply a change of state.
visit(Expression<R, ?>, A) - Method in class org.apache.sis.internal.filter.Visitor
Executes the registered action for the given expression.
visit(Filter<R>, A) - Method in class org.apache.sis.internal.filter.Visitor
Executes the registered action for the given filter.
visited - Variable in class org.apache.sis.metadata.MetadataVisitor
visitFile(Path, BasicFileAttributes) - Method in class org.apache.sis.internal.unopkg.JavaMaker.Copier
Invoked for a file in a directory.
Visitor<R,A> - Class in org.apache.sis.internal.filter
An executor of different actions depending on filter or expression type.
Visitor() - Constructor for class org.apache.sis.internal.filter.Visitor
Creates a new visitor.
Visitor(boolean, boolean) - Constructor for class org.apache.sis.internal.filter.Visitor
Creates a new visitor which will accept only the specified type of objects.
Visitor(Visitor<R, A>, boolean, boolean) - Constructor for class org.apache.sis.internal.filter.Visitor
Creates a new visitor initialized to the same handlers than the specified visitor.
VISITORS - Static variable in class org.apache.sis.metadata.HashCode
Provider of visitor instances used by MetadataStandard.hashCode(Object).
VISITORS - Static variable in class org.apache.sis.metadata.Pruner
Provider of visitor instances.
VISITORS - Static variable in class org.apache.sis.metadata.StateChanger
The StateChanger instance in current use.
Visual - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Visual
VISUAL - Static variable in class org.apache.sis.internal.coverage.j2d.Colorizer
Names to use for the synthetic categories and sample dimensions created for visualization purposes.
Visualization - Class in org.apache.sis.image
Image generated for visualization purposes only (not to be used for computation purposes).
Visualization(Visualization.Builder) - Constructor for class org.apache.sis.image.Visualization
Creates a new image which will resample and convert values of the given image.
Visualization.Builder - Class in org.apache.sis.image
Builds an image where all sample values are indices of colors in an IndexColorModel.
Visualization.InterpConvert - Class in org.apache.sis.image
Interpolation followed by conversion from floating point values to the values to store as integers in the destination image.
Visualization.InterpConvertOneBand - Class in org.apache.sis.image
Same as Visualization.InterpConvert optimized for the single-band case.
visualize(RenderedImage, Rectangle, MathTransform, List<SampleDimension>) - Method in class org.apache.sis.image.ImageProcessor
Returns an image as the resampling of the given image followed by a conversion to integer sample values.
visualize(RenderedImage, List<SampleDimension>) - Method in class org.apache.sis.image.ImageProcessor
Returns an image where all sample values are indices of colors in an IndexColorModel.
visualize(RenderedImage, Map<NumberRange<?>, Color[]>) - Method in class org.apache.sis.image.ImageProcessor
Returns an image where all sample values are indices of colors in an IndexColorModel.
visualize(Visualization.Builder) - Method in class org.apache.sis.image.ImageProcessor
Finishes builder configuration and creates the Visualization image.
vocabulary - Variable in class org.apache.sis.coverage.grid.GridGeometry.Formatter
Localized words.
vocabulary - Variable in class org.apache.sis.storage.geotiff.NativeMetadata
Resources for vocabulary.
Vocabulary - Class in org.apache.sis.util.resources
Locale-dependent resources for single words or short sentences.
Vocabulary(URL) - Constructor for class org.apache.sis.util.resources.Vocabulary
Constructs a new resource bundle loading data from the given UTF file.
Vocabulary.International - Class in org.apache.sis.util.resources
The international string to be returned by Vocabulary.formatInternational(short).
Vocabulary.Keys - Class in org.apache.sis.util.resources
Resource keys.
VOICE - Static variable in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeList
A frequently used code list element.
VOLT - Static variable in class org.apache.sis.measure.Units
The SI derived unit for electric potential difference (V).
Volume(double, Unit<Volume>) - Constructor for class org.apache.sis.measure.Scalar.Volume
 
volumes - Variable in class org.apache.sis.metadata.iso.distribution.DefaultMedium
Number of items in the media identified.

W

Wait() - Constructor for class org.apache.sis.util.collection.Cache.Work.Wait
 
walk(RTreeNode, Consumer<? super RTreeNode>) - Static method in class org.apache.sis.internal.referencing.RTreeNode
Executes the given action on the given node, all its children and all its siblings.
walk(MetadataStandard, Class<?>, Object, boolean) - Method in class org.apache.sis.metadata.MetadataVisitor
Invokes MetadataVisitor.visit(Class, Object) for all elements of the given metadata if that metadata has not already been visited.
walkReadable(MetadataVisitor<?>, Object) - Method in class org.apache.sis.metadata.PropertyAccessor
Invokes MetadataVisitor.visit(Class, Object) for all non-null properties in the given metadata.
walkWritable(MetadataVisitor<?>, Object, Object) - Method in class org.apache.sis.metadata.PropertyAccessor
Invokes MetadataVisitor.visit(Class, Object) for all writable properties in the given metadata.
warnIgnoredExtraneous(Class<?>, Class<?>, String) - Static method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Emit a warning about extraneous ignored values.
warning(boolean) - Method in class org.apache.sis.internal.referencing.DefinitionVerifier
Returns the warning to log, or null if none.
warning(short, Object) - Method in class org.apache.sis.internal.sql.feature.Analyzer
Reports a warning.
warning(short, Object) - Method in class org.apache.sis.storage.geotiff.Reader
Logs a warning about a tag that cannot be read, but does not interrupt the TIFF reading.
warning(short, Object...) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
Reports a warning with a message built from the given resource keys and arguments.
warning(short, Object...) - Method in class org.apache.sis.storage.geotiff.GeoKeysLoader
Reports a warning with a message built from the given resource keys and arguments.
warning(File, String, String, Exception) - Method in class org.apache.sis.util.resources.IndexedResourceCompiler
Logs the given message at the WARNING level.
warning(Class<?>, String, LogRecord) - Method in class org.apache.sis.metadata.sql.CachedStatement
Reports a warning.
warning(Class<? extends MetadataSource>, String, LogRecord) - Method in class org.apache.sis.metadata.sql.MetadataSource
Reports a warning.
warning(Exception) - Static method in class org.apache.sis.console.TransformCommand
Reports the given exception as an ignorable one.
warning(Exception) - Method in class org.apache.sis.storage.event.StoreListeners
Reports a warning described by the given exception.
warning(Exception, boolean) - Method in class org.apache.sis.internal.filter.Node
Reports that an operation failed because of the given exception.
warning(Exception, short, Object...) - Static method in enum org.apache.sis.internal.system.DataDirectory
Logs a message to the "org.apache.sis.system" logger only if different than the last warning.
warning(String) - Method in class org.apache.sis.storage.event.StoreListeners
Reports a warning described by the given message.
warning(String) - Method in class org.apache.sis.util.resources.IndexedResourceCompiler
Logs the given message at the WARNING level.
warning(String) - Method in class org.apache.sis.util.resources.ResourceCompilerMojo.Compiler
Logs the given message at the WARNING level.
warning(String, BufferedReader, Exception) - Method in class org.apache.sis.storage.landsat.MetadataReader
Invoked when a non-fatal exception occurred while reading metadata.
warning(String, Exception) - Static method in class org.apache.sis.referencing.IdentifiedObjects
Logs a warning for a non-critical error.
warning(String, Exception) - Method in class org.apache.sis.storage.event.StoreListeners
Reports a warning described by the given message and exception.
warning(String, RuntimeException) - Method in class org.apache.sis.math.Vector
Logs a warning about an exception that can be safely ignored.
warning(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Fallback
Invoked when we have been able to create a channel, but maybe not with the given OpenOptions.
warning(Level, short, Object...) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
Reports a warning with a message created from the given resource keys and parameters.
warning(Level, String, Exception) - Method in class org.apache.sis.storage.event.StoreListeners
Reports a warning at the given level represented by the given message and exception.
warning(LogRecord) - Method in class org.apache.sis.storage.event.StoreListeners
Reports a warning described by the given log record.
warning(LogRecord) - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
Reports a warning contained in the given LogRecord.
warning(LogRecord, Filter) - Method in class org.apache.sis.storage.event.StoreListeners
Reports a warning described by the given log record.
warning(Element, String, InternationalString, Exception) - Method in class org.apache.sis.io.wkt.AbstractParser
Reports a non-fatal warning that occurred while parsing a WKT.
warning(Element, Element, InternationalString, Exception) - Method in class org.apache.sis.io.wkt.AbstractParser
Reports a non-fatal warning that occurred while parsing a WKT.
WARNING_FILTER - Static variable in class org.apache.sis.xml.XML
Specifies a listener to be notified when a non-fatal error occurred during the (un)marshalling.
WarningEvent - Class in org.apache.sis.storage.event
Describes non-fatal errors that occurred in a resource or a data store.
WarningEvent(Resource, LogRecord) - Constructor for class org.apache.sis.storage.event.WarningEvent
Constructs an event for a warning that occurred in the given resource.
WarningListener - Class in org.apache.sis.internal.storage.image
A listener for warnings emitted during read or write operations.
WarningListener(StoreListeners) - Constructor for class org.apache.sis.internal.storage.image.WarningListener
Creates a new image I/O listener.
warningOccured(String, Exception) - Static method in class org.apache.sis.internal.jaxb.gml.TM_Primitive
Reports a warning for the given exception.
warningOccured(Context, Class<?>, String, Class<? extends IndexedResourceBundle>, short, Object...) - Static method in class org.apache.sis.internal.jaxb.Context
Convenience method for sending a warning for the given message from the Errors or Messages resources.
warningOccured(Context, Class<?>, String, Exception, boolean) - Static method in class org.apache.sis.internal.jaxb.Context
Convenience method for sending a warning for the given exception.
warningOccured(Context, Level, Class<?>, String, Throwable, Class<? extends IndexedResourceBundle>, short, Object...) - Static method in class org.apache.sis.internal.jaxb.Context
Sends a warning to the warning listener if there is one, or logs the warning otherwise.
warningOccurred - Variable in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
For logging warning only once per collection usage.
warningOccurred(ImageReader, String) - Method in class org.apache.sis.internal.storage.image.WarningListener
Reports a non-fatal error in decoding.
warningOccurred(ImageWriter, int, String) - Method in class org.apache.sis.internal.storage.image.WarningListener
Reports a non-fatal error in encoding.
warningOnOverwrite(byte) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
Sends a warning if setting the value for the given property would overwrite an existing property.
warnings - Variable in class org.apache.sis.internal.sql.feature.Analyzer
Warnings found while analyzing a database structure.
warnings - Variable in class org.apache.sis.io.wkt.AbstractParser
The warning (other than AbstractParser.ignoredElements) that occurred during the parsing.
warnings - Variable in class org.apache.sis.io.wkt.Formatter
The warnings that occurred during WKT formatting, or null if none.
warnings - Variable in class org.apache.sis.io.wkt.WKTFormat
The warning produced by the last parsing or formatting operation, or null if none.
warnings - Variable in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
The factories for which we have logged a warning.
warnings() - Method in class org.apache.sis.io.wkt.Formatter
Returns the object where to store warnings.
warnings(Locale) - Method in class org.apache.sis.internal.system.Supervisor
If there is something wrong with the current Apache SIS status, returns descriptions of the problems.
warnings(Locale) - Method in interface org.apache.sis.internal.system.SupervisorMBean
If there is something wrong with the current Apache SIS status, returns descriptions of the problems.
Warnings - Class in org.apache.sis.io.wkt
Warnings that occurred during a Well Known Text (WKT) parsing or formatting.
Warnings - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Warnings
Warnings(Locale, boolean, Map<String, List<String>>) - Constructor for class org.apache.sis.io.wkt.Warnings
Creates a new object for declaring warnings.
WARNINGS_SUFFIX - Static variable in class org.apache.sis.image.AnnotatedImage
The suffix to add to property name for errors that occurred during computation.
WATT - Static variable in class org.apache.sis.measure.Units
The SI derived unit for power (W).
wavelength - Variable in enum org.apache.sis.storage.landsat.BandName
Peak response wavelength for the Landsat band, in nanometres.
WAY_POINT - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A way Point tag.
wayPoint - Variable in class org.apache.sis.internal.storage.gpx.Types
Way point GPX feature type.
wayPointId - Variable in class org.apache.sis.internal.storage.gpx.Reader
Identifier of the last "way point" feature instance created.
Weak(K, V) - Constructor for class org.apache.sis.util.collection.Cache.Weak
Creates a references to be stored in the cache under the given key.
WeakEntry<E> - Class in org.apache.sis.util.collection
A weak reference to an element in a WeakHashSet or WeakValueHashMap.
WeakEntry(E, WeakEntry<E>, int) - Constructor for class org.apache.sis.util.collection.WeakEntry
Constructs a new weak reference.
WeakHashSet<E> - Class in org.apache.sis.util.collection
A set of objects hold by weak references.
WeakHashSet(Class<E>) - Constructor for class org.apache.sis.util.collection.WeakHashSet
Creates a WeakHashSet for elements of the specified type.
WeakHashSet.Entry - Class in org.apache.sis.util.collection
A weak reference to an element.
WeakValueHashMap<K,V> - Class in org.apache.sis.util.collection
A hashtable-based map implementation that uses weak references, leaving memory when an entry is not used anymore.
WeakValueHashMap(Class<K>) - Constructor for class org.apache.sis.util.collection.WeakValueHashMap
Creates a new WeakValueHashMap.
WeakValueHashMap(Class<K>, boolean) - Constructor for class org.apache.sis.util.collection.WeakValueHashMap
Creates a new WeakValueHashMap, optionally using reference-equality in place of object-equality.
WeakValueHashMap.Entry - Class in org.apache.sis.util.collection
An entry in the WeakValueHashMap.
WeakValueHashMap.EntrySet - Class in org.apache.sis.util.collection
The set of entries.
WeakValueHashMap.Wildcard - Class in org.apache.sis.util.collection
Wildcard for WeakValueHashMap.intern(Object, Object, Object) condition meaning whether a key shall be associated to a value or not.
WEB_SERVICES - Static variable in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeList
A frequently used code list element.
WEBER - Static variable in class org.apache.sis.measure.Units
The SI derived unit for magnetic flux (Wb).
week - Variable in class org.apache.sis.internal.temporal.DefaultPeriodDuration
Components of this period duration.
WEEK - Static variable in class org.apache.sis.measure.Units
Unit of measurement defined as 7 days (1 wk).
WEST - Enum constant in enum org.apache.sis.referencing.operation.projection.LambertConicConformal.Variant
The "Lambert Conic Conformal (West Orientated)" projection.
WEST - Static variable in class org.apache.sis.measure.AngleFormat
Hemisphere symbols.
WestBound - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
West bound
westBoundLongitude - Variable in class org.apache.sis.internal.storage.gpx.Bounds
The western-most coordinate of the limit of the dataset extent.
westBoundLongitude - Variable in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
The western-most coordinate of the limit of the dataset extent.
westBoundLongitude - Variable in class org.apache.sis.metadata.SpecialCases
Index of properties to handle in a special way.
westBoundLongitude - Variable in class org.apache.sis.referencing.gazetteer.SimpleLocation.Projected
The western-most coordinate of the limit of the dataset extent.
WESTING - Static variable in class org.apache.sis.internal.metadata.AxisNames
The ISO 19111 "westing" name.
WGS72 - Enum constant in enum org.apache.sis.referencing.CommonCRS
World Geodetic System 1972.
WGS84 - Enum constant in enum org.apache.sis.referencing.CommonCRS
World Geodetic System 1984.
where(Class<?>, StringBuilder) - Method in class org.apache.sis.referencing.factory.sql.TableInfo
Appends a WHERE clause together with a condition for searching the most specific subtype, if such condition can be added.
WHITE_RUNLENGTH_TREE - Static variable in class org.apache.sis.internal.storage.inflater.CCITTRLE
Modified Huffman tree for length of runs of white and black colors.
WhitePoint - Static variable in class org.apache.sis.storage.geotiff.Tags
 
wholeDiv(int, int) - Static method in class org.apache.sis.internal.util.Numerics
Returns x/y with the requirement that the division must be integer.
widestClass(Class<? extends Number>, Class<? extends Number>) - Static method in class org.apache.sis.util.Numbers
Returns the widest of the given types.
widestClass(Number, Number) - Static method in class org.apache.sis.util.Numbers
Returns the widest type of two numbers.
width - Variable in class org.apache.sis.coverage.grid.ImageRenderer
Width (number of pixels in a row) of the image to render.
width - Variable in class org.apache.sis.coverage.grid.ReshapedImage
The image size in pixels.
width - Variable in class org.apache.sis.image.ResampledImage
Domain of pixel coordinates in this image.
width - Variable in class org.apache.sis.image.ResamplingGrid.Key
pixel coordinates of target images for which to create a grid of source coordinates.
width - Variable in class org.apache.sis.internal.coverage.j2d.BatchComputedImage.Rasters
Tile indices of the fetched region.
width - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
Width and height in pixels of tiles using the sample model.
width - Variable in class org.apache.sis.internal.coverage.j2d.TiledImage
Number of pixels along X or Y axis in the whole rendered image.
width - Variable in class org.apache.sis.internal.referencing.j2d.Tile
The size of the tile, or 0 if not yet computed.
width - Variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Width of a zone, in degrees of longitude.
width - Variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
The NCOLS and NROWS attributes read from the header.
width - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
Width and height of the main image.
width - Variable in class org.apache.sis.internal.storage.TiledDeferredImage
Number of pixels along X or Y axis in the whole rendered image.
Width - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Width
wildcard - Variable in class org.apache.sis.filter.LikeFilter
The pattern character for matching any sequence of characters.
Wildcard(boolean) - Constructor for class org.apache.sis.util.collection.WeakValueHashMap.Wildcard
WILDCARD - Static variable in class org.apache.sis.internal.sql.feature.Database
The SQL wildcard for any characters.
window - Variable in class org.apache.sis.image.PixelIterator.Builder
Size of the window to use in PixelIterator.createWindow(TransferType) method, or null if none.
window - Variable in class org.apache.sis.internal.processing.isoline.Tracer
The 2×2 window containing pixel values in the 4 corners of current contouring grid cell.
Window(T) - Constructor for class org.apache.sis.image.PixelIterator.Window
Creates a new window which will store the sample values in the given buffer.
windowHeight - Variable in class org.apache.sis.image.PixelIterator
Size of the window to use in PixelIterator.createWindow(TransferType) method, or 0 if none.
windowLimitX - Variable in class org.apache.sis.image.PixelIterator
Maximal PixelIterator.x and PixelIterator.y coordinates (exclusive) that PixelIterator.Window can use for fetching values in current tile.
windowLimitY - Variable in class org.apache.sis.image.PixelIterator
Maximal PixelIterator.x and PixelIterator.y coordinates (exclusive) that PixelIterator.Window can use for fetching values in current tile.
windowWidth - Variable in class org.apache.sis.image.PixelIterator
Size of the window to use in PixelIterator.createWindow(TransferType) method, or 0 if none.
WithArgument(SQLMM, Expression<? super R, ?>[], Geometries<G>) - Constructor for class org.apache.sis.internal.filter.sqlmm.OneGeometry.WithArgument
Creates a new function for a geometry represented by the given parameter.
WithArgument(SQLMM, Expression<? super R, ?>[], Geometries<G>) - Constructor for class org.apache.sis.internal.filter.sqlmm.TwoGeometries.WithArgument
Creates a new function for geometries represented by the given parameter.
withAuthority(CoordinateReferenceSystem, String, Class<?>, String) - Static method in class org.apache.sis.internal.referencing.DefinitionVerifier
Compares the given CRS description with the authoritative description.
withAuthority(CoordinateReferenceSystem, CRSAuthorityFactory, boolean, Locale) - Static method in class org.apache.sis.internal.referencing.DefinitionVerifier
Compares the given CRS description with the authoritative description.
withCross(RenderedImage) - Static method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
Returns a source of "empty" tiles with a white border and a white cross.
WithCross(RenderedImage) - Constructor for class org.apache.sis.internal.coverage.j2d.TilePlaceholder.WithCross
Creates a new provider for the sample model and color model of given image.
WithDelta(CharSequence, Statistics) - Constructor for class org.apache.sis.math.Statistics.WithDelta
Constructs an initially empty set of statistics using the specified object for Statistics.WithDelta.delta statistics.
withHeight - Variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
true if ellipsoidal coordinates include an ellipsoidal height (i.e.
WITHHELD - Static variable in class org.apache.sis.xml.NilReason
The value is not divulged.
within(Object) - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
Estimates whether the wrapped geometry is contained by the geometry of the given wrapper.
within(Object) - Method in class org.apache.sis.internal.feature.j2d.Wrapper
Estimates whether the wrapped geometry is contained by the geometry of the given wrapper.
within(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if the first geometric operand is completely contained by the constant geometric operand.
within(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>, Quantity<Length>) - Method in class org.apache.sis.filter.DefaultFilterFactory
Creates an operator that checks if any part of the first geometry lies within the given distance of the second geometry.
WITHIN - Enum constant in enum org.apache.sis.internal.geoapi.filter.DistanceOperatorName
 
WITHIN - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
 
withRange(int, long, long) - Method in class org.apache.sis.coverage.grid.GridExtent
Returns a grid extent identical to this grid extent except for the coordinate values in the specified dimension.
wkt - Enum constant in enum org.apache.sis.internal.doclet.Preformat.Style
 
WKT - Enum constant in enum org.apache.sis.console.OutputFormat
Well Known Text format, used for geometric objects and Coordinate Reference Systems.
WKT - Static variable in class org.apache.sis.internal.system.Loggers
The logger for operations related to WKT parsing or formatting.
WKT(boolean) - Constructor for class org.apache.sis.internal.referencing.provider.Geographic3Dto2D.WKT
Creates a new object to be formatted.
WKT(boolean) - Constructor for class org.apache.sis.referencing.operation.transform.ContextualParameters.WKT
Creates a new object to be formatted instead of the enclosing transform.
WKT_SPECIFICATION - Static variable in class org.apache.sis.internal.util.URLs
The Well-Known Text (WKT) 2 specification implemented by Apache SIS.
WKT1 - Enum constant in enum org.apache.sis.io.wkt.Convention
The OGC 01-009 format, also known as “WKT 1”.
WKT1 - Static variable in class org.apache.sis.parameter.TensorParameters
Parses and creates matrix parameters with names matching the Well Known Text version 1 (WKT 1) convention.
WKT1_COMMON_UNITS - Enum constant in enum org.apache.sis.io.wkt.Convention
The Simple Feature format, also known as “WKT 1”.
WKT1_IGNORE_AXES - Enum constant in enum org.apache.sis.io.wkt.Convention
The Simple Feature format without parsing of axis elements.
WKT2 - Enum constant in enum org.apache.sis.io.wkt.Convention
The ISO 19162 format, also known as “WKT 2”.
WKT2_SIMPLIFIED - Enum constant in enum org.apache.sis.io.wkt.Convention
The ISO 19162 format with omission of some optional elements.
WKTDictionary - Class in org.apache.sis.io.wkt
A factory providing CRS objects parsed from WKT definitions associated to authority codes.
WKTDictionary(Citation) - Constructor for class org.apache.sis.io.wkt.WKTDictionary
Creates an initially empty factory.
WKTDictionary.Disambiguation - Class in org.apache.sis.io.wkt
A special kind of value used in the WKTDictionary.definitions map when the same code is used by more than one authority and version.
WKTDictionary.Loader - Class in org.apache.sis.io.wkt
Implementation of WKTDictionary.load(BufferedReader) method.
WKTFormat - Class in org.apache.sis.io.wkt
Parser and formatter for Well Known Text (WKT) strings.
WKTFormat(Locale, TimeZone) - Constructor for class org.apache.sis.io.wkt.WKTFormat
Creates a format for the given locale and timezone.
WKTFormat.Parser - Class in org.apache.sis.io.wkt
The parser created by WKTFormat.parser(boolean), identical to GeodeticObjectParser except for the source of logging messages which is the enclosing WKTParser instead of a factory.
wktFromSrid - Variable in class org.apache.sis.internal.sql.feature.InfoStatements
The statement for fetching CRS Well-Known Text (WKT) from a SRID code.
WKTKeywords - Class in org.apache.sis.internal.referencing
Constant strings for the keywords used in Well Known Text (WKT) formatting.
WKTKeywords() - Constructor for class org.apache.sis.internal.referencing.WKTKeywords
Do not allow instantiation of this class.
wktReader - Variable in class org.apache.sis.internal.sql.feature.InfoStatements
The object to use for parsing Well-Known Text (WKT), created when first needed.
wktReader() - Method in class org.apache.sis.internal.sql.feature.InfoStatements
Returns the object to use for parsing Well Known Text (CRS).
WKTUtilities - Class in org.apache.sis.internal.referencing
Utility methods for referencing WKT formatting.
WKTUtilities() - Constructor for class org.apache.sis.internal.referencing.WKTUtilities
Do not allow instantiation of this class.
WMO - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The authority for identifiers of objects defined by the World Meteorological Organization.
WMS - Static variable in class org.apache.sis.metadata.iso.citation.Citations
The authority for identifiers of objects defined by the Web Map Service (WMS) specification.
word - Variable in class org.apache.sis.referencing.cs.AxisName
Key of localized word for the axis.
words - Variable in class org.apache.sis.coverage.SampleRangeFormat
The localize resources for table header.
Work(K) - Constructor for class org.apache.sis.util.collection.Cache.Work
Creates a new handler which will store the result in the given map at the given key.
Workaround - Annotation Type in org.apache.sis.util
Annotates code containing workarounds for bugs or limitations in an external library.
Worker(RenderedImage, Rectangle) - Constructor for class org.apache.sis.image.PrefetchedImage.Worker
Prepares an instance for prefetching tiles from the given image.
Worker(TileOpExecutor.Cursor<RI, A>, Collector<? super RT, A, ?>) - Constructor for class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Worker
Creates a new worker for traversing the tiles identified by the given cursor.
World - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
World
WORLD - Static variable in class org.apache.sis.metadata.iso.extent.Extents
A geographic extent ranging from 180°W to 180°E and 90°S to 90°N.
WorldFileResource - Class in org.apache.sis.internal.storage.image
A single image in a WorldFileStore.
WorldFileResource(WorldFileStore, StoreListeners, int, GridGeometry) - Constructor for class org.apache.sis.internal.storage.image.WorldFileResource
Creates a new resource.
WorldFileStore - Class in org.apache.sis.internal.storage.image
A data store which creates grid coverages from Image I/O readers using World File convention.
WorldFileStore(FormatFinder, boolean) - Constructor for class org.apache.sis.internal.storage.image.WorldFileStore
Creates a new store from the given file, URL or stream.
WorldFileStore(WorldFileStoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.image.WorldFileStore
Creates a new store from the given file, URL or stream.
WorldFileStore.Components - Class in org.apache.sis.internal.storage.image
A list of images where each WorldFileResource instance is initialized when first needed.
WorldFileStoreProvider - Class in org.apache.sis.internal.storage.image
The provider of WorldFileStore instances.
WorldFileStoreProvider() - Constructor for class org.apache.sis.internal.storage.image.WorldFileStoreProvider
Creates a new provider.
WorldFileStoreProvider(boolean) - Constructor for class org.apache.sis.internal.storage.image.WorldFileStoreProvider
Creates a new provider with the given configuration.
wrap(double, Class<?>) - Static method in class org.apache.sis.parameter.DefaultParameterValue
Wraps the given value in a type compatible with the expected value class, if possible.
wrap(double, Class<N>) - Static method in class org.apache.sis.util.Numbers
Wraps the given floating-point value in a Number of the specified class.
wrap(long, Class<N>) - Static method in class org.apache.sis.util.Numbers
Wraps the given integer value in a Number of the specified class.
wrap(BoundType) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Creates a new instance of this class wrapping the given metadata.
wrap(E[]) - Static method in class org.apache.sis.internal.util.UnmodifiableArrayList
Creates a new instance wrapping the given array.
wrap(E[], int, int) - Static method in class org.apache.sis.internal.util.UnmodifiableArrayList
Creates a new instance wrapping a subregion of the given array.
wrap(Raster) - Static method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
Returns the given raster as an instance of WritableRaster.
wrap(RenderedImage) - Static method in class org.apache.sis.internal.map.coverage.RenderingWorkaround
Applies workaround for JDK-8275345 if needed.
wrap(Boolean) - Method in class org.apache.sis.internal.jaxb.gco.GO_Boolean
Allows JAXB to change the result of the marshalling process, according to the ISO 19115-3 standard and its requirements about primitive types.
wrap(CharSequence) - Static method in class org.apache.sis.internal.jaxb.gco.CharSequenceAdapter
Converts a character sequence to the object to be marshalled in a XML file or stream.
wrap(Double) - Method in class org.apache.sis.internal.jaxb.gco.GO_Decimal
Allows JAXB to change the result of the marshalling process, according to the ISO 19115-3 standard and its requirements about primitive types.
wrap(Double) - Method in class org.apache.sis.internal.jaxb.gco.GO_Real.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(Double) - Method in class org.apache.sis.internal.jaxb.gco.GO_Real
Allows JAXB to change the result of the marshalling process, according to the ISO 19115-3 standard and its requirements about primitive types.
wrap(Integer) - Method in class org.apache.sis.internal.jaxb.gco.GO_Integer.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(Integer) - Method in class org.apache.sis.internal.jaxb.gco.GO_Integer
Allows JAXB to change the result of the marshalling process, according to the ISO 19115-3 standard and its requirements about primitive types.
wrap(Long) - Method in class org.apache.sis.internal.jaxb.gco.GO_Integer64
Allows JAXB to change the result of the marshalling process, according to the ISO 19115-3 standard and its requirements about primitive types.
wrap(Object) - Static method in class org.apache.sis.internal.feature.Geometries
Wraps the given geometry implementation if recognized.
wrap(Object) - Static method in class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
Deprecated.
Wraps the given FeatureType or AttributeType as a CharSequence.
wrap(String) - Method in class org.apache.sis.metadata.iso.citation.LegacyTelephones
Wraps the given telephone number in a new DefaultTelephone instance.
wrap(Map<Locale, Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.PT_Locale
Wraps all elements of the given map in a sequence of PT_Locale.
wrap(DataSource) - Static method in class org.apache.sis.internal.metadata.sql.LocalDataSource
Wraps an existing data source for adding a shutdown method to it.
wrap(Duration) - Method in class org.apache.sis.internal.jaxb.gts.TM_Duration
Returns the Duration value wrapped by a gts:TM_Duration element.
wrap(L) - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Wraps a legacy value in its new type.
wrap(DataType, Buffer...) - Static method in class org.apache.sis.internal.coverage.j2d.RasterFactory
Wraps the backing arrays of given NIO buffers into Java2D buffers.
wrap(CodeListUID) - Method in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeListAdapter
Wraps the code into an adapter.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.cat.CodeListAdapter
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_DateTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_OnLineFunctionCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_PresentationFormCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_RoleCode.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_RoleCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_TelephoneTypeCode.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.CI_TelephoneTypeCode
Wraps the code into an adapter.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.DCPList
Wraps the code into an adapter.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.DQ_EvaluationMethodTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.DS_AssociationTypeCode.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.DS_AssociationTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.DS_InitiativeTypeCode.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.DS_InitiativeTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_CellGeometryCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_ClassificationCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_CoverageContentTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_DatatypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_DimensionNameTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_GeometricObjectTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_ImagingConditionCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_KeywordTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_MaintenanceFrequencyCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_MediumFormatCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_MediumNameCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_PixelOrientationCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_ProgressCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_RestrictionCode
Fix the spelling of words that changed between ISO 19115:2003 and ISO 19115:2014, then wraps the value into an adapter.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_ScopeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_SpatialRepresentationTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_TopicCategoryCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MD_TopologyLevelCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_BandDefinition
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_ContextCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_GeometryTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_ObjectiveTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_OperationTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_PolarisationOrientationCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_PriorityCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_SequenceCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_TransferFunctionTypeCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.MI_TriggerCode
Wraps the given value.
wrap(CodeListUID) - Method in class org.apache.sis.internal.jaxb.code.SV_CouplingType
Wraps the code into an adapter.
wrap(Context, Object, String) - Static method in class org.apache.sis.internal.jaxb.gco.CharSequenceAdapter
Converts the string representation of an object to be marshalled in a XML file or stream.
wrap(UnlimitedInteger) - Method in class org.apache.sis.internal.jaxb.gco.GO_UnlimitedInteger
Allows JAXB to change the result of the marshalling process, according to the ISO 19115-3 standard and its requirements about primitive types.
wrap(ChannelDataInput) - Static method in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Creates a new input channel at the same position and with the same content than the given channel, but with bits order reversed in every byte.
wrap(NumberRange<Integer>) - Method in class org.apache.sis.internal.jaxb.gco.GO_MultiplicityRange
Allows JAXB to change the result of the marshalling process, according to the ISO 19115-3 standard and its requirements about primitive types.
wrap(NumberRange<Integer>) - Static method in class org.apache.sis.internal.jaxb.gco.MultiplicityRange
Wraps the given integer range in multiplicity range, or returns null if the given range is null.
wrap(AbstractParty) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Party
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <cit:CI_Party> XML element.
wrap(DefaultResponsibility) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Responsibility
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <cit:CI_Responsibility> XML element.
wrap(DefaultReleasability) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Releasability.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(DefaultReleasability) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Releasability
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mco:MD_Releasability> XML element.
wrap(DefaultAttributeGroup) - Method in class org.apache.sis.internal.jaxb.metadata.MD_AttributeGroup
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrc:MD_AttributeGroup> XML element.
wrap(DefaultFeatureTypeInfo) - Method in class org.apache.sis.internal.jaxb.metadata.MD_FeatureTypeInfo
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrc:MD_FeatureTypeInfo> XML element.
wrap(DefaultMetadataScope) - Method in class org.apache.sis.internal.jaxb.metadata.MD_MetadataScope
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mdb:MD_MetadataScope> XML element.
wrap(DefaultCoupledResource) - Method in class org.apache.sis.internal.jaxb.metadata.SV_CoupledResource
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <srv:SV_CoupledResource> XML element.
wrap(DefaultKeywordClass) - Method in class org.apache.sis.internal.jaxb.metadata.MD_KeywordClass.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(DefaultKeywordClass) - Method in class org.apache.sis.internal.jaxb.metadata.MD_KeywordClass
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mri:MD_KeywordClass> XML element.
wrap(DefaultOperationChainMetadata) - Method in class org.apache.sis.internal.jaxb.metadata.SV_OperationChainMetadata
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <srv:SV_OperationChainMetadata> XML element.
wrap(DefaultOperationMetadata) - Method in class org.apache.sis.internal.jaxb.metadata.SV_OperationMetadata.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(DefaultOperationMetadata) - Method in class org.apache.sis.internal.jaxb.metadata.SV_OperationMetadata
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <srv:SV_OperationMetadata> XML element.
wrap(DefaultBasicMeasure) - Method in class org.apache.sis.internal.jaxb.metadata.DQM_BasicMeasure
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <dqm:DQ_BasicMeasure> XML element.
wrap(DefaultEvaluationMethod) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_EvaluationMethod
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mdq:DQ_EvaluationMethod> XML element.
wrap(DefaultEvaluationReportInformation) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_StandaloneQualityReportInformation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mdq:DQ_StandaloneQualityReportInformation> XML element.
wrap(DefaultMeasureDescription) - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Description
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <dqm:DQ_Description> XML element.
wrap(DefaultMeasureReference) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_MeasureReference
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mdq:DQ_MeasureReference> XML element.
wrap(DefaultQualityMeasure) - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Measure
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <dqm:DQ_Measure> XML element.
wrap(DefaultSourceReference) - Method in class org.apache.sis.internal.jaxb.metadata.DQM_SourceReference
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <dqm:DQ_SourceReference> XML element.
wrap(DefaultParametricCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_ParametricCS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:ParametricCS> XML element.
wrap(DefaultParametricDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_ParametricDatum
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:ParametricDatum> XML element.
wrap(Geometry) - Method in class org.apache.sis.internal.jaxb.geometry.GM_Object
Returns the geometry value to be covered by a gml:** element.
wrap(AcquisitionInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MI_AcquisitionInformation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mac:MI_AcquisitionInformation> XML element.
wrap(EnvironmentalRecord) - Method in class org.apache.sis.internal.jaxb.metadata.MI_EnvironmentalRecord
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mac:MI_EnvironmentalRecord> XML element.
wrap(Event) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Event
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mac:MI_Event> XML element.
wrap(Instrument) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Instrument
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mac:MI_Instrument> XML element.
wrap(Objective) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Objective
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mac:MI_Objective> XML element.
wrap(Operation) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Operation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mac:MI_Operation> XML element.
wrap(Plan) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Plan
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mac:MI_Plan> XML element.
wrap(Platform) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Platform
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mac:MI_Platform> XML element.
wrap(PlatformPass) - Method in class org.apache.sis.internal.jaxb.metadata.MI_PlatformPass
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mac:MI_PlatformPass> XML element.
wrap(RequestedDate) - Method in class org.apache.sis.internal.jaxb.metadata.MI_RequestedDate
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mac:MI_RequestedDate> XML element.
wrap(Requirement) - Method in class org.apache.sis.internal.jaxb.metadata.MI_Requirement
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mac:MI_Requirement> XML element.
wrap(ApplicationSchemaInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_ApplicationSchemaInformation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mas:MD_ApplicationSchemaInformation> XML element.
wrap(Address) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Address
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <cit:CI_Address> XML element.
wrap(Citation) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Citation.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(Citation) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Citation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <cit:CI_Citation> XML element.
wrap(CitationDate) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Date
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <cit:CI_Date> XML element.
wrap(Contact) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Contact
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <cit:CI_Contact> XML element.
wrap(OnlineResource) - Method in class org.apache.sis.internal.jaxb.metadata.CI_OnlineResource.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(OnlineResource) - Method in class org.apache.sis.internal.jaxb.metadata.CI_OnlineResource
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <cit:CI_OnlineResource> XML element.
wrap(ResponsibleParty) - Method in class org.apache.sis.internal.jaxb.metadata.CI_ResponsibleParty
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <gmd:CI_ResponsibleParty> XML element.
wrap(Series) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Series
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <cit:CI_Series> XML element.
wrap(Telephone) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Telephone
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <cit:CI_Telephone> XML element.
wrap(Constraints) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Constraints
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mco:MD_Constraints> XML element.
wrap(ContentInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_ContentInformation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrc:MD_ContentInformation> XML element.
wrap(RangeDimension) - Method in class org.apache.sis.internal.jaxb.metadata.MD_RangeDimension
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrc:MD_RangeDimension> XML element.
wrap(RangeElementDescription) - Method in class org.apache.sis.internal.jaxb.metadata.MI_RangeElementDescription.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(RangeElementDescription) - Method in class org.apache.sis.internal.jaxb.metadata.MI_RangeElementDescription
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrc:MI_RangeElementDescription> XML element.
wrap(DataFile) - Method in class org.apache.sis.internal.jaxb.metadata.MX_DataFile
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <gcx:MX_DataFile> XML element.
wrap(DigitalTransferOptions) - Method in class org.apache.sis.internal.jaxb.metadata.MD_DigitalTransferOptions
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrd:MD_DigitalTransferOptions> XML element.
wrap(Distribution) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Distribution
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrd:MD_Distribution> XML element.
wrap(Distributor) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Distributor
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrd:MD_Distributor> XML element.
wrap(Format) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Format
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrd:MD_Format> XML element.
wrap(Medium) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Medium.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(Medium) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Medium
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrd:MD_Medium> XML element.
wrap(StandardOrderProcess) - Method in class org.apache.sis.internal.jaxb.metadata.MD_StandardOrderProcess
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrd:MD_StandardOrderProcess> XML element.
wrap(ExtendedElementInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_ExtendedElementInformation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mex:MD_ExtendedElementInformation> XML element.
wrap(Extent) - Method in class org.apache.sis.internal.jaxb.metadata.EX_Extent
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <gex:EX_Extent> XML element.
wrap(GeographicExtent) - Method in class org.apache.sis.internal.jaxb.metadata.EX_GeographicExtent
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <gex:EX_GeographicExtent> XML element.
wrap(TemporalExtent) - Method in class org.apache.sis.internal.jaxb.metadata.EX_TemporalExtent
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <gex:EX_TemporalExtent> XML element.
wrap(VerticalExtent) - Method in class org.apache.sis.internal.jaxb.metadata.EX_VerticalExtent
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <gex:EX_VerticalExtent> XML element.
wrap(AggregateInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_AggregateInformation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <gmd:MD_AggregateInformation> XML element.
wrap(BrowseGraphic) - Method in class org.apache.sis.internal.jaxb.metadata.MD_BrowseGraphic
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mcc:MD_BrowseGraphic> XML element.
wrap(DataIdentification) - Method in class org.apache.sis.internal.jaxb.metadata.MD_DataIdentification
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mri:MD_DataIdentification> XML element.
wrap(Identification) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Identification
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mri:MD_Identification> XML element.
wrap(Keywords) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Keywords
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mri:MD_Keywords> XML element.
wrap(RepresentativeFraction) - Method in class org.apache.sis.internal.jaxb.metadata.MD_RepresentativeFraction
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mri:MD_RepresentativeFraction> XML element.
wrap(Resolution) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Resolution.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(Resolution) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Resolution
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mri:MD_Resolution> XML element.
wrap(Usage) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Usage
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mri:MD_Usage> XML element.
wrap(Identifier) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Identifier.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(Identifier) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Identifier
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mcc:MD_Identifier> XML element.
wrap(Identifier) - Static method in class org.apache.sis.internal.jaxb.metadata.replace.RS_Identifier
Returns the given identifier as a RS_Identifier instance.
wrap(Algorithm) - Method in class org.apache.sis.internal.jaxb.metadata.LE_Algorithm
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrl:LE_Algorithm> XML element.
wrap(Lineage) - Method in class org.apache.sis.internal.jaxb.metadata.LI_Lineage
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrl:LI_Lineage> XML element.
wrap(NominalResolution) - Method in class org.apache.sis.internal.jaxb.metadata.LE_NominalResolution
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrl:LE_NominalResolution> XML element.
wrap(Processing) - Method in class org.apache.sis.internal.jaxb.metadata.LE_Processing
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrl:LE_Processing> XML element.
wrap(ProcessStep) - Method in class org.apache.sis.internal.jaxb.metadata.LI_ProcessStep
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrl:LI_ProcessStep> XML element.
wrap(ProcessStepReport) - Method in class org.apache.sis.internal.jaxb.metadata.LE_ProcessStepReport
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrl:LE_ProcessStepReport> XML element.
wrap(Source) - Method in class org.apache.sis.internal.jaxb.metadata.LI_Source
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mrl:LI_Source> XML element.
wrap(MaintenanceInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_MaintenanceInformation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mmi:MD_MaintenanceInformation> XML element.
wrap(ScopeDescription) - Method in class org.apache.sis.internal.jaxb.metadata.MD_ScopeDescription
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mcc:MD_ScopeDescription> XML element.
wrap(Metadata) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Metadata
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mdb:MD_Metadata> XML element.
wrap(MetadataExtensionInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_MetadataExtensionInformation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mex:MD_MetadataExtensionInformation> XML element.
wrap(PortrayalCatalogueReference) - Method in class org.apache.sis.internal.jaxb.metadata.MD_PortrayalCatalogueReference
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mpc:MD_PortrayalCatalogueReference> XML element.
wrap(DataQuality) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_DataQuality
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mdq:DQ_DataQuality> XML element.
wrap(Element) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_Element
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mdq:DQ_Element> XML element.
wrap(PositionalAccuracy) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_PositionalAccuracy
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mdq:DQ_PositionalAccuracy> XML element.
wrap(Result) - Method in class org.apache.sis.internal.jaxb.metadata.DQ_Result
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mdq:DQ_Result> XML element.
wrap(Scope) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Scope.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(Scope) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Scope
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <mcc:MD_Scope> XML element.
wrap(Dimension) - Method in class org.apache.sis.internal.jaxb.metadata.MD_Dimension
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <msr:MD_Dimension> XML element.
wrap(GCP) - Method in class org.apache.sis.internal.jaxb.metadata.MI_GCP
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <msr:MI_GCP> XML element.
wrap(GeolocationInformation) - Method in class org.apache.sis.internal.jaxb.metadata.MI_GeolocationInformation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <msr:MI_GeolocationInformation> XML element.
wrap(GeometricObjects) - Method in class org.apache.sis.internal.jaxb.metadata.MD_GeometricObjects
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <msr:MD_GeometricObjects> XML element.
wrap(SpatialRepresentation) - Method in class org.apache.sis.internal.jaxb.metadata.MD_SpatialRepresentation
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <msr:MD_SpatialRepresentation> XML element.
wrap(GeneralParameterDescriptor) - Method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:OperationParameter> or <gml:OperationParameterGroup> XML element.
wrap(GeneralParameterValue) - Method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralParameterValue
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:ParameterValue> or <gml:ParameterValueGroup> XML element.
wrap(ParameterDescriptor<?>) - Method in class org.apache.sis.internal.jaxb.metadata.DQM_Parameter
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <dqm:DQ_Parameter> XML element.
wrap(ParameterDescriptor<?>) - Method in class org.apache.sis.internal.jaxb.metadata.SV_Parameter
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <srv:SV_Parameter> XML element.
wrap(ParameterDescriptor<?>) - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:OperationParameter> XML element.
wrap(ParameterDescriptorGroup) - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameterGroup
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:OperationParameterGroup> XML element.
wrap(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.jaxb.referencing.SC_CRS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:AbstractCRS> XML element.
wrap(GeographicCRS) - Method in class org.apache.sis.referencing.crs.SC_GeographicCRS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:GeodeticCRS> XML element.
wrap(SingleCRS) - Method in class org.apache.sis.internal.jaxb.referencing.SC_SingleCRS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:AbstractSingleCRS> XML element.
wrap(VerticalCRS) - Method in class org.apache.sis.internal.jaxb.gml.SC_VerticalCRS
Returns the Vertical CRS value wrapped by a <gml:VerticalCRS> element.
wrap(VerticalCRS) - Method in class org.apache.sis.internal.jaxb.referencing.SC_VerticalCRS
Returns the Vertical CRS value wrapped by a <gml:VerticalCRS> element.
wrap(AffineCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_AffineCS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:AffineCS> XML element.
wrap(CartesianCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CartesianCS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:CartesianCS> XML element.
wrap(CoordinateSystem) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystem
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:AbstractCS> XML element.
wrap(CoordinateSystemAxis) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystemAxis
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:CoordinateSystemAxis> XML element.
wrap(CylindricalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CylindricalCS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:CylindricalCS> XML element.
wrap(EllipsoidalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_EllipsoidalCS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:EllipsoidalCS> XML element.
wrap(LinearCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_LinearCS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:LinearCS> XML element.
wrap(PolarCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_PolarCS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:PolarCS> XML element.
wrap(SphericalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_SphericalCS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:SphericalCS> XML element.
wrap(TimeCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_TimeCS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:TimeCS> XML element.
wrap(UserDefinedCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_UserDefinedCS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:UserDefinedCS> XML element.
wrap(VerticalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_VerticalCS
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:VerticalCS> XML element.
wrap(Ellipsoid) - Method in class org.apache.sis.internal.jaxb.referencing.CD_Ellipsoid
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:Ellipsoid> XML element.
wrap(EngineeringDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_EngineeringDatum
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:EngineeringDatum> XML element.
wrap(GeodeticDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_GeodeticDatum
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:GeodeticDatum> XML element.
wrap(ImageDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_ImageDatum
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:ImageDatum> XML element.
wrap(PrimeMeridian) - Method in class org.apache.sis.internal.jaxb.referencing.CD_PrimeMeridian
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:PrimeMeridian> XML element.
wrap(TemporalDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_TemporalDatum
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:TemporalDatum> XML element.
wrap(VerticalDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_VerticalDatum
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:VerticalDatum> XML element.
wrap(Conversion) - Method in class org.apache.sis.internal.jaxb.referencing.CC_Conversion
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:Conversion> XML element.
wrap(CoordinateOperation) - Method in class org.apache.sis.internal.jaxb.referencing.CC_CoordinateOperation
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:CoordinateOperation> XML element.
wrap(MathTransformFactory) - Static method in class org.apache.sis.internal.referencing.MathTransformsOrFactory
Returns the instance to use for the given factory.
wrap(OperationMethod) - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
Invoked by PropertyType at marshalling time for wrapping the given value in a <gml:OperationMethod> XML element.
wrap(ReferenceSystem) - Method in class org.apache.sis.internal.jaxb.metadata.RS_ReferenceSystem.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(ReferenceSystem) - Method in class org.apache.sis.internal.jaxb.metadata.RS_ReferenceSystem
Invoked by PropertyType at marshalling time for wrapping the given metadata value in a <gmd:RS_ReferenceSystem> XML element.
wrap(PeriodDuration) - Method in class org.apache.sis.internal.jaxb.gts.TM_PeriodDuration.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(PeriodDuration) - Method in class org.apache.sis.internal.jaxb.gts.TM_PeriodDuration
Returns the Period Duration value wrapped by a gts:TM_PeriodDuration element.
wrap(TemporalPrimitive) - Method in class org.apache.sis.internal.jaxb.gml.TM_Primitive.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(TemporalPrimitive) - Method in class org.apache.sis.internal.jaxb.gml.TM_Primitive
Returns the Vertical CRS value wrapped by a temporal primitive element.
wrap(GenericName[], Map<?, ?>) - Static method in class org.apache.sis.storage.sql.ResourceDefinition
Wraps the given table names and queries in an array of resource definitions.
wrap(Record) - Method in class org.apache.sis.internal.jaxb.gco.GO_Record.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(Record) - Method in class org.apache.sis.internal.jaxb.gco.GO_Record
Returns a wrapper for the given Record element.
wrap(RecordType) - Method in class org.apache.sis.internal.jaxb.gco.GO_RecordType.Since2014
Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.
wrap(RecordType) - Method in class org.apache.sis.internal.jaxb.gco.GO_RecordType
Returns a wrapper for the given RecordType element.
wrapAll(Iterable<? extends CharSequence>) - Static method in class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
Deprecated.
Returns a list with all content of the given collection wrapped as LegacyFeatureType.
wraparound - Variable in class org.apache.sis.filter.DefaultFilterFactory
The strategy to use for representing a region crossing the anti-meridian.
wraparound(WraparoundMethod) - Method in class org.apache.sis.geometry.GeneralEnvelope
If this envelope is crossing the limit of a wraparound axis, modifies coordinates by application of the specified strategy.
wraparound(MathTransform, Envelope) - Static method in class org.apache.sis.geometry.Envelopes
Transforms potentially many times an envelope using the given math transform.
wraparound(MathTransform, MathTransform) - Method in class org.apache.sis.coverage.grid.GridDerivation
Creates an instance of the helper class for shifting positions and envelopes inside the grid.
Wraparound - Class in org.apache.sis.internal.referencing.provider
Provider for WraparoundTransform (SIS-specific operation).
Wraparound() - Constructor for class org.apache.sis.internal.referencing.provider.Wraparound
Constructs a new provider.
WRAPAROUND_DIMENSION - Static variable in class org.apache.sis.internal.referencing.provider.Wraparound
The operation parameter descriptor for the dimension where wraparound is applied.
WraparoundAdjustment - Class in org.apache.sis.geometry
An envelope or position converter making them more compatible with a given domain of validity.
WraparoundAdjustment(Envelope, CoordinateReferenceSystem) - Constructor for class org.apache.sis.geometry.WraparoundAdjustment
Creates a new instance for adjusting Area Of Interest (AOI) or Point Of Interest (POI) to the given domain.
WraparoundAdjustment(Envelope, MathTransform, MathTransform) - Constructor for class org.apache.sis.geometry.WraparoundAdjustment
Creates a new instance with specified transforms from domain to the CRS of inputs, then to the CRS of outputs.
WraparoundApplicator - Class in org.apache.sis.internal.referencing
Appends a WraparoundTransform to an existing MathTransform.
WraparoundApplicator(DirectPosition, DirectPosition, CoordinateSystem) - Constructor for class org.apache.sis.internal.referencing.WraparoundApplicator
Creates a new applicator.
wraparoundAxes - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
A bitmask of grid dimensions that need to be verified for wraparound axes.
WraparoundAxesFinder - Class in org.apache.sis.internal.referencing
Finds the axes where wraparound may happen in a CRS.
WraparoundAxesFinder(CoordinateReferenceSystem) - Constructor for class org.apache.sis.internal.referencing.WraparoundAxesFinder
Searches wraparound axes in the specified CRS or its base CRS (if any).
wrapAroundChanges - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
Indices of target dimensions where "wrap around" may happen as a result of this coordinate operation.
wrapAroundChanges(CoordinateReferenceSystem, CoordinateSystem) - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
Computes indices of target dimensions where "wrap around" may happen as a result of a coordinate operation.
wrapAroundChanges(CoordinateOperation) - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
Returns indices of target dimensions where "wrap around" may happen as a result of a coordinate operation.
wraparoundDimension - Variable in class org.apache.sis.referencing.operation.transform.WraparoundTransform
The dimension where to apply wraparound.
wraparoundExtent - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
Coverage extent converted to floating point numbers, only for the grid dimensions having a bit set to 1 in DefaultEvaluator.wraparoundAxes bitmask.
WraparoundInEnvelope - Class in org.apache.sis.geometry
A WraparoundTransform where the number of cycles added or removed does not exceed a given limit.
WraparoundInEnvelope(WraparoundTransform) - Constructor for class org.apache.sis.geometry.WraparoundInEnvelope
Creates a new transform initialized to a copy of given instance.
WraparoundInEnvelope.Controller - Class in org.apache.sis.geometry
Helper class for transforming an envelope with special checks for wraparounds.
WraparoundMethod - Enum in org.apache.sis.geometry
The strategy to use for representing a region crossing the anti-meridian or other wraparound limit.
WraparoundMethod() - Constructor for enum org.apache.sis.geometry.WraparoundMethod
 
wraparounds - Variable in class org.apache.sis.geometry.WraparoundInEnvelope.Controller
All wraparound steps found, or null if none.
WraparoundTransform - Class in org.apache.sis.referencing.operation.transform
Enforces coordinate values in the range of a wraparound axis (typically longitude).
WraparoundTransform(int, int, double, double) - Constructor for class org.apache.sis.referencing.operation.transform.WraparoundTransform
Creates a new transform with a wraparound behavior in the given dimension.
WraparoundTransform(WraparoundTransform) - Constructor for class org.apache.sis.referencing.operation.transform.WraparoundTransform
Creates a new transform with the same parameters than the given transform.
Wrapped() - Constructor for class org.apache.sis.internal.jaxb.lan.LocaleAdapter.Wrapped
Empty constructor for JAXB.
wrappedBy - Variable in class org.apache.sis.storage.StorageConnector.Coupled
The other views that are consuming StorageConnector.Coupled.view, or null if none.
wrapper - Variable in class org.apache.sis.internal.jaxb.Context
The <gml:*PropertyType> which is wrapping the <gml:*Type> object to (un)marshal, or null if this information is not provided.
wrapper - Variable in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
The cache or the adapter which is wrapping this finder, or null if none.
wrapper - Variable in class org.apache.sis.util.Numbers
The wrapper for the primitive type.
Wrapper - Class in org.apache.sis.internal.feature.esri
The wrapper of ERSI geometries.
Wrapper - Class in org.apache.sis.internal.feature.j2d
The wrapper of Java2D geometries.
Wrapper - Class in org.apache.sis.internal.feature.jts
The wrapper of Java Topology Suite (JTS) geometries.
Wrapper() - Constructor for class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
Empty constructor for JAXB only.
Wrapper(Geometry) - Constructor for class org.apache.sis.internal.feature.esri.Wrapper
Creates a new wrapper around the given geometry.
Wrapper(Shape) - Constructor for class org.apache.sis.internal.feature.j2d.Wrapper
Creates a new wrapper around the given geometry.
Wrapper(Locale, Charset) - Constructor for class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
Creates a new wrapper for the given locale.
Wrapper(Geometry) - Constructor for class org.apache.sis.internal.feature.jts.Wrapper
Creates a new wrapper around the given geometry.
Wrapper(ParameterValueGroup) - Constructor for class org.apache.sis.parameter.Parameters.Wrapper
 
Wrapper.BBOX - Class in org.apache.sis.internal.feature.esri
Implements BBOX operator as NOT DISJOINT.
wrapperFor - Variable in class org.apache.sis.storage.StorageConnector.Coupled
The object that StorageConnector.Coupled.view is wrapping.
wrapperToPrimitive(Class<N>) - Static method in class org.apache.sis.util.Numbers
Changes a wrapper class to its primitive (for example Integer to int).
wrapValuesInProperties() - Method in class org.apache.sis.feature.DenseFeature
Wraps values in Property objects for all elements in the DenseFeature.properties array.
writable(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Fallback
Opens a new channel for the file given at construction time.
writable(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Stream
Returns the writable channel on the first invocation or throws an exception on all subsequent invocations.
writable(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory
Returns a byte channel from the output given to the prepare(…) method.
Writable(WritableRenderedImage, BandedSampleModel, ColorModel, NumberRange<?>[], MathTransform1D[], MathTransform1D[]) - Constructor for class org.apache.sis.image.BandedSampleConverter.Writable
Creates a new writable image which will compute values using the given converters.
Writable(FormatFinder) - Constructor for class org.apache.sis.internal.storage.image.MultiImageStore.Writable
Creates a new store from the given file, URL or stream.
Writable(FormatFinder) - Constructor for class org.apache.sis.internal.storage.image.SingleImageStore.Writable
Creates a new store from the given file, URL or stream.
WRITABLE - Enum constant in enum org.apache.sis.metadata.MetadataVisitor.Filter
Visit all writable properties.
WRITABLE_RESULT - Enum constant in enum org.apache.sis.metadata.MetadataVisitor.Filter
Same as MetadataVisitor.Filter.WRITABLE, but write properties in the object returned by MetadataVisitor.result().
WritableAggregate - Interface in org.apache.sis.storage
An Aggregate with writing capabilities.
WritableFeatureSet - Interface in org.apache.sis.storage
A FeatureSet with writing capabilities.
WritableGridCoverageResource - Interface in org.apache.sis.storage
A GridCoverageResource with writing capabilities.
WritableGridCoverageResource.CommonOption - Enum in org.apache.sis.storage
Write options that may apply to any data store.
WritableGridCoverageResource.Option - Interface in org.apache.sis.storage
Configuration of the process of writing a coverage in a data store.
WritablePixelIterator - Class in org.apache.sis.image
A pixel iterator capable to write sample values.
WritablePixelIterator(Raster, WritableRaster, Rectangle, Dimension, SequenceType) - Constructor for class org.apache.sis.image.WritablePixelIterator
Creates an iterator for the given region in the given raster.
WritablePixelIterator(RenderedImage, WritableRenderedImage, Rectangle, Dimension, SequenceType) - Constructor for class org.apache.sis.image.WritablePixelIterator
Creates an iterator for the given region in the given image.
WritableResource - Class in org.apache.sis.internal.storage.image
An image which can be replaced or updated.
WritableResource(WritableStore, StoreListeners, int, GridGeometry) - Constructor for class org.apache.sis.internal.storage.image.WritableResource
Creates a new resource.
WritableResourceSupport - Class in org.apache.sis.internal.storage
Helper classes for the management of WritableGridCoverageResource.CommonOption.
WritableResourceSupport(GridCoverageResource, WritableGridCoverageResource.Option[]) - Constructor for class org.apache.sis.internal.storage.WritableResourceSupport
Creates a new helper class for the given options.
writables - Variable in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
Indices of tiles taken for a write operation.
WritableStore - Class in org.apache.sis.internal.storage.esri
An ASCII Grid store with writing capabilities.
WritableStore - Class in org.apache.sis.internal.storage.folder
Writable version of the store which rely on given datastore provider to create new types.
WritableStore - Class in org.apache.sis.internal.storage.gpx
A GPX store capable to write GPX file.
WritableStore - Class in org.apache.sis.internal.storage.image
A data store which writes grid coverages using Image I/O writers completed by the World File convention.
WritableStore(AsciiGridStoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.esri.WritableStore
Creates a new ASCII Grid store from the given file, URL or stream.
WritableStore(StoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.gpx.WritableStore
Creates a new GPX store from the given file, URL or stream object.
WritableStore(FormatFinder) - Constructor for class org.apache.sis.internal.storage.image.WritableStore
Creates a new store from the given file, URL or stream.
WritableStore(DataStoreProvider, StorageConnector, Path, DataStoreProvider) - Constructor for class org.apache.sis.internal.storage.folder.WritableStore
Creates a new folder store from the given file, path or URI.
WritableTiledImage - Class in org.apache.sis.internal.coverage.j2d
A writable version of TiledImage.
WritableTiledImage(Map<String, Object>, ColorModel, int, int, int, int, WritableRaster...) - Constructor for class org.apache.sis.internal.coverage.j2d.WritableTiledImage
Creates a new tiled image.
WritableTiledResource - Interface in org.apache.sis.storage.tiling
A TiledResource that can write and delete tile matrix sets.
WritableTileMatrix - Interface in org.apache.sis.storage.tiling
A TileMatrix that can write and delete tiles.
WritableTileMatrixSet - Interface in org.apache.sis.storage.tiling
A TileMatrixSet that can write and delete tile matrices.
write() - Method in class org.apache.sis.internal.storage.io.ByteWriter.Bytes
Write bytes.
write() - Method in class org.apache.sis.internal.storage.io.ByteWriter.Doubles
Write bytes.
write() - Method in class org.apache.sis.internal.storage.io.ByteWriter.Floats
Write bytes.
write() - Method in class org.apache.sis.internal.storage.io.ByteWriter.Integers
Write bytes.
write() - Method in class org.apache.sis.internal.storage.io.ByteWriter.Longs
Write bytes.
write() - Method in class org.apache.sis.internal.storage.io.ByteWriter.Shorts
Write bytes.
write() - Method in class org.apache.sis.internal.storage.io.ByteWriter
Copies bytes from the source buffer to the target buffer.
write(byte[]) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes all bytes from the given array into the stream.
write(byte[]) - Method in class org.apache.sis.internal.storage.io.OutputStreamAdapter
Writes the specified bytes to the output stream.
write(byte[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes length bytes starting at index offset from the given array.
write(byte[], int, int) - Method in class org.apache.sis.internal.storage.io.OutputStreamAdapter
Writes the specified sub-array to the output stream.
write(char[], int, int) - Method in class org.apache.sis.io.AppendableWriter
Forwards the given character array to AppendableWriter.out.
write(int) - Method in class org.apache.sis.internal.storage.io.ChannelImageOutputStream
Writes a single byte to the stream at the current position.
write(int) - Method in class org.apache.sis.internal.storage.io.OutputStreamAdapter
Writes the specified byte to the output stream.
write(int) - Method in class org.apache.sis.io.AppendableWriter
Forwards the given single character to AppendableWriter.out.
write(int) - Method in class org.apache.sis.io.LineAppender
Writes the specified code point.
write(Raster, ChannelDataOutput) - Method in class org.apache.sis.internal.sql.postgis.RasterWriter
Encodes the given raster to the specified output.
write(RenderedImage, ChannelDataOutput) - Method in class org.apache.sis.internal.sql.postgis.RasterWriter
Encodes the given image to the specified output.
write(Appendable) - Method in class org.apache.sis.xml.TransformedEvent.Attr
 
write(Appendable) - Method in class org.apache.sis.xml.TransformedEvent.End
 
write(Appendable) - Method in class org.apache.sis.xml.TransformedEvent.NS
 
write(Appendable) - Method in class org.apache.sis.xml.TransformedEvent.Start
Writes the event as per the XML 1.0 without indentation or whitespace.
write(Appendable) - Method in class org.apache.sis.xml.TransformedEvent
write(CharSequence, ChannelDataOutput) - Static method in class org.apache.sis.internal.storage.esri.WritableStore
Writes the given text to the output.
write(String) - Method in class org.apache.sis.io.AppendableWriter
Forwards the given string to AppendableWriter.out.
write(String, int, int) - Method in class org.apache.sis.io.AppendableWriter
Forwards the given sub-string to AppendableWriter.out.
write(ByteBuffer) - Method in class org.apache.sis.storage.geotiff.ReversedBitsChannel
Unsupported operation (for now).
write(Collection<? extends E>, Collection<E>, Class<E>, Boolean) - Method in class org.apache.sis.metadata.ModifiableMetadata
Writes the content of the source collection into the target list or set, creating it if needed.
write(GridCoverage, ChannelDataOutput) - Method in class org.apache.sis.internal.sql.postgis.RasterWriter
Encodes the given grid coverage to the specified output.
write(GridCoverage, WritableGridCoverageResource.Option...) - Method in class org.apache.sis.internal.storage.esri.WritableStore
Writes a new coverage in the data store for this resource.
write(GridCoverage, WritableGridCoverageResource.Option...) - Method in class org.apache.sis.internal.storage.image.SingleImageStore.Writable
Writes a new coverage in the data store for this resource.
write(GridCoverage, WritableGridCoverageResource.Option...) - Method in class org.apache.sis.internal.storage.image.WritableResource
Writes a new coverage in the data store for this resource.
write(GridCoverage, WritableGridCoverageResource.Option...) - Method in interface org.apache.sis.storage.WritableGridCoverageResource
Writes a new coverage in the data store for this resource.
write(SampleDimension[]) - Method in class org.apache.sis.coverage.SampleRangeFormat
Formats a string representation of the given list of categories.
write(AbstractFeature) - Method in class org.apache.sis.internal.storage.gpx.Writer
Writes the given feature.
write(AbstractFeature) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
Writes the given features to the XML document.
write(SelectionClause, Expression<? super AbstractFeature, ?>) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
Executes the registered action for the given expression.
write(SelectionClause, Filter<? super AbstractFeature>) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
Executes the registered action for the given filter.
write(Metadata, Stream<? extends AbstractFeature>) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
Deprecated.
To be replaced by WritableStore.add(Iterator), after we resolved how to specify metadata.
Write - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Write
WRITE - Enum constant in enum org.apache.sis.internal.storage.Capability
The annotated implementation can write data.
writeAsEncodedUnicode(Writer) - Method in class org.apache.sis.xml.TransformedEvent
Writes the event as per the XML 1.0 without indentation or whitespace.
writeAttribute(String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeAttribute(String, String, String) - Method in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
Replaces the given URI if needed, then forwards the call.
writeAttribute(String, String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeAttribute(String, String, String, String) - Method in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
Replaces the given URI if needed, then forwards the call.
writeAttribute(String, String, String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeAuxiliaryFile(String) - Method in class org.apache.sis.internal.storage.PRJDataStore
Creates a writer for an auxiliary file with the specified extension.
writeBinaryOperator(SelectionClause, Filter<AbstractFeature>, String) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
Writes the expressions of a filter as a binary operator.
writeBit(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes a single bit.
writeBits(long, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes a sequence of bits.
writeBoolean(boolean) - Method in class org.apache.sis.internal.storage.io.ChannelImageOutputStream
Writes boolean value (8 bits) into the steam.
writeBorder(int, int, char) - Method in class org.apache.sis.io.TableAppender
Writes a border or a corner to the underlying stream or buffer.
writeByte(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes the 8 low-order bits of v to the stream.
writeBytes(String) - Method in class org.apache.sis.internal.storage.io.ChannelImageOutputStream
Writes the lower-order byte of each character.
writeCData(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeChar(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes char value (16 bits) into the steam.
writeCharacters(char[], int, int) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeCharacters(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeChars(char[]) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes all characters from the given array into the stream.
writeChars(char[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes length chars starting at index offset from the given array.
writeChars(String) - Method in class org.apache.sis.internal.storage.io.ChannelImageOutputStream
Writes all characters from the source into the stream.
writeCollection(Collection<? extends E>, Collection<E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Writes the content of the source collection into the target list or set, creating it if needed.
writeColor(Appendable, X364, boolean) - Static method in class org.apache.sis.parameter.ParameterTableRow
Writes the given color if colorEnabled is true.
writeColor(Appendable, Colors, ElementKind) - Static method in class org.apache.sis.parameter.ParameterTableRow
Writes the color for the given type if colors is non-null.
writeColumnSeparator(int, TableAppender) - Method in class org.apache.sis.metadata.MetadataFormat
Override the default behavior for not moving to next column before writing remarks.
writeColumnSeparator(int, TableAppender) - Method in class org.apache.sis.util.collection.TreeTableFormat
Writes characters between columns.
writeComment(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeCoordinates(StringBuilder) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
Writes coordinates in the given buffer.
writeDates(Collection<? extends Temporal>) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
writeDefaultNamespace(String) - Method in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
Do nothing if the given namespace is the default one.
writeDefaultNamespace(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeDeferred(QName) - Method in class org.apache.sis.xml.TransformingWriter
Writes immediately all elements that were deferred.
writeDouble(double) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes double value (64 bits) into the steam.
writeDoubles(double[]) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes all doubles from the given array into the stream.
writeDoubles(double[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes length doubles starting at index offset from the given array.
writeDTD(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeEmptyElement(String) - Method in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Appends indentation, then forwards the call verbatim.
writeEmptyElement(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeEmptyElement(String, String) - Method in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Appends indentation, then forwards the call verbatim.
writeEmptyElement(String, String) - Method in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
Replaces the given URI if needed, then forwards the call.
writeEmptyElement(String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeEmptyElement(String, String, String) - Method in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Appends indentation, then forwards the call verbatim.
writeEmptyElement(String, String, String) - Method in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
Replaces the given URI if needed, then forwards the call.
writeEmptyElement(String, String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeEndDocument() - Method in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Appends a new line after the document.
writeEndDocument() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
Closes any start tags and writes corresponding end tags.
writeEndDocument() - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeEndElement() - Method in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Appends indentation if the value is not inline, then forwards the call verbatim.
writeEndElement() - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeEntityRef(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeFloat(float) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes float value (32 bits) into the steam.
writeFloats(float[]) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes all floats from the given array into the stream.
writeFloats(float[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes length floats starting at index offset from the given array.
writeFootnoteNumber(Appendable, int) - Static method in class org.apache.sis.parameter.ParameterTableRow
Writes the footnote number to the given appendable.
writeFragment(PolylineBuffer) - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
Writes the content of given polyline without closing it as a polygon.
writeFully() - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes fully the buffer content from its position to its limit.
writeFully(int, int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput.ArrayWriter
Writes length characters from the array to the stream.
writeGeoKeys() - Method in class org.apache.sis.storage.geotiff.NativeMetadata
Write child values in NativeMetadata.geoNode if non-null.
writeHeader(Map<String, Object>, ChannelDataOutput) - Method in class org.apache.sis.internal.storage.esri.WritableStore
Writes the content of the given map as the header of ASCII Grid file.
writeIdentifiers(Appendable, boolean, Colors, boolean, String) - Method in class org.apache.sis.parameter.ParameterTableRow
Writes the identifiers.
writeInt(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes integer value (32 bits) into the steam.
writeInts(int[]) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes all integers from the given array into the stream.
writeInts(int[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes length integers starting at index offset from the given array.
writeJavaSource() - Method in class org.apache.sis.util.resources.IndexedResourceCompiler
Creates a source file for resource keys.
writeLineSeparator() - Method in class org.apache.sis.io.LineAppender
Writes a line separator to Appender.out.
writeLinks(Collection<?>) - Method in class org.apache.sis.internal.storage.gpx.Writer
Writes multiple links.
writeList(String, Iterable<?>) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
Writes the given list of values, ignoring null values.
writeList(Collection<? extends E>, List<E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Writes the content of the source collection into the target list, creating it if needed.
writeLong(long) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes long value (64 bits) into the steam.
writeLongs(long[]) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes all longs from the given array into the stream.
writeLongs(long[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes length longs starting at index offset from the given array.
writeMap(Map<? extends K, ? extends V>, Map<K, V>, Class<K>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Writes the content of the source map into the target map, creating it if needed.
writeNamespace(String, String) - Method in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
Do nothing if the given namespace is the default one.
writeNamespace(String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeNode() - Method in class org.apache.sis.coverage.grid.GridGeometry.Formatter
Appends a node with current GridGeometry.Formatter.buffer content as a single line, then clears the buffer.
writeNode(CharSequence) - Method in class org.apache.sis.coverage.grid.GridGeometry.Formatter
Appends a single line as a node in the current section.
writeNodes() - Method in class org.apache.sis.coverage.grid.GridGeometry.Formatter
Appends nodes with current GridGeometry.Formatter.buffer content as multi-lines text, then clears the buffer.
writeObject(ObjectOutputStream) - Method in class org.apache.sis.feature.AbstractAttribute
Invoked on serialization for saving the AbstractAttribute.characteristics field.
writeObject(ObjectOutputStream) - Method in class org.apache.sis.feature.DefaultAttributeType
Invoked on serialization for saving the DefaultAttributeType.characteristics field.
writeObject(ObjectOutputStream) - Method in class org.apache.sis.metadata.TreeTableView
Invoked on serialization.
writeObject(ObjectOutputStream) - Method in class org.apache.sis.parameter.ParameterValueList
Trims the array to its capacity before to serialize.
writeObject(ObjectOutputStream) - Method in class org.apache.sis.referencing.NamedIdentifier
Invoked on serialization for writing the NamedIdentifier.name if it was supplied by the user.
writeObject(ObjectOutputStream) - Method in class org.apache.sis.util.collection.IntegerList
Invokes IntegerList.trimToSize() before serialization in order to make the stream more compact.
writeObject(ObjectOutputStream) - Method in class org.apache.sis.util.collection.RangeSet
Invoked before serialization.
writeObject(ObjectOutputStream) - Method in class org.apache.sis.util.iso.DefaultRecordType
Invoked on serialization for writing the field names and their type.
writeObject(ObjectOutputStream) - Method in class org.apache.sis.util.resources.ResourceInternationalString
Serializes this international string using the key name rather than numerical value.
writeObject(ObjectOutputStream) - Method in class org.apache.sis.util.SimpleInternationalString
Writes the string.
writeParameters(SelectionClause, List<Expression<? super AbstractFeature, ?>>, String, boolean) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
Writes the parameters of a function or a binary operator.
writePRJ() - Method in class org.apache.sis.internal.storage.PRJDataStore
Writes the "*.prj" auxiliary file if PRJDataStore.crs is non-null.
writeProcessingInstruction(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeProcessingInstruction(String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writer - Variable in class org.apache.sis.internal.storage.image.FormatFinder
The image writer if specified or created by this FormatFinder, or null.
writer - Variable in class org.apache.sis.internal.storage.image.WritableStore
The image writer, created when first needed and cleared when the store is closed.
writer - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
The XML stream writer.
writer - Variable in class org.apache.sis.util.logging.MonolineFormatter
The line writer.
writer() - Method in class org.apache.sis.internal.storage.image.WritableStore
Returns the writer if it has not been closed.
Writer - Class in org.apache.sis.internal.storage.gpx
Writer for GPX 1.0 and 1.1 files.
Writer(Appendable, TreeTable, TableColumn<?>[], Set<TreeTable.Node>) - Constructor for class org.apache.sis.util.collection.TreeTableFormat.Writer
Creates a new instance which will write to the given appendable.
Writer(WritableStore, Metadata, OutputStream) - Constructor for class org.apache.sis.internal.storage.gpx.Writer
Creates a new GPX writer for the given data store.
writeReplace() - Method in class org.apache.sis.internal.metadata.RecordSchemaSIS
On serialization, returns a proxy which will be resolved as RecordSchemaSIS.INSTANCE on deserialization.
writeReplace() - Method in class org.apache.sis.referencing.factory.sql.AuthorityCodes
Returns a serializable copy of this set.
writerLookupDone - Variable in class org.apache.sis.internal.storage.image.FormatFinder
Whether we already made an attempt to find the image reader or writer using ImageIO registry.
WRITERS - Static variable in class org.apache.sis.internal.feature.jts.FilteringContext
Well-Known Binary (WKB) writers of geometry objects.
writeSet(Collection<? extends E>, Set<E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
Writes the content of the source collection into the target set, creating it if needed.
writeShort(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes the 16 low-order bits of value to the stream.
writeShorts(short[]) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes all shorts from the given array into the stream.
writeShorts(short[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
Writes length shorts starting at index offset from the given array.
writeSingle(String, Date) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
Writes a new element with the given date and no attribute.
writeSingle(Fix) - Method in class org.apache.sis.internal.storage.gpx.Writer
Writes the value of the given enumeration.
writeSingleValue(String, Object) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
Writes a new element with the given value and no attribute.
writeStartDocument() - Method in class org.apache.sis.internal.storage.gpx.Writer
Writes the XML declaration followed by GPX metadata.
writeStartDocument() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
Writes the XML declaration with the data store encoding and default XML version (1.0).
writeStartDocument() - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeStartDocument(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeStartDocument(String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeStartElement(String) - Method in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Appends indentation, then forwards the call verbatim.
writeStartElement(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeStartElement(String, String) - Method in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Appends indentation, then forwards the call verbatim.
writeStartElement(String, String) - Method in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
Replaces the given URI if needed, then forwards the call.
writeStartElement(String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
writeStartElement(String, String, String) - Method in class org.apache.sis.internal.storage.xml.stream.FormattedWriter
Appends indentation, then forwards the call verbatim.
writeStartElement(String, String, String) - Method in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
Replaces the given URI if needed, then forwards the call.
writeStartElement(String, String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
Forwards the call verbatim.
WriteSupport - Class in org.apache.sis.internal.coverage.j2d
Helper methods for WritableRenderedImage implementations.
WriteSupport() - Constructor for class org.apache.sis.internal.coverage.j2d.WriteSupport
Do not allow (for now) instantiation of this class.
writeTable() - Method in class org.apache.sis.io.TableAppender
Writes the table without clearing the TableAppender content.
writeTable(Collection<Tile>, Writer, int) - Static method in class org.apache.sis.internal.referencing.j2d.Tile
Formats a collection of tiles in a table.
writeTiles(Stream<Tile>) - Method in interface org.apache.sis.storage.tiling.WritableTileMatrix
Writes a stream of tiles.
writeTo(WritableRaster) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Executes the write operation on the given tile.
writeTo(WritableRenderedImage) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
Executes the write action sequentially on tiles of the specified target image.
writeTo(Joiner, PolylineBuffer[], boolean) - Method in class org.apache.sis.internal.processing.isoline.Tracer
Writes all given polylines to the specified path builder.
writeUTF(File) - Method in class org.apache.sis.util.resources.IndexedResourceCompiler
Writes UTF file.
writeUTF(String) - Method in class org.apache.sis.internal.storage.io.ChannelImageOutputStream
Writes two bytes of length information to the output stream, followed by the modified UTF-8 representation of every character in the str string.
writeWayPoint(AbstractFeature, String) - Method in class org.apache.sis.internal.storage.gpx.Writer
Writes a way point, which may be standalone or part of a route or a track segment.
writeWKB(Geometry) - Static method in class org.apache.sis.internal.feature.jts.FilteringContext
Writes the given geometry in Well-Known Binary (WKB) format.
WriteWork(TileOpExecutor.Cursor<WritableRenderedImage, A>, Collector<? super WritableRaster, A, ?>) - Constructor for class org.apache.sis.internal.coverage.j2d.TileOpExecutor.WriteWork
Creates a new worker for traversing the tiles identified by the given cursor.
WRITING - Static variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
Possible states for the StaxDataStore.state field.
writtenAbbreviations - Variable in class org.apache.sis.internal.book.Assembler
Whether we found an abbreviation after the last h? element.

X

x - Variable in class org.apache.sis.image.PixelIterator
Current (column, row) index in current raster.
x - Variable in class org.apache.sis.image.ResamplingGrid.Key
pixel coordinates of target images for which to create a grid of source coordinates.
x - Variable in class org.apache.sis.internal.coverage.j2d.BatchComputedImage.Rasters
Tile indices of the fetched region.
x - Variable in class org.apache.sis.internal.processing.isoline.Tracer
Pixel coordinate on the left side of the cell where to interpolate.
x - Variable in class org.apache.sis.internal.referencing.j2d.Tile
The upper-left corner in the mosaic (destination image).
x(double) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup.Region
Converts a coordinate from the parent grid to this grid.
x(double) - Method in class org.apache.sis.math.Line
Computes x = f⁻¹(y).
x(double, double) - Method in class org.apache.sis.math.Plane
Computes the x value for the specified (y,z) point.
X_COMPARATOR - Static variable in class org.apache.sis.internal.referencing.j2d.TileOrganizer
Sorts affine transform by increasing X scales in absolute value.
X_DIMENSION - Static variable in class org.apache.sis.internal.storage.esri.RawRasterReader
Index of a two-dimensional dimension selected by this reader.
X_DIMENSION - Static variable in class org.apache.sis.internal.storage.image.WorldFileResource
The dimensions of x and y axes.
X_DIMENSION - Static variable in class org.apache.sis.internal.storage.TiledGridCoverage
The dimensions of x and y axes.
x0 - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
(x and y) coordinates at starting point t=0.
x0 - Variable in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Longitude and latitude of of the first value in the first record, in degrees.
x0 - Variable in class org.apache.sis.math.Line
Value of x at y = 0.
x0 - Variable in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Conversion from (λ,φ) coordinates in radians to grid indices (x,y).
x0() - Method in class org.apache.sis.math.Line
Returns the x value for y = 0.
X364 - Enum in org.apache.sis.internal.util
A limited set of color and font attributes assignable to characters at formatting time.
X364(byte, String) - Constructor for enum org.apache.sis.internal.util.X364
Creates a new code.
X364(X364) - Constructor for enum org.apache.sis.internal.util.X364
Creates a new background code.
xCenter - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
The easting value of the projection natural origin.
xdim - Variable in class org.apache.sis.internal.coverage.CoverageCombiner
The dimension to extract as RenderedImages.
XDIM - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the pixel size in the x-axis dimension.
xDimension - Variable in class org.apache.sis.coverage.grid.GridCoverage2D
Indices of extent dimensions corresponding to image x and y coordinates.
xEnd - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
The MilitaryGridReferenceSystem.IteratorOneZone.gridX value where to stop iteration, exclusive.
xlink - Variable in class org.apache.sis.internal.jaxb.gco.ObjectReference
The xlink attributes, or null if none.
xlink(boolean) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
Returns the xlink, or null if none and create is false.
XLink - Class in org.apache.sis.xml
The XML attributes defined by OGC in the xlink schema.
XLink() - Constructor for class org.apache.sis.xml.XLink
Creates a new link.
XLink(XLink) - Constructor for class org.apache.sis.xml.XLink
Creates a new link as a copy of the given link.
XLINK - Static variable in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
Ordinal values for switch statements.
XLINK - Static variable in interface org.apache.sis.xml.IdentifierSpace
Any XML attributes defined by OGC in the xlink schema.
XLINK - Static variable in class org.apache.sis.xml.Namespaces
The "http://www.w3.org/1999/xlink" URL.
XLink.Actuate - Enum in org.apache.sis.xml
Communicates the desired timing of traversal from the starting resource to the ending resource.
XLink.Show - Enum in org.apache.sis.xml
Communicates the desired presentation of the ending resource on traversal from the starting resource.
XLink.Type - Enum in org.apache.sis.xml
The type of a xlink.
XLLCENTER - Static variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
Keys of elements expected in the header.
XLLCORNER - Static variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
Keys of elements expected in the header.
xLocation - Variable in class org.apache.sis.internal.referencing.j2d.TileOrganizer
The location of the final bounding box (the one including every tiles).
xmax - Variable in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Maximal x coordinate value.
xmin - Variable in class org.apache.sis.image.ResamplingGrid
The (x,y) coordinates of the pixel in the upper-left corner of the target image.
xmin - Variable in class org.apache.sis.internal.coverage.j2d.ImageLayout.FixedSize
Indices of the first tile.
xmin - Variable in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Minimal x coordinate value.
xml - Enum constant in enum org.apache.sis.internal.doclet.Preformat.Style
 
xml - Variable in class org.apache.sis.storage.geotiff.XMLMetadata.Root
A string representation of the XML document.
XML - Class in org.apache.sis.xml
Provides convenience methods for marshalling and unmarshalling SIS objects.
XML - Enum constant in enum org.apache.sis.console.OutputFormat
Standardized XML format as defined by ISO 19115-3 or by GML.
XML - Static variable in class org.apache.sis.internal.system.Loggers
The logger for operations related to XML marshalling or unmarshalling.
XML() - Constructor for class org.apache.sis.xml.XML
Do not allow instantiation on this class.
XML_PREFIX - Enum constant in enum org.apache.sis.internal.book.CodeColorizer.Specifier
 
XMLMetadata - Class in org.apache.sis.storage.geotiff
Supports for metadata encoded in XML inside a GeoTIFF tags.
XMLMetadata(String, boolean) - Constructor for class org.apache.sis.storage.geotiff.XMLMetadata
Creates a new instance with the given XML.
XMLMetadata(Reader, Type, long, short) - Constructor for class org.apache.sis.storage.geotiff.XMLMetadata
Creates new metadata which will decode the given vector of bytes.
XMLMetadata.Parser - Class in org.apache.sis.storage.geotiff
Parser of GDAL metadata.
XMLMetadata.Root - Class in org.apache.sis.storage.geotiff
A tree-table representation of the XML document contained in the enclosing XMLMetadata.
XMLNS - Static variable in class org.apache.sis.internal.storage.xml.MimeTypeDetector
The "xmlns" string as a sequence of bytes.
XmlUtilities - Class in org.apache.sis.internal.xml
Utilities methods related to XML.
XmlUtilities() - Constructor for class org.apache.sis.internal.xml.XmlUtilities
For internal usage only.
xorSign(double, double) - Static method in class org.apache.sis.math.MathFunctions
Returns the first floating-point argument with the sign reversed if the second floating-point argument is negative.
XPath - Class in org.apache.sis.filter
Basic support of X-Path in PropertyValue expression.
XPath() - Constructor for class org.apache.sis.filter.XPath
Do not allow instantiation of this class.
XPointer - Enum in org.apache.sis.xml
Parsers of pointers in x-paths, adapted to the syntax found in GML documents.
XPointer(String[], String) - Constructor for enum org.apache.sis.xml.XPointer
Creates a new enumeration value.
XPosition - Static variable in class org.apache.sis.storage.geotiff.Tags
 
xRes - Variable in class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
The desired resolution on each axis.
xRes - Variable in class org.apache.sis.internal.feature.j2d.DecimatedShape
The desired resolution on each axis.
XResolution - Static variable in class org.apache.sis.storage.geotiff.Tags
 
XS_PREFIX - Static variable in class org.apache.sis.internal.storage.csv.Store
The prefix used in https://www.w3.org/2009/XMLSchema/XMLSchema.xsd file.
XSI - Static variable in class org.apache.sis.xml.Namespaces
The "http://www.w3.org/2001/XMLSchema-instance" URL.
xSubsampling - Variable in class org.apache.sis.internal.referencing.j2d.Tile
The subsampling relative to the tile having the finest resolution.
xToBuffer - Variable in class org.apache.sis.image.BandedIterator
The translation from Raster x coordinates to BandedIterator.buffer indices.
xx - Variable in class org.apache.sis.math.Plane.Fit
 
xy - Variable in class org.apache.sis.math.Plane.Fit
 
xyDimensions - Variable in class org.apache.sis.internal.map.coverage.RenderingData
The dimensions to select in the grid coverage for producing an image.

Y

y - Variable in class org.apache.sis.image.PixelIterator
Current (column, row) index in current raster.
y - Variable in class org.apache.sis.image.ResamplingGrid.Key
pixel coordinates of target images for which to create a grid of source coordinates.
y - Variable in class org.apache.sis.internal.coverage.j2d.BatchComputedImage.Rasters
Tile indices of the fetched region.
y - Variable in class org.apache.sis.internal.processing.isoline.Tracer
Pixel coordinate on the top side of the cell where to interpolate.
y - Variable in class org.apache.sis.internal.referencing.j2d.Tile
The upper-left corner in the mosaic (destination image).
y(double) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup.Region
 
y(double) - Method in class org.apache.sis.math.Line
Computes y = f(x).
y(double, double) - Method in class org.apache.sis.math.Plane
Computes the y value for the specified (x,z) point.
Y_COMPARATOR - Static variable in class org.apache.sis.internal.referencing.j2d.TileOrganizer
Sorts affine transform by increasing Y scales in absolute value.
Y_DIMENSION - Static variable in class org.apache.sis.internal.storage.esri.RawRasterReader
Index of a two-dimensional dimension selected by this reader.
Y_DIMENSION - Static variable in class org.apache.sis.internal.storage.image.WorldFileResource
The dimensions of x and y axes.
Y_DIMENSION - Static variable in class org.apache.sis.internal.storage.TiledGridCoverage
The dimensions of x and y axes.
y0 - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
(x and y) coordinates at starting point t=0.
y0 - Variable in class org.apache.sis.internal.referencing.provider.NADCON.Loader
Longitude and latitude of of the first value in the first record, in degrees.
y0 - Variable in class org.apache.sis.math.Line
The y value at x = 0.
y0 - Variable in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
Conversion from (λ,φ) coordinates in radians to grid indices (x,y).
y0() - Method in class org.apache.sis.math.Line
Returns the y value for x = 0.
YCbCrCoefficients - Static variable in class org.apache.sis.storage.geotiff.Tags
 
YCbCrPositioning - Static variable in class org.apache.sis.storage.geotiff.Tags
 
YCbCrSubSampling - Static variable in class org.apache.sis.storage.geotiff.Tags
 
ydim - Variable in class org.apache.sis.internal.coverage.CoverageCombiner
The dimension to extract as RenderedImages.
YDIM - Static variable in class org.apache.sis.internal.storage.esri.RawRasterStore
Keyword for the pixel size in the y-axis dimension.
yDimension - Variable in class org.apache.sis.coverage.grid.GridCoverage2D
Indices of extent dimensions corresponding to image x and y coordinates.
year - Variable in class org.apache.sis.internal.storage.gpx.Copyright
The copyright year, or null if unspecified.
YEAR - Static variable in class org.apache.sis.internal.storage.gpx.Tags
A copyright tag (v1.1+).
years - Variable in class org.apache.sis.internal.temporal.DefaultPeriodDuration
Components of this period duration.
Yellow - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
Yellow
yEnd - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
The MilitaryGridReferenceSystem.IteratorOneZone.gridY values where to stop iteration, exclusive.
yieldPriority - Variable in enum org.apache.sis.storage.DataStoreRegistry.Category
Whether this category is for providers to test last.
yieldPriority() - Element in annotation type org.apache.sis.internal.storage.StoreMetadata
Returns true if the data store should be tested last when searching for a data store capable to open a given file.
YLLCENTER - Static variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
Keys of elements expected in the header.
YLLCORNER - Static variable in class org.apache.sis.internal.storage.esri.AsciiGridStore
Keys of elements expected in the header.
yLocation - Variable in class org.apache.sis.internal.referencing.j2d.TileOrganizer
The location of the final bounding box (the one including every tiles).
ymax - Variable in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Maximal y coordinate value.
ymin - Variable in class org.apache.sis.image.ResamplingGrid
The (x,y) coordinates of the pixel in the upper-left corner of the target image.
ymin - Variable in class org.apache.sis.internal.coverage.j2d.ImageLayout.FixedSize
Indices of the first tile.
ymin - Variable in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
Minimal y coordinate value.
YPosition - Static variable in class org.apache.sis.storage.geotiff.Tags
 
yRes - Variable in class org.apache.sis.internal.feature.j2d.DecimatedPathIterator
The desired resolution on each axis.
yRes - Variable in class org.apache.sis.internal.feature.j2d.DecimatedShape
The desired resolution on each axis.
YResolution - Static variable in class org.apache.sis.storage.geotiff.Tags
 
yStart - Variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
The first northing value to use in iteration.
yStride - Variable in class org.apache.sis.internal.processing.image.TiledProcess
Number of tiles (or tasks) on the x axis.
ySubsampling - Variable in class org.apache.sis.internal.referencing.j2d.Tile
The subsampling relative to the tile having the finest resolution.
yy - Variable in class org.apache.sis.math.Plane.Fit
 

Z

z(double, double) - Method in class org.apache.sis.math.Plane
Computes the z value for the specified (x,y) point.
Z_MASK - Static variable in class org.apache.sis.internal.feature.jts.PackedCoordinateSequence
Bit to set to 1 in the PackedCoordinateSequence.hasZM mask if this coordinate sequence has z and/or M coordinate values.
z0 - Variable in class org.apache.sis.math.Plane.Fit
Solution of the plane equation.
z0 - Variable in class org.apache.sis.math.Plane
The z value at (x,y) = (0,0).
z0() - Method in class org.apache.sis.math.Plane
Returns the z value at (x,y) = (0,0).
ZENITH - Static variable in class org.apache.sis.measure.ElevationAngle
An elevation angle of 90° for an imaginary point directly above a location.
zero - Variable in class org.apache.sis.parameter.TensorParameters
The elements for the 0 and 1 values, or null if unknown.
ZERO - Static variable in interface org.apache.sis.internal.referencing.ExtendedPrecisionMatrix
A sentinel value for Matrices.create(int, int, Number[]) meaning that we request an extended precision matrix with all elements initialized to zero.
ZERO - Static variable in class org.apache.sis.referencing.operation.transform.ConstantTransform1D
A transform for the positive zero constant.
ZERO - Static variable in class org.apache.sis.util.StringBuilders.Repeat
An infinite sequence of '0' character.
ZERO_THRESHOLD - Static variable in class org.apache.sis.internal.util.DoubleDouble
When computing a - b as a double-double (106 significand bits) value, if the amount of non-zero significand bits is equal or lower than ZERO_THRESHOLD+1, consider the result as zero.
ZERO_THRESHOLD - Static variable in class org.apache.sis.math.Plane
Threshold value relative to 1 ULP of other terms in the z = sx⋅x + sy⋅y + z₀ equation.
ZERO_THRESHOLD - Static variable in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
Threshold value relative to 1 ULP of the greatest magnitude of elements added in a sum.
ZERO_WIDTH_SPACE - Static variable in class org.apache.sis.internal.book.Characters
Invisible space.
zeroIfUndef(int) - Static method in class org.apache.sis.internal.xml.XmlUtilities
Replaces undefined value by zero.
ZIP - Class in org.apache.sis.internal.storage.inflater
Inflater for values encoded with the "Deflate" compression.
ZIP(ChannelDataInput, StoreListeners) - Constructor for class org.apache.sis.internal.storage.inflater.ZIP
Creates a new channel which will decompress data from the given input.
zone(double, double) - Method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Computes the zone from a meridian in the zone.
zone(ParameterValueGroup) - Method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
If the given parameter values are those of a zoned projection, returns the zone number (negative if South).
ZONE_SCALE - Static variable in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
The zone multiplication factor for encoding the zone in the easting.
ZONE_WIDTH - Static variable in class org.apache.sis.internal.referencing.provider.ZonedTransverseMercator
The operation parameter descriptor for the Zone width (W) parameter value.
zoneCount() - Method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Returns the number of zones.
ZonedGridSystem - Class in org.apache.sis.referencing.operation.projection
Transverse Mercator Zoned Grid System projection (EPSG codes 9824).
ZonedGridSystem(OperationMethod, Parameters, MathTransformFactory) - Constructor for class org.apache.sis.referencing.operation.projection.ZonedGridSystem
Creates a Zoned Grid System from the given parameters.
ZonedGridSystem.Inverse - Class in org.apache.sis.referencing.operation.projection
Inverse of a zoned grid system.
ZonedTransverseMercator - Class in org.apache.sis.internal.referencing.provider
The provider for "Transverse Mercator Zoned Grid System" projection (EPSG:9824).
ZonedTransverseMercator() - Constructor for class org.apache.sis.internal.referencing.provider.ZonedTransverseMercator
Constructs a new provider.
Zoner(double, double, double, double, double) - Constructor for enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
Creates a new instance for computing zones using the given parameters.
ZONER - Static variable in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
The object to use for computing zone number and central meridian.
zoneWidth - Variable in class org.apache.sis.referencing.operation.projection.ZonedGridSystem
Width of each Transverse Mercator zone, in the same units than longitude values.
zx - Variable in class org.apache.sis.math.Plane.Fit
 
zy - Variable in class org.apache.sis.math.Plane.Fit
 

Α

α0(double, double, double, double) - Method in class org.apache.sis.referencing.GeodesicsOnEllipsoid

Γ

γ0() - Method in class org.apache.sis.referencing.operation.projection.ObliqueMercator
Returns the value used for computing ObliqueMercator.sinγ0 and ObliqueMercator.cosγ0.

Δ

Δa - Variable in class org.apache.sis.internal.referencing.provider.Molodensky.Ellipsoid
The EPSG parameter values, or NaN if unspecified.
Δa - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Difference in the semi-major axes of the target and source ellipsoids: Δa = target a - source a.
Δf - Variable in class org.apache.sis.internal.referencing.provider.Molodensky.Ellipsoid
The EPSG parameter values, or NaN if unspecified.
Δfmod - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
Difference between the flattening of the target and source ellipsoids (Δf), opportunistically modified with additional terms.
Δx - Variable in class org.apache.sis.internal.referencing.provider.NADCON.Loader
The difference between longitude (Δx) and latitude (Δy) cells, in degrees.
Δy - Variable in class org.apache.sis.internal.referencing.provider.NADCON.Loader
The difference between longitude (Δx) and latitude (Δy) cells, in degrees.

Ε

ε - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
The term to be raised to powers (ε⁰, ε¹, ε², ε³, …) in series expansions.
εx - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
Maximal distance (approximate) on x and y axis between Bézier curves and desired curve.
εy - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
Maximal distance (approximate) on x and y axis between Bézier curves and desired curve.

Θ

θ - Variable in class org.apache.sis.measure.Angle
Angle value in decimal degrees.

Λ

λ1 - Variable in class org.apache.sis.referencing.GeodeticCalculator
The (latitude, longitude) coordinates of the start point in radians.
λ1E - Variable in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Longitude angle from the equatorial point E to starting point P₁ on the ellipsoid.
λ2 - Variable in class org.apache.sis.referencing.GeodeticCalculator
The (latitude, longitude) coordinates of the end point in radians.
λf - Variable in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
The final (f) coordinates and derivatives, together with geodesic and loxodromic distances.

Μ

μ(double, double) - Static method in class org.apache.sis.referencing.GeodesicsOnEllipsoid
Computes the positive root of quartic equation for estimation of α₁ in nearly antipodal case.

Φ

φ(double) - Method in class org.apache.sis.referencing.operation.projection.AuthalicConversion
Computes the latitude using equation 3-18 from Snyder, followed by iterative resolution of Snyder 3-16.
φ(double) - Method in class org.apache.sis.referencing.operation.projection.ConformalProjection
Computes the latitude for a value closely related to the y value of a Mercator projection.
φ1 - Variable in class org.apache.sis.referencing.GeodeticCalculator
The (latitude, longitude) coordinates of the start point in radians.
φ2 - Variable in class org.apache.sis.referencing.GeodeticCalculator
The (latitude, longitude) coordinates of the end point in radians.
φf - Variable in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
The final (f) coordinates and derivatives, together with geodesic and loxodromic distances.

Χ

χ0 - Variable in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
Conformal latitude of origin (χ₀), together with its sine and cosine.

ℯ2_ν0_sinφ0 - Variable in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
A term involving radius of curvature ν₀, the latitude of origin φ₀ and the eccentricity.
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 Α Γ Δ Ε Θ Λ Μ Φ Χ  
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties