Index
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
titleattributes 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. - About SIS installation on a remote machine - Section in class org.apache.sis.console.AboutCommand
- 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) - 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) - Constructor for class org.apache.sis.referencing.operation.AbstractCoordinateOperation
-
Creates a new coordinate operation initialized from the given properties.
- AbstractCoordinateOperation(Map, 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, 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, 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) - 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
Datumname before comparison. - AbstractDerivedCRS<C> - 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, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.AbstractDerivedCRS
-
For
DefaultDerivedCRS(Map, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem)constructor only (not legal forProjectedCRS). - AbstractDerivedCRS(Map, 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
DirectPositionmethods, 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
Envelopemethods, 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
FeatureSetinterface. - 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
GridCoverageResourceinterface. - 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) - 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
- AbstractIdentifiedType - Class in org.apache.sis.feature
-
Identification and description information inherited by property types and feature types.
- AbstractIdentifiedType(Map) - 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
LocationTypeinterface andAbstractLocationTypebeing 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)andhashCode()methods forLocationTypeimplementations. - 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.AbstractMapusing 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.EntryIteratorwhich delegates its work to a standard iterator. - AbstractMap.KeyIterator - Class in org.apache.sis.internal.util
-
Convenience
EntryIteratorimplementation 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()andAbstractMapEntry.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
MathTransforminterface. - 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) - 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, 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, 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
DataStoreimplementations for XML files. - AbstractProvider(Class, ParameterDescriptorGroup, Class, int, boolean, Class, 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, 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) - 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
Resourceinterface. - 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
DefaultConversionandDefaultTransformation. - 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, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class org.apache.sis.referencing.operation.AbstractSingleOperation
-
Creates a coordinate operation from the given properties.
- AbstractSingleOperation(Map, 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.
- 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> - 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) - Constructor for class org.apache.sis.measure.Scalar.Acceleration
- accept() - Method in enum org.apache.sis.internal.jaxb.FilterByVersion
-
Returns
trueif 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
trueif 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
trueif 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), wrappingExceptioninto uncheckedBackingStoreException. - accept(AbstractFeature) - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
-
Callback for
Spliterator.tryAdvance(this)onJoinFeatureSet.Iterator.filteredIterator. - accept(Expression, 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, 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, SelectionClause) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter.Function
-
Writes the function as an SQL statement.
- accept(Filter, 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
trueif the given axis shall be included in the new coordinate system. - accept(CoordinateSystemAxis) - Method in class org.apache.sis.referencing.EllipsoidalHeightSeparator
-
Returns
trueif the given axis shall be included in the new coordinate system. - accept(CodeList) - Method in class org.apache.sis.internal.referencing.VerticalDatumTypes
-
Returns
trueif 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
trueif 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
trueif aSince2014subclasses should return a non-null value. - accept2014() - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
-
Returns
trueif aSince2014subclasses should return a non-null value. - accepted - Variable in class org.apache.sis.setup.OptionalInstallations
-
trueif the user has accepted the EPSG terms of use,falseif (s)he refused, ornullif (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.metadataobject. - accessor - Variable in class org.apache.sis.metadata.TreeNodeChildren
-
The accessor to use for accessing the property names, types and values of the
TreeNodeChildren.metadataobject. - 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 - Section in class org.apache.sis.referencing.GeodeticCalculator
- 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.
- Accuracy and domain of validity - Section in org.apache.sis.referencing.operation.projection.TransverseMercator.transform(double[], int, double[], int, boolean)
- Accuracy and domain of validity - Section in org.apache.sis.referencing.operation.projection.TransverseMercator.transform(double[], int, double[], int, boolean)
- 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
nullif none. - accuracyThreshold - Variable in class org.apache.sis.geometry.CoordinateFormat
-
Value of
CoordinateFormat.desiredPrecisionswhich causeCoordinateFormat.accuracyTextto be shown. - Accurate definition of georeferencing information - Section in package org.apache.sis.coverage.grid
- 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
-
Acquires a new ConcurrentAuthorityFactory.Finder.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) - 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
nullif 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
nullif 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
ResultSetrow to aFeatureinstance. - adapter - Variable in class org.apache.sis.internal.sql.feature.Table
-
The converter of
ResultSetrows toFeatureinstances. - adapter(Connection) - Method in class org.apache.sis.internal.sql.feature.Table
-
Returns the converter of
ResultSetrows toFeatureinstances. - 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
FeatureTypeorAttributeTypeto<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
XmlAdapterto be used in replacement of the instance created by JAXB. - add - Variable in class org.apache.sis.referencing.crs.ConversionKeys
-
trueif this converter adds the prefix, orfalseif it removes it. - add(double) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Adds a
doublevalue to thisDoubleDoublewithout 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
xandy, 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
dimensionsto 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) - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
-
Adds an element in the
CommonAuthorityFactory.codesmap, witch check against duplicated values. - add(int, Object) - Method in class org.apache.sis.metadata.TreeNodeChildren
-
Implementation of
TreeNodeChildren.add(TreeTable.Node), also invoked byTreeNode.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
UnsupportedOperationExceptionwith 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
Rectangle2Dobject to this rectangle. - add(Point, Throwable, Supplier) - Method in class org.apache.sis.image.ErrorHandler.Report
-
Reports an error that occurred while computing an image tile.
- add(Class, ScalarFactory, UnitDimension, String, byte, short) - Static method in class org.apache.sis.measure.Units
-
Invoked by
Unitsstatic class initializer for registering SI base and derived units. - add(Class, StorageConnector.Opener) - Static method in class org.apache.sis.storage.StorageConnector
-
Helper method for
StorageConnector.OPENERSstatic 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.AUTHORITIESmap. - 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, String) - Method in class org.apache.sis.metadata.sql.MetadataWriter
-
Implementation of the
MetadataWriter.add(Object)method. - add(Iterator) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
-
Appends new feature instances in this
FeatureSet. - add(Iterator) - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
-
Appends new feature instances in the
FeatureSet. - add(Iterator) - 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) - 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, double[], int) - Method in enum org.apache.sis.internal.processing.isoline.PolylineStage
-
Adds coordinates to the specified map.
- add(Map, Shape) - Method in enum org.apache.sis.internal.processing.isoline.PolylineStage
-
Adds polylines to the specified map.
- add(Map, Map) - Method in enum org.apache.sis.internal.processing.isoline.PolylineStage
-
Adds polylines in the values of the given map.
- add(Set, 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) - Method in class org.apache.sis.measure.Scalar
-
Returns the sum of this
Quantitywith 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, Expression) - 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_Localein 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, UnitConverter, String, byte, short) - Static method in class org.apache.sis.measure.Units
-
Invoked by
Unitsstatic class initializer for registering SI conventional units. - add(Range) - Method in class org.apache.sis.util.collection.RangeSet
-
Adds a range to this set.
- add(Range) - 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) - 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
Resourcein thisAggregate. - add(Resource) - Method in interface org.apache.sis.storage.WritableAggregate
-
Adds a new
Resourcein thisAggregate. - 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.ORIENTATIONSconstruction only. - add(GeneralParameterValue) - Method in class org.apache.sis.parameter.ParameterValueList
-
Adds a
ParameterValueor anotherParameterValueGroupto 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, Expression) - 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.PREFIXin 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.buffercontent as a WKT elements (possibly with children elements). - addAll(int, Collection) - 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) - 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) - 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) - Method in class org.apache.sis.util.collection.CodeListSet
-
Adds all elements of the given collection to this set.
- addAll(Collection) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod.Dates
-
Adds all content from the given collection into this collection.
- addAll(List, Map) - Static method in class org.apache.sis.internal.filter.SortByComparator
-
Adds all elements of the
propertieslist into themergedmap. - addAll(Stream) - 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
FeatureAssociationRolebuilder initialized to the same characteristics than the given template. - addAssociation(DefaultFeatureType) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
Creates a new
FeatureAssociationRolebuilder for features of the given type. - addAssociation(GenericName) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
Creates a new
FeatureAssociationRolebuilder for features of a type of the given name. - addAttribute(Class) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
Creates a new
AttributeTypebuilder for values of the given class. - addAttribute(DefaultAttributeType) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
Creates a new
AttributeTypebuilder 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) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Adds another attribute type that describes this attribute type.
- addCharacteristic(DefaultAttributeType) - 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) - 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) - 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, 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
Formatimplementations 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
ContextualParametersgroups do not contain sub-groups. - addGuessError(double) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Adds a
doublevalue to thisDoubleDoublewith a default error term. - addGuessError(Number) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Adds a
Numbervalue to thisDoubleDouble. - addHorizontal(Extent) - Method in class org.apache.sis.metadata.iso.extent.Extents
-
Implementation of
Extents.getGeographicBoundingBox(Extent). - 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
IdentifiedObjectidentifier given by aString. - 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
IdentifiedObjectidentifier 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
IdentifiedObjectidentifier 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) - 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) - Static method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds the given element in the given collection if not already present.
- addIgnoredTables(Map) - 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) - 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.
- Adding a characteristic - Section in org.apache.sis.feature.AbstractAttribute.characteristics()
- Adding system-wide converters - Section in package org.apache.sis.internal.converter
- 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
intprimitive type. - addInto(Map) - 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.
- Additional identifiers - Section in class org.apache.sis.internal.referencing.provider.MillerCylindrical
- Additional information on exception cause - Section in exception class org.apache.sis.referencing.operation.builder.LocalizationGridException
- addKahan(double) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Adds the given
doublevalue 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
Attributecharacteristic. - addKey(K) - Method in class org.apache.sis.internal.util.AbstractMap
-
Adds the given key in this map.
- addKeywords(Iterable, KeywordType, CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds keywords if at least one non-empty element exists in the
keywordsarray. - 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, 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, 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, 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, StoreListener) - Method in class org.apache.sis.storage.event.StoreListeners
-
Registers a listener to notify when the specified kind of event occurs.
- addListener(Class, StoreListener) - 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, StoreListener) - 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, StoreListener) - 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, StoreListener) - 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, StoreListener) - 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, StoreListener) - 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, StoreListener) - 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
IdentifiedObjectname given by aStringorInternationalString. - addName(Citation, CharSequence) - Method in class org.apache.sis.referencing.Builder
-
Adds an
IdentifiedObjectname in an alternative namespace. - addName(ReferenceIdentifier) - Method in class org.apache.sis.referencing.Builder
-
Adds an
IdentifiedObjectname fully specified by the given identifier. - addName(GenericName) - Method in class org.apache.sis.referencing.Builder
-
Adds an
IdentifiedObjectname 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.offsetvalue. - addOrMerge(Map) - 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
-
Implementation of
ShapeConverter.Double.addPoint()shared withShapeConverter.Double.toSequence(boolean). - addPoint(double[], double[], int) - Static method in class org.apache.sis.internal.feature.j2d.ShapeProperties
-
Appends the two first coordinates of
sourceat the end oftarget, expanding the target array if necessary. - addPoint(float[]) - Method in class org.apache.sis.internal.feature.jts.ShapeConverter.Float
-
Implementation of
ShapeConverter.Float.addPoint()shared withShapeConverter.Float.toSequence(boolean). - 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
minimumtomaximuminclusive 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
minimumtomaximuminclusive 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
lowerinclusive toupperexclusive. - 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
moreexception 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, 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) - 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) - Method in class org.apache.sis.storage.StorageConnector
-
Adds the given view in the cache, without dependencies.
- addView(Class, 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) - 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, boolean) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
- Advantage and inconvenient of this method - Section in org.apache.sis.metadata.iso.extent.Extents.intersection(VerticalExtent, VerticalExtent)
- 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.
- Affine transform - Section in interface org.apache.sis.referencing.operation.transform.LinearTransform
- 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
AffineTransform2Dfrom 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
AffineTransform2Dfrom 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
Matrixand Java2DAffineTransforminstances. - AffineTransforms2D() - Constructor for class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
-
Do not allows instantiation of this class.
- after(Expression, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is after the second.
- After(Expression, Expression) - 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
Marshallerafter 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 unrelatedParameterDescriptor. - 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.semiMinorAxisandDefaultEllipsoid.inverseFlatteninghas 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.
- Algorithm - Section in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
- Algorithm - Section in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
- Algorithm - Section in class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
- 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.
- Algorithms - Section in class org.apache.sis.referencing.GeodeticCalculator
- alias - Variable in class org.apache.sis.referencing.AbstractIdentifiedObject
-
An alternative name by which this object is identified, or
nullif 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
nullif 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.parserbefore 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) - 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).
- Aliases for WKT fragments - Section in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- 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
nullif 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.textinside 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
FormattedCharacterIteratorinternal 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
-
Index in the
AuthorityCodes.sqlandAuthorityCodes.statementsarrays. - 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.gettersmethods 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
trueif all values in the specified array are equal to the specified value, which may beDouble.NaN. - allEquals(float[], float) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif all values in the specified array are equal to the specified value, which may beFloat.NaN. - allEquals(int[], int) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif 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
trueif all values in the specified array are equal to the specified value, which may benull. - allMatch(DoublePredicate) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns whether all elements of this stream match the provided predicate.
- allMatch(Predicate) - 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
-
falsefor using the original formulas as published by EPSG, ortruefor 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_COLLECTIONflag when we started the walk. - allowSingleton - Variable in class org.apache.sis.internal.storage.image.WorldFileStoreProvider
-
Whether the provider is allowed to create
GridCoverageResourceinstances instead ofAggregateinstances. - allowsNaN() - Method in class org.apache.sis.coverage.CategoryList
-
Returns
trueif the category list contains at least one NaN value. - allowsNaN() - Method in class org.apache.sis.coverage.SampleDimension
-
Returns
trueif some sample values can beNaNvalues. - allPopulation - Variable in class org.apache.sis.math.StatisticsFormat
-
trueif the sample values given toStatistics.accept(…)methods were the totality of the population under study, orfalseif 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
trueif 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
-
truewhen an exception has been thrown but thisCRSBuilderalready 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
-
trueifRangeFormatshall 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.
- Alternative - Section in org.apache.sis.coverage.grid.GridOrientation.DISPLAY
- Alternative - Section in org.apache.sis.metadata.ModifiableMetadata.deepCopy(ModifiableMetadata.State)
- 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.
- Alternatives - Section in enum org.apache.sis.geometry.WraparoundMethod
- Alternatives - Section in interface org.apache.sis.internal.storage.ResourceOnFileSystem
- altMaximum - Variable in class org.apache.sis.coverage.ConvertedRange
-
The maximal value to be returned by
ConvertedRange.getMaxDouble(boolean)when theinclusiveflag is the opposite ofRange.isMaxIncluded(). - altMinimum - Variable in class org.apache.sis.coverage.ConvertedRange
-
The minimal value to be returned by
ConvertedRange.getMinDouble(boolean)when theinclusiveflag is the opposite ofRange.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.
- Anatomy of a name - Section in package org.apache.sis.util.iso
- 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, ornullif none. - Anchor - Class in org.apache.sis.internal.jaxb.gcx
-
The
Anchorelement, which is included inCharacterStringelements. - Anchor - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractIdentifiedObject(includingImmutableIdentifier). - 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
Anchorinitialized to the givenhrefvalue. - Anchor(XLink, String) - Constructor for class org.apache.sis.internal.jaxb.gcx.Anchor
-
Creates an
Anchorinitialized to the givenxlinkvalue. - ANCHOR - Static variable in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
-
Value assigned to
GO_CharacterString.typeif the currentGO_CharacterString.texthas 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_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.
- 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) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a
ANDfilter between two or more filters. - and(Predicate) - Method in class org.apache.sis.filter.FilterNode
-
Returns the
ANDlogical operation between this filter and the given predicate. - and(Predicate) - Method in interface org.apache.sis.filter.Optimization.OnFilter
-
Returns the
ANDlogical operation between this filter and the given predicate. - and(Filter, Filter) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a
ANDfilter between two filters. - And(Collection) - Constructor for class org.apache.sis.filter.LogicalFilter.And
-
Creates a new operator for the given operands.
- And(Filter, Filter) - 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) - Constructor for class org.apache.sis.measure.Scalar.Angle
- Angle(String) - Constructor for class org.apache.sis.measure.Angle
-
Constructs a newly allocated
Angleobject that contain the angular value represented by the string. - ANGLE - Static variable in class org.apache.sis.geometry.CoordinateFormat
-
Constants for the
CoordinateFormat.typesarray. - AngleConverter - Class in org.apache.sis.internal.converter
- 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
AngleFormatfor the default pattern and the current default locale. - AngleFormat(String) - Constructor for class org.apache.sis.measure.AngleFormat
-
Constructs a new
AngleFormatfor the specified pattern and the current default locale. - AngleFormat(String, Locale) - Constructor for class org.apache.sis.measure.AngleFormat
-
Constructs a new
AngleFormatusing the specified pattern and locale. - AngleFormat(Locale) - Constructor for class org.apache.sis.measure.AngleFormat
-
Constructs a new
AngleFormatfor 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, 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
-
Keys in the
AnnotatedImage.cachewhenAnnotatedImage.areaOfInterestis non-null. - 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, Expression) - 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, Expression) - 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) - 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.
- Apache SIS extensions - Section in package org.apache.sis.referencing.crs
- Apache SIS extensions - Section in package org.apache.sis.referencing.operation
- Apache SIS resources - Section in class org.apache.sis.util.ResourceInternationalString
- Apache SIS specific behavior - Section in package org.apache.sis.referencing.operation
- 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
Conversionelement 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) - Method in class org.apache.sis.storage.StorageConnector.Coupled
-
Formats the current
Coupledand 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
modeargument in thePropertyAccessor.set(int, Object, Object, int)method. - AppendableWriter - Class in org.apache.sis.io
-
Wraps a
Appendableas aWriter. - 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.outstream 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) - 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) - 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
IdentifiedObjectsubtypes. - appendCompound(CompoundFormat, 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) - 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) - 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 aSELECTstatement. - 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
OFFSETandFETCHclauses for fetching only a page of data. - appendFilterByName(Set, 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) - 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
NumberFormatsetting. - 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 returnsstart+1. - appendSymbol(Appendable, String) - Method in enum org.apache.sis.measure.UnitFormat.Style
-
Appends a string that may contains Unicode characters.
- appendTemporalExtent(Range) - 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
SELECTorINSERTstatement. - 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
SELECTorINSERTstatement. - appendVerticalExtent(MeasurementRange) - 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
LIKEargument. - 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.
- Application to coordinate operations - Section in org.apache.sis.util.ComparisonMode.APPROXIMATE
- Application to coordinate operations - Section in org.apache.sis.util.ComparisonMode.IGNORE_METADATA
- Application to coordinate reference systems - Section in org.apache.sis.util.ComparisonMode.IGNORE_METADATA
- Application to mathematical symbols - Section in class org.apache.sis.io.wkt.Transliterator
- 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
nullif none. - apply(int[]) - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid.Data
- apply(I, I, Function, BiConsumer) - Static method in class org.apache.sis.metadata.iso.extent.Extents
-
Implementation of
intersection(…)andunion(…)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_KEYvalue 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
Comparableif 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
nullif 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
nullif 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
attributeif it shall be included in the derived map, ornullotherwise. - 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) - 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.mapcalls 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) - Method in class org.apache.sis.filter.Optimization
-
Optimizes or simplifies the given expression.
- apply(Filter) - Method in class org.apache.sis.filter.Optimization
-
Optimizes or simplifies the given filter.
- apply(WraparoundMethod) - Method in class org.apache.sis.geometry.GeneralEnvelope
-
Implementation of
GeneralEnvelope.simplify()andGeneralEnvelope.wraparound(WraparoundMethod). - 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
nullif none. - apply(UnitDimension) - Method in class org.apache.sis.measure.SystemUnit.DimToUnit
-
Returns the unit associated to the given dimension, or
nullif none. - apply(WraparoundTransform) - Method in class org.apache.sis.geometry.WraparoundInEnvelope.Controller
-
Callback method for replacing
WraparoundTransforminstances byWraparoundInEnvelopeinstances inWraparoundTransform.transform(double[], int, double[], int, boolean). - 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) - Method in class org.apache.sis.filter.Optimization
-
Optimizes or simplifies the given filter and returns it as a list of
ANDoperands. - applyAndMask(int) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Sets
MultiAuthoritiesFactory.isIterationCompletedtoiterationCompleted & 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
BigDecimaltype. - applyAsDecimal(BigDecimal, BigDecimal) - Method in class org.apache.sis.filter.ComparisonFilter
-
Delegates to
BigDecimal.compareTo(BigDecimal)and interprets the result withComparisonFilter.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
doubleprimitive 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
Fractiontype. - 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
BigIntegertype. - 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
longprimitive 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.toTargetconversion 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.accuracyThresholdfor the currentCoordinateFormat.groundAccuracyvalue (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.groundPrecisionvalue. - 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
savedValuesarray 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.savedValuesas 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.savedValuesas 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.savedValuesas 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.savedValuesas 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.savedValuesas 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
WraparoundTransformsteps intoCoordinateOperationFinder.inverseChangeOfCRStransform 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
Areaobject, 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
-
Related to
AbstractIdentifiedObject(includingImmutableIdentifier). - Area(double, Unit) - 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
nullfor 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
nullif 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
nullfor not restricting the coverage to a sub-area. - areaOfInterest - Variable in class org.apache.sis.internal.referencing.ExtentSelector
-
The area of interest (AOI), or
nullif 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
nullif none. - areaOfInterest - Variable in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
-
The spatiotemporal area of interest, or
nullif none. - Area of interest - Section in class org.apache.sis.image.ImageProcessor
- 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.
- Argument checks - Section in org.apache.sis.referencing.operation.projection.NormalizedProjection.transform(double[], int, double[], int, boolean)
- Argument order convention - Section in class org.apache.sis.util.resources.Errors
- arguments - Variable in class org.apache.sis.internal.referencing.DefinitionVerifier
-
The arguments to use together with
DefinitionVerifier.resourceKeyfor 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
nullif 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, Expression) - 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.
- Arithmetic notes - Section in org.apache.sis.internal.util.Numerics.toExp10(int)
- 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, Class, 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
BOXor 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> - 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 todoublein 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
nullif 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
AsciiGridStoreinstances. - 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) - 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[]ordouble[]. - ASSEMBLED - Enum constant in enum org.apache.sis.feature.FoliationRepresentation
-
Trajectories stored in a single
Featureinstance. - 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.
- Associated boolean values - Section in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context.getContextualParameters()
- 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
FeatureTypeto be built by anFeatureTypeBuilderto anotherFeatureType. - AssociationRoleBuilder(FeatureTypeBuilder, DefaultAssociationRole) - Constructor for class org.apache.sis.feature.builder.AssociationRoleBuilder
-
Creates a new
FeatureAssociationRolebuilder initialized to the values of an existing association. - AssociationRoleBuilder(FeatureTypeBuilder, DefaultFeatureType, GenericName) - Constructor for class org.apache.sis.feature.builder.AssociationRoleBuilder
-
Creates a new
AssociationRolebuilder 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) - Constructor for class org.apache.sis.filter.AssociationValue
-
Creates a new expression retrieving values from a property at the given path.
- AssociationValue(List, PropertyValue) - 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
AssociationViewwhen 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()orAbstractName.toInternationalString(). - AsString() - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter.AsString
- Assumptions - Section in class org.apache.sis.metadata.sql.IdentifierGenerator
- 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) - Method in class org.apache.sis.measure.ConventionalUnit
-
Casts this unit to a parameterized unit of specified nature or throw a
ClassCastExceptionif the dimension of the specified quantity and this unit's dimension do not match. - asType(Class) - Method in class org.apache.sis.measure.Scalar
-
Ensures that this quantity is of the given type.
- asType(Class) - Method in class org.apache.sis.measure.SystemUnit
-
Casts this unit to a parameterized unit of specified nature or throw a
ClassCastExceptionif 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
Appendableas aWriter. - 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
-
trueif the units shall be formatted asxpointer. - 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
IdentifierMapAdapterobject, or thenilReasonattribute as aNilReasonobject. - ATTRIBUTE_INSTANCES - Static variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Enumeration of possible values for
DefaultScopeDescription.property. - Attribute characterization - Section in class org.apache.sis.feature.DefaultAttributeType
- 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
nullif 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.attributesmap. - 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
FeatureTypeBuilderhow 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
-
A reference to
FormattedCharacterIterator.attributes. - 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.renamedAttributeslist 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
nullif 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
AttributeTypeas 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
AttributeTypewhich will be part of the feature type to be built by aFeatureTypeBuilder. - AttributeTypeBuilder(AttributeTypeBuilder, Class) - Constructor for class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Creates a new builder initialized to the values of the given builder.
- AttributeTypeBuilder(FeatureTypeBuilder, Class) - Constructor for class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Creates a new
AttributeTypebuilder for values of the given class. - AttributeTypeBuilder(FeatureTypeBuilder, DefaultAttributeType) - Constructor for class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Creates a new
AttributeTypebuilder 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) - 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
AttributeViewwhen the amount of values can be only zero or one. - augmentedObjectiveCRS - Variable in class org.apache.sis.portrayal.Canvas
-
The
Canvas.objectiveCRSaugmented with additional dimensions found inCanvas.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.authorfield, 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
NonMarshalledAuthorityinstance. - authority - Variable in class org.apache.sis.internal.simple.SimpleIdentifier
-
Organization or party responsible for definition and maintenance of the SimpleIdentifier.code, or
nullif none. - authority - Variable in class org.apache.sis.internal.util.DefinitionURI
-
The authority part of a URI, or
nullif 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
nullif not available. - Authority - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractIdentifiedObject(includingImmutableIdentifier). - 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> - Class in org.apache.sis.referencing
-
Provides the CRS, CS, datum and coordinate operation authority factories.
- AuthorityFactories(Class) - 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
createmethods in a backingAuthorityFactory. - AuthorityFactoryProxy(Class, 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
trueif the given identifier authority matches the givenauthority. - AUTO - Enum constant in enum org.apache.sis.xml.XLink.Type
-
A special value for computing the type automatically from the
XLinkattributes. - AUTO2 - Static variable in class org.apache.sis.referencing.factory.CommonAuthorityFactory
-
The "AUTO2" prefix for a code identified by parameters.
- Auto-configuration from the handler - Section in org.apache.sis.util.logging.MonolineFormatter.MonolineFormatter(Handler)
- 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
-
The
ConcurrentAuthorityFactory.availableDAOsqueue. - 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.Encodershould infer the datum from the given coordinates instead of usingMilitaryGridReferenceSystem.datum. - Avoiding warning redundancies - Section in org.apache.sis.referencing.CRS.fromAuthority(CoordinateReferenceSystem, CRSAuthorityFactory, Filter)
- 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
AbstractCSandAbstractDatum. - 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
SouthPoleRotationandNorthPoleRotation. - 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.
- Axis directions - Section in org.apache.sis.coverage.grid.GridCoverageBuilder.setDomain(Envelope)
- 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/awhereais the semi-major axis length andbthe semi-minor axis length. - AxisName - Class in org.apache.sis.referencing.cs
-
Pattern of
CoordinateSystemAxistogether 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.
- Axis names - Section in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
- axisOrder - Variable in class org.apache.sis.io.wkt.GeodeticObjectParser
-
Order of coordinate system axes.
- Axis order - Section in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.linearizer()
- Axis order - Section in org.apache.sis.referencing.operation.builder.LocalizationGridBuilder.linearizer(boolean)
- 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
AxisOrderReversal3Dsubclass 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
nullif unspecified. - Axis units and orientation - Section in package org.apache.sis.referencing.operation.projection
- 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
nullif 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 avoidingX364class 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) - Static method in class org.apache.sis.internal.coverage.SampleDimensions
-
Returns the background values of all bands in the given list.
- BackingStoreException - Exception Class 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 class org.apache.sis.util.collection.BackingStoreException
-
Constructs a new exception with no detail message.
- BackingStoreException(String) - Constructor for exception class org.apache.sis.util.collection.BackingStoreException
-
Constructs a new exception with the specified detail message.
- BackingStoreException(String, Throwable) - Constructor for exception class org.apache.sis.util.collection.BackingStoreException
-
Constructs a new exception with the specified detail message and cause.
- BackingStoreException(Throwable) - Constructor for exception class 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
- 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.windowarray. - 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
-
truefor banded sample model, orfalsefor 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
DataBufferinstead of usingRasterAPI. - 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.Windowimplementation backed by an array ofdouble[]. - BandedIterator.FloatWindow - Class in org.apache.sis.image
-
PixelIterator.Windowimplementation backed by an array offloat[]. - 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
BandedSampleConvertercapable 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
DataBufferbank. - bandOffsets - Variable in class org.apache.sis.internal.coverage.j2d.SampleModelFactory
-
Offsets for all bands in data array elements, or
nullif 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
nullif 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
nullfor 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
nullif 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
- BASE_UNITS - Static variable in class org.apache.sis.io.wkt.MathTransformParser
-
The base units associated to the
MathTransformParser.UNIT_KEYWORDS, ignoringWKTKeywords.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
baseCRSduringorg.apache.sis.referencing.crs.AbstractDerivedCRSunmarshalling. - baseDirection - Variable in class org.apache.sis.referencing.cs.DirectionAlongMeridian
-
The base direction, which must be
AxisDirection.NORTHorAxisDirection.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
trueif 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
-
Related to
DefaultImageCRSandDefaultEngineeringCRS. - baseExtent - Variable in class org.apache.sis.coverage.grid.GridDerivation
-
The sub-extent of
GridDerivation.basegrid geometry to use for the new grid geometry. - BaseGeodCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - BaseParamCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultParametricCRS. - BaseProjCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultProjectedCRS. - BaseStreamWrapper<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.
- Base URLs - Section in class org.apache.sis.internal.jaxb.cat.CodeListUID
- 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, 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
wrapperargument. - bbox(Expression, 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
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - 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) - Static method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
-
Returns
trueifDefaultPrimeMeridian.formatTo(Formatter)should conservatively format the angular unit even if it would be legal to omit it. - before(Expression, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is before the second.
- Before(Expression, Expression) - 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, 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, 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, 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, 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, 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
Marshallerbefore this object is marshalled to XML. - beforeMarshal(Marshaller) - Method in class org.apache.sis.internal.jaxb.metadata.replace.ReferenceSystemMetadata
-
Invoked by JAXB
Marshallerbefore this object is marshalled to XML. - beforeMarshal(Marshaller) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Invoked by JAXB
Marshallerbefore 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 childDefaultParameterDescriptor. - 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
tryblock 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.coordinatesarray. - 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.coordinatesarray. - 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, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand begins at the second.
- Begins(Expression, Expression) - 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, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand begun by the second.
- BegunBy(Expression, Expression) - Constructor for class org.apache.sis.filter.TemporalFilter.BegunBy
-
Creates a new filter.
- Behavioral changes - Section in class org.apache.sis.filter.Optimization
- Behavior at poles - Section in class org.apache.sis.referencing.operation.projection.Mercator
- Behavior if there is no mark - Section in org.apache.sis.internal.storage.io.Markable.reset()
- 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, Expression, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Filter operation for a range check.
- Between(Expression, Expression, Expression) - 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, Expression, Quantity) - 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
MathTransform2Dinstance. - 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
switchstatements 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
switchstatements 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, ObjectConverter) - 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.
- Binary format - Section in class org.apache.sis.internal.referencing.provider.NADCON.Loader
- BinaryFunction<R,
V1, - Class in org.apache.sis.filterV2> -
Base class for expressions, comparators or filters performing operations on two expressions.
- BinaryFunction(Expression, Expression) - 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, Expression, Expression, 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
valueinRangeSet.array. - BinarySpatialFilter<R,
G> - Class in org.apache.sis.filter -
Spatial operations between two geometries.
- BinarySpatialFilter(Geometries, Expression, Envelope, WraparoundMethod) - Constructor for class org.apache.sis.filter.BinarySpatialFilter
-
Creates a spatial operator for
SpatialOperatorName.BBOX. - BinarySpatialFilter(SpatialOperatorName, Geometries, Expression, Expression) - 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
nullif 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 Class 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 class 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
switchstatements or as index in arrays. - BOOLEAN_COLUMNS - Static variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
-
The columns that may be of
BOOLEANtype instead ofSMALLINT. - 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) - 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.boundwith opposite sign and translated by the longitude rotation. - BOUND_KEY - Static variable in class org.apache.sis.referencing.gazetteer.LocationFormat
-
Vocabulary.Keysconstants for the east, west, south and north bounds, in that order. - BoundCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCoordinateOperation. - 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
nullif same asVisualization.Builder.sourceimage. - 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
trueifthisenvelope bounds is equal tothatenvelope bounds in two specified dimensions. - boundsOfInterest - Variable in class org.apache.sis.image.AnnotatedImage
-
Bounds of
AnnotatedImage.areaOfInterestintersected with image bounds, ornullfor 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
Doubleelements. - 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.STARTescape 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
nullif not yet specified. - buffer - Variable in class org.apache.sis.geometry.CoordinateFormat
-
Temporary buffer to use if the
toAppendToargument given toCoordinateFormat.format(DirectPosition, Appendable)is not an instance ofStringBuffer. - 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.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.niobuffer. - buffer() - Method in class org.apache.sis.math.Vector.SubSampling
-
Returns a buffer over the sub-section represented by this
SubSamplinginstance. - BUFFER - Enum constant in enum org.apache.sis.internal.processing.isoline.PolylineStage
-
The polylines are under construction in various
PolylineBufferinstances. - 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
DataBuffertypes 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, 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, 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.buffervalue 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
DataBufferconstant. - 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
GridDerivationclass. - 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.iteratorand 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 byevaluateAt(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> - 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) - 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) - 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.
- Builder property lifetimes - Section in class org.apache.sis.referencing.Builder
- 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
-
The
DefaultGeodeticDatum.BURSA_WOLF_KEYvalue. - 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
nullif none. - BURSAWOLF_TOLERANCE - Static variable in class org.apache.sis.internal.referencing.provider.GeocentricAffine
-
The tolerance factor for comparing the
BursaWolfParametersvalues. - BursaWolfInfo - Class in org.apache.sis.referencing.factory.sql
-
Private structure for
EPSGDataAccess.createBursaWolfParameters(PrimeMeridian, Integer)usage. - 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.
- Bursa-Wolf parameters - Section in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- 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
switchstatements 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
-
Value of
DataSubset.tileOffsetsat indexTiledGridCoverage.Snapshot.indexInTileVector. - 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
Bufferof arbitrary kind to a targetByteBuffer. - 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
bytevalues. - ByteWriter.Doubles - Class in org.apache.sis.internal.storage.io
-
Writer for
doublevalues. - ByteWriter.Floats - Class in org.apache.sis.internal.storage.io
-
Writer for
floatvalues. - ByteWriter.Integers - Class in org.apache.sis.internal.storage.io
-
Writer for
intvalues. - ByteWriter.Longs - Class in org.apache.sis.internal.storage.io
-
Writer for
longvalues. - ByteWriter.Shorts - Class in org.apache.sis.internal.storage.io
-
Writer for
shortvalues.
C
- c - Variable in class org.apache.sis.feature.PropertySingleton.Iter
-
Initial
AbstractList.modCountvalue, 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
nullif 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.CACHEmap. - 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) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
-
Stores the given result in the cache.
- cache(IdentifiedObject, Set) - 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
ResamplingGridinstances. - 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
Doublevalues. - 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.parametersto cache. - Cache.Deferred<K,
V> - Class in org.apache.sis.util.collection -
Key-value pairs of new entries created during
Cache.ReplaceAdapterexecution, 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.mapwhich forwards the calls to theremappingfunction 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
- 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
nullif 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) - 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.cachedarray, or -1 if it should not be cached. - CacheKey - Class in org.apache.sis.metadata
-
A key in the
MetadataStandardinternal cache. - CacheKey - Class in org.apache.sis.metadata.sql
-
The key for an entry in the
MetadataSourcecache. - 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
-
Implementation of
ConcurrentAuthorityFactory.printCacheContent(PrintWriter). - 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.
- Caching - Section in class org.apache.sis.internal.coverage.j2d.BatchComputedImage
- Caching - Section in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable, Iterable, Iterable, Iterable)
- Caching strategy - Section in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- calendar - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
The calendar instance for creating
Dateobjects from a year (the "epoch" in datum definition). - calendar() - Method in class org.apache.sis.internal.jaxb.gml.TimePeriodBound
-
Returns the XML calendar, or
nullif none. - calendar() - Method in class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML2
-
Returns the XML calendar, or
nullif none. - calendar() - Method in class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML3
-
Returns the XML calendar, or
nullif 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
Envelopeswhich 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
trueif it is safe to close this factory. - canClose(DAO) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns
trueif the given Data Access Object (DAO) can be closed. - canClose(AutoCloseable) - Method in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
-
Invoked when
StaxStreamReaderfinished to read XML document from the given stream. - canClose(EPSGDataAccess) - Method in class org.apache.sis.referencing.factory.sql.EPSGFactory
-
Returns
trueif 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
-
trueifCodeList.valueOf(Class, 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
trueif 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
trueif thisMultiAuthoritiesFactorycan 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.objectiveTransformtransform 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 Class in org.apache.sis.coverage
-
Thrown when a quantity can not be evaluated.
- CannotEvaluateException() - Constructor for exception class org.apache.sis.coverage.CannotEvaluateException
-
Creates an exception with no message.
- CannotEvaluateException(String) - Constructor for exception class org.apache.sis.coverage.CannotEvaluateException
-
Creates an exception with the specified message.
- CannotEvaluateException(String, Throwable) - Constructor for exception class 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 Class in org.apache.sis.storage
-
Thrown when an unrecoverable error occurred during the probing of a file.
- CanNotProbeException(DataStoreProvider, String, Throwable) - Constructor for exception class org.apache.sis.storage.CanNotProbeException
-
Creates an exception with the specified details message and cause.
- CanNotProbeException(DataStoreProvider, StorageConnector, Throwable) - Constructor for exception class 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
UnavailableFactoryExceptionhaving 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
UnavailableFactoryExceptionhaving 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
trueif 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(…)orwritable(…)can be invoked. - canPullMore() - Method in class org.apache.sis.internal.referencing.LazySet
-
Returns
trueif theLazySet.sourceIteratoris non-null and have more elements to return, or if we initialized the cache with some elements declared byLazySet.initialValues(). - canReadDirect(TiledGridResource.Subset) - Method in class org.apache.sis.storage.geotiff.DataCube
-
Returns
trueif the image can be read with theDataSubsetbase class, orfalseif the more sophisticatedCompressedSubsetsub-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
-
trueif theRangeSet.Iter.remove()method can be invoked. - canReorderGridAxis - Variable in class org.apache.sis.coverage.grid.GridOrientation
-
Whether
GridExtentcan be rewritten with a different axis order for matching the CRS axis order specified byGridOrientation.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
trueif the caller can skip the call toAbstractFeature.verifyPropertyValue(String, Object). - canSubstituteByReference(MarshalContext, Class, T, String) - Method in class org.apache.sis.xml.ReferenceResolver
-
Returns
trueif the marshaller can use axlink:href="#id"reference to the given object instead of writing the full XML element. - canSubstituteByReference(MarshalContext, Class, T, UUID) - Method in class org.apache.sis.xml.ReferenceResolver
-
Returns
trueif the marshaller can use a reference to the given object instead of writing the full XML element. - canSubstituteByReference(MarshalContext, Class, T, XLink) - Method in class org.apache.sis.xml.ReferenceResolver
-
Returns
trueif the marshaller can use axlink:hrefreference 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
Canvasto 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
GridExtentwhich remembers theCanvas.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) - 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
-
Bitwise combination of
StorageConnector.CASCADE_ON_CLOSE,StorageConnector.CASCADE_ON_RESETorStorageConnector.CLEAR_ON_RESET. - CASCADE_ON_CLOSE - Static variable in class org.apache.sis.storage.StorageConnector
-
A flag for
addView(…, view, source, flags)telling that after closing theview, we also need to close thesource. - CASCADE_ON_RESET - Static variable in class org.apache.sis.storage.StorageConnector
-
A flag for
addView(…, view, source, flags)telling that before resetting theview, we need to reset thesourcefirst. - cascadedListeners - Variable in class org.apache.sis.storage.event.StoreListeners
-
The
CascadedStoreEvent.ParentListeners registered onStoreListeners.parent. - 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> - 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
-
trueif after closing theStorageConnector.Coupled.view, we need to also close theStorageConnector.Coupled.wrapperFor. - cascadeOnReset() - Method in class org.apache.sis.storage.StorageConnector.Coupled
-
trueif calls toStorageConnector.Coupled.reset()should cascade toStorageConnector.Coupled.wrapperFor. - Case of 82.6…° < ∆λ ≤ 90° - Section in org.apache.sis.referencing.operation.projection.TransverseMercator.transform(double[], int, double[], int, boolean)
- Case of 82.6…° < ∆λ ≤ 90° - Section in org.apache.sis.referencing.operation.projection.TransverseMercator.transform(double[], int, double[], int, boolean)
- Case of JPEG - Section in org.apache.sis.internal.storage.image.WorldFileStoreProvider.SINGLE_IMAGE_FORMATS
- Case of multi-pixels packed image - Section in org.apache.sis.internal.storage.inflater.CopyFromBytes.skip(long)
- Case of multi-pixels packed image - Section in org.apache.sis.internal.storage.inflater.Inflater.skip(long)
- Case of ∆λ > 90° - Section in org.apache.sis.referencing.operation.projection.TransverseMercator.transform(double[], int, double[], int, boolean)
- Case of ∆λ > 90° - Section in org.apache.sis.referencing.operation.projection.TransverseMercator.transform(double[], int, double[], int, boolean)
- 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, 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) - 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 anIllegalArgumentExceptionif the given object is not aRangeinstance. - cast(Object, Class) - Static method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Returns the given value casted to a
Setof elements of the given type. - cast(AbstractAttribute, Class) - Static method in class org.apache.sis.feature.Features
-
Casts the given attribute instance to the given parameterized type.
- cast(DefaultAttributeType, Class) - 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) - Static method in class org.apache.sis.parameter.Parameters
-
Casts the given parameter descriptor to the given type.
- cast(ParameterValue, Class) - Static method in class org.apache.sis.parameter.Parameters
-
Casts the given parameter value to the given type.
- CastedAndConverted(Class, Class, String, boolean) - Constructor for class org.apache.sis.filter.PropertyValue.CastedAndConverted
-
Creates a new expression retrieving values from a property of the given name.
- Casting a PixelIterator - Section in class org.apache.sis.image.WritablePixelIterator
- castOrCopy(Number) - Static method in class org.apache.sis.internal.util.DoubleDouble
-
Returns the given value as a
DoubleDouble. - castOrCopy(Collection, Class) - Static method in class org.apache.sis.internal.util.CheckedArrayList
-
Returns the given collection as a
CheckedArrayListinstance of the given element type. - castOrCopy(Quantity) - Static method in class org.apache.sis.measure.Quantities
-
Returns the given quantity as an instance of the specific
Quantitysubtype. - 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) - Static method in class org.apache.sis.measure.NumberRange
-
Returns the specified
Rangeas aNumberRangeobject. - castOrCopy(DirectPosition) - Static method in class org.apache.sis.geometry.AbstractDirectPosition
-
Returns the given position as an
AbstractDirectPositioninstance. - castOrCopy(Envelope) - Static method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns the given envelope as an
AbstractEnvelopeinstance. - castOrCopy(Envelope) - Static method in class org.apache.sis.geometry.GeneralEnvelope
-
Returns the given envelope as a
GeneralEnvelopeinstance. - castOrCopy(Envelope) - Static method in class org.apache.sis.geometry.ImmutableEnvelope
-
Returns the given envelope as an
ImmutableEnvelopeinstance. - 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
Linkinstance. - 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
Personinstance. - 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
Copyrightinstance. - 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
Boundsinstance. - 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
Metadatainstance. - 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) - 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
AbstractCSinstance. - 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
Matrix1implementation. - castOrCopy(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrix2
-
Casts or copies the given matrix to a
Matrix2implementation. - castOrCopy(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrix3
-
Casts or copies the given matrix to a
Matrix3implementation. - castOrCopy(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrix4
-
Casts or copies the given matrix to a
Matrix4implementation. - 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
DefaultNameSpaceimplementation. - 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>orGeometryWrapper<G>geometry. - castOrWrap(Object) - Method in class org.apache.sis.internal.feature.Geometries
-
Returns a wrapper for the given
<G>orGeometryWrapper<G>instance. - castOrWrap(Object) - Method in class org.apache.sis.internal.feature.j2d.Factory
-
Returns a wrapper for the given
<G>orGeometryWrapper<G>geometry. - castOrWrap(Object) - Method in class org.apache.sis.internal.feature.jts.Factory
-
Returns a wrapper for the given
<G>orGeometryWrapper<G>geometry. - castOrWrap(Attribute) - Static method in class org.apache.sis.xml.TransformedEvent.Attr
-
Cast or wrap the given attribute to an
Attrinstance. - castOrWrap(ParameterValueGroup) - Static method in class org.apache.sis.parameter.Parameters
-
Returns the given parameter value group as a
Parametersinstance. - castTo(Class) - Method in class org.apache.sis.measure.MeasurementRange
-
Casts this range to the specified type.
- castTo(Class) - Method in class org.apache.sis.measure.NumberRange
-
Casts this range to the specified type.
- castTo(Class, Class) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
-
Returns
thiscasted 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
Reflectionkey 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
nullif none. - catalog - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
-
The name of the catalog that contains the EPSG tables, or
nullor 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
nullor 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.converseandCategory.toConversefields. - 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
nullis 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.EMPTYconstant. - 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}
- Caution - Section in org.apache.sis.internal.referencing.Formulas.fastHypot(double, double)
- Cautions - Section in org.apache.sis.xml.MarshallerPool.recycle(Marshaller)
- Cautions - Section in org.apache.sis.xml.MarshallerPool.recycle(Unmarshaller)
- Caution when used in collections - Section in class org.apache.sis.geometry.DirectPosition2D
- 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
-
Constructor for the
CC_Conversion.wrap(Conversion)method only. - 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
-
Constructor for the
CC_CoordinateOperation.wrap(CoordinateOperation)method only. - 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
-
Constructor for the
CC_GeneralOperationParameter.wrap(GeneralParameterDescriptor)method only. - 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
-
Constructor for the
CC_GeneralParameterValue.wrap(GeneralParameterValue)method only. - 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
-
Constructor for the
CC_OperationMethod.wrap(OperationMethod)method only. - 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
-
Constructor for the
CC_OperationParameter.wrap(ParameterDescriptor)method only. - 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
-
Constructor for the
CC_OperationParameterGroup.wrap(ParameterDescriptorGroup)method only. - 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
-
Constructor for the
CD_Ellipsoid.wrap(Ellipsoid)method only. - 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
-
Constructor for the
CD_EngineeringDatum.wrap(EngineeringDatum)method only. - 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
-
Constructor for the
CD_GeodeticDatum.wrap(GeodeticDatum)method only. - 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
-
Constructor for the
CD_ImageDatum.wrap(ImageDatum)method only. - 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
-
Constructor for the
CD_ParametricDatum.wrap(DefaultParametricDatum)method only. - 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
-
Constructor for the
CD_PrimeMeridian.wrap(PrimeMeridian)method only. - 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
-
Constructor for the
CD_TemporalDatum.wrap(TemporalDatum)method only. - 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
-
Constructor for the
CD_VerticalDatum.wrap(VerticalDatum)method only. - 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.
- Cell Coordinates - Section in class org.apache.sis.internal.storage.TiledGridCoverage
- Cell Coordinates - Section in class org.apache.sis.storage.geotiff.DataSubset
- 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
-
POINTifGeoKeys.RasterTypeisGeoCodes.RasterPixelIsPoint,AREAif it isGeoCodes.RasterPixelIsArea, or null if unspecified. - cellGeometry - Variable in class org.apache.sis.storage.geotiff.GridGeometryBuilder
-
POINTifGeoKeys.RasterTypeisGeoCodes.RasterPixelIsPoint,AREAif it isGeoCodes.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.Cellobjects, 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) - 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.xToBufferfor the newPixelIterator.yvalue. - 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
nullif not yet computed. - changeOfCRS() - Method in class org.apache.sis.coverage.grid.CoordinateOperationFinder
-
Returns the coordinate operation from source CRS to target CRS.
- Change of rule order - Section in class org.apache.sis.internal.referencing.ExtentSelector
- 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
ChannelDataInputandChannelDataOutput. - 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 theChannelData.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
- 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
ChannelDataInputfor implementing theImageInputStreaminterface. - 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
ChannelDataOutputfor implementing theDataOutputinterface. - 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
ChannelDatahas been created. - CHARACTER - Static variable in class org.apache.sis.util.Numbers
-
Constant of value 0x2 used in
switchstatements 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
nullif 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
-
Implementation of
AbstractAttribute.characteristics()map. - 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
nullif 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
nullif 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
AttributeTypeto 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
nullelements. - 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
nullelement. - 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
nullelement. - 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.
- Characteristics of the returned image - Section in org.apache.sis.coverage.grid.GridCoverage.render(GridExtent)
- 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
AttributeTypewill will be built by aFeatureTypeBuilder. - CharacteristicTypeBuilder(AttributeTypeBuilder, Class) - Constructor for class org.apache.sis.feature.builder.CharacteristicTypeBuilder
-
Creates a new characteristic builder for values of the given class.
- CharacteristicTypeBuilder(AttributeTypeBuilder, DefaultAttributeType) - 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) - 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
sourceattribute, created when first needed. - characterizedBy - Variable in class org.apache.sis.feature.CharacteristicTypeMap
-
Characteristics of another attribute type (the
sourceattribute 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
charvalues, 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_DIGITSconstant. - Characters.UnicodeIdentifier - Class in org.apache.sis.util
-
Implementation of the
Characters.Filter.UNICODE_IDENTIFIERconstant. - 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
charvalue 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
CharSequencetoString, then forward to another converter fromStringto various objects. - CharSequenceConverter(Class, ObjectConverter) - Constructor for class org.apache.sis.internal.converter.CharSequenceConverter
-
Creates a new converter from
CharSequenceto the given target type. - CharSequences - Class in org.apache.sis.util
-
Static methods working with
CharSequenceinstances. - 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
checkPointAvailableboolean value. - checkConcurrentModification() - Method in class org.apache.sis.metadata.TreeNodeChildren.Iter
-
Throws
ConcurrentModificationExceptionif an unexpected change has been detected. - checkDimensions(Map) - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
-
Ensures that
AbstractCoordinateOperation.sourceCRS,AbstractCoordinateOperation.targetCRSandAbstractCoordinateOperation.interpolationCRSdimensions are consistent withAbstractCoordinateOperation.transforminput and output dimensions. - CheckedArrayList<E> - Class in org.apache.sis.internal.util
- CheckedArrayList(Class) - Constructor for class org.apache.sis.internal.util.CheckedArrayList
-
Constructs a list of the specified type.
- CheckedArrayList(Class, 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) - Constructor for class org.apache.sis.internal.util.CheckedHashSet
-
Constructs a set of the specified type.
- CheckedHashSet(Class, 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) - 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.entriesvalue is defined. - checkPermission() - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
-
Throws an
UnsupportedOperationExceptionwhen a mutable method is invoked, sinceAffineTransform2Dmust be immutable. - checkPermission() - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
-
Checks if the caller is allowed to change this
AffineTransformstate. - 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
- children - Variable in class org.apache.sis.io.wkt.StoredTree.Node
-
Snapshot of
Element.childrenlist. - children - Variable in class org.apache.sis.metadata.TreeNode
-
The children of this node, or
nullif 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
nullif none. - children - Variable in class org.apache.sis.util.collection.TreeNodeList
-
The children, or
nullif 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.
- Choosing a collection type - Section in org.apache.sis.metadata.ModifiableMetadata.nonNullCollection(Collection, Class)
- Choosing a collection type - Section in org.apache.sis.metadata.ModifiableMetadata.writeCollection(Collection, Collection, Class)
- Choosing a logging framework - Section in package org.apache.sis.util.logging
- Choosing the range of longitude values - Section in class org.apache.sis.geometry.AbstractEnvelope
- Choosing the range of longitude values - Section in org.apache.sis.geometry.GeneralEnvelope.normalize()
- 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
-
Constructor for the
CI_Address.wrap(Address)method only. - 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
-
Constructor for the
CI_Citation.wrap(Citation)method only. - 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
-
Constructor for the
CI_Contact.wrap(Contact)method only. - 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
-
Constructor for the
CI_Date.wrap(CitationDate)method only. - CI_DateTypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
DateTypein 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
OnLineFunctionin 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
-
Constructor for the
CI_OnlineResource.wrap(OnlineResource)method only. - 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
-
Constructor for the
CI_Party.wrap(AbstractParty)method only. - CI_PresentationFormCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
PresentationFormin 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
-
Constructor for the
CI_Responsibility.wrap(DefaultResponsibility)method only. - 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
-
Constructor for the
CI_ResponsibleParty.wrap(ResponsibleParty)method only. - CI_RoleCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
Rolein 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
-
Constructor for the
CI_Series.wrap(Series)method only. - 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
-
Constructor for the
CI_Telephone.wrap(Telephone)method only. - CI_TelephoneTypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
TelephoneTypein 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.
- Circular dependencies - Section in class org.apache.sis.util.collection.Cache
- 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
nullif 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
-
Related to
AbstractIdentifiedObject(includingImmutableIdentifier). - 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 Citationconstants 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 Citationconstants 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
- 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
Classobjects. - 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
IdentifiedObjectfor which an object type is defined. - ClassFormat - Class in org.apache.sis.io
-
Used by
CompoundFormatfor formatting the name of objects of typeClass. - ClassFormat() - Constructor for class org.apache.sis.io.ClassFormat
-
For the unique
ClassFormat.INSTANCEonly. - Class hierarchy - Section in package org.apache.sis.feature
- 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
nullif 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
Proxyinstances. - CLASSLOADER - Static variable in class org.apache.sis.util.iso.Types.Description
-
The class loader to use for fetching GeoAPI resources.
- Class loader - Section in org.apache.sis.storage.DataStores.registry
- Class loaders - Section in class org.apache.sis.util.ResourceInternationalString
- Class loaders - Section in org.apache.sis.util.ResourceInternationalString.getBundle(Locale)
- 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.sourceClassandClassPair.targetClassvalues. - ClassPair(Class, Class) - 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) - 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
ServiceRegistrystate 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.valueandDoubleDouble.errorterms to zero. - clear() - Method in class org.apache.sis.internal.util.EmptyQueue
- clear() - Method in class org.apache.sis.io.LineAppender
-
Resets the
LineAppenderinternal 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) - 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 thatviewcannot be reset, so it should be set tonullinstead. - CLEAR_SEMAPHORE - Static variable in class org.apache.sis.internal.jaxb.Context
-
Bit where to store whether
Context.finish()shall invokeSemaphores.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
FeatureAssociationRolecreated by the last call toAssociationRoleBuilder.build()has been cached, clears that cache. - clearCache() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
If the
AttributeTypecreated by the last call toAttributeTypeBuilder.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 toCharacteristicTypeBuilder.build()has been cached, clears that cache. - clearCache() - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
If the
FeatureTypecreated by the last call toFeatureTypeBuilder.build()has been cached, clears that cache. - clearCache() - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
-
If the
PropertyTypecreated by the last call toPropertyTypeBuilder.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.entriesForCodestable. - 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
thissince 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
thissince 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
thissince 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) - 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
HashMapor the instance returned byCollections.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
Clonerinstance which requires publicclone()method to be present. - Cloner(boolean) - Constructor for class org.apache.sis.internal.util.Cloner
-
Creates a new
Clonerinstance. - cloneResults - Variable in class org.apache.sis.internal.util.Cloner
-
Results of cloning instances previously meet during this
Clonerlifetime. - 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
-
Closes
PredictorChannel.input. - 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
-
Closes the ChannelDataInput.channel.
- close() - Method in class org.apache.sis.internal.storage.io.ChannelImageOutputStream
-
Closes the ChannelDataOutput.channel.
- 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.outimplementsCloseable, or is aAppenderwrapper 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
CloseEventto 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
- close(List) - Static method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Invokes
AutoCloseable.close()on all the given factories. - close(Map) - 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 enum org.apache.sis.measure.UnitFormat.Style
-
Other symbols not in the
UnitFormat.Styleenumeration because common to all. - CloseableReference - Class in org.apache.sis.referencing.factory.sql
-
Closes JDBC statements when
AuthorityCodesis 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
StorageConnectorexcept 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.polylineOnLeftwithpolylineOnTop, saves their coordinates and clear thosePolylineBufferinstances 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
- Closing - Section in class org.apache.sis.metadata.sql.CachedStatement
- 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
nullfor 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
nullif 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
-
The operation as one of the
UnitFormat.Operation.NOOP,UnitFormat.Operation.IMPLICIT,UnitFormat.Operation.MULTIPLYorUnitFormat.Operation.DIVIDEvalues. - 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 theNAME_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
nullif 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
codeListattribute in the XML element. - CodeList(Class, SystemConverter) - 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) - Constructor for class org.apache.sis.internal.converter.StringConverter.CodeList
-
Creates a new converter for the given code list.
- CodeListAdapter<ValueType, BoundType> - Class in org.apache.sis.internal.jaxb.cat
-
An adapter for
CodeList, in order to implement the ISO 19115-3 standard. - CodeListAdapter<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
CodeListvalue in a GML document. - CodeLists - Class in org.apache.sis.internal.util
-
Implementation of some
Typesmethods needed bysis-utilitymodule. - 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_ROOTfor 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_LEGACYor one of its alternative for obtaining the path to the definitions of code lists. - CodeListSet<E> - Class in org.apache.sis.util.collection
-
A specialized
Setimplementation for use withCodeListvalues. - CodeListSet(Class) - Constructor for class org.apache.sis.util.collection.CodeListSet
-
Creates an initially empty set for code lists of the given type.
- CodeListSet(Class, 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
CodeListin 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
CodeListAdapterelements. - codeListValue - Variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
-
The
codeListValueattribute 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
nullfor 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
nullif 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.objectskeys, 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
codesarray, creating it if needed. - Codes - Class in org.apache.sis.referencing.cs
-
Map units of measurement and axis directions to
CoordinateSystemobjects 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
codeSpaceattribute 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
nullif none. - codeSpace - Variable in class org.apache.sis.internal.jaxb.gml.CodeListAdapter.Value
-
The code space of the
CodeListAdapter.Value.valueas a URI, ornull. - 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
nullif 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
linesegment located at the givendistancefrom that line. - colinearPoint(Line2D, Point2D, double) - Static method in class org.apache.sis.geometry.Shapes2D
-
Returns a point on the given
linesegment located at the givendistancefrom that line. - collect() - Method in class org.apache.sis.internal.maven.JarCollector
-
Implementation of the
JarCollector.execute()method. - collect(Supplier, BiConsumer, BiConsumer) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Performs a mutable reduction on the elements of this stream.
- collect(Supplier, ObjDoubleConsumer, BiConsumer) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Performs a mutable reduction on the elements of this stream.
- collect(Collector) - 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
Collectionto various objects. - CollectionConverter(Class) - Constructor for class org.apache.sis.internal.converter.CollectionConverter
-
For inner classes only.
- CollectionConverter.List - Class in org.apache.sis.internal.converter
-
Converter from
CollectiontoList. - CollectionConverter.Set - Class in org.apache.sis.internal.converter
-
Converter from
CollectiontoSet. - 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
Collectionobjects. - CollectionsExt() - Constructor for class org.apache.sis.internal.util.CollectionsExt
-
Do not allow instantiation of this class.
- collectionType(Class) - 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
nullif 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 whenFormatter.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
IndexColorModelif needed. - Colorizer(Collection) - 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) - 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.
- 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
Visualizationimage. - 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
nullif 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
ColorModelobjects 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> - 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
-
trueif colors can be applied for ANSI X3.64 compliant terminal. - colors - Variable in class org.apache.sis.console.ResourcesDownloader
-
trueif 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
nullfor no syntax coloring. - colors - Variable in class org.apache.sis.io.wkt.WKTFormat
-
The immutable set of colors to use for this formatter, or
nullfor no syntax coloring. - colors - Variable in class org.apache.sis.parameter.ParameterFormat
-
The colors for an output on X3.64 compatible terminal, or
nullif none. - colors - Variable in class org.apache.sis.util.logging.MonolineFormatter
-
The colors to apply, or
nullif none. - colors() - Method in class org.apache.sis.util.logging.MonolineFormatter
-
Returns the
MonolineFormatter.colorsmap, 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) - 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
Reflectionkey 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
nullfor 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
nullif 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, 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
-
Implementation of
GridExtent.union(GridExtent)andGridExtent.intersect(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. - Combined URNs - Section in class org.apache.sis.internal.util.DefinitionURI
- 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 class 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) - 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, 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) - 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
CRSauthority. - commonCRS - Variable in class org.apache.sis.internal.feature.SpatialOperationContext
-
The common CRS found by
SpatialOperationContext.transform(GeometryWrapper[]). - 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[], 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) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a more compact representation of the given list.
- compact(Map) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a more compact representation of the given map.
- compact(Set) - 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) - Constructor for class org.apache.sis.internal.converter.NumberConverter.Comparable
-
Creates a new converter from the given type of numbers to
Comparableinstances. - 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
Categoryobjects according theirNumberRange.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
doublevalues. - 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
doublevalues. - compare(Number, Number) - Static method in class org.apache.sis.measure.Quantities
-
Compares the two given number, without casting to
doubleif we can avoid that cast. - compare(Object, Object) - Method in class org.apache.sis.referencing.crs.SubTypes
-
Implementation of
SubTypes.BY_TYPEcomparator. - 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 supportingnullvalues. - 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, Iterator) - 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, Range) - 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 ofand final step in
invalid reference
#compare(CoordinateReferenceSystem, CoordinateReferenceSystem)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
Angleobjects 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()orAbstractFeature.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
IdentifiedObjectFindershould 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
thisfeature is finished. - ComparisonFilter<R> - Class in org.apache.sis.filter
-
Comparison operators between two values.
- ComparisonFilter(Expression, Expression, 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
LenientComparableobjects for equality. - ComparisonMode() - Constructor for enum org.apache.sis.util.ComparisonMode
- Comparison of Molodensky and geocentric translation - Section in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
- 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()orAbstractFeature.equals(Object)method started execution for the given feature and returnstrueif there is no recursion. - Comparison with java.util.concurrent - Section in class org.apache.sis.internal.system.DelayedExecutor
- Comparison with standard hash map - Section in class org.apache.sis.feature.CharacteristicTypeMap
- Comparison with standard method - Section in org.apache.sis.internal.coverage.j2d.SampleModelFactory.subsetAndCompress(int[])
- Comparison with UCAR library - Section in class org.apache.sis.internal.referencing.provider.SouthPoleRotation
- 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, ornullif none. - complement - Variable in class org.apache.sis.storage.geotiff.ImageMetadataBuilder
-
Metadata specified in
GEO_METADATAorGDAL_METADATAtags, ornullif 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.statevalue 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) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Returns the union of the given
propertiesmap with the default properties given at construction time. - complete(Map) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Returns the union of the given
propertiesmap 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) - 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) - 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
-
trueifGridGeometryBuilder.affinehas been specified by a complete matrix (Tags.ModelTransformation), orfalseif 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) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
-
Completes or edits properties of the root
IdentifiedObject. - completeRoot(Map) - Method in class org.apache.sis.io.wkt.WKTFormat.Parser
-
Invoked when a root
IdentifiedObjectis 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
ContextualParameteras unmodifiable and creates the normalize →kernel→ denormalize 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.
- Component order - Section in class org.apache.sis.referencing.crs.DefaultCompoundCRS
- 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
nullif 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
nullif none andcreateis false. - components(CoordinateSystem, List) - 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
-
Whether all
GroupAggregate.componentsareGridCoverageResourceelements. - Components order - Section in org.apache.sis.referencing.CRS.compound(CoordinateReferenceSystem...)
- Composite(Class, Collection) - 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, 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
Formatimplementations which delegate part of their work to otherFormatinstances. - 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[]) - 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
thissince this vector is considered already compressed. - compress(double) - Method in class org.apache.sis.math.SequenceVector
-
Returns
thissince Apache SIS cannot create a more compact vector than thisSequenceVector. - 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
thisif this method cannot do better than currentVectorinstance. - 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, 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
nullif this method cannot do better than the givenVectorinstance. - 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
nullif this method cannot do better than the givenVectorinstance. - 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
nullif 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
nullfor 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) - 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) - 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
ComputedImageimage 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
ComputedTilesas 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.maxXandSimpleLocation.maxYfields. - 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) - 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) - 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, 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) - 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
Tileconstructors. - 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.wrapAroundChangesfield after we verified that the coordinate operation is valid. - computeTransientFields() - Method in class org.apache.sis.referencing.operation.transform.AbridgedMolodenskyTransform2D
-
Computes the
AbridgedMolodenskyTransform2D.scalefield from existing fields. - computeTransientFields(List) - Method in class org.apache.sis.feature.DefaultFeatureType
-
Computes transient fields (
DefaultFeatureType.assignableTo,DefaultFeatureType.byName,DefaultFeatureType.indices,DefaultFeatureType.isSimple). - computeTransientFields(Map) - 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
-
Related to
AbstractMathTransform. - concatenate(boolean, MathTransform, MathTransform) - Method in class org.apache.sis.internal.referencing.MathTransformsOrFactory
-
Concatenates the two given transforms, switching their order if
applyOtherFirstistrue. - 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, Comparator) - Static method in class org.apache.sis.internal.filter.SortByComparator
-
Creates a new comparator as the concatenation of the two given comparators.
- concatenate(SortBy, SortBy) - 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.r1followed byp2.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, 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, 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
- 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.stepfollowed 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.
- Concurrency - Section in class org.apache.sis.metadata.sql.MetadataSource
- Concurrency requirements - Section in org.apache.sis.internal.coverage.j2d.TileOpExecutor.executeOnReadable(RenderedImage, Collector)
- Concurrency requirements - Section in org.apache.sis.internal.coverage.j2d.TileOpExecutor.executeOnWritable(WritableRenderedImage, Collector)
- Concurrency requirements - Section in org.apache.sis.internal.coverage.j2d.TileOpExecutor.parallelReadFrom(RenderedImage)
- Concurrency requirements - Section in org.apache.sis.internal.coverage.j2d.TileOpExecutor.parallelWriteTo(WritableRenderedImage)
- ConcurrentAuthorityFactory<DAO> - Class in org.apache.sis.referencing.factory
-
A concurrent authority factory that caches all objects created by another factory.
- ConcurrentAuthorityFactory(Class) - 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, 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> - 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
IdentifiedObjectFinderwhich 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> - Class in org.apache.sis.referencing.factory
-
A hook to be executed either when the
ConcurrentAuthorityFactoryis 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 Class in org.apache.sis.storage
-
Thrown when an operation cannot be performed while a read operation is in progress.
- ConcurrentReadException() - Constructor for exception class org.apache.sis.storage.ConcurrentReadException
-
Creates an exception with no cause and no details message.
- ConcurrentReadException(String) - Constructor for exception class org.apache.sis.storage.ConcurrentReadException
-
Creates an exception with the specified details message.
- ConcurrentReadException(String, Throwable) - Constructor for exception class org.apache.sis.storage.ConcurrentReadException
-
Creates an exception with the specified details message and cause.
- ConcurrentReadException(Locale, String) - Constructor for exception class 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 Class in org.apache.sis.storage
-
Thrown when an operation cannot be performed while a write operation is in progress.
- ConcurrentWriteException() - Constructor for exception class org.apache.sis.storage.ConcurrentWriteException
-
Creates an exception with no cause and no details message.
- ConcurrentWriteException(String) - Constructor for exception class org.apache.sis.storage.ConcurrentWriteException
-
Creates an exception with the specified details message.
- ConcurrentWriteException(String, Throwable) - Constructor for exception class org.apache.sis.storage.ConcurrentWriteException
-
Creates an exception with the specified details message and cause.
- ConcurrentWriteException(Locale, String) - Constructor for exception class 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) - Constructor for class org.apache.sis.referencing.factory.sql.EPSGCodeFinder.Condition
-
Creates a new condition.
- conditional(Parameters, ParameterDescriptor, double) - Static method in class org.apache.sis.internal.referencing.provider.Molodensky
-
Returns the value of the given parameter as a mandatory parameter if
conditionis NaN, or an optional parameter otherwise. - Condition on y value - Section in org.apache.sis.referencing.GeodesicsOnEllipsoid.μ(double, double)
- Conditions - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributeInstances()
- Conditions - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributes()
- Conditions - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatureInstances()
- Conditions - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatures()
- Conditions - Section in org.apache.sis.referencing.cs.CoordinateSystems.swapAndScaleAxes(CoordinateSystem, CoordinateSystem)
- Conditions for equality - Section in interface org.apache.sis.util.LenientComparable
- 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, Locale, TimeZone) - Method in class org.apache.sis.internal.system.Supervisor
-
Returns information about the current configuration.
- configuration(EnumSet, Locale, TimeZone) - Method in interface org.apache.sis.internal.system.SupervisorMBean
-
Returns information about the current configuration.
- configuration(Set, 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.
- Configuration from logging.properties - Section in class org.apache.sis.util.logging.MonolineFormatter
- 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, 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.
- Configuring (un)marshallers - Section in class org.apache.sis.xml.MarshallerPool
- confirmClose(List) - 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
- 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.
- Conformance to the equals(Object) method contract - Section in org.apache.sis.referencing.AbstractIdentifiedObject.equals(Object, ComparisonMode)
- Conformance to the equals(Object) method contract - Section in org.apache.sis.util.LenientComparable.equals(Object, ComparisonMode)
- connected - Static variable in class org.apache.sis.internal.metadata.sql.Initializer
-
trueifInitializer.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
nullif 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
OnLineFunctioncode 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.
- Connection to the database - Section in package org.apache.sis.referencing.factory.sql
- 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
nullif 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, 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
nullif 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}.
- Constraint - Section in interface org.apache.sis.util.collection.CheckedContainer
- Constraint - Section in org.apache.sis.metadata.PropertyAccessor.walkWritable(MetadataVisitor, Object, Object)
- 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
nullif 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 - Section in class org.apache.sis.util.collection.DerivedMap
- Constraints - Section in class org.apache.sis.util.collection.DerivedSet
- Constraints - Section in org.apache.sis.feature.DefaultFeatureType.isAssignableFrom(DefaultFeatureType)
- Constraints - Section in org.apache.sis.image.PixelIterator.Window.getPixels(Raster, int, int, int, int, int)
- Constraints - Section in org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess.getCurrency()
- Constraints - Section in org.apache.sis.referencing.operation.AbstractCoordinateOperation.AbstractCoordinateOperation(Map, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform)
- 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.
- Constraints for WKT validity - Section in org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.formatTo(Formatter)
- 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
Reflectionkey to use for fetching the name of the column in the table containing theRelation. - Containers - Class in org.apache.sis.util.collection
-
Static methods working on
CollectionorCheckedContainerobjects. - 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
trueif 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
Shapeentirely 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
trueif this subset contains the given Unicode character. - contains(int) - Method in class org.apache.sis.util.Characters.LettersAndDigits
-
Returns
trueif this subset contains the given Unicode character. - contains(int) - Method in class org.apache.sis.util.Characters.UnicodeIdentifier
-
Returns
trueif this subset contains the given Unicode character. - contains(long...) - Method in class org.apache.sis.coverage.grid.GridExtent
-
Returns
trueif this extent contains the given cell indices. - contains(E) - Method in class org.apache.sis.measure.Range
-
Returns
trueif 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
trueif 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
Shapeentirely 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
trueif this set contains the specified element. - contains(Object) - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
-
Returns
trueif this list contains the specified element. - contains(Object) - Method in class org.apache.sis.metadata.ValueMap.Entries
-
Returns
trueif 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
trueif this collection contains the specifiedIdentifiedObject. - contains(Object) - Method in class org.apache.sis.referencing.operation.transform.OperationMethodSet
-
Returns
trueif this set contains the given object. - contains(Object) - Method in class org.apache.sis.util.collection.CodeListSet
-
Returns
trueif this set contains the given element. - contains(Object) - Method in class org.apache.sis.util.collection.DerivedSet.Invertible
-
Returns
trueif this set contains the specified element. - contains(Object) - Method in class org.apache.sis.util.collection.FrequencySortedSet
-
Returns
trueif this set contains the specified element. - contains(Object) - Method in class org.apache.sis.util.collection.RangeSet
-
Returns
trueif the given object is an instance ofRangecompatible 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
trueif this list contains the given node. - contains(Object) - Method in class org.apache.sis.util.collection.WeakHashSet
-
Returns
trueif this set contains the specified element. - contains(Object[], Object) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif the specified array contains the specified value. - contains(String) - Method in class org.apache.sis.internal.jaxb.lan.PT_FreeText
-
Returns
trueif thisPT_FreeTextcontains the given localized text. - contains(String, String, boolean) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns
trueif the given name starts or ends with the given keyword, ignoring case. - contains(List, String) - Static method in class org.apache.sis.util.Exceptions
-
Returns
trueif a previous line contains the given exception message. - contains(Expression, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if the first geometric operand contains the second.
- contains(Range) - Method in class org.apache.sis.measure.MeasurementRange
-
Returns
trueif the supplied range is fully contained within this range. - contains(Range) - Method in class org.apache.sis.measure.Range
-
Returns
trueif the supplied range is fully contained within this range. - contains(Range, boolean) - Method in class org.apache.sis.util.collection.RangeSet
-
Returns
trueif 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
trueif this envelope completely encloses the specified envelope. - contains(Envelope, boolean) - Method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns
trueif this envelope completely encloses the specified envelope. - contains(GenericName) - Static method in class org.apache.sis.internal.feature.AttributeConvention
-
Returns
trueif the given name stands for one of the synthetic properties defined by convention. - Contains(Expression, Expression) - 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
trueif the given sequence contains all indices in the rangelowerinclusive toupperexclusive. - containsAll(Collection) - Method in class org.apache.sis.util.collection.CodeListSet
-
Returns
trueif this set contains all the elements of the given collection. - containsAll(Collection, Collection) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
-
Returns
trueif thecompletecollection contains all elements in theprovidedcollection, where each element have been converted to the canonicalNamedIdentifierimplementation for comparison purpose. - containsAny(int[], int, int) - Static method in class org.apache.sis.referencing.operation.transform.TransformSeparator
-
Returns
trueif the given sequence contains any value in the given range. - containsAny(Number) - Method in class org.apache.sis.measure.NumberRange
-
Returns
trueif this range contains the given value. - containsAny(NumberRange) - Method in class org.apache.sis.measure.NumberRange
-
Returns
trueif 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
trueif 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
trueif the specified array contains the specified reference. - containsIgnoreCase(String[], String) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif 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
Rectangle2Dwith all edges inclusive. - containsKey(Object) - Method in class org.apache.sis.feature.CharacteristicTypeMap
-
Returns
trueif this map contains an attribute characteristic of the given name. - containsKey(Object) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
-
Returns
trueif at least one identifier declares the given authority. - containsKey(Object) - Method in class org.apache.sis.internal.util.AbstractMap
-
Returns
trueif this map contains a value for the given name. - containsKey(Object) - Method in class org.apache.sis.metadata.PropertyMap
-
Returns
trueif this map contains a mapping for the specified key. - containsKey(Object) - Method in class org.apache.sis.metadata.ValueMap
-
Returns
trueif this map contains a mapping for the specified key. - containsKey(Object) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.ControlPoints
-
Returns
trueif the given value is one of the source coordinates. - containsKey(Object) - Method in class org.apache.sis.util.collection.Cache
-
Returns
trueif 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
trueif 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
trueif this map contains the given attribute characteristic. - containsValue(Object) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
-
Returns
trueif at least one identifier declares the given code. - containsValue(Object) - Method in class org.apache.sis.internal.util.AbstractMap
-
Returns
trueif this map contains the given value. - containsValue(Object) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder.ControlPoints
-
Returns
trueif 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
trueif this map maps one or more keys to this value. - content(Appendable) - Static method in class org.apache.sis.io.IO
-
If the given
outargument implementsCharSequence, or is a chain of wrappers defined in this package around aCharSequence, 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.
- Content and future evolution - Section in org.apache.sis.metadata.iso.citation.Citations.ISO_19115
- 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
nullif 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
TransformingReaderorTransformingWriter. - context - Variable in class org.apache.sis.xml.TransformingNamespaces.Prefixes
-
The
TransformingNamespaces.contextreference. - 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, 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.
- Context of use - Section in org.apache.sis.image.AnnotatedImage.logAndClearError(Class, String, ErrorHandler)
- ContextualParameter<T> - Class in org.apache.sis.referencing.operation.transform
-
A parameter value stored in
ContextualParametersbefore they are made unmodifiable. - ContextualParameter(ParameterDescriptor) - 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 normalize → non-linear kernel → denormalize 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) - Constructor for class org.apache.sis.referencing.operation.transform.ContextualParameters
-
Creates a new and frozen
ContextualParametersfor 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
controlPointAvailableboolean value. - Controller(MathTransform) - Constructor for class org.apache.sis.geometry.WraparoundInEnvelope.Controller
-
Creates a new instance using the given transform.
- Controlling the normalization process - Section in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.swapAndScaleAxes(MathTransform, DefaultMathTransformFactory.Context)
- 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
- Convenience methods - Section in class org.apache.sis.parameter.Parameters
- convention - Variable in class org.apache.sis.console.FormattedOutputCommand
-
The WKT convention, or
nullif 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> - 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, 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
CategoryListthat describes values after transfer function has been applied, or if thisCategoryListis already converted then the originalCategoryList. - converse - Variable in class org.apache.sis.coverage.SampleDimension
-
The
SampleDimensionthat describes values after transfer function has been applied, or if thisSampleDimensionis already converted then the original sample dimension. - converseRanges - Variable in class org.apache.sis.coverage.CategoryList
-
Minimum and maximum values (inclusive) of
Category.conversefor 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
-
Related to
AbstractCoordinateOperation. - 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
equalsmethod ofAbstractDerivedCRSandAbstractCoordinateOperation. - CONVERSION_FACTORS - Static variable in class org.apache.sis.io.wkt.MathTransformParser
-
Some conversion factors applied to
MathTransformParser.UNIT_KEYWORDSfor which rounding errors are found in practice. - Conversion between old and new grid geometry - Section in org.apache.sis.coverage.grid.GridGeometry.GridGeometry(GridGeometry, GridExtent, MathTransform)
- 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
ProjectedCRSorDerivedCRS. - Conversion properties - Section in org.apache.sis.referencing.crs.DefaultDerivedCRS.DefaultDerivedCRS(Map, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem)
- 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.elementTypetype. - convert(Object[], Class) - Method in class org.apache.sis.metadata.PropertyAccessor
-
Converts values in the specified array to the given type.
- convert(Object, Class) - 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) - 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(…)andclose(…)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) - 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) - 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, 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) - Method in class org.apache.sis.measure.MeasurementRange
-
Casts the specified range to the specified type.
- convertAndCast(NumberRange, Class) - 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
thissince the values represented byConvertedCategoryare already converted. - converted() - Method in class org.apache.sis.coverage.SampleDimension
-
Returns the sample dimension that describes real values.
- Converted(Class, 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
GridCoveragein order to convert sample values on the fly. - ConvertedGridCoverage(GridCoverage, List, 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
doublevalues. - ConvertedRange(NumberRange, ConvertedRange, NumberRange) - 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
nullif not yet created. - converter - Variable in class org.apache.sis.feature.StringJoinOperation.ForFeature
-
The "real" converter which would have been stored in the
StringJoinOperation.convertersarray 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
nullif 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
nullforValueConverter.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
nullif 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
ObjectConverterinstances. - 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
nullif those conversions are done byVisualization.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.valuesarray. - converters(List, List, boolean) - Static method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
-
Returns the transforms for converting sample values from given sources to the
convertedstatus 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, - Class in org.apache.sis.filterV> -
Expression whose results are converted to a different type.
- ConvertFunction(ConvertFunction, Expression) - Constructor for class org.apache.sis.filter.ConvertFunction
-
Creates a new converted expression after optimization.
- ConvertFunction(Expression, Class, Class) - 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
-
Related to
AbstractCoordinateOperation. - coordinateOperationAccuracy - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
-
Estimate(s) of the impact of this operation on point accuracy, or
nullif 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_CORNERanchor. - 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
CoordinateOperationobjects to be returned by theEPSGDataAccess.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.
- Coordinate order - Section in class org.apache.sis.referencing.operation.transform.PoleRotation
- coordinateReferenceSystem - Variable in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
-
Coordinate system in which the ground control points are defined.
- Coordinate reference system - Section in class org.apache.sis.geometry.CoordinateFormat
- Coordinate Reference System - Section in org.apache.sis.geometry.AbstractEnvelope.equals(Envelope, double, boolean)
- Coordinate Reference System - Section in package org.apache.sis.internal.filter.sqlmm
- Coordinate Reference System (CRS) optionality - Section in class org.apache.sis.geometry.GeneralDirectPosition
- Coordinate reference system handling - Section in package org.apache.sis.filter
- Coordinate Reference Systems - Section in class org.apache.sis.portrayal.Canvas
- 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 toPolyline.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
nullif 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
nullif 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[]ordouble[]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.coordinatesfield during aGeneralDirectPosition.clone()operation only. - coordinatesField - Static variable in class org.apache.sis.geometry.GeneralEnvelope
-
Used for setting the
ArrayEnvelope.coordinatesfield during aGeneralEnvelope.clone()operation only. - coordinateSystem - Variable in class org.apache.sis.referencing.crs.AbstractCRS
-
The coordinate system.
- Coordinate system normalization - Section in org.apache.sis.referencing.cs.CoordinateSystems.replaceAxes(CoordinateSystem, AxisFilter)
- CoordinateSystems - Class in org.apache.sis.referencing.cs
-
Utility methods working on
CoordinateSystemobjects 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
Stringrepresentations. - 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
CoordinateOperationinstances 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) - 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) - Static method in class org.apache.sis.referencing.gazetteer.ModifiableLocationTypeAdapter
-
Copies a list of location types.
- copy(Locale, ResourceBundle, Map) - 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
floattype. - 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
floattype, 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
longtype. - 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, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Creates a list or set with the content of the
sourcecollection, or returnsnullif the source isnullor 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
-
Implementation of
ReshapedImage.getData(Rectangle). - copyData(Rectangle, WritableRaster) - Method in class org.apache.sis.image.PlanarImage
-
Implementation of
PlanarImage.getData(),PlanarImage.getData(Rectangle)andPlanarImage.copyData(WritableRaster). - 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.idvalue (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_DATAdirectory. - copyList(Collection, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Creates a list with the content of the
sourcecollection, or returnsnullif the source isnullor empty. - copyMap(Map, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Creates a map with the content of the
sourcemap, or returnsnullif the source isnullor 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) - 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) - Static method in class org.apache.sis.internal.jdk9.JDK9
-
Placeholder for
Map.copyOf(...)(actually a JDK10 method). - copyOf(Set) - 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
mapperofchangeConversion(String, BiConsumer). - copyRecursively(Class, Object) - Method in class org.apache.sis.metadata.MetadataCopier
-
Performs the actual copy operation on a single metadata instance.
- 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, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Creates a set with the content of the
sourcecollection, or returnsnullif the source isnullor 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 class 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.tileOffsetsorDataSubset.tileByteCountsvalues 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[], 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.gridToCRSbut 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.datapixel 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) - 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.valuesKindflag meaning that theSparseFeature.propertiesmap 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 Class 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 class org.apache.sis.util.CorruptedObjectException
-
Constructs a new exception with no message.
- CorruptedObjectException(Exception) - Constructor for exception class org.apache.sis.util.CorruptedObjectException
-
Constructs a new exception with the specified cause.
- CorruptedObjectException(String) - Constructor for exception class org.apache.sis.util.CorruptedObjectException
-
Constructs a new exception with the specified detail message.
- CorruptedObjectException(IdentifiedObject) - Constructor for exception class 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.requiredarray. - 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
Propertyinstances added for each index of theMovingFeatureBuilder.propertiestable. - 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
NaNvalues. - 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
toSearchstring in the giventext. - count(Object, ValueExistencePolicy, int) - Method in class org.apache.sis.metadata.PropertyAccessor
-
Counts the number of non-null or non-empty properties.
- count(WeakEntry[]) - 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
modeargument in thePropertyAccessor.count(Object, ValueExistencePolicy, int)method. - COUNT_FIRST - Static variable in class org.apache.sis.metadata.PropertyAccessor
-
Enumeration constants for the
modeargument in thePropertyAccessor.count(Object, ValueExistencePolicy, int)method. - COUNT_SHALLOW - Static variable in class org.apache.sis.metadata.PropertyAccessor
-
Enumeration constants for the
modeargument in thePropertyAccessor.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
NaNsamples. - 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
nullif 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
Localein 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.ISO2andLocales.ISO3arrays. - 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
Coupledinstance. - 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
nullif 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
GridCoverageinstances. - CoverageSubset - Class in org.apache.sis.storage
-
The result of
CoverageQuery.execute(GridCoverageResource). - 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
bytevalues. - 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
doublevalues. - create(double, boolean, double, boolean, Unit) - Static method in class org.apache.sis.measure.MeasurementRange
-
Constructs a range of
doublevalues. - 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) - Method in class org.apache.sis.measure.Scalar.Acceleration
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Angle
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Area
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Dimensionless
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Energy
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Force
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Frequency
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Length
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Mass
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Power
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Pressure
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Speed
- create(double, Unit) - Method in class org.apache.sis.measure.DerivedScalar.TemperatureMeasurement
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Temperature
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Time
- create(double, Unit) - Method in class org.apache.sis.measure.Scalar.Volume
- create(double, Unit) - 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) - 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) - Static method in class org.apache.sis.measure.Quantities
-
Creates a quantity for the given value and unit of measurement.
- create(double, Unit) - 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) - Method in interface org.apache.sis.measure.ScalarFactory
-
Creates a new quantity for the given value and unit of measurement.
- create(double, Unit) - 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
floatvalues. - create(float, boolean, float, boolean, Unit) - Static method in class org.apache.sis.measure.MeasurementRange
-
Constructs a range of
floatvalues. - 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
intvalues. - 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×numColinitialized 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×numColinitialized 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
longvalues. - create(short, boolean, short, boolean) - Static method in class org.apache.sis.measure.NumberRange
-
Constructs a range of
shortvalues. - 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) - Static method in class org.apache.sis.internal.sql.feature.PrimaryKey
-
Creates a new key for the given columns, or returns
nullif none. - create(Class, 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, boolean, boolean) - Static method in class org.apache.sis.util.collection.RangeSet
-
Constructs an initially empty set of ranges.
- create(Class, N) - Static method in class org.apache.sis.measure.NumberRange
-
Constructs a range containing a single value of the given type.
- create(Class, 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, 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) - 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
BigDecimalinstances. - create(Number, Unit) - 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) - 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[]) - Method in interface org.apache.sis.internal.filter.FunctionRegister
-
Create a new function of the given name with given parameters.
- create(String, Expression[]) - 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) - Static method in class org.apache.sis.internal.referencing.provider.DatumShiftGridGroup
-
Puts the given sub-grid in a group.
- create(Collection) - 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[]) - Static method in class org.apache.sis.internal.processing.image.CompoundFuture
-
Returns a future waiting for all given tasks to complete.
- create(Map, ParameterDescriptor, ParameterDescriptor) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
-
Creates a new descriptor with the same properties than the
providedone, but completed with information not found in GML. - create(Map, 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, 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) - 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, ObjectConverter, ObjectConverter) - Static method in class org.apache.sis.util.collection.DerivedMap
-
Creates a new derived map from the specified storage map.
- create(Set, ObjectConverter) - 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
domaingrid geometry. - create(GridCoverage, GridGeometry, ImageProcessor, boolean) - Static method in class org.apache.sis.coverage.grid.ResampledGridCoverage
-
Implementation of
GridCoverageProcessor.resample(GridCoverage, GridGeometry). - 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) - 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) - 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) - Static method in class org.apache.sis.feature.AbstractAttribute
-
Creates a new attribute of the given type initialized to the default value.
- create(DefaultAttributeType, 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[]) - 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) - 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, 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) - Static method in class org.apache.sis.parameter.FilteredParameters
-
Creates a filtered view of given parameters.
- create(AuthorityFactoryProxy, String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates an object from a code using the given proxy.
- create(AuthorityFactoryProxy, 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) - 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
-
Implementation of
GeographicToGeocentric.createMathTransform(MathTransformFactory, ParameterValueGroup)shared withGeocentricToGeographic. - create(MathTransformFactory, Parameters, boolean) - Static method in class org.apache.sis.internal.referencing.provider.GeocentricToTopocentric
-
Implementation of
GeocentricToTopocentric.createMathTransform(MathTransformFactory, ParameterValueGroup)shared withGeographicToTopocentric. - create(MathTransformFactory, CoordinateSystem, CoordinateSystem, ThreadLocal) - Static method in class org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
-
Implementation of
DefaultMathTransformFactory.createCoordinateSystemChange(CoordinateSystem, CoordinateSystem, Ellipsoid), defined here for reducing theDefaultMathTransformFactoryweight 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
InternationalStringif 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
DataStoreif 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, 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, 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
-
Deprecated.
- 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
Numberthat 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
Numberthat 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) - 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) - Method in class org.apache.sis.parameter.ParameterBuilder
-
Creates a descriptor for values in the domain represented by the given
Rangeobject. - 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
- createCache() - Method in class org.apache.sis.internal.referencing.LazySet
-
Creates the
LazySet.cachedElementsarray. - createCache() - Method in class org.apache.sis.parameter.TensorParameters
-
Initializes the fields used for cached values:
TensorParameters.zero,TensorParameters.oneand theTensorParameters.parametersarray. - 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, 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, 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
ChannelDataInputif possible. - createChannelDataOutput() - Method in class org.apache.sis.storage.StorageConnector
-
Creates a view for the storage as a
ChannelDataOutputif 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
DirectPositionand geohashes. - createCoder() - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
-
Returns a new object performing conversions between
DirectPositionand MGRS references. - createCoder() - Method in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
-
Returns a new object performing conversions between
DirectPositionand identifiers. - createColorModel() - Method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
-
Constructs the color model from the
codesandColorModelFactory.ARGBdata. - 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
SampleModelwith the specified width and height that has a data layout compatible with thisColorModel. - createCompatibleSampleModel(RenderedImage, Rectangle) - Method in class org.apache.sis.image.ImageCombiner.Layout
-
Returns the target sample model for
ResampledImageor 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
WritableRasterwith the specified width and height that has a data layout (SampleModel) compatible with thisColorModel. - 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, 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, 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
concatenatemethod 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, 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, Unit) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
-
Creates a defining conversion from an EPSG code or from user-defined parameters.
- createConversionFromBase(Map, 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
convertedistrueorfalserespectively. - createConvertedValues(boolean) - Method in class org.apache.sis.coverage.grid.TranslatedGridCoverage
-
Returns a grid coverage that contains real values or sample values, depending if
convertedistrueorfalserespectively. - createConvertedValues(boolean) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
-
Returns a grid coverage that contains real values or sample values, depending if
convertedistrueorfalserespectively. - createConverter(Class, Class) - Method in class org.apache.sis.internal.converter.ConverterRegistry
-
Creates a new converter for the given source and target types, or
nullif none. - createConverter(Class, Class) - 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
DirectPositioninstances. - createCoordinateFormat(Locale, TimeZone) - Method in class org.apache.sis.internal.metadata.ServicesForUtility
-
Creates a format for
DirectPositioninstances. - createCoordinateFormat(Locale, TimeZone) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
-
Creates a format for
DirectPositioninstances. - createCoordinateFormat(Locale, TimeZone) - Method in class org.apache.sis.internal.util.MetadataServices
-
Creates a format for
DirectPositioninstances. - 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, 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, 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, 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
nullif 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
DataInputif 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
DataOutputif 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, 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
DoubleDoubleinstance initialized to the conversion factor from angular degrees to radians. - createDerived(double, Unit, Unit, 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, 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) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
-
Creates an ellipsoid from an EPSG code or from user-defined parameters.
- createEllipsoid(Map, double, double, Unit) - Static method in class org.apache.sis.referencing.datum.DefaultEllipsoid
-
Creates a new ellipsoid using the specified properties and axis length.
- createEllipsoid(Map, double, double, Unit) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates an ellipsoid from semi-axis length values.
- createEllipsoid(Parameters, ParameterDescriptor, ParameterDescriptor, 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, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates an ellipsoidal coordinate system without ellipsoidal height.
- createEllipsoidalCS(Map, 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, 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) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates an engineering datum.
- createEnumerated(Class, 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, double, double, Unit) - 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, double, double, Unit) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates an ellipsoid from a major semi-axis length and inverse flattening.
- createForAxes(Map, 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, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultAffineCS
-
Returns a coordinate system with different axes.
- createForAxes(Map, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultCartesianCS
-
Returns a coordinate system with different axes.
- createForAxes(Map, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultCylindricalCS
-
Returns a coordinate system with different axes.
- createForAxes(Map, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
-
Returns a coordinate system with different axes.
- createForAxes(Map, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultLinearCS
-
Returns a coordinate system with different axes.
- createForAxes(Map, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultParametricCS
-
Returns a coordinate system with different axes.
- createForAxes(Map, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultPolarCS
-
Returns a coordinate system with different axes.
- createForAxes(Map, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultSphericalCS
-
Returns a coordinate system with different axes.
- createForAxes(Map, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultTimeCS
-
Returns a coordinate system with different axes.
- createForAxes(Map, CoordinateSystemAxis[]) - Method in class org.apache.sis.referencing.cs.DefaultUserDefinedCS
-
Returns a coordinate system with different axes.
- createForAxes(Map, 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.codefield 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, BiFunction) - 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, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod, ParameterValueGroup, Class) - 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
- 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, GeodeticDatum, CartesianCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a geocentric coordinate reference system from a Cartesian coordinate system.
- createGeocentricCRS(Map, 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, 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, Unit) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
-
Creates a geodetic datum from an EPSG code or from user-defined parameters.
- createGeodeticDatum(Map, Ellipsoid, PrimeMeridian) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates geodetic datum from ellipsoid and (optionally) Bursa-Wolf parameters.
- createGeodeticTransformation(Class, MathTransformFactory, DatumShiftGridFile) - 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) - 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) - 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) - Static method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
-
Creates a transformation between two geographic CRS.
- createGeodeticTransformation(MathTransformFactory, Ellipsoid, Ellipsoid, boolean, DatumShiftGridFile) - Method in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
-
Creates the actual math transform.
- createGeodeticTransformation(MathTransformFactory, Ellipsoid, Ellipsoid, boolean, DatumShiftGridFile) - Method in class org.apache.sis.internal.referencing.provider.MolodenskyInterpolation
-
Invoked by
FranceGeocentricInterpolation.createMathTransform(MathTransformFactory, ParameterValueGroup)after all parameters have been processed. - 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) - 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, 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
doublevalues 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, 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, 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
ImageInputStreamfrom theDataInputif possible. - createImageResource(int) - Method in class org.apache.sis.internal.storage.image.WorldFileStore
-
Creates a
GridCoverageResourcefor the specified image. - createImageResource(int) - Method in class org.apache.sis.internal.storage.image.WritableStore
-
Creates a
GridCoverageResourcefor 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
ReadableByteChannelif possible, or fromImageInputStreamotherwise. - 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
Instantfor 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) - 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
Rectangle2Dobject 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
intvalues without upper bound. - createLinearCS(Map, 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, 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, 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 normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.CassiniSoldner
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.LambertConicConformal
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.Mercator
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.PolarStereographic
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.Polyconic
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.SatelliteTracking
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.Sinusoidal
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class org.apache.sis.referencing.operation.projection.TransverseMercator
-
Returns the sequence of normalization →
this→ denormalization transforms as a whole. - createMarshaller() - Method in class org.apache.sis.xml.MarshallerPool
-
Creates an configures a new JAXB marshaller.
- createMathTransform(Class, 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.metadatafield. - 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
PolygonorLinearRing. - 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) - 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) - 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
- 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, 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, CoordinateReferenceSystem, List) - 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
WritableByteChannelif possible, or fromImageOutputStreamotherwise. - 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.Replaced by
DefaultMathTransformFactory.createParameterizedTransform(ParameterValueGroup, Context)where theContextargument can be null. - 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, DefaultParametricDatum, DefaultParametricCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a parametric coordinate reference system.
- createParametricCRS(Map, 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, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a parametric coordinate system.
- createParametricCS(Map, 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) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a parametric datum.
- createParametricDatum(Map, 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
DoubleDoubleinstance initialized to the π value. - createPiecewise(int, int, int, Map) - 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, 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) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
-
Creates a prime meridian from an EPSG code or from user-defined parameters.
- createPrimeMeridian(Map, double, Unit) - 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, 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
IdentifiedObjectto 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
IdentifiedObjectto 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
Propertyobject. - createRadiansToDegrees() - Static method in class org.apache.sis.internal.util.DoubleDouble
-
Returns a new
DoubleDoubleinstance 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) - 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
StaxDataStorecreation time. - createRecordType(CharSequence, Map) - 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) - 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) - Method in class org.apache.sis.filter.LogicalFilter.And
-
Creates a new logical operator of the same kind than this operator.
- createSameType(Collection) - Method in class org.apache.sis.filter.LogicalFilter
-
Creates a new logical operator of the same kind than this operator.
- createSameType(Collection) - Method in class org.apache.sis.filter.LogicalFilter.Or
-
Creates a new logical operator of the same kind than this operator.
- createSameType(Map, 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, CoordinateSystem) - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
-
Should never be invoked since we override
AbstractCRS.forConvention(AxesConvention). - createSameType(Map, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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
DoubleDoubleinstance initialized to the conversion factor from arc-seconds to radians. - createSequence(Class, 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) - 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, Collection) - Static method in class org.apache.sis.metadata.ModifiableMetadata
-
Creates a modifiable set for elements of the given type.
- createSetForType(Class, 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, 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, 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, List) - 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
nullotherwise. - 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
-
Implementation of
Vector.subSampling(int,int,int). - 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
TiledProcessfor 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) - 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) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Creates a temporal CRS from the given origin and temporal unit.
- createTemporalCRS(Map, 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, 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, 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
transformmethod 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 theTreeTableFormat.indentationandTreeTableFormat.verticalLinePositioncurrent values. - createType(Class, 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
Rectangle2Dobject representing the union of this rectangle with the specified one. - createUnit(short, short, Class, Unit) - 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, 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, 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) - 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, 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
nullif 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, 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, 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, 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) - 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) - 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×numColfilled 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
precisionistrue. - createZeroConstant(ParameterBuilder) - Static method in class org.apache.sis.internal.referencing.provider.AbstractProvider
-
Creates a descriptor for a 0 constant value in degrees.
- Creating math transforms - Section in package org.apache.sis.referencing.operation.transform
- Creating new ellipsoid instances - Section in class org.apache.sis.referencing.datum.DefaultEllipsoid
- Creating new geocentric CRS instances - Section in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
- Creating new geodetic datum instances - Section in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- Creating new geographic CRS instances - Section in class org.apache.sis.referencing.crs.DefaultGeographicCRS
- Creating new parametric datum instances - Section in class org.apache.sis.referencing.datum.DefaultParametricDatum
- Creating new prime meridian instances - Section in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
- Creating new temporal datum instances - Section in class org.apache.sis.referencing.datum.DefaultTemporalDatum
- Creating new vertical datum instances - Section in class org.apache.sis.referencing.datum.DefaultVerticalDatum
- 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
HashCodeinstance. - creator() - Method in class org.apache.sis.metadata.MetadataVisitor
-
The thread-local variable that created this
MetadataVisitorinstance. - creator() - Method in class org.apache.sis.metadata.Pruner
-
Returns the thread-local variable that created this
Prunerinstance. - creator() - Method in class org.apache.sis.metadata.StateChanger
-
Returns the thread-local variable that created this
StateChangerinstance. - 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
ORIGINkey 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, Expression) - 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
- Crossing the anti-meridian of a Geographic CRS - Section in class org.apache.sis.geometry.AbstractEnvelope
- Crossing the anti-meridian of a Geographic CRS - Section in class org.apache.sis.geometry.Envelope2D
- Crossing the anti-meridian of a Geographic CRS - Section in class org.apache.sis.geometry.GeneralEnvelope
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.contains(DirectPosition)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.contains(Envelope)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.getMedian(int)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.getMedian(int)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.getSpan(int)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.getSpan(int)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.intersects(Envelope)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.add(Rectangle2D)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.add(double, double)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.contains(Rectangle2D)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.contains(double, double)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.contains(double, double, double, double)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.createIntersection(Rectangle2D)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.intersects(Rectangle2D)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.intersects(double, double, double, double)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.GeneralEnvelope.add(DirectPosition)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.GeneralEnvelope.normalize()
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, AxisDirection[], Envelope, AxisDirection[])
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, Envelope)
- 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
nullif 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
nullif none. - crs - Variable in class org.apache.sis.internal.feature.GeometryWithCRS
-
The coordinate reference system, or
nullif 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.isEPSGvalue. - 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
nullif none. - crs(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS.Vertical
-
Returns the vertical CRS associated to the given object, or
nullif 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_CHARACTERISTICname. - 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.EPSGitem 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_CODESlist. - CRS_FACTORY - Static variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
-
The key for specifying a
CRSFactoryinstance 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_CRSparameter. - CRS1 - Static variable in class org.apache.sis.internal.util.Constants
-
The
CRS:1identifier for a coordinate reference system. - CRS27 - Static variable in class org.apache.sis.internal.util.Constants
-
The
CRS:27identifier for a coordinate reference system. - CRS83 - Static variable in class org.apache.sis.internal.util.Constants
-
The
CRS:83identifier for a coordinate reference system. - CRS84 - Static variable in class org.apache.sis.internal.util.Constants
-
The
CRS:84identifier for a coordinate reference system. - CRS88 - Static variable in class org.apache.sis.internal.util.Constants
-
The
CRS:88identifier 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
CoordinateReferenceSystemfrom 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
CoordinateReferenceSysteminstances from the properties read in the database. - crsFactory - Variable in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
The factory to use if
CoordinateOperationFinderneeds 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
FactoryExceptionif the given factory is not of the expected type. - CRSPair - Class in org.apache.sis.referencing.operation
-
A pair of source-destination
CoordinateReferenceSystemobjects. - CRSPair(CoordinateReferenceSystem, CoordinateReferenceSystem) - Constructor for class org.apache.sis.referencing.operation.CRSPair
-
Creates a
CRSPairfor 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
WraparoundTransformapplied 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
nullif 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
AbstractCSandAbstractDatum. - 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
-
Constructor for the
CS_AffineCS.wrap(AffineCS)method only. - 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
-
Constructor for the
CS_CartesianCS.wrap(CartesianCS)method only. - 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
-
Constructor for the
CS_CoordinateSystem.wrap(CoordinateSystem)method only. - 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
-
Constructor for the
CS_CoordinateSystemAxis.wrap(CoordinateSystemAxis)method only. - 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
-
Constructor for the
CS_CylindricalCS.wrap(CylindricalCS)method only. - 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
-
Constructor for the
CS_EllipsoidalCS.wrap(EllipsoidalCS)method only. - CS_FACTORY - Static variable in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
-
The key for specifying a
CSFactoryinstance 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
-
Constructor for the
CS_LinearCS.wrap(LinearCS)method only. - 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
-
Constructor for the
CS_ParametricCS.wrap(DefaultParametricCS)method only. - 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
-
Constructor for the
CS_PolarCS.wrap(PolarCS)method only. - 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
-
Constructor for the
CS_SphericalCS.wrap(SphericalCS)method only. - 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(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
-
Constructor for the
CS_UserDefinedCS.wrap(UserDefinedCS)method only. - 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
-
Constructor for the
CS_VerticalCS.wrap(VerticalCS)method only. - 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
CoordinateSysteminstances from the properties read in the database. - csFactory - Variable in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
The factory to use if
CoordinateOperationFinderneeds 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
FactoryExceptionif 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.feescurrency, ornullif 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
nullif 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
nullif none. - current() - Method in class org.apache.sis.internal.storage.xml.MimeTypeDetector
-
Returns the current
MimeTypeDetector.buffercontent 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() == trueif 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
nullif unknown. - Current implementation - Section in org.apache.sis.referencing.operation.AbstractCoordinateOperation.getLinearAccuracy()
- 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
-
Delegates to
PathIterator.currentSegment(double[]). - currentSegment() - Method in class org.apache.sis.internal.feature.jts.ShapeConverter.Float
-
Delegates to
PathIterator.currentSegment(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.currentfield, ornullif 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, 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.
- Customization - Section in class org.apache.sis.referencing.operation.CoordinateOperationFinder
- Customization - Section in class org.apache.sis.util.collection.TreeTableFormat
- 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
nullif 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.
- Customizing the XML - Section in package org.apache.sis.xml
- 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.datareference. - 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
-
The data fetched from
GridCoverage.render(GridExtent)forRenderingData.currentSlice. - data - Variable in class org.apache.sis.internal.referencing.provider.DatumShiftGridCompressed
-
Differences between
DatumShiftGridCompressed.averagesvalues 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[]ordouble[]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
Typesconstants. - Data Access Object (DAO) - Section in class org.apache.sis.referencing.factory.sql.EPSGFactory
- 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[]ordouble[]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, 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/Databasesdirectory or the directory given by thederby.system.homeproperty. - 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
DataBufferconstants. - 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_DATAwhere 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.datapixel 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) - 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 Class in org.apache.sis.storage
-
Thrown when a data store is closed and can no more return data.
- DataStoreClosedException(String) - Constructor for exception class org.apache.sis.storage.DataStoreClosedException
-
Creates an exception with the specified details message.
- DataStoreClosedException(String, Throwable) - Constructor for exception class org.apache.sis.storage.DataStoreClosedException
-
Creates an exception with the specified details message and cause.
- DataStoreClosedException(Locale, String, OpenOption...) - Constructor for exception class org.apache.sis.storage.DataStoreClosedException
-
Creates a localized exception for a reader or writer which has been closed.
- DataStoreContentException - Exception Class in org.apache.sis.storage
-
Thrown when a store cannot be read because the stream contains invalid data.
- DataStoreContentException(String) - Constructor for exception class org.apache.sis.storage.DataStoreContentException
-
Creates an exception with the specified details message.
- DataStoreContentException(String, Throwable) - Constructor for exception class org.apache.sis.storage.DataStoreContentException
-
Creates an exception with the specified details message and cause.
- DataStoreContentException(Throwable) - Constructor for exception class org.apache.sis.storage.DataStoreContentException
-
Creates an exception with the specified cause and no details message.
- DataStoreContentException(Locale, String, String, Object) - Constructor for exception class 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 Class in org.apache.sis.storage
-
Thrown when a
DataStorecannot complete a read or write operation. - DataStoreException() - Constructor for exception class org.apache.sis.storage.DataStoreException
-
Creates an exception with no cause and no details message.
- DataStoreException(String) - Constructor for exception class org.apache.sis.storage.DataStoreException
-
Creates an exception with the specified details message.
- DataStoreException(String, Throwable) - Constructor for exception class org.apache.sis.storage.DataStoreException
-
Creates an exception with the specified details message and cause.
- DataStoreException(Throwable) - Constructor for exception class org.apache.sis.storage.DataStoreException
-
Creates an exception with the specified cause and no details message.
- DataStoreException(Locale, short, Object...) - Constructor for exception class 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 class 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 class 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
DataStoreimplementation. - 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
StorageConnectorinput 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 Class 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 class org.apache.sis.storage.DataStoreReferencingException
-
Creates an exception with the specified details message.
- DataStoreReferencingException(String, Throwable) - Constructor for exception class org.apache.sis.storage.DataStoreReferencingException
-
Creates an exception with the specified details message and cause.
- DataStoreReferencingException(Throwable) - Constructor for exception class org.apache.sis.storage.DataStoreReferencingException
-
Creates an exception with the specified cause and no details message.
- DataStoreReferencingException(Locale, String, String, Object) - Constructor for exception class 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
DataStoreinstances 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
DataStoreinstances 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
DataBufferconstants. - 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_VALUEif 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.typesarray. - 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
XMLGregorianCalendarfor thexs:datetype. - 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
Dateto various objects. - DateConverter(Class) - 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
LongtoDate. - DateConverter.Long - Class in org.apache.sis.internal.converter
-
Converter from
DatetoLong. - DateConverter.SQL - Class in org.apache.sis.internal.converter
-
From
Dateto SQLDate. - DateConverter.Timestamp - Class in org.apache.sis.internal.converter
-
From
Dateto SQLTimestamp. - 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
nullif 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
- DateToTemporal(Collection) - 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
nullif 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.isEPSGvalue. - 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
nullif none. - datum(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS.Temporal
-
Returns the datum associated to the given object, or
nullif none. - datum(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS.Vertical
-
Returns the datum associated to the given object, or
nullif none. - Datum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - 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.EPSGitem 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
DatumFactoryinstance 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
Datuminstances 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
FactoryExceptionif 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,
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, LinearTransform, int[], boolean, Unit) - Constructor for class org.apache.sis.referencing.datum.DatumShiftGrid
-
Creates a new datum shift grid for the given size and units.
- DatumShiftGrid(DatumShiftGrid) - 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,
T> - Class in org.apache.sis.internal.referencing.provider -
A datum shift grid which store the values in
short[]array. - DatumShiftGridCompressed(DatumShiftGridFile, 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,
T> - Class in org.apache.sis.internal.referencing.provider -
A datum shift grid loaded from a file.
- DatumShiftGridFile(Unit, Unit, 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) - 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, 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,
T> - Class in org.apache.sis.internal.referencing.provider -
An implementation of
DatumShiftGridFilewhich stores the offset values indouble[]arrays. - DatumShiftGridFile.Float<C,
T> - Class in org.apache.sis.internal.referencing.provider -
An implementation of
DatumShiftGridFilewhich stores the offset values infloat[]arrays. - DatumShiftGridGroup<C,
T> - Class in org.apache.sis.internal.referencing.provider -
A group of datum shift grids.
- DatumShiftGridGroup(Tile[], Map, 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, DatumShiftGridFile[]) - 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
- Datum shift methods overview - Section in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
- Datum shifts - Section in package org.apache.sis.referencing.datum
- 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
DistributedComputingPlatformin 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
-
truefor 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 anAssertionErroris 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
floatanddoublevalues 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
nullfor usingobject.getClass(). - declareOutputDirectory() - Method in class org.apache.sis.util.resources.ResourceCompilerMojo
-
Declares
ResourceCompilerMojo.outputDirectoryas 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.
- Declaring the data source in a web container - Section in package org.apache.sis.internal.metadata.sql
- 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
-
If the value is
ComputedTiles.VALID,ComputedTiles.DIRTY,ComputedTiles.ERRORorComputedTiles.COMPUTING, sets that value toComputedTiles.VALIDorComputedTiles.ERROR. - decrementCountNaN() - Method in class org.apache.sis.math.Statistics
-
For
Statistics.WithDeltausage 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, 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
PointTreenode. - 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
RenderedImageinstance 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.ABSOLUTEtime encoding. - DEFAULT - Static variable in class org.apache.sis.internal.storage.gpx.Types
-
A system-wide instance for
FeatureTypeinstances created using theDefaultNameFactory. - 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
ByteBufferto 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_SIZEandMultiResolutionCoverageLoader.DEFAULT_SCALE_LOG. - DEFAULT_OCCURRENCE - Static variable in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
-
The default value of
minimumOccursandmaximumOccursif the XML element is not provided. - DEFAULT_PRECISION - Static variable in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
-
Arbitrary default
LocalizationGridBuilder.precisionvalue, 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, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultAffineCS
-
Constructs a coordinate system of arbitrary dimension.
- DefaultAffineCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultAffineCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultAffineCS(Map, 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, DefaultFeatureType, int, int) - Constructor for class org.apache.sis.feature.DefaultAssociationRole
-
Constructs an association to the given feature type.
- DefaultAssociationRole(Map, 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, Class, 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.
- Default behavior - Section in org.apache.sis.xml.XML.LOCALE
- Default behavior - Section in org.apache.sis.xml.XML.TIMEZONE
- 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, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultCartesianCS
-
Creates a new coordinate system from an arbitrary number of axes.
- DefaultCartesianCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultCartesianCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(Map, 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, 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, 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, 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, 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, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class org.apache.sis.referencing.operation.DefaultConversion
-
Creates a coordinate conversion from the given properties.
- DefaultConversion(Map, 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, 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, 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 insideAXIS[…]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
InfoStatementscannot map the SRID. - defaultCRS - Variable in class org.apache.sis.internal.sql.postgis.RasterGetter
-
The Coordinate Reference System if
InfoStatementscannot 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, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultCylindricalCS
-
Creates a new coordinate system from an arbitrary number of axes.
- DefaultCylindricalCS(Map, 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, 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, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS
-
Creates a derived CRS from a math transform.
- DefaultDerivedCRS(Map, 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, double, double, double, boolean, Unit) - 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, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
-
Creates a new coordinate system from an arbitrary number of axes.
- DefaultEllipsoidalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultEllipsoidalCS(Map, 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, 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) - 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.Evaluatorfor 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-utilitymodule. - 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, 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, - Class in org.apache.sis.filterT> -
A factory of default
FilterandExpressionimplementations. - DefaultFilterFactory(Class, Class, 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
AbstractFeatureinstances. - 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
CompoundFormatfor 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 ofAbstractOperation. - 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, 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, GeodeticDatum, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultGeocentricCRS
-
For
DefaultGeocentricCRS.createSameType(Map, CoordinateSystem)usage only. - DefaultGeocentricCRS(Map, 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, 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, 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, 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_GeographicCRSJAXB 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
nullif 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
IdentifiedObjectif the WKT does not contain an explicitID[…]orAUTHORITY[…]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, 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, 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, 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.
- Default implementation - Section in class org.apache.sis.image.PixelIterator
- Default implementation - Section in interface org.apache.sis.referencing.cs.AxisFilter
- Default implementation - Section in org.apache.sis.coverage.grid.GridCoverageBuilder.setDomain(Envelope)
- Default implementation - Section in org.apache.sis.metadata.AbstractMetadata.asMap()
- Default implementation - Section in org.apache.sis.metadata.AbstractMetadata.asTreeTable()
- Default implementation - Section in org.apache.sis.parameter.TensorParameters.createElementDescriptor(int[])
- Default implementation - Section in org.apache.sis.parameter.TensorParameters.indicesToName(int[])
- Default implementation - Section in org.apache.sis.parameter.TensorParameters.nameToIndices(String)
- Default implementation - Section in org.apache.sis.referencing.datum.DatumShiftGrid.getCellMean(int)
- Default implementation - Section in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateAt(double...)
- Default implementation - Section in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCartesianCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCompoundCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateOperation(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateReferenceSystem(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystem(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystemAxis(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCylindricalCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDerivedCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoid(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoidalCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createExtent(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createFromCoordinateReferenceSystemCodes(String, String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeocentricCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeodeticDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeographicCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createImageCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createImageDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createOperationMethod(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParameterDescriptor(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createPolarCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createPrimeMeridian(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createProjectedCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createSphericalCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTemporalCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTemporalDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTimeCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createUnit(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.getDescriptionText(String)
- Default implementation - Section in org.apache.sis.referencing.factory.IdentifiedObjectFinder.getCodeCandidates(IdentifiedObject)
- Default implementation - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.isPrimaryKey(String)
- Default implementation - Section in org.apache.sis.referencing.factory.sql.InstallationScriptProvider.openScript(String, int)
- Default implementation - Section in org.apache.sis.storage.DataStore.getIdentifier()
- Default implementation - Section in org.apache.sis.storage.FeatureSet.subset(Query)
- Default implementation - Section in org.apache.sis.storage.GridCoverageResource.subset(Query)
- Default implementation - Section in org.apache.sis.storage.geotiff.DataSubset.readSlice(long[], long[], long[], long[], int[], Point)
- 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) - 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, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultLinearCS
-
Constructs a coordinate system from a set of properties.
- DefaultLinearCS(Map, 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) - 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
- DefaultMetadata.ToLocale - Class in org.apache.sis.metadata.iso
- 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
AbstractNameobjects. - 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.
- Default namespace - Section in class org.apache.sis.feature.builder.TypeBuilder
- 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
DefaultNonQuantitativeAttributeCorrectnessfor 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, 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, 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, int, int, Class, Range, T[], T) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptor
-
Constructs a descriptor from the given properties.
- DefaultParameterDescriptor(ParameterDescriptor) - 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, int, int, GeneralParameterDescriptor...) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptorGroup
-
Constructs a parameter group from a set of properties.
- DefaultParameterDescriptorGroup(Map, GeneralParameterDescriptor[]) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptorGroup
-
Creates a mandatory parameter group without cloning the given array.
- DefaultParameterDescriptorGroup(Map, 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.descriptorsas 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) - Constructor for class org.apache.sis.parameter.DefaultParameterValue
-
Creates a parameter value from the specified descriptor.
- DefaultParameterValue(ParameterValue) - 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, 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, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultParametricCS
-
Constructs a coordinate system from a set of properties.
- DefaultParametricCS(Map, 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) - 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, 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, 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, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultPolarCS
-
Creates a new coordinate system from an arbitrary number of axes.
- DefaultPolarCS(Map, 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, double, Unit) - 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, 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, 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, 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) - 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
-
Bridge constructor for
DefaultResponsibleParty(ResponsibleParty). - 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_Scopehas been replaced byMD_Scope. The latter is defined in theorg.apache.sis.metadata.iso.maintenancepackage. - 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
- DefaultScopedName(UnmodifiableArrayList) - 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) - 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, SortOrder) - Constructor for class org.apache.sis.filter.DefaultSortProperty
-
Creates a new
SortPropertyinstance. - 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, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultSphericalCS
-
Creates a new coordinate system from an arbitrary number of axes.
- DefaultSphericalCS(Map, 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, 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, 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 aTimeDatum[…]. - 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, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultTimeCS
-
Constructs a coordinate system from a set of properties.
- DefaultTimeCS(Map, 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, 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
TreeTableimplementation with a list of columns given at construction time. - DefaultTreeTable(Map) - 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.Nodeimplementation which can store values for a predefined list of columns. - DefaultTreeTable.Node.Children - Class in org.apache.sis.util.collection
-
Implementation of
DefaultTreeTable.Nodechildren 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, CoordinateSystemAxis[]) - Constructor for class org.apache.sis.referencing.cs.DefaultUserDefinedCS
-
Creates a new coordinate system from an arbitrary number of axes.
- DefaultUserDefinedCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultUserDefinedCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultUserDefinedCS(Map, 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
nullif none. - defaultValue - Variable in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
-
The default value for the attribute, or
nullif none. - defaultValue - Variable in class org.apache.sis.feature.DefaultAttributeType
-
The default value for the attribute, or
nullif 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
nullif this string has not yet been determined. - defaultValue(ParameterDescriptor) - 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
- Default value - Section in org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult.getValueType()
- Default value - Section in org.apache.sis.referencing.AbstractIdentifiedObject.getDescription()
- DefaultValueForAttribute_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
-
No value specified for the “{0}” TIFF tag.
- Default values to verify - Section in class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
- 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, 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, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultVerticalCS
-
Constructs a coordinate system from a set of properties.
- DefaultVerticalCS(Map, 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, 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) - Constructor for class org.apache.sis.util.collection.Cache.Deferred
-
Creates a new notification to be sent after the
Cache.mapoperation 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. - Deferred calculations - Section in class org.apache.sis.image.ImageProcessor
- DeferredCoordinateOperation - Class in org.apache.sis.internal.referencing
-
Place-holder for a
CoordinateOperationwhose creation is deferred. - DeferredCoordinateOperation(Map, 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.deferredarray. - Deferred database access - Section in org.apache.sis.metadata.sql.MetadataSource.lookup(Class, String, boolean)
- 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.deferredEntriesneeds to be stored. - DeferredProperty - Class in org.apache.sis.internal.coverage.j2d
-
An image property for which the computation is differed.
- DeferredProperty(Function) - 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
DefaultMetadataandFeatureNaminginstances. - defineOrder(Class, Map) - Static method in class org.apache.sis.metadata.PropertyComparator
-
Uses the
XmlTypeannotation for defining the property order. - Defining conversions - Section in class org.apache.sis.referencing.operation.DefaultConversion
- Defining new MetadataStandard instances - Section in class org.apache.sis.metadata.MetadataStandard
- Defining new options - Section in class org.apache.sis.setup.OptionKey
- 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. - Definition of missing data - Section in class org.apache.sis.coverage.SampleDimension
- Definition of terms - Section in package org.apache.sis.internal.storage.inflater
- Definition of terms - Section in package org.apache.sis.referencing.operation.projection
- 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
-
For
DefinitionURI.parse(String)usage only. - 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) - 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
DelayedExecutorfor 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
nullif 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.delegatenode 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
FormattableObjectimplementation. - 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
TileMatrixidentified by the given name. - deleteTileMatrixSet(String) - Method in interface org.apache.sis.storage.tiling.WritableTiledResource
-
Deletes a
TileMatrixSetidentified 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
doublevalue 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.normalizedCRSto 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.
- Departure from Image I/O specification - Section in org.apache.sis.internal.storage.io.ChannelData.reset()
- Departure from Image I/O standard implementation - Section in org.apache.sis.internal.storage.io.ChannelImageInputStream.close()
- Departure from interface contract - Section in org.apache.sis.internal.sql.feature.Table.getEnvelope()
- Departure from Moving Features specification - Section in org.apache.sis.internal.storage.csv.Store.decode(CharSequence, int, int, boolean)
- Departure from specification - Section in org.apache.sis.internal.processing.image.CompoundFuture.cancel(boolean)
- Departure from the ISO 19111 standard - Section in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Departures from OGC specification - Section in package org.apache.sis.internal.storage.csv
- Departures with OGC specifications - Section in package org.apache.sis.storage.tiling
- 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.EMPTYif 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
nullif 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, boolean) - Method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder
-
Returns a description of the condition to put in a
WHEREclause 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
-
trueif this type is deprecated. - deprecated - Variable in class org.apache.sis.referencing.AbstractIdentifiedObject
-
trueif 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
- Deprecated identifiers - Section in org.apache.sis.referencing.Builder.addIdentifier(String)
- 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.
- Deprecated names - Section in org.apache.sis.referencing.Builder.addName(CharSequence)
- 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
-
Incremented on every call to
ConcurrentAuthorityFactory.getDataAccess()and decremented on every call toConcurrentAuthorityFactory.release(String, Class, String). - 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
ResamplingGridapproximation. - 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 - System property in org.apache.sis.setup.Configuration.getDatabase()
- 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
NaNif unknown. - derivative(double) - Method in class org.apache.sis.measure.ConcatenatedConverter
-
Returns the derivative of the conversion function at the given value, or
NaNif 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
NaNif 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.
- Derivative (Jacobian matrix) - Section in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
- 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
derivativeargument istrue. - 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) - 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, ObjectConverter) - 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, ObjectConverter, Class) - 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, ObjectConverter, ObjectConverter) - 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, ObjectConverter, ObjectConverter) - 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, - Class in org.apache.sis.util.collectionK, V> -
A map whose keys and values are derived on-the-fly from another map.
- DerivedMap(Map, ObjectConverter, ObjectConverter) - Constructor for class org.apache.sis.util.collection.DerivedMap
-
Creates a new derived map from the specified storage map.
- DerivedMap.Invertible<SK,
SV, - Class in org.apache.sis.util.collectionK, V> -
A
DerivedMapused when both theDerivedMap.keyConverterandDerivedMap.valueConverterare invertible. - DerivedMap.InvertibleKey<SK,
SV, - Class in org.apache.sis.util.collectionK, V> -
A
DerivedMapused when theDerivedMap.keyConverteris invertible. - DerivedMap.InvertibleValue<SK,
SV, - Class in org.apache.sis.util.collectionK, V> -
A
DerivedMapused when theDerivedMap.valueConverteris invertible. - DerivedScalar<Q> - Class in org.apache.sis.measure
-
A quantity related to a scalar by an arbitrary (not necessarily linear) conversion.
- DerivedScalar(double, Unit, Unit, UnitConverter) - Constructor for class org.apache.sis.measure.DerivedScalar
-
Creates a new scalar for the given value.
- DerivedScalar(DerivedScalar, 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> - Class in org.apache.sis.measure
-
Fallback used when no
DerivedScalarimplementation 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, ObjectConverter) - 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, ObjectConverter) - 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, ObjectConverter) - 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
DerivedSetfor converters that are both invertible and bijective. - DerivedSet.Invertible<S,
E> - Class in org.apache.sis.util.collection -
A
DerivedSetfor 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, Class, ObjectConverter) - 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
-
Related to
AbstractCoordinateOperation. - descending - Variable in class org.apache.sis.filter.DefaultSortProperty
-
Whether the sorting order is
ASCENDINGorDESCENDING. - 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
nullif 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
nullif 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
nullif 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 - Section in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
- Description - Section in class org.apache.sis.referencing.operation.projection.LambertConicConformal
- Description - Section in class org.apache.sis.referencing.operation.projection.Mercator
- Description - Section in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
- Description - Section in class org.apache.sis.referencing.operation.projection.Orthographic
- Description - Section in class org.apache.sis.referencing.operation.projection.TransverseMercator
- 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
-
The proxy for the
GeodeticAuthorityFactory.getDescriptionText(String)method. - 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
thisas 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, 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. - Design note - Section in class org.apache.sis.image.ImageAdapter
- Design note - Section in class org.apache.sis.image.TileCache
- Design note - Section in class org.apache.sis.index.tree.PointTreeNode
- Design note - Section in org.apache.sis.internal.sql.feature.FeatureAnalyzer.getForeignerKeys(Relation.Direction)
- Design note - Section in org.apache.sis.internal.storage.io.ChannelImageInputStream.skipBytes(int)
- Design note - Section in org.apache.sis.referencing.operation.CoordinateOperationRegistry.inverse(CoordinateOperation)
- Design note - Section in org.apache.sis.referencing.operation.projection.NormalizedProjection.NormalizedProjection(Initializer, NormalizedProjection)
- Design notes - Section in class org.apache.sis.internal.sql.postgis.ExtentEstimator
- Design notes - Section in class org.apache.sis.referencing.factory.ReferenceKeeper
- 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
nullif 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
nullif 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
nullif 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
nullif none. - destination(Map) - 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
nullif none. - destRaster - Variable in class org.apache.sis.image.WritablePixelIterator
-
The current tile where pixels will be written, or
nullif no write operation is under way. - DETAILED - Enum constant in enum org.apache.sis.parameter.ParameterFormat.ContentLevel
- 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, Iterator) - Static method in class org.apache.sis.internal.referencing.DefinitionVerifier
-
Returns a code indicating in which part the two given CRS differ.
- Difference between gco:uuid and gml:id - Section in org.apache.sis.internal.jaxb.gml.GMLAdapter.id
- Difference between ISO 19139:2007 and ISO 19115-3:2016 - Section in class org.apache.sis.internal.jaxb.gco.GO_DateTime
- Difference between ISO 19139:2007 and ISO 19115-3:2016 - Section in class org.apache.sis.internal.jaxb.gco.GO_Temporal
- Difference between null and nil - Section in enum org.apache.sis.metadata.ValueExistencePolicy
- Difference between StoreEvent and CascadedStoreEvent - Section in class org.apache.sis.storage.event.CascadedStoreEvent
- differences() - Method in class org.apache.sis.math.Statistics
-
Returns the statistics on the differences between sample values, or
nullif none. - differences() - Method in class org.apache.sis.math.Statistics.WithDelta
-
Returns the statistics about difference between consecutive values.
- Differences between versions 2003 and 2014 of ISO 19115 - Section in class org.apache.sis.metadata.iso.citation.DefaultTelephone
- Differences compared to WKT 2 - Section in org.apache.sis.io.wkt.Convention.WKT1
- 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) - 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.
- Dimension order - Section in org.apache.sis.coverage.grid.GridGeometry.GridGeometry(GridExtent, Envelope, GridOrientation)
- 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
targetCRSdimensions that are found the the base grid. - dimensions - Variable in class org.apache.sis.coverage.grid.DimensionReducer
-
The dimensions to keep, or
nullfor 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.
- Dimensions mapping - Section in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.addLinearizers(Map, int...)
- 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.arrayis the array backing theCharactersView.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
Directionenumeration 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
nullif none or not yet determined. - directory - Variable in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider.Default
-
The directory containing the scripts, or
nullif it does not exist. - directory - Variable in class org.apache.sis.storage.landsat.LandsatStore
-
The root directory where this file is located, or
nullif 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
nullcoordinate 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
nullcoordinate 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
-
truefor disabling the extended precision. - Disambiguating instances that implement more than one metadata interface - Section in org.apache.sis.metadata.MetadataStandard.asTreeTable(Object, Class, ValueExistencePolicy)
- Disambiguating instances that implement more than one metadata interface - Section in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class, KeyNamePolicy, ValueExistencePolicy)
- Disambiguation(String, String, String, Object, Object) - Constructor for class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
-
Creates a new
Disambiguationinstance identified bycodespace:version:code. - Disambiguation(StoredTree) - Constructor for class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
-
Creates a new
Disambiguationinstance as a wrapper around the given identifier object. - Disambiguation(IdentifiedObject) - Constructor for class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
-
Creates a new
Disambiguationinstance 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, Expression) - 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 Class in org.apache.sis.coverage.grid
-
Thrown when operations on a
GridGeometryresult in an area which does not intersect anymore theGridExtentof theGridGeometry. - DisjointExtentException() - Constructor for exception class org.apache.sis.coverage.grid.DisjointExtentException
-
Constructs an exception with no detail message.
- DisjointExtentException(Object, long, long, long, long) - Constructor for exception class org.apache.sis.coverage.grid.DisjointExtentException
-
Creates an exception with an error message built from the given arguments.
- DisjointExtentException(String) - Constructor for exception class org.apache.sis.coverage.grid.DisjointExtentException
-
Constructs an exception with the specified detail message.
- DisjointExtentException(String, Throwable) - Constructor for exception class org.apache.sis.coverage.grid.DisjointExtentException
-
Constructs an exception with the specified detail message and cause.
- DisjointExtentException(GridExtent, GridExtent, int) - Constructor for exception class 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.displayChangeorTransformChangeEvent.objectiveChangeprecomputed by the code that fired this event. - Display device size - Section in class org.apache.sis.portrayal.Canvas
- 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.displayTransformhas 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
ComputedImagehas 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
TilePlaceholderto 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
ConcurrentAuthorityFactoryis 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
ReferenceQueueConsumerfor removing the reference from the enclosing collection. - dispose() - Method in class org.apache.sis.util.collection.WeakValueHashMap.Entry
-
Invoked by
ReferenceQueueConsumerfor 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
-
trueif this reader should create a separatedFeatureinstance 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, Expression, Expression, Quantity) - 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
DoubleDoubleby adoublewithout 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
DoubleDoubleby another double-double value stored in the given array. - divide(double, double) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Divides this
DoubleDoubleby 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, Expression) - 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
DoubleDoubleby 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, Expression) - 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
DoubleDoubleby adoublewith a default error term. - divideGuessError(Number) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Divides this
DoubleDoubleby aNumber. - 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.
- 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
StringConverterfor 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.
- 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
nullif 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
nullfor 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.sourcesorLinearTransformBuilder.targetsarrays. - 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.Domainenumeration. - 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
nullif 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
nullif not available. - Domain of validity - Section in class org.apache.sis.referencing.operation.projection.TransverseMercator
- Domain of validity - Section in org.apache.sis.math.DecimalFunctions.deltaForDoubleToDecimal(double)
- DomainRange<E> - Class in org.apache.sis.metadata
-
The range of values that a metadata property can take, representable as an
InternationalStringin order to make possible to return this range from thePropertyInformation.getDomainValue()method. - DomainRange(Class, 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.domainOfValidityCRS to theWraparoundAdjustment.inputCRSif it was explicitly specified, ornullotherwise. - 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
nullif 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, Unit, 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, 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
switchstatements 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, 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
doublevalue. - 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
doubleprimitive 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
Floatvalue on the assumption that the original value was written in base 10. - doubleValue(Quantity) - 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) - Method in class org.apache.sis.parameter.Parameters
-
Returns the floating point value of the parameter identified by the given descriptor.
- doubleValue(ParameterDescriptor, 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) - 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
dataarray. - 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
dataarray. - 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
-
Constructor for the
DQ_DataQuality.wrap(DataQuality)method only. - 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
-
Constructor for the
DQ_Element.wrap(Element)method only. - 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
-
Constructor for the
DQ_EvaluationMethod.wrap(DefaultEvaluationMethod)method only. - DQ_EvaluationMethodTypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
EvaluationMethodTypein 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
-
Constructor for the
DQ_MeasureReference.wrap(DefaultMeasureReference)method only. - 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
-
Constructor for the
DQ_PositionalAccuracy.wrap(PositionalAccuracy)method only. - 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
-
Constructor for the
DQ_Result.wrap(Result)method only. - 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
-
Constructor for the
DQ_StandaloneQualityReportInformation.wrap(DefaultEvaluationReportInformation)method only. - 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
-
Constructor for the
DQM_BasicMeasure.wrap(DefaultBasicMeasure)method only. - 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
-
Constructor for the
DQM_Description.wrap(DefaultMeasureDescription)method only. - 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
-
Constructor for the
DQM_Measure.wrap(DefaultQualityMeasure)method only. - 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
-
Constructor for the
DQM_Parameter.wrap(ParameterDescriptor)method only. - 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
-
Constructor for the
DQM_SourceReference.wrap(DefaultSourceReference)method only. - 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
-
Enumeration constant for
TreeNodeList.setParentOf(TreeTable.Node, int). - 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
AssociationTypein 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
InitiativeTypein 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.formatmethods, 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
thisand 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
thisand 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.duplicatedbyte. - 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, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is during the second.
- During(Expression, Expression) - 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.
- Dynamic parameters - Section in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- 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
- Early binding versus late binding implementations - Section in package org.apache.sis.referencing.operation
- Early validation - Section in class org.apache.sis.io.wkt.WKTDictionary
- 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.EarthRadiusparameter 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.eccentricityat 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.eccentricityat 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
-
Related to
DefaultImageCRSandDefaultEngineeringCRS. - 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.statevalue 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_VALUEif 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. - Effect on other properties - Section in org.apache.sis.metadata.iso.identification.DefaultResolution.setAngularDistance(Double)
- Effect on other properties - Section in org.apache.sis.metadata.iso.identification.DefaultResolution.setDistance(Double)
- Effect on other properties - Section in org.apache.sis.metadata.iso.identification.DefaultResolution.setEquivalentScale(RepresentativeFraction)
- Effect on other properties - Section in org.apache.sis.metadata.iso.identification.DefaultResolution.setLevelOfDetail(InternationalString)
- Effect on other properties - Section in org.apache.sis.metadata.iso.identification.DefaultResolution.setVertical(Double)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setAttributeInstances(Set)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setAttributes(Set)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setDataset(String)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setFeatureInstances(Set)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setFeatures(Set)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setOther(String)
- Effect on other properties - Section in org.apache.sis.metadata.iso.spatial.DefaultGeorectified.setCheckPointAvailable(boolean)
- Effect on other properties - Section in org.apache.sis.metadata.iso.spatial.DefaultGeorectified.setCheckPointDescription(InternationalString)
- Effect on previously added coverages - Section in org.apache.sis.storage.aggregate.CoverageAggregator.setMergeStrategy(MergeStrategy)
- electromagnetic - Variable in class org.apache.sis.internal.storage.MetadataBuilder
-
trueif the nextCoverageDescriptionto 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
nullif we reached the iteration end. - 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, 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) - 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
Elementby 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,CHARACTERenumeration. - 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.sortedat the time this iterator has been created. - elements - Variable in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
-
Reference to the
FrequencySortedSet.sortedarray, 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 …
- Elements ordering - Section in org.apache.sis.util.Classes.getAllInterfaces(Class)
- Elements ordering - Section in org.apache.sis.util.Classes.getInterfaceSet(Class, Set)
- 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
ElevationAngleobject 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
nullif 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
nullif none. - Ellipsoid - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCSandAbstractDatum. - 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, 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.EPSGitem 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
- Ellipsoidal height - Section in org.apache.sis.referencing.CRS.compound(CoordinateReferenceSystem...)
- Ellipsoidal height - Section in org.apache.sis.referencing.CRS.selectDimensions(CoordinateReferenceSystem, int...)
- 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, 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-datamodule 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
InstallationResourcesfor 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
nullif 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
booleanprimitive type. - EMPTY_BYTE - Static variable in class org.apache.sis.util.ArraysExt
-
An empty array of
byteprimitive type. - EMPTY_CHAR - Static variable in class org.apache.sis.util.ArraysExt
-
An empty array of
charprimitive type. - EMPTY_DOUBLE - Static variable in class org.apache.sis.util.ArraysExt
-
An empty array of
doubleprimitive type. - EMPTY_FLOAT - Static variable in class org.apache.sis.util.ArraysExt
-
An empty array of
floatprimitive type. - EMPTY_INT - Static variable in class org.apache.sis.util.ArraysExt
-
An empty array of
intprimitive type. - EMPTY_LONG - Static variable in class org.apache.sis.util.ArraysExt
-
An empty array of
longprimitive 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
shortprimitive 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
trueif empty collection should be returned asnullvalue. - 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.INSTANCEconstruction 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.
- Enabling performance logging - Section in class org.apache.sis.util.logging.PerformanceLevel
- Encapsulation - Section in class org.apache.sis.internal.storage.io.ChannelDataInput
- Encapsulation - Section in class org.apache.sis.internal.storage.io.ChannelDataOutput
- ENCLOSED_IN_OPERATION - Static variable in class org.apache.sis.internal.system.Semaphores
-
A flag to indicate that
AbstractCoordinateOperationis querying parameters of aMathTransformenclosed 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
nullif 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
nullif unspecified. - encoding - Variable in class org.apache.sis.internal.storage.io.RewindableLineReader
-
The character encoding, or
nullfor the platform default. - encoding - Variable in class org.apache.sis.internal.storage.PRJDataStore
-
Character encoding in
*.prjor other auxiliary files, ornullfor 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
nullif 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.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) - 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
SingleCRSstarts/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, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is ended by the second.
- EndedBy(Expression, Expression) - Constructor for class org.apache.sis.filter.TemporalFilter.EndedBy
-
Creates a new filter.
- endFollowing(List) - 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.coordinatesarray. - 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.coordinatesarray. - 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, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand ends at the second.
- Ends(Expression, Expression) - 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
trueif 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) - Constructor for class org.apache.sis.measure.Scalar.Energy
- EngCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultImageCRSandDefaultEngineeringCRS. - Engineering - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Engineering
- Engineering(Map, 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, 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
-
Related to
DefaultImageCRSandDefaultEngineeringCRS. - EngineeringDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultImageCRSandDefaultEngineeringCRS. - 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
actualCRS uses a datum which is equal, ignoring metadata, to the datum of theexpectedCRS. - 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
-
Ensures that
GeodeticObjectBuilder.setConversionMethod(String)has been invoked. - 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) - Static method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
-
Ensures that the
DatumShiftTransform.gridperforms 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
IllegalStateExceptionif this builder cannot be modified anymore. - ensureModifiable() - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
-
Throws
IllegalStateExceptionif this builder cannot be modified anymore. - ensureModifiable() - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
-
Ensures that this
ContextualParametersinstance 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
valuesarray 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) - 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 thecountargument 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) - 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.factoriesmap. - 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
-
Ensures that
FrequencySortedSet.SubSet.lowerandFrequencySortedSet.SubSet.upperindices are valid. - ensureValidSize(int, int) - Static method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
-
Ensures that the given matrix size is valid for this
GeneralMatriximplementation. - 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, Set, Comparable, Comparable, 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 ofDefaultParameterDescriptor. - ensureValidValue(Class, Set, Range, Object) - Static method in class org.apache.sis.parameter.Verifier
-
Compares the given value against the given descriptor properties.
- ensureValidValue(ParameterDescriptor, 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) - 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) - 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.entriesForCodesarray. - 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) - 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
shortvalues 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, SystemConverter) - Constructor for class org.apache.sis.internal.converter.ObjectToString.Enum
-
Creates a new converter from the given type of enum to strings.
- Enum(Class) - 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.typeif the currentGO_CharacterString.texthas 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, 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
VARCHARvalue 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
VARCHARon implementations that do not supportENUMtype. - 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
nullif unknown. - envelope - Variable in class org.apache.sis.internal.sql.postgis.ExtentEstimator
-
The union of all extents found, or
nullif 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
nullif not yet computed. - envelope - Variable in class org.apache.sis.storage.aggregate.GroupAggregate
-
The envelope of this aggregate, or
nullif not yet computed. - envelope(double[][], int) - Static method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
-
Implementation of
LinearTransformBuilder.getSourceEnvelope()andLinearTransformBuilder.getTargetEnvelope(). - envelope(Map, 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_PROPERTYname. - 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.envelopehas been initialized. - envelopeIsEvaluated - Variable in class org.apache.sis.storage.aggregate.GroupAggregate
-
Whether
GroupAggregate.envelopehas 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, 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.
- Envelopes crossing the anti-meridian of a Geographic CRS - Section in package org.apache.sis.geometry
- Envelope transformations - Section in class org.apache.sis.geometry.Envelopes
- Envelope validation - Section in class org.apache.sis.geometry.GeneralEnvelope
- 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
EOFExceptioncreations. - 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
A0coefficient 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
B0coefficient 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.
- EPSG case - Section in org.apache.sis.referencing.factory.sql.InstallationScriptProvider.openScript(String, int)
- EPSGCodeFinder - Class in org.apache.sis.referencing.factory.sql
-
An implementation of
IdentifiedObjectFinderwhich 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
WHEREclause. - 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.
- EPSG dataset installation - Section in class org.apache.sis.referencing.factory.sql.EPSGFactory
- EPSGFactory - Class in org.apache.sis.referencing.factory.sql
-
A geodetic object factory backed by the EPSG database.
- EPSGFactory(Map) - 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
EPSGFactoryProxyCRSbut 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
EPSGFactoryProxyCRSbut for coordinate systems. - EPSGFactoryProxyCS() - Constructor for class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
- EPSGFactoryProxyDatum - Class in org.apache.sis.internal.referencing
-
Same as
EPSGFactoryProxyCRSbut 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) - 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
trueif 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
trueif 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
trueif the given values are approximately equal given the comparison mode. - epsilonEqual(float, float, float) - Static method in class org.apache.sis.math.MathFunctions
-
Returns
trueif 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
trueif 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, Expression) - 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
trueif 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
Arraysmethod added in JDK9. - equals(char[], int, int, char[], int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
-
Place holder for
Arraysmethod added in JDK9. - equals(double[], int, int, double[], int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
-
Place holder for
Arraysmethod added in JDK9. - equals(double, double) - Static method in class org.apache.sis.internal.util.Numerics
-
Returns
trueif 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
Arraysmethod added in JDK9. - equals(float, float) - Static method in class org.apache.sis.internal.util.Numerics
-
Returns
trueif 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
Arraysmethod 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
equalsmethod for the case where the other object is anotherLinearlyDerivedVectorusing the same linear relationship. - equals(int, int, Vector, int) - Method in class org.apache.sis.math.Vector
-
Returns
trueif 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
Arraysmethod added in JDK9. - equals(short[], int, int, short[], int, int) - Static method in class org.apache.sis.internal.jdk9.JDK9
-
Place holder for
Arraysmethod 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
trueif the given color models are equal. - equals(CharSequence, CharSequence) - Static method in class org.apache.sis.internal.storage.MetadataBuilder
-
Returns
trueif the given character sequences have equal content. - equals(CharSequence, CharSequence) - Static method in class org.apache.sis.util.CharSequences
-
Returns
trueif 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
trueif 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
trueif the specified object is also aDirectPositionwith equal coordinates and equal CRS. - equals(Object) - Method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns
trueif 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
trueif 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
trueif the specified object is also aDirectPositionwith 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
trueif 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
ClassPairfor 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 areSystemConverter, 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
trueif the given object is also an instance ofScaledColorModelwith 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
trueif 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
trueif 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
Anchorwith 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
trueif 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
trueif 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
trueif the given object is of the same class than thisSimpleIdentifierand has the same values. - equals(Object) - Method in class org.apache.sis.internal.sql.feature.TableReference
-
Returns
trueif the given object is aTableReferencewith equal table, schema and catalog names. - equals(Object) - Method in class org.apache.sis.internal.storage.gpx.Copyright
-
Compares this
Copyrightwith the given object for equality. - equals(Object) - Method in class org.apache.sis.internal.storage.gpx.Link
-
Compares this
Linkwith the given object for equality. - equals(Object) - Method in class org.apache.sis.internal.storage.gpx.Metadata
-
Compares this
Metadatawith the given object for equality. - equals(Object) - Method in class org.apache.sis.internal.storage.gpx.Person
-
Compares this
Personwith 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
trueif 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
trueif 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
Colorswith the given object for equality. - equals(Object) - Method in class org.apache.sis.io.wkt.StoredTree.Deflater
-
Compares the
StoredTree.Deflater.offsetsarrays 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
Symbolswith 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
equalsmethod for the case where the other object is anotherLinearlyDerivedVectorusing 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 anotherPackedVector. - 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
trueif 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
trueif the given object is anotherScalarwith 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
trueif the value returned byTreeNode.CollectionElement.getUserObject()should be the same for both nodes. - equals(Object) - Method in class org.apache.sis.metadata.TreeNode.Element
-
Returns
trueif the value returned byTreeNode.Element.getUserObject()should be the same for both nodes. - equals(Object) - Method in class org.apache.sis.metadata.TreeNode
-
Returns
trueif 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
Codesinstance 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
trueif 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
trueif 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
trueif the specified object is of typeGeneralMatrixand 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
trueif the specified object is of typeMatrix1and 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
trueif the specified object is of typeMatrix2and 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
trueif 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
-
For
AbstractMathTransform.equals(Object)implementation. - equals(Object) - Method in class org.apache.sis.setup.OptionKey
-
Returns
trueif 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
ProbeResultwith the given object for equality. - equals(Object) - Method in class org.apache.sis.storage.sql.ResourceDefinition
-
Returns
trueif 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
- 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
trueif 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
-
Tests for the
WeakValueHashMap.Wildcard.ANY_VALUEorWeakValueHashMap.Wildcard.NO_VALUEcondition. - 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
trueif 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
RecordTypefor 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
trueif 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
NilReasonwith the specified object for equality. - equals(Object) - Method in class org.apache.sis.xml.XLink
-
Compares this
XLinkwith 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
trueif the given exceptions are of the same class, have the same message and the same stack trace. - equals(Expression, Expression) - 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
trueif the last coordinate of thepreviousvector is equal to the first coordinate of thenextvector. - 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
trueif 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
LenientComparableelements. - 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
trueif 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, Expression) - 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.coordinatesarray. - 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
trueif 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
trueif the given code points are equal, ignoring case. - equalsIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.sis.util.CharSequences
-
Returns
trueif the two given texts are equal, ignoring case. - equalsIgnoreCase(String, int, int, String) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns
trueif 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
trueif 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) - Method in class org.apache.sis.measure.SystemUnit
-
Returns
trueif 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
trueif the given numbers or equal or differ only byaccuratehaving more non-zero trailing decimal fraction digits thanapproximate. - equalsIgnoreParent(DefaultNameSpace) - Method in class org.apache.sis.util.iso.DefaultNameSpace
-
Returns
trueif 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
trueif 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, Expression, 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.
- Equivalence between this method and Java2D AffineTransform methods - Section in org.apache.sis.referencing.operation.matrix.MatrixSIS.convertBefore(int, Number, Number)
- 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
trueif 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
nullif none. - error - Variable in class org.apache.sis.internal.util.DoubleDouble
-
The error that shall be added to the main
DoubleDouble.valuein order to get the "real" (actually "the most accurate that we can") value. - error - Variable in class org.apache.sis.portrayal.TransformChangeEvent
-
Non-null if
TransformChangeEvent.canNotCompute(String, NoninvertibleTransformException)already reported an error. - 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(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
-
Enumeration values for
CanvasFollower.displayTransformStatusandCanvasFollower.objectiveTransformStatus. - 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, ornullif none. - errorForWellKnownValue(double) - Static method in class org.apache.sis.internal.util.DoubleDouble
-
Suggests an
DoubleDouble.errorfor 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.THROWfor 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.
- Error handling - Section in class org.apache.sis.image.ImageProcessor
- Error handling - Section in org.apache.sis.image.ComputedImage.computeTile(int, int, WritableRaster)
- Error handling - Section in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.addLinearizers(Map, int...)
- ErrorIn_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Error in “{0}”: {1}
- Error index - Section in org.apache.sis.util.collection.TreeTableFormat.parse(CharSequence, ParsePosition)
- 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.KeysorResources.Keysvalue 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
nullfor 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
nullfor 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.Keysvalue together with the parameters given byerrorMessageParameters(…). - 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
nullif 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
nullif none. - errors - Variable in class org.apache.sis.referencing.operation.transform.ScaleTransform
-
The error terms in double-double arithmetic, or
nullif none. - errors - Variable in class org.apache.sis.referencing.operation.transform.TranslationTransform
-
The error terms in double-double arithmetic, or
nullif 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.VALUESarray. - Errors.International - Class in org.apache.sis.util.resources
-
The international string to be returned by.
invalid reference
formatInternational - Errors.Keys - Class in org.apache.sis.util.resources
-
Resource keys.
- Errors management - Section in class org.apache.sis.io.wkt.WKTDictionary
- Errors management - Section in org.apache.sis.internal.coverage.j2d.TileOpExecutor.executeOnReadable(RenderedImage, Collector)
- Errors management - Section in org.apache.sis.internal.coverage.j2d.TileOpExecutor.executeOnWritable(WritableRenderedImage, Collector)
- Errors management - Section in org.apache.sis.internal.coverage.j2d.TileOpExecutor.parallelReadFrom(RenderedImage)
- Errors management - Section in org.apache.sis.internal.coverage.j2d.TileOpExecutor.parallelWriteTo(WritableRenderedImage)
- 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.STARTescape 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.
- ESRI extension - Section in org.apache.sis.referencing.operation.AbstractCoordinateOperation.formatTo(Formatter)
- 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.
- Estimated envelopes - Section in org.apache.sis.storage.DataSet.getEnvelope()
- 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_VALUEif 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_VALUEif 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, List, 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) - 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.
- Eviction of eldest values - Section in class org.apache.sis.util.collection.Cache
- 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
-
Constructor for the
EX_Extent.wrap(Extent)method only. - 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
-
Constructor for the
EX_GeographicExtent.wrap(GeographicExtent)method only. - 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
-
Constructor for the
EX_TemporalExtent.wrap(TemporalExtent)method only. - 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
-
Constructor for the
EX_VerticalExtent.wrap(VerticalExtent)method only. - 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.
- Example - Section in class org.apache.sis.util.logging.Initializer
- Example - Section in org.apache.sis.coverage.grid.ImageRenderer.setCategoryColors(Function)
- Example - Section in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- Example - Section in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(AxisDirection[], AxisDirection[])
- Example - Section in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, Envelope)
- Example - Section in org.apache.sis.util.Classes.getLeafInterfaces(Class, Class)
- Example 1: Reduce the depth of a tree - Section in class org.apache.sis.util.collection.TreeTables
- examples - Variable in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
-
Illustration of the use of a data quality measure.
- Examples - Section in class org.apache.sis.math.Statistics
- Examples - Section in org.apache.sis.util.CharSequences.trimFractionalPart(CharSequence)
- Examples - Section in org.apache.sis.util.Classes.boundOfParameterizedDeclaration(GenericDeclaration)
- Examples - Section in org.apache.sis.util.Classes.boundOfParameterizedProperty(Field)
- Exception cause - Section in exception class org.apache.sis.util.CorruptedObjectException
- Exception handling - Section in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- 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, 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
Exceptioninstances. - 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.
- Exception to the above rules - Section in org.apache.sis.util.CharSequences.camelCaseToSentence(CharSequence)
- excessiveDimension(MathTransform) - Static method in class org.apache.sis.coverage.grid.GridGeometry
-
Invoked when the number of non-linear dimensions exceeds the
GridGeometrycapacity. - 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() == falseif 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
trueif 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
-
The properties to exclude in calls to
IdentifiedObjects.getProperties(IdentifiedObject, String...). - 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
*.jarfiles 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
.classfiles generated by OpenOffice. - execute() - Method in class org.apache.sis.internal.unopkg.UnoPkg
-
Generates the
.oxtfile from all.jarfiles 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, TileErrorHandler) - Static method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.ReadWork
-
Implementation of
TileOpExecutor.executeOnReadable(RenderedImage, Collector). - execute(TileOpExecutor, WritableRenderedImage, Collector, TileErrorHandler) - Static method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.WriteWork
-
Implementation of
TileOpExecutor.executeOnWritable(WritableRenderedImage, Collector). - 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) - 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) - 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) - 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
trueif an element exists at the given index. - exists(int) - Method in class org.apache.sis.internal.storage.image.WorldFileStore.Components
-
Returns
trueif an element exists at the given index. - exists(int) - Method in class org.apache.sis.internal.util.ListOfUnknownSize
-
Returns
trueif 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
colorsintoARGBarray from indexlowerinclusive to indexupperexclusive. - 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.modCountvalue 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 givenFeatureType. - 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 anDefaultAttributeTypenamed "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_VALUEif 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
Conversionelement. - ExplicitParameters(AbstractDerivedCRS, String) - Constructor for class org.apache.sis.referencing.crs.ExplicitParameters
-
Creates a new temporary
Conversionelements 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.Styleenumeration 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.Styleenumeration 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
0or1if 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
nullif none. - export(Iterator, boolean) - Method in class org.apache.sis.xml.TransformingWriter
-
Returns the namespaces to write in the XML document, or
nullif 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
WHEREpart 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.
- Extended floating point precision - Section in package org.apache.sis.referencing.operation.matrix
- 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
PostgisStatementswhich will use the given connection for creatingPreparedStatements. - 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
nullif 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,URIorCharSequenceinstance. - 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.
- Extensions - Section in class org.apache.sis.internal.storage.esri.AsciiGridStore
- Extensions - Section in package org.apache.sis.internal.storage.esri
- Extensions to SortedSet API - Section in class org.apache.sis.util.collection.RangeSet
- extent - Variable in class org.apache.sis.coverage.grid.GridGeometry
-
The valid domain of a grid coverage, or
nullif unknown. - extent - Variable in class org.apache.sis.internal.storage.MetadataBuilder
-
The extent information that are part of MetadataBuilder.identification, or
nullif 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
Extentobject. - 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
- 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
ExtentorMetadataobjects. - 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.TIMEOUTin 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
nullif empty. - extraParameter - Variable in class org.apache.sis.image.AnnotatedImage.CacheKey
-
Parameter specific to subclass, or null if none.
- Extrapolation - Section in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
- Extrapolations - Section in org.apache.sis.referencing.datum.DatumShiftGrid.derivativeInCell(double, double)
- Extrapolations - Section in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
- 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) - 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
ServiceLoaderfromMETA-INF/servicesfiles 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
nullfor 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.datatypeobjects. - factory - Variable in class org.apache.sis.measure.SystemUnit
-
The factory to use for creating quantities, or
nullif 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 class org.apache.sis.referencing.factory.UnavailableFactoryException
-
The factory that cannot perform its work, or
nullif 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
Queryexpressions 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
nullif 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, Class) - Static method in class org.apache.sis.measure.ScalarFallback
-
Creates a new
ScalarFallbackinstance implementing the given quantity type. - factory(double, Unit, Unit, UnitConverter, Class) - Static method in class org.apache.sis.measure.DerivedScalar.Fallback
-
Creates a new
DerivedScalar.Fallbackinstance implementing the given quantity type. - factory(Class, String, Map) - 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 Class in org.apache.sis.referencing.factory
-
Thrown when a factory contains invalid data.
- FactoryDataException() - Constructor for exception class org.apache.sis.referencing.factory.FactoryDataException
-
Construct an exception with no detail message.
- FactoryDataException(String) - Constructor for exception class org.apache.sis.referencing.factory.FactoryDataException
-
Construct an exception with the specified detail message.
- FactoryDataException(String, Throwable) - Constructor for exception class org.apache.sis.referencing.factory.FactoryDataException
-
Construct an exception with the specified detail message and cause.
- FactoryDataException(Throwable) - Constructor for exception class 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) - 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
-
trueif 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 - Section in org.apache.sis.io.wkt.GeodeticObjectParser.parseMetadataAndClose(Element, String, IdentifiedObject)
- 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, Unit, UnitConverter, Class) - Constructor for class org.apache.sis.measure.DerivedScalar.Fallback
-
Constructor for
Quantitiesfactory 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, 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, Class, ObjectConverter, ObjectConverter) - 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
nullif 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
-
The feature specified to the
StringJoinOperation.apply(AbstractFeature, ParameterValueGroup)method. - 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
ResultSetrows toFeatureinstances. - 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) - 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
DataStoreimplementations. - 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
nullif 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, 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
GenericNameinstances and their shortened names to features. - FeatureNaming() - Constructor for class org.apache.sis.storage.FeatureNaming
-
Creates a new "
GenericNameto 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 Class in org.apache.sis.feature
-
Thrown when a property value cannot be computed.
- FeatureOperationException(InternationalString) - Constructor for exception class org.apache.sis.feature.FeatureOperationException
-
Creates a new exception with the given explanation message.
- FeatureOperationException(InternationalString, Exception) - Constructor for exception class 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
Featureas input and producing anAttributeas 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, Class, WraparoundMethod) - Constructor for class org.apache.sis.filter.DefaultFilterFactory.Features
-
Creates a new factory operating on
AbstractFeatureinstances. - 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
Featureinstances 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 JavaStreammethods. - 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
nullif 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
FeatureTypeas 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
FeatureTypeinstances. - 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, 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. - Fetching geodetic object instances - Section in package org.apache.sis.referencing
- Fetching parameter values despite different names, types or units - Section in class org.apache.sis.parameter.Parameters
- fetchReferenced(AbstractFeature) - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
-
Executes the current
FeatureIterator.statementand 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.tileXandPixelIterator.tileYcoordinates. - 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.tileXandPixelIterator.tileYcoordinates. - 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
*_FIELDvalue 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
AbstractFeatureinstance. - 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, 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.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
-
trueif the file is known to be empty, orfalsein 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
nullif 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
- 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.typeif 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
FloatBufferbuffer 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
nullif zero. - fillValue - Variable in class org.apache.sis.internal.storage.TiledGridResource.Subset
-
Value to use for filling empty spaces in rasters, or
nullif 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, BiConsumer) - 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, List) - 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
nullif none. - filter - Variable in class org.apache.sis.util.collection.TreeTableFormat.Writer
-
Combination of
TreeTableFormat.nodeFilterwith 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
trueif the specified code should be included in this map. - filter(int, SystemUnit, String) - Static method in class org.apache.sis.measure.UnitRegistry
-
Clears the
existedbits 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) - 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) - Method in class org.apache.sis.internal.stream.PaginedStream
- filter(Predicate) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with elements of this stream that match the given predicate.
- filter(Iterator, Predicate) - 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) - 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
trueif this listener should replicate the following changes on the target canvas. - filter(GeodeticAuthorityFactory, BursaWolfInfo[], List) - Static method in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
-
Given an array of
BursaWolfInfoinstances, 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, 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 thebefore to add values to statistics.
invalid reference
#filter - 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, 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, ornullif none. - filteredIterator - Variable in class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
-
Iterator for the
JoinFeatureSet.Iterator.filteredStream. - 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) - 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
MapProjectionparameters. - filterImplicit(GeneralParameterValue[]) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
-
Returns the given descriptors, excluding the implicit
MapProjectionparameters. - 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) - 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
falseif the given (un)marshaller property should be silently ignored. - filterPropertyNames(String[], Set, 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
stepbut 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
stepbut 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
WHEREpart 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.statemeaning thattransitionTo(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
LocationTypeinstance atReferencingByIdentifiersconstruction time. - FinalLocationType(AbstractLocationType, ReferencingByIdentifiers, Map) - 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, Class) - Method in class org.apache.sis.internal.converter.ConverterRegistry
-
Returns a converter suitable for the given source and target classes.
- find(Class, Class) - 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
Disambiguationfor 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) - Static method in class org.apache.sis.feature.Features
-
Finds a feature type common to all given types, or returns
nullif 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) - Method in class org.apache.sis.internal.converter.ConverterRegistry
-
Returns a converter equals to the given
converter, ornullif none. - findEquals(ObjectConverter, ObjectConverter) - Static method in class org.apache.sis.internal.converter.ConverterRegistry
-
If
existingor one of its children is equal to the givenconverter, 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
nullif not yet fetched. - findExact(Class, Class) - 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) - 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
-
The pool of objects identified by
ConcurrentAuthorityFactory.Finder.find(IdentifiedObject). - 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) - Method in enum org.apache.sis.internal.storage.image.FormatFilter
-
Finds a provider for the given input, or returns
nullif 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) - 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) - 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
finallyblock 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 thebetween slices after all positions have been specified.
invalid reference
#increment
- 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, 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
-
trueif the parsed terms may be one or more words, possibly containing white spaces. - finished - Variable in class org.apache.sis.measure.UnitFormat.Position
-
trueif we do not expect any more content after the last term parsed. - finished() - Method in class org.apache.sis.internal.storage.inflater.CompressionChannel
-
Returns
trueif 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.statefield. - 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) - 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) - 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) - 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) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns the first element of the given iterable, or
nullif none. - first(Map) - Static method in class org.apache.sis.internal.jaxb.lan.PT_Locale
-
Returns the first element of the given map, or
nullif 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
nullif 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 = slope⋅x + 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) - Method in class org.apache.sis.math.Line
-
Given a sequence of points, fits them to a straight line y = slope⋅x + y₀ in a least-squares senses.
- fit(Iterable) - 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 = slope⋅x + 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) - 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
-
Related to
AbstractMathTransform. - 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.validityflags at the timePathBuilderis 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) - 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) - 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) - 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) - 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) - 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
thisis zero. - Flexibility in implementations - Section in org.apache.sis.util.collection.TreeTable.Node.equals(Object)
- 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, Unit, 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, 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.sampleFormatspecifying 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
switchstatements 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, 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
floatvalue to adoublewith 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
floattype. - 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 thedoublevalue 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
floatvalue. - 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
floatprimitive 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
dataarray. - 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
dataarray. - 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
-
Flushes any pending
Tracer.Level.partialPathstoTracer.Level.path. - flush() - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
-
Flushes the
buffercontent 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
DefaultMetadataroot 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.outimplementsFlushable, or is aAppenderwrapper 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
MetadataBuilderall 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.lengthto 0 in preparation for the next geometry. - flush(Appendable) - Static method in class org.apache.sis.io.IO
- 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.
- Flushing and closing the stream - Section in class org.apache.sis.io.Appender
- flushSceneTime() - Method in class org.apache.sis.storage.landsat.MetadataReader
-
Writes the value of
MetadataReader.sceneTimeinto 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
nullif 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
Featureinstance 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
Featureinstance 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
nullif unknown. - forBuildin(Class) - Static method in class org.apache.sis.internal.system.DefaultFactories
-
Returns a factory which is guaranteed to be present.
- forBuildin(Class, Class) - 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) - Constructor for class org.apache.sis.measure.Scalar.Force
- FORCE_HARDCODED - Static variable in class org.apache.sis.referencing.EPSGFactoryFallback
-
Whether to disallow
CommonCRSto useEPSGFactory(in which caseCommonCRSwill 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.readExtenttile intersection to theTiledGridCoverage.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) - 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, 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
nullif 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
convertedistrueorfalserespectively. - forConvertedValues(boolean) - Method in class org.apache.sis.coverage.ConvertedCategory
-
Returns a category that describes real values or sample values, depending if
convertedistrueorfalserespectively. - forConvertedValues(boolean) - Method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
-
Returns this coverage or the source coverage depending on whether
convertedmatches 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
convertedistrueorfalserespectively. - forConvertedValues(boolean) - Method in class org.apache.sis.coverage.SampleDimension
-
Returns a sample dimension that describes real values or sample values, depending if
convertedistrueorfalserespectively. - 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
DataBufferconstant. - forDatum(CoordinateReferenceSystem) - Static method in enum org.apache.sis.referencing.CommonCRS
-
Returns the
CommonCRSenumeration value for the datum of the given CRS. - forDatum(GeodeticDatum) - Static method in enum org.apache.sis.referencing.CommonCRS
-
Returns the
CommonCRSenumeration value for the given datum, ornullif none. - forDomain(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
-
Returns the transform to use for the given position, or
SpecializableTransform.globalif 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) - 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) - 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) - Method in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
-
Performs the given action on all remaining elements.
- forEachRemaining(Consumer) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
-
Performs the given action on all remaining MGRS references.
- forEachRemaining(Consumer) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
-
Performs the given action for each remaining MGRS codes.
- forEachRemaining(Consumer) - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
-
Gives all remaining features to the given consumer.
- forEachRemaining(Consumer) - Method in class org.apache.sis.internal.storage.csv.FeatureIterator
-
Executes the given action on all remaining features.
- forEachRemaining(Consumer) - 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) - 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) - Method in class org.apache.sis.io.wkt.StoredTree
-
Adds keywords and children to the given supplier.
- forEachValue(Consumer) - Method in class org.apache.sis.io.wkt.StoredTree.Node
-
Adds keyword and children to the given supplier.
- forEachValue(Consumer) - 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 avoidingX364class 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.dependenciesentry. - 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, 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
nullif none. - forEpoch(Instant) - Static method in enum org.apache.sis.referencing.CommonCRS.Temporal
-
Returns the enumeration value for the given epoch, or
nullif none. - Foreword - Section in package org.apache.sis.metadata
- forExtentAlone(Matrix, DimensionNameType[]) - Static method in class org.apache.sis.coverage.grid.GridExtentCRS
-
Builds the engineering coordinate reference system of a
GridExtent. - ForFeature(ObjectConverter) - 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
AbstractFeatureinstances. - 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) - Static method in class org.apache.sis.internal.jaxb.referencing.Code
-
Returns a
<gml:identifier>for the given identified object, ornullif 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 byfor the given keyword.
invalid reference
#probeContent(StorageConnector) - 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
nullif none. - format - Variable in class org.apache.sis.internal.util.StandardDateFormat
-
The
java.timeparser 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
GridGeometryinstance 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(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
Rangeand 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 exceptNAME_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, 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
DataStoreProviderto 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.propertiesfor 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, 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, 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) - 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
ImageReaderorImageWriterinstance 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
nullif 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
nullif none. - formatSummary(IdentifiedObject[], Appendable) - Method in class org.apache.sis.parameter.ParameterFormat
-
Implementation of public
format(…)methods forNAME_SUMMARYcontent 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
Formatimplementations in theorg.apache.sis.measurepackage. - 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.valuein the map returned byFormattedCharacterIterator.getAttributes(). - FormattedOutputCommand - Class in org.apache.sis.console
-
Base class of commands that provided formatted output.
- FormattedOutputCommand(int, String[], EnumSet, 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
WKTFormatonly. - Formatter(Locale, Vocabulary, int, TreeTable.Node) - Constructor for class org.apache.sis.coverage.grid.GridGeometry.Formatter
-
Creates a new formatter for the given combination of
GridGeometry.EXTENT,GridGeometry.ENVELOPE,GridGeometry.CRS,GridGeometry.GRID_TO_CRSandGridGeometry.RESOLUTION. - 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()andFormattableObject.toString()methods. - Formatting - Section in class org.apache.sis.parameter.TensorParameters
- Formatting angles - Section in class org.apache.sis.measure.Angle
- Formatting non-standard WKT - Section in org.apache.sis.io.wkt.FormattableObject.formatTo(Formatter)
- Formatting non-standard WKT - Section in org.apache.sis.referencing.AbstractIdentifiedObject.formatTo(Formatter)
- 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
Conversionelement. - 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
-
Related to
AbstractCoordinateOperation. - 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, 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
nullif none. - forName(Class, 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, 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
Statisticsobject 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
nullif 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
ReaderFactoryfor the given input type. - forType(Class) - Static method in enum org.apache.sis.internal.storage.xml.stream.OutputType
-
Returns a
WriterFactoryfor 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, 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.changeOfCRStransform together withWraparoundTransformif needed. - ForwardOnlyStorageException - Exception Class 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 class org.apache.sis.storage.ForwardOnlyStorageException
-
Creates an exception with no cause and no details message.
- ForwardOnlyStorageException(String) - Constructor for exception class org.apache.sis.storage.ForwardOnlyStorageException
-
Creates an exception with the specified details message.
- ForwardOnlyStorageException(String, Throwable) - Constructor for exception class org.apache.sis.storage.ForwardOnlyStorageException
-
Creates an exception with the specified details message and cause.
- ForwardOnlyStorageException(Locale, String, OpenOption...) - Constructor for exception class 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
switchstatements 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
Fractionto 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
Featureinstances, 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.fragmentsmap, 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
nullif none. - fragments(boolean) - Method in class org.apache.sis.io.wkt.WKTFormat
-
Returns the
WKTFormat.fragmentsmap, creating it when first needed. - Fragments - Class in org.apache.sis.internal.processing.isoline
-
List of
PolylineBuffercoordinates 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
xlinkas unmodifiable. - FREEZING - Static variable in class org.apache.sis.metadata.ModifiableMetadata
-
A value for
ModifiableMetadata.statemeaning that execution oftransitionTo(…)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) - 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
nullif 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
Identificationelements 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
Dateobject to an object from thejava.timepackage. - 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
nullif 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) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an implementation-specific function with a single parameter.
- function(String, Expression[]) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an implementation-specific function.
- function(String, Expression, Expression) - 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.
- Function properties - Section in interface org.apache.sis.util.ObjectConverter
- 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.filterfunctions 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[], int) - Constructor for class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
-
Creates a new function for a geometry represented by the given parameter.
- Future development - Section in package org.apache.sis.index.tree
- Future evolution - Section in class org.apache.sis.referencing.operation.LooselyDefinedMethod
- Future evolution - Section in interface org.apache.sis.internal.storage.StoreResource
- Future evolution - Section in package org.apache.sis.internal.book
- Future evolutions - Section in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- Future evolutions - Section in org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.isHeuristicMatchForName(String)
- Future evolutions - Section in org.apache.sis.referencing.datum.AbstractDatum.isHeuristicMatchForName(String)
- Future evolutions - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.isHeuristicMatchForName(String)
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²).
- Garbage collection - Section in class org.apache.sis.referencing.factory.sql.AuthorityCodes
- GazetteerException - Exception Class in org.apache.sis.referencing.gazetteer
-
Thrown when a coordinate cannot be converted to a geographic identifier, or conversely.
- GazetteerException() - Constructor for exception class org.apache.sis.referencing.gazetteer.GazetteerException
-
Constructs a new exception with no detail message.
- GazetteerException(String) - Constructor for exception class org.apache.sis.referencing.gazetteer.GazetteerException
-
Constructs a new exception with the specified detail message.
- GazetteerException(String, Throwable) - Constructor for exception class org.apache.sis.referencing.gazetteer.GazetteerException
-
Constructs a new exception with the specified detail message and cause.
- GazetteerException(Throwable) - Constructor for exception class 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
BOXor 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.
- Generalization - Section in enum org.apache.sis.geometry.WraparoundMethod
- 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×numColmatrix initialized to the values in theelementsarray. - 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
- GeocCS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - 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, int, boolean, Class, 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
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - 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, 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, 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
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - 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
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - GeodeticDatum - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
-
Section 6.3.2.2 Codes.
- GeodeticException - Exception Class in org.apache.sis.referencing
-
Unchecked exception thrown when an error occurred while computing a geodetic value.
- GeodeticException() - Constructor for exception class org.apache.sis.referencing.GeodeticException
-
Constructs a new exception with no message.
- GeodeticException(String) - Constructor for exception class org.apache.sis.referencing.GeodeticException
-
Constructs a new exception with the specified detail message.
- GeodeticException(String, Throwable) - Constructor for exception class org.apache.sis.referencing.GeodeticException
-
Constructs a new exception with the specified detail message and cause.
- GeodeticException(Throwable) - Constructor for exception class 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
FactoryExceptionif 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) - 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, 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, 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, ParameterDescriptorGroup, Class, int, boolean, Class, 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
doublevalues referenced by theGeoKeys. - GeogCitation - Static variable in class org.apache.sis.storage.geotiff.GeoKeys
-
Documentation.
- GeogCS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - 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.userToGeodeticto the given coordinates. - geographic(IdentifiedObject) - Static method in enum org.apache.sis.referencing.CommonCRS
-
Returns the geographic CRS associated to the given object, or
nullif 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.cornersarray. - 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
nullif not yet computed. - geographicBBox() - Method in class org.apache.sis.coverage.grid.GridGeometry
-
Returns the
GridGeometry.geographicBBoxvalue ornullif 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, ornullif not applicable. - geographicDomainKnown - Variable in class org.apache.sis.geometry.WraparoundAdjustment
-
Whether
WraparoundAdjustment.geographicDomainhas 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.
- Geographic to geocentric conversions - Section in org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.EllipsoidToCentricTransform(double, double, Unit, boolean, EllipsoidToCentricTransform.TargetType)
- 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
-
Related to
AbstractCoordinateOperation. - 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
GeoKeyDirectoryafter the header. - GeoKeys - Class in org.apache.sis.storage.geotiff
-
GeoTIFF keys associated to values needed for building
CoordinateReferenceSysteminstances andMathTransform"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, Class, Class, Class) - 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
GridCoveragespecified 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
nullif 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_PROPERTYname. - 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[], Geometries) - 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, Expression) - 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
MathTransformfor 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> - Class in org.apache.sis.internal.sql.feature -
Reader of geometries encoded in Well Known Binary (WKB) format.
- GeometryGetter(Geometries, Class, 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[], Geometries) - 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
nullif 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
nullif 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.
- Geometry WKT - Section in package org.apache.sis.io.wkt
- GeometryWrapper<G> - Class in org.apache.sis.internal.feature
-
Wraps a JTS, ESRI or Java2D geometry behind a
Geometryinterface. - 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
nullfor system default. - geoNode - Variable in class org.apache.sis.storage.geotiff.NativeMetadata
-
The node for GeoKeys, or
nullif 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
GeoTiffStoreinstances. - 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
Longinstance. - 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
nullif 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
ddobject. - 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
ddobject. - get(int, Object) - Method in class org.apache.sis.metadata.PropertyAccessor
-
Returns the value for the specified metadata, or
nullif 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) - Static method in class org.apache.sis.measure.Units
-
Returns the system unit for the given quantity, or
nullif none. - get(Object) - Method in class org.apache.sis.feature.CharacteristicMap
-
Returns the attribute characteristic for the given name, or
nullif none. - get(Object) - Method in class org.apache.sis.feature.CharacteristicTypeMap
-
Returns the attribute characteristic for the given name, or
nullif 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
nullif 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
nullif none. - get(Object) - Static method in class org.apache.sis.measure.UnitRegistry
-
Returns the value associated to the given key, or
nullif none. - get(Object) - Method in class org.apache.sis.metadata.IndexMap
-
Returns the value to which the specified key is mapped, or
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif none. - get(ClassPair) - 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.descriptionfield. - 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
nullif 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) - Method in class org.apache.sis.xml.Pooled
-
A method which is common to both
MarshallerandUnmarshaller. - getAdapter(Class) - Method in class org.apache.sis.xml.PooledMarshaller
-
Delegates to the wrapped marshaller.
- getAdapter(Class) - Method in class org.apache.sis.xml.PooledTemplate
-
Should never be invoked on
PooledTemplateinstances. - getAdapter(Class) - 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.emailfield. - 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) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
-
Deprecated.
- 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, 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
IdentifiedObjectinterface. - 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) - 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.
- 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
Citationinterface which are not of interest to thisSimpleCitationimplementation. - 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
nullif none. - getAndStore(Parameters, ParameterValueGroup, ParameterDescriptor) - 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) - 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) - 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, 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) - 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
nullif 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
nullif 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
nullif 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
GeoKeysvalue as a floating point number, orNaNif none. - getAsInteger(short) - Method in class org.apache.sis.storage.geotiff.CRSBuilder
-
Removes and returns a
GeoKeysvalue 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
associationTypeelement 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
GeoKeysvalue as a character string, ornullif 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
nullif none. - getAttributeByName(QName) - Method in class org.apache.sis.xml.TransformedEvent.Start
-
Returns the attribute referred to by the given name, or
nullif 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 theExternalSourcessubdirectory, 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
nullif 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), ornullif 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) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxy
- getAuthorityCodes(Class) - Method in class org.apache.sis.io.wkt.WKTDictionary
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class) - Method in class org.apache.sis.referencing.EPSGFactoryFallback
-
Returns the list of EPSG codes available.
- getAuthorityCodes(Class) - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
-
Provides a complete set of the known codes provided by this factory.
- getAuthorityCodes(Class) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Returns the set of authority codes of the given type.
- getAuthorityFactory(Class, 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) - 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
nullif 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
CoordinateSystemAxiscode. - 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.typesarray or a default array of arbitrary length ifGridExtent.typesis 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, 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
nullif 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
nullif 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
nullif 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
IndexColorModelmappingmapSizecolors. - 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, 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
UnitNamesresource 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
propertiesmap 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
nullif 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.cachemap. - 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
nullis 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
ChannelDataInputorChannelDataOutput. - 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
nullif 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.Replaced by
DefaultMetadata.getLocalesAndCharsets().values(). - 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.Replaced by
DefaultMetadata.getLocalesAndCharsets().values(). - getCharacterSets() - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
-
Deprecated.Replaced by
getLocalesAndCharsets().values(). - getCharacterSets(Map) - 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
nullif thisElementis 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
nullif 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
nullifobjectis null. - getClasses(Iterable) - 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
nullif 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
nullif theGO_CharacterString.textis 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
nullif 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), ornullif 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
nullif 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) - 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
nullif 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
nullif none. - getColorModel() - Method in class org.apache.sis.internal.storage.TiledGridResource
-
Returns the Java2D color model for rendering images, or
nullif 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
nullif none. - getColors() - Method in class org.apache.sis.parameter.ParameterFormat
-
Returns the colors for an output on X3.64 compatible terminal, or
nullif 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) - 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
nullfor the default list of columns. - getColumns(Map) - 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 class 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, ornullotherwise. - 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
Pathcomponent together with auxiliary files. - getComponentFiles() - Method in class org.apache.sis.internal.storage.esri.RawRasterStore
-
Returns the URIDataStore.location as a
Pathcomponent 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
Pathcomponent 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
Pathcomponent 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
nullif unspecified. - getCompression() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
-
Returns the compression method, or
nullif 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.emailandPerson.linkfields. - 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
RecordSchemainterface 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 normalize →
this→ denormalize. - 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 normalize →
this→ denormalize 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
nullif 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
nullif 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 thisLinearTransformBuilderis 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
nullif 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
-
Returns the converter to be used by
DefaultParameterValue.doubleValue(Unit)andDefaultParameterValue.doubleValueList(Unit). - getConverterTo(Unit) - 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) - 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, 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
nullif 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
nullif none. - getCoordinateReferenceSystem() - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
-
Returns the coordinate reference system, or
nullif unknown. - getCoordinateReferenceSystem() - Method in class org.apache.sis.math.CompoundDirectPositions
-
Returns
nullsince 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
TileMatrixinstances 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
nullif 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) - Method in class org.apache.sis.referencing.crs.AbstractCRS
-
Returns the coordinate system if it is of the given type, or
nullotherwise. - 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
nullif 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
nullif 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
CoordinateOperationFinderneeds 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
CoordinateOperationFinderneeds 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
nullotherwise. - getCurrency() - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
-
Returns the monetary units of the
fees(as specified in ISO 4217). - 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.As of ISO 19115:2014, replaced by
DefaultMetadata.getIdentificationInfo()followed byAbstractIdentification.getCitation()followed byDefaultCitation.getOnlineResources(). - 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
nullif unknown. - getDataToObjective(PixelInCell) - Method in class org.apache.sis.internal.map.coverage.RenderingData
-
Returns the conversion from
RenderingData.datapixel 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.datatypeobjects. - getDataTypeName(SampleModel) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
-
Returns the name of the
DataBuffertype 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
Dateobject. - getDate() - Method in class org.apache.sis.internal.jaxb.gco.GO_DateTime
-
Returns the current date, or
nullif none. - getDate() - Method in class org.apache.sis.internal.jaxb.gco.GO_Temporal
-
Returns the current date, or
nullif none. - getDate() - Method in class org.apache.sis.internal.storage.gpx.Copyright
-
ISO 19115 metadata property determined by the
Copyright.yearfield. - 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
nullif none. - getDate(TemporalPrimitive) - Static method in class org.apache.sis.internal.util.TemporalUtilities
-
Infers a value from the extent as a
Dateobject. - 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 aDateTypeto describe the type of the date. The associated date type isDateType.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.yearfield. - getDates() - Method in class org.apache.sis.internal.storage.gpx.Metadata
-
ISO 19115 metadata property determined by the
Metadata.timefield. - 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.Replaced by
DefaultEvaluationMethod.getDates(). - 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
nullif 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_OBJECTor unrecognized types. - getDefaultMapping() - Method in class org.apache.sis.internal.sql.postgis.Postgres
-
Returns the mapping for
Objector 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
nullif none. - getDefaultValue() - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
-
Returns the default value for the characteristic, or
nullif 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) - 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
nullif 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
0if 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), ornullif 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
nullif none. - getDescription(Class, String) - Static method in class org.apache.sis.util.iso.Types
-
Returns a description for the given property, or
nullif none. - getDescription(String) - Method in class org.apache.sis.internal.system.Supervisor
-
Returns the string from the
Descriptionsresource 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
nullif 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
nullif 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.keywordsfield. - 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 normalize → non-linear kernel → denormalize 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
nullif 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
nullif 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
nullif the parent$SIS_DATAdirectory 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
thissince 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) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
-
Deprecated.
- getDissociableBands() - Method in class org.apache.sis.internal.storage.TiledGridResource
-
Returns
trueif the reader can load only the requested bands and skip the other bands, orfalseif 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
IdentifiedObjectsub-interfaces. - getDomainOfValidity() - Method in class org.apache.sis.referencing.AbstractReferenceSystem
-
Returns the region or timeframe in which this reference system is valid, or
nullif unspecified. - getDomainOfValidity() - Method in class org.apache.sis.referencing.datum.AbstractDatum
-
Returns the region or timeframe in which this datum is valid, or
nullif 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
nullif 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) - 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
nullif 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
nullif 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
eccentricityvalue. - 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.emailfield. - 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
DefaultRecordgenerated from the metadata value. - getElement() - Method in class org.apache.sis.internal.jaxb.gco.GO_RecordType
-
Returns the
DefaultRecordTypegenerated 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
DefaultVerticalCRSgenerated from the metadata value. - getElement() - Method in class org.apache.sis.internal.jaxb.gts.TM_Duration
-
Returns the
Durationgenerated from the metadata value. - getElement() - Method in class org.apache.sis.internal.jaxb.gts.TM_PeriodDuration
-
Returns the
Durationgenerated 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>orRS_IdentifierXML 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
DefaultVerticalCRScreated 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, ornullif 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, ornullif 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, ornullif 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, ornullif 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, ornullif 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, ornullif 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.elementFormatfor 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(), ornullif 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
Longeven 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
IdentifiedObjectincluded 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
TableColumninstance. - 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
nullif 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
nullif none. - getEnclosingElement(int) - Method in class org.apache.sis.io.wkt.Formatter
-
Returns the enclosing WKT element, or
nullif 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
nullif 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
TileMatrixinstances 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) - 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, 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
nullif 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) - 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
-
Deprecated.
- getEvaluationMethodDescription() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
-
Returns the description of the evaluation method.
- getEvaluationMethodProperty(Function) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Returns the value of a
AbstractElement.evaluationMethodproperty. - getEvaluationMethodType() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Deprecated.Replaced by
DefaultEvaluationMethod.getEvaluationMethodType(). - 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
-
Deprecated.Replaced by
DefaultEvaluationMethod.getEvaluationProcedure(). - 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
MarshallerandUnmarshaller. - 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
PooledTemplateinstances. - 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
nullif 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
nullif 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.boundsfield. - 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) - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
-
Returns one of the factories managed by this container.
- getFactory(Class) - Method in class org.apache.sis.io.wkt.WKTFormat
-
Returns one of the factories used by this
WKTFormatfor 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
nullif 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
nullif 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.As of ISO 19115:2014, replaced by
DefaultFeatureCatalogueDescription.getFeatureTypeInfo(). - 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
*_FIELDconstant for the given field position, or -1 if none. - getField(FieldPosition) - Static method in class org.apache.sis.measure.RangeFormat
-
Returns the
*_FIELDconstant 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
nullif 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) - 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
nullif 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
nullif 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
nullif none, The exclusion of zero value is optional, controlled by theacceptZeroargument. - 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
WHEREpart of SQL statement. - getFilterToSQL() - Method in class org.apache.sis.internal.sql.postgis.Postgres
-
Returns the converter from filters/expressions to the
WHEREpart of SQL statement. - getFilterToSupportedSQL() - Method in class org.apache.sis.internal.sql.feature.Database
-
Returns the converter from filters/expressions to the
WHEREpart 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
-1if one axis has been flipped,+1if 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
nullif 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
nullif 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
nullif none. - getFromCache(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
-
Returns the cached value for the given object, or
nullif 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
nullif unknown. - getGeographicBoundingBox(CoordinateOperation) - Static method in class org.apache.sis.referencing.CRS
-
Returns the valid geographic area for the given coordinate operation, or
nullif 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
doublevalues. - 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) - 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) - 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) - 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
DimensionSelectorobjects. - 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
GridExtentshould 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
nullif 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
nullif 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
nullif none. - getHeaderValue(Map, 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 byDefaultMetadataScope.getName(). - getHierarchyLevels() - Method in class org.apache.sis.internal.simple.SimpleMetadata
-
Code for the metadata scope, fixed to
ScopeCode.DATASETby default. - getHierarchyLevels() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataScopes()followed byDefaultMetadataScope.getResourceScope(). - 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
nullif 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:hrefvalue from theXLinkif 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
nullif none. - getID() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
-
The
gml:id, which is mandatory. - getID(Context, IdentifiedObject, ReferenceIdentifier, Collection, Collection) - 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.IDENTIFIERcells. - 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, ornullif 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_IDin 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
TileMatrixSetthat contains thisTileMatrix. - getIdentifier() - Method in interface org.apache.sis.storage.tiling.TileMatrixSet
-
Returns an alphanumeric identifier which is unique in the
TiledResourcethat contains thisTileMatrixSet. - getIdentifier(Citation) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
-
Returns the identifier for the given key, or
nullif none. - getIdentifier(Citation) - Static method in class org.apache.sis.metadata.iso.citation.Citations
-
Infers an identifier from the given citation, or returns
nullif 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
nullif none. - getIdentifier(Citation, boolean) - Static method in class org.apache.sis.internal.metadata.Identifiers
-
Infers an identifier from the given citation, or returns
nullif 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
IdentifiedObjectinterface. - 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
nullif 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
nullif 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
ImageProcessorcan 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) - Method in class org.apache.sis.metadata.MetadataStandard
-
Returns the implementation class for the given interface, or
nullif none. - getImplementation(Class) - Method in class org.apache.sis.metadata.StandardImplementation
-
Returns the implementation class for the given interface, or
nullif 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
nullotherwise. - getIndex(String) - Method in class org.apache.sis.feature.DenseFeature
-
Returns the index for the property of the given name, or
DefaultFeatureType.OPERATION_INDEXif 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_INDEXif 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.authorfield. - getIndividualName() - Method in class org.apache.sis.internal.storage.gpx.Person
-
ISO 19115 metadata property determined by the
Person.namefield. - getIndividualName() - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
getName()inDefaultIndividual. - 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
initiativeTypeelement 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
nullif 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
AngleFormatfor 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
nullif the given type is not supported. - getInstance(Class) - Static method in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
-
Returns the instance for the given type.
- getInstance(Class, String, String, String) - Static method in class org.apache.sis.internal.system.OptionalDependency
-
Returns the optional dependency, or
nullif 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
AngleFormatfor 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
intprimitive 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) - Static method in class org.apache.sis.internal.storage.StoreUtilities
-
Returns the most specific interface implemented by the given class.
- getInterface(Class) - Method in class org.apache.sis.metadata.MetadataStandard
-
Returns the metadata interface implemented by the specified implementation class.
- getInterface(Class, Class) - 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) - 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) - 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 aSet. - getInterfaceSet(Class, Set) - 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
AlbersEqualAreaprojections 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
AzimuthalEquidistantprojections 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
CassiniSoldnerprojections 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
LambertAzimuthalEqualAreaprojections 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
LambertConicConformalprojections 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
ObliqueMercatorprojections 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
ObliqueStereographicprojections 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
Orthographicprojections 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
SatelliteTrackingprojections 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
AlbersEqualAreaprojections 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
AzimuthalEquidistantprojections 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
CassiniSoldnerprojections 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
LambertAzimuthalEqualAreaprojections 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
LambertConicConformalprojections 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
ObliqueMercatorprojections 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
ObliqueStereographicprojections 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
Orthographicprojections 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
SatelliteTrackingprojections or formatting them in debug mode. - getInternationalMessage() - Method in exception class org.apache.sis.feature.FeatureOperationException
-
Returns the message in various locales.
- getInternationalMessage() - Method in exception class org.apache.sis.feature.InvalidFeatureException
-
Returns the message in various locales.
- getInternationalMessage() - Method in exception class 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 class 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 class org.apache.sis.metadata.MetadataVisitorException
-
Returns an error message giving the location of the failure together with the cause.
- getInternationalMessage() - Method in exception class 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
nullif 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.InverseFlatteninginstance, 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
nullif 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
AbstractMap.IteratorAdapter.entry.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
Keysconstants. - 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
Keysconstants. - 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
Keysconstants. - 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
Keysconstants. - 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
Keysconstants. - 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
Keysconstants. - 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
Keysconstants. - 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
Keysconstants. - 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
Keysclass. - getKeyConstants() - Method in class org.apache.sis.util.resources.Messages
-
Returns the handle for the
Keysconstants. - 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
Keysclass. - getKeyConstants() - Method in class org.apache.sis.util.resources.Vocabulary
-
Returns the handle for the
Keysconstants. - 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
fromortoattribute. - 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
nullif 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.Replaced by
DefaultMetadata.getLocalesAndCharsets().keySet(). - 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.Replaced by
DefaultMetadata.getLocalesAndCharsets().keySet(). - 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) - 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) - 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
nullif unknown. - getLevelColor(Level) - Method in class org.apache.sis.util.logging.MonolineFormatter
-
Returns the color used for the given level, or
nullif 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
nullsince 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
nullif 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
nullif 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
NaNif 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
NaNif 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
nullif 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.urifield. - 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, 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
nullif unspecified. - getLocale() - Method in class org.apache.sis.internal.jaxb.Context
-
Returns the locale to use for marshalling, or
nullif 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_Localeinstance. - 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
nullfor the default. - getLocale() - Method in class org.apache.sis.internal.storage.WritableResourceSupport
-
Returns the locale used by the resource for error messages, or
nullif unknown. - getLocale() - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
-
Returns the locale to use for locale-sensitive data, or
nullif 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
InternationalStringinstances. - 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
nullif unspecified. - getLocale() - Method in class org.apache.sis.storage.event.StoreListeners
-
Returns the locale used by this manager, or
nullif unspecified. - getLocale() - Method in class org.apache.sis.storage.geotiff.DataSubset
-
Returns the locale for warning or error messages, or
nullif 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
nullif 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
nullif 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
nullif 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.Replaced by
DefaultMetadata.getLocalesAndCharsets().keySet(). - 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 class org.apache.sis.internal.util.LocalizedParseException
-
Returns a localized version of the exception message, typically for final user.
- getLocalizedMessage() - Method in exception class org.apache.sis.io.wkt.UnparsableObjectException
-
Returns a localized version of the exception message, typically for final user.
- getLocalizedMessage() - Method in exception class 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
-
Gets the
LookupInfoinstance for call to theMetadataSource.readColumn(LookupInfo, Method, Dispatcher)method. - 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, orif this sequence has no M coordinates.
invalid reference
java.lang.Double.NaN - 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
GeoKeysvalue 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
GeoKeysvalue as a character string, or throws an exception if none. - getMandatoryValue(ParameterDescriptor) - 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) - 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
CharSequencevalues 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
nullif 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
nullif 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
nullif 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
nullif 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
-
Deprecated.Replaced by
DefaultMeasureReference.getMeasureDescription(). - 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
-
Deprecated.Replaced by
DefaultMeasureReference.getMeasureIdentification(). - 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) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Returns the value of a
AbstractElement.measureReferenceproperty. - 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 class org.apache.sis.internal.util.LocalizedParseException
-
Returns the exception message in the default locale, typically for system administrator.
- getMessage() - Method in exception class org.apache.sis.io.wkt.UnparsableObjectException
-
Returns the exception message in the default locale, typically for system administrator.
- getMessage() - Method in exception class org.apache.sis.metadata.MetadataVisitorException
-
Returns an error message giving the location of the failure together with the cause.
- getMessage() - Method in exception class 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.
- getMessage() versus getLocalizedMessage() - Section in org.apache.sis.storage.DataStoreException.getLocalizedMessage()
- getMetadata() - Method in class org.apache.sis.internal.storage.csv.Store
-
Returns the metadata associated to the CSV file, or
nullif 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
nullif 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
nullif none. - getMetadata() - Method in class org.apache.sis.internal.storage.xml.Store
-
Returns the metadata associated to the unmarshalled object, or
nullif 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
nullotherwise. - 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
nullif 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
-
Implementation of legacy
DefaultMetadata.getMetadataStandardName()andDefaultMetadata.getMetadataStandardVersion()methods. - 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 byDefaultCitation.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 byCitation.getEdition(). - getMetadataStandardVersion() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataStandards()followed byDefaultCitation.getEdition(). - getMetadataType() - Method in class org.apache.sis.metadata.sql.LookupInfo
-
Returns the type of metadata objects for which
LookupInfo.asNameMap(MetadataStandard)orLookupInfo.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
nullif unknown. - getMimeType() - Method in class org.apache.sis.storage.ProbeResult
-
Returns the MIME type of the storage file format, or
nullif 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
nullif 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.minTilefield 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), ornullfor (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
nullif 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
IdentifiedTypeto create, ornullif 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.jaxb.gco.GO_GenericName
-
Returns the
TypeNameorMemberNameto 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.Replaced by
SimpleFormat.getAlternateTitles() - 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.textfield. - 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
nullif 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
nullif 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, Class, boolean) - Static method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
-
Returns the name of the first party of the given type, or
nullif 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) - 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.nameand all aliases which are also instance ofIdentifier. - getNames(Collection) - 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
-
Deprecated.Replaced by
DefaultMeasureReference.getNamesOfMeasure(). - 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
nullif 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.maximumOccursvalue. - getNonDefaultMinimumOccurs() - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
-
Invoked by JAXB for marshalling the
AbstractParameterDescriptor.minimumOccursvalue. - 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) - Static method in class org.apache.sis.filter.Optimization
-
Returns the singleton operand of the given
NOTfilter. - 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
Numberor aDoubleDoubledepending 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
nullif 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, ornullif none. - getObjectID(Context, Object) - Static method in class org.apache.sis.internal.jaxb.Context
-
If a
gml:idvalue 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:idorgml:idvalue 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) - Method in class org.apache.sis.storage.aggregate.GridSlice
-
Returns the translation from source coordinates of
GroupByTransform.gridToCRSto grid coordinates ofGridSlice.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.linkfield. - 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, String) - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
-
Returns the operation method for the specified name or identifier.
- getOperationMethod(Iterable, 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
CoordinateOperationinstances 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 class org.apache.sis.console.InvalidOptionException
-
Returns the name of the invalid option.
- getOption(OptionKey) - Method in class org.apache.sis.storage.StorageConnector
-
Returns the option value for the given key, or
nullif none. - getOptionalBoolean(ResultSet, int) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Gets the value from the specified
ResultSet, orfalseif none. - getOptionalDouble(ResultSet, int) - Static method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Gets the value from the specified
ResultSet, orNaNif none. - getOptionalInteger(ResultSet, int) - Static method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Gets the value from the specified
ResultSet, ornullif 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
- getOptionalString(ResultSet, int) - Static method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Gets the value from the specified
ResultSet, ornullif none. - getOrAdd(List, GridGeometry) - Static method in class org.apache.sis.storage.aggregate.GroupByCRS
-
Returns the group of objects associated to the given grid geometry.
- getOrAdd(List, CoordinateReferenceSystem) - Static method in class org.apache.sis.storage.aggregate.GroupByCRS
-
Returns the group of objects associated to the given CRS.
- getOrAdd(List, List) - 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) - 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) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
-
Returns the parameter identified by the given descriptor.
- getOrCreate(ParameterDescriptor) - 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
defaultValueif 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()inDefaultOrganisation. - 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
inputposition 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, 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
NilReasonis an enumeration of kindNilReason.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, ornullif 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
nullif 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
nullif 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
nullif unknown. - getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
-
Returns the parameter descriptor, or
nullif 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
EllipsoidToCentricTransformtransform. - 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
InterpolatedMolodenskyTransformtransform. - 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
MolodenskyTransformtransform. - 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
nullif 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
nullif 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
nullif 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
nullif unknown. - getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
-
Returns the parameter values, or
nullif 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
DatumShiftTransforminstance (ignoring context). - getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
-
Returns a copy of internal parameter values of this
EllipsoidToCentricTransformtransform. - 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
Pathto 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
parametersgroup. - getParameterValues(Parameters) - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid
-
Sets the parameters of the
InterpolatedTransformwhich 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
LocaleAndCharsetis a substitute for that node. - getParent() - Method in class org.apache.sis.internal.referencing.RTreeNode
-
Returns the parent of this node, or
nullif none. - getParent() - Method in class org.apache.sis.metadata.TreeNode
-
Returns the parent node, or
nullif 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 theTreeNode.NewChild.delegatenode 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
nullif this node is the root of the tree. - getParentAndRecycle(NodeIterator) - Method in class org.apache.sis.index.tree.NodeIterator.Cursor
-
Marks this
NodeIterator.Cursoras 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
PixelInCellcode. - 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
-
Implementation of
TiledGridCoverage.getPixelsPerElement(). - 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
nullsinceShapeare 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.authorfield. - 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 afterGridDerivation.dropUnusedDimensions(MathTransform, int)execution. - getPointOfInterest() - Method in class org.apache.sis.coverage.grid.GridExtent
-
Deprecated.Replaced by
GridExtent.getPointOfInterest(PixelInCell). - 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
-
Computes the "org.apache.sis.PositionalAccuracy" value.
- 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
-
Computes the "org.apache.sis.PositionalConsistency" value.
- 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
nullif 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 class 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
nullif 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) - Static method in class org.apache.sis.internal.jaxb.TypeRegistration
-
Completes the given properties with an entry for
TypeRegistration.ROOT_ADAPTERSif 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
ImageDescriptionby 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
nullif 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
nullif none. - getProjection() - Method in class org.apache.sis.storage.CoverageQuery
-
Returns the indices of samples dimensions to read, or
nullif there is no filtering on range. - getProjection() - Method in class org.apache.sis.storage.FeatureQuery
-
Returns the properties to retrieve, or
nullif 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, byte) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Returns the set of properties identified by the
codeargument, or an unmodifiable empty set if another value is defined. - getProperty(Class, 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
nullotherwise. - 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
MarshallerandUnmarshaller. - 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 theSparseFeature.propertiesmap containsPropertyinstances (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
nullif this image has no properties. - getPropertyNames() - Method in class org.apache.sis.image.BandSelectImage
-
Returns the names of all recognized properties, or
nullif 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
nullif 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
nullif this image has no properties. - getPropertyNames() - Method in class org.apache.sis.internal.coverage.j2d.BatchComputedImage
-
Returns the names of all recognized properties, or
nullif this image has no properties. - getPropertyNames() - Method in class org.apache.sis.internal.coverage.j2d.TiledImage
-
Returns the names of all recognized properties, or
nullif 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
DataStoreinstance, ornullif unspecified. - getProvider() - Method in exception class 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
DataStoreinstance. - 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, 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) - Method in class org.apache.sis.measure.UnitServices
-
Return a factory for the given
Quantitytype. - 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
- getRanges() - Method in class org.apache.sis.coverage.grid.GridCoverage
-
Returns the range of values in each sample dimension, or
nullif 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
thissinceRecordDefinitionis 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
IdentifiedObjectinterface. - 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
nullif none. - getRemarks() - Method in class org.apache.sis.metadata.TreeNode
-
Gets remarks about the value in this node, or
nullif 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), ornullif 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) - 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
nullif 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.copyrightfield. - 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
nullif 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
nullif 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) - Static method in class org.apache.sis.internal.storage.gpx.GroupAsPolylineOperation
-
Creates the
resultargument 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
-
Deprecated.Replaced by
DefaultCoverageResult.getResultContent(). - 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.ORIGINATORorRole.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
nullor an empty array if none. - getRootDirectory() - Static method in enum org.apache.sis.internal.system.DataDirectory
-
Returns the root directory fetched from the
SIS_DATAenvironment 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) - 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) - 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
MarshallerandUnmarshaller. - 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
PooledTemplateinstances. - 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
IdentifiedObjectsub-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
nullif unspecified. - getScope() - Method in class org.apache.sis.referencing.datum.AbstractDatum
-
Returns the domain or limitations of usage, or
nullif 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
WHEREclause. - 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.schemaandTableReference.tablenames. - getSecondDefiningParameter() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
-
Returns the object to be marshalled as the
SecondDefiningParameterXML 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, 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
JAXBContextfor the set of classes returned byTypeRegistration.load(boolean). - getSharedInstance(Colors) - Static method in class org.apache.sis.parameter.ParameterFormat
-
Returns a shared instance of
ParameterFormatif 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 isMath.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 isMath.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, Collection) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
-
Copies all
SingleCRScomponents 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, Class, LegacyPropertyAdapter, Class, String) - Static method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
-
Returns the singleton value of the given collection, or
nullif 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:
ASCENDINGorDESCENDING. - 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
AbstractFeatureinstance. - getSourceClass() - Method in class org.apache.sis.filter.PropertyValue
-
Returns the type of values fetched from
AbstractFeatureinstance. - 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
nullif 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
nullif 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
nullif 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
nullis 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
nullif 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
- 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) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
-
Returns the identifier associated with the given authority, or
nullif no specialized identifier was found. - getSpecialized(IdentifierSpace) - Method in interface org.apache.sis.xml.IdentifierMap
-
Returns the identifier associated to the given namespace, or
nullif this map contains no mapping of the specialized type for the namespace. - getSpecification() - Method in class org.apache.sis.internal.simple.SimpleFormat
-
Deprecated.Replaced by
SimpleFormat.getTitle() - getSpecification() - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFormat.getFormatSpecificationCitation().getTitle(). - 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
- 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
nullif 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
nullif 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 toPooledTemplate. - getStandardProperty(String) - Method in class org.apache.sis.xml.PooledUnmarshaller
-
Delegates to the wrapped unmarshaller.
- getStandardType(Class) - 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
MathTransformsteps. - 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) - 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) - Method in class org.apache.sis.storage.StorageConnector
-
Returns the storage as a view of the given type if possible, or
nullotherwise. - 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) - Static method in class org.apache.sis.util.iso.DefaultNameFactory
-
Returns the value for the given key in the given properties map, or
nullif 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.
- 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
nullif 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
-
Delegates to
Interpolation.getSupportSize(). - 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
nullif none. - getSystemOfUnitsService() - Method in class org.apache.sis.measure.UnitServices
-
Returns the service to obtain a
SystemOfUnitsinstances. - 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
nullif 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
inputresources. - getTargetCS() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
-
Returns the target coordinate system, or
nullif unspecified. - getTargetDatum() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
-
Returns the target datum for this set of parameters, or
nullif 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
nullif 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
nullif 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
TileMatrixinstances in this set, together with their identifiers. - getTileMatrices() - Method in interface org.apache.sis.storage.tiling.WritableTileMatrixSet
-
Returns all
WritableTileMatrixinstances 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
Dateobject. - 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
nullif the time is not shown. - getTimeInstant() - Method in class org.apache.sis.internal.jaxb.gml.TM_Primitive
-
Returns the
TimeInstantgenerated 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
nullif none. - getTimeout(TimeUnit) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns the amount of time that
ConcurrentAuthorityFactorywill wait before to close a Data Access Object. - getTimePeriod() - Method in class org.apache.sis.internal.jaxb.gml.TM_Primitive
-
Returns the
TimePeriodgenerated 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
nullif 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
nullif 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
nullif 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
nullby 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.namefield. - 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
nullif 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,floatordouble) 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
IndexColorModelofmapSizecolors. - 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
TransformVersionenumeration value to use for the current GML or metadata version, ornullif 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
DerivedCRShaving 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) - 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) - 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) - 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) - 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 class org.apache.sis.referencing.factory.UnavailableFactoryException
-
Returns the factory which has been found unavailable, or
nullif unspecified. - getUnchecked(int) - Method in class org.apache.sis.util.collection.IntegerList
-
Returns the element at the given index as the
intprimitive type. - getUnicodeIdentifier(Citation) - Method in class org.apache.sis.internal.metadata.ServicesForUtility
-
Infers an identifier from the given citation, or returns
nullif 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
nullif 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
- 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) - Method in class org.apache.sis.internal.jaxb.gml.Measure
-
Returns
Measure.unitas a unit compatible with the given quantity. - getUnit(Class) - Method in class org.apache.sis.measure.UnitRegistry
-
Returns the default unit for the specified quantity, or
nullif 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
UnitFormatinstances. - 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 ownuomattribute, instead of letting theuomattribute on the measurement value. - getUpdateScopeDescriptions() - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Deprecated.As of ISO 19115:2014,
DefaultMaintenanceInformation.getUpdateScopes()andgetUpdateScopeDescriptions()were combined intoDefaultMaintenanceInformation.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()andDefaultMaintenanceInformation.getUpdateScopeDescriptions()were combined intoDefaultMaintenanceInformation.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
NilReasonis 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.licensefield. - 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
nullif 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
nullif none. - getValue() - Method in class org.apache.sis.feature.AbstractAttribute
-
Returns the attribute value, or
nullif 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
nullif 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
nullif 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
EnvelopeOperationconstructor. - getValue() - Method in class org.apache.sis.feature.Field
-
Returns the field feature or attribute value, or
nullif none. - getValue() - Method in class org.apache.sis.feature.MultiValuedAssociation
-
Returns the feature, or
nullif none. - getValue() - Method in class org.apache.sis.feature.MultiValuedAttribute
-
Returns the attribute value, or
nullif 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
StringJoinOperationconstructor. - 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, ornullif none. - getValue() - Method in class org.apache.sis.internal.jaxb.gco.GO_GenericName
-
Returns the
LocalNameorScopedNameto 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 toAbstractMap.IteratorAdapter.entry.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.projToGridis 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) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset.Child
-
Returns the value at the given column, with hard-coded names.
- getValue(TableColumn) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
-
Returns the value associated to the given column of this node.
- getValue(TableColumn) - Method in class org.apache.sis.metadata.TreeNode
-
Returns the value of this node in the given column, or
nullif none. - getValue(TableColumn) - Method in class org.apache.sis.metadata.TreeNode.NewChild
- getValue(TableColumn) - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
-
Returns the value in the given column, or
nullif none. - getValue(TableColumn) - Method in interface org.apache.sis.util.collection.TreeTable.Node
-
Returns the value in the given column, or
nullif none. - getValue(ParameterDescriptor) - Method in class org.apache.sis.parameter.Parameters
-
Returns the value of the parameter identified by the given descriptor, or
nullif 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
NaNif 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.classif 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
nullif unspecified. - getValueDomain() - Method in class org.apache.sis.parameter.DefaultParameterDescriptor
-
Returns the domain of values with their unit of measurement (if any), or
nullif none. - getValueDomain(ParameterDescriptor) - Static method in class org.apache.sis.parameter.Parameters
-
Returns the domain of valid values defined by the given descriptor, or
nullif none. - getValueFrom(Map) - Method in class org.apache.sis.setup.OptionKey
-
Returns the option value in the given map for this key, or
nullif 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) - 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
Formatinstance. - 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
Formatinstance. - 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
Formatinstance. - 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
nullif unknown. - getVersion() - Method in class org.apache.sis.internal.jaxb.IdentifierMapEntry
-
Returns
nullsince 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
nullsince this class does not hold version information. - getVersion() - Method in class org.apache.sis.internal.metadata.NameToIdentifier
-
Returns
nullsince names are not versioned. - getVersion() - Method in class org.apache.sis.internal.simple.SimpleFormat
-
Deprecated.Replaced by
SimpleCitation.getEdition() - 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.As of ISO 19115:2014, replaced by
DefaultFormat.getFormatSpecificationCitation().getEdition(). - getVersion() - Method in class org.apache.sis.referencing.Builder
-
Returns the value given by the last call to
Builder.setVersion(String), ornullif 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
nullif 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
nullif 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
nullif 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
nullif 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, ornullif 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
nullif none. - getWritableTileIndices() - Method in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
-
Returns the indices of all tiles checked out for writing.
- getWritableTileIndices(List) - 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, orif this sequence has no z coordinates.
invalid reference
java.lang.Double.NaN - 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
-
The inverse of
SpecializableTransform.global. - 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 forLegacyNamespaces.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
Distancewith aunit of measuredefined, using thegconamespace linked to thehttp://www.isotc211.org/2005/gcoURL. - 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
Measurewith a unit of measure defined in thegconamespace associated to thehttp://www.isotc211.org/2005/gcoURL. - 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) - 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
Recordvalue with agco:Recordelement 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
RecordTypevalue with agco:RecordTypeelement 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, Expression) - 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, Expression) - 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, Expression, boolean, MatchAction) - Constructor for class org.apache.sis.filter.ComparisonFilter.GreaterThan
-
Creates a new filter.
- GreaterThanOrEqualTo(Expression, Expression, 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
-
The grid created by
NADCON.Loader.readGrid(FloatBuffer, Loader, Path). - grid - Variable in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
-
The grid of datum shifts from source datum to target datum, or
nullif 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) - 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
-
The processor to use in calls to
GridCoverage.convert(RenderedImage, DataType, MathTransform1D[], ImageProcessor). - GridCoverage2D - Class in org.apache.sis.coverage.grid
-
Basic access to grid data values backed by a two-dimensional
RenderedImage. - GridCoverage2D(GridCoverage2D, List, 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, 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
GridCoverageinstances. - 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
nullif none or not yet computed. - gridGeometry - Variable in class org.apache.sis.portrayal.Canvas
-
The grid geometry, computed when first needed and reset to
nullwhen 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.UNDEFINEDsingleton 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
GridGeometryinstance. - 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
GridGeometryfrom 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.gridSizevalues, or 0 if none or ifLinearTransformBuilder.gridSizeis 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
nullif 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
GridExtentfrom 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
nullif 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, 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
-
The transform from the CRS of
MilitaryGridReferenceSystem.IteratorOneZone.encoderto the CRS ofMilitaryGridReferenceSystem.IteratorOneZone.areaOfInterest. - 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
nullif unknown. - gridToCRS - Variable in class org.apache.sis.internal.processing.isoline.Joiner
-
Final transform to apply on coordinates, or
nullif 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
TileOrganizerin 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
DefaultGeorectifiedorDefaultGeoreferenceable. - 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
nullif 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.groundPrecisionapplies, specified as a bitmask. - groundPrecision - Variable in class org.apache.sis.geometry.CoordinateFormat
-
The desired ground precision, or
nullif 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
nullif 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) - 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)
Polylineinstance from a sequence of points or polylines stored in another property. - GroupAsPolylineOperation(Map, 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) - 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
ContextualParametersgroups 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, 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.
- Guidlines for subclasses - Section in class org.apache.sis.internal.jaxb.gco.PropertyType
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
thisenumeration 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.THROWfor throwing them. - handler - Variable in class org.apache.sis.internal.stream.DeferredStream.CloseHandler
-
Handler to run for releasing resources, or
nullif none. - handler - Variable in class org.apache.sis.xml.NilReason
-
The invocation handler for
NilObjectinstances, created when first needed. - handlingDescription - Variable in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
-
Additional information about the restrictions on handling the resource.
- Handling of deprecated objects - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.getAuthorityCodes(Class)
- Handling of duplicated authorities - Section in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
- Handling of Locale.ROOT - Section in org.apache.sis.xml.MarshalContext.getLocale()
- Handling of Locale.ROOT argument value - Section in org.apache.sis.util.AbstractInternationalString.toString(Locale)
- Handling of Locale.ROOT argument value - Section in org.apache.sis.util.DefaultInternationalString.toString(Locale)
- Handling of multi-image files - Section in class org.apache.sis.internal.storage.image.WorldFileStore
- Handling of multi-image files - Section in class org.apache.sis.internal.storage.image.WritableStore
- Handling of NaN values - Section in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Handling of NaN values - Section in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Handling of null argument value - Section in org.apache.sis.util.AbstractInternationalString.toString(Locale)
- Handling of null argument value - Section in org.apache.sis.util.DefaultInternationalString.toString(Locale)
- Handling of null argument value - Section in org.apache.sis.util.ResourceInternationalString.toString(Locale)
- Handling of null identifiers - Section in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
- Handling of null locale - Section in org.apache.sis.xml.MarshalContext.getLocale()
- Handling of null timezone - Section in org.apache.sis.xml.MarshalContext.getTimeZone()
- Handling of null values - Section in class org.apache.sis.util.ArraysExt
- Handling of null values - Section in class org.apache.sis.util.CharSequences
- HARD_CODED - Static variable in class org.apache.sis.measure.UnitRegistry
- harmonizeAxisUnits(Unit) - 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
trueif allCoordinateSysteminterfaces oftargetCShave a counterpart insourceCS. - hasArguments - Variable in class org.apache.sis.util.resources.ResourceInternationalString
-
trueif 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.dataGeometryorRenderingData.objectiveToCenterchanged since a previous rendering. - hasCharacteristic(AbstractIdentifiedType, String, Class) - Static method in class org.apache.sis.internal.feature.AttributeConvention
-
Returns
trueif the given operation or attribute type has a characteristic of the given name, and the values of that characteristic are assignable to the givenvalueClass. - hasCleanerTask - Variable in class org.apache.sis.referencing.factory.ReferenceKeeper
-
Whether a cleaner task has already been registered for removing oldest entries.
- hasCommonIdentifier(Iterable, Iterable) - 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
-
trueif at least one comparator given toFeatureStream.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
trueif the element at the given depth specified a contextual unit. - hasContextualUnit(Formatter) - Static method in class org.apache.sis.parameter.DefaultParameterValue
-
Returns
trueif 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
trueif objects of the given class have day, month and hour fields. - hasDeferredEntries - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
-
trueif thisImageFileDirectoryhas not yet read all deferred entries. - hasDigit(CharSequence, int, int) - Static method in class org.apache.sis.measure.UnitFormat
-
Returns
trueif the given character sequence contains at least one digit. - hasFrom - Variable in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
-
Whether the set should take in account
FrequencySortedSet.SubSet.fromElementorFrequencySortedSet.SubSet.toElement. - hasGeometry - Variable in class org.apache.sis.internal.sql.feature.Database
-
trueif 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
-
trueif this table contains at least one geometry column. - hasGeometry() - Method in class org.apache.sis.internal.sql.feature.Database
-
Returns
trueif 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
0if 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
XLinkis 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.offsetsarray. - 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
Angleobject. - 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
Codesinstance. - hashCode() - Method in class org.apache.sis.referencing.cs.DirectionAlongMeridian
-
Returns a hash code value, for consistency with
DirectionAlongMeridian.equals(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
-
For
SpecializableTransform.computeHashCode()implementation. - 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
- 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.VISITORSonly. - 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.coordinatesarray. - hashMapCapacity(int) - Static method in class org.apache.sis.util.collection.Containers
-
Returns the capacity to be given to the
HashMapconstructor for holding the given number of elements. - hasIdentifier(DefaultFeatureType) - Static method in class org.apache.sis.internal.feature.AttributeConvention
-
Returns
trueif 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
trueif SIS will try to fetch theDataSourcefrom JNDI. - hasListener(Class, StoreListener) - Method in class org.apache.sis.storage.event.StoreListeners
-
Returns
trueif 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
trueif this element contains the given listener. - hasListeners(Class) - Method in class org.apache.sis.storage.event.StoreListeners
-
Returns
trueif 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
trueif the given value computed byLong.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
trueif there is at least one more non-null key. - hasNaN(double[]) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif the specified array contains at least oneNaNvalue. - hasNaN(float[]) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif the specified array contains at least oneNaNvalue. - hasNaN(DirectPosition) - Static method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns
trueif at least one coordinate in the given position isDouble.NaN. - hasNaN(Envelope) - Static method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns
trueif at least one coordinate in the given envelope isDouble.NaN. - hasNativeResources(ZipFile) - Static method in class org.apache.sis.internal.maven.Assembler
-
Returns
trueif the given JAR file contains at least one resource in the "native/" directory. - hasNext - Variable in class org.apache.sis.internal.util.AbstractMap.Iter
-
AbstractMap.Iter.TRUE,AbstractMap.Iter.FALSEorAbstractMap.Iter.AFTER_NEXT, or 0 if not yet determined. - hasNext() - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder.RoleIter
-
Prepares the next
AttributeRoleon which to iterate and returnstrueif suchAttributeRolehas been found. - hasNext() - Method in class org.apache.sis.feature.PropertySingleton.Iter
-
Returns
trueif the singleton attribute has not yet been returned. - hasNext() - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter.GeomIterator
-
Returns
trueif there is more sequences to return. - hasNext() - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter.RingIterator
-
Returns
trueif 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
trueif there is at least one more element to return. - hasNext() - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
-
Whether
ListOfUnknownSize.Iterator.next()can succeed. - hasNext() - Method in class org.apache.sis.math.CompoundDirectPositions
-
Returns
trueif there is more position to return. - hasNext() - Method in class org.apache.sis.metadata.PropertyMap.Iter
-
Returns
trueif there is more elements to return. - hasNext() - Method in class org.apache.sis.metadata.TreeNodeChildren.Iter
-
Ensures that
TreeNodeChildren.Iter.nextInAccessoris valid. - hasNext() - Method in class org.apache.sis.metadata.ValueMap.Iter
-
Returns
trueif the iteration has more elements. - hasNext() - Method in class org.apache.sis.referencing.factory.LazySynchronizedIterator
-
Returns
trueifAbstractIterator.next()can return a non-null element. - hasNext() - Method in class org.apache.sis.referencing.NameIterator
-
Returns
trueif there is another name or alias to return. - hasNext() - Method in class org.apache.sis.util.collection.CacheEntries.Iter
-
Returns
trueif there is more element to returns. - hasNext() - Method in class org.apache.sis.util.collection.CodeListSet.Iter
-
Returns
trueif there is more elements to return. - hasNext() - Method in class org.apache.sis.util.collection.DerivedIterator
-
Returns
trueif the iteration has more elements. - hasNext() - Method in class org.apache.sis.util.collection.FrequencySortedSet.Iter
-
Returns
trueif there is more elements to return. - hasNext() - Method in class org.apache.sis.util.collection.IntegerList.PrimitiveSpliterator
-
Returns
trueif there is one more value to return. - hasNext() - Method in class org.apache.sis.util.collection.RangeSet.Iter
-
Returns
trueif the iteration has more elements. - hasNext() - Method in class org.apache.sis.util.iso.DefaultRecord.Iter
-
Returns
trueif there is more record fields to iterate over. - hasNext() - Method in class org.apache.sis.xml.TransformingNamespaces.Prefixes
-
Returns
trueif 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
trueifOperationMethodSet.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
trueif this image cannot have mask. - hasNoMask() - Method in class org.apache.sis.image.Visualization
-
Returns
trueif this image cannot have mask. - hasPackedValues - Variable in class org.apache.sis.coverage.SampleRangeFormat
-
trueif 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
-
trueif at least one predicate given toFeatureStream.filter(Predicate)is implemented using Java code instead of using SQL statements. - hasPrevious() - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
-
Whether
ListOfUnknownSize.Iterator.previous()can succeed. - hasPropertyChangeListener(String) - Method in class org.apache.sis.portrayal.Observable
-
Returns
trueif 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
-
trueif 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
-
trueif this table contains at least one raster column. - hasRaster() - Method in class org.apache.sis.internal.sql.feature.Database
-
Returns
trueif this database contains at least one raster column. - hasRemaining() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Returns
trueif the buffer or the channel has at least one byte remaining. - hasRenameFile(boolean) - Method in class org.apache.sis.internal.jaxb.TypeRegistration
-
Returns
trueif"RenameOnImport.lst"and/or"RenameOnExport.lst"files are provided. - hasRenameFile(boolean) - Method in class org.apache.sis.internal.profile.fra.ProfileTypes
-
Returns
trueforexport = falsein 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
trueif current band has the minimum or maximum value defined. - hasSeconds - Variable in class org.apache.sis.measure.SexagesimalConverter
-
trueif the seconds field is present. - hasStandardParallels - Variable in class org.apache.sis.parameter.MapProjectionDescriptor
-
trueif the "standard_parallel" parameter can be added. - hasTable(DatabaseMetaData, String[], Map) - Method in class org.apache.sis.internal.sql.feature.Database
-
Returns
trueif the database contains at least one specified tables associated toBoolean.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
trueif objects of the given class have time fields. - hasTo - Variable in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
-
Whether the set should take in account
FrequencySortedSet.SubSet.fromElementorFrequencySortedSet.SubSet.toElement. - hasTrajectories - Variable in class org.apache.sis.internal.storage.csv.Store
-
trueifStore.featureTypecontains a trajectory column. - hasTrajectories() - Method in class org.apache.sis.internal.storage.csv.Store
-
Returns
trueifStore.featureTypecontains a trajectory column. - hasUnexpectedFileCount - Variable in class org.apache.sis.console.FormattedOutputCommand
-
Sets to
truebyFormattedOutputCommand.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.fileslist. - hasUnrecognized - Variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
-
trueif theheadermap 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
trueif 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
thissince 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_NODATAandBand.IS_NODATAmasks. - header - Variable in class org.apache.sis.util.collection.TableColumn
-
The column header, or
nullif 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
toElementfrequency. - 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
toElementfrequency. - headSet(Range) - 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) - 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
NCOLSandNROWSattributes 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.
- Height in a three-dimensional geographic CRS - Section in org.apache.sis.referencing.CRS.getVerticalComponent(CoordinateReferenceSystem, boolean)
- help(boolean, String[], EnumSet) - Method in class org.apache.sis.console.HelpCommand
-
Implementation of
HelpCommand.run(), also shared byCommandRunner.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
GeotiffStorewill be hidden. - Hiding namespace - Section in org.apache.sis.internal.storage.xml.stream.StaxStreamWriter.marshal(String, String, Class, T)
- 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
-
trueif 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. - Historical note - Section in class org.apache.sis.internal.util.FinalFieldSetter
- Historical note - Section in org.apache.sis.internal.jaxb.cat.CodeListUID.METADATA_ROOT
- Historical note - Section in package org.apache.sis.profile.france
- HOMOTHETY - Static variable in class org.apache.sis.coverage.grid.GridOrientation
-
The
gridToCRStransform 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
nullif 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.
- Horizontal and vertical directions - Section in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- 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.
- Horizontal directions - Section in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- 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.
- How coordinate operation accuracy is determined - Section in org.apache.sis.referencing.operation.DefaultConcatenatedOperation.initialize(Map, CoordinateOperation[], List, MathTransformFactory, boolean, boolean, boolean)
- How deprecated entries are handled - Section in package org.apache.sis.referencing.factory.sql
- How line lengths are calculated - Section in class org.apache.sis.io.LineAppender
- How Metadata are defined - Section in package org.apache.sis.metadata
- How Metadata are handled - Section in package org.apache.sis.metadata
- How Metadata are marshalled - Section in package org.apache.sis.metadata
- How NaN values are handled - Section in org.apache.sis.internal.processing.isoline.Isolines.setMaskBit(double, int)
- How NaN values are handled - Section in org.apache.sis.internal.processing.isoline.Tracer.Level.interpolate()
- How optimizations are applied - Section in class org.apache.sis.filter.Optimization
- How strict equalities are handled - Section in org.apache.sis.internal.processing.isoline.Isolines.setMaskBit(double, int)
- How this class is used - Section in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
- How to add custom coordinate operations to Apache SIS - Section in interface org.apache.sis.referencing.operation.transform.MathTransformProvider
- 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).
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
nullif 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
-
Related to
AbstractIdentifiedObject(includingImmutableIdentifier). - 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
IDorAUTHORITYelements, as a static array because frequently used. - IDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultImageCRSandDefaultEngineeringCRS. - 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
nullif none. - identification() - Method in class org.apache.sis.feature.builder.TypeBuilder
-
Returns the map of properties to give to the
FeatureTypeorPropertyTypeconstructor. - 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 - Section in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
- IDENTIFICATION_EPSG - Static variable in class org.apache.sis.internal.referencing.provider.Affine
-
A map containing identification properties for creating
OperationMethodorParameterDescriptorGroupinstances. - IDENTIFICATION_OGC - Static variable in class org.apache.sis.internal.referencing.provider.Affine
-
A map containing identification properties for creating
OperationMethodorParameterDescriptorGroupinstances. - identificationInfo - Variable in class org.apache.sis.metadata.iso.DefaultMetadata
-
Basic information about the resource(s) to which the metadata applies.
- Identification properties - Section in class org.apache.sis.parameter.ParameterBuilder
- 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
CompoundFormatfor formatting the name of objects of typeIdentifiedObject. - 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
IdentifiedObjectinterface. - IdentifiedObjects() - Constructor for class org.apache.sis.referencing.IdentifiedObjects
-
Do not allows instantiation of this class.
- IdentifiedObjectSet<T> - Class in org.apache.sis.referencing.factory
-
A lazy set of
IdentifiedObjectinstances created from their authority codes only when first needed. - IdentifiedObjectSet(AuthorityFactory, Class) - 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
nullif 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
nullif 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
nullotherwise. - 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_PROPERTYname. - 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> - 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
IdentifiedObjectinstances. - IdentifierMapAdapter(Collection) - 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
trueif 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
- identifierMatches(Citation, Identifier, String) - Static method in class org.apache.sis.metadata.iso.citation.Citations
-
Returns
trueif 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.identifierscollection, 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
nullif none. - identifiers - Variable in class org.apache.sis.metadata.iso.ISOMetadata
-
All identifiers associated with this metadata, or
nullif 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
Identifierinstances. - 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 - Section in org.apache.sis.math.MathFunctions.getExponent(double)
- 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) - 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.
- Identity comparisons - Section in org.apache.sis.internal.jaxb.PrimitiveTypeProperties.SENTINEL_VALUES
- Identity comparisons and serialization - Section in class org.apache.sis.util.collection.TableColumn
- IdentityConverter<S,
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
-
For
IdentityConverter.INSTANCEonly. - IdentityConverter(Class, Class, ObjectConverter) - 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
trueif 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, Consumer, Runnable) - Static method in class org.apache.sis.internal.jdk9.JDK9
-
Placeholder for.
invalid reference
Optional#ifPresentOrElse(Consumer, Runnable) - ignorableException(Logger, Class, String, Throwable) - Static method in class org.apache.sis.util.logging.Logging
-
Invoked when an ignorable error occurred.
- Ignorable inconsistency - Section in org.apache.sis.image.PlanarImage.verify()
- 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
modeargument in thePropertyAccessor.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,
truemeans 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
-
trueif 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, unlessallowWriteOnlyistrue. - 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
ParseExceptionfor 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 Class 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 class org.apache.sis.storage.IllegalFeatureTypeException
-
Creates an exception with the specified details message.
- IllegalFeatureTypeException(String, Throwable) - Constructor for exception class org.apache.sis.storage.IllegalFeatureTypeException
-
Creates an exception with the specified details message and cause.
- IllegalFeatureTypeException(Throwable) - Constructor for exception class org.apache.sis.storage.IllegalFeatureTypeException
-
Creates an exception with the specified cause and no details message.
- IllegalFeatureTypeException(Locale, String, GenericName) - Constructor for exception class 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 Class 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 class org.apache.sis.coverage.grid.IllegalGridGeometryException
-
Constructs an exception with no detail message.
- IllegalGridGeometryException(String) - Constructor for exception class org.apache.sis.coverage.grid.IllegalGridGeometryException
-
Constructs an exception with the specified detail message.
- IllegalGridGeometryException(String, Throwable) - Constructor for exception class org.apache.sis.coverage.grid.IllegalGridGeometryException
-
Constructs an exception with the specified detail message and cause.
- IllegalGridGeometryException(Throwable) - Constructor for exception class org.apache.sis.coverage.grid.IllegalGridGeometryException
-
Constructs an exception with the specified cause.
- IllegalGridGeometryException(Throwable, String) - Constructor for exception class 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 Class 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 class org.apache.sis.storage.IllegalNameException
-
Creates an exception with no cause and no details message.
- IllegalNameException(String) - Constructor for exception class org.apache.sis.storage.IllegalNameException
-
Creates an exception with the specified details message.
- IllegalNameException(String, Throwable) - Constructor for exception class org.apache.sis.storage.IllegalNameException
-
Creates an exception with the specified details message and cause.
- IllegalNameException(Throwable) - Constructor for exception class org.apache.sis.storage.IllegalNameException
-
Creates an exception with the specified cause and no details message.
- IllegalNameException(Locale, short, Object...) - Constructor for exception class 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 class 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.NaNvalue for whichMathFunctions.toNanOrdinal(float)could not get the ordinal value. - IllegalOpenParameterException - Exception Class in org.apache.sis.storage
-
Thrown when a
DataStorecannot be opened because of invalid parameters. - IllegalOpenParameterException() - Constructor for exception class org.apache.sis.storage.IllegalOpenParameterException
-
Creates an exception with no cause and no details message.
- IllegalOpenParameterException(String) - Constructor for exception class org.apache.sis.storage.IllegalOpenParameterException
-
Creates an exception with the specified details message.
- IllegalOpenParameterException(String, Throwable) - Constructor for exception class org.apache.sis.storage.IllegalOpenParameterException
-
Creates an exception with the specified details message and cause.
- IllegalOpenParameterException(Throwable) - Constructor for exception class org.apache.sis.storage.IllegalOpenParameterException
-
Creates an exception with the specified cause and no details message.
- IllegalOpenParameterException(Locale, short, Object...) - Constructor for exception class 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, 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, 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, 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, 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 Class in org.apache.sis.coverage
-
Thrown when
SampleDimensioncannot be created. - IllegalSampleDimensionException() - Constructor for exception class org.apache.sis.coverage.IllegalSampleDimensionException
-
Creates an exception with no message.
- IllegalSampleDimensionException(String) - Constructor for exception class org.apache.sis.coverage.IllegalSampleDimensionException
-
Creates an exception with the specified message.
- IllegalSampleDimensionException(String, Throwable) - Constructor for exception class 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
nullif 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.
- Image bands - Section in class org.apache.sis.coverage.grid.GridCoverage2D
- 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
-
Related to
DefaultImageCRSandDefaultEngineeringCRS. - ImageDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultImageCRSandDefaultEngineeringCRS. - 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.
- Image indices - Section in interface org.apache.sis.internal.geotiff.SchemaModifier
- 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
ImageProcessorcan 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
BufferedImagewhich 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
- Image size and location - Section in class org.apache.sis.coverage.grid.GridCoverage2D
- 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.
- Immutability and thread safety - Section in class org.apache.sis.feature.DefaultAssociationRole
- Immutability and thread safety - Section in class org.apache.sis.feature.DefaultAttributeType
- Immutability and thread safety - Section in class org.apache.sis.feature.DefaultFeatureType
- Immutability and thread safety - Section in class org.apache.sis.geometry.ImmutableEnvelope
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.AngleConverter
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.ArrayConverter
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.CharSequenceConverter
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.ClassPair
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.CollectionConverter
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.DateConverter
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.FallbackConverter
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.IdentityConverter
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.NumberConverter
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.ObjectToString
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.PathConverter
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.StringConverter
- Immutability and thread safety - Section in class org.apache.sis.internal.converter.SystemConverter
- Immutability and thread safety - Section in class org.apache.sis.measure.Angle
- Immutability and thread safety - Section in class org.apache.sis.measure.ElevationAngle
- Immutability and thread safety - Section in class org.apache.sis.measure.Latitude
- Immutability and thread safety - Section in class org.apache.sis.measure.Longitude
- Immutability and thread safety - Section in class org.apache.sis.measure.MeasurementRange
- Immutability and thread safety - Section in class org.apache.sis.measure.NumberRange
- Immutability and thread safety - Section in class org.apache.sis.measure.Range
- Immutability and thread safety - Section in class org.apache.sis.measure.SexagesimalConverter
- Immutability and thread safety - Section in class org.apache.sis.metadata.PropertyInformation
- Immutability and thread safety - Section in class org.apache.sis.referencing.AbstractIdentifiedObject
- Immutability and thread safety - Section in class org.apache.sis.referencing.AbstractReferenceSystem
- Immutability and thread safety - Section in class org.apache.sis.referencing.ImmutableIdentifier
- Immutability and thread safety - Section in class org.apache.sis.referencing.NamedIdentifier
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.AbstractCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultCompoundCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultDerivedCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultGeographicCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultImageCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultParametricCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultProjectedCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultTemporalCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultVerticalCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.AbstractCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultAffineCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultCartesianCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultCompoundCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultCylindricalCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultLinearCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultParametricCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultPolarCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultSphericalCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultTimeCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultUserDefinedCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultVerticalCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.AbstractDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultEllipsoid
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultEngineeringDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultImageDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultParametricDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultTemporalDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultVerticalDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.Sphere
- Immutability and thread safety - Section in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
- Immutability and thread safety - Section in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
- Immutability and thread safety - Section in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
- Immutability and thread safety - Section in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Encoder
- Immutability and thread safety - Section in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
- Immutability and thread safety - Section in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.DefaultConversion
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.DefaultTransformation
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.transform.PassThroughTransform
- Immutability and thread safety - Section in class org.apache.sis.util.ResourceInternationalString
- Immutability and thread safety - Section in class org.apache.sis.util.SimpleInternationalString
- Immutability and thread safety - Section in class org.apache.sis.util.Version
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultLocalName
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultMemberName
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultNameSpace
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultRecordType
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultScopedName
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultTypeName
- Immutability and thread safety - Section in class org.apache.sis.util.iso.GlobalNameSpace
- Immutability and thread safety - Section in class org.apache.sis.util.resources.ResourceInternationalString
- Immutability and thread safety - Section in class org.apache.sis.xml.NilReason
- immutable() - Method in class org.apache.sis.io.wkt.Colors
-
Returns an immutable copy of this set of colors, or
thisif 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
thisif 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
AffineTransformmethods 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
AffineTransformobject. - 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
BOXor 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) - 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 anID[…]. - immutableSet(boolean, E...) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns the specified array as an immutable set, or
nullif the array is null. - Impact of availability of FMA instructions - Section in class org.apache.sis.internal.util.DoubleDouble
- 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
MathTransform2Dinterface.. - 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.typeif 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
-
INTERNALif the JAXB implementation is the one bundled in the JDK,ENDORSEDif the TAXB implementation is the endorsed JAXB (Glassfish), ornullif 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
GeometryWrapperinstance. - 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 - Section in org.apache.sis.internal.util.DoubleDouble.add(double, double)
- Implementation - Section in org.apache.sis.internal.util.DoubleDouble.inverseDivide(double, double)
- Implementation - Section in org.apache.sis.internal.util.DoubleDouble.multiply(double, double)
- Implementation - Section in org.apache.sis.internal.util.DoubleDouble.sqrt()
- 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
-
trueif implementations can alter the API defined in the interfaces by adding or removing properties. - Implementation assumption - Section in class org.apache.sis.measure.FormattedCharacterIterator
- Implementation consistency - Section in org.apache.sis.geometry.ArrayEnvelope.verifyRanges(CoordinateReferenceSystem, double[])
- 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.
- Implementation note - Section in class org.apache.sis.metadata.TreeNodeChildren.Iter
- Implementation note - Section in class org.apache.sis.storage.aggregate.JoinFeatureSet
- Implementation note - Section in class org.apache.sis.util.collection.CodeListSet
- Implementation note - Section in class org.apache.sis.util.collection.RangeSet
- Implementation note - Section in class org.apache.sis.util.collection.TreeNodeList
- Implementation note - Section in org.apache.sis.coverage.grid.CoordinateOperationFinder.gridToCRS()
- Implementation note - Section in org.apache.sis.internal.converter.SystemConverter.equals(Object)
- Implementation note - Section in org.apache.sis.internal.coverage.j2d.FillValues.fill(WritableRaster)
- Implementation note - Section in org.apache.sis.math.MathFunctions.magnitude(double...)
- Implementation note - Section in org.apache.sis.metadata.TreeNodeChildren.clearAt(int)
- Implementation note - Section in org.apache.sis.referencing.AbstractIdentifiedObject.hashCode()
- Implementation note - Section in org.apache.sis.storage.DataStoreProvider.open(ParameterValueGroup)
- Implementation note - Section in org.apache.sis.storage.DataStoreProvider.open(StorageConnector)
- Implementation note - Section in org.apache.sis.util.ComparisonMode.BY_CONTRACT
- Implementation note - Section in org.apache.sis.util.ComparisonMode.STRICT
- Implementation note - Section in org.apache.sis.util.Utilities.equalsApproximately(Object, Object)
- Implementation note - Section in org.apache.sis.util.Utilities.equalsIgnoreMetadata(Object, Object)
- Implementation note for subclasses - Section in class org.apache.sis.parameter.DefaultParameterValue
- Implementation note for subclasses - Section in org.apache.sis.parameter.DefaultParameterValue.getUnit()
- Implementation note for subclasses - Section in org.apache.sis.parameter.DefaultParameterValue.getValue()
- Implementation note for subclasses - Section in org.apache.sis.parameter.DefaultParameterValue.setValue(Object, Unit)
- Implementation notes - Section in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
- Implementation notes - Section in package org.apache.sis.internal.sql.feature
- implementationPackage - Variable in class org.apache.sis.metadata.StandardImplementation
-
The root packages for metadata implementations, or
nullif 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
trueif the two specified objects implements exactly the same set of interfaces. - implementsSameInterface(Object) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
-
Returns
trueif the given object implements the same GeoAPI interface than this object. - Implications on South oriented projections - Section in package org.apache.sis.referencing.operation.projection
- 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
-
Number of entries in
FeatureAdapter.dependenciesforRelation.Direction.IMPORT. - 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, 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_LINETOsegment. - 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
TiledGridResourcebands which have been retained for inclusion in thisTiledGridCoverage, 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
TiledGridResourcebands which have been retained for inclusion in theTiledGridCoverageto 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).
- Inclusive or exclusive endpoints - Section in class org.apache.sis.util.collection.RangeSet
- 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 Class 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 class org.apache.sis.storage.IncompatibleResourceException
-
Creates an exception with no cause and no details message.
- IncompatibleResourceException(String) - Constructor for exception class org.apache.sis.storage.IncompatibleResourceException
-
Creates an exception with the specified details message.
- IncompatibleResourceException(String, Throwable) - Constructor for exception class 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 Class in org.apache.sis.coverage.grid
-
Thrown by
GridGeometrywhen a grid geometry cannot provide the requested information. - IncompleteGridGeometryException() - Constructor for exception class org.apache.sis.coverage.grid.IncompleteGridGeometryException
-
Constructs an exception with no detail message.
- IncompleteGridGeometryException(String) - Constructor for exception class org.apache.sis.coverage.grid.IncompleteGridGeometryException
-
Constructs an exception with the specified detail message.
- IncompleteGridGeometryException(String, Throwable) - Constructor for exception class 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
nullotherwise. - increment(double) - Method in class org.apache.sis.math.ArrayVector.Longs
-
Returns the increment between values if this increment is constant, or
nullotherwise. - increment(double) - Method in class org.apache.sis.math.ConcatenatedVector
-
Returns the increment between all consecutive values if this increment is constant, or
nullotherwise. - increment(double) - Method in class org.apache.sis.math.LinearlyDerivedVector
-
Returns the increment between all consecutive values if this increment is constant, or
nullotherwise. - increment(double) - Method in class org.apache.sis.math.RepeatedVector
-
Returns
nullsince 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
nullotherwise. - increment(Integer, Integer) - Static method in class org.apache.sis.image.ComputedTiles
-
If the value is
ComputedTiles.VALID,ComputedTiles.DIRTYorComputedTiles.ERROR, sets it toComputedTiles.COMPUTING. - 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
nullif 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
AttributeRoleto 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
Taskinstance in theTiledProcess.tasksarray. - 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.offsetsarray. - 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.typesarray. - 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
-
ResourceBundleimplementation 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
.propertiesfiles and copies their content to.utffiles 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.metadataobject to be fetched with theTreeNode.Element.accessor. - indexInData - Variable in class org.apache.sis.metadata.TreeNode.NewChild
-
Index in the
PropertyAccessorfor 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
equalityis true) or different (ifequalityis false) to the value at thetoSearchindex. - 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
valuein thealternativesarray, or -1 if not found. - indexOf(MemberName) - Method in class org.apache.sis.util.iso.RecordDefinition
-
Returns the index of the given name, or
nullif 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
cswhere axes are colinear with thesubCSaxes. - indexOfErrors(int, int, double[]) - Static method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
-
Returns the index of the first
DoubleDouble.errorvalue in theGeneralMatrix.elementsarray, 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
TiledGridCoveragetile 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.cachearray. - 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.characterizedByarray, 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.propertiesarray. - indices - Variable in class org.apache.sis.feature.SparseFeature
-
The map of property names to keys in the
SparseFeature.propertiesmap. - indices - Variable in class org.apache.sis.image.ErrorHandler.Report
-
The tile indices as (x,y) tuples where errors occurred, or
nullif 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
csof axes presumed covariant with thesubCSaxes. - 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
csaxes presumed covariant withsubCSaxes. - 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
nullif 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
-
Returns an
AnnotatedMatrixassociates withPositionalAccuracyConstant.INDIRECT_SHIFT_APPLIED. - 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 ofDefaultIndividual. - 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
LogRecordsource 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.errorwith a default values inferred fromDoubleDouble.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, char, Unit) - Method in class org.apache.sis.measure.AbstractUnit
-
If the
resultunit is aConventionalUnitwith 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.coordinatesvalues to the values given byPolyline.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
INFOlevel. - info(String) - Method in class org.apache.sis.util.resources.ResourceCompilerMojo.Compiler
-
Logs the given message at the
INFOlevel. - 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
CachedStatementswhich will use the given connection for creatingPreparedStatements. - InfoStatements.GeometryTypeEncoding - Enum in org.apache.sis.internal.sql.feature
-
Specifies how the geometry type is encoded in the
"GEOMETRY_TYPE"column. - inherit(Function) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
-
If all parents return the same value for the given property, returns that value.
- Inheritance of property values - Section in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- 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) - Static method in class org.apache.sis.measure.UnitRegistry
-
Adds the given
components,dimpair in the map of hard-coded values. - init(ConventionalUnit) - Static method in class org.apache.sis.measure.UnitRegistry
-
Invoked by
Unitsstatic class initializer for registering SI conventional units. - init(SystemUnit) - Static method in class org.apache.sis.measure.UnitRegistry
-
Invoked by
Unitsstatic 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 class org.apache.sis.internal.util.LocalizedParseException
-
Initializes the cause of this throwable to the specified value.
- initCause(Throwable) - Method in exception class org.apache.sis.io.wkt.UnparsableObjectException
-
Initializes the cause of this throwable to the specified value.
- initCause(Throwable) - Method in exception class 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
ConverterRegistryneeds to be initialized. - initialize() - Method in class org.apache.sis.internal.converter.SystemRegistry
-
Invoked when this
ConverterRegistryneeds 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) - Method in class org.apache.sis.parameter.ParameterValueList
-
Adds all mandatory parameters to this list.
- initialize(Map, CoordinateOperation[], List, MathTransformFactory, boolean, boolean, boolean) - Method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
-
Performs the part of
DefaultConcatenatedOperationsconstruction that requires an iteration over the sequence of coordinate operations. - initialize(Map, CoordinateOperation[], MathTransformFactory) - Method in class org.apache.sis.referencing.operation.DefaultConcatenatedOperation
-
Initializes the
AbstractCoordinateOperation.sourceCRS,AbstractCoordinateOperation.targetCRSandDefaultConcatenatedOperation.operationsfields. - 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
PooledMarshallerorPooledUnmarshaller. - initialize(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.WraparoundAdjustment
-
Initializes this
WraparoundAdjustmentfor 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)andDefaultTemporalCRS.toValue(Instant)operations. - initialized - Static variable in class org.apache.sis.measure.Units
-
Sets to
trueby 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
DataSourceinstance to the$SIS_DATA/Databases/SpatialMetadatadatabase. - 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, 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
DataSourceassociated 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
LazySetfor adding the EPSG factory before any other factory fetched byServiceLoader. - 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
-
trueif the lastwriteStartElement(…)method invocation has not yet been followed by awriteEndElement(…)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
nullif the channel has been closed. - input - Variable in class org.apache.sis.internal.storage.esri.CharactersView
-
The object to use for reading data, or
nullif unavailable. - input - Variable in class org.apache.sis.internal.storage.esri.RawRasterStore
-
The object to use for reading data, or
nullif 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
nullif 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
nullif none. - Input and output coordinates - Section in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
- inputCRS - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
-
The coordinate reference system of input points given to this converter, or
nullif 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
XMLInputFactorymethods 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
ImageInputStreamas a standardInputStream. - 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.inputCRSto grid coordinates. - inputToResult - Variable in class org.apache.sis.geometry.WraparoundAdjustment
-
A transform from the
WraparoundAdjustment.inputCRSto 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
XMLStreamReaderfrom 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
dimensionin 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
DISTINCTkeyword afterSELECT. - 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
MonolineFormatterfor 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
MonolineFormatterfor 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/ExternalSourcesdirectory, 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
ResourcesDownloaderonly. - 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
nullif 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
MathTransformFactoryis 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
TreeTableFormatinstance forDefaultTreeTable.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
Loaderclass. - 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
nullif 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
bytetodouble. - INSTANCES - Static variable in class org.apache.sis.metadata.MetadataStandard
-
Metadata instances defined in this class.
- Instances sharing - Section in class org.apache.sis.parameter.UnmodifiableParameterValue
- Instances sharing - Section in org.apache.sis.parameter.DefaultParameterValue.unmodifiable(ParameterValue)
- Instant - Interface in org.apache.sis.internal.geoapi.temporal
-
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
- Instantiation - Section in class org.apache.sis.feature.DefaultFeatureType
- Instantiation - Section in class org.apache.sis.math.Vector
- Instantiation - Section in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
- Instantiation - Section in class org.apache.sis.parameter.DefaultParameterValue
- Instantiation - Section in class org.apache.sis.referencing.AbstractIdentifiedObject
- Instantiation - Section in class org.apache.sis.referencing.AbstractReferenceSystem
- Instantiation - Section in class org.apache.sis.referencing.crs.AbstractCRS
- Instantiation - Section in class org.apache.sis.referencing.datum.AbstractDatum
- Instantiation - Section in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
- Instantiation - Section in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Instantiation - Section in class org.apache.sis.util.SimpleInternationalString
- Instantiation - Section in class org.apache.sis.util.iso.DefaultRecordType
- Instantiation - Section in interface org.apache.sis.referencing.operation.transform.LinearTransform
- Instantiation - Section in interface org.apache.sis.xml.NilObject
- Instantiation - Section in package org.apache.sis.feature
- Instantiation and validity constraints - Section in class org.apache.sis.parameter.DefaultParameterValueGroup
- 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
ByteBuffercontains 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
truewhenMimeTypeDetector.read()implementations reached theByteBufferlimit, 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
switchstatements 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
Stringinstances. - intern(Object, int) - Method in class org.apache.sis.util.collection.WeakHashSet
-
Implementation of the
WeakHashSet.add(Object),WeakHashSet.remove(Object),WeakHashSet.get(Object),WeakHashSet.contains(Object)andWeakHashSet.unique(Object)methods. - 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
- 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
-
trueif the JAXB implementation is the one bundled in JDK 6, orfalseif 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 Class in org.apache.sis.storage
-
Thrown when an internal error occurred in a
DataStoreimplementation. - InternalDataStoreException() - Constructor for exception class org.apache.sis.storage.InternalDataStoreException
-
Creates an exception with no details message.
- InternalDataStoreException(String) - Constructor for exception class org.apache.sis.storage.InternalDataStoreException
-
Creates an exception with the specified details message.
- InternalDataStoreException(String, Throwable) - Constructor for exception class org.apache.sis.storage.InternalDataStoreException
-
Creates an exception with the specified details message and cause.
- InternalDataStoreException(Throwable) - Constructor for exception class 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
-
StorageConnectoroptions not part of public API. - InternalOptionKey(String, Class) - 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) - Constructor for class org.apache.sis.util.iso.AbstractName.International
-
Constructs a new international string from the specified
AbstractNamefields. - 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 toInternationalString. - 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) - 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) - 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) - 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) - 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) - 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) - 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
DatumShiftGridrewritten 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.polylineOnLefta 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
polylineOnTopa 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.polylineOnLefta 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
-
Related to
AbstractCoordinateOperation. - 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
Rectangle2Dobject 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, Collection, Collection, BinaryOperator) - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
-
Computes the intersections of all elements in the given
sourcescollection will all elements in the giventargetscollection. - 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) - Method in class org.apache.sis.measure.MeasurementRange
-
Returns the intersection between this range and the given range.
- intersect(Range) - Method in class org.apache.sis.measure.Range
-
Returns the intersection between this range and the given range.
- intersect(Range) - 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
RangeSetwith 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) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor.Cursor
-
Returns
trueif 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
subAreaifsubAreais 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
trueif 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
Shapeintersects 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
trueif 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
Shapeintersects 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
trueif at least one element in the first array is equals to an element in the second array. - intersects(Expression, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if the two geometric operands intersect.
- intersects(Range) - Method in class org.apache.sis.measure.MeasurementRange
-
Returns
trueif this range intersects the given range. - intersects(Range) - Method in class org.apache.sis.measure.Range
-
Returns
trueif this range intersects the given range. - intersects(Envelope) - Method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns
trueif this envelope intersects the specified envelope. - intersects(Envelope, boolean) - Method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns
trueif 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
trueif 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) - 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) - 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
dataarray. - invalid() - Method in class org.apache.sis.metadata.CacheKey
-
Creates an error message for an invalid key.
- invalid(ParameterDescriptor) - 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
-
Return value for
AbstractCS.validateAxis(AxisDirection, Unit) - 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
-
Return value for
AbstractCS.validateAxis(AxisDirection, Unit) - 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
Coupledinstances which are used, directly or indirectly, by this instance. - invalidateUsages() - Method in class org.apache.sis.storage.StorageConnector.Coupled
-
Declares as invalid all unsynchronized
Coupledinstances 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 Class 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 class 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 Class in org.apache.sis.feature
-
Thrown when a feature fails at least one conformance test.
- InvalidFeatureException(InternationalString) - Constructor for exception class org.apache.sis.feature.InvalidFeatureException
-
Creates a new exception with the given explanation message.
- InvalidGeodeticParameterException - Exception Class in org.apache.sis.referencing.factory
-
Thrown when a factory
createFoo(…)method is given invalid parameters. - InvalidGeodeticParameterException() - Constructor for exception class org.apache.sis.referencing.factory.InvalidGeodeticParameterException
-
Construct an exception with no detail message.
- InvalidGeodeticParameterException(String) - Constructor for exception class org.apache.sis.referencing.factory.InvalidGeodeticParameterException
-
Construct an exception with the specified detail message.
- InvalidGeodeticParameterException(String, Throwable) - Constructor for exception class org.apache.sis.referencing.factory.InvalidGeodeticParameterException
-
Construct an exception with the specified detail message and cause.
- InvalidGeodeticParameterException(Throwable) - Constructor for exception class 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 Class in org.apache.sis.metadata
-
Thrown when a metadata is in a invalid state or has illegal property values.
- InvalidMetadataException(String) - Constructor for exception class org.apache.sis.metadata.InvalidMetadataException
-
Creates a new exception with the specified detail message.
- InvalidMetadataException(String, Throwable) - Constructor for exception class org.apache.sis.metadata.InvalidMetadataException
-
Creates a new exception with the specified detail message and cause.
- InvalidMetadataException(Throwable) - Constructor for exception class org.apache.sis.metadata.InvalidMetadataException
-
Creates a new exception with the specified cause.
- InvalidOptionException - Exception Class 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 class org.apache.sis.console.InvalidOptionException
-
Constructs an exception with the specified detail message.
- InvalidOptionException(String, Throwable, String) - Constructor for exception class 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 Class 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 class org.apache.sis.io.InvalidSeekException
-
Constructs a new exception with no message.
- InvalidSeekException(String) - Constructor for exception class org.apache.sis.io.InvalidSeekException
-
Constructs a new exception with the specified detail message.
- InvalidSeekException(String, Throwable) - Constructor for exception class 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.
- Invariant - Section in org.apache.sis.referencing.operation.transform.MathTransforms.linear(MathTransform, DirectPosition)
- Invariants - Section in org.apache.sis.referencing.AbstractIdentifiedObject.getInterface()
- Invariants - Section in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- 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
nullif 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
-
trueif 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
InverseOperationMethodis 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
nullif 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
ContextualParametersinstance, a reference to that instance. - inverse - Variable in class org.apache.sis.referencing.operation.transform.ContextualParameters.WKT
-
trueif 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
thisif 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
thisfor allowingStringJoinOperation.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
FranceGeocentricInterpolationis 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
GeodeticOperationis 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.Invertiblesub-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) - Method in class org.apache.sis.referencing.operation.transform.ContextualParameters
-
Creates a new and frozen
ContextualParametersfor 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) - 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 of the
ContextualParameters.MatrixRole.DENORMALIZATIONmatrix. - 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
-
Related to
AbstractMathTransform. - INVERSE_NORMALIZATION - Enum constant in enum org.apache.sis.referencing.operation.transform.ContextualParameters.MatrixRole
-
Inverse of the
ContextualParameters.MatrixRole.NORMALIZATIONmatrix. - 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.changeOfCRStransform together withWraparoundTransformif 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
doublevalue by thisDoubleDoublewithout 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
doublevalue by thisDoubleDoublewith a default error term. - inverseDivideGuessError(Number) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Divides the given
Numbervalue by thisDoubleDouble. - inverseFlattening - Variable in class org.apache.sis.parameter.MapProjectionParameters
-
The
MapProjectionParameters.InverseFlatteningparameter 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_INFINITYif 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, 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
srcPtsat the given offset and stores the result inptDstat 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.
- Inverse transform - Section in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Inverse transformation - Section in org.apache.sis.referencing.datum.BursaWolfParameters.getPositionVectorTransformation(Date)
- 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, ObjectConverter, ObjectConverter) - Constructor for class org.apache.sis.util.collection.DerivedMap.Invertible
- Invertible(Set, ObjectConverter) - 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, ObjectConverter, ObjectConverter) - Constructor for class org.apache.sis.util.collection.DerivedMap.InvertibleKey
- InvertibleValue(Map, ObjectConverter, ObjectConverter) - 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
Quantityinterface is invoked. - invoke(Object, Method, Object[]) - Method in class org.apache.sis.measure.ScalarFallback
-
Invoked when a method of the
Quantityinterface 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.ioobjects. - 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 anIOException. - IOGP - Static variable in class org.apache.sis.internal.util.Constants
-
The "IOGP" authority, which is the maintainer of the
Constants.EPSGdatabase. - IOGP - Static variable in class org.apache.sis.metadata.iso.citation.Citations
-
The International Association of Oil & Gas producers (IOGP) organization.
- 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
-
truefor the abridged formula, orfalsefor 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
trueif the feature type to create will act as an abstract super-type. - isAbstract() - Method in class org.apache.sis.feature.DefaultFeatureType
-
Returns
trueif 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
trueif the given text is presumed to be an acronym. - isAcronym(String, int) - Static method in class org.apache.sis.metadata.PropertyComparator
-
Returns
trueif 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
trueif 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
truesince this transform is affine. - isAffine() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
-
Returns
trueif this matrix represents an affine transform. - isAffine() - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
-
Returns
trueif this matrix represents an affine transform. - isAffine() - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
-
Returns
trueif this matrix represents an affine transform. - isAffine() - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
-
Returns
trueif this matrix represents an affine transform. - isAffine() - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
-
Returns
trueif this matrix represents an affine transform. - isAffine() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
-
Returns
trueif this matrix represents an affine transform. - isAffine() - Method in class org.apache.sis.referencing.operation.transform.AbstractLinearTransform
-
Returns
trueif this transform is affine. - isAffine() - Method in class org.apache.sis.referencing.operation.transform.CopyTransform
-
Returns
trueif this transform is affine. - isAffine() - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
-
Returns
truesince this transform is affine. - isAffine() - Method in interface org.apache.sis.referencing.operation.transform.LinearTransform
-
Returns
trueif this transform is affine. - isAffine() - Method in class org.apache.sis.referencing.operation.transform.LinearTransform1D
-
Returns
truesince 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
trueif 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
trueif 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
trueifselfis non null and afterother. - isAfter(Instant, Instant) - Static method in class org.apache.sis.filter.TemporalFilter
-
Returns
trueifselfis non null and afterother. - isAllNaN() - Method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns
falseif at least one coordinate value is not NaN. - isAllNaN() - Method in class org.apache.sis.geometry.ArrayEnvelope
-
Returns
falseif 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
trueif 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
trueif the given range is already the [0 … 255] range. - isAlternateForm() - Method in class org.apache.sis.measure.RangeFormat
-
Returns
trueif thisRangeFormatshall use the alternate form at formatting time. - isAngular - Variable in class org.apache.sis.geometry.CoordinateFormat.Resolution
-
Whether
CoordinateFormat.Resolution.unitis an angular unit. - isAngular(Unit) - Static method in class org.apache.sis.measure.Units
-
Returns
trueif the given unit is a linear unit. - isAnsiSupported() - Static method in enum org.apache.sis.internal.util.X364
-
Returns
trueif we think that the operating system supports ANSI sequences. - isApproximate() - Method in enum org.apache.sis.util.ComparisonMode
-
Returns
trueif this comparison uses a tolerance threshold. - isASCII(ByteBuffer) - Static method in class org.apache.sis.internal.referencing.provider.NADCON.Loader
-
Returns
trueif 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
trueif 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
trueif the given parent candidate is assignable from all required types. - isAssignableIgnoreName(AbstractIdentifiedType, AbstractIdentifiedType) - Static method in class org.apache.sis.feature.DefaultFeatureType
-
Returns
trueif instances of theothertype are assignable to the givenbasetype. - isAssignableToAny(Class, Class...) - Static method in class org.apache.sis.util.Classes
-
Returns
trueif 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
trueif the specified value is the background value. - isBaseCRS(Formatter) - Static method in class org.apache.sis.referencing.crs.AbstractCRS
-
Returns
trueif the given formatter is in the process of formatting the base CRS of anAbstractDerivedCRS. - isBaseExtentExpanded - Variable in class org.apache.sis.coverage.grid.GridDerivation
-
Tells whether the
GridDerivation.baseExtenthas 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
trueifselfis non null and beforeother. - isBefore(Instant, Instant) - Static method in class org.apache.sis.filter.TemporalFilter
-
Returns
trueifselfis non null and beforeother. - isBijective(Set) - Static method in enum org.apache.sis.math.FunctionProperty
-
Returns
trueif 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
trueifInteger.reverseBytes(int)should be invoked on each byte read. - isBitOrderReversed() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
-
Returns
trueifInteger.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
trueif this authority is for ISBN or ISSN identifiers. - isBounded() - Method in class org.apache.sis.measure.Range
-
Returns
trueif 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.TINYINTis a signed integer. - isCacheable(Number) - Static method in class org.apache.sis.measure.NumberRange
-
Returns
trueif the given value is valid for a range to be cached byRange.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 forisCachedMemory(). - isCachedFile() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
-
Returns
falsesince thisImageInputStreamdoes not cache data in a temporary file. - isCachedMemory() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
-
Returns
falsesince thisImageInputStreamdoes 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
trueif this task was cancelled before it completed normally. - isCardinal(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns
trueif the specified direction is cardinal direction. - isCatalogSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
trueif the database supports catalogs. - isCellInGrid(double, double) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
-
Returns
trueif the given grid coordinates is inside this grid. - isCellValueRatio - Variable in class org.apache.sis.referencing.datum.DatumShiftGrid
-
trueif the translation interpolated byinterpolateInCell(…)are divided by grid cell size. - isCellValueRatio() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
-
Returns
trueif 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
trueif the given metadata type is a subtype of another metadata. - isClassic - Variable in class org.apache.sis.storage.geotiff.NativeMetadata
-
trueif reading classic TIFF file, orfalsefor BigTIFF. - isCleanScheduled - Variable in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
trueif the call toConcurrentAuthorityFactory.closeExpired()is scheduled for future execution in the background cleaner thread. - isCleanScheduled() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
trueif the call toConcurrentAuthorityFactory.closeExpired()is scheduled for future execution in the background cleaner thread. - isCloned - Variable in class org.apache.sis.io.wkt.WKTFormat
- 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
trueif 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.CloseTaskis scheduled for execution. - isCode(CharSequence) - Static method in class org.apache.sis.util.CharSequences
-
Returns
trueif 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
trueif this geometry type is some sort of collection. - isCollection(Geometry) - Static method in class org.apache.sis.internal.feature.jts.Wrapper
-
Returns
trueif the given geometry is a collection other thanMultiPoint. - isCollectionOrMap(int) - Method in class org.apache.sis.metadata.PropertyAccessor
- isCollectionOrMap(int) - Method in class org.apache.sis.metadata.TreeNodeChildren
-
Returns
trueif the type at the given index is a collection or a map. - isCommentSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
trueif the database supports theCOMMENTstatement. - isCompact(Comparable, boolean) - Static method in class org.apache.sis.measure.Range
-
Returns
trueif the given number is formatted with only one character. - isCompass(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns
trueif 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
trueifrasteris compatible with thisColorModel. - isCompatibleSampleModel(SampleModel) - Method in class org.apache.sis.internal.coverage.j2d.MultiBandsIndexColorModel
-
Checks if the specified
SampleModelis compatible with thisColorModel. - isCompatibleUnit(CoordinateReferenceSystem, Unit) - Static method in class org.apache.sis.internal.feature.SpatialOperationContext
-
Returns
trueif the units of measurement of the given CRS are compatible with the given units. - isComplement - Variable in class org.apache.sis.io.wkt.Formatter
-
trueif 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
truefor 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
-
trueif this projection is conic, orfalseif cylindrical or unknown. - isConsistent() - Method in class org.apache.sis.internal.processing.isoline.Tracer.Level
-
Verifies that
Tracer.Level.partialPathsconsistency. - isConsole() - Method in class org.apache.sis.console.FormattedOutputCommand
-
Returns
trueifCommandRunner.outis sending its output to the console. - isConstantPosition - Variable in class org.apache.sis.storage.aggregate.DimensionSelector
-
trueif allDimensionSelector.positionsvalues 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
trueif 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
trueif 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
SampleDimensionrepresent "real world" values. - isConvertedQualitative() - Method in class org.apache.sis.coverage.Category
-
Returns
trueif 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
storageargument given to theprepare(…)method. - isCoupled() - Method in class org.apache.sis.internal.storage.io.ChannelFactory.Stream
-
Returns
truesince use of channels or streams will affect the original storage object. - isCreateLanguageRequired - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
trueif 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
-
trueif this name is the creator,falseif it is the author. - isCreatorOf(Raster) - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
-
Returns
trueif 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
trueif the given dependency is allowed to have an association to its dependent feature. - isData - Variable in class org.apache.sis.internal.coverage.j2d.ColorsForRange
-
trueif this entry should be taken as data, orfalseif 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
trueif 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
trueif the Data Access Object (DAO) does not provide acreatemethod for the given type of object. - isDefault(String) - Method in class org.apache.sis.internal.storage.xml.stream.NamespaceEraser
-
Returns
trueif the given namespace is the default one. - isDefaultInstance(Class, T) - Static method in class org.apache.sis.internal.system.DefaultFactories
-
Returns
trueif 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
- isDeferred(int) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
-
Returns
trueif the loading of the coverage at the given index is deferred. - isDeferred(int) - Method in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
-
Returns
trueif the loading of the coverage at the given index is deferred. - isDeferring - Variable in class org.apache.sis.xml.TransformingWriter
- isDefined(byte) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
-
Returns
Boolean.TRUEif the given flag is set, ornullotherwise. - isDefined(int) - Method in class org.apache.sis.coverage.grid.GridGeometry
-
Returns
trueif 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
- isDefinitive - Variable in class org.apache.sis.internal.referencing.j2d.ParameterizedAffine
-
trueifParameterizedAffine.parametersprovides an accurate description of this transform, orfalseif this transform may be different than the one described by the parameters. - isDeprecated - Variable in class org.apache.sis.internal.simple.SimpleIdentifier
-
trueif this identifier is deprecated. - isDeprecated() - Method in class org.apache.sis.feature.AbstractIdentifiedType
-
Returns
trueif this type is deprecated. - isDeprecated() - Method in class org.apache.sis.feature.builder.TypeBuilder
-
Returns
trueif the type is deprecated. - isDeprecated() - Method in class org.apache.sis.internal.referencing.DeprecatedCode
-
Returns
truesince this identifier is deprecated. - isDeprecated() - Method in class org.apache.sis.internal.referencing.DeprecatedName
-
Returns
truesince this name is deprecated. - isDeprecated() - Method in class org.apache.sis.internal.simple.SimpleIdentifier
-
trueif this identifier is deprecated. - isDeprecated() - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
-
Returns
trueif this object is deprecated. - isDeprecated() - Method in class org.apache.sis.referencing.Builder
-
Returns
trueif the deprecated flag is set totrue. - isDeprecated() - Method in interface org.apache.sis.util.Deprecable
-
Returns
trueif this instance is deprecated. - isDeprecated(int) - Method in class org.apache.sis.metadata.PropertyAccessor
-
Returns
trueif 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
trueif 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
trueif the given object is deprecated. - isDeprecated(Object) - Static method in class org.apache.sis.parameter.ParameterTableRow
-
Returns
trueif 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
trueif the given character is a digit in the sense of theUnitFormatparser. - isDimensionless() - Method in class org.apache.sis.measure.UnitDimension
-
Returns
trueif thisUnitDimensionhas no components. - isDimensionless(Dimension) - Static method in class org.apache.sis.measure.UnitDimension
-
Returns
trueif the given dimension has no components. - isDirect(Raster, Rectangle) - Static method in class org.apache.sis.image.Transferer
-
Returns
trueif the given raster stores sample values at consecutive locations in each band. - isDisabled() - Method in class org.apache.sis.portrayal.CanvasFollower
-
Returns
trueif this object stopped to replicate changes from source canvas to target canvas. - isDivisor(int) - Static method in class org.apache.sis.measure.UnitFormat
-
Returns
trueif 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
trueif 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
trueif there are no more points to iterate. - isDone() - Method in class org.apache.sis.internal.feature.jts.PathIteratorAdapter
-
Returns
trueif iteration is finished. - isDone() - Method in class org.apache.sis.internal.processing.image.CompoundFuture
-
Returns
trueif this task completed. - isEasySearch(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
-
Returns whether it is presumed easy for
IdentifiedObjectFinderto 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.Entryinterface. - isEditable(TableColumn) - Method in class org.apache.sis.metadata.TreeNode
-
Returns
trueif the given column isTableColumn.VALUEand the property is writable, orfalsein 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
trueif the converted values are measurement in the electromagnetic spectrum. - isElectromagneticMeasurement(int) - Method in class org.apache.sis.storage.landsat.Band
-
Returns
trueif the converted values are measurement in the electromagnetic spectrum. - isElementOfBaseCRS(Formatter) - Static method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
-
Returns
trueif the given formatter is in the process of formatting the prime meridian of a base CRS of anAbstractDerivedCRS. - isEllipsoidalHeight(VerticalDatum) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
-
Returns
trueif 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
falseif this map contains at least one characteristic. - isEmpty() - Method in class org.apache.sis.feature.CharacteristicTypeMap
-
Returns
trueif 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
trueif no error has been reported. - isEmpty() - Method in class org.apache.sis.image.PrefetchedImage
-
Returns
trueif this image does not prefetch any tiles. - isEmpty() - Method in class org.apache.sis.image.TileCache.Key
-
Returns
trueif 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
trueif the collection of identifiers contains at least one element. - isEmpty() - Method in class org.apache.sis.internal.metadata.ExcludedSet
-
Returns
truesince this set is always empty. - isEmpty() - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
-
Returns
trueif this collection is empty. - isEmpty() - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
-
Returns
trueif 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
falseif this object has at least one non-null value. - isEmpty() - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
-
Returns
trueif there is currently no data. - isEmpty() - Method in class org.apache.sis.internal.util.AbstractMap
-
Returns
trueif 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
trueif this list is empty. - isEmpty() - Method in class org.apache.sis.internal.util.SetOfUnknownSize
-
Returns
trueif this set is empty. - isEmpty() - Method in class org.apache.sis.io.wkt.Element
-
Returns
trueif this element does not contains any remaining child. - isEmpty() - Method in class org.apache.sis.io.wkt.SingletonElement
-
Returns
trueif no value has been specified yet. - isEmpty() - Method in class org.apache.sis.measure.Range
-
Returns
trueif this range is empty. - isEmpty() - Method in class org.apache.sis.metadata.AbstractMetadata
- isEmpty() - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Returns
trueif this metadata is empty. - isEmpty() - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
-
Returns
trueif 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
trueif this collection contains no elements. - isEmpty() - Method in class org.apache.sis.metadata.ValueMap
-
Returns
trueif this map contains no key-value mappings. - isEmpty() - Method in class org.apache.sis.referencing.factory.sql.AuthorityCodes
-
Returns
trueif 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
trueif this set is empty. - isEmpty() - Method in class org.apache.sis.referencing.Properties
-
Returns
falseif this map contains at least one element, ortrueotherwise. - isEmpty() - Method in class org.apache.sis.storage.geotiff.XMLMetadata
-
Returns
trueif the XML document could not be read. - isEmpty() - Method in class org.apache.sis.util.collection.Cache
-
Returns
trueif this cache is empty. - isEmpty() - Method in class org.apache.sis.util.collection.CacheEntries
-
Returns
trueif the set is empty. - isEmpty() - Method in class org.apache.sis.util.collection.CodeListSet
-
Returns
trueif this set does not contains any element. - isEmpty() - Method in class org.apache.sis.util.collection.DerivedMap
-
Returns
trueif this map contains no key-value mappings. - isEmpty() - Method in class org.apache.sis.util.collection.DerivedSet.Bijective
-
Returns
trueif this set contains no elements. - isEmpty() - Method in class org.apache.sis.util.collection.DerivedSet
-
Returns
trueif this set contains no elements. - isEmpty() - Method in class org.apache.sis.util.collection.FrequencySortedSet
-
Returns
trueif this set is empty. - isEmpty() - Method in interface org.apache.sis.util.Emptiable
-
Returns
trueif this instance is empty. - isEmpty(CharSequence) - Static method in enum org.apache.sis.metadata.ValueExistencePolicy
-
Returns
trueif the given character sequence shall be considered empty. - isEmpty(CharSequence[]) - Static method in class org.apache.sis.util.CharSequences
-
Returns
trueifCharSequences.split(CharSequence, char)parsed an empty string. - isEmpty(Object) - Static method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
-
Returns
trueif the given metadata is empty. - isEmpty(Object[]) - Static method in class org.apache.sis.io.TableAppender
-
Checks if
arraycontains onlynullelements. - isEmpty(String) - Static method in class org.apache.sis.referencing.factory.sql.SQLTranslator
-
If
trueif the given string is null or empty. - isEmpty(ChannelDataInput) - Static method in class org.apache.sis.internal.storage.WritableResourceSupport
-
Returns
trueif the given channel is empty. - isEmpty(AbstractMetadata, boolean) - Static method in class org.apache.sis.metadata.Pruner
-
Returns
trueif 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
trueif this vector is empty or contains onlyNaNvalues. - isEmptyOrNaN() - Method in class org.apache.sis.math.ArrayVector.Floats
-
Returns
trueif this vector is empty or contains onlyNaNvalues. - 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
trueif this vector is empty or contains onlyNaNvalues. - isEmptyOrNaN() - Method in class org.apache.sis.math.LinearlyDerivedVector
-
Returns
trueif this vector is empty or contains onlyNaNvalues. - isEmptyOrNaN() - Method in class org.apache.sis.math.RepeatedVector
-
Forwards to the base vector.
- isEmptyOrNaN() - Method in class org.apache.sis.math.SequenceVector
-
Returns
trueif this vector is empty or contains onlyNaNvalues. - isEmptyOrNaN() - Method in class org.apache.sis.math.Vector
-
Returns
trueif this vector is empty or contains onlyNaNvalues. - 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
trueif the current position of the given reader is the closing</gpx>tag. - isEndOfLineReplaced - Variable in class org.apache.sis.io.LineAppender
-
trueif all occurrences of EOL sequences shall be replaced by theLineAppender.lineSeparator, orfalsefor keeping EOL unchanged. - isEntityReference() - Method in class org.apache.sis.xml.TransformedEvent
- isEnum() - Method in class org.apache.sis.internal.jaxb.cat.CodeListAdapter
-
Returns
trueif this code list is actually an enum. - isEnum() - Method in class org.apache.sis.internal.jaxb.code.MD_PixelOrientationCode
-
Returns
truesince this code list is actually an enum. - isEnum() - Method in class org.apache.sis.internal.jaxb.code.MD_TopicCategoryCode
-
Returns
truesince this code list is actually an enum. - isEnumeration - Variable in class org.apache.sis.io.wkt.Element
-
trueif the keyword was not followed by a pair of brackets (e.g. - isEnumTypeSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
trueif the database supports enums. - isEnvelopeAnalyzed - Variable in class org.apache.sis.internal.sql.feature.Table
-
trueifTable.getEnvelope()has been invoked at least once on this table. - isEnvelopeComputed - Variable in class org.apache.sis.storage.aggregate.AggregatedFeatureSet
-
Whether
AggregatedFeatureSet.envelopehas been computed. - isEnvelopeOnly() - Method in class org.apache.sis.coverage.grid.GridGeometry
-
Returns
trueif this grid geometry contains only an envelope and no other information. - isEPSG - Variable in enum org.apache.sis.referencing.CommonCRS.Vertical
-
trueifCommonCRS.Vertical.crsandCommonCRS.Vertical.datumare EPSG codes, orfalseif they are resource keys for the name as one of theVocabulary.Keysconstants. - isEPSG(int[]) - Static method in class org.apache.sis.parameter.MatrixParameters
-
Returns
trueif an official EPSG parameter exists for the given indices. - isEPSG(String, String) - Static method in class org.apache.sis.internal.metadata.Identifiers
-
Returns
trueif 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
trueif the given parameter is defined in the EPSG code space. - isEqual(Instant, Instant) - Static method in class org.apache.sis.filter.TemporalFilter
-
Returns
trueifselfis non null and equal toother. - isEqual(Instant, Instant) - Static method in class org.apache.sis.filter.TemporalFilter
-
Returns
trueifselfis non null and equal toother. - 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
-
trueif an escape sequence is in progress. - isExactlyFor(ObjectConverter, Class) - Static method in class org.apache.sis.internal.converter.ConverterRegistry
-
Returns
trueif the given converter has exactly the given target class. - isExtendedPrecision() - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
-
Returns
trueif this matrix uses extended precision. - isExtendedPrecision() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
-
Returns
trueif this matrix uses extended precision. - isExtendedPrecision(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Returns
trueif the given matrix is likely to use extended precision. - isExtentOnly() - Method in class org.apache.sis.coverage.grid.GridGeometry
-
Returns
trueif 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
trueif the given point is equal to the start point or end point. - isFallbackAllowed - Variable in class org.apache.sis.measure.AngleFormat
-
trueif theAngleFormat.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
trueif theparsemethods 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
trueif the given value is an instance of one of the types documented inDefaultParameterValue.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
trueif 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
trueif the given flag is set. - isFloat - Variable in class org.apache.sis.util.Numbers
-
truefor floating point number. - isFloat() - Method in class org.apache.sis.internal.feature.j2d.ShapeWrapper
-
Returns
trueif this shape backed by primitivefloatvalues. - isFloat() - Method in class org.apache.sis.internal.feature.jts.ShapeAdapter
-
Returns
trueif this shape backed by primitivefloatvalues. - isFloat() - Method in class org.apache.sis.internal.referencing.j2d.AbstractShape
-
Returns
trueif this shape backed by primitivefloatvalues. - isFloat(boolean, Point) - Static method in class org.apache.sis.internal.feature.jts.Factory
-
Returns
trueifpreviousistrueand the given point uses single-precision. - isFloat(Class) - Static method in class org.apache.sis.util.Numbers
-
Returns
trueif the giventypeis a floating point type. - isFloat(Number) - Static method in class org.apache.sis.measure.NumberRange
-
Returns
trueif the given value can be casted to theFloattype. - isFloat(Object) - Static method in class org.apache.sis.internal.referencing.j2d.AbstractShape
-
Returns
trueif the given shape is presumed backed by primitivefloatvalues. - isFloat(CoordinateSequence) - Static method in class org.apache.sis.internal.feature.jts.Factory
-
Returns
trueif the given sequence stores coordinates as single-precision floating point values. - isForAllPopulation() - Method in class org.apache.sis.math.StatisticsFormat
-
Returns
trueif 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
-
trueif this element has been reconstituted fromWKTFormat.fragments. - isFragment - Variable in class org.apache.sis.io.wkt.StoredTree.Inflater
-
If
Element.offsetmust be fixed to a value, the bitwise NOT value of that offset. - isFrameRotation() - Method in class org.apache.sis.referencing.factory.sql.BursaWolfInfo
-
Returns
trueif this operation is a frame rotation. - isFrozen - Variable in class org.apache.sis.referencing.operation.transform.ContextualParameters
-
falseif this parameter group is modifiable, ortrueif it has been made unmodifiable (frozen) by a call toContextualParameters.completeTransform(MathTransformFactory, MathTransform). - isFullyZero - Variable in class org.apache.sis.internal.coverage.j2d.FillValues
-
trueif all values inFillValues.asPrimitiveArrayare positive 0. - isGDAL - Variable in class org.apache.sis.storage.geotiff.XMLMetadata
-
trueif the XML is GDAL metadata. - isGeocentric(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns
trueif the given direction isGEOCENTRIC_X,GEOCENTRIC_YorGEOCENTRIC_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
trueif the given type is anAttributeTypeor anOperationcomputing 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
trueif 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
-
trueif the URI is a"http://www.opengis.net/gml/…"URL. - isGMLVersion(Context, Version) - Static method in class org.apache.sis.internal.jaxb.Context
-
Returns
trueif the GML version is equal or newer than the specified version. - isGPX() - Method in class org.apache.sis.internal.storage.gpx.Reader
-
Returns
trueif 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
trueif the given namespace is a GPX namespace or is null. - isGrantOnSchemaSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
trueif the database supports"GRANT USAGE ON SCHEMA"statements. - isGrantOnTableSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
trueif the database supports"GRANT SELECT ON TABLE"statements. - isGrid(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns
trueif the given direction isCOLUMN_POSITIVE,COLUMN_NEGATIVE,ROW_POSITIVEorROW_NEGATIVE. - isHeuristicMatchForIdentifier(Iterable, String) - Static method in class org.apache.sis.internal.metadata.NameToIdentifier
-
Returns
trueif the given identifier to search matches one of the object identifiers. - isHeuristicMatchForName(String) - Method in class org.apache.sis.referencing.AbstractIdentifiedObject
-
Returns
trueif 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
trueif 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
trueif 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
trueif 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
trueif the given parameter names should be considered equals. - isHeuristicMatchForName(Identifier, Collection, CharSequence, NameToIdentifier.Simplifier) - Static method in class org.apache.sis.internal.metadata.NameToIdentifier
-
Returns
trueif 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
trueif 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
trueif 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
trueif the given character is an hexadecimal digit. - isHighSurrogate() - Method in class org.apache.sis.io.Appender
- isHorizontalCRS(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.CRS
-
Returns
trueif the given CRS is horizontal. - isHTTP - Variable in class org.apache.sis.internal.util.DefinitionURI
-
trueif the URI is a"http://www.opengis.net/…"URL, orfalseif 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
trueifAttributeRole.IDENTIFIER_COMPONENThas been associated to this attribute. - isIdentifier() - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
-
Returns
trueifAttributeRole.IDENTIFIER_COMPONENThas 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
trueif 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
trueif this matrix is an identity matrix. - isIdentity() - Method in class org.apache.sis.internal.referencing.j2d.AffineMatrix
-
Returns
trueif the backing affine transform is the identity transform. - isIdentity() - Method in class org.apache.sis.internal.storage.RangeArgument
-
Returns
trueif user specified all bands in increasing order. - isIdentity() - Method in class org.apache.sis.measure.AbstractConverter
-
Returns
trueifUnitConverter.convert(double)returns given values unchanged. - isIdentity() - Method in class org.apache.sis.measure.ConcatenatedConverter
-
Returns
trueif 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
trueif the effective scale factor is 1 and the offset is zero. - isIdentity() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
-
Returns
trueif a transformation built from this set of parameters would perform no operation. - isIdentity() - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
-
Returns
trueif 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
trueif this matrix is an identity matrix. - isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.Matrix1
-
Returns
trueif this matrix is an identity matrix. - isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.Matrix2
-
Returns
trueif this matrix is an identity matrix. - isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.Matrix3
-
Returns
trueif this matrix is an identity matrix. - isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.Matrix4
-
Returns
trueif this matrix is an identity matrix. - isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
-
Returns
trueif this matrix is an identity matrix. - isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.Solver
-
Returns
truesince this matrix is the identity matrix. - isIdentity() - Method in class org.apache.sis.referencing.operation.matrix.UnmodifiableMatrix
-
Returns
trueif the wrapped matrix is the identity matrix. - isIdentity() - Method in class org.apache.sis.referencing.operation.SubOperationInfo
-
Returns
trueif 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
truesince this transform does not move any points. - isIdentity() - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
-
Returns
trueif 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
trueif 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
trueif 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
trueif the specified operation is an identity conversion. - isIdentity(Matrix, double) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Returns
trueif 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
trueif the given type is one of the interfaces ignored byNilObjectHandler.getInterface(Object). - isIgnoringAxes() - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
-
Returns
trueif the search should ignore coordinate system axes. - isIgnoringMetadata() - Method in enum org.apache.sis.util.ComparisonMode
-
Returns
trueif this comparison ignores metadata. - isImmutable - Variable in class org.apache.sis.io.wkt.Colors
-
trueif this instance shall be considered as immutable. - isImmutable - Variable in class org.apache.sis.io.wkt.Symbols
-
trueif this instance shall be considered as immutable. - isImplicitParameter(GeneralParameterDescriptor) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
-
Returns
trueif 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
trueif 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
-
trueif thisConverterRegistryhas been initialized. - isInstance(Class, IdentifiedObject) - Method in class org.apache.sis.referencing.factory.sql.EPSGCodeFinder
-
Returns
trueif the given object implements the given interface, ignoring interfaces that are not subtypes ofEPSGCodeFinder.declaredType. - isInstance(SQLMM, Object) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Returns
trueif 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
-
truefor 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
trueif this vector contains only integer values. - isInteger() - Method in class org.apache.sis.math.LinearlyDerivedVector
-
Returns
trueif 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
trueif this vector contains only integer values. - isInteger() - Method in class org.apache.sis.math.SequenceVector.Longs
-
Returns
truesince this vector contains only integer values. - isInteger() - Method in class org.apache.sis.math.Vector
-
Returns
trueif this vector contains only integer values. - isInteger(double) - Static method in class org.apache.sis.internal.util.Numerics
-
Returns
trueif the given number is an integer value. - isInteger(Class) - Static method in class org.apache.sis.util.Numbers
-
Returns
trueif the giventypeis an integer type. - isIntegerTranslation(Matrix) - Static method in class org.apache.sis.storage.aggregate.GridSlice
-
Returns
trueif 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
trueif the given data buffer type is an integer type. - isIntegerType(SampleModel) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
-
Returns
trueif the given sample model use an integer type. - isIntercardinal(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns
trueif the specified direction is an inter-cardinal direction. - isInvalid - Variable in class org.apache.sis.internal.sql.feature.SelectionClause
-
Flag sets to
trueif a filter or expression cannot be converted to SQL. - isInvalid(int) - Method in class org.apache.sis.referencing.GeodeticCalculator
-
Returns
trueif at least one of the properties identified by the given mask is invalid. - isInvalidWKT() - Method in class org.apache.sis.io.wkt.Formatter
-
Returns
trueif 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
trueiftr1is the inverse oftr2. - isInverseOf(Relation) - Method in class org.apache.sis.internal.sql.feature.Relation
-
Returns
trueif 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.IsIvfDefinitiveparameter instance, created when first needed. - isIvfDefinitive() - Method in class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
-
Returns
trueif the measure is the inverse of the flattening value. - isIvfDefinitive() - Method in class org.apache.sis.parameter.MapProjectionParameters.InverseFlattening
-
Returns
trueif 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
trueif the given string fromiinclusive toupperexclusive is a Java identifier. - isKeyCollisionAllowed - Variable in class org.apache.sis.util.collection.Cache
-
trueif different values may be assigned to the same key. - isKeyCollisionAllowed() - Method in class org.apache.sis.util.collection.Cache
-
Returns
trueif 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
trueif the given character is valid for a keyword. - isKeywordChar(int) - Method in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
-
Returns
ACCEPTif the given character is valid for a keyword. - isKillRequested() - Method in class org.apache.sis.internal.system.DaemonThread
-
Returns
trueif this daemon thread shall terminate. - isKindOfPath(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
- isKnownImplementation() - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
-
Conservatively returns
falseif this instance is for a subclass, because we do not know if the subclass overridesDefaultParameterValueGroup.parameter(String)in a way incompatible withDefaultParameterValueGroup.parameterIfExist(String). - isKnownImplementation() - Method in class org.apache.sis.parameter.MapProjectionParameters
-
Returns
truesince theMapProjectionParameters.parameterIfExist(String)method below is compatible withDefaultParameterValueGroup.parameter(String). - isKnownImplementation() - Method in class org.apache.sis.parameter.Parameters
-
Returns
trueif this class is an implementation of an instance which is known to not overrideParameterValueGroup.parameter(String)in a way incompatible withParameters.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 withParameters.parameterIfExist(String). - isKnownType(Class) - Static method in class org.apache.sis.internal.feature.Geometries
-
Returns
trueif 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,
trueif the previous levels are writing the last node. - isLatLong(String, String) - Static method in class org.apache.sis.io.wkt.Transliterator
-
Returns
trueif 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
falsesince this node can have a children, which is theLocaleAndCharset.Child. - isLeaf() - Method in class org.apache.sis.metadata.TreeNode
-
Returns
falseif the value is a metadata object (and consequently can have children), ortrueif 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
trueif this node cannot have any children. - isLeaf() - Method in interface org.apache.sis.util.collection.TreeTable.Node
-
Returns
trueif this node cannot have any children. - isLegacyMetadata - Variable in class org.apache.sis.internal.jaxb.lan.Country
-
trueif marshalling ISO 19139:2007, orfalseif marshalling ISO 19115-3. - isLegacyMetadata - Variable in class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
-
trueif marshalling an element from the ISO 19115:2003 model, orfalseif marshalling an element from the ISO 19115:2014 model. - isLegacyMetadata - Variable in class org.apache.sis.internal.jaxb.metadata.replace.ReferenceSystemMetadata
-
trueif marshalling ISO 19115:2003 model, orfalseif marshalling ISO 19115:2014 model. - isLengthAndAngle(CoordinateSystemAxis[], int) - Static method in class org.apache.sis.referencing.cs.Normalizer
-
Returns
trueif 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
DateFormatcontract, 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
trueif 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
trueif 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
trueif the given unit is a linear unit. - isLineOrParagraphSeparator(int) - Static method in class org.apache.sis.util.Characters
-
Returns
trueif 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
trueif the given value seems to be stored in little endian order. - isLocaleAndCharset(PropertyAccessor, int) - Static method in class org.apache.sis.metadata.SpecialCases
-
Returns
trueif the property at the given index is aMap<Locale,Charset>. - isLocaleSensitive() - Method in class org.apache.sis.measure.UnitFormat
-
Returns whether this
UnitFormatdepends on theLocalegiven 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
sourcemodel can be converted totargetmodel without data lost. - isMap(int) - Method in class org.apache.sis.metadata.PropertyAccessor
-
Returns
trueif the type at the given index isMap. - isMarkProtected - Variable in class org.apache.sis.internal.storage.io.RewindableLineReader
-
Whether calls to
RewindableLineReader.mark(int)andRewindableLineReader.reset()should throwIOException. - 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
-
trueif the maximal values of ranges in this set are inclusive, orfalseif exclusive. - isMaxIncluded() - Method in class org.apache.sis.measure.Range
- isMaxIncluded() - Element in annotation type org.apache.sis.measure.ValueRange
- isMaxSpecified - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
-
trueifImageFileDirectory.minValuesandImageFileDirectory.maxValueshave been explicitly specified in the TIFF file, orfalseif they have been inferred fromImageFileDirectory.bitsPerSample. - isMetaCharacter(char) - Static method in class org.apache.sis.filter.LikeFilter
-
Returns
trueif given character is a regular expression meta-character. - isMetadata(Class) - Method in class org.apache.sis.metadata.MetadataStandard
-
Returns
trueif 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
trueif 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
-
trueif the minimal values of ranges in this set are inclusive, orfalseif exclusive. - isMinIncluded() - Method in class org.apache.sis.measure.Range
- isMinIncluded() - Element in annotation type org.apache.sis.measure.ValueRange
- isMinSpecified - Variable in class org.apache.sis.storage.geotiff.ImageFileDirectory
-
trueifImageFileDirectory.minValuesandImageFileDirectory.maxValueshave been explicitly specified in the TIFF file, orfalseif they have been inferred fromImageFileDirectory.bitsPerSample. - isModifiable - Variable in class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
-
trueif the iterator should support theIdentifierMapAdapter.Iter.remove()operation. - isModifiable() - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
-
Whether this map support
putandremoveoperations. - isModifiable() - Method in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
-
Returns
truesince this map supportputandremoveoperations. - isModifiable() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
-
Returns
trueifLinearTransformBuilder.create(MathTransformFactory)has not yet been invoked. - isMonotonic(Set) - Static method in enum org.apache.sis.math.FunctionProperty
-
Returns
trueif 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
trueif EOL characters are used for line feeds inside current cells. - isMultiTiled() - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
-
Returns
trueif 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
trueif the given string is a namespace URI, orfalseif it is a property name. - isNamespaceSet - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
-
Whether
GeoTiffStore.namespacehas been determined. - isNameSupplied - Variable in class org.apache.sis.referencing.NamedIdentifier
-
trueifNamedIdentifier.namehas been given explicitly by the user. - isNameUsed(String) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
Returns
trueif 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
trueif the element at the given index is null or NaN. - isNaN(int) - Method in class org.apache.sis.math.ArrayVector.Doubles
-
Returns
trueif the value at the given index isNaN. - isNaN(int) - Method in class org.apache.sis.math.ArrayVector.Floats
-
Returns
trueif the value at the given index isNaN. - 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
trueif the element at the given index is null or NaN. - isNaN(int) - Method in class org.apache.sis.math.ConcatenatedVector
-
Returns
trueif the value at the given index isNaN. - isNaN(int) - Method in class org.apache.sis.math.LinearlyDerivedVector
-
Returns
trueif the value at the given index isnullorNaN. - isNaN(int) - Method in class org.apache.sis.math.RepeatedVector
- isNaN(int) - Method in class org.apache.sis.math.SequenceVector.Doubles
-
Returns
trueif this vector returnsNaNvalues. - isNaN(int) - Method in class org.apache.sis.math.SequenceVector.Longs
-
Returns
falsesince this vector never returnNaNvalues. - isNaN(int) - Method in class org.apache.sis.math.Vector
-
Returns
trueif the value at the given index isnullorNaN. - 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
trueif the given number is null or NaN. - isNavigation() - Method in enum org.apache.sis.portrayal.TransformChangeEvent.Reason
-
Returns
trueif 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
trueif 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
trueif the given value is negative, including negative zero. - isNegative(int) - Method in class org.apache.sis.geometry.CoordinateFormat
-
Returns
trueif the value at the given dimension needs to have its sign reversed. - isNegativeUnsafe(double) - Static method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns
trueif the given value is negative, without checks forNaN. - isNegativeZero(double) - Static method in class org.apache.sis.math.MathFunctions
-
Returns
trueif the given value is the negative zero (-0.0). - isNewLine - Variable in class org.apache.sis.io.LineAppender
-
trueif the next character will be at the beginning of a new line. - isNextDone - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
-
trueif theStaxStreamReader.readeralready moved to the next element. - isNextVerified - Variable in class org.apache.sis.metadata.TreeNodeChildren.Iter
-
trueif we have verified the value atTreeNodeChildren.Iter.nextInAccessorindex for non-null or non-empty element. - isNil(Expression, String) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
An operator that tests if an expression's value is nil.
- IsNil(Expression, 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
trueif the given mode is notComparisonMode.DEBUG. - IsNotRepleacable() - Method in class org.apache.sis.coverage.grid.ConvertedGridCoverage
-
Returns
trueif this coverage should not be replaced by its source. - IsNotRepleacable() - Method in class org.apache.sis.coverage.grid.DerivedGridCoverage
-
Returns
trueif this coverage should not be replaced by its source. - isNull(Object) - Static method in class org.apache.sis.util.collection.Cache
-
Returns
trueif the given value is null or a cleared reference. - isNull(Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
An operator that tests if an expression's value is
null. - IsNull(Expression) - 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
nullinstead 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
nullinstead 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
nullinstead of throwing an exception if a point is outside coverage bounds. - isNullOrEmpty(Object) - Static method in enum org.apache.sis.metadata.ValueExistencePolicy
-
Returns
trueif 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
trueif the given collection is either null or empty. - isNullOrEmpty(Map) - Static method in class org.apache.sis.util.collection.Containers
-
Returns
trueif the given map is either null or empty. - isNumber(Class) - Static method in class org.apache.sis.util.Numbers
-
Returns
trueif the giventypeis a floating point or an integer type. - isNumeric - Variable in class org.apache.sis.referencing.factory.CommonAuthorityCode
-
Whether the first character of
CommonAuthorityCode.localCodeis 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 thepackage and sub-packages.
invalid reference
org.opengis.referencing - 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 thepackage and sub-packages, except
invalid reference
org.opengis.metadataquality. - 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.coveragepackage 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 thepackage.
invalid reference
org.opengis.metadata.quality - 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
trueif data is to be found on the file system, through the path specified inRASTERDATA. - 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
-
trueif 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
Futureif 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
trueif 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
trueif 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
trueif the given object is an operation of the given name. - isOpposite(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns
trueif 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 aStringif the type specified in the parameter descriptor is one of the types documented inDefaultParameterValue.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
trueif the given fragment seems outside identifier quotes or text quotes. - isPagined() - Method in class org.apache.sis.internal.sql.feature.FeatureStream
- 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
trueif 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
trueif the node associated to this list is already the parent of the given node,falseif the given node has no parent, or throws an exception otherwise. - isParsePatternDefined - Variable in class org.apache.sis.io.TabularFormat
-
trueif the user defined the parsing pattern explicitly. - isParsing - Variable in class org.apache.sis.io.wkt.Warnings
-
falseif the warnings occurred while formatting, ortrueif they occurred while parsing. - isPendingAPI(Class) - Method in class org.apache.sis.metadata.MetadataStandard
-
Returns
trueif the given implementation class, normally rejected byMetadataStandard.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
- isPoleToPole(double, double) - Static method in class org.apache.sis.internal.referencing.Formulas
-
Returns
trueifyminis the south pole andymaxis 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
-
trueif last call toShapeProperties.coordinates(double)found only closed shapes. - isPositive(double) - Static method in class org.apache.sis.math.MathFunctions
-
Returns
trueif the given value is positive, excluding negative zero. - isPositiveZero(double) - Static method in class org.apache.sis.math.MathFunctions
-
Returns
trueif the given value is the positive zero (+0.0). - isPossibleEvent(Set, 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
trueif 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
trueif 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
trueif 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
trueif 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
trueif 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
CoordinateFormatinstance has been configured for the precision and accuracy specified byCoordinateFormat.groundPrecision,CoordinateFormat.desiredPrecisionsandCoordinateFormat.groundAccuracy. - isPreferredCodespace(String) - Method in class org.apache.sis.parameter.ParameterFormat
-
Returns
trueif a name, alias or identifier in the given codespace should be formatted. - isPrefixable() - Method in class org.apache.sis.measure.AbstractUnit
-
Returns
trueif the use of SI prefixes is allowed for this unit. - isPrefixable(Unit) - Static method in class org.apache.sis.measure.AbstractUnit
-
Returns
trueif 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
trueif the given unit is a pressure unit. - isPrimaryKey(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Returns
trueif 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
- 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
trueif theCoordinateOperationfor the specified code is aProjection. - isPropertySaved(Class) - Method in class org.apache.sis.xml.Pooled
-
Returns
trueif the initial property is already saved for the given key. - isPublic(StackTraceElement) - Static method in class org.apache.sis.util.logging.Logging
-
Returns
trueif the given stack trace element describes a method considered part of public API. - isQuantitative() - Method in class org.apache.sis.coverage.Category
-
Returns
trueif 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
trueif 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
-
falseif this data store is capable to writeFeatureSet. - isRecognized(Path) - Static method in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
-
Returns
trueif 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
trueif the specified exception should be handled as a recoverable failure. - isReducedResolution() - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
-
Returns
trueif 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
trueif the given exception isFactoryExceptionorTransformException. - isRemovalScheduled - Variable in class org.apache.sis.xml.MarshallerPool
-
trueif a task has been scheduled for removing expired (un)marshallers, orfalseif no removal task is currently scheduled. - isReservedChar(int) - Static method in class org.apache.sis.metadata.sql.MetadataWriter
-
Returns
trueif the given code point is a reserved character. - isReservedType(Object) - Static method in class org.apache.sis.util.collection.Cache
-
Returns
trueif 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
-
trueif 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
trueif the associatedFeatureTypeis complete (not just a name). - isRestricted(ParameterDescriptor) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
-
Returns
trueif 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
trueif 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
trueif the given identifier is for the same authority than this identifier. - isSameCRS(GeometryWrapper) - Method in class org.apache.sis.internal.feature.GeometryWithCRS
-
Returns
trueif the given geometry use the same CRS than this geometry, or conservatively returnsfalsein case of doubt. - isSameCRS(GeometryWrapper) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Returns
trueif the given geometry use the same CRS than this geometry, or conservatively returnsfalsein case of doubt. - isSameCRS(GeometryWrapper) - Method in class org.apache.sis.internal.feature.jts.Wrapper
-
Returns
trueif the given geometry use the same CRS than this geometry, or conservatively returnsfalsein case of doubt. - isSameCRS(Geometry, Geometry) - Static method in class org.apache.sis.internal.feature.jts.JTS
-
Returns
trueif the two geometries use the same CRS, based on very cheap comparison. - isSameGeometry(int) - Method in class org.apache.sis.coverage.grid.ImageRenderer
-
Returns
trueif aImageRenderer.getImageGeometry(int)request for the given number of CRS dimensions can returnImageRenderer.geometrydirectly. - 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
trueif 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
trueif the given unit is a dimensionless scale unit. - isSchemaSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
trueif 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
trueif the given character is the sign of a number according theUnitFormatparser. - isSimple - Variable in class org.apache.sis.feature.DefaultFeatureType
-
trueif this feature type contains only attributes with [1 … 1] multiplicity, or operations. - isSimple() - Method in class org.apache.sis.feature.DefaultFeatureType
-
Returns
trueif 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
trueif this convention is one of the simplified variants of WKT. - isSingleOperation(CoordinateOperation) - Static method in class org.apache.sis.referencing.operation.SubTypes
-
Returns
trueif 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
floattype. - isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Bytes
-
Returns whether values are convertible to
floattype. - isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Decimal
-
Returns whether values are convertible to
floattype. - isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Doubles
-
Returns whether values are convertible to
floattype. - isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Floats
-
Returns whether values are convertible to
floattype. - isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Integers
-
Returns whether values are convertible to
floattype. - isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Longs
-
Returns whether values are convertible to
floattype. - isSinglePrecision() - Method in class org.apache.sis.math.ArrayVector.Shorts
-
Returns whether values are convertible to
floattype. - 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
trueif 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
floattype. - isSinglePrecision() - Method in class org.apache.sis.math.Vector.SubSampling
-
Returns whether values are convertible to
floattype. - isSinglePrecision(double...) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif every values in the givendoublearray could be casted to thefloattype without data lost. - isSingleton(int) - Static method in class org.apache.sis.feature.Field
-
Returns
trueif 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
trueif theSetOfUnknownSize.size()method is cheap. - isSizeKnown() - Method in class org.apache.sis.referencing.operation.transform.OperationMethodSet
-
Returns
trueif theOperationMethodSet.size()method is cheap. - isSkipped(Object) - Method in class org.apache.sis.metadata.TreeNodeChildren
-
Returns
trueif the give value shall be skipped by the iterators, according the value policy. - isSkipped(Object) - Method in enum org.apache.sis.metadata.ValueExistencePolicy
-
Returns
trueif the given value shall be skipped for this policy. - isSlice(GridExtent) - Method in class org.apache.sis.storage.aggregate.GridSliceLocator
-
Returns
trueif 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
trueif the element in the array are sorted. - isSorted(byte[], boolean) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(char[], boolean) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(double[], boolean) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(float[], boolean) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(int[], boolean) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(long[], boolean) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(short[], boolean) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(E[], boolean) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(E[], Comparator, boolean) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSource3D - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
-
trueif 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 inTransformSeparator.sourceDimensionsif this is required for computing all values specified inTransformSeparator.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
trueif the given character is a space or a punctuation of category "other". - isSparse - Variable in class org.apache.sis.feature.DefaultFeatureType
-
trueif the feature instances are expected to have lot of unset properties, orfalseif we expect most properties to be specified. - isSparse() - Method in class org.apache.sis.feature.DefaultFeatureType
-
Returns
trueif the feature instances are expected to have lot of unset properties, orfalseif 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
trueif this database is a spatial database. - isSpatialOrUserDefined(AxisDirection, boolean) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns
trueif 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
trueif the given class is a special case handled by theSpecialCasesclass. - 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
nullif unspecified. - isSphere() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
-
trueif the ellipsoid is degenerate and is actually a sphere. - isSphere() - Method in class org.apache.sis.referencing.datum.Sphere
-
Returns
truesince this object is a sphere. - isSpherical - Variable in class org.apache.sis.referencing.operation.projection.AuthalicConversion
-
trueifNormalizedProjection.eccentricityis zero. - isStalled() - Method in class org.apache.sis.internal.system.DaemonThread
-
Returns
trueif 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
trueif this thread seems to be stalled. - isStandardCompliant(List) - Static method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
-
Returns
trueif 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
trueif 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
trueif 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
trueif 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
-
trueif the storage is supported by theDataStoreProvider. - isSupported() - Method in class org.apache.sis.storage.ProbeResult
-
Returns
trueif the storage is supported by theDataStoreProvider. - isSupported(CharSequence) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
Returns
trueif the given SQL statements is supported by the database engine, orfalseif this statement should be ignored. - isSupported(String) - Method in class org.apache.sis.metadata.MetadataStandard
-
Returns
trueif 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
trueif the given type is one of the types supported byNumberConverter. - isSupportedType(Class) - Method in class org.apache.sis.internal.feature.Geometries
-
Returns
trueif the given class is a geometry type supported by the underlying library. - isSupportedType(Class) - Static method in class org.apache.sis.storage.StorageConnector
-
Returns
trueif the given type is one of the types supported byStorageConnector. - 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
trueif the given Unicode code point is a valid character for a unit symbol. - isTableFound - Variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
-
trueif one of theSQLTranslator.SENTINELtables 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
-
trueif this formatter shall expands tabulations into spaces. - isTabulationExpanded() - Method in class org.apache.sis.io.LineAppender
-
Returns
trueif this formatter expands tabulations into spaces. - isTarget3D - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyFormula
-
trueif the target coordinates have a height. - isTemporal(Unit) - Static method in class org.apache.sis.measure.Units
-
Returns
trueif the given unit is a temporal unit. - isTemporal(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns
trueif the given direction isFUTUREorPAST. - isThrow() - Method in class org.apache.sis.internal.coverage.j2d.TileErrorHandler
-
Returns
trueif the error handler isErrorHandler.THROW. - isTileDirty(TileCache.Key) - Method in class org.apache.sis.image.ComputedTiles
-
Returns
trueif 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
trueif the specified tile is checked out for a write operation. - isToWGS84() - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
-
Returns
trueif 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
trueif a transformation built from this set of parameters would perform only a translation. - isTranslation() - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
-
Returns
trueif 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
trueif the given matrix represents a translation. - isTypeElement(String) - Static method in class org.apache.sis.xml.Transformer
-
Returns
trueif 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
trueif the "SIS_DATA" environment variable is undefined. - isUnicodeIdentifier(CharSequence) - Static method in class org.apache.sis.util.CharSequences
-
Returns
trueif the given identifier is a legal Unicode identifier. - isUnmarshalling() - Method in class org.apache.sis.internal.metadata.ServicesForUtility
-
trueif this thread is in the process of reading a XML document with JAXB. - isUnmarshalling() - Method in class org.apache.sis.internal.util.MetadataServices
-
trueif this thread is in the process of reading a XML document with JAXB. - isUnmodifiable - Variable in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
-
trueif 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
trueif the given parameter group is a non-null instance created byunmodifiable(…). - isUnnamed(ReferenceIdentifier) - Static method in class org.apache.sis.referencing.NameIterator
-
Returns
trueif the given identifier is null or theNilReferencingObject.UNNAMEDinstance. - 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
trueif 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
trueonly if both vectors are unsigned. - isUnsigned() - Method in class org.apache.sis.math.RepeatedVector
- isUnsigned() - Method in class org.apache.sis.math.Vector
-
Returns
trueif 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
trueif the type of sample values is an unsigned integer type. - isUpperCase(CharSequence) - Static method in class org.apache.sis.util.CharSequences
-
Returns
trueif 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
trueif 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
trueif the given direction is a user-defined direction (i.e. - isUSerDefined - Variable in class org.apache.sis.coverage.grid.ConvertedGridCoverage
-
trueif the conversion was defined by user, orfalseif this instance has been created byConvertedGridCoverage.forConvertedValues(boolean)implementation. - isV2 - Variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
-
trueif we are reading a NTv2 file, orfalseif we are reading a NTv1 file. - isValid - Variable in class org.apache.sis.storage.StorageConnector.Coupled
-
trueif the position ofStorageConnector.Coupled.viewis synchronized with the position ofStorageConnector.Coupled.wrapperFor. - isValid() - Method in class org.apache.sis.internal.feature.j2d.DecimatedShape
-
Returns
trueif resolutions are strictly positive and finite numbers. - isValid() - Method in class org.apache.sis.metadata.CacheKey
-
Returns
trueif theCacheKey.typecan possibly be a value of a property of typeCacheKey.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
WeakHashSetis valid. - isValid() - Method in class org.apache.sis.util.collection.WeakValueHashMap
-
Checks if this
WeakValueHashMapis 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
trueif the given name or identifier is non-null and non-deprecated. - isValid(List) - 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
-
trueifImageFileDirectory.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
trueif the given type is a valid key. - isValidSize(int) - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
-
Verifies that
PathBuilder.sizeis even, positive and smaller than the given limit. - isValidSymbol(String, boolean, boolean) - Static method in class org.apache.sis.measure.AbstractUnit
-
Returns
trueif 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
trueif 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
trueif the given direction isUPorDOWN. - 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
-
truefor using WKT 1 syntax, orfalsefor using WKT 2 syntax. - isWordBoundary(CharSequence, int, int) - Static method in class org.apache.sis.util.CharSequences
-
Returns
trueif the charactercis the beginning of a word or a non-word character. - isWraparound(double, double) - Static method in class org.apache.sis.measure.Longitude
-
Returns
trueif 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
trueif the axis for the given dimension has theWRAPAROUNDrange meaning. - isWrapAround(CoordinateSystemAxis) - Static method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns
trueif the given axis is non-null and has theWRAPAROUNDrange meaning. - isWrapAround(CoordinateSystemAxis) - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
-
Returns
trueif the given axis is of kind "Wrap Around". - isWraparoundApplied - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
-
Whether
WraparoundTransformhas been applied onCoordinateOperationFinder.inverseChangeOfCRS. - 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
trueif this evaluator is allowed to wraparound coordinates that are outside the coverage. - isWraparoundEnabled() - Method in class org.apache.sis.coverage.grid.DefaultEvaluator
-
Returns
trueif this evaluator is allowed to wraparound coordinates that are outside the grid. - isWraparoundEnabled() - Method in class org.apache.sis.coverage.grid.EvaluatorWrapper
-
Returns
trueif this evaluator is allowed to wraparound coordinates that are outside the grid. - isWraparoundNeeded - Variable in class org.apache.sis.coverage.grid.CoordinateOperationFinder
-
Whether
CoordinateOperationFinder.inverseChangeOfCRSneeds to include aWraparoundTransformstep. - 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.isWraparoundNeededvalue has been determined. - isWrapper(XMLEvent, XMLEvent) - Static method in class org.apache.sis.xml.TransformingReader
-
Returns
trueif the givenwrapperis a wrapper for the givenevent. - 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
-
trueif the FormatFinder.storage seems to be writable. - isWritable() - Method in class org.apache.sis.image.PixelIterator
-
Returns
trueif this iterator can write pixel values (after cast toWritablePixelIterator). - isWritable() - Method in class org.apache.sis.image.WritablePixelIterator
-
Returns
trueif this iterator can write pixel values. - isWritable() - Method in class org.apache.sis.metadata.PropertyAccessor
-
Returns
trueif thePropertyAccessor.implementationclass has at least one setter method. - isWritable() - Method in class org.apache.sis.metadata.TreeNode.Element
-
Returns
trueif the metadata is writable. - isWritable() - Method in class org.apache.sis.metadata.TreeNode
-
Returns
trueif the metadata value can be set. - isWritable(int) - Method in class org.apache.sis.metadata.PropertyAccessor
-
Returns
trueif the property at the given index is writable. - isWritable(Integer) - Static method in class org.apache.sis.image.ComputedTiles
-
Returns
trueif the given value isComputedTiles.COMPUTINGor a greater unsigned value. - isWritable(StorageConnector) - Static method in class org.apache.sis.internal.storage.URIDataStore.Provider
-
Returns
trueif the open options containsStandardOpenOption.WRITEor if the storage type is some kind of output stream. - isWrite(OpenOption[]) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
-
Returns
trueif the given options would open a file mostly for writing. - isXContiguous() - Method in class org.apache.sis.internal.storage.TiledGridResource.Subset
-
Returns
trueif reading data in this subset will read contiguous values on the x axis. - isZero() - Method in class org.apache.sis.internal.util.DoubleDouble
-
Returns
trueif thisDoubleDoubleis equal to zero. - isZero(long[], int) - Static method in class org.apache.sis.coverage.grid.GridExtent
-
Returns
trueif 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()andAbstractIterator.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) - Constructor for class org.apache.sis.internal.feature.j2d.Polyline.Iter
-
Creates a new iterator.
- Iter(Collection, boolean) - Constructor for class org.apache.sis.internal.jaxb.IdentifierMapAdapter.Iter
-
Creates a new iterator for the given collection of identifiers.
- Iter(Iterator) - Constructor for class org.apache.sis.util.collection.CacheEntries.Iter
-
Creates a new iterator wrapping the given iterator from
CacheEntries.entries. - Iter(AbstractMap.EntryIterator) - 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) - Constructor for class org.apache.sis.storage.aggregate.JoinFeatureSet.Iterator
-
Creates an iterator resulting from the call to
JoinFeatureSet.Iterator.trySplit(). - IteratorAdapter(Map) - 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.tasksarray. - 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
PixelIteratorsuitable 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
.jarfiles 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.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.
- Java2D dependency - Section in package org.apache.sis.geometry
- 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
compileSourceRootsnamed "java" as aFile. - 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
*.classfiles from source directory to output directory. - javaType - Variable in class org.apache.sis.util.iso.DefaultTypeName
-
The value returned by
DefaultTypeName.toJavaType(), ornullif 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 Java2Dfor an isoline level.invalid reference
Shape - 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
JOINcondition. - JoinFeatureSet(StoreListeners, FeatureSet, String, FeatureSet, String, JoinFeatureSet.Type, BinaryComparisonOperator, Map) - 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.tileTagFamilyfield. - 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.connectorobject to keep open if we successfully created aWorldFileStore. - keepOpen - Variable in class org.apache.sis.internal.storage.io.InputStreamAdapter
-
Temporarily set to
trueif a call toInputStreamAdapter.close()should not be propagated to theInputStreamAdapter.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 class org.apache.sis.internal.util.LocalizedParseException
-
The resources key as one of the
Errors.Keysconstant, or 0 if none. - key - Variable in exception class org.apache.sis.io.wkt.UnparsableObjectException
-
The resources key as one of the
Errors.Keysconstant, 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.Keysconstants. - 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 class org.apache.sis.storage.DataStoreException
-
The resources key as one of the
Resources.Keysconstant, 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
MetadataStandardmethods. - 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 class 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.instancesmap, ornullif the keys are not array. - KeyConstants - Class in org.apache.sis.util.resources
-
Base class of
Keysinner 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
GeoKeysneeded 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
trueif 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
Mapof 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.INSTANCEcreation only. - Keys() - Constructor for class org.apache.sis.internal.gazetteer.Resources.Keys
-
For
Resources.Keys.INSTANCEcreation only. - Keys() - Constructor for class org.apache.sis.internal.geotiff.Resources.Keys
-
For
Resources.Keys.INSTANCEcreation only. - Keys() - Constructor for class org.apache.sis.internal.metadata.Resources.Keys
-
For
Resources.Keys.INSTANCEcreation only. - Keys() - Constructor for class org.apache.sis.internal.referencing.Resources.Keys
-
For
Resources.Keys.INSTANCEcreation only. - Keys() - Constructor for class org.apache.sis.internal.sql.feature.Resources.Keys
-
For
Resources.Keys.INSTANCEcreation only. - Keys() - Constructor for class org.apache.sis.internal.storage.Resources.Keys
-
For
Resources.Keys.INSTANCEcreation only. - Keys() - Constructor for class org.apache.sis.util.resources.Errors.Keys
-
For
Errors.Keys.INSTANCEcreation only. - Keys() - Constructor for class org.apache.sis.util.resources.Messages.Keys
-
For
Messages.Keys.INSTANCEcreation only. - Keys() - Constructor for class org.apache.sis.util.resources.Vocabulary.Keys
-
For
Vocabulary.Keys.INSTANCEcreation only. - Keys(AbstractMap.EntryIterator) - 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.
- Keys and values - Section in org.apache.sis.metadata.AbstractMetadata.asMap()
- Keys and values - Section in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class, KeyNamePolicy, ValueExistencePolicy)
- 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.keywordreference, ornullif 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, ornullif 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
nullif 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
nullif 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
nullif 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
truewhen 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.changeOfCRSoperation 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
SpatialMetadatadatabase.
L
- L(double, ParameterDescriptor) - 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
fromortoattribute. - 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
LandsatStoreinstances. - 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.
- Landsat to ISO 19115 metadata - Section in package org.apache.sis.storage.landsat
- language - Variable in class org.apache.sis.internal.jaxb.lan.PT_Locale.Wrapper
-
The language code, or
nullif none. - LANGUAGE - Static variable in class org.apache.sis.util.Locales
-
Bit mask for differentiating language codes from country codes in the
Locales.ISO2andLocales.ISO3arrays. - LanguageCode - Class in org.apache.sis.internal.jaxb.lan
-
JAXB wrapper for
Localein 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 adouble, orDouble.NaNif 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
AxisDirectioncode list. - lastAsLong - Variable in class org.apache.sis.math.Statistics.WithDelta
-
Last value given to an
Statistics.WithDelta.accept(long)method as along, 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 thesis-utilitymodule. - lastCRS - Variable in class org.apache.sis.geometry.CoordinateFormat
-
The coordinate reference system of the last
DirectPositionthat 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), ornull. - lastIFD - Variable in class org.apache.sis.storage.geotiff.Reader
-
The last Image File Directory (IFD) read, or
nullif 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
nullif 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.
invalid reference
#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.tablewas not in need for rehash. - lastTimeNormalCapacity - Variable in class org.apache.sis.util.collection.WeakValueHashMap
-
The last time when
WeakValueHashMap.tablewas 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, ornullif 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_VALUEif none. - Late validation - Section in class org.apache.sis.io.wkt.WKTDictionary
- 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
Latitudeobject 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.typesarray. - 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
- Lazy resource instantiation - Section in org.apache.sis.storage.Aggregate.components()
- 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) - Constructor for class org.apache.sis.internal.referencing.LazySet
-
Constructs a set to be filled by the elements from the specified source.
- LazySet(Iterator) - 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[]) - 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
-
Constructor for the
LE_Algorithm.wrap(Algorithm)method only. - 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
-
Constructor for the
LE_NominalResolution.wrap(NominalResolution)method only. - 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
-
Constructor for the
LE_Processing.wrap(Processing)method only. - 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
-
Constructor for the
LE_ProcessStepReport.wrap(ProcessStepReport)method only. - 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.leftfeatures. - 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
VerticalDatumTypeto the numeric values used in legacy specification (OGC 01-009). - LEGACY_METADATA - Enum constant in enum org.apache.sis.internal.jaxb.FilterByVersion
-
accept() == trueif 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
Versionconstants 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) - 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, CodeList) - Constructor for class org.apache.sis.metadata.iso.citation.LegacyTelephones
-
Wraps the given telephone list for the given type.
- Legal constraint - Section in org.apache.sis.referencing.factory.sql.EPSGFactory.install(Connection)
- 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.
- Legal note - Section in class org.apache.sis.internal.storage.inflater.LZW
- 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[]ordouble[]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.bufferstring. - 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.stringsFromCodearray. - 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) - 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.entriesForCodeselement 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.
- Lenient parsing - Section in class org.apache.sis.measure.RangeFormat
- lensDistortionInformationAvailable - Variable in class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Indication of whether or not lens aberration correction information is available.
- less(Expression, Expression) - 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, Expression) - 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, Expression, boolean, MatchAction) - Constructor for class org.apache.sis.filter.ComparisonFilter.LessThan
-
Creates a new filter.
- LessThanOrEqualTo(Expression, Expression, 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
charif 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)returnstrue. - LettersAndDigits() - Constructor for class org.apache.sis.util.Characters.LettersAndDigits
-
Creates the
Characters.Filter.LETTERS_AND_DIGITSsingleton 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 theLogRecord. - 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
-
Constructor for the
LI_Lineage.wrap(Lineage)method only. - 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
-
Constructor for the
LI_ProcessStep.wrap(ProcessStep)method only. - 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
-
Constructor for the
LI_Source.wrap(Source)method only. - 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
nullfor the default. - library - Variable in class org.apache.sis.internal.storage.wkt.StoreFormat
-
The geometry library, or
nullfor 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
nullif 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.
- Life cycle and caching - Section in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
- like(Expression, String) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Character string comparison operator with pattern matching and default wildcards.
- like(Expression, 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, String, char, char, char, boolean) - Constructor for class org.apache.sis.filter.LikeFilter
-
Creates a new operator.
- LikeFilter(LikeFilter, Expression) - 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.textwhere the value has been formatted. - limit - Variable in class org.apache.sis.measure.FormattedCharacterIterator
-
The value to be returned by
getRunStart(…)andgetRunLimit(…)when the index value isvalidity. - 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.
- Limitation - Section in class org.apache.sis.internal.filter.sqlmm.ST_Transform
- Limitation - Section in class org.apache.sis.internal.maven.Assembler
- Limitation - Section in class org.apache.sis.math.CompoundDirectPositions
- Limitation - Section in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- Limitation - Section in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
- Limitation - Section in org.apache.sis.coverage.grid.GridExtentCRS.forCoverage(String, GridGeometry, PixelInCell, Locale)
- Limitation - Section in org.apache.sis.geometry.CoordinateFormat.scaleUnit(int, Unit)
- Limitation - Section in org.apache.sis.geometry.Envelopes.transform(MathTransform, Envelope)
- Limitation - Section in org.apache.sis.image.ImageProcessor.stretchColorRamp(RenderedImage, Map)
- Limitation - Section in org.apache.sis.internal.coverage.j2d.TileOpExecutor.setErrorHandler(ErrorHandler, Class, String)
- Limitation - Section in org.apache.sis.internal.filter.sqlmm.SQLMM.ST_Area
- Limitation - Section in org.apache.sis.internal.filter.sqlmm.SQLMM.ST_Transform
- Limitation - Section in org.apache.sis.io.wkt.WKTFormat.setFactory(Class, T)
- Limitations - Section in class org.apache.sis.coverage.RegionOfInterest
- Limitations - Section in class org.apache.sis.coverage.grid.DefaultEvaluator
- Limitations - Section in class org.apache.sis.coverage.grid.DomainLinearizer
- Limitations - Section in class org.apache.sis.coverage.grid.GridCoverageBuilder
- Limitations - Section in class org.apache.sis.coverage.grid.ImageRenderer
- Limitations - Section in class org.apache.sis.feature.AbstractAssociation
- Limitations - Section in class org.apache.sis.feature.AbstractAttribute
- Limitations - Section in class org.apache.sis.feature.AbstractFeature
- Limitations - Section in class org.apache.sis.feature.EnvelopeOperation
- Limitations - Section in class org.apache.sis.feature.FeatureFormat
- Limitations - Section in class org.apache.sis.feature.MultiValuedAssociation
- Limitations - Section in class org.apache.sis.feature.MultiValuedAttribute
- Limitations - Section in class org.apache.sis.feature.SingletonAssociation
- Limitations - Section in class org.apache.sis.feature.SingletonAttribute
- Limitations - Section in class org.apache.sis.image.ImageCombiner
- Limitations - Section in class org.apache.sis.index.tree.PointTree
- Limitations - Section in class org.apache.sis.internal.coverage.CoverageCombiner
- Limitations - Section in class org.apache.sis.internal.feature.j2d.DecimatedShape
- Limitations - Section in class org.apache.sis.internal.metadata.NameToIdentifier
- Limitations - Section in class org.apache.sis.internal.storage.esri.AsciiGridStore
- Limitations - Section in class org.apache.sis.internal.storage.folder.Store
- Limitations - Section in class org.apache.sis.io.wkt.WKTFormat
- Limitations - Section in class org.apache.sis.math.StatisticsFormat
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultIdentifier
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultMetadata
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultMetadataScope
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
- Limitations - Section in class org.apache.sis.metadata.iso.ISOMetadata
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
- Limitations - Section in class org.apache.sis.metadata.iso.citation.AbstractParty
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultAddress
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultCitation
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultContact
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultIndividual
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultSeries
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultTelephone
- Limitations - Section in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
- Limitations - Section in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
- Limitations - Section in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
- Limitations - Section in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
- Limitations - Section in class org.apache.sis.metadata.iso.content.AbstractContentInformation
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultBand
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultImageDescription
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultFormat
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultMedium
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
- Limitations - Section in class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultExtent
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
- Limitations - Section in class org.apache.sis.metadata.iso.identification.AbstractIdentification
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultKeywords
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultResolution
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultUsage
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultLineage
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultSource
- Limitations - Section in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
- Limitations - Section in class org.apache.sis.metadata.iso.maintenance.DefaultScope
- Limitations - Section in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractCompleteness
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractDataEvaluation
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractElement
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractLogicalConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractMetaquality
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractPositionalAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractResult
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractTemporalQuality
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractThematicAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultAbsoluteExternalPositionalAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultAccuracyOfATimeMeasurement
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultAggregationDerivation
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultCompletenessCommission
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultCompletenessOmission
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultConceptualConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultConfidence
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultDomainConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultFormatConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultFullInspection
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultGriddedDataPositionalAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultHomogeneity
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeCorrectness
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeAttributeAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultRelativeInternalPositionalAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultRepresentativity
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultScope
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultSourceReference
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultTemporalConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultTemporalValidity
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultThematicClassificationCorrectness
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultTopologicalConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultDimension
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGCP
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
- Limitations - Section in class org.apache.sis.parameter.ParameterFormat
- Limitations - Section in class org.apache.sis.referencing.GeodesicsOnEllipsoid
- Limitations - Section in class org.apache.sis.referencing.GeodeticCalculator
- Limitations - Section in class org.apache.sis.referencing.gazetteer.LocationFormat
- Limitations - Section in class org.apache.sis.referencing.operation.CoordinateOperationFinder
- Limitations - Section in class org.apache.sis.referencing.operation.projection.SatelliteTracking
- Limitations - Section in class org.apache.sis.referencing.operation.transform.OperationMethodSet
- Limitations - Section in class org.apache.sis.storage.StorageConnector
- Limitations - Section in class org.apache.sis.util.iso.DefaultRecord
- Limitations - Section in class org.apache.sis.util.iso.DefaultRecordSchema
- Limitations - Section in interface org.apache.sis.referencing.cs.AxisFilter
- Limitations - Section in org.apache.sis.coverage.RegionOfInterest.toShape2D(GridGeometry)
- Limitations - Section in org.apache.sis.coverage.grid.GridOrientation.useVariantOfCRS(AxesConvention)
- Limitations - Section in org.apache.sis.feature.FeatureOperations.envelope(Map, CoordinateReferenceSystem, AbstractIdentifiedType...)
- Limitations - Section in org.apache.sis.image.ImageProcessor.setErrorHandler(ErrorHandler)
- Limitations - Section in org.apache.sis.internal.coverage.CoverageCombiner.getInterpolation()
- Limitations - Section in org.apache.sis.internal.coverage.CoverageCombiner.setInterpolation(Interpolation)
- Limitations - Section in org.apache.sis.internal.referencing.AxesMapper.indices(CoordinateSystem, CoordinateSystem)
- Limitations - Section in org.apache.sis.internal.referencing.GeodeticObjectBuilder.replaceComponent(CoordinateReferenceSystem, int, CoordinateReferenceSystem)
- Limitations - Section in org.apache.sis.internal.sql.feature.Table.getEnvelope()
- Limitations - Section in org.apache.sis.internal.sql.postgis.Band.OPPOSITE_SIGN
- Limitations - Section in org.apache.sis.internal.storage.MetadataBuilder.party()
- Limitations - Section in org.apache.sis.internal.storage.esri.RasterStore.readColorMap(int, int, int)
- Limitations - Section in org.apache.sis.internal.util.CheckedArrayList.subList(int, int)
- Limitations - Section in org.apache.sis.referencing.GeodeticCalculator.create(CoordinateReferenceSystem)
- Limitations - Section in org.apache.sis.storage.aggregate.GridSliceLocator.getLower(GridExtent, int, int)
- Limitations - Section in org.apache.sis.storage.aggregate.MergeStrategy.selectByTimeThenArea(Duration)
- Limitations - Section in package org.apache.sis.internal.storage.esri
- Limitations - Section in package org.apache.sis.internal.storage.image
- Limitations - Section in package org.apache.sis.storage.sql
- limits - Variable in class org.apache.sis.referencing.operation.transform.DomainDefinition
-
Limits computed so far, or
nullif 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
Appendablewhich 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
accuracyargument given to constructor, ornullif 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.targetscoordinates, projections toward spaces to try. - Linearizers - Section in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
- Linearizers - Section in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
- 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
nullif 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
nullif 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.linksfield, creating all necessary objects if needed. - link(Map, 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, 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
nullif none. - list(Appendable) - Method in class org.apache.sis.util.resources.IndexedResourceBundle
-
Lists resources to the specified stream.
- list(Collection) - Static method in class org.apache.sis.internal.coverage.j2d.ColorsForRange
-
Converts map entries to an array of
ColorsForRangeentries. - list(WKTDictionary.Disambiguation, String, Predicate, Set) - 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
Pathcomponent 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
nullif 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 registereds for the data store.
invalid reference
StoreListener - 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
nullif 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), ornullif 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
nullif none. - listeners - Variable in class org.apache.sis.storage.event.StoreListeners
-
The head of a chained list of listeners, or
nullif 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. - Listeners - Section in class org.apache.sis.portrayal.CanvasFollower
- List indices and ordering of points - Section in class org.apache.sis.internal.processing.isoline.Fragments
- 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
AbstractListfor implementations having a costlyListOfUnknownSize.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_VALUEif unlimited. - listSizeLimit - Variable in class org.apache.sis.io.wkt.WKTFormat
-
Maximum number of elements to show in lists, or
Integer.MAX_VALUEif unlimited. - listStalledThreads(DaemonThread) - Static method in class org.apache.sis.internal.system.DaemonThread
-
Returns the list of stalled or dead threads, or
nullif 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
-
Natural logarithm of
ExponentialTransform1D.base, used forExponentialTransform1D.derivative(double)computation. - 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, 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(Map) - 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 buildsRasterStore.sampleDimensionsandRasterStore.colorModelfrom 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
nullif none. - loader - Variable in class org.apache.sis.storage.DataStoreRegistry
-
The loader to use for searching for
DataStoreProviderimplementations. - 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
.propertiesfile. - 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
-
Related to
DefaultImageCRSandDefaultEngineeringCRS. - Local_Datum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultImageCRSandDefaultEngineeringCRS. - 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_DATAdirectory. - 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
nullfor the default locale. - locale - Variable in class org.apache.sis.internal.referencing.DefinitionVerifier
-
The locale for warning messages, or
nullfor the system default. - locale - Variable in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
The locale for error messages, or
nullfor default locale. - locale - Variable in class org.apache.sis.internal.storage.folder.Store
-
Formatting conventions of dates and numbers, or
nullif unspecified. - locale - Variable in class org.apache.sis.internal.storage.PRJDataStore
- locale - Variable in class org.apache.sis.internal.storage.wkt.Store
- 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
nullif unspecified. - locale - Variable in class org.apache.sis.io.CompoundFormat
-
The locale given at construction time, or
Locale.ROOT(nevernull) 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
nullfor 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
nullfor 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
InternationalStringandCodeList. - locale(DataStore) - Static method in class org.apache.sis.storage.FeatureNaming
-
Returns the locale for the given store, or
nullif 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
InternationalStringandCodeListinstances. - 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
- 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 toLocale. - 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
Localevalue. - 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
Localeinstances. - 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 - Section in class org.apache.sis.metadata.iso.DefaultMetadata
- Localization - Section in class org.apache.sis.referencing.factory.GeodeticObjectFactory
- Localization - Section in exception class org.apache.sis.io.wkt.UnparsableObjectException
- Localization - Section in exception class org.apache.sis.storage.DataStoreException
- Localization - Section in org.apache.sis.feature.AbstractIdentifiedType.AbstractIdentifiedType(Map)
- Localization - Section in org.apache.sis.referencing.AbstractIdentifiedObject.AbstractIdentifiedObject(Map)
- Localization - Section in org.apache.sis.referencing.ImmutableIdentifier.ImmutableIdentifier(Map)
- Localization - Section in package org.apache.sis.metadata.iso
- 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) - 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 Class 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 class org.apache.sis.referencing.operation.builder.LocalizationGridException
-
Construct an exception with no detail message.
- LocalizationGridException(String) - Constructor for exception class org.apache.sis.referencing.operation.builder.LocalizationGridException
-
Constructs an exception with the specified detail message.
- LocalizationGridException(String, Throwable) - Constructor for exception class org.apache.sis.referencing.operation.builder.LocalizationGridException
-
Constructs an exception with the specified detail message and cause.
- LocalizationGridException(Throwable) - Constructor for exception class 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 Class in org.apache.sis.internal.util
-
A
ParseExceptionin whichLocalizedParseException.getLocalizedMessage()returns the message in the parser locale. - LocalizedParseException(Locale, short, Object[], int) - Constructor for exception class org.apache.sis.internal.util.LocalizedParseException
-
Constructs a
ParseExceptionwith a message formatted from the given resource key and message parameters. - LocalizedParseException(Locale, Class, CharSequence, int, int) - Constructor for exception class 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 class org.apache.sis.internal.util.LocalizedParseException
-
Creates a
ParseExceptionwith a localized message built from the given parsing information. - LocalizedParseException(Locale, Object[], int) - Constructor for exception class 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
nullif none. - locate(DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
-
Returns the node that contains the given position, or
nullif 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
nullif 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.LOCATIONparameter value. - location - Variable in class org.apache.sis.internal.storage.URIDataStore
-
The
DataStoreProvider.LOCATIONparameter value, ornullif none. - location - Variable in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
-
The main file, or
nullif unknown. - location - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
-
The
DataStoreProvider.LOCATIONparameter value, ornullif none. - location - Variable in class org.apache.sis.storage.landsat.LandsatStore
-
The
DataStoreProvider.LOCATIONparameter value, ornullif 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.locationas a path, computed when first needed. - LocationFormat - Class in org.apache.sis.referencing.gazetteer
-
Formats
Locationinstances 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.locationAsPathwas initialized at construction time (true) of inferred from theURIDataStore.locationURI at a later time (false). - Location of data to display - Section in class org.apache.sis.portrayal.Canvas
- 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.slicesarray. - locator - Variable in class org.apache.sis.storage.aggregate.ConcatenatedGridResource
-
The object for identifying indices in the
ConcatenatedGridResource.slicesarray. - 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.parserand the read/write locks forWKTDictionary.definitionsaccesses. - 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
LogRecordand logged atLevel.WARNING. - LOG - Static variable in interface org.apache.sis.image.ErrorHandler
-
Exceptions are wrapped in a
LogRecordand logged, usually atLevel.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
AuthorityFactoryIdentifierand 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
AuthorityFactoryIdentifierfallback on a default version. - logFilter - Variable in class org.apache.sis.internal.jaxb.Context
-
The object to inform about warnings, or
nullif 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
nullif 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
nullfor 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.
- Logging information - Section in org.apache.sis.image.ErrorHandler.Report.add(Point, Throwable, Supplier)
- 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) - Constructor for class org.apache.sis.filter.LogicalFilter
-
Creates a new logical operator applied on the given operands.
- LogicalFilter(Filter, Filter) - 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
switchstatements 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
nullif 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
Longitudeobject 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.typesarray. - 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.
- Longitude wraparound - Section in class org.apache.sis.referencing.datum.DatumShiftGrid
- 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
-
-1for short keywords,+1for 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, 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
longvalue, 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
longprimitive 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, 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, 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
-
Implementation of
DataStoreRegistry.probeContentType(Object)andDataStoreRegistry.open(Object). - 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 aCompoundCRSorConcatenatedOperation. - 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 and upper index computed from
FrequencySortedSet.SubSet.fromElementandFrequencySortedSet.SubSet.toElement. - lower - Variable in class org.apache.sis.util.collection.RangeSet.SubIter
-
Index of the first element in the
RangeSet.arraywhere to iterate. - lower - Variable in class org.apache.sis.util.collection.RangeSet.SubSet
-
Index of
RangeSet.SubSet.subRangeminimum and maximum values in the array of the enclosingRangeSet. - 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.isDataAbovefor 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.isDataAbovefor 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.entriesForCodeselement 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.hasZMmask 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. - Main content - Section in package org.apache.sis.internal.jaxb
- 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.
- Maintenance - Section in org.apache.sis.internal.referencing.Formulas.LINEAR_TOLERANCE
- Maintenance - Section in org.apache.sis.referencing.GeodesicsOnEllipsoid.ITERATION_TOLERANCE
- 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.
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.EPSG
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.ESRI
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.GEOTIFF
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.ISBN
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.ISO_19115
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.ISSN
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.MAP_INFO
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.NETCDF
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.OGC
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.PROJ4
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.S57
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.SIS
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.WMS
- 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
GeoKeyDirectoryheader. - majorRevision - Variable in class org.apache.sis.storage.geotiff.GeoKeysLoader
-
Version of the set of keys declared in the
GeoKeyDirectoryheader. - 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.
- Managing the list of generic names - Section in class org.apache.sis.storage.FeatureNaming
- 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. - Mandatory and optional parameters - Section in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- 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) - 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) - 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.
- Map keys - Section in org.apache.sis.internal.processing.isoline.Tracer.Level.partialPaths
- 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
- MAPPING - Static variable in class org.apache.sis.util.Numbers
-
Mapping between a primitive type and its wrapper, if any.
- Mapping Java classes to type names - Section in class org.apache.sis.util.iso.DefaultTypeName
- MapProjection - Class in org.apache.sis.internal.referencing.provider
-
Base class for most two-dimensional map projection providers defined in this package.
- MapProjection(Class, 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, 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) - 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) - 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) - 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) - 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) - 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 values - Section in org.apache.sis.internal.processing.isoline.Tracer.Level.partialPaths
- 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
GridExtentafter rounding. - mark - Variable in class org.apache.sis.internal.storage.io.ChannelData
-
The most recent mark, or
nullif 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.nestedMarksat the time whenInputStreamAdapter.markPositionhas 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) - 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) - 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
URIto 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
InternationalStringto 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
InternationalStringto 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
MarshallerorUnmarshallerobjects for use with SIS. - MarshallerPool(Map) - Constructor for class org.apache.sis.xml.MarshallerPool
-
Creates a new factory using the SIS default
JAXBContextinstance. - MarshallerPool(JAXBContext, Map) - 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 - Section in class org.apache.sis.internal.jaxb.referencing.RS_Identifier
- 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_KEYvalue, computed when first requested. - mask - Variable in enum org.apache.sis.internal.jaxb.FilterByVersion
-
Mask to apply on
Context.bitMasksin 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
-
truefor masking pixels inside the shape, orfalsefor masking pixels outside the shape. - maskLowBits(int) - Static method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
-
Returns a mask for the
nlowest 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) - Constructor for class org.apache.sis.measure.Scalar.Mass
- match(IdentifiedObject, IdentifiedObject) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
-
Returns
trueif a candidate found byIdentifiedObjectFindershould 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
trueif 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
-
Implementation of
Symbols.matchingBracket(int)andSymbols.matchingQuote(int). - 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 - 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
MathTransformis 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, 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
MathTransforminstances from given parameter values. - MathTransforms - Class in org.apache.sis.referencing.operation.transform
-
Utility methods creating or working on
MathTransforminstances. - 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
MathTransformsmethod which can be redirected to aMathTransformFactory. - 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
MathTransformsOrFactoryimplementation which delegate method calls to aMathTransformFactoryspecified by the user. - Matrices - Class in org.apache.sis.referencing.operation.matrix
-
Matrixfactory 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
nullif 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
- 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
- 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
- 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
- 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
TensorParametersrestricted to the two-dimensional case. - MatrixParameters(ParameterDescriptor, ParameterDescriptor) - Constructor for class org.apache.sis.parameter.MatrixParameters
-
Constructs a descriptors provider.
- MatrixParametersAlphaNum - Class in org.apache.sis.parameter
-
A special case of
MatrixParameterswhich create EPSG:9624 parameter names and identifiers. - MatrixParametersAlphaNum(ParameterDescriptor, ParameterDescriptor) - 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
Matrixable 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.
- Maven project file - Section in package org.apache.sis.internal.unopkg
- max() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns the maximum element of this stream.
- max(Comparator) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns the maximum element of this stream according to the provided comparator.
- max(Quantity, Quantity) - 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
AuthorityCodessupport 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
-
Maximum value for
SampleRangeFormat.numFractionDigits. - MAX_INTEGER_CONVERTIBLE_TO_FLOAT - Static variable in class org.apache.sis.internal.util.Numerics
-
Maximal integer value which is convertible to
floattype 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
NaNnumbers created byMathFunctions.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.ENUMarray. - 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
FieldPositionwhich 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
-
Whether
WraparoundInEnvelope.minCyclesorWraparoundInEnvelope.maxCycleshas been updated. - 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 theWraparoundInEnvelope.limit. - MAXIMAL_LENGTH - Static variable in class org.apache.sis.internal.feature.AttributeConvention
-
String representation of the
AttributeConvention.MAXIMAL_LENGTH_CHARACTERISTICname. - 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
NaNif 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
TransformExceptionto 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_VALUEif 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
nullif 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
nullif 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
NaNif not yet computed. - maxY - Variable in class org.apache.sis.referencing.gazetteer.SimpleLocation
-
The northernmost bound of the envelope, or
NaNif 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
trueif 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
trueif the given object may be one of the sentinel values created byNilReason.createNilPrimitive(Class). - mayContainArrays - Variable in class org.apache.sis.util.collection.WeakHashSet
-
trueif 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
-
Constructor for the
MD_AggregateInformation.wrap(AggregateInformation)method only. - 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
-
Constructor for the
MD_ApplicationSchemaInformation.wrap(ApplicationSchemaInformation)method only. - 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
-
Constructor for the
MD_AttributeGroup.wrap(DefaultAttributeGroup)method only. - 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
-
Constructor for the
MD_BrowseGraphic.wrap(BrowseGraphic)method only. - MD_CellGeometryCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
CellGeometryin 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
Charsetin 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
Classificationin 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
-
Constructor for the
MD_Constraints.wrap(Constraints)method only. - 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
-
Constructor for the
MD_ContentInformation.wrap(ContentInformation)method only. - MD_CoverageContentTypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
CoverageContentTypein 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
-
Constructor for the
MD_DataIdentification.wrap(DataIdentification)method only. - MD_DatatypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
Datatypein 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
-
Constructor for the
MD_DigitalTransferOptions.wrap(DigitalTransferOptions)method only. - 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
-
Constructor for the
MD_Dimension.wrap(Dimension)method only. - MD_DimensionNameTypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
DimensionNameTypein 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
-
Constructor for the
MD_Distribution.wrap(Distribution)method only. - 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
-
Constructor for the
MD_Distributor.wrap(Distributor)method only. - 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
-
Constructor for the
MD_ExtendedElementInformation.wrap(ExtendedElementInformation)method only. - 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
-
Constructor for the
MD_FeatureTypeInfo.wrap(DefaultFeatureTypeInfo)method only. - 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
-
Constructor for the
MD_Format.wrap(Format)method only. - 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
-
Constructor for the
MD_GeometricObjects.wrap(GeometricObjects)method only. - MD_GeometricObjectTypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
GeometricObjectTypein 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
-
Constructor for the
MD_Identification.wrap(Identification)method only. - 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
-
Constructor for the
MD_Identifier.wrap(Identifier)method only. - 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
ImagingConditionin 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
-
Constructor for the
MD_KeywordClass.wrap(DefaultKeywordClass)method only. - 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
-
Constructor for the
MD_Keywords.wrap(Keywords)method only. - MD_KeywordTypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
KeywordTypein 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
MaintenanceFrequencyin 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
-
Constructor for the
MD_MaintenanceInformation.wrap(MaintenanceInformation)method only. - 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
-
Constructor for the
MD_Medium.wrap(Medium)method only. - 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
MediumFormatin 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
MediumNamein 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(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
-
Constructor for the
MD_MetadataExtensionInformation.wrap(MetadataExtensionInformation)method only. - 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
-
Constructor for the
MD_MetadataScope.wrap(DefaultMetadataScope)method only. - MD_ObligationCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
Obligationin 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
PixelOrientationin 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
-
Constructor for the
MD_PortrayalCatalogueReference.wrap(PortrayalCatalogueReference)method only. - MD_ProgressCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
Progressin 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
-
Constructor for the
MD_RangeDimension.wrap(RangeDimension)method only. - 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
-
Constructor for the
MD_Releasability.wrap(DefaultReleasability)method only. - 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
-
Constructor for the
MD_RepresentativeFraction.wrap(RepresentativeFraction)method only. - 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
-
Constructor for the
MD_Resolution.wrap(Resolution)method only. - 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
Restrictionin 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(Scope)method only. - MD_Scope.Legacy - Class in org.apache.sis.internal.jaxb.metadata
-
On unmarshalling, creates an instance of the deprecated
DefaultScopesubclass. - 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
ScopeCodein 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
-
Constructor for the
MD_ScopeDescription.wrap(ScopeDescription)method only. - 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
-
Constructor for the
MD_SpatialRepresentation.wrap(SpatialRepresentation)method only. - MD_SpatialRepresentationTypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
SpatialRepresentationTypein 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
-
Constructor for the
MD_StandardOrderProcess.wrap(StandardOrderProcess)method only. - MD_TopicCategoryCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
TopicCategoryin 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
TopologyLevelin 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
-
Constructor for the
MD_Usage.wrap(Usage)method only. - 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
NaNif 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, 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> - Class in org.apache.sis.measure
-
A range of numbers associated with a unit of measurement.
- MeasurementRange(Class, E, boolean, E, boolean, Unit) - Constructor for class org.apache.sis.measure.MeasurementRange
-
Constructs a range of
Numberobjects. - MeasurementRange(Class, Range, 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, 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, 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.NaNif 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
-
Implementation of
NumberRange.getMedian()andNumberRange.getSpan(). - 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, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand meets the second.
- Meets(Expression, Expression) - 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.
- Memory consumption - Section in org.apache.sis.internal.referencing.provider.DatumShiftGridFile.CACHE
- MemoryDataTransfer - Class in org.apache.sis.internal.storage.io
-
A
DataTransferwith 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) - 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
-
A
GridCoverageResourcein memory. - 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
nullif not yet created. - merge(Class, Map, Map, 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[], Map) - 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, Set) - Static method in enum org.apache.sis.feature.builder.AttributeRole
-
Returns the union of the given set of attribute roles.
- merge(Set) - 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) - 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
otherpolylines into this instance. - merge(ModifiableMetadata, String, Object, Object) - Method in class org.apache.sis.internal.metadata.Merger
-
Invoked when
Mergercannot merge a metadata value by itself. - merge(ObjectConverter, Class) - Method in class org.apache.sis.internal.converter.FallbackConverter
-
Merge
thiswith another converter whose target class is a subtype of thisClassPair.targetClass. - merge(ObjectConverter, ObjectConverter) - Static method in class org.apache.sis.internal.converter.FallbackConverter
-
Appends the given
converterin the given tree of fallback converters. - merge(GeneralParameterDescriptor[], Map) - 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
providedone, 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, Collection, Map, Identifier) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
-
Merges the property of type
Collectionidentified 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, Map) - Constructor for class org.apache.sis.internal.referencing.MergedProperties
-
Creates a new map which will merge the given properties on the fly.
- mergeIfSubtype(ObjectConverter, ObjectConverter, Class) - Static method in class org.apache.sis.internal.converter.FallbackConverter
-
Merges if the
convertertarget class of is a subtype of thebranchtarget 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 byPointWrapper. - 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
nullif none. - Meridian - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCSandAbstractDatum. - 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 class org.apache.sis.feature.FeatureOperationException
-
A description of the computation error.
- message - Variable in exception class 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
trueif 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
AssertionErrorwhen two values differ in an unexpected way. - messageFormat - Variable in class org.apache.sis.util.logging.MonolineFormatter
-
The message format, or
nullif 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.
invalid reference
formatInternational - 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
nullif 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
nullif not yet created. - metadata - Variable in class org.apache.sis.internal.storage.esri.RasterStore
-
The metadata object, or
nullif 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
nullif none. - metadata - Variable in class org.apache.sis.internal.storage.gpx.Store
-
The metadata, or
nullif 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
nullif none. - metadata - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
-
The metadata object, or
nullif not yet created. - metadata - Variable in class org.apache.sis.internal.storage.MetadataBuilder
-
The metadata created by this builder, or
nullif 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
nullif not yet computed. - metadata - Variable in class org.apache.sis.storage.geotiff.GeoTiffStore
-
The metadata, or
nullif 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.metadatafield, 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 - Section in interface org.apache.sis.storage.Aggregate
- Metadata - Section in interface org.apache.sis.storage.DataSet
- 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
DataStoreimplementations. - 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.
- Metadata edition - Section in org.apache.sis.storage.Resource.getMetadata()
- 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
AbstractMetadataobjects. - 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
LegacyPropertyAdapterwhich will try to merge the"hierarchyLevel"and"hierarchyLevelName"properties in the sameDefaultMetadataScopeinstance. - MetadataScopeAdapter(Collection) - 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
MetadataFallbackconstructor only. - MetadataSource(MetadataStandard, DataSource, String, Map) - 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 Class in org.apache.sis.metadata.sql
-
Thrown when a metadata access failed.
- MetadataStoreException(Exception) - Constructor for exception class org.apache.sis.metadata.sql.MetadataStoreException
-
Creates an instance of
MetadataExceptionwith the specified cause. - MetadataStoreException(String) - Constructor for exception class org.apache.sis.metadata.sql.MetadataStoreException
-
Creates an instance of
MetadataExceptionwith the specified detail message. - MetadataStoreException(String, Exception) - Constructor for exception class org.apache.sis.metadata.sql.MetadataStoreException
-
Creates an instance of
MetadataExceptionwith 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 Class in org.apache.sis.metadata
-
Thrown when a
MetadataVisitor.visit(Class, Object)method failed. - MetadataVisitorException(String[], Class, Exception) - Constructor for exception class 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) - 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, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is met by the second.
- MetBy(Expression, Expression) - 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
ProjectedCRSorDerivedCRS, ornullif unspecified. - method - Variable in class org.apache.sis.internal.util.Cloner
-
The
clone()method, ornullif 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
-
Related to
AbstractCoordinateOperation. - 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.
- Method Arguments - Section in class org.apache.sis.util.ArgumentChecks
- methodIterator - Variable in class org.apache.sis.referencing.operation.transform.OperationMethodSet
-
Iterator over
OperationMethodSet.methodselements. - 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.methodsused 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.methodsandDefaultMathTransformFactory.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
-
Constructor for the
MI_AcquisitionInformation.wrap(AcquisitionInformation)method only. - 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
BandDefinitionin 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
Contextin 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
-
Constructor for the
MI_EnvironmentalRecord.wrap(EnvironmentalRecord)method only. - 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
-
Constructor for the
MI_Event.wrap(Event)method only. - 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(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
-
Constructor for the
MI_GeolocationInformation.wrap(GeolocationInformation)method only. - MI_GeometryTypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
GeometryTypein 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
-
Constructor for the
MI_Instrument.wrap(Instrument)method only. - 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
-
Constructor for the
MI_Objective.wrap(Objective)method only. - MI_ObjectiveTypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
ObjectiveTypein 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
-
Constructor for the
MI_Operation.wrap(Operation)method only. - MI_OperationTypeCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
OperationTypein 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
-
Constructor for the
MI_Plan.wrap(Plan)method only. - 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
-
Constructor for the
MI_Platform.wrap(Platform)method only. - 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
-
Constructor for the
MI_PlatformPass.wrap(PlatformPass)method only. - MI_PolarisationOrientationCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
PolarizationOrientationin 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
Priorityin 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
-
Constructor for the
MI_RangeElementDescription.wrap(RangeElementDescription)method only. - 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
-
Constructor for the
MI_RequestedDate.wrap(RequestedDate)method only. - 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
-
Constructor for the
MI_Requirement.wrap(Requirement)method only. - MI_SequenceCode - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
Sequencein 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
TransferFunctionTypein 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
Triggerin 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, 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.typeif 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
Stringvalue 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
nullif 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, Map) - 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) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns the minimum element of this stream according to the provided comparator.
- min(Quantity, Quantity) - 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
NaNnumbers created byMathFunctions.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
FieldPositionwhich 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
-
Whether
WraparoundInEnvelope.minCyclesorWraparoundInEnvelope.maxCycleshas been updated. - 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 theWraparoundInEnvelope.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
ByteBufferto 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
NaNif 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, Quantity, boolean) - Static method in class org.apache.sis.measure.Quantities
-
Implementation of
Quantities.min(Quantity, Quantity)andQuantities.max(Quantity, Quantity). - minorRevision - Variable in class org.apache.sis.storage.geotiff.CRSBuilder
-
Version of the set of keys declared in the
GeoKeyDirectoryheader. - minorRevision - Variable in class org.apache.sis.storage.geotiff.GeoKeysLoader
-
Version of the set of keys declared in the
GeoKeyDirectoryheader. - 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
nullif 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
NaNif 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
NaNif 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 Class 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 class org.apache.sis.coverage.MismatchedCoverageRangeException
-
Creates an exception with no message.
- MismatchedCoverageRangeException(String) - Constructor for exception class org.apache.sis.coverage.MismatchedCoverageRangeException
-
Creates an exception with the specified message.
- MismatchedCoverageRangeException(String, Throwable) - Constructor for exception class 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 Class in org.apache.sis.referencing.operation
-
Thrown when the source and target CRS of a conversion use different datum.
- MismatchedDatumException() - Constructor for exception class org.apache.sis.referencing.operation.MismatchedDatumException
-
Constructs a new exception with no message.
- MismatchedDatumException(String) - Constructor for exception class org.apache.sis.referencing.operation.MismatchedDatumException
-
Constructs a new exception with the specified detail message.
- MismatchedDatumException(String, Throwable) - Constructor for exception class 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 Class 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 class org.apache.sis.referencing.operation.matrix.MismatchedMatrixSizeException
-
Constructs a new exception with no message.
- MismatchedMatrixSizeException(String) - Constructor for exception class org.apache.sis.referencing.operation.matrix.MismatchedMatrixSizeException
-
Constructs a new exception with the specified detail message.
- MismatchedMatrixSizeException(String, Throwable) - Constructor for exception class 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 Class 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 class org.apache.sis.geometry.MismatchedReferenceSystemException
-
Creates an exception with no message.
- MismatchedReferenceSystemException(String) - Constructor for exception class org.apache.sis.geometry.MismatchedReferenceSystemException
-
Creates an exception with the specified message.
- MismatchedReferenceSystemException(String, Throwable) - Constructor for exception class 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.undefinedfound 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 Class in org.apache.sis.referencing.factory
-
Thrown when a particular object cannot be created because a resource is missing.
- MissingFactoryResourceException() - Constructor for exception class org.apache.sis.referencing.factory.MissingFactoryResourceException
-
Construct an exception with no detail message.
- MissingFactoryResourceException(String) - Constructor for exception class org.apache.sis.referencing.factory.MissingFactoryResourceException
-
Construct an exception with the specified detail message.
- MissingFactoryResourceException(String, Throwable) - Constructor for exception class 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
ParseExceptionfor 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.
- Missing values - Section in class org.apache.sis.referencing.operation.transform.TransferFunction
- 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.SENTINELelement which is in mixed case. - Mixing with other conventions - Section in class org.apache.sis.internal.feature.AttributeConvention
- 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.modCountat 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
GeographicBoundingBoxis found, a new instance used for computing the union of all bounding boxes. - modifiableCopy(Collection) - 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) - 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
putandremoveoperations. - ModifiableIdentifierMap(Collection) - 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
LocationTypeinterface in GeoAPI 3.0. - ModifiableLocationTypeAdapter(AbstractLocationType, Map) - 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.
- Modification to UCUM syntax rules - Section in org.apache.sis.measure.UnitFormat.Style.UCUM
- 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
cornerToCRStransform, 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.
- Modifying parameter values - Section in org.apache.sis.parameter.Parameterized.getParameterValues()
- modifyReplacements(BiFunction) - 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-SymbolicNameentry of theMETA-INF/MANIFEST.MFfile. - 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
MolodenskyTransformconstructor. - 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
InterpolatedMolodenskyTransforminstead ofInterpolatedGeocentricTransform. - 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
MonolineFormatterconfigured 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.nextto 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
Cursorfor 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) - 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
nullif 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
MathTransformFactoryinstance to use for geodetic object constructions. - mtFactory - Static variable in class org.apache.sis.coverage.grid.ImageRenderer
-
The factory to use for
MathTransformcreations, ornullfor 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
MathTransforminstances. - 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, Iterable, Iterable, Iterable) - 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
createmethod on a factory, but instead stores information for later execution. - MultiAuthoritiesFactory.Finder - Class in org.apache.sis.referencing.factory
-
A
IdentifiedObjectFinderwhich tests every factories declared in the collection of factories. - MultiBandsIndexColorModel - Class in org.apache.sis.internal.coverage.j2d
-
An
IndexColorModeltolerant 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.
- Multi-dimensional data cube - Section in org.apache.sis.internal.storage.TiledGridResource.getSampleModel()
- multidimToObjective - Variable in class org.apache.sis.portrayal.Canvas
-
The transform from the multi-dimensional CRS of
Canvas.pointOfInterestto 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}.
- Multi-occurrences - Section in org.apache.sis.metadata.iso.extent.Extents.getVerticalRange(Extent)
- Multi-occurrences resolution - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- Multiple versions for the same authority - Section in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- 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...) - 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) - 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
DoubleDoubleby adoublewithout 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
DoubleDoubleby another double-double value stored in the given array. - multiply(double, double) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Multiplies this
DoubleDoubleby 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, double, double) - Static method in class org.apache.sis.measure.Units
-
Multiplies the given unit by the given ratio.
- multiply(Expression, Expression) - 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
DoubleDoubleby 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, Expression) - 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/divisorwith 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
DoubleDoubleby adoublewith a default error term. - multiplyGuessError(Number) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Multiplies this
DoubleDoubleby aNumber. - 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
GridCoverageinstances 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) - 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.
- Multi-roots - Section in org.apache.sis.io.wkt.StoredTree.root
- Multi-threading - Section in class org.apache.sis.coverage.RegionOfInterest
- Multi-threading - Section in class org.apache.sis.coverage.grid.DefaultEvaluator
- Multi-threading - Section in class org.apache.sis.coverage.grid.GridGeometry
- Multi-threading - Section in class org.apache.sis.image.ErrorHandler.Report
- Multi-threading - Section in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
- Multi-threading - Section in class org.apache.sis.internal.referencing.j2d.Tile
- Multi-threading - Section in class org.apache.sis.internal.sql.feature.Column
- Multi-threading - Section in class org.apache.sis.internal.sql.feature.Database
- Multi-threading - Section in class org.apache.sis.internal.sql.feature.FeatureAdapter
- Multi-threading - Section in class org.apache.sis.internal.sql.feature.GeometryGetter
- Multi-threading - Section in class org.apache.sis.internal.sql.feature.Table
- Multi-threading - Section in class org.apache.sis.internal.sql.feature.ValueGetter
- Multi-threading - Section in class org.apache.sis.internal.sql.postgis.RasterFormat
- Multi-threading - Section in class org.apache.sis.internal.sql.postgis.RasterGetter
- Multi-threading - Section in class org.apache.sis.internal.sql.postgis.RasterReader
- Multi-threading - Section in class org.apache.sis.internal.sql.postgis.RasterWriter
- Multi-threading - Section in class org.apache.sis.internal.storage.io.ChannelFactory
- Multi-threading - Section in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
- Multi-threading - Section in class org.apache.sis.internal.storage.xml.stream.StaxStreamIO
- Multi-threading - Section in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
- Multi-threading - Section in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
- Multi-threading - Section in class org.apache.sis.io.wkt.WKTDictionary
- Multi-threading - Section in class org.apache.sis.measure.UnitFormat
- Multi-threading - Section in class org.apache.sis.portrayal.Canvas
- Multi-threading - Section in class org.apache.sis.portrayal.CanvasFollower
- Multi-threading - Section in class org.apache.sis.portrayal.PlanarCanvas
- Multi-threading - Section in class org.apache.sis.portrayal.TransformChangeEvent
- Multi-threading - Section in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- Multi-threading - Section in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Multi-threading - Section in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
- Multi-threading - Section in interface org.apache.sis.coverage.BandedCoverage.Evaluator
- Multi-threading - Section in interface org.apache.sis.coverage.grid.GridCoverage.Evaluator
- Multi-threading - Section in org.apache.sis.coverage.BandedCoverage.evaluator()
- Multi-threading - Section in org.apache.sis.coverage.grid.BufferedGridCoverage.evaluator()
- Multi-threading - Section in org.apache.sis.coverage.grid.ConvertedGridCoverage.evaluator()
- Multi-threading - Section in org.apache.sis.coverage.grid.GridCoverage.evaluator()
- Multi-threading - Section in org.apache.sis.coverage.grid.GridCoverage2D.evaluator()
- Multi-threading - Section in org.apache.sis.image.ErrorHandler.handle(ErrorHandler.Report)
- Multi-threading - Section in org.apache.sis.internal.storage.csv.FeatureIterator.read(Consumer, boolean)
- Multi-threading - Section in org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.newDataAccess()
- Multi-threading and concurrency - Section in class org.apache.sis.storage.aggregate.CoverageAggregator
- 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) - Constructor for class org.apache.sis.feature.MultiValuedAttribute
-
Creates a new attribute of the given type initialized to the default value.
- MultiValuedAttribute(DefaultAttributeType, Object) - Constructor for class org.apache.sis.feature.MultiValuedAttribute
-
Creates a new attribute of the given type initialized to the given values.
- Multi-valued properties and collections - Section in org.apache.sis.feature.AbstractFeature.getPropertyValue(String)
- Multi-values entries - Section in org.apache.sis.metadata.AbstractMetadata.asMap()
- Multi-values entries - Section in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class, KeyNamePolicy, ValueExistencePolicy)
- Mutability - Section in class org.apache.sis.geometry.WraparoundInEnvelope
- Mutability - Section in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context.getContextualParameters()
- 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
-
Constructor for the
MX_DataFile.wrap(DataFile)method only. - 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
NamedFeatureTypeis 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
Tableobject, 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_Formattable, ornullif 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 byTreeNode.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
nullif not yet computed. - name - Variable in class org.apache.sis.storage.aggregate.GroupAggregate
-
Name of this aggregate, or
nullif none. - name - Variable in class org.apache.sis.storage.DataStore
-
The store name (typically filename) for formatting error messages, or
nullif 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
nullif none. - name - Variable in class org.apache.sis.util.iso.DefaultLocalName
-
The name, either as a
Stringor anInternationalString. - name - Variable in class org.apache.sis.util.iso.DefaultNameSpace
-
The name of this namespace, usually as a
Stringor anInternationalString. - 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
nullif 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
propertiesmap 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
nullif 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
DefaultLocalNameconstructors. - 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
Supervisorservice. - 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.NAMEcolumn. - 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.
- Name and aliases - Section in org.apache.sis.referencing.Builder.addName(CharSequence)
- Name and aliases - Section in org.apache.sis.referencing.Builder.addName(GenericName)
- Name and aliases - Section in org.apache.sis.referencing.Builder.addName(ReferenceIdentifier)
- Name collision - Section in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable, Iterable, Iterable, Iterable)
- nameColumn - Variable in class org.apache.sis.referencing.factory.sql.TableInfo
-
Column name for the name (usually with the
"_NAME"suffix), ornull. - NAMED - Static variable in enum org.apache.sis.internal.util.X364
-
The list of codes having a non-null X364.color name.
- NamedExpression(Expression) - Constructor for class org.apache.sis.storage.FeatureQuery.NamedExpression
-
Creates a new column with the given expression and no name.
- NamedExpression(Expression, String) - Constructor for class org.apache.sis.storage.FeatureQuery.NamedExpression
-
Creates a new column with the given expression and the given name.
- NamedExpression(Expression, 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
Identifierand aGenericName. - NamedIdentifier(Map) - 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
FeatureTypenames. - 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
GenericNameinstances. - 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.typevalues. - 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
ScopedNameinstances. - 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.catalogandAnalyzer.schema. - namespace - Variable in class org.apache.sis.internal.storage.gpx.Reader
-
The namespace, which should be either
Tags.NAMESPACE_V10orTags.NAMESPACE_V11. - namespace - Variable in class org.apache.sis.referencing.Builder
-
The codespace as a
NameSpaceobject, ornullif 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
nullif 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
RecordTypeto 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
nullif none. - namespace(String) - Static method in class org.apache.sis.xml.TransformingReader
-
Returns the namespace for the given ISO type, or
nullif 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
nullif 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.
- Namespaces and scopes - Section in class org.apache.sis.referencing.Builder
- 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
Identifierproperties andGenericNameones. - 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
IdentifiedObjectname before comparison withNameToIdentifier.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
nullif none. - nameToIndices(String) - Method in class org.apache.sis.parameter.TensorParameters
-
Returns the indices of matrix element for the given parameter name, or
nullif 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
NameValueas agco:LocalName. - NameValue.Scoped - Class in org.apache.sis.internal.jaxb.gco
-
The
NameValueas agco:ScopedName. - Name ↔ Identifier mapping - Section in class org.apache.sis.referencing.NamedIdentifier
- Naming - Section in class org.apache.sis.feature.DefaultFeatureType
- Naming - Section in package org.apache.sis.feature
- 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.
- NaN coordinate values - Section in org.apache.sis.internal.feature.j2d.PathBuilder.append(double[], int, boolean)
- 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, Class) - 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
nullif 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.
- Natural ordering - Section in class org.apache.sis.util.iso.AbstractName
- 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
linesegment which is closest to the givenpoint. - nearestColinearPoint(Line2D, Point2D) - Static method in class org.apache.sis.geometry.Shapes2D
-
Returns the point on the given
linesegment which is closest to the givenpoint. - NearestNeighbor - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Nearest neighbor
- Nearest-neighbor special case - Section in org.apache.sis.image.ResampledImage.interpolationSupportOffset(int)
- 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
-
trueif this iteration strategy requires the use of a buffer. - needCreate(WritableRaster, Raster) - Method in class org.apache.sis.image.MaskedImage
-
Returns
trueif 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
falsein all cases, since our implementation never needs reload. - needsTransferFunction() - Method in class org.apache.sis.internal.sql.postgis.RasterReader
-
Returns
trueif 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
-
trueif the last element inVerifier.argumentsshall be set to the erroneous value. - needSwap(ObjectConverter, Class) - Static method in class org.apache.sis.internal.converter.FallbackConverter
-
Returns
trueif 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
-
Count of nested calls to
MetadataVisitor.walk(MetadataStandard, Class, Object, boolean)method. - 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 byInputStreamAdapter.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) - 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
trueif 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, 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
PassThroughTransformobject. - 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
Rangeobject 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.INSTANCEfor 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) - 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(), ornullif 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(), ornullif 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
nullif the iteration is over. - next - Variable in class org.apache.sis.referencing.NameIterator
-
The next element to return, or
nullif 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
nullif 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
nullif 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
nullif 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(), ornullif 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.FINISHEDif 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
trueif 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) - Method in class org.apache.sis.internal.referencing.LazySet
-
Returns the next element from the given iterator.
- next(Iterator) - Method in class org.apache.sis.util.collection.TreeTableFormat.Writer
-
Returns the next filtered element from the given iterator, or
nullif none. - next(Iterator) - Method in class org.apache.sis.referencing.AuthorityFactories
-
Invoked by
LazySetfor fetching the next element from the given iterator. - next(TileOpExecutor.Worker) - 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.isDataAbovevalue 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.accessorof the next element to be returned byTreeNodeChildren.Iter.next(), orPropertyAccessor.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.currentarray. - 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.offsetfor 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
InternationalStringwhich 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
nullfor 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
nullor 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 ). - 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
IllegalStateExceptionwhen 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
-
The
RasterStore.nodataValueas a text. - nodataValue - Variable in class org.apache.sis.internal.storage.esri.RasterStore
-
The value to replace by NaN values, or
Double.NaNif none. - noDataValue - Variable in class org.apache.sis.internal.sql.postgis.Band
-
The "no data" value, or
nullif none. - noDataValues - Variable in class org.apache.sis.internal.sql.postgis.RasterWriter
-
The "no data" value for each band, or
nullif 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) - 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
nullif no filtering is applied. - nodeForPath(TreeTable.Node, TableColumn, 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, 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, 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) - 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
nullif 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
nullif the given collection is null or empty. - nonEmptyIterator(Collection) - Static method in class org.apache.sis.metadata.iso.citation.Citations
-
Returns the collection iterator, or
nullif 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 Class in org.apache.sis.referencing.operation.matrix
-
Thrown when a matrix cannot be inverted.
- NoninvertibleMatrixException() - Constructor for exception class org.apache.sis.referencing.operation.matrix.NoninvertibleMatrixException
-
Constructs a new exception with no message.
- NoninvertibleMatrixException(String) - Constructor for exception class org.apache.sis.referencing.operation.matrix.NoninvertibleMatrixException
-
Constructs a new exception with the specified detail message.
- NoninvertibleMatrixException(String, Throwable) - Constructor for exception class 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}:
- Non-linear referencing - Section in class org.apache.sis.coverage.grid.GridGeometry
- 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_IdentifierXML 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) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns the given collection, or
Collections.EMPTY_SETif the given collection is null. - nonNull(Set) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns the given set, or
Collections.EMPTY_SETif 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, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Returns the specified collection, or a new one if
currentis null. - nonNullList(List, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Returns the specified list, or a new one if
currentis null. - nonNullMap(Map, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Returns the specified map, or a new one if
currentis null. - nonNullSet(Set, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Returns the specified set, or a new one if
currentis 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.
- Non-spatial coordinates - Section in package org.apache.sis.referencing.operation.transform
- 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×numColmatrix initialized to the values in theelementsarray. - 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.
- Non-standard WKT - Section in class org.apache.sis.io.wkt.FormattableObject
- 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 - Section in org.apache.sis.referencing.operation.projection.NormalizedProjection.inverseTransform(double[], int, double[], int)
- Normalization - Section in org.apache.sis.referencing.operation.projection.NormalizedProjection.transform(double[], int, double[], int, boolean)
- 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
- 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) - 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.
- Normalized and contextual parameters - Section in org.apache.sis.referencing.operation.transform.AbstractMathTransform.getParameterValues()
- 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) - 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
NormalizedProjectionand 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
-
For internal usage by
Normalizer.sort(CoordinateSystemAxis[], int)only. - 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_RESOLVERtable. - 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 Class in org.apache.sis.referencing.factory
-
Thrown when no factory has been found for a given authority name.
- NoSuchAuthorityFactoryException(String, String) - Constructor for exception class org.apache.sis.referencing.factory.NoSuchAuthorityFactoryException
-
Constructs an exception with the specified detail message and authority name.
- NoSuchDataException - Exception Class in org.apache.sis.storage
-
Thrown when requested data are not found in the data store.
- NoSuchDataException() - Constructor for exception class org.apache.sis.storage.NoSuchDataException
-
Creates an exception with no cause and no details message.
- NoSuchDataException(String) - Constructor for exception class org.apache.sis.storage.NoSuchDataException
-
Creates an exception with the specified details message.
- NoSuchDataException(String, Throwable) - Constructor for exception class org.apache.sis.storage.NoSuchDataException
-
Creates an exception with the specified details message and cause.
- NoSuchDataException(Throwable) - Constructor for exception class org.apache.sis.storage.NoSuchDataException
-
Creates an exception with the specified cause and no details message.
- NoSuchDataException(Locale, short, Object...) - Constructor for exception class 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) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a
NOTfilter for the given filter. - Not(Filter) - 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
- Note about conversions from interfaces - Section in class org.apache.sis.internal.converter.ConverterRegistry
- Note about raw-type usage - Section in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
- Note about raw-type usage - Section in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
- Note for implementers - Section in class org.apache.sis.util.iso.AbstractName
- Note for implementers - Section in org.apache.sis.internal.storage.xml.stream.StaxDataStore.close()
- Note for implementers - Section in org.apache.sis.metadata.AbstractMetadata.getStandard()
- Note for implementers - Section in org.apache.sis.metadata.AbstractMetadata.isEmpty()
- Note for implementers - Section in org.apache.sis.metadata.iso.ISOMetadata.getStandard()
- Note for implementers - Section in org.apache.sis.referencing.operation.transform.AbstractMathTransform.transform(double[], int, double[], int, boolean)
- Note for implementers - Section in org.apache.sis.storage.DataStore.close()
- Note for subclasses - Section in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- Note for subclasses - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createObject(String)
- Note for subclass implementations - Section in class org.apache.sis.coverage.SampleDimension.Builder
- Note for subclass implementers - Section in class org.apache.sis.parameter.Parameters
- Note for subclass implementers - Section in class org.apache.sis.referencing.Builder
- Note for subclass implementions - Section in class org.apache.sis.io.TabularFormat
- Note on axis order - Section in enum org.apache.sis.referencing.cs.AxesConvention
- Note on class naming - Section in class org.apache.sis.referencing.operation.projection.AuthalicConversion
- Note on codes in AUTO(2) namespace - Section in class org.apache.sis.referencing.factory.CommonAuthorityFactory
- Note on codes in CRS namespace - Section in class org.apache.sis.referencing.factory.CommonAuthorityFactory
- Note on dependencies - Section in class org.apache.sis.internal.system.Threads
- Note on hashCode() - Section in org.apache.sis.geometry.Envelope2D.equals(Object)
- Note on Java2D optimizations - Section in class org.apache.sis.internal.map.coverage.RenderingData
- Note on JAXB annotation - Section in org.apache.sis.util.iso.DefaultLocalName.name
- Note on kinds of CRS - Section in class org.apache.sis.referencing.CRS
- Note on multi-lingual files - Section in class org.apache.sis.internal.jaxb.cat.CodeListUID
- Note on netCDF unit symbols - Section in class org.apache.sis.measure.UnitFormat
- Note on netCDF unit symbols - Section in org.apache.sis.measure.Units.valueOf(String)
- Note on parameterized type - Section in org.apache.sis.internal.filter.Visitor.visit(Expression, A)
- Note on parameterized type - Section in org.apache.sis.internal.filter.Visitor.visit(Filter, A)
- Note on positive and negative zeros - Section in class org.apache.sis.geometry.AbstractEnvelope
- Note on range of longitude values - Section in enum org.apache.sis.referencing.cs.AxesConvention
- Note on sample definition - Section in org.apache.sis.internal.storage.inflater.Inflater.Inflater(ChannelDataInput, int, int, int[], int, int)
- Note on sample definition - Section in org.apache.sis.internal.storage.inflater.Inflater.create(StoreListeners, ChannelDataInput, Compression, Predictor, int, int, int, int, int[], int, DataType)
- Note on serialization - Section in package org.apache.sis.internal.util
- Note on the parent node - Section in class org.apache.sis.util.collection.DefaultTreeTable.Node
- Note on type safety - Section in org.apache.sis.internal.sql.feature.SelectionClauseWriter.write(SelectionClause, Expression)
- Note on type safety - Section in org.apache.sis.internal.sql.feature.SelectionClauseWriter.write(SelectionClause, Filter)
- Note on value existence policy - Section in class org.apache.sis.metadata.TreeNodeChildren
- notEqual(Expression, Expression) - 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, Expression, boolean, MatchAction) - Constructor for class org.apache.sis.filter.ComparisonFilter.NotEqualTo
-
Creates a new filter.
- Notes - Section in org.apache.sis.metadata.TypeValuePolicy.PROPERTY_TYPE
- Notes - Section in package org.apache.sis.metadata
- 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
Cacheinstance that an entry has changed. - notifyChanges(Cache, Cache.Deferred) - 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
nullvalues in the AnnotatedImage.cache. - NULL - Static variable in class org.apache.sis.util.collection.TreeNodeList
-
Enumeration constant for
TreeNodeList.setParentOf(TreeTable.Node, int). - 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 tonull. - NullArgument_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Argument ‘{0}’ shall not be null.
- NullArgumentException - Exception Class 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 class org.apache.sis.util.NullArgumentException
-
Constructs an exception with no detail message.
- NullArgumentException(String) - Constructor for exception class 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
nullinstead 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.
- Null unit of measurement - Section in class org.apache.sis.measure.MeasurementRange
- 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.
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.acquisition
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.citation
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.constraint
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.content
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.distribution
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.extent
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.identification
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.lineage
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.maintenance
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.quality
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.spatial
- Null values and XML marshalling - Section in org.apache.sis.internal.jaxb.lan.OtherLocales.filter(Map)
- 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,
T> - Class in org.apache.sis.internal.converter -
Handles conversions from
Numberto other kind of numbers. - NumberConverter(Class, Class) - Constructor for class org.apache.sis.internal.converter.NumberConverter
-
Creates a new converter for the given source and target classes.
- NumberConverter.Comparable<S> - 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.
- Number of arguments - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.shiftGrid(GridCoverage, long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.contains(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.expand(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.forChunkSize(int...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.resize(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.subsample(int...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.translate(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.upsample(int...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridGeometry.shiftGrid(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridGeometry.upsample(int...)
- 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
- Number of dimensions - Section in class org.apache.sis.referencing.datum.DatumShiftGrid
- 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> - Class in org.apache.sis.measure
-
A range of numbers capable of widening conversions when performing range operations.
- NumberRange(Class, E, boolean, E, boolean) - Constructor for class org.apache.sis.measure.NumberRange
-
Constructs a range of
Numberobjects. - NumberRange(Class, Range) - 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, ValueRange) - Constructor for class org.apache.sis.measure.NumberRange
-
Constructs a range of the given type with values from the given annotation.
- NumberRange(Range) - 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
Numberobjects, 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.cachedElementsarray. - 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
trueif the numerator is the dimension identified by the given symbol. - Numeric(Class, 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.
- Numerical precision - Section in org.apache.sis.io.wkt.Formatter.append(GeographicBoundingBox, int)
- 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.sourcesorLinearTransformBuilder.targetsarrays. - 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
-
The proxy for the
GeodeticAuthorityFactory.createObject(String)method. - 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
ObjectConverterinstances 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.
- Object identification and reference - Section in package org.apache.sis.internal.jaxb.gco
- Object identifier (code or name) - Section in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
- 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.displayChangeorTransformChangeEvent.objectiveChangeprecomputed 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
nullifCanvas.pointOfInteresthas 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.datapixel 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
nullif none can be found. - objectiveToGeographic(CoordinateReferenceSystem) - Method in class org.apache.sis.portrayal.Canvas
-
Computes the value for
Canvas.objectiveToGeographic(CoordinateReferenceSystem). - 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.objectiveTransformhas 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.
- Object properties - Section in class org.apache.sis.referencing.factory.GeodeticObjectFactory
- ObjectReference - Class in org.apache.sis.internal.jaxb.gco
-
The
gco:ObjectReferenceXML attribute group is included by all metadata wrappers defined in theorg.apache.sis.internal.jaxb.metadatapackage. - 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, SystemConverter) - Constructor for class org.apache.sis.internal.converter.ObjectToString
-
Creates a new converter from the given type of objects to
Stringinstances. - ObjectToString.CodeList<S> - Class in org.apache.sis.internal.converter
-
Specialized instance for
CodeList. - ObjectToString.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, ParameterDescriptor) - 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
nullif none. - observers - Variable in class org.apache.sis.internal.coverage.j2d.WritableTiledImage
-
The observers, or
nullif 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
baseelement. - 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.coordinatesarray. - 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.datain 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
NaNif unknown. - offset - Variable in class org.apache.sis.storage.aggregate.GridSlice
-
Translation from source coordinates of
GroupByTransform.gridToCRSto grid coordinates ofGridSlice.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.stringsFromCodearray. - 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.entriesForCodeselement for getting the compressed offset (before shifting). - OFFSET_MASK - Static variable in class org.apache.sis.util.collection.IntegerList
- 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.indexOfFreeEntrywhenLZW.codeSizeneeds 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.offsetvalue ofStoredTree.roottogether with offsets of allElement.childrenin iteration order. - offsets - Variable in class org.apache.sis.io.wkt.StoredTree.Inflater
-
The
StoredTree.offsetsarray. - 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.gridToCRSto grid coordinates of.invalid reference
Gridslice#geometry - offsets() - Method in class org.apache.sis.io.wkt.StoredTree.Deflater
-
Returns all
Element.offsetvalues 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.bufferoffset 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
-
trueif the trailingnullvalues 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.propertiesmap before/after acreateXXX(…)execution. - one - Variable in class org.apache.sis.parameter.TensorParameters
-
The elements for the 0 and 1 values, or
nullif 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
-
Index in the
AuthorityCodes.sqlandAuthorityCodes.statementsarrays. - 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[], Geometries) - 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
DataStorefor reading the given storage. - open(Object) - Static method in class org.apache.sis.storage.DataStores
-
Creates a
DataStorefor 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
Storeimplementation associated with this provider. - open(StorageConnector) - Method in class org.apache.sis.internal.storage.esri.AsciiGridStoreProvider
-
Returns an
AsciiGridStoreimplementation associated with this provider. - open(StorageConnector) - Method in class org.apache.sis.internal.storage.esri.RawRasterStoreProvider
-
Returns an
RawRasterStoreimplementation 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
Storeimplementation associated with this provider. - open(StorageConnector) - Method in class org.apache.sis.internal.storage.image.WorldFileStoreProvider
-
Returns a
WorldFileStoreimplementation associated with this provider. - open(StorageConnector) - Method in class org.apache.sis.internal.storage.wkt.StoreProvider
-
Returns a
Storeimplementation associated with this provider. - open(StorageConnector) - Method in class org.apache.sis.internal.storage.xml.StoreProvider
-
Returns a
Storeimplementation 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
GeoTiffStoreimplementation associated with this provider. - open(StorageConnector) - Method in class org.apache.sis.storage.landsat.LandsatStoreProvider
-
Returns a
LandsatStoreimplementation associated with this provider. - open(StorageConnector) - Method in class org.apache.sis.storage.sql.SQLStoreProvider
-
Returns a
SQLStoreimplementation 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) - 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
Storeimplementation 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 enum org.apache.sis.measure.UnitFormat.Style
-
Other symbols not in the
UnitFormat.Styleenumeration 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
-
trueif 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) - 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.indicesmap for parameterless operations. - OPERATION_MASK - Static variable in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
-
Mask for the
orientationParameterAvailableboolean 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
-
Related to
AbstractCoordinateOperation. - 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.
- Operation methods discovery - Section in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- 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, Iterable) - 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
OperationMetadataplaceholder to be replaced later by a reference to anotherOperationMetadata. - OperationName(String) - Constructor for class org.apache.sis.metadata.iso.identification.OperationName
-
Creates a new placeholder for the operation of the given name.
- Operation name, designation and description - Section in class org.apache.sis.feature.FeatureOperations
- 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, Object) - Method in class org.apache.sis.internal.feature.esri.Wrapper
-
Applies a SQLMM operation on this geometry.
- operationSameCRS(SQLMM, GeometryWrapper, Object) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a SQLMM operation on this geometry.
- operationSameCRS(SQLMM, GeometryWrapper, Object) - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
-
Applies a SQLMM operation on this geometry.
- operationSameCRS(SQLMM, GeometryWrapper, Object) - Method in class org.apache.sis.internal.feature.j2d.Wrapper
-
Applies a SQLMM operation on this geometry.
- operationSameCRS(SQLMM, GeometryWrapper, 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
CoordinateOperationinstances 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, 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,ORorNOTkeyword. - 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
FactoryExceptionif 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_BYTEorDataBuffer.TYPE_INTfor 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
nullif not yet created. - oppositeCachingPolicy() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
-
Accessor for
DefaultMathTransformFactory.NoCacheimplementation. - 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.
- Optimizations - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.resample(GridCoverage, GridGeometry)
- Optimizations - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.shiftGrid(GridCoverage, long...)
- 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, Filter) - 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.
- Optimizing memory use in factory implementations - Section in class org.apache.sis.util.collection.WeakHashSet
- option - Variable in exception class 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
GeoTiffStorecreation time. - OPTION - Static variable in interface org.apache.sis.internal.sql.feature.SchemaModifier
-
The option for declaring a schema modifier at
SQLStorecreation time. - optional(Parameters, ParameterDescriptor) - 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.SYMBOLScharacter which stands for optional field. - OptionalCandidate - Annotation Type in org.apache.sis.util
-
Marker annotation for methods which may return
java.util.Optionalin 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.
- Optional values - Section in class org.apache.sis.storage.CoverageQuery
- Optional values - Section in class org.apache.sis.storage.FeatureQuery
- Optional values - Section in class org.apache.sis.storage.Query
- OptionKey<T> - Class in org.apache.sis.setup
-
Keys in a map of options for configuring various services (
DataStore, etc). - OptionKey(String, Class) - 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) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a
ORfilter between two or more filters. - or(Predicate) - Method in class org.apache.sis.filter.FilterNode
-
Returns the
ORlogical operation between this filter and the given predicate. - or(Predicate) - Method in interface org.apache.sis.filter.Optimization.OnFilter
-
Returns the
ORlogical operation between this filter and the given predicate. - or(Filter, Filter) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a
ORfilter between two filters. - Or(Collection) - Constructor for class org.apache.sis.filter.LogicalFilter.Or
-
Creates a new operator for the given operands.
- Or(Filter, Filter) - 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
nullfor a default order. - order - Variable in class org.apache.sis.metadata.PropertyComparator
-
Methods and property names specified in the
XmlTypeannotation. - order - Variable in class org.apache.sis.util.collection.FrequencySortedSet
-
0if the element should be sorted in the usual order, or-1if 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
AbstractCSandAbstractDatum. - 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, DataStoreProvider.Prober) - 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, DataStoreProvider.Prober) - 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 - System property in org.apache.sis.setup.OptionalInstallations.getDownloadURL(String)
- 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
FeatureTypeinstances. - 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 theasf-staging/book/directory. - org.apache.sis.internal.converter - package org.apache.sis.internal.converter
-
Default set of
ObjectConverterimplementations. - 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.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
filterpackage 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.isopackages 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.featurefor 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
-
DataStoreimplementation 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
-
DataStoreimplementation 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
-
DataStoreimplementation for Well Known Text. - org.apache.sis.internal.storage.xml - package org.apache.sis.internal.storage.xml
- 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.streamimplementations. - 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
.oxtfile 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
- 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 thepackage.
invalid reference
org.opengis.util - 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 ofDefaultOrganisation. - 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
inputposition 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_VALUEif 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) - 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.objectiveToDisplayto 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
switchstatements 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
defaultLocaleandotherLocalelegacy properties. - OtherLocales(Set) - 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
- Other system-wide configuration - Section in class org.apache.sis.setup.Configuration
- 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
-
Enumeration values for
CanvasFollower.displayTransformStatusandCanvasFollower.objectiveTransformStatus. - outerElementProperties - Variable in class org.apache.sis.xml.Transformer
-
Properties of the last outer elements, or
nullif 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
nullif 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
- 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
.oxtfile 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
XMLOutputFactorymethods 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) - 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
ChannelDataOutputas a standardOutputStream. - 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
XMLStreamWriterfrom 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
TileMatrixextent. - 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 factorycreateFoo(…)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, Expression) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is overlapped by the second.
- OverlappedBy(Expression, Expression) - Constructor for class org.apache.sis.filter.TemporalFilter.OverlappedBy
-
Creates a new filter.
- overlaps(Expression, Expression) - 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, Expression) - 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
- Overriding - Section in org.apache.sis.io.wkt.WKTDictionary.fetchDefinition(DefaultIdentifier)
- Overriding - Section in org.apache.sis.referencing.AbstractIdentifiedObject.computeHashCode()
- Overriding by subclasses - Section in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- 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.
- Overview - Section in package org.apache.sis.metadata.iso
- Overview - Section in package org.apache.sis.metadata.iso.acquisition
- Overview - Section in package org.apache.sis.metadata.iso.citation
- Overview - Section in package org.apache.sis.metadata.iso.constraint
- Overview - Section in package org.apache.sis.metadata.iso.content
- Overview - Section in package org.apache.sis.metadata.iso.distribution
- Overview - Section in package org.apache.sis.metadata.iso.extent
- Overview - Section in package org.apache.sis.metadata.iso.identification
- Overview - Section in package org.apache.sis.metadata.iso.lineage
- Overview - Section in package org.apache.sis.metadata.iso.maintenance
- Overview - Section in package org.apache.sis.metadata.iso.spatial
- overviewKeys - Variable in class org.apache.sis.internal.referencing.provider.NTv2.Loader
-
Keys of
NTv2.Loader.headerfor 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
CharacteristicTypeBuilderbuilder. - 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
ConcurrentAuthorityFactorythat 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, AbstractIdentifiedType) - Static method in class org.apache.sis.feature.DefaultFeatureType
-
Returns the name of the feature which defines the given property, or
nullif not found. - ownOut - Variable in class org.apache.sis.io.TableAppender
-
Sets to
trueat construction time ifAppender.outhas 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
.oxtfile 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.
- Packaging data stores - Section in class org.apache.sis.storage.DataStoreProvider
- 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
rangesarray 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[]ordouble[]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[]ordouble[]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
nullif 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
skipandlimitoperations 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
skipandlimitoperations are delegated to a root stream. - PaginedStream(Stream, 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 - Section in class org.apache.sis.internal.sql.feature.FeatureIterator
- PARALLELISM - Static variable in class org.apache.sis.internal.system.CommonExecutor
-
Maximal number of threads that
CommonExecutor.INSTANCEcan 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
-
Related to
AbstractMathTransform. - 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
ParameterDescriptorin GeoAPI. - Parameter - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCoordinateOperation. - Parameter() - Constructor for class org.apache.sis.internal.jaxb.metadata.replace.Parameter
-
Creates an initially empty parameter.
- Parameter(ParameterDescriptor) - 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
-
Related to
AbstractCoordinateOperation. - 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
-
Related to
AbstractCoordinateOperation. - parameterIfExist(String) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
-
Returns the value in this group for the specified name if it exists, or
nullif 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
nullif 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
nullif 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
nullif none. - parameters - Variable in exception class org.apache.sis.internal.util.LocalizedParseException
-
The parameters for the localization message.
- parameters - Variable in exception class 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.complementas numerical parameters. - parameters - Variable in class org.apache.sis.referencing.operation.AbstractSingleOperation
-
The parameter values, or
nullfor inferring it from the math transform. - parameters - Variable in class org.apache.sis.referencing.operation.DefaultOperationMethod
-
The set of parameters, or
nullif 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 class org.apache.sis.storage.DataStoreException
-
The parameters for the localization message, or
nullif 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 class 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). - Parameters subgroups - Section in org.apache.sis.parameter.DefaultParameterValueGroup.parameter(String)
- ParameterTableRow - Class in org.apache.sis.parameter
-
A row in the table to be formatted by
ParameterFormat. - ParameterTableRow(IdentifiedObject, Locale, Set, Map, 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, 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, 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
-
Related to
DefaultParametricCRS. - ParametricDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultParametricCRS. - 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
nullif 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
nullif 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(), ornullif 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
nullif 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
nullif 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
nullif the parent is the uniqueGLOBALinstance. - 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, 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
nullif 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
nullif 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, boolean) - Method in class org.apache.sis.internal.storage.gpx.Reader
-
Implementation of
Reader.tryAdvance(Consumer)andReader.forEachRemaining(Consumer). - 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
nullif 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 theGeodeticObjectParser.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
nullif 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
- 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.cornersarray. - 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) - 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
doublevalue, returning a shared instance if possible. - parseDoubles(CharSequence, char) - Static method in class org.apache.sis.util.CharSequences
- 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) - 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
ParseExceptionwith 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) - 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
- parseFoliation(List) - 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.gridSizesmap. - 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
- 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
- parseMathTransform(Element, boolean) - Method in class org.apache.sis.io.wkt.MathTransformParser
-
Parses the next
MathTransformin 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
nullif 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
nullif 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
nullif the parsing failed. - parseOperation(int, Element) - Method in class org.apache.sis.io.wkt.GeodeticObjectParser
-
Parses a
"CoordinateOperation"element. - parseParameters(Element, ParameterValueGroup, Unit, Unit) - 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
nullif not yet constructed. - parsePrimeMeridian(int, Element, boolean, Unit) - 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
CoordinateReferenceSysteminstances. - parser - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
-
The Well Known Text parser for
MathTransforminstances. - 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, 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) - 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
- 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 aUNITelement. - parseValue(TreeTable.Node, TableColumn, 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).
- Parsing authority codes - Section in class org.apache.sis.measure.UnitFormat
- Parsing authority codes - Section in org.apache.sis.measure.Units.valueOf(String)
- Parsing rules - Section in org.apache.sis.util.collection.TreeTableFormat.parse(CharSequence, ParsePosition)
- part - Variable in class org.apache.sis.storage.landsat.LandsatStoreProvider.Peek
- part(Object, boolean) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
-
Implementation of
IOUtilities.filename(Object)andIOUtilities.extension(Object)methods. - 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.
- Parts of URN - Section in class org.apache.sis.internal.util.DefinitionURI
- party - Variable in class org.apache.sis.internal.storage.MetadataBuilder
-
Part of the responsible party of the MetadataBuilder.citation, or
nullif 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
DefaultIndividualorDefaultOrganisation. - 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.completetransform in aPassThroughTransformwith 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
-
Related to
AbstractMathTransform. - 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.locationbut as a path, ornullif 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
- 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 - PathConverter(Class, Class) - 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
- PathConverter.FileURI - Class in org.apache.sis.internal.converter
- PathConverter.FileURL - Class in org.apache.sis.internal.converter
- PathConverter.PathFile - Class in org.apache.sis.internal.converter
- PathConverter.PathURI - Class in org.apache.sis.internal.converter
- PathConverter.PathURL - Class in org.apache.sis.internal.converter
- PathConverter.URI_URL - Class in org.apache.sis.internal.converter
- PathConverter.URIFile - Class in org.apache.sis.internal.converter
- PathConverter.URIPath - Class in org.apache.sis.internal.converter
- PathConverter.URL_URI - Class in org.apache.sis.internal.converter
- PathConverter.URLFile - Class in org.apache.sis.internal.converter
- PathConverter.URLPath - Class in org.apache.sis.internal.converter
- 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
-
Related to
DefaultParametricCRS. - 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
nullsince 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
XMLEventwithout removing it from the stream. - peek(Consumer) - 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 (%).
- Performance consideration - Section in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
- Performance consideration - Section in class org.apache.sis.util.ArraysExt
- Performance considerations - Section in class org.apache.sis.util.collection.DerivedMap
- Performance considerations - Section in class org.apache.sis.util.collection.DerivedSet
- 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.
- Performance note - Section in class org.apache.sis.internal.converter.NumberConverter
- Performance note - Section in org.apache.sis.feature.EnvelopeOperation.attributeToCRS
- Performance note - Section in org.apache.sis.internal.storage.TiledGridResource.getSampleModel()
- Performance note - Section in org.apache.sis.storage.geotiff.GeoTiffStore.getNativeMetadata()
- Performance tip - Section in org.apache.sis.geometry.Envelopes.transform(Envelope, CoordinateReferenceSystem)
- Performance tips - Section in package org.apache.sis.filter
- Performance tips - Section in package org.apache.sis.storage.sql
- 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
nullif 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.
- Permitted characters in Well Known Text - Section in class org.apache.sis.io.wkt.Transliterator
- permittedEventTypes - Variable in class org.apache.sis.storage.event.StoreListeners
-
All types of of events that may be fired, or
nullif no restriction. - Permitted even types - Section in org.apache.sis.storage.event.StoreListeners.StoreListeners(StoreListeners, Resource)
- 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.
- Pixel center versus pixel corner - Section in class org.apache.sis.storage.geotiff.GridGeometryBuilder
- 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.
- Pixel coordinate system - Section in class org.apache.sis.image.ComputedImage
- 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.Windowimplementation backed by an array ofdouble[]. - PixelIterator.FloatWindow - Class in org.apache.sis.image
-
PixelIterator.Windowimplementation backed by an array offloat[]. - PixelIterator.IntWindow - Class in org.apache.sis.image
-
PixelIterator.Windowimplementation backed by an array ofint[]. - PixelIterator.Window<T> - 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
PixelOrientationorPixelInCell. - 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
Rasterplaceholders. - 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
RenderedImageimplementations 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
nullif 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
nullif 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 Class 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 class org.apache.sis.coverage.PointOutsideCoverageException
-
Creates an exception with no message.
- PointOutsideCoverageException(String) - Constructor for exception class 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, Envelope, PointTree.Locator, 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) - 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
PointTreewhich is the parent of other nodes. - PointTreeNode() - Constructor for class org.apache.sis.index.tree.PointTreeNode
-
Constructs an initially empty
PointTreenode. - PointTreeNode.Default - Class in org.apache.sis.index.tree
-
Default implementation of
PointTreeNodewhen 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
-
trueif 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.cachedProjectionsfor 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.crsZonevalue 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
SouthPoleRotationandNorthPoleRotation. - 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
SouthPoleRotationandNorthPoleRotation. - 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.
- Policy on space characters - Section in class org.apache.sis.util.CharSequences
- 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
DimensionNameTypearrays. - 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
-
Base class of
PooledMarshallerandPooledUnmarshaller. - Pooled(boolean) - Constructor for class org.apache.sis.xml.Pooled
-
Creates a
PooledTemplate. - Pooled(Pooled) - Constructor for class org.apache.sis.xml.Pooled
-
Creates a
PooledMarshallerorPooledUnmarshaller. - PooledMarshaller - Class in org.apache.sis.xml
-
Wraps a
Marshallerin 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
PooledMarshallerandPooledUnmarshallerinitialization. - PooledTemplate(Map, Implementation) - Constructor for class org.apache.sis.xml.PooledTemplate
-
Creates a new template.
- PooledUnmarshaller - Class in org.apache.sis.xml
-
Wraps a
Unmarshallerin 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.
- Pool of arrays - Section in org.apache.sis.referencing.operation.builder.ProjectedTransformTry.transform(double[][], int, Queue)
- 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
-
Argument for
WKTDictionary.Loader.addAliasOrDefinition(). - position - Variable in class org.apache.sis.coverage.grid.DefaultEvaluator
-
Grid coordinates after
DefaultEvaluator.inputToGridconversion. - position - Variable in class org.apache.sis.internal.feature.j2d.Polyline.Iter
-
Current position in
Polyline.Iter.coordinatesarray. - 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
nullif none. - position(Position) - Static method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
-
Returns the direct position of the given position, or
nullif 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
nullif unspecified. - positionalAccuracyHints - Variable in class org.apache.sis.image.Visualization.Builder
-
Values of "org.apache.sis.PositionalAccuracy" property, or
nullif none. - positionalConsistency - Variable in class org.apache.sis.image.ResampledImage
-
ResampledImage.POSITIONAL_CONSISTENCY_KEYvalue, 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.streamPositionneeds to be refreshed by a call toChannelData.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.
- Possible evolutions - Section in class org.apache.sis.internal.storage.esri.AsciiGridStore
- Possible future evolution - Section in org.apache.sis.util.CharSequences.commonWords(CharSequence, CharSequence)
- Possible improvement - Section in class org.apache.sis.referencing.operation.transform.InterpolatedTransform.Inverse
- PossibleInconsistency_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
-
Possible inconsistency in “{0}”.
- Possible simplification - Section in org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea.cosβ0
- Possible simplification - Section in org.apache.sis.referencing.operation.projection.LambertAzimuthalEqualArea.sinβ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 twoNodeIteratorinstances. - postCreate(MathTransform, Matrix) - Static method in class org.apache.sis.internal.referencing.provider.VerticalOffset
-
Invoked by
DefaultMathTransformFactoryafter 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
nullif 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, 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 class 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
baseargument raised to the power given byexponentargument. - 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) - 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.entriesForCodeselement for telling whether the extra space allocated in theLZW.stringsFromCodearray 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.
- Precision and pseudo-compression - Section in class org.apache.sis.internal.feature.j2d.Polyline
- preConcatenate(AffineTransform) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
-
Checks for permission before concatenating this transform.
- Preconditions - Section in org.apache.sis.coverage.grid.GridDerivation.subsample(int...)
- Preconditions - Section in org.apache.sis.geometry.WraparoundAdjustment.transformDomain(CoordinateReferenceSystem)
- Pre-conditions - Section in org.apache.sis.geometry.AbstractEnvelope.contains(DirectPosition)
- Pre-conditions - Section in org.apache.sis.geometry.AbstractEnvelope.contains(Envelope)
- Pre-conditions - Section in org.apache.sis.geometry.AbstractEnvelope.intersects(Envelope)
- Pre-conditions - Section in org.apache.sis.geometry.GeneralEnvelope.add(DirectPosition)
- Pre-conditions - Section in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Pre-conditions - Section in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Pre-conditions - Section in org.apache.sis.image.MaskedImage.getMask()
- 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, Quantity, SpatialOperationContext) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a filter predicate between this geometry and another geometry.
- predicate(SpatialOperatorName, GeometryWrapper, 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
-
All predicates recognized by
Wrapper.predicateSameCRS(SpatialOperatorName, GeometryWrapper). - PREDICATES - Static variable in class org.apache.sis.internal.feature.j2d.PointWrapper
-
All predicates recognized by
PointWrapper.predicateSameCRS(SpatialOperatorName, GeometryWrapper). - PREDICATES - Static variable in class org.apache.sis.internal.feature.j2d.Wrapper
-
All predicates recognized by
Wrapper.predicateSameCRS(SpatialOperatorName, GeometryWrapper). - PREDICATES - Static variable in class org.apache.sis.internal.feature.jts.Wrapper
-
All predicates recognized by.
invalid reference
#predicate(SpatialOperatorName, Geometry) - predicateSameCRS(DistanceOperatorName, GeometryWrapper, 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, 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) - Method in class org.apache.sis.internal.feature.esri.Wrapper
-
Applies a filter predicate between this geometry and another geometry.
- predicateSameCRS(SpatialOperatorName, GeometryWrapper) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a filter predicate between this geometry and another geometry.
- predicateSameCRS(SpatialOperatorName, GeometryWrapper) - Method in class org.apache.sis.internal.feature.j2d.PointWrapper
-
Applies a filter predicate between this geometry and another geometry.
- predicateSameCRS(SpatialOperatorName, GeometryWrapper) - Method in class org.apache.sis.internal.feature.j2d.Wrapper
-
Applies a filter predicate between this geometry and another geometry.
- predicateSameCRS(SpatialOperatorName, GeometryWrapper) - 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
Predictorto 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
CachedStatementcache 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.preferredCRSto 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
DataInputto theByteBuffer, 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), ornullif 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
nullif 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, 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.
- 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
nullif unsupported. - prepare(Object, boolean, String, OpenOption[], UnaryOperator) - Static method in class org.apache.sis.internal.storage.io.ChannelFactory
-
Returns a byte channel factory from the given input or output, or
nullif 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.heightto the height of the buffer where values are stored during data transfer and whereMathTransform1Doperations 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
- Prerequisite - Section in org.apache.sis.coverage.grid.CoordinateOperationFinder.setAccuracyOf(ImageProcessor)
- Prerequisite - Section in org.apache.sis.storage.geotiff.GridGeometryBuilder.completeMetadata(GridGeometry, MetadataBuilder)
- 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) - 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
Disambiguationin a linked list, ornullif 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
nullif 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.accessorof the element returned by the last call toTreeNodeChildren.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
MetadataVisitorthat 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
nullif 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
nullif 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
AbstractCSandAbstractDatum. - 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
nullif none. - PrimeMeridian - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCSandAbstractDatum. - 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.primesarray 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.primesarray 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) - Static method in class org.apache.sis.util.Numbers
-
Changes a primitive class to its wrapper (for example
inttoInteger). - 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) - 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. - 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
-
Implementation of the public
ConcurrentAuthorityFactory.printCacheContent(PrintWriter)method. - 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. - 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.
- 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
.prjextension. - 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
PRJDataStoreinstances. - probe - Variable in class org.apache.sis.storage.ProbeProviderPair
-
The result of the call to
DataStoreProvider.probeContent(StorageConnector). - probeContent() - Method in class org.apache.sis.internal.storage.xml.MimeTypeDetector
-
Wraps the call to
MimeTypeDetector.getMimeType()for catchingIOExceptionand for instantiating theProbeResult. - 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.SUPPORTEDif 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.SUPPORTEDif 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.SUPPORTEDif the given storage appears to be supported byRawRasterStore. - probeContent(StorageConnector) - Method in class org.apache.sis.internal.storage.folder.StoreProvider
-
Returns
ProbeResult.SUPPORTEDif 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.SUPPORTEDif the given storage appears to be supported byLandsatStore. - probeContent(StorageConnector) - Method in class org.apache.sis.storage.sql.SQLStoreProvider
-
Returns
ProbeResult.SUPPORTEDif the given storage appears to be supported bySQLStore. - probeContent(StorageConnector, Class, DataStoreProvider.Prober) - 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
nullif 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
nullif 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
- 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
ProbeResultwith 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, Class, DataStoreProvider.Prober) - 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
titleattribute 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.
- 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
RasterorWritableRaster. - 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
ImageProcessorinstances used byGridCoverages 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, boolean) - Method in class org.apache.sis.measure.SystemUnit
-
Implementation of
SystemUnit.multiply(Unit)andSystemUnit.divide(Unit)methods. - profiles - Variable in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Profiles to which the service adheres.
- Profiles - Section in class org.apache.sis.xml.Namespaces
- 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
-
Related to
DefaultProjectedCRS. - ProjCS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultProjectedCRS. - 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.cornersarray. - PROJECTED_CRS - Static variable in class org.apache.sis.referencing.factory.AuthorityFactoryProxy
- ProjectedCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultProjectedCRS. - 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
nullif 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
-
Bridge to
MilitaryGridReferenceSystem.datumfor theMilitaryGridReferenceSystem.EncoderandMilitaryGridReferenceSystem.Decoderclasses. - Projection - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCoordinateOperation. - 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 Class in org.apache.sis.referencing.operation.projection
-
Thrown by
NormalizedProjectionwhen a map projection failed. - ProjectionException() - Constructor for exception class org.apache.sis.referencing.operation.projection.ProjectionException
-
Constructs a new exception with no detail message.
- ProjectionException(String) - Constructor for exception class org.apache.sis.referencing.operation.projection.ProjectionException
-
Constructs a new exception with the specified detail message.
- ProjectionException(String, Throwable) - Constructor for exception class org.apache.sis.referencing.operation.projection.ProjectionException
-
Constructs a new exception with the specified detail message and cause.
- ProjectionException(Throwable) - Constructor for exception class 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. - Projection on unit ellipse - Section in package org.apache.sis.referencing.operation.projection
- 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
ProjectedCRSobjects for the specifiedConversioncodes. - 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.
- Projective transform - Section in interface org.apache.sis.referencing.operation.transform.LinearTransform
- 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
-
Creates the
SpatialOperationContext.Projector.INSTANCEsingleton. - projToGrid - Variable in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
-
Maps
ProjectedTransformTry.projectiondimensions toLinearTransformBuildertarget dimensions. - propagateVertical(CoordinateReferenceSystem, CoordinateReferenceSystem, ListIterator, boolean) - Method in class org.apache.sis.referencing.operation.CoordinateOperationRegistry
-
Appends a vertical axis in the source CRS of the first step
forward = trueor in the target CRS of the last stepforward = falseof 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
nullif none. - properties - Variable in class org.apache.sis.coverage.grid.ImageRenderer
-
The properties to give to the image, or
nullif 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
ObjectFactorymethods. - 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
FeatureTypeto 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 sourceCharSequences can produce the sameString. - properties() - Method in class org.apache.sis.internal.converter.CollectionConverter
-
Returns
FunctionProperty.SURJECTIVEby 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.SURJECTIVEby 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) - 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 - Section in class org.apache.sis.metadata.sql.MetadataSource
- Properties - Section in class org.apache.sis.metadata.sql.MetadataWriter
- Properties - Section in org.apache.sis.referencing.operation.projection.ConformalProjection.expΨ(double, double)
- 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.valuesKindflag meaning that theSparseFeature.propertiesmap containsPropertyinstances. - 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.
- Properties and inheritance - Section in class org.apache.sis.feature.DefaultFeatureType
- PropertiesConverter - Class in org.apache.sis.referencing
-
Converts
AbstractIdentifiedObjectentries toNamedIdentifierentries. - PropertiesConverter(boolean) - Constructor for class org.apache.sis.referencing.PropertiesConverter
-
Constructor for static constants only.
- Properties map versus explicit arguments - Section in org.apache.sis.referencing.AbstractIdentifiedObject.AbstractIdentifiedObject(Map)
- Properties used - Section in org.apache.sis.image.ImageCombiner.resample(RenderedImage, Rectangle, MathTransform)
- Properties used - Section in org.apache.sis.image.ImageProcessor.convert(RenderedImage, NumberRange[], MathTransform1D[], DataType, ColorModel)
- Properties used - Section in org.apache.sis.image.ImageProcessor.isolines(RenderedImage, double[][], MathTransform)
- Properties used - Section in org.apache.sis.image.ImageProcessor.prefetch(RenderedImage, Rectangle)
- Properties used - Section in org.apache.sis.image.ImageProcessor.resample(RenderedImage, Rectangle, MathTransform)
- Properties used - Section in org.apache.sis.image.ImageProcessor.selectBands(RenderedImage, int...)
- Properties used - Section in org.apache.sis.image.ImageProcessor.statistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Properties used - Section in org.apache.sis.image.ImageProcessor.stretchColorRamp(RenderedImage, Map)
- Properties used - Section in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Properties used - Section in org.apache.sis.image.ImageProcessor.visualize(RenderedImage, List)
- Properties used - Section in org.apache.sis.image.ImageProcessor.visualize(RenderedImage, Map)
- Properties used - Section in org.apache.sis.image.ImageProcessor.visualize(RenderedImage, Rectangle, MathTransform, List)
- property - Variable in class org.apache.sis.feature.builder.AssociationRoleBuilder
-
The association created by this builder, or
nullif not yet created. - property - Variable in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
The attribute type created by this builder, or
nullif 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
nullif 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) - 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) - 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) - Static method in class org.apache.sis.util.collection.Containers
-
Returns the value mapped to the given key casted to the given type, or
nullif 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, ValueRange) - Constructor for class org.apache.sis.metadata.PropertyInformation
-
Creates a new
PropertyInformationinstance from the annotations on the given getter method. - PropertyMap<V> - Class in org.apache.sis.metadata
-
The base class of
Mapviews 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>.Entriesset. - 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.searchTabletable 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 class 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) - 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.typeis an implementation class of a property, then the type declared in the signature for that property. - PropertyType<ValueType, 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
PropertyTypewrapper for the given primitive type wrapper. - PropertyTypeBuilder - Class in org.apache.sis.feature.builder
-
Describes one property of the
FeatureTypeto be built by anFeatureTypeBuilder. - PropertyTypeBuilder(FeatureTypeBuilder) - Constructor for class org.apache.sis.feature.builder.PropertyTypeBuilder
-
Creates a new
PropertyTypebuilder. - 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) - 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.viewwrapped by thisCoupled. - 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()andRewindableLineReader.close()untilRewindableLineReader.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
nullif 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
DataStoreinstances capable to write data in theFormattedOutputCommand.outputFormat, ornullif 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
DataStoreinstance, ornullif unspecified. - provider - Variable in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
-
The provider that created the parameterized
MathTransforminstance, ornullif 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 class 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
DataStoreinstance, ornullif 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
nullif 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 theLazySynchronizedIterator.itvalue. - 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.
- Providing an explanation - Section in org.apache.sis.xml.NilReason.OTHER
- 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
-
truefor 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
-
Implementation of
AbstractMetadata.isEmpty()andAbstractMetadata.prune()methods. - 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.areaOfInterestcenter. - 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) - 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 toInternationalString. - 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_FreeTextcontaining the given text groups. - PT_Locale - Class in org.apache.sis.internal.jaxb.lan
- 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) - 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_Localeinstances backed by aMap<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
Warningsinstance 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
-
trueifWarnings.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
Booleanfrom the children and returns it. - pullDate(String) - Method in class org.apache.sis.io.wkt.Element
-
Removes the next
Datefrom the children and returns it. - pullDouble(String) - Method in class org.apache.sis.io.wkt.Element
-
Removes the next
Numberfrom the children and returns it. - pullElement(int, String...) - Method in class org.apache.sis.io.wkt.Element
-
Removes the next
Elementof the given name from the children and returns it. - pullInteger(String) - Method in class org.apache.sis.io.wkt.Element
-
Removes the next
Numberfrom the children and returns it as an integer. - pullObject(String) - Method in class org.apache.sis.io.wkt.Element
-
Removes the next
Objectfrom the children and returns it. - pullOptional(Class) - 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
Stringfrom the children and returns it. - pullVoidElement(String) - Method in class org.apache.sis.io.wkt.Element
-
Removes and returns the next
Elementwith 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 - Section in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- Purpose - Section in org.apache.sis.metadata.ValueExistencePolicy.substituteByNullElement(Collection)
- Purpose - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Purpose
- Purpose of the factory argument - Section in org.apache.sis.referencing.operation.transform.MathTransformProvider.createMathTransform(MathTransformFactory, ParameterValueGroup)
- push(Locale) - Static method in class org.apache.sis.internal.jaxb.Context
-
Sets the locale to the given value.
- push(NodeIterator, int) - Method in class org.apache.sis.index.tree.NodeIterator.Cursor
-
Creates a new
Cursorfor getting element arrays in the NodeIterator.Cursor.node quadrant/octant, without changing the state of thisCursor. - 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, ObjectConverter) - 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.OPPOSITESarray. - putAll(Map) - Method in class org.apache.sis.metadata.ValueMap
-
Puts every entries from the given map.
- putAll(Map) - 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,valuepair 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, 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.identificationmap if the value is non-null. - putInto(Context, IdentifierMap, IdentifierSpace, 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) - 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) - 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) - 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
PointTreewhich 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
Quantityinstances. - 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
nullif 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
nullfor querying the table identified byTable.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
nullif the resource is a table or view. - query(int) - Static method in class org.apache.sis.internal.system.Semaphores
-
Returns
trueif 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
Tablebased 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
-
truefor 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_DATAenvironment 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.helpershould quote schemas in SQL statements. - quoteTableNames - Variable in class org.apache.sis.referencing.factory.sql.SQLTranslator
-
trueif this class needs to quote table names.
R
- 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.
- Race conditions with write operations - Section in org.apache.sis.image.ComputedImage.getTile(int, int)
- 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
NaNvalues. - 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
nullfor 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
startinclusive toendexclusive. - 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.baseitself 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.NaNotherwise. - Range<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, boolean, E, boolean) - Constructor for class org.apache.sis.measure.Range
-
Creates a new range bounded by the given endpoint values.
- Range(Range) - 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
rangesargument together with a set of convenience tools. - RangeArgument(long[], boolean) - Constructor for class org.apache.sis.internal.storage.RangeArgument
-
Encapsulates the user supplied
rangesargument, packed in high bits ofpacked. - 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
Rangeinstances 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
nullif 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
nullif 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.
invalid reference
#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
nullif none. - RangeSet<E> - Class in org.apache.sis.util.collection
-
An ordered set of disjoint ranges where overlapping ranges are merged.
- RangeSet(Class, boolean, boolean) - Constructor for class org.apache.sis.util.collection.RangeSet
-
Constructs an initially empty set of ranges.
- RangeSet.Compare<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> - Class in org.apache.sis.util.collection
-
A
RangeSetimplementation forNumberRangeelements. - 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. - Range type and type of range elements - Section in class org.apache.sis.measure.RangeFormat
- 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
nullif 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
TiledGridCoveragecreated 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
- 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 - Section in class org.apache.sis.referencing.operation.transform.OperationMethodSet
- Rational - Section in org.apache.sis.internal.storage.image.FormatFinder.unwrap(IIOException)
- Rational - Section in org.apache.sis.internal.storage.io.IOUtilities.toFileOrURL(String, String)
- Rational - Section in org.apache.sis.internal.util.DoubleDouble.errorForWellKnownValue(double)
- Rational - Section in org.apache.sis.referencing.datum.DefaultPrimeMeridian.beConservative(Formatter, Unit)
- Rational - Section in org.apache.sis.storage.StorageConnector.unwrap(IIOException)
- 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
RawRasterStoreinstances. - 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.lengthbytes from the stream, and stores them intodeststarting 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
lengthbytes from the stream, and stores them intodeststarting at indexoffset. - read(byte[], int, int) - Method in class org.apache.sis.internal.storage.io.InputStreamAdapter
-
Reads up to
lenbytes 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, 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
GridCoveragewhich 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.invalid reference
#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
Stringif 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. - Read/write behavior - Section in org.apache.sis.feature.FeatureOperations.compound(Map, String, String, String, AbstractIdentifiedType...)
- Read/write behavior - Section in org.apache.sis.feature.FeatureOperations.envelope(Map, CoordinateReferenceSystem, AbstractIdentifiedType...)
- Read/write behavior - Section in org.apache.sis.feature.FeatureOperations.link(Map, AbstractIdentifiedType)
- 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
trueif it is nonzero,falseotherwise. - 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
lengthbytes from the stream, and modifies the suppliedIIOByteBufferto 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
MetadataProxyfor 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
doubletype, 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, ornull. - 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
DataTransferimplementation. - 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
nullif 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
DataTransferinstance 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
ImageIOregistry. - 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.lengthbytes from the stream, and stores them intodeststarting at index 0. - readFully(byte[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Reads
lengthbytes from the stream, and stores them intodeststarting at indexoffset. - readFully(char[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Reads
lengthcharacters from the stream, and stores them intodeststarting at indexoffset. - readFully(double[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Reads
lengthdoubles from the stream, and stores them intodeststarting at indexoffset. - readFully(float[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Reads
lengthfloats from the stream, and stores them intodeststarting at indexoffset. - readFully(int[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Reads
lengthintegers from the stream, and stores them intodeststarting at indexoffset. - readFully(long[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Reads
lengthlong integers from the stream, and stores them intodeststarting at indexoffset. - readFully(short[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Reads
lengthshort integers from the stream, and stores them intodeststarting at indexoffset. - readFully(Buffer, int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataInput.ArrayReader
-
Reads
lengthvalues from the stream, and stores them into the array known to subclass, starting at indexoffset. - 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
lengthvalues from the stream and stores them into the array known to subclass, starting at indexoffset. - readFully(Buffer, int, int) - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
-
Reads
lengthvalues from the buffer and stores them into the array known to subclass, starting at indexoffset. - readGrid(FloatBuffer, NADCON.Loader, Path) - Method in class org.apache.sis.internal.referencing.provider.NADCON.Loader
-
Loads latitude or longitude shifts data.
- readGrid(Map, Map) - 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.statefield. - Reading a characteristic - Section in org.apache.sis.feature.AbstractAttribute.characteristics()
- 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,intorlongvalue (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
inttype, 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
longtype, 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, 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.codeSizebits from the stream. - readNextImageOffset() - Method in class org.apache.sis.storage.geotiff.Reader
-
Sets
Reader.nextIFDto 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.characteristicsfield. - readObject(ObjectInputStream) - Method in class org.apache.sis.feature.DefaultAttributeType
-
Invoked on deserialization for restoring the
DefaultAttributeType.characteristicsfield. - readObject(ObjectInputStream) - Method in class org.apache.sis.feature.DefaultFeatureType
-
Invoked on deserialization for restoring the
DefaultFeatureType.byNameand 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.targetCRSfield. - 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.parametersarray. - 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.scalefield. - 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
-
Deserializes an object serialized by
ResourceInternationalString.writeObject(ObjectOutputStream). - 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
- readOnly() - Method in class org.apache.sis.feature.builder.OperationWrapper
-
Returns the exception to be thrown for read-only wrapper.
- ReadOnlyStorageException - Exception Class in org.apache.sis.storage
-
Thrown when a
DataStorecannot perform a write operation. - ReadOnlyStorageException() - Constructor for exception class org.apache.sis.storage.ReadOnlyStorageException
-
Creates an exception with no cause and no details message.
- ReadOnlyStorageException(String) - Constructor for exception class org.apache.sis.storage.ReadOnlyStorageException
-
Creates an exception with the specified details message.
- ReadOnlyStorageException(String, Throwable) - Constructor for exception class org.apache.sis.storage.ReadOnlyStorageException
-
Creates an exception with the specified details message and cause.
- ReadOnlyStorageException(Throwable) - Constructor for exception class 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
nullor 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
Geometriesclass. - 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
Geometriesclass. - readResolve() - Method in class org.apache.sis.internal.feature.jts.Factory
-
Invoked at deserialization time for obtaining the unique instance of this
Geometriesclass. - 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
IdentifierSpaceinterface. - 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
Citationsclass. - 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.DEFAULTone 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
AbstractUnitif 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
shorttype, 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.
invalid reference
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
intorlongvalue (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
shortorlongvalue (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, Collector) - 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
Doublevalue. - 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
- 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.
- Recommended alternatives - Section in org.apache.sis.referencing.IdentifiedObjects.getIdentifierOrName(IdentifiedObject)
- Recommended assertions - Section in org.apache.sis.util.ArraysExt.unionOfSorted(int[], int[])
- recompute(Canvas) - Method in class org.apache.sis.portrayal.CanvasContext
-
Recomputes
CanvasContext.geographicAreaandCanvasContext.resolutionfields 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
Recorddefinition in a way more convenient for Apache SIS than what theRecordTypeinterface provides. - RecordDefinition() - Constructor for class org.apache.sis.util.iso.RecordDefinition
-
Creates a new instance.
- RecordDefinition.Adapter - Class in org.apache.sis.util.iso
-
RecordDefinitionimplementation used as a fallback when the user suppliedRecordTypeis not an instance ofDefaultRecordType. - 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, 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, 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[]) - Method in class org.apache.sis.filter.ArithmeticFunction.Add
-
Creates a new expression of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.ArithmeticFunction.Divide
-
Creates a new expression of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.ArithmeticFunction.Multiply
-
Creates a new expression of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.ArithmeticFunction.Subtract
-
Creates a new expression of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.ComparisonFilter.EqualTo
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThan
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.ComparisonFilter.GreaterThanOrEqualTo
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.ComparisonFilter.LessThan
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.ComparisonFilter.LessThanOrEqualTo
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.ComparisonFilter.NotEqualTo
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - 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[]) - Method in class org.apache.sis.filter.LikeFilter
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - 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[]) - 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[]) - Method in class org.apache.sis.filter.UnaryFunction.IsNil
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.UnaryFunction.IsNull
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - 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[]) - 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[]) - 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[]) - 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[]) - 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[]) - 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[]) - 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[]) - 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[]) - 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[]) - 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[]) - 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, Expression) - 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, Expression) - 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, Expression) - 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[]) - Method in class org.apache.sis.filter.TemporalFilter.After
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.AnyInteracts
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.Before
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.Begins
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.BegunBy
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.Contains
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.During
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.EndedBy
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.Ends
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.Equals
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.Meets
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.MetBy
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - Method in class org.apache.sis.filter.TemporalFilter.OverlappedBy
-
Creates a new filter of the same type but different parameters.
- recreate(Expression[]) - 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.Writerconstructor, 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
nullif none. - recycle(double[][], Queue) - Static method in class org.apache.sis.referencing.operation.builder.ProjectedTransformTry
-
Makes the given arrays available for reuse by other transforms.
- recycle(Deque, 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
CachedStatementas available for reuse. - recycle(ConcurrentAuthorityFactory.DataAccessRef) - 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.periodandWraparoundTransform.sourceMedianunchanged. - 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
nullif 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 withGridExtent. - reduce(int, CoordinateReferenceSystem, int, long, List) - Static method in class org.apache.sis.referencing.CRS
-
Adds the components of reduced CRS into the given list.
- reduce(BinaryOperator) - 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
resultenvelope. - reduce(DefaultGeographicBoundingBox, GeographicBoundingBox) - Method in class org.apache.sis.geometry.EnvelopeReducer
-
Applies the reduce operation on the given
resultbounding 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.Renamed
CRS.selectDimensions(CoordinateReferenceSystem, int...)for clarity and consistency withGridExtentandGridGeometry. - reduce(T, BinaryOperator) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Performs a reduction on the elements of this stream.
- reduce(U, BiFunction, BinaryOperator) - 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
nullif no reduction. - reduceDimension(int...) - Method in class org.apache.sis.coverage.grid.GridExtent
-
Deprecated.Renamed
GridExtent.selectDimensions(int...)for clarity. - 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
- 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
nullif none and thecreateargument isfalse. - 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.
- Reference meridian - Section in class org.apache.sis.referencing.cs.DirectionAlongMeridian
- Reference meridian - Section in org.apache.sis.referencing.cs.CoordinateSystems.directionAlongMeridian(AxisDirection, double)
- ReferenceQueueConsumer - Class in org.apache.sis.internal.system
-
A thread processing all
Referenceinstances enqueued in aReferenceQueue. - 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
xlinkoruuidrefattributes. - 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.
- References - Section in class org.apache.sis.index.tree.PointTree
- References - Section in class org.apache.sis.referencing.operation.projection.AuthalicConversion
- References - Section in class org.apache.sis.referencing.operation.projection.Polyconic
- References - Section in class org.apache.sis.referencing.operation.projection.SatelliteTracking
- References - Section in package org.apache.sis.referencing.operation.projection
- References - Section in package org.apache.sis.storage.tiling
- referenceSystem - Variable in class org.apache.sis.internal.storage.ResourceLineage
-
She spatial reference system used by the source data, or
nullif 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
ReferenceSystemmarshalled 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 Class 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 class org.apache.sis.referencing.gazetteer.ReferenceVerifyException
-
Constructs a new exception with no detail message.
- ReferenceVerifyException(String) - Constructor for exception class org.apache.sis.referencing.gazetteer.ReferenceVerifyException
-
Constructs a new exception with the specified detail message.
- ReferenceVerifyException(String, Throwable) - Constructor for exception class org.apache.sis.referencing.gazetteer.ReferenceVerifyException
-
Constructs a new exception with the specified detail message and cause.
- ReferenceVerifyException(Throwable) - Constructor for exception class 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, 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, 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.
- Referencing WKT - Section in package org.apache.sis.io.wkt
- 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
gridToCRStransform 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
CoordinateOperationContextobject 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.nodenode, followed by (Δx,Δy,…) sizes of theNodeIterator.Cursor.nodenode. - 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
TileOrganizerresult. - 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
trueif 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
trueif 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
indexif 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
trueif a sub-region ofurnmatches the givenpart, ignoring case, leading and trailing whitespaces. - regionMatches(String, String, int, int) - Static method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Returns
trueif 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
Supervisorinstance, 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-metadataadapter 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-metadataadapter by this adapter. - register(ClassPair, ObjectConverter) - Method in class org.apache.sis.internal.converter.ConverterRegistry
-
Registers the given converter under the given key.
- register(ObjectConverter) - 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
nullif none. - registry - Static variable in class org.apache.sis.storage.DataStores
-
The registry to use for searching for
DataStoreProviderimplementations. - 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[], 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
nullif 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
nullif none. - related(int) - Method in class org.apache.sis.measure.SystemUnit
-
Invoked by
Unitsinitializer before to fill theSystemUnit.relatedarray. - 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.
- Related projects - Section in package org.apache.sis.referencing.operation.matrix
- 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. - Relationship between datum - Section in org.apache.sis.referencing.operation.DefaultConversion.DefaultConversion(Map, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform)
- Relationship between Symbols locale and WKTFormat locale - Section in org.apache.sis.io.wkt.Symbols.getLocale()
- Relationship with "Azimuthal Equidistant" - Section in class org.apache.sis.internal.referencing.provider.ModifiedAzimuthalEquidistant
- Relationship with Closeable - Section in interface org.apache.sis.util.Disposable
- Relationship with coordinate operations - Section in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(Matrix)
- Relationship with coordinate operations - Section in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(double[])
- Relationship with DataInput - Section in class org.apache.sis.internal.storage.io.ChannelDataInput
- Relationship with DataOutput - Section in class org.apache.sis.internal.storage.io.ChannelDataOutput
- Relationship with Envelope classes - Section in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- Relationship with EPSG - Section in org.apache.sis.parameter.TensorParameters.ALPHANUM
- Relationship with GeoAPI - Section in interface org.apache.sis.xml.IdentifiedObject
- Relationship with gml:id - Section in org.apache.sis.internal.util.Strings.appendUnicodeIdentifier(StringBuilder, char, String, String, boolean)
- Relationship with GO_Decimal - Section in class org.apache.sis.internal.jaxb.gco.GO_Real
- Relationship with GO_Real - Section in class org.apache.sis.internal.jaxb.gco.GO_Decimal
- Relationship with international standards - Section in class org.apache.sis.util.Characters.Filter
- Relationship with ISO 19123 definition of range - Section in class org.apache.sis.measure.Range
- Relationship with java.io.UncheckedIOException - Section in exception class org.apache.sis.util.collection.BackingStoreException
- Relationship with Java2D rendered image - Section in package org.apache.sis.storage.tiling
- Relationship with Java Content Repository (JCR) names - Section in class org.apache.sis.util.iso.Names
- Relationship with legal XML identifiers - Section in org.apache.sis.util.CharSequences.isUnicodeIdentifier(CharSequence)
- Relationship with metadata - Section in class org.apache.sis.coverage.SampleDimension
- Relationship with northing - Section in org.apache.sis.referencing.operation.projection.AuthalicConversion.φ(double)
- Relationship with OGC specification - Section in org.apache.sis.storage.tiling.TileMatrix.getTilingScheme()
- Relationship with OGC specifications - Section in package org.apache.sis.storage.tiling
- Relationship with other classes - Section in class org.apache.sis.image.ImageAdapter
- Relationship with other classes or interfaces - Section in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Relationship with other exceptions - Section in exception class org.apache.sis.referencing.factory.MissingFactoryResourceException
- Relationship with other exceptions - Section in exception class org.apache.sis.referencing.factory.UnavailableFactoryException
- Relationship with Snyder - Section in org.apache.sis.referencing.operation.projection.ConformalProjection.expΨ(double, double)
- Relationship with standards - Section in class org.apache.sis.measure.NumberRange
- 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
nullif 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
-
Releases the ConcurrentAuthorityFactory.Finder.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
LazySetthat 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
MultiAuthoritiesFactorythat 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
movefirst, followed bymiddle. - 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
-
Related to
AbstractIdentifiedObject(includingImmutableIdentifier). - remarks - Variable in class org.apache.sis.parameter.ParameterTableRow
-
Reference to a remark, or
0if none. - remarks - Variable in class org.apache.sis.referencing.AbstractIdentifiedObject
-
Comments on or information about this object, or
nullif 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
nullif 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
nullif 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
IdentifiedObjectfrom 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.initialPropertiesmap. - 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) - Static method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
If the given
typeis found in the givenreferences, sets that reference element tonulland returns the correspondingcomponentselement. - remove(DataStore, GenericName) - Method in class org.apache.sis.storage.FeatureNaming
-
Removes the value associated to the given name.
- remove(StoreListener) - 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
Resourcefrom this store. - remove(Resource) - Method in class org.apache.sis.internal.storage.image.WorldFileStore
-
Invoked by
WorldFileStore.Componentswhen the caller want to remove a resource. - remove(Resource) - Method in class org.apache.sis.internal.storage.image.WritableStore
-
Removes a
Resourcefrom thisAggregate. - remove(Resource) - Method in interface org.apache.sis.storage.WritableAggregate
-
Removes a
Resourcefrom thisAggregate. - REMOVE - Static variable in class org.apache.sis.referencing.crs.ConversionKeys
-
The converter for adding or removing the
ConversionKeys.PREFIXin 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>.Entrywhen 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,when an element has been collected by the garbage collector.V>.Entry - removeExpired() - Method in class org.apache.sis.xml.MarshallerPool
-
Invoked from the task scheduled by
MarshallerPool.scheduleRemoval()for removing expired (un)marshallers. - removeExpired(Deque, long) - Static method in class org.apache.sis.xml.MarshallerPool
-
Removes expired (un)marshallers from the given queue.
- removeFilterHandlers(Collection) - Method in class org.apache.sis.internal.filter.Visitor
-
Removes all filters of the given types.
- removeFrom(WeakEntry[], int) - Method in class org.apache.sis.util.collection.WeakEntry
-
Removes this entry from the given table of entries.
- removeFromMultiValuesMap(Map, 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) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
-
Removes all feature instances from this
FeatureSetwhich matches the given predicate. - removeIf(Predicate) - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
-
Removes all feature instances from the
FeatureSetwhich matches the given predicate. - removeIf(Predicate) - Method in interface org.apache.sis.storage.WritableFeatureSet
-
Removes all feature instances from this
FeatureSetwhich 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) - 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, StoreListener) - Method in class org.apache.sis.storage.event.StoreListeners
-
Unregisters a listener previously added for the given type of events.
- removeListener(Class, StoreListener) - 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, StoreListener) - Method in class org.apache.sis.storage.AbstractResource
-
Unregisters a listener previously added to this resource for the given type of events.
- removeListener(Class, StoreListener) - 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, StoreListener) - 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> - Class in org.apache.sis.feature.builder
-
Wraps another list in a new list allowing only read and remove operations.
- RemoveOnlyList(List) - 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) - 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
-
truefor renamingNAME_KEYasCODE_KEY, orfalsefor excluding theNAME_KEYinstead. - rename(String) - Static method in class org.apache.sis.metadata.SpecialCases
-
Returns the identifier to use in replacement of the identifier given in
UMLannotations. - 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, Citation, ParameterDescriptor) - 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 inreplacement. - renameAlias(ParameterBuilder, ParameterDescriptor, Citation, ParameterDescriptor, Citation, ParameterDescriptor) - Static method in class org.apache.sis.internal.referencing.provider.MapProjection
-
Same as above
renameAlias(…)but with two aliases to rename. - renameAliases(ParameterBuilder, ParameterDescriptor, 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
-
Returns the map loaded by
Transformer.load(boolean, String, Set, int). - 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
-
Returns the map loaded by
Transformer.load(boolean, String, Set, int). - 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 Class in org.apache.sis.portrayal
-
Thrown when a map rendering process failed.
- RenderException(String) - Constructor for exception class org.apache.sis.portrayal.RenderException
-
Creates an exception with the specified details message.
- RenderException(String, Throwable) - Constructor for exception class org.apache.sis.portrayal.RenderException
-
Creates an exception with the specified details message and cause.
- RenderException(Throwable) - Constructor for exception class 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
RenderedImageto draw in aPlanarCanvastogether 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
CompoundTransformwhere 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
RepeatedVectorinstance on the assumption that they are the result of a previous invocation toVector.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
-
trueif theoption has been specified.invalid reference
WritableGridCoverageResource.CommonOption.REPLACE - 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.propertiesmap. - 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
trueif the caller should add or replace the resource orfalseif it needs to update an existing resource. - replace(MathTransform, Function) - Static method in class org.apache.sis.referencing.operation.transform.WraparoundTransform
-
Replaces all
WraparoundTransforminstances 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) - Constructor for class org.apache.sis.util.collection.Cache.ReplaceAdapter
-
Creates a new adapter for the given user-provided function.
- replaceAll(BiFunction) - 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) - 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) - 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[], Locale, Map) - 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
CharSequenceorString, converts the values to localizedStrings. - 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
nullif none. - replaceDeprecatedCS - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
trueifEPSGDataAccess.createCoordinateReferenceSystem(String)is allowed to replace deprecated coordinate system at CRS creation time. - replaceIf(Predicate, UnaryOperator) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
-
Updates all feature instances from this
FeatureSetwhich match the given predicate. - replaceIf(Predicate, UnaryOperator) - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
-
Updates all feature instances from the
FeatureSetwhich match the given predicate. - replaceIf(Predicate, UnaryOperator) - Method in interface org.apache.sis.storage.WritableFeatureSet
-
Updates all feature instances from this
FeatureSetwhich 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
expectedtext. - replaceLinearUnit(CartesianCS, Unit) - 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) - 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.
- Replacement of names - Section in class org.apache.sis.io.wkt.Transliterator
- 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
AdapterReplacementinstances. - replaceOrRemove(Object, Object, V) - Method in class org.apache.sis.util.collection.WeakValueHashMap
-
Implementation of
WeakValueHashMap.replace(Object, Object, Object)andWeakValueHashMap.remove(Object, Object). - replaceOutsideGridCoordinates(double[]) - Method in class org.apache.sis.internal.referencing.provider.DatumShiftGridFile
-
Invoked when a
gridXorgridYcoordinate is outside the range of valid grid coordinates. - replaceOutsideGridCoordinates(double[]) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
-
Invoked when a
gridXorgridYcoordinate is outside the range of valid grid coordinates. - replaceOutsideGridCoordinates(double[]) - Method in class org.apache.sis.referencing.operation.builder.ResidualGrid
-
Invoked when a
gridXorgridYcoordinate is outside the range of valid grid coordinates. - replacePilcrow - Variable in class org.apache.sis.referencing.factory.sql.EPSGInstaller
-
trueif 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) - 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
DataStorelisteners. - Report() - Constructor for class org.apache.sis.image.ErrorHandler.Report
-
Creates an initially empty report.
- 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_VALUEif none. - requestNewLine - Variable in class org.apache.sis.io.wkt.Formatter
-
trueif a new line were requested during the execution ofFormatter.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
-
trueif the parameter is mandatory, orfalseif 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.cornerToCRStransform. - requireMapOfProperties() - Method in class org.apache.sis.feature.SparseFeature
-
Ensures that the
SparseFeature.propertiesmap containsPropertyinstances instead of property values. - Requirements - Section in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable, Iterable, Iterable, Iterable)
- Requirements - Section in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.DefaultMathTransformFactory(Iterable)
- Requirements for subclasses - Section in class org.apache.sis.image.ImageAdapter
- Requirements for subclasses - Section in org.apache.sis.image.AnnotatedImage.equals(Object)
- 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.
- Resampling - Section in class org.apache.sis.image.Visualization.Builder
- Resampling - Section in org.apache.sis.image.Visualization.Builder.create(ImageProcessor)
- 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
ResamplingGridinstances. - 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
markmethod 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
markmethod 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
GeodeticCalculatorto the state that it has atPathBuilderinstantiation time. - reset() - Method in class org.apache.sis.referencing.GeodeticCalculator.PathBuilder
-
Restores the enclosing
GeodeticCalculatorto the state that it has atPathBuilderinstantiation 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.storageobject. - 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
PooledTemplateinstances. - 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 toPooled.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
arraybut specifiedlength, truncating or padding withfalseif necessary. - resize(byte[], int) - Static method in class org.apache.sis.util.ArraysExt
-
Returns an array containing the same elements as the given
arraybut specifiedlength, 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
arraybut specifiedlength, 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
arraybut specifiedlength, 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
arraybut specifiedlength, 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
arraybut specifiedlength, 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
arraybut specifiedlength, 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
arraybut specifiedlength, 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
arraybut with the specifiedlength, truncating or padding withnullif 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.resolutionUnitin the image width and Height directions, orDouble.NaNis 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
nullif 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) - 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
nullif 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
nullif 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.syandPlane.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, Collection) - Static method in class org.apache.sis.metadata.iso.identification.OperationName
-
For every instance of
DefaultCoupledResourceassociated to an operation of kindOperationName, replaces the operation by a "real"DefaultOperationMetadataof the same name, if any. - resolve(DefaultFeatureType, Collection, Map, boolean) - Method in class org.apache.sis.feature.DefaultFeatureType
-
Implementation of
resolve(FeatureType, Map), also to be invoked from the constructor. - resolve(DefaultFeatureType, Collection) - Method in class org.apache.sis.feature.DefaultAssociationRole
-
If the associated feature type is a placeholder for a
FeatureTypeto be defined later, replaces the placeholder by the actual instance if available. - resolve(DefaultFeatureType, Map) - Method in class org.apache.sis.feature.DefaultFeatureType
-
If an associated feature type is a placeholder for a
FeatureTypeto 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) - 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, UUID) - Method in class org.apache.sis.xml.ReferenceResolver
-
Returns an object of the given type for the given
uuidattribute, ornullif none. - resolve(MarshalContext, Class, XLink) - Method in class org.apache.sis.xml.ReferenceResolver
-
Returns an object of the given type for the given
xlinkattribute, ornullif none. - resolve(VerticalCRS) - Method in class org.apache.sis.io.wkt.VerticalInfo
-
If the pending
DefaultVerticalExtentcan 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
nullforReferenceResolver.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
xlinkoruuidrefattributes 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 Class 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 class org.apache.sis.storage.ResourceAlreadyExistsException
-
Creates an exception with no cause and no details message.
- ResourceAlreadyExistsException(String) - Constructor for exception class org.apache.sis.storage.ResourceAlreadyExistsException
-
Creates an exception with the specified details message.
- ResourceAlreadyExistsException(String, Throwable) - Constructor for exception class org.apache.sis.storage.ResourceAlreadyExistsException
-
Creates an exception with the specified details message and cause.
- ResourceCompilerException - Exception Class in org.apache.sis.util.resources
-
Thrown when the
ResourceCompilerMojoexit abnormally. - ResourceCompilerException(String) - Constructor for exception class org.apache.sis.util.resources.ResourceCompilerException
-
Creates an exception with the given detail message.
- ResourceCompilerException(Throwable) - Constructor for exception class 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
-
A copy of
ResourceInternationalStringspecialized forIndexedResourceBundle. - 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
Vocabularykey 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
Vocabularykey to use for fetching a localized name. - resourceKey - Variable in enum org.apache.sis.setup.About
-
The resource key for this section in the
Vocabularyresources 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 for
TransformCommand.printHeader(short). - 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
nullif 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-featurespecific 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-referencingmodule. - resources() - Method in class org.apache.sis.storage.geotiff.GeoTIFF
-
Returns the GeoTIFF-specific resource for error messages and warnings.
- Resources - Class in org.apache.sis.internal.feature
-
Warning and error messages that are specific to the
sis-featuremodule. - Resources - Class in org.apache.sis.internal.gazetteer
-
Warning and error messages that are specific to the
sis-referencing-by-identifiersmodule. - Resources - Class in org.apache.sis.internal.geotiff
-
Warning and error messages that are specific to the
sis-geotiffmodule. - Resources - Class in org.apache.sis.internal.metadata
-
Warning and error messages that are specific to the
sis-metadatamodule. - Resources - Class in org.apache.sis.internal.referencing
-
Warning and error messages that are specific to the
sis-referencingmodule. - Resources - Class in org.apache.sis.internal.sql.feature
-
Warning and error messages that are specific to the
sis-sqlstoremodule. - Resources - Class in org.apache.sis.internal.storage
-
Warning and error messages that are specific to the
sis-storagemodule. - 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.
invalid reference
formatInternational - Resources.International - Class in org.apache.sis.internal.gazetteer
-
The international string to be returned by.
invalid reference
formatInternational - Resources.International - Class in org.apache.sis.internal.geotiff
-
The international string to be returned by.
invalid reference
formatInternational - Resources.International - Class in org.apache.sis.internal.metadata
-
The international string to be returned by.
invalid reference
formatInternational - Resources.International - Class in org.apache.sis.internal.referencing
-
The international string to be returned by.
invalid reference
formatInternational - Resources.International - Class in org.apache.sis.internal.sql.feature
-
The international string to be returned by.
invalid reference
formatInternational - Resources.International - Class in org.apache.sis.internal.storage
-
The international string to be returned by.
invalid reference
formatInternational - 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
DataStoreProvidermay 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
nullif 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.parserto 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.
- Restriction on character set - Section in org.apache.sis.measure.UnitFormat.label(Unit, String)
- Restrictions - Section in class org.apache.sis.referencing.operation.LooselyDefinedMethod
- Restrictions - Section in org.apache.sis.feature.FeatureOperations.compound(Map, String, String, String, AbstractIdentifiedType...)
- Restrictions - Section in org.apache.sis.io.TabularFormat.setColumnSeparatorPattern(String)
- Restrictions - Section in org.apache.sis.parameter.DefaultParameterValueGroup.values()
- Restrictions - Section in org.apache.sis.referencing.operation.matrix.GeneralMatrix.setElements(Number[])
- 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
ImageCombinermethods. - 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) - 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) - 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
identificationmap. - 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.Replaced by
DefaultCoverageResult.resultContent. - resultCRS - Variable in class org.apache.sis.geometry.WraparoundAdjustment
-
Coordinate reference system of results, or
nullif 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) - Method in class org.apache.sis.feature.AbstractOperation
-
Returns a map that can be used for creating the
AbstractOperation.getResult()type. - Result relationship with source - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.convert(GridCoverage, MathTransform1D[], Function)
- Result relationship with source - Section in org.apache.sis.image.ImageProcessor.convert(RenderedImage, NumberRange[], MathTransform1D[], DataType, ColorModel)
- Result relationship with source - Section in org.apache.sis.image.ImageProcessor.resample(RenderedImage, Rectangle, MathTransform)
- Result relationship with source - Section in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- 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(), ornullif 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
CloneNotSupportedExceptionor 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
modeargument in thePropertyAccessor.set(int, Object, Object, int)method. - RETURN_PREVIOUS - Static variable in class org.apache.sis.metadata.PropertyAccessor
-
Enumeration constants for the
modeargument in thePropertyAccessor.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
Classof.invalid reference
Geometries#TYPE - Reusing bits from previous iteration - Section in org.apache.sis.internal.processing.isoline.Tracer.Level.isDataAbove
- 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.projectionshall 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
LineNumberReaderwhich 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
thisifgis 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.
- 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.rightfeatures. - 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
NaNif 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
GridGeometrystring 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
skipandlimitoperations. - root - Variable in class org.apache.sis.internal.stream.PaginedStream
-
The root stream on which to delegate
skipandlimitoperations. - root - Variable in class org.apache.sis.io.wkt.StoredTree
-
Root of a tree of
Elementsnapshots. - 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
nullif 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_DATAenvironment variable when first needed, ornullif 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.SubAreainstances 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
nullfor the default mode (which isRoundingMode.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
Identifierto 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_ReferenceSystemobject 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_ReferenceSystemelement 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 aBackingStoreException. - 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
CachedStatementinstances. - 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(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(…)orgetRunLimit(…)method. - runIsWhite - Variable in class org.apache.sis.internal.storage.inflater.CCITTRLE
-
trueif reading black color, orfalseif 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.
- Safety against infinite recursivity - Section in class org.apache.sis.util.collection.TreeTableFormat
- 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
trueif 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.
- Sample converters - Section in org.apache.sis.image.ImageProcessor.statistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Sample converters - Section in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- sampleDimension - Variable in class org.apache.sis.internal.storage.MetadataBuilder
-
The characteristic of each dimension (layer) included in the resource, or
nullif 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) - 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
nullif not yet created. - SampleDimensions - Class in org.apache.sis.internal.coverage
-
Utility methods working on
SampleDimensioninstances. - 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.
- Sample dimensions customization - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.convert(GridCoverage, MathTransform1D[], Function)
- 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
Visualizationimage. - 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
SampleModelinstances. - 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
SampleModelcoordinates toRastercoordinates. - sampleModelTranslateY - Variable in class org.apache.sis.image.BandedIterator
-
The translation from
SampleModelcoordinates toRastercoordinates. - 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
nullif 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+ywith saturation if the result overflows long capacity. - saturatingSubtract(long, int) - Static method in class org.apache.sis.internal.util.Numerics
-
Returns
x-ywith saturation if the result overflows long capacity. - 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.pixelStridebytes 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.pixelStridebytes 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.pixelStridebytes 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.pixelStridebytes making the sample values of the last pixel. - saveLastPixel(ByteBuffer, int, int) - Method in class org.apache.sis.internal.storage.inflater.HorizontalPredictor
-
Saves
HorizontalPredictor.pixelStridebytes 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.pixelStridebytes making the sample values of the last pixel. - saveProperty(Class, 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
-
Constructor for the
SC_CRS.wrap(CoordinateReferenceSystem)method only. - SC_DerivedCRSType - Class in org.apache.sis.internal.jaxb.referencing
-
JAXB data container for a
DerivedCRSTypepseudo 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
-
Constructor for the
SC_GeographicCRS.wrap(GeographicCRS)method only. - 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
-
Constructor for the
SC_SingleCRS.wrap(SingleCRS)method only. - 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> - Class in org.apache.sis.measure
-
A quantity representable by position on a scale or line, having only magnitude.
- Scalar(double, Unit) - 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> - Interface in org.apache.sis.measure
-
Creates quantities for the given value and unit of measurement.
- ScalarFallback<Q> - Class in org.apache.sis.measure
-
Fallback used when no
Scalarimplementation is available for a given quantity type. - ScalarFallback(double, Unit, Class) - 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.datavalue before to add to theDatumShiftGridCompressed.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_SCALEwith other fields in an expression that become constants because of the simplification applied in thisAbridgedMolodenskyTransform2D. - 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
NaNif 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) - 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.bundleClassfor its.propertiesfiles. - 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) - Method in class org.apache.sis.feature.DefaultFeatureType
-
Fills the
DefaultFeatureType.byNamemap using the non-transient information in the givensource. - sceneTime - Variable in class org.apache.sis.storage.landsat.MetadataReader
-
The acquisition time, or
nullif 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
Reflectionkey 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
nullif none. - schema - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
-
The name of the schema that contains the EPSG tables, or
nullor 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
nullor an empty string. - schema() - Method in class org.apache.sis.metadata.sql.MetadataSource
-
Returns the database schema where metadata are stored, or
nullif 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.schemasmap. - 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.
- Schema updates - Section in class org.apache.sis.internal.sql.feature.Database
- SCIENTIFIC_NOTATION - Static variable in class org.apache.sis.io.wkt.Symbols
-
Set to
trueif parsing and formatting of numbers in scientific notation is allowed. - Scientific notation - Section in org.apache.sis.io.wkt.Symbols.createNumberFormat()
- scope - Variable in class org.apache.sis.internal.storage.ResourceLineage
-
The type and extent of the source, or
nullif 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
nullif the scope is the uniqueGLOBALinstance. - 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 - Section in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
- Scope - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractIdentifiedObject(includingImmutableIdentifier). - 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
EPSGFactoryneeds to create the database, ornullfor 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, Map, 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
ResultSetare sorted in alphabetical (not numerical) order. - search(DefaultFeatureType, Collection, GenericName, List) - Static method in class org.apache.sis.feature.DefaultAssociationRole
-
Searches in the given
featurefor 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.
- Search criteria - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- 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.schemaandTableReference.tablenames. - searchTitleProperty(DefaultFeatureType) - Static method in class org.apache.sis.feature.DefaultAssociationRole
-
Implementation of
DefaultAssociationRole.getTitleProperty(DefaultAssociationRole)for first search, or for non-SISFeatureAssociationRoleimplementations. - 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) - Static method in class org.apache.sis.feature.CommonParentFinder
-
Finds a feature type common to all given types.
- select(List) - Method in class org.apache.sis.internal.storage.RangeArgument
-
Returns sample dimensions selected by the user.
- select(GeodeticDatum, ExtentSelector) - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
-
Returns the best parameters matching the given criteria, or
nullif 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
WHEREkeyword. - 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
WHEREkeyword. - 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
WHEREpart 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,ORorNOTfilter 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
thiscasted 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, boolean) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
-
Implementation of
LocaleAndCharset.getValue(TableColumn)also used by theLocaleAndCharset.Child. - 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
Stringmulti-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
- 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 byevaluateAt(tmax). - Sequence(Map) - 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, 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
doublevalues. - SequenceVector.Floats - Class in org.apache.sis.math
-
A vector which is a sequence of increasing or decreasing
floatvalues. - SequenceVector.Longs - Class in org.apache.sis.math
-
A vector which is a sequence of increasing or decreasing
longvalues. - 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.
- Serialization - Section in class org.apache.sis.index.tree.PointTree
- Serialization - Section in class org.apache.sis.internal.feature.Geometries
- Serialization - Section in class org.apache.sis.referencing.datum.DatumShiftGrid
- Serialization - Section in class org.apache.sis.referencing.factory.sql.AuthorityCodes
- Serialization - Section in class org.apache.sis.referencing.operation.projection.NormalizedProjection
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D.Inverse
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D.Inverse
- Serialization - Section in class org.apache.sis.referencing.operation.transform.ContextualParameters
- Serialization - Section in class org.apache.sis.referencing.operation.transform.ExponentialTransform1D
- Serialization - Section in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
- Serialization - Section in class org.apache.sis.referencing.operation.transform.PassThroughTransform
- Serialization - Section in class org.apache.sis.referencing.operation.transform.PowerTransform1D
- Serialization - Section in class org.apache.sis.referencing.operation.transform.TransferFunction
- Serialization - Section in class org.apache.sis.util.iso.DefaultRecordType
- Serialization - Section in class org.apache.sis.util.iso.RecordDefinition
- Serialization - Section in class org.apache.sis.util.iso.RecordDefinition.Adapter
- Serialization - Section in org.apache.sis.util.AbstractInternationalString.defaultValue
- serialVersionUID - Static variable in exception class org.apache.sis.console.InvalidCommandException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class 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 class 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 class org.apache.sis.coverage.grid.IllegalGridGeometryException
-
Serial number for inter-operability with different versions.
- serialVersionUID - Static variable in exception class 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 class org.apache.sis.coverage.IllegalSampleDimensionException
-
Serial number for inter-operability with different versions.
- serialVersionUID - Static variable in exception class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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
WKTFormatserialization 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 class org.apache.sis.io.wkt.UnformattableObjectException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class 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 class 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 class 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 class 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 class 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 class 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 class org.apache.sis.referencing.factory.FactoryDataException
-
Serial number for inter-operability with different versions.
- serialVersionUID - Static variable in exception class org.apache.sis.referencing.factory.InvalidGeodeticParameterException
-
Serial number for inter-operability with different versions.
- serialVersionUID - Static variable in exception class org.apache.sis.referencing.factory.MissingFactoryResourceException
-
Serial number for inter-operability with different versions.
- serialVersionUID - Static variable in exception class org.apache.sis.referencing.factory.NoSuchAuthorityFactoryException
-
Serial number for inter-operability with different versions.
- serialVersionUID - Static variable in exception class 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 class 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 class 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 class 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 class 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 class org.apache.sis.referencing.operation.matrix.MismatchedMatrixSizeException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class 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 class 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 class 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 class org.apache.sis.storage.CanNotProbeException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class org.apache.sis.storage.ConcurrentReadException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class 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 class org.apache.sis.storage.DataStoreClosedException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class org.apache.sis.storage.DataStoreContentException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class org.apache.sis.storage.DataStoreException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class 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 class org.apache.sis.storage.ForwardOnlyStorageException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class org.apache.sis.storage.IllegalFeatureTypeException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class org.apache.sis.storage.IllegalNameException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class org.apache.sis.storage.IllegalOpenParameterException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class org.apache.sis.storage.IncompatibleResourceException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class org.apache.sis.storage.InternalDataStoreException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class 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 class org.apache.sis.storage.ReadOnlyStorageException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class 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 class org.apache.sis.storage.UnsupportedEncodingException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class org.apache.sis.storage.UnsupportedQueryException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class org.apache.sis.storage.UnsupportedStorageException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class 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 class 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 class 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 class org.apache.sis.util.UnconvertibleObjectException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class org.apache.sis.util.UnknownNameException
-
For cross-version compatibility.
- serialVersionUID - Static variable in exception class 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, ornullif 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
TypeRegistrationinstances. - 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
-
falsefor collecting information, ortruefor setting all node CRS. - set(int, int, DoubleDouble) - Method in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
-
Stores the value of the given
ddobject 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
ddobject 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
modeisPropertyAccessor.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
DoubleDoubleto the given 64-bits signed integer. - set(E) - Method in class org.apache.sis.internal.util.ListOfUnknownSize.Iterator
- set(Class, String, String, T, Object, Object) - Static method in class org.apache.sis.internal.util.FinalFieldSetter
-
Sets the values of the final fields.
- set(Class, 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) - 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) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCP
-
Sets the accuracy of a ground control point.
- setAcquisitionInformation(Collection) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets information about the acquisition of the data.
- setAcquisitionPlans(Collection) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
-
Sets the plan as implemented by the acquisition.
- setAcquisitionRequirements(Collection) - 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
actuateattribute 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) - Method in class org.apache.sis.xml.Pooled
-
A method which is common to both
MarshallerandUnmarshaller. - setAdapter(Class, A) - Method in class org.apache.sis.xml.PooledMarshaller
-
Delegates to the wrapped marshaller.
- setAdapter(Class, 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]Marshallerjavadoc. - 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) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
-
Sets the publications that describe usage of data.
- setAdditionalDocumentation(Collection) - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
-
Sets additional documentation.
- setAdditionalDocumentations(Collection) - 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) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
-
Sets the parties to which the release statement applies.
- setAddresses(Collection) - 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) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Deprecated.As of ISO 19115:2014, replaced by
AbstractIdentification.setAssociatedResources(Collection). - setAlgorithms(Collection) - 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) - 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) - 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
RangeFormatshall use the alternate form at formatting time. - setAlternateTitles(Collection) - 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) - 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) - 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
arcroleattribute 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
nullif none. - setAreaOfInterest(GeographicBoundingBox) - Method in class org.apache.sis.referencing.operation.CoordinateOperationContext
-
Sets the geographic component of the area of interest, or
nullif none. - setAsciiParameters(String[]) - Method in class org.apache.sis.storage.geotiff.GeoKeysLoader
-
Sets the value of
GeoKeysLoader.asciiParametersfromTags.GeoAsciiParamsvalue. - setAssociatedResources(Collection) - 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) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
-
Sets information on attribute groups of the resource.
- setAttributeInstances(Set) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Sets the attribute instances to which the information applies.
- setAttributes(Collection) - Method in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
-
Sets information on an attribute of the resource.
- setAttributes(Set) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Sets the attribute types to which the information applies.
- setAttributeValue(AbstractAttribute, 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) - 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
baseCRSassociated to the givenConversion. - setBaseExtentClipped(GeneralEnvelope...) - Method in class org.apache.sis.coverage.grid.GridDerivation
-
Sets
GridDerivation.baseExtentto 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) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the same action to execute for the <, >, ≤, ≥, = and ≠ types of filter.
- setBinaryTemporalHandlers(BiConsumer) - 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) - 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) - Method in class org.apache.sis.coverage.grid.ImageRenderer
-
Specifies the colors to apply for each category in a sample dimension.
- setCategoryColors(Function) - Method in class org.apache.sis.image.ImageProcessor
-
Sets the colors to use for given categories in image, or
nullis 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) - 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) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.Replaced by putting values in
DefaultMetadata.getLocalesAndCharsets()map. - setCharacterSets(Collection) - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
-
Deprecated.Replaced by putting values in
DefaultDataIdentification.getLocalesAndCharsets()map. - setCharacterSets(Map, Collection) - 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) - 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) - 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) - Method in class org.apache.sis.internal.profile.fra.Constraints
-
Sets the documents that specifies the nature of the constraints.
- setCitations(Collection) - Method in class org.apache.sis.internal.profile.fra.LegalConstraints
-
Sets the documents that specifies the nature of the constraints.
- setCitations(Collection) - Method in class org.apache.sis.internal.profile.fra.SecurityConstraints
-
Sets the documents that specifies the nature of the constraints.
- setCitations(Collection) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
-
Sets the complete citation of the instrument.
- setCitedResponsibleParties(Collection) - 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
Identifierauthority 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) - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
-
Computes the
DefaultCompoundCRS.componentsandDefaultCompoundCRS.singlesfields 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) - 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) - 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) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets the parties responsible for the metadata information.
- setContacts(Collection) - 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) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets the information about the chain applied by the service.
- setContainsOperations(Collection) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets information(s) about the operations that comprise the service.
- setContentInfo(Collection) - 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.As of ISO 19115:2014, moved to
DefaultAttributeGroup.setContentTypes(Collection). - setContentTypes(Collection) - 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, Ellipsoid) - Method in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
-
Sets the semi-axis length in the
DatumShiftTransform.contextparameters. - 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) - 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
ProjectedCRSorDerivedCRS. - setConversionName(String) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Sets the name of the conversion to use for creating a
ProjectedCRSorDerivedCRS. - 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) - 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) - 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) - 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) - 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) - 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
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getIdentificationInfo()followed byAbstractIdentification.getCitation()followed byDefaultCitation.setOnlineResources(Collection). - setDataSource(Supplier) - 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) - 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) - 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) - 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) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Deprecated.Replaced by
DefaultEvaluationMethod.setDates(Collection). - setDates(Collection) - 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) - 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
IdentifiedObjectif the WKT does not contain an explicitID[…]orAUTHORITY[…]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) - 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) - 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) - 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) - Method in class org.apache.sis.internal.sql.feature.Table
-
Sets the search tables on all
Relationinstances 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) - 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) - 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) - 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 orIdentifiedObjects to create shall be considered deprecated. - setDerivedElements(Collection) - 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
IdentifierorIdentifiedObjectdescription. - 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) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets category keywords, their type, and reference source.
- setDescriptor(ParameterDescriptor) - 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.As of ISO 19115:2014, renamed
DefaultRangeDimension.setDescription(InternationalString). - 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) - 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) - 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) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
-
Sets the distributed computing platforms on which the operation has been implemented.
- setDistributionFormats(Collection) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
-
Sets the formats of distribution.
- setDistributionFormats(Collection) - 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) - 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) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
-
Sets information about the format used by the distributor.
- setDistributors(Collection) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
-
Sets information about the distributor.
- setDistributorTransferOptions(Collection) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
-
Provides information about the technical means and media used by the distributor.
- setDocumentations(Collection) - 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) - 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
UnsupportedOperationExceptionsince 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) - 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.elementFormatfor 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
UnsupportedOperationExceptionsince 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 ofNumberinstead ofdouble. - 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
Numbertype. - setEquation(Number, Number, Number) - Method in class org.apache.sis.math.Plane
-
Sets this plane from values of arbitrary
Numbertype. - 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
-
Deprecated.
- setEvaluationMethodDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
-
Sets the description of the evaluation method.
- setEvaluationMethodProperty(BiConsumer, V) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Sets the value of a
AbstractElement.evaluationMethodproperty. - setEvaluationMethodType(EvaluationMethodType) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Deprecated.
- 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
-
Deprecated.
- 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
MarshallerandUnmarshaller. - 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) - 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) - 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) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the action to execute for the given type of expression.
- setExpressionHandlers(BiConsumer, 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) - 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) - 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) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
-
Sets the spatial and temporal extents of the role.
- setExtents(Collection) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets the spatial and temporal extent of the resource.
- setExtents(Collection) - 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) - 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) - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
-
Sets one of the factories managed by this container.
- setFactory(Class, T) - Method in class org.apache.sis.io.wkt.WKTFormat
-
Sets one of the factories to be used by this
WKTFormatfor parsing WKT. - setFallbackAllowed(boolean) - Method in class org.apache.sis.measure.AngleFormat
-
Sets whether the
parsemethods are allowed to fallback on the build-in default symbols if the string to parse doesn't match the applied pattern. - setFamilyHandlers(Enum, BiConsumer) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the same action for all member of the same family of filters.
- setFeatureCatalogueCitations(Collection) - 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) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Sets the feature instances to which the information applies.
- setFeatures(Set) - 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) - 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) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFeatureCatalogueDescription.setFeatureTypeInfo(Collection). - setFeatureTypes(Collection) - 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) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the action to execute for the given type of filter.
- setFirst(Collection, 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, PT_Locale) - Static method in class org.apache.sis.internal.jaxb.lan.OtherLocales
-
Returns a map containing the given
PT_Localefollowed by other locales in the givenaddTomap. - setFlattenedSphere(String, double, double, Unit) - 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) - 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/resourceFormatnode to "GeoTIFF" format. - setFormatSpecificationCitation(BiConsumer, 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.valueandDoubleDouble.errorterms 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
DoubleDoubleto 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) - 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) - 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) - 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) - 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) - 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) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets a graphic that illustrates the resource(s).
- setGraphics(Collection) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets citation graphics or logo for cited party.
- setGraphics(Collection) - 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
GridExtentshould 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.affinetransform 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) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.setMetadataScopes(Collection)andDefaultMetadataScope.setName(InternationalString). - setHierarchyLevels(Collection) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.setMetadataScopes(Collection)andDefaultMetadataScope.setResourceScope(ScopeCode). - 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
hrefattribute value. - setHRef(URI) - Method in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
-
Sets the
xlink:hrefvalue, 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:idattribute. - setIdentificationInfo(Collection) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets basic information about the resource(s) to which the metadata applies.
- setIdentifiedIssues(Collection) - 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) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
-
Sets the code used to identify the objective.
- setIdentifiers(Collection) - Method in class org.apache.sis.metadata.iso.citation.AbstractParty
-
Sets the identifiers of the party.
- setIdentifiers(Collection) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets the unique identifier for the resource.
- setIfPresent(Parameters, ParameterDescriptor, 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) - 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
ImageProcessorcan produce an image of different size compared to requested size. - setImageSpace(GridGeometry, List, 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) - 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)inDefaultIndividual. - 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.inputToGridfield. - 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
Instantinstances. - setInstruments(Collection) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
-
Sets the general information about the instrument used in data acquisition.
- setInstruments(Collection) - 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
intprimitive 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
DataBufferbank. - 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) - 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
fromortoattribute. - 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) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Deprecated.Replaced by putting keys in
DefaultFeatureCatalogueDescription.getLocalesAndCharsets()map. - setLanguages(Collection) - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
-
Deprecated.Replaced by putting keys in
DefaultDataIdentification.getLocalesAndCharsets()map. - setLanguages(Collection) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.Replaced by putting keys in
DefaultMetadata.getLocalesAndCharsets()map. - setLanguages(Map, Collection) - 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
DateFormatcontract, 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
nullfor removing colorization. - setLevelDescription(Collection) - 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) - 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) - 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.scaleandTransferFunction.offsetterms 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) - 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, wherexxxare 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
UnitFormatwill 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) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.Replaced by putting keys in
DefaultMetadata.getLocalesAndCharsets(). - setLocalesAndCharsets(Map) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Sets the language(s) and character set(s) used within the catalogue.
- setLocalesAndCharsets(Map) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets the language(s) and character set(s) used within the dataset.
- setLocalesAndCharsets(Map) - 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) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the same action to execute for the
AND,ORandNOTtypes 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) - 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) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Sets the date information associated with maintenance of resource.
- setMaintenanceNotes(Collection) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Sets information regarding specific requirements for maintaining the resource.
- setMaintenanceScopes(Collection) - 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, String) - Static method in class org.apache.sis.metadata.MetadataStandard
-
Assigns a
ConcurrentMapinstance to the given field. - setMarshallable(Collection, T) - Static method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
-
Sets the given identifier in the given collection.
- setMarshallables(Collection, Collection) - Static method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
-
Returns a collection containing all marshallable values of
newValues, together with unmarshallable values ofidentifiers. - setMaskBit(double, int) - Method in class org.apache.sis.internal.processing.isoline.Isolines
-
Sets the specified bit on
Tracer.Level.isDataAbovefor all levels lower than given value. - setMathHandlers(BiConsumer) - 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
CharSequencevalues 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
-
Deprecated.
- 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
-
Deprecated.
- 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, V) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Sets the value of a
AbstractElement.measureReferenceproperty. - setMedia(Collection) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
-
Sets the media used by the format.
- setMediumFormats(Collection) - 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) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets restrictions on the access and use of metadata.
- setMetadataExtensionInfo(Collection) - 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) - 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) - 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) - 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
-
Implementation of legacy
DefaultMetadata.setMetadataStandardName(String)andDefaultMetadata.setMetadataStandardVersion(String)methods. - setMetadataStandardName(String) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataStandards()followed byDefaultCitation.setTitle(InternationalString). - setMetadataStandards(Collection) - 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.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataStandards()followed byDefaultCitation.setEdition(InternationalString). - setMetadataType(Class) - Method in class org.apache.sis.metadata.sql.LookupInfo
-
Sets the type of metadata objects for which
LookupInfo.asNameMap(MetadataStandard)orLookupInfo.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
FeatureAssociationRolename as a simple string (local name). - setName(CharSequence) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Sets the
AttributeTypename 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
FeatureTypename as a simple string. - setName(CharSequence) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
-
Sets the
PropertyTypename as a simple string (local name). - setName(CharSequence) - Method in class org.apache.sis.feature.builder.TypeBuilder
-
Sets the
IdentifiedTypename as a simple string (local name). - setName(CharSequence...) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
-
Sets the
FeatureAssociationRolename as a string in the given scope. - setName(CharSequence...) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Sets the
AttributeTypename 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
FeatureTypename as a string in the given scope. - setName(CharSequence...) - Method in class org.apache.sis.feature.builder.PropertyTypeBuilder
-
Sets the
PropertyTypename as a string in the given scope. - setName(CharSequence...) - Method in class org.apache.sis.feature.builder.TypeBuilder
-
Sets the
IdentifiedTypename as a string in the given scope. - setName(Class, boolean, InternationalString, Function) - 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
TypeNameorMemberName. - 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
FeatureAssociationRolename as a generic name. - setName(GenericName) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Sets the
AttributeTypename 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
FeatureTypename 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
PropertyTypename as a generic name. - setName(GenericName) - Method in class org.apache.sis.feature.builder.TypeBuilder
-
Sets the
IdentifiedTypename 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
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFormat.getFormatSpecificationCitation().setAlternateTitles(Collection). - 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) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
-
Sets the identifiers for each attribute included in the resource.
- setNamesOfMeasure(Collection) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Deprecated.
- setNamesOfMeasure(Collection) - 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
nilReasonattribute value. - setNodataValues(List) - Method in class org.apache.sis.internal.sql.postgis.RasterWriter
-
Infers the "no data" values from the given sample dimensions.
- setNodeFilter(Predicate) - 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.maximumOccursvalue. - setNonDefaultMinimumOccurs(Integer) - Method in class org.apache.sis.parameter.AbstractParameterDescriptor
-
Invoked by JAXB for unmarshalling the
AbstractParameterDescriptor.minimumOccursvalue. - 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) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the same action for both the
IsNullandIsNiltypes of filter. - setNullIfOutside(boolean) - Method in interface org.apache.sis.coverage.BandedCoverage.Evaluator
-
Sets whether to return
nullinstead 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
nullinstead 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
nullinstead 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
trueif the given identifier is available, orfalseif 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) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
-
Sets the event or events associated with objective completion.
- setObjectives(Collection) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
-
Sets the area or object to be sensed.
- setObjectives(Collection) - 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.objectiveCRSto 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.As of ISO 19115:2014, replaced by
DefaultDigitalTransferOptions.setOffLines(Collection). - setOffLines(Collection) - 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.offsetterms to the values of the translation columns of the given matrix. - SetOfUnknownSize<E> - Class in org.apache.sis.internal.util
-
An alternative to
AbstractSetfor implementations having a costlySetOfUnknownSize.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) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets online references to the cited resource.
- setOnlineResources(Collection) - 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) - 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) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets the reference(s) to the resource on which the service operates.
- setOperatesOn(Collection) - 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) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
-
Sets the general information about an identifiable activity which provided the data.
- setOperations(Collection) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
-
Sets the identification of the activity or activities that satisfy a plan.
- setOperations(List) - 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) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
-
Specifies the set of optimizations to enable.
- setOption(OptionKey, 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.Renamed
DefaultStandardOrderProcess.setOrderOptionsType(RecordType)for ISO 19115 conformance. - 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)inDefaultOrganisation. - 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
inputposition 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) - 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) - 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) - 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) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
-
Sets a reference providing description of the parameters.
- setParameters(Collection) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
-
Sets the parameters that are required for this interface.
- setParameters(Collection) - 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) - 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) - 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) - 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) - 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) - 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) - 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) - 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) - 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) - Method in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
-
Sets the sets of points defining the resource boundary.
- setPortrayalCatalogueCitations(Collection) - Method in class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
-
Sets bibliographic reference to the portrayal catalogue cited.
- setPortrayalCatalogueInfo(Collection) - 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.As of ISO 19115:2014, replaced by
DefaultIndividual.setPositionName(InternationalString). - 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 class 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
NumberFormatorAngleFormatfor 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) - 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) - 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) - 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) - 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...) - Method in class org.apache.sis.storage.FeatureQuery
-
Sets the properties to retrieve, or
nullif 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
nullif 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
codeargument, 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
MarshallerandUnmarshaller. - setProperty(Set, Class, byte) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Sets the properties identified by the
codeargument, 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
trueif 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) - 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.LowerCornerandAbstractEnvelope.UpperCornerwhen 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) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
-
Sets the description of the specific range elements of a coverage.
- setRangeElementDescriptions(Collection) - 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) - 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) - 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) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultExtendedElementInformation.setRationale(InternationalString). - setRealizationEpoch(Date) - Method in class org.apache.sis.referencing.datum.AbstractDatum
-
Invoked by JAXB only at unmarshalling time.
- setRecipients(Collection) - 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) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
-
Sets the information on documents referenced in data quality evaluation method.
- setReferences(Collection) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
-
Sets the citations for the limitation of constraint.
- setReferences(Collection) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Sets the process step documentation.
- setReferenceSystemInfo(Collection) - 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
TileOrganizeronly. - setRelatedCitations(Collection) - 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) - 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) - 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
StringorInternationalStringinstance. - 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) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Sets the report generated by the process step.
- setReports(Collection) - 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) - 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
XResolutionandYResolution. - setResourceConstraints(Collection) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets information about constraints which apply to the resource(s).
- setResourceFormats(Collection) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets a description of the format of the resource(s).
- setResourceLineages(Collection) - 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) - 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) - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
-
Sets references to the resource on which the services operates.
- setResources(Collection) - 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) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets basic information about specific application(s).
- setResponses(Collection) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
-
Sets a new response to the user-determined limitations.
- setResponsibleParties(Collection) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
-
Sets the parties responsible for the resource constraints.
- setResultContent(Collection) - 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
-
Deprecated.Replaced by
DefaultCoverageResult.setResultContent(Collection). - 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) - 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
roleattribute 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) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Sets the plan that identifies solution to satisfy the requirement.
- setSatisfiedRequirements(Collection) - 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.As of ISO 19115:2014, moved to
DefaultResolution.setEquivalentScale(RepresentativeFraction). - 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.affinetransform. - 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
MarshallerandUnmarshaller. - 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.schemaandTableReference.tablenames. - 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) - 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) - 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) - 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) - 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
showattribute 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) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Sets the record of an event occurring during an operation.
- setSingleComponents(List) - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
-
Computes the
DefaultCompoundCRS.singlesfield from the given CRS list and returnstrueif 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) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
-
Sets the reference to document describing processing software.
- setSortBy(SortBy) - Method in class org.apache.sis.storage.FeatureQuery
-
Sets the expressions to use for sorting the feature instances.
- setSortBy(SortProperty...) - 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.isPolygonandPolyline.Iter.inflatefields 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
-
Deprecated.
- 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.lastCRSfield and creates the associatedPositionTransformer.forwardtransform. - 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) - 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) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
-
Sets the references to metadata for the source.
- setSourceReferences(Collection) - 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) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Sets the name of the person or organization creating the extended element.
- setSources(Collection) - 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) - 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) - 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) - Method in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
-
Sets the spatial extent component of composite spatial and temporal extent.
- setSpatialHandlers(BiConsumer) - 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) - 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) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets the method used to spatially represent geographic information.
- setSpatialResolutions(Collection) - 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
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFormat.getFormatSpecificationCitation().setTitle(InternationalString). - 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) - 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 theXMLclass. - 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) - 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) - 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) - 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
-
Deprecated.
- setTargetCRS(Object) - Method in class org.apache.sis.internal.filter.sqlmm.FunctionWithSRID
-
Sets
FunctionWithSRID.targetCRSto 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) - 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
nullif 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.textfield 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.cellWidthandImageMetadataBuilder.cellHeightfields. - setTileTagFamily(byte) - Method in class org.apache.sis.storage.geotiff.ImageFileDirectory
-
Sets the
ImageFileDirectory.tileTagFamilyfield 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.
- Setting the parameter values - Section in class org.apache.sis.parameter.DefaultParameterValueGroup
- setTitle(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
-
Sets the
titleattribute 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) - 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
DoubleDoubleto 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
DoubleDoubleto the sum of the given numbers, to be used only whenabs(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
DoubleDoubleto 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) - 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) - 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) - 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 class 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
intprimitive 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
trueif the currentMeasure.unitvalue 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) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMaintenanceInformation.setMaintenanceScopes(Collection). - setUpdateScopes(Collection) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMaintenanceInformation.setMaintenanceScopes(Collection). - setUsableEventTypes(Class...) - Method in class org.apache.sis.storage.event.StoreListeners
-
Notifies this
StoreListenersthat 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) - 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) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
-
Sets the limitation affecting the fitness for use of the resource.
- setUserContactInfo(Collection) - 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
uuidrefattribute 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.Replaced by
PooledUnmarshaller.setSchema(javax.xml.validation.Schema)in JAXB 2.0. - 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
LocalNameorScopedName. - setValue(TableColumn, 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) - 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) - Method in class org.apache.sis.metadata.TreeNode.NewChild
-
If the
TreeNode.NewChild.delegateis not yet known, set the identifier or the value. - setValue(TableColumn, V) - Method in class org.apache.sis.metadata.TreeNode
-
Sets the value if the given column is
TableColumn.VALUE. - setValue(TableColumn, V) - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
-
Sets the value for the given column.
- setValue(TableColumn, 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) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Sets the class of attribute values.
- setValueClass(Class) - 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
DefaultParameterValuewhen 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, 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) - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
-
Sets the values from the given collection.
- setValues(Collection) - Method in class org.apache.sis.feature.AbstractAssociation
-
Sets the features.
- setValues(Collection) - Method in class org.apache.sis.feature.AssociationView
- setValues(Collection) - Method in class org.apache.sis.feature.MultiValuedAssociation
-
Sets the feature values.
- setValues(Collection) - Method in class org.apache.sis.feature.AbstractAttribute
-
Sets the attribute values.
- setValues(Collection) - Method in class org.apache.sis.feature.AttributeView
- setValues(Collection) - Method in class org.apache.sis.feature.Field
-
Sets the features or attribute values.
- setValues(Collection) - Method in class org.apache.sis.feature.MultiValuedAttribute
-
Sets the attribute values.
- setValues(List) - 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, 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
Identifierversion 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
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFormat.getFormatSpecificationCitation().setEdition(InternationalString). - 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) - 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
setBoundsmethods 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) - 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
PropertyTypeimplementations 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}”.
- Shallow or deep comparisons - Section in org.apache.sis.metadata.MetadataStandard.equals(Object, Object, ComparisonMode)
- 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
Shapeinterface 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
Shapeto a JTSGeometry. - 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
- ShapeConverter.Float - Class in org.apache.sis.internal.feature.jts
- 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
Shapeobject. - 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.geompackage. - 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
Shapemethods 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) - 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
CharacteristicTypeMapinstances 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 manyUnitFormatinstances. - 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.
- Shared instances - Section in class org.apache.sis.measure.NumberRange
- 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
- sharedValues - Variable in class org.apache.sis.internal.storage.MetadataBuilder
-
For using the same instance of
IntegerorDoublewhen 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. - Sharing repetitive information - Section in class org.apache.sis.io.wkt.Element
- shear(double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
-
Checks for permission before shearing this transform.
- 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
nullif 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
switchstatements 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
KeywordStylevalue. - 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
textstring is not longer thanmaxLengthcharacters. - 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
trueif the given value is one of the special cases recognized by theDoubleDouble(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
nullif none. - showIdentifiers() - Method in enum org.apache.sis.io.wkt.Convention
-
trueif 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.optionalFieldsnever 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-utilitymodule, 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) - 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.
- Side effects - Section in class org.apache.sis.internal.sql.feature.FeatureAnalyzer
- Side effects - Section in org.apache.sis.internal.sql.feature.TableAnalyzer.createAttributes()
- Side effects - Section in org.apache.sis.internal.sql.feature.TableAnalyzer.getForeignerKeys(Relation.Direction)
- 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.sampleFormatspecifying 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
doublerepresentation, 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
floatrepresentation, 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.SAMEandSignReversalComment.OPPOSITEconstants 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) - 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
CharacterIteratorinterface as a wrapper around a givenCharSequence. - 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
Citationcontaining 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
Extentcontaining 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.
- Simple features - Section in class org.apache.sis.feature.AbstractFeature
- SimpleFormat - Class in org.apache.sis.internal.simple
-
A trivial implementation of
Formatcontaining 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
IdentifiedObjectcontaining 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
ReferenceIdentifieras a wrapper around aCitation. - 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
SimpleLocationfor 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 lower ≤ upper for every dimensions.
- simplify() - Method in class org.apache.sis.math.Fraction
-
Returns a fraction equivalent to
thisbut 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
Stringrepresentation if that name is not anInternationalStringinstance from which thisDefaultNameSpaceimplementation can extract useful information. - simplify(Fraction, long, long) - Static method in class org.apache.sis.math.Fraction
-
Returns a fraction equivalent to
num/denafter 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
trueif the given raster use a data type that can be casted to thefloattype 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) - 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) - 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) - Constructor for class org.apache.sis.feature.SingletonAttribute
-
Creates a new attribute of the given type initialized to the default value.
- SingletonAttribute(DefaultAttributeType, 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
nullor a single element. - SingletonElement() - Constructor for class org.apache.sis.io.wkt.SingletonElement
-
Creates an initially empty singleton.
- singletonList(Class, 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) - 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.
- SIS installation on remote machines - Section in class org.apache.sis.console.Command
- SIS installation on remote machines - Section in package org.apache.sis.console
- size - Variable in class org.apache.sis.coverage.grid.GridCoverageBuilder
-
The image size, or
nullif 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.coordinatesarray. - size - Variable in class org.apache.sis.internal.storage.csv.FixedSizeList
-
Number of elements added in the
FixedSizeList.valuesarray. - 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.valuesarray. - 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.childrenarray. - 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
0since 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
skippedones. - 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
nbytes 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.skipAfterChunksarray 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
nullif none. - skipAfterChunks - Variable in class org.apache.sis.storage.geotiff.CompressedSubset
-
Number of sample values to skip after a chunk has been read, or
nullif 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
-
trueif the next character needs to be skipped if equals to'\n'. - skipLF - Variable in class org.apache.sis.io.TableAppender
-
trueif 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
nullif 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
nullif 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.Renamed
PerformanceLevel.SLOWNESS. - 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.SLOWNESSlevel. - 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
nullif we cannot read the data. - snapshot(Collection, ReferencingByIdentifiers, Map) - Static method in class org.apache.sis.referencing.gazetteer.FinalLocationType
-
Creates a snapshot of the given location types.
- snapshot(Collection) - Static method in class org.apache.sis.referencing.gazetteer.FinalLocationType
-
Returns the given collection as an unmodifiable list.
- snapshot(List) - 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
- 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­). - 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­). - 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
solveandinversemethods. - 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
solveandinversemethods, 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.IDENTITYconstant only. - sort - Variable in class org.apache.sis.internal.sql.feature.FeatureStream
-
The
ORDER BYclauses, ornullif none. - sort(String, Object[]) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Sorts an array of codes in preference order.
- sort(List, 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
SortPropertyelements applied in order. - SortByComparator(Map) - Constructor for class org.apache.sis.internal.filter.SortByComparator
-
Creates a new comparator with the values of given map.
- SortByComparator(SortProperty) - 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
nullif 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) - 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) - Method in class org.apache.sis.internal.stream.PaginedStream
- sorted(Comparator) - 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
nullif 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/SpatialMetadatadatabase. - 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
- 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
nullif thisDoubleStreamWrapperis no longer the active stream. - source - Variable in class org.apache.sis.internal.stream.StreamWrapper
-
The source of elements, or
nullif thisStreamWrapperis 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
nullif 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.
- Source and target geodetic datum - Section in class org.apache.sis.referencing.datum.BursaWolfParameters
- sourceBands - Variable in class org.apache.sis.image.Visualization.Builder
-
Description of
Visualization.Builder.sourcebands, ornullif 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
LogRecordin an error occurred during calculation. - sourceCRS - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
-
The source CRS, or
nullif 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
-
Related to
AbstractCoordinateOperation. - 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
nullif 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
nullif 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
-
One of the following constants:
MonolineFormatter.NO_SOURCE,MonolineFormatter.LOGGER_SHORT,MonolineFormatter.LOGGER_LONG,MonolineFormatter.CLASS_SHORT,MonolineFormatter.CLASS_LONGorMonolineFormatter.METHOD. - 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
nullif 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
nullif 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
LogRecordin 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
nullif unknown. - sources - Variable in class org.apache.sis.image.ComputedTiles
-
All
ComputedImage.sourcesthat are writable, ornullif 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.
- Sources and destinations - Section in class org.apache.sis.io.CompoundFormat
- 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 toXMLStreamWriter.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
- 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[]) - 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).
- specialCase(Object) - Static method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
-
If the given authority is a special case, returns its
NonMarshalledAuthorityinteger enum. - Special case - Section in org.apache.sis.io.wkt.Formatter.addContextualUnit(Unit)
- Special case - Section in org.apache.sis.referencing.crs.DefaultGeographicCRS.createSameType(Map, CoordinateSystem)
- Special case - Section in org.apache.sis.referencing.operation.CoordinateOperationFinder.concatenate(CoordinateOperation, CoordinateOperation)
- Special case - Section in org.apache.sis.xml.XML.LOCALE
- 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.
- Special cases - Section in class org.apache.sis.internal.converter.DateConverter
- Special cases - Section in class org.apache.sis.internal.converter.StringConverter
- Special cases - Section in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
- SpecializableTransform - Class in org.apache.sis.referencing.operation.transform
-
A transform having sub-areas where more accurate transforms can be used.
- SpecializableTransform(MathTransform, Map) - 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 atTransformCallcreation time. - SpecializableTransform2D - Class in org.apache.sis.referencing.operation.transform
-
A specializable transform in the two-dimensional case.
- SpecializableTransform2D(MathTransform, Map) - 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. - Specializations - Section in class org.apache.sis.internal.sql.feature.Database
- specialize(boolean, boolean) - Method in class org.apache.sis.coverage.grid.ResampledGridCoverage
-
If this coverage can be represented as a
GridCoverage2Dinstance, returns such instance. - specialize(Class, 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) - Static method in class org.apache.sis.metadata.sql.MetadataSource
-
Copies the given collection into the best
Setimplementation if possible, or returns the given collection unchanged otherwise. - specialize(MathTransform, Map) - 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
- SpecializedIdentifier(IdentifierSpace, T) - Constructor for class org.apache.sis.internal.jaxb.SpecializedIdentifier
-
Creates a new adapter for the given authority and identifier value.
- Special values - Section in class org.apache.sis.storage.ProbeResult
- 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.
- Specifications referenced - Section in org.apache.sis.metadata.iso.citation.Citations.OGC
- 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.
- Specifying a log level - Section in org.apache.sis.util.logging.MonolineFormatter.install(Logger, Level)
- Speed(double, Unit) - 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, double, boolean, Unit) - 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".
- Spherical case - Section in org.apache.sis.referencing.operation.projection.AuthalicConversion.qm(double)
- Spherical case - Section in org.apache.sis.referencing.operation.projection.AuthalicConversion.qmPolar
- Spherical case - Section in org.apache.sis.referencing.operation.projection.AuthalicConversion.φ(double)
- 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
AbstractCSandAbstractDatum. - Spikes - Section in class org.apache.sis.internal.processing.isoline.Joiner
- 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 returnsnullif there is no separator. - split(String, List) - 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
Spliteratorwithout knowledge of collection size. - spliterator() - Method in class org.apache.sis.internal.util.SetOfUnknownSize
-
Creates a
Spliteratorwithout 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.GeogCitationvalue 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 - 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
DISTINCTorORDER BYclauses. - sql - Variable in class org.apache.sis.referencing.factory.sql.AuthorityCodes
-
The SQL commands that this
AuthorityCodesmay 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 anSQLException. - 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
SQLBuilderinitialized from the given database metadata. - SQLBuilder(Syntax) - Constructor for class org.apache.sis.internal.metadata.sql.SQLBuilder
-
Creates a new
SQLBuilderinitialized to the same metadata than the given template. - SQL dialects - Section in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
- 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.TYPESarray. - 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
SQLStorefor the given data source and tables, views or queries. - SQLStoreProvider - Class in org.apache.sis.storage.sql
-
Provider of
SQLStoreinstances. - 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
srcattribute, 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
nullif 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
-
Name of
SQLMM.ST_Contains. - 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
-
Name of
SQLMM.ST_Crosses. - 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
-
Name of
SQLMM.ST_Disjoint. - 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
-
Name of
SQLMM.ST_Equals. - ST_ExplicitPoint - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
-
The coordinate values as a
DOUBLE PRECISION ARRAYvalue. - 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[], Geometries) - 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[], Geometries) - 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
-
Name of
SQLMM.ST_Intersects. - 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
LineStringwhich 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
LineStringwhich is transformed from a Well-Known Binary (WKB) representation. - ST_LineString - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
-
LineStringconstructed 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
-
MultiLineStringconstructed 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
-
MultiPointconstructed 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
-
MultiPolygonconstructed 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
-
Name of
SQLMM.ST_Overlaps. - 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[], Geometries) - 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
-
Name of
SQLMM.ST_Touches. - 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[], Geometries) - 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
-
Name of
SQLMM.ST_Within. - 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.
- Stack trace omission - Section in org.apache.sis.storage.event.StoreListeners.warning(Level, String, Exception)
- 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.typeinterface. - standard - Variable in class org.apache.sis.metadata.MetadataCopier
-
The default metadata standard to use for object that are not
AbstractMetadatainstances, ornullif 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
CommonCRSenumeration 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.StandardParallelparameter 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.
- Standard parameters - Section in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- standardSubType(Class[]) - Method in class org.apache.sis.metadata.TreeNode.Element
-
Returns the element of the given array which is both assignable to
TreeNode.baseTypeand a member of the standard represented byTreeTableView.standard. - Standard validations - Section in org.apache.sis.parameter.DefaultParameterValue.validate(T)
- 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.textwhere the value has been formatted. - start - Variable in class org.apache.sis.measure.FormattedCharacterIterator
-
The value to be returned by
getRunStart(…)andgetRunLimit(…)when the index value isvalidity. - start(BundleContext) - Method in class org.apache.sis.internal.system.OSGiActivator
-
Invoked when this bundle is started.
- Start(StartElement, QName, List, List, 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.statefield. - 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
SingleCRSstarts/ends in the full (usually compound) CRS. - StartDate - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Start date
- startFollowing(List) - 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
MonolineFormattercreation, 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
trueif all low coordinates are zero. - startsWith(CharSequence, CharSequence, boolean) - Static method in class org.apache.sis.util.CharSequences
-
Returns
trueif the given character sequence starts with the given prefix. - startsWithNorthEast(CoordinateSystem) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
-
Returns
trueif 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
trueif 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
trueif 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.FREEZINGModifiableMetadata.COMPLETABLEorModifiableMetadata.FINALvalues. - 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
StateChangerinstance. - 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.sqlarray, 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).
- State transition - Section in org.apache.sis.storage.tiling.Tile.getStatus()
- 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, ornullif 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
Statisticsobject. - 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
StaxStreamReaderinstances. - 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
StaxStreamReaderandStaxStreamWriter. - 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
gridXand to add or subtract togridYduring 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-utilitythreads. - 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
-
trueifsearch(…)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
nullif 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
DataStorein 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
- 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
XMLStreamReaderfrom theStaxDataStore.storageorStaxDataStore.stream. - storageToWriter - Variable in class org.apache.sis.internal.storage.xml.stream.StaxDataStore
-
The function in charge of producing a
XMLStreamWriterfor theStaxDataStore.storageorStaxDataStore.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
nullif unknown. - store - Variable in class org.apache.sis.internal.storage.gpx.Metadata
-
The data store that created this metadata, or
nullif none. - store - Variable in class org.apache.sis.internal.storage.image.WorldFileResource
-
The parent data store, or
nullif 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) - 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, Map) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
-
Stores the given
parametersinto the givenaddTocollection. - 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) - 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, Map) - Constructor for class org.apache.sis.io.wkt.StoredTree
-
Creates a new
StoredTreewith a snapshot of given trees of elements. - StoredTree(Element, Map) - Constructor for class org.apache.sis.io.wkt.StoredTree
-
Creates a new
StoredTreewith 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 ofStoredTree.Nodes. - StoredTree.Inflater - Class in org.apache.sis.io.wkt
-
A helper class for decompressing a tree of
Elements from a tree ofStoredTree.Nodes. - StoredTree.Node - Class in org.apache.sis.io.wkt
-
Unmodifiable copy of
Elementwithout contextual information such asElement.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, AbstractAttribute, Consumer) - 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> - 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
StoreListenerinstances 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> - 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
Storeinstances. - StoreProvider - Class in org.apache.sis.internal.storage.folder
-
The provider of
Storeinstances. - StoreProvider - Class in org.apache.sis.internal.storage.gpx
-
The provider of
Storeinstances. - StoreProvider - Class in org.apache.sis.internal.storage.wkt
-
The provider of WKT
Storeinstances. - StoreProvider - Class in org.apache.sis.internal.storage.xml
-
The provider of
Storeinstances. - 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.valueandDoubleDouble.errorterms in the given array. - StoreTypeDetector - Class in org.apache.sis.internal.storage
-
A
java.nio.fileservice 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
- 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
StaxDataStoreis closed, ornullif none. - stream - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamIO
-
The underlying stream to close when this
StaxStreamIOreader or writer is closed, ornullif none. - stream(boolean) - Method in class org.apache.sis.util.collection.IntegerList
-
Returns a stream of integers with this
IntegerListas 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) - 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
XMLStreamWriterfilters. - StreamWriterDelegate(XMLStreamWriter) - Constructor for class org.apache.sis.internal.xml.StreamWriterDelegate
-
Creates a new filter.
- stretchColorRamp(RenderedImage, Map) - 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) - 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
-
Multiplication factor for
ImageRenderer.pixelStrideandImageRenderer.scanlineStride. - 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
Stringvalue. - 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 toString. - 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
StringBuilderinstances. - 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
Stringand various kinds of objects. - StringConverter(Class) - 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> - Class in org.apache.sis.internal.converter
-
Converter from
StringtoCodeList. - StringConverter.Double - Class in org.apache.sis.internal.converter
- StringConverter.Enum<T> - Class in org.apache.sis.internal.converter
- 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
- 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
- String expansion - Section in class org.apache.sis.io.wkt.WKTFormat
- StringJoinOperation - Class in org.apache.sis.feature
-
An operation concatenating the string representations of the values of multiple properties.
- StringJoinOperation(Map, 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.
- String representation - Section in class org.apache.sis.internal.converter.DateConverter
- 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) - 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.tileTagFamilyfield. - StripByteCounts - Static variable in class org.apache.sis.storage.geotiff.Tags
- StripOffsets - Static variable in class org.apache.sis.storage.geotiff.Tags
- Strips considered as tiles - Section in org.apache.sis.storage.geotiff.ImageFileDirectory.tileByteCounts
- Strips considered as tiles - Section in org.apache.sis.storage.geotiff.ImageFileDirectory.tileHeight
- Strips considered as tiles - Section in org.apache.sis.storage.geotiff.ImageFileDirectory.tileOffsets
- Strips considered as tiles - Section in org.apache.sis.storage.geotiff.ImageFileDirectory.tileWidth
- 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
nullif 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
classattribute of<code>or other elements, ornullif none. - style - Variable in class org.apache.sis.measure.UnitFormat
-
Whether this
UnitFormatshould format long names like "metre" or use unit symbols. - 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
classattribute of a<code>element encompassing the given identifier. - subArea - Variable in class org.apache.sis.image.PixelIterator.Builder
-
The region where to perform the iteration, or
nullfor 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.
- Subclassing - Section in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Subclassing - Section in org.apache.sis.parameter.TensorParameters.createElementDescriptor(int[])
- Subclassing - Section in org.apache.sis.parameter.TensorParameters.indicesToName(int[])
- Sub-classing - Section in class org.apache.sis.image.ComputedImage
- Sub-classing - Section in class org.apache.sis.image.SourceAlignedImage
- Sub-classing - Section in class org.apache.sis.io.CompoundFormat
- Sub-classing and instantiation - Section in class org.apache.sis.io.wkt.WKTDictionary
- 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
nullif none. - Sub-grids - Section in class org.apache.sis.referencing.datum.DatumShiftGrid
- subGridSetter - Variable in class org.apache.sis.coverage.grid.GridDerivation
-
If
GridDerivation.subgrid(Envelope, double...)orGridDerivation.slice(DirectPosition)has been invoked, the method name. - subIndex - Variable in class org.apache.sis.metadata.TreeNodeChildren.Iter
-
Position of the
TreeNodeChildren.Iter.nextValuein theTreeNodeChildren.Iter.subIterator, or -1 if the sub-iterator is null. - SubIter(Range, 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, andupper, 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
CompoundCRSinstances. - 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.subRangefield 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
TiledGridResourcecell 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
thisif 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
AOIinstance 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
dataarrays 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
fromElementfrequency inclusive totoElementfrequency 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
fromElementfrequency inclusive totoElementfrequency exclusive. - subSet(E, E, int) - Method in class org.apache.sis.util.collection.FrequencySortedSet.SubSet
- subSet(Range, Range) - 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, toupper, exclusive. - subSet(Range, Range) - 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) - Constructor for class org.apache.sis.util.collection.RangeSet.SubSet
-
Creates a new subset of the enclosing
RangeSetbetween 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 Class 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 class org.apache.sis.coverage.SubspaceNotSpecifiedException
-
Constructs an exception with no detail message.
- SubspaceNotSpecifiedException(String) - Constructor for exception class org.apache.sis.coverage.SubspaceNotSpecifiedException
-
Constructs an exception with the specified detail message.
- SubspaceNotSpecifiedException(String, Throwable) - Constructor for exception class 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
trueifTreeNodeshall substitute the given collection by a singleton containing only a null element. - Substituting a free text by a code list - Section in class org.apache.sis.util.AbstractInternationalString
- Substituting a free text by a code list - Section in class org.apache.sis.util.iso.Types
- 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
doublefrom thisDoubleDoublewithout 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-bas a signed value, throwing an exception if the result overflows along. - subtract(Quantity) - Method in class org.apache.sis.measure.Scalar
-
Returns the difference between this
Quantityand the given quantity. - subtract(Expression, Expression) - 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) - 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) - 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, Expression) - 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
doublefrom thisDoubleDoublewith a default error term. - subtractGuessError(Number) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Subtracts a
Numberfrom thisDoubleDouble. - 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.subtreeRootNamehas 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
nullif 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.typeto handle, ornullif none. - SubTypes - Class in org.apache.sis.referencing.crs
-
Implementation of
AbstractCRSmethods that require knowledge about subclasses. - SubTypes - Class in org.apache.sis.referencing.cs
-
Implementation of
AbstractCSmethods that require knowledge about subclasses. - SubTypes - Class in org.apache.sis.referencing.datum
-
Implementation of
AbstractDatummethods that require knowledge about subclasses. - SubTypes - Class in org.apache.sis.referencing.operation
-
Implementation of
AbstractCoordinateOperationmethods that require knowledge about subclasses. - SubTypes - Class in org.apache.sis.referencing
-
Implementation of
AbstractIdentifiedObjectmethods 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
nullif unknown. - suffix - Variable in class org.apache.sis.internal.storage.image.WorldFileStore
-
The filename extension (may be an empty string), or
nullif 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) - 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
valuesmask, ornullif none. - Supplementary Unicode characters - Section in package org.apache.sis.io
- supplier - Variable in class org.apache.sis.coverage.grid.ImageRenderer.Untiled
-
The object to use for computing
ImageRenderer.Untiled.geometry, ornullif 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
DataStoreProviderrecognizes the given storage, but has no additional information. - Supported GML versions - Section in org.apache.sis.xml.XML.GML_VERSION
- Supported metadata versions - Section in org.apache.sis.xml.XML.METADATA_VERSION
- Supported operations - Section in org.apache.sis.metadata.AbstractMetadata.asMap()
- Supported operations - Section in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class, KeyNamePolicy, ValueExistencePolicy)
- Support for extended precision - Section in class org.apache.sis.referencing.operation.matrix.GeneralMatrix
- 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
-
trueif 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
floatprimitive type instead of thedoubleprimitive 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
-
Value of
Interpolation.getSupportSize(). - supportSizeY - Variable in class org.apache.sis.coverage.grid.ResampledGridCoverage
-
Value of
Interpolation.getSupportSize(). - 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
-
Constructor for the
SV_CoupledResource.wrap(DefaultCoupledResource)method only. - SV_CouplingType - Class in org.apache.sis.internal.jaxb.code
-
JAXB adapter for
CouplingTypein 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
-
Constructor for the
SV_OperationChainMetadata.wrap(DefaultOperationChainMetadata)method only. - 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
-
Constructor for the
SV_OperationMetadata.wrap(DefaultOperationMetadata)method only. - 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
-
Constructor for the
SV_Parameter.wrap(ParameterDescriptor)method only. - 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
bytevalues. - 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
charvalues. - 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
doublevalues. - 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
floatvalues. - 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
intvalues. - 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
longvalues. - 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
shortvalues. - 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
Objectvalues. - 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
-
trueif the "main" side is the right side instead of the left side. - swapSides - Variable in enum org.apache.sis.storage.aggregate.JoinFeatureSet.Type
-
trueif 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
nullif this unit has no specific symbol. - symbol - Variable in class org.apache.sis.measure.UnitDimension
-
If this
UnitDimensionis 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_BRACKETSandSymbols.CURLY_BRACKETSconstants. - 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.
- Synchronization - Section in class org.apache.sis.metadata.sql.CachedStatement
- Synchronization - Section in org.apache.sis.internal.jaxb.PrimitiveTypeProperties.SENTINEL_VALUES
- Synchronization - Section in org.apache.sis.io.wkt.WKTDictionary.definitions
- Synchronization - Section in package org.apache.sis.portrayal
- Synchronization note - Section in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Finder
- Synchronization note - Section in org.apache.sis.internal.converter.ConverterRegistry.converters
- syncView(FloatBuffer) - Method in class org.apache.sis.internal.referencing.provider.NADCON.Loader
-
Sets the position and limit of the given
FloatBufferto the same position and limit than the underlyingByteBuffer, converted to units offloatdata 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
Syntaxinitialized from the given database metadata. - Syntax(Syntax) - Constructor for class org.apache.sis.internal.metadata.sql.Syntax
-
Creates a new
Syntaxinitialized to the same metadata than the given template. - Syntax coloring - Section in class org.apache.sis.io.wkt.FormattableObject
- 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.internalpackage. - SystemConverter(Class, Class) - 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> - Class in org.apache.sis.measure
-
Implementation of base, alternate and derived units (see
AbstractUnitfor a description of unit kinds). - SystemUnit(Class, UnitDimension, String, byte, short, ScalarFactory) - 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 fromUnitDimensioninstances toSystemUnitinstances.
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
Reflectionkey 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
Tablebased 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
Appendablewhich 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.Nodeinstances. - TableColumn() - Constructor for class org.apache.sis.util.collection.TableColumn
-
Invoked on deserialization for creating an initially empty instance.
- TableColumn(Class) - Constructor for class org.apache.sis.util.collection.TableColumn
-
Creates a new instance for a build-in constant.
- TableColumn(Class, 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
TableColumnfor 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
trueif the given tablenamematches theexpectedname. - 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
Databasein 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
-
The reverse of
TableHierarchy.ABBREVIATIONS. - 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.
- 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
fromElementfrequency. - 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
fromElementfrequency. - tailSet(Range) - Method in class org.apache.sis.util.collection.RangeSet.SubSet
-
Delegates subset creation to the enclosing class.
- tailSet(Range) - 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
-
falsefor the source, ortruefor the target. - target - Variable in class org.apache.sis.internal.coverage.j2d.Colorizer
-
The sample dimension for values after conversion, or
nullif 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
ConventionalUnitis 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
-
The datum of
BursaWolfInfo.TARGET_CRS. - 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.lstfile 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
SubOperationInfoinstances, before the reordering applied bySubOperationInfo.getSourceCRS(SubOperationInfo[]). - targetCRS - Variable in class org.apache.sis.feature.EnvelopeOperation
-
The coordinate reference system of the envelope to compute, or
nullfor 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
nullif not yet determined. - targetCRS - Variable in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
-
The target CRS, or
nullif 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
-
Related to
AbstractCoordinateOperation. - 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
nullif 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
nullif 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
nullif 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
nullfor 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
TiledProcessinstance in theTiledProcess.tasksarray. - tasks - Variable in class org.apache.sis.internal.processing.image.TiledProcess
-
All tasks executed in parallel threads.
- tcontains(Expression, Expression) - 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) - Constructor for class org.apache.sis.measure.Scalar.Temperature
- TemperatureMeasurement(double, Unit, Unit, UnitConverter) - Constructor for class org.apache.sis.measure.DerivedScalar.TemperatureMeasurement
-
Constructor for
Quantitiesfactory 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
PooledTemplateto 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, 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, 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, Expression) - 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
- TemporalToDate(Collection) - 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, String, String, ParameterDescriptor...) - 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, TensorParameters) - Constructor for class org.apache.sis.parameter.TensorValues
-
Constructs a new group of tensor parameters for the given properties.
- TensorValues(TensorValues, boolean) - Constructor for class org.apache.sis.parameter.TensorValues
-
Constructs a copy of the given matrix parameters.
- tequals(Expression, Expression) - 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.
- Terminology - Section in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
- Terminology - Section in class org.apache.sis.storage.CoverageQuery
- Terminology - Section in class org.apache.sis.storage.FeatureQuery
- 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
trueif the given object is aAbstractFeatureinstance and its identifier is one of the identifier specified atIdentifierFilterconstruction time. - test(R) - Method in class org.apache.sis.filter.LikeFilter
-
Returns
trueif 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 - 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
nullif 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 - 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. - Text, URN and XML representations - Section in class org.apache.sis.metadata.iso.DefaultIdentifier
- Text, URN and XML representations - Section in class org.apache.sis.referencing.ImmutableIdentifier
- 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.
- The collection special case - Section in org.apache.sis.metadata.PropertyAccessor.convert(Method, Object, Object, Object[], Class, boolean)
- The EPSG database - Section in package org.apache.sis.referencing
- The EPSG dataset - Section in package org.apache.sis.referencing.factory.sql
- 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 factorycreateFoo(…)methods. - thenComparing(Comparator) - Method in class org.apache.sis.internal.filter.SortByComparator
-
Returns a comparator as the concatenation of this comparator with the given one.
- The problem - Section in org.apache.sis.metadata.MetadataVisitor.visited
- 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.
- The π/2 special case - Section in org.apache.sis.referencing.operation.projection.ConformalProjection.expΨ(double, double)
- 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
-
Enumeration constant for
TreeNodeList.setParentOf(TreeTable.Node, int). - 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 isfalse. - 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.
- Thread safety - Section in class org.apache.sis.internal.converter.AngleConverter.Inverse
- Thread safety - Section in class org.apache.sis.internal.converter.ConverterRegistry
- Thread safety - Section in class org.apache.sis.internal.converter.SystemRegistry
- Thread safety - Section in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
- Thread safety - Section in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
- Thread safety - Section in class org.apache.sis.internal.storage.csv.StoreProvider
- Thread safety - Section in class org.apache.sis.internal.storage.esri.AsciiGridStoreProvider
- Thread safety - Section in class org.apache.sis.internal.storage.esri.RawRasterStoreProvider
- Thread safety - Section in class org.apache.sis.io.ClassFormat
- Thread safety - Section in class org.apache.sis.io.DefaultFormat
- Thread safety - Section in class org.apache.sis.metadata.AbstractMetadata
- Thread safety - Section in class org.apache.sis.metadata.MetadataStandard
- Thread safety - Section in class org.apache.sis.metadata.PropertyAccessor
- Thread safety - Section in class org.apache.sis.referencing.GeodeticCalculator
- Thread safety - Section in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
- Thread safety - Section in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- Thread safety - Section in class org.apache.sis.referencing.factory.sql.SQLTranslator
- Thread safety - Section in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Thread safety - Section in class org.apache.sis.storage.AbstractFeatureSet
- Thread safety - Section in class org.apache.sis.storage.AbstractResource
- Thread safety - Section in class org.apache.sis.storage.DataStoreProvider
- Thread safety - Section in class org.apache.sis.storage.DataStoreRegistry
- Thread safety - Section in class org.apache.sis.storage.FeatureNaming
- Thread safety - Section in class org.apache.sis.storage.event.StoreListeners
- Thread safety - Section in class org.apache.sis.storage.geotiff.GeoTiffStoreProvider
- Thread safety - Section in class org.apache.sis.storage.landsat.LandsatStoreProvider
- Thread safety - Section in class org.apache.sis.util.DefaultInternationalString
- Thread safety - Section in class org.apache.sis.util.collection.CacheEntries
- Thread safety - Section in class org.apache.sis.util.collection.WeakHashSet
- Thread safety - Section in class org.apache.sis.util.collection.WeakValueHashMap
- Thread safety - Section in class org.apache.sis.util.iso.DefaultNameFactory
- Thread safety - Section in class org.apache.sis.util.iso.DefaultRecordSchema
- Thread safety - Section in class org.apache.sis.util.logging.MonolineFormatter
- Thread safety - Section in class org.apache.sis.util.resources.IndexedResourceBundle
- Thread safety - Section in class org.apache.sis.xml.MarshallerPool
- Thread safety - Section in org.apache.sis.util.AbstractInternationalString.defaultValue
- Thread-safety - Section in class org.apache.sis.coverage.grid.GridCoverageProcessor
- Thread-safety - Section in class org.apache.sis.geometry.WraparoundInEnvelope
- Thread-safety - Section in class org.apache.sis.image.ImageProcessor
- Thread-safety - Section in class org.apache.sis.index.tree.PointTree
- Thread-safety - Section in class org.apache.sis.internal.filter.Visitor
- Thread-safety - Section in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
- Thread-safety - Section in class org.apache.sis.internal.storage.io.InputStreamAdapter
- Thread-safety - Section in class org.apache.sis.storage.geotiff.ImageFileDirectory
- Thread-safety - Section in org.apache.sis.storage.geotiff.ImageFileDirectory.getGridGeometry()
- Thread-safety - Section in org.apache.sis.storage.geotiff.ImageFileDirectory.getSampleDimensions()
- Thread-safety - Section in package org.apache.sis.filter
- Thread safety policy - Section in class org.apache.sis.storage.DataStore
- 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) - 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
ImagingOpExceptionand thrown. - THROW - Static variable in interface org.apache.sis.image.ErrorHandler
-
Exceptions are wrapped in an
ImagingOpExceptionand thrown. - THROW - Static variable in class org.apache.sis.internal.coverage.j2d.TileErrorHandler
-
Exceptions are wrapped in an
ImagingOpExceptionand 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.tileTagFamilyfield. - 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. - Tile coordinate matrix - Section in class org.apache.sis.internal.storage.TiledGridCoverage
- tileCountInQuery - Variable in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
-
Total number of tiles in the AOI, from
TiledGridCoverage.AOI.tileLowerinclusive toTiledGridCoverage.AOI.tileUpperexclusive. - TiledDeferredImage - Class in org.apache.sis.internal.storage
-
A rendered image where tiles are loaded only when first needed.
- TiledDeferredImage(int[], int[], Map, 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.AOIiterator 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.rasterscache of tiles. - TiledGridResource.Subset - Class in org.apache.sis.internal.storage
-
Parameters that describe the resource subset to be accepted by the
TiledGridCoverageconstructor. - TiledImage - Class in org.apache.sis.internal.coverage.j2d
-
A rendered image which can contain an arbitrary number of tiles.
- TiledImage(Map, 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
TiledProcessfor execution of a task splitted in different regions. - TiledProcess.Task - Class in org.apache.sis.internal.processing.image
-
A task to be executed in
TiledProcessfor 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.
- Tile Matrix Coordinates - Section in class org.apache.sis.storage.geotiff.DataSubset
- Tile matrix identification - Section in interface org.apache.sis.storage.tiling.TileMatrixSet
- TileMatrixSet - Interface in org.apache.sis.storage.tiling
-
A collection of
TileMatrixin 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,
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,
RT, - Class in org.apache.sis.internal.coverage.j2dA> -
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 theStrip*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_VALUEif none. - Time - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Time
- Time(double, Unit) - 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.typesarray. - 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_INSTANTSused 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.
- Time-dependent parameters - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- Time-dependent transformation - Section in org.apache.sis.referencing.datum.BursaWolfParameters.getPositionVectorTransformation(Date)
- timeEncoding - Variable in class org.apache.sis.internal.storage.csv.Store
-
Specifies how time is encoded in the CSV file, or
nullif 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
nullif 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) - 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
nullif 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
nullif 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
- 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
nullif not yet computed. - timeRange() - Method in class org.apache.sis.coverage.grid.GridGeometry
-
Returns the
GridGeometry.timeRangevalue 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
nullif unspecified. - timezone - Variable in class org.apache.sis.internal.storage.folder.Store
-
Timezone of dates in the data store, or
nullif unspecified. - timezone - Variable in class org.apache.sis.internal.storage.PRJDataStore
-
Timezone for dates in
*.prjor other auxiliary files, ornullfor UTC. - timezone - Variable in class org.apache.sis.internal.storage.wkt.Store
-
Timezone for dates, or
nullfor 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
nullif unspecified. - timezone - Variable in class org.apache.sis.io.CompoundFormat
-
The timezone given at construction time, or
nullfor UTC. - timezone - Variable in class org.apache.sis.xml.Pooled
-
The timezone, or
nullif 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
nullfor 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
thissince this object is already a local name. - Tip for subclass implementations - Section in class org.apache.sis.metadata.ModifiableMetadata
- 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
- titleMatches(Citation, Citation) - Static method in class org.apache.sis.metadata.iso.citation.Citations
-
Returns
trueif at least one title or alternate title inc1is leniently equal to a title or alternate title inc2. - 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_Durationelement. - 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_PeriodDurationelement. - 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) - Method in class org.apache.sis.measure.DerivedScalar
-
Converts this quantity to another unit of measurement.
- to(Unit) - 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) - Static method in class org.apache.sis.filter.Optimization
-
Returns the given filter as a list of
ANDoperands. - 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
argumentsas an array, and convert some types that are not recognized byMessageFormat. - toArray(Collection, Class) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns the elements of the given collection as an array.
- toArray(IntFunction) - 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 toSetOfUnknownSize.size(). - toArray(List, 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
toASCIImethods. - 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
AttributeTypeby 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) - 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
- 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
nullif 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.cornersvalues 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, 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 aString, anInternationalStringor anAnchor. - toCharSequence() - Method in class org.apache.sis.internal.jaxb.lan.PT_FreeText
-
Returns the content of this
<gco:CharacterString>as anInternationalString. - 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.Replaced by
DefaultTypeName.toJavaType(). - toClass(int) - Static method in class org.apache.sis.referencing.EPSGFactoryFallback
-
Returns the interface for the given
*_MASKconstant. - toClass(String, String) - Static method in class org.apache.sis.util.iso.TypeNames
-
Returns the class for a
TypeNamemade 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
WorldFileStoreis closed. - toClose - Variable in class org.apache.sis.internal.stream.BaseStreamWrapper
-
The stream to close, or
nullif 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
nullif 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, IntFunction, BiFunction, BiFunction) - 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.NEARESTif 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) - Method in class org.apache.sis.io.wkt.Formatter
-
Returns the unit to use instead of the given one, or
unitif there is no replacement. - toConverse - Variable in class org.apache.sis.coverage.Category
-
The conversion from sample values to real values (or conversely), never
nulleven 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
DataBufferconstant for this enumeration value. - toDate(double) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
-
Converts the given value into a
Dateobject. - 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
nullif 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
nullif 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, int) - Method in class org.apache.sis.io.wkt.StoredTree
-
Recreates
Elementtrees. - toElements(StoredTree.Inflater, Collection) - 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 replacePointOutsideCoverageExceptionby null return value. - toFile(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
-
Returns the given path as a
File, ornullif it cannot be converted. - toFile(URL, String) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
- toFileOrURL(String, String) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
- 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) - 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
FormattableObjectinstance. - toFormatUnit - Variable in class org.apache.sis.geometry.CoordinateFormat
-
Conversions from arbitrary units to the unit used by formatter, or
nullif none. - toFullResolution(long, int) - Method in class org.apache.sis.internal.storage.TiledGridCoverage
-
Converts a cell coordinate from this
TiledGridCoveragecoordinate 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, 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, Expression) - 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
Dateobject into ajava.timeimplementation 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_KEYas anIdentifierobject. - 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) - Method in class org.apache.sis.internal.metadata.ReferencingServices
-
Returns a fully implemented parameter descriptor.
- toImplementation(ParameterDescriptor) - 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 returnsnullif 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) - Static method in class org.apache.sis.util.iso.Types
-
Returns an international string for the values in the given properties map, or
nullif none. - toInternationalStrings(CharSequence...) - Static method in class org.apache.sis.util.iso.Types
-
Returns the given array of
CharSequences as an array ofInternationalStrings. - 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
nullif 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
nullif 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, List, 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) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Casts or copies the given collection to a list.
- toList(Future) - 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) - Static method in class org.apache.sis.internal.jdk9.JDK9
-
Place holder formethod added in JDK16.
invalid reference
Stream#toList() - 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 returnsnullif unconvertible. - toLocalDateTime(Object) - Static method in class org.apache.sis.filter.ComparisonFilter
-
Converts the given object to a
ChronoLocalDateTime, or returnsnullif 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 returnsnullif 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
-
Helper method for
MapProjectionParameters.InverseFlattening.DESCRIPTORconstructions. - 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
ContextualParametersinstance 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_VALUEif the date us null. - toNamedIdentifier(Object) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralOperationParameter
-
Given an
IdentifierorGenericNameinstance, returns that instance as aNamedIdentifierimplementation. - 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.NaNvalue. - toNaN(float[]) - Method in class org.apache.sis.internal.sql.postgis.Band
-
Replaces all "no data" value in the given array by the
Float.NaNvalue. - ToNaN - Class in org.apache.sis.coverage
-
Keep trace of allocated
Float.NaNordinal 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.nextfield. - 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
nullif 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
DataBufferenumeration value toNumbersenumeration 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
nullif 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 returnsnullif 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
- toPathOrNull(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
-
Converts the given object to a
Pathif the object is a known type, or returnsnullotherwise. - 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()andtoLocalizedPattern()(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
POLYGONelement 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
PolylineBufferinstances. - 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) - 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) - 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) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Transforms the
othergeometry to the same CRS than this geometry. - toSampleFilters(ImageProcessor, List) - Static method in class org.apache.sis.internal.coverage.SampleDimensions
-
Returns the
sampleFiltersarguments to use in a call toImageProcessor.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
nullif 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.deferredafter 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.toSourceSupportwith 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.sourceimage. - 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
ResampledGridCoverageto dimensions in the source coverage. - toSourceSupport - Variable in class org.apache.sis.image.ResampledImage
-
Same as
ResampledImage.toSourcebut 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) - 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
GridDerivationfor 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
CodeListinstance. - toString() - Method in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
-
Returns the text as a string, or
nullif 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
nullif none. - toString() - Method in class org.apache.sis.internal.jaxb.gcx.FileName
-
Returns the file path, or
nullif none. - toString() - Method in class org.apache.sis.internal.jaxb.gcx.MimeFileType
-
Returns the MIME type, or
nullif 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
Polylinefor 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
LinearTransformimplementations in Apache SIS. - toString() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
-
Returns the
Stringrepresentation of thisRectangle2D. - 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
- 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
Appendableas 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
Appendableas 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
TableAppenderas a string if possible. - toString() - Method in class org.apache.sis.io.wkt.Element
-
Formats this
Elementas 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
Angleobject. - 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
NaNif 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
DatumShiftGridfor 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
LinearTransformimplementations 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
nullif 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
ProbeResultfor 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
StorageConnectorfor 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
Appendableas 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
nullif 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
nullif none. - toString(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
-
Returns a string representation of the given path, or
nullif none. - toString(Object) - Method in class org.apache.sis.internal.util.PropertyFormat
-
Invoked by
PropertyFormatfor 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
PropertyFormatfor formatting a value which has not been recognized as one of the types to be handled in a special way. - toString(Object, Consumer) - 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) - 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
RecordorRecordType. - toString(Collection, 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
nullif none. - toString(Locale) - Method in class org.apache.sis.internal.jaxb.gcx.Anchor
-
Returns the text as a string, or
nullif 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_CharacterStringfor 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()andDirectPosition2D.toString()methods for formatting aPOINTelement 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
BOXelement. - toString(Envelope, boolean) - Static method in class org.apache.sis.geometry.AbstractEnvelope
-
Implementation of the public
AbstractEnvelope.toString()andEnvelopes.toString(Envelope)methods for formatting aBOXelement 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
nullif 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
nullif none. - toString(InternationalString, Locale) - Static method in class org.apache.sis.util.iso.Types
-
Returns the given international string in the given locale, or
nullif 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
TiledGridResourcespace toTiledGridCoveragecoordinate. - 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.costsmap. - 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
TiledGridCoveragecoordinate 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
tileSizefor the specifiedimageSize. - 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
FallbackConverterto the given node. - toTree(TreeTable.Node, Map) - 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
Classto ISO 19103Type. - touches(Expression, Expression) - 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
longto adoublevalue. - toUnsignedFloat(long) - Static method in class org.apache.sis.internal.util.Numerics
-
Converts an unsigned
longto afloatvalue. - toUpperCase - Variable in enum org.apache.sis.io.wkt.Convention
-
truefor using short upper-case keywords by default. - toUpperCase - Variable in class org.apache.sis.io.wkt.Formatter
-
1if keywords shall be converted to upper cases, or-1for 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
nullif the given argument is null or empty. - toURI(URL, String) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
- 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
nullif no valid URN can be formed. - toUserSpace - Variable in class org.apache.sis.internal.feature.j2d.Polyline.Iter
-
The user-specified transform, or
nullif 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) - Method in class org.apache.sis.filter.ArithmeticFunction
-
Returns
thisif this expression provides values of the specified type, or otherwise returns an expression doing conversions on-the-fly. - toValueType(Class) - Method in class org.apache.sis.filter.AssociationValue
-
Returns an expression that provides values as instances of the specified class.
- toValueType(Class) - 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) - 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) - Method in class org.apache.sis.filter.LeafExpression.Literal
-
Returns an expression that provides values as instances of the specified class.
- toValueType(Class) - Method in class org.apache.sis.filter.LeafExpression.Transformed
-
Converts the transformed value if possible, or the original value as a fallback.
- toValueType(Class) - Method in class org.apache.sis.filter.PropertyValue
-
Returns an expression that provides values as instances of the specified class.
- toValueType(Class) - Method in class org.apache.sis.internal.filter.GeometryConverter
-
Returns
thisif the given type is assignable from the geometry root type, or throws an exception otherwise. - toValueType(Class) - Method in class org.apache.sis.internal.filter.sqlmm.SpatialFunction
-
Returns
thisif this expression provides values of the specified type, or throws an exception otherwise. - toValueType(Class) - Method in class org.apache.sis.internal.geoapi.filter.FilterExpressions.Element
- toverlaps(Expression, Expression) - 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
AbstractCSandAbstractDatum. - 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
nullif 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
-
Transfers the next element from
OperationMethodSet.methodIteratortoOperationMethodSet.cachedMethods. - 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
doublevalues from the source raster and write unsignedbytevalues in a temporary buffer. - Transferer.DoubleToDirect - Class in org.apache.sis.image
-
Read
doublevalues from the source and writedoublevalues directly in the target raster, without intermediate buffer. - Transferer.DoubleToDouble - Class in org.apache.sis.image
-
Read
doublevalues from the source raster and writedoublevalues in a temporary buffer. - Transferer.DoubleToInteger - Class in org.apache.sis.image
-
Read
doublevalues from the source raster and writeintvalues in a temporary buffer. - Transferer.DoubleToShort - Class in org.apache.sis.image
-
Read
doublevalues from the source raster and write signedshortvalues in a temporary buffer. - Transferer.DoubleToUShort - Class in org.apache.sis.image
-
Read
doublevalues from the source raster and write unsignedshortvalues in a temporary buffer. - Transferer.FloatToByte - Class in org.apache.sis.image
-
Read
floatvalues from the source raster and write unsignedbytevalues in a temporary buffer. - Transferer.FloatToDirect - Class in org.apache.sis.image
-
Read
floatvalues from the source and writefloatvalues directly in the target raster, without intermediate buffer. - Transferer.FloatToFloat - Class in org.apache.sis.image
-
Read
floatvalues from the source raster and writefloatvalues in a temporary buffer. - Transferer.FloatToInteger - Class in org.apache.sis.image
-
Read
floatvalues from the source raster and writeintvalues in a temporary buffer. - Transferer.FloatToShort - Class in org.apache.sis.image
-
Read
floatvalues from the source raster and write signedshortvalues in a temporary buffer. - Transferer.FloatToUShort - Class in org.apache.sis.image
-
Read
floatvalues from the source raster and write unsignedshortvalues 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> - 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
-
The transform created by
LocalizationGridBuilder.create(MathTransformFactory). - 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
nullif 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), ofnullif 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) - 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
srcPtsand stores the result indstPts. - 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
srcPtsand stores the result indstPts. - transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.projection.NormalizedProjection
-
Projects a single coordinate tuple in
srcPtsat the given offset and stores the result indstPtsat 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
srcPtsand stores the result indstPts. - 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
-
Combines
LinearInterpolator1D.Inverse.transform(double),LinearInterpolator1D.Inverse.derivative(double)in a single method call. - transform(double[], int, double[], int, boolean) - Method in class org.apache.sis.referencing.operation.transform.LinearInterpolator1D
-
Combines
LinearInterpolator1D.transform(double),LinearInterpolator1D.derivative(double)in a single method call. - 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
-
Implementation of
EllipsoidToCentricTransform.transform(double[], int, double[], int, boolean)with possibility to override theEllipsoidToCentricTransform.withHeightvalue. - 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
ptSrcand stores the result inptDst. - transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform2D
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect2D
-
Transforms the specified
ptSrcand stores the result inptDst. - 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
ptSrcand stores the result inptDst. - transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.ProjectiveTransform2D
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D.Inverse
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(Point2D, Point2D) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform2D
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(List) - 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) - Method in class org.apache.sis.internal.feature.SpatialOperationContext
-
Transforms the specified geometry to the computation CRS.
- transform(GeometryWrapper[]) - 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
ptSrcand stores the result inptDst. - transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.internal.referencing.j2d.AffineTransform2D
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransform
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.ConcatenatedTransformDirect
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.IdentityTransform
-
Copies the values from
ptSrctoptDst. - transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform.Inverse
-
Inverse transforms the specified
ptSrcand stores the result inptDst. - transform(DirectPosition, DirectPosition) - Method in class org.apache.sis.referencing.operation.transform.SpecializableTransform
-
Transforms the specified
ptSrcand stores the result inptDst. - 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) - Static method in class org.apache.sis.geometry.Envelopes
-
Shared implementation of
Envelopes.transform(MathTransform, Envelope)andEnvelopes.wraparound(MathTransform, Envelope)public methods. - 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
MathTransformas aMathTransform2D. - TransformAdapter2D(MathTransform) - Constructor for class org.apache.sis.referencing.operation.transform.TransformAdapter2D
-
Creates a wrapper for the given transform.
- Transform and parameters arguments - Section in org.apache.sis.referencing.operation.DefaultConversion.DefaultConversion(Map, OperationMethod, MathTransform, ParameterValueGroup)
- 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
transformationParameterAvailableboolean 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
Canvasuses 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.domainOfValidityto a CRS where wraparound axes can be identified. - Transformed(V, Expression) - Constructor for class org.apache.sis.filter.LeafExpression.Transformed
-
Creates a new literal holding the given constant value.
- TransformedEvent<E> - 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
GeodeticExceptionwhen aTransformExceptionoccurred. - 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
StartElementproduced 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.deferredqueue 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
MathTransformand 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
GridExtentconstruction 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.IDENTITYfor 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.IDENTITYfor 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.DEFAULTimplementation. - Transliterator.Unicode - Class in org.apache.sis.io.wkt
-
The
Transliterator.IDENTITYimplementation. - 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
UnsupportedOperationExceptionsince 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
nullif not yet computed. - treeCross - Variable in class org.apache.sis.util.collection.TreeTableFormat
-
The tree symbols to write in the left margin, or
nullif 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
nullif not yet computed. - TreeFormatCustomization - Interface in org.apache.sis.internal.util
-
Customization of
TreeTableformatting 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
nullif not yet computed. - TreeNode - Class in org.apache.sis.metadata
-
A node in a
TreeTableViewview. - 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
TreeNodeChildrencollection. - 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.
- 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
TreeTableinstances. - 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
TreeTableobjects 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.
- 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.separatorbut 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) - 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) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.IteratorAllZones
-
Performs the given action on the remaining MGRS reference, if any.
- tryAdvance(Consumer) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.IteratorOneZone
-
Computes the next cell reference, if any.
- tryAdvance(Consumer) - Method in class org.apache.sis.internal.sql.feature.FeatureIterator
-
Gives the next feature to the given consumer.
- tryAdvance(Consumer) - Method in class org.apache.sis.internal.storage.csv.FeatureIterator
-
Executes the given action only on the next feature, if any.
- tryAdvance(Consumer) - Method in class org.apache.sis.internal.storage.gpx.Reader
-
Performs the given action on the next feature instance, or returns
nullif there are no more features to parse. - tryAdvance(Consumer) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
-
Performs the given action on the next feature instance, or returns
nullif there are no more features to parse. - tryAdvance(Consumer) - 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) - 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
MathTransformotherto thisMathTransform. - tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.transform.LogarithmicTransform1D
-
Concatenates in an optimized way a
MathTransformotherto thisMathTransform. - 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
MathTransformotherto thisMathTransform. - 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
nullif none. - tryInverse(Class) - Static method in class org.apache.sis.internal.converter.SystemRegistry
-
Returns
trueif we should look for the inverse converter of the given target class. - tryNextProber(StorageConnector, DataStoreProvider.ProberList) - Method in class org.apache.sis.storage.DataStoreProvider
-
Tries the
DataStoreProvider.ProberList.nextprobe. - 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, DataStoreProvider.Prober) - 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 toComputedTiles.COMPUTINGand returnstrue. - 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
Spliteratorcovering elements. - trySplit() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
-
Returns
nullby 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[], Geometries) - 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
nullif 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
typeattribute, which is the mime type. - type - Variable in class org.apache.sis.internal.metadata.sql.TypeMapper
-
A constant from the SQL
Typesenumeration. - 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
Typesclass. - 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
nullif not yet specified. - type - Variable in class org.apache.sis.internal.util.DefinitionURI
-
The type part of a URI, or
nullif 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
PropertyAccessorwill 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.namesandLookupInfo.indicesmaps 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
-
The type of the factory needed, as one of the
AuthorityFactoryIdentifier.CRS,AuthorityFactoryIdentifier.CS,AuthorityFactoryIdentifier.DATUM,AuthorityFactoryIdentifier.OPERATION,AuthorityFactoryIdentifier.GEODETICorAuthorityFactoryIdentifier.ANYconstants. - 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
nullif 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
ColumnTableinstance. - 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
LocationTypeinterface 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 class 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
DataBuffertypes. - 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
@columnsline that specify the data type, as required by the OGC CSV encoding specification. - Type and value of range elements - Section in class org.apache.sis.measure.Range
- 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), ornull. - 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.subTypesin the database, ornullif none. - typeNames - Variable in class org.apache.sis.util.iso.DefaultNameFactory
-
Helper class for mapping
ClasstoTypeName, created when first needed. - TypeNames - Class in org.apache.sis.util.iso
- TypeNames(NameFactory) - Constructor for class org.apache.sis.util.iso.TypeNames
-
Creates a new factory of type names.
- typeNotFound(Enum, Filter, SelectionClause) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
-
Invoked when an unsupported filter is found.
- typeNotFound(Enum, Filter, 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, SelectionClause) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
-
Invoked when an unsupported expression is found.
- typeNotFound(String, Expression, 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.
- Type of input objects - Section in class org.apache.sis.internal.storage.image.WorldFileStore
- Type of output objects - Section in class org.apache.sis.internal.storage.image.WritableStore
- 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
nullif 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
formatsarray, ornullif not yet computed. - types - Variable in class org.apache.sis.internal.storage.gpx.Store
-
The
FeatureTypefor 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
CodeListvalues. - 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
FeatureTypeswith feature names and property names created using the given factory. - TYPES - Static variable in class org.apache.sis.filter.LeafExpression.Literal
-
A cache of
DefaultAttributeTypeinstances 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_GeometryTypeoperation. - 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
InternationalStringreturned by theTypes.getCodeTitle(…)method. - Types.Description - Class in org.apache.sis.util.iso
-
The
InternationalStringreturned by theTypes.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) - 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.authoritycannot 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 Class in org.apache.sis.referencing.factory
-
Thrown when a whole factory cannot be created because a resource is missing.
- UnavailableFactoryException() - Constructor for exception class org.apache.sis.referencing.factory.UnavailableFactoryException
-
Construct an exception with no detail message.
- UnavailableFactoryException(String) - Constructor for exception class org.apache.sis.referencing.factory.UnavailableFactoryException
-
Construct an exception with the specified detail message.
- UnavailableFactoryException(String, Throwable) - Constructor for exception class 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()orTile.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 Class in org.apache.sis.util
-
Thrown when an object cannot be converted from the source type to the target type.
- UnconvertibleObjectException() - Constructor for exception class org.apache.sis.util.UnconvertibleObjectException
-
Constructs a new exception with no message.
- UnconvertibleObjectException(String) - Constructor for exception class org.apache.sis.util.UnconvertibleObjectException
-
Constructs a new exception with the specified detail message.
- UnconvertibleObjectException(String, Throwable) - Constructor for exception class org.apache.sis.util.UnconvertibleObjectException
-
Constructs a new exception with the specified detail message and cause.
- UnconvertibleObjectException(Throwable) - Constructor for exception class 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, 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
-
Implementation of
Logging.unexpectedException(Logger, Class, String, Throwable). - 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 Class in org.apache.sis.io.wkt
-
Thrown by
FormattableObject.toWKT()when an object cannot be formatted as WKT. - UnformattableObjectException() - Constructor for exception class org.apache.sis.io.wkt.UnformattableObjectException
-
Constructs a new exception with no message.
- UnformattableObjectException(String) - Constructor for exception class org.apache.sis.io.wkt.UnformattableObjectException
-
Constructs a new exception with the specified detail message.
- UnformattableObjectException(String, Throwable) - Constructor for exception class org.apache.sis.io.wkt.UnformattableObjectException
-
Constructs a new exception with the specified detail message and cause.
- UnformattableObjectException(Throwable) - Constructor for exception class 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)returnstrue, excluding ignorable characters. - Unicode characters - Section in package org.apache.sis.io
- UnicodeIdentifier() - Constructor for class org.apache.sis.util.Characters.UnicodeIdentifier
-
Creates the
Characters.Filter.LETTERS_AND_DIGITSsingleton instance. - UNICODES - Static variable in class org.apache.sis.math.Fraction
-
The matrix of Unicode symbols available for some fractions.
- Unicode support - Section in class org.apache.sis.util.CharSequences
- Unicode support - Section in class org.apache.sis.util.StringBuilders
- Unified identifiers view - Section in class org.apache.sis.metadata.iso.citation.DefaultCitation
- Unified identifiers view - Section in org.apache.sis.metadata.iso.acquisition.DefaultObjective.getIdentifiers()
- Unified identifiers view - Section in org.apache.sis.metadata.iso.citation.AbstractParty.getIdentifiers()
- Unified identifiers view - Section in org.apache.sis.metadata.iso.citation.DefaultCitation.getIdentifiers()
- Unified identifiers view - Section in package org.apache.sis.metadata.iso.citation
- Unified parameter API - Section in org.apache.sis.metadata.iso.identification.DefaultOperationMetadata.getParameters()
- Unified parameter API - Section in org.apache.sis.metadata.iso.quality.DefaultQualityMeasure.getParameters()
- 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
UninitializedParameterfor 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, Function) - 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) - Method in class org.apache.sis.measure.MeasurementRange
-
Returns the union of this range with the given range.
- union(Range) - Method in class org.apache.sis.measure.Range
-
Returns the union of this range with the given range.
- union(Range) - 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
elementif such an object already exist in thisWeakHashSet. - 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 of measurement of
CoordinateFormat.Resolution.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
VERTICALEXTENTWKT element. - unit - Variable in class org.apache.sis.measure.MeasurementRange
-
The unit of measurement, or
nullif 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
nullif 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
nullif unknown. - unit() - Method in class org.apache.sis.measure.Range
-
To be overridden by
MeasurementRangeonly. - 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_CHARACTERISTICname. - 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
FieldPositionwhich 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
UnitAdapterwhich 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) - 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
nullif 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.
- Unit of measurement - Section in org.apache.sis.parameter.DefaultParameterValue.formatTo(Formatter)
- Unit of measurement - Section in org.apache.sis.parameter.DefaultParameterValue.validate(T)
- Unit of measurement - Section in org.apache.sis.referencing.operation.transform.InterpolatedTransform.createGeodeticTransformation(MathTransformFactory, DatumShiftGrid)
- Unit of measurement - Section in org.apache.sis.storage.CoverageQuery.setSourceDomainExpansion(int)
- 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
Unitinstances. - 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
-
Same as
CoordinateFormat.unitSymbolsbut without the changes applied byCoordinateFormat.setPrecisions(double...). - 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
XMLGregorianCalendarfor thexs:dateTimetype 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
-
Enumeration values for
CanvasFollower.displayTransformStatusandCanvasFollower.objectiveTransformStatus. - 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 Class in org.apache.sis.util
-
Thrown when an operation cannot complete because a given name is unrecognized.
- UnknownNameException() - Constructor for exception class org.apache.sis.util.UnknownNameException
-
Constructs a new exception with no message.
- UnknownNameException(String) - Constructor for exception class org.apache.sis.util.UnknownNameException
-
Constructs a new exception with the specified detail message.
- UnknownNameException(String, Throwable) - Constructor for exception class 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 forMultiplicityRangeimplementation. - UnlimitedInteger() - Constructor for class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
-
Creates a new
gco:UnlimitedIntegerfor a missing value. - UnlimitedInteger(Integer, boolean) - Constructor for class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
-
Creates a new
gco:UnlimitedIntegerfor the given value. - unmappedValue(double) - Method in class org.apache.sis.coverage.CategoryList
-
Invoked when a value cannot be located in the
CategoryList.minimumsarray. - 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) - 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
InternationalStringimplementation. - 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) - 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) - 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) - 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) - Method in class org.apache.sis.xml.PooledUnmarshaller
-
Delegates the unmarshalling to the wrapped unmarshaller.
- unmarshal(Source, Class, Map) - Static method in class org.apache.sis.xml.XML
-
Unmarshal an object from the given stream, DOM or other sources.
- unmarshal(Source, Map) - 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
InternationalStringimplementation. - 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
DefaultScopeDescriptionto 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
DefaultScopeDescriptionto 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) - 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.
- Unmarshalling - Section in class org.apache.sis.internal.jaxb.referencing.RS_Identifier
- 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) - 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
Parametersinstance. - unmodifiable(ParameterValueGroup, Predicate) - Static method in class org.apache.sis.parameter.Parameters
-
Returns the given parameter value group as an unmodifiable
Parametersinstance 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 Class in org.apache.sis.geometry
-
Indicates that an operation is not allowed on a geometry object because it is unmodifiable.
- UnmodifiableGeometryException() - Constructor for exception class org.apache.sis.geometry.UnmodifiableGeometryException
-
Creates an exception with no message.
- UnmodifiableGeometryException(String) - Constructor for exception class 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 Class in org.apache.sis.metadata
-
Thrown on attempt to set a read-only value in a metadata object.
- UnmodifiableMetadataException(String) - Constructor for exception class 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) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a unmodifiable version of the given list.
- unmodifiableOrCopy(Map) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a unmodifiable version of the given map.
- unmodifiableOrCopy(Set) - 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) - 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) - 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
NilReferencingObjectinstances. - 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
.oxtpackage 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 Class in org.apache.sis.io.wkt
-
Thrown when a Well Known Text (WKT) cannot be parsed.
- UnparsableObjectException(String, int) - Constructor for exception class org.apache.sis.io.wkt.UnparsableObjectException
-
Creates an exception with the specified details message.
- UnparsableObjectException(Locale, short, Object[], int) - Constructor for exception class 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
ParseExceptionwith 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) - 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
Supervisorinstance. - 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.sampleFormatspecifying 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.
- Unsigned integers - Section in org.apache.sis.math.Vector.create(Object, boolean)
- 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
DataStoreProviderdoes 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> - 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 Class in org.apache.sis.storage
-
Thrown when a storage uses some encoding options not supported by current implementation.
- UnsupportedEncodingException(String) - Constructor for exception class org.apache.sis.storage.UnsupportedEncodingException
-
Creates an exception with the specified details message.
- UnsupportedEncodingException(String, Throwable) - Constructor for exception class org.apache.sis.storage.UnsupportedEncodingException
-
Creates an exception with the specified details message and cause.
- UnsupportedEncodingException(Throwable) - Constructor for exception class 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 Class 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 class org.apache.sis.util.UnsupportedImplementationException
-
Constructs an exception with an error message formatted for the specified class.
- UnsupportedImplementationException(Class, Exception) - Constructor for exception class 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 class 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 Class in org.apache.sis.storage
-
Thrown when a resources cannot be filtered with a given query.
- UnsupportedQueryException() - Constructor for exception class org.apache.sis.storage.UnsupportedQueryException
-
Creates an exception with no cause and no details message.
- UnsupportedQueryException(String) - Constructor for exception class org.apache.sis.storage.UnsupportedQueryException
-
Creates an exception with the specified details message.
- UnsupportedQueryException(String, Throwable) - Constructor for exception class org.apache.sis.storage.UnsupportedQueryException
-
Creates an exception with the specified details message and cause.
- UnsupportedQueryException(Throwable) - Constructor for exception class 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 Class in org.apache.sis.storage
-
Thrown when no
DataStoreProvideris found for a given storage object. - UnsupportedStorageException() - Constructor for exception class org.apache.sis.storage.UnsupportedStorageException
-
Creates an exception with no cause and no details message.
- UnsupportedStorageException(String) - Constructor for exception class org.apache.sis.storage.UnsupportedStorageException
-
Creates an exception with the specified details message.
- UnsupportedStorageException(String, Throwable) - Constructor for exception class org.apache.sis.storage.UnsupportedStorageException
-
Creates an exception with the specified details message and cause.
- UnsupportedStorageException(Throwable) - Constructor for exception class org.apache.sis.storage.UnsupportedStorageException
-
Creates an exception with the specified cause and no details message.
- UnsupportedStorageException(Locale, short, Object...) - Constructor for exception class 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 class 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) - 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) - 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
DefaultTelephoneinstance. - unwrapIfSameSize(RenderedImage) - Static method in class org.apache.sis.coverage.grid.GridCoverage2D
-
Returns the wrapped image if the only difference is a translation, or
dataotherwise. - unwrapOrRethrow(Class) - Method in exception class 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_ROOTor 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
-
trueif theoption has been specified.invalid reference
WritableGridCoverageResource.CommonOption.UPDATE - update - Variable in class org.apache.sis.internal.util.AutoMessageFormat
-
Whether the
AutoMessageFormat.formatsToConfigureneeds 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) - Method in class org.apache.sis.measure.FormattedCharacterIterator
-
Ensures that the
FormattedCharacterIterator.start,FormattedCharacterIterator.limitandFormattedCharacterIterator.attributesfields 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) - 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
DefaultTelephoneinstance, 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
-
Updates the
CoordinateFormat.isAccuracyVisibleflag according current values ofCoordinateFormat.accuracyText,CoordinateFormat.accuracyThresholdandCoordinateFormat.desiredPrecisions. - updateAuthority() - Method in class org.apache.sis.io.wkt.WKTDictionary
-
If
WKTDictionary.authorityis not yet defined, computes a value fromID[…]found in all WKT strings. - updateBounds() - Method in class org.apache.sis.util.collection.RangeSet.SubSet
-
Recomputes the
RangeSet.SubSet.lowerandRangeSet.SubSet.upperindices 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
nullif unknown. - updateDescriptors(GeneralParameterDescriptor[]) - Method in class org.apache.sis.referencing.operation.DefaultOperationMethod
-
Invoked by
AbstractSingleOperationfor 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
-
Lower and upper index computed from
FrequencySortedSet.SubSet.fromElementandFrequencySortedSet.SubSet.toElement. - upper - Variable in class org.apache.sis.util.collection.RangeSet.Iter
-
Index after the last element in the
RangeSet.arraywhere to iterate. - upper - Variable in class org.apache.sis.util.collection.RangeSet.SubSet
-
Index of
RangeSet.SubSet.subRangeminimum and maximum values in the array of the enclosingRangeSet. - 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.isDataAbovefor 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.isDataAbovefor 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
-
Related to
AbstractIdentifiedObject(includingImmutableIdentifier). - 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
URIDataStoreinstances. - URIFile() - Constructor for class org.apache.sis.internal.converter.PathConverter.URIFile
- URI forms - Section in org.apache.sis.referencing.CRS.forCode(String)
- 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
- URI syntax - Section in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- 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.typeif 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.
- Usage - Section in class org.apache.sis.internal.referencing.ExtentSelector
- Usage - Section in class org.apache.sis.math.Vector
- Usage - Section in class org.apache.sis.storage.ProbeResult
- Usage - Section in class org.apache.sis.util.logging.Initializer
- Usage - Section in enum org.apache.sis.referencing.operation.transform.IterationStrategy
- Usage - Section in org.apache.sis.coverage.grid.BufferedGridCoverage.cachedRenderings
- Usage - Section in org.apache.sis.geometry.GeneralEnvelope.normalize()
- Usage - Section in org.apache.sis.geometry.WraparoundInEnvelope.Controller.translate()
- Usage - Section in org.apache.sis.geometry.WraparoundInEnvelope.translate()
- Usage - Section in org.apache.sis.image.ImageProcessor.filterNodataValues(Number...)
- Usage - Section in org.apache.sis.internal.util.Numerics.LONG_SHIFT
- Usage - Section in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- Usage - Section in org.apache.sis.referencing.cs.AxesConvention.POSITIVE_RANGE
- Usage - Section in org.apache.sis.util.iso.DefaultNameSpace.toString()
- Usage - Section in package org.apache.sis.internal.unopkg
- Usage - Section in package org.apache.sis.parameter
- Usage - Section in package org.apache.sis.util.resources
- Usage and performance considerations - Section in org.apache.sis.referencing.CRS.fromWKT(String)
- Usage and performance considerations - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createFromWKT(String)
- Usage context - Section in class org.apache.sis.storage.aggregate.GridSlice
- 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.
- Usage example - Section in class org.apache.sis.parameter.ParameterBuilder
- Usage example - Section in class org.apache.sis.referencing.CRS
- Usage example - Section in class org.apache.sis.util.collection.CodeListSet
- Usage example - Section in org.apache.sis.storage.DataStoreProvider.probeContent(StorageConnector, Class, DataStoreProvider.Prober)
- Usage example - Section in package org.apache.sis.referencing
- Usage examples - Section in class org.apache.sis.parameter.TensorParameters
- Usage examples - Section in class org.apache.sis.referencing.Builder
- Usage for coverage aggregation - Section in class org.apache.sis.storage.aggregate.GroupByCRS
- Usage for coverage aggregation - Section in class org.apache.sis.storage.aggregate.GroupBySample
- Usage for probing operations - Section in org.apache.sis.storage.StorageConnector.getStorageAs(Class)
- Usage in Apache SIS - Section in org.apache.sis.util.CharSequences.isUnicodeIdentifier(CharSequence)
- Usage in map projections - Section in class org.apache.sis.referencing.operation.transform.ContextualParameters
- Usage in multi-threads context - Section in class org.apache.sis.filter.Optimization
- Usage note - Section in class org.apache.sis.image.ResampledImage
- Usage note - Section in org.apache.sis.metadata.iso.extent.DefaultGeographicDescription.DefaultGeographicDescription(Citation, String)
- Usage note - Section in org.apache.sis.parameter.DefaultParameterValueGroup.DefaultParameterValueGroup(ParameterDescriptorGroup)
- Usage note - Section in package org.apache.sis.image
- 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
-
trueif the database uses theBOOLEANtype instead ofSMALLINTfor theshow_crs,show_operationand alldeprecatedfields. - useBoolean() - Method in class org.apache.sis.referencing.factory.sql.SQLTranslator
-
Returns
trueif the database uses theBOOLEANtype instead ofSMALLINTfor theshow_crs,show_operationand alldeprecatedfields. - useCache - Variable in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
Whether this finder instance is allowed to use
DefaultCoordinateOperationFactory.cache. - Use case - Section in interface org.apache.sis.internal.storage.StoreResource
- Use case - Section in org.apache.sis.filter.Optimization.applyAndDecompose(Filter)
- Use case - Section in org.apache.sis.internal.storage.RangeArgument.insertBandDimension(GridExtent, int)
- Use case - Section in org.apache.sis.io.wkt.WKTFormat.isCloned
- Use case - Section in org.apache.sis.metadata.iso.DefaultMetadata.castOrCopy(Metadata)
- Use case - Section in org.apache.sis.metadata.iso.DefaultMetadata.deepCopy(Metadata)
- Use case - Section in org.apache.sis.storage.CoverageQuery.setSourceDomainExpansion(int)
- Use case - Section in org.apache.sis.util.CharSequences.spaces(int)
- Use case - Section in org.apache.sis.util.CharSequences.trimFractionalPart(CharSequence)
- Use case - Section in org.apache.sis.util.StringBuilders.trimFractionalPart(StringBuilder)
- 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.columnsmap include all primary key columns. - useFullKey() - Method in class org.apache.sis.internal.sql.feature.Relation
-
Returns
trueif this relation includes all required primary key columns. - useIterations - Variable in class org.apache.sis.referencing.operation.projection.AuthalicConversion
-
trueif theNormalizedProjection.eccentricityvalue is greater than or equals to the eccentricity threshold, in which case theAuthalicConversion.φ(double)method will need to use an iterative method. - useIterations - Variable in class org.apache.sis.referencing.operation.projection.ConformalProjection
-
trueif theNormalizedProjection.eccentricityvalue is greater than or equals toConformalProjection.ECCENTRICITY_THRESHOLD, in which case theConformalProjection.φ(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
- 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
trueifprojToGrid[i] == ifor all i. - useScientificNotation(double) - Method in class org.apache.sis.io.wkt.Symbols
-
Returns
trueif the formatter should use scientific notation for the given value. - useScientificNotationIfNeeded(Format, Object, BiFunction) - 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
-
truefor 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,
truemeans thatPRIMEMandPARAMETERangular units need to be forced toUnits.DEGREEinstead of inferred from the context. - useSet(Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
- 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
trueif 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
-
Deprecated.Renamed
StoreListeners.useReadOnlyEvents(). - 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.adaptableFormatis 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
-
Enumeration values for
CanvasFollower.displayTransformStatusandCanvasFollower.objectiveTransformStatus. - VALID - Static variable in class org.apache.sis.referencing.cs.AbstractCS
-
Return value for
AbstractCS.validateAxis(AxisDirection, Unit) - 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
rangesargument given toGridCoverageResource.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) - Method in class org.apache.sis.referencing.ImmutableIdentifier
-
Ensures that the properties of this
ImmutableIdentifierare 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 byFeaturesstatic 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, 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) - 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.VALIDif the given argument values are allowed for an axis in this coordinate system, or anINVALID_*error code otherwise. - validateAxis(AxisDirection, Unit) - Method in class org.apache.sis.referencing.cs.DefaultAffineCS
-
Returns
VALIDif the given argument values are allowed for this coordinate system, or anINVALID_*error code otherwise. - validateAxis(AxisDirection, Unit) - Method in class org.apache.sis.referencing.cs.DefaultCylindricalCS
-
Returns
VALIDif the given argument values are allowed for this coordinate system, or anINVALID_*error code otherwise. - validateAxis(AxisDirection, Unit) - Method in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
-
Returns
VALIDif the given argument values are allowed for this coordinate system, or anINVALID_*error code otherwise. - validateAxis(AxisDirection, Unit) - Method in class org.apache.sis.referencing.cs.DefaultLinearCS
-
Returns
VALIDif the given argument values are allowed for this coordinate system, or anINVALID_*error code otherwise. - validateAxis(AxisDirection, Unit) - Method in class org.apache.sis.referencing.cs.DefaultPolarCS
-
Returns
VALIDif the given argument values are allowed for this coordinate system, or anINVALID_*error code otherwise. - validateAxis(AxisDirection, Unit) - Method in class org.apache.sis.referencing.cs.DefaultSphericalCS
-
Returns
VALIDif the given argument values are allowed for this coordinate system, or anINVALID_*error code otherwise. - validateAxis(AxisDirection, Unit) - Method in class org.apache.sis.referencing.cs.DefaultTimeCS
-
Returns
VALIDif the given argument values are allowed for this coordinate system, or anINVALID_*error code otherwise. - validateAxis(AxisDirection, Unit) - Method in class org.apache.sis.referencing.cs.DefaultVerticalCS
-
Returns
VALIDif the given argument values are allowed for this coordinate system, or anINVALID_*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
valuesarray with trailingdefaultValuetrimmed. - 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
RenderingDatacontains an image for the given objective CRS. - validateMandatoryTags() - Method in class org.apache.sis.storage.geotiff.GridGeometryBuilder
-
If
GridGeometryBuilder.affinehas 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.
- Validation - Section in org.apache.sis.feature.AbstractAssociation.setValue(AbstractFeature)
- Validation - Section in org.apache.sis.feature.AbstractAssociation.setValue(AbstractFeature)
- Validation - Section in org.apache.sis.feature.AbstractAttribute.setValue(V)
- Validation - Section in org.apache.sis.feature.AbstractAttribute.setValue(V)
- Validation - Section in org.apache.sis.feature.AbstractFeature.setPropertyValue(String, Object)
- Validation - Section in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- Validation and normalization - Section in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- 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(…)andgetRunLimit(…)when the index value isvalidity. - 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
thisif the collection given at construction time was non-null, ornullotherwise. - validValues - Variable in class org.apache.sis.parameter.DefaultParameterDescriptor
-
A set of valid values (usually from a code list) or
nullif 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
nullif 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
nullif 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
nullfor 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
AbstractMap.IteratorAdapter.entry.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
nullif none. - value - Variable in class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
-
The value as an
StoredTreebefore parsing or anIdentifiedObjectafter 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
RepresentativeFractioninstance, the distance, the angle, or the level of details as anInternationalStringinstance. - value - Variable in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
The value, as one of the following types:
Set<FeatureType>for thefeaturespropertySet<AttributeType>for theattributespropertySet<FeatureType>for thefeatureInstancespropertySet<AttributeType>for theattributeInstancespropertyStringfor thedatasetpropertyStringfor theotherproperty - value - Variable in class org.apache.sis.metadata.iso.maintenance.LegacyFeatureType
-
Deprecated.The value to wrap as a
FeatureTypeorAttributeType. - value - Variable in class org.apache.sis.parameter.DefaultParameterValue
-
The value, or
nullif 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
nullif none. - value() - Method in class org.apache.sis.internal.jaxb.gco.UnlimitedInteger
-
Returns the value, or
nullif 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
nullif 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 theGO_CharacterString.textvalue without wrapping in aGO_CharacterStringinstance. - 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.valuesarray. - 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, ornullif 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
nullif unknown. - valueClasses - Variable in class org.apache.sis.util.iso.RecordDefinition
-
Classes of expected values, or
nullif 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, ornullif unknown. - valueDomain - Variable in class org.apache.sis.parameter.DefaultParameterDescriptor
-
The minimum and maximum parameter value with their unit of measurement, or
nullif none. - valueDomain - Variable in class org.apache.sis.parameter.ParameterTableRow
-
The string representation of the domain of values, or
nullif 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
ResultSetcolumn 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) - 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
BigDecimalvalues from the current row of aResultSet. - ValueGetter.AsBoolean - Class in org.apache.sis.internal.sql.feature
- ValueGetter.AsByte - Class in org.apache.sis.internal.sql.feature
- ValueGetter.AsBytes - Class in org.apache.sis.internal.sql.feature
-
A getter of
byte[]values from the current row of aResultSet. - ValueGetter.AsDate - Class in org.apache.sis.internal.sql.feature
- ValueGetter.AsDouble - Class in org.apache.sis.internal.sql.feature
- ValueGetter.AsFloat - Class in org.apache.sis.internal.sql.feature
- ValueGetter.AsInstant - Class in org.apache.sis.internal.sql.feature
- ValueGetter.AsInteger - Class in org.apache.sis.internal.sql.feature
- ValueGetter.AsLocalTime - Class in org.apache.sis.internal.sql.feature
- ValueGetter.AsLong - Class in org.apache.sis.internal.sql.feature
- ValueGetter.AsObject - Class in org.apache.sis.internal.sql.feature
- ValueGetter.AsOffsetDateTime - Class in org.apache.sis.internal.sql.feature
-
A getter of
OffsetDateTimevalues from the current row of aResultSet. - ValueGetter.AsOffsetTime - Class in org.apache.sis.internal.sql.feature
-
A getter of
OffsetDateTimevalues from the current row of aResultSet. - ValueGetter.AsShort - Class in org.apache.sis.internal.sql.feature
- ValueGetter.AsString - Class in org.apache.sis.internal.sql.feature
- valueIfDefined(double, boolean) - Static method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Returns the given value if it defined, or
nullif NaN. - valueIfDefined(Collection) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
-
Returns the given collection if non-null and non-empty, or
nullotherwise. - valueInverse - Variable in class org.apache.sis.util.collection.DerivedMap.Invertible
-
The inverse of
DerivedMap.valueConverter. - valueInverse - Variable in class org.apache.sis.util.collection.DerivedMap.InvertibleValue
-
The inverse of
DerivedMap.valueConverter. - 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.Propertyelements contained in anValueMap.Entriesset. - 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
valuein aDoublewrapper, 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
nullif the value isNaN. - valueOf(int) - Static method in class org.apache.sis.image.TransferType
-
Returns the enumeration value for the given
DataBufferconstant. - valueOf(int) - Static method in enum org.apache.sis.internal.geotiff.Compression
-
Returns the compression method for the given GeoTIFF code, or
UNKNOWNif 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
nullif 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.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
AxisDirectionfor 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
Doublewrapper of the given primitivedouble, ornullif it equals to the infinity value. - valueOf(String, float, float) - Static method in class org.apache.sis.measure.NumberRange
-
Returns the
Floatwrapper of the given primitivefloat, ornullif it equals to the infinity value. - valueOf(String, Class) - 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) - Static method in class org.apache.sis.util.Numbers
-
Returns a
NaN, zero, empty ornullvalue 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
nullif 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.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
Citationsclass. - 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) - 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) - Constructor for class org.apache.sis.internal.util.AbstractMap.Values
- VALUES - Static variable in class org.apache.sis.feature.SparseFeature
-
A
SparseFeature.valuesKindflag meaning that theSparseFeature.propertiesmap 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
ModifiableMetadataprivate flags toStateenumeration. - 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.PROPERTIESif the values in theSparseFeature.propertiesmap arePropertyinstances, orSparseFeature.VALUESif 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
nullif none. - Value type - Section in class org.apache.sis.feature.DefaultAttributeType
- valueUnit - Variable in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
-
Value unit for reporting a data quality result, or
nullif 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 ofvariant (16°15′S) in radians.
invalid reference
#VANUA - 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
nullif 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
nullif 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.
- Variants of Cartesian type - Section in org.apache.sis.io.wkt.GeodeticObjectParser.parseCoordinateSystem(Element, String, int, boolean, Unit, Datum)
- 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, 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) - 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) - 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, Unit) - 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) - 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, Unit) - 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, 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, 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
-
trueif thisFormattershould 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
dimensionsargument. - 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, 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
Bin<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
nullif unspecified. - version - Variable in class org.apache.sis.internal.storage.gpx.Store
-
Version of the GPX file, or
nullif 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
nullif none (empty). - version - Variable in class org.apache.sis.io.wkt.WKTDictionary.Disambiguation
-
Version of the CRS definition, or
nullif 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
nullif 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
nullif 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
nullif 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
nullif unspecified. - versionGML - Variable in class org.apache.sis.xml.Pooled
-
The GML version to be marshalled or unmarshalled, or
nullif unspecified. - versionMetadata - Variable in class org.apache.sis.xml.Pooled
-
The metadata version to be marshalled or unmarshalled, or
nullif 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, 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, 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
nullif 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.Filterwhich 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
DefaultVerticalExtentinstances. - 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
DefaultVerticalExtentinstance. - VerticalInfo(VerticalInfo, DefaultExtent, double, double, Unit) - Constructor for class org.apache.sis.io.wkt.VerticalInfo
-
Adds to the chained list a new
DefaultVerticalExtentinstance 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.storageviewed 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(), ornullif none. - view() - Method in class org.apache.sis.internal.storage.io.MemoryDataTransfer
- views - Variable in class org.apache.sis.storage.StorageConnector
-
Views of
StorageConnector.storageas 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, A) - Method in class org.apache.sis.internal.filter.Visitor
-
Executes the registered action for the given expression.
- visit(Filter, 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
-
A guard against infinite recursivity in
MetadataVisitor.walk(MetadataStandard, Class, Object, boolean). - 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, 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
StateChangerinstance 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.InterpConvertoptimized for the single-band case. - visualize(RenderedImage, Rectangle, MathTransform, List) - 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) - 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) - 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
Visualizationimage. - 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.
invalid reference
formatInternational - 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) - 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) - 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
nullif 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
WARNINGlevel. - warning(Class, String, LogRecord) - Method in class org.apache.sis.metadata.sql.CachedStatement
-
Reports a warning.
- warning(Class, 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
WARNINGlevel. - warning(String) - Method in class org.apache.sis.util.resources.ResourceCompilerMojo.Compiler
-
Logs the given message at the
WARNINGlevel. - 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.
- WARNING! Type safety hole - Section in class org.apache.sis.internal.util.UnmodifiableArrayList
- WARNING! Type safety hole - Section in org.apache.sis.internal.util.UnmodifiableArrayList.UnmodifiableArrayList(E[])
- WARNING! Type safety hole - Section in org.apache.sis.internal.util.UnmodifiableArrayList.wrap(E[])
- WARNING! Type safety hole - Section in org.apache.sis.internal.util.UnmodifiableArrayList.wrap(E[], int, int)
- 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.
- Warning events - Section in class org.apache.sis.storage.event.StoreListeners
- Warning events - Section in org.apache.sis.storage.DataStore.addListener(Class, StoreListener)
- Warning events - Section in org.apache.sis.storage.DataStore.removeListener(Class, StoreListener)
- Warning events - Section in org.apache.sis.storage.Resource.addListener(Class, StoreListener)
- Warning events - Section in org.apache.sis.storage.Resource.removeListener(Class, StoreListener)
- Warning events - Section in org.apache.sis.storage.event.StoreListeners.addListener(Class, StoreListener)
- Warning events - Section in org.apache.sis.storage.event.StoreListeners.removeListener(Class, StoreListener)
- 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, short, Object...) - Static method in class org.apache.sis.internal.jaxb.Context
- 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, 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
nullif none. - warnings - Variable in class org.apache.sis.io.wkt.WKTFormat
-
The warning produced by the last parsing or formatting operation, or
nullif 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) - 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
WeakHashSetorWeakValueHashMap. - WeakEntry(E, WeakEntry, 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) - Constructor for class org.apache.sis.util.collection.WeakHashSet
-
Creates a
WeakHashSetfor elements of the specified type. - WeakHashSet.Entry - Class in org.apache.sis.util.collection
-
A weak reference to an element.
- Weak references - Section in org.apache.sis.internal.jaxb.PrimitiveTypeProperties.SENTINEL_VALUES
- 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) - Constructor for class org.apache.sis.util.collection.WeakValueHashMap
-
Creates a new
WeakValueHashMap. - WeakValueHashMap(Class, 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.
- When Bursa-Wolf parameters are used - Section in class org.apache.sis.referencing.datum.BursaWolfParameters
- When object name matter - Section in org.apache.sis.referencing.AbstractIdentifiedObject.equals(Object, ComparisonMode)
- When this exception is thrown - Section in exception class org.apache.sis.referencing.operation.projection.ProjectionException
- When to use - Section in class org.apache.sis.internal.util.Constants
- When to use - Section in class org.apache.sis.referencing.operation.projection.LongitudeWraparound
- When to use - Section in org.apache.sis.coverage.grid.GridOrientation.DISPLAY
- When to use - Section in org.apache.sis.coverage.grid.GridOrientation.REFLECTION_Y
- When to use - Section in org.apache.sis.internal.referencing.Formulas.fastHypot(double, double)
- When to use - Section in org.apache.sis.math.Vector.compress(double)
- When to use - Section in org.apache.sis.math.Vector.createForDecimal(float[])
- When to use - Section in org.apache.sis.referencing.operation.projection.NormalizedProjection.completeWithWraparound(MathTransformFactory)
- When to use "EPSG" and "IOGP" - Section in org.apache.sis.metadata.iso.citation.Citations.EPSG
- where(Class, StringBuilder) - Method in class org.apache.sis.referencing.factory.sql.TableInfo
-
Appends a
WHEREclause together with a condition for searching the most specific subtype, if such condition can be added. - Where to find WKT examples - Section in package org.apache.sis.io.wkt
- Which method to use - Section in org.apache.sis.internal.metadata.Identifiers.getIdentifier(Citation, boolean)
- Which parameters are considered - Section in org.apache.sis.referencing.operation.projection.NormalizedProjection.NormalizedProjection(OperationMethod, Parameters, Map)
- Which sub-classes of the source class are registered - Section in org.apache.sis.internal.converter.ConverterRegistry.register(ObjectConverter)
- Which super-classes of the target class are registered - Section in org.apache.sis.internal.converter.ConverterRegistry.register(ObjectConverter)
- 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.
- Why there is no setNames(…) method - Section in org.apache.sis.referencing.AbstractIdentifiedObject.getNames()
- Why using Transformer - Section in class org.apache.sis.xml.Transformer
- Why we do not use Identifier[] array instead - Section in class org.apache.sis.referencing.AbstractIdentifiedObject.Names
- widestClass(Class, Class) - 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
NCOLSandNROWSattributes 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
-
Creates the
WeakValueHashMap.Wildcard.ANY_VALUEorWeakValueHashMap.Wildcard.NO_VALUEconstant. - 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, ornullif 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, or0if none. - windowLimitX - Variable in class org.apache.sis.image.PixelIterator
-
Maximal PixelIterator.x and PixelIterator.y coordinates (exclusive) that
PixelIterator.Windowcan 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.Windowcan 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, or0if none. - WithArgument(SQLMM, Expression[], Geometries) - 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[], Geometries) - 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.deltastatistics. - withHeight - Variable in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
-
trueif 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, Expression) - 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, Expression, Quantity) - 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.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.
- WKT 1 variants - Section in enum org.apache.sis.io.wkt.Convention
- 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.definitionsmap 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 toGeodeticObjectParserexcept for the source of logging messages which is the enclosingWKTParserinstead 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.
- WKT validity - Section in org.apache.sis.referencing.crs.DefaultCompoundCRS.formatTo(Formatter)
- WKT version used - Section in org.apache.sis.internal.storage.PRJDataStore.writePRJ()
- 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, Collector) - 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
WorldFileResourceinstance is initialized when first needed. - WorldFileStoreProvider - Class in org.apache.sis.internal.storage.image
-
The provider of
WorldFileStoreinstances. - 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) - Static method in class org.apache.sis.util.Numbers
-
Wraps the given floating-point value in a
Numberof the specified class. - wrap(long, Class) - Static method in class org.apache.sis.util.Numbers
-
Wraps the given integer value in a
Numberof 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
FeatureTypeorAttributeTypeas aCharSequence. - wrap(String) - Method in class org.apache.sis.metadata.iso.citation.LegacyTelephones
-
Wraps the given telephone number in a new
DefaultTelephoneinstance. - wrap(Map) - 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_Durationelement. - 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) - 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) - Static method in class org.apache.sis.internal.jaxb.gco.MultiplicityRange
-
Wraps the given integer range in multiplicity range, or returns
nullif the given range is null. - wrap(AbstractParty) - Method in class org.apache.sis.internal.jaxb.metadata.CI_Party
-
Invoked by
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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_Identifierinstance. - wrap(Algorithm) - Method in class org.apache.sis.internal.jaxb.metadata.LE_Algorithm
-
Invoked by
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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
PropertyTypeat 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_PeriodDurationelement. - 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
Recordelement. - 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
RecordTypeelement. - wrapAll(Iterable) - 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
WraparoundTransformto an existingMathTransform. - 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.wraparoundAxesbitmask. - WraparoundInEnvelope - Class in org.apache.sis.geometry
-
A
WraparoundTransformwhere 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
nullif 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, ornullif none. - wrapper - Variable in class org.apache.sis.internal.jaxb.Context
-
The
<gml:*PropertyType>which is wrapping the<gml:*Type>object to (un)marshal, ornullif 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
nullif 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
BBOXoperator asNOT DISJOINT. - wrapperFor - Variable in class org.apache.sis.storage.StorageConnector.Coupled
-
The object that
StorageConnector.Coupled.viewis wrapping. - wrapperToPrimitive(Class) - Static method in class org.apache.sis.util.Numbers
-
Changes a wrapper class to its primitive (for example
Integertoint). - wrapValuesInProperties() - Method in class org.apache.sis.feature.DenseFeature
-
Wraps values in
Propertyobjects for all elements in theDenseFeature.propertiesarray. - 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 byMetadataVisitor.result(). - WritableAggregate - Interface in org.apache.sis.storage
-
An
Aggregatewith writing capabilities. - Writable computed images - Section in class org.apache.sis.image.ComputedImage
- WritableFeatureSet - Interface in org.apache.sis.storage
-
A
FeatureSetwith writing capabilities. - WritableGridCoverageResource - Interface in org.apache.sis.storage
-
A
GridCoverageResourcewith 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.
- Writable images - Section in class org.apache.sis.image.PlanarImage
- 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, 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
TiledResourcethat can write and delete tile matrix sets. - WritableTileMatrix - Interface in org.apache.sis.storage.tiling
-
A
TileMatrixthat can write and delete tiles. - WritableTileMatrixSet - Interface in org.apache.sis.storage.tiling
-
A
TileMatrixSetthat 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
lengthbytes starting at indexoffsetfrom 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
-
Implementation of
TransformedEvent.writeAsEncodedUnicode(Writer)andTransformedEvent.toString(). - 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, Collection, Class, Boolean) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Writes the content of the
sourcecollection into thetargetlist 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) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
-
Executes the registered action for the given expression.
- write(SelectionClause, Filter) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
-
Executes the registered action for the given filter.
- write(Metadata, Stream) - 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, 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
vto 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
lengthchars starting at indexoffsetfrom 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, Collection, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Writes the content of the
sourcecollection into thetargetlist or set, creating it if needed. - writeColor(Appendable, X364, boolean) - Static method in class org.apache.sis.parameter.ParameterTableRow
-
Writes the given color if
colorEnabledistrue. - writeColor(Appendable, Colors, ElementKind) - Static method in class org.apache.sis.parameter.ParameterTableRow
-
Writes the color for the given type if
colorsis 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) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
-
Implementation of
DefaultEvaluationMethod.setDates(Collection). - 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
lengthdoubles starting at indexoffsetfrom 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
lengthfloats starting at indexoffsetfrom 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
lengthcharacters from the array to the stream. - writeGeoKeys() - Method in class org.apache.sis.storage.geotiff.NativeMetadata
-
Write child values in
NativeMetadata.geoNodeif non-null. - writeHeader(Map, 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
lengthintegers starting at indexoffsetfrom 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, List, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Writes the content of the
sourcecollection into thetargetlist, 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
lengthlongs starting at indexoffsetfrom the given array. - writeMap(Map, Map, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Writes the content of the
sourcemap into thetargetmap, 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.buffercontent 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.buffercontent 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.characteristicsfield. - writeObject(ObjectOutputStream) - Method in class org.apache.sis.feature.DefaultAttributeType
-
Invoked on serialization for saving the
DefaultAttributeType.characteristicsfield. - 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.
- Write operations - Section in org.apache.sis.metadata.AbstractMetadata.asTreeTable()
- Write operations - Section in org.apache.sis.metadata.MetadataStandard.asTreeTable(Object, Class, ValueExistencePolicy)
- writeParameters(SelectionClause, List, 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 ifPRJDataStore.crsis 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, ornull. - 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) - 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.INSTANCEon 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
ImageIOregistry. - WRITERS - Static variable in class org.apache.sis.internal.feature.jts.FilteringContext
-
Well-Known Binary (WKB) writers of geometry objects.
- writeSet(Collection, Set, Class) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Writes the content of the
sourcecollection into thetargetset, 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
lengthshorts starting at indexoffsetfrom 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
WritableRenderedImageimplementations. - 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
TableAppendercontent. - writeTable(Collection, Writer, int) - Static method in class org.apache.sis.internal.referencing.j2d.Tile
-
Formats a collection of tiles in a table.
- writeTiles(Stream) - 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
strstring. - 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, Collector) - 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.statefield. - 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.gridXvalue where to stop iteration, exclusive. - xlink - Variable in class org.apache.sis.internal.jaxb.gco.ObjectReference
-
The
xlinkattributes, ornullif none. - xlink(boolean) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
-
Returns the
xlink, ornullif none andcreateisfalse. - 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 - 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
- XML marshalling - Section in class org.apache.sis.internal.jaxb.gml.Measure
- 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. - XML types - Section in org.apache.sis.storage.ProbeResult.getMimeType()
- 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
PropertyValueexpression. - 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.xsdfile. - 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
Rasterx coordinates toBandedIterator.bufferindices. - 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
nullif 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.gridYvalues 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
trueif 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.hasZMmask 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
nullif 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
-
Sets the
GeodesicsOnEllipsoid.sinα0andGeodesicsOnEllipsoid.cosα0terms.
Γ
- γ0() - Method in class org.apache.sis.referencing.operation.projection.ObliqueMercator
-
Returns the value used for computing
ObliqueMercator.sinγ0andObliqueMercator.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.
Θ
Λ
- λ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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties
AbstractTemporalQualityfor following a renaming in ISO 19157:2013.