Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties
A
- About - Enum in org.apache.sis.setup
-
Provides information about the Apache SIS running environment.
- 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.
- absolute(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns the "absolute" direction of the given direction.
- Abstract - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Abstract
- AbstractAssociation - Class in org.apache.sis.feature
-
An instance of an feature association role containing the associated feature.
- AbstractAssociation(DefaultAssociationRole) - Constructor for class org.apache.sis.feature.AbstractAssociation
-
Creates a new association of the given role.
- AbstractAttribute<V> - Class in org.apache.sis.feature
-
An instance of an attribute type containing the value of an attribute in a feature.
- AbstractAttribute(DefaultAttributeType<V>) - Constructor for class org.apache.sis.feature.AbstractAttribute
-
Creates a new attribute of the given type.
- AbstractCompleteness - Class in org.apache.sis.metadata.iso.quality
-
Presence and absence of features, their attributes and their relationships.
- AbstractCompleteness() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractCompleteness
-
Constructs an initially empty completeness.
- AbstractCompleteness(Completeness) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractCompleteness
-
Constructs a new instance initialized with the values from the specified metadata object.
- AbstractContentInformation - Class in org.apache.sis.metadata.iso.content
-
Description of the content of a resource.
- AbstractContentInformation() - Constructor for class org.apache.sis.metadata.iso.content.AbstractContentInformation
-
Constructs an initially empty content information.
- AbstractContentInformation(ContentInformation) - Constructor for class org.apache.sis.metadata.iso.content.AbstractContentInformation
-
Constructs a new instance initialized with the values from the specified metadata object.
- 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(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Constructor for class org.apache.sis.referencing.operation.AbstractCoordinateOperation
-
Creates a coordinate operation from the given properties.
- AbstractCoordinateOperation(CoordinateOperation) - Constructor for class org.apache.sis.referencing.operation.AbstractCoordinateOperation
-
Creates a new coordinate operation with the same values than the specified one.
- AbstractCRS - Class in org.apache.sis.referencing.crs
-
Coordinate reference system, defined by a coordinate system and (usually) a datum.
- AbstractCRS(Map<String, ?>, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.AbstractCRS
-
Creates a coordinate reference system from the given properties and coordinate system.
- AbstractCRS(CoordinateReferenceSystem) - Constructor for class org.apache.sis.referencing.crs.AbstractCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- AbstractCS - Class in org.apache.sis.referencing.cs
-
The set of coordinate system axes that spans a given coordinate space.
- AbstractCS(Map<String, ?>, CoordinateSystemAxis...) - Constructor for class org.apache.sis.referencing.cs.AbstractCS
-
Constructs a coordinate system from a set of properties and a sequence of axes.
- AbstractCS(CoordinateSystem) - Constructor for class org.apache.sis.referencing.cs.AbstractCS
-
Creates a new coordinate system with the same values than the specified one.
- AbstractDataEvaluation - Class in org.apache.sis.metadata.iso.quality
-
Data evaluation method.
- AbstractDataEvaluation() - Constructor for class org.apache.sis.metadata.iso.quality.AbstractDataEvaluation
-
Constructs an initially empty Evaluation for data.
- AbstractDataEvaluation(AbstractDataEvaluation) - Constructor for class org.apache.sis.metadata.iso.quality.AbstractDataEvaluation
-
Constructs a new instance initialized with the values from the specified metadata object.
- AbstractDatum - Class in org.apache.sis.referencing.datum
-
Specifies the relationship of a Coordinate System to the earth.
- AbstractDatum(Map<String, ?>) - Constructor for class org.apache.sis.referencing.datum.AbstractDatum
-
Creates a datum from the given properties.
- AbstractDatum(Datum) - Constructor for class org.apache.sis.referencing.datum.AbstractDatum
-
Creates a new datum with the same values than the specified one.
- 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.
- 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(Map<String, ?>) - Constructor for class org.apache.sis.referencing.AbstractIdentifiedObject
-
Constructs an object from the given properties.
- AbstractIdentifiedObject(IdentifiedObject) - Constructor for class org.apache.sis.referencing.AbstractIdentifiedObject
-
Constructs a new identified object with the same values than the specified one.
- AbstractIdentifiedType - Class in org.apache.sis.feature
-
Identification and description information inherited by property types and feature types.
- AbstractIdentifiedType(Map<String, ?>) - Constructor for class org.apache.sis.feature.AbstractIdentifiedType
-
Constructs a type from the given properties.
- AbstractInternationalString - Class in org.apache.sis.util
-
Base class for character strings that has been internationalized into several locales.
- AbstractInternationalString() - Constructor for class org.apache.sis.util.AbstractInternationalString
-
Constructs an international string.
- AbstractIterator<E> - Class in org.apache.sis.internal.util
-
Base class for iterators that prepare the next element in advance.
- AbstractIterator() - Constructor for class org.apache.sis.internal.util.AbstractIterator
-
For subclass constructors.
- AbstractLocation - Class in org.apache.sis.referencing.gazetteer
-
Identifiable geographic place.
- AbstractLocation(ModifiableLocationType, CharSequence) - Constructor for class org.apache.sis.referencing.gazetteer.AbstractLocation
-
Creates a new location for the given geographic identifier.
- 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.EntryIterator<K,
V> - Class in org.apache.sis.internal.util -
An iterator over the entries in the enclosing map.
- 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. - 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.
- 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.
- AbstractObject_QNAME - Static variable in class org.apache.sis.internal.jaxb.geometry.ObjectFactory
-
The qualified name of
<AbstractObject>. - AbstractOperation - Class in org.apache.sis.feature
-
Describes the behaviour of a feature type as a function or a method.
- AbstractOperation(Map<String, ?>) - Constructor for class org.apache.sis.feature.AbstractOperation
-
Constructs an operation from the given properties.
- AbstractParameterDescriptor - Class in org.apache.sis.parameter
-
Abstract definition of a parameter or group of parameters used by a coordinate operation or a process.
- AbstractParameterDescriptor(Map<String, ?>, int, int) - Constructor for class org.apache.sis.parameter.AbstractParameterDescriptor
-
Constructs a parameter descriptor from a set of properties.
- AbstractParameterDescriptor(GeneralParameterDescriptor) - Constructor for class org.apache.sis.parameter.AbstractParameterDescriptor
-
Constructs a new parameter descriptor with the same values than the specified one.
- 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(String) - Constructor for class org.apache.sis.internal.storage.xml.AbstractProvider
-
Creates a new provider.
- AbstractProvider(Map<String, ?>, int, int, ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.referencing.provider.AbstractProvider
-
Constructs a math transform provider from the given properties and a set of parameters.
- AbstractReferenceSystem - Class in org.apache.sis.referencing
-
Description of a spatial and temporal reference system used by a dataset.
- AbstractReferenceSystem(Map<String, ?>) - Constructor for class org.apache.sis.referencing.AbstractReferenceSystem
-
Constructs a reference system from the given properties.
- AbstractReferenceSystem(ReferenceSystem) - Constructor for class org.apache.sis.referencing.AbstractReferenceSystem
-
Constructs a new reference system with the same values than the specified one.
- AbstractResource - Class in org.apache.sis.storage
-
Default implementations of several methods for classes that want to implement the
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.
- 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.
- 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.
- 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.
- 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(long) - Method in class org.apache.sis.math.Statistics
-
Updates statistics for the specified integer sample value.
- 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, 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.ResourceCompilerMojo
-
Accepts all
"*.properties"files. - accept(AbstractFeature) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
-
Delegates to
write(Feature), wrappingExceptioninto uncheckedBackingStoreException. - 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(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. - accuracy - Variable in class org.apache.sis.internal.referencing.AnnotatedMatrix
-
Accuracy associated with this matrix.
- Accuracy - Search tag in class org.apache.sis.referencing.GeodeticCalculator
- Section
- Accuracy - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Accuracy
- Accuracy and domain of validity - Search tag in org.apache.sis.referencing.operation.projection.TransverseMercator.transform(double[], int, double[], int, boolean)
- Section
- Accurate definition of georeferencing information - Search tag in package org.apache.sis.coverage.grid
- Section
- acosh(double) - Static method in class org.apache.sis.math.MathFunctions
-
Returns the inverse hyperbolic cosine of the given value.
- 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.
- 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.
- AdapterReplacement - Interface in org.apache.sis.internal.jaxb
-
An interface for
XmlAdapterto be used in replacement of the instance created by JAXB. - 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, E) - Method in class org.apache.sis.internal.util.CheckedArrayList
-
Inserts the specified element at the specified position in this list.
- 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.util.collection.CodeListSet
-
Adds the specified code list element in this set.
- 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(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<LogRecord>) - Method in class org.apache.sis.image.ErrorHandler.Report
-
Reports an error that occurred while computing an image tile.
- 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.metadata.sql.MetadataWriter
-
Adds the given metadata object to the database, if it does not already exists.
- add(Iterator<? extends AbstractFeature>) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
-
Appends new feature instances in this
FeatureSet. - add(Iterator<? extends AbstractFeature>) - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
-
Appends new feature instances in the
FeatureSet. - add(Iterator<? extends AbstractFeature>) - Method in interface org.apache.sis.storage.WritableFeatureSet
-
Inserts new feature instances in this
FeatureSet. - add(Locale, String) - Method in class org.apache.sis.util.DefaultInternationalString
-
Adds a string for the given locale.
- add(L) - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
-
Adds a new element.
- add(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a function computing the numeric addition of the first and second operand.
- add(PT_Locale) - Method in class org.apache.sis.internal.jaxb.lan.OtherLocales
-
Adds a new element to the collection of "other locales".
- add(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(Fraction) - Method in class org.apache.sis.math.Fraction
-
Returns the simplified result of adding the given fraction to this fraction.
- add(Range<E>) - Method in class org.apache.sis.util.collection.RangeSet
-
Adds a range to this set.
- add(DataStore, GenericName, E) - Method in class org.apache.sis.storage.FeatureNaming
-
Adds a value for the given name if none exist.
- add(GridCoverageResource) - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
-
Adds the given resource.
- add(Resource) - Method in interface org.apache.sis.storage.WritableAggregate
-
Adds a new
Resourcein thisAggregate. - 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(T) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
-
Ensures that this collection contains the specified object.
- Add - Static variable in class org.apache.sis.internal.filter.FunctionNames
-
The "Add" (+) arithmetic expression.
- 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.
- addAll(int, Collection<? extends E>) - Method in class org.apache.sis.internal.util.CheckedArrayList
-
Inserts all of the elements in the specified collection into this list, starting at the specified position.
- addAll(Collection<? extends E>) - Method in class org.apache.sis.index.tree.PointTree
-
Inserts all elements from the specified collection into this tree if they are not already present.
- addAll(Collection<? extends E>) - Method in class org.apache.sis.internal.util.CheckedArrayList
-
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
- addAll(Collection<? extends E>) - Method in class org.apache.sis.util.collection.CodeListSet
-
Adds all elements of the given collection to this set.
- addAll(Stream<? extends GridCoverageResource>) - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
-
Adds all grid resources provided by the given stream.
- 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<V>) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
Creates a new
AttributeTypebuilder for values of the given class. - addAttribute(DefaultAttributeType<V>) - 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.
- 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.
- addBoundingPolygon(Geometry) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds the given geometry as a bounding polygon.
- addCharacteristic(Class<C>) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Adds another attribute type that describes this attribute type.
- addCharacteristic(DefaultAttributeType<C>) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Adds another attribute type that describes this attribute type, using an existing one as a template.
- 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.
- addCompleteMetadata(URI) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds a URL to a more complete description of the metadata.
- addComponents(Aggregate) - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
-
Adds all components of the given aggregate.
- addCompression(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds a compression name.
- addContentType(CoverageContentType) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds type of information represented in the cell.
- addContextualUnit(Unit<Q>) - Method in class org.apache.sis.io.wkt.Formatter
-
Adds a unit to use for the next measurements of the quantity
Q. - addControlPoints(DirectPosition, Element) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds check points (if georectified) or ground control points (if georeferenceable).
- addCredits(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds recognition of those who contributed to the resource(s).
- addDefaultMetadata(AbstractFeatureSet, StoreListeners) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds default metadata for the specified resource.
- addDefaultMetadata(AbstractGridCoverageResource, StoreListeners) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds default metadata for the specified resource.
- addDefaultMetadata(AbstractResource, StoreListeners) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds default metadata for the specified resource.
- addDefinitions(Stream<String>) - Method in class org.apache.sis.io.wkt.WKTDictionary
-
Adds definitions of CRS (or other geodetic objects) from Well-Known Texts.
- addDistributor(ResponsibleParty) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds a distributor.
- 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.
- 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.
- 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.
- 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).
- 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.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. - 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(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. - addIgnoredTables(Map<String, Boolean>) - Method in class org.apache.sis.internal.sql.feature.Database
-
Adds to the given map a list of tables to ignore when searching for feature tables.
- addIgnoredTables(Map<String, Boolean>) - Method in class org.apache.sis.internal.sql.postgis.Postgres
-
Adds to the given set a list of tables to ignore when searching for feature tables.
- addImageProperty(String, Object) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
-
Adds a value associated to an image property.
- Adding a characteristic - Search tag in org.apache.sis.feature.AbstractAttribute.characteristics()
- Section
- Adding system-wide converters - Search tag in package org.apache.sis.internal.converter
- Section
- 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. - Additional identifiers - Search tag in class org.apache.sis.internal.referencing.provider.MillerCylindrical
- Section
- Additional information on exception cause - Search tag in exception class org.apache.sis.referencing.operation.builder.LocalizationGridException
- Section
- addKahan(double) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Adds the given
doublevalue using Kahan summation algorithm. - addKey(K) - Method in class org.apache.sis.internal.util.AbstractMap
-
Adds the given key in this map.
- addKeywords(Iterable<? extends CharSequence>, KeywordType, CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds keywords if at least one non-empty element exists in the
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<String, MathTransform>, boolean, int...) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
-
Adds transforms to potentially apply on target control points before to compute the transform.
- addLinearizers(Map<String, MathTransform>, int...) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
-
Adds transforms to potentially apply on target control points before to compute the linear transform.
- addListener(Class<E>, StoreListener<? super E>) - Method in class org.apache.sis.storage.event.StoreListeners
-
Registers a listener to notify when the specified kind of event occurs.
- addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.internal.storage.GridResourceWrapper
-
Registers a listener to notify when the specified kind of event occurs in this resource or in children.
- addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.AbstractResource
-
Registers a listener to notify when the specified kind of event occurs in this resource or in children.
- addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.DataStore
-
Registers a listener to notify when the specified kind of event occurs in this data store or in a resource.
- addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.geotiff.GeoTiffStore
-
Registers a listener to notify when the specified kind of event occurs in this data store.
- addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.landsat.LandsatStore
-
Registers a listener to notify when the specified kind of event occurs in this data store.
- addListener(Class<T>, StoreListener<? super T>) - Method in interface org.apache.sis.storage.Resource
-
Registers a listener to notify when the specified kind of event occurs in this resource or in children.
- addListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.sql.SQLStore
-
Registers a listener to notify when the specified kind of event occurs in this data store.
- 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.
- 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.
- 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.
- 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.Canvas
-
Registers a listener for the property of the given name.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.sis.portrayal.PlanarCanvas
-
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.
- 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.
- 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.
- 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.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.
- 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.
- addToMultiValuesMap(Map<K, List<V>>, K, V) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Adds a value in a pseudo multi-values map.
- addTopicCategory(TopicCategory) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds a main theme of the resource.
- addUseLimitation(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds a limitation affecting the fitness for use of the resource.
- addValue(V) - Method in class org.apache.sis.internal.util.AbstractMap
-
Adds the given value in this map.
- addVerticalExtent(double, double, VerticalCRS) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Adds a vertical extent covered by the data.
- Administrator - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Administrator
- Advantage and inconvenient of this method - Search tag in org.apache.sis.metadata.iso.extent.Extents.intersection(VerticalExtent, VerticalExtent)
- Section
- affine - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Coordinate system types.
- 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 - Static variable in class org.apache.sis.internal.util.Constants
-
The OGC name for "Affine parametric transformation".
- Affine transform - Search tag in interface org.apache.sis.referencing.operation.transform.LinearTransform
- Section
- 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. - AffineTransforms2D - Class in org.apache.sis.referencing.operation.matrix
-
Bridge between
Matrixand Java2DAffineTransforminstances. - after(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is after the second.
- AFTER - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
- Aggregate - Interface in org.apache.sis.storage
-
A collection of resources.
- 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(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.AlbersEqualArea
-
Creates an Albers Equal Area projection from the given parameters.
- Algorithm - Search tag in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
- Section
- Algorithm - Search tag in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
- Section
- Algorithms - Search tag in class org.apache.sis.referencing.GeodeticCalculator
- Section
- alias - Variable in class org.apache.sis.storage.FeatureQuery.NamedExpression
-
The name to assign to the expression result, or
nullif unspecified. - Aliases - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Aliases
- Aliases for WKT fragments - Search tag in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- Section
- 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.
- 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.util.Locales
-
All locales available on the JavaVM.
- 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.
- 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<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns whether all elements of this stream match the provided predicate.
- 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_VARIANT - Enum constant in enum org.apache.sis.util.ComparisonMode
-
Most but not all attributes relevant to the object functionality are compared.
- allowsNaN() - Method in class org.apache.sis.coverage.SampleDimension
-
Returns
trueif some sample values can beNaNvalues. - 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.
- 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.
- Alternative - Search tag in org.apache.sis.coverage.grid.GridOrientation.DISPLAY
- Section
- Alternative - Search tag in org.apache.sis.metadata.ModifiableMetadata.deepCopy(ModifiableMetadata.State)
- Section
- AlternativeIdentifiers - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Alternative identifiers
- Alternatives - Search tag in enum org.apache.sis.geometry.WraparoundMethod
- Section
- Alternatives - Search tag in interface org.apache.sis.internal.storage.ResourceOnFileSystem
- Section
- 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.
- AMPERE - Static variable in class org.apache.sis.measure.Units
-
The SI base unit for electric current (A).
- Anatomy of a name - Search tag in package org.apache.sis.util.iso
- Section
- 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. - and(Collection<? extends Filter<? super R>>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a
ANDfilter between two or more filters. - and(Predicate<? super R>) - Method in interface org.apache.sis.filter.Optimization.OnFilter
-
Returns the
ANDlogical operation between this filter and the given predicate. - and(Filter<? super R>, Filter<? super R>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a
ANDfilter between two filters. - AND - Enum constant in enum org.apache.sis.internal.geoapi.filter.LogicalOperatorName
- 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(double) - Constructor for class org.apache.sis.measure.Angle
-
Constructs a new angle with the specified value in decimal degrees.
- Angle(String) - Constructor for class org.apache.sis.measure.Angle
-
Constructs a newly allocated
Angleobject that contain the angular value represented by the string. - 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_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.
- 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
- AngularVelocity - Interface in org.apache.sis.measure
-
The rate of change of an angular displacement with respect to time.
- AnnotatedMatrix - Class in org.apache.sis.internal.referencing
-
A matrix augmented with annotation about transformation accuracy.
- ANSI - Enum constant in enum org.apache.sis.internal.metadata.sql.Dialect
-
The database is presumed to use ANSI SQL syntax.
- 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_INTERACTS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
- anyInteracts(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a shortcut operator semantically equivalent to NOT (Before OR Meets OR MetBy OR After).
- anyMatch(DoublePredicate) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns whether at least one element of this stream matches the provided predicate.
- anyMatch(Predicate<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns whether at least one element of this stream matches the provided predicate.
- Apache SIS extensions - Search tag in package org.apache.sis.referencing.crs
- Section
- Apache SIS extensions - Search tag in package org.apache.sis.referencing.operation
- Section
- Apache SIS resources - Search tag in class org.apache.sis.util.ResourceInternationalString
- Section
- Apache SIS specific behavior - Search tag in package org.apache.sis.referencing.operation
- Section
- 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.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(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.LineAppender
-
Appends the specified character sequence.
- append(CharSequence) - Method in class org.apache.sis.internal.util.PropertyFormat
-
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.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(String) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
-
Appends the given text verbatim.
- append(String, ElementKind) - Method in class org.apache.sis.io.wkt.Formatter
-
Appends a character string between quotes.
- 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(PathBuilder) - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
-
Adds all polylines defined in the other builder.
- append(FormattableObject) - Method in class org.apache.sis.io.wkt.Formatter
-
Appends the given
FormattableObject. - append(Vector[], int...) - Method in class org.apache.sis.io.wkt.Formatter
-
Appends rows of numbers.
- 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(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.
- appendAny(Object) - Method in class org.apache.sis.io.wkt.Formatter
-
Appends an object or an array of objects.
- appendEqualsValue(Object) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
-
Appends a
"= <value>"string in aSELECTstatement. - appendFetchPage(long, long) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
-
Appends
OFFSETandFETCHclauses for fetching only a page of data. - appendFunctionCall(SQLBuilder, String) - Method in class org.apache.sis.internal.sql.feature.Database
-
Appends a call to a function defined in the spatial schema.
- 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(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.
- 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.
- appendName(IdentifiedObject, Formatter, ElementKind) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Appends the name of the given object to the formatter.
- appendParamMT(ParameterValueGroup, Formatter) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Appends a group of parameters in a
Param_MT[…]element. - appendStringTo(StringBuilder) - Method in class org.apache.sis.internal.simple.SimpleIdentifier
-
Invoked by
SimpleIdentifier.toString()in order to allow subclasses to add additional information. - appendTo(StringBuilder, CoordinateSystemAxis[]) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Builds a coordinate system name from the given array of axes.
- 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(String) - Method in class org.apache.sis.internal.metadata.sql.SQLBuilder
-
Appends a value in a
SELECTorINSERTstatement. - 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.
- Application to coordinate operations - Search tag in org.apache.sis.util.ComparisonMode.APPROXIMATE
- Section
- Application to coordinate operations - Search tag in org.apache.sis.util.ComparisonMode.IGNORE_METADATA
- Section
- Application to coordinate reference systems - Search tag in org.apache.sis.util.ComparisonMode.IGNORE_METADATA
- Section
- Application to mathematical symbols - Search tag in class org.apache.sis.io.wkt.Transliterator
- Section
- apply(CharSequence) - Method in class org.apache.sis.internal.metadata.NameToIdentifier.Simplifier
-
Simplifies the given 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(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(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(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(AbstractFeature, ParameterValueGroup) - Method in class org.apache.sis.feature.AbstractOperation
-
Executes the operation on the specified feature with the specified parameters.
- apply(Expression<R, V>) - Method in class org.apache.sis.filter.Optimization
-
Optimizes or simplifies the given expression.
- apply(Filter<R>) - Method in class org.apache.sis.filter.Optimization
-
Optimizes or simplifies the given filter.
- apply(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(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(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(R) - Method in interface org.apache.sis.filter.Expression
-
Evaluates the expression value based on the content of the given object.
- apply(S) - Method in class org.apache.sis.internal.converter.IdentityConverter
-
Returns the given object unchanged.
- apply(S) - Method in interface org.apache.sis.util.ObjectConverter
-
Converts the given object from the source type S to the target type T.
- applyAndDecompose(Filter<R>) - Method in class org.apache.sis.filter.Optimization
-
Optimizes or simplifies the given filter and returns it as a list of
ANDoperands. - 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.math.Plane
-
Evaluates this equation for the given values.
- 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.
- applyPolarStereographic(boolean) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Sets the operation method, parameters and conversion name for a Polar Stereographic projection.
- 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.
- 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.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″).
- 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). - areaOfInterest - Variable in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
The spatiotemporal area of interest, or
nullif none. - Area of interest - Search tag in class org.apache.sis.image.ImageProcessor
- Section
- ArgumentChecks - Class in org.apache.sis.util
-
Static methods for performing argument checks.
- Argument checks - Search tag in org.apache.sis.referencing.operation.projection.NormalizedProjection.transform(double[], int, double[], int, boolean)
- Section
- Argument order convention - Search tag in class org.apache.sis.util.resources.Errors
- Section
- Arithmetic notes - Search tag in org.apache.sis.internal.util.Numerics.toExp10(int)
- Section
- ArraysExt - Class in org.apache.sis.util
-
Static methods for simple operations on arrays and array elements.
- arraySize() - Method in class org.apache.sis.internal.util.UnmodifiableArrayList
-
Returns the size of the array backing this list.
- 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.
- 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.
- asDatumShift(List<Object>) - Static method in class org.apache.sis.internal.referencing.provider.GeocentricAffine
-
Given a transformation chain, conditionally replaces the affine transform elements by an alternative object showing the Bursa-Wolf parameters.
- asIndexMap(Class<?>, KeyNamePolicy) - Method in class org.apache.sis.metadata.MetadataStandard
-
Returns indices for all properties defined in the given 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.
- 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.
- 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.
- 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.
- 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.
- 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 - Search tag in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context.getContextualParameters()
- Section
- AssociationRoleBuilder - Class in org.apache.sis.feature.builder
-
Describes one association from the
FeatureTypeto be built by anFeatureTypeBuilderto anotherFeatureType. - 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.
- 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, 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. - asXPointer - Variable in class org.apache.sis.internal.jaxb.gml.Measure
-
trueif the units shall be formatted asxpointer. - 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).
- Attribute characterization - Search tag in class org.apache.sis.feature.DefaultAttributeType
- Section
- AttributeConvention - Class in org.apache.sis.internal.feature
-
Defines the names of some properties or characteristics for which we assign a conventional usage.
- AttributeRole - Enum in org.apache.sis.feature.builder
-
Roles that can be associated to some attributes for instructing
FeatureTypeBuilderhow to generate predefined operations. - Attributes - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Attributes
- AttributeTypeBuilder<V> - Class in org.apache.sis.feature.builder
-
Describes one
AttributeTypewhich will be part of the feature type to be built by aFeatureTypeBuilder. - AUTHALIC_RADIUS - Static variable in class org.apache.sis.internal.metadata.ReferencingServices
-
The GRS80 authalic radius, which is 6371007.0 metres.
- 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.
- 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 - 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.
- AUTO - Enum constant in enum org.apache.sis.xml.XLink.Type
-
A special value for computing the type automatically from the
XLinkattributes. - Auto-configuration from the handler - Search tag in org.apache.sis.util.logging.MonolineFormatter.MonolineFormatter(Handler)
- Section
- 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_SPHERE_TYPE - Static variable in class org.apache.sis.internal.referencing.provider.MercatorAuxiliarySphere
-
The operation parameter descriptor for the Auxiliary sphere type parameter value.
- AuxiliaryFileTooLarge_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
-
Auxiliary file “{0}” seems too large.
- 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.
- Avoiding warning redundancies - Search tag in org.apache.sis.referencing.CRS.fromAuthority(CoordinateReferenceSystem, CRSAuthorityFactory, Filter)
- Section
- AWAY_FROM - Static variable in class org.apache.sis.internal.referencing.AxisDirections
-
Distance from the origin in a polar coordinate system.
- AxesConvention - Enum in org.apache.sis.referencing.cs
-
High-level characteristics about the axes of a coordinate system.
- 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_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Axis {0}
- 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.
- AxisChanges - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Axis changes
- AxisDirections - Class in org.apache.sis.internal.referencing
-
Utilities methods related to
AxisDirection. - Axis directions - Search tag in org.apache.sis.coverage.grid.GridCoverageBuilder.setDomain(Envelope)
- Section
- 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.
- AxisNames - Class in org.apache.sis.internal.metadata
-
Constants for axis names specified by ISO 19111 and ISO 19162.
- Axis names - Search tag in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
- Section
- Axis order - Search tag in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.linearizer()
- Section
- Axis order - Search tag in org.apache.sis.referencing.operation.builder.LocalizationGridBuilder.linearizer(boolean)
- Section
- 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.
- 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.
- Axis units and orientation - Search tag in package org.apache.sis.referencing.operation.projection
- Section
- 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.
- AzimuthalEquidistant - Class in org.apache.sis.referencing.operation.projection
-
Azimuthal Equidistant (Spherical) projection.
- 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.
B
- 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_GRAY - Enum constant in enum org.apache.sis.internal.util.X364
-
Gray background color, normal intensity.
- BACKGROUND_GREEN - Enum constant in enum org.apache.sis.internal.util.X364
-
Green background color, normal intensity.
- BACKGROUND_MAGENTA - Enum constant in enum org.apache.sis.internal.util.X364
-
Magenta background color, normal intensity.
- BACKGROUND_RED - Enum constant in enum org.apache.sis.internal.util.X364
-
Red background color, normal intensity.
- BACKGROUND_YELLOW - Enum constant in enum org.apache.sis.internal.util.X364
-
Yellow background color, normal intensity.
- BackgroundComputationFailed - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Computation in background failed.
- backgrounds(List<SampleDimension>) - Static method in class org.apache.sis.internal.coverage.SampleDimensions
-
Returns the background values of all bands in the given list.
- BackingStoreException - Exception 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.
- Bag<E> - Class in org.apache.sis.internal.util
- Bag() - Constructor for class org.apache.sis.internal.util.Bag
-
Creates a new instance.
- Band_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Band {0}
- 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.
- 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.
- 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.
- BASE32 - Enum constant in enum org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Format
-
Format consisting of 32 symbols used at
http://geohash.org. - 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. - 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(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. - Base URLs - Search tag in class org.apache.sis.internal.jaxb.cat.CodeListUID
- Section
- BaseVertCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultVerticalCRS. - BatchComputedImage - Class in org.apache.sis.internal.coverage.j2d
-
A computed image for which it is more efficient to compute tiles in batch instead of one-by-one.
- BatchComputedImage(SampleModel, Map<String, Object>, RenderedImage...) - Constructor for class org.apache.sis.internal.coverage.j2d.BatchComputedImage
-
Creates an initially empty image with the given sample model.
- bbox(Expression<? super R, ? extends G>, Envelope) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if the bounding box of the feature's geometry interacts with the bounding box provided in the filter properties.
- BBox - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - BBOX - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
- before(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is before the second.
- BEFORE - 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. - 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.
- begins(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand begins at the second.
- BEGINS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
- BEGUN_BY - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
- begunBy(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand begun by the second.
- Behavioral changes - Search tag in class org.apache.sis.filter.Optimization
- Section
- Behavior at poles - Search tag in class org.apache.sis.referencing.operation.projection.Mercator
- Section
- Behavior if there is no mark - Search tag in org.apache.sis.internal.storage.io.Markable.reset()
- Section
- best() - Method in class org.apache.sis.internal.referencing.ExtentSelector
-
Returns the object associated to the largest area found so far.
- between(Expression<? super R, ?>, Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Filter operation for a range check.
- BetweenComparisonOperator<R> - Interface in org.apache.sis.internal.geoapi.filter
-
Placeholder for GeoAPI 3.1 interfaces (not yet released).
- beyond(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>, Quantity<Length>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if all of a feature's geometry is more distant than the given distance from the given geometry.
- BEYOND - Enum constant in enum org.apache.sis.internal.geoapi.filter.DistanceOperatorName
- Bezier - Class in org.apache.sis.internal.referencing.j2d
-
Helper class for appending Bézier curves to a path.
- Bezier(int) - Constructor for class org.apache.sis.internal.referencing.j2d.Bezier
-
Creates a new builder.
- bidimensional(MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
-
Returns the given transform as a
MathTransform2Dinstance. - 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.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_INTEGER - Static variable in class org.apache.sis.util.Numbers
-
Constant of value 0xa used in
switchstatements or as index in arrays. - 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.
- 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.
- binaryType() - Method in enum org.apache.sis.internal.feature.GeometryType
-
The type of this geometry as specified in Well-Known Binary (WKB) specification.
- bitmask(int) - Static method in class org.apache.sis.internal.util.Numerics
-
Returns a mask with the given bit set.
- Black - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Black
- Blue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Blue
- 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 - Static variable in class org.apache.sis.util.Numbers
-
Constant of value 0x1 used in
switchstatements or as index in arrays. - booleanValue() - Method in class org.apache.sis.parameter.DefaultParameterValue
-
Returns the boolean value of this parameter.
- booleanValue(ParameterDescriptor<Boolean>) - Method in class org.apache.sis.parameter.Parameters
-
Returns the boolean value of the parameter identified by the given descriptor.
- BORDER_EXPANSION - Enum constant in enum org.apache.sis.coverage.grid.GridClippingMode
-
Clipping is applied on the Area Of Interest supplied by user, before expansion for margin and chunk size.
- BoundCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCoordinateOperation. - 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.
- 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 - 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.
- boundsEquals(Envelope, int, int, double) - Method in class org.apache.sis.geometry.Envelope2D
-
Returns
trueifthisenvelope bounds is equal tothatenvelope bounds in two specified dimensions. - 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. - 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. - BRIEF - Enum constant in enum org.apache.sis.parameter.ParameterFormat.ContentLevel
-
A medium level of content which formats each parameter on a single line.
- 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.storage.io.ChannelData
-
The buffer to use for transferring data between the channel to memory.
- buffer() - Method in class org.apache.sis.math.Vector
-
Returns the vector data as a
java.niobuffer. - 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.
- BufferedGridCoverage - Class in org.apache.sis.coverage.grid
-
Basic access to grid data values backed by a n-dimensional
DataBuffer. - BufferedGridCoverage(GridGeometry, List<? extends SampleDimension>, int) - Constructor for class org.apache.sis.coverage.grid.BufferedGridCoverage
-
Constructs a grid coverage using the specified grid geometry, sample dimensions and data type.
- BufferedGridCoverage(GridGeometry, List<? extends SampleDimension>, DataBuffer) - Constructor for class org.apache.sis.coverage.grid.BufferedGridCoverage
-
Constructs a grid coverage using the specified grid geometry, sample dimensions and data buffer.
- 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.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.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.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. - buildAndFreeze() - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Returns the metadata as an unmodifiable object.
- 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(IdentifiedObject) - Constructor for class org.apache.sis.referencing.Builder
-
Creates a new builder initialized to properties of the given object.
- Builder property lifetimes - Search tag in class org.apache.sis.referencing.Builder
- Section
- bundleChanged(BundleEvent) - Method in class org.apache.sis.internal.system.OSGiActivator
-
Invoked when another module has been installed or un-installed.
- 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. - 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 - Search tag in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- Section
- 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.
- BYTE - Enum constant in enum org.apache.sis.image.DataType
-
Unsigned 8-bits data.
- 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.
- bytes() - Method in enum org.apache.sis.image.DataType
-
Returns the size in bytes of this data type.
- 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(int) - Method in class org.apache.sis.math.Vector
-
Returns the value at the given index as a
byte. - ByteWriter - Class in org.apache.sis.internal.storage.io
-
Copies bytes from a source
Bufferof arbitrary kind to a targetByteBuffer.
C
- 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(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.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. - 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.
- 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 - Search tag in class org.apache.sis.internal.coverage.j2d.BatchComputedImage
- Section
- Caching - Search tag in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable<? extends CRSAuthorityFactory>, Iterable<? extends CSAuthorityFactory>, Iterable<? extends DatumAuthorityFactory>, Iterable<? extends CoordinateOperationAuthorityFactory>)
- Section
- Caching strategy - Search tag in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- Section
- 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.
- 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.
- canClose(DAO) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns
trueif the given Data Access Object (DAO) can be closed. - canClose(EPSGDataAccess) - Method in class org.apache.sis.referencing.factory.sql.EPSGFactory
-
Returns
trueif the given Data Access Object (DAO) can be closed. - CANDELA - Static variable in class org.apache.sis.measure.Units
-
The SI base unit for luminous intensity (cd).
- CanIterateOnlyOnce - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
This object can iterate only once.
- 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_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}”.
- 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}”.
- 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.
- CanNotLinearizeLocalizationGrid - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
-
Cannot linearize the localization grid.
- 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.
- 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.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(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_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}).
- 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. - 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.
- canSubstituteByReference(MarshalContext, Class<T>, 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>, 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>, 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.
- 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(Class<? extends DataStoreProvider>) - Static method in class org.apache.sis.internal.storage.StoreUtilities
-
Returns whether the given store has write capability.
- capabilities() - Element in annotation type org.apache.sis.internal.storage.StoreMetadata
-
Indicates whether the data store created by the
open(…)method can read and/or write data. - Capability - Enum in org.apache.sis.internal.storage
-
Capabilities of a class annotated by
StoreMetadata. - 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.
- 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.
- 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.
- Case of 82.6…° ∆λ ≤ 90° - Search tag in org.apache.sis.referencing.operation.projection.TransverseMercator.transform(double[], int, double[], int, boolean)
- Section
- Case of multi-pixels packed image - Search tag in org.apache.sis.internal.storage.inflater.Inflater.skip(long)
- Section
- Case of ∆λ 90° - Search tag in org.apache.sis.referencing.operation.projection.TransverseMercator.transform(double[], int, double[], int, boolean)
- Section
- 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(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.CassiniSoldner
-
Creates a Cassini-Soldner projection from the given parameters.
- cast(Number, Class<N>) - Static method in class org.apache.sis.util.Numbers
-
Casts a number to the specified type.
- cast(AbstractAttribute<?>, Class<V>) - Static method in class org.apache.sis.feature.Features
-
Casts the given attribute instance to the given parameterized type.
- cast(DefaultAttributeType<?>, Class<V>) - Static method in class org.apache.sis.feature.Features
-
Casts the given attribute type to the given parameterized type.
- cast(ParameterDescriptor<?>, Class<T>) - Static method in class org.apache.sis.parameter.Parameters
-
Casts the given parameter descriptor to the given type.
- cast(ParameterValue<?>, Class<T>) - Static method in class org.apache.sis.parameter.Parameters
-
Casts the given parameter value to the given type.
- Casting a PixelIterator - Search tag in class org.apache.sis.image.WritablePixelIterator
- Section
- castOrCopy(Number) - Static method in class org.apache.sis.internal.util.DoubleDouble
-
Returns the given value as a
DoubleDouble. - castOrCopy(Collection<?>, Class<E>) - Static method in class org.apache.sis.internal.util.CheckedArrayList
-
Returns the given collection as a
CheckedArrayListinstance of the given element type. - castOrCopy(Quantity<Q>) - Static method in class org.apache.sis.measure.Quantities
-
Returns the given quantity as an instance of the specific
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<N>) - 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(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<T>) - Static method in class org.apache.sis.parameter.DefaultParameterDescriptor
-
Returns a SIS parameter implementation with the same values than the given arbitrary implementation.
- castOrCopy(ParameterDescriptorGroup) - Static method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
-
Returns a SIS group implementation with the same values than the given arbitrary implementation.
- castOrCopy(CompoundCRS) - Static method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
-
Returns a SIS CRS implementation with the same values than the given arbitrary implementation.
- castOrCopy(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.crs.AbstractCRS
-
Returns a SIS coordinate reference system implementation with the values of the given arbitrary implementation.
- castOrCopy(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(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(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(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(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(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(ParameterValueGroup) - Static method in class org.apache.sis.parameter.Parameters
-
Returns the given parameter value group as a
Parametersinstance. - castTo(Class<N>) - Method in class org.apache.sis.measure.MeasurementRange
-
Casts this range to the specified type.
- castTo(Class<N>) - Method in class org.apache.sis.measure.NumberRange
-
Casts this range to the specified type.
- 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.TableReference
-
The catalog, schema and table name of a table.
- 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(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.
- 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.
- CausedBy_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Caused by {0}
- Caution - Search tag in org.apache.sis.internal.referencing.Formulas.fastHypot(double, double)
- Section
- Cautions - Search tag in org.apache.sis.xml.MarshallerPool.recycle(Marshaller)
- Section
- Cautions - Search tag in org.apache.sis.xml.MarshallerPool.recycle(Unmarshaller)
- Section
- Caution when used in collections - Search tag in class org.apache.sis.geometry.DirectPosition2D
- Section
- 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_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_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_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_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_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_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.
- 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 - Enum constant in enum org.apache.sis.internal.geotiff.Compression
-
CCITT Group 3, 1-Dimensional Modified Huffman run length encoding.
- 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_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_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_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_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_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_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_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_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 Coordinates - Search tag in class org.apache.sis.internal.storage.TiledGridCoverage
- Section
- CellCount_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
{0} cells
- CellGeometry - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Cell geometry
- Cells - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Cells
- CELSIUS - Static variable in class org.apache.sis.measure.Units
-
Unit of measurement defined as the temperature in Kelvin minus 273.15.
- 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.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.
- 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.
- changeArrayDimension(Class<?>, int) - Static method in class org.apache.sis.util.Classes
-
Changes the array dimension by the given amount.
- changeConversion(String, BiConsumer<ParameterValue<?>, Parameters>) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Replaces the current operation method by a new one with parameter values derived form the old method.
- ChangedContainerCapacity_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
-
Changed the container capacity from {0} to {1} elements.
- Change of rule order - Search tag in class org.apache.sis.internal.referencing.ExtentSelector
- Section
- 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. - 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.
- 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.
- 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.
- 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 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Character encoding
- characteristic(boolean) - Static method in class org.apache.sis.internal.feature.MovingFeatures
-
Returns the "datetimes" characteristic to add on an attribute type.
- characteristics() - Method in class org.apache.sis.feature.AbstractAttribute
-
Other attributes that describes this attribute.
- 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.internal.storage.xml.stream.StaxStreamReader
-
Returns the characteristics of the iteration over feature instances.
- 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.
- 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 - Search tag in org.apache.sis.coverage.grid.GridCoverage.render(GridExtent)
- Section
- CharacteristicTypeBuilder<V> - Class in org.apache.sis.feature.builder
-
Describes one characteristic of the
AttributeTypewill will be built by aFeatureTypeBuilder. - 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.Filter - Class in org.apache.sis.util
-
Subsets of Unicode characters identified by their general category.
- 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.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.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.Version
-
Returns the
charvalue at the specified index. - 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.
- CharSequences - Class in org.apache.sis.util
-
Static methods working with
CharSequenceinstances. - CheckedArrayList<E> - Class in org.apache.sis.internal.util
- CheckedArrayList(Class<E>) - Constructor for class org.apache.sis.internal.util.CheckedArrayList
-
Constructs a list of the specified type.
- CheckedArrayList(Class<E>, int) - Constructor for class org.apache.sis.internal.util.CheckedArrayList
-
Constructs a list of the specified type and initial capacity.
- CheckedContainer<E> - Interface in org.apache.sis.util.collection
-
A container that ensures that all elements are assignable to a given base type.
- CheckedHashSet<E> - Class in org.apache.sis.internal.util
- CheckedHashSet(Class<E>) - Constructor for class org.apache.sis.internal.util.CheckedHashSet
-
Constructs a set of the specified type.
- CheckedHashSet(Class<E>, int) - Constructor for class org.apache.sis.internal.util.CheckedHashSet
-
Constructs a set of the specified type and initial capacity.
- 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. - checkWritePermission(Object) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Checks if changes in the metadata are allowed.
- ChildAlreadyExists_1 - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
-
Location type parent already has a child named “{0}”.
- Choosing a collection type - Search tag in org.apache.sis.metadata.ModifiableMetadata.nonNullCollection(Collection<E>, Class<E>)
- Section
- Choosing a collection type - Search tag in org.apache.sis.metadata.ModifiableMetadata.writeCollection(Collection<? extends E>, Collection<E>, Class<E>)
- Section
- Choosing a logging framework - Search tag in package org.apache.sis.util.logging
- Section
- Choosing the range of longitude values - Search tag in class org.apache.sis.geometry.AbstractEnvelope
- Section
- Choosing the range of longitude values - Search tag in org.apache.sis.geometry.GeneralEnvelope.normalize()
- Section
- 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_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.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_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_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_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_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.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_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_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_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_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.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_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_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.Since2014 - Class in org.apache.sis.internal.jaxb.code
-
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.
- 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 - Search tag in class org.apache.sis.util.collection.Cache
- Section
- CircularImageReference_1 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
-
TIFF file “{0}” has circular references in its chain of images.
- CircularReference - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Circular reference.
- CIT - Static variable in class org.apache.sis.xml.Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/cit/1.0"URL. - Citation - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractIdentifiedObject(includingImmutableIdentifier). - 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 - Class in org.apache.sis.metadata.iso.citation
-
A set of predefined constants and static methods working on citations.
- clamp(double) - Static method in class org.apache.sis.measure.Latitude
- clamp(long) - Static method in class org.apache.sis.internal.util.Numerics
-
Returns the given value clamped to the range on 32 bits integer.
- 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
- Classes - Class in org.apache.sis.util
-
Static methods working on
Classobjects. - Classes naming - Search tag in Overview
- Section
- Class hierarchy - Search tag in package org.apache.sis.feature
- Section
- Class loaders - Search tag in class org.apache.sis.util.ResourceInternationalString
- Section
- Class loaders - Search tag in org.apache.sis.util.ResourceInternationalString.getBundle(Locale)
- Section
- 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.
- 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.
- 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.feature.builder.FeatureTypeBuilder
-
Clears all setting in this builder.
- clear() - Method in class org.apache.sis.index.tree.PointTree
-
Removes all elements from this tree.
- 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.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.io.LineAppender
-
Resets the
LineAppenderinternal state as if a new line was beginning. - 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.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) - Static method in class org.apache.sis.internal.system.Semaphores
-
Clears the given flag.
- clear(int, boolean) - Static method in class org.apache.sis.internal.system.Semaphores
-
Clears the given flag only if it was previously cleared.
- 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.ConcatenatedFeatureSet
-
Clears any cache in this resource, forcing the data to be recomputed when needed again.
- clearCache() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet
-
Clears any cache in this resource, forcing the data to be recomputed when needed again.
- clearErrorFlags(Rectangle) - Method in class org.apache.sis.image.ComputedImage
-
Clears the error status of all tiles in the given range of indices.
- 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.
- 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.
- 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.FeatureFormat
-
Returns a clone of this format.
- 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.image.ImageProcessor
-
Returns an image processor with the same configuration than this processor.
- 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.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.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.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.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.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.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.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.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(HashSet<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a clone of the given set.
- 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}’.
- 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. - 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.InfoStatements
-
Closes all prepared statements.
- 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.WorldFileStore
-
Closes this data store and releases any underlying resources.
- 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.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.RewindableLineReader
-
Closes this reader.
- 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.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.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.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.landsat.LandsatStore
-
Closes this Landsat store and releases any underlying resources.
- close() - Method in class org.apache.sis.storage.sql.SQLStore
-
Closes this SQL store and releases any underlying resources.
- close(Appendable) - Static method in class org.apache.sis.io.IO
- closeAllExcept(Object) - Method in class org.apache.sis.storage.StorageConnector
-
Closes all streams and connections created by this
StorageConnectorexcept the given view. - 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.
- 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.
- 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 - 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_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
{0} code
- CODE_LIST - Enum constant in enum org.apache.sis.io.wkt.ElementKind
-
Code list values.
- 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.
- codeList - Variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
-
The
codeListattribute in the XML element. - 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. - CodeLists - Class in org.apache.sis.internal.util
-
Implementation of some
Typesmethods needed bysis-utilitymodule. - 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<E>) - Constructor for class org.apache.sis.util.collection.CodeListSet
-
Creates an initially empty set for code lists of the given type.
- CodeListSet(Class<E>, boolean) - Constructor for class org.apache.sis.util.collection.CodeListSet
-
Creates set for code lists of the given type.
- 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() - 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.
- 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.
- codeSpace - Variable in class org.apache.sis.internal.jaxb.cat.CodeListUID
-
The optional
codeSpaceattribute in the XML 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.
- coefficients(UnitConverter) - Static method in class org.apache.sis.measure.Units
-
Returns the coefficients of the given converter expressed as a polynomial equation.
- 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(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Performs a mutable reduction on the elements of this stream.
- collect(Supplier<R>, ObjDoubleConsumer<R>, BiConsumer<R, R>) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Performs a mutable reduction on the elements of this stream.
- collect(Collector<? super T, A, R>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Performs a mutable reduction on the elements of this stream.
- CollectionsExt - Class in org.apache.sis.internal.util
-
Static methods working on
Collectionobjects. - collectionType(Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Returns the type of collection to use for the given type.
- 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
- ColorIndex - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Color index
- 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<Map.Entry<NumberRange<?>, Color[]>>) - Constructor for class org.apache.sis.internal.coverage.j2d.Colorizer
-
Creates a new colorizer which will apply colors on the given range of values in source image.
- Colorizer(Function<Category, Color[]>) - Constructor for class org.apache.sis.internal.coverage.j2d.Colorizer
-
Creates a new colorizer which will use the given function for determining the colors to apply.
- ColorModelFactory - Class in org.apache.sis.internal.coverage.j2d
-
A factory for
ColorModelobjects built from a sequence of colors. - ColorModelType - Enum in org.apache.sis.internal.coverage.j2d
-
Information about the color model.
- colors - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
-
The Java2D color model for images rendered from this coverage.
- 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.
- Column - Class in org.apache.sis.internal.sql.feature
-
Information (name, data type…) about a table column.
- 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.
- columnFormat - Variable in class org.apache.sis.internal.util.PropertyFormat
-
The format for the column in process of being written.
- columnSeparator - Variable in class org.apache.sis.io.TabularFormat
-
The string to write after the
TabularFormat.fillCharacter, or an empty string if none. - combine(Statistics) - Method in class org.apache.sis.math.Statistics
-
Updates statistics with all samples from the specified
stats. - Combined URNs - Search tag in class org.apache.sis.internal.util.DefinitionURI
- Section
- 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.
- Commands - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Commands
- COMMENT - Static variable in class org.apache.sis.internal.storage.wkt.FirstKeywordPeek
-
The comment character to ignore.
- commit() - Method in interface org.apache.sis.internal.storage.ResourceTransaction
-
Makes permanent all changes that have been in current transaction.
- commit(Class<S>, String) - Method in class org.apache.sis.storage.StorageConnector
-
Returns the storage as a view of the given type and closes all other views.
- 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 - Enum in org.apache.sis.referencing
-
Frequently-used geodetic CRS and datum that are guaranteed to be available in SIS.
- 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.
- 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.
- 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(List<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a more compact representation of the given list.
- compact(Map<K, V>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a more compact representation of the given map.
- compact(Set<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a more compact representation of the given set.
- COMPACT - Enum constant in enum org.apache.sis.metadata.ValueExistencePolicy
-
Includes non-empty properties but omits title properties.
- compactColorModel(int, int) - Method in class org.apache.sis.internal.coverage.j2d.Colorizer
-
Returns a color model with colors interpolated in the [0 … 255] range of values.
- 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.RangeSet
-
Returns the comparator associated with this sorted set.
- compare(E, E) - Method in class org.apache.sis.util.collection.FrequencySortedSet
-
Compares the specified elements for frequency.
- compare(Iterator<E>, Iterator<? extends E>) - Static method in class org.apache.sis.util.collection.Containers
-
Compares element-by-element the values provided by two iterators, in iteration order.
- compare(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(R, R) - Method in class org.apache.sis.internal.filter.SortByComparator
-
Compares two resources for order.
- 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(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(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.util.AbstractInternationalString
-
Compares this string with the specified object for order.
- COMPARISON_THRESHOLD - Static variable in class org.apache.sis.internal.util.Numerics
-
Relative difference tolerated when comparing floating point numbers using
ComparisonMode.APPROXIMATE. - ComparisonMode - Enum in org.apache.sis.util
-
Specifies the level of strictness when comparing two
LenientComparableobjects for equality. - Comparison of Molodensky and geocentric translation - Search tag in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
- Section
- ComparisonOperatorName - Enum in org.apache.sis.internal.geoapi.filter
-
Placeholder for GeoAPI 3.1 interfaces (not yet released).
- Comparison with java.util.concurrent - Search tag in class org.apache.sis.internal.system.DelayedExecutor
- Section
- Comparison with standard method - Search tag in org.apache.sis.internal.coverage.j2d.SampleModelFactory.subsetAndCompress(int[])
- Section
- Comparison with UCAR library - Search tag in class org.apache.sis.internal.referencing.provider.SouthPoleRotation
- Section
- COMPASS_COUNT - Static variable in class org.apache.sis.internal.referencing.AxisDirections
-
Number of directions like "North", "North-North-East", "North-East", etc.
- Compd_CS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultCompoundCRS. - 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.
- complete(Map<String, ?>) - 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<String, ?>) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Returns the union of the given
propertiesmap with the default properties given at construction time. - completeIntrospection(TableReference, Map<String, Column>) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
-
Gets all geometry and raster columns for the given table and sets information on the corresponding columns.
- 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. - COMPONENT_SEPARATOR - Static variable in class org.apache.sis.internal.util.DefinitionURI
-
The separator between DefinitionURI.components in a URN.
- Component order - Search tag in class org.apache.sis.referencing.crs.DefaultCompoundCRS
- Section
- components - Variable in class org.apache.sis.internal.util.DefinitionURI
-
If the URI contains sub-components, those sub-components.
- 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.geotiff.GeoTiffStore
-
Returns descriptions of all images in this GeoTIFF file.
- 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 order - Search tag in org.apache.sis.referencing.CRS.compound(CoordinateReferenceSystem...)
- Section
- compound(Map<String, ?>, String, String, String, AbstractIdentifiedType...) - Static method in class org.apache.sis.feature.FeatureOperations
-
Creates an operation concatenating the string representations of the values of multiple properties.
- compound(Envelope...) - Static method in class org.apache.sis.geometry.Envelopes
-
Puts together a list of envelopes, each of them using an independent coordinate reference system.
- compound(CoordinateReferenceSystem...) - Static method in class org.apache.sis.referencing.CRS
-
Creates a compound coordinate reference system from an ordered list of CRS components.
- compound(MathTransform...) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
-
Puts together a list of independent math transforms, each of them operating on a subset of coordinate values.
- CompoundCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultCompoundCRS. - 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.
- CompoundTransform - Class in org.apache.sis.internal.coverage
-
A transform composed of an arbitrary number of juxtaposed transforms.
- 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. - Compression - Enum in org.apache.sis.internal.geotiff
-
Possible values for
Tags.Compression. - compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.apache.sis.util.collection.Cache
-
Replaces the value mapped to the given key by a new value computed from the old value.
- 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.
- ComputedValueForAttribute_2 - Static variable in class org.apache.sis.internal.geotiff.Resources.Keys
-
No value specified for the “{0}” TIFF tag.
- 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.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.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.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.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.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.InterpolatedTransform
-
Computes a hash value for this transform.
- computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
-
Computes a hash value for this transform.
- computeHashCode() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
-
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.WraparoundTransform
-
Computes a hash code value for this transform.
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.apache.sis.util.collection.Cache
-
Returns the value for the given key if it exists, or computes it otherwise.
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.apache.sis.util.collection.Cache
-
Replaces the value mapped to the given key by a new value computed from the old value.
- 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.ResampledImage
-
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.
- 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(AffineTransform) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
-
Checks for permission before concatenating this transform.
- concatenate(SortBy<? super R>, Comparator<? super R>) - Static method in class org.apache.sis.internal.filter.SortByComparator
-
Creates a new comparator as the concatenation of the two given comparators.
- concatenate(SortBy<R>, SortBy<R>) - Static method in class org.apache.sis.internal.filter.SortByComparator
-
Creates a new comparator as the concatenation of the two given comparators.
- concatenate(Vector) - Method in class org.apache.sis.math.Vector
-
Returns the concatenation of this vector with the given one.
- concatenate(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, MathTransform) - Method in class org.apache.sis.internal.referencing.MathTransformsOrFactory
-
Concatenates the two given transforms.
- 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(T[]...) - Static method in class org.apache.sis.util.ArraysExt
-
Returns the concatenation of all given arrays.
- 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. - Concurrency - Search tag in class org.apache.sis.metadata.sql.MetadataSource
- Section
- Concurrency requirements - Search tag in org.apache.sis.internal.coverage.j2d.TileOpExecutor.executeOnReadable(RenderedImage, Collector<? super Raster, A, R>)
- Section
- Concurrency requirements - Search tag in org.apache.sis.internal.coverage.j2d.TileOpExecutor.executeOnWritable(WritableRenderedImage, Collector<? super WritableRaster, A, R>)
- Section
- Concurrency requirements - Search tag in org.apache.sis.internal.coverage.j2d.TileOpExecutor.parallelReadFrom(RenderedImage)
- Section
- Concurrency requirements - Search tag in org.apache.sis.internal.coverage.j2d.TileOpExecutor.parallelWriteTo(WritableRenderedImage)
- Section
- ConcurrentAuthorityFactory<DAO> - Class in org.apache.sis.referencing.factory
-
A concurrent authority factory that caches all objects created by another factory.
- ConcurrentAuthorityFactory(Class<DAO>) - Constructor for class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Constructs an instance with a default number of threads and a default number of entries to keep by strong references.
- ConcurrentAuthorityFactory(Class<DAO>, int, int) - Constructor for class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Constructs an instance with the specified number of entries to keep by strong references.
- 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.storage.aggregate.JoinFeatureSet
-
The join condition in the form property from left feature = property from right feature.
- Conditions - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributeInstances()
- Section
- Conditions - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributes()
- Section
- Conditions - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatureInstances()
- Section
- Conditions - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatures()
- Section
- Conditions - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.swapAndScaleAxes(CoordinateSystem, CoordinateSystem)
- Section
- Conditions for equality - Search tag in interface org.apache.sis.util.LenientComparable
- Section
- configuration() - Static method in enum org.apache.sis.setup.About
-
Returns all known information about the current Apache SIS running environment.
- configuration(EnumSet<About>, Locale, TimeZone) - Method in class org.apache.sis.internal.system.Supervisor
-
Returns information about the current configuration.
- configuration(EnumSet<About>, Locale, TimeZone) - Method in interface org.apache.sis.internal.system.SupervisorMBean
-
Returns information about the current configuration.
- configuration(Set<About>, Locale, TimeZone) - Static method in enum org.apache.sis.setup.About
-
Returns a subset of the information about the current Apache SIS running environment.
- Configuration - Class in org.apache.sis.setup
-
Provides system-wide configuration for Apache SIS library.
- Configuration - Annotation Type in org.apache.sis.util
-
Annotates methods having a system-wide impact on the configuration of the Apache SIS library.
- Configuration - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Configuration
- Configuration from logging.properties - Search tag in class org.apache.sis.util.logging.MonolineFormatter
- Section
- 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(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. - configureSpatialColumns(PreparedStatement, TableReference, Map<String, Column>, InfoStatements.GeometryTypeEncoding) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
-
Implementation of
InfoStatements.completeIntrospection(TableReference, Map)for geometries, as a separated methods for allowing sub-classes to override above-cited method. - Configuring (un)marshallers - Search tag in class org.apache.sis.xml.MarshallerPool
- Section
- 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 - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.equals(Object, ComparisonMode)
- Section
- Conformance to the equals(Object) method contract - Search tag in org.apache.sis.util.LenientComparable.equals(Object, ComparisonMode)
- Section
- 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.referencing.factory.sql.EPSGDataAccess
-
The connection to the EPSG database.
- 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 - Search tag in package org.apache.sis.referencing.factory.sql
- Section
- 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.
- CONSOLE - Static variable in class org.apache.sis.internal.system.Modules
-
The "org.apache.sis.console" module name.
- CONSTANT_COORDINATES - Static variable in class org.apache.sis.internal.referencing.CoordinateOperations
-
Value of
CoordinateOperationContext.getConstantCoordinates(). - 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 - 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
- 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 - Search tag in interface org.apache.sis.util.collection.CheckedContainer
- Section
- Constraints - Search tag in org.apache.sis.feature.DefaultFeatureType.isAssignableFrom(DefaultFeatureType)
- Section
- Constraints - Search tag in org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess.getCurrency()
- Section
- Constraints - Search tag in org.apache.sis.referencing.operation.AbstractCoordinateOperation.AbstractCoordinateOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform)
- Section
- 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 - Search tag in org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.formatTo(Formatter)
- Section
- consume(boolean) - Method in class org.apache.sis.storage.event.StoreEvent
-
Marks this event as consumed.
- 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.util.resources.Vocabulary.Keys
-
Container
- Containers - Class in org.apache.sis.util.collection
-
Static methods working on
CollectionorCheckedContainerobjects. - 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.DecimatedShape
-
Tests if the specified coordinates are inside the boundary of this 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.DecimatedShape
-
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.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(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.DecimatedShape
-
Tests if the point is inside the boundary of this 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.DecimatedShape
-
Tests if the interior of this
Shapeentirely contains the interior of a specified rectangular area. - 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.referencing.factory.IdentifiedObjectSet
-
Returns
trueif this collection contains the specifiedIdentifiedObject. - 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.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.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(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if the first geometric operand contains the second.
- contains(Range<? extends E>) - Method in class org.apache.sis.measure.MeasurementRange
-
Returns
trueif the supplied range is fully contained within this range. - contains(Range<? extends E>) - Method in class org.apache.sis.measure.Range
-
Returns
trueif the supplied range is fully contained within this range. - contains(Range<E>, 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 - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
- CONTAINS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
- containsAll(Collection<?>) - Method in class org.apache.sis.util.collection.CodeListSet
-
Returns
trueif this set contains all the elements of the given collection. - 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. - 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. - 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.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.util.collection.Cache
-
Returns
trueif this map contains the specified key. - containsKey(Object) - Method in class org.apache.sis.util.collection.WeakValueHashMap
-
Returns
trueif this map contains a mapping for the specified key. - 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.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 and future evolution - Search tag in org.apache.sis.metadata.iso.citation.Citations.ISO_19115
- Section
- context - Variable in class org.apache.sis.xml.MarshallerPool
-
The JAXB context to use for creating marshaller and unmarshaller.
- Context - Class in org.apache.sis.internal.jaxb
-
Thread-local status of a marshalling or unmarshalling processes.
- Context() - Constructor for class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
-
Creates a new context with all properties initialized to
null. - Context(int, Locale, TimeZone, Map<String, String>, Version, Version, ReferenceResolver, ValueConverter, Filter) - Constructor for class org.apache.sis.internal.jaxb.Context
-
Invoked when a marshalling or unmarshalling process is about to begin.
- 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.
- 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.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.
- 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.
- 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_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.
- Controlling the normalization process - Search tag in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.swapAndScaleAxes(MathTransform, DefaultMathTransformFactory.Context)
- Section
- Controls - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Controls
- Convenience methods - Search tag in class org.apache.sis.parameter.Parameters
- Section
- Convention - Enum in org.apache.sis.io.wkt
-
The convention to use for WKT formatting.
- 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_AND_CRS - Static variable in class org.apache.sis.internal.system.Semaphores
-
A lock for avoiding never-ending recursivity in the
equalsmethod ofAbstractDerivedCRSandAbstractCoordinateOperation. - Conversion between old and new grid geometry - Search tag in org.apache.sis.coverage.grid.GridGeometry.GridGeometry(GridGeometry, GridExtent, MathTransform)
- Section
- Conversion properties - Search tag in org.apache.sis.referencing.crs.DefaultDerivedCRS.DefaultDerivedCRS(Map<String, ?>, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem)
- Section
- 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(Object, Class<T>) - Static method in class org.apache.sis.util.ObjectConverters
-
Converts the given value to the given type.
- convert(GridCoverage, MathTransform1D[], Function<SampleDimension.Builder, SampleDimension>) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
-
Returns a coverage with sample values converted by the given functions.
- 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.
- 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.
- 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.
- 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 - 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.
- coordinateFactory - Variable in class org.apache.sis.internal.feature.jts.GeometryTransform
-
The factory to use for creating sequences of coordinate tuples.
- 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.
- 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.
- 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.
- CoordinateOperation - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCoordinateOperation. - 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.
- CoordinateOperationFinder - Class in org.apache.sis.referencing.operation
-
Finds a conversion or transformation path from a source CRS to a target CRS.
- 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.
- 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.
- Coordinate order - Search tag in class org.apache.sis.referencing.operation.transform.PoleRotation
- Section
- Coordinate reference system - Search tag in class org.apache.sis.geometry.CoordinateFormat
- Section
- Coordinate Reference System - Search tag in org.apache.sis.geometry.AbstractEnvelope.equals(Envelope, double, boolean)
- Section
- Coordinate Reference System - Search tag in package org.apache.sis.internal.filter.sqlmm
- Section
- Coordinate Reference System (CRS) optionality - Search tag in class org.apache.sis.geometry.GeneralDirectPosition
- Section
- Coordinate reference system handling - Search tag in package org.apache.sis.filter
- Section
- Coordinate Reference Systems - Search tag in class org.apache.sis.portrayal.Canvas
- Section
- CoordinateRefSys - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Coordinate reference system
- coordinates - Variable in class org.apache.sis.geometry.GeneralDirectPosition
-
The coordinates of the direct position.
- Coordinate system normalization - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.replaceAxes(CoordinateSystem, AxisFilter)
- Section
- CoordinateSystems - Class in org.apache.sis.referencing.cs
-
Utility methods working on
CoordinateSystemobjects and their axes. - 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. - copy(Class<T>, T) - Method in class org.apache.sis.metadata.MetadataCopier
-
Performs a potentially deep copy of the given metadata object.
- copy(Object) - Method in class org.apache.sis.metadata.MetadataCopier
-
Performs a potentially deep copy of a metadata object of unknown type.
- copy(Object, ModifiableMetadata) - Method in class org.apache.sis.internal.metadata.Merger
-
Merges the data from the given source into the given target.
- copy(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<? extends E>, Class<E>) - 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. - 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
- copyIdTo(Object) - Method in class org.apache.sis.internal.jaxb.gml.GMLAdapter
-
Assigns the
GMLAdapter.idvalue (if non-null) to the given object. - copyList(Collection<? extends E>, Class<E>) - 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<? extends K, ? extends V>, Class<K>) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Creates a map with the content of the
sourcemap, or returnsnullif the source isnullor empty. - copyOf(Map<K, V>) - Static method in class org.apache.sis.internal.jdk9.JDK9
-
Placeholder for
Map.copyOf(...)(actually a JDK10 method). - copyOf(Set<V>) - Static method in class org.apache.sis.internal.jdk9.JDK9
-
Placeholder for
Set.copyOf(...)(actually a JDK10 method). - 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() - Constructor for class org.apache.sis.internal.storage.gpx.Copyright
-
Creates an initially empty instance.
- copySet(Collection<? extends E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Creates a set with the content of the
sourcecollection, or returnsnullif the source isnullor empty. - cornersAndCenter(Function<int[], Number>, int[], int) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Returns the values in the corners and in the center of the given tensor.
- correlation() - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
-
Returns the Pearson correlation coefficients of the transform created by
create(…). - Correlation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Correlation
- 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.
- cost(V) - Method in class org.apache.sis.util.collection.Cache
-
Computes an estimation of the cost of the given value.
- COULOMB - Static variable in class org.apache.sis.measure.Units
-
The SI derived unit for electric charge (C).
- 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(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. - COUNTER_CLOCKWISE - Static variable in class org.apache.sis.internal.referencing.AxisDirections
-
Direction of arithmetic angles.
- countNaN() - Method in class org.apache.sis.math.Statistics
-
Returns the number of
NaNsamples. - 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. - coverage - Variable in class org.apache.sis.internal.storage.MemoryGridResource
-
The grid coverage specified at construction time.
- 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.
- 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.
- 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(double[]) - Static method in class org.apache.sis.math.Vector
-
Wraps the given array of floating point values.
- 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, 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<Q>) - Static method in class org.apache.sis.measure.Quantities
-
Creates a quantity for the given value and unit of measurement.
- 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, boolean, int, boolean) - Static method in class org.apache.sis.measure.NumberRange
-
Constructs a range of
intvalues. - 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, Number[]) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Creates a matrix of size
numRow×numColinitialized to the given numbers. - 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(Raster) - Method in class org.apache.sis.image.PixelIterator.Builder
-
Creates a read-only iterator for the given raster.
- 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(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<E>, boolean, boolean) - Static method in class org.apache.sis.util.collection.RangeSet
-
Constructs an initially empty set of ranges.
- create(Class<N>, N) - Static method in class org.apache.sis.measure.NumberRange
-
Constructs a range containing a single value of the given type.
- create(Class<T>, 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(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, Expression<? super R, ?>[]) - Method in interface org.apache.sis.internal.filter.FunctionRegister
-
Create a new function of the given name with given parameters.
- create(String, Expression<? super R, ?>[]) - Method in class org.apache.sis.internal.filter.sqlmm.Registry
-
Create a new function of the given name with given parameters.
- create(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(Collection<? extends FeatureSet>) - Static method in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
-
Creates a new feature set as a concatenation of the sequence of features given by the
sources. - create(Map<String, ?>, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Static method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
-
Creates a derived CRS from a math transform and a type inferred from the given arguments.
- create(Map<String, ?>, SingleCRS, Conversion, CoordinateSystem) - Static method in class org.apache.sis.referencing.crs.DefaultDerivedCRS
-
Creates a derived CRS from a defining conversion and a type inferred from the given arguments.
- create(DefaultAssociationRole) - Static method in class org.apache.sis.feature.AbstractAssociation
-
Creates a new association of the given role.
- create(DefaultAttributeType<V>) - Static method in class org.apache.sis.feature.AbstractAttribute
-
Creates a new attribute of the given type initialized to the default value.
- create(SortProperty<R>[]) - Static method in class org.apache.sis.internal.filter.SortByComparator
-
Creates a new comparator for the given sort expressions.
- create(Context, Locale) - Static method in class org.apache.sis.internal.jaxb.lan.Country
-
Creates a new wrapper for the given locale.
- create(Context, Locale) - Static method in class org.apache.sis.internal.jaxb.lan.LanguageCode
-
Creates a new wrapper for the given locale.
- create(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(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(CoordinateReferenceSystem) - Static method in class org.apache.sis.referencing.GeodeticCalculator
-
Constructs a new geodetic calculator expecting coordinates in the supplied CRS.
- create(MathTransform[]) - Static method in class org.apache.sis.internal.coverage.CompoundTransform
-
Creates a new transform made of the given components.
- 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(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_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.
- 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>}. - createAffine(Matrix, DirectPosition) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Creates an affine transform as the given matrix augmented by the given translation vector and a [0 … 0 1] row.
- createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a two-dimensional affine coordinate system from the given pair of axis.
- createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a three-dimensional affine coordinate system from the given set of axis.
- createAffineTransform(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). - 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, T) - Method in class org.apache.sis.parameter.ParameterBuilder
-
Creates a descriptor for values of the given type restricted to the given domain.
- createBounded(Range<T>, T) - Method in class org.apache.sis.parameter.ParameterBuilder
-
Creates a descriptor for values in the domain represented by the given
Rangeobject. - createBuffer(DataType, int) - Static method in class org.apache.sis.internal.coverage.j2d.RasterFactory
-
Creates a NIO buffer of the specified capacity.
- createCartesianCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
- createCartesianCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
- createCartesianCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
- createCartesianCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
- createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a two-dimensional Cartesian coordinate system from the given pair of axis.
- createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a three-dimensional Cartesian coordinate system from the given set of axis.
- 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(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.
- 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.
- createCompoundCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
- createCompoundCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a CRS describing the position of points through two or more independent coordinate reference systems.
- createCompoundCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a CRS describing the position of points through two or more independent coordinate reference systems.
- createCompoundCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a CRS describing the position of points through two or more independent coordinate reference systems.
- createCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Method in class org.apache.sis.internal.referencing.EllipsoidalHeightCombiner
-
Creates a compound CRS, but we special processing for (two-dimensional Geographic + ellipsoidal heights) tuples.
- createCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a compound coordinate reference system from an ordered list of CRS components.
- createCompoundCRS(CoordinateReferenceSystem...) - Method in class org.apache.sis.internal.referencing.EllipsoidalHeightCombiner
-
Creates a compound CRS using properties inferred from the given components.
- createCompoundCRS(CoordinateReferenceSystem...) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Creates a compound CRS, but we special processing for (two-dimensional Geographic + ellipsoidal heights) tuples.
- createConcatenatedOperation(Map<String, ?>, CoordinateOperation...) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Creates an ordered sequence of two or more single coordinate operations.
- createConcatenatedTransform(MathTransform, MathTransform) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
-
Creates a transform by concatenating two existing transforms.
- 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. - createConverter(Class<S>, Class<T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
-
Creates a new converter for the given source and target types, or
nullif none. - createConverter(Class<S>, Class<T>) - Method in class org.apache.sis.internal.converter.SystemRegistry
-
Creates dynamically the converters for a few special cases.
- createCoordinateFormat(Locale, TimeZone) - Method in class org.apache.sis.internal.metadata.ReferencingServices
-
Creates a format for
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.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.
- createCoordinateSystem(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
- 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.
- createCoordinateSystemAxis(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
- createCoordinateSystemAxis(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a coordinate system axis with name, direction, unit and range of values.
- createCoordinateSystemAxis(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a coordinate system axis with name, direction, unit and range of values.
- createCoordinateSystemAxis(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a coordinate system axis with name, direction, unit and range of values.
- createCoordinateSystemAxis(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Creates a coordinate system axis with name, direction, unit and range of values.
- createCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a coordinate system axis from an abbreviation and a unit.
- createCoordinateSystemChange(CoordinateSystem, CoordinateSystem, Ellipsoid) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
-
Creates a math transform that represent a change of coordinate system.
- createCylindricalCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
- createCylindricalCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.
- createCylindricalCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.
- createCylindricalCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.
- createCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a cylindrical coordinate system from the given set of axis.
- createDatum(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
- createDatum(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns an arbitrary datum from a code.
- createDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates an arbitrary datum from a code.
- createDatum(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates an arbitrary datum from a code.
- createDatum(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Creates an arbitrary datum from a code.
- createDefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Creates a defining conversion from the given operation parameters.
- createDegreesToRadians() - Static method in class org.apache.sis.internal.util.DoubleDouble
-
Returns a new
DoubleDoubleinstance initialized to the conversion factor from angular degrees to radians. - createDerivedCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
- createDerivedCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a CRS that is defined by its coordinate conversion from another CRS (not by a datum).
- createDerivedCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a CRS that is defined by its coordinate conversion from another CRS (not by a datum).
- createDerivedCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a CRS that is defined by its coordinate conversion from another CRS (not by a datum).
- createDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, Conversion, CoordinateSystem) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a derived coordinate reference system from a conversion.
- createDiagonal(int, int) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Creates a matrix of size
numRow×numCol. - CreatedIdentifiedObject_3 - Static variable in class org.apache.sis.util.resources.Messages.Keys
-
Created an instance of ‘{0}’ named “{1}” with the “{2}” identifier.
- createDimensionSelect(int, int[]) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Creates a matrix for a transform that keep only a subset of source coordinate values.
- CreatedNamedObject_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
-
Created an instance of ‘{0}’ named “{1}”.
- CreateDuration_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
-
Created an instance of ‘{0}’ in {1} seconds.
- CreateDurationFromIdentifier_3 - Static variable in class org.apache.sis.util.resources.Messages.Keys
-
Created an instance of ‘{0}’ from the “{1}” identifier in {2} seconds.
- createElementDescriptor(int[]) - Method in class org.apache.sis.parameter.TensorParameters
-
Creates a new parameter descriptor for a matrix or tensor element at the given indices.
- createEllipsoid(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
- 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(Map<String, ?>, double, double, Unit<Length>) - Static method in class org.apache.sis.referencing.datum.DefaultEllipsoid
-
Creates a new ellipsoid using the specified properties and axis length.
- createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates an ellipsoid from semi-axis length values.
- createEllipsoidalCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
- createEllipsoidalCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometimes with ellipsoidal height.
- createEllipsoidalCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometimes with ellipsoidal height.
- createEllipsoidalCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometimes with ellipsoidal height.
- createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates an ellipsoidal coordinate system without ellipsoidal height.
- createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates an ellipsoidal coordinate system with ellipsoidal height.
- createEngineeringCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
- createEngineeringCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 1-, 2- or 3-dimensional contextually local coordinate reference system.
- createEngineeringCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 1-, 2- or 3-dimensional contextually local coordinate reference system.
- createEngineeringCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 1-, 2- or 3-dimensional contextually local coordinate reference system.
- createEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a engineering coordinate reference system.
- createEngineeringDatum(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
- createEngineeringDatum(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a datum defining the origin of an engineering coordinate reference system.
- createEngineeringDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a datum defining the origin of an engineering coordinate reference system.
- createEngineeringDatum(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a datum defining the origin of an engineering coordinate reference system.
- createEngineeringDatum(Map<String, ?>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates an engineering datum.
- createEnumerated(Class<T>, T[], T) - Method in class org.apache.sis.parameter.ParameterBuilder
-
Creates a descriptor for a parameter restricted to a set of valid values.
- createEnvelope() - Method in class org.apache.sis.internal.feature.GeometryWithCRS
-
Creates an initially empty envelope with the CRS of this geometry.
- 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.
- createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Static method in class org.apache.sis.referencing.datum.DefaultEllipsoid
-
Creates a new ellipsoid using the specified properties, axis length and inverse flattening value.
- createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates an ellipsoid from a major semi-axis length and inverse flattening.
- 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.
- 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.
- 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).
- 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, 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(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
- createGeocentricCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
- createGeocentricCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
- createGeocentricCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a geocentric coordinate reference system from a Cartesian coordinate system.
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a geocentric coordinate reference system from a spherical coordinate system.
- createGeodesicCircle2D(double) - Method in class org.apache.sis.referencing.GeodeticCalculator
-
Creates an approximation of the curve at a constant geodesic distance around the start point.
- createGeodesicPath2D(double) - Method in class org.apache.sis.referencing.GeodeticCalculator
-
Creates an approximation of the geodesic track from start point to end point as a Java2D object.
- createGeodeticConversion(MathTransformFactory, double, double, Unit<Length>, boolean, EllipsoidToCentricTransform.TargetType) - Static method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
-
Creates a transform from geographic to geocentric coordinates.
- createGeodeticConversion(MathTransformFactory, Ellipsoid, boolean) - Static method in class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
-
Creates a transform from geographic to Cartesian geocentric coordinates (convenience method).
- createGeodeticDatum(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(Map<String, ?>, Ellipsoid, PrimeMeridian) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates geodetic datum from ellipsoid and (optionally) Bursa-Wolf parameters.
- createGeodeticTransformation(MathTransformFactory, DatumShiftGrid<T, T>) - Static method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
-
Creates a transformation between two geodetic CRS.
- createGeodeticTransformation(MathTransformFactory, Ellipsoid, boolean, Ellipsoid, boolean, double, double, double, boolean) - Static method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
-
Creates a transformation between two from geographic CRS.
- createGeodeticTransformation(MathTransformFactory, Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid<Angle, Length>) - Static method in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
-
Creates a transformation between two geographic CRS.
- createGeodeticTransformation(MathTransformFactory, Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid<Angle, Length>) - Static method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
-
Creates a transformation between two geographic CRS.
- createGeographicCRS() - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Creates a geographic CRS.
- createGeographicCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
- createGeographicCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
- createGeographicCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
- createGeographicCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
- createGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a geographic coordinate reference system.
- 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. - 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.
- createIdentity(int) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Creates a square identity matrix of size
size×size. - createImage() - Method in class org.apache.sis.coverage.grid.ImageRenderer
-
Creates an image with the data specified by the last call to a
setData(…)method. - createImageCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
- createImageCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 2-dimensional engineering coordinate reference system applied to locations in images.
- createImageCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 2-dimensional engineering coordinate reference system applied to locations in images.
- createImageCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 2-dimensional engineering coordinate reference system applied to locations in images.
- createImageCRS(String, PixelInCell) - Method in class org.apache.sis.coverage.grid.GridGeometry
-
Creates a one-, two- or three-dimensional coordinate reference system for cell indices in the grid.
- createImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates an image coordinate reference system.
- createImageDatum(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
- createImageDatum(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a datum defining the origin of an image coordinate reference system.
- createImageDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a datum defining the origin of an image coordinate reference system.
- createImageDatum(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a datum defining the origin of an image coordinate reference system.
- createImageDatum(Map<String, ?>, PixelInCell) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates an image datum.
- 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.
- 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.
- 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.
- createInternationalString(Map<Locale, String>) - Method in class org.apache.sis.util.iso.DefaultNameFactory
-
Creates an international string from a set of strings in different locales.
- createIntersection(Rectangle2D) - Method in class org.apache.sis.geometry.Envelope2D
-
Returns the intersection of this envelope with the specified rectangle.
- createIntersection(Rectangle2D) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
-
Returns a new
Rectangle2Dobject representing the intersection of this rectangle with the specified one. - createLeftBounded(int, boolean) - Static method in class org.apache.sis.measure.NumberRange
-
Constructs a range of
intvalues without upper bound. - createLinearCS(Map<String, ?>, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a linear coordinate system.
- 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.
- 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(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.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.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(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.ConcatenatedFeatureSet
-
Invoked in a synchronized block the first time that
getMetadata()is invoked. - createMetadata() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet
-
Invoked in a synchronized block the first time that
getMetadata()is invoked. - 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(String) - Static method in class org.apache.sis.internal.filter.Node
-
Creates a name in the "SIS" scope.
- createNameSpace(GenericName, Map<String, ?>) - Method in class org.apache.sis.util.iso.DefaultNameFactory
-
Returns a namespace having the given name.
- createNilObject(Class<T>) - Method in class org.apache.sis.xml.NilReason
-
Returns an object of the given type which is nil for the reason represented by this instance.
- 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.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.EPSGDataAccess
-
Returns an arbitrary object from a code.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
Infers an operation for conversion or transformation between two coordinate reference systems.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Finds or creates an operation for conversion or transformation between two coordinate reference systems.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperationContext) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Finds or creates an operation for conversion or transformation between two coordinate reference systems.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
- createOperationFinder(CoordinateOperationAuthorityFactory, CoordinateOperationContext) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Creates the object which will perform the actual task of finding a coordinate operation path between two CRS.
- createOperationMethod(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCOP
- createOperationMethod(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a description of the algorithm and parameters used to perform a coordinate operation.
- createOperationMethod(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a description of the algorithm and parameters used to perform a coordinate operation.
- createOperationMethod(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a description of the algorithm and parameters used to perform a coordinate operation.
- createOperationMethod(String) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Creates description of the algorithm and parameters used to perform a coordinate operation.
- createOperationMethod(Map<String, ?>, Integer, Integer, ParameterDescriptorGroup) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Creates an operation method from a set of properties and a descriptor group.
- createOperations(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
Infers operations for conversions or transformations between two coordinate reference systems.
- createOperations(CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperationContext) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Finds or creates operations for conversions or transformations between two coordinate reference systems.
- createOperationStep(CoordinateReferenceSystem, List<? extends SingleCRS>, CoordinateReferenceSystem, List<? extends SingleCRS>) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
Creates an operation between at least one
CompoundCRS(usually the source) and an arbitrary CRS. - createOperationStep(GeneralDerivedCRS, GeneralDerivedCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
Creates an operation between two derived coordinate reference systems.
- createOperationStep(GeneralDerivedCRS, SingleCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
Creates an operation from a derived CRS to an arbitrary single coordinate reference system.
- createOperationStep(GeodeticCRS, GeodeticCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
Creates an operation between two geodetic (geographic or geocentric) coordinate reference systems.
- createOperationStep(GeodeticCRS, VerticalCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
Creates an operation between a geodetic and a vertical coordinate reference systems.
- createOperationStep(SingleCRS, GeneralDerivedCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
Creates operations from an arbitrary single CRS to a derived coordinate reference system.
- createOperationStep(TemporalCRS, TemporalCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
Creates an operation between two temporal coordinate reference systems.
- createOperationStep(VerticalCRS, VerticalCRS) - Method in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
Creates an operation between two vertical coordinate reference systems.
- 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.
- 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(CoordinateSystem, CoordinateSystem, Matrix, DatumShiftMethod) - Static method in class org.apache.sis.internal.referencing.provider.GeocentricAffine
-
Returns the parameters for creating a datum shift operation.
- createParametricCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 1-dimensional parametric coordinate reference system.
- createParametricCRS(Map<String, ?>, DefaultParametricDatum, DefaultParametricCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a parametric coordinate reference system.
- createParametricCRS(Map<String, ?>, Datum, CoordinateSystem, CRSFactory) - Static method in class org.apache.sis.internal.referencing.ServicesForMetadata
-
Creates a parametric CRS.
- createParametricCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 1-dimensional parametric coordinate system.
- createParametricCS(Map<String, ?>, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a parametric coordinate system.
- createParametricCS(Map<String, ?>, CoordinateSystemAxis, CSFactory) - Static method in class org.apache.sis.internal.referencing.ServicesForMetadata
-
Creates a parametric CS.
- createParametricDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a datum defining the origin of a parametric coordinate reference system.
- createParametricDatum(Map<String, ?>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a parametric datum.
- createParametricDatum(Map<String, ?>, DatumFactory) - Static method in class org.apache.sis.internal.referencing.ServicesForMetadata
-
Creates a parametric datum.
- createPassThrough(int, Matrix, int) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Creates a matrix which converts a subset of coordinates using the transform given by another matrix.
- createPassThroughTransform(int, MathTransform, int) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
-
Creates a transform which passes through a subset of coordinates to another transform.
- 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<NumberRange<?>, Color[]>) - Static method in class org.apache.sis.internal.coverage.j2d.ColorModelFactory
-
Returns a color model interpolated for the ranges in the given map entries.
- createPoint(double, double) - Method in class org.apache.sis.internal.feature.esri.Factory
-
Creates a two-dimensional point from the given coordinates.
- createPoint(double, double) - Method in class org.apache.sis.internal.feature.Geometries
-
Creates a two-dimensional point from the given coordinates.
- createPoint(double, double) - Method in class org.apache.sis.internal.feature.j2d.Factory
-
Creates a two-dimensional point from the given coordinate.
- createPoint(double, double) - Method in class org.apache.sis.internal.feature.jts.Factory
-
Creates a two-dimensional point from the given coordinates.
- createPoint(double, double, double) - Method in class org.apache.sis.internal.feature.esri.Factory
-
Creates a three-dimensional point from the given coordinates.
- createPoint(double, double, double) - Method in class org.apache.sis.internal.feature.Geometries
-
Creates a three-dimensional point from the given coordinates.
- createPoint(double, double, double) - Method in class org.apache.sis.internal.feature.j2d.Factory
-
Unsupported operation with Java2D.
- createPoint(double, double, double) - Method in class org.apache.sis.internal.feature.jts.Factory
-
Creates a three-dimensional point from the given coordinates.
- createPoint(float, float) - Method in class org.apache.sis.internal.feature.Geometries
-
Single-precision variant of
Geometries.createPoint(double, double). - createPoint(float, float) - Method in class org.apache.sis.internal.feature.j2d.Factory
-
Creates a two-dimensional point from the given coordinate.
- createPoint(float, float) - Method in class org.apache.sis.internal.feature.jts.Factory
-
Single-precision variant of
Factory.createPoint(double, double). - createPoint(DirectPosition) - Method in class org.apache.sis.internal.feature.Geometries
-
Creates and wraps a point from the given position.
- createPolarCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
- createPolarCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 2-dimensional coordinate system for coordinates represented by a distance from the origin and an angle from a fixed direction.
- createPolarCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 2-dimensional coordinate system for coordinates represented by a distance from the origin and an angle from a fixed direction.
- createPolarCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 2-dimensional coordinate system for coordinates represented by a distance from the origin and an angle from a fixed direction.
- createPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a polar coordinate system from the given pair of axis.
- createPolyline(boolean) - Method in class org.apache.sis.internal.feature.j2d.PathBuilder
-
Creates a new polyline or polygon with the coordinates added by
PathBuilder.append(double[], int, boolean). - createPolyline(boolean, int, Vector...) - Method in class org.apache.sis.internal.feature.esri.Factory
-
Creates a polyline from the given coordinate values.
- createPolyline(boolean, int, Vector...) - Method in class org.apache.sis.internal.feature.Geometries
-
Creates a path, polyline or polygon from the given coordinate values.
- createPolyline(boolean, int, Vector...) - Method in class org.apache.sis.internal.feature.j2d.Factory
-
Creates a path from the given coordinate values.
- createPolyline(boolean, int, Vector...) - Method in class org.apache.sis.internal.feature.jts.Factory
-
Creates a polyline from the given coordinate values.
- createPrimeMeridian(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
- createPrimeMeridian(String) - Method in class org.apache.sis.referencing.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(Map<String, ?>, double, Unit<Angle>) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a prime meridian, relative to Greenwich.
- createProjectedCRS() - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Creates a projected CRS with base CRS on the datum previously specified to this builder and with default axes.
- createProjectedCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
- createProjectedCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.
- createProjectedCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.
- createProjectedCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.
- createProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a projected coordinate reference system from a conversion.
- createProjectedCRS(GeographicCRS, CartesianCS) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Creates a projected CRS using a conversion built from the values given by the
setParameter(…)calls. - createProjection(Parameters) - Method in class org.apache.sis.internal.referencing.provider.LambertConformal1SP
-
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.LambertConformal2SP
-
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.LambertConformalBelgium
-
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.LambertConformalMichigan
-
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.LambertConformalWest
-
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.Mercator1SP
-
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.Mercator2SP
-
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.MercatorAuxiliarySphere
-
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.MercatorSpherical
-
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.MillerCylindrical
-
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.PseudoMercator
-
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.RegionalMercator
-
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.PolarStereographicA
-
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.PolarStereographicB
-
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.PolarStereographicC
-
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.PolarStereographicNorth
-
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.PolarStereographicSouth
-
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.
- 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. - 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.
- createRecordType(CharSequence, Map<CharSequence, Class<?>>) - Method in class org.apache.sis.util.iso.DefaultRecordSchema
-
Creates a new record type of the given name, which will contain the given fields.
- createRecordTypeName(CharSequence) - Method in class org.apache.sis.util.iso.DefaultRecordSchema
-
Creates the name of a record.
- 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.
- 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(Number, Number, int) - Static method in class org.apache.sis.math.Vector
-
Creates a sequence of numbers in a given range of values using the given increment.
- createServiceLoader(Class<T>) - Static method in class org.apache.sis.internal.system.DefaultFactories
-
Returns a service loader for the given type using the default class loader.
- createSetForType(Class<E>, int) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Creates an initially empty set for elements of the given type.
- createSingleOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Method in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Creates a transformation or conversion from the given properties.
- createSource() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
-
Creates the resource on which to delegate operations.
- createSourceIterator() - Method in class org.apache.sis.internal.stream.DeferredStream
-
Creates the iterator which will provide the actual data.
- createSphericalCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
- createSphericalCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- createSphericalCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- createSphericalCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a spherical coordinate system from the given set of axis.
- createStrictlyPositive(double, Unit<?>) - Method in class org.apache.sis.parameter.ParameterBuilder
-
Creates a descriptor for floating point values greater than zero.
- 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.
- 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.
- createTableName(String, String, String) - Static method in class org.apache.sis.storage.sql.SQLStoreProvider
-
Create a qualified table name.
- createTemporalCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
- createTemporalCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 1-dimensional coordinate reference system used for the recording of time.
- createTemporalCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 1-dimensional coordinate reference system used for the recording of time.
- createTemporalCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 1-dimensional coordinate reference system used for the recording of time.
- createTemporalCRS(Date, Unit<Time>) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Creates a temporal CRS from the given origin and temporal unit.
- createTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a temporal coordinate reference system.
- createTemporalDatum(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
- createTemporalDatum(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a datum defining the origin of a temporal coordinate reference system.
- createTemporalDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a datum defining the origin of a temporal coordinate reference system.
- createTemporalDatum(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a datum defining the origin of a temporal coordinate reference system.
- createTemporalDatum(Map<String, ?>, Date) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a temporal datum from an enumerated type value.
- createTemporaryFile() - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
-
Creates an initially empty temporary file.
- createTile(int, int) - Method in class org.apache.sis.image.ComputedImage
-
Creates an initially empty tile at the given tile grid position.
- createTileMatrix(TileMatrix) - Method in interface org.apache.sis.storage.tiling.WritableTileMatrixSet
-
Adds the given tile matrix to this set and returns a writable instance for later completion.
- createTileMatrixSet(TileMatrixSet) - Method in interface org.apache.sis.storage.tiling.WritableTiledResource
-
Adds the given tile matrix set to this resource and returns a writable instance for later completion.
- createTimeCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
- createTimeCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 1-dimensional coordinate system for heights or depths of points.
- createTimeCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 1-dimensional coordinate system for time elapsed in the specified time units from a specified time origin.
- createTimeCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 1-dimensional coordinate system for heights or depths of points.
- createTimeCS(Map<String, ?>, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a temporal coordinate system.
- createTransform(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(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.
- 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.
- 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.
- createType(Class<T>, Object) - Static method in class org.apache.sis.internal.filter.Node
-
Creates an attribute type for values of the given type and name.
- createTypeName(CharSequence, String, CharSequence) - Static method in class org.apache.sis.util.iso.Names
-
Creates a type name from the given character sequence and automatically inferred Java type.
- createTypeName(Class<?>) - Static method in class org.apache.sis.util.iso.Names
-
Creates a type name for the given class using naming convention documented in
DefaultTypeName. - createTypeName(NameSpace, CharSequence) - Method in class org.apache.sis.util.iso.DefaultNameFactory
-
Creates a type name from the given character sequence and automatically inferred Java type.
- createTypeName(NameSpace, CharSequence, Type) - Method in class org.apache.sis.util.iso.DefaultNameFactory
-
Creates a type name from the given character sequence and explicit Java type.
- createUnion(Rectangle2D) - Method in class org.apache.sis.geometry.Envelope2D
-
Returns the union of this envelope with the specified rectangle.
- createUnion(Rectangle2D) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
-
Returns a new
Rectangle2Dobject representing the union of this rectangle with the specified one. - createUnit(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
- 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.
- createUnmarshaller() - Method in class org.apache.sis.xml.MarshallerPool
-
Creates an configures a new JAXB unmarshaller.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a two-dimensional user defined coordinate system from the given pair of axis.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a three-dimensional user defined coordinate system from the given set of axis.
- createValue() - Method in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
-
Creates a new instance of
ParameterValue. - createValue() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
-
Creates a new instance of
ParameterValue. - 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.
- createValueGroup(Map<String, ?>) - Method in class org.apache.sis.parameter.TensorParameters
-
Creates a new instance of parameter group with default values of 1 on the diagonal, and 0 everywhere else.
- createValueGroup(Map<String, ?>, Matrix) - Method in class org.apache.sis.parameter.TensorParameters
-
Creates a new instance of parameter group initialized to the given matrix.
- createVerticalCRS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCRS
- createVerticalCRS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 1-dimensional coordinate reference system used for recording heights or depths.
- createVerticalCRS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 1-dimensional coordinate reference system used for recording heights or depths.
- createVerticalCRS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 1-dimensional coordinate reference system used for recording heights or depths.
- createVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a vertical coordinate reference system.
- createVerticalCS(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyCS
- createVerticalCS(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a 1-dimensional coordinate system for heights or depths of points.
- createVerticalCS(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a 1-dimensional coordinate system for heights or depths of points.
- createVerticalCS(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a 1-dimensional coordinate system for heights or depths of points.
- createVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a vertical coordinate system.
- createVerticalDatum(String) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxyDatum
- createVerticalDatum(String) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a datum identifying a particular reference level surface used as a zero-height surface.
- createVerticalDatum(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a datum identifying a particular reference level surface used as a zero-height surface.
- createVerticalDatum(String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a datum identifying a particular reference level surface used as a zero-height surface.
- createVerticalDatum(Map<String, ?>, VerticalDatumType) - Method in class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Creates a vertical datum from an enumerated type value.
- createWindow(TransferType<T>) - Method in class org.apache.sis.image.PixelIterator
-
Returns a moving window over the sample values in a rectangular region starting at iterator position.
- createWrapper(Geometry) - Method in class org.apache.sis.internal.feature.esri.Factory
-
Creates a wrapper for the given geometry instance.
- createWrapper(G) - Method in class org.apache.sis.internal.feature.Geometries
-
Creates a wrapper for the given geometry instance.
- createWrapper(Shape) - Method in class org.apache.sis.internal.feature.j2d.Factory
-
Creates a wrapper for the given geometry instance.
- createWrapper(Geometry) - Method in class org.apache.sis.internal.feature.jts.Factory
-
Creates a wrapper for the given geometry instance.
- createWritable(Raster, WritableRaster) - Method in class org.apache.sis.image.PixelIterator.Builder
-
Creates an iterator which will read and write in two different rasters.
- createWritable(RenderedImage, WritableRenderedImage) - Method in class org.apache.sis.image.PixelIterator.Builder
-
Creates an iterator which will read and write in two different images.
- createWritable(WritableRaster) - Method in class org.apache.sis.image.PixelIterator.Builder
-
Creates a read/write iterator for the given raster.
- createWritable(WritableRenderedImage) - Method in class org.apache.sis.image.PixelIterator.Builder
-
Creates a read/write iterator for the given image.
- 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.
- createZero(int, int) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Creates a matrix of size
numRow×numColfilled with zero values. - Creating math transforms - Search tag in package org.apache.sis.referencing.operation.transform
- Section
- Creating new ellipsoid instances - Search tag in class org.apache.sis.referencing.datum.DefaultEllipsoid
- Section
- Creating new geocentric CRS instances - Search tag in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
- Section
- Creating new geodetic datum instances - Search tag in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- Section
- Creating new geographic CRS instances - Search tag in class org.apache.sis.referencing.crs.DefaultGeographicCRS
- Section
- Creating new parametric datum instances - Search tag in class org.apache.sis.referencing.datum.DefaultParametricDatum
- Section
- Creating new prime meridian instances - Search tag in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
- Section
- Creating new temporal datum instances - Search tag in class org.apache.sis.referencing.datum.DefaultTemporalDatum
- Section
- Creating new vertical datum instances - Search tag in class org.apache.sis.referencing.datum.DefaultVerticalDatum
- Section
- 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.
- Credit - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Credit
- crosses(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if the first geometric operand crosses the second.
- CROSSES - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
- Crossing the anti-meridian of a Geographic CRS - Search tag in class org.apache.sis.geometry.AbstractEnvelope
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in class org.apache.sis.geometry.Envelope2D
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in class org.apache.sis.geometry.GeneralEnvelope
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.contains(DirectPosition)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.contains(Envelope)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getMedian(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getMedian(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getMedian(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getMedian(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getSpan(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getSpan(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getSpan(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getSpan(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.intersects(Envelope)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.add(Rectangle2D)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.add(double, double)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.contains(Rectangle2D)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.contains(double, double)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.contains(double, double, double, double)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.createIntersection(Rectangle2D)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.intersects(Rectangle2D)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.intersects(double, double, double, double)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.GeneralEnvelope.add(DirectPosition)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.GeneralEnvelope.normalize()
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, AxisDirection[], Envelope, AxisDirection[])
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, Envelope)
- Section
- CrossReferencesNotSupported - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Cross references are not supported.
- crs - Variable in class org.apache.sis.internal.storage.PRJDataStore
-
The coordinate reference system.
- 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 - 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_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_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. - 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. - 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. - CRSs - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Coordinate Reference Systems
- CrsToGridConversion - Static variable in class org.apache.sis.internal.feature.Resources.Keys
-
Conversions from coverage CRS to grid cell indices.
- CS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCSandAbstractDatum. - 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_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_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_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_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_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_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_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_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_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_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_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_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.
- 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. - 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"). - 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.util.SimpleCharacterIterator
-
Gets the character at the current position.
- current() - Static method in class org.apache.sis.setup.Configuration
-
Returns the current configuration.
- 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. - 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
- Current implementation - Search tag in org.apache.sis.referencing.operation.AbstractCoordinateOperation.getLinearAccuracy()
- Section
- currentSegment(double[]) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
- currentSegment(float[]) - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
- Customization - Search tag in class org.apache.sis.referencing.operation.CoordinateOperationFinder
- Section
- Customization - Search tag in class org.apache.sis.util.collection.TreeTableFormat
- Section
- 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, 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, 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.
- Customizing the XML - Search tag in package org.apache.sis.xml
- Section
- Cyan - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Cyan
- 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.
- CylindricalEqualArea - Class in org.apache.sis.referencing.operation.projection
-
Cylindrical Equal Area projection (EPSG codes 9834, 9835).
- CylindricalEqualArea(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
-
Creates a Cylindrical Equal Area projection from the given parameters.
D
- data - Variable in class org.apache.sis.coverage.grid.BufferedGridCoverage
-
The sample values, potentially multi-banded.
- Data - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Data
- 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) - Search tag in class org.apache.sis.referencing.factory.sql.EPSGFactory
- Section
- Database<G> - Class in org.apache.sis.internal.sql.feature
-
Information about a connection to a spatial database and the structure of features in the database.
- Database(DataSource, DatabaseMetaData, Geometries<G>, StoreListeners) - Constructor for class org.apache.sis.internal.sql.feature.Database
-
Creates a new handler for a spatial database.
- DataBase - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Database
- DATABASE - Static variable in class org.apache.sis.internal.metadata.sql.Initializer
-
Name of the database to open in the
$SIS_DATA/Databasesdirectory or the directory given by thederby.system.homeproperty. - 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.
- 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}”.
- 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_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
- 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.
- DataSet - Interface in org.apache.sis.storage
-
Collection of features that share a common set of attributes or properties.
- 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, 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. - 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.
- DataStores - Class in org.apache.sis.storage
-
Static convenience methods creating
DataStoreinstances from a given storage object. - DataStoreTimeZone - Static variable in class org.apache.sis.internal.storage.Resources.Keys
-
Timezone of dates in the data store.
- 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
- Date - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Date
- 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
- DateToTemporal - Class in org.apache.sis.internal.metadata.legacy
- DateToTemporal(Collection<? extends Date>) - Constructor for class org.apache.sis.internal.metadata.legacy.DateToTemporal
-
Creates a new view over the given collection.
- 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 - 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_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_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.
- 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. - 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<C>, LinearTransform, int[], boolean, Unit<T>) - Constructor for class org.apache.sis.referencing.datum.DatumShiftGrid
-
Creates a new datum shift grid for the given size and units.
- DatumShiftGrid(DatumShiftGrid<C, T>) - Constructor for class org.apache.sis.referencing.datum.DatumShiftGrid
-
Creates a new datum shift grid with the same grid geometry (size and units) than the given grid.
- DatumShiftMethod - Enum in org.apache.sis.internal.referencing.provider
-
The method to use for applying a datum shift.
- Datum shift methods overview - Search tag in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
- Section
- Datum shifts - Search tag in package org.apache.sis.referencing.datum
- Section
- DatumShiftTransform - Class in org.apache.sis.referencing.operation.transform
-
Transforms between two CRS (usually geographic) based on different datum.
- 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
- 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.
- 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 - 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.util.ComparisonMode
-
Same as
ComparisonMode.APPROXIMATE, except that anAssertionErroris thrown if the two objects are not equal and assertions are enabled. - 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).
- DecimalFunctions - Class in org.apache.sis.math
-
Functions working on
floatanddoublevalues while taking in account their representation in base 10. - 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.
- 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 - Search tag in package org.apache.sis.internal.metadata.sql
- Section
- 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.
- 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.
- 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 - 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 - 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.sql.feature.SelectionClauseWriter
-
The default instance.
- DEFAULT - Static variable in class org.apache.sis.io.wkt.Colors
-
The default colors used by
FormattableObject.print(). - 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 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_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_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_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_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_TILE_SIZE - Static variable in class org.apache.sis.internal.coverage.j2d.ImageUtilities
-
Default width and height of tiles, in pixels.
- 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(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultAffineCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultAffineCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultAffineCS(AffineCS) - Constructor for class org.apache.sis.referencing.cs.DefaultAffineCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultAggregateInformation - Class in org.apache.sis.metadata.iso.identification
-
Associated resource information.
- DefaultAggregateInformation() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
-
Constructs an initially empty Aggregate dataset information.
- DefaultAggregateInformation(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(Citation, AssociationType) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
-
Constructs an associated resource initialized to the specified values.
- DefaultAssociationRole - Class in org.apache.sis.feature
-
Indicates the role played by the association between two features.
- DefaultAssociationRole(Map<String, ?>, DefaultFeatureType, int, int) - Constructor for class org.apache.sis.feature.DefaultAssociationRole
-
Constructs an association to the given feature type.
- DefaultAssociationRole(Map<String, ?>, GenericName, int, int) - Constructor for class org.apache.sis.feature.DefaultAssociationRole
-
Constructs an association to a feature type of the given name.
- DefaultAttributeGroup - Class in org.apache.sis.metadata.iso.content
-
Information about content type for groups of attributes for a specific range dimension.
- DefaultAttributeGroup() - Constructor for class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
-
Constructs an initially empty attribute group.
- DefaultAttributeGroup(DefaultAttributeGroup) - Constructor for class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultAttributeGroup(CoverageContentType, RangeDimension) - Constructor for class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
-
Constructs an attribute group initialized to the given values.
- DefaultAttributeType<V> - Class in org.apache.sis.feature
-
Definition of an attribute in a feature type.
- DefaultAttributeType(Map<String, ?>, Class<V>, int, int, V, DefaultAttributeType<?>...) - Constructor for class org.apache.sis.feature.DefaultAttributeType
-
Constructs an attribute type from the given properties.
- DefaultBand - Class in org.apache.sis.metadata.iso.content
-
Range of wavelengths in the electromagnetic spectrum.
- DefaultBand() - Constructor for class org.apache.sis.metadata.iso.content.DefaultBand
-
Constructs an initially empty band.
- DefaultBand(Band) - Constructor for class org.apache.sis.metadata.iso.content.DefaultBand
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultBasicMeasure - Class in org.apache.sis.metadata.iso.quality
-
Data quality basic measure.
- DefaultBasicMeasure() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
-
Constructs an initially empty basic measure.
- DefaultBasicMeasure(DefaultBasicMeasure) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
-
Constructs a new instance initialized with the values from the specified metadata object.
- Default behavior - Search tag in org.apache.sis.xml.XML.LOCALE
- Section
- Default behavior - Search tag in org.apache.sis.xml.XML.TIMEZONE
- Section
- 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(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultCartesianCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultCartesianCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(CartesianCS) - Constructor for class org.apache.sis.referencing.cs.DefaultCartesianCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultCitation - Class in org.apache.sis.metadata.iso.citation
-
Standardized resource reference.
- DefaultCitation() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Constructs an initially empty citation.
- DefaultCitation(CharSequence) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Constructs a citation with the specified title.
- DefaultCitation(Citation) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultCitationDate - Class in org.apache.sis.metadata.iso.citation
-
Reference date and event used to describe it.
- DefaultCitationDate() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitationDate
-
Constructs an initially empty citation date.
- DefaultCitationDate(Date, DateType) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitationDate
-
Constructs a citation date initialized to the given date.
- DefaultCitationDate(CitationDate) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultCitationDate
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultCompletenessCommission - Class in org.apache.sis.metadata.iso.quality
-
Excess data present in the dataset, as described by the scope.
- DefaultCompletenessCommission() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultCompletenessCommission
-
Constructs an initially empty completeness commission.
- DefaultCompletenessCommission(CompletenessCommission) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultCompletenessCommission
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultCompletenessOmission - Class in org.apache.sis.metadata.iso.quality
-
Data absent from the dataset, as described by the scope.
- DefaultCompletenessOmission() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultCompletenessOmission
-
Constructs an initially empty completeness omission.
- DefaultCompletenessOmission(CompletenessOmission) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultCompletenessOmission
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultCompoundCRS - Class in org.apache.sis.referencing.crs
-
A CRS describing the position of points through two or more independent coordinate reference systems.
- DefaultCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Constructor for class org.apache.sis.referencing.crs.DefaultCompoundCRS
-
Constructs a compound CRS from the given properties and CRS.
- DefaultCompoundCRS(CompoundCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultCompoundCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultCompoundCS - Class in org.apache.sis.referencing.cs
-
A coordinate system made of two or more independent coordinate systems.
- DefaultCompoundCS(Map<String, ?>, CoordinateSystem...) - Constructor for class org.apache.sis.referencing.cs.DefaultCompoundCS
-
Constructs a coordinate system from a set of properties and a sequence of coordinate systems.
- DefaultCompoundCS(CoordinateSystem...) - Constructor for class org.apache.sis.referencing.cs.DefaultCompoundCS
-
Constructs a compound coordinate system from a sequence of coordinate systems.
- 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.
- 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(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class org.apache.sis.referencing.operation.DefaultConversion
-
Creates a coordinate conversion from the given properties.
- DefaultConversion(Map<String, ?>, OperationMethod, MathTransform, ParameterValueGroup) - Constructor for class org.apache.sis.referencing.operation.DefaultConversion
-
Creates a defining conversion from the given transform and/or parameters.
- DefaultConversion(Conversion) - Constructor for class org.apache.sis.referencing.operation.DefaultConversion
-
Creates a new coordinate operation with the same values than the specified one.
- DefaultCoordinateOperationFactory - Class in org.apache.sis.referencing.operation
-
Creates operations capable to transform coordinates from a given source CRS to a given target CRS.
- DefaultCoordinateOperationFactory() - Constructor for class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Constructs a factory with no default properties.
- DefaultCoordinateOperationFactory(Map<String, ?>, MathTransformFactory) - Constructor for class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
-
Constructs a factory with the given default properties.
- DefaultCoordinateSystemAxis - Class in org.apache.sis.referencing.cs
-
Coordinate system axis name, direction, unit and range of values.
- DefaultCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Constructor for class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
-
Constructs an axis from a set of properties.
- DefaultCoordinateSystemAxis(CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
-
Creates a new coordinate system axis with the same values than the specified one.
- 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.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.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(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultCylindricalCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultCylindricalCS(CylindricalCS) - Constructor for class org.apache.sis.referencing.cs.DefaultCylindricalCS
-
Creates a new coordinate system with the same values than the specified one.
- 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(Map<String, ?>, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS
-
Creates a derived CRS from a math transform.
- DefaultDerivedCRS(Map<String, ?>, SingleCRS, Conversion, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS
-
Creates a derived CRS from a defining conversion.
- DefaultDerivedCRS(DerivedCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultDerivedCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- 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(Map<String, ?>, double, double, double, boolean, Unit<Length>) - Constructor for class org.apache.sis.referencing.datum.DefaultEllipsoid
-
Creates a new ellipsoid using the specified axis length.
- DefaultEllipsoid(Ellipsoid) - Constructor for class org.apache.sis.referencing.datum.DefaultEllipsoid
-
Creates a new ellipsoid with the same values than the specified one.
- DefaultEllipsoidalCS - Class in org.apache.sis.referencing.cs
-
A 2- or 3-dimensional coordinate system for geodetic latitude and longitude, optionally with ellipsoidal height.
- DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultEllipsoidalCS(EllipsoidalCS) - Constructor for class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultEngineeringCRS - Class in org.apache.sis.referencing.crs
-
A 1-, 2- or 3-dimensional contextually local coordinate reference system.
- DefaultEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Constructor for class org.apache.sis.referencing.crs.DefaultEngineeringCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultEngineeringCRS(EngineeringCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultEngineeringCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultEngineeringDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of an engineering coordinate reference system.
- DefaultEngineeringDatum(Map<String, ?>) - Constructor for class org.apache.sis.referencing.datum.DefaultEngineeringDatum
-
Creates an engineering datum from the given properties.
- DefaultEngineeringDatum(EngineeringDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultEngineeringDatum
-
Creates a new datum with the same values than the specified one.
- DefaultEnvironmentalRecord - Class in org.apache.sis.metadata.iso.acquisition
-
Information about the environmental conditions during the acquisition.
- DefaultEnvironmentalRecord() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
-
Constructs an initially empty environmental record.
- DefaultEnvironmentalRecord(EnvironmentalRecord) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultEvaluationMethod - Class in org.apache.sis.metadata.iso.quality
-
Description of the evaluation method and procedure applied.
- DefaultEvaluationMethod() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
-
Constructs an initially empty evaluation method.
- DefaultEvaluationMethod(DefaultEvaluationMethod) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
-
Constructs a new instance initialized with the values from the specified metadata object.
- 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.
- 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. - DefaultFeatureCatalogueDescription - Class in org.apache.sis.metadata.iso.content
-
Information identifying the feature catalogue or the conceptual schema.
- DefaultFeatureCatalogueDescription() - Constructor for class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Constructs an initially empty feature catalogue description.
- DefaultFeatureCatalogueDescription(FeatureCatalogueDescription) - Constructor for class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultFeatureType - Class in org.apache.sis.feature
-
Abstraction of a real-world phenomena.
- DefaultFeatureType(Map<String, ?>, boolean, DefaultFeatureType[], AbstractIdentifiedType...) - Constructor for class org.apache.sis.feature.DefaultFeatureType
-
Constructs a feature type from the given properties.
- DefaultFeatureTypeInfo - Class in org.apache.sis.metadata.iso.content
-
Information about the occurring feature type.
- DefaultFeatureTypeInfo() - Constructor for class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
-
Constructs an initially empty feature type info.
- DefaultFeatureTypeInfo(DefaultFeatureTypeInfo) - Constructor for class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultFeatureTypeInfo(GenericName) - Constructor for class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
-
Constructs a feature type info initialized to the specified name.
- DefaultFilterFactory<R,
G, - Class in org.apache.sis.filterT> -
A factory of default
FilterandExpressionimplementations. - DefaultFilterFactory(Class<G>, Class<T>, WraparoundMethod) - Constructor for class org.apache.sis.filter.DefaultFilterFactory
-
Creates a new factory for geometries and temporal objects of the given types.
- DefaultFilterFactory.Features<G,
T> - Class in org.apache.sis.filter -
A filter factory operating on
AbstractFeatureinstances. - 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(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 - 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.
- 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(Map<String, ?>, GeodeticDatum, CartesianCS) - Constructor for class org.apache.sis.referencing.crs.DefaultGeocentricCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, 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.
- DefaultGeodeticDatum - Class in org.apache.sis.referencing.datum
-
Defines the location and orientation of an ellipsoid that approximates the shape of the earth.
- DefaultGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Constructor for class org.apache.sis.referencing.datum.DefaultGeodeticDatum
-
Creates a geodetic datum from the given properties.
- DefaultGeodeticDatum(GeodeticDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultGeodeticDatum
-
Creates a new datum with the same values than the specified one.
- defaultGeographic() - Static method in enum org.apache.sis.referencing.CommonCRS
-
Returns the default two-dimensional normalized geographic CRS.
- DefaultGeographicBoundingBox - Class in org.apache.sis.metadata.iso.extent
-
Geographic position of the dataset.
- DefaultGeographicBoundingBox() - Constructor for class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Constructs an initially empty geographic bounding box.
- DefaultGeographicBoundingBox(double, double, double, double) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Creates a geographic bounding box initialized to the specified values.
- DefaultGeographicBoundingBox(GeographicBoundingBox) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultGeographicCRS - Class in org.apache.sis.referencing.crs
-
A 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
- DefaultGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Constructor for class org.apache.sis.referencing.crs.DefaultGeographicCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeographicCRS(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.
- 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 - 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.
- DefaultImageCRS - Class in org.apache.sis.referencing.crs
-
A 2-dimensional engineering coordinate reference system applied to locations in images.
- DefaultImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Constructor for class org.apache.sis.referencing.crs.DefaultImageCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultImageCRS(ImageCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultImageCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultImageDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of an image coordinate reference system.
- DefaultImageDatum(Map<String, ?>, PixelInCell) - Constructor for class org.apache.sis.referencing.datum.DefaultImageDatum
-
Creates an image datum from the given properties.
- DefaultImageDatum(ImageDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultImageDatum
-
Creates a new datum with the same values than the specified one.
- DefaultImageDescription - Class in org.apache.sis.metadata.iso.content
-
Information about an image's suitability for use.
- DefaultImageDescription() - Constructor for class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Constructs an initially empty image description.
- DefaultImageDescription(ImageDescription) - Constructor for class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- Default implementation - Search tag in class org.apache.sis.image.PixelIterator
- Section
- Default implementation - Search tag in interface org.apache.sis.referencing.cs.AxisFilter
- Section
- Default implementation - Search tag in org.apache.sis.coverage.grid.GridCoverageBuilder.setDomain(Envelope)
- Section
- Default implementation - Search tag in org.apache.sis.metadata.AbstractMetadata.asMap()
- Section
- Default implementation - Search tag in org.apache.sis.metadata.AbstractMetadata.asTreeTable()
- Section
- Default implementation - Search tag in org.apache.sis.parameter.TensorParameters.createElementDescriptor(int[])
- Section
- Default implementation - Search tag in org.apache.sis.parameter.TensorParameters.indicesToName(int[])
- Section
- Default implementation - Search tag in org.apache.sis.parameter.TensorParameters.nameToIndices(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.getCellMean(int)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateAt(double...)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCartesianCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCompoundCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateOperation(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateReferenceSystem(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystem(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystemAxis(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCylindricalCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDerivedCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoid(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoidalCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createExtent(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createFromCoordinateReferenceSystemCodes(String, String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeocentricCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeodeticDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeographicCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createImageCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createImageDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createOperationMethod(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParameterDescriptor(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createPolarCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createPrimeMeridian(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createProjectedCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createSphericalCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTemporalCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTemporalDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTimeCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createUnit(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.getDescriptionText(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.IdentifiedObjectFinder.getCodeCandidates(IdentifiedObject)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.sql.InstallationScriptProvider.openScript(String, int)
- Section
- Default implementation - Search tag in org.apache.sis.storage.DataStore.getIdentifier()
- Section
- Default implementation - Search tag in org.apache.sis.storage.FeatureSet.subset(Query)
- Section
- Default implementation - Search tag in org.apache.sis.storage.GridCoverageResource.subset(Query)
- Section
- 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.
- DefaultInstrument - Class in org.apache.sis.metadata.iso.acquisition
-
Designations for the measuring instruments.
- DefaultInstrument() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
-
Constructs an initially empty instrument.
- DefaultInstrument(Instrument) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultInternationalString - Class in org.apache.sis.util
-
An international string using a map of strings for different locales.
- DefaultInternationalString() - Constructor for class org.apache.sis.util.DefaultInternationalString
-
Creates an initially empty international string.
- DefaultInternationalString(String) - Constructor for class org.apache.sis.util.DefaultInternationalString
-
Creates an international string initialized with the given string.
- DefaultInternationalString(Map<Locale, String>) - Constructor for class org.apache.sis.util.DefaultInternationalString
-
Creates an international string initialized with the given localized strings.
- DefaultKeywordClass - Class in org.apache.sis.metadata.iso.identification
-
Specification of a class to categorize keywords in a domain-specific vocabulary that has a binding to a formal ontology.
- DefaultKeywordClass() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
-
Constructs an initially empty keyword class.
- DefaultKeywordClass(CharSequence, Citation) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
-
Creates keyword class initialized to the given key name and ontology.
- DefaultKeywordClass(DefaultKeywordClass) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultKeywords - Class in org.apache.sis.metadata.iso.identification
-
Keywords, their type and reference source.
- DefaultKeywords() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywords
-
Constructs an initially empty keywords.
- DefaultKeywords(CharSequence...) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywords
-
Creates keywords initialized to the given key word.
- DefaultKeywords(Keywords) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultKeywords
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultLegalConstraints - Class in org.apache.sis.metadata.iso.constraint
-
Restrictions and legal prerequisites for accessing and using the resource.
- DefaultLegalConstraints() - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
-
Constructs an initially empty constraints.
- DefaultLegalConstraints(CharSequence) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
-
Constructs a new constraints with the given use limitation.
- DefaultLegalConstraints(LegalConstraints) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultLineage - Class in org.apache.sis.metadata.iso.lineage
-
Information about the events or source data used in constructing the data specified by the scope or lack of knowledge about lineage.
- DefaultLineage() - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultLineage
-
Constructs an initially empty lineage.
- DefaultLineage(Lineage) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultLineage
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultLinearCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for points that lie on a single axis (not necessarily a straight line).
- DefaultLinearCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultLinearCS
-
Constructs a coordinate system from a set of properties.
- 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(NameSpace, CharSequence) - Constructor for class org.apache.sis.util.iso.DefaultLocalName
-
Constructs a local name from the given character sequence.
- DefaultMaintenanceInformation - Class in org.apache.sis.metadata.iso.maintenance
-
Information about the scope and frequency of updating.
- DefaultMaintenanceInformation() - Constructor for class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Creates a an initially empty maintenance information.
- DefaultMaintenanceInformation(MaintenanceFrequency) - Constructor for class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Creates a maintenance information.
- DefaultMaintenanceInformation(MaintenanceInformation) - Constructor for class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultMathTransformFactory - Class in org.apache.sis.referencing.operation.transform
-
Low level factory for creating math transforms.
- DefaultMathTransformFactory() - Constructor for class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
-
Creates a new factory which will discover operation methods with a
ServiceLoader. - DefaultMathTransformFactory(Iterable<? extends OperationMethod>) - Constructor for class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
-
Creates a new factory which will use the given operation methods.
- DefaultMathTransformFactory.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.
- 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(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.
- 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.
- 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 - Class in org.apache.sis.util.iso
-
A domain in which names given by character strings are defined.
- DefaultNameSpace(DefaultNameSpace, CharSequence, String, String) - Constructor for class org.apache.sis.util.iso.DefaultNameSpace
-
Creates a new namespace with the given separator.
- Default namespace - Search tag in class org.apache.sis.feature.builder.TypeBuilder
- Section
- 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(Map<String, ?>, Integer, Integer, ParameterDescriptorGroup) - Constructor for class org.apache.sis.referencing.operation.DefaultOperationMethod
-
Deprecated.ISO 19111:2019 removed "source dimensions" and "target dimensions" attributes.
- DefaultOperationMethod(Map<String, ?>, ParameterDescriptorGroup) - Constructor for class org.apache.sis.referencing.operation.DefaultOperationMethod
-
Constructs an operation method from a set of properties and a descriptor group.
- DefaultOperationMethod(MathTransform) - Constructor for class org.apache.sis.referencing.operation.DefaultOperationMethod
-
Convenience constructor that creates an operation method from a math transform.
- DefaultOperationMethod(OperationMethod) - Constructor for class org.apache.sis.referencing.operation.DefaultOperationMethod
-
Creates a new operation method with the same values than the specified one.
- 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(Map<String, ?>, int, int, Class<T>, Range<?>, T[], T) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptor
-
Constructs a descriptor from the given properties.
- DefaultParameterDescriptor(ParameterDescriptor<T>) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptor
-
Creates a new descriptor with the same values than the specified one.
- DefaultParameterDescriptorGroup - Class in org.apache.sis.parameter
-
The definition of a group of related parameters used by an operation method.
- DefaultParameterDescriptorGroup(Map<String, ?>, int, int, GeneralParameterDescriptor...) - Constructor for class org.apache.sis.parameter.DefaultParameterDescriptorGroup
-
Constructs a parameter group from a set of properties.
- DefaultParameterDescriptorGroup(Map<String, ?>, 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.
- DefaultParameterValue<T> - Class in org.apache.sis.parameter
-
A single parameter value used by an operation method.
- DefaultParameterValue(ParameterDescriptor<T>) - Constructor for class org.apache.sis.parameter.DefaultParameterValue
-
Creates a parameter value from the specified descriptor.
- DefaultParameterValue(ParameterValue<T>) - Constructor for class org.apache.sis.parameter.DefaultParameterValue
-
Creates a new instance initialized with the values from the specified parameter object.
- DefaultParameterValueGroup - Class in org.apache.sis.parameter
-
A group of related parameter values.
- DefaultParameterValueGroup(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(Map<String, ?>, DefaultParametricDatum, DefaultParametricCS) - Constructor for class org.apache.sis.referencing.crs.DefaultParametricCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultParametricCRS(DefaultParametricCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultParametricCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultParametricCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for parametric values or functions.
- DefaultParametricCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultParametricCS
-
Constructs a coordinate system from a set of properties.
- 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(Map<String, ?>) - Constructor for class org.apache.sis.referencing.datum.DefaultParametricDatum
-
Creates a parametric datum from the given properties.
- DefaultParametricDatum(DefaultParametricDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultParametricDatum
-
Creates a new datum with the same values than the specified one.
- DefaultPassThroughOperation - Class in org.apache.sis.referencing.operation
-
Specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.
- DefaultPassThroughOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, SingleOperation, int, int) - Constructor for class org.apache.sis.referencing.operation.DefaultPassThroughOperation
-
Constructs a pass-through operation from a set of properties.
- DefaultPassThroughOperation(PassThroughOperation) - Constructor for class org.apache.sis.referencing.operation.DefaultPassThroughOperation
-
Creates a new coordinate operation with the same values than the specified one.
- 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.
- 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(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultPolarCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultPolarCS(PolarCS) - Constructor for class org.apache.sis.referencing.cs.DefaultPolarCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultPortrayalCatalogueReference - Class in org.apache.sis.metadata.iso
-
Information identifying the portrayal catalogue used.
- DefaultPortrayalCatalogueReference() - Constructor for class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
-
Construct an initially empty portrayal catalogue reference.
- DefaultPortrayalCatalogueReference(Citation) - Constructor for class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
-
Creates a portrayal catalogue reference initialized to the given reference.
- DefaultPortrayalCatalogueReference(PortrayalCatalogueReference) - Constructor for class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultPrimeMeridian - Class in org.apache.sis.referencing.datum
-
Defines the origin from which longitude values are determined.
- DefaultPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Constructor for class org.apache.sis.referencing.datum.DefaultPrimeMeridian
-
Creates a prime meridian from the given properties.
- DefaultPrimeMeridian(PrimeMeridian) - Constructor for class org.apache.sis.referencing.datum.DefaultPrimeMeridian
-
Creates a new prime meridian with the same values than the specified one.
- DefaultProcessing - Class in org.apache.sis.metadata.iso.lineage
-
Comprehensive information about the procedure(s), process(es) and algorithm(s) applied in the process step.
- DefaultProcessing() - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessing
-
Constructs an initially empty range element description.
- DefaultProcessing(Processing) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessing
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultProcessStep - Class in org.apache.sis.metadata.iso.lineage
-
Information about an event or transformation in the life of a resource.
- DefaultProcessStep() - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Creates an initially empty process step.
- DefaultProcessStep(CharSequence) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Creates a process step initialized to the given description.
- DefaultProcessStep(ProcessStep) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultProcessStepReport - Class in org.apache.sis.metadata.iso.lineage
-
Report of what occurred during the process step.
- DefaultProcessStepReport() - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
-
Constructs an initially empty process step report.
- DefaultProcessStepReport(ProcessStepReport) - Constructor for class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultProjectedCRS - Class in org.apache.sis.referencing.crs
-
A 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.
- DefaultProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Constructor for class org.apache.sis.referencing.crs.DefaultProjectedCRS
-
Creates a projected CRS from a defining conversion.
- DefaultProjectedCRS(ProjectedCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultProjectedCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- 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.
- 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(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.
- 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(RecordType) - Constructor for class org.apache.sis.util.iso.DefaultRecordType
-
Creates a new record with the same names and fields than the given one.
- DefaultRecordType(TypeName, RecordSchema, Map<? extends MemberName, ? extends Type>) - Constructor for class org.apache.sis.util.iso.DefaultRecordType
-
Creates a new record in the given schema.
- DefaultRelativeInternalPositionalAccuracy - Class in org.apache.sis.metadata.iso.quality
-
Closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true.
- DefaultRelativeInternalPositionalAccuracy() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultRelativeInternalPositionalAccuracy
-
Constructs an initially empty relative internal positional accuracy.
- DefaultRelativeInternalPositionalAccuracy(RelativeInternalPositionalAccuracy) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultRelativeInternalPositionalAccuracy
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultReleasability - Class in org.apache.sis.metadata.iso.constraint
-
Information about resource release constraints.
- DefaultReleasability() - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultReleasability
-
Creates an initially empty releasability.
- DefaultReleasability(DefaultReleasability) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultReleasability
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultRepresentativeFraction - Class in org.apache.sis.metadata.iso.identification
-
A scale defined as the inverse of a denominator.
- DefaultRepresentativeFraction() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
-
Creates a uninitialized representative fraction.
- DefaultRepresentativeFraction(long) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
-
Creates a new representative fraction from the specified denominator.
- DefaultRepresentativeFraction(RepresentativeFraction) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
-
Constructs a new representative fraction initialized to the value of the given object.
- DefaultRepresentativity - Class in org.apache.sis.metadata.iso.quality
-
Degree to which the sample used has produced a result which is representation of the data.
- DefaultRepresentativity() - Constructor for class org.apache.sis.metadata.iso.quality.DefaultRepresentativity
-
Constructs an initially empty aggregation derivation.
- DefaultRepresentativity(DefaultRepresentativity) - Constructor for class org.apache.sis.metadata.iso.quality.DefaultRepresentativity
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultRequestedDate - Class in org.apache.sis.metadata.iso.acquisition
-
Range of date validity.
- DefaultRequestedDate() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
-
Constructs an initially empty requested date.
- DefaultRequestedDate(RequestedDate) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultRequirement - Class in org.apache.sis.metadata.iso.acquisition
-
Requirement to be satisfied by the planned data acquisition.
- DefaultRequirement() - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Constructs an initially empty requirement.
- DefaultRequirement(Requirement) - Constructor for class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultResolution - Class in org.apache.sis.metadata.iso.identification
-
Level of detail expressed as a scale factor or a ground distance.
- DefaultResolution() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultResolution
-
Constructs an initially empty resolution.
- DefaultResolution(RepresentativeFraction) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultResolution
-
Creates a new resolution initialized to the given scale.
- DefaultResolution(Resolution) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultResolution
-
Constructs a new instance initialized with the values from the specified metadata object.
- 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(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.
- 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(GenericName, String, CharSequence) - Constructor for class org.apache.sis.util.iso.DefaultScopedName
-
Constructs a scoped name as the concatenation of the given generic name with a single character sequence.
- DefaultScopedName(GenericName, GenericName) - Constructor for class org.apache.sis.util.iso.DefaultScopedName
-
Constructs a scoped name as the concatenation of the given generic names.
- DefaultScopedName(NameSpace, List<? extends CharSequence>) - Constructor for class org.apache.sis.util.iso.DefaultScopedName
-
Constructs a scoped name from the specified list of strings.
- DefaultSecurityConstraints - Class in org.apache.sis.metadata.iso.constraint
-
Handling restrictions imposed on the resource for national security or similar security concerns.
- DefaultSecurityConstraints() - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
-
Creates an initially empty security constraints.
- DefaultSecurityConstraints(CharSequence) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
-
Constructs a new constraints with the given use limitation.
- DefaultSecurityConstraints(Classification) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
-
Creates a security constraints initialized with the specified classification.
- DefaultSecurityConstraints(SecurityConstraints) - Constructor for class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultSeries - Class in org.apache.sis.metadata.iso.citation
-
Information about the series, or aggregate dataset, to which a dataset belongs.
- DefaultSeries() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultSeries
-
Constructs a default series.
- DefaultSeries(CharSequence) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultSeries
-
Constructs a series with the specified name.
- DefaultSeries(Series) - Constructor for class org.apache.sis.metadata.iso.citation.DefaultSeries
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultServiceIdentification - Class in org.apache.sis.metadata.iso.identification
-
Identification of capabilities which a service provider makes available to a service user through a set of interfaces that define a behaviour.
- DefaultServiceIdentification() - Constructor for class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Constructs an initially empty service identification.
- DefaultServiceIdentification(ServiceIdentification) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultServiceIdentification(GenericName, Citation, CharSequence) - Constructor for class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Constructs a service identification initialized to the specified values.
- 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(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultSphericalCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultSphericalCS(SphericalCS) - Constructor for class org.apache.sis.referencing.cs.DefaultSphericalCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultStandardOrderProcess - Class in org.apache.sis.metadata.iso.distribution
-
Common ways in which the resource may be obtained or received, and related instructions and fee information.
- DefaultStandardOrderProcess() - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
-
Constructs an initially empty standard order process.
- DefaultStandardOrderProcess(StandardOrderProcess) - Constructor for class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTelephone - Class in org.apache.sis.metadata.iso.citation
-
Telephone numbers for contacting the responsible individual or organization.
- DefaultTelephone() - Constructor for class org.apache.sis.metadata.iso.citation.DefaultTelephone
-
Constructs a default telephone.
- DefaultTelephone(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(Map<String, ?>, TemporalDatum, TimeCS) - Constructor for class org.apache.sis.referencing.crs.DefaultTemporalCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultTemporalCRS(TemporalCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultTemporalCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultTemporalDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of a temporal coordinate reference system.
- DefaultTemporalDatum(Map<String, ?>, Date) - Constructor for class org.apache.sis.referencing.datum.DefaultTemporalDatum
-
Creates a temporal datum from the given properties.
- DefaultTemporalDatum(TemporalDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultTemporalDatum
-
Creates a new datum with the same values than the specified one.
- 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.
- 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(Map<String, ?>, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultTimeCS
-
Constructs a coordinate system from a set of properties.
- 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(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class org.apache.sis.referencing.operation.DefaultTransformation
-
Creates a coordinate transformation from the given properties.
- DefaultTransformation(Transformation) - Constructor for class org.apache.sis.referencing.operation.DefaultTransformation
-
Creates a new coordinate operation with the same values than the specified one.
- DefaultTreeTable - Class in org.apache.sis.util.collection
-
A
TreeTableimplementation with a list of columns given at construction time. - 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. - DefaultTypeName - Class in org.apache.sis.util.iso
-
The name of an attribute type associated to a member name.
- 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(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultUserDefinedCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultUserDefinedCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultUserDefinedCS(UserDefinedCS) - Constructor for class org.apache.sis.referencing.cs.DefaultUserDefinedCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultValue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Default value
- Default value - Search tag in org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult.getValueType()
- Section
- Default value - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.getDescription()
- Section
- 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 - Search tag in class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
- Section
- 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(Map<String, ?>, VerticalDatum, VerticalCS) - Constructor for class org.apache.sis.referencing.crs.DefaultVerticalCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultVerticalCRS(VerticalCRS) - Constructor for class org.apache.sis.referencing.crs.DefaultVerticalCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultVerticalCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for heights or depths of points.
- DefaultVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class org.apache.sis.referencing.cs.DefaultVerticalCS
-
Constructs a coordinate system from a set of properties.
- 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(Map<String, ?>, VerticalDatumType) - Constructor for class org.apache.sis.referencing.datum.DefaultVerticalDatum
-
Creates a vertical datum from the given properties.
- DefaultVerticalDatum(VerticalDatum) - Constructor for class org.apache.sis.referencing.datum.DefaultVerticalDatum
-
Creates a new datum with the same values than the specified one.
- DefaultVerticalExtent - Class in org.apache.sis.metadata.iso.extent
-
Vertical domain of dataset.
- DefaultVerticalExtent() - Constructor for class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
-
Constructs an initially empty vertical extent.
- DefaultVerticalExtent(double, double, VerticalCRS) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
-
Creates a vertical extent initialized to the specified values.
- DefaultVerticalExtent(VerticalExtent) - Constructor for class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- Deferred calculations - Search tag in class org.apache.sis.image.ImageProcessor
- Section
- DeferredCoordinateOperation - Class in org.apache.sis.internal.referencing
-
Place-holder for a
CoordinateOperationwhose creation is deferred. - DeferredCoordinateOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperationAuthorityFactory) - Constructor for class org.apache.sis.internal.referencing.DeferredCoordinateOperation
-
Creates a deferred coordinate operation.
- DeferredProperty - Class in org.apache.sis.internal.coverage.j2d
-
An image property for which the computation is differed.
- DeferredProperty(Function<RenderedImage, ?>) - Constructor for class org.apache.sis.internal.coverage.j2d.DeferredProperty
-
Creates a new deferred property.
- 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.
- define(DefaultFeatureType) - Method in class org.apache.sis.internal.storage.FeatureCatalogBuilder
-
Adds descriptions for the given feature in both the
DefaultMetadataandFeatureNaminginstances. - Defining conversions - Search tag in class org.apache.sis.referencing.operation.DefaultConversion
- Section
- Defining new MetadataStandard instances - Search tag in class org.apache.sis.metadata.MetadataStandard
- Section
- Defining new options - Search tag in class org.apache.sis.setup.OptionKey
- Section
- 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 - Search tag in class org.apache.sis.coverage.SampleDimension
- Section
- Definition of terms - Search tag in package org.apache.sis.internal.storage.inflater
- Section
- Definition of terms - Search tag in package org.apache.sis.referencing.operation.projection
- Section
- DefinitionURI - Class in org.apache.sis.internal.util
-
Utility methods for parsing OGC's URI (URN or URL) in the
"urn:ogc:def"namespace. - DefinitionVerifier - Class in org.apache.sis.internal.referencing
-
Verifies the conformance of a given CRS with an authoritative description.
- DEFLATE - Enum constant in enum org.apache.sis.internal.geotiff.Compression
-
Deflate compression, like ZIP format.
- 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).
- DelayedExecutor - Class in org.apache.sis.internal.system
-
A thread executing short tasks after some (potentially zero nanosecond) delay.
- 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() - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Same as
StreamWrapper.source()but marks this stream is inactive. - 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.
- 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.
- 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 interface org.apache.sis.referencing.operation.transform.LinearTransform
-
Transforms an array of relative distance vectors.
- denominator - Variable in class org.apache.sis.math.Fraction
-
The b term in the a/b fraction.
- 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.
- 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.
- Departure from Image I/O specification - Search tag in org.apache.sis.internal.storage.io.ChannelData.reset()
- Section
- Departure from Image I/O standard implementation - Search tag in org.apache.sis.internal.storage.io.ChannelImageInputStream.close()
- Section
- Departure from the ISO 19111 standard - Search tag in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Section
- Departures from OGC specification - Search tag in package org.apache.sis.internal.storage.csv
- Section
- Departures with OGC specifications - Search tag in package org.apache.sis.storage.tiling
- Section
- Dependencies - Annotation Type in org.apache.sis.internal.metadata
-
Indicates that the value of a property is computed from values of other properties.
- 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}”.
- Deprecable - Interface in org.apache.sis.util
-
Interface of classes for which deprecated instances may exist.
- Deprecated - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Deprecated
- 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}.
- Deprecated identifiers - Search tag in org.apache.sis.referencing.Builder.addIdentifier(String)
- Section
- 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 - Search tag in org.apache.sis.referencing.Builder.addName(CharSequence)
- Section
- depth - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
-
The number of times a curve has been divided in smaller curves.
- 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 - 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.
- DERBY - Enum constant in enum org.apache.sis.internal.metadata.sql.Dialect
-
The database uses Derby syntax.
- derby.system.home - Search tag in org.apache.sis.setup.Configuration.getDatabase()
- System Property
- derivative(double) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
-
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(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(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.EllipsoidToCentricTransform
-
Computes the derivative at the given location.
- 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.WraparoundTransform
-
Gets the derivative of this transform at a point.
- Derivative (Jacobian matrix) - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
- Section
- 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.
- DerivedFrom_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Derived from {0}
- derivedKeys(Map<SK, V>, ObjectConverter<SK, K>, Class<V>) - Static method in class org.apache.sis.util.ObjectConverters
-
Returns a map whose keys are derived on-the-fly from the given map.
- derivedMap(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Static method in class org.apache.sis.util.collection.Containers
-
Returns a map whose keys and values are derived on-the-fly from the given map.
- derivedMap(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Static method in class org.apache.sis.util.ObjectConverters
-
Returns a map whose keys and values are derived on-the-fly from the given map.
- derivedSet(Set<S>, ObjectConverter<S, E>) - Static method in class org.apache.sis.util.collection.Containers
-
Returns a set whose elements are derived on-the-fly from the given set.
- derivedSet(Set<S>, ObjectConverter<S, E>) - Static method in class org.apache.sis.util.ObjectConverters
-
Returns a set whose elements are derived on-the-fly from the given set.
- derivedValues(Map<K, SV>, Class<K>, ObjectConverter<SV, V>) - Static method in class org.apache.sis.util.ObjectConverters
-
Returns a map whose values are derived on-the-fly from the given map.
- DerivingConversion - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCoordinateOperation. - 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.internal.storage.gpx.Metadata
-
A description of the contents of the GPX file.
- Description - Search tag in class org.apache.sis.referencing.operation.projection.CylindricalEqualArea
- Section
- Description - Search tag in class org.apache.sis.referencing.operation.projection.LambertConicConformal
- Section
- Description - Search tag in class org.apache.sis.referencing.operation.projection.Mercator
- Section
- Description - Search tag in class org.apache.sis.referencing.operation.projection.ObliqueStereographic
- Section
- Description - Search tag in class org.apache.sis.referencing.operation.projection.Orthographic
- Section
- Description - Search tag in class org.apache.sis.referencing.operation.projection.TransverseMercator
- Section
- Description - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Description
- 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.
- 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.
- descriptors() - Method in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
-
Returns all parameters in this group.
- 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 - Search tag in org.apache.sis.internal.storage.io.ChannelImageInputStream.skipBytes(int)
- Section
- desiredAccuracy - Variable in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
The desired accuracy in metres, or 0 for the best accuracy available.
- 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. - DETAILED - Enum constant in enum org.apache.sis.parameter.ParameterFormat.ContentLevel
- Details - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Details
- 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.
- Difference between ISO 19139:2007 and ISO 19115-3:2016 - Search tag in class org.apache.sis.internal.jaxb.gco.GO_DateTime
- Section
- Difference between ISO 19139:2007 and ISO 19115-3:2016 - Search tag in class org.apache.sis.internal.jaxb.gco.GO_Temporal
- Section
- Difference between null and nil - Search tag in enum org.apache.sis.metadata.ValueExistencePolicy
- Section
- Difference between StoreEvent and CascadedStoreEvent - Search tag in class org.apache.sis.storage.event.CascadedStoreEvent
- Section
- differences() - Method in class org.apache.sis.math.Statistics
-
Returns the statistics on the differences between sample values, or
nullif none. - Differences between versions 2003 and 2014 of ISO 19115 - Search tag in class org.apache.sis.metadata.iso.citation.DefaultTelephone
- Section
- Differences compared to WKT 2 - Search tag in org.apache.sis.io.wkt.Convention.WKT1
- Section
- 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
- 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.referencing.TemporalAccessor
-
Dimension of the temporal component.
- 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.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}
- Dimension order - Search tag in org.apache.sis.coverage.grid.GridGeometry.GridGeometry(GridExtent, Envelope, GridOrientation)
- Section
- Dimensions - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Dimensions
- Dimensions mapping - Search tag in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.addLinearizers(Map<String, MathTransform>, int...)
- Section
- DIRECT - Enum constant in enum org.apache.sis.internal.coverage.j2d.ColorModelType
-
Color model uses directly RGB colors.
- directionAlongMeridian(AxisDirection, double) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
-
Returns an axis direction from a pole along a meridian.
- 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.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(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.
- 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 - Search tag in org.apache.sis.metadata.MetadataStandard.asTreeTable(Object, Class<?>, ValueExistencePolicy)
- Section
- Disambiguating instances that implement more than one metadata interface - Search tag in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class<?>, KeyNamePolicy, ValueExistencePolicy)
- Section
- DiscardedExclusiveProperty_2 - Static variable in class org.apache.sis.util.resources.Messages.Keys
-
Property “{0}” has been discarded in favor of “{1}”, because those two properties are mutually exclusive.
- disjoint(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if the first operand is disjoint from the second.
- DISJOINT - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
- DisjointExtentException - Exception 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(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.
- 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_ORIENTED - Enum constant in enum org.apache.sis.referencing.cs.AxesConvention
-
Axes are reordered and oriented toward directions commonly used for displaying purpose.
- Display device size - Search tag in class org.apache.sis.portrayal.Canvas
- Section
- 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.image.ComputedImage
-
Advises this image that its tiles will no longer be requested.
- dispose() - Method in class org.apache.sis.portrayal.CanvasFollower
-
Removes all listeners documented in the
CanvasFollower.initialize()method. - 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.
- DistanceOperatorName - Enum in org.apache.sis.internal.geoapi.filter
-
Placeholder for GeoAPI 3.1 interfaces (not yet released).
- 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() - 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.
- 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(double) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Divides this
DoubleDoubleby adoublewithout error term. - 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(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a function computing the numeric quotient resulting from dividing the first operand by the second.
- divide(DoubleDouble) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Divides this
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.
- 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. - divisors(int) - Static method in class org.apache.sis.math.MathFunctions
-
Returns the divisors of the specified number as positive integers.
- 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.
- Domain - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Domain
- DOMAIN - Static variable in class org.apache.sis.internal.util.DefinitionURI
-
The domain of URLs in the OGC namespace.
- 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.
- 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.
- Domain of validity - Search tag in class org.apache.sis.referencing.operation.projection.TransverseMercator
- Section
- Domain of validity - Search tag in org.apache.sis.math.DecimalFunctions.deltaForDoubleToDecimal(double)
- Section
- DOMAINS_OF_VALIDITY - Enum constant in enum org.apache.sis.internal.system.DataDirectory
-
The
"DomainsOfValidity"directory. - Double(double[]) - Constructor for class org.apache.sis.internal.referencing.DirectPositionView.Double
-
Creates a new direct position wrapping the given array.
- Double(double[], int, int) - Constructor for class org.apache.sis.internal.referencing.DirectPositionView.Double
-
Creates a new direct position wrapping the given array.
- DOUBLE - Enum constant in enum org.apache.sis.image.DataType
-
Double precision (64-bits) floating point data.
- 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.
- 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.
- 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.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(int) - Method in class org.apache.sis.math.Vector
-
Returns the value at the given index as a
double. - doubleValue(Unit<?>) - Method in class org.apache.sis.parameter.DefaultParameterValue
-
Returns the numeric value of this parameter in the given unit of measure.
- doubleValue(ParameterDescriptor<? extends Number>) - Method in class org.apache.sis.parameter.Parameters
-
Returns the floating point value of the parameter identified by the given descriptor.
- doubleValue(ParameterDescriptor<? extends Number>, Unit<?>) - Method in class org.apache.sis.parameter.Parameters
-
Returns the floating point value of the parameter identified by the given descriptor, converted to the given unit of measurement.
- doubleValueList() - Method in class org.apache.sis.parameter.DefaultParameterValue
-
Returns an ordered sequence of two or more numeric values of this parameter, where each value has the same associated unit of measure.
- doubleValueList(Unit<?>) - Method in class org.apache.sis.parameter.DefaultParameterValue
-
Returns an ordered sequence of numeric values in the specified unit of measure.
- doubleValueList(ParameterDescriptor<double[]>) - Method in class org.apache.sis.parameter.Parameters
-
Returns the floating point values of the parameter identified by the given descriptor.
- doubleValues() - Method in class org.apache.sis.math.Vector
-
Copies all values in an array of double precision floating point numbers.
- 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_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_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_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_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_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_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_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.
- 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_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_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_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_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.
- draw(WritableRaster) - Method in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
-
Invoked when a new empty tile is created.
- DroppedForeignerKey_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
-
Dropped the “{0}” foreigner key constraint.
- 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.
- 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_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.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.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
- 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(Buffer) - Static method in class org.apache.sis.internal.jdk9.JDK9
-
Place holder for
Buffer.duplicate(). - DuplicatedColumn_1 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
-
Unexpected duplication of column named “{0}”.
- 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.
- during(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is during the second.
- DURING - 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). - 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). - Dynamic parameters - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Section
E
- Early binding versus late binding implementations - Search tag in package org.apache.sis.referencing.operation
- Section
- Early validation - Search tag in class org.apache.sis.io.wkt.WKTDictionary
- Section
- 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.
- 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.
- 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.
- 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.InterpolatedMolodenskyTransform
-
The square of eccentricity of the source ellipsoid.
- eccentricitySquared - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
-
The square of eccentricity of the source ellipsoid.
- 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.
- 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.
- editText(StringBuilder, int, int) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
Invoked for each text found in a SQL statement.
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.identification.DefaultResolution.setAngularDistance(Double)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.identification.DefaultResolution.setDistance(Double)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.identification.DefaultResolution.setEquivalentScale(RepresentativeFraction)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.identification.DefaultResolution.setLevelOfDetail(InternationalString)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.identification.DefaultResolution.setVertical(Double)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setAttributeInstances(Set<? extends AttributeType>)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setAttributes(Set<? extends AttributeType>)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setDataset(String)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setFeatureInstances(Set<? extends FeatureType>)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setFeatures(Set<? extends FeatureType>)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setOther(String)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.spatial.DefaultGeorectified.setCheckPointAvailable(boolean)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.spatial.DefaultGeorectified.setCheckPointDescription(InternationalString)
- Section
- Effect on previously added coverages - Search tag in org.apache.sis.storage.aggregate.CoverageAggregator.setMergeStrategy(MergeStrategy)
- Section
- 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.
- 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.
- 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.internal.metadata.legacy.LegacyPropertyAdapter
-
The collection where to store the elements.
- ElementsOmitted_1 - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
-
… {0} elements omitted …
- Elements ordering - Search tag in org.apache.sis.util.Classes.getAllInterfaces(Class<T>)
- Section
- elementsPerChunk - Variable in class org.apache.sis.internal.storage.inflater.Inflater
-
Number of primitive elements per chunk, as a strictly positive integer.
- elementType - Variable in class org.apache.sis.measure.RangeFormat
-
The type of the range components.
- elementType - Variable in class org.apache.sis.util.collection.RangeSet
-
The type of elements in the ranges.
- 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() - Method in enum org.apache.sis.referencing.CommonCRS
-
Returns the ellipsoid associated to this geodetic object.
- Ellipsoid - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCSandAbstractDatum. - Ellipsoid - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Ellipsoid
- 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 - 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_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 - Search tag in org.apache.sis.referencing.CRS.compound(CoordinateReferenceSystem...)
- Section
- Ellipsoidal height - Search tag in org.apache.sis.referencing.CRS.selectDimensions(CoordinateReferenceSystem, int...)
- Section
- 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.
- EllipsoidChange - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Ellipsoid change
- EllipsoidToCentricTransform - Class in org.apache.sis.referencing.operation.transform
-
Transform from two- or three- dimensional ellipsoidal coordinates to (geo)centric coordinates.
- EllipsoidToCentricTransform(double, double, Unit<Length>, boolean, EllipsoidToCentricTransform.TargetType) - Constructor for class org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform
-
Creates a transform from angles in radians on ellipsoid having a semi-major axis length of 1.
- EllipsoidToCentricTransform.TargetType - Enum in org.apache.sis.referencing.operation.transform
-
Whether the output coordinate system is Cartesian or Spherical.
- email - Variable in class org.apache.sis.internal.storage.gpx.Person
-
Email address.
- 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 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(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.internal.jaxb.IdentifierMapAdapter
-
An immutable empty instance.
- EMPTY - Static variable in class org.apache.sis.internal.referencing.TemporalAccessor
-
Empty array of instants.
- EMPTY_ARRAY - Static variable in class org.apache.sis.util.CharSequences
-
An array of zero-length.
- 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_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.
- 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.
- 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.
- EmptyShape - Class in org.apache.sis.internal.feature.j2d
-
An empty shape.
- EmptyTileOrImageRegion - Static variable in class org.apache.sis.internal.feature.Resources.Keys
-
Empty tile or image region.
- Enabling performance logging - Search tag in class org.apache.sis.util.logging.PerformanceLevel
- Section
- Encapsulation - Search tag in class org.apache.sis.internal.storage.io.ChannelDataInput
- Section
- Encapsulation - Search tag in class org.apache.sis.internal.storage.io.ChannelDataOutput
- Section
- 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.
- encode(double, double) - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
-
Encodes the given latitude and longitude into a geohash.
- 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.
- 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.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 - 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.setup.OptionKey
-
The character encoding of document content.
- EndDate - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
End date
- ENDED_BY - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
- endedBy(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is ended by the second.
- endOfFile() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
-
Returns an error message for
EOFException. - EndPoint - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
End point
- ends(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand ends at the second.
- ENDS - 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. - 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
- 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. - 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.storage.io.ChannelDataInput
-
Makes sure that the buffer contains at least n remaining bytes.
- 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.
- 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.
- 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.
- 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).
- 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.
- ensureLinear(Unit<?>) - Static method in class org.apache.sis.measure.Units
-
Makes sure that the specified unit is either null or a linear unit.
- ensureMultiple(String, int, int) - Static method in class org.apache.sis.util.ArgumentChecks
-
Ensures that a given value is a multiple of specified number.
- 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) - 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(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.
- 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.
- ensureScale(Unit<?>) - Static method in class org.apache.sis.measure.Units
-
Makes sure that the specified unit is either null or a scale unit.
- 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.
- 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.
- ensureTemporal(Unit<?>) - Static method in class org.apache.sis.measure.Units
-
Makes sure that the specified unit is either null or a temporal unit.
- 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.
- ensureValidUnicodeCodePoint(String, int) - Static method in class org.apache.sis.util.ArgumentChecks
-
Ensures that the given integer is a valid Unicode code point.
- entry - Variable in class org.apache.sis.internal.util.AbstractMap.IteratorAdapter
-
The entry found by the last call to
AbstractMap.IteratorAdapter.next(). - 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.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.util.AbstractMap
-
Returns an iterator over the entries in this map.
- EntryIterator() - Constructor for class org.apache.sis.internal.util.AbstractMap.EntryIterator
- 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.util.collection.Cache
-
Returns the set of entries in this cache.
- entrySet() - Method in class org.apache.sis.util.collection.WeakValueHashMap
-
Returns a set view of the mappings contained in this map.
- 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.
- 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(Map<String, ?>, CoordinateReferenceSystem, AbstractIdentifiedType...) - Static method in class org.apache.sis.feature.FeatureOperations
-
Creates an operation computing the envelope that encompass all geometries found in the given attributes.
- Envelope - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Envelope
- ENVELOPE - Static variable in class org.apache.sis.coverage.grid.GridGeometry
-
A bitmask to specify the validity of the geodetic envelope property.
- ENVELOPE - Static variable in class org.apache.sis.internal.feature.AttributeConvention
-
String representation of the
AttributeConvention.ENVELOPE_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(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. - Envelopes - Class in org.apache.sis.geometry
-
Transforms envelopes to new Coordinate Reference Systems, and miscellaneous utilities.
- Envelopes crossing the anti-meridian of a Geographic CRS - Search tag in package org.apache.sis.geometry
- Section
- Envelope transformations - Search tag in class org.apache.sis.geometry.Envelopes
- Section
- Envelope validation - Search tag in class org.apache.sis.geometry.GeneralEnvelope
- Section
- 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_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_DIMENSION - Static variable in class org.apache.sis.internal.referencing.provider.Affine
-
The number of dimensions used by the EPSG:9624 definition.
- 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_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 - Search tag in org.apache.sis.referencing.factory.sql.InstallationScriptProvider.openScript(String, int)
- Section
- 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 - Search tag in class org.apache.sis.referencing.factory.sql.EPSGFactory
- Section
- EPSGFactory - Class in org.apache.sis.referencing.factory.sql
-
A geodetic object factory backed by the EPSG database.
- EPSGFactory(Map<String, ?>) - Constructor for class org.apache.sis.referencing.factory.sql.EPSGFactory
-
Creates a factory using the given configuration.
- EPSGFactoryProxy - Class in org.apache.sis.internal.referencing
-
A factory that redirect all method to another factory.
- 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
- 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.
- EPSGParameterDomain - Class in org.apache.sis.internal.referencing
-
The domain of values of an EPSG parameter which accepts different units.
- EPSGParameterDomain(Set<Unit<?>>) - Constructor for class org.apache.sis.internal.referencing.EPSGParameterDomain
-
Creates a new parameter descriptor for the given units.
- epsilonEqual(double, double, double) - Static method in class org.apache.sis.internal.util.Numerics
-
Returns
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. - equal(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Filter operator that compares that two sub-expressions are equal to each other.
- equalityLevel(Object, Object) - Static method in enum org.apache.sis.util.ComparisonMode
-
If the two given objects are equal according one of the modes enumerated in this class, then returns that mode.
- 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(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(CharSequence, CharSequence) - Static method in class org.apache.sis.util.CharSequences
-
Returns
trueif the two given texts are equal. - 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.grid.FractionalGridCoordinates
-
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.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.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.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.GeneralEnvelope
-
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.ImmutableEnvelope
-
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.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.ResampledImage
-
Compares the given object with this image for equality.
- equals(Object) - Method in class org.apache.sis.internal.converter.AngleConverter
-
Performs the comparisons documented in
Object.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.converter.AngleConverter.Inverse
-
Performs the comparisons documented in
Object.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.converter.FractionConverter
-
Performs the comparisons documented in
Object.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.converter.FractionConverter.FromInteger
-
Performs the comparisons documented in
Object.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.converter.IdentityConverter
-
Performs the comparisons documented in
Object.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.FillValues
-
Compares this object with 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.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.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.jaxb.gcx.Anchor
-
Compares this
Anchorwith 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.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.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.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.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.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.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.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.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.MeasurementRange
-
Compares this measurement range with the specified 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.metadata.AbstractMetadata
-
Performs a strict comparison of this metadata with the given object.
- 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.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.referencing.AbstractIdentifiedObject
-
Compares the specified object with this object for equality.
- 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.gazetteer.ModifiableLocationType
-
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.DefaultFormula
-
Compares this formula with the given object for equality.
- 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.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.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
-
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.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.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, 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.QualityParameter
-
Compares this object with the given one for equality.
- equals(Object, ComparisonMode) - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
-
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.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.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.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.ModifiableLocationType
-
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.DefaultConversion
-
Compares this coordinate operation with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.DefaultTransformation
-
Compares this coordinate 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.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.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.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.InterpolatedTransform
-
Compares the specified object with this math transform for equality.
- equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
-
Compares the specified object with this math transform for equality.
- equals(Object, ComparisonMode) - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
-
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.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(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if the geometry of the two operands are equal.
- equals(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(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 - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
- EQUALS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
- 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.
- 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(CharSequence, CharSequence) - Static method in class org.apache.sis.util.CharSequences
-
Returns
trueif the two given texts are equal, ignoring case. - equalsIgnoreCase(String, String) - Static method in class org.apache.sis.internal.util.Strings
-
Returns whether the given strings are equal, ignoring case.
- equalsIgnoreMetadata(Object, Object) - Static method in class org.apache.sis.util.Utilities
-
Compares the specified objects for equality, ignoring metadata.
- 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. - 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. - 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 - Search tag in org.apache.sis.referencing.operation.matrix.MatrixSIS.convertBefore(int, Number, Number)
- Section
- 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 - Enum constant in enum org.apache.sis.io.wkt.ElementKind
-
Unformattable elements.
- errorForWellKnownValue(double) - Static method in class org.apache.sis.internal.util.DoubleDouble
-
Suggests an
DoubleDouble.errorfor the given value. - 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 - Search tag in class org.apache.sis.image.ImageProcessor
- Section
- Error handling - Search tag in org.apache.sis.image.ComputedImage.computeTile(int, int, WritableRaster)
- Section
- Error handling - Search tag in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.addLinearizers(Map<String, MathTransform>, int...)
- Section
- ErrorIn_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Error in “{0}”: {1}
- Error index - Search tag in org.apache.sis.util.collection.TreeTableFormat.parse(CharSequence, ParsePosition)
- Section
- ErrorInFileAtLine_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
An error occurred in file “{0}” at line {1}.
- 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.
- errors() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
-
Returns the error resources in the current locale.
- errors() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
-
Returns the error resources in the current locale.
- 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.Keys - Class in org.apache.sis.util.resources
-
Resource keys.
- Errors management - Search tag in class org.apache.sis.io.wkt.WKTDictionary
- Section
- Errors management - Search tag in org.apache.sis.internal.coverage.j2d.TileOpExecutor.executeOnReadable(RenderedImage, Collector<? super Raster, A, R>)
- Section
- Errors management - Search tag in org.apache.sis.internal.coverage.j2d.TileOpExecutor.executeOnWritable(WritableRenderedImage, Collector<? super WritableRaster, A, R>)
- Section
- Errors management - Search tag in org.apache.sis.internal.coverage.j2d.TileOpExecutor.parallelReadFrom(RenderedImage)
- Section
- Errors management - Search tag in org.apache.sis.internal.coverage.j2d.TileOpExecutor.parallelWriteTo(WritableRenderedImage)
- Section
- 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 enum org.apache.sis.internal.util.X364
-
The first character of the
X364.STARTescape string. - 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_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 - Search tag in org.apache.sis.referencing.operation.AbstractCoordinateOperation.formatTo(Formatter)
- Section
- 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 - Search tag in org.apache.sis.storage.DataSet.getEnvelope()
- Section
- 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.
- ETRS89 - Enum constant in enum org.apache.sis.referencing.CommonCRS
-
European Terrestrial Reference System 1989.
- 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.
- 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.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.
- eventOccured(E) - Method in interface org.apache.sis.storage.event.StoreListener
-
Invoked after a warning or a change occurred in a resource.
- Eviction of eldest values - Search tag in class org.apache.sis.util.collection.Cache
- Section
- 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_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_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_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.
- Example - Search tag in class org.apache.sis.util.logging.Initializer
- Section
- Example - Search tag in org.apache.sis.coverage.grid.ImageRenderer.setCategoryColors(Function<Category, Color[]>)
- Section
- Example - Search tag in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- Section
- Example - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(AxisDirection[], AxisDirection[])
- Section
- Example - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, Envelope)
- Section
- Example - Search tag in org.apache.sis.util.Classes.getLeafInterfaces(Class<?>, Class<T>)
- Section
- Example 1: Reduce the depth of a tree - Search tag in class org.apache.sis.util.collection.TreeTables
- Section
- Examples - Search tag in class org.apache.sis.math.Statistics
- Section
- Examples - Search tag in org.apache.sis.util.CharSequences.trimFractionalPart(CharSequence)
- Section
- Examples - Search tag in org.apache.sis.util.Classes.boundOfParameterizedDeclaration(GenericDeclaration)
- Section
- Examples - Search tag in org.apache.sis.util.Classes.boundOfParameterizedProperty(Field)
- Section
- Exception cause - Search tag in exception class org.apache.sis.util.CorruptedObjectException
- Section
- Exception handling - Search tag in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- Section
- ExceptionInListener_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
-
Exception occurred in a listener for events of type ‘{0}’.
- exceptionOccured(MarshalContext, T, Class<T>, Class<?>, Exception) - Method in class org.apache.sis.xml.ValueConverter
-
Invoked when an exception occurred in any
toXXX(…)method. - Exceptions - Class in org.apache.sis.util
-
Static methods working with
Exceptioninstances. - Exception to the above rules - Search tag in org.apache.sis.util.CharSequences.camelCaseToSentence(CharSequence)
- Section
- 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() - Static method in interface org.apache.sis.filter.Filter
-
A filter that always evaluates to
false. - 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.
- 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.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(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(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.
- executeOnReadable(RenderedImage, Collector<? super Raster, A, R>) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
-
Executes a specified read action in parallel on all tiles of the specified image.
- executeOnWritable(WritableRenderedImage, Collector<? super WritableRaster, A, R>) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
-
Executes a specified write action in parallel on all tiles of the specified image.
- 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.
- exists(int) - Method in class org.apache.sis.internal.util.ListOfUnknownSize
-
Returns
trueif an element exists at the given index. - 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 - 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.
- ExpectedInterface_2 - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
-
Illegal class `{1}`.
- 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.
- 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.
- EXTENDED - Enum constant in enum org.apache.sis.xml.XLink.Type
-
An extended, possibly multi-resource, link.
- Extended floating point precision - Search tag in package org.apache.sis.referencing.operation.matrix
- Section
- ExtendedPrecisionMatrix - Interface in org.apache.sis.internal.referencing
-
A matrix capable to store extended precision elements.
- 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. - Extensions - Search tag in package org.apache.sis.internal.storage.esri
- Section
- Extensions to SortedSet API - Search tag in class org.apache.sis.util.collection.RangeSet
- Section
- extent - Variable in class org.apache.sis.coverage.grid.GridGeometry
-
The valid domain of a grid coverage, or
nullif unknown. - 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.
- Extents - Class in org.apache.sis.metadata.iso.extent
-
Convenience static methods for extracting information from
ExtentorMetadataobjects. - 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.
- Extrapolations - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.derivativeInCell(double, double)
- Section
- Extrapolations - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
- Section
F
- FACSIMILE - Static variable in class org.apache.sis.internal.geoapi.evolution.UnsupportedCodeList
-
A frequently used code list element.
- 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.operation.CoordinateOperationFinder
-
The factory to use for creating coordinate operations not found in the registry.
- factory() - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Returns the implementation-dependent factory of geometric objects.
- factory() - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
-
Returns the factory.
- factory(boolean) - Method in class org.apache.sis.internal.feature.jts.Factory
-
Returns the geometry factory to use for the given precision.
- 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).
- 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.
- factoryMT() - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
-
Returns the SIS implementation of
MathTransformFactory. - FactoryNotFound_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
No factory of kind ‘{0}’ found.
- FAHRENHEIT - Static variable in class org.apache.sis.measure.Units
-
Unit of measurement defined as 1.8 degree Celsius plus 32.
- FAINT - Enum constant in enum org.apache.sis.internal.util.X364
-
Faint intensity.
- 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).
- FallbackAuthorityNotice - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
-
Definitions from public sources.
- 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_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.LambertConformal1SP
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal2SP
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalBelgium
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalMichigan
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalWest
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.Mercator1SP
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.Mercator2SP
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.MercatorAuxiliarySphere
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.MercatorSpherical
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.MillerCylindrical
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercator
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorCenter
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPoints
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPointsCenter
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.PseudoMercator
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.RegionalMercator
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercator
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercatorSouth
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueStereographic
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicA
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicB
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicC
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicNorth
-
The operation parameter descriptor for the False easting (FE) parameter value.
- FALSE_EASTING - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicSouth
-
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.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.LambertConformal1SP
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformal2SP
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalBelgium
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalMichigan
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.LambertConformalWest
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.Mercator1SP
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.Mercator2SP
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.MercatorAuxiliarySphere
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.MercatorSpherical
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.MillerCylindrical
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercator
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorCenter
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPoints
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueMercatorTwoPointsCenter
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.PseudoMercator
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.RegionalMercator
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercator
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.TransverseMercatorSouth
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.ObliqueStereographic
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicA
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicB
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicC
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicNorth
-
The operation parameter descriptor for the False northing (FN) parameter value.
- FALSE_NORTHING - Static variable in class org.apache.sis.internal.referencing.provider.PolarStereographicSouth
-
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.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).
- 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.
- 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. - FEATURE - Static variable in class org.apache.sis.internal.system.Modules
-
The "org.apache.sis.feature" module name.
- 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.
- 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.
- 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. - 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.
- FeatureOperations - Class in org.apache.sis.feature
-
A set of predefined operations expecting a
Featureas input and producing anAttributeas output. - 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() - 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.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 - Class in org.apache.sis.feature
-
Static methods working on features or attributes.
- Features(Class<G>, Class<T>, WraparoundMethod) - Constructor for class org.apache.sis.filter.DefaultFilterFactory.Features
-
Creates a new factory operating on
AbstractFeatureinstances. - FeatureSet - Interface in org.apache.sis.storage
-
A dataset providing access to a stream of features.
- 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.
- FeatureUtilities - Class in org.apache.sis.internal.feature
-
Non-public utility methods for Apache SIS internal usage.
- fetchCRS(int) - Method in class org.apache.sis.internal.sql.feature.InfoStatements
-
Gets a Coordinate Reference System for to given SRID.
- 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 - Search tag in package org.apache.sis.referencing
- Section
- Fetching parameter values despite different names, types or units - Search tag in class org.apache.sis.parameter.Parameters
- Section
- fetchSize() - Method in class org.apache.sis.internal.referencing.j2d.Tile
-
Invoked when the tile size need to be read or computed.
- File - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
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.
- FileAlreadyExists_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
-
A {1,choice,0#file|1#directory} already exists at “{0}”.
- 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() - Method in class org.apache.sis.internal.storage.io.HyperRectangleReader
-
Returns a file identifier for error messages or debugging purpose.
- filename(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
- 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. - 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.
- 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.
- 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.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.
- 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.
- fillValue - Variable in class org.apache.sis.internal.storage.TiledGridCoverage
-
The value to use for filling empty spaces in rasters, or
nullif zero. - FillValue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Fill value
- 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.
- filter() - Method in interface org.apache.sis.internal.util.TreeFormatCustomization
-
Returns the tree node filter to use when formatting instances of the
TreeTable. - filter(String) - Method in class org.apache.sis.io.wkt.Transliterator
-
Returns a character sequences with the non-ASCII characters replaced or removed.
- filter(DoublePredicate) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns a stream with elements of this stream that match the given predicate.
- filter(DoublePredicate) - Method in class org.apache.sis.internal.stream.PaginedDoubleStream
- filter(Predicate<? super T>) - Method in class org.apache.sis.internal.stream.PaginedStream
- filter(Predicate<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with elements of this stream that match the given predicate.
- filter(Iterator<E>, Predicate<? super E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns an iterator over the elements of the given iterator where the predicate returns
true. - filter(Map<Locale, Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.OtherLocales
-
Returns a collection for all elements except the first one from the given collection.
- filter(TransformChangeEvent) - Method in class org.apache.sis.portrayal.CanvasFollower
-
Returns
trueif this listener should replicate the following changes on the target canvas. - 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 - 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.
- 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). - 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.
- 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. - filterNodataValues(Number...) - Method in class org.apache.sis.image.ImageProcessor
-
Builds an operator which can be used for filtering "no data" sample values.
- filterOnMarshalling(Collection<Identifier>) - Static method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
-
If marshalling, filters the given collection of identifiers in order to omit any identifiers for which the authority is an instance of
NonMarshalledAuthority. - 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. - FINAL - Enum constant in enum org.apache.sis.metadata.ModifiableMetadata.State
-
The metadata is unmodifiable.
- FinalFieldSetter - Class in org.apache.sis.internal.util
-
Convenience methods for setting the final field of an object.
- find(ColorModel) - Static method in enum org.apache.sis.internal.coverage.j2d.ColorModelType
-
Gets the type of given color model.
- find(Class<S>, Class<T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
-
Returns a converter suitable for the given source and target classes.
- find(Class<S>, Class<T>) - Static method in class org.apache.sis.util.ObjectConverters
-
Returns a converter for the specified source and target classes.
- find(String, AxisDirection[]) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Searches for an axis direction having the given name in the specified list of directions.
- find(IdentifiedObject) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
-
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.
- findCommonClass(Class<?>, Class<?>) - Static method in class org.apache.sis.util.Classes
-
Returns the most specific class which is assignable from the given classes or a parent of those classes.
- findCommonClass(Iterable<?>) - Static method in class org.apache.sis.util.Classes
-
Returns the most specific class which is assignable from the type of all given objects.
- findCommonInterfaces(Class<?>, Class<?>) - Static method in class org.apache.sis.util.Classes
-
Returns the interfaces which are implemented by the two given classes.
- findCommonParent(Iterable<? extends DefaultFeatureType>) - Static method in class org.apache.sis.feature.Features
-
Finds a feature type common to all given types, or returns
nullif none is found. - findExact(Class<S>, Class<T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
-
Returns a converter for exactly the given source and target classes.
- findFirst() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns the first element of this stream.
- findFirst() - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns the first element of this stream.
- 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, 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.
- 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.
- 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.
- findTable(SQLStore, String) - Method in class org.apache.sis.internal.sql.feature.Database
-
Returns the table for the given name.
- 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.referencing.RTreeNode
-
Finishes the construction of the tree.
- 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.
- fire(E, Class<E>) - Method in class org.apache.sis.storage.event.StoreListeners
-
Deprecated.Replaced by
StoreListeners.fire(Class, StoreEvent)for consistency with the argument order in all other methods of this class. - fire(Class<E>, E) - Method in class org.apache.sis.storage.event.StoreListeners
-
Sends the given event to all listeners registered for the given type or for a super-type.
- fireClasspathChanged() - Static method in class org.apache.sis.internal.system.SystemListener
-
Notifies all registered listeners that the classpath may have changed.
- firePropertyChange(PropertyChangeEvent) - Method in class org.apache.sis.portrayal.Canvas
-
Notifies all registered listeners that a property changed its value.
- firePropertyChange(PropertyChangeEvent) - Method in class org.apache.sis.portrayal.PlanarCanvas
-
Notifies all registered listeners that a property changed its value.
- firePropertyChange(String, Object, Object) - Method in class org.apache.sis.portrayal.Canvas
-
Notifies all registered listeners that a property of the given name changed its value.
- firePropertyChange(String, Object, Object) - Method in class org.apache.sis.portrayal.PlanarCanvas
-
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() - 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.RangeSet
-
Returns the first (lowest) range currently in this sorted set.
- first(Iterable<T>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns the first element of the given iterable, or
nullif none. - first(Map<Locale, Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.PT_Locale
-
Returns the first element of the given map, or
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.
- 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<? extends DirectPosition>) - 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<? extends DirectPosition>) - Method in class org.apache.sis.math.Plane
-
Computes the plane's coefficients from the given sequence of points.
- fit(Vector, Vector) - Method in class org.apache.sis.math.Line
-
Given a set of data points x[0 … n-1], y[0 … n-1], fits them to a straight line y = 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.
- 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).
- 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.
- 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.
- 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.
- flatMap(DoubleFunction<? extends DoubleStream>) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- flatMapToInt(Function<? super T, ? extends IntStream>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- flatMapToLong(Function<? super T, ? extends LongStream>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- FlatShape - Class in org.apache.sis.internal.feature.j2d
-
A shape made of straight lines.
- 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.referencing.datum.DefaultEllipsoid
-
Returns the difference between the flattening factor of two ellipsoids.
- Flexibility in implementations - Search tag in org.apache.sis.util.collection.TreeTable.Node.equals(Object)
- Section
- 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.
- Float(float[], int, int) - Constructor for class org.apache.sis.internal.referencing.DirectPositionView.Float
-
Creates a new direct position wrapping the given array.
- 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 - 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.util.Numbers
-
Constant of value 0x8 used in
switchstatements or as index in arrays. - 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. - 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.metadata.iso.identification.DefaultRepresentativeFraction
-
Returns the scale as a
floattype. - floatValue(int) - Method in class org.apache.sis.math.Vector
-
Returns the value at the given index as a
float. - floatValues() - Method in class org.apache.sis.math.Vector
-
Copies all values in an array of single precision floating point numbers.
- 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.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.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.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.util.collection.Cache
-
Forces the removal of all garbage collected values in the map.
- flush(Appendable) - Static method in class org.apache.sis.io.IO
- flushBefore(long) - Method in class org.apache.sis.internal.storage.io.ChannelData
-
Discards the initial portion of the stream prior to the indicated position.
- 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.
- FOOT - Static variable in class org.apache.sis.measure.Units
-
Unit of measurement defined as exactly 0.3048 metres (1 ft).
- 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<T>) - Static method in class org.apache.sis.internal.system.DefaultFactories
-
Returns a factory which is guaranteed to be present.
- forBuildin(Class<T>, Class<I>) - Static method in class org.apache.sis.internal.system.DefaultFactories
-
Returns a factory of the given type, making sure that it is an implementation of the given class.
- forceCubic - Variable in class org.apache.sis.internal.referencing.j2d.Bezier
-
Whether to force the creation of
QuadCurve2D. - 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.
- forClass(Class<?>) - Static method in class org.apache.sis.metadata.MetadataStandard
-
Returns the metadata standard for the given class.
- forClass(Class<T>) - Static method in class org.apache.sis.internal.system.DefaultFactories
-
Returns the default factory implementing the given interface.
- forCode(String) - Static method in class org.apache.sis.referencing.CRS
-
Returns the Coordinate Reference System for the given authority code.
- forCodeName(Class<T>, String, boolean) - Static method in class org.apache.sis.util.iso.Types
-
Returns the code of the given type that matches the given name, or optionally returns a new one if none match the name.
- forCodeTitle(CharSequence) - Static method in class org.apache.sis.util.iso.Types
-
Returns the code list or enumeration value for the given title, or
nullif none. - forColorName(String) - Static method in enum org.apache.sis.internal.util.X364
-
Returns the enumeration value for the given color name.
- 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.
- 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.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. - 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. - forDomainOfUse(MathTransform) - Method in class org.apache.sis.internal.referencing.WraparoundApplicator
-
Returns the given transform augmented with a "wrap around" behavior if applicable.
- forDuration(long, TimeUnit) - Static method in class org.apache.sis.util.logging.PerformanceLevel
-
Returns the level to use for logging an event of the given duration.
- forEach(Consumer<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Performs an action for each element of this stream.
- forEach(DoubleConsumer) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Performs an action for each element of this stream.
- forEachOrdered(Consumer<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Performs an action for each element of this stream in encounter order.
- forEachOrdered(DoubleConsumer) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Performs an action for each element of this stream in encounter order.
- 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_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.
- forEnumName(Class<T>, String) - Static method in class org.apache.sis.util.iso.Types
-
Returns the enumeration value of the given type that matches the given name, or
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 - Search tag in package org.apache.sis.metadata
- Section
- 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<? extends ReferenceIdentifier>) - 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.wkt.FirstKeywordPeek
-
Returns the value to be returned byfor the given keyword.
invalid reference
#probeContent(StorageConnector) - 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.
- 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(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, 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.CompoundFormat
-
Writes a textual representation of the specified object in the given buffer.
- 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(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(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(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(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(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 - Static variable in class org.apache.sis.internal.util.StandardDateFormat
-
The thread-safe instance to use for reading and formatting dates.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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(Convention, Symbols, int) - Constructor for class org.apache.sis.io.wkt.Formatter
-
Creates a new formatter instance with the specified convention, symbols and indentation.
- Formatting - Search tag in class org.apache.sis.parameter.TensorParameters
- Section
- Formatting angles - Search tag in class org.apache.sis.measure.Angle
- Section
- Formatting non-standard WKT - Search tag in org.apache.sis.io.wkt.FormattableObject.formatTo(Formatter)
- Section
- Formatting non-standard WKT - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.formatTo(Formatter)
- Section
- 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(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.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.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.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.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.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.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.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.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.PassThroughTransform
-
Formats this transform as 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.
- formatWKT(double) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Formats the wrapped geometry in Well Known Text (WKT).
- forModifiable(MetadataStandard) - Static method in class org.apache.sis.metadata.MetadataCopier
-
Creates a new metadata copier which avoid copying unmodifiable metadata.
- 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.
- forName(Class<T>, String) - Static method in class org.apache.sis.internal.util.CodeLists
-
Returns the enumeration value of the given type that matches the given name, or
nullif none. - forName(Class<T>, String, boolean) - Static method in class org.apache.sis.internal.util.CodeLists
-
Returns the code of the given type that matches the given name, or optionally returns a new one if none match the name.
- forName(String) - Static method in enum org.apache.sis.internal.feature.GeometryType
-
Returns the enumeration value for the given name.
- forName(String) - Method in class org.apache.sis.referencing.gazetteer.GazetteerFactory
-
Returns a shared instance of the reference system identified by the given name.
- 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.
- 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. - 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.io.wkt.ElementKind
-
Returns the element kind for an object of the given type.
- 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 - Static variable in class org.apache.sis.internal.referencing.AxisDirections
-
Forward direction.
- 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. - 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.
- 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.
- 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. - 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.
- 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.xml.XLink
-
Marks this
xlinkas unmodifiable. - FrenchProfile - Class in org.apache.sis.profile.france
-
Provides implementations of French extensions defined by AFNOR.
- 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.
- 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.
- 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. - fromGPX(String) - Static method in enum org.apache.sis.storage.gps.Fix
-
Returns the enumeration value from the given GPX name, or
nullif none. - fromHexDigit(int) - Static method in class org.apache.sis.internal.jdk9.HexFormat
-
Returns the numerical value of the given hexadecimal digit.
- 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.
- fromName(String) - Static method in class org.apache.sis.metadata.iso.citation.Citations
-
Returns a citation of the given identifier.
- 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.
- function(String, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an implementation-specific function with a single parameter.
- function(String, Expression<? super R, ?>[]) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an implementation-specific function.
- function(String, Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an implementation-specific function with two parameters.
- FunctionNames - Class in org.apache.sis.internal.filter
-
Names of some expressions used in Apache SIS.
- Function properties - Search tag in interface org.apache.sis.util.ObjectConverter
- Section
- FunctionProperty - Enum in org.apache.sis.math
-
The manners in which the inputs of a function are mapped to the outputs.
- FunctionRegister - Interface in org.apache.sis.internal.filter
-
A factory of
org.opengis.filterfunctions identified by their names. - Future development - Search tag in package org.apache.sis.index.tree
- Section
- Future evolution - Search tag in interface org.apache.sis.internal.storage.StoreResource
- Section
- Future evolution - Search tag in package org.apache.sis.internal.book
- Section
- Future evolutions - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- Section
- Future evolutions - Search tag in org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.isHeuristicMatchForName(String)
- Section
- Future evolutions - Search tag in org.apache.sis.referencing.datum.AbstractDatum.isHeuristicMatchForName(String)
- Section
- Future evolutions - Search tag in org.apache.sis.referencing.datum.DefaultGeodeticDatum.isHeuristicMatchForName(String)
- Section
G
- GAL - Static variable in class org.apache.sis.measure.Units
-
Unit of measurement defined as 1/100 metres per second squared (1 cm/s²).
- GazetteerException - Exception 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. - GCX - Static variable in class org.apache.sis.xml.Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/gcx/1.0"URL. - 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[], 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 - Search tag in enum org.apache.sis.geometry.WraparoundMethod
- Section
- 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.
- GeocCS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - 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_COUNT - Static variable in class org.apache.sis.internal.referencing.AxisDirections
-
Number of geocentric directions.
- 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.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.
- 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.
- 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.
- 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.
- GeodCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - GeodesicDistance - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Geodesic distance
- Geodetic - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Geodetic
- 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.
- 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. - 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.
- GeodeticObjectBuilder - Class in org.apache.sis.internal.referencing
-
Helper methods for building Coordinate Reference Systems and related objects.
- GeodeticObjectBuilder() - Constructor for class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Creates a new builder with default locale and set of factories.
- GeodeticObjectBuilder(ReferencingFactoryContainer, Locale) - Constructor for class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Creates a new builder using the given factories and locale.
- GeodeticObjectFactory - Class in org.apache.sis.referencing.factory
-
Creates Coordinate Reference System (CRS) implementations, with their Coordinate System (CS) and Datum components.
- GeodeticObjectFactory() - Constructor for class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Constructs a factory with no default properties.
- GeodeticObjectFactory(Map<String, ?>) - Constructor for class org.apache.sis.referencing.factory.GeodeticObjectFactory
-
Constructs a factory with the given default properties.
- GEODISPLAY - Enum constant in enum org.apache.sis.referencing.CommonCRS.Engineering
-
Cartesian coordinate system with (east, south) oriented axes in pixel units.
- GeogCS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultGeocentricCRSandDefaultGeographicCRS. - 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 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Geographic
- 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.
- 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.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.
- 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 - 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.
- 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.
- 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.
- Geographic to geocentric conversions - Search tag in org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.EllipsoidToCentricTransform(double, double, Unit<Length>, boolean, EllipsoidToCentricTransform.TargetType)
- Section
- 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.
- 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.Format - Enum in org.apache.sis.referencing.gazetteer
-
The encoding format used by
GeohashReferenceSystem.Coder. - Geometries<G> - Class in org.apache.sis.internal.feature
-
Utility methods on geometric objects defined in libraries outside Apache SIS.
- Geometries(GeometryLibrary, Class<G>, Class<?>, Class<? extends G>, Class<? extends G>) - Constructor for class org.apache.sis.internal.feature.Geometries
-
Creates a new adapter for the given root geometry class.
- geometry - Variable in class org.apache.sis.internal.jaxb.geometry.GM_Object
-
The Geometry value covered by a
gml:**element. - 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_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.
- geometryColumns - Variable in class org.apache.sis.internal.sql.feature.InfoStatements
-
A statement for fetching geometric information for a specific column.
- geometryCount() - Method in enum org.apache.sis.internal.filter.sqlmm.SQLMM
-
Returns the number of parameters that are geometry objects.
- GeometryLibrary - Enum in org.apache.sis.setup
-
Some libraries providing geometric objects or topological operations.
- 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 - Enum in org.apache.sis.internal.feature
-
Implementation-neutral description of the type of geometry.
- 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 - Search tag in package org.apache.sis.io.wkt
- Section
- 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.
- 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. - 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.
- 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(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.math.Vector
-
Returns the number at the given index, or
nullif none. - get(int) - Method in class org.apache.sis.util.collection.IntegerList
-
Returns the element at the given index.
- 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.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.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(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(DataStore, String) - Method in class org.apache.sis.storage.FeatureNaming
-
Returns the value associated to the given name (case sensitive).
- 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.
- 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.
- getAccessProperties() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Returns information about the availability of the service.
- 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.
- 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.
- 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.
- 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<? extends DefaultResponsibility>) - 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.
- 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.
- 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(). - 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.
- getAllCoordinates() - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Returns all geometry coordinate tuples.
- getAllDescriptors(int...) - Method in class org.apache.sis.parameter.TensorParameters
-
Returns all parameters in this group for a tensor of the specified dimensions.
- getAllInterfaces(Class<T>) - Static method in class org.apache.sis.util.Classes
-
Returns every interfaces implemented, directly or indirectly, by the given class or interface.
- getAllowedColumns() - Method in class org.apache.sis.feature.FeatureFormat
-
Returns all columns that may be shown in the tables to format.
- 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.
- 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.
- getAngularDistance() - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
-
Returns the angular sampling measure.
- getAngularUnit() - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
-
Returns the angular unit of the Greenwich longitude.
- getAngularUnit(CoordinateSystem, Unit<Angle>) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns the angular unit of the specified coordinate system.
- 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. - 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.
- getAssociatedResources() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Provides associated resource information.
- getAssociationType() - Method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
-
Returns the type of relation between the resources.
- getAtomSize(boolean) - Method in class org.apache.sis.internal.storage.TiledGridResource
-
Returns the number of sample values in an indivisible element of a tile.
- getAttributeDescription() - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
-
Returns the description of the attribute described by the measurement value.
- 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.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. - getAttributeType() - Method in class org.apache.sis.util.iso.DefaultMemberName
-
Returns the type of the data associated with the record member.
- 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(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
-
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.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.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.
- getAuthorityCode(T) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
-
Returns the identifier for the specified object.
- getAuthorityCodes() - Method in class org.apache.sis.referencing.factory.IdentifiedObjectSet
-
Returns the authority codes of all
IdentifiedObjects contained in this collection, in insertion order. - getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.internal.referencing.EPSGFactoryProxy
- getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.io.wkt.WKTDictionary
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.referencing.factory.CommonAuthorityFactory
-
Provides a complete set of the known codes provided by this factory.
- getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Returns the set of authority codes of the given type.
- getAuthorityFactory(Class<T>, String, String) - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Returns the factory identified by the given type, authority and version.
- getAuthorityFactory(String) - Static method in class org.apache.sis.referencing.CRS
-
Returns the system-wide authority factory used by
CRS.forCode(String)and other SIS methods. - 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.
- getAvailableFormatNames() - Method in class org.apache.sis.measure.UnitServices
-
Returns a list of available format names.
- getAvailableLanguages() - Method in class org.apache.sis.util.Locales
-
Returns the languages known to the JavaVM (
Locales.ALL) or to the Apache SIS library (Locales.SIS). - getAvailableLocales() - Method in class org.apache.sis.util.Locales
-
Returns the locales known to the JavaVM (
Locales.ALL) or to the Apache SIS library (Locales.SIS). - getAvailableMethods(Class<? extends SingleOperation>) - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
-
Returns a set of available methods for coordinate operations of the given type.
- getAvailableSystemsOfUnits() - Method in class org.apache.sis.measure.UnitServices
-
Returns the list of all available systems of units.
- getAverageAirTemperature() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
-
Returns the average air temperature along the flight pass during the photo flight.
- getAxis(int) - Method in class org.apache.sis.referencing.cs.AbstractCS
-
Returns the axis for this coordinate system at the specified dimension.
- 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.
- getAxisType(int) - Method in class org.apache.sis.coverage.grid.GridExtent
-
Returns the type (vertical, temporal, …) of grid axis at given dimension.
- 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(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.
- 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.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.
- 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.
- 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(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.
- 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.DecimatedShape
-
Returns a rectangle that completely encloses this
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.DecimatedShape
-
Returns a rectangle that completely encloses this
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_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.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.
- getBoundUnits() - Method in class org.apache.sis.metadata.iso.content.DefaultBand
-
Returns units in which sensor wavelengths are expressed.
- getBundle(Class<T>, Locale) - Static method in class org.apache.sis.util.resources.IndexedResourceBundle
-
Returns a resource bundle of the specified class.
- getBundle(Locale) - Method in class org.apache.sis.util.ResourceInternationalString
-
Returns the resource bundle for the given locale.
- getBundle(Locale) - Method in class org.apache.sis.util.resources.ResourceInternationalString
-
Returns the resource bundle for the given locale.
- 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.
- getCachedTile() - Method in class org.apache.sis.internal.storage.TiledGridCoverage.AOI
-
Returns the cached tile for current iterator position.
- getCalendar() - Method in class org.apache.sis.internal.util.StandardDateFormat
-
Returns the calendar, creating it when first needed.
- 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. - 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.referencing.datum.DatumShiftGrid
-
Returns an average translation value for the given dimension.
- getCellPrecision() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
-
Returns an estimation of cell value precision (not to be confused with accuracy).
- 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.
- 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.GeometryWrapper
-
Returns the mathematical centroid (if possible) or center (as a fallback) as a direct position.
- getCharacteristic(String) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Returns the builder for the characteristic of the given name.
- 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(). - 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<Locale, Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
-
Returns the character coding standard used for the resource.
- 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.
- 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.internal.filter.Node
-
Returns the children of this node, or an empty collection if none.
- 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.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.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. - 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.
- 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.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.
- 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.
- getCodeLabel(CodeList<?>) - Static method in class org.apache.sis.util.iso.Types
-
Returns a unlocalized title for the given enumeration or code list value.
- 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.
- 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.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.referencing.ImmutableIdentifier
-
Identifier or namespace in which the code is valid.
- 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.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.
- getCodeTitle(CodeList<?>) - Static method in class org.apache.sis.util.iso.Types
-
Returns the title of the given enumeration or code list value.
- getCodeTitle(CodeList<?>, Locale) - Method in class org.apache.sis.internal.metadata.ServicesForUtility
-
Returns the title of the given enumeration or code list value.
- getCodeTitle(CodeList<?>, Locale) - Method in class org.apache.sis.internal.util.MetadataServices
-
Returns the title of the given enumeration or code list value.
- getCodeValues(Class<T>) - Static method in class org.apache.sis.util.iso.Types
-
Returns all known values for the given type of code list.
- getCollectionIdentification() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
-
Returns the identifier of the GCP collection.
- getCollectionName() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
-
Returns the name of the GCP collection.
- getCollectiveTitle() - Method in class org.apache.sis.internal.simple.SimpleCitation
-
Deprecated.
- getCollectiveTitle() - Method in class org.apache.sis.internal.simple.SimpleMetadata
-
Deprecated.Removed as of ISO 19115:2014.
- getCollectiveTitle() - Method in class org.apache.sis.internal.storage.gpx.Copyright
-
Deprecated.
- getCollectiveTitle() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Deprecated.Removed as of ISO 19115:2014.
- getColorModel() - Method in class org.apache.sis.image.ResampledImage
-
Returns the color model of this resampled 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.TiledGridResource
-
Returns the Java2D color model for rendering images, or
nullif none. - 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.
- getColumnCount() - Method in class org.apache.sis.io.TableAppender
-
Returns the number of columns in this 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. - 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.
- 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.
- 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.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. - 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.
- 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.
- 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.
- 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(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.
- 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.
- 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.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.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.
- 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.
- 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.
- 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.
- getCoordinateFractional(int) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
-
Returns a grid coordinate value together with its fractional part, if any.
- getCoordinateOperationAccuracy() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
-
Returns an estimation of the impact of this operation on point accuracy.
- getCoordinateOperationAuthorityFactory() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
-
Returns the factory for creating coordinate operations from authority codes.
- getCoordinateOperationFactory() - Method in class org.apache.sis.internal.metadata.ReferencingServices
-
Returns the default coordinate operation factory.
- getCoordinateOperationFactory() - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
-
Returns the factory for fetching operation methods and creating defining conversions.
- getCoordinateOperationFactory() - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
-
Returns the default coordinate operation factory.
- getCoordinateOperationFactory(Map<String, ?>, MathTransformFactory, CRSFactory, CSFactory) - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
-
Returns the coordinate operation factory to use for the given properties and math transform factory.
- getCoordinateReferenceSystem() - Method in class org.apache.sis.coverage.BandedCoverage
-
Returns the coordinate reference system to which the cells are referenced.
- getCoordinateReferenceSystem() - Method in class org.apache.sis.coverage.grid.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.GeneralEnvelope
-
Returns the envelope coordinate reference system, or
nullif unknown. - getCoordinateReferenceSystem() - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
Returns the envelope coordinate reference system, or
nullif unknown. - getCoordinateReferenceSystem() - Method in class org.apache.sis.internal.referencing.RTreeNode
-
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.storage.xml.GeographicEnvelope
-
Returns the coordinate reference system, or
nullif unknown. - 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 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.
- 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.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.
- 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.
- getCoordinateValues() - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
-
Returns one integer value for each dimension of the grid.
- 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.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.
- 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 interface org.apache.sis.coverage.grid.GridCoverage.Evaluator
-
Returns the coverage from which this evaluator is fetching sample values.
- 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.
- 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.
- 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.
- 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(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
- getDatabase() - Method in class org.apache.sis.setup.Configuration
-
Returns the data source for the SIS-wide "SpatialMetadata" database.
- 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.
- 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.
- 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. - 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.storage.gpx.Copyright
-
ISO 19115 metadata property determined by the
Copyright.yearfield. - 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. - 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.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.DefaultDerivedCRS
-
Returns the datum of the base 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.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.
- 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.
- 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. - 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 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.QualityParameter
- getDefaultValue() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
- 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.
- 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.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.
- 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.
- 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.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(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.referencing.operation.transform.ContextualParameters
-
Returns the parameters for the normalize → non-linear kernel → denormalize sequence as a whole.
- 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.
- 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.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.GeneralEnvelope
-
Returns the length of coordinate sequence (the number of entries) in this envelope.
- getDimension() - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
Returns the length of coordinate sequence (the number of entries) in this envelope.
- getDimension() - Method in class org.apache.sis.internal.referencing.RTreeNode
-
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.index.tree.PointTree
-
Returns the number of dimensions of points in this tree.
- 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.referencing.cs.AbstractCS
-
Returns the number of dimensions of this coordinate system.
- 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.
- getDimensionName() - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
-
Returns the name of the axis.
- getDimensions() - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
-
Deprecated.As of ISO 19115:2014, moved to
DefaultAttributeGroup.getAttributes(). - 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.
- 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.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. - 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.
- 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(IdentifiedObject, Locale) - Static method in class org.apache.sis.referencing.IdentifiedObjects
-
Returns a name that can be used for display purpose.
- getDisplayTransform() - Method in class org.apache.sis.portrayal.CanvasFollower
-
Returns the transform from source display coordinates to target display coordinates.
- getDisseminationConstraints() - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
-
Components in determining releasability.
- getDisseminationConstraints(Collection<? extends Restriction>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
-
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.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.
- 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.
- 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.LambertConicConformal
-
Returns the domain of input coordinates.
- 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(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.
- 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<C>) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
-
Returns the domain of validity converted to the specified unit of measurement.
- 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.
- 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.
- 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.
- getEccentricitySquared() - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
-
Returns the square of the
eccentricityvalue. - 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.
- 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_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.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(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.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.
- 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.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.
- 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. - 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.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.Vector
-
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.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.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.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(CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
-
Returns the ellipsoid used by the given coordinate reference system, or
nullif none. - 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. - getEnclosingElement(int) - Method in class org.apache.sis.io.wkt.Formatter
-
Returns the enclosing WKT element, or
nullif element being formatted is the root. - 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.
- 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.GeometryWrapper
-
Returns the geometry bounding box, together with its coordinate reference system.
- 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.referencing.gazetteer.AbstractLocation
-
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.ConcatenatedFeatureSet
-
Returns the union of the envelopes in all aggregated feature sets.
- getEnvelope() - Method in class org.apache.sis.storage.aggregate.JoinFeatureSet
-
Returns the union of the envelopes in all aggregated feature sets.
- 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.
- getEnvironmentalConditions() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
-
Returns a record of the environmental circumstances during the data acquisition.
- getEnvironmentDescription() - Method in class org.apache.sis.internal.simple.SimpleMetadata
-
Description of the resource in the producer's processing environment, including items such as the software, the computer operating system, file name, and the dataset size.
- getEnvironmentDescription() - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
-
Returns a description of the resource in the producer's processing environment.
- getEpsgCode(Class<? extends CoordinateSystem>, CoordinateSystemAxis...) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
-
Returns the EPSG code of a coordinate system using the units and directions of given axes.
- getEpsgCode(Unit<?>, boolean) - Static method in class org.apache.sis.measure.Units
-
Returns the EPSG code of the given units, or
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.
- getErrorHandler() - Method in class org.apache.sis.image.ImageProcessor
-
Returns whether exceptions occurring during computation are propagated or logged.
- getErrorStatistic() - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
-
Deprecated.Removed from ISO_19157:2013.
- 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.
- 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.
- 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.
- 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 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 interface org.apache.sis.filter.Filter
-
Returns the expressions used as arguments for 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.
- 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.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(). - 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.
- getFacsimiles() - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
-
Deprecated.As of ISO 19115:2014, replaced by a number code
TelephoneType.FACSIMILE. - getFactory(Class<T>) - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
-
Returns one of the factories managed by this container.
- getFactory(Class<T>) - Method in class org.apache.sis.io.wkt.WKTFormat
-
Returns one of the factories used by this
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.
- getFees() - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
-
Returns fees and terms for retrieving the resource.
- 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.metadata.iso.distribution.DefaultDataFile
-
Returns the name or path of the file.
- getFileName() - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
-
Returns the name of the file that contains a graphic that provides an illustration of the dataset.
- getFileSuffixes(Class<? extends DataStoreProvider>) - Static method in class org.apache.sis.internal.storage.StoreUtilities
-
Returns the possible suffixes of the files written by the data store created by the given provider.
- getFileType() - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
-
Format in which the file is encoded.
- getFileType() - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
-
Format in which the illustration is encoded.
- getFileType() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
-
Returns the type of file that contains the processing report.
- getFillValue() - Method in class org.apache.sis.internal.storage.TiledGridResource
-
Returns the value to use for filling empty spaces in rasters, or
nullif none, not different than zero or not valid for the target data type. - 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. - 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.
- 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.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.
- 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.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. - 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.
- 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.
- 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 interface org.apache.sis.filter.Expression
-
Returns the name of the function to be called.
- 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.
- 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.
- 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.
- 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(Expression<?, GeometryWrapper<G>>) - Static method in class org.apache.sis.internal.filter.Node
-
Returns a handler for the library of geometric objects used by the given expression.
- getGeometryType() - Method in enum org.apache.sis.internal.filter.sqlmm.SQLMM
-
Returns the type of geometry returned by the SQLMM function.
- getGeometryType() - Method in class org.apache.sis.internal.sql.feature.Column
-
If this column is a geometry column, returns the type of the geometry objects.
- getGeoreferencedParameters() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
-
Returns the terms which support grid data georeferencing.
- 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.
- getGreenwichLongitude() - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
-
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
- getGreenwichLongitude(Unit<Angle>) - Method in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
-
Returns the longitude value relative to the Greenwich Meridian, expressed in the specified units.
- getGreenwichLongitude(GeodeticCRS) - Static method in class org.apache.sis.referencing.CRS
-
Returns the Greenwich longitude of the prime meridian of the given CRS in degrees.
- getGreenwichLongitude(PrimeMeridian, Unit<Angle>) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
-
Returns the longitude value relative to the Greenwich Meridian, expressed in the specified units.
- 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.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.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 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.
- getGridGeometry2D() - Method in class org.apache.sis.coverage.grid.GridCoverage2D
-
Returns the two-dimensional part of this grid geometry.
- 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.
- 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.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. - getHeight() - Method in class org.apache.sis.geometry.Envelope2D
-
Returns the span for dimension 1.
- getHeight() - Method in class org.apache.sis.image.ResampledImage
-
Returns the number of rows in this image.
- 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.
- 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(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.
- 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.xml.XLink
-
Returns a URN to an external resources, or to another part of a XML document, or an identifier.
- 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.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.internal.jaxb.referencing.Code
-
Returns the identifier for this value.
- getIdentifier() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
-
Returns the resource persistent 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.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.GeoTiffStore
-
Returns an identifier constructed from the name of the TIFF file.
- 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) - 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, 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.
- getImageConstraints() - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
-
Returns the restrictions on access and / or use of browse graphic.
- 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.
- 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.
- 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<T>) - Method in class org.apache.sis.metadata.MetadataStandard
-
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).
- 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.
- 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 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.
- 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. - 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. - 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(Class<T>, 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.MatrixSIS
-
Retrieves the value at the specified row and column of this matrix, rounded to nearest integer.
- 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.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.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.DefaultConversion
-
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.DefaultTransformation
-
Returns the GeoAPI interface implemented by this class.
- getInterface(Class<? extends Resource>) - Static method in class org.apache.sis.internal.storage.StoreUtilities
-
Returns the most specific interface implemented by the given class.
- getInterface(Class<T>) - Method in class org.apache.sis.metadata.MetadataStandard
-
Returns the metadata interface implemented by the specified implementation class.
- getInterface(Class<T>, Class<? extends T>) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
-
Returns the GeoAPI interface implemented by the given class, or the class itself if the interface is unknown.
- getInterface(Class<T>, T) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
-
Returns the GeoAPI interface implemented by the given object, or the implementation class if the interface is unknown.
- getInterface(Object) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
-
Returns the GeoAPI interface implemented by the given object, or the implementation class if the interface is unknown.
- 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.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.
- 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.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.
- 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.
- 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.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
- getKeyConstants() - Method in class org.apache.sis.internal.feature.Resources
-
Returns the handle for the
Keysconstants. - getKeyConstants() - Method in class org.apache.sis.internal.gazetteer.Resources
-
Returns the handle for the
Keysconstants. - getKeyConstants() - Method in class org.apache.sis.internal.geotiff.Resources
-
Returns the handle for the
Keysconstants. - getKeyConstants() - Method in class org.apache.sis.internal.metadata.Resources
-
Returns the handle for the
Keysconstants. - getKeyConstants() - Method in class org.apache.sis.internal.referencing.Resources
-
Returns the handle for the
Keysconstants. - 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.storage.Resources
-
Returns the handle for the
Keysconstants. - 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.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.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. - getKeys() - Method in class org.apache.sis.util.resources.IndexedResourceBundle
-
Returns an enumeration of the keys.
- 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.
- 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.simple.SimpleMetadata
-
Language(s) used for documenting metadata.
- getLanguage() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.Replaced by
DefaultMetadata.getLocalesAndCharsets().keySet(). - 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(Map<Locale, Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
-
Returns the language(s) used within the resource.
- 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.
- getLeafInterfaces(Class<?>, Class<T>) - Static method in class org.apache.sis.util.Classes
-
Returns the interfaces implemented by the given class and assignable to the given base interface, or an empty array if none.
- 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.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. - 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.
- 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.
- 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.
- 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.TiledGridResource
-
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.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.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 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.
- 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.
- 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.
- getLotDescription() - Method in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
-
Returns the information of how lots are defined.
- 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.GeneralEnvelope
-
Returns the limit in the direction of decreasing coordinate values in the specified dimension.
- getLower(int) - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
Returns the limit in the direction of decreasing coordinate values in the specified dimension.
- getLower(int) - Method in class org.apache.sis.internal.referencing.RTreeNode
-
Returns the limit in the direction of decreasing coordinate values in the specified dimension.
- getLower(int) - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
-
Returns the south or west envelope bound.
- 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.
- 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.
- 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.
- 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.
- getMandatoryValue(ParameterDescriptor<T>) - Method in class org.apache.sis.parameter.Parameters
-
Returns the value of the parameter identified by the given descriptor, or throws an exception if none.
- getMapping(Column) - Method in class org.apache.sis.internal.sql.feature.Database
-
Returns a function for getting values from a column having the given definition.
- getMapping(Column) - Method in class org.apache.sis.internal.sql.postgis.Postgres
-
Returns a function for getting values from a column having the given definition.
- getMarshallable(Collection<? extends T>) - Static method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
-
Returns the first marshallable identifier from the given collection.
- 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.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 interface org.apache.sis.referencing.operation.transform.LinearTransform
-
Returns the coefficients of this linear transform as a 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.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(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.GeneralEnvelope
-
Returns the maximal coordinate value for the specified dimension.
- getMaximum(int) - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
Returns the maximal coordinate value for the specified dimension.
- getMaximum(int) - Method in class org.apache.sis.internal.referencing.RTreeNode
-
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.
- 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.
- 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.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.QualityParameter
- getMaximumValue() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
- 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. - 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.
- 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.
- 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.GeneralEnvelope
-
Returns the median coordinate along the specified dimension.
- getMedian(int) - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
Returns the median coordinate along the specified dimension.
- getMedian(int) - Method in class org.apache.sis.internal.referencing.RTreeNode
-
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.
- 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.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() - Search tag in org.apache.sis.storage.DataStoreException.getLocalizedMessage()
- Section
- 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.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 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.
- getMetadataIdentifier() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Returns a unique identifier for this metadata record.
- 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.
- 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. - getMetadataScopes() - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Returns the scope or type of resource for which metadata is provided.
- 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(). - 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.DefaultConversion
-
Returns a description of the operation method, including a list of expected parameter names.
- getMethod() - Method in class org.apache.sis.referencing.operation.DefaultTransformation
-
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.
- getMethodUsed() - Method in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
-
Returns the operation method used for the math transform creation.
- 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.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(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.GeneralEnvelope
-
Returns the minimal coordinate value for the specified dimension.
- getMinimum(int) - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
Returns the minimal coordinate value for the specified dimension.
- getMinimum(int) - Method in class org.apache.sis.internal.referencing.RTreeNode
-
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.
- 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.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.QualityParameter
- getMinimumValue() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
- 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.internal.coverage.j2d.ImageLayout
-
Returns indices of the first tile (
minTileX,minTileY), ornullfor (0,0). - 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.ResampledImage
-
Returns the minimum tile index in the x direction.
- 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
- 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.ResampledImage
-
Returns the minimum tile index in the y direction.
- 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
- 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.
- 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.
- 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.PlanarImage
-
Returns the minimum x coordinate (inclusive) of this image.
- 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.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.
- 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.PlanarImage
-
Returns the minimum y coordinate (inclusive) of this image.
- 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.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.
- 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.
- 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.AbstractIdentifiedType
-
Returns the name of this type.
- getName() - Method in class org.apache.sis.feature.builder.TypeBuilder
-
Returns the name of the
IdentifiedTypeto create, ornullif undefined. - getName() - Method in class org.apache.sis.feature.DefaultFeatureType
- 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.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.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.referencing.AbstractIdentifiedObject
-
Returns the primary name by which this object is identified.
- getName() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
-
Returns the name of the location type.
- 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(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(ElementKind) - Method in class org.apache.sis.io.wkt.Colors
-
Returns the color for the given syntactic element.
- getName(IdentifiedObject, Citation) - Static method in class org.apache.sis.referencing.IdentifiedObjects
-
Returns an object name according the given authority.
- 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(Collection<? extends AbstractIdentifiedType>) - Static method in class org.apache.sis.internal.feature.FeatureUtilities
-
Gets the name of all given properties.
- getNames(IdentifiedObject, Citation) - Static method in class org.apache.sis.referencing.IdentifiedObjects
-
Returns every object names and aliases according the given authority.
- getNamesOfMeasure() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
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.
- 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.
- getNewValue() - Method in class org.apache.sis.portrayal.TransformChangeEvent
-
Gets the new "objective to display" transform.
- 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 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.
- 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.
- 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.
- 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(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.MatrixSIS
-
Retrieves the value at the specified row and column of this 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.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.
- 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.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.
- 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.internal.map.coverage.RenderingWorkaround
- 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.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.
- 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.
- 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.
- 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.DefaultContact
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultContact.getOnlineResources(). - 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.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 interface org.apache.sis.internal.geoapi.filter.BinaryComparisonOperator
- getOperand2() - Method in interface org.apache.sis.internal.geoapi.filter.BinaryComparisonOperator
- getOperands() - Method in interface org.apache.sis.internal.geoapi.filter.LogicalOperator
- 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.
- 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.
- getOperationMethod(Iterable<? extends OperationMethod>, String) - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
-
Returns the operation method for the specified name or identifier.
- getOperationMethod(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.DefaultOperationMetadata
-
Returns an unique identifier for this interface.
- 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.
- 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 interface org.apache.sis.filter.Filter
-
Returns the nature of the operator.
- 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<T>) - Method in class org.apache.sis.storage.StorageConnector
-
Returns the option value for the given key, or
nullif none. - getOrCreate(K, Callable<? extends V>) - Method in class org.apache.sis.util.collection.Cache
-
Returns the value for the given key if it exists, or computes it otherwise.
- getOrCreate(ParameterDescriptor<T>) - Method in class org.apache.sis.parameter.DefaultParameterValueGroup
-
Returns the parameter identified by the given descriptor.
- getOrCreate(ParameterDescriptor<T>) - Method in class org.apache.sis.parameter.Parameters
-
Returns the parameter identified by the given descriptor.
- getOrDefault(Object, V) - Method in class org.apache.sis.internal.util.AbstractMap
-
Returns the value for the given key, or
defaultValueif none. - 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.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.
- 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 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.
- 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(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. - 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.referencing.gazetteer.ModifiableLocationType
-
Returns the name of organization or class of organization able to create and destroy location instances.
- 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.
- 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.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.DefaultConversion
-
Returns a description of the parameters.
- getParameterDescriptors() - Method in class org.apache.sis.referencing.operation.DefaultTransformation
-
Returns a description of the parameters.
- 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.AbstractMathTransform
-
Returns the parameter descriptors for this math transform, or
nullif unknown. - 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.InterpolatedMolodenskyTransform
-
Returns a description of the internal parameters of this
InterpolatedMolodenskyTransformtransform. - 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.
- 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 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 interface org.apache.sis.internal.geoapi.filter.Literal
- 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.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.DefaultConversion
-
Returns the parameter values.
- getParameterValues() - Method in class org.apache.sis.referencing.operation.DefaultTransformation
-
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.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.AbstractMathTransform
-
Returns the parameter values for this math transform, or
nullif unknown. - 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.InterpolatedMolodenskyTransform
-
Returns a copy of internal parameter values of this transform.
- getParameterValues() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
-
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.referencing.datum.DatumShiftGrid
-
Gets the parameter values for the grids and stores them in the provided
parametersgroup. - 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.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. - getParentEntity() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Name of the metadata entity(s) under which this extended 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.ModifiableLocationType
-
Returns the parent location types (location types of which this location type is a sub-division).
- 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.
- 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, 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.
- 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.
- 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(). - 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.PixelIterator
-
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.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. - getPixelsPerElement() - Method in class org.apache.sis.internal.storage.TiledGridCoverage
-
Returns the number of pixels in a single bank element.
- 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.
- 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.GeometryWrapper
-
If the geometry implementation 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.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.
- getPolygons() - Method in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
-
Returns the sets of points defining the bounding polygon or other geometry.
- 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.
- 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.
- 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.
- 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(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
-
Forwards the call verbatim.
- getPresentationForms() - Method in class org.apache.sis.internal.simple.CitationConstant
- getPresentationForms() - Method in class org.apache.sis.internal.simple.SimpleCitation
- getPresentationForms() - Method in class org.apache.sis.internal.simple.SimpleMetadata
-
Mode in which the resource is represented.
- getPresentationForms() - Method in class org.apache.sis.internal.storage.gpx.Copyright
-
ISO 19115 metadata property fixed to
PresentationForm.DOCUMENT_DIGITAL. - getPresentationForms() - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Returns the mode in which the resource is represented.
- getPrimeMeridian() - Method in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
-
Returns the prime meridian given at construction time.
- getPriority() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
-
Returns the priority applied to the target.
- getPriority() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Returns the relative ordered importance, or urgency, of the requirement.
- getPrivateInfo(Map<String, ?>) - Static method in class org.apache.sis.internal.jaxb.TypeRegistration
-
Completes the given properties with an entry for
TypeRegistration.ROOT_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.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.
- getProfiles() - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Returns the profile(s) to which the service adheres.
- 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. - 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(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.
- 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(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.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.image.PlanarImage
-
Gets a property from this 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.
- 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.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.
- 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.
- getPurpose() - Method in class org.apache.sis.internal.simple.SimpleMetadata
-
Summary of the intentions with which the resource was developed.
- getPurpose() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Returns a summary of the intentions with which the resource(s) was developed.
- getQualityInfo() - Method in class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
-
Returns an overall assessment of quality of geolocation information.
- getQuantityFactory(Class<Q>) - Method in class org.apache.sis.measure.UnitServices
-
Return a factory for the given
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.
- 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.
- 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. range elements associated with a name and their definition.
- getRangeMeaning() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
- 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.
- getRationales() - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultExtendedElementInformation.getRationale(). - 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.
- 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.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.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.referencing.AbstractIdentifiedObject
-
Returns comments on or information about this object, including data source information.
- getRemarks() - Method in interface org.apache.sis.util.Deprecable
-
If this instance is deprecated, the reason or the alternative to use.
- getRenameFileLoader(boolean, Set<Class<?>>) - Static method in class org.apache.sis.internal.jaxb.TypeRegistration
-
Adds in the given set the classes to use for loading
"RenameOnImport.lst"and/or"RenameOnExport.lst"files. - getReplacement(String) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
Returns the word to use instead of the given one.
- getReportReference() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
-
Returns the reference to the associated standalone quality report.
- getReports() - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Returns the report generated by the process step.
- getReports() - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
-
Returns the quality information for the data specified by the scope.
- getRequestedDate() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Returns the required or preferred acquisition date and time.
- getRequestedDateOfCollection() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
-
Returns the preferred date and time of collection.
- getRequestors() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Returns the origin of requirement.
- getResolution() - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
-
Returns the distance between consistent parts (centre, left side, right side) of two adjacent pixels.
- getResolution() - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
-
Returns the degree of detail in the grid dataset.
- getResolution() - Method in interface org.apache.sis.storage.tiling.TileMatrix
-
Returns the resolution (in units of CRS axes) at which tiles in this matrix should be used.
- getResolution(boolean) - Method in class org.apache.sis.coverage.grid.GridGeometry
-
Returns an estimation of the grid resolution, in units of the coordinate reference system axes.
- 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 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 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).
- 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.
- 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(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.
- 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.
- getResult() - Method in class org.apache.sis.feature.AbstractOperation
-
Returns the expected result type, or
nullif none. - 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.
- 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.util.collection.DefaultTreeTable
-
Returns the root node.
- getRoot() - Method in interface org.apache.sis.util.collection.TreeTable
-
Returns the root node of the tree.
- 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.
- 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.PixelIterator
-
Returns the sample value in the specified band of current pixel, rounded toward zero.
- 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.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.MemoryGridResource
-
Returns information about the ranges of wrapped grid coverage.
- 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.PixelIterator
-
Returns the sample value in the specified band of current pixel, without precision lost.
- 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.image.ComputedImage
-
Returns the sample model associated with this image.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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.
- 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.
- 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.
- 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). - 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.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.
- 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. - getSingleComponents() - Method in class org.apache.sis.referencing.crs.DefaultCompoundCRS
-
Returns the ordered list of single coordinate reference systems.
- getSingleComponents(Iterable<? extends CoordinateReferenceSystem>, Collection<? super SingleCRS>) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
-
Copies all
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(Collection<? extends L>, Class<L>, LegacyPropertyAdapter<L, ?>, Class<?>, String) - Static method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
-
Returns the singleton value of the given collection, or
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.
- 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.portrayal.TransformChangeEvent
-
Returns the canvas on which this event initially occurred.
- 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.internal.converter.AngleConverter
-
Returns the source class given at construction time.
- getSourceClass() - Method in class org.apache.sis.internal.converter.AngleConverter.Inverse
-
Returns the source class given at construction time.
- getSourceClass() - Method in class org.apache.sis.internal.converter.FractionConverter
-
Returns the source class given at construction time.
- getSourceClass() - Method in class org.apache.sis.internal.converter.FractionConverter.FromInteger
-
Returns the source class given at construction time.
- getSourceClass() - Method in class org.apache.sis.internal.converter.IdentityConverter
-
Returns the source class given at construction time.
- 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. - 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.internal.coverage.CompoundTransform
-
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.EllipsoidToCentricTransform
-
Gets the dimension of input points, which is 2 or 3.
- 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.InterpolatedMolodenskyTransform
-
Gets the dimension of input points.
- getSourceDimensions() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
-
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.TransformSeparator
-
Returns the input dimensions to keep or kept in the separated transform.
- 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.
- 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.image.ComputedImage
-
Returns the immediate sources of image data for this image (may be
null). - 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.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.
- 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.
- 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.GeneralEnvelope
-
Returns the envelope span (typically width or height) along the specified dimension.
- getSpan(int) - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
Returns the envelope span (typically width or height) along the specified dimension.
- getSpan(int) - Method in class org.apache.sis.internal.referencing.RTreeNode
-
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, Unit<?>) - Method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns the envelope span along the specified dimension, in terms of the given units.
- 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.
- getSpatialResolutions() - Method in class org.apache.sis.internal.simple.SimpleMetadata
-
Factor which provides a general understanding of the density of spatial data in the resource.
- getSpatialResolutions() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Returns the factor which provides a general understanding of the density of spatial data in the resource(s).
- getSpecialized(IdentifierSpace<T>) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
-
Returns the identifier associated with the given authority, or
nullif no specialized identifier was found. - getSpecialized(IdentifierSpace<T>) - Method in interface org.apache.sis.xml.IdentifierMap
-
Returns the identifier associated to the given namespace, or
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
- 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.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.AbstractCompleteness
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.AbstractDataEvaluation
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.AbstractLogicalConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.AbstractMetaquality
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.AbstractPositionalAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.AbstractResult
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.AbstractTemporalAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.AbstractTemporalQuality
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.AbstractThematicAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultAbsoluteExternalPositionalAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultAccuracyOfATimeMeasurement
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultAggregationDerivation
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultCompletenessCommission
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultCompletenessOmission
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultConceptualConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultConfidence
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultDomainConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultFormatConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultFullInspection
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultGriddedDataPositionalAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultHomogeneity
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeCorrectness
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeAttributeAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultRelativeInternalPositionalAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultRepresentativity
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultSourceReference
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultTemporalConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultTemporalValidity
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultThematicClassificationCorrectness
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultTopologicalConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.metadata.iso.quality.DefaultUsability
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class org.apache.sis.internal.referencing.PositionalAccuracyConstant
-
Returns the metadata standard, which is ISO 19157.
- 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.
- getStandardType(Class<T>) - Static method in class org.apache.sis.util.Classes
-
Returns the first type or super-type (including interface) considered "standard" in Apache SIS sense.
- getStartingAzimuth() - Method in class org.apache.sis.referencing.GeodeticCalculator
-
Returns or computes the angular heading at the starting point of a geodesic path.
- getStartPoint() - Method in class org.apache.sis.referencing.GeodeticCalculator
-
Returns the starting point in the CRS specified at construction time.
- getStartTime() - Method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
-
The start date and time for the content of the dataset.
- getStatement() - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
-
Returns the release statement.
- getStatement() - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
-
Returns the general explanation of the data producer's knowledge about the lineage of a dataset.
- getStatement() - Method in class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
-
Returns the textual expression of the descriptive result.
- getStatus() - Method in class org.apache.sis.internal.simple.SimpleMetadata
-
Status of the resource.
- getStatus() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Returns the status of the data acquisition.
- getStatus() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
-
Returns the current status of the plan (pending, completed, etc.)
- getStatus() - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Returns the status of the resource(s).
- getStatus() - Method in interface org.apache.sis.storage.tiling.Tile
-
Returns information about whether the tile failed to load.
- 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(MathTransform) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
-
Returns all single components of the given (potentially concatenated) transform.
- getStorage() - Method in class org.apache.sis.storage.StorageConnector
-
Returns the input/output object given at construction time.
- getStorageAs(Class<S>) - Method in class org.apache.sis.storage.StorageConnector
-
Returns the storage as a view of the given type if possible, or
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.
- 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. - 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.
- 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.
- getSubTransform() - Method in class org.apache.sis.referencing.operation.transform.PassThroughTransform
-
Returns the sub-transform to apply on the modified coordinates.
- 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.
- 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.
- 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.
- 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. - getTabulationWidth() - Method in class org.apache.sis.io.LineAppender
-
Returns the current tabulation width, in unit of Unicode characters (code point count).
- getTargetClass() - Method in class org.apache.sis.internal.converter.AngleConverter
-
Returns the target class given at construction time.
- getTargetClass() - Method in class org.apache.sis.internal.converter.AngleConverter.Inverse
-
Returns the target class given at construction time.
- getTargetClass() - Method in class org.apache.sis.internal.converter.FractionConverter
-
Returns the target class given at construction time.
- getTargetClass() - Method in class org.apache.sis.internal.converter.FractionConverter.FromInteger
-
Returns the target class given at construction time.
- getTargetClass() - Method in class org.apache.sis.internal.converter.IdentityConverter
-
Returns the target class given at construction time.
- getTargetClass() - Method in interface org.apache.sis.util.ObjectConverter
-
Returns the type of converted objects.
- getTargetCRS() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
-
Returns the target CRS, or
nullif unspecified. - 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. - 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.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.EllipsoidToCentricTransform
-
Gets the dimension of output points, which is 3.
- 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.InterpolatedMolodenskyTransform
-
Gets the dimension of output points.
- getTargetDimensions() - Method in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
-
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.TransformSeparator
-
Returns the output dimensions to keep or kept in the separated transform.
- 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.ModifiableLocationType
-
Returns the geographic area within which the location type occurs.
- getTextDescription() - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
-
Returns the text description.
- 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.image.ComputedImage
-
Returns a tile of this image, computing it when needed.
- 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.
- 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.internal.map.coverage.RenderingWorkaround
- 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.internal.map.coverage.RenderingWorkaround
- getTileHeight() - Method in class org.apache.sis.image.ComputedImage
-
Returns the height of tiles in this image.
- 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.
- 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(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.image.ComputedImage
-
Returns the width of tiles in this image.
- 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.
- 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.
- 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.
- 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.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. - 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.
- 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.
- 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.
- getTransparencyDescription(ColorModel) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
-
Returns the key of a localizable text that describes the transparency.
- 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.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.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.xml.XLink
-
Returns the type of link.
- 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.
- getTypes() - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
-
Returns the collection technique for the objective.
- getTypes(Collection<Class<?>>) - Method in class org.apache.sis.internal.jaxb.TypeRegistration
-
Adds to the given collection every types that should be given to the initial JAXB context.
- getTypes(Collection<Class<?>>) - Method in class org.apache.sis.internal.metadata.MetadataTypes
-
Adds to the given collection the metadata types that should be given to the initial JAXB context.
- getTypes(Collection<Class<?>>) - Method in class org.apache.sis.internal.profile.fra.ProfileTypes
-
Adds to the given collection the metadata types that should be given to the initial JAXB context.
- getTypes(Collection<Class<?>>) - Method in class org.apache.sis.internal.referencing.ReferencingTypes
-
Adds to the given collection the referencing types that should be given to the initial JAXB context.
- getUnavailableFactory() - Method in exception class org.apache.sis.referencing.factory.UnavailableFactoryException
-
Returns the factory which has been found unavailable, or
nullif unspecified. - 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. - 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.QualityParameter
- getUnit() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
- 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.referencing.crs.DefaultTemporalCRS
-
Returns the unit of measurement of temporal measurement in the coordinate reference system.
- getUnit() - Method in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
-
Returns the unit of measure used for this coordinate system axis.
- getUnit(Class<Q>) - Method in class org.apache.sis.internal.jaxb.gml.Measure
-
Returns
Measure.unitas a unit compatible with the given quantity. - 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. - 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.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.
- 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.
- 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.GeneralEnvelope
-
Returns the limit in the direction of increasing coordinate values in the specified dimension.
- getUpper(int) - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
Returns the limit in the direction of increasing coordinate values in the specified dimension.
- getUpper(int) - Method in class org.apache.sis.internal.referencing.RTreeNode
-
Returns the limit in the direction of increasing coordinate values in the specified dimension.
- getUpper(int) - Method in class org.apache.sis.internal.storage.xml.GeographicEnvelope
-
Returns the north or east envelope bound.
- 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.
- 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).
- 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
-
Returns the user object associated to this node.
- 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.
- 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.QualityParameter
-
Optional properties.
- getValidValues() - Method in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
-
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 interface org.apache.sis.internal.geoapi.filter.Literal
- 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.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.parameter.DefaultParameterValue
-
Returns the parameter value as an object.
- getValue(InfoStatements, ResultSet, int) - Method in class org.apache.sis.internal.sql.feature.ValueGetter
-
Gets the value in the column at specified index.
- getValue(TableColumn<V>) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
-
Returns the value associated to the given column of this node.
- getValue(TableColumn<V>) - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
-
Returns the value in the given column, or
nullif none. - getValue(TableColumn<V>) - Method in interface org.apache.sis.util.collection.TreeTable.Node
-
Returns the value in the given column, or
nullif none. - getValue(ParameterDescriptor<T>) - Method in class org.apache.sis.parameter.Parameters
-
Returns the value of the parameter identified by the given descriptor, or
nullif none. - 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 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.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.
- 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<OptionKey<?>, ?>) - 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.
- 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.metadata.iso.quality.DefaultQuantitativeResult
-
Returns the quantitative value or values, content determined by the evaluation procedure used.
- 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.
- 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.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.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.
- 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.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.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. - 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.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.
- getWidth() - Method in class org.apache.sis.geometry.Envelope2D
-
Returns the span for dimension 0.
- getWidth() - Method in class org.apache.sis.image.ResampledImage
-
Returns the number of columns in this image.
- 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.
- getWindingRule() - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
- 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.
- 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.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.
- getX() - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
-
Returns the minimal x coordinate value.
- 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.
- 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.
- 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. - 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.
- GML3() - Constructor for class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML3
-
Empty constructor used by JAXB.
- 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_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.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_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_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.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.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_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_Real - Class in org.apache.sis.internal.jaxb.gco
-
Wraps double values in
<gco:Real>element. - 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.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.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.Since2014 - Class in org.apache.sis.internal.jaxb.gco
-
Wraps the value only if marshalling ISO 19115-3 element.
- 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).
- 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
- Grayscale - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Grayscale
- GRAYSCALE - Static variable in class org.apache.sis.internal.coverage.j2d.Colorizer
-
Applies a gray scale to quantitative category and transparent colors to qualitative categories.
- greater(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
- greaterOrEqual(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
- Green - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Green
- GRID - Enum constant in enum org.apache.sis.referencing.CommonCRS.Engineering
-
Cartesian coordinate system with (column, row) oriented axes in unity units.
- 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_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. - GridCoordinateOutsideCoverage_4 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
-
Indices ({3}) are outside grid coverage.
- GridCoordinates - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
-
Grid coordinate
- GridCoverage - Class in org.apache.sis.coverage.grid
-
Base class of coverages with domains defined as a set of grid points.
- GridCoverage(GridGeometry, List<? extends SampleDimension>) - Constructor for class org.apache.sis.coverage.grid.GridCoverage
-
Constructs a grid coverage using the specified grid geometry and sample dimensions.
- GridCoverage.Evaluator - Interface in org.apache.sis.coverage.grid
-
Interpolates values of sample dimensions at given positions.
- GridCoverage2D - Class in org.apache.sis.coverage.grid
-
Basic access to grid data values backed by a two-dimensional
RenderedImage. - 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(GridGeometry, List<? extends SampleDimension>, RenderedImage) - Constructor for class org.apache.sis.coverage.grid.GridCoverage2D
-
Constructs a grid coverage using the specified domain, range and data.
- 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.
- 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(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(DimensionNameType[], long[], long[], boolean) - Constructor for class org.apache.sis.coverage.grid.GridExtent
-
Constructs a new grid extent set to the specified coordinates.
- 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 - 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(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(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.
- 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.
- 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. - gridToCRS - Variable in class org.apache.sis.coverage.grid.GridGeometry
-
The conversion from grid indices to "real world" coordinates, or
nullif unknown. - GridZoneDesignator - Static variable in class org.apache.sis.internal.gazetteer.Resources.Keys
-
Grid zone designator
- 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.
- 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.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 enum org.apache.sis.internal.storage.CodeType
-
Infers the type for the given authority code.
- guess(String, Collection<? extends GenericName>, CoordinateSystemAxis) - Static method in class org.apache.sis.internal.referencing.VerticalDatumTypes
-
Guesses the type of a datum from its name, aliases or a given vertical axis.
- guess(DatabaseMetaData) - Static method in enum org.apache.sis.internal.metadata.sql.Dialect
-
Returns the presumed SQL dialect.
- guessForType(String) - Static method in class org.apache.sis.xml.Namespaces
-
Guesses the namespace for a type of the given ISO name.
- Guidlines for subclasses - Search tag in class org.apache.sis.internal.jaxb.gco.PropertyType
- Section
H
- 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.
- Handling of deprecated objects - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.getAuthorityCodes(Class<? extends IdentifiedObject>)
- Section
- Handling of duplicated authorities - Search tag in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
- Section
- Handling of Locale.ROOT - Search tag in org.apache.sis.xml.MarshalContext.getLocale()
- Section
- Handling of Locale.ROOT argument value - Search tag in org.apache.sis.util.AbstractInternationalString.toString(Locale)
- Section
- Handling of Locale.ROOT argument value - Search tag in org.apache.sis.util.DefaultInternationalString.toString(Locale)
- Section
- Handling of multi-image files - Search tag in class org.apache.sis.internal.storage.image.WorldFileStore
- Section
- Handling of NaN values - Search tag in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Section
- Handling of NaN values - Search tag in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Section
- Handling of null argument value - Search tag in org.apache.sis.util.AbstractInternationalString.toString(Locale)
- Section
- Handling of null argument value - Search tag in org.apache.sis.util.DefaultInternationalString.toString(Locale)
- Section
- Handling of null argument value - Search tag in org.apache.sis.util.ResourceInternationalString.toString(Locale)
- Section
- Handling of null identifiers - Search tag in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
- Section
- Handling of null locale - Search tag in org.apache.sis.xml.MarshalContext.getLocale()
- Section
- Handling of null timezone - Search tag in org.apache.sis.xml.MarshalContext.getTimeZone()
- Section
- Handling of null values - Search tag in class org.apache.sis.util.ArraysExt
- Section
- Handling of null values - Search tag in class org.apache.sis.util.CharSequences
- Section
- hasAllBands - Variable in class org.apache.sis.internal.storage.RangeArgument
-
Whether the selection contains all bands of the resource, not necessarily in order.
- hasChanged(RenderingData) - Method in class org.apache.sis.internal.map.coverage.RenderingData
-
Returns whether
RenderingData.dataGeometryorRenderingData.objectiveToCenterchanged since a previous rendering. - hasCommonIdentifier(Iterable<? extends ReferenceIdentifier>, Iterable<? extends ReferenceIdentifier>) - Static method in class org.apache.sis.internal.metadata.Identifiers
-
Determines whether a match or mismatch is found between the two given collections of identifiers.
- hasContextualUnit(int) - Method in class org.apache.sis.io.wkt.Formatter
-
Returns
trueif the element at the given depth specified a contextual unit. - 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. - hasGeometry() - Method in class org.apache.sis.internal.sql.feature.Database
-
Returns
trueif this database contains at least one geometry column. - 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.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.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.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.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.GeneralEnvelope
-
Returns a hash value for this envelope.
- hashCode() - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
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.image.ImageProcessor
-
Returns a hash code value for this image processor based on its current configuration.
- hashCode() - Method in class org.apache.sis.image.ResampledImage
-
Returns a hash code value for this image.
- hashCode() - Method in class org.apache.sis.internal.converter.AngleConverter
-
Returns a hash code value for this
ClassPair. - hashCode() - Method in class org.apache.sis.internal.converter.AngleConverter.Inverse
-
Returns a hash code value for this
ClassPair. - hashCode() - Method in class org.apache.sis.internal.converter.FractionConverter
-
Returns a hash code value for this
ClassPair. - hashCode() - Method in class org.apache.sis.internal.converter.FractionConverter.FromInteger
-
Returns a hash code value for this
ClassPair. - hashCode() - Method in class org.apache.sis.internal.converter.IdentityConverter
-
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.FillValues
-
Returns a hash code for the fill values.
- 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.feature.GeometryWrapper
-
Returns a hash code value based on the wrapped geometry.
- 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.jaxb.gcx.Anchor
-
Returns a hash code value for this anchor type.
- 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.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.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.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.Symbols
-
Returns a hash code value for this object.
- 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.Vector
-
Returns a hash code for the values in this vector.
- 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.MeasurementRange
-
Returns a hash code value for this measurement range.
- hashCode() - Method in class org.apache.sis.measure.Range
-
Returns a hash code value for this range.
- 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.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.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.TensorParameters
-
Returns a hash code value for this object.
- 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.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.gazetteer.ModifiableLocationType
-
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.DefaultFormula
-
Returns a hash code value for this formula.
- 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.setup.OptionKey
-
Returns a hash code value for this object.
- 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
-
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.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.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.
- 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<E>, StoreListener<? super E>) - Method in class org.apache.sis.storage.event.StoreListeners
-
Returns
trueif the given listener is registered for the given type or a super-type. - hasListeners(Class<? extends StoreEvent>) - 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. - 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. - hasPropertyChangeListener(String) - Method in class org.apache.sis.portrayal.Canvas
-
Returns
trueif the given property has at least one listener. - hasPropertyChangeListener(String) - Method in class org.apache.sis.portrayal.PlanarCanvas
-
Returns
trueif the given property has at least one listener. - 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. - 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. - 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. - 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(Range<E>) - Method in class org.apache.sis.util.collection.RangeSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
upper. - 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 - 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 - Search tag in org.apache.sis.referencing.CRS.getVerticalComponent(CoordinateReferenceSystem, boolean)
- Section
- HEMISPHERE - Static variable in class org.apache.sis.measure.AngleFormat.Field
-
Identifies the hemisphere symbol (if any).
- 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.
- HexFormat - Class in org.apache.sis.internal.jdk9
-
Place holder for a functionality defined only in JDK17.
- Hiding namespace - Search tag in org.apache.sis.internal.storage.xml.stream.StaxStreamWriter.marshal(String, String, Class<T>, T)
- Section
- HIGHEST_SUPPORTED_PRIME_NUMBER - Static variable in class org.apache.sis.math.MathFunctions
-
The highest prime number supported by the
MathFunctions.nextPrimeNumber(int)method. - 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.
- Historical note - Search tag in class org.apache.sis.internal.util.FinalFieldSetter
- Section
- Historical note - Search tag in org.apache.sis.internal.jaxb.cat.CodeListUID.METADATA_ROOT
- Section
- Historical note - Search tag in package org.apache.sis.profile.france
- Section
- HOMOTHETY - Static variable in class org.apache.sis.coverage.grid.GridOrientation
-
The
gridToCRStransform applies only scales and translations (no axis flip or swap). - horizontal() - Method in class org.apache.sis.geometry.GeneralEnvelope
-
Returns a view over the two horizontal dimensions of this envelope.
- HORIZONTAL - Enum constant in enum org.apache.sis.internal.geotiff.Predictor
-
Horizontal differencing.
- Horizontal and vertical directions - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- Section
- Horizontal directions - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- Section
- HOUR - Static variable in class org.apache.sis.measure.Units
-
Unit of measurement defined as 60×60 seconds (1 h).
- How deprecated entries are handled - Search tag in package org.apache.sis.referencing.factory.sql
- Section
- How line lengths are calculated - Search tag in class org.apache.sis.io.LineAppender
- Section
- How Metadata are defined - Search tag in package org.apache.sis.metadata
- Section
- How Metadata are handled - Search tag in package org.apache.sis.metadata
- Section
- How Metadata are marshalled - Search tag in package org.apache.sis.metadata
- Section
- How optimizations are applied - Search tag in class org.apache.sis.filter.Optimization
- Section
- How this class is used - Search tag in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
- Section
- How to add custom coordinate operations to Apache SIS - Search tag in interface org.apache.sis.referencing.operation.transform.MathTransformProvider
- Section
- HREF - Static variable in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
-
Ordinal values for switch statements.
- 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. - 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
- 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.
- IDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultImageCRSandDefaultEngineeringCRS. - Identification - Search tag in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
- Section
- Identification properties - Search tag in class org.apache.sis.parameter.ParameterBuilder
- Section
- 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).
- IdentifiedObjects - Class in org.apache.sis.referencing
-
Utility methods working on arbitrary implementations of the
IdentifiedObjectinterface. - 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<T>) - Constructor for class org.apache.sis.referencing.factory.IdentifiedObjectSet
-
Creates an initially empty set.
- 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(int) - Static method in class org.apache.sis.internal.referencing.provider.EPSGName
-
Creates an EPSG identifier.
- 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.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_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.
- 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<Identifier>) - Constructor for class org.apache.sis.internal.jaxb.IdentifierMapAdapter
-
Creates a new map which will be a view over the given identifiers.
- 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
- IdentifierNotInNamespace_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Identifier “{1}” is not in “{0}” namespace.
- 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.IdentifierMapAdapter
-
The identifiers to wrap in a map view.
- identifiers - Variable in class org.apache.sis.metadata.iso.ISOMetadata
-
All identifiers associated with this metadata, or
nullif none. - 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
- IdentifierSpace<T> - Interface in org.apache.sis.xml
-
Some identifier namespaces that are handled in a special way.
- 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 - Search tag in org.apache.sis.math.MathFunctions.getExponent(double)
- Section
- identity(int) - Static method in class org.apache.sis.internal.referencing.provider.Affine
-
Returns parameter values for an identity transform of the given input and output dimensions.
- identity(int) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
-
Returns an identity transform of the specified dimension.
- identity(Class<T>) - Static method in class org.apache.sis.util.ObjectConverters
-
Returns an identity converter for objects of the given type.
- Identity - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Identity
- IDENTITY - Static variable in interface org.apache.sis.internal.referencing.ExtendedPrecisionMatrix
-
A sentinel value for
Matrices.create(int, int, Number[])meaning that we request an extended precision matrix initialized to the identity (or diagonal) matrix. - IDENTITY - Static variable in class org.apache.sis.io.wkt.Transliterator
-
A transliterator that does not perform any replacement.
- Identity comparisons and serialization - Search tag in class org.apache.sis.util.collection.TableColumn
- Section
- IdentityConverter<S,
T> - Class in org.apache.sis.internal.converter -
An object converter which returns the source unchanged.
- IdentityConverter(Class<S>, Class<T>, ObjectConverter<T, S>) - Constructor for class org.apache.sis.internal.converter.IdentityConverter
-
Creates a new identity converter.
- 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. - ifPresentOrElse(Optional<T>, Consumer<? super T>, 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 - Search tag in org.apache.sis.image.PlanarImage.verify()
- Section
- 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_METADATA - Enum constant in enum org.apache.sis.util.ComparisonMode
-
Only the attributes relevant to the object functionality are compared.
- 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}’.
- 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.
- 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}’.
- 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_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
-
This resource should not fire events of type “{0}”.
- 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.
- 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.
- 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, 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.
- 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.
- 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.
- 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_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.
- IllegalValueForProperty_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Illegal value for property “{1}” in “{0}”.
- 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}
- ImageAllowsTransparency - Static variable in class org.apache.sis.internal.feature.Resources.Keys
-
Image allows transparency.
- Image bands - Search tag in class org.apache.sis.coverage.grid.GridCoverage2D
- Section
- 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.
- 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. - ImageHasAlphaChannel - Static variable in class org.apache.sis.internal.feature.Resources.Keys
-
Image has alpha channel.
- Image indices - Search tag in interface org.apache.sis.internal.geotiff.SchemaModifier
- Section
- 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.
- imageProcessor - Variable in class org.apache.sis.coverage.grid.GridCoverageProcessor
-
The processor to use for operations on two-dimensional slices.
- 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. - 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.
- ImageSize - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Image size
- Image size and location - Search tag in class org.apache.sis.coverage.grid.GridCoverage2D
- Section
- ImageUtilities - Class in org.apache.sis.internal.coverage.j2d
-
Utility methods related to images and their color model or sample model.
- Immediate() - Constructor for class org.apache.sis.internal.system.DelayedRunnable.Immediate
-
Creates a new immediate task.
- Immutability and thread safety - Search tag in class org.apache.sis.feature.DefaultAssociationRole
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.feature.DefaultAttributeType
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.feature.DefaultFeatureType
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.geometry.ImmutableEnvelope
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.internal.converter.AngleConverter
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.internal.converter.IdentityConverter
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.Angle
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.ElevationAngle
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.Latitude
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.Longitude
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.MeasurementRange
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.NumberRange
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.Range
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.AbstractIdentifiedObject
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.AbstractReferenceSystem
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.ImmutableIdentifier
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.NamedIdentifier
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.AbstractCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultCompoundCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultDerivedCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultGeographicCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultImageCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultParametricCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultProjectedCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultTemporalCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultVerticalCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.AbstractCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultAffineCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultCartesianCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultCompoundCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultCylindricalCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultLinearCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultParametricCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultPolarCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultSphericalCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultTimeCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultUserDefinedCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultVerticalCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.AbstractDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultEllipsoid
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultEngineeringDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultImageDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultParametricDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultTemporalDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultVerticalDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.DefaultConversion
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.DefaultTransformation
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.transform.PassThroughTransform
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.ResourceInternationalString
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.SimpleInternationalString
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.Version
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultLocalName
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultMemberName
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultNameSpace
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultRecordType
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultScopedName
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultTypeName
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.resources.ResourceInternationalString
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.xml.NilReason
- Section
- 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<String, ?>) - Constructor for class org.apache.sis.referencing.ImmutableIdentifier
-
Constructs an identifier from the given properties.
- ImmutableIdentifier(Citation, String, String) - Constructor for class org.apache.sis.referencing.ImmutableIdentifier
-
Creates a new identifier from the specified code and authority.
- ImmutableIdentifier(Citation, String, String, String, InternationalString) - Constructor for class org.apache.sis.referencing.ImmutableIdentifier
-
Creates a new identifier from the specified code and authority, with an optional version number and description.
- ImmutableIdentifier(ReferenceIdentifier) - Constructor for class org.apache.sis.referencing.ImmutableIdentifier
-
Creates a new identifier from the specified one.
- 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 - Search tag in class org.apache.sis.internal.util.DoubleDouble
- Section
- implementation() - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Returns the JTS, ESRI or Java2D geometry implementation wrapped by this
GeometryWrapperinstance. - 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 - Search tag in org.apache.sis.internal.util.DoubleDouble.add(double, double)
- Section
- Implementation - Search tag in org.apache.sis.internal.util.DoubleDouble.inverseDivide(double, double)
- Section
- Implementation - Search tag in org.apache.sis.internal.util.DoubleDouble.multiply(double, double)
- Section
- Implementation - Search tag in org.apache.sis.internal.util.DoubleDouble.sqrt()
- Section
- Implementation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Implementation
- ImplementationHelper - Class in org.apache.sis.internal.metadata
-
Miscellaneous utility methods for implementation of metadata classes.
- Implementation note - Search tag in class org.apache.sis.storage.aggregate.JoinFeatureSet
- Section
- Implementation note - Search tag in class org.apache.sis.util.collection.CodeListSet
- Section
- Implementation note - Search tag in class org.apache.sis.util.collection.RangeSet
- Section
- Implementation note - Search tag in org.apache.sis.internal.converter.SystemConverter.equals(Object)
- Section
- Implementation note - Search tag in org.apache.sis.internal.converter.SystemConverter.equals(Object)
- Section
- Implementation note - Search tag in org.apache.sis.internal.converter.SystemConverter.equals(Object)
- Section
- Implementation note - Search tag in org.apache.sis.internal.converter.SystemConverter.equals(Object)
- Section
- Implementation note - Search tag in org.apache.sis.internal.converter.SystemConverter.equals(Object)
- Section
- Implementation note - Search tag in org.apache.sis.internal.coverage.j2d.FillValues.fill(WritableRaster)
- Section
- Implementation note - Search tag in org.apache.sis.math.MathFunctions.magnitude(double...)
- Section
- Implementation note - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.hashCode()
- Section
- Implementation note - Search tag in org.apache.sis.storage.DataStoreProvider.open(ParameterValueGroup)
- Section
- Implementation note - Search tag in org.apache.sis.storage.DataStoreProvider.open(StorageConnector)
- Section
- Implementation note - Search tag in org.apache.sis.util.ComparisonMode.BY_CONTRACT
- Section
- Implementation note - Search tag in org.apache.sis.util.ComparisonMode.STRICT
- Section
- Implementation note - Search tag in org.apache.sis.util.Utilities.equalsApproximately(Object, Object)
- Section
- Implementation note - Search tag in org.apache.sis.util.Utilities.equalsIgnoreMetadata(Object, Object)
- Section
- Implementation note for subclasses - Search tag in class org.apache.sis.parameter.DefaultParameterValue
- Section
- Implementation note for subclasses - Search tag in org.apache.sis.parameter.DefaultParameterValue.getUnit()
- Section
- Implementation note for subclasses - Search tag in org.apache.sis.parameter.DefaultParameterValue.getValue()
- Section
- Implementation note for subclasses - Search tag in org.apache.sis.parameter.DefaultParameterValue.setValue(Object, Unit<?>)
- Section
- Implementation notes - Search tag in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
- Section
- Implementation notes - Search tag in package org.apache.sis.internal.sql.feature
- Section
- 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. - Implications on South oriented projections - Search tag in package org.apache.sis.referencing.operation.projection
- Section
- IN_ERROR - Enum constant in enum org.apache.sis.storage.tiling.TileStatus
-
The tile exists but attempt to read it failed.
- 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. - 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. - Inclusive or exclusive endpoints - Search tag in class org.apache.sis.util.collection.RangeSet
- Section
- 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_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(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(double) - Method in class org.apache.sis.math.Vector
-
Returns the increment between all consecutive values if this increment is constant, or
nullotherwise. - indent(int) - Method in class org.apache.sis.io.wkt.Formatter
-
Increases or decreases the indentation.
- 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.
- indeterminatePosition - Variable in class org.apache.sis.internal.jaxb.gml.TimePeriodBound.GML3
-
A textual indication of the time, usually
"before","after"or"now". - Index - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Index
- 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.
- 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.Snapshot
-
Index of this tile in the
TiledGridResource. - 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.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.
- 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. - 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_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Index {0} is out of bounds.
- 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.
- 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(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 - 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. - InfiniteArgumentValue_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Argument ‘{0}’ cannot take an infinite value.
- 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.
- Information - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Information
- 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. - Inheritance of property values - Search tag in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- Section
- 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_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.portrayal.CanvasFollower
-
Registers all listeners needed by this object.
- 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(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. - 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.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.
- initialValues() - Method in class org.apache.sis.internal.referencing.LazySet
-
Hook for subclasses that want to prepend some values before the source
Iterable. - 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.
- 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.inflater.Inflater
-
The source of data to decompress.
- input - Variable in class org.apache.sis.internal.storage.io.InputStreamAdapter
-
The underlying data input stream.
- Input and output coordinates - Search tag in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
- Section
- inputStream(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory
-
Returns the readable channel 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.
- 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, 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.
- 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.
- insertSubsampling(int[], int) - Method in class org.apache.sis.internal.storage.RangeArgument
-
Returns the given subsampling with a new dimension added for the bands.
- 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.
- 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.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.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.metadata.RecordSchemaSIS
-
The schema used in SIS for creating records.
- INSTANCE - Static variable in class org.apache.sis.internal.referencing.NilReferencingObject
-
The unique instance.
- INSTANCE - Static variable in class org.apache.sis.internal.temporal.DefaultTemporalFactory
-
The unique instance of this factory.
- Instances sharing - Search tag in org.apache.sis.parameter.DefaultParameterValue.unmodifiable(ParameterValue<T>)
- Section
- Instant - Interface in org.apache.sis.internal.geoapi.temporal
-
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
- Instantiation - Search tag in class org.apache.sis.feature.DefaultFeatureType
- Section
- Instantiation - Search tag in class org.apache.sis.math.Vector
- Section
- Instantiation - Search tag in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
- Section
- Instantiation - Search tag in class org.apache.sis.parameter.DefaultParameterValue
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.AbstractIdentifiedObject
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.AbstractReferenceSystem
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.crs.AbstractCRS
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.datum.AbstractDatum
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Section
- Instantiation - Search tag in class org.apache.sis.util.SimpleInternationalString
- Section
- Instantiation - Search tag in class org.apache.sis.util.iso.DefaultRecordType
- Section
- Instantiation - Search tag in interface org.apache.sis.referencing.operation.transform.LinearTransform
- Section
- Instantiation - Search tag in interface org.apache.sis.xml.NilObject
- Section
- Instantiation - Search tag in package org.apache.sis.feature
- Section
- Instantiation and validity constraints - Search tag in class org.apache.sis.parameter.DefaultParameterValueGroup
- Section
- 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.
- INT - Enum constant in enum org.apache.sis.image.DataType
-
Signed 32-bits data.
- 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 - 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.util.collection
-
A list of unsigned integer values.
- 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.
- IntegerOverflow_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Integer overflow during {0} bits arithmetic operation.
- Interim - Class in org.apache.sis.internal.geoapi.evolution
-
Temporary methods used until a new major GeoAPI release provides the missing functionalities.
- 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.
- 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_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.
- 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 - 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<T>) - Constructor for class org.apache.sis.internal.storage.io.InternalOptionKey
-
Creates a new key of the given name.
- InternationalStringAdapter - Class in org.apache.sis.internal.jaxb.gco
-
JAXB adapter for XML
<GO_CharacterString>element mapped toInternationalString. - 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.
- 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(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.
- 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(Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid<Angle, Length>) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
-
Creates a transform from the specified parameters.
- 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(Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid<Angle, Length>) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
-
Creates a transform from the specified parameters.
- InterpolatedTransform - Class in org.apache.sis.referencing.operation.transform
-
Transforms between two CRS by performing translations interpolated from a grid file.
- InterpolatedTransform(DatumShiftGrid<T, T>) - Constructor for class org.apache.sis.referencing.operation.transform.InterpolatedTransform
-
Creates a transform for the given interpolation grid.
- 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.
- interpolation - Variable in class org.apache.sis.image.ResampledImage
-
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 - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCoordinateOperation. - 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(GridExtent) - Method in class org.apache.sis.coverage.grid.GridExtent
-
Returns the intersection of this grid extent with the given grid extent.
- intersect(Range<E>) - Method in class org.apache.sis.measure.MeasurementRange
-
Returns the intersection between this range and the given range.
- intersect(Range<E>) - Method in class org.apache.sis.measure.Range
-
Returns the intersection between this range and the given range.
- intersect(Range<E>) - Method in class org.apache.sis.util.collection.RangeSet
-
Returns a view of the portion of this range set which is the intersection of this
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.
- intersectAny(NumberRange<?>) - Method in class org.apache.sis.measure.NumberRange
-
Returns the union of this range with the given range.
- 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(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.
- 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.DecimatedShape
-
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.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.DecimatedShape
-
Tests if the interior of this
Shapeintersects the interior of a specified rectangular area. - 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<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if the two geometric operands intersect.
- intersects(Range<? extends E>) - Method in class org.apache.sis.measure.MeasurementRange
-
Returns
trueif this range intersects the given range. - intersects(Range<? extends E>) - 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 - 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.
- 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.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.Vector
-
Returns the value at the given index as an
int. - intValue(ParameterDescriptor<? extends Number>) - Method in class org.apache.sis.parameter.Parameters
-
Returns the integer value of the parameter identified by the given descriptor.
- intValueList() - Method in class org.apache.sis.parameter.DefaultParameterValue
-
Returns an ordered sequence of two or more integer values of this parameter, usually used for counts.
- intValueList(ParameterDescriptor<int[]>) - Method in class org.apache.sis.parameter.Parameters
-
Returns the integer values of the parameter identified by the given descriptor.
- 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_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. - 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}.
- 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.
- 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.
- 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.
- InvalidVersionIdentifier_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
“{0}” is an invalid version identifier.
- Invariant - Search tag in org.apache.sis.referencing.operation.transform.MathTransforms.linear(MathTransform, DirectPosition)
- Section
- Invariants - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.getInterface()
- Section
- Invariants - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- Section
- 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.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.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.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.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.AbridgedMolodensky
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation2D
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation3D
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.GeocentricAffine
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.GeocentricTranslation
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.GeocentricTranslation2D
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.GeocentricTranslation3D
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.GeographicAndVerticalOffsets
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.GeographicOffsets
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.GeographicOffsets2D
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.LongitudeRotation
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.Molodensky
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.PositionVector7Param
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.PositionVector7Param2D
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.PositionVector7Param3D
-
The inverse of
GeodeticOperationis usually the same operation with parameter signs inverted. - inverse() - Method in class org.apache.sis.internal.referencing.provider.VerticalOffset
-
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.referencing.operation.matrix.MatrixSIS
-
Returns the inverse of this matrix.
- 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.ZonedGridSystem
-
Returns the inverse of this map projection.
- 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.EllipsoidToCentricTransform
-
Returns the inverse of this transform.
- 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.InterpolatedMolodenskyTransform
-
Returns the inverse of this interpolated Molodensky transform.
- inverse() - Method in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
-
Returns the inverse of this interpolated 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.MolodenskyTransform
-
Returns the inverse of this Molodensky 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.PoleRotation
-
Returns the inverse transform of this object.
- 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 interface org.apache.sis.util.ObjectConverter
-
Returns a converter capable to convert instances of T back to instances of S.
- inverse(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Returns the inverse of the given matrix.
- 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_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. - 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.
- 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. - InverseOperation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Inverse operation
- 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.
- 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.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.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.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.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.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.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.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.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.TransverseMercator
-
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. - Inverse transform - Search tag in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Section
- Inverse transformation - Search tag in org.apache.sis.referencing.datum.BursaWolfParameters.getPositionVectorTransformation(Date)
- Section
- 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.referencing.datum.BursaWolfParameters
-
Inverts in-place the transformation by inverting the sign of all numerical parameters.
- 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.
- 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.
- IO - Class in org.apache.sis.io
-
Utilities methods working on
java.ioobjects. - 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. - IOUtilities - Class in org.apache.sis.internal.storage.io
-
Utility methods related to I/O operations.
- 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_NULLABLE - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
-
The "IS_NULLABLE" key for the nullability of a column.
- 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. - 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.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 interface org.apache.sis.referencing.operation.transform.LinearTransform
-
Returns
trueif this transform is affine. - isAffine(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Returns
trueif the given matrix represents an affine transform. - 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.GeneralEnvelope
-
Returns
falseif at least one coordinate value is not NaN. - isAllNaN() - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
Returns
falseif at least one coordinate value is not NaN. - isAllNaN() - Method in class org.apache.sis.internal.referencing.RTreeNode
-
Returns
falseif at least one coordinate value is not NaN. - 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. - isAlternateForm() - Method in class org.apache.sis.measure.RangeFormat
-
Returns
trueif thisRangeFormatshall use the alternate form at formatting time. - 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. - isAssignableFrom(DefaultFeatureType) - Method in class org.apache.sis.feature.DefaultFeatureType
-
Returns
trueif this type is same or a super-type of the given type. - 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. - isBijective(Set<FunctionProperty>) - Static method in enum org.apache.sis.math.FunctionProperty
-
Returns
trueif a function having the given set of properties is bijective. - 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.
- 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.
- 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() - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
-
Returns
trueif the translation values in the cells are divided by the cell size. - 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.
- 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. - isCommentSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
trueif the database supports theCOMMENTstatement. - isCompass(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns
trueif the specified direction is a compass direction. - isCompliant() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Returns whether or not the cited feature catalogue complies with ISO 19110.
- isConsumed() - Method in class org.apache.sis.storage.event.StoreEvent
-
Indicates whether this event has been consumed by any listener.
- isControlPointAvailable() - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
-
Returns an indication of whether or not control point(s) exists.
- 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.
- 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. - 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; - 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). - 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. - isDefaultInstance(Class<T>, T) - Static method in class org.apache.sis.internal.system.DefaultFactories
-
Returns
trueif the default factory of the given type is the given instance. - isDefined(int) - Method in class org.apache.sis.coverage.grid.GridGeometry
-
Returns
trueif all the properties specified by the argument are set. - isDefiningConversion() - Method in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
- 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 interface org.apache.sis.util.Deprecable
-
Returns
trueif this instance is deprecated. - isDisabled() - Method in class org.apache.sis.portrayal.CanvasFollower
-
Returns
trueif this object stopped to replicate changes from source canvas to target canvas. - isDone() - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
- 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.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. - isEllipsoidalHeight(VerticalDatum) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
-
Returns
trueif the type of the given datum is ellipsoidal. - 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.GeneralEnvelope
-
Determines whether or not this envelope is empty.
- isEmpty() - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
Determines whether or not this envelope is empty.
- isEmpty() - Method in class org.apache.sis.internal.referencing.RTreeNode
-
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.index.tree.PointTree
-
Returns true if this set contains no elements.
- 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.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.util.AbstractMap
-
Returns
trueif this map contains no element. - 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.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.util.collection.Cache
-
Returns
trueif this cache 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.FrequencySortedSet
-
Returns
trueif this set is empty. - isEmpty() - Method in interface org.apache.sis.util.Emptiable
-
Returns
trueif this instance is empty. - isEmptyOrNaN() - Method in class org.apache.sis.math.Vector
-
Returns
trueif this vector is empty or contains onlyNaNvalues. - 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. - isEnumTypeSupported - Variable in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
trueif the database supports enums. - 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. - 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. - isFilmDistortionInformationAvailable() - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Returns the indication of whether or not Calibration Reseau information is available.
- isFlagSet(Context, int) - Static method in class org.apache.sis.internal.jaxb.Context
-
Returns
trueif the given flag is set. - isFloat() - Method in class org.apache.sis.internal.feature.j2d.DecimatedShape
-
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(Class<?>) - Static method in class org.apache.sis.util.Numbers
-
Returns
trueif the giventypeis a floating point type. - isFloat(Object) - Static method in class org.apache.sis.internal.referencing.j2d.AbstractShape
-
Returns
trueif the given shape is presumed backed by primitivefloatvalues. - 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. - isFullyZero - Variable in class org.apache.sis.internal.coverage.j2d.FillValues
-
trueif all values inFillValues.asPrimitiveArrayare positive 0. - 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. - isGlobal() - Method in class org.apache.sis.util.iso.DefaultNameSpace
-
Indicates whether 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. - 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<? extends ReferenceIdentifier>, 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(Identifier, Collection<GenericName>, 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. - isHexadecimal(int) - Static method in class org.apache.sis.util.Characters
-
Returns
trueif the given character is an hexadecimal digit. - 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. - 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.referencing.AnnotatedMatrix
-
Returns
trueif this matrix is an identity matrix. - 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.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.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.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.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.TransferFunction
-
Returns
trueif this transfer function is identity. - 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. - 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. - isIncludedWithDataset() - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Returns whether or not the feature catalogue is included with the resource.
- isInstance(Record) - Method in class org.apache.sis.util.iso.DefaultRecordType
-
Determines if the given record is compatible with this record type.
- 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.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. - 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. - 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. - 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.referencing.datum.DefaultEllipsoid
-
Indicates if the inverse flattening is definitive for this ellipsoid.
- 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.wkt.FirstKeywordPeek
-
Returns
trueif the given character is valid for a keyword. - isKillRequested() - Method in class org.apache.sis.internal.system.DelayedExecutor
-
Returns
trueif this daemon thread shall terminate. - isKillRequested() - Method in class org.apache.sis.internal.system.ReferenceQueueConsumer
-
Returns
trueif this daemon thread shall terminate. - isKindOfPath(Object) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
- 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. - 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.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. - 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.
- 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. - isLocaleSensitive() - Method in class org.apache.sis.measure.UnitFormat
-
Returns whether this
UnitFormatdepends on theLocalegiven at construction time for performing its tasks. - 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. - isMatchingCase() - Method in interface org.apache.sis.internal.geoapi.filter.BinaryComparisonOperator
- 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
- 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. - 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
- isMonotonic(Set<FunctionProperty>) - Static method in enum org.apache.sis.math.FunctionProperty
-
Returns
trueif a function having the given set of properties is monotonic. - 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. - 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.Vector
-
Returns
trueif the value at the given index isnullorNaN. - isNaN(Number) - Static method in class org.apache.sis.util.Numbers
-
Returns
trueif the given number is null or NaN. - isNegative(double) - Static method in class org.apache.sis.math.MathFunctions
-
Returns
trueif the given value is negative, including negative zero. - isNegativeZero(double) - Static method in class org.apache.sis.math.MathFunctions
-
Returns
trueif the given value is the negative zero (-0.0). - isNil(Expression<? super R, ?>, String) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
An operator that tests if an expression's value is nil.
- isNorway(double) - Static method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
-
First exception in UTM projection, corresponding to latitude band V.
- isNull(Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
An operator that tests if an expression's value is
null. - 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. - 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. - 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.
- 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
- ISOMetadata - Class in org.apache.sis.metadata.iso
-
The base class of ISO 19115 implementation classes.
- ISOMetadata() - Constructor for class org.apache.sis.metadata.iso.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.
- 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.
- isParallel() - Method in class org.apache.sis.internal.stream.BaseStreamWrapper
-
Returns whether stream terminal operation would execute in parallel.
- isPoleToPole(double, double) - Static method in class org.apache.sis.internal.referencing.Formulas
-
Returns
trueifyminis the south pole andymaxis the north pole. - 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). - 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.wkt.FirstKeywordPeek
-
Returns
trueif the given first non-white character after the keyword is one of the expected characters. - isPressure(Unit<?>) - Static method in class org.apache.sis.measure.Units
-
Returns
trueif the given unit is a pressure unit. - 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. - 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. - isResolved() - Method in class org.apache.sis.feature.DefaultAssociationRole
-
Returns
trueif the associatedFeatureTypeis complete (not just a name). - isSameCRS(GeometryWrapper<G>) - 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<G>) - 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. - 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. - 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. - 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. - 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(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. - isSizeKnown() - Method in class org.apache.sis.internal.util.SetOfUnknownSize
-
Returns
trueif theSetOfUnknownSize.size()method is cheap. - 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(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<? super E>, boolean) - Static method in class org.apache.sis.util.ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSourceExpandable() - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
-
Returns whether
separate()is allowed to expand the list of source dimensions. - 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.
- 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. - isStalled() - Method in class org.apache.sis.internal.system.ReferenceQueueConsumer
-
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. - 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. - isSuperScript(int) - Static method in class org.apache.sis.util.Characters
-
Determines whether the given character is a superscript.
- 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. - isSvalbard(double) - Static method in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
-
Second exception in UTM projection, corresponding to latitude band X.
- isTabulationExpanded() - Method in class org.apache.sis.io.LineAppender
-
Returns
trueif this formatter expands tabulations into spaces. - 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. - 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.
- 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. - 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(ParameterValueGroup) - Static method in class org.apache.sis.parameter.Parameters
-
Returns
trueif the given parameter group is a non-null instance created byunmodifiable(…). - 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.math.Vector
-
Returns
trueif integer values shall be interpreted as unsigned values. - 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. - 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. is not defined by GeoAPI). - isValid() - Method in class org.apache.sis.internal.feature.j2d.DecimatedShape
-
Returns
trueif resolutions are strictly positive and finite numbers. - 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. - 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(CoordinateSystemAxis) - Static method in class org.apache.sis.internal.referencing.CoordinateOperations
-
Returns
trueif the given axis is of kind "Wrap Around". - isWraparoundEnabled() - Method in interface org.apache.sis.coverage.BandedCoverage.Evaluator
-
Returns
trueif this evaluator is allowed to wraparound coordinates that are outside the coverage. - 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() - 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(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. - it - Variable in class org.apache.sis.internal.util.AbstractMap.IteratorAdapter
-
The standard iterator on which to delegate the work.
- 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.
- 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. - 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() - 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.jaxb.lan.OtherLocales
-
Returns an iterator over all elements in this collection except the first one.
- 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.referencing.factory.IdentifiedObjectSet
-
Returns an iterator over the objects in this set.
- 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.FrequencySortedSet
-
Returns an iterator over the elements in this set in frequency order.
- 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.WeakHashSet
-
Returns an iterator over the elements contained in this collection.
- IteratorAdapter(Map<K, V>) - Constructor for class org.apache.sis.internal.util.AbstractMap.IteratorAdapter
-
Creates a new adapter initialized to the entry iterator of the given map.
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.
- JAVA - Enum constant in enum org.apache.sis.referencing.CommonCRS.Temporal
-
Time measured as milliseconds since January 1st, 1970 at 00:00 UTC.
- 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 - Search tag in package org.apache.sis.geometry
- Section
- JAVABEANS_PROPERTY - Enum constant in enum org.apache.sis.metadata.KeyNamePolicy
-
The keys in the map are the Javabeans property names.
- 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.
- 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.
- 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.
- 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<? super AbstractFeature>, Map<String, ?>) - Constructor for class org.apache.sis.storage.aggregate.JoinFeatureSet
-
Creates a new feature set joining the two given sets.
- 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.
- 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.
- 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
- KELVIN - Static variable in class org.apache.sis.measure.Units
-
The SI base unit for thermodynamic temperature (K).
- key - Variable in class org.apache.sis.util.ResourceInternationalString
-
The key for the resource to fetch.
- KeyCollision_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Key “{0}” is associated twice to different values.
- 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.
- KeyIterator(K...) - Constructor for class org.apache.sis.internal.util.AbstractMap.KeyIterator
-
Creates a new iterator over the given key candidates.
- KeyNamePolicy - Enum in org.apache.sis.metadata
-
The name of the keys included in a
Mapof metadata. - Keys and values - Search tag in org.apache.sis.metadata.AbstractMetadata.asMap()
- Section
- Keys and values - Search tag in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class<?>, KeyNamePolicy, ValueExistencePolicy)
- Section
- 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.
- KeywordCase - Enum in org.apache.sis.io.wkt
-
Whether WKT keywords shall be written with lower, upper or camel case styles.
- 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. - keywords - Variable in class org.apache.sis.internal.storage.gpx.Metadata
-
Keywords associated with the file, or
nullif unspecified. - KeywordStyle - Enum in org.apache.sis.io.wkt
-
Whether to use short or long WKT keywords.
- 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).
L
- label - Variable in class org.apache.sis.internal.sql.feature.Column
-
Title to use for displays.
- label(Unit<?>, String) - Method in class org.apache.sis.measure.UnitFormat
-
Attaches a label to the specified unit.
- 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(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(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.LambertConicConformal
-
Creates a Lambert projection from the given parameters.
- 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.
- 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.
- Landsat to ISO 19115 metadata - Search tag in package org.apache.sis.storage.landsat
- Section
- 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. - 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.RangeSet
-
Returns the last (highest) range currently in this sorted set.
- 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.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.
- 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.
- Late validation - Search tag in class org.apache.sis.io.wkt.WKTDictionary
- Section
- 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.internal.metadata.AxisNames
-
The ISO 19162 "Latitude" name.
- 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.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.
- LatitudesAreOpposite_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
-
Latitudes {0} and {1} are opposite.
- Layout - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Layout
- Lazy resource instantiation - Search tag in org.apache.sis.storage.Aggregate.components()
- Section
- LazySet<E> - Class in org.apache.sis.internal.referencing
-
An immutable set built from an iterator, which will be filled only when needed.
- LazySet(Class<E>) - Constructor for class org.apache.sis.internal.referencing.LazySet
-
Constructs a set to be filled by the elements from the specified source.
- LazySet(Iterator<? extends E>) - Constructor for class org.apache.sis.internal.referencing.LazySet
-
Constructs a set to be filled using the specified iterator.
- 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_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_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_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_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.
- 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.
- 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_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).
- 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. - LegacyPropertyAdapter<L,
N> - Class in org.apache.sis.internal.metadata.legacy -
An adapter for collections of a legacy type replaced by another collection.
- LegacyPropertyAdapter(Collection<N>) - Constructor for class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
-
Creates a new adapter.
- Legal constraint - Search tag in org.apache.sis.referencing.factory.sql.EPSGFactory.install(Connection)
- Section
- 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.
- Legend - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Legend
- length - Variable in class org.apache.sis.internal.storage.io.Region
-
Total length of the 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.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.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.Version
-
Returns the length of the version string.
- length(CharSequence) - Static method in class org.apache.sis.util.CharSequences
-
Returns the length of the given characters sequence, or 0 if
null. - 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 - Search tag in class org.apache.sis.measure.RangeFormat
- Section
- less(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Filter operator that checks that its first sub-expression is less than its second sub-expression.
- lessOrEqual(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Filter operator that checks that its first sub-expression is less than or equal to its second sub-expression.
- LETTERS_AND_DIGITS - Static variable in class org.apache.sis.util.Characters.Filter
-
The subset of all characters for which
Character.isLetterOrDigit(int)returnstrue. - Level - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Level
- 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_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_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.
- 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.internal.feature.Geometries
-
The enumeration value that identifies which geometry library is used.
- 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. - Life cycle and caching - Search tag in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
- Section
- like(Expression<? super R, ?>, String) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Character string comparison operator with pattern matching and default wildcards.
- like(Expression<? super R, ?>, String, char, char, char, boolean) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Character string comparison operator with pattern matching and specified wildcards.
- 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 - Search tag in class org.apache.sis.internal.maven.Assembler
- Section
- Limitation - Search tag in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- Section
- Limitation - Search tag in class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
- Section
- Limitation - Search tag in org.apache.sis.geometry.Envelopes.transform(MathTransform, Envelope)
- Section
- Limitation - Search tag in org.apache.sis.image.ImageProcessor.stretchColorRamp(RenderedImage, Map<String, ?>)
- Section
- Limitation - Search tag in org.apache.sis.internal.coverage.j2d.TileOpExecutor.setErrorHandler(ErrorHandler, Class<?>, String)
- Section
- Limitation - Search tag in org.apache.sis.internal.filter.sqlmm.SQLMM.ST_Area
- Section
- Limitation - Search tag in org.apache.sis.internal.filter.sqlmm.SQLMM.ST_Transform
- Section
- Limitation - Search tag in org.apache.sis.io.wkt.WKTFormat.setFactory(Class<T>, T)
- Section
- Limitations - Search tag in class org.apache.sis.coverage.RegionOfInterest
- Section
- Limitations - Search tag in class org.apache.sis.coverage.grid.DomainLinearizer
- Section
- Limitations - Search tag in class org.apache.sis.coverage.grid.GridCoverageBuilder
- Section
- Limitations - Search tag in class org.apache.sis.coverage.grid.ImageRenderer
- Section
- Limitations - Search tag in class org.apache.sis.feature.AbstractAssociation
- Section
- Limitations - Search tag in class org.apache.sis.feature.AbstractAttribute
- Section
- Limitations - Search tag in class org.apache.sis.feature.AbstractFeature
- Section
- Limitations - Search tag in class org.apache.sis.feature.FeatureFormat
- Section
- Limitations - Search tag in class org.apache.sis.image.ImageCombiner
- Section
- Limitations - Search tag in class org.apache.sis.index.tree.PointTree
- Section
- Limitations - Search tag in class org.apache.sis.internal.coverage.CoverageCombiner
- Section
- Limitations - Search tag in class org.apache.sis.internal.feature.j2d.DecimatedShape
- Section
- Limitations - Search tag in class org.apache.sis.internal.metadata.NameToIdentifier
- Section
- Limitations - Search tag in class org.apache.sis.io.wkt.WKTFormat
- Section
- Limitations - Search tag in class org.apache.sis.math.StatisticsFormat
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultIdentifier
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultMetadata
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultMetadataScope
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.ISOMetadata
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.AbstractParty
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultAddress
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultCitation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultContact
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultIndividual
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultSeries
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultTelephone
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.AbstractContentInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultBand
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultImageDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultFormat
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultMedium
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultExtent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.AbstractIdentification
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultKeywords
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultResolution
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultUsage
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultLineage
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultSource
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.maintenance.DefaultScope
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractCompleteness
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractDataEvaluation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractElement
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractLogicalConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractMetaquality
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractPositionalAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractResult
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractTemporalQuality
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractThematicAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultAbsoluteExternalPositionalAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultAccuracyOfATimeMeasurement
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultAggregationDerivation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultCompletenessCommission
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultCompletenessOmission
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultConceptualConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultConfidence
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultDomainConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultFormatConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultFullInspection
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultGriddedDataPositionalAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultHomogeneity
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeCorrectness
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeAttributeAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultRelativeInternalPositionalAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultRepresentativity
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultScope
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultSourceReference
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultTemporalConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultTemporalValidity
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultThematicClassificationCorrectness
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultTopologicalConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultDimension
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGCP
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
- Section
- Limitations - Search tag in class org.apache.sis.parameter.ParameterFormat
- Section
- Limitations - Search tag in class org.apache.sis.referencing.GeodeticCalculator
- Section
- Limitations - Search tag in class org.apache.sis.referencing.gazetteer.LocationFormat
- Section
- Limitations - Search tag in class org.apache.sis.referencing.operation.CoordinateOperationFinder
- Section
- Limitations - Search tag in class org.apache.sis.referencing.operation.projection.SatelliteTracking
- Section
- Limitations - Search tag in class org.apache.sis.storage.StorageConnector
- Section
- Limitations - Search tag in class org.apache.sis.util.iso.DefaultRecord
- Section
- Limitations - Search tag in class org.apache.sis.util.iso.DefaultRecordSchema
- Section
- Limitations - Search tag in interface org.apache.sis.referencing.cs.AxisFilter
- Section
- Limitations - Search tag in org.apache.sis.coverage.RegionOfInterest.toShape2D(GridGeometry)
- Section
- Limitations - Search tag in org.apache.sis.coverage.grid.GridOrientation.useVariantOfCRS(AxesConvention)
- Section
- Limitations - Search tag in org.apache.sis.feature.FeatureOperations.envelope(Map<String, ?>, CoordinateReferenceSystem, AbstractIdentifiedType...)
- Section
- Limitations - Search tag in org.apache.sis.image.ImageProcessor.setErrorHandler(ErrorHandler)
- Section
- Limitations - Search tag in org.apache.sis.internal.coverage.CoverageCombiner.getInterpolation()
- Section
- Limitations - Search tag in org.apache.sis.internal.coverage.CoverageCombiner.setInterpolation(Interpolation)
- Section
- Limitations - Search tag in org.apache.sis.internal.referencing.GeodeticObjectBuilder.replaceComponent(CoordinateReferenceSystem, int, CoordinateReferenceSystem)
- Section
- Limitations - Search tag in org.apache.sis.internal.util.CheckedArrayList.subList(int, int)
- Section
- Limitations - Search tag in org.apache.sis.referencing.GeodeticCalculator.create(CoordinateReferenceSystem)
- Section
- Limitations - Search tag in org.apache.sis.storage.aggregate.MergeStrategy.selectByTimeThenArea(Duration)
- Section
- Limitations - Search tag in package org.apache.sis.internal.storage.esri
- Section
- Limitations - Search tag in package org.apache.sis.internal.storage.image
- Section
- Limitations - Search tag in package org.apache.sis.storage.sql
- Section
- 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.util.Characters
-
The Unicode line separator (Unicode
2028, HTML<br>). - 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(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) - 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_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.
- 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.
- Linearizers - Search tag in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
- Section
- Linearizers - Search tag in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
- Section
- LinearTransform - Interface in org.apache.sis.referencing.operation.transform
-
A usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.
- 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.
- lineSeparator - Variable in class org.apache.sis.io.TabularFormat
-
The line separator to use for formatting the tree.
- LINESTRING - Enum constant in enum org.apache.sis.internal.feature.GeometryType
-
Sequence of points connected by straight, non-self intersecting line pieces.
- link - Variable in class org.apache.sis.internal.storage.gpx.Person
-
Link to Web site or other external information about person.
- link(Map<String, ?>, AbstractIdentifiedType) - Static method in class org.apache.sis.feature.FeatureOperations
-
Creates an operation which is only an alias for another property.
- Link - 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.
- 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.
- listComponentFiles(String...) - Method in class org.apache.sis.internal.storage.PRJDataStore
-
Returns the URIDataStore.location as a
Pathcomponent together with auxiliary files. - listeners - Variable in class org.apache.sis.internal.sql.feature.Database
-
Where to send warnings.
- 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.DataStore
-
The set of registered
StoreListeners for this data store. - Listeners - Search tag in class org.apache.sis.portrayal.CanvasFollower
- Section
- 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.
- 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 - Static variable in class org.apache.sis.internal.geoapi.filter.Name
- LITRE - Static variable in class org.apache.sis.measure.Units
-
The unit for litre volume (L, l or ℓ).
- load(BufferedReader) - Method in class org.apache.sis.io.wkt.WKTDictionary
-
Adds to this factory all definitions read from the given source.
- 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.
- LoadingDatumShiftFile_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
-
Loading datum shift file “{0}”.
- 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. - 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. - 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.storage.xml.stream.StaxDataStore
-
The locale to use for locale-sensitive data (not for logging or warning messages), or
nullif unspecified. - Locale - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Locale
- 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.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.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.
- Locales - Class in org.apache.sis.util
-
Static methods working on
Localeinstances. - LocalesDiscarded - Static variable in class org.apache.sis.util.resources.Messages.Keys
-
Text were discarded for some locales.
- Localization - Search tag in class org.apache.sis.metadata.iso.DefaultMetadata
- Section
- Localization - Search tag in class org.apache.sis.referencing.factory.GeodeticObjectFactory
- Section
- Localization - Search tag in exception class org.apache.sis.io.wkt.UnparsableObjectException
- Section
- Localization - Search tag in exception class org.apache.sis.storage.DataStoreException
- Section
- Localization - Search tag in org.apache.sis.feature.AbstractIdentifiedType.AbstractIdentifiedType(Map<String, ?>)
- Section
- Localization - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.AbstractIdentifiedObject(Map<String, ?>)
- Section
- Localization - Search tag in org.apache.sis.referencing.ImmutableIdentifier.ImmutableIdentifier(Map<String, ?>)
- Section
- Localization - Search tag in package org.apache.sis.metadata.iso
- Section
- Localization - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Localization
- 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.
- 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 - 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, ParsePosition) - Constructor for exception class org.apache.sis.internal.util.LocalizedParseException
-
Creates a
ParseExceptionwith a localized message built from the given parsing information. - 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.
- 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(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.URIDataStore
-
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.
- 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.
- Location of data to display - Search tag in class org.apache.sis.portrayal.Canvas
- Section
- 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.
- LOCATOR - Enum constant in enum org.apache.sis.xml.XLink.Type
-
A pointer to an external resource.
- 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(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(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 - Static variable in interface org.apache.sis.image.ErrorHandler
-
Exceptions are wrapped in a
LogRecordand logged, usually atLevel.WARNING. - LOG10_2 - Static variable in class org.apache.sis.math.MathFunctions
-
The logarithm of 2 in base 10, which is approximated by 0.3010299956639812.
- 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.
- Loggers - Class in org.apache.sis.internal.system
-
Names of loggers used in SIS other than the "module-wide" loggers.
- 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 - Enum constant in enum org.apache.sis.setup.About
-
Information about logging.
- Logging information - Search tag in org.apache.sis.image.ErrorHandler.Report.add(Point, Throwable, Supplier<LogRecord>)
- Section
- 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).
- 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
- LONG - Enum constant in enum org.apache.sis.io.wkt.KeywordStyle
-
Long keywords.
- 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).
- 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.internal.metadata.AxisNames
-
The ISO 19162 "Longitude" name.
- 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.
- Longitude wraparound - Search tag in class org.apache.sis.referencing.datum.DatumShiftGrid
- Section
- 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.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.Vector
-
Returns the value at the given index as a
long. - lookup(Class<T>, String) - Method in class org.apache.sis.metadata.sql.MetadataSource
-
Returns an implementation of the specified metadata interface filled with the data referenced by the specified identifier.
- lookupEPSG(IdentifiedObject) - Static method in class org.apache.sis.referencing.IdentifiedObjects
-
Looks up an EPSG code, such as
4326, of the specified object. - 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. - lower - Static variable in class org.apache.sis.internal.util.SimpleCharacterIterator
-
Index of the first character that we can return.
- LOWER_CASE - Enum constant in enum org.apache.sis.io.wkt.KeywordCase
-
WKT formatting uses lower case keywords.
- LowerBound - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Lower bound
- 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 - Enum constant in enum org.apache.sis.internal.geotiff.Compression
-
LZW compression.
M
- 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
- magnitude(double...) - Static method in class org.apache.sis.math.MathFunctions
-
Returns the magnitude of the given vector.
- 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 content - Search tag in package org.apache.sis.internal.jaxb
- Section
- Maintenance - Search tag in org.apache.sis.internal.referencing.Formulas.LINEAR_TOLERANCE
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.EPSG
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.ESRI
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.GEOTIFF
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.ISBN
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.ISO_19115
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.ISSN
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.MAP_INFO
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.NETCDF
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.OGC
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.PROJ4
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.S57
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.SIS
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.WMS
- Section
- MAJOR_VERSION - Static variable in class org.apache.sis.internal.system.Modules
-
The major version number of all Apache SIS modules.
- majorVersion() - Method in enum org.apache.sis.io.wkt.Convention
-
Returns the major version of the Well Known Text represented by this convention.
- 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 - Search tag in class org.apache.sis.storage.FeatureNaming
- Section
- Mandatory - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Mandatory
- Mandatory and optional parameters - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Section
- MandatoryAttribute_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Attribute “{0}” is mandatory for an object of type ‘{1}’.
- map(DoubleUnaryOperator) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- map(DoubleUnaryOperator) - Method in class org.apache.sis.internal.stream.PaginedDoubleStream
- map(Function<? super T, ? extends R>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- MAP_INFO - Static variable in class org.apache.sis.metadata.iso.citation.Citations
-
The authority for identifiers of objects defined by MapInfo.
- mapOf(Object...) - Static method in class org.apache.sis.internal.jdk9.JDK9
-
Placeholder for
Map.of(...). - MappedSQLQueries - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
-
Resource names mapped to SQL queries.
- Mapping - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Mapping
- Mapping Java classes to type names - Search tag in class org.apache.sis.util.iso.DefaultTypeName
- Section
- MapProjection - Class in org.apache.sis.internal.referencing.provider
-
Base class for most two-dimensional map projection providers defined in this package.
- MapProjection(Class<? extends Projection>, ParameterDescriptorGroup) - Constructor for class org.apache.sis.internal.referencing.provider.MapProjection
-
Constructs a math transform provider from a set of parameters.
- mapQualitative(CharSequence, Number, float) - Method in class org.apache.sis.coverage.SampleDimension.Builder
-
Adds a qualitative category for the given sample value mapped to the specified converted NaN value.
- mapQualitative(CharSequence, NumberRange<?>, float) - Method in class org.apache.sis.coverage.SampleDimension.Builder
-
Adds a qualitative category for the given samples values mapped to the specified converted NaN value.
- mapToDouble(ToDoubleFunction<? super T>) - Method in class org.apache.sis.internal.stream.PaginedStream
-
Returns a stream with results of applying the given function to the elements of this stream.
- mapToDouble(ToDoubleFunction<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- mapToInt(DoubleToIntFunction) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- mapToInt(ToIntFunction<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- mapToLong(DoubleToLongFunction) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- mapToLong(ToLongFunction<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- mapToObj(DoubleFunction<? extends U>) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns a stream with results of applying the given function to the elements of this stream.
- margin(int...) - Method in class org.apache.sis.coverage.grid.GridDerivation
-
Specifies an amount of cells by which to expand
GridExtentafter rounding. - 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(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.
- 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.
- 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.
- MarkNotSupported_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
-
Marks are not supported on “{0}” stream.
- 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.
- 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) - Static method in class org.apache.sis.xml.XML
-
Marshal the given object into a file.
- marshal(Object, OutputStream) - Static method in class org.apache.sis.xml.XML
-
Marshal the given object into a stream.
- marshal(Object, Path) - Static method in class org.apache.sis.xml.XML
-
Marshal the given object into a path.
- marshal(Object, Result, Map<String, ?>) - Static method in class org.apache.sis.xml.XML
-
Marshal the given object to a stream, DOM or other destinations.
- marshal(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, String, Class<T>, T) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
-
Delegates to JAXB the marshalling of a part of XML document.
- marshal(URI) - Method in class org.apache.sis.internal.jaxb.gco.URIAdapter.AsURL
-
Replaces
<gcx:FileName>by<gmd:URL>if marshalling legacy ISO 19139:2007 document. - marshal(URI) - Method in class org.apache.sis.internal.jaxb.gco.URIAdapter
-
Converts a
URIto the object to be marshalled in a XML file or stream. - 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(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.
- MarshallerPool - Class in org.apache.sis.xml
-
Creates and configures
MarshallerorUnmarshallerobjects for use with SIS. - MarshallerPool(Map<String, ?>) - Constructor for class org.apache.sis.xml.MarshallerPool
-
Creates a new factory using the SIS default
JAXBContextinstance. - MarshallerPool(JAXBContext, Map<String, ?>) - Constructor for class org.apache.sis.xml.MarshallerPool
-
Creates a new factory using the given JAXB context.
- Marshalling - Search tag in class org.apache.sis.internal.jaxb.referencing.RS_Identifier
- Section
- MARSHALLING - Static variable in class org.apache.sis.internal.jaxb.Context
-
The bit flag telling if a marshalling process is under progress.
- MAS - Static variable in class org.apache.sis.xml.Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mas/1.0"URL. - 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_KEY - Static variable in class org.apache.sis.image.PlanarImage
-
Key of property providing a mask for missing values.
- MatchAction - Enum in org.apache.sis.internal.geoapi.filter
-
Placeholder for GeoAPI 3.1 interfaces (not yet released).
- 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. - 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. - MathTransformsOrFactory - Class in org.apache.sis.internal.referencing
-
Proxy to
MathTransformsmethod which can be redirected to aMathTransformFactory. - Matrices - Class in org.apache.sis.referencing.operation.matrix
-
Matrixfactory methods and utilities. - 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(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.
- 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(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.
- 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(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.
- 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(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.
- 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 - Search tag in package org.apache.sis.internal.unopkg
- Section
- max() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns the maximum element of this stream.
- max(Comparator<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns the maximum element of this stream according to the provided comparator.
- max(Quantity<Q>, Quantity<Q>) - Static method in class org.apache.sis.measure.Quantities
-
Returns the largest of two quantities.
- MAX_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_NAN_ORDINAL - Static variable in class org.apache.sis.math.MathFunctions
-
The maximal ordinal value for
NaNnumbers created byMathFunctions.toNanFloat(int). - 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.
- MAXIMAL_LENGTH - Static variable in class org.apache.sis.internal.feature.AttributeConvention
-
String representation of the
AttributeConvention.MAXIMAL_LENGTH_CHARACTERISTICname. - MAXIMAL_LENGTH_CHARACTERISTIC - Static variable in class org.apache.sis.internal.feature.AttributeConvention
-
Conventional name for fetching the maximal length of string values.
- maximalValue() - Method in class org.apache.sis.util.collection.IntegerList
-
Returns the maximal value that can be stored in this list.
- maximum() - Method in class org.apache.sis.math.Statistics
-
Returns the maximum sample value, or
NaNif none. - 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_DIMENSIONS - Static variable in class org.apache.sis.index.tree.PointTree
-
The maximum number of dimensions (inclusive) that this class currently supports.
- MAXIMUM_ITERATIONS - Static variable in class org.apache.sis.internal.referencing.Formulas
-
Maximum number of iterations for iterative computations.
- 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. - maximumSubsampling(int...) - Method in class org.apache.sis.coverage.grid.GridDerivation
-
Specifies the maximum subsampling values (inclusive) for each dimension.
- MaximumValue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Maximum value
- 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.
- 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. - 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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.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_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.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_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_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_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_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.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_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_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_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_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_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_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_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_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_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.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_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.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_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.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_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_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_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_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_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_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_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.
- 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 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Mean value
- 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.
- MeasureList - Class in org.apache.sis.internal.jaxb.gml
-
XML representation of a sequence of measurement values together with their unit of measure.
- MeasureList() - Constructor for class org.apache.sis.internal.jaxb.gml.MeasureList
-
Default empty constructor for JAXB.
- MeasureList(Object, Class<E>, Unit<?>) - Constructor for class org.apache.sis.internal.jaxb.gml.MeasureList
-
Creates a list of measures backed by the given array.
- MeasurementRange<E> - Class in org.apache.sis.measure
-
A range of numbers associated with a unit of measurement.
- MeasurementRange(Class<E>, E, boolean, E, boolean, Unit<?>) - Constructor for class org.apache.sis.measure.MeasurementRange
-
Constructs a range of
Numberobjects. - MeasurementRange(Class<E>, ValueRange, Unit<?>) - Constructor for class org.apache.sis.measure.MeasurementRange
-
Constructs a range of the given type with values from the given annotation.
- MeasurementRange(Range<E>, Unit<?>) - Constructor for class org.apache.sis.measure.MeasurementRange
-
Constructs a range with the same values than the specified range and the given unit.
- Measures - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Measures
- meets(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand meets the second.
- MEETS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
- MemoryFeatureSet - Class in org.apache.sis.internal.storage
-
Set of features stored in memory.
- MemoryFeatureSet(StoreListeners, DefaultFeatureType, Collection<AbstractFeature>) - Constructor for class org.apache.sis.internal.storage.MemoryFeatureSet
-
Creates a new set of features stored in memory.
- MemoryGridResource - Class in org.apache.sis.internal.storage
-
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(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.Mercator
-
Creates a Mercator projection from the given parameters.
- 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(List<GeneralParameterDescriptor>, GeneralParameterDescriptor[], Map<GeneralParameterDescriptor, GeneralParameterDescriptor>) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameterGroup
-
Invoked by
DefaultParameterDescriptorGroup.setDescriptors(GeneralParameterDescriptor[])for merging into a single set the descriptors which are repeated twice in a GML document. - merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.apache.sis.util.collection.Cache
-
Maps the given value to the given key if no mapping existed before this method call, or computes a new value otherwise.
- merge(TiledProcess.Task) - Method in class org.apache.sis.internal.processing.image.TiledProcess.Task
-
Merges the result of given sub-task into this one.
- merge(ModifiableMetadata, String, Object, Object) - Method in class org.apache.sis.internal.metadata.Merger
-
Invoked when
Mergercannot merge a metadata value by itself. - 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.
- MergedProperties - Class in org.apache.sis.internal.referencing
-
A map which first looks for values in a user supplied map, then looks in a default map if no value where found in the user supplied one.
- MergedProperties(Map<String, ?>, Map<String, ?>) - Constructor for class org.apache.sis.internal.referencing.MergedProperties
-
Creates a new map which will merge the given properties on the fly.
- mergeMetadata(Object, Locale) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Merge the given metadata into the metadata created by this builder.
- 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.
- 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.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.
- Meridian - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCSandAbstractDatum. - 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. - Messages - Class in org.apache.sis.util.resources
-
Locale-dependent resources for miscellaneous (often logging) messages.
- 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 - Search tag in interface org.apache.sis.storage.Aggregate
- Section
- Metadata - Search tag in interface org.apache.sis.storage.DataSet
- Section
- 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 - 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.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.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.
- 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 - Search tag in org.apache.sis.storage.Resource.getMetadata()
- Section
- 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(MetadataStandard, DataSource, String, Map<String, ?>) - Constructor for class org.apache.sis.metadata.sql.MetadataSource
-
Creates a new metadata source.
- MetadataSource(MetadataSource) - Constructor for class org.apache.sis.metadata.sql.MetadataSource
-
Creates a new metadata source with the same configuration than the given source.
- MetadataStandard - Class in org.apache.sis.metadata
-
Enumeration of some metadata standards.
- 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.
- 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
- MetadataWriter - Class in org.apache.sis.metadata.sql
-
A connection to a metadata database with write capabilities.
- MetadataWriter(MetadataStandard, DataSource, String, Map<String, ?>) - Constructor for class org.apache.sis.metadata.sql.MetadataWriter
-
Creates a new metadata writer.
- metBy(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is met by the second.
- 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_NAME - Enum constant in enum org.apache.sis.metadata.KeyNamePolicy
-
The keys in the map are the plain method names.
- Method Arguments - Search tag in class org.apache.sis.util.ArgumentChecks
- Section
- Methods - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Methods
- METRE - Static variable in class org.apache.sis.measure.Units
-
The SI base unit for distances (m).
- 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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.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_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_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_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_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.
- MICRORADIAN - Static variable in class org.apache.sis.measure.Units
-
Unit of measurement defined as 10-6 radians (1 µrad).
- MilitaryGridReferenceSystem - Class in org.apache.sis.referencing.gazetteer
-
The Military Grid Reference System (MGRS).
- MilitaryGridReferenceSystem() - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
-
Creates a new Military Grid Reference System (MGRS) using the default datum.
- MilitaryGridReferenceSystem(Map<String, ?>, CommonCRS) - Constructor for class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
-
Creates a new Military Grid Reference System (MGRS) using the specified datum.
- MilitaryGridReferenceSystem.Coder - Class in org.apache.sis.referencing.gazetteer
-
Conversions between direct positions and references in the Military Grid Reference System (MGRS).
- 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_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_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. - 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.
- mimeForRootElements - Variable in class org.apache.sis.internal.storage.xml.AbstractProvider
-
The mapping from root elements to MIME types.
- min() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns the minimum element of this stream.
- min(Comparator<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns the minimum element of this stream according to the provided comparator.
- min(Quantity<Q>, Quantity<Q>) - Static method in class org.apache.sis.measure.Quantities
-
Returns the smallest of two quantities.
- MIN_NAN_ORDINAL - Static variable in class org.apache.sis.math.MathFunctions
-
The minimal ordinal value for
NaNnumbers created byMathFunctions.toNanFloat(int). - 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.
- 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. - 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.
- minParamCount - Variable in enum org.apache.sis.internal.filter.sqlmm.SQLMM
-
The minimum number of parameters that the function expects.
- MINUTE - Static variable in class org.apache.sis.measure.Units
-
Unit of measurement defined as 60 seconds (1 min).
- MINUTES - Static variable in class org.apache.sis.measure.AngleFormat.Field
-
Identifies the minutes field, including the minutes symbol (if any).
- MisalignedDatumShiftGrid_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
-
Misaligned datum shift grid in “{0}”.
- 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_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.
- 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.
- 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 - Enum constant in enum org.apache.sis.storage.tiling.TileStatus
-
The tile is flagged as missing.
- 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}”.
- MissingCharacterInElement_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Missing a ‘{1}’ character in “{0}” element.
- 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.
- 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}”.
- MissingParameterValues_1 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
-
Missing parameter values for “{0}” coordinate operation.
- 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}”
- 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 - 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 - Search tag in class org.apache.sis.referencing.operation.transform.TransferFunction
- Section
- 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}”
- Mixing with other conventions - Search tag in class org.apache.sis.internal.feature.AttributeConvention
- Section
- MMI - Static variable in class org.apache.sis.xml.Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mmi/1.0"URL. - 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.
- modifiableCopy(Collection<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Copies the content of the given collection to a new, unsynchronized, modifiable, in-memory collection.
- modifiableCopy(Map<K, V>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Copies the content of the given map to a new unsynchronized, modifiable, in-memory map.
- ModifiableIdentifierMap - Class in org.apache.sis.internal.jaxb
-
A map of identifiers which support
putandremoveoperations. - ModifiableIdentifierMap(Collection<Identifier>) - Constructor for class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
-
Creates a new map which will be a view over the given identifiers.
- ModifiableLocationType - Class in org.apache.sis.referencing.gazetteer
-
Helper class for building the description of a location.
- ModifiableLocationType(CharSequence) - Constructor for class org.apache.sis.referencing.gazetteer.ModifiableLocationType
-
Creates a new location type of the given name.
- 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 - Search tag in org.apache.sis.measure.UnitFormat.Style.UCUM
- Section
- 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(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.ModifiedAzimuthalEquidistant
-
Creates a Modified Azimuthal Equidistant projection from the given parameters.
- ModifiedJulian - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Modified Julian
- Modifying parameter values - Search tag in org.apache.sis.parameter.Parameterized.getParameterValues()
- Section
- modifyReplacements(BiFunction<String, String, String>) - Method in class org.apache.sis.internal.metadata.sql.ScriptRunner
-
For every entries in the replacements map, replaces the entry value by the value returned by
function(key, value). - 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.
- 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.
- 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 - 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
- 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.
- MolodenskyTransform - Class in org.apache.sis.referencing.operation.transform
-
Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.
- 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.
- 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. - More_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
… {0} more…
- moveTo(int, int) - Method in class org.apache.sis.image.PixelIterator
-
Moves the pixel iterator to the given column (x) and row (y) indices.
- moveToEndPoint() - Method in class org.apache.sis.referencing.GeodeticCalculator
-
Sets the start point and starting azimuth to the current end point and ending azimuth values.
- moveToRootElement(Predicate<String>, String) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
-
Moves the cursor to the first start element and verifies that it is the expected element.
- 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. - 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 - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
-
The factory to use for creating
MathTransforminstances. - MTM - Enum constant in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
-
Modified Transverse Mercator (MTM) projection zones.
- MULTI_LINESTRING - Enum constant in enum org.apache.sis.internal.feature.GeometryType
-
Set of linestrings.
- MULTI_POINT - Enum constant in enum org.apache.sis.internal.feature.GeometryType
-
Set of points.
- MULTI_POLYGON - Enum constant in enum org.apache.sis.internal.feature.GeometryType
-
Set of polygons.
- MultiAuthoritiesFactory - Class in org.apache.sis.referencing.factory
-
A factory that delegates the object creation to another factory determined from the authority part in “authority:code” arguments.
- MultiAuthoritiesFactory(Iterable<? extends CRSAuthorityFactory>, Iterable<? extends CSAuthorityFactory>, Iterable<? extends DatumAuthorityFactory>, Iterable<? extends CoordinateOperationAuthorityFactory>) - Constructor for class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a new multi-factories instance using the given lists of factories.
- Multi-dimensional data cube - Search tag in org.apache.sis.internal.storage.TiledGridResource.getSampleModel()
- Section
- MULTILINE - Static variable in class org.apache.sis.internal.metadata.RecordSchemaSIS
-
The type name for a record having an unknown number of fields.
- MultilineRecord - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
-
Enregistrement multilignes
- 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 - Search tag in org.apache.sis.metadata.iso.extent.Extents.getVerticalRange(Extent)
- Section
- Multi-occurrences resolution - Search tag in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- Section
- Multiple versions for the same authority - Search tag in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Section
- Multiplicity - Class in org.apache.sis.internal.jaxb.gco
-
The possible cardinality of a relation.
- Multiplicity - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Multiplicity
- Multiplicity() - Constructor for class org.apache.sis.internal.jaxb.gco.Multiplicity
-
Creates a new multiplicity initialized with no ranges.
- Multiplicity(NumberRange<Integer>...) - Constructor for class org.apache.sis.internal.jaxb.gco.Multiplicity
-
Creates a new multiplicity initialized with the given ranges.
- 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.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(Unit<Q>, double, double) - Static method in class org.apache.sis.measure.Units
-
Multiplies the given unit by the given ratio.
- multiply(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a function computing the numeric product of their first and second operand.
- multiply(DoubleDouble) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Multiplies this
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(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.
- 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. - 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.
- Multi-threading - Search tag in class org.apache.sis.coverage.RegionOfInterest
- Section
- Multi-threading - Search tag in class org.apache.sis.coverage.grid.GridGeometry
- Section
- Multi-threading - Search tag in class org.apache.sis.image.ErrorHandler.Report
- Section
- Multi-threading - Search tag in class org.apache.sis.internal.map.coverage.MultiResolutionCoverageLoader
- Section
- Multi-threading - Search tag in class org.apache.sis.internal.referencing.j2d.Tile
- Section
- Multi-threading - Search tag in class org.apache.sis.internal.sql.feature.Column
- Section
- Multi-threading - Search tag in class org.apache.sis.internal.sql.feature.Database
- Section
- Multi-threading - Search tag in class org.apache.sis.internal.sql.feature.ValueGetter
- Section
- Multi-threading - Search tag in class org.apache.sis.internal.sql.postgis.RasterReader
- Section
- Multi-threading - Search tag in class org.apache.sis.internal.sql.postgis.RasterWriter
- Section
- Multi-threading - Search tag in class org.apache.sis.internal.storage.io.ChannelFactory
- Section
- Multi-threading - Search tag in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
- Section
- Multi-threading - Search tag in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
- Section
- Multi-threading - Search tag in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
- Section
- Multi-threading - Search tag in class org.apache.sis.io.wkt.WKTDictionary
- Section
- Multi-threading - Search tag in class org.apache.sis.measure.UnitFormat
- Section
- Multi-threading - Search tag in class org.apache.sis.portrayal.Canvas
- Section
- Multi-threading - Search tag in class org.apache.sis.portrayal.CanvasFollower
- Section
- Multi-threading - Search tag in class org.apache.sis.portrayal.PlanarCanvas
- Section
- Multi-threading - Search tag in class org.apache.sis.portrayal.TransformChangeEvent
- Section
- Multi-threading - Search tag in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- Section
- Multi-threading - Search tag in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Section
- Multi-threading - Search tag in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
- Section
- Multi-threading - Search tag in interface org.apache.sis.coverage.BandedCoverage.Evaluator
- Section
- Multi-threading - Search tag in interface org.apache.sis.coverage.grid.GridCoverage.Evaluator
- Section
- Multi-threading - Search tag in org.apache.sis.coverage.BandedCoverage.evaluator()
- Section
- Multi-threading - Search tag in org.apache.sis.coverage.grid.BufferedGridCoverage.evaluator()
- Section
- Multi-threading - Search tag in org.apache.sis.coverage.grid.GridCoverage.evaluator()
- Section
- Multi-threading - Search tag in org.apache.sis.coverage.grid.GridCoverage2D.evaluator()
- Section
- Multi-threading - Search tag in org.apache.sis.image.ErrorHandler.handle(ErrorHandler.Report)
- Section
- Multi-threading - Search tag in org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.newDataAccess()
- Section
- Multi-threading and concurrency - Search tag in class org.apache.sis.storage.aggregate.CoverageAggregator
- Section
- Multi-valued properties and collections - Search tag in org.apache.sis.feature.AbstractFeature.getPropertyValue(String)
- Section
- Multi-values entries - Search tag in org.apache.sis.metadata.AbstractMetadata.asMap()
- Section
- Multi-values entries - Search tag in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class<?>, KeyNamePolicy, ValueExistencePolicy)
- Section
- Mutability - Search tag in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context.getContextualParameters()
- Section
- 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.
N
- 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() - Constructor for class org.apache.sis.internal.referencing.provider.NADCON
-
Creates a new provider.
- 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.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.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() - 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(String) - Static method in class org.apache.sis.internal.jaxb.cat.EnumAdapter
-
Converts the given XML value to an enumeration constant name.
- 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 - Enum constant in enum org.apache.sis.feature.FeatureFormat.Column
-
Name of the property.
- 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.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.gpx.StoreProvider
-
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.util.collection.TableColumn
-
Frequently-used constant for a column of object names.
- NAME_KEY - Static variable in class org.apache.sis.feature.AbstractIdentifiedType
-
Key for the
"name"property to be given to the constructor. - NAME_SUMMARY - Enum constant in enum org.apache.sis.parameter.ParameterFormat.ContentLevel
-
Limits the content to names and aliases in a tabular format.
- 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 - Search tag in org.apache.sis.referencing.Builder.addName(CharSequence)
- Section
- Name and aliases - Search tag in org.apache.sis.referencing.Builder.addName(GenericName)
- Section
- Name and aliases - Search tag in org.apache.sis.referencing.Builder.addName(ReferenceIdentifier)
- Section
- Name collision - Search tag in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable<? extends CRSAuthorityFactory>, Iterable<? extends CSAuthorityFactory>, Iterable<? extends DatumAuthorityFactory>, Iterable<? extends CoordinateOperationAuthorityFactory>)
- Section
- NamedExpression(Expression<? super AbstractFeature, ?>) - Constructor for class org.apache.sis.storage.FeatureQuery.NamedExpression
-
Creates a new column with the given expression and no name.
- NamedExpression(Expression<? super AbstractFeature, ?>, String) - Constructor for class org.apache.sis.storage.FeatureQuery.NamedExpression
-
Creates a new column with the given expression and the given name.
- NamedExpression(Expression<? super AbstractFeature, ?>, GenericName) - Constructor for class org.apache.sis.storage.FeatureQuery.NamedExpression
-
Creates a new column with the given expression and the given name.
- NamedIdentifier - Class in org.apache.sis.referencing
-
An identification of a CRS object which is both a
Identifierand aGenericName. - NamedIdentifier(Map<String, ?>) - Constructor for class org.apache.sis.referencing.NamedIdentifier
-
Constructs an identifier from the given properties.
- NamedIdentifier(Citation, CharSequence) - Constructor for class org.apache.sis.referencing.NamedIdentifier
-
Constructs an identifier from an authority and code.
- NamedIdentifier(Citation, String, CharSequence, String, InternationalString) - Constructor for class org.apache.sis.referencing.NamedIdentifier
-
Constructs an identifier from an authority and localizable code, with an optional version number and description.
- NamedIdentifier(ReferenceIdentifier) - Constructor for class org.apache.sis.referencing.NamedIdentifier
-
Creates a new identifier from the specified one.
- NamedIdentifier(GenericName) - Constructor for class org.apache.sis.referencing.NamedIdentifier
-
Creates a new identifier from the specified name.
- nameFactory - Variable in class org.apache.sis.referencing.factory.sql.EPSGFactory
-
The factory to use for creating
GenericNameinstances. - nameFactory - Variable in class org.apache.sis.util.iso.DefaultRecordSchema
-
The factory to use for creating names.
- NameMeaning - Class in org.apache.sis.internal.metadata
-
The meaning of some parts of URN in the
"ogc"namespace. - Names - Class in org.apache.sis.util.iso
-
Static methods for creating, parsing and formatting generic names.
- namespace - Variable in class org.apache.sis.internal.simple.CitationConstant
-
The name by which this citation is known to
Citations.fromName(String). - NAMESPACE - Static variable in class org.apache.sis.profile.france.FrenchProfile
-
The
"http://www.cnig.gouv.fr/2005/fra"URL. - Namespaces - Class in org.apache.sis.xml
-
Lists some namespaces URLs used by JAXB when (un)marshalling.
- Namespaces and scopes - Search tag in class org.apache.sis.referencing.Builder
- Section
- 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.TensorParameters
-
Returns the indices of matrix element for the given parameter name, or
nullif none. - 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 - Search tag in class org.apache.sis.referencing.NamedIdentifier
- Section
- Naming - Search tag in class org.apache.sis.feature.DefaultFeatureType
- Section
- Naming - Search tag in package org.apache.sis.feature
- Section
- NAMING - Static variable in class org.apache.sis.io.wkt.Colors
-
Emphases on identification information (name and identifiers) only.
- NaN coordinate values - Search tag in org.apache.sis.internal.feature.j2d.PathBuilder.append(double[], int, boolean)
- Section
- NANOMETRE - Static variable in class org.apache.sis.measure.Units
-
Unit of measurement defined as 10-9 metres (1 nm).
- NANOS_PER_MILLISECOND - Static variable in class org.apache.sis.internal.util.StandardDateFormat
-
Number of nanoseconds in one millisecond.
- NANOS_PER_SECOND - Static variable in class org.apache.sis.internal.util.StandardDateFormat
-
Number of nanoseconds in one second.
- narrowestClass(Class<? extends Number>, Class<? extends Number>) - Static method in class org.apache.sis.util.Numbers
-
Returns the narrowest of the given types.
- narrowestClass(Number) - Static method in class org.apache.sis.util.Numbers
-
Returns the smallest class capable to hold the specified value.
- narrowestClass(Number, Number) - Static method in class org.apache.sis.util.Numbers
-
Returns the narrowest type of two numbers.
- narrowestNumber(Number) - Static method in class org.apache.sis.util.Numbers
-
Returns the given number wrapped in the smallest class capable to hold the specified value.
- narrowestNumber(String) - Static method in class org.apache.sis.util.Numbers
-
Returns the smallest number capable to hold the specified value.
- NativeInterfacesNotFound_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Native interfaces “{1}” not available for the {0} platform.
- Natural ordering - Search tag in class org.apache.sis.util.iso.AbstractName
- Section
- 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.
- 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
- 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.
- 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(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.
- 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.
- 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).
- 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.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.
- 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.
- newDistribution() - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Commits all pending information under metadata "distribution" node.
- newFeatureTypes() - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Commits all pending information under the metadata "feature catalog" node.
- newFinder(String) - Static method in class org.apache.sis.referencing.IdentifiedObjects
-
Creates a finder which can be used for looking up unidentified objects.
- newGridRepresentation(MetadataBuilder.GridType) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Commits all pending information under the metadata "spatial representation" node (dimensions, etc).
- newIdentification() - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Commits all pending information under the metadata "identification info" node (author, bounding box, etc).
- newIdentifiedObject(MarshalContext, Class<T>, Identifier...) - Method in class org.apache.sis.xml.ReferenceResolver
-
Returns an empty object of the given type having the given identifiers.
- newIdentifiedObjectFinder() - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Returns a finder which can be used for looking up unidentified objects.
- newIdentifiedObjectFinder() - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Creates a finder which can be used for looking up unidentified objects.
- newIdentifiedObjectFinder() - Method in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
-
Creates a finder which can be used for looking up unidentified objects.
- newIdentifiedObjectFinder() - Method in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
Returns a finder which can be used for looking up unidentified objects.
- newInstance() - Method in class org.apache.sis.feature.DefaultAssociationRole
-
Creates a new association instance of this role.
- newInstance() - Method in class org.apache.sis.feature.DefaultAttributeType
-
Creates a new attribute instance of this type initialized to the default value.
- newInstance() - Method in class org.apache.sis.feature.DefaultFeatureType
-
Creates a new feature instance of this type.
- 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. - newSampleDimension() - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Commits all pending information under the coverage "attribute group" node.
- 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. - next - Variable in class org.apache.sis.internal.util.AbstractIterator
-
The next value to be returned by
AbstractIterator.next(), ornullif not yet determined. - next() - Method in class org.apache.sis.image.PixelIterator
-
Moves the iterator to the next pixel.
- next() - Method in class org.apache.sis.internal.feature.j2d.EmptyShape
- 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.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.SimpleCharacterIterator
-
Increments the iterator's index by one and returns the character at the new index.
- next(Iterator<? extends E>) - Method in class org.apache.sis.internal.referencing.LazySet
-
Returns the next element from the given iterator.
- NEXT - Enum constant in enum org.apache.sis.internal.geotiff.Compression
-
Unsupported.
- 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.
- 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.
- nextPrimeNumber(int) - Static method in class org.apache.sis.math.MathFunctions
-
Returns the first prime number equals or greater than the given value.
- NilObject - Interface in org.apache.sis.xml
-
A marker interface for nil XML elements providing an explanation about why the information is absent.
- NilReason - Class in org.apache.sis.xml
-
Explanation for a missing XML element.
- NilReferencingObject - Class in org.apache.sis.internal.referencing
-
A referencing object for which every methods return
nullor a neutral value. - NO_BREAK_SPACE - Static variable in class org.apache.sis.util.Characters
-
The no-break space (Unicode
00A0, HTML ). - NO_UNDERLINE - Enum constant in enum org.apache.sis.internal.util.X364
-
No underline.
- NO_VERSION - Static variable in class org.apache.sis.internal.util.DefinitionURI
-
A version number to be considered as if no version were provided.
- 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 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
No data
- 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(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.
- NodeChildOfItself_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Node “{0}” cannot be a child of itself.
- nodeForPath(TreeTable.Node, TableColumn<? super String>, File) - Static method in class org.apache.sis.util.collection.TreeTables
-
Finds the node for the given file, or creates a new node if none exists.
- nodeForPath(TreeTable.Node, TableColumn<? super String>, Path) - Static method in class org.apache.sis.util.collection.TreeTables
-
Finds the node for the given path, or creates a new node if none exists.
- NodeHasAnotherParent_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Node “{0}” already has another parent.
- NodeHasNoParent_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Node “{0}” has no parent.
- NodeIsLeaf_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Node “{0}” is a leaf.
- 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.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.
- noneMatch(DoublePredicate) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns whether none element of this stream match the provided predicate.
- noneMatch(Predicate<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns whether none element of this stream match the provided predicate.
- nonEmpty(E[]) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns the given array if non-empty, or
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. - 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.
- 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.
- 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 - Search tag in class org.apache.sis.coverage.grid.GridGeometry
- Section
- 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<E>) - 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<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns the given set, or
Collections.EMPTY_SETif the given set is null. - nonNullArraySet(String, Object, E[]) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Given a value which is either
null, an instance of<E>or an array of<E>, returns a non-null array containing all elements without null and without duplicated values. - nonNullCollection(Collection<E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Returns the specified collection, or a new one if
currentis null. - nonNullList(List<E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Returns the specified list, or a new one if
currentis null. - nonNullMap(Map<K, V>, Class<K>) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Returns the specified map, or a new one if
currentis null. - nonNullSet(Set<E>, Class<E>) - 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 - Search tag in package org.apache.sis.referencing.operation.transform
- Section
- Non-standard WKT - Search tag in class org.apache.sis.io.wkt.FormattableObject
- Section
- 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.
- NORMAL - Enum constant in enum org.apache.sis.internal.util.X364
-
Normal intensity (not
X364.BOLD). - Normalization - Search tag in org.apache.sis.referencing.operation.projection.NormalizedProjection.inverseTransform(double[], int, double[], int)
- Section
- Normalization - Search tag in org.apache.sis.referencing.operation.projection.NormalizedProjection.transform(double[], int, double[], int, boolean)
- Section
- 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() - 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(double) - Static method in class org.apache.sis.measure.Longitude
- 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 - 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 - Search tag in org.apache.sis.referencing.operation.transform.AbstractMathTransform.getParameterValues()
- Section
- 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(OperationMethod, Parameters, Map<NormalizedProjection.ParameterRole, ? extends ParameterDescriptor<? extends Number>>) - Constructor for class org.apache.sis.referencing.operation.projection.NormalizedProjection
-
Constructs a new map projection from the supplied parameters.
- NormalizedProjection.ParameterRole - Enum in org.apache.sis.referencing.operation.projection
-
Maps the parameters to be used for initializing
NormalizedProjectionand its normalization / denormalization matrices. - 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.
- NORTH_BOUNDS - Static variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
-
Northernmost bound of the last latitude band (
'X'), exclusive. - 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.
- 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.
- 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.
- 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_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.
- NoSuchOperationMethod_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
-
No operation method found for name or identifier “{0}”.
- NoSuchResourceDirectory_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
-
No directory of resources found at “{0}”.
- NoSuchResourceInAggregate_2 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
-
Resource “{1}” is not part of aggregate “{0}”.
- NoSuchValue_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
No value is associated to “{0}”.
- not(Filter<? super R>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a
NOTfilter for the given filter. - 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 - Search tag in class org.apache.sis.internal.converter.ConverterRegistry
- Section
- Note about raw-type usage - Search tag in class org.apache.sis.internal.jaxb.metadata.replace.QualityParameter
- Section
- Note about raw-type usage - Search tag in class org.apache.sis.internal.jaxb.metadata.replace.ServiceParameter
- Section
- Note for implementers - Search tag in class org.apache.sis.util.iso.AbstractName
- Section
- Note for implementers - Search tag in org.apache.sis.internal.storage.xml.stream.StaxDataStore.close()
- Section
- Note for implementers - Search tag in org.apache.sis.metadata.AbstractMetadata.getStandard()
- Section
- Note for implementers - Search tag in org.apache.sis.metadata.AbstractMetadata.isEmpty()
- Section
- Note for implementers - Search tag in org.apache.sis.metadata.iso.ISOMetadata.getStandard()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.operation.transform.AbstractMathTransform.transform(double[], int, double[], int, boolean)
- Section
- Note for implementers - Search tag in org.apache.sis.storage.DataStore.close()
- Section
- Note for subclasses - Search tag in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- Section
- Note for subclasses - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createObject(String)
- Section
- Note for subclass implementations - Search tag in class org.apache.sis.coverage.SampleDimension.Builder
- Section
- Note for subclass implementers - Search tag in class org.apache.sis.parameter.Parameters
- Section
- Note for subclass implementers - Search tag in class org.apache.sis.referencing.Builder
- Section
- Note for subclass implementions - Search tag in class org.apache.sis.io.TabularFormat
- Section
- Note on axis order - Search tag in enum org.apache.sis.referencing.cs.AxesConvention
- Section
- Note on codes in AUTO(2) namespace - Search tag in class org.apache.sis.referencing.factory.CommonAuthorityFactory
- Section
- Note on codes in CRS namespace - Search tag in class org.apache.sis.referencing.factory.CommonAuthorityFactory
- Section
- Note on dependencies - Search tag in class org.apache.sis.internal.system.Threads
- Section
- Note on hashCode() - Search tag in org.apache.sis.geometry.Envelope2D.equals(Object)
- Section
- Note on Java2D optimizations - Search tag in class org.apache.sis.internal.map.coverage.RenderingData
- Section
- Note on kinds of CRS - Search tag in class org.apache.sis.referencing.CRS
- Section
- Note on multi-lingual files - Search tag in class org.apache.sis.internal.jaxb.cat.CodeListUID
- Section
- Note on netCDF unit symbols - Search tag in class org.apache.sis.measure.UnitFormat
- Section
- Note on netCDF unit symbols - Search tag in org.apache.sis.measure.Units.valueOf(String)
- Section
- Note on parameterized type - Search tag in org.apache.sis.internal.filter.Visitor.visit(Expression<R, ?>, A)
- Section
- Note on parameterized type - Search tag in org.apache.sis.internal.filter.Visitor.visit(Filter<R>, A)
- Section
- Note on positive and negative zeros - Search tag in class org.apache.sis.geometry.AbstractEnvelope
- Section
- Note on range of longitude values - Search tag in enum org.apache.sis.referencing.cs.AxesConvention
- Section
- Note on sample definition - Search tag in org.apache.sis.internal.storage.inflater.Inflater.Inflater(ChannelDataInput, int, int, int[], int, int)
- Section
- Note on sample definition - Search tag in org.apache.sis.internal.storage.inflater.Inflater.create(StoreListeners, ChannelDataInput, Compression, Predictor, int, int, int, int, int[], int, DataType)
- Section
- Note on serialization - Search tag in package org.apache.sis.internal.util
- Section
- Note on the parent node - Search tag in class org.apache.sis.util.collection.DefaultTreeTable.Node
- Section
- notEqual(Expression<? super R, ?>, Expression<? super R, ?>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Filter operator that compares that its two sub-expressions are not equal to each other.
- Notes - Search tag in org.apache.sis.metadata.TypeValuePolicy.PROPERTY_TYPE
- Section
- Notes - Search tag in package org.apache.sis.metadata
- Section
- 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.
- 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}).
- 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.
- 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.
- NullCollectionElement_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
‘{0}’ collection does not accept null elements.
- 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 - Search tag in class org.apache.sis.measure.MeasurementRange
- Section
- 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}”.
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.acquisition
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.citation
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.constraint
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.content
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.distribution
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.extent
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.identification
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.lineage
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.maintenance
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.quality
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.spatial
- Section
- Null values and XML marshalling - Search tag in org.apache.sis.internal.jaxb.lan.OtherLocales.filter(Map<Locale, Charset>)
- Section
- NUM_COL - Static variable in class org.apache.sis.internal.util.Constants
-
Name of the "num_col" matrix parameters.
- NUM_ROW - Static variable in class org.apache.sis.internal.util.Constants
-
Name of the "num_row" matrix parameters.
- NUMBER - Enum constant in enum org.apache.sis.io.wkt.ElementKind
-
Floating point numbers (excluding integer types).
- numberFormat - Variable in class org.apache.sis.measure.QuantityFormat
-
The format for parsing and formatting the number part.
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.shiftGrid(GridCoverage, long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.contains(long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.expand(long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.resize(long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.subsample(int...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.translate(long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.upsample(int...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridGeometry.shiftGrid(long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridGeometry.upsample(int...)
- Section
- NumberOfDimensions - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Number of dimensions
- Number of dimensions - Search tag in class org.apache.sis.referencing.datum.DatumShiftGrid
- Section
- 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 - 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>, E, boolean, E, boolean) - Constructor for class org.apache.sis.measure.NumberRange
-
Constructs a range of
Numberobjects. - NumberRange(Class<E>, ValueRange) - Constructor for class org.apache.sis.measure.NumberRange
-
Constructs a range of the given type with values from the given annotation.
- NumberRange(Range<E>) - Constructor for class org.apache.sis.measure.NumberRange
-
Constructs a range with the same type and the same values than the specified range.
- Numbers - Class in org.apache.sis.util
-
Static methods working with
Numberobjects, and a few primitive types by extension. - numerator - Variable in class org.apache.sis.math.Fraction
-
The a term in the a/b fraction.
- NUMERIC - Enum constant in enum org.apache.sis.internal.sql.feature.InfoStatements.GeometryTypeEncoding
-
"GEOMETRY_TYPE"column is expected to contain an integer value. - Numerical precision - Search tag in org.apache.sis.io.wkt.Formatter.append(GeographicBoundingBox, int)
- Section
- Numerics - Class in org.apache.sis.internal.util
-
Miscellaneous utilities methods working on floating point numbers.
O
- 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. - 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
- Object identification and reference - Search tag in package org.apache.sis.internal.jaxb.gco
- Section
- Object identifier (code or name) - Search tag in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
- Section
- 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.
- 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.PlanarCanvas
-
The conversion from objective CRS to the display coordinate system as a Java2D affine transform.
- Object properties - Search tag in class org.apache.sis.referencing.factory.GeodeticObjectFactory
- Section
- 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(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.ObliqueMercator
-
Creates an Oblique Mercator projection from the given parameters.
- 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.
- 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(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.ObliqueStereographic
-
Creates an Oblique Stereographic projection from the given parameters.
- occurrence(int) - Method in class org.apache.sis.util.collection.IntegerList
-
Returns the occurrence of the given value in this list.
- 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(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})
- offset - Variable in class org.apache.sis.internal.referencing.DirectPositionView
-
The index of the first value in the coordinates array.
- Offset - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Offset
- 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.
- OHM - Static variable in class org.apache.sis.measure.Units
-
The SI derived unit for electric resistance (Ω).
- 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 - Enum constant in enum org.apache.sis.internal.geoapi.filter.MatchAction
- 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.
- open(Object) - Static method in class org.apache.sis.storage.DataStores
-
Creates a
DataStorefor the given storage. - 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(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_OPTIONS - Static variable in class org.apache.sis.setup.OptionKey
-
Whether a storage object (e.g. a
DataStore) shall be opened in read, write, append or other modes. - 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.
- openStream(String) - Method in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
-
Opens the input stream for the SQL script of the given name.
- OperatingSystem - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Operating system
- operation(SQLMM) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a SQLMM operation on this geometry.
- operation(SQLMM, GeometryWrapper<G>) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a SQLMM operation on two geometries.
- OPERATION_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. - 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 - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Section
- Operation name, designation and description - Search tag in class org.apache.sis.feature.FeatureOperations
- Section
- OperationRequiresSingleBand - Static variable in class org.apache.sis.internal.feature.Resources.Keys
-
This operation requires an image with only one band.
- Operations - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Operations
- operationSameCRS(SQLMM, GeometryWrapper<G>, Object) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a SQLMM operation on this geometry.
- operationWithArgument(SQLMM, Object) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a SQLMM operation on this geometry with one operation-specific argument.
- operationWithArgument(SQLMM, GeometryWrapper<G>, Object) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a SQLMM operation on two geometries with one operation-specific argument.
- opposite(AxisDirection) - Static method in class org.apache.sis.internal.referencing.AxisDirections
-
Returns the opposite direction of the given 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.
- Optimization - Class in org.apache.sis.filter
-
Description of optimizations or simplifications to attempt on filters and expressions.
- 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 - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.resample(GridCoverage, GridGeometry)
- Section
- Optimizations - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.shiftGrid(GridCoverage, long...)
- Section
- 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.
- Optimizing memory use in factory implementations - Search tag in class org.apache.sis.util.collection.WeakHashSet
- Section
- 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 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Optional
- 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.
- 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.
- 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 - Search tag in class org.apache.sis.storage.CoverageQuery
- Section
- Optional values - Search tag in class org.apache.sis.storage.FeatureQuery
- Section
- Optional values - Search tag in class org.apache.sis.storage.Query
- Section
- OptionKey<T> - Class in org.apache.sis.setup
-
Keys in a map of options for configuring various services (
DataStore, etc). - OptionKey(String, Class<T>) - Constructor for class org.apache.sis.setup.OptionKey
-
Creates a new key of the given name for values of the given type.
- Options - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Options
- or(Collection<? extends Filter<? super R>>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a
ORfilter between two or more filters. - or(Predicate<? super R>) - Method in interface org.apache.sis.filter.Optimization.OnFilter
-
Returns the
ORlogical operation between this filter and the given predicate. - or(Filter<? super R>, Filter<? super R>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a
ORfilter between two filters. - 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 - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCSandAbstractDatum. - 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.
- orElse(Class<A>, DataStoreProvider.Prober<? super A>) - Method in interface org.apache.sis.storage.DataStoreProvider.Prober
-
Returns a composed probe that attempts, in sequence, this probe followed by the alternative probe if the first probe cannot be executed.
- 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.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 - 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.
- origin - Variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
-
Longitude of the beginning of zone 1.
- Origin - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Origin
- 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.
- 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(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 - Enum constant in enum org.apache.sis.internal.coverage.j2d.ColorModelType
-
Unrecognized color model.
- 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.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_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.
- OtherLocales - Class in org.apache.sis.internal.jaxb.lan
-
Helper methods for handling the ISO 19115
defaultLocaleandotherLocalelegacy properties. - 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 - Search tag in class org.apache.sis.setup.Configuration
- Section
- out - Variable in class org.apache.sis.internal.xml.StreamWriterDelegate
-
Where to write the XML.
- out - Variable in class org.apache.sis.io.LineAppender
-
The underlying character output stream or buffer.
- out - Variable in class org.apache.sis.internal.util.PropertyFormat
-
The underlying character output stream or buffer.
- out - Variable in class org.apache.sis.io.TableAppender
-
The underlying character output stream or buffer.
- outcode(double, double) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
-
Determines where the specified coordinates lie with respect to this rectangle.
- OutOfIteratorDomain_2 - Static variable in class org.apache.sis.internal.feature.Resources.Keys
-
The ({0,number}, {1,number}) pixel coordinate is outside iterator domain.
- outputStream(String, StoreListeners) - Method in class org.apache.sis.internal.storage.io.ChannelFactory
-
Returns the writable channel as an output stream.
- 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. - 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. - OVERLAPPED_BY - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
- overlappedBy(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is overlapped by the second.
- overlaps(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if the interior of the first geometric operand somewhere overlaps the interior of the second geometric operand.
- OVERLAPS - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
- OVERLAPS - Enum constant in enum org.apache.sis.internal.geoapi.filter.TemporalOperatorName
- Overriding - Search tag in org.apache.sis.io.wkt.WKTDictionary.fetchDefinition(DefaultIdentifier)
- Section
- Overriding - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.computeHashCode()
- Section
- Overriding by subclasses - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.acquisition
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.citation
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.constraint
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.content
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.distribution
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.extent
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.identification
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.lineage
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.maintenance
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.spatial
- Section
- owner - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
-
The data store for which this reader or writer has been created.
- owner - Variable in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
-
The data store for which this reader or writer has been created.
- owner - Variable in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
-
The
ConcurrentAuthorityFactorythat created this Data Access Object (DAO).
P
- Packaging data stores - Search tag in class org.apache.sis.storage.DataStoreProvider
- Section
- PACKBITS - Enum constant in enum org.apache.sis.internal.geotiff.Compression
-
PackBits compression, a simple byte-oriented run length scheme.
- 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}
- 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<T>, Stream<?>) - Constructor for class org.apache.sis.internal.stream.PaginedStream
-
Creates a new mapped stream.
- Panchromatic - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Panchromatic
- 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() - 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 - Enum constant in enum org.apache.sis.image.ImageProcessor.Mode
-
Operations executed in multi-threaded mode if possible.
- parallelGenerate(RenderedImage, double[][], MathTransform) - Static method in class org.apache.sis.internal.processing.isoline.Isolines
-
Generates isolines in background using an arbitrary number of processors.
- PARALLELISM - Static variable in class org.apache.sis.internal.system.CommonExecutor
-
Maximal number of threads that
CommonExecutor.INSTANCEcan execute. - 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_MT - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractMathTransform. - 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.referencing.operation.transform.ContextualParameters
-
Returns the parameter value of the given name.
- Parameter - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCoordinateOperation. - PARAMETER - Enum constant in enum org.apache.sis.io.wkt.ElementKind
-
Name of parameters, often represented by
PARAMETER[…]elements. - 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.
- 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. - 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_2 - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
-
No parameter named “{1}” has been found in “{0}”.
- parameters - Variable in class org.apache.sis.internal.util.DefinitionURI
-
The parameters, or
nullif none. - 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.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.GeocentricToGeographic
-
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.GeographicToGeocentric
-
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.Molodensky
-
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.SouthPoleRotation
-
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_KEY - Static variable in class org.apache.sis.internal.referencing.CoordinateOperations
-
The key for specifying explicitly the value to be returned by
SingleOperation.getParameterValues(). - Parameters subgroups - Search tag in org.apache.sis.parameter.DefaultParameterValueGroup.parameter(String)
- Section
- parametric - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Coordinate system types.
- 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_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.
- Parenthesis_2 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
{0} ({1})
- 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(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.util.Locales
-
Parses the given language code, optionally followed by country code and variant.
- 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, TableColumn<?>, TableColumn<?>...) - Static method in class org.apache.sis.util.collection.TreeTables
-
Parses the given string as tree.
- parseAxisDirection(String) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
-
Returns an axis direction code from the given direction name.
- 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) - 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
- parseCRS(String...) - Method in class org.apache.sis.internal.storage.wkt.StoreFormat
-
Parses the given WKTs as a coordinate reference system.
- parseDouble(String) - Static method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
-
Parses the given text as a XML floating point number.
- parseDoubles(CharSequence, char) - Static method in class org.apache.sis.util.CharSequences
- parseFloats(CharSequence, char) - Static method in class org.apache.sis.util.CharSequences
- 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.
- 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).
- parseHex(CharSequence) - Method in class org.apache.sis.internal.jdk9.HexFormat
-
Returns the byte array parsed from the given hexadecimal string.
- 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.
- parseInts(CharSequence, char, int) - Static method in class org.apache.sis.util.CharSequences
- parseLegalNotice(String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Parses the legal notice.
- parseLongs(CharSequence, char, int) - Static method in class org.apache.sis.util.CharSequences
- 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.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.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.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. - parser - Variable in class org.apache.sis.io.wkt.WKTDictionary
-
The parser to use for creating geodetic objects from WKT definitions.
- 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.
- parseShorts(CharSequence, char, int) - Static method in class org.apache.sis.util.CharSequences
- 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 - Search tag in class org.apache.sis.measure.UnitFormat
- Section
- Parsing authority codes - Search tag in org.apache.sis.measure.Units.valueOf(String)
- Section
- Parsing rules - Search tag in org.apache.sis.util.collection.TreeTableFormat.parse(CharSequence, ParsePosition)
- Section
- Parts of URN - Search tag in class org.apache.sis.internal.util.DefinitionURI
- Section
- PASCAL - Static variable in class org.apache.sis.measure.Units
-
The SI derived unit for pressure (Pa).
- pass() - Method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
-
Returns an indication of the conformance result.
- 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) - 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.
- path() - Method in class org.apache.sis.util.iso.DefaultScopedName
-
Returns every element in the sequence of parsed names except for the tip.
- PathBuilder - Class in org.apache.sis.internal.feature.j2d
-
Builds a
Polyline,PolygonorMultiPolylinesfrom given coordinates. - PathBuilder() - Constructor for class org.apache.sis.internal.feature.j2d.PathBuilder
-
Creates a new builder.
- 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.
- PDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultParametricCRS. - peek() - Method in interface org.apache.sis.util.collection.Cache.Handler
-
If the value is already in the cache, returns it.
- peek(Consumer<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream performing the specified action on each element when consumed.
- peek(DoubleConsumer) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns a stream performing the specified action on each element when consumed.
- peek(K) - Method in class org.apache.sis.util.collection.Cache
-
If a value is already cached for the given key, returns it.
- PENDING_JDK_FIX - Static variable in class org.apache.sis.internal.coverage.j2d.TilePlaceholder
-
Identifies workaround for two JDK bugs.
- PERCENT - Static variable in class org.apache.sis.measure.Units
-
Dimensionless unit for percentages (%).
- Performance consideration - Search tag in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
- Section
- Performance consideration - Search tag in class org.apache.sis.util.ArraysExt
- Section
- PerformanceLevel - Class in org.apache.sis.util.logging
-
Logging levels for data processing with execution time measurements.
- Performance note - Search tag in org.apache.sis.internal.storage.TiledGridResource.getSampleModel()
- Section
- Performance note - Search tag in org.apache.sis.storage.geotiff.GeoTiffStore.getNativeMetadata()
- Section
- Performance tip - Search tag in org.apache.sis.geometry.Envelopes.transform(Envelope, CoordinateReferenceSystem)
- Section
- Performance tips - Search tag in package org.apache.sis.filter
- Section
- Performance tips - Search tag in package org.apache.sis.storage.sql
- Section
- period - Variable in class org.apache.sis.referencing.operation.transform.WraparoundTransform
-
Period on wraparound axis, always greater than zero.
- Period - Interface in org.apache.sis.internal.geoapi.temporal
-
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
- 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() - Method in class org.apache.sis.internal.referencing.WraparoundAxesFinder
-
Returns the range (maximum - minimum) of wraparound axes.
- Permitted characters in Well Known Text - Search tag in class org.apache.sis.io.wkt.Transliterator
- Section
- Permitted even types - Search tag in org.apache.sis.storage.event.StoreListeners.StoreListeners(StoreListeners, Resource)
- Section
- 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.
- pick(int...) - Method in class org.apache.sis.math.Vector
-
Returns a view which contains the values of this vector at the given indexes.
- 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 - Static variable in class org.apache.sis.measure.Units
-
Dimensionless unit for pixels (px).
- Pixel coordinate system - Search tag in class org.apache.sis.image.ComputedImage
- Section
- PixelIterator - Class in org.apache.sis.image
-
An iterator over sample values in a raster or an image.
- PixelIterator.Builder - Class in org.apache.sis.image
-
Builds pixel iterators for specified region of interest, window size or iteration order.
- PixelIterator.Window<T> - Class in org.apache.sis.image
-
Contains the sample values in a moving window over the image.
- pixelsToTiles(RenderedImage, Rectangle) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
-
Converts pixel coordinates to pixel indices.
- 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. - 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.
- plain(CharSequence, int, int) - Static method in enum org.apache.sis.internal.util.X364
-
Removes all escape codes from the given string.
- 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.
- 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.
- 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.
- 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.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 - 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.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.
- 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<E>, Envelope, PointTree.Locator<? super E>, int, boolean) - Constructor for class org.apache.sis.index.tree.PointTree
-
Creates an initially empty k-dimensional tree with the given capacity for each node.
- PointTree(PointTree<E>) - Constructor for class org.apache.sis.index.tree.PointTree
-
Creates a new tree initialized to a copy of the given tree.
- PointTree.Locator<E> - Interface in org.apache.sis.index.tree
-
Provides the coordinates of any element stored in
PointTree. - polar - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Coordinate system types.
- PolarStereographic - Class in org.apache.sis.referencing.operation.projection
-
Polar Stereographic projection (EPSG codes 9810, 9829, 9830).
- PolarStereographic(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.PolarStereographic
-
Creates a Polar Stereographic projection from the given parameters.
- 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.
- 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.
- Policy on space characters - Search tag in class org.apache.sis.util.CharSequences
- Section
- 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(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.Polyconic
-
Creates a Polyconic projection from the given parameters.
- POLYGON - Enum constant in enum org.apache.sis.internal.feature.GeometryType
-
Geometry with a positive area (two-dimensional).
- polygonClass - Variable in class org.apache.sis.internal.feature.Geometries
-
The class for polylines and polygons.
- polylineClass - Variable in class org.apache.sis.internal.feature.Geometries
-
The class for polylines and polygons.
- polylines() - Method in class org.apache.sis.internal.processing.isoline.Isolines
-
Returns the polylines for each level specified to the
generate(…)method. - 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.
- PORTRAYAL - Static variable in class org.apache.sis.internal.system.Modules
-
The "org.apache.sis.portrayal" module name.
- Position - Interface in org.apache.sis.internal.geoapi.temporal
-
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
- 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.
- PositionalAccuracyConstant - Class in org.apache.sis.internal.referencing
-
Pre-defined positional accuracy resulting from some coordinate operations.
- 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.
- 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.
- 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 future evolution - Search tag in org.apache.sis.util.CharSequences.commonWords(CharSequence, CharSequence)
- Section
- PossibleInconsistency_1 - Static variable in class org.apache.sis.util.resources.Messages.Keys
-
Possible inconsistency in “{0}”.
- 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. - Postgres<G> - Class in org.apache.sis.internal.sql.postgis
-
Information about a connection to a PostgreSQL + PostGIS database.
- Postgres(DataSource, Connection, DatabaseMetaData, Geometries<G>, StoreListeners) - Constructor for class org.apache.sis.internal.sql.postgis.Postgres
-
Creates a new session for a PostGIS database.
- POSTGRESQL - Enum constant in enum org.apache.sis.internal.metadata.sql.Dialect
-
The database uses PostgreSQL syntax.
- pow(long, int) - Static method in class org.apache.sis.math.MathFunctions
-
Computes the result of
baseargument raised to the power given byexponentargument. - 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.MathFunctions
-
Computes 10 raised to the power of x.
- PPM - Static variable in class org.apache.sis.measure.Units
-
Dimensionless unit for parts per million (ppm).
- PRECISE - Enum constant in enum org.apache.sis.storage.gps.Fix
-
Precise Positioning Service (PPS) used.
- preConcatenate(AffineTransform) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
-
Checks for permission before concatenating this transform.
- Pre-conditions - Search tag in org.apache.sis.geometry.AbstractEnvelope.contains(DirectPosition)
- Section
- Pre-conditions - Search tag in org.apache.sis.geometry.AbstractEnvelope.contains(Envelope)
- Section
- Pre-conditions - Search tag in org.apache.sis.geometry.AbstractEnvelope.intersects(Envelope)
- Section
- Pre-conditions - Search tag in org.apache.sis.geometry.GeneralEnvelope.add(DirectPosition)
- Section
- Pre-conditions - Search tag in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Section
- Pre-conditions - Search tag in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Section
- predicate(DistanceOperatorName, GeometryWrapper<G>, Quantity<Length>, SpatialOperationContext) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a filter predicate between this geometry and another geometry.
- predicate(SpatialOperatorName, GeometryWrapper<G>, SpatialOperationContext) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a filter predicate between this geometry and another geometry.
- predicateSameCRS(DistanceOperatorName, GeometryWrapper<G>, double) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a filter predicate between this geometry and another geometry within a given distance.
- predicateSameCRS(SpatialOperatorName, GeometryWrapper<G>) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
Applies a filter predicate between this geometry and another geometry.
- Predictor - Enum in org.apache.sis.internal.geotiff
-
Possible values for
Tags.Predictor. - preferredCRS - Variable in class org.apache.sis.internal.referencing.WraparoundAxesFinder
-
The CRS that may contain wraparound axes.
- 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(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.ComputedImage
-
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.internal.coverage.j2d.BatchComputedImage
-
Notifies this image that tiles will be computed soon in the given region.
- prefix - Variable in class org.apache.sis.parameter.TensorParameters
-
The prefix of parameter names for tensor elements.
- PREFIX - Static variable in class org.apache.sis.internal.util.DefinitionURI
-
The "urn:ogc:def" prefix used in all URN supported by this class.
- 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[], UnaryOperator<ChannelFactory>) - Static method in class org.apache.sis.internal.storage.io.ChannelFactory
-
Returns a byte channel factory from the given input or output, or
nullif the given input/output is unsupported. - 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.
- 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.
- 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.
- Preprocessing - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Preprocessing
- 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.
- PrimeM - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCSandAbstractDatum. - primeMeridian() - Method in enum org.apache.sis.referencing.CommonCRS
-
Returns the prime meridian associated to this geodetic object.
- PrimeMeridian - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCSandAbstractDatum. - primitiveBitCount(Class<?>) - Static method in class org.apache.sis.util.Numbers
-
Returns the number of bits used by primitive of the specified type.
- primitiveToWrapper(Class<N>) - 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. - 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.
- printCacheContent(PrintWriter) - Method in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Prints the cache content to the given writer.
- 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. - 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<S>, DataStoreProvider.Prober<? super S>) - Method in class org.apache.sis.storage.DataStoreProvider
-
Applies the specified test on the storage content without modifying buffer or input stream position.
- probeContentType(Object) - 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). - 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. - ProcessingExecutedOn_1 - Static variable in class org.apache.sis.internal.storage.Resources.Keys
-
Processing executed on {0}.
- processor - Variable in class org.apache.sis.internal.map.coverage.RenderingData
-
The processor that we use for resampling image and recoloring the image.
- Profiles - Search tag in class org.apache.sis.xml.Namespaces
- Section
- 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. - Projected - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Projected
- ProjectedCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultProjectedCRS. - Projection - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCoordinateOperation. - 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.
- Projection on unit ellipse - Search tag in package org.apache.sis.referencing.operation.projection
- Section
- Projective transform - Search tag in interface org.apache.sis.referencing.operation.transform.LinearTransform
- Section
- properties - Variable in class org.apache.sis.referencing.Builder
-
The properties to be given to
ObjectFactorymethods. - 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.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.SurjectiveConverter
-
Returns
FunctionProperty.SURJECTIVEby default. - 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, 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 - Search tag in class org.apache.sis.metadata.sql.MetadataSource
- Section
- Properties - Search tag in class org.apache.sis.metadata.sql.MetadataWriter
- Section
- Properties - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Properties
- Properties and inheritance - Search tag in class org.apache.sis.feature.DefaultFeatureType
- Section
- Properties map versus explicit arguments - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.AbstractIdentifiedObject(Map<String, ?>)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageCombiner.resample(RenderedImage, Rectangle, MathTransform)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.convert(RenderedImage, NumberRange<?>[], MathTransform1D[], DataType, ColorModel)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.isolines(RenderedImage, double[][], MathTransform)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.prefetch(RenderedImage, Rectangle)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.resample(RenderedImage, Rectangle, MathTransform)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.selectBands(RenderedImage, int...)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.statistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.stretchColorRamp(RenderedImage, Map<String, ?>)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.visualize(RenderedImage, List<SampleDimension>)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.visualize(RenderedImage, Map<NumberRange<?>, Color[]>)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.visualize(RenderedImage, Rectangle, MathTransform, List<SampleDimension>)
- Section
- 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<V>) - Method in class org.apache.sis.filter.DefaultFilterFactory.Features
-
Creates an expression whose value is computed by retrieving the value indicated by a path in a resource.
- property(String, Class<V>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an expression retrieving the value as an instance of the specified class.
- property(Map<?, ?>, Object, Class<T>) - Static method in class org.apache.sis.util.collection.Containers
-
Returns the value mapped to the given key casted to the given type, or
nullif the map is null or does not contain a value for the key. - Property - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Property
- 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.
- 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.
- 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}”.
- 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}”.
- 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. - 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. - provider - Variable in class org.apache.sis.storage.DataStore
-
The factory that created this
DataStoreinstance, ornullif unspecified. - 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.
- 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 - Search tag in org.apache.sis.xml.NilReason.OTHER
- Section
- prune() - Method in class org.apache.sis.metadata.AbstractMetadata
-
Removes all references to empty properties.
- 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.
- 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_Locale - Class in org.apache.sis.internal.jaxb.lan
- PT_Locale(Locale) - Constructor for class org.apache.sis.internal.jaxb.lan.PT_Locale
-
Creates a new wrapper for the given locale.
- 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(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.
- pull() - Static method in class org.apache.sis.internal.jaxb.Context
-
Restores the locale which was used prior the call to
Context.push(Locale). - Purpose - Search tag in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- Section
- Purpose - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Purpose
- Purpose of the factory argument - Search tag in org.apache.sis.referencing.operation.transform.MathTransformProvider.createMathTransform(MathTransformFactory, ParameterValueGroup)
- Section
- push(Locale) - Static method in class org.apache.sis.internal.jaxb.Context
-
Sets the locale to the given value.
- 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.
- 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.WeakValueHashMap
-
Associates the specified value with the specified key in this map.
- 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.
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.sis.internal.util.AbstractMap
-
Puts all entries of the given map in this map.
- putAndUnlock(V) - Method in interface org.apache.sis.util.collection.Cache.Handler
-
Stores the given value in the cache and release the lock.
- 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.
- putSpecialized(IdentifierSpace<T>, T) - Method in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
-
Sets the identifier associated with the given authority, and returns the previous value.
- putSpecialized(IdentifierSpace<T>, T) - Method in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
-
Sets the identifier associated with the given authority, and returns the previous value.
- putSpecialized(IdentifierSpace<T>, T) - Method in interface org.apache.sis.xml.IdentifierMap
-
Associates the given identifier with the given namespace in this map (optional operation).
Q
- 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.
- 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.
- QualifiedTableNames - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
-
Table names, optionally with their schemas and catalogs.
- 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.
- QualityParameter - Class in org.apache.sis.internal.jaxb.metadata.replace
-
Parameter information conform to the ISO 19157:2013 specification.
- Quantities - Class in org.apache.sis.measure
-
Provides static methods working on
Quantityinstances. - 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_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(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 - 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.
- 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.ReferenceQueueConsumer
-
List of references collected by the garbage collector.
- quiet() - Static method in enum org.apache.sis.internal.system.DataDirectory
-
Prevents the log message about
SIS_DATAenvironment variable not set. - Quoted_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
“{0}”
R
- Race conditions with write operations - Search tag in org.apache.sis.image.ComputedImage.getTile(int, int)
- Section
- 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.
- radiusOfConformalSphere(Ellipsoid, double) - Static method in class org.apache.sis.internal.referencing.Formulas
-
Returns the radius of the conformal sphere at a given 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() - 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.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<?>, Object, Object) - Static method in class org.apache.sis.internal.util.Strings
-
Formats
"classname[lower … upper]". - 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>, E, boolean, E, boolean) - Constructor for class org.apache.sis.measure.Range
-
Creates a new range bounded by the given endpoint values.
- Range(Range<E>) - Constructor for class org.apache.sis.measure.Range
-
Constructs a range with the same type and the same values than the specified range.
- RANGE_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. - 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). - RangeSet<E> - Class in org.apache.sis.util.collection
-
An ordered set of disjoint ranges where overlapping ranges are merged.
- RangeSet(Class<E>, boolean, boolean) - Constructor for class org.apache.sis.util.collection.RangeSet
-
Constructs an initially empty set of ranges.
- Range type and type of range elements - Search tag in class org.apache.sis.measure.RangeFormat
- Section
- rank() - Method in class org.apache.sis.parameter.TensorParameters
-
Returns the rank of the tensor objects for which this instance will create parameters.
- RASTER - Static variable in class org.apache.sis.internal.system.Modules
-
The "org.apache.sis.raster" module name.
- RasterFactory - Class in org.apache.sis.internal.coverage.j2d
-
Creates rasters from given properties.
- RasterLoadingStrategy - Enum in org.apache.sis.storage
-
Time when the "physical" loading of raster data should happen.
- 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.
- 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_1m_1p() - Method in class org.apache.sis.internal.util.DoubleDouble
-
Computes (1-x)/(1+x) where x is
this. - Rational - Search tag in org.apache.sis.internal.storage.io.IOUtilities.toFileOrURL(String, String)
- Section
- Rational - Search tag in org.apache.sis.internal.util.DoubleDouble.errorForWellKnownValue(double)
- Section
- 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.
- 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.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(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(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.MemoryGridResource
-
Returns a subset of the wrapped grid coverage.
- read(GridGeometry, int...) - Method in interface org.apache.sis.storage.GridCoverageResource
-
Loads a subset of the grid coverage represented by this resource.
- read(Region) - Method in class org.apache.sis.internal.storage.io.HyperRectangleReader
-
Reads data in the given region.
- 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/write behavior - Search tag in org.apache.sis.feature.FeatureOperations.compound(Map<String, ?>, String, String, String, AbstractIdentifiedType...)
- Section
- Read/write behavior - Search tag in org.apache.sis.feature.FeatureOperations.envelope(Map<String, ?>, CoordinateReferenceSystem, AbstractIdentifiedType...)
- Section
- Read/write behavior - Search tag in org.apache.sis.feature.FeatureOperations.link(Map<String, ?>, AbstractIdentifiedType)
- Section
- 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. - 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.
- 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.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.
- readDouble() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Reads the next double value (64 bits) from the stream.
- 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.xml.stream.StaxStreamReader
-
The XML stream reader.
- 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.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. - Reading a characteristic - Search tag in org.apache.sis.feature.AbstractAttribute.characteristics()
- Section
- readInt() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Reads the next integer value (32 bits) from the stream.
- 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.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.
- 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.
- 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. - readResolve() - Method in class org.apache.sis.internal.converter.AngleConverter
-
Returns the singleton instance on deserialization, if any.
- readResolve() - Method in class org.apache.sis.internal.converter.AngleConverter.Inverse
-
Returns the singleton instance on deserialization, if any.
- readResolve() - Method in class org.apache.sis.internal.converter.FractionConverter
-
Returns the singleton instance on deserialization, if any.
- readResolve() - Method in class org.apache.sis.internal.converter.FractionConverter.FromInteger
-
Returns the singleton instance on deserialization, if any.
- readResolve() - Method in class org.apache.sis.internal.converter.IdentityConverter
-
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.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.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.measure.AngleFormat.Field
-
Invoked on deserialization for resolving this instance to one of the predefined constants.
- readResolve() - Method in class org.apache.sis.measure.RangeFormat.Field
-
Invoked on deserialization for resolving this instance to one of the predefined constants.
- readShort() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Reads the next short value (16 bits) from the stream.
- 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.
- 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) - readTiles(TiledGridCoverage.AOI) - Method in class org.apache.sis.internal.storage.TiledGridCoverage
-
Returns all tiles in the given area of interest.
- 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.
- readUnsignedShort() - Method in class org.apache.sis.internal.storage.io.ChannelDataInput
-
Reads the next unsigned short value (16 bits) from the stream.
- readUTF() - Method in class org.apache.sis.internal.storage.io.ChannelImageInputStream
-
Reads in a string that has been encoded using a UTF-8 string.
- REAL - Static variable in class org.apache.sis.internal.metadata.RecordSchemaSIS
-
The type of record instances for holding a single
Doublevalue. - recommendation - Variable in class org.apache.sis.internal.referencing.DefinitionVerifier
-
Recommended CRS.
- Recommended alternatives - Search tag in org.apache.sis.referencing.IdentifiedObjects.getIdentifierOrName(IdentifiedObject)
- Section
- Recommended assertions - Search tag in org.apache.sis.util.ArraysExt.unionOfSorted(int[], int[])
- Section
- RecordAlreadyDefined_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Record “{1}” is already defined in schema “{0}”.
- 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.
- recoverableException(Logger, Class<?>, String, Throwable) - Static method in class org.apache.sis.util.logging.Logging
-
Invoked when a recoverable error occurred.
- recreate(Expression<? super R, ?>[]) - Method in interface org.apache.sis.filter.Optimization.OnExpression
-
Creates a new expression of the same type than this expression, but with optimized parameters.
- recreate(Expression<? super R, ?>[]) - Method in interface org.apache.sis.filter.Optimization.OnFilter
-
Creates a new filter of the same type and parameters than this filter, except for the expressions.
- 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.
- 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.
- 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.
- Red - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Red
- 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.AbridgedMolodensky
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation2D
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.CoordinateFrameRotation3D
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.FranceGeocentricInterpolation
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.GeocentricAffine
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.GeocentricAffineBetweenGeographic
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.GeocentricToGeographic
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.GeocentricTranslation
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.GeocentricTranslation2D
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.GeocentricTranslation3D
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.Geographic2Dto3D
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.Geographic3Dto2D
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.GeographicAndVerticalOffsets
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.GeographicOffsets
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.GeographicOffsets2D
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.GeographicToGeocentric
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.LongitudeRotation
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.Molodensky
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.MolodenskyInterpolation
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.PositionVector7Param
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.PositionVector7Param2D
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.PositionVector7Param3D
-
Deprecated.ISO 19111:2019 removed source/target dimensions attributes.
- redimension(int, int) - Method in class org.apache.sis.internal.referencing.provider.VerticalOffset
-
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.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.
- 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(BinaryOperator<T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Performs a reduction on the elements of this stream.
- reduce(DoubleBinaryOperator) - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Performs a reduction on the elements of this stream.
- reduce(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<T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Performs a reduction on the elements of this stream.
- reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Performs a reduction on the elements of this stream.
- reduceDimension(int...) - Method in class org.apache.sis.coverage.grid.GridExtent
-
Deprecated.Renamed
GridExtent.selectDimensions(int...)for clarity. - Reference meridian - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.directionAlongMeridian(AxisDirection, double)
- Section
- ReferenceQueueConsumer - Class in org.apache.sis.internal.system
-
A thread processing all
Referenceinstances enqueued in aReferenceQueue. - 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 - Search tag in class org.apache.sis.index.tree.PointTree
- Section
- References - Search tag in class org.apache.sis.referencing.operation.projection.Polyconic
- Section
- References - Search tag in class org.apache.sis.referencing.operation.projection.SatelliteTracking
- Section
- References - Search tag in package org.apache.sis.referencing.operation.projection
- Section
- References - Search tag in package org.apache.sis.storage.tiling
- Section
- ReferenceSystem - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Reference system
- 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 - Static variable in class org.apache.sis.internal.system.Modules
-
The "org.apache.sis.referencing" module name.
- REFERENCING_BY_IDENTIFIERS - Static variable in class org.apache.sis.internal.system.Modules
-
The "org.apache.sis.referencing.gazetteer" module name.
- ReferencingByIdentifiers - Class in org.apache.sis.referencing.gazetteer
-
Base class of reference systems that describe locations using geographic identifiers instead of coordinates.
- ReferencingByIdentifiers(Map<String, ?>, ModifiableLocationType...) - Constructor for class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
-
Creates a reference system from the given properties.
- ReferencingByIdentifiers.Coder - Class in org.apache.sis.referencing.gazetteer
-
Conversions between direct positions and identifiers.
- ReferencingFactoryContainer - Class in org.apache.sis.internal.referencing
-
A container of factories frequently used together.
- ReferencingFactoryContainer() - Constructor for class org.apache.sis.internal.referencing.ReferencingFactoryContainer
-
Creates a new instance for the default factories.
- ReferencingFactoryContainer(Map<String, ?>, CRSFactory, CSFactory, DatumFactory, CoordinateOperationFactory, MathTransformFactory) - Constructor for class org.apache.sis.internal.referencing.ReferencingFactoryContainer
-
Creates a new instance which will use the given factories.
- ReferencingServices - Class in org.apache.sis.internal.metadata
-
Provides access to services defined in the
"sis-referencing"module. - ReferencingServices() - Constructor for class org.apache.sis.internal.metadata.ReferencingServices
-
For subclass only.
- ReferencingTypes - Class in org.apache.sis.internal.referencing
-
Declares the classes of objects to be marshalled using a default
MarshallerPool. - ReferencingTypes() - Constructor for class org.apache.sis.internal.referencing.ReferencingTypes
- ReferencingUtilities - Class in org.apache.sis.internal.referencing
-
A set of static methods working on GeoAPI referencing objects.
- Referencing WKT - Search tag in package org.apache.sis.io.wkt
- Section
- 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_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
- 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.
- 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.
- 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, 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. - 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.
- 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(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(ObjectConverter<S, T>) - Method in class org.apache.sis.internal.converter.ConverterRegistry
-
Registers a new converter.
- registry - Variable in class org.apache.sis.referencing.operation.CoordinateOperationFinder
-
The factory to use for creating operations as defined by authority, or
nullif none. - 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.
- 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 projects - Search tag in package org.apache.sis.referencing.operation.matrix
- Section
- Relationship between datum - Search tag in org.apache.sis.referencing.operation.DefaultConversion.DefaultConversion(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform)
- Section
- Relationship between Symbols locale and WKTFormat locale - Search tag in org.apache.sis.io.wkt.Symbols.getLocale()
- Section
- Relationship with "Azimuthal Equidistant" - Search tag in class org.apache.sis.internal.referencing.provider.ModifiedAzimuthalEquidistant
- Section
- Relationship with Closeable - Search tag in interface org.apache.sis.util.Disposable
- Section
- Relationship with coordinate operations - Search tag in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(Matrix)
- Section
- Relationship with coordinate operations - Search tag in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(double[])
- Section
- Relationship with DataInput - Search tag in class org.apache.sis.internal.storage.io.ChannelDataInput
- Section
- Relationship with DataOutput - Search tag in class org.apache.sis.internal.storage.io.ChannelDataOutput
- Section
- Relationship with Envelope classes - Search tag in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- Section
- Relationship with EPSG - Search tag in org.apache.sis.parameter.TensorParameters.ALPHANUM
- Section
- Relationship with GeoAPI - Search tag in interface org.apache.sis.xml.IdentifiedObject
- Section
- Relationship with gml:id - Search tag in org.apache.sis.internal.util.Strings.appendUnicodeIdentifier(StringBuilder, char, String, String, boolean)
- Section
- Relationship with GO_Decimal - Search tag in class org.apache.sis.internal.jaxb.gco.GO_Real
- Section
- Relationship with GO_Real - Search tag in class org.apache.sis.internal.jaxb.gco.GO_Decimal
- Section
- Relationship with international standards - Search tag in class org.apache.sis.util.Characters.Filter
- Section
- Relationship with ISO 19123 definition of range - Search tag in class org.apache.sis.measure.Range
- Section
- Relationship with java.io.UncheckedIOException - Search tag in exception class org.apache.sis.util.collection.BackingStoreException
- Section
- Relationship with Java2D rendered image - Search tag in package org.apache.sis.storage.tiling
- Section
- Relationship with Java Content Repository (JCR) names - Search tag in class org.apache.sis.util.iso.Names
- Section
- Relationship with legal XML identifiers - Search tag in org.apache.sis.util.CharSequences.isUnicodeIdentifier(CharSequence)
- Section
- Relationship with metadata - Search tag in class org.apache.sis.coverage.SampleDimension
- Section
- Relationship with OGC specification - Search tag in org.apache.sis.storage.tiling.TileMatrix.getTilingScheme()
- Section
- Relationship with OGC specifications - Search tag in package org.apache.sis.storage.tiling
- Section
- Relationship with other classes or interfaces - Search tag in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Section
- Relationship with other exceptions - Search tag in exception class org.apache.sis.referencing.factory.MissingFactoryResourceException
- Section
- Relationship with other exceptions - Search tag in exception class org.apache.sis.referencing.factory.UnavailableFactoryException
- Section
- Relationship with standards - Search tag in class org.apache.sis.measure.NumberRange
- Section
- 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
-
Notifies this factory that the elements provided by the
Iterable<OperationMethod>may have changed. - 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.
- Remark - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractIdentifiedObject(includingImmutableIdentifier). - 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.util.collection.TableColumn
-
Frequently-used constant for a column of remarks.
- 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.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.internal.util.AbstractMap.EntryIterator
-
Removes the entry at the current iterator position (optional operation).
- 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.util.collection.IntegerList
-
Removes the element 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.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.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.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.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(SystemListener) - Static method in class org.apache.sis.internal.system.SystemListener
-
Removes all occurrences (not just the first one) of the given listener.
- remove(DataStore, GenericName) - Method in class org.apache.sis.storage.FeatureNaming
-
Removes the value associated to the given name.
- remove(Resource) - Method in interface org.apache.sis.storage.WritableAggregate
-
Removes a
Resourcefrom thisAggregate. - 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.
- 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.
- removeDuplicated(Object[]) - Static method in class org.apache.sis.util.ArraysExt
-
Removes the duplicated elements in the given array.
- removeFilterHandlers(Collection<? extends Enum<?>>) - Method in class org.apache.sis.internal.filter.Visitor
-
Removes all filters of the given types.
- removeFromMultiValuesMap(Map<K, List<V>>, K, V) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Removes a value in a pseudo multi-values map.
- removeIdentification(CharSequence) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
-
Removes a method of uniquely identifying location instances.
- removeIf(Predicate<? super AbstractFeature>) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
-
Removes all feature instances from this
FeatureSetwhich matches the given predicate. - removeIf(Predicate<? super AbstractFeature>) - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
-
Removes all feature instances from the
FeatureSetwhich matches the given predicate. - removeIf(Predicate<? super AbstractFeature>) - Method in interface org.apache.sis.storage.WritableFeatureSet
-
Removes all feature instances from this
FeatureSetwhich matches the given predicate. - removeLast() - Method in class org.apache.sis.util.collection.IntegerList
-
Retrieves and remove the last element of this list.
- removeListener(Class<E>, StoreListener<? super E>) - Method in class org.apache.sis.storage.event.StoreListeners
-
Unregisters a listener previously added for the given type of events.
- removeListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.internal.storage.GridResourceWrapper
-
Unregisters a listener previously added to this resource for the given type of events.
- removeListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.AbstractResource
-
Unregisters a listener previously added to this resource for the given type of events.
- removeListener(Class<T>, StoreListener<? super T>) - Method in class org.apache.sis.storage.DataStore
-
Unregisters a listener previously added to this data store for the given type of events.
- removeListener(Class<T>, StoreListener<? super T>) - Method in interface org.apache.sis.storage.Resource
-
Unregisters a listener previously added to this resource for the given type of events.
- 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.Canvas
-
Unregisters a property listener.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.sis.portrayal.PlanarCanvas
-
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.
- 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.
- 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.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.
- rename(Citation, CharSequence...) - Method in class org.apache.sis.referencing.Builder
-
Replaces the names associated to the given authority by the given new names.
- 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.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.internal.storage.TiledGridCoverage
-
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. - 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(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.
- repetitions(int...) - Method in class org.apache.sis.math.Vector
-
Detects repetition patterns in the values contained in this vector.
- 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(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, 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(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<? super WraparoundTransform, ? extends WraparoundTransform>) - 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.
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.apache.sis.util.collection.Cache
-
Iterates over all entries in the cache and replaces their value with the one provided by the given function.
- replaceAngularUnit(CoordinateSystem, Unit<Angle>) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
-
Returns a coordinate system derived from the given one but with all angular units replaced by the given unit.
- 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.
- 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. - replaceIf(Predicate<? super AbstractFeature>, UnaryOperator<AbstractFeature>) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
-
Updates all feature instances from this
FeatureSetwhich match the given predicate. - replaceIf(Predicate<? super AbstractFeature>, UnaryOperator<AbstractFeature>) - Method in class org.apache.sis.internal.storage.xml.stream.RewriteOnUpdate
-
Updates all feature instances from the
FeatureSetwhich match the given predicate. - replaceIf(Predicate<? super AbstractFeature>, UnaryOperator<AbstractFeature>) - Method in interface org.apache.sis.storage.WritableFeatureSet
-
Updates all feature instances from this
FeatureSetwhich match the given predicate. - replaceLinearUnit(CoordinateSystem, Unit<Length>) - Static method in class org.apache.sis.referencing.cs.CoordinateSystems
-
Returns a coordinate system derived from the given one but with all linear units replaced by the given unit.
- Replacement of names - Search tag in class org.apache.sis.io.wkt.Transliterator
- Section
- replaceOutsideGridCoordinates(double[]) - Method in class org.apache.sis.referencing.datum.DatumShiftGrid
-
Invoked when a
gridXorgridYcoordinate is outside the range of valid grid coordinates. - 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() - Constructor for class org.apache.sis.image.ErrorHandler.Report
-
Creates an initially empty report.
- RepresentativeValue - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Representative value
- 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.
- RequireDecimalSeparator - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
A decimal separator is required.
- Requirements - Search tag in Overview
- Section
- Requirements - Search tag in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable<? extends CRSAuthorityFactory>, Iterable<? extends CSAuthorityFactory>, Iterable<? extends DatumAuthorityFactory>, Iterable<? extends CoordinateOperationAuthorityFactory>)
- Section
- Requirements - Search tag in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.DefaultMathTransformFactory(Iterable<? extends OperationMethod>)
- Section
- 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.
- 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.
- 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.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.RewindableLineReader
-
Resets the stream if allowed to do so.
- reset() - Method in class org.apache.sis.math.Statistics
-
Resets this object state as if it was just created.
- 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 - Enum constant in enum org.apache.sis.internal.util.X364
-
Reset all attributes to their default value.
- resetLevelColors(boolean) - Method in class org.apache.sis.util.logging.MonolineFormatter
-
Resets the colors setting to its default value.
- 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.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.
- resolution - Variable in class org.apache.sis.coverage.grid.GridGeometry
-
An estimation of the grid resolution, in units of the CRS axes.
- Resolution - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Resolution
- RESOLUTION - Static variable in class org.apache.sis.coverage.grid.GridGeometry
-
A bitmask to specify the validity of the grid resolution.
- 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(MarshalContext, Class<T>, 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<T>, XLink) - Method in class org.apache.sis.xml.ReferenceResolver
-
Returns an object of the given type for the given
xlinkattribute, ornullif none. - 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.
- 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.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 - 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.
- 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.
- 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.
- ResourceDefinition - Class in org.apache.sis.storage.sql
-
Definition of a resource (table, view or query) to include in a
SQLStore. - 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.
- 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.
- 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.util.ResourceInternationalString
-
The name of the resource bundle, as a fully qualified class name.
- 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.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.
- 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.
- 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. - 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 on character set - Search tag in org.apache.sis.measure.UnitFormat.label(Unit<?>, String)
- Section
- Restrictions - Search tag in org.apache.sis.feature.FeatureOperations.compound(Map<String, ?>, String, String, String, AbstractIdentifiedType...)
- Section
- Restrictions - Search tag in org.apache.sis.io.TabularFormat.setColumnSeparatorPattern(String)
- Section
- Restrictions - Search tag in org.apache.sis.parameter.DefaultParameterValueGroup.values()
- Section
- 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.referencing.operation.transform.DomainDefinition
-
Returns the domain computed so far by this instance.
- Result - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Result
- Result relationship with source - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.convert(GridCoverage, MathTransform1D[], Function<SampleDimension.Builder, SampleDimension>)
- Section
- Result relationship with source - Search tag in org.apache.sis.image.ImageProcessor.convert(RenderedImage, NumberRange<?>[], MathTransform1D[], DataType, ColorModel)
- Section
- Result relationship with source - Search tag in org.apache.sis.image.ImageProcessor.resample(RenderedImage, Rectangle, MathTransform)
- Section
- Result relationship with source - Search tag in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Section
- retainAll(Collection<?>) - Method in class org.apache.sis.util.collection.CodeListSet
-
Retains only the elements of the given collection in this set.
- Retry - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Retry
- 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.
- 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.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.
- 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.
- 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.
- rms() - Method in class org.apache.sis.math.Statistics
-
Returns the root mean square, or
NaNif none. - 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 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Root
- 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.
- rootClass - Variable in class org.apache.sis.internal.feature.Geometries
-
The root geometry class.
- RootMeanSquare - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Root Mean Square
- 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.
- 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.
- 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(GridRoundingMode) - Method in class org.apache.sis.coverage.grid.GridDerivation
-
Controls behavior of rounding from floating point values to integers.
- 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_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.
- run() - Method in class org.apache.sis.console.Command
-
Runs the command.
- 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.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(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.
- rX - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
-
X-axis rotation in arc-seconds (EPSG:8608), sign following the Position Vector convention.
- rY - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
-
Y-axis rotation in arc-seconds (EPSG:8609), sign following the Position Vector convention.
- rZ - Variable in class org.apache.sis.referencing.datum.BursaWolfParameters
-
Z-axis rotation in arc-seconds (EPSG:8610), sign following the Position Vector convention.
S
- 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 - Search tag in class org.apache.sis.util.collection.TreeTableFormat
- Section
- Salinity - Interface in org.apache.sis.measure
-
The Practical Salinity Scale (PSS-78).
- 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.
- 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.
- Sample converters - Search tag in org.apache.sis.image.ImageProcessor.statistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Section
- Sample converters - Search tag in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Section
- SampleDimension - Class in org.apache.sis.coverage
-
Describes the data values in a coverage (the range).
- SampleDimension(GenericName, Number, Collection<? extends Category>) - Constructor for class org.apache.sis.coverage.SampleDimension
-
Creates a sample dimension with the specified name and categories.
- SampleDimension.Builder - Class in org.apache.sis.coverage
-
A mutable builder for creating an immutable
SampleDimension. - SampleDimensions - 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
- Sample dimensions customization - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.convert(GridCoverage, MathTransform1D[], Function<SampleDimension.Builder, SampleDimension>)
- Section
- sampleModel - Variable in class org.apache.sis.image.ComputedImage
-
The sample model shared by all tiles in this image.
- 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.
- sampleSize() - Method in class org.apache.sis.internal.storage.io.HyperRectangleReader
-
Returns the number of bytes in each value to be read.
- 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(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.SatelliteTracking
-
Creates a Satellite Tracking projection from the given parameters.
- 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. - 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_DerivedCRSType - Class in org.apache.sis.internal.jaxb.referencing
-
JAXB data container for a
DerivedCRSTypepseudo code list. - SC_DerivedCRSType(String) - Constructor for class org.apache.sis.internal.jaxb.referencing.SC_DerivedCRSType
-
Creates a pseudo code list for the given value.
- 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_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. - scale - Variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
-
The scale factor of zoned projections.
- scale(double) - Method in class org.apache.sis.math.Statistics
-
Multiplies 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 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Scale
- 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.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.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.
- 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.
- ScaleUnit - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to unit of measurements.
- schedule(DelayedRunnable) - Static method in class org.apache.sis.internal.system.DelayedExecutor
-
Schedules the given short task for later execution in a daemon thread.
- schema - Variable in class org.apache.sis.internal.sql.feature.TableReference
-
The catalog, schema and table name of a table.
- 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.
- 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.
- 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 - Search tag in class org.apache.sis.internal.sql.feature.Database
- Section
- 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 - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
- Section
- Scope - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractIdentifiedObject(includingImmutableIdentifier). - SCOPE - Enum constant in enum org.apache.sis.io.wkt.ElementKind
-
CRS, datum or operation scope, often represented by
SCOPE[…]elements. - Scoped() - Constructor for class org.apache.sis.internal.jaxb.gco.NameValue.Scoped
- 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.
- search(Object) - Method in class org.apache.sis.metadata.sql.MetadataSource
-
Searches for the given metadata in the database.
- Search criteria - Search tag in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- Section
- SECOND - Static variable in class org.apache.sis.measure.Units
-
The SI base unit for durations (s).
- 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.
- SECONDS - Static variable in class org.apache.sis.measure.AngleFormat.Field
-
Identifies the seconds field, including the seconds symbol (if any).
- 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
-
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.
- 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(List<? extends SampleDimension>) - Method in class org.apache.sis.internal.storage.RangeArgument
-
Returns sample dimensions selected by the user.
- SELECT - Static variable in class org.apache.sis.internal.metadata.sql.SQLBuilder
-
The "SELECT " keyword (with a trailing space).
- 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.
- SelectionClause - Class in org.apache.sis.internal.sql.feature
-
Builder for the SQL fragment on the right side of the
WHEREkeyword. - SelectionClauseWriter - Class in org.apache.sis.internal.sql.feature
-
Converter from filters/expressions to the
WHEREpart of SQL statement. - 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.
- Semaphores - Class in org.apache.sis.internal.system
-
Thread-local booleans that need to be shared across different packages.
- 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.referencing.operation.transform.InterpolatedMolodenskyTransform
-
Semi-major axis length (a) of the source ellipsoid.
- semiMajor - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
-
Semi-major axis length (a) of the source ellipsoid.
- semiMajorAxisDifference(Ellipsoid) - Method in class org.apache.sis.referencing.datum.DefaultEllipsoid
-
Returns the difference between the semi-major axis length of two ellipsoids.
- SensorType - Class in org.apache.sis.internal.jaxb.metadata.replace
-
The code list for
<gmi:MI_SensorTypeCode>. - SENTENCE - Enum constant in enum org.apache.sis.metadata.KeyNamePolicy
-
The keys in the map are sentences inferred from the UML identifiers.
- separate() - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
-
Separates the math transform specified at construction time for given dimension indices.
- SEPARATE - Enum constant in enum org.apache.sis.internal.metadata.Merger.Resolution
-
Indicates that source values should be written in another metadata element.
- separator - Variable in class org.apache.sis.parameter.TensorParameters
-
The separator between row and column in parameter names for tensor elements.
- 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.
- sequence() - Method in enum org.apache.sis.internal.util.X364
-
Returns the ANSI escape sequence.
- SequenceType - Enum in org.apache.sis.image
-
Specifies the order in which attribute value records are assigned to grid points.
- 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.
- Serialization - Search tag in class org.apache.sis.index.tree.PointTree
- Section
- Serialization - Search tag in class org.apache.sis.internal.feature.Geometries
- Section
- Serialization - Search tag in class org.apache.sis.referencing.datum.DatumShiftGrid
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.projection.NormalizedProjection
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D.Inverse
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D.Inverse
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.ContextualParameters
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.PassThroughTransform
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.TransferFunction
- Section
- Serialization - Search tag in class org.apache.sis.util.iso.DefaultRecordType
- Section
- 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. - ServiceParameter - Class in org.apache.sis.internal.jaxb.metadata.replace
-
Parameter information conform to the ISO 19115:2014 specification.
- 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.
- 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(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.Vector
-
Sets the number at the given index.
- set(long) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Sets this
DoubleDoubleto the given 64-bits signed integer. - set(Class<T>, String, String, T, Object, Object) - Static method in class org.apache.sis.internal.util.FinalFieldSetter
-
Sets the values of the final fields.
- set(Class<T>, String, T, Object) - Static method in class org.apache.sis.internal.util.FinalFieldSetter
-
Sets the value of the final field.
- set(MemberName, Object) - Method in class org.apache.sis.util.iso.DefaultRecord
-
Sets the value for the attribute of the specified name.
- 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.
- setAccessConstraints(Collection<? extends Restriction>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
-
Sets the access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource.
- setAccessProperties(StandardOrderProcess) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets information about the availability of the service.
- setAccuracyReports(Collection<? extends Element>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCP
-
Sets the accuracy of a ground control point.
- setAcquisitionInformation(Collection<? extends AcquisitionInformation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets information about the acquisition of the data.
- setAcquisitionPlans(Collection<? extends Plan>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
-
Sets the plan as implemented by the acquisition.
- setAcquisitionRequirements(Collection<? extends Requirement>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
-
Sets the requirement the data acquisition intends to satisfy.
- setActuate(XLink.Actuate) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
-
Sets the
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.
- setAdditionalByteOffset(int, long) - Method in class org.apache.sis.internal.storage.io.Region
-
Sets an additional offset between values at two consecutive indices in the given dimension of the hyper-cube.
- setAdditionalDocumentation(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
-
Sets the publications that describe usage of data.
- setAdditionalDocumentation(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
-
Sets additional documentation.
- setAdditionalDocumentations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets other documentation associated with the resource.
- setAddress(Address) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultContact.setAddresses(Collection). - setAddressees(Collection<? extends DefaultResponsibility>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
-
Sets the parties to which the release statement applies.
- setAddresses(Collection<? extends Address>) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
-
Sets the physical and email addresses at which the organization or individual may be contacted.
- setAdministrativeArea(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
-
Sets the state, province of the location.
- setAggregateDataSetIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
-
Deprecated.As of ISO 19115:2014, replaced by an identifier of
DefaultAggregateInformation.getAggregateDataSetName(). - setAggregateDataSetName(Citation) - Method in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultAssociatedResource.setName(Citation). - setAggregationInfo(Collection<? extends AggregateInformation>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Deprecated.As of ISO 19115:2014, replaced by
AbstractIdentification.setAssociatedResources(Collection). - setAlgorithms(Collection<? extends Algorithm>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
-
Sets the details of the methodology by which geographic information was derived from the instrument readings.
- setAliases(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
-
Sets other recognized names or abbreviations for the same data quality measure.
- setAll(Object...) - Method in class org.apache.sis.util.iso.DefaultRecord
-
Sets all attribute values in this record, in attribute order.
- setAll(DefaultFeatureType) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
Sets all properties of this builder to the values of the given feature type.
- setAllowedColumns(Set<FeatureFormat.Column>) - Method in class org.apache.sis.feature.FeatureFormat
-
Sets all columns that may be shown in the tables to format.
- setAlternateForm(boolean) - Method in class org.apache.sis.measure.RangeFormat
-
Sets whether this
RangeFormatshall use the alternate form at formatting time. - setAlternateTitles(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets the short name or other language name by which the cited information is known.
- setAlternativeMetadataReferences(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Set reference(s) to alternative metadata or metadata in a non-ISO standard for the same resource.
- setAmendmentNumber(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
-
Sets the amendment number of the format version.
- setAngularDistance(Double) - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
-
Sets the angular sampling measure.
- setApplicationProfile(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
-
Sets the name of an application profile that can be used with the online resource.
- setApplicationSchemaInfo(Collection<? extends ApplicationSchemaInformation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Returns information about the conceptual schema of a dataset.
- setArcRole(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
-
Sets the
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. - setAssociatedResources(Collection<? extends DefaultAssociatedResource>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets associated resource information.
- setAssociationType(AssociationType) - Method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
-
Sets the type of relation between the resources.
- setAttributeDescription(RecordType) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
-
Sets the description of the attribute described by the measurement value.
- setAttributeGroups(Collection<? extends DefaultAttributeGroup>) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
-
Sets information on attribute groups of the resource.
- setAttributeInstances(Set<? extends AttributeType>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Sets the attribute instances to which the information applies.
- setAttributes(Collection<? extends RangeDimension>) - Method in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
-
Sets information on an attribute of the resource.
- setAttributes(Set<? extends AttributeType>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Sets the attribute types to which the information applies.
- 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.
- setAxisDimensionProperties(List<? extends Dimension>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
-
Sets the information about spatial-temporal axis properties.
- setAxisName(int, DimensionNameType) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the number of cells along the given dimension.
- setAxisResolution(int, double, Unit<?>) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the degree of detail in the given dimension.
- setAxisSize(int, long) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the number of cells along the given dimension.
- setBackground(CharSequence, Number) - Method in class org.apache.sis.coverage.SampleDimension.Builder
-
Adds a qualitative category and marks that category as the background value.
- setBackground(Number) - Method in class org.apache.sis.coverage.SampleDimension.Builder
-
Sets the background value without creating a category (typically for RGB images).
- setBandBoundaryDefinition(BandDefinition) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
-
Sets designation of criterion for defining maximum and minimum wavelengths for a spectral band.
- setBandIdentifier(int) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
- setBandIdentifier(GenericName) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the name or number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
- setBase(double) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
-
Sets the logarithm or exponent base in the transfer function.
- setBaseCRS(Conversion, SingleCRS) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_Conversion
-
Temporarily stores the
baseCRSassociated to the givenConversion. - setBasicMeasure(DefaultBasicMeasure) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
-
Sets the predefined basic measure on which this measure is based.
- setBinaryComparisonHandlers(BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the same action to execute for the <, >, ≤, ≥, = and ≠ types of filter.
- setBinaryTemporalHandlers(BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the same action to execute for the temporal comparison operators.
- setBitOffset(int) - Method in class org.apache.sis.internal.storage.io.ChannelData
-
Sets the bit offset to the given value.
- setBitPerSample(int) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the maximum number of significant bits in the uncompressed representation for the value in current band.
- setBitsPerValue(Integer) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
-
Sets the maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.
- setBorderWidth(int) - Method in class org.apache.sis.math.StatisticsFormat
-
Sets the "width" of the border to drawn around the table, in number of lines.
- setBoundMax(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
-
Sets the longest wavelength that the sensor is capable of collecting within a designated band.
- setBoundMin(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
-
Sets the shortest wavelength that the sensor is capable of collecting within a designated band.
- setBounds(double, double, double, double) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Sets the bounding box to the specified values.
- setBounds(Date, Date) - Method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
-
Sets the temporal extent to the specified values.
- setBounds(Envelope) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Sets the bounding box to the specified envelope.
- setBounds(Envelope) - Method in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
-
Sets this spatiotemporal extent to values inferred from the specified envelope.
- setBounds(Envelope) - Method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
-
Sets this temporal extent to values inferred from the specified envelope.
- setBounds(Envelope) - Method in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
-
Sets this vertical extent to values inferred from the specified envelope.
- setBounds(Envelope, DefaultGeographicBoundingBox, String) - Method in class org.apache.sis.internal.metadata.ReferencingServices
-
Sets a geographic bounding box from the specified envelope.
- setBounds(Envelope, DefaultGeographicBoundingBox, String) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
-
Sets a geographic bounding box from the specified envelope.
- setBounds(Envelope, DefaultSpatialTemporalExtent) - Method in class org.apache.sis.internal.metadata.ReferencingServices
-
Sets the geographic, vertical and temporal extents with the values inferred from the given envelope.
- setBounds(Envelope, DefaultSpatialTemporalExtent) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
-
Sets the geographic, vertical and temporal extents with the values inferred from the given envelope.
- setBounds(Envelope, DefaultTemporalExtent) - Method in class org.apache.sis.internal.metadata.ReferencingServices
-
Sets a temporal extent with the value inferred from the given envelope.
- setBounds(Envelope, DefaultTemporalExtent) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
-
Sets a temporal extent with the value inferred from the given envelope.
- setBounds(Envelope, DefaultVerticalExtent) - Method in class org.apache.sis.internal.metadata.ReferencingServices
-
Sets a vertical extent with the value inferred from the given envelope.
- setBounds(Envelope, DefaultVerticalExtent) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
-
Sets a vertical extent with the value inferred from the given envelope.
- setBounds(GeographicBoundingBox) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Sets the bounding box to the same values than the specified box.
- setBoundUnits(Unit<Length>) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
-
Sets a new units in which sensor wavelengths are expressed.
- 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.
- 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.
- setCategoryColors(Function<Category, Color[]>) - Method in class org.apache.sis.coverage.grid.ImageRenderer
-
Specifies the colors to apply for each category in a sample dimension.
- setCategoryColors(Function<Category, Color[]>) - Method in class org.apache.sis.image.ImageProcessor
-
Sets the colors to use for given categories in image, or
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.
- setCenterPoint(Point) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
-
Sets the center point.
- setCharacterSet(CharacterSet) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.Replaced by
DefaultMetadata.getLocalesAndCharsets().put(…, newValue). - setCharacterSets(Collection<? extends Charset>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.Replaced by putting values in
DefaultMetadata.getLocalesAndCharsets()map. - setCharacterSets(Collection<? extends CharacterSet>) - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
-
Deprecated.Replaced by putting values in
DefaultDataIdentification.getLocalesAndCharsets()map. - setCharacterSets(Map<Locale, Charset>, Collection<? extends Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
-
Sets the character coding standard(s) used within the resource.
- setCheckPointAvailable(boolean) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
-
Sets an indication of whether or not geographic position points are available to test the accuracy of the georeferenced grid data.
- setCheckPointDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
-
Sets the description of geographic position points used to test the accuracy of the georeferenced grid data.
- setCheckPoints(Collection<? extends GCP>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
-
Sets the geographic references used to validate georectification of the data.
- setChildOperations(Collection<? extends Operation>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Sets the sub-missions that make up part of a larger mission.
- setCitation(Citation) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Sets the identification of the mission.
- setCitation(Citation) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
-
Sets the identification of authority requesting target collection.
- setCitation(Citation) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
-
Sets the source where information about the platform is described.
- setCitation(Citation) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Sets the identification of reference or guidance material for the requirement.
- setCitation(Citation) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets the citation for the resource(s).
- setCitation(Citation) - Method in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
-
Sets the information identifying the algorithm and version or date.
- setCitation(Citation) - Method in class org.apache.sis.metadata.iso.quality.DefaultSourceReference
-
Sets the references to the source.
- setCitations(Collection<? extends Citation>) - Method in class org.apache.sis.internal.profile.fra.Constraints
-
Sets the documents that specifies the nature of the constraints.
- setCitations(Collection<? extends Citation>) - Method in class org.apache.sis.internal.profile.fra.LegalConstraints
-
Sets the documents that specifies the nature of the constraints.
- setCitations(Collection<? extends Citation>) - Method in class org.apache.sis.internal.profile.fra.SecurityConstraints
-
Sets the documents that specifies the nature of the constraints.
- setCitations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
-
Sets the complete citation of the instrument.
- setCitedResponsibleParties(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets the role, name, contact and position information for an individual or organization that is responsible for the resource.
- setCity(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
-
Sets the city of the location.
- setClassification(Classification) - Method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
-
Sets the name of the handling restrictions on the resource.
- setClassificationSystem(InternationalString) - Method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
-
Sets the name of the classification system.
- setClassName(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
-
Sets a label for the keyword category in natural language.
- setClipToValidArea(boolean) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
-
Sets whether the decoded locations should be clipped to the valid area.
- setCloseHandler(AutoCloseable) - Method in class org.apache.sis.internal.stream.DeferredStream
-
Registers a handler to run for releasing resources created by the worker.
- setCloudCoverPercentage(double) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
- setCloudCoverPercentage(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Sets the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
- setCode(String) - Method in class org.apache.sis.metadata.iso.DefaultIdentifier
-
Sets the alphanumeric value identifying an instance in the namespace.
- 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.
- 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.
- setCompressionGenerationQuantity(Integer) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Sets the count of the number the number of lossy compression cycles performed on the image.
- setConceptIdentifier(URI) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
-
Sets the URI of concept in the ontology specified by the ontology citation.
- setCondition(InternationalString) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Sets the condition under which the extended element is mandatory.
- setConnectPoints(Collection<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
-
Sets the handle for accessing the service interface.
- setConstraintApplicationScope(Scope) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
-
Sets the spatial and / or temporal extents and or levels of the application of the constraints restrictions.
- setConstraintLanguage(String) - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
-
Sets the formal language used in application schema.
- setContactInfo(Collection<? extends Contact>) - Method in class org.apache.sis.metadata.iso.citation.AbstractParty
-
Sets the contact information for the party.
- setContactInfo(Contact) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
AbstractParty.setContactInfo(Collection). - setContactInstructions(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
-
Sets supplemental instructions on how or when to contact the individual or organization.
- setContacts(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets the parties responsible for the metadata information.
- setContacts(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Sets identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the resource.
- setContactType(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
-
Sets new type of the contact.
- setContainer(String) - Static method in class org.apache.sis.internal.system.Shutdown
-
Invoked if the Apache SIS library is executed from an environment that provide its own shutdown hook.
- setContainsChain(Collection<? extends DefaultOperationChainMetadata>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets the information about the chain applied by the service.
- setContainsOperations(Collection<? extends DefaultOperationMetadata>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets information(s) about the operations that comprise the service.
- setContentInfo(Collection<? extends ContentInformation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets information about the feature catalogue and describes the coverage and image data characteristics.
- setContentLevel(ParameterFormat.ContentLevel) - Method in class org.apache.sis.parameter.ParameterFormat
-
Sets the amount of information to put in the table.
- setContentType(CoverageContentType) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
-
Deprecated.As of ISO 19115:2014, moved to
DefaultAttributeGroup.setContentTypes(Collection). - setContentTypes(Collection<? extends CoverageContentType>) - Method in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
-
Sets the types of information represented by the value(s).
- setContext(Context) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
-
Sets the meaning of the event.
- setControlPoint(int[], double[]) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
-
Sets a single matching control point pair.
- setControlPoint(int, int, double...) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
-
Sets a single matching control point pair.
- setControlPointAvailable(boolean) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
-
Sets an indication of whether or not control point(s) exists.
- setControlPoints(Map<? extends Position, ? extends Position>) - Method in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
-
Sets all control point (source, target) pairs, overwriting any previous setting.
- setControlPoints(Vector...) - Method in class org.apache.sis.referencing.operation.builder.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.
- 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. - setCoordinate(double...) - Method in class org.apache.sis.geometry.GeneralDirectPosition
-
Sets the coordinate values along all dimensions.
- 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.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.
- setCoordinateValue(int, long) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
-
Sets the coordinate value at the specified dimension.
- setCornerPoints(List<? extends Point>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
-
Sets the corner points.
- setCountry(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
-
Sets the country of the physical address.
- setCoupledResources(Collection<? extends DefaultCoupledResource>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets further description(s) of the data coupling in the case of tightly coupled services.
- setCouplingType(CodeList<?>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets the type of coupling between service and associated data.
- setCredits(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets the recognition of those who contributed to the resource(s).
- setCRS(CoordinateReferenceSystem) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Sets the coordinate reference system that characterizes the values of this attribute.
- setCurrency(Currency) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
-
Sets the monetary units of the
fees(as specified in ISO 4217). - 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.internal.coverage.j2d.WritableTiledImage
-
Sets a region of the image to the contents of the given raster.
- setData(DataType, Buffer...) - Method in class org.apache.sis.coverage.grid.ImageRenderer
-
Sets the data as NIO buffers.
- setData(Vector...) - Method in class org.apache.sis.coverage.grid.ImageRenderer
-
Sets the data as vectors.
- setDatabase(Supplier<DataSource>) - Method in class org.apache.sis.setup.Configuration
-
Specifies the data source to use if no
"jdbc/SpatialMetadata"source is binded to a JNDI environment. - setDataElements(Object) - Method in class org.apache.sis.image.WritablePixelIterator
-
Sets the data elements (not necessarily band values) of current pixel.
- setDataQualityInfo(Collection<? extends DataQuality>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets overall assessment of quality of a resource(s).
- setDataset(String) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Sets the dataset to which the information applies.
- setDataSetUri(String) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getIdentificationInfo()followed byAbstractIdentification.getCitation()followed byDefaultCitation.setOnlineResources(Collection). - setDataSource(Supplier<DataSource>) - Method in class org.apache.sis.internal.metadata.ServicesForUtility
-
Specifies the data source to use if there is no JNDI environment or if no data source is binded to
jdbc/SpatialMetadata. - setDataSource(Supplier<DataSource>) - Method in class org.apache.sis.internal.util.MetadataServices
-
Specifies the data source to use if there is no JNDI environment or if no data source is binded to
jdbc/SpatialMetadata. - setDataType(Datatype) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Sets the code which identifies the kind of value provided in the extended element.
- setDate(Date) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
-
Sets the reference date for the cited resource.
- setDate(Date) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Deprecated.As of ISO 19115-1:2014, replaced by
DefaultProcessStep.setStepDateTime(TemporalPrimitive). - setDateInfo(Collection<? extends CitationDate>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets the date(s) associated with the metadata.
- setDateOfNextUpdate(Date) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Deprecated.
- setDates(Collection<? extends Temporal>) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
-
Sets the date or range of dates on which a data quality measure was applied.
- setDates(Collection<? extends Date>) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Deprecated.Replaced by
DefaultEvaluationMethod.setDates(Collection). - setDates(Collection<? extends CitationDate>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets the reference date for the cited resource.
- setDateStamp(Date) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.setDateInfo(Collection). - setDateTime(Temporal) - Method in class org.apache.sis.metadata.iso.quality.AbstractResult
-
Sets the date when the result was generated.
- setDateType(DateType) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
-
Sets the event used for reference date.
- setDeductiveSource(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
-
Sets the information on which data are used as sources in deductive evaluation method.
- setDefault(Supplier<DataSource>) - Static method in class org.apache.sis.internal.metadata.sql.Initializer
-
Specifies the data source to use if there is no JNDI environment or if no data source is binded to
jdbc/SpatialMetadata. - setDefaultCRS(CoordinateReferenceSystem) - Method in class org.apache.sis.geometry.CoordinateFormat
-
Sets the coordinate reference system to use if no CRS is explicitly associated to a given
DirectPosition. - 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.xml.StreamWriterDelegate
-
Forwards the call verbatim.
- setDefaultSlice(Map<Integer, Long>) - Method in interface org.apache.sis.coverage.grid.GridCoverage.Evaluator
-
Sets the default slice where to perform evaluation when the points do not have enough dimensions.
- setDefaultValue(V) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Sets the default value for the attribute.
- setDefaultValue(V) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
-
Sets the default value for the characteristic.
- 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.PropertyTypeBuilder
-
Sets a concise definition of the element.
- setDefinition(CharSequence) - Method in class org.apache.sis.feature.builder.TypeBuilder
-
Sets a concise definition of the element.
- setDefinition(CharSequence) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
-
Sets the way in which location instances are defined.
- setDefinition(InternationalString) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
-
Sets the description of a set of specific range elements.
- setDefinition(InternationalString) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Sets the definition of the extended element.
- setDefinition(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
-
Sets the definition of the data quality basic measure.
- setDefinition(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
-
Sets the definition of the fundamental concept for the data quality measure.
- setDeliveryPoints(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
-
Sets the address line for the location (as described in ISO 11180, Annex A).
- setDenominator(long) - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
-
Sets the denominator value.
- setDensities(Collection<? extends Double>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMedium.setDensity(Double). - setDensity(Double) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
-
Sets density at which the data is recorded.
- setDensityUnits(Unit<?>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
-
Sets the units of measure for the recording density.
- setDependsOn(List<? extends DefaultOperationMetadata>) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
-
Sets the list of operation that must be completed before current operation is invoked.
- setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
-
Sets whether the type is deprecated.
- setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Sets whether the type is deprecated.
- setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
-
Sets whether the type is deprecated.
- setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
Sets whether the type is deprecated.
- setDeprecated(boolean) - Method in class org.apache.sis.feature.builder.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<? extends Element>) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Sets the original elements in case of aggregation or derivation.
- setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.AssociationRoleBuilder
-
Sets optional information beyond that required for concise definition of the element.
- setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Sets optional information beyond that required for concise definition of the element.
- setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
-
Sets optional information beyond that required for concise definition of the element.
- setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
Sets optional information beyond that required for concise definition of the element.
- setDescription(CharSequence) - Method in class org.apache.sis.feature.builder.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<? extends Keywords>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets category keywords, their type, and reference source.
- setDescriptor(InternationalString) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
-
Deprecated.As of ISO 19115:2014, renamed
DefaultRangeDimension.setDescription(InternationalString). - 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.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.
- setDetectedPolarization(PolarizationOrientation) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
-
Sets the polarization of the radiation detected.
- setDimensionDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
-
Sets the axis dimension description.
- setDimensionName(DimensionNameType) - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
-
Sets the name of the axis.
- setDimensions(Collection<? extends RangeDimension>) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
-
Deprecated.As of ISO 19115:2014, moved to
DefaultAttributeGroup.setAttributes(Collection). - setDimensionSize(Integer) - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
-
Sets the number of elements along the axis.
- setDimensionTitle(InternationalString) - Method in class org.apache.sis.metadata.iso.spatial.DefaultDimension
-
Sets the enhancement / modifier of the dimension name.
- setDisabled(boolean) - Method in class org.apache.sis.portrayal.CanvasFollower
-
Sets whether to stop to replicate changes from source canvas to target canvas.
- setDisplayBounds(Envelope) - Method in class org.apache.sis.portrayal.Canvas
-
Sets the size and location of the display device.
- setDisseminationConstraints(Collection<? extends Restriction>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
-
Sets the components in determining releasability.
- setDistance(Double) - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
-
Sets the ground sample distance.
- setDistributedComputingPlatforms(Collection<? extends CodeList<?>>) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
-
Sets the distributed computing platforms on which the operation has been implemented.
- setDistributionFormats(Collection<? extends Format>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
-
Sets the formats of distribution.
- setDistributionFormats(Collection<? extends Format>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
-
Sets a description of the format of the data to be distributed.
- setDistributionInfo(Distribution) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets information about the distributor of and options for obtaining the resource(s).
- setDistributionOrderProcesses(Collection<? extends StandardOrderProcess>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
-
Sets information about how the resource may be obtained, and related instructions and fee information.
- setDistributorContact(ResponsibleParty) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
-
Sets the party from whom the resource may be obtained.
- setDistributorFormats(Collection<? extends Format>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
-
Sets information about the format used by the distributor.
- setDistributors(Collection<? extends Distributor>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
-
Sets information about the distributor.
- setDistributorTransferOptions(Collection<? extends DigitalTransferOptions>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
-
Provides information about the technical means and media used by the distributor.
- setDocumentations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
-
Sets the reference to documentation describing the processing.
- setDomain(GridGeometry) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
-
Sets the domain envelope (including its CRS) and/or the transform from grid indices to domain coordinates.
- setDomain(Envelope) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
-
Sets the domain as an enclosing envelope (including its CRS).
- setDomainCode(Integer) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Deprecated.Removed as of ISO 19115:2014.
- setDomainOfValidity(CharSequence, double, double, double, double) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Sets the domain of validity as a geographic bounding box set to the specified values.
- setDomainValue(InternationalString) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Sets the valid values that can be assigned to the extended element.
- setEastBoundLongitude(double) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Sets the eastern-most coordinate of the limit of the dataset extent.
- setEdition(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets the version of the cited resource.
- setEditionDate(Date) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets the date of the edition.
- setElectronicMailAddresses(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.citation.DefaultAddress
-
Sets the address of the electronic mailbox of the responsible organization or individual.
- setElement(int, int, double) - Method in class org.apache.sis.internal.referencing.AnnotatedMatrix
-
Modifies the value at the specified row and column of this matrix.
- setElement(int, int, double) - Method in class org.apache.sis.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(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(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(AbstractCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystem
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultAffineCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_AffineCS
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultCartesianCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CartesianCS
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultCoordinateSystemAxis) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CoordinateSystemAxis
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultCylindricalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_CylindricalCS
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultEllipsoidalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_EllipsoidalCS
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultLinearCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_LinearCS
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultParametricCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_ParametricCS
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultPolarCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_PolarCS
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultSphericalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_SphericalCS
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultTimeCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_TimeCS
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultUserDefinedCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_UserDefinedCS
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultVerticalCS) - Method in class org.apache.sis.internal.jaxb.referencing.CS_VerticalCS
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultEllipsoid) - Method in class org.apache.sis.internal.jaxb.referencing.CD_Ellipsoid
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultEngineeringDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_EngineeringDatum
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultGeodeticDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_GeodeticDatum
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultImageDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_ImageDatum
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultParametricDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_ParametricDatum
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultPrimeMeridian) - Method in class org.apache.sis.internal.jaxb.referencing.CD_PrimeMeridian
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultTemporalDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_TemporalDatum
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultVerticalDatum) - Method in class org.apache.sis.internal.jaxb.referencing.CD_VerticalDatum
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(AbstractCoordinateOperation) - Method in class org.apache.sis.internal.jaxb.referencing.CC_CoordinateOperation
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultConversion) - Method in class org.apache.sis.internal.jaxb.referencing.CC_Conversion
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultOperationMethod) - Method in class org.apache.sis.internal.jaxb.referencing.CC_OperationMethod
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElement(DefaultRecord) - Method in class org.apache.sis.internal.jaxb.gco.GO_Record
-
Sets the value for the
DefaultRecord. - setElement(DefaultRecordType) - Method in class org.apache.sis.internal.jaxb.gco.GO_RecordType
-
Sets the value for the
DefaultRecordType. - setElement(GeneralParameterValue) - Method in class org.apache.sis.internal.jaxb.referencing.CC_GeneralParameterValue
-
Invoked by JAXB at unmarshalling time for storing the result temporarily.
- setElementNames(Collection<? extends TypeName>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
-
Sets the name of the data quality element for which quality is reported.
- setElementPattern(String, boolean) - Method in class org.apache.sis.measure.RangeFormat
-
Sets the pattern to be used by
RangeFormat.elementFormatfor formatting the minimum and maximum values. - 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.
- 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(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.
- 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.
- setExample(DefaultMeasureDescription) - Method in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
-
Sets the illustration of the use of a data quality measure.
- setExamples(Collection<? extends DefaultMeasureDescription>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
-
Sets the illustrations of the use of a data quality measure.
- setExecutionMode(ImageProcessor.Mode) - Method in class org.apache.sis.image.ImageProcessor
-
Sets whether operations can be executed in parallel.
- setExpectedObjectives(Collection<? extends Objective>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
-
Sets the objective or objectives satisfied by an event.
- setExpiryDate(Date) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Sets the date and time after which collection is no longer valid.
- setExplanation(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
-
Sets the explanation of the meaning of conformance for this result.
- setExpressionHandler(String, BiConsumer<Expression<R, ?>, A>) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the action to execute for the given type of expression.
- setExtendedDescription(BrowseGraphic) - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
-
Sets the illustration.
- setExtendedElementInformation(Collection<? extends ExtendedElementInformation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
-
Sets information about a new metadata element.
- setExtensionOnLineResource(OnlineResource) - Method in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
-
Sets information about on-line sources.
- setExtent(Geometry) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
-
Sets the area covered by the pass.
- setExtent(Extent) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultScope.setExtents(Collection). - setExtent(TemporalPrimitive) - Method in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
-
Sets the date and time for the content of the dataset.
- setExtentOfInterest(Extent, GeographicBoundingBox, Instant[]) - Method in class org.apache.sis.internal.referencing.ExtentSelector
-
Sets the area of interest (AOI) and time of interest (TOI) to the intersection of given arguments.
- setExtents(Collection<? extends Extent>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
-
Sets the extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
- setExtents(Collection<? extends Extent>) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
-
Sets the spatial and temporal extents of the role.
- setExtents(Collection<? extends Extent>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets the spatial and temporal extent of the resource.
- setExtents(Collection<? extends Extent>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
-
Sets information about the spatial, vertical and temporal extents of the resource specified by the scope.
- setFacsimiles(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
-
Deprecated.As of ISO 19115:2014, replaced by a number with
TelephoneType.FACSIMILE. - setFactory(Class<T>, T) - Method in class org.apache.sis.internal.referencing.ReferencingFactoryContainer
-
Sets one of the factories managed by this container.
- setFactory(Class<T>, T) - Method in class org.apache.sis.io.wkt.WKTFormat
-
Sets one of the factories to be used by this
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. - setFeatureCatalogueCitations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Sets the complete bibliographic reference to one or more external feature catalogues.
- setFeatureInstanceCount(Integer) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
-
Sets a new number of occurrence of feature instances for this feature types.
- setFeatureInstances(Set<? extends FeatureType>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Sets the feature instances to which the information applies.
- setFeatures(Set<? extends FeatureType>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Sets the feature types to which the information applies.
- setFeatureType(DefaultFeatureType) - Method in class org.apache.sis.filter.Optimization
-
Sets the type of feature instances to be filtered.
- setFeatureTypeInfo(Collection<? extends DefaultFeatureTypeInfo>) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Sets the subset of feature types from cited feature catalogue occurring in resource.
- setFeatureTypeName(GenericName) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
-
Sets the name of the feature type.
- setFeatureTypes(Collection<? extends GenericName>) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFeatureCatalogueDescription.setFeatureTypeInfo(Collection). - setFeatureTypes(Collection<? extends LocalName>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
-
Sets the list of feature types concerned by the transfer data file.
- setFees(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
-
Sets fees and terms for retrieving the resource.
- setFileDecompressionTechnique(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
-
Sets recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied.
- setFileDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
-
Sets the text description of the file.
- setFileDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
-
Sets the text description of the illustration.
- setFileFormat(Format) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
-
Deprecated.Removed in latest XSD schemas.
- setFileIdentifier(String) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.setMetadataIdentifier(Identifier) - setFileName(URI) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
-
Sets the name or path of the file.
- setFileName(URI) - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
-
Sets the name of the file that contains a graphic that provides an illustration of the dataset.
- setFileType(String) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
-
Sets the format in which the illustration is encoded.
- setFileType(String) - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
-
Sets the format in which the illustration is encoded.
- setFileType(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
-
Sets the type of file that contains the processing report.
- setFillValues(Number...) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
-
Sets the values to use for pixels that cannot be computed.
- setFillValues(Number...) - Method in class org.apache.sis.image.ImageProcessor
-
Sets the values to use for pixels that cannot be computed.
- setFilmDistortionInformationAvailable(Boolean) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Sets the indication of whether or not Calibration Reseau information is available.
- setFilterHandler(Enum<?>, BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the action to execute for the given type of filter.
- setFirst(Collection<T>, T) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
-
Sets the first element in the given collection to the given value.
- setFirst(Map<Locale, Charset>, PT_Locale) - Static method in class org.apache.sis.internal.jaxb.lan.OtherLocales
-
Returns a map containing the given
PT_Localefollowed by other locales in the givenaddTomap. - setFlattenedSphere(String, double, double, Unit<Length>) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Creates a geodetic datum with an ellipsoid of the given shape.
- setFollowRealWorld(boolean) - Method in class org.apache.sis.portrayal.CanvasFollower
-
Sets whether this instance should following changes in "real world" coordinates.
- setForAllPopulation(boolean) - Method in class org.apache.sis.math.StatisticsFormat
-
Sets whether this formatter shall consider that the statistics where computed using the totality of the populations under study.
- setFormatDistributors(Collection<? extends Distributor>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
-
Sets information about the distributor's format.
- setFormatEdition(CharSequence) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets a version number for the resource format.
- setFormatSpecificationCitation(Citation) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
-
Sets the citation / URL of the specification format.
- 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<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
-
Sets the role or purpose performed by or activity performed at the objective.
- setGCPs(Collection<? extends GCP>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
-
Sets the ground control point(s) used in the collection.
- setGeodesicDistance(double) - Method in class org.apache.sis.referencing.GeodeticCalculator
-
Sets the geodesic distance from the start point to the end point.
- setGeographicCoordinates(DirectPosition) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGCP
-
Sets the geographic or map position of the control point, in either two or three dimensions.
- setGeographicElements(Collection<? extends GeographicExtent>) - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
-
Sets geographic component of the extent of the referring object.
- setGeographicIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
-
Sets the identifier used to represent a geographic area.
- setGeolocationInformation(Collection<? extends GeolocationInformation>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
-
Sets the information that can be used to geolocate the data.
- setGeometricObjectCount(Integer) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
-
Sets the total number of the point or vector object type occurring in the dataset.
- setGeometricObjects(Collection<? extends GeometricObjects>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
-
Sets information about the geometric objects used in the dataset.
- setGeometricObjectType(GeometricObjectType) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
-
Sets the total number of the point or vector object type occurring in the dataset.
- setGeoreferencedParameters(Record) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
-
Sets the terms which support grid data georeferencing.
- setGeoreferencingAvailability(boolean, boolean, boolean) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets whether parameters for transformation, control/check point(s) or orientation parameters are available.
- setGraphicOverviews(Collection<? extends BrowseGraphic>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets a graphic that illustrates the resource(s).
- setGraphics(Collection<? extends BrowseGraphic>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets citation graphics or logo for cited party.
- setGraphics(Collection<? extends BrowseGraphic>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
-
Sets the new graphics / symbols indicating the constraint.
- setGraphicsFile(URI) - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
-
Sets the full application schema given as a graphics file.
- 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(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.
- setGroundAccuracy(Quantity<?>) - Method in class org.apache.sis.geometry.CoordinateFormat
-
Specifies an uncertainty to append as "± accuracy" after the coordinate values.
- setGroundPrecision(Quantity<?>) - Method in class org.apache.sis.geometry.CoordinateFormat
-
Adjusts the number of fraction digits to show in coordinates for achieving the given precision.
- setGroundResolution(Double) - Method in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
-
Sets the distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.
- setHandlingDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
-
Sets the additional information about the restrictions on handling the resource.
- setHashLength(int) - Method in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
-
Sets the length of geohashes strings to be encoded by the
GeohashReferenceSystem.Coder.encode(DirectPosition)method. - setHeader(String) - Method in class org.apache.sis.util.logging.MonolineFormatter
-
Sets the string to write on the left side of the first line of every log records.
- setHierarchyLevelNames(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.setMetadataScopes(Collection)andDefaultMetadataScope.setName(InternationalString). - setHierarchyLevels(Collection<? extends ScopeCode>) - 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.xml.XLink
-
Sets the URN to a resources.
- setIdentificationInfo(Collection<? extends Identification>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets basic information about the resource(s) to which the metadata applies.
- setIdentifiedIssues(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
-
Sets a new citation of a description of known issues associated with the resource along with proposed solutions if available.
- setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
-
Sets the event name or number.
- setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
-
Sets the unique identification of the instrument.
- setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Sets the unique identification of the operation.
- setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
-
Sets the unique identification of the platform.
- setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
-
Sets the unique name of the pass.
- setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Sets the unique name, or code, for the requirement.
- setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
-
Sets a unique identifier for an instance of the medium.
- setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.ISOMetadata
-
Sets the identifier for metadata objects that are expected to contain at most one ISO 19115 identifier.
- setIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
-
Sets the information to identify the processing package that produced the data.
- setIdentifierDelimiters(String, String, String) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
Sets the prefix, suffix and delimiter to use when formatting a compound identifier made of two or more attributes.
- setIdentifiers(Collection<? extends Identifier>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
-
Sets the code used to identify the objective.
- setIdentifiers(Collection<? extends Identifier>) - Method in class org.apache.sis.metadata.iso.citation.AbstractParty
-
Sets the identifiers of the party.
- setIdentifiers(Collection<? extends Identifier>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets the unique identifier for the resource.
- setIgnoringAxes(boolean) - Method in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
-
Sets whether the search should ignore coordinate system axes.
- setIlluminationAzimuthAngle(double) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
- setIlluminationAzimuthAngle(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Sets the illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
- setIlluminationElevationAngle(double) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth's surface.
- setIlluminationElevationAngle(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Sets the illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth's surface.
- setImageConstraints(Collection<? extends Constraints>) - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
-
Sets the restrictions on access and / or use of browse graphic.
- 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<SampleDimension>, int[]) - Method in class org.apache.sis.internal.map.coverage.RenderingData
-
Sets the input space (domain) and output space (ranges) of the image to be rendered.
- setImagingCondition(ImagingCondition) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Sets the conditions that affected the image.
- setIncludedWithDataset(boolean) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Sets whether or not the feature catalogue is included with the resource.
- setInclusion(Boolean) - Method in class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
-
Sets whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
- setIndentation(int) - Method in class org.apache.sis.io.wkt.WKTFormat
-
Sets a new indentation to be used for formatting objects.
- setIndentation(int) - Method in class org.apache.sis.util.collection.TreeTableFormat
-
Sets the number of spaces to add on the left margin for each indentation level.
- setIndex(int) - Method in class org.apache.sis.internal.util.SimpleCharacterIterator
-
Sets the position to the specified position in the text and returns that character.
- setIndividual(Collection<? extends DefaultIndividual>) - Method in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
-
Sets the individuals in the named organization.
- setIndividualName(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
setName(InternationalString)inDefaultIndividual. - 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.
- 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.
- 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<? extends Instrument>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
-
Sets the general information about the instrument used in data acquisition.
- setInstruments(Collection<? extends Instrument>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
-
Sets the instrument(s) mounted on a platform.
- setInt(int, int) - Method in class org.apache.sis.util.collection.IntegerList
-
Sets the element at the given index as the
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(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.
- setInverseFlattening(Measure) - Method in class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
-
Sets the inverse of the flattening value.
- setInvocationName(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
-
Sets the name used to invoke this interface within the context of the DCP.
- setISBN(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets the International Standard Book Number.
- setISOStandards(boolean) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the metadata standards to ISO 19115-1, and optionally to ISO 19115-2 too.
- setISSN(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets the International Standard Serial Number.
- setIssueIdentification(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultSeries
-
Sets information identifying the issue of the series.
- setIteratorOrder(SequenceType) - Method in class org.apache.sis.image.PixelIterator.Builder
-
Sets the desired iteration order.
- setKeyCollisionAllowed(boolean) - Method in class org.apache.sis.util.collection.Cache
-
If set to
true, different values may be assigned to the same key. - setKeywordCase(KeywordCase) - Method in class org.apache.sis.io.wkt.WKTFormat
-
Sets whether WKT keywords should be written with upper cases or camel cases.
- setKeywordClass(DefaultKeywordClass) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
-
Sets the user-defined categorization of groups of keywords.
- setKeywords(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
-
Sets commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
- setKeywordStyle(KeywordStyle) - Method in class org.apache.sis.io.wkt.WKTFormat
-
Sets whether to use short or long WKT keywords.
- setLabel(String) - Method in class org.apache.sis.xml.XLink
-
Sets an identification of the target of a
fromortoattribute. - setLanguage(Locale) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.Replaced by
DefaultMetadata.getLocalesAndCharsets().put(newValue, …). - setLanguages(Collection<? extends Locale>) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Deprecated.Replaced by putting keys in
DefaultFeatureCatalogueDescription.getLocalesAndCharsets()map. - setLanguages(Collection<? extends Locale>) - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
-
Deprecated.Replaced by putting keys in
DefaultDataIdentification.getLocalesAndCharsets()map. - setLanguages(Collection<Locale>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.Replaced by putting keys in
DefaultMetadata.getLocalesAndCharsets()map. - setLanguages(Map<Locale, Charset>, Collection<? extends Locale>) - Static method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
-
Sets the language(s) used within the resource.
- setLatestAcceptableDate(Date) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
-
Sets the latest date and time collection must be completed.
- 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<? extends ScopeDescription>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScope
-
Sets detailed descriptions about the level of the data specified by the scope.
- setLevelDescription(ScopeCode, Set<? extends CharSequence>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Dispatches the given values to a setter method determined by the given hierarchical level.
- setLevelOfDetail(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.DefaultResolution
-
Sets the textual description of the spatial resolution of the resource.
- setLimit(long) - Method in class org.apache.sis.storage.FeatureQuery
-
Set the maximum number of feature instances contained in the
FeatureSet. - setLineage(Lineage) - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
-
Deprecated.Removed from ISO 19157:2013.
- setLinearResolution(Quantity<Length>) - Method in class org.apache.sis.storage.FeatureQuery
-
Sets the desired spatial resolution of geometries.
- setLineSeparator(String) - Method in class org.apache.sis.io.LineAppender
-
Changes the line separator to be sent to the underlying appendable.
- setLineSeparator(String) - Method in class org.apache.sis.io.TabularFormat
-
Sets the line separator.
- setLinkage(URI) - Method in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
-
Sets the location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as "
http://www.statkart.no/isotc211". - setLinkages(Collection<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
-
Sets the links to browse graphic.
- 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.TiledGridResource
-
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(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<? extends Locale>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.Replaced by putting keys in
DefaultMetadata.getLocalesAndCharsets(). - setLocalesAndCharsets(Map<? extends Locale, ? extends Charset>) - Method in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
-
Sets the language(s) and character set(s) used within the catalogue.
- setLocalesAndCharsets(Map<? extends Locale, ? extends Charset>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets the language(s) and character set(s) used within the dataset.
- setLocalesAndCharsets(Map<? extends Locale, ? extends Charset>) - Method in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
-
Sets the language(s) and character set(s) used within the dataset.
- setLocation(Point2D) - Method in class org.apache.sis.geometry.DirectPosition2D
-
Sets this coordinate to the specified point.
- setLocation(DirectPosition) - Method in class org.apache.sis.geometry.AbstractDirectPosition
-
Sets this direct position to the given position.
- setLocation(DirectPosition) - Method in class org.apache.sis.geometry.DirectPosition1D
-
Sets this coordinate to the specified direct position.
- setLocation(DirectPosition) - Method in class org.apache.sis.geometry.GeneralDirectPosition
-
Sets this coordinate to the specified direct position.
- setLogicalHandlers(BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the same action to execute for the
AND,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<? extends BrowseGraphic>) - Method in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
-
Sets the graphics identifying organisation.
- setLogWriter(PrintWriter) - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
-
Sets the output stream to which all logging and tracing messages for this data source will be printed.
- setLotDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
-
Sets the information of how lots are defined.
- setMaintenanceAndUpdateFrequency(MaintenanceFrequency) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Sets the frequency with which changes and additions are made to the resource after the initial resource is completed.
- setMaintenanceDates(Collection<? extends CitationDate>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Sets the date information associated with maintenance of resource.
- setMaintenanceNotes(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Sets information regarding specific requirements for maintaining the resource.
- setMaintenanceScopes(Collection<? extends Scope>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Sets the types of resource and / or extents to which the maintenance information applies.
- setMarshallable(Collection<T>, T) - Static method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
-
Sets the given identifier in the given collection.
- setMarshallables(Collection<Identifier>, Collection<? extends Identifier>) - Static method in class org.apache.sis.internal.jaxb.NonMarshalledAuthority
-
Returns a collection containing all marshallable values of
newValues, together with unmarshallable values ofidentifiers. - setMathHandlers(BiConsumer<Expression<R, ?>, A>) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the same action to execute for the +, −, × and ÷ expressions.
- setMatrix(Matrix) - Method in class org.apache.sis.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).
- 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.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.
- 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.
- setMedia(Collection<? extends Medium>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
-
Sets the media used by the format.
- setMediumFormats(Collection<? extends MediumFormat>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
-
Sets the method used to write to the medium.
- setMediumNote(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
-
Sets a description of other limitations or requirements for using the medium.
- setMergeStrategy(MergeStrategy) - Method in class org.apache.sis.storage.aggregate.CoverageAggregator
-
Sets the algorithm to apply when more than one grid coverage can be found at the same grid index.
- setMetadataConstraints(Collection<? extends Constraints>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets restrictions on the access and use of metadata.
- setMetadataExtensionInfo(Collection<? extends MetadataExtensionInformation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets information describing metadata extensions.
- setMetadataIdentifier(Identifier) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets the unique identifier for this metadata record.
- setMetadataLinkages(Collection<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets the online location(s) where the metadata is available.
- setMetadataMaintenance(MaintenanceInformation) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets information about the frequency of metadata updates, and the scope of those updates.
- setMetadataProfiles(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Set the citation(s) for the profile(s) of the metadata standard to which the metadata conform.
- setMetadataReference(Citation) - Method in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
-
Sets the reference to the metadata of the associated resource.
- setMetadataScopes(Collection<? extends DefaultMetadataScope>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets the scope or type of resource for which metadata is provided.
- 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<? extends Citation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets the citation(s) for the standard(s) to which the metadata conform.
- setMetadataStandardVersion(String) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataStandards()followed byDefaultCitation.setEdition(InternationalString). - 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.
- setMinDuration(long, TimeUnit) - Method in class org.apache.sis.util.logging.PerformanceLevel
-
Sets the minimal duration for logging an event at this level.
- 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.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(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(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.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.
- setNameAuthority(Citation) - Method in class org.apache.sis.io.wkt.WKTFormat
-
Sets the preferred authority for choosing the projection and parameter names.
- setNames(Collection<? extends Identifier>) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
-
Sets the identifiers for each attribute included in the resource.
- setNamesOfMeasure(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Deprecated.
- setNamesOfMeasure(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
-
Sets the names of the test applied to the data.
- setNameSpace(CharSequence) - Method in class org.apache.sis.feature.builder.FeatureTypeBuilder
-
Sets the namespace of the next names to be created by
setName(CharSequence...)method calls. - setNamespaceContext(NamespaceContext) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
-
Forwards the call verbatim.
- setNilReason(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
-
Sets the
nilReasonattribute value. - setNodataValues(List<? extends SampleDimension>) - Method in class org.apache.sis.internal.sql.postgis.RasterWriter
-
Infers the "no data" values from the given sample dimensions.
- setNodeFilter(Predicate<TreeTable.Node>) - Method in class org.apache.sis.util.collection.TreeTableFormat
-
Sets a filter specifying whether a node should be formatted or ignored.
- setNominalSpatialResolution(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
-
Sets the smallest distance between which separate points can be distinguished, as specified in instrument design.
- setNominalSpatialResolution(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
-
Sets the smallest distance between which separate points can be distinguished, as specified in instrument design.
- setNormalizedAxisOrder(boolean) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Sets whether axes should be in (longitude, latitude) order instead of (latitude, longitude).
- setNorthBoundLatitude(double) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Sets the northern-most, coordinate of the limit of the dataset extent.
- setNullAndNilHandlers(BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the same action for both the
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. - 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<? extends Event>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
-
Sets the event or events associated with objective completion.
- setObjectives(Collection<? extends Objective>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
-
Sets the area or object to be sensed.
- setObjectives(Collection<? extends Objective>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Sets Object(s) or area(s) of interest to be sensed.
- setObjectiveToDisplay(LinearTransform) - Method in class org.apache.sis.portrayal.Canvas
-
Sets the conversion from objective CRS to display coordinate system.
- 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<? extends Medium>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
-
Sets information about offline media on which the resource can be obtained.
- setOffset(double) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
-
Sets the offset of the transfer function.
- setOffset(long) - Method in class org.apache.sis.storage.FeatureQuery
-
Sets the number of feature instances to skip from the beginning.
- setOffset(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
-
Sets the physical value corresponding to a cell value of zero.
- 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<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets online references to the cited resource.
- setOnlineResources(Collection<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
-
Sets on-line information that can be used to contact the individual or organization.
- setOnLines(Collection<? extends OnlineResource>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
-
Sets information about online sources from which the resource can be obtained.
- setOntology(Citation) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
-
Sets a reference that binds the keyword class to a formal conceptualization of a knowledge domain.
- setOperatedDatasets(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets the reference(s) to the resource on which the service operates.
- setOperatesOn(Collection<? extends DataIdentification>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets the information on the resources that the service operates on.
- setOperation(DefaultOperationMetadata) - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
-
Sets a new service operation.
- 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.DefaultOperationMetadata
-
Sets the unique identifier for this interface.
- setOperations(Collection<? extends Operation>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
-
Sets the general information about an identifiable activity which provided the data.
- setOperations(Collection<? extends Operation>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
-
Sets the identification of the activity or activities that satisfy a plan.
- setOperations(List<? extends DefaultOperationMetadata>) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
-
Sets the information about the operations applied by the chain.
- setOperationValue(String, Object) - Method in class org.apache.sis.feature.AbstractFeature
-
Executes the parameterless operation of the given name and sets the value of its result.
- setOptimizations(Set<GridCoverageProcessor.Optimization>) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
-
Specifies the set of optimizations to enable.
- setOption(OptionKey<T>, T) - Method in class org.apache.sis.storage.StorageConnector
-
Sets the option value for the given key.
- 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.geometry.AbstractDirectPosition
-
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.
- 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). - setOther(String) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Sets the class of information that does not fall into the other categories to which the information applies.
- setOtherCitationDetails(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets other information required to complete the citation that is not recorded elsewhere.
- setOtherConstraints(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
-
Sets the other restrictions and legal prerequisites for accessing and using the resource.
- setOtherProperty(Record) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
-
Sets a new instance of other/attributeType that defines attributes not explicitly included in
CoverageContentType. - setOtherPropertyType(RecordType) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
-
Sets a new type of other attribute description.
- setOutputs(Collection<? extends Source>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Sets the description of the product generated as a result of the process step.
- 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(AbstractParty) - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
-
Sets the organization or class of organization able to create and destroy location instances.
- setPage(String) - Method in class org.apache.sis.metadata.iso.citation.DefaultSeries
-
Sets details on which pages of the publication the article was published.
- setPairedBrackets(String, String...) - Method in class org.apache.sis.io.wkt.Symbols
-
Sets the opening and closing brackets to the given pairs.
- setPairedQuotes(String, String...) - Method in class org.apache.sis.io.wkt.Symbols
-
Sets the opening and closing quotes to the given pairs.
- setParameter(String, double, Unit<?>) - Method in class org.apache.sis.internal.referencing.GeodeticObjectBuilder
-
Sets the value of a numeric parameter.
- setParameterCitations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
-
Sets a reference providing description of the parameters.
- setParameters(Collection<? extends ParameterDescriptor<?>>) - Method in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
-
Sets the parameters that are required for this interface.
- setParameters(Collection<? extends ParameterDescriptor<?>>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
-
Sets the auxiliary variable used by the data quality measure.
- setParameters(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.
- setParentEntity(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Sets the name of the metadata entity(s) under which this extended metadata element may appear.
- setParentIdentifier(String) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getParentMetadata(). - setParentMetadata(Citation) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets an identification of the parent metadata record.
- setParentOperation(Operation) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Sets the heritage of the operation.
- setParties(Collection<? extends AbstractParty>) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
-
Sets information about the parties.
- setPass(Boolean) - Method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
-
Sets the indication of the conformance result.
- setPass(Collection<? extends PlatformPass>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
-
Sets the pass of the platform over the objective.
- setPeakResponse(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
-
Sets the wavelength at which the response is the highest.
- setPhone(Telephone) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultContact.setPhones(Collection). - setPhones(Collection<? extends Telephone>) - Method in class org.apache.sis.metadata.iso.citation.DefaultContact
-
Sets telephone numbers at which the organization or individual may be contacted.
- setPixel(double[]) - Method in class org.apache.sis.image.WritablePixelIterator
-
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.WritablePixelIterator
-
Sets the sample values of current pixel for all bands.
- setPlan(Plan) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Sets the plan satisfied by the operation.
- setPlannedAvailableDateTime(Date) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
-
Sets the date and time when the dataset will be available.
- setPlatforms(Collection<? extends Platform>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
-
Sets the general information about the platform from which the data were taken.
- setPlatforms(Collection<? extends Platform>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Sets the platform (or platforms) used in the operation.
- setPointInPixel(PixelOrientation) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the point in a pixel corresponding to the Earth location of the pixel.
- setPointInPixel(PixelOrientation) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
-
Sets the point in a pixel corresponding to the Earth location of the pixel.
- setPointOfContacts(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets the means of communication with persons(s) and organizations(s) associated with the resource(s).
- setPointOfInterest(DirectPosition) - Method in class org.apache.sis.portrayal.Canvas
-
Sets the coordinates of a representative point inside the data bounding box.
- setPolygons(Collection<? extends Geometry>) - Method in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
-
Sets the sets of points defining the resource boundary.
- setPortrayalCatalogueCitations(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
-
Sets bibliographic reference to the portrayal catalogue cited.
- setPortrayalCatalogueInfo(Collection<? extends PortrayalCatalogueReference>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets information about the catalogue of rules defined for the portrayal of a resource(s).
- setPositionalAccuracyHints(Quantity<?>...) - Method in class org.apache.sis.coverage.grid.GridCoverageProcessor
-
Sets hints about desired positional accuracy, in "real world" units or in pixel units.
- setPositionalAccuracyHints(Quantity<?>...) - Method in class org.apache.sis.image.ImageCombiner
-
Sets hints about desired positional accuracy, in "real world" units or in pixel units.
- setPositionalAccuracyHints(Quantity<?>...) - Method in class org.apache.sis.image.ImageProcessor
-
Sets hints about desired positional accuracy, in "real world" units or in pixel units.
- setPositionName(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultIndividual
-
Sets a new position of the individual in an organization.
- setPositionName(InternationalString) - Method in class org.apache.sis.metadata.iso.citation.DefaultResponsibleParty
-
Deprecated.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.
- 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.
- setPresentationForms(Collection<? extends PresentationForm>) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets the mode in which the resource is represented.
- 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.identification.AbstractIdentification
-
Sets code that identifies the level of processing in the producers coding system of a resource.
- setProcessingLevelCode(CharSequence, String) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets an identifier for the level of processing that has been applied to the coverage.
- setProcessingLevelCode(Identifier) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
-
Sets the identifier for the level of processing that has been applied to the resource.
- setProcessors(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Identification of, and means of communication with, person(s) and organization(s) associated with the process step.
- setProcessSteps(Collection<? extends ProcessStep>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
-
Sets information about events in the life of a resource specified by the scope.
- setProfiles(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets the profile(s) to which the service adheres.
- setProjection(int...) - Method in class org.apache.sis.storage.CoverageQuery
-
Sets the indices of samples dimensions to read (the coverage range).
- setProjection(String...) - Method in class org.apache.sis.storage.CoverageQuery
-
Sets the sample dimensions to read by their names.
- setProjection(String...) - Method in class org.apache.sis.storage.FeatureQuery
-
Sets the properties to retrieve by their names.
- setProjection(String...) - Method in class org.apache.sis.storage.Query
-
Sets the properties to retrieve by their names.
- setProjection(Expression<? super AbstractFeature, ?>...) - Method in class org.apache.sis.storage.FeatureQuery
-
Sets the properties to retrieve, or
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. - setProperty(Object) - Method in class org.apache.sis.feature.AbstractFeature
-
Sets the property (attribute or feature association).
- setPropertyValue(String, Object) - Method in class org.apache.sis.feature.AbstractFeature
-
Sets the value for the property of the given name.
- 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.
- setPurpose(InternationalString) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets a summary of the intentions with which the resource(s) was developed.
- setQualityInfo(Collection<? extends DataQuality>) - Method in class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
-
Sets an overall assessment of quality of geolocation information.
- setRadiometricCalibrationDataAvailable(Boolean) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Sets the indication of whether or not the radiometric calibration information for generating the radiometrically calibrated standard data product is available.
- setRange(int, double, double) - Method in class org.apache.sis.geometry.GeneralEnvelope
-
Sets the envelope range along the specified dimension.
- setRangeElementDescriptions(Collection<? extends RangeElementDescription>) - Method in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
-
Sets the description of the specific range elements of a coverage.
- setRangeElementDescriptions(Collection<? extends RangeElementDescription>) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
-
Sets the description and values of the specific range elements of a sample dimension.
- setRangeElements(Collection<? extends Record>) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
-
Sets the specific range elements, i.e. range elements associated with a name and their definition.
- setRanges(Collection<? extends SampleDimension>) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
-
Sets the sample dimensions for all bands.
- setRanges(SampleDimension...) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
-
Sets the sample dimensions for all bands.
- setRationale(InternationalString) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Sets the reason for creating the extended element.
- setRationale(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Sets the requirement or purpose for the process step.
- setRationales(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultExtendedElementInformation.setRationale(InternationalString). - setRecipients(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Sets the Person(s), or body(ies), to receive results of requirement.
- setRect(double, double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
-
Sets the location and size of this rectangle to the specified values.
- setRect(Rectangle2D) - Method in class org.apache.sis.geometry.Envelope2D
-
Sets this envelope to the given rectangle.
- setRect(Rectangle2D) - Method in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
-
Sets this rectangle to be the same as the specified rectangle.
- setReferenceDocuments(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
-
Sets the information on documents referenced in data quality evaluation method.
- setReferences(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
-
Sets the citations for the limitation of constraint.
- setReferences(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Sets the process step documentation.
- setReferenceSystemInfo(Collection<? extends ReferenceSystem>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets the description of the spatial and temporal reference systems used in the dataset.
- setRegionOfInterest(Rectangle) - Method in class org.apache.sis.image.PixelIterator.Builder
-
Sets the region (in pixel coordinates) where to perform the iteration.
- setRelatedCitations(Collection<? extends Citation>) - Method in class org.apache.sis.internal.profile.fra.DataIdentification
-
Sets the documents at the origin of the creation of the identified resources.
- setRelatedEvents(Collection<? extends Event>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
-
Sets the occurrence of one or more events for a pass.
- setRelatedPass(PlatformPass) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
-
Sets the pass during which an event occurs.
- setRelatedSensors(Collection<? extends Instrument>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
-
Sets the instrument or instruments for which the event is meaningful.
- setReleasability(DefaultReleasability) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
-
Sets the information concerning the parties to whom the resource.
- setRemarks(CharSequence) - Method in class org.apache.sis.referencing.Builder
-
Sets remarks as a
StringorInternationalStringinstance. - setReportReference(Citation) - Method in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
-
Sets the reference to the associated standalone quality report.
- setReports(Collection<? extends ProcessStepReport>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Sets the report generated by the process step.
- setReports(Collection<? extends Element>) - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
-
Sets the quality information for the data specified by the scope.
- setRequestedDate(RequestedDate) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Sets the required or preferred acquisition date and time.
- setRequestedDateOfCollection(Date) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
-
Sets the preferred date and time of collection.
- setRequestors(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Sets the origin of requirement.
- setRequired(boolean) - Method in class org.apache.sis.parameter.ParameterBuilder
-
Sets whether the parameter is mandatory or optional.
- setResolution(Double) - Method in class org.apache.sis.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.
- setResourceConstraints(Collection<? extends Constraints>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets information about constraints which apply to the resource(s).
- setResourceFormats(Collection<? extends Format>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets a description of the format of the resource(s).
- setResourceLineages(Collection<? extends Lineage>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets information about the provenance, sources and/or the production processes applied to the resource.
- setResourceMaintenances(Collection<? extends MaintenanceInformation>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets information about the frequency of resource updates, and the scope of those updates.
- setResourceReferences(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
-
Sets references to the resource on which the services operates.
- setResources(Collection<? extends DataIdentification>) - Method in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
-
Sets the tightly coupled resources.
- setResourceScope(ScopeCode) - Method in class org.apache.sis.metadata.iso.DefaultMetadataScope
-
Sets the code for the scope.
- setResourceSpecificUsages(Collection<? extends Usage>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets basic information about specific application(s).
- setResponses(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
-
Sets a new response to the user-determined limitations.
- setResponsibleParties(Collection<? extends DefaultResponsibility>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
-
Sets the parties responsible for the resource constraints.
- setResultContent(Collection<RangeDimension>) - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
-
Sets the description of the content of the result coverage.
- setResultContentDescription(CoverageDescription) - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
-
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<? extends Result>) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Sets the value(s) obtained from applying a data quality measure.
- setResultScope(Scope) - Method in class org.apache.sis.metadata.iso.quality.AbstractResult
-
Sets the scope of the result.
- setResultSpatialRepresentation(SpatialRepresentation) - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
-
Sets the digital representation of data quality measures composing the coverage result.
- setRole(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
-
Sets the
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(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.WritablePixelIterator
-
Writes a sample value in the specified band of current pixel.
- 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.WritablePixelIterator
-
Writes a sample value in the specified band of current pixel.
- setSampleUnits(Unit<?>) - Method in class org.apache.sis.internal.storage.MetadataBuilder
-
Sets the units of data in the current band.
- setSamplingRatio(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
-
Sets the information on how many samples on average are extracted for inspection from each lot of population.
- setSamplingScheme(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
-
Sets the information of the type of sampling scheme and description of the sampling procedure.
- setSatisfiedPlans(Collection<? extends Plan>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
-
Sets the plan that identifies solution to satisfy the requirement.
- setSatisfiedRequirements(Collection<? extends Requirement>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
-
Sets the requirement satisfied by the plan.
- setScale(double) - Method in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
-
Sets the denominator from a scale in the (0 … 1] range.
- setScale(double) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
-
Sets the scale factor of the transfer function.
- setScaleDenominator(RepresentativeFraction) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
-
Deprecated.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.
- 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.
- 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.
- 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).
- setSelection(GridGeometry) - Method in class org.apache.sis.storage.CoverageQuery
-
Sets the desired grid extent and resolution.
- setSelection(Filter<? super AbstractFeature>) - Method in class org.apache.sis.storage.FeatureQuery
-
Sets a filter for trimming feature instances.
- setSelection(Envelope) - Method in class org.apache.sis.storage.CoverageQuery
-
Sets the approximate area of cells or pixels to include in the subset.
- setSelection(Envelope) - Method in class org.apache.sis.storage.FeatureQuery
-
Sets the approximate area of feature instances to include in the subset.
- setSelection(Envelope) - Method in class org.apache.sis.storage.Query
-
Sets the approximate area of feature instances or pixels to include in the subset.
- setSemiMinorAxis(Measure) - Method in class org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
-
Sets the semi-minor axis value.
- setSensingInstruments(Collection<? extends Instrument>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
-
Sets the instrument which senses the objective data.
- setSeparator(String) - Method in class org.apache.sis.geometry.CoordinateFormat
-
Sets the separator between each coordinate.
- setSeparator(String) - Method in class org.apache.sis.io.wkt.Symbols
-
Sets the string to use as a separator in a list of values.
- setSeparator(String) - Method in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
-
Sets the separator to insert between each component of the MGRS identifier.
- setSequence(Sequence) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
-
Sets the relative time ordering of the event.
- setSequenceBrackets(int, int) - Method in class org.apache.sis.io.wkt.Symbols
-
Sets the characters used for opening and closing a sequence of values.
- setSequenceIdentifier(MemberName) - Method in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
-
Sets the name or number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
- setSeries(Series) - Method in class org.apache.sis.metadata.iso.citation.DefaultCitation
-
Sets the information about the series, or aggregate dataset, of which the dataset is a part.
- setServiceStandards(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets the standard(s) to which the service adheres.
- setServiceType(GenericName) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets the service type name.
- setServiceTypeVersions(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
-
Sets the versions of the service.
- setShortName(String) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Deprecated.Removed as of ISO 19115:2014.
- setShow(XLink.Show) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
-
Sets the
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<? extends Event>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Sets the record of an event occurring during an operation.
- setSoftwareDevelopmentFile(URI) - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
-
Sets the full application schema given as a software development file.
- setSoftwareDevelopmentFileFormat(String) - Method in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
-
Sets the software dependent format used for the application schema software dependent file.
- setSoftwareReferences(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
-
Sets the reference to document describing processing software.
- 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.
- setSourceDomainExpansion(int) - Method in class org.apache.sis.storage.CoverageQuery
-
Sets a number of additional cells to read on each border of the source grid coverage.
- setSourceExpandable(boolean) - Method in class org.apache.sis.referencing.operation.transform.TransformSeparator
-
Sets whether
separate()is allowed to expand the list of source dimensions. - setSourceExtents(Collection<? extends Extent>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
-
Deprecated.As of ISO 19115:2014, moved to
DefaultScope.setExtents(Collection). - setSourceFormat(String) - Method in class org.apache.sis.util.logging.MonolineFormatter
-
Sets the format for displaying the source, or hides the source field.
- setSourceMetadata(Collection<? extends Citation>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
-
Sets the references to metadata for the source.
- setSourceReferences(Collection<? extends DefaultSourceReference>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
-
Sets the reference to the source of an item that has been adopted from an external source.
- setSourceReferenceSystem(ReferenceSystem) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
-
Sets the spatial reference system used by the source data.
- setSources(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
-
Sets the name of the person or organization creating the extended element.
- setSources(Collection<? extends Source>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
-
Sets information about the source data used in creating the data specified by the scope.
- setSources(Collection<? extends Source>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Information about the source data used in creating the data specified by the scope.
- setSourceSpatialResolution(Resolution) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
-
Sets the spatial resolution expressed as a scale factor, an angle or a level of detail.
- setSourceSteps(Collection<? extends ProcessStep>) - Method in class org.apache.sis.metadata.iso.lineage.DefaultSource
-
Sets information about process steps in which this source was used.
- setSourceToGrid(LinearTransform) - Method in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
-
Defines relationship between "real-world" source coordinates and grid coordinates.
- setSouthBoundLatitude(double) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Sets the southern-most coordinate of the limit of the dataset extent.
- setSpatialExtent(Collection<? extends GeographicExtent>) - Method in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
-
Sets the spatial extent component of composite spatial and temporal extent.
- setSpatialHandlers(BiConsumer<Filter<R>, A>) - Method in class org.apache.sis.internal.filter.Visitor
-
Sets the same action to execute for the spatial comparison operators, including the ones with a distance parameter.
- setSpatialRepresentationInfo(Collection<? extends SpatialRepresentation>) - Method in class org.apache.sis.metadata.iso.DefaultMetadata
-
Sets the digital representation of spatial information in the dataset.
- setSpatialRepresentationType(SpatialRepresentationType) - Method in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
-
Sets the method used to spatially represent the coverage result.
- setSpatialRepresentationTypes(Collection<? extends SpatialRepresentationType>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets the method used to spatially represent geographic information.
- setSpatialResolutions(Collection<? extends Resolution>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets the factor which provides a general understanding of the density of spatial data in the resource(s).
- setSpecification(Citation) - Method in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
-
Sets the citation of product specification or user requirement against which data is being evaluated.
- setSpecification(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultFormat
-
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.
- setSponsors(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
-
Sets the organization responsible for building, launch, or operation of the platform.
- setStandaloneQualityReport(DefaultEvaluationReportInformation) - Method in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
-
Sets the quality of the reported information.
- setStandaloneQualityReportDetails(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.AbstractElement
-
Sets the clause in the standalone quality report where this data quality element is described.
- setStandardDeviation(Double) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
-
Sets the standard deviation of data values in each dimension included in the resource.
- setStartGeographicPoint(double, double) - Method in class org.apache.sis.referencing.GeodeticCalculator
-
Sets the starting point as geographic (latitude, longitude) coordinates.
- setStartingAzimuth(double) - Method in class org.apache.sis.referencing.GeodeticCalculator
-
Sets the angular heading at the starting point of a geodesic path.
- setStartPoint(Position) - Method in class org.apache.sis.referencing.GeodeticCalculator
-
Sets the starting point as coordinates in arbitrary reference system.
- setStatement(InternationalString) - Method in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
-
Sets the release statement.
- setStatement(InternationalString) - Method in class org.apache.sis.metadata.iso.lineage.DefaultLineage
-
Sets the general explanation of the data producer's knowledge about the lineage of a dataset.
- setStatement(InternationalString) - Method in class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
-
Sets the textual expression of the descriptive result.
- setStatus(Collection<? extends Progress>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets the status of the resource(s).
- setStatus(Progress) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Sets the status of the data acquisition.
- setStatus(Progress) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
-
Sets the current status of the plan (pending, completed, etc.)
- setStepDateTime(TemporalPrimitive) - Method in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
-
Sets the date, time or range of date and time over which the process step occurred.
- 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.
- 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(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.
- setTemporalElements(Collection<? extends TemporalExtent>) - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
-
Sets temporal component of the extent of the referring 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.
- 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.
- 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 - Search tag in class org.apache.sis.parameter.DefaultParameterValueGroup
- Section
- 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.
- setToneGradation(Integer) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
-
Sets the number of discrete numerical values in the grid data.
- setTopicCategories(Collection<? extends TopicCategory>) - Method in class org.apache.sis.metadata.iso.identification.AbstractIdentification
-
Sets the main theme(s) of the resource.
- setTopologyLevel(TopologyLevel) - Method in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
-
Sets the code which identifies the degree of complexity of the spatial relationships.
- setToProduct(double, double) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Sets this
DoubleDoubleto the product of the given numbers. - 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.
- 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.
- setTransferFunctionType(TransferFunctionType) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
-
Sets the type of transfer function to be used when scaling a physical value for a given element.
- setTransferFunctionType(TransferFunctionType) - Method in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
-
Sets the type of transfer function to be used when scaling a physical value for a given element.
- setTransferOptions(Collection<? extends DigitalTransferOptions>) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
-
Sets information about technical means and media by which a resource is obtained from the distributor.
- setTransferSize(Double) - Method in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
-
Sets an estimated size of a unit in the specified transfer format, expressed in megabytes.
- setTransform(double, double, double, double, double, double) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
-
Checks for permission before setting this transform.
- setTransform(AffineTransform) - Method in class org.apache.sis.internal.referencing.j2d.ImmutableAffineTransform
-
Checks for permission before setting this transform.
- setTransform(MathTransform1D) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
-
Sets the transform from sample values to geophysics values.
- setTransformationDimensionDescription(InternationalString) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
-
Sets a general description of the transformation.
- setTransformationDimensionMapping(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
-
Sets information about which grid dimensions are the spatial dimensions.
- setTransformationParameterAvailable(boolean) - Method in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
-
Sets indication of whether or not parameters for transformation exists.
- setTransliterator(Transliterator) - Method in class org.apache.sis.io.wkt.WKTFormat
-
Sets the mapper between Java character sequences and the characters to write in WKT.
- setTransmittedPolarization(PolarizationOrientation) - Method in class org.apache.sis.metadata.iso.content.DefaultBand
-
Sets the polarization of the radiation transmitted.
- setTriangulationIndicator(Boolean) - Method in class org.apache.sis.metadata.iso.content.DefaultImageDescription
-
Sets the indication of whether or not triangulation has been performed upon the image.
- setTrigger(Trigger) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
-
Sets the initiator of the event.
- setTurnaround(InternationalString) - Method in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
-
Sets typical turnaround time for the filling of an order.
- setType(XLink.Type) - Method in class org.apache.sis.xml.XLink
-
Sets the type of link.
- setType(GeometryType) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
-
Sets the manner of sampling geometry that the planner expects for collection of objective data.
- setType(OperationType) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
-
Sets the collection technique for the operation.
- setType(TransferFunctionType) - Method in class org.apache.sis.referencing.operation.transform.TransferFunction
-
Sets the transfer function type.
- setType(KeywordType) - Method in class org.apache.sis.metadata.iso.identification.DefaultKeywords
-
Sets the subject matter used to group similar keywords.
- setType(InternationalString) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
-
Sets the name of the type of instrument.
- setTypes(Collection<? extends ObjectiveType>) - Method in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
-
Sets the collection technique for the objective.
- setUnavailableFactory(AuthorityFactory) - Method in exception class org.apache.sis.referencing.factory.UnavailableFactoryException
-
Specifies which factory is unavailable.
- 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. - 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.
- setUpdateScopeDescriptions(Collection<? extends ScopeDescription>) - Method in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMaintenanceInformation.setMaintenanceScopes(Collection). - setUpdateScopes(Collection<? extends ScopeCode>) - 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<? extends Restriction>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
-
Sets the constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource.
- setUseLimitations(Collection<? extends InternationalString>) - Method in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
-
Sets the limitation affecting the fitness for use of the resource.
- setUserContactInfo(Collection<? extends ResponsibleParty>) - Method in class org.apache.sis.metadata.iso.identification.DefaultUsage
-
Sets identification of and means of communicating with person(s) and organization(s) using the resource(s).
- 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.
- setUUIDREF(String) - Method in class org.apache.sis.internal.jaxb.gco.PropertyType
-
Sets the
uuidrefattribute value. - 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(Object) - Method in class org.apache.sis.parameter.DefaultParameterValue
-
Sets the parameter value as an object.
- setValue(Object, Unit<?>) - Method in class org.apache.sis.parameter.DefaultParameterValue
-
Sets the parameter value and its associated unit.
- setValue(AbstractFeature) - Method in class org.apache.sis.feature.AbstractAssociation
-
Sets the associated feature.
- setValue(NameValue) - Method in class org.apache.sis.internal.jaxb.gco.GO_GenericName
-
Sets the value for the
LocalNameorScopedName. - setValue(TableColumn<V>, V) - Method in class org.apache.sis.internal.jaxb.lan.LocaleAndCharset
-
Always throws an exception since we cannot edit the key of a map entry.
- setValue(TableColumn<V>, V) - Method in class org.apache.sis.util.collection.DefaultTreeTable.Node
-
Sets the value for the given column.
- setValue(TableColumn<V>, V) - Method in interface org.apache.sis.util.collection.TreeTable.Node
-
Sets the value for the given column (optional operation).
- setValue(V) - Method in class org.apache.sis.feature.AbstractAttribute
-
Sets the attribute value.
- setValue(V) - Method in class org.apache.sis.internal.util.AbstractMapEntry
-
Sets the value corresponding to this entry (optional operation).
- setValueClass(Class<N>) - Method in class org.apache.sis.feature.builder.AttributeTypeBuilder
-
Sets the class of attribute values.
- setValueClass(Class<N>) - Method in class org.apache.sis.feature.builder.CharacteristicTypeBuilder
-
Sets the class of characteristic values.
- setValueInto(Map<OptionKey<?>, Object>, T) - Method in class org.apache.sis.setup.OptionKey
-
Sets a value for this option key in the given map, or in a new map if the given map is
null. - setValues(double...) - Method in class org.apache.sis.referencing.datum.BursaWolfParameters
-
Sets the parameters to the given values.
- setValues(double...) - Method in class org.apache.sis.referencing.datum.TimeDependentBWP
-
Sets the parameters to the given values.
- setValues(DataBuffer, Dimension) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
-
Sets a two-dimensional slice of sample values as a Java2D data buffer.
- setValues(Raster) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
-
Sets a two-dimensional slice of sample values as a raster.
- setValues(RenderedImage) - Method in class org.apache.sis.coverage.grid.GridCoverageBuilder
-
Sets a two-dimensional slice of sample values as a rendered image.
- setValues(Collection<? extends L>) - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
-
Sets the values from the given collection.
- setValues(Collection<? extends AbstractFeature>) - Method in class org.apache.sis.feature.AbstractAssociation
-
Sets the features.
- setValues(Collection<? extends V>) - Method in class org.apache.sis.feature.AbstractAttribute
-
Sets the attribute values.
- setValues(List<? extends Record>) - Method in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
-
Sets the quantitative value or values, content determined by the evaluation procedure used.
- 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<? extends VerticalExtent>) - Method in class org.apache.sis.metadata.iso.extent.DefaultExtent
-
Sets vertical component of the extent of the referring object.
- setVerticalExtent(VerticalExtent) - Method in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
-
Sets the vertical extent component.
- setVerticalLinePosition(int) - Method in class org.apache.sis.util.collection.TreeTableFormat
-
Sets the position of the vertical line, relative to the position of the root label.
- setVisibleBand(int) - Method in class org.apache.sis.coverage.grid.ImageRenderer
-
Specifies the band to use for defining pixel colors when the image is displayed on screen.
- setVoices(Collection<? extends String>) - Method in class org.apache.sis.metadata.iso.citation.DefaultTelephone
-
Deprecated.As of ISO 19115:2014, replaced by a number code
TelephoneType.VOICE. - setVolumes(Integer) - Method in class org.apache.sis.metadata.iso.distribution.DefaultMedium
-
Sets the number of items in the media identified.
- setWarningFilter(Filter) - Method in class org.apache.sis.metadata.sql.MetadataSource
-
Sets a filter to be notified when a warning occurred while reading from or writing metadata.
- setWestBoundLongitude(double) - Method in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Sets the western-most coordinate of the limit of the dataset extent.
- setWindowSize(Dimension) - Method in class org.apache.sis.image.PixelIterator.Builder
-
Sets the size of the window to use in
PixelIterator.createWindow(TransferType)method. - setWraparoundEnabled(boolean) - Method in interface org.apache.sis.coverage.BandedCoverage.Evaluator
-
Specifies whether this evaluator is allowed to wraparound coordinates that are outside the coverage.
- 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. - 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.
- 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 - Search tag in org.apache.sis.metadata.MetadataStandard.equals(Object, Object, ComparisonMode)
- Section
- SHAPEFILE - Static variable in class org.apache.sis.internal.system.Modules
-
The "org.apache.sis.shapefile" module name.
- Shapes2D - Class in org.apache.sis.geometry
-
Utility methods working on Java2D shapes.
- ShapeUtilities - Class in org.apache.sis.internal.referencing.j2d
-
Static methods operating on shapes from the
java.awt.geompackage. - 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.
- 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.
- Shared instances - Search tag in class org.apache.sis.measure.NumberRange
- Section
- 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.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. - 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 - 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 - Static variable in class org.apache.sis.util.Numbers
-
Constant of value 0x4 used in
switchstatements or as index in arrays. - shortOrLong(String, String) - Method in class org.apache.sis.io.wkt.Formatter
-
Selects a short or long keyword depending on the
KeywordStylevalue. - shortSentence(CharSequence, int) - Static method in class org.apache.sis.util.CharSequences
-
Makes sure that the
textstring is not longer thanmaxLengthcharacters. - 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(int) - Method in class org.apache.sis.math.Vector
-
Returns the value at the given index as a
short. - 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. - Shutdown - Class in org.apache.sis.internal.system
-
A central place where to manage SIS shutdown process.
- SIEMENS - Static variable in class org.apache.sis.measure.Units
-
The SI derived unit for electric conductance (S).
- 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. - 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. - 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.
- signum() - Method in class org.apache.sis.math.Fraction
-
Returns the sign of this fraction.
- SIMPLE - Enum constant in enum org.apache.sis.xml.XLink.Type
-
A simple link.
- SimpleAttributeType<V> - Class in org.apache.sis.internal.simple
-
A simple attribute type containing only a name and a class of values.
- SimpleAttributeType(TypeName, Class<V>) - Constructor for class org.apache.sis.internal.simple.SimpleAttributeType
-
Creates a new attribute type for the given name and class of values.
- SimpleCharacterIterator - Class in org.apache.sis.internal.util
-
A simple implementation of the
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 - Search tag in class org.apache.sis.feature.AbstractFeature
- Section
- 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.
- 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.
- 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. - 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_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. - 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
- SingleText - Static variable in class org.apache.sis.internal.metadata.Resources.Keys
-
Single text
- singleton(E, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Creates a singleton list or set containing only the given value, if non-null.
- 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.
- singletonOrNull(Iterable<T>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
If the given iterable contains exactly one non-null element, returns that element.
- SingularMatrix - Static variable in class org.apache.sis.internal.referencing.Resources.Keys
-
Matrix is singular.
- Sinusoidal - Class in org.apache.sis.internal.referencing.provider
-
The provider for "sinusoidal equal-area" projection.
- Sinusoidal - Class in org.apache.sis.referencing.operation.projection
-
Sinusoidal equal-area projection, also known as "Sanson-Flamsteed".
- Sinusoidal() - Constructor for class org.apache.sis.internal.referencing.provider.Sinusoidal
-
Constructs a new provider.
- Sinusoidal(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.Sinusoidal
-
Creates a Sinusoidal projection from the given parameters.
- 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 - Search tag in class org.apache.sis.console.Command
- Section
- SIS installation on remote machines - Search tag in package org.apache.sis.console
- Section
- 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.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.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.referencing.LazySet
-
Returns the number of elements in this set.
- 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.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.math.Vector
-
Returns the number of elements in this vector.
- 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.util.collection.Cache
-
Returns the number of elements in this cache.
- 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.FrequencySortedSet
-
Returns the number of elements in this set.
- 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.WeakHashSet
-
Returns the count of element in this set.
- size() - Method in class org.apache.sis.util.collection.WeakValueHashMap
-
Returns the number of key-value mappings in this map.
- 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.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. - 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. - 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.
- 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. - 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.
- 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.
- skipRemainingBits() - Method in class org.apache.sis.internal.storage.io.ChannelData
-
Moves the stream position to the next byte boundary.
- 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(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.
- sliceByRatio(double, int...) - Method in class org.apache.sis.coverage.grid.GridDerivation
-
Requests a grid geometry for a slice at the given relative position.
- 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.
- 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(List<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a snapshot of the given list.
- snapshot(ReferencingByIdentifiers, AbstractLocationType...) - Static method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
-
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_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­). - solve(Matrix) - Method in class org.apache.sis.referencing.operation.matrix.MatrixSIS
-
Returns the value of U which solves
this× U =matrix. - 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. - sorted() - Method in class org.apache.sis.internal.stream.DoubleStreamWrapper
-
Returns a stream with elements of this stream sorted in ascending order.
- sorted() - Method in class org.apache.sis.internal.stream.PaginedDoubleStream
- sorted() - Method in class org.apache.sis.internal.stream.PaginedStream
- sorted() - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with elements of this stream sorted in natural order.
- sorted(Comparator<? super T>) - Method in class org.apache.sis.internal.stream.PaginedStream
- sorted(Comparator<? super T>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns a stream with elements of this stream sorted using the given comparator.
- SortOrder - Enum in org.apache.sis.internal.geoapi.filter
-
Placeholder for GeoAPI 3.1 interfaces (not yet released).
- 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.internal.feature.j2d.DecimatedShape
-
The source of coordinate values.
- 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.xml.stream.RewriteOnUpdate
-
The set of features to update.
- source - Variable in class org.apache.sis.portrayal.CanvasFollower
-
The canvas which is the source of zoom, translation or rotation events.
- source() - Method in class org.apache.sis.internal.storage.GridResourceWrapper
-
Returns the potentially cached source.
- 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_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.
- Source and target geodetic datum - Search tag in class org.apache.sis.referencing.datum.BursaWolfParameters
- Section
- SourceCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCoordinateOperation. - 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.transform.TransformSeparator
-
Indices of transform input dimensions to keep, or
nullif not yet defined. - 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.
- sourceOnEllipsoid - Variable in class org.apache.sis.internal.referencing.provider.AbstractProvider
-
Flags whether the source and/or target ellipsoid are concerned by this operation.
- Sources and destinations - Search tag in class org.apache.sis.io.CompoundFormat
- Section
- sourceTileChanged(RenderedImage, int, int) - Method in class org.apache.sis.image.ComputedImage
-
Invoked when a tile of a source image has been updated.
- SOUTH_BOUNDS - Static variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
-
Southernmost bound of the first latitude band (
'C'), inclusive. - 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.
- SOUTHING - Static variable in class org.apache.sis.internal.metadata.AxisNames
-
The ISO 19111 "southing" name.
- 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.
- spaces(int) - Static method in class org.apache.sis.util.CharSequences
-
Returns a character sequence of the specified length filled with white spaces.
- span() - Method in class org.apache.sis.math.Statistics
- SpatialExtensionNotFound_1 - Static variable in class org.apache.sis.internal.sql.feature.Resources.Keys
-
The {0} spatial extension is not found.
- 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.
- SpatialOperatorName - Enum in org.apache.sis.internal.geoapi.filter
-
Placeholder for GeoAPI 3.1 interfaces (not yet released).
- SpatialRepresentation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Spatial representation
- Special case - Search tag in org.apache.sis.io.wkt.Formatter.addContextualUnit(Unit<Q>)
- Section
- Special case - Search tag in org.apache.sis.xml.XML.LOCALE
- Section
- Special cases - Search tag in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
- Section
- Specializations - Search tag in class org.apache.sis.internal.sql.feature.Database
- Section
- specialize(Class<T>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory) - Method in class org.apache.sis.referencing.operation.DefaultConversion
-
Returns a specialization of this conversion with a more specific type, source and target CRS.
- specialize(MathTransform, Map<Envelope, MathTransform>) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
-
Creates a transform defined as one transform applied globally except in sub-areas where more accurate transforms are available.
- SpecializedIdentifier<T> - Class in org.apache.sis.internal.jaxb
- SpecializedIdentifier(IdentifierSpace<T>, T) - Constructor for class org.apache.sis.internal.jaxb.SpecializedIdentifier
-
Creates a new adapter for the given authority and identifier value.
- Special values - Search tag in class org.apache.sis.storage.ProbeResult
- Section
- Specifications referenced - Search tag in org.apache.sis.metadata.iso.citation.Citations.OGC
- Section
- Specifying a log level - Search tag in org.apache.sis.util.logging.MonolineFormatter.install(Logger, Level)
- Section
- Sphere - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Sphere
- 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() - Method in enum org.apache.sis.referencing.CommonCRS
-
Returns the geocentric CRS using a spherical coordinate system.
- 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".
- Spheroid - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCSandAbstractDatum. - split(CharSequence, char) - Static method in class org.apache.sis.util.CharSequences
-
Splits a text around the given character.
- SPLIT - Enum constant in enum org.apache.sis.geometry.WraparoundMethod
-
Possibly separate the envelope in as many simple envelopes or geometries as needed.
- 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.
- splitOnEOL(CharSequence) - Static method in class org.apache.sis.util.CharSequences
-
Splits a text around the End Of Line (EOL) characters.
- 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_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 - Search tag in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
- Section
- 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.
- 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.
- 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
- 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. - 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_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 - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
-
Point geometry created from coordinate values.
- 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 - Enum constant in enum org.apache.sis.internal.filter.sqlmm.SQLMM
-
Transform a geometry to the specified spatial reference system.
- 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 - Search tag in org.apache.sis.storage.event.StoreListeners.warning(Level, String, Exception)
- Section
- StalledThread_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Thread “{0}” seems stalled.
- standard - Variable in class org.apache.sis.metadata.sql.MetadataSource
-
The metadata standard to be used for constructing the database schema.
- standard(Unit<?>) - Static method in class org.apache.sis.internal.referencing.Legacy
-
The standard three-dimensional Cartesian CS as defined by ISO 19111.
- 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.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.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.
- 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.
- 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
- Standard parameters - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Section
- Standard validations - Search tag in org.apache.sis.parameter.DefaultParameterValue.validate(T)
- Section
- STARBOARD - Static variable in class org.apache.sis.internal.referencing.AxisDirections
-
Starboard direction.
- start(BundleContext) - Method in class org.apache.sis.internal.system.OSGiActivator
-
Invoked when this bundle is started.
- StartDate - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Start date
- 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. - state() - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Tells whether this instance of metadata is editable.
- State transition - Search tag in org.apache.sis.storage.tiling.Tile.getStatus()
- Section
- 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() - 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.
- 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(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).
- 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.
- 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.
- 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.
- 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.
- 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.
- store(GeneralParameterValue[], Collection<GeneralParameterValue>, Map<GeneralParameterDescriptor, GeneralParameterDescriptor>) - 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.gpx
-
A data store backed by GPX files.
- 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.
- 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.
- 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.
- 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.
- StoreResource - Interface in org.apache.sis.internal.storage
-
A resource produced directly by a data store.
- 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
- stream(boolean) - Method in class org.apache.sis.util.collection.IntegerList
-
Returns a stream of integers with this
IntegerListas its source. - 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}”.
- StreamWrapper<T> - Class in org.apache.sis.internal.stream
-
A stream which delegates all operations to another stream.
- StreamWrapper(Stream<T>) - Constructor for class org.apache.sis.internal.stream.StreamWrapper
-
Creates a new wrapper for the given stream.
- StreamWriterDelegate - Class in org.apache.sis.internal.xml
-
Base class for deriving an
XMLStreamWriterfilters. - StreamWriterDelegate(XMLStreamWriter) - Constructor for class org.apache.sis.internal.xml.StreamWriterDelegate
-
Creates a new filter.
- stretchColorRamp(RenderedImage, Map<String, ?>) - Method in class org.apache.sis.image.ImageProcessor
-
Returns an image with the same sample values than the given image, but with its color ramp stretched between specified or inferred bounds.
- 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.
- STRING - Static variable in class org.apache.sis.internal.metadata.RecordSchemaSIS
-
The type of record instances for holding a single
Stringvalue. - 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. - String expansion - Search tag in class org.apache.sis.io.wkt.WKTFormat
- Section
- Strings - Class in org.apache.sis.internal.util
-
Miscellaneous utilities which should not be put in public API.
- 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.Vector
-
Returns a string representation of the value at the given index.
- stringValue(ParameterDescriptor<? extends CharSequence>) - Method in class org.apache.sis.parameter.Parameters
-
Returns the string value of the parameter identified by the given descriptor.
- Subclassing - Search tag in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Section
- Subclassing - Search tag in org.apache.sis.parameter.TensorParameters.createElementDescriptor(int[])
- Section
- Subclassing - Search tag in org.apache.sis.parameter.TensorParameters.indicesToName(int[])
- Section
- Sub-classing - Search tag in class org.apache.sis.image.ComputedImage
- Section
- Sub-classing - Search tag in class org.apache.sis.io.CompoundFormat
- Section
- Sub-classing and instantiation - Search tag in class org.apache.sis.io.wkt.WKTDictionary
- Section
- subEnvelope(int, int) - Method in class org.apache.sis.geometry.GeneralEnvelope
-
Returns a view over this envelope that encompass only some dimensions.
- 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.
- Sub-grids - Search tag in class org.apache.sis.referencing.datum.DatumShiftGrid
- Section
- 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.
- 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(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.
- 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.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.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.Version
-
Returns a new version string that is a subsequence of this sequence.
- 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(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(Range<E>, Range<E>) - Method in class org.apache.sis.util.collection.RangeSet
-
Returns a view of the portion of this sorted set whose elements range from
lower, inclusive, toupper, exclusive. - Subset(GridGeometry, int[]) - Constructor for class org.apache.sis.internal.storage.TiledGridResource.Subset
-
Creates parameters for the given domain and range.
- 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.
- Substituting a free text by a code list - Search tag in class org.apache.sis.util.AbstractInternationalString
- Section
- Substituting a free text by a code list - Search tag in class org.apache.sis.util.iso.Types
- Section
- 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(Expression<? super R, ? extends Number>, Expression<? super R, ? extends Number>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates a function computing the numeric difference between the first and second operand.
- subtract(DoubleDouble) - Method in class org.apache.sis.internal.util.DoubleDouble
-
Subtracts another double-double value from this
DoubleDouble. - subtract(Fraction) - Method in class org.apache.sis.math.Fraction
-
Returns the simplified result of subtracting the given fraction from this fraction.
- subtract(Range<E>) - Method in class org.apache.sis.measure.MeasurementRange
-
Returns the range of values that are in this range but not in the given range.
- subtract(Range<E>) - Method in class org.apache.sis.measure.Range
-
Returns the range of values that are in this range but not in the given range.
- Subtract - Static variable in class org.apache.sis.internal.filter.FunctionNames
-
The "Subtract" (−) arithmetic expression.
- 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. - 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.
- suggestCommonTarget(GeographicBoundingBox, CoordinateReferenceSystem...) - Static method in class org.apache.sis.referencing.CRS
-
Suggests a coordinate reference system which could be a common target for coordinate operations having the given sources.
- suggestDirectBuffer - Variable in class org.apache.sis.internal.storage.io.ChannelFactory
-
Whether this factory suggests to use direct buffers instead of heap buffers.
- SUGGESTED_TILE_CACHE_SIZE - Static variable in class org.apache.sis.internal.coverage.j2d.ImageUtilities
-
Suggested size for a tile cache in number of tiles.
- suggestFractionDigits(double...) - Static method in class org.apache.sis.internal.util.Numerics
-
Suggests an amount of fraction digits for the given values, ignoring NaN and infinities.
- suggestFractionDigits(Statistics) - Static method in class org.apache.sis.internal.util.Numerics
-
Suggests an amount of fraction digits for data having the given statistics.
- suggestFractionDigits(Vector[]) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Suggests an amount of fraction digits to use for formatting numbers in each column of the given matrix.
- suggestFractionDigits(CoordinateReferenceSystem, Vector[]) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Suggests an amount of fraction digits to use for formatting numbers in each column of the given sequence of points.
- suggestIdentifier(Object, Map<String, Object>) - Method in class org.apache.sis.metadata.sql.MetadataWriter
-
Suggests an identifier (primary key) to be used for the given metadata.
- suggestTileSize(int, int, boolean) - Method in class org.apache.sis.internal.coverage.j2d.ImageLayout
-
Suggests a tile size for the specified image 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() - 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.
- 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.
- SupersededBy_1 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Superseded by {0}.
- 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.
- Supplementary Unicode characters - Search tag in package org.apache.sis.io
- Section
- SUPPORTED - Static variable in class org.apache.sis.storage.ProbeResult
-
The
DataStoreProviderrecognizes the given storage, but has no additional information. - Supported GML versions - Search tag in org.apache.sis.xml.XML.GML_VERSION
- Section
- Supported metadata versions - Search tag in org.apache.sis.xml.XML.METADATA_VERSION
- Section
- Supported operations - Search tag in org.apache.sis.metadata.AbstractMetadata.asMap()
- Section
- Supported operations - Search tag in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class<?>, KeyNamePolicy, ValueExistencePolicy)
- Section
- supportsAlterTableWithAddConstraint - Variable in enum org.apache.sis.internal.metadata.sql.Dialect
-
Whether this dialect support adding table constraints after creation.
- 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.
- 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_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_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_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.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.
- 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.
- 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(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.
- symbol() - Method in class org.apache.sis.internal.filter.Node
-
Returns the mathematical symbol for this binary function.
- SYMBOL - Enum constant in enum org.apache.sis.measure.UnitFormat.Style
-
Format unit symbols using Unicode characters.
- Symbols - Class in org.apache.sis.io.wkt
-
The set of symbols to use for Well Known Text (WKT) parsing and formatting.
- 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.
- Synchronization - Search tag in package org.apache.sis.portrayal
- Section
- 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 coloring - Search tag in class org.apache.sis.io.wkt.FormattableObject
- Section
- 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.
- 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.
T
- table - Variable in class org.apache.sis.internal.sql.feature.TableReference
-
The catalog, schema and table name of a table.
- 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_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_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.
- 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.
- 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<V>, CharSequence) - Constructor for class org.apache.sis.util.collection.TableColumn
-
Creates a new instance for the given type of values.
- TableNotFound_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Table “{0}” has not been found.
- TableReference - Class in org.apache.sis.internal.sql.feature
-
A (catalog, schema, table) name tuple, which can be used as keys in hash map.
- tables() - Method in class org.apache.sis.internal.sql.feature.Database
-
Returns all tables in declaration order.
- 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. - 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.
- 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
-
Returns a view of the portion of this set whose elements occur with a frequency equal or greater than
fromElementfrequency. - tailSet(Range<E>) - Method in class org.apache.sis.util.collection.RangeSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
lower. - 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.portrayal.CanvasFollower
-
The canvas on which to apply the change of zoom, translation or rotation.
- TargetCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCoordinateOperation. - targetCSType - Variable in class org.apache.sis.internal.referencing.provider.AbstractProvider
-
The base interface of the coordinate system of source/target coordinates.
- targetDimensions - Variable in class org.apache.sis.referencing.operation.transform.TransformSeparator
-
Indices of transform output dimensions to keep, or
nullif not yet defined. - targetOnEllipsoid - Variable in class org.apache.sis.internal.referencing.provider.AbstractProvider
-
Flags whether the source and/or target ellipsoid are concerned by this operation.
- 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.
- tcontains(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is contained by the second.
- TDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultTemporalCRS. - 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_EXTENT - Static variable in class org.apache.sis.coverage.grid.GridGeometry
-
A bitmask to specify the validity of the temporal period.
- 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…).
- 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.
- TemporalOperatorName - Enum in org.apache.sis.internal.geoapi.filter
-
Placeholder for GeoAPI 3.1 interfaces (not yet released).
- TemporalToDate - Class in org.apache.sis.internal.metadata.legacy
- TemporalToDate(Collection<? extends Temporal>) - Constructor for class org.apache.sis.internal.metadata.legacy.TemporalToDate
-
Creates a new view over the given collection.
- TemporalUtilities - Class in org.apache.sis.internal.util
-
Utilities related to ISO 19108 objects.
- TemporaryFiles - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Temporary files
- TensorParameters<E> - Class in org.apache.sis.parameter
-
Creates parameter groups for tensors (usually matrices).
- TensorParameters(Class<E>, String, String, ParameterDescriptor<Integer>...) - Constructor for class org.apache.sis.parameter.TensorParameters
-
Constructs a descriptors provider.
- tequals(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is equal to the second.
- Terminology - Search tag in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
- Section
- Terminology - Search tag in class org.apache.sis.storage.CoverageQuery
- Section
- Terminology - Search tag in class org.apache.sis.storage.FeatureQuery
- Section
- TESLA - Static variable in class org.apache.sis.measure.Units
-
The SI derived unit for magnetic flux density (T).
- 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(S) - Method in interface org.apache.sis.storage.DataStoreProvider.Prober
-
Probes the given input and returns an indication about whether that input is supported.
- TESTS - Enum constant in enum org.apache.sis.internal.system.DataDirectory
-
The
"Tests" directory. - 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, URN and XML representations - Search tag in class org.apache.sis.metadata.iso.DefaultIdentifier
- Section
- Text, URN and XML representations - Search tag in class org.apache.sis.referencing.ImmutableIdentifier
- Section
- 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. - The EPSG database - Search tag in package org.apache.sis.referencing
- Section
- The EPSG dataset - Search tag in package org.apache.sis.referencing.factory.sql
- Section
- 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<? super R>) - Method in class org.apache.sis.internal.filter.SortByComparator
-
Returns a comparator as the concatenation of this comparator with the given one.
- Thermal - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Thermal
- Threads - Class in org.apache.sis.internal.system
-
Utilities methods for threads.
- Thread safety - Search tag in class org.apache.sis.internal.converter.AngleConverter.Inverse
- Section
- Thread safety - Search tag in class org.apache.sis.internal.converter.ConverterRegistry
- Section
- Thread safety - Search tag in class org.apache.sis.internal.converter.SystemRegistry
- Section
- Thread safety - Search tag in class org.apache.sis.internal.jaxb.IdentifierMapAdapter
- Section
- Thread safety - Search tag in class org.apache.sis.internal.jaxb.ModifiableIdentifierMap
- Section
- Thread safety - Search tag in class org.apache.sis.internal.storage.csv.StoreProvider
- Section
- Thread safety - Search tag in class org.apache.sis.internal.storage.esri.AsciiGridStoreProvider
- Section
- Thread safety - Search tag in class org.apache.sis.internal.storage.esri.RawRasterStoreProvider
- Section
- Thread safety - Search tag in class org.apache.sis.metadata.AbstractMetadata
- Section
- Thread safety - Search tag in class org.apache.sis.metadata.MetadataStandard
- Section
- Thread safety - Search tag in class org.apache.sis.referencing.GeodeticCalculator
- Section
- Thread safety - Search tag in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
- Section
- Thread safety - Search tag in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- Section
- Thread safety - Search tag in class org.apache.sis.referencing.factory.sql.SQLTranslator
- Section
- Thread safety - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Section
- Thread safety - Search tag in class org.apache.sis.storage.AbstractFeatureSet
- Section
- Thread safety - Search tag in class org.apache.sis.storage.AbstractResource
- Section
- Thread safety - Search tag in class org.apache.sis.storage.DataStoreProvider
- Section
- Thread safety - Search tag in class org.apache.sis.storage.FeatureNaming
- Section
- Thread safety - Search tag in class org.apache.sis.storage.event.StoreListeners
- Section
- Thread safety - Search tag in class org.apache.sis.storage.geotiff.GeoTiffStoreProvider
- Section
- Thread safety - Search tag in class org.apache.sis.storage.landsat.LandsatStoreProvider
- Section
- Thread safety - Search tag in class org.apache.sis.util.DefaultInternationalString
- Section
- Thread safety - Search tag in class org.apache.sis.util.collection.WeakHashSet
- Section
- Thread safety - Search tag in class org.apache.sis.util.collection.WeakValueHashMap
- Section
- Thread safety - Search tag in class org.apache.sis.util.iso.DefaultNameFactory
- Section
- Thread safety - Search tag in class org.apache.sis.util.iso.DefaultRecordSchema
- Section
- Thread safety - Search tag in class org.apache.sis.util.logging.MonolineFormatter
- Section
- Thread safety - Search tag in class org.apache.sis.util.resources.IndexedResourceBundle
- Section
- Thread safety - Search tag in class org.apache.sis.xml.MarshallerPool
- Section
- Thread-safety - Search tag in class org.apache.sis.coverage.grid.GridCoverageProcessor
- Section
- Thread-safety - Search tag in class org.apache.sis.image.ImageProcessor
- Section
- Thread-safety - Search tag in class org.apache.sis.index.tree.PointTree
- Section
- Thread-safety - Search tag in class org.apache.sis.internal.filter.Visitor
- Section
- Thread-safety - Search tag in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
- Section
- Thread-safety - Search tag in class org.apache.sis.internal.storage.io.InputStreamAdapter
- Section
- Thread-safety - Search tag in package org.apache.sis.filter
- Section
- Thread safety policy - Search tag in class org.apache.sis.storage.DataStore
- Section
- THREE_DIMENSIONAL - Enum constant in enum org.apache.sis.storage.gps.Fix
-
Three-dimensional fix.
- 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(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 coordinate matrix - Search tag in class org.apache.sis.internal.storage.TiledGridCoverage
- Section
- 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. - 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.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<String, Object>, ColorModel, int, int, int, int, Raster...) - Constructor for class org.apache.sis.internal.coverage.j2d.TiledImage
-
Creates a new tiled image.
- TiledProcess<R> - Class in org.apache.sis.internal.processing.image
-
Calculation in a two-dimensional space that can be subdivided in smaller calculations in sub-regions.
- TiledProcess(RenderedImage, int, int, PixelIterator.Builder) - Constructor for class org.apache.sis.internal.processing.image.TiledProcess
-
Prepares
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.
- 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 identification - Search tag in interface org.apache.sis.storage.tiling.TileMatrixSet
- Section
- 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.
- 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.
- 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.
- 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.
- tiles() - Method in class org.apache.sis.internal.referencing.j2d.TileOrganizer
-
Returns the tiles.
- 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.
- tilesToPixels(RenderedImage, Rectangle) - Static method in class org.apache.sis.internal.coverage.j2d.ImageUtilities
-
Converts tile indices to pixel coordinate inside the tiles.
- 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.
- time - Variable in class org.apache.sis.internal.storage.gpx.Metadata
-
The creation date of the file.
- Time - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
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.internal.metadata.AxisNames
-
A ISO 19162 frequently used name.
- 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.
- 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 - Search tag in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- Section
- Time-dependent transformation - Search tag in org.apache.sis.referencing.datum.BursaWolfParameters.getPositionVectorTransformation(Date)
- Section
- TimeExtent - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultTemporalCRS. - 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. - TimePeriod - Class in org.apache.sis.internal.jaxb.gml
-
The adapter for
"TimePeriod". - TimePeriod() - Constructor for class org.apache.sis.internal.jaxb.gml.TimePeriod
-
Empty constructor used by JAXB.
- TimePeriod(Period) - Constructor for class org.apache.sis.internal.jaxb.gml.TimePeriod
-
Creates a new Time Period bounded by the begin and end time specified in the given object.
- TimePeriodBound - Class in org.apache.sis.internal.jaxb.gml
-
The begin or end position in a
TimePeriod. - TimePeriodBound.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.
- TimeUnit - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to unit of measurements.
- 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 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Timezone
- 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.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 - Search tag in class org.apache.sis.metadata.ModifiableMetadata
- Section
- title - Variable in class org.apache.sis.internal.simple.SimpleCitation
-
The title to be returned by
SimpleCitation.getTitle(). - 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 - 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_PeriodDuration - Class in org.apache.sis.internal.jaxb.gts
-
Wraps a
gts:TM_PeriodDurationelement. - 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.Since2014 - Class in org.apache.sis.internal.jaxb.gml
-
Wraps the value only if marshalling ISO 19115-3 element.
- 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.
- 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.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.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
-
Returns a copy of the backing 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.WeakHashSet
-
Returns a view of this set as an array.
- toArray(Collection<? extends T>, Class<T>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns the elements of the given collection as an array.
- toArray(IntFunction<A[]>) - Method in class org.apache.sis.internal.stream.StreamWrapper
-
Returns all elements in an array.
- toArray(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(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. - toAuxiliaryURL(URI, String) - Static method in class org.apache.sis.internal.storage.io.IOUtilities
- toCamelCase(String) - Static method in class org.apache.sis.internal.metadata.AxisNames
-
Returns the given name in camel case if it is one of the know names.
- toCaseInsensitiveNameMap(Collection<Map.Entry<String, E>>, Locale) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Creates a (name, element) mapping for the given collection of elements.
- toCharSequence() - Method in class org.apache.sis.internal.jaxb.gco.GO_CharacterString
-
Returns the content of this
<gco:CharacterString>as 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.
- toClass() - Method in class org.apache.sis.util.iso.DefaultTypeName
-
Deprecated.Replaced by
DefaultTypeName.toJavaType(). - toClass(TypeName) - Static method in class org.apache.sis.util.iso.Names
-
Returns the Java class associated to the given type name.
- 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.
- toContextualUnit(Unit<Q>) - 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. - toCountryCode(MarshalContext, Locale) - Method in class org.apache.sis.xml.ValueConverter
-
Converts the given locale to a country code.
- 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.
- toDuration(double) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
-
Converts the given value difference into a duration object.
- toEnvelope(MathTransform) - Method in class org.apache.sis.coverage.grid.GridExtent
-
Transforms this grid extent to a "real world" envelope 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.
- 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(Unit<Q>) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
If the given unit is one of the unit that cannot be formatted without ambiguity in WKT format, return a proposed replacement.
- toFormattable(CoordinateReferenceSystem) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Returns the given coordinate reference system as a formattable object.
- toFormattable(CoordinateSystem) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Returns the given coordinate system as a formattable object.
- toFormattable(CoordinateSystemAxis) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Returns the given coordinate system axis as a formattable object.
- toFormattable(Datum) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Returns the given datum as a formattable object.
- toFormattable(Ellipsoid) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Returns the ellipsoid as a formattable object.
- toFormattable(GeodeticDatum) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Returns the given geodetic datum as a formattable object.
- toFormattable(PrimeMeridian) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Returns the given prime meridian as a formattable object.
- toFormattable(MathTransform, boolean) - Static method in class org.apache.sis.internal.referencing.WKTUtilities
-
Converts the given object in a
FormattableObjectinstance. - 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.
- toGenericNames(Object) - Method in class org.apache.sis.util.iso.DefaultNameFactory
-
Converts the given value to an array of generic names.
- 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.
- toGeometryWrapper(Geometries<G>, Expression<R, ?>) - Static method in class org.apache.sis.internal.filter.Node
-
Returns an expression whose results is a geometry wrapper.
- toGPX() - Method in enum org.apache.sis.storage.gps.Fix
-
Returns the string representation in GPS Exchange Format (GPX).
- toGridCoordinates(DirectPosition) - Method in interface org.apache.sis.coverage.grid.GridCoverage.Evaluator
-
Converts the specified geospatial position to grid coordinates.
- toHeuristicTemporal(Date, ZoneId) - Static method in class org.apache.sis.internal.util.StandardDateFormat
-
Converts the given legacy
Dateobject into ajava.timeimplementation in given timezone. - 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.
- toImplementation(ParameterDescriptor<T>) - Method in class org.apache.sis.internal.metadata.ReferencingServices
-
Returns a fully implemented parameter descriptor.
- toImplementation(ParameterDescriptor<T>) - Method in class org.apache.sis.internal.referencing.ServicesForMetadata
-
Returns a fully implemented parameter descriptor.
- 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.
- toInternationalString() - Method in class org.apache.sis.referencing.NamedIdentifier
-
Returns a local-dependent string representation of this generic name.
- toInternationalString() - Method in class org.apache.sis.util.iso.AbstractName
-
Returns a local-dependent string representation of this generic name.
- toInternationalString() - Method in class org.apache.sis.util.iso.DefaultLocalName
-
Returns a local-dependent string representation of this local name.
- toInternationalString(CharSequence) - Static method in class org.apache.sis.util.iso.Types
-
Returns the given characters sequence as an international string.
- toInternationalString(Map<String, ?>, String) - Static method in class org.apache.sis.util.iso.Types
-
Returns an international string for the values in the given properties map, or
nullif none. - toInternationalStrings(CharSequence...) - Static method in class org.apache.sis.util.iso.Types
-
Returns the given array of
CharSequences as an array ofInternationalStrings. - 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. - toLegacy(VerticalDatumType) - Static method in class org.apache.sis.internal.referencing.VerticalDatumTypes
-
Returns the legacy code for the datum type, or 0 if unknown.
- 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.
- toList(Collection<T>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Casts or copies the given collection to a list.
- toList(Future<Isolines[]>) - Static method in class org.apache.sis.internal.processing.isoline.Isolines
-
Returns deferred isolines for each band, then for each values in the band.
- toList(Stream<T>) - Static method in class org.apache.sis.internal.jdk9.JDK9
-
Place holder 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.
- toLocale(MarshalContext, String) - Method in class org.apache.sis.xml.ValueConverter
-
Converts the given string to a locale.
- 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.
- toMathTransform(AffineTransform) - Static method in class org.apache.sis.referencing.operation.matrix.AffineTransforms2D
-
Creates a math transform from the given affine transform.
- 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.
- 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. - 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.
- toNilReason(MarshalContext, String) - Method in class org.apache.sis.xml.ValueConverter
-
Converts the given string to a
NilReason. - 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.
- 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}”.
- 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.
- TopicCategory - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Topic category
- 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. - toPosition(MathTransform) - Method in class org.apache.sis.coverage.grid.FractionalGridCoordinates
-
Returns the grid coordinates converted to a geospatial position using the given transform.
- 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.
- toPropertyName(Class<?>, Class<?>) - Static method in class org.apache.sis.internal.referencing.ReferencingUtilities
-
Returns the XML property name of the given interface.
- toRectangles() - Method in class org.apache.sis.geometry.Envelope2D
-
Returns this envelope as non-empty Java2D rectangle objects.
- toSampleFilters(ImageProcessor, List<SampleDimension>) - 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. - 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. - toSimpleEnvelopes() - Method in class org.apache.sis.geometry.AbstractEnvelope
-
Returns this envelope as an array of simple (without wraparound) envelopes.
- toSource - Variable in class org.apache.sis.image.ResampledImage
-
Conversion from pixel center coordinates of this image to pixel center coordinates of source image.
- toSQL() - Method in enum org.apache.sis.internal.geoapi.filter.SortOrder
- toStandardOptions(OpenOption[]) - Static method in class org.apache.sis.internal.storage.StoreUtilities
-
Converts the given sequence of options into a simplified set of standard options.
- toStandardUnit(Unit<Q>) - Static method in class org.apache.sis.measure.Units
-
Returns the factor by which to multiply the standard unit in order to get the given unit.
- 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.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.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.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.GeneralEnvelope
-
Formats this envelope as a "
BOX" element. - toString() - Method in class org.apache.sis.geometry.ImmutableEnvelope
-
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.PlanarImage
-
Returns a string representation of this image for debugging purpose.
- 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.AngleConverter
-
Returns a string representation for this entry.
- toString() - Method in class org.apache.sis.internal.converter.AngleConverter.Inverse
-
Returns a string representation for this entry.
- toString() - Method in class org.apache.sis.internal.converter.FractionConverter
-
Returns a string representation for this entry.
- toString() - Method in class org.apache.sis.internal.converter.FractionConverter.FromInteger
-
Returns a string representation for this entry.
- toString() - Method in class org.apache.sis.internal.converter.IdentityConverter
-
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.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.ImageLayout
-
Returns a string representation for debugging purpose.
- 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.PathBuilder
-
Returns a string representation of the polyline under construction for debugging purposes.
- 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.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.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
-
Overrides the string representation in order to use only the authority title as keys.
- 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.referencing.AnnotatedMatrix
- 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.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.TableReference
-
Formats a string representation of this object for debugging purpose.
- 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.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.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.LineAppender
-
Returns the content of this
Appendableas a string if possible, or the localized "Unavailable content" string otherwise. - toString() - Method in class org.apache.sis.internal.util.PropertyFormat
-
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
-
Returns the content of this
TableAppenderas a string if possible. - 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.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.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.Range
-
Returns a unlocalized string representation of this range.
- toString() - Method in class org.apache.sis.metadata.AbstractMetadata
-
Returns a string representation of this metadata.
- 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.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.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.referencing.datum.DatumShiftGrid
-
Returns a string representation of this
DatumShiftGridfor debugging purposes. - 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.gazetteer.AbstractLocation
-
Returns a string representation of this location.
- toString() - Method in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
-
Returns a string representation of this location type and all its children.
- 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.matrix.MatrixSIS
-
Returns a unlocalized string representation of this 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.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.CoverageAggregator
-
Returns a string representation 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.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
-
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.DefaultRecordType
-
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.NilReason
-
Returns the GML string representation of this
NilReason. - toString() - Method in class org.apache.sis.xml.XLink
-
Returns a string representation of this object.
- 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(CharSequence) - Static method in class org.apache.sis.internal.jaxb.gco.StringAdapter
-
Returns a string representation of the given character sequence.
- 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.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(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.io.wkt.Warnings
-
Returns a string representation of the warning messages 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.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, SampleDimension...) - Static method in class org.apache.sis.coverage.SampleDimension
-
Returns a string representation of the given sample dimensions.
- 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(Envelope) - Static method in class org.apache.sis.geometry.Envelopes
-
Formats the given envelope as a
BOXelement. - toString(Identifier) - Static method in class org.apache.sis.referencing.IdentifiedObjects
-
Returns a string representation of the given identifier.
- toString(Matrix) - Static method in class org.apache.sis.referencing.operation.matrix.Matrices
-
Returns a unlocalized string representation of the given matrix.
- 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(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. - 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.
- toTemporal(Context, XMLGregorianCalendar) - Static method in class org.apache.sis.internal.xml.XmlUtilities
-
Converts the given XML Gregorian calendar to a temporal object.
- 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, 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.
- 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.
- touches(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if the two geometric operands touch each other, but do not overlap.
- TOUCHES - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
- toUnicodeAbbreviation(String, AxisDirection, String) - Method in class org.apache.sis.io.wkt.Transliterator
-
Returns the axis abbreviation to use in memory for an axis parsed from a WKT.
- 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(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(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. - toUUID(MarshalContext, String) - Method in class org.apache.sis.xml.ValueConverter
-
Converts the given string to a Universal Unique Identifier.
- toValue(Duration) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
-
Converts the given duration into a difference of values in this axis unit.
- toValue(Instant) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
-
Converts the given instant into a value in this axis unit.
- toValue(Date) - Method in class org.apache.sis.referencing.crs.DefaultTemporalCRS
-
Converts the given date into a value in this axis unit.
- toValueType(Class<N>) - Method in 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.
- toverlaps(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if first temporal operand overlaps the second.
- ToWGS84 - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
AbstractCSandAbstractDatum. - 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.
- 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.
- Trace - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Trace
- TransactionalResource - Interface in org.apache.sis.internal.storage
-
Identifies resources capable to create transactions.
- TransferFunction - Class in org.apache.sis.referencing.operation.transform
-
The function converting raster sample values to geophysics values.
- TransferFunction() - Constructor for class org.apache.sis.referencing.operation.transform.TransferFunction
-
Creates a transfer function initialized to the identity transform.
- TransferType<T> - Class in org.apache.sis.image
-
The type of data used to transfer pixels.
- transform - Variable in class org.apache.sis.referencing.operation.transform.TransformSeparator
-
The transform to separate.
- transform(double) - Method in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
-
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, 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.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
-
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
-
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.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
-
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
-
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
-
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
-
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
-
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.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.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
-
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
-
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.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.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.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.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.Mercator
-
Converts a list of coordinate tuples.
- 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.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.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
-
Transforms an arbitrary number of coordinate tuples.
- 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.PoleRotation
-
Converts a list of coordinate tuples.
- 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, 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.PassThroughTransform
-
Transforms many positions in a list of coordinate values.
- 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(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.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.AbstractMathTransform
-
Transforms a list of coordinate tuples.
- 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.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(GeometryWrapper<G>) - Method in class org.apache.sis.internal.feature.SpatialOperationContext
-
Transforms the specified geometry to the computation CRS.
- 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.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(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(CoordinateOperation, boolean) - Method in class org.apache.sis.internal.feature.GeometryWrapper
-
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(MathTransform, Envelope) - Static method in class org.apache.sis.geometry.Envelopes
-
Transforms an envelope using the given math transform.
- Transform and parameters arguments - Search tag in org.apache.sis.referencing.operation.DefaultConversion.DefaultConversion(Map<String, ?>, OperationMethod, MathTransform, ParameterValueGroup)
- Section
- Transformation - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Transformation
- 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
- 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.
- 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). - 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.
- 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. - 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.
- 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(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(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.
- translation(double...) - Static method in class org.apache.sis.referencing.operation.transform.MathTransforms
-
Creates an affine transform which applies the given translation.
- TRANSLATION - Enum constant in enum org.apache.sis.internal.referencing.provider.GeocentricAffine.Type
- 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.
- 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.
- 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.ColorModelFactory
-
The fully transparent color.
- 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.
- 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(OperationMethod, Parameters) - Constructor for class org.apache.sis.referencing.operation.projection.TransverseMercator
-
Creates a Transverse Mercator projection from the given parameters.
- 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.
- TreeDepthExceedsMaximum - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Tree depth exceeds the maximum.
- TreeFormatCustomization - Interface in org.apache.sis.internal.util
-
Customization of
TreeTableformatting on a per-instance basis. - 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.
- TreeTables - Class in org.apache.sis.util.collection
-
Static methods working on
TreeTableobjects and their nodes. - 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.
- 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.
- trimNamespace(String) - Method in class org.apache.sis.referencing.factory.GeodeticAuthorityFactory
-
Trims the namespace, if present.
- 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
- truncate(double) - Static method in class org.apache.sis.math.MathFunctions
-
Truncates the given value toward zero.
- 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
- tryAdvance(Consumer<? super AbstractFeature>) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
-
Performs the given action on the next feature instance, or returns
nullif there are no more features to parse. - 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
-
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.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.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.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.WraparoundTransform
-
Concatenates in an optimized way this math transform with the given one, if possible.
- trySplit() - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
-
Returns
nullby default since non-binary XML files are hard to split. - TWO_DIMENSIONAL - Enum constant in enum org.apache.sis.storage.gps.Fix
-
Two-dimensional fix.
- 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.InterpolatedMolodenskyTransform
-
Shift along the geocentric X axis (toward prime meridian) in units of the semi-major axis of the source ellipsoid.
- tX - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
-
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.
- 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.InterpolatedMolodenskyTransform
-
Shift along the geocentric Y axis (toward 90°E) in units of the semi-major axis of the source ellipsoid.
- tY - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
-
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.
- 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.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.util.DefinitionURI
-
The type part of a URI, or
nullif none (empty). - Type - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Type
- TYPE - Enum constant in enum org.apache.sis.feature.FeatureFormat.Column
-
Type of property values.
- 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.util.collection.TableColumn
-
Frequently-used constant for a column of object types.
- 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 and value of range elements - Search tag in class org.apache.sis.measure.Range
- Section
- TypeBuilder - Class in org.apache.sis.feature.builder
-
Information common to all kind of types (feature, association, characteristics).
- TypeMapper - Class in org.apache.sis.internal.metadata.sql
-
Maps a few basic Java types to JDBC types.
- typeName - Variable in class org.apache.sis.internal.sql.feature.Column
-
A name for the value type, free-text from the database engine.
- typeNotFound(Enum<?>, Filter<AbstractFeature>, SelectionClause) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
-
Invoked when an unsupported filter is found.
- typeNotFound(Enum<?>, Filter<R>, A) - Method in class org.apache.sis.internal.filter.Visitor
-
Adds the value to use or throws an exception when there is no action registered for a given filter type.
- typeNotFound(String, Expression<AbstractFeature, ?>, SelectionClause) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
-
Invoked when an unsupported expression is found.
- typeNotFound(String, Expression<R, ?>, A) - Method in class org.apache.sis.internal.filter.Visitor
-
Adds the value to use or throws an exception when there is no action registered for a given expression type.
- Type of input objects - Search tag in class org.apache.sis.internal.storage.image.WorldFileStore
- Section
- 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 - Class in org.apache.sis.util.iso
-
Static methods working on GeoAPI types and
CodeListvalues. - TypeValuePolicy - Enum in org.apache.sis.metadata
-
The kind of values in the
MetadataStandard.asTypeMap(…). - 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.InterpolatedMolodenskyTransform
-
Shift along the geocentric Z axis (toward north pole) in units of the semi-major axis of the source ellipsoid.
- tZ - Variable in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
-
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.
U
- 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.
- UML_IDENTIFIER - Enum constant in enum org.apache.sis.metadata.KeyNamePolicy
-
The keys in the map are the UML identifier of the metadata properties.
- 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.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.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.
- 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(Logger, Class<?>, String, Throwable) - Static method in class org.apache.sis.util.logging.Logging
-
Invoked when an unexpected error occurred.
- UnexpectedFileFormat_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
File “{1}” seems to be encoded in another format than {0}.
- 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.
- 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}”.
- 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.
- 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 - Search tag in package org.apache.sis.io
- Section
- Unicode support - Search tag in class org.apache.sis.util.CharSequences
- Section
- Unicode support - Search tag in class org.apache.sis.util.StringBuilders
- Section
- Unified identifiers view - Search tag in class org.apache.sis.metadata.iso.citation.DefaultCitation
- Section
- Unified identifiers view - Search tag in org.apache.sis.metadata.iso.acquisition.DefaultObjective.getIdentifiers()
- Section
- Unified identifiers view - Search tag in org.apache.sis.metadata.iso.citation.AbstractParty.getIdentifiers()
- Section
- Unified identifiers view - Search tag in org.apache.sis.metadata.iso.citation.DefaultCitation.getIdentifiers()
- Section
- Unified identifiers view - Search tag in package org.apache.sis.metadata.iso.citation
- Section
- Unified parameter API - Search tag in org.apache.sis.metadata.iso.identification.DefaultOperationMetadata.getParameters()
- Section
- Unified parameter API - Search tag in org.apache.sis.metadata.iso.quality.DefaultQualityMeasure.getParameters()
- Section
- 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.
- union(GridExtent) - Method in class org.apache.sis.coverage.grid.GridExtent
-
Returns the union of this grid extent with the given grid extent.
- union(Range<E>) - Method in class org.apache.sis.measure.MeasurementRange
-
Returns the union of this range with the given range.
- union(Range<E>) - Method in class org.apache.sis.measure.Range
-
Returns the union of this range with the given range.
- union(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.
- unionAny(NumberRange<?>) - Method in class org.apache.sis.measure.NumberRange
-
Returns the union of this range with the given range.
- 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.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.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.IdentityConverter
-
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(Locale) - Static method in class org.apache.sis.util.Locales
-
Returns a unique instance of the given locale, if one is available.
- unique(T) - Method in class org.apache.sis.util.collection.WeakHashSet
-
Returns an object equals to
elementif such an object already exist in thisWeakHashSet. - 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.parameter.DefaultParameterValue
-
The unit of measure for the value, or
nullif it does not apply. - unit() - Method in class org.apache.sis.measure.MeasurementRange
-
Returns the unit of measurement, or
nullif unknown. - Unit - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to unit of measurements.
- 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_CHARACTERISTIC - Static variable in class org.apache.sis.internal.feature.AttributeConvention
-
Conventional name for fetching the unit of measurement of a property.
- 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.
- 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(Locale) - Constructor for class org.apache.sis.measure.UnitFormat
-
Creates a new format for the given locale.
- 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.
- Unit of measurement - Search tag in org.apache.sis.parameter.DefaultParameterValue.formatTo(Formatter)
- Section
- Unit of measurement - Search tag in org.apache.sis.parameter.DefaultParameterValue.validate(T)
- Section
- Unit of measurement - Search tag in org.apache.sis.referencing.operation.transform.InterpolatedTransform.createGeodeticTransformation(MathTransformFactory, DatumShiftGrid<T, T>)
- Section
- Unit of measurement - Search tag in org.apache.sis.storage.CoverageQuery.setSourceDomainExpansion(int)
- Section
- units - Variable in class org.apache.sis.internal.referencing.EPSGParameterDomain
-
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
- 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.
- 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 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Unknown
- 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.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_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.
- unmarshal(File) - Static method in class org.apache.sis.xml.XML
-
Unmarshal an object from the given file.
- unmarshal(InputStream) - Static method in class org.apache.sis.xml.XML
-
Unmarshal an object from the given stream.
- unmarshal(Class<T>) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamReader
-
Delegates to JAXB the unmarshalling of a part of XML document, starting from the current element (inclusive).
- unmarshal(String) - Method in class org.apache.sis.internal.jaxb.gco.InternationalStringConverter
-
Converts an object read from a XML stream to an
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) - 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(Source, Class<T>, Map<String, ?>) - Static method in class org.apache.sis.xml.XML
-
Unmarshal an object from the given stream, DOM or other sources.
- unmarshal(Source, Map<String, ?>) - Static method in class org.apache.sis.xml.XML
-
Unmarshal an object from the given stream, DOM or other sources.
- unmarshal(MD_CharacterSetCode) - Method in class org.apache.sis.internal.jaxb.code.MD_CharacterSetCode
-
Substitutes the adapter value read from an XML stream by the object which will contains the value.
- unmarshal(MD_ObligationCode) - Method in class org.apache.sis.internal.jaxb.code.MD_ObligationCode
-
Returns the wrapped value.
- unmarshal(GO_CharacterString) - Method in class org.apache.sis.internal.jaxb.gco.CharSequenceAdapter
-
Converts a string read from a XML stream to the object containing the value.
- unmarshal(GO_CharacterString) - Method in class org.apache.sis.internal.jaxb.gco.InternationalStringAdapter
-
Converts an object read from a XML stream to an
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_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(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(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.
- Unmarshalling - Search tag in class org.apache.sis.internal.jaxb.referencing.RS_Identifier
- Section
- unmodifiable(ParameterValue<T>) - Static method in class org.apache.sis.parameter.DefaultParameterValue
-
Returns an unmodifiable implementation of the given parameter value.
- unmodifiable(ParameterValueGroup) - Static method in class org.apache.sis.parameter.Parameters
-
Returns the given parameter value group as an unmodifiable
Parametersinstance. - unmodifiable(ParameterValueGroup, Predicate<? super GeneralParameterDescriptor>) - 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.
- 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.
- 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<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a unmodifiable version of the given list.
- unmodifiableOrCopy(Map<K, V>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a unmodifiable version of the given map.
- unmodifiableOrCopy(Set<E>) - Static method in class org.apache.sis.internal.util.CollectionsExt
-
Returns a unmodifiable version of the given set.
- 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.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.
- 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}’.
- 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_ATTRIBUTE - Static variable in class org.apache.sis.internal.metadata.sql.Reflection
-
Whether an integer type is unsigned.
- Unsigned integers - Search tag in org.apache.sis.math.Vector.create(Object, boolean)
- Section
- 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_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.
- 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.
- 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.
- 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, 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_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.
- Untitled - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Untitled
- unwrap(Class<T>) - Method in class org.apache.sis.internal.metadata.sql.LocalDataSource
-
Returns an object of the given type to allow access to non-standard methods.
- unwrap(Exception) - Static method in class org.apache.sis.util.Exceptions
-
If the given exception is a wrapper for another exception, returns the unwrapped exception.
- unwrap(Object) - Static method in class org.apache.sis.internal.feature.Geometries
-
If the given object is an instance of
GeometryWrapper, returns the wrapped geometry implementation. - unwrap(N) - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
-
Extracts a legacy value from the new type.
- unwrap(Expression<R, GeometryWrapper<G>>) - Static method in class org.apache.sis.internal.filter.Node
-
If the given exception was wrapped by
Node.toGeometryWrapper(Geometries, Expression), returns the original expression. - unwrapOrRethrow(Class<E>) - 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_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() - 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(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 - Enum constant in enum org.apache.sis.storage.WritableGridCoverageResource.CommonOption
-
Instructs the write operation to update existing coverage if one exists.
- 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.internal.util.SimpleCharacterIterator
-
The upper index (index after the last character that we can return).
- UPPER_CASE - Enum constant in enum org.apache.sis.io.wkt.KeywordCase
-
WKT formatting uses upper case keywords.
- UpperBound - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Upper bound
- 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.
- 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.
- 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.
- 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). - 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. - URI forms - Search tag in org.apache.sis.referencing.CRS.forCode(String)
- Section
- URI syntax - Search tag in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Section
- 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_ENCODING - Static variable in class org.apache.sis.setup.OptionKey
-
The encoding of a URL (not the encoding of the document content).
- URLs - Class in org.apache.sis.internal.util
-
Hard-coded URLs other than XML namespaces.
- 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 - Search tag in class org.apache.sis.internal.referencing.ExtentSelector
- Section
- Usage - Search tag in class org.apache.sis.math.Vector
- Section
- Usage - Search tag in class org.apache.sis.storage.ProbeResult
- Section
- Usage - Search tag in class org.apache.sis.util.logging.Initializer
- Section
- Usage - Search tag in enum org.apache.sis.referencing.operation.transform.IterationStrategy
- Section
- Usage - Search tag in org.apache.sis.geometry.GeneralEnvelope.normalize()
- Section
- Usage - Search tag in org.apache.sis.image.ImageProcessor.filterNodataValues(Number...)
- Section
- Usage - Search tag in org.apache.sis.internal.util.Numerics.LONG_SHIFT
- Section
- Usage - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- Section
- Usage - Search tag in org.apache.sis.referencing.cs.AxesConvention.POSITIVE_RANGE
- Section
- Usage - Search tag in org.apache.sis.util.iso.DefaultNameSpace.toString()
- Section
- Usage - Search tag in package org.apache.sis.internal.unopkg
- Section
- Usage - Search tag in package org.apache.sis.parameter
- Section
- Usage - Search tag in package org.apache.sis.util.resources
- Section
- Usage and performance considerations - Search tag in org.apache.sis.referencing.CRS.fromWKT(String)
- Section
- Usage and performance considerations - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createFromWKT(String)
- Section
- Usage example - Search tag in class org.apache.sis.parameter.ParameterBuilder
- Section
- Usage example - Search tag in class org.apache.sis.referencing.CRS
- Section
- Usage example - Search tag in class org.apache.sis.util.collection.CodeListSet
- Section
- Usage example - Search tag in org.apache.sis.storage.DataStoreProvider.probeContent(StorageConnector, Class<S>, DataStoreProvider.Prober<? super S>)
- Section
- Usage example - Search tag in package org.apache.sis.referencing
- Section
- Usage examples - Search tag in class org.apache.sis.parameter.TensorParameters
- Section
- Usage examples - Search tag in class org.apache.sis.referencing.Builder
- Section
- Usage for probing operations - Search tag in org.apache.sis.storage.StorageConnector.getStorageAs(Class<S>)
- Section
- Usage in Apache SIS - Search tag in org.apache.sis.util.CharSequences.isUnicodeIdentifier(CharSequence)
- Section
- Usage in map projections - Search tag in class org.apache.sis.referencing.operation.transform.ContextualParameters
- Section
- Usage in multi-threads context - Search tag in class org.apache.sis.filter.Optimization
- Section
- Usage note - Search tag in class org.apache.sis.image.ResampledImage
- Section
- Usage note - Search tag in org.apache.sis.metadata.iso.extent.DefaultGeographicDescription.DefaultGeographicDescription(Citation, String)
- Section
- Usage note - Search tag in org.apache.sis.parameter.DefaultParameterValueGroup.DefaultParameterValueGroup(ParameterDescriptorGroup)
- Section
- Usage note - Search tag in package org.apache.sis.image
- Section
- Use case - Search tag in interface org.apache.sis.internal.storage.StoreResource
- Section
- Use case - Search tag in org.apache.sis.filter.Optimization.applyAndDecompose(Filter<R>)
- Section
- Use case - Search tag in org.apache.sis.internal.storage.RangeArgument.insertBandDimension(GridExtent, int)
- Section
- Use case - Search tag in org.apache.sis.metadata.iso.DefaultMetadata.castOrCopy(Metadata)
- Section
- Use case - Search tag in org.apache.sis.metadata.iso.DefaultMetadata.deepCopy(Metadata)
- Section
- Use case - Search tag in org.apache.sis.storage.CoverageQuery.setSourceDomainExpansion(int)
- Section
- Use case - Search tag in org.apache.sis.util.CharSequences.spaces(int)
- Section
- Use case - Search tag in org.apache.sis.util.CharSequences.trimFractionalPart(CharSequence)
- Section
- Use case - Search tag in org.apache.sis.util.StringBuilders.trimFractionalPart(StringBuilder)
- Section
- useColorRamp - Variable in enum org.apache.sis.internal.coverage.j2d.ColorModelType
-
Whether the color model uses a color palette.
- UsedOnlyIfNotEncoded - Static variable in class org.apache.sis.internal.storage.Resources.Keys
-
Used only if this information is not encoded with the data.
- UseLegacyMetadata - Annotation Type in org.apache.sis.internal.jaxb
-
Declares that marshalling the annotated object requires legacy ISO 19139:2007 metadata.
- 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
- useScientificNotationIfNeeded(Format, Object, BiFunction<Format, Object, String>) - Static method in class org.apache.sis.internal.util.Numerics
-
Formats the given value with the given format, using scientific notation if needed.
- 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.
- 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}).
- 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 - 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.
- 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
- 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_VALUES_CHARACTERISTIC - Static variable in class org.apache.sis.internal.feature.AttributeConvention
-
Conventional name for fetching the enumeration of valid values.
- 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(AbstractFeature) - Static method in class org.apache.sis.feature.Features
-
Ensures that all characteristics and property values in the given feature are valid.
- validate(ParameterDescriptor<? extends Number>, double) - Static method in class org.apache.sis.internal.referencing.provider.MapProjection
-
Validates the given parameter value.
- validate(T) - Method in class org.apache.sis.parameter.DefaultParameterValue
-
Invoked by
DefaultParameterValue.setValue(Object, Unit)after the basic verifications have been done and before the value is stored. - validateCRS(CoordinateReferenceSystem) - Method in class org.apache.sis.internal.map.coverage.RenderingData
-
Verifies if this
RenderingDatacontains an image for the given objective CRS. - Validation - Search tag in org.apache.sis.feature.AbstractAssociation.setValue(AbstractFeature)
- Section
- Validation - Search tag in org.apache.sis.feature.AbstractAttribute.setValue(V)
- Section
- Validation - Search tag in org.apache.sis.feature.AbstractFeature.setPropertyValue(String, Object)
- Section
- Validation - Search tag in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- Section
- Validation and normalization - Search tag in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- Section
- validOrNull() - Method in class org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
-
Returns
thisif the collection given at construction time was non-null, ornullotherwise. - 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.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.util.AbstractMap.IteratorAdapter
-
The value of
AbstractMap.IteratorAdapter.entry.getValue()}. - value - Variable in class org.apache.sis.internal.util.DoubleDouble
-
The main value, minus the
DoubleDouble.error. - value - Variable in class org.apache.sis.parameter.DefaultParameterValue
-
The value, or
nullif undefined. - 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() - Element in annotation type org.apache.sis.internal.metadata.Dependencies
-
Names of other Java method required for computing the annotated property.
- 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 - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
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.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
- ValueAlreadyDefined_1 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
A value is already defined for “{0}”.
- 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(ParameterValue<?>) - Static method in class org.apache.sis.internal.jaxb.referencing.CC_OperationParameter
-
Returns the base class of parameter values, or
nullif unknown. - 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(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
- ValueExistencePolicy - Enum in org.apache.sis.metadata
-
Whatever
MetadataStandard.asValueMap(…)shall contain entries for null, nil or empty values. - 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<T> - Class in org.apache.sis.internal.sql.feature
-
Description of the type of values in a column, together with a method for fetching the values from a result set.
- ValueGetter(Class<? extends T>) - Constructor for class org.apache.sis.internal.sql.feature.ValueGetter
-
Creates a new column value getter.
- valueIfDefined(Collection<?>) - Static method in class org.apache.sis.internal.metadata.ImplementationHelper
-
Returns the given collection if non-null and non-empty, or
nullotherwise. - ValueNotGreaterThanZero_2 - Static variable in class org.apache.sis.util.resources.Errors.Keys
-
Value ‘{0}’ = {1,number} is invalid.
- 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(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 class org.apache.sis.util.Version
-
Returns an instance for the given integer values.
- 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.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.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.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 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.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.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.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.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) - 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.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.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.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.gps.Fix
-
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 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, Class<T>) - Static method in class org.apache.sis.util.Numbers
-
Converts the specified string into a value object.
- valueOfEPSG(int) - Static method in class org.apache.sis.measure.Units
-
Returns a hard-coded unit from an EPSG code.
- valueOfNil(Class<T>) - 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.
- 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.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() - 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.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.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.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.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.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.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.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.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.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() - 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() - 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.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.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.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.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 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(Class<T>) - Static method in class org.apache.sis.internal.util.CodeLists
-
Returns all known values for the given type of code list or enumeration.
- Values - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Values
- valueType - Variable in class org.apache.sis.internal.sql.feature.ValueGetter
-
The type of Java objects fetched from the column.
- Value type - Search tag in class org.apache.sis.feature.DefaultAttributeType
- Section
- Variables - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Variables
- VDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultVerticalCRS. - Vector - Class in org.apache.sis.math
-
A vector of real numbers.
- Vector() - Constructor for class org.apache.sis.math.Vector
-
For subclasses constructor.
- 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.
- version - Variable in class org.apache.sis.internal.util.DefinitionURI
-
The version part of a URI, or
nullif none (empty). - 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_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. - 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.
- 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. - vertical - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Coordinate system types.
- Vertical - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Vertical
- VerticalCRS - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultVerticalCRS. - VerticalDatum - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultVerticalCRS. - VerticalDatumTypes - Class in org.apache.sis.internal.referencing
-
Extensions to the standard set of
VerticalDatumType. - VerticalExtent - Static variable in class org.apache.sis.internal.referencing.WKTKeywords
-
Related to
DefaultVerticalCRS. - 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.
- visit(Expression<R, ?>, A) - Method in class org.apache.sis.internal.filter.Visitor
-
Executes the registered action for the given expression.
- visit(Filter<R>, A) - Method in class org.apache.sis.internal.filter.Visitor
-
Executes the registered action for the given filter.
- Visitor<R,
A> - Class in org.apache.sis.internal.filter -
An executor of different actions depending on filter or expression type.
- Visitor() - Constructor for class org.apache.sis.internal.filter.Visitor
-
Creates a new visitor.
- Visitor(boolean, boolean) - Constructor for class org.apache.sis.internal.filter.Visitor
-
Creates a new visitor which will accept only the specified type of objects.
- Visitor(Visitor<R, A>, boolean, boolean) - Constructor for class org.apache.sis.internal.filter.Visitor
-
Creates a new visitor initialized to the same handlers than the specified visitor.
- Visual - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Visual
- visualize(RenderedImage, Rectangle, MathTransform, List<SampleDimension>) - Method in class org.apache.sis.image.ImageProcessor
-
Returns an image as the resampling of the given image followed by a conversion to integer sample values.
- visualize(RenderedImage, List<SampleDimension>) - Method in class org.apache.sis.image.ImageProcessor
-
Returns an image where all sample values are indices of colors in an
IndexColorModel. - visualize(RenderedImage, Map<NumberRange<?>, Color[]>) - Method in class org.apache.sis.image.ImageProcessor
-
Returns an image where all sample values are indices of colors in an
IndexColorModel. - Vocabulary - Class in org.apache.sis.util.resources
-
Locale-dependent resources for single words or short sentences.
- 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).
W
- walk(RTreeNode, Consumer<? super RTreeNode>) - Static method in class org.apache.sis.internal.referencing.RTreeNode
-
Executes the given action on the given node, all its children and all its siblings.
- 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(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(String) - Method in class org.apache.sis.storage.event.StoreListeners
-
Reports a warning described by the given message.
- warning(String, Exception) - Method in class org.apache.sis.storage.event.StoreListeners
-
Reports a warning described by the given message and exception.
- 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, Filter) - Method in class org.apache.sis.storage.event.StoreListeners
-
Reports a warning described by the given log record.
- 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 - Search tag in class org.apache.sis.internal.util.UnmodifiableArrayList
- Section
- WARNING! Type safety hole - Search tag in org.apache.sis.internal.util.UnmodifiableArrayList.UnmodifiableArrayList(E[])
- Section
- WARNING! Type safety hole - Search tag in org.apache.sis.internal.util.UnmodifiableArrayList.wrap(E[])
- Section
- WARNING! Type safety hole - Search tag in org.apache.sis.internal.util.UnmodifiableArrayList.wrap(E[], int, int)
- Section
- 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 - Search tag in class org.apache.sis.storage.event.StoreListeners
- Section
- Warning events - Search tag in org.apache.sis.storage.DataStore.addListener(Class<T>, StoreListener<? super T>)
- Section
- Warning events - Search tag in org.apache.sis.storage.DataStore.removeListener(Class<T>, StoreListener<? super T>)
- Section
- Warning events - Search tag in org.apache.sis.storage.Resource.addListener(Class<T>, StoreListener<? super T>)
- Section
- Warning events - Search tag in org.apache.sis.storage.Resource.removeListener(Class<T>, StoreListener<? super T>)
- Section
- Warning events - Search tag in org.apache.sis.storage.event.StoreListeners.addListener(Class<E>, StoreListener<? super E>)
- Section
- Warning events - Search tag in org.apache.sis.storage.event.StoreListeners.removeListener(Class<E>, StoreListener<? super E>)
- Section
- warningOccured(Context, Class<?>, String, Class<? extends IndexedResourceBundle>, 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<? extends IndexedResourceBundle>, short, Object...) - Static method in class org.apache.sis.internal.jaxb.Context
-
Sends a warning to the warning listener if there is one, or logs the warning otherwise.
- 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
- WATT - Static variable in class org.apache.sis.measure.Units
-
The SI derived unit for power (W).
- WeakHashSet<E> - Class in org.apache.sis.util.collection
-
A set of objects hold by weak references.
- WeakHashSet(Class<E>) - Constructor for class org.apache.sis.util.collection.WeakHashSet
-
Creates a
WeakHashSetfor elements of the specified type. - WeakValueHashMap<K,
V> - Class in org.apache.sis.util.collection -
A hashtable-based map implementation that uses weak references, leaving memory when an entry is not used anymore.
- WeakValueHashMap(Class<K>) - Constructor for class org.apache.sis.util.collection.WeakValueHashMap
-
Creates a new
WeakValueHashMap. - WeakValueHashMap(Class<K>, boolean) - Constructor for class org.apache.sis.util.collection.WeakValueHashMap
-
Creates a new
WeakValueHashMap, optionally using reference-equality in place of object-equality. - 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 - Static variable in class org.apache.sis.measure.Units
-
Unit of measurement defined as 7 days (1 wk).
- 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.
- 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 - Search tag in class org.apache.sis.referencing.datum.BursaWolfParameters
- Section
- When object name matter - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.equals(Object, ComparisonMode)
- Section
- When this exception is thrown - Search tag in exception class org.apache.sis.referencing.operation.projection.ProjectionException
- Section
- When to use - Search tag in class org.apache.sis.internal.util.Constants
- Section
- When to use - Search tag in org.apache.sis.coverage.grid.GridOrientation.DISPLAY
- Section
- When to use - Search tag in org.apache.sis.coverage.grid.GridOrientation.REFLECTION_Y
- Section
- When to use - Search tag in org.apache.sis.internal.referencing.Formulas.fastHypot(double, double)
- Section
- When to use - Search tag in org.apache.sis.math.Vector.compress(double)
- Section
- When to use - Search tag in org.apache.sis.math.Vector.createForDecimal(float[])
- Section
- When to use "EPSG" and "IOGP" - Search tag in org.apache.sis.metadata.iso.citation.Citations.EPSG
- Section
- Where to find WKT examples - Search tag in package org.apache.sis.io.wkt
- Section
- Which method to use - Search tag in org.apache.sis.internal.metadata.Identifiers.getIdentifier(Citation, boolean)
- Section
- Which parameters are considered - Search tag in org.apache.sis.referencing.operation.projection.NormalizedProjection.NormalizedProjection(OperationMethod, Parameters, Map<NormalizedProjection.ParameterRole, ? extends ParameterDescriptor<? extends Number>>)
- Section
- Which sub-classes of the source class are registered - Search tag in org.apache.sis.internal.converter.ConverterRegistry.register(ObjectConverter<S, T>)
- Section
- Which super-classes of the target class are registered - Search tag in org.apache.sis.internal.converter.ConverterRegistry.register(ObjectConverter<S, T>)
- Section
- wholeDiv(int, int) - Static method in class org.apache.sis.internal.util.Numerics
-
Returns x/y with the requirement that the division must be integer.
- widestClass(Class<? extends Number>, Class<? extends Number>) - Static method in class org.apache.sis.util.Numbers
-
Returns the widest of the given types.
- widestClass(Number, Number) - Static method in class org.apache.sis.util.Numbers
-
Returns the widest type of two numbers.
- width - Variable in enum org.apache.sis.internal.referencing.provider.TransverseMercator.Zoner
-
Width of a zone, in degrees of longitude.
- Width - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Width
- WILDCARD - Static variable in class org.apache.sis.internal.sql.feature.Database
-
The SQL wildcard for any characters.
- 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.
- WITHHELD - Static variable in class org.apache.sis.xml.NilReason
-
The value is not divulged.
- within(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if the first geometric operand is completely contained by the constant geometric operand.
- within(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>, Quantity<Length>) - Method in class org.apache.sis.filter.DefaultFilterFactory
-
Creates an operator that checks if any part of the first geometry lies within the given distance of the second geometry.
- WITHIN - Enum constant in enum org.apache.sis.internal.geoapi.filter.DistanceOperatorName
- WITHIN - Enum constant in enum org.apache.sis.internal.geoapi.filter.SpatialOperatorName
- withRange(int, long, long) - Method in class org.apache.sis.coverage.grid.GridExtent
-
Returns a grid extent identical to this grid extent except for the coordinate values in the specified dimension.
- WKT - 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_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 - Search tag in enum org.apache.sis.io.wkt.Convention
- Section
- 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.
- 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.
- WKTKeywords - Class in org.apache.sis.internal.referencing
-
Constant strings for the keywords used in Well Known Text (WKT) formatting.
- WKTUtilities - Class in org.apache.sis.internal.referencing
-
Utility methods for referencing WKT formatting.
- WKT validity - Search tag in org.apache.sis.referencing.crs.DefaultCompoundCRS.formatTo(Formatter)
- Section
- WKT version used - Search tag in org.apache.sis.internal.storage.PRJDataStore.writePRJ()
- Section
- 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.
- Workaround - Annotation Type in org.apache.sis.util
-
Annotates code containing workarounds for bugs or limitations in an external library.
- 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.
- 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(WorldFileStoreProvider, StorageConnector) - Constructor for class org.apache.sis.internal.storage.image.WorldFileStore
-
Creates a new store from the given file, URL or stream.
- 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<N>) - Static method in class org.apache.sis.util.Numbers
-
Wraps the given floating-point value in a
Numberof the specified class. - wrap(long, Class<N>) - 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(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(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(Map<Locale, Charset>) - Static method in class org.apache.sis.internal.jaxb.lan.PT_Locale
-
Wraps all elements of the given map in a sequence of
PT_Locale. - wrap(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(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(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(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. - 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 - 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.
- 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(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.
- WraparoundMethod - Enum in org.apache.sis.geometry
-
The strategy to use for representing a region crossing the anti-meridian or other wraparound limit.
- 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.
- wrapperToPrimitive(Class<N>) - Static method in class org.apache.sis.util.Numbers
-
Changes a wrapper class to its primitive (for example
Integertoint). - 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. - WritableAggregate - Interface in org.apache.sis.storage
-
An
Aggregatewith writing capabilities. - Writable computed images - Search tag in class org.apache.sis.image.ComputedImage
- Section
- 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 - Search tag in class org.apache.sis.image.PlanarImage
- Section
- WritablePixelIterator - Class in org.apache.sis.image
-
A pixel iterator capable to write sample values.
- 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.
- WritableStore - Class in org.apache.sis.internal.storage.gpx
-
A GPX store capable to write GPX file.
- 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.
- WritableTiledImage - Class in org.apache.sis.internal.coverage.j2d
-
A writable version of
TiledImage. - WritableTiledImage(Map<String, Object>, ColorModel, int, int, int, int, WritableRaster...) - Constructor for class org.apache.sis.internal.coverage.j2d.WritableTiledImage
-
Creates a new tiled image.
- WritableTiledResource - Interface in org.apache.sis.storage.tiling
-
A
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
-
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[], int, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
-
Writes
lengthbytes starting at indexoffsetfrom the given array. - write(int) - Method in class org.apache.sis.internal.storage.io.ChannelImageOutputStream
-
Writes a single byte to the stream at the current position.
- 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(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 interface org.apache.sis.storage.WritableGridCoverageResource
-
Writes a new coverage in the data store for this resource.
- write(AbstractFeature) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
-
Writes the given features to the XML document.
- write(Metadata, Stream<? extends AbstractFeature>) - Method in class org.apache.sis.internal.storage.gpx.WritableStore
-
Deprecated.To be replaced by
WritableStore.add(Iterator), after we resolved how to specify metadata. - Write - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Write
- WRITE - Enum constant in enum org.apache.sis.internal.storage.Capability
-
The annotated implementation can write data.
- 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.xml.StreamWriterDelegate
-
Forwards the call verbatim.
- writeAttribute(String, String, String, String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
-
Forwards the call verbatim.
- writeAuxiliaryFile(String) - Method in class org.apache.sis.internal.storage.PRJDataStore
-
Creates a writer for an auxiliary file with the specified extension.
- writeBinaryOperator(SelectionClause, Filter<AbstractFeature>, String) - Method in class org.apache.sis.internal.sql.feature.SelectionClauseWriter
-
Writes the expressions of a filter as a binary operator.
- writeBit(int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
-
Writes a single bit.
- writeBits(long, int) - Method in class org.apache.sis.internal.storage.io.ChannelDataOutput
-
Writes a sequence of bits.
- writeBoolean(boolean) - Method in class org.apache.sis.internal.storage.io.ChannelImageOutputStream
-
Writes boolean value (8 bits) into the steam.
- 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<? extends E>, Collection<E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Writes the content of the
sourcecollection into thetargetlist or set, creating it if needed. - 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.
- writeDefaultNamespace(String) - Method in class org.apache.sis.internal.xml.StreamWriterDelegate
-
Forwards the call verbatim.
- 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.xml.StreamWriterDelegate
-
Forwards the call verbatim.
- 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.xml.StreamWriterDelegate
-
Forwards the call verbatim.
- 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.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. - 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. - writeList(String, Iterable<?>) - Method in class org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
-
Writes the given list of values, ignoring null values.
- writeList(Collection<? extends E>, List<E>, Class<E>) - Method in class org.apache.sis.metadata.ModifiableMetadata
-
Writes the content of the
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<? extends K, ? extends V>, Map<K, V>, Class<K>) - 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.xml.StreamWriterDelegate
-
Forwards the call verbatim.
- Write operations - Search tag in org.apache.sis.metadata.AbstractMetadata.asTreeTable()
- Section
- Write operations - Search tag in org.apache.sis.metadata.MetadataStandard.asTreeTable(Object, Class<?>, ValueExistencePolicy)
- Section
- 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.xml.stream.StaxStreamWriter
-
The XML stream writer.
- writeReplace() - Method in class org.apache.sis.internal.metadata.RecordSchemaSIS
-
On serialization, returns a proxy which will be resolved as
RecordSchemaSIS.INSTANCEon deserialization. - writeSet(Collection<? extends E>, Set<E>, Class<E>) - 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.
- 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.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.xml.StreamWriterDelegate
-
Forwards the call verbatim.
- 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.xml.StreamWriterDelegate
-
Forwards the call verbatim.
- WriteSupport - Class in org.apache.sis.internal.coverage.j2d
-
Helper methods for
WritableRenderedImageimplementations. - writeTable(Collection<Tile>, Writer, int) - Static method in class org.apache.sis.internal.referencing.j2d.Tile
-
Formats a collection of tiles in a table.
- writeTiles(Stream<Tile>) - Method in interface org.apache.sis.storage.tiling.WritableTileMatrix
-
Writes a stream of tiles.
- writeTo(WritableRaster) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
-
Executes the write operation on the given tile.
- writeTo(WritableRenderedImage) - Method in class org.apache.sis.internal.coverage.j2d.TileOpExecutor
-
Executes the write action sequentially on tiles of the specified target image.
- 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.
X
- 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_DIMENSION - Static variable in class org.apache.sis.internal.storage.TiledGridCoverage
-
The dimensions of x and y axes.
- 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.
- 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. - xmax - Variable in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
-
Maximal x coordinate value.
- xmin - Variable in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
-
Minimal x coordinate value.
- XML - Class in org.apache.sis.xml
-
Provides convenience methods for marshalling and unmarshalling SIS objects.
- XML - Static variable in class org.apache.sis.internal.system.Loggers
-
The logger for operations related to XML marshalling or unmarshalling.
- XML marshalling - Search tag in class org.apache.sis.internal.jaxb.gml.Measure
- Section
- XML types - Search tag in org.apache.sis.storage.ProbeResult.getMimeType()
- Section
- XmlUtilities - Class in org.apache.sis.internal.xml
-
Utilities methods related to XML.
- 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.
- XSI - Static variable in class org.apache.sis.xml.Namespaces
-
The
"http://www.w3.org/2001/XMLSchema-instance"URL.
Y
- 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_DIMENSION - Static variable in class org.apache.sis.internal.storage.TiledGridCoverage
-
The dimensions of x and y axes.
- y0() - Method in class org.apache.sis.math.Line
-
Returns the y value for x = 0.
- year - Variable in class org.apache.sis.internal.storage.gpx.Copyright
-
The copyright year, or
nullif unspecified. - Yellow - Static variable in class org.apache.sis.util.resources.Vocabulary.Keys
-
Yellow
- 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. - ymax - Variable in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
-
Maximal y coordinate value.
- ymin - Variable in class org.apache.sis.internal.referencing.j2d.IntervalRectangle
-
Minimal y coordinate value.
Z
- z(double, double) - Method in class org.apache.sis.math.Plane
-
Computes the z value for the specified (x,y) point.
- 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 - 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_WIDTH_SPACE - Static variable in class org.apache.sis.internal.book.Characters
-
Invisible space.
- 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_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.
- 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.
Ε
- ε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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties
AbstractTemporalQualityfor following a renaming in ISO 19157:2013.