Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties
A
- About - Enum Class in org.apache.sis.setup
-
Provides information about the Apache SIS running environment.
- ABOUT - Static variable in class SIS
-
Shows information about Apache SIS and system configuration.
- AbsoluteExternalPositionalAccuracy - Interface in org.opengis.metadata.quality
-
Closeness of reported coordinate values to values accepted as or being true.
- Absolute paths of value files - Section in class org.apache.sis.parameter.DefaultParameterValue
- ABSTRACT - Static variable in class TopologyLevel
-
Topological complex without any specified geometric realization.
- ABSTRACT_CLASS - Static variable in class Datatype
-
Class that cannot be directly instantiated.
- AbstractAssociation - Class in org.apache.sis.feature
-
An instance of an feature association role containing the associated feature.
- AbstractAssociation(DefaultAssociationRole) - Constructor for class AbstractAssociation
-
Creates a new association of the given role.
- AbstractAttribute<V> - Class in org.apache.sis.feature
-
An instance of an attribute type containing the value of an attribute in a feature.
- AbstractAttribute(DefaultAttributeType) - Constructor for class 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 AbstractCompleteness
-
Constructs an initially empty completeness.
- AbstractCompleteness(Completeness) - Constructor for class 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 AbstractContentInformation
-
Constructs an initially empty content information.
- AbstractContentInformation(ContentInformation) - Constructor for class AbstractContentInformation
-
Constructs a new instance initialized with the values from the specified metadata object.
- AbstractConverter - Class in org.apache.sis.measure
-
Skeletal implementation of the
UnitConverterinterface for reducing implementation effort. - AbstractConverter() - Constructor for class AbstractConverter
-
Creates a new converter.
- AbstractCoordinateOperation - Class in org.apache.sis.referencing.operation
-
Describes the operation for transforming coordinates in the source CRS to coordinates in the target CRS.
- AbstractCoordinateOperation(Map, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Constructor for class AbstractCoordinateOperation
-
Creates a coordinate operation from the given properties.
- AbstractCoordinateOperation(CoordinateOperation) - Constructor for class AbstractCoordinateOperation
-
Creates a new coordinate operation with the same values as the specified one.
- AbstractCoordinateSet - Class in org.apache.sis.coordinate
-
Skeletal implementation of a collection of coordinate tuples referenced to the same CRS and epoch.
- AbstractCoordinateSet(DefaultCoordinateMetadata) - Constructor for class AbstractCoordinateSet
-
Creates a new set of coordinate tuples.
- AbstractCRS - Class in org.apache.sis.referencing.crs
-
Coordinate reference system, defined by a coordinate system and (usually) a datum.
- AbstractCRS(Map, CoordinateSystem) - Constructor for class AbstractCRS
-
Creates a coordinate reference system from the given properties and coordinate system.
- AbstractCRS(CoordinateReferenceSystem) - Constructor for class AbstractCRS
-
Constructs a new coordinate reference system with the same values as 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, CoordinateSystemAxis...) - Constructor for class AbstractCS
-
Constructs a coordinate system from a set of properties and a sequence of axes.
- AbstractCS(CoordinateSystem) - Constructor for class AbstractCS
-
Creates a new coordinate system with the same values as the specified one.
- AbstractDataEvaluation - Class in org.apache.sis.metadata.iso.quality
-
Data evaluation method.
- AbstractDataEvaluation() - Constructor for class AbstractDataEvaluation
-
Constructs an initially empty Evaluation for data.
- AbstractDataEvaluation(AbstractDataEvaluation) - Constructor for class 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) - Constructor for class AbstractDatum
-
Creates a datum from the given properties.
- AbstractDatum(Datum) - Constructor for class AbstractDatum
-
Creates a new datum with the same values as 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 AbstractDirectPosition
-
Constructs a direct position.
- AbstractElement - Class in org.apache.sis.metadata.iso.quality
-
Aspect of quantitative quality information.
- AbstractElement() - Constructor for class AbstractElement
-
Constructs an initially empty element.
- AbstractElement(Element) - Constructor for class AbstractElement
-
Constructs a new instance initialized with the values from the specified metadata object.
- AbstractElement(Result) - Constructor for class 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 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 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 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 AbstractFeatureSet
-
Creates a new resource which can send notifications to the given set of listeners.
- AbstractFeatureSet(Resource) - Constructor for class AbstractFeatureSet
-
Creates a new resource, potentially as a child of another resource.
- AbstractGeographicExtent - Class in org.apache.sis.metadata.iso.extent
-
Base class for geographic area of the dataset.
- AbstractGeographicExtent() - Constructor for class AbstractGeographicExtent
-
Constructs an initially empty geographic extent.
- AbstractGeographicExtent(boolean) - Constructor for class AbstractGeographicExtent
-
Constructs a geographic extent initialized with the specified inclusion value.
- AbstractGeographicExtent(GeographicExtent) - Constructor for class 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 AbstractGeolocationInformation
-
Constructs an initially empty geolocation information.
- AbstractGeolocationInformation(GeolocationInformation) - Constructor for class AbstractGeolocationInformation
-
Constructs a new instance initialized with the values from the specified metadata object.
- 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 AbstractGridCoverageResource
-
Creates a new resource which can send notifications to the given set of listeners.
- AbstractGridCoverageResource(Resource) - Constructor for class AbstractGridCoverageResource
-
Creates a new resource, potentially as a child of another resource.
- AbstractIdentification - Class in org.apache.sis.metadata.iso.identification
-
Basic information required to uniquely identify a resource or resources.
- AbstractIdentification() - Constructor for class AbstractIdentification
-
Constructs an initially empty identification.
- AbstractIdentification(Citation, CharSequence) - Constructor for class AbstractIdentification
-
Creates an identification initialized to the specified values.
- AbstractIdentification(Citation, CharSequence, TopicCategory) - Constructor for class AbstractIdentification
-
Creates an identification initialized to the specified values.
- AbstractIdentification(Identification) - Constructor for class 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) - Constructor for class AbstractIdentifiedObject
-
Constructs an object from the given properties.
- AbstractIdentifiedObject(IdentifiedObject) - Constructor for class AbstractIdentifiedObject
-
Constructs a new identified object with the same values as the specified one.
- AbstractIdentifiedType - Class in org.apache.sis.feature
-
Identification and description information inherited by property types and feature types.
- AbstractIdentifiedType(Map) - Constructor for class 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 AbstractInternationalString
-
Constructs an international string.
- AbstractLocation - Class in org.apache.sis.referencing.gazetteer
-
Identifiable geographic place.
- AbstractLocation(ModifiableLocationType, CharSequence) - Constructor for class 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 AbstractLogicalConsistency
-
Constructs an initially empty logical consistency.
- AbstractLogicalConsistency(LogicalConsistency) - Constructor for class AbstractLogicalConsistency
-
Constructs a new instance initialized with the values from the specified metadata object.
- AbstractMathTransform - Class in org.apache.sis.referencing.operation.transform
-
Provides a default implementation for most methods required by the
MathTransforminterface. - AbstractMathTransform() - Constructor for class 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 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 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 AbstractMetadata
-
Creates an initially empty metadata.
- AbstractMetadata(Object) - Constructor for class AbstractMetadata
-
Creates an initially empty metadata with nil reasons copied from the given object.
- AbstractMetaquality - Class in org.apache.sis.metadata.iso.quality
-
Information about the reliability of data quality results.
- AbstractMetaquality() - Constructor for class AbstractMetaquality
-
Constructs an initially empty metaquality.
- AbstractMetaquality(AbstractMetaquality) - Constructor for class 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 AbstractName
-
Creates a new instance of generic name.
- AbstractOperation - Class in org.apache.sis.feature
-
Describes the behaviour of a feature type as a function or a method.
- AbstractOperation(Map) - Constructor for class 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, int, int) - Constructor for class AbstractParameterDescriptor
-
Constructs a parameter descriptor from a set of properties.
- AbstractParameterDescriptor(GeneralParameterDescriptor) - Constructor for class AbstractParameterDescriptor
-
Constructs a new parameter descriptor with the same values as 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 AbstractParty
-
Constructs an initially empty party.
- AbstractParty(CharSequence, Contact) - Constructor for class AbstractParty
-
Constructs a party initialized with the specified name and contact information.
- AbstractParty(AbstractParty) - Constructor for class 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 AbstractPositionalAccuracy
-
Constructs an initially empty positional accuracy.
- AbstractPositionalAccuracy(PositionalAccuracy) - Constructor for class AbstractPositionalAccuracy
-
Constructs a new instance initialized with the values from the specified metadata object.
- AbstractPositionalAccuracy(Result) - Constructor for class AbstractPositionalAccuracy
-
Creates an positional accuracy initialized to the given result.
- AbstractReferenceSystem - Class in org.apache.sis.referencing
-
Description of a spatial and temporal reference system used by a dataset.
- AbstractReferenceSystem(Map) - Constructor for class AbstractReferenceSystem
-
Constructs a reference system from the given properties.
- AbstractReferenceSystem(ReferenceSystem) - Constructor for class AbstractReferenceSystem
-
Constructs a new reference system with the same values as 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 AbstractResource
-
Creates a new resource which will send notifications, directly or indirectly, to the given set of listeners.
- AbstractResource(Resource) - Constructor for class AbstractResource
-
Creates a new resource, potentially as a child of another resource.
- AbstractResult - Class in org.apache.sis.metadata.iso.quality
-
Base class of more specific result classes.
- AbstractResult() - Constructor for class AbstractResult
-
Constructs an initially empty result.
- AbstractResult(Result) - Constructor for class AbstractResult
-
Constructs a new instance initialized with the values from the specified metadata object.
- AbstractSpatialRepresentation - Class in org.apache.sis.metadata.iso.spatial
-
Method used to represent geographic information in the dataset.
- AbstractSpatialRepresentation() - Constructor for class AbstractSpatialRepresentation
-
Constructs an initially empty spatial representation.
- AbstractSpatialRepresentation(SpatialRepresentation) - Constructor for class AbstractSpatialRepresentation
-
Constructs a 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 AbstractTemporalAccuracy
-
Deprecated.Constructs an initially empty temporal accuracy.
- AbstractTemporalAccuracy(TemporalAccuracy) - Constructor for class 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 AbstractTemporalQuality
-
Constructs an initially empty temporal accuracy.
- AbstractTemporalQuality(TemporalAccuracy) - Constructor for class 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 AbstractThematicAccuracy
-
Constructs an initially empty thematic accuracy.
- AbstractThematicAccuracy(ThematicAccuracy) - Constructor for class AbstractThematicAccuracy
-
Constructs a new instance initialized with the values from the specified metadata object.
- accept(double) - Method in class Statistics
-
Updates statistics for the specified floating-point sample value.
- accept(long) - Method in class Statistics
-
Updates statistics for the specified integer sample value.
- accept(RenderedImage) - Method in class ImageCombiner
-
Writes the given image on top of destination image.
- accept(CoordinateSystemAxis) - Method in interface AxisFilter
-
Returns
trueif the given axis shall be included in the new coordinate system. - accept(CodeList) - Method in interface CodeList.Filter
-
Returns
trueif the given code matches the criterion defined by this filter. - acceptAll(GridCoverage...) - Method in class CoverageCombiner
-
Writes the given coverages on top of the destination coverage.
- ACCESS_CONSTRAINT - Static variable in class AttributeNames
-
The "acces_constraint" attribute name for the access constraints applied to assure the protection of privacy or intellectual property.
- Accuracy - Section in class org.apache.sis.referencing.GeodeticCalculator
- Accuracy - Section in org.apache.sis.math.NumberType.forClasses(Class...)
- Accuracy - Section in org.apache.sis.math.NumberType.isNarrowerThan(NumberType)
- Accuracy - Section in org.apache.sis.math.NumberType.isWiderThan(NumberType)
- Accuracy - Section in org.apache.sis.util.Numbers.widestClass(Class, Class)
- AccuracyOfATimeMeasurement - Interface in org.opengis.metadata.quality
-
Correctness of the temporal references of an item (reporting of error in time measurement).
- Accurate definition of georeferencing information - Section in package org.apache.sis.coverage.grid
- ACKNOWLEDGEMENT - Static variable in class AttributeNames
-
The "acknowledgement" attribute name for a place to acknowledge various type of support for the project that produced this data (Recommended).
- acosh(double) - Static method in class MathFunctions
-
Returns the inverse hyperbolic cosine of the given value.
- acquireMarshaller() - Method in class MarshallerPool
-
Returns a JAXB marshaller from the pool.
- acquireUnmarshaller() - Method in class MarshallerPool
-
Returns a JAXB unmarshaller from the pool.
- ACQUISITION - Static variable in class Context
-
Event related to a specific collection.
- AcquisitionInformation - Interface in org.opengis.metadata.acquisition
-
Designations for the measuring instruments, the platform carrying them, and the mission to which the data contributes.
- add(double, double) - Method in class Envelope2D
-
Adds a point to this rectangle.
- add(E) - Method in class PointTree
-
Inserts the specified element into this tree if it is not already present.
- add(E) - Method in class CodeListSet
-
Adds the specified code list element in this set.
- add(E) - Method in class FrequencySortedSet
-
Adds the specified element to this set.
- add(E) - Method in class WeakHashSet
-
Adds the specified element to this set if it is not already present.
- add(E, int) - Method in class FrequencySortedSet
-
Repetitively adds the specified element to this set.
- add(E, E) - Method in class RangeSet
-
Adds a range of values to this set.
- add(Rectangle2D) - Method in class Envelope2D
-
Adds another rectangle to this rectangle.
- add(Point, Throwable, Supplier) - Method in class ErrorHandler.Report
-
Reports an error that occurred while computing an image tile.
- add(Integer) - Method in class IntegerList
-
Adds the given element to this list.
- add(Object) - Method in class MetadataWriter
-
Adds the given metadata object to the database, if it does not already exists.
- add(Iterator) - Method in interface WritableFeatureSet
-
Inserts new feature instances in this
FeatureSet. - add(Locale, String) - Method in class DefaultInternationalString
-
Adds a string for the given locale.
- add(GridCoverage) - Method in class CoverageAggregator
-
Adds the given coverage.
- add(GridCoverage, double, double, SingleCRS) - Method in class CoverageAggregator
-
Adds the given coverage augmented with a single grid dimension.
- add(GridCoverage, Instant, Duration) - Method in class CoverageAggregator
-
Adds the given coverage augmented with a single temporal grid dimension.
- add(GridCoverage, GridGeometry) - Method in class CoverageAggregator
-
Adds the given coverage augmented with the specified grid dimensions.
- add(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates a function computing the numeric addition of the first and second operand.
- add(Fraction) - Method in class Fraction
-
Returns the simplified result of adding the given fraction to this fraction.
- add(Range) - Method in class RangeSet
-
Adds a range to this set.
- add(DataStore, GenericName, E) - Method in class FeatureNaming
-
Adds a value for the given name if none exist.
- add(GridCoverageResource) - Method in class CoverageAggregator
-
Adds the given resource.
- add(GridCoverageResource, double, double, SingleCRS) - Method in class CoverageAggregator
-
Adds the given resource augmented with a single grid dimension.
- add(GridCoverageResource, Instant, Duration) - Method in class CoverageAggregator
-
Adds the given resource augmented with a single temporal grid dimension.
- add(GridCoverageResource, GridGeometry) - Method in class CoverageAggregator
-
Adds the given resource augmented with the specified grid dimensions.
- add(Resource) - Method in interface WritableAggregate
-
Adds a new
Resourcein thisAggregate. - add(DirectPosition) - Method in class GeneralEnvelope
-
Adds a point to this envelope.
- add(Envelope) - Method in class GeneralEnvelope
-
Adds an envelope object to this envelope.
- add(GeographicBoundingBox) - Method in class DefaultGeographicBoundingBox
-
Adds a geographic bounding box to this box.
- add(T) - Method in class IdentifiedObjectSet
-
Ensures that this collection contains the specified object.
- addAll(Collection) - Method in class PointTree
-
Inserts all elements from the specified collection into this tree if they are not already present.
- addAll(Collection) - Method in class CodeListSet
-
Adds all elements of the given collection to this set.
- addAll(Stream) - Method in class CoverageAggregator
-
Adds all grid resources provided by the given stream.
- addAlternatives(boolean, ReferenceSystem...) - Method in class RecentReferenceSystems
-
Adds the given reference systems to the list of alternative choices.
- addAlternatives(String...) - Method in class RecentReferenceSystems
-
Adds the coordinate reference system identified by the given authority codes.
- addAreaOfInterest(Envelope) - Method in class CoordinateOperationContext
-
Adds the geographic, vertical and temporal elements of an envelope as areas of interest.
- addAreaOfInterest(GeographicBoundingBox) - Method in class CoordinateOperationContext
-
Adds a geographic element of the area of interest.
- addAspect(String) - Method in exception class IncompatibleResourceException
-
Adds an identification of the aspect which is the cause of the incompatibility.
- addAssociation(DefaultAssociationRole) - Method in class FeatureTypeBuilder
-
Creates a new
FeatureAssociationRolebuilder initialized to the same characteristics than the given template. - addAssociation(DefaultFeatureType) - Method in class FeatureTypeBuilder
-
Creates a new
FeatureAssociationRolebuilder for features of the given type. - addAssociation(GenericName) - Method in class FeatureTypeBuilder
-
Creates a new
FeatureAssociationRolebuilder for features of a type of the given name. - addAttribute(Class) - Method in class FeatureTypeBuilder
-
Creates a new
AttributeTypebuilder for values of the given class. - addAttribute(DefaultAttributeType) - Method in class FeatureTypeBuilder
-
Creates a new
AttributeTypebuilder initialized to the same characteristics as the given template. - addAttribute(GeometryType) - Method in class FeatureTypeBuilder
-
Creates a new attribute for geometries of the given type.
- addAuthorityCode(String) - Method in class IdentifiedObjectSet
-
Ensures that this collection contains an object for the specified authority code.
- addCharacteristic(Class) - Method in class AttributeTypeBuilder
-
Adds another attribute type that describes this attribute type.
- addCharacteristic(DefaultAttributeType) - Method in class AttributeTypeBuilder
-
Adds another attribute type that describes this attribute type, using an existing one as a template.
- addComponents(Aggregate) - Method in class CoverageAggregator
-
Adds all components of the given aggregate.
- addContextualUnit(Unit) - Method in class Formatter
-
Adds a unit to use for the next measurements of the quantity
Q. - addCopyOptions(StatusBar) - Method in class MapMenu
-
Adds a menu item for copying coordinates at the mouse position where right click occurred.
- addDefinitions(Stream) - Method in class WKTDictionary
-
Adds definitions of CRS (or other geodetic objects) from Well-Known Texts.
- addElements(Envelope) - Method in class DefaultExtent
-
Adds geographic, vertical or temporal extents inferred from the given envelope.
- addFragment(String, String) - Method in class WKTFormat
-
Adds a fragment of Well Know Text (WKT).
- addGroup(String) - Method in class DefaultParameterValueGroup
-
Creates a new subgroup of the specified name, and adds it to the list of subgroups.
- addGroup(String) - Method in class ContextualParameters
-
Unsupported operation, since
ContextualParametersgroups do not contain sub-groups. - addGroup(String) - Method in interface ParameterValueGroup
-
Creates a new group of the specified name.
- addIdentification(CharSequence) - Method in class ModifiableLocationType
-
Adds a method of uniquely identifying location instances.
- addIdentifier(String) - Method in class Builder
-
Adds an
IdentifiedObjectidentifier given by aString. - addIdentifier(Citation, String) - Method in class Builder
-
Adds an
IdentifiedObjectidentifier in an alternative namespace. - addIdentifier(ReferenceIdentifier) - Method in class Builder
-
Adds an
IdentifiedObjectidentifier fully specified by the given identifier. - addImageProperty(String, Object) - Method in class GridCoverageBuilder
-
Adds a value associated to an image property.
- Adding a characteristic - Section in org.apache.sis.feature.AbstractAttribute.characteristics()
- addInt(int) - Method in class IntegerList
-
Adds the given element as the
intprimitive type. - Additional information on exception cause - Section in exception class org.apache.sis.referencing.operation.builder.LocalizationGridException
- Additional sub-types of coordinate reference system - Section in package org.opengis.referencing.crs
- addLinearizers(Map, boolean, int...) - Method in class LocalizationGridBuilder
-
Adds transforms to potentially apply on target control points before to compute the transform.
- addLinearizers(Map, int...) - Method in class LinearTransformBuilder
-
Adds transforms to potentially apply on target control points before to compute the linear transform.
- addListener(Class, StoreListener) - Method in class StoreListeners
-
Registers a listener to notify when the specified kind of event occurs.
- addListener(Class, StoreListener) - Method in class AbstractResource
-
Registers a listener to notify when the specified kind of event occurs in this resource or in children.
- addListener(Class, StoreListener) - Method in class DataStore
-
Registers a listener to notify when the specified kind of event occurs in this data store or in a resource.
- addListener(Class, StoreListener) - Method in class GeoTiffStore
-
Registers a listener to notify when the specified kind of event occurs in this data store.
- addListener(Class, StoreListener) - Method in class LandsatStore
-
Registers a listener to notify when the specified kind of event occurs in this data store.
- addListener(Class, StoreListener) - Method in class NetcdfStore
-
Registers a listener to notify when the specified kind of event occurs in this data store.
- addListener(Class, StoreListener) - Method in interface Resource
-
Registers a listener to notify when the specified kind of event occurs in this resource or in children.
- addListener(Class, StoreListener) - Method in class SQLStore
-
Registers a listener to notify when the specified kind of event occurs in this data store.
- addMissing(AxisDirection) - Method in exception class MissingSourceDimensionsException
-
Indicates which dimension was missing, specified as an axis direction.
- addName(CharSequence) - Method in class Builder
-
Adds an
IdentifiedObjectname given by aStringorInternationalString. - addName(Citation, CharSequence) - Method in class Builder
-
Adds an
IdentifiedObjectname in an alternative namespace. - addName(ReferenceIdentifier) - Method in class Builder
-
Adds an
IdentifiedObjectname fully specified by the given identifier. - addName(GenericName) - Method in class Builder
-
Adds an
IdentifiedObjectname fully specified by the given generic name. - addNameAndIdentifier(Citation, IdentifiedObject) - Method in class Builder
-
Adds the non-deprecated names and identifiers from the given object for the specified authority.
- addNamesAndIdentifiers(IdentifiedObject) - Method in class Builder
-
Adds all non-deprecated names and identifiers from the given object.
- addParent(ModifiableLocationType) - Method in class ModifiableLocationType
-
Adds the given element to the list of parents.
- addProperty(String, Object) - Method in class ImageRenderer
-
Adds a value associated to a property.
- addProperty(AbstractIdentifiedType) - Method in class FeatureTypeBuilder
-
Adds the given property in the feature type properties.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class Observable
-
Registers a listener for the property of the given name.
- addQualitative(CharSequence, boolean) - Method in class SampleDimension.Builder
-
Adds a qualitative category for samples of the given boolean value.
- addQualitative(CharSequence, byte) - Method in class SampleDimension.Builder
-
Adds a qualitative category for samples of the given tiny (8 bits) integer value.
- addQualitative(CharSequence, double) - Method in class SampleDimension.Builder
-
Adds a qualitative category for samples of the given double precision floating-point value.
- addQualitative(CharSequence, float) - Method in class SampleDimension.Builder
-
Adds a qualitative category for samples of the given floating-point value.
- addQualitative(CharSequence, int) - Method in class SampleDimension.Builder
-
Adds a qualitative category for samples of the given integer value.
- addQualitative(CharSequence, short) - Method in class SampleDimension.Builder
-
Adds a qualitative category for samples of the given short (16 bits) integer value.
- addQualitative(CharSequence, Number, Number) - Method in class SampleDimension.Builder
-
Adds a qualitative category for samples in the given range of values.
- addQualitative(CharSequence, NumberRange) - Method in class SampleDimension.Builder
-
Adds a qualitative category for all samples in the specified range of values.
- addQuantitative(CharSequence, double, double, Unit) - Method in class 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 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 SampleDimension.Builder
-
Adds a quantitative category for sample values ranging from
lowerinclusive toupperexclusive. - addQuantitative(CharSequence, NumberRange, NumberRange) - Method in class SampleDimension.Builder
-
Constructs a quantitative category mapping samples to real values in the specified range.
- addQuantitative(CharSequence, NumberRange, MathTransform1D, Unit) - Method in class SampleDimension.Builder
-
Constructs a quantitative category for all samples in the specified range of values.
- addRange(SampleDimension) - Method in class GridCoverageBuilder
-
Adds a sample dimension for one band.
- addRangeAggregate(GridCoverageResource...) - Method in class CoverageAggregator
-
Adds a resource whose range is the aggregation of the ranges of a sequence of resources.
- addRangeAggregate(GridCoverageResource[], int[][]) - Method in class CoverageAggregator
-
Adds a resource whose range is the aggregation of the specified bands of a sequence of resources.
- addReferenceSystems(RecentReferenceSystems) - Method in class MapMenu
-
Adds menu items for CRS selection.
- addResource(Resource) - Method in class ResourceTree
-
Adds a resource in this tree below previously added resources.
- Address - Interface in org.opengis.metadata.citation
-
Location of the responsible individual or organization.
- addRole(AttributeRole) - Method in class AttributeTypeBuilder
-
Flags this attribute as an input of one of the predefined operations managed by
AttributeTypeBuilder. - addSourceDimensionRange(int, int) - Method in class TransformSeparator
-
Adds a range of input dimensions to keep in the separated transform.
- addSourceDimensions(int...) - Method in class TransformSeparator
-
Adds input dimensions to keep in the separated transform.
- addTargetDimensionRange(int, int) - Method in class TransformSeparator
-
Adds a range of output dimensions to keep in the separated transform.
- addTargetDimensions(int...) - Method in class TransformSeparator
-
Adds output dimensions to keep in the separated transform.
- addUnknown(AxisDirection) - Method in exception class UnderdeterminedMatrixException
-
Indicates which term was unknown, specified as an axis direction for convenience.
- addUsageDates(Temporal, Temporal) - Method in class DefaultUsage
-
Adds a period for the range of uses of the resource and/or resource series.
- addUserPreferences() - Method in class RecentReferenceSystems
-
Adds the coordinate reference systems saved in user preferences.
- addUserProperties(RenderedImage, Map) - Method in class ImageProcessor
-
Returns an image augmented with user-defined property values.
- Advanced usages - Section in org.apache.sis.referencing.CRS.findOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, GeographicBoundingBox)
- Advantage and inconvenient of this method - Section in org.apache.sis.metadata.iso.extent.Extents.intersection(VerticalExtent, VerticalExtent)
- AffineCS - Interface in org.opengis.referencing.cs
-
A two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.
- Affine transform - Section in interface org.apache.sis.referencing.operation.transform.LinearTransform
- AffineTransforms2D - Class in org.apache.sis.referencing.operation.matrix
-
Bridge between
Matrixand Java2DAffineTransforminstances. - after(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is after the second.
- aggregate(RenderedImage[]) - Method in class MergeStrategy
-
Aggregates images that have been accepted by the filter.
- Aggregate - Interface in org.apache.sis.storage
-
A collection of resources.
- AGGREGATE_CLASS - Static variable in class Datatype
-
Class that is composed of classes it is connected to by an aggregate relationship.
- aggregateBands(RenderedImage...) - Method in class ImageProcessor
-
Aggregates in a single image all the bands of all specified images, in order.
- aggregateBands(RenderedImage[], int[][]) - Method in class ImageProcessor
-
Aggregates in a single image the specified bands of a sequence of source images, in order.
- AggregateInformation - Interface in org.opengis.metadata.identification
-
Aggregate dataset information.
- aggregateRanges(GridCoverage...) - Method in class GridCoverageProcessor
-
Aggregates in a single coverage the ranges of all specified coverages, in order.
- aggregateRanges(GridCoverage[], int[][]) - Method in class GridCoverageProcessor
-
Aggregates in a single coverage the specified bands of a sequence of source coverages, in order.
- Algorithm - Section in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
- Algorithm - Interface in org.opengis.metadata.lineage
-
Details of the methodology by which geographic information was derived from the instrument readings.
- Algorithms - Section in class org.apache.sis.referencing.GeodeticCalculator
- alias() - Method in class FeatureQuery.NamedExpression
-
The name to assign to the expression result, or
nullif unspecified. - ALIAS_KEY - Static variable in interface IdentifiedObject
- Aliases for WKT fragments - Section in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- ALIGN_CENTER - Static variable in class TableAppender
-
A possible value for cell alignment.
- ALIGN_LEFT - Static variable in class TableAppender
-
A possible value for cell alignment.
- ALIGN_RIGHT - Static variable in class TableAppender
-
A possible value for cell alignment.
- ALL - Enum constant in enum class ValueExistencePolicy
-
Includes all entries in the map, including those having a null value or an empty collection.
- ALL - Static variable in class Locales
-
All locales available on the JavaVM.
- ALL_DATASET - Enum constant in enum class IdentifiedObjectFinder.Domain
-
Lookup based on all objects (both valid and deprecated) known to the factory.
- allEquals(double[], double) - Static method in class 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 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 ArraysExt
-
Returns
trueif all values in the specified array are equal to the specified value. - allEquals(Object[], Object) - Static method in class ArraysExt
-
Returns
trueif all values in the specified array are equal to the specified value, which may benull. - ALLOW_VARIANT - Enum constant in enum class ComparisonMode
-
Most but not all attributes relevant to the object functionality are compared.
- Allowed coordinate reference systems - Section in org.apache.sis.referencing.operation.CoordinateOperationContext.setConstantCoordinates(DirectPosition)
- allowImageBoundsAdjustments(boolean) - Method in class ImageLayout
-
Returns a new layout with the same properties than this layout except whether it allows changes of image size.
- allowPartialTiles(boolean) - Method in class ImageLayout
-
Returns a new layout with the same properties than this layout except whether it allows partially filled tiles.
- allowsNaN() - Method in class SampleDimension
-
Returns
trueif some sample values can beNaNvalues. - allowTileSizeAdjustments(boolean) - Method in class ImageLayout
-
Returns a new layout with the same properties than this layout except whether it allows changes of tile size.
- allTypes - Variable in class MemoryFeatureSet
-
The types, including sub-types, of all feature instances found in the collection.
- ALPHANUM - Static variable in class MatrixParameters
-
Parses and creates matrix parameters with alphanumeric names.
- Alternative - Section in class org.apache.sis.image.ImageCombiner
- Alternative - Section in org.apache.sis.coverage.grid.GridOrientation.DISPLAY
- Alternative - Section in org.apache.sis.metadata.ModifiableMetadata.deepCopy(ModifiableMetadata.State)
- Alternative - Section in org.apache.sis.storage.DataStoreProvider.getOpenParameters()
- Alternatives - Section in enum class org.apache.sis.geometry.WraparoundMethod
- AMPERE - Static variable in class Units
-
The SI base unit for electric current (A).
- Analogy with relational databases - Section in class org.apache.sis.storage.FeatureQuery.NamedExpression
- Analogy with relational databases - Section in enum class org.apache.sis.storage.FeatureQuery.ProjectionType
- Anatomy of a name - Section in package org.apache.sis.util.iso
- anchor(MarshalContext, Object, CharSequence) - Method in class ReferenceResolver
-
Returns the
<gcx:Anchor>to use for the given text, ornullif none. - ANCHOR_DEFINITION_KEY - Static variable in class AbstractDatum
-
Key for the
"anchorDefinition"property to be given to theDatumFactory.createFoo(Map, ...)methods. - ANCHOR_EPOCH_KEY - Static variable in class AbstractDatum
-
Key for the
"anchorEpoch"property to be given to theDatumFactory.createFoo(Map, ...)methods. - ANCHOR_POINT_KEY - Static variable in interface Datum
- and(Collection) - Method in class DefaultFilterFactory
-
Creates a
ANDfilter between two or more filters. - and(Predicate) - Method in interface Optimization.OnFilter
-
Returns the
ANDlogical operation between this filter and the given predicate. - and(Filter, Filter) - Method in class DefaultFilterFactory
-
Creates a
ANDfilter between two filters. - angle(AxisDirection, AxisDirection) - Static method in class 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(double) - Constructor for class Angle
-
Constructs a new angle with the specified value in decimal degrees.
- Angle(String) - Constructor for class Angle
-
Constructs a newly allocated
Angleobject that contain the angular value represented by the string. - AngleFormat - Class in org.apache.sis.measure
-
Parses and formats angles according a specified pattern.
- AngleFormat() - Constructor for class AngleFormat
-
Constructs a new
AngleFormatfor the default pattern and the current default locale. - AngleFormat(String) - Constructor for class AngleFormat
-
Constructs a new
AngleFormatfor the specified pattern and the current default locale. - AngleFormat(String, Locale) - Constructor for class AngleFormat
-
Constructs a new
AngleFormatusing the specified pattern and locale. - AngleFormat(Locale) - Constructor for class 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). - AngularVelocity - Interface in org.apache.sis.measure
-
The rate of change of an angular displacement with respect to time.
- ANNUALLY - Static variable in class MaintenanceFrequency
-
Data is updated every year.
- ANY_TILE_SIZE - Enum constant in enum class FormatModifier
-
Whether to allow the writing of tiles of any size.
- anyInteracts(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates a shortcut operator semantically equivalent to NOT (Before OR Meets OR MetBy OR After).
- Apache SIS extensions - Section in package org.apache.sis.referencing.crs
- Apache SIS extensions - Section in package org.apache.sis.referencing.operation
- API design - Section in class org.apache.sis.image.ImageProcessor
- API design note - Section in org.apache.sis.feature.AbstractIdentifiedType.getName()
- API design note - Section in org.apache.sis.image.ImageProcessor.statistics(RenderedImage, Shape, DoubleUnaryOperator...)
- API design note - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.EPSGDataAccess(EPSGFactory, Connection, SQLTranslator)
- API note - Section in org.apache.sis.coverage.grid.GridGeometry.GridGeometry(GridExtent, PixelInCell, MathTransform, CoordinateReferenceSystem)
- API note - Section in org.apache.sis.coverage.grid.GridGeometry.getGeographicExtent()
- API note - Section in org.apache.sis.coverage.grid.GridGeometry.getGridToCRS(PixelInCell)
- API note - Section in org.apache.sis.feature.DefaultFeatureType.getSuperTypes()
- API note - Section in org.apache.sis.gui.coverage.GridView.cellHeight
- API note - Section in org.apache.sis.gui.coverage.GridView.cellSpacing
- API note - Section in org.apache.sis.gui.coverage.GridView.cellWidth
- API note - Section in org.apache.sis.gui.coverage.GridView.headerBackground
- API note - Section in org.apache.sis.gui.coverage.GridView.headerWidth
- API note - Section in org.apache.sis.gui.coverage.ImagePropertyExplorer.image
- API note - Section in org.apache.sis.gui.coverage.ImagePropertyExplorer.updateOnChange
- API note - Section in org.apache.sis.gui.map.StatusBar.localToObjectiveCRS
- API note - Section in org.apache.sis.gui.map.StatusBar.positionReferenceSystem
- API note - Section in org.apache.sis.gui.map.StatusBar.sampleValuesProvider
- API note - Section in org.apache.sis.gui.referencing.RecentReferenceSystems.areaOfInterest
- API note - Section in org.apache.sis.gui.referencing.RecentReferenceSystems.duplicationCriterion
- API note - Section in org.apache.sis.measure.NumberRange.createLeftBounded(int, boolean)
- API note - Section in org.apache.sis.measure.Range.isEmpty()
- API note - Section in org.apache.sis.parameter.DefaultParameterDescriptor.getValueDomain()
- API note - Section in org.apache.sis.parameter.ParameterBuilder.setRequired(boolean)
- API note - Section in org.apache.sis.referencing.factory.IdentifiedObjectFinder.IdentifiedObjectFinder(AuthorityFactory)
- API note - Section in org.apache.sis.storage.WritableFeatureSet.add(Iterator)
- API notes - Section in org.apache.sis.referencing.cs.AxesConvention.DISPLAY_ORIENTED
- append(boolean) - Method in class Formatter
-
Appends a Boolean value.
- append(char) - Method in class LineAppender
-
Writes a single character.
- append(char) - Method in class TableAppender
-
Writes a single character.
- append(double) - Method in class Formatter
-
Appends an floating point value with a number of fraction digits determined automatically.
- append(double, int) - Method in class Formatter
-
Appends an floating point value with the given number of fraction digits.
- append(long) - Method in class Formatter
-
Appends an integer value.
- append(RenderedImage, GridGeometry, Metadata) - Method in class GeoTiffStore
-
Encodes the given image in the GeoTIFF file.
- append(CharSequence) - Method in class LineAppender
-
Appends the specified character sequence.
- append(CharSequence) - Method in class TableAppender
-
Appends the specified character sequence.
- append(CharSequence, int, int) - Method in class LineAppender
-
Writes a portion of a character sequence.
- append(CharSequence, int, int) - Method in class TableAppender
-
Writes a portion of a character sequence.
- append(String, ElementKind) - Method in class Formatter
-
Appends a character string between quotes.
- append(Temporal) - Method in class Formatter
-
Appends a temporal object (usually an instant).
- append(Unit) - Method in class Formatter
-
Appends a unit in a
Unit[…]element or one of the specialized elements. - append(GridCoverage, Metadata) - Method in class GeoTiffStore
-
Adds a new grid coverage in the GeoTIFF file.
- append(FormattableObject) - Method in class Formatter
-
Appends the given
FormattableObject. - append(Vector[], int...) - Method in class Formatter
-
Appends rows of numbers.
- append(GeographicBoundingBox, int) - Method in class Formatter
-
Appends the given geographic bounding box in a
BBOX[…]element. - append(MathTransform) - Method in class Formatter
-
Appends the given math transform, typically (but not necessarily) in a
PARAM_MT[…]element. - append(CodeList) - Method in class Formatter
-
Appends an enumeration or code list value.
- append(InternationalString, Extent) - Method in class Formatter
-
Appends the usage (scope and domain of validity) of an object.
- append(T[], T) - Static method in class ArraysExt
-
Returns a copy of the given array with a single element appended at the end.
- appendAny(Object) - Method in class Formatter
-
Appends an object or an array of objects.
- appendDimension(GridCoverage, double, double, SingleCRS) - Method in class GridCoverageProcessor
-
Appends a single grid dimension after the dimensions of the given source coverage.
- appendDimension(GridCoverage, Instant, Duration) - Method in class GridCoverageProcessor
-
Appends a temporal grid dimension after the dimensions of the given source coverage.
- appendDimensions(GridCoverage, GridGeometry) - Method in class GridCoverageProcessor
-
Appends the specified grid dimensions after the dimensions of the given source coverage.
- appendFormattable(T, Function) - Method in class Formatter
-
Appends the given object as an instance of
FormattableObject. - appendHorizontalSeparator() - Method in class TableAppender
-
Writes an horizontal separator using the
'─'character. - ApplicationSchemaInformation - Interface in org.opengis.metadata
-
Information about the application schema used to build the dataset.
- Application to coordinate operations - Section in org.apache.sis.util.ComparisonMode.APPROXIMATE
- Application to coordinate operations - Section in org.apache.sis.util.ComparisonMode.IGNORE_METADATA
- Application to coordinate reference systems - Section in org.apache.sis.util.ComparisonMode.IGNORE_METADATA
- Application to datum ensembles - Section in org.apache.sis.util.ComparisonMode.COMPATIBILITY
- Application to dynamic reference frames - Section in org.apache.sis.util.ComparisonMode.COMPATIBILITY
- Application to geodesy - Section in org.apache.sis.referencing.CommonCRS.Temporal.TROPICAL_YEAR
- Application to iterations - Section in org.apache.sis.coverage.grid.GridDerivation.getSubsampling()
- Application to map projections - Section in org.apache.sis.referencing.operation.transform.ContextualParameters.getMatrix(ContextualParameters.MatrixRole)
- Application to mathematical symbols - Section in class org.apache.sis.io.wkt.Transliterator
- apply(String) - Method in class SQLTranslator
-
Adapts the given SQL statement from the mixed-case convention to the convention used by the target database.
- apply(GridCoverage) - Method in class DimensionalityReduction
-
Returns a grid coverage on which dimensionality reduction of the domain has been applied.
- apply(GridCoverage) - Method in class DomainLinearizer
-
Returns a grid coverage with a linear approximation of the grid to CRS conversion.
- apply(GridExtent) - Method in class DimensionalityReduction
-
Returns a grid extent on which dimensionality reduction has been applied.
- apply(GridGeometry) - Method in class DimensionalityReduction
-
Returns a grid geometry on which dimensionality reduction of the grid extent has been applied.
- apply(GridGeometry) - Method in class DomainLinearizer
-
Creates a grid geometry with a linear approximation of the grid to CRS conversion.
- apply(AbstractFeature, ParameterValueGroup) - Method in class AbstractOperation
-
Executes the operation on the specified feature with the specified parameters.
- apply(Expression) - Method in class Optimization
-
Optimizes or simplifies the given expression.
- apply(Filter) - Method in class Optimization
-
Optimizes or simplifies the given filter.
- apply(Colorizer.Target) - Method in interface Colorizer
-
Returns the color model to use for an image having the given sample model.
- apply(Resource) - Method in class MergeStrategy
-
Returns a resource with the same data as the specified resource, but using this merge strategy.
- apply(DirectPosition) - Method in interface BandedCoverage.Evaluator
-
Returns a sequence of double values for a given point in the coverage.
- apply(DirectPosition) - Method in class DimensionalityReduction
-
Returns a coordinate tuple on which dimensionality reduction has been applied.
- apply(R) - Method in interface Expression
-
Evaluates the expression value based on the content of the given object.
- apply(S) - Method in interface ObjectConverter
-
Converts the given object from the source type S to the target type T.
- applyAndDecompose(Filter) - Method in class Optimization
-
Optimizes or simplifies the given filter and returns it as a list of
ANDoperands. - applyAsDouble(double) - Method in class Line
-
Evaluates this equation for the given value.
- applyAsDouble(double, double) - Method in class Plane
-
Evaluates this equation for the given values.
- applyCanvasGeometry(GridGeometry) - Method in class StatusBar
-
Configures this status bar for showing coordinates in the CRS and with the resolution given by the specified grid geometry.
- applyCanvasGeometry(GridGeometry, GridExtent, int, int) - Method in class StatusBar
-
Configures this status bar for showing coordinates of a slice of a grid coverage.
- applyPattern(Class, String) - Method in class CoordinateFormat
-
Sets the pattern for number, angle or date fields.
- applyPattern(String) - Method in class AngleFormat
-
Sets the pattern to use for parsing and formatting angles.
- approximate(MathTransform, Envelope) - Static method in class LinearTransformBuilder
-
Returns a linear approximation of the given transform for the specified domain.
- APPROXIMATE - Enum constant in enum class ComparisonMode
-
Only the attributes relevant to compatibility are compared, with some tolerance threshold on numerical values.
- ARC - Enum constant in enum class XLink.Type
-
A traversal rule between resources.
- ARC_MINUTE - Static variable in class Units
-
Unit of measurement defined as 1/60 degree (1′).
- ARC_SECOND - Static variable in class Units
-
Unit of measurement defined as 1/(60×60) degree (1″).
- area(GeographicBoundingBox) - Static method in class Extents
-
Returns an estimation of the area (in square metres) of the given bounding box.
- AREA - Static variable in class CellGeometry
-
Each cell represents an area.
- AREAL - Static variable in class GeometryType
-
Collection of a geographic area defined by a polygon (coverage).
- areaOfInterest - Variable in class RecentReferenceSystems
-
The area of interest, or
nullif none. - areaOfInterest - Variable in class CoordinateOperationFinder
-
The spatiotemporal area of interest, or
nullif none. - Area of interest - Section in class org.apache.sis.image.ImageProcessor
- ARGB - Static variable in interface Colorizer
-
RGB(A) color model for images storing 8 bits integer on 3 or 4 bands.
- ArgumentCheckByAssertion - Annotation Interface in org.apache.sis.util
-
Marker annotation for methods which use assertions for validating their arguments.
- ArgumentChecks - Class in org.apache.sis.util
-
Static methods for performing argument checks.
- ArraysExt - Class in org.apache.sis.util
-
Static methods for simple operations on arrays and array elements.
- AS_NEEDED - Static variable in class MaintenanceFrequency
-
Data is updated as deemed necessary.
- ASCENDING - Enum constant in enum class IterationStrategy
-
Iterate over the points in ascending index order.
- asDatum(EngineeringCRS) - Static method in class DatumOrEnsemble
-
Returns the datum (preferred) or ensemble (fallback) of the given engineering CRS.
- asDatum(GeodeticCRS) - Static method in class DatumOrEnsemble
-
Returns the datum (preferred) or ensemble (fallback) of the given geodetic CRS.
- asDatum(TemporalCRS) - Static method in class DatumOrEnsemble
-
Returns the datum (preferred) or ensemble (fallback) of the given temporal CRS.
- asDatum(VerticalCRS) - Static method in class DatumOrEnsemble
-
Returns the datum (preferred) or ensemble (fallback) of the given vertical CRS.
- asEnsemble(EngineeringDatum) - Static method in class DatumOrEnsemble
-
If the given object is a pseudo-datum for a engineering ensemble, returns that ensemble.
- asEnsemble(GeodeticDatum) - Static method in class DatumOrEnsemble
-
If the given object is a pseudo-datum for a geodetic ensemble, returns that ensemble.
- asEnsemble(TemporalDatum) - Static method in class DatumOrEnsemble
-
If the given object is a pseudo-datum for a temporal ensemble, returns that ensemble.
- asEnsemble(VerticalDatum) - Static method in class DatumOrEnsemble
-
If the given object is a pseudo-datum for a vertical ensemble, returns that ensemble.
- asIndexMap(Class, KeyNamePolicy) - Method in class MetadataStandard
-
Returns indices for all properties defined in the given metadata type.
- asInformationMap(Class, KeyNamePolicy) - Method in class MetadataStandard
-
Returns information about all properties defined in the given metadata type.
- asinh(double) - Static method in class MathFunctions
-
Returns the inverse hyperbolic sine of the given value.
- Asking user's permission before installation - Section in class org.apache.sis.setup.InstallationResources
- Asking user's permission to download EPSG data - Section in class org.apache.sis.setup.OptionalInstallations
- askUserAgreement(String, String) - Method in class 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 OptionalInstallations
-
Asks to the user if (s)he agree to download and install the resource for the given authority.
- asMap() - Method in class AbstractMetadata
-
Returns a view of the property values in a
Map. - asNameMap(Class, KeyNamePolicy, KeyNamePolicy) - Method in class MetadataStandard
-
Returns the names of all properties defined in the given metadata type.
- asNilReasonMap(Object, Class, KeyNamePolicy) - Method in class MetadataStandard
-
Returns the reasons for all missing values of mandatory properties.
- ASSEMBLED - Enum constant in enum class FoliationRepresentation
-
Trajectories stored in a single
Featureinstance. - Assertion - Section in org.apache.sis.measure.Range.Range(Class, E, boolean, E, boolean)
- ASSIGNMENT - Enum constant in enum class TransformChangeEvent.Reason
-
A new value has been assigned, overwriting the previous values.
- Associated Boolean values - Section in org.apache.sis.referencing.operation.transform.MathTransformProvider.Context.getContextualParameters()
- ASSOCIATION - Static variable in class Datatype
-
Semantic relationship between two classes that involves connections among their instances.
- AssociationRoleBuilder - Class in org.apache.sis.feature.builder
-
Describes one association from the
FeatureTypeto be built by anFeatureTypeBuilderto anotherFeatureType. - AssociationType - Class in org.opengis.metadata.identification
-
Justification for the correlation of two datasets.
- Assumptions - Section in class org.apache.sis.coverage.grid.DimensionalityReduction
- asTargetDatum(EngineeringCRS, EngineeringCRS) - Static method in class DatumOrEnsemble
-
Returns the datum or pseudo-datum of the result of an operation between the given engineering CRSs.
- asTargetDatum(GeodeticCRS, GeodeticCRS) - Static method in class DatumOrEnsemble
-
Returns the datum or pseudo-datum of the result of an operation between the given geodetic CRSs.
- asTargetDatum(TemporalCRS, TemporalCRS) - Static method in class DatumOrEnsemble
-
Returns the datum or pseudo-datum of the result of an operation between the given temporal CRSs.
- asTargetDatum(VerticalCRS, VerticalCRS) - Static method in class DatumOrEnsemble
-
Returns the datum or pseudo-datum of the result of an operation between the given vertical CRSs.
- asTreeTable() - Method in class AbstractMetadata
-
Returns the property types and values as a tree table.
- asTreeTable(Object, Class, ValueExistencePolicy) - Method in class MetadataStandard
-
Returns the specified metadata object as a tree table.
- asTypeMap(Class, KeyNamePolicy, TypeValuePolicy) - Method in class MetadataStandard
-
Returns the type of all properties, or their declaring type, defined in the given metadata type.
- asValueMap(Object, Class, KeyNamePolicy, ValueExistencePolicy) - Method in class MetadataStandard
-
Returns a view of the specified metadata object as a
Map. - asWriter(Appendable) - Static method in class IO
-
Returns a view of the given
Appendableas aWriter. - AT_GET_TILE_TIME - Enum constant in enum class RasterLoadingStrategy
-
Raster data are loaded at
RenderedImage.getTile(int, int)invocation time. - AT_READ_TIME - Enum constant in enum class RasterLoadingStrategy
-
Raster data are loaded at
GridCoverageResource.read(GridGeometry, int...)invocation time. - AT_RENDER_TIME - Enum constant in enum class RasterLoadingStrategy
-
Raster data are loaded at
GridCoverage.render(GridExtent)invocation time. - atanh(double) - Static method in class MathFunctions
-
Returns the inverse hyperbolic tangent of the given value.
- ATMOSPHERE - Static variable in class Units
-
Unit of measurement defined as 101325 pascals (1 atm).
- ATTRIBUTE - Static variable in class ScopeCode
-
Information applies to the attribute value.
- ATTRIBUTE_TYPE - Static variable in class ScopeCode
-
Information applies to the characteristic of a feature.
- Attribute characterization - Section in class org.apache.sis.feature.DefaultAttributeType
- Attribute instance metadata - Section in package org.opengis.metadata
- AttributeNames - Class in org.apache.sis.storage.netcdf
-
Name of attributes used in the mapping from/to netCDF metadata to ISO 19115 metadata.
- AttributeNames() - Constructor for class AttributeNames
-
For subclass constructors only.
- AttributeNames.Dimension - Class in org.apache.sis.storage.netcdf
-
Holds the attribute names describing a simple latitude, longitude, and vertical bounding box.
- AttributeNames.Responsible - Class in org.apache.sis.storage.netcdf
-
Holds the attribute names describing a responsible party.
- AttributeNames.Term - Class in org.apache.sis.storage.netcdf
-
Holds the attribute names describing a term together with a vocabulary (or naming authority).
- AttributeRole - Enum Class in org.apache.sis.feature.builder
-
Roles that can be associated to some attributes for instructing
FeatureTypeBuilderhow to generate predefined operations. - AttributeType - Interface in org.opengis.feature.type
-
Temporary placeholder for an interface defined in the
geoapi-pendingmodule. - AttributeTypeBuilder<V> - Class in org.apache.sis.feature.builder
-
Describes one
AttributeTypewhich will be part of the feature type to be built by aFeatureTypeBuilder. - Attribute type metadata - Section in package org.opengis.metadata
- Authentication - Section in org.apache.sis.cloud.aws.s3.FileService.newFileSystem(URI, Map)
- AUTHOR - Static variable in class Role
-
Party who authored the resource.
- AUTHORITY - Section in package org.opengis.referencing
- AUTHORITY_KEY - Static variable in interface Identifier
- AuthorityFactory - Interface in org.opengis.referencing
-
Base interface for all authority factories.
- AUTO - Enum constant in enum class XLink.Type
-
A special value for computing the type automatically from the
XLinkattributes. - Auto-configuration from the handler - Section in org.apache.sis.util.logging.MonolineFormatter.MonolineFormatter(Handler)
- AUTOMATIC - Static variable in class Trigger
-
Event due to external stimuli.
- Availability check - Section in org.apache.sis.setup.InstallationResources.getAuthorities()
- Available objects - Section in enum class org.apache.sis.referencing.CommonCRS
- average(long, long) - Static method in class MathFunctions
-
Computes the averages of two signed integers without overflow.
- Avoiding warning redundancies - Section in org.apache.sis.referencing.CRS.fromAuthority(CoordinateReferenceSystem, CRSAuthorityFactory, Filter)
- AWS_REGION - Static variable in class FileService
-
The property for the secret access key (password).
- AWS_SECRET_ACCESS_KEY - Static variable in class FileService
-
The property for the secret access key (password).
- AxesConvention - Enum Class in org.apache.sis.referencing.cs
-
High-level characteristics about the axes of a coordinate system.
- AXIS - Section in package org.opengis.referencing
- AXIS - Enum constant in enum class ElementKind
-
Coordinate system axes, often represented by
AXIS[…]elements. - AxisDirection - Class in org.opengis.referencing.cs
-
The direction of positive increments in the coordinate value for a coordinate system axis.
- Axis directions - Section in org.apache.sis.coverage.grid.GridCoverageBuilder.setDomain(Envelope)
- AxisFilter - Interface in org.apache.sis.referencing.cs
-
Modifications to apply on the axes of a coordinate system in order to produce a new coordinate system.
- Axis names - Section in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
- Axis order - Section in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.linearizer()
- Axis order - Section in org.apache.sis.referencing.operation.builder.LocalizationGridBuilder.linearizer(boolean)
- Axis order - Section in org.apache.sis.storage.sql.DataAccess.findCRS(int)
- Axis order, units and direction - Section in org.apache.sis.referencing.operation.transform.MathTransformBuilder.setSourceAxes(CoordinateSystem, Ellipsoid)
- Axis order, units and direction - Section in org.apache.sis.referencing.operation.transform.MathTransformBuilder.setTargetAxes(CoordinateSystem, Ellipsoid)
- Axis units special case - Section in org.apache.sis.measure.Units.valueOfEPSG(int)
- AZIMUTHAL_EQUIDISTANT - Static variable in class PositionableProjection
-
Provides Azimuthal Equidistant projection centered on a point of interest.
B
- 32 bit integers - Section in org.apache.sis.image.DataType.forDataBufferType(int)
- 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 BackingStoreException
-
Constructs a new exception with no detail message.
- BackingStoreException(String) - Constructor for exception class BackingStoreException
-
Constructs a new exception with the specified detail message.
- BackingStoreException(String, Throwable) - Constructor for exception class BackingStoreException
-
Constructs a new exception with the specified detail message and cause.
- BackingStoreException(Throwable) - Constructor for exception class BackingStoreException
-
Constructs a new exception with the specified cause.
- Band - Interface in org.opengis.metadata.content
-
Range of wavelengths in the electromagnetic spectrum.
- BandDefinition - Class in org.opengis.metadata.content
-
Designation of criterion for defining maximum and minimum wavelengths for a spectral band.
- 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 BandedCoverage
-
Constructs a coverage.
- BandedCoverage.Evaluator - Interface in org.apache.sis.coverage
-
Computes or interpolates values of sample dimensions at given positions.
- bandProperty - Variable in class GridView
-
The image band to show in the table.
- BandSource(DataStore, int, int, int, DataType) - Constructor for class CoverageModifier.BandSource
-
Creates a new source for the specified band.
- BAR - Static variable in class Units
-
Unit of measurement defined as 100000 pascals (1 bar).
- BAROMETRIC - Enum constant in enum class CommonCRS.Vertical
-
Height measured by atmospheric pressure in hectopascals (hPa).
- BAROMETRIC - Static variable in class VerticalDatumType
-
Atmospheric pressure is the basis for the definition of the origin of the associated vertical coordinate system axis.
- base - Variable in class GridDerivation
-
The base grid geometry from which to derive a new grid geometry.
- BASE32 - Enum constant in enum class GeohashReferenceSystem.Format
-
Format consisting of 32 symbols used at
http://geohash.org. - baseType - Variable in class MemoryFeatureSet
-
The base type of all feature instances that the collection can contain.
- bbox(Expression, Envelope) - Method in class 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.
- BECQUEREL - Static variable in class Units
-
The SI derived unit for radioactivity (Bq).
- before(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is before the second.
- beforeFill - Variable in class TabularFormat
-
The string to write before the
TabularFormat.fillCharacter, or an empty string if none. - begins(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand begins at the second.
- begunBy(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand begun by the second.
- Behavioral changes - Section in class org.apache.sis.filter.Optimization
- between(Expression, Expression, Expression) - Method in class DefaultFilterFactory
-
Filter operation for a range check.
- beyond(Expression, Expression, Quantity) - Method in class DefaultFilterFactory
-
Creates an operator that checks if all of a feature's geometry is more distant than the given distance from the given geometry.
- BIANNUALLY - Static variable in class MaintenanceFrequency
-
Data is updated twice each year.
- bidimensional(MathTransform) - Static method in class MathTransforms
-
Returns the given transform as a
MathTransform2Dinstance. - BIDIMENSIONAL - Static variable in class PlanarCanvas
-
The 2 constant for identifying code specific to bi-dimensional case.
- BIG_5 - Static variable in class CharacterSet
-
Traditional Chinese code set used in Taiwan, Hong Kong, and other areas.
- BIG_DECIMAL - Enum constant in enum class NumberType
-
The
BigDecimalclass. - BIG_DECIMAL - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - BIG_INTEGER - Enum constant in enum class NumberType
-
The
BigIntegerclass. - BIG_INTEGER - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - BIG_TIFF - Enum constant in enum class FormatModifier
-
The Big TIFF extension (non-standard).
- BILINEAR - Static variable in class Interpolation
-
A bilinear interpolation using 2×2 pixels.
- BIOTA - Static variable in class TopicCategory
-
Flora and/or fauna in natural environment.
- BLURRED_IMAGE - Static variable in class ImagingCondition
-
Portion of the image is blurred.
- BOOLEAN - Enum constant in enum class NumberType
-
The
booleanprimitive type or its wrapper class. - BOOLEAN - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - booleanValue() - Method in class DefaultParameterValue
-
Returns the boolean value of this parameter.
- booleanValue() - Method in interface ParameterValue
-
Returns the boolean value of an operation parameter A boolean value does not have an associated unit of measure.
- booleanValue(ParameterDescriptor) - Method in class Parameters
-
Returns the boolean value of the parameter identified by the given descriptor.
- BORDER_EXPANSION - Enum constant in enum class GridClippingMode
-
Clipping is applied on the Area Of Interest supplied by user, before expansion for margin and chunk size.
- BOUNDARIES - Static variable in class TopicCategory
-
Legal land descriptions.
- BoundingPolygon - Interface in org.opengis.metadata.extent
-
Boundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.
- boundOfParameterizedDeclaration(GenericDeclaration) - Static method in class Classes
-
Returns a single bound declared in a parameterized class or a parameterized method.
- boundOfParameterizedProperty(Field) - Static method in class Classes
-
Returns the upper bounds of the parameterized type of the given property.
- boundOfParameterizedProperty(Method) - Static method in class Classes
-
If the given method is a getter or a setter for a parameterized property, returns the upper bounds of the parameterized type.
- boundsEquals(Envelope, int, int, double) - Method in class Envelope2D
-
Returns
trueifthisenvelope bounds is equal tothatenvelope bounds in two specified dimensions. - brief() - Method in class SIS.About
-
Reduces the output to only brief information.
- BRIEF - Enum constant in enum class ParameterFormat.ContentLevel
-
A medium level of content which formats each parameter on a single line.
- BrowseGraphic - Interface in org.opengis.metadata.identification
-
Graphic that provides an illustration of the dataset (should include a legend for the graphic).
- buffer() - Method in class Vector
-
Returns the vector data as a
java.niobuffer. - BUFFER_SOURCE - Enum constant in enum class IterationStrategy
-
Copy the points to transform in a temporary array before to apply the transform.
- BUFFER_TARGET - Enum constant in enum class 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, int) - Constructor for class BufferedGridCoverage
-
Constructs a grid coverage using the specified grid geometry, sample dimensions and data type.
- BufferedGridCoverage(GridGeometry, List, DataBuffer) - Constructor for class BufferedGridCoverage
-
Constructs a grid coverage using the specified grid geometry, sample dimensions and data buffer.
- build() - Method in class GridCoverageBuilder
-
Creates the grid coverage from the domain, ranges and values given to setter methods.
- build() - Method in class GridDerivation
-
Builds a grid geometry with the configuration specified by the other methods in this
GridDerivationclass. - build() - Method in class SampleDimension.Builder
-
Creates a new sample with the properties defined to this builder.
- build() - Method in class AssociationRoleBuilder
-
Builds the association role from the information specified to this builder.
- build() - Method in class AttributeTypeBuilder
-
Builds the attribute type from the information specified to this builder.
- build() - Method in class CharacteristicTypeBuilder
-
Builds the characteristic type from the information specified to this builder.
- build() - Method in class FeatureTypeBuilder
-
Builds the feature type from the information and properties specified to this builder.
- build() - Method in class PropertyTypeBuilder
-
Builds the property type from the information specified to this builder.
- build() - Method in class TypeBuilder
-
Builds the feature or property type from the information specified to this builder.
- build(GenericName) - Method in class CoverageAggregator
-
Builds a resource which is the aggregation or concatenation of all components added to this aggregator.
- builder(String) - Method in class DefaultMathTransformFactory
-
Returns a builder for a parameterized math transform using the specified operation method.
- Builder<B> - Class in org.apache.sis.referencing
-
Base class of builders for various kinds of
IdentifiedObject. - Builder() - Constructor for class SampleDimension.Builder
-
Creates an initially empty builder for a sample dimension.
- Builder() - Constructor for class PixelIterator.Builder
-
Creates a new iterator builder with no region of interest, no window size and default iterator order.
- Builder() - Constructor for class Builder
-
Creates a new builder.
- Builder(IdentifiedObject) - Constructor for class Builder
-
Creates a new builder initialized to properties of the given object.
- Builder property lifetimes - Section in class org.apache.sis.referencing.Builder
- BURSA_WOLF_KEY - Static variable in class 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 BursaWolfParameters
-
Creates a new instance for the given target datum and domain of validity.
- Bursa-Wolf parameters - Section in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- BY_CONTRACT - Enum constant in enum class ComparisonMode
-
Only the attributes published in some contract (typically a GeoAPI interface) need to be compared.
- BYTE - Enum constant in enum class DataType
-
Unsigned 8-bits data.
- BYTE - Enum constant in enum class NumberType
-
The
byteprimitive type or its wrapper class. - BYTE - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - BYTE_BUFFER - Static variable in class OptionKey
- bytes() - Method in enum class DataType
-
Returns the size in bytes of this data type.
- byteValue(int) - Method in class Vector
-
Returns the value at the given index as a
byte.
C
- 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 Cache
-
Creates a new cache with a default initial capacity and cost limit of 100.
- Cache(int, long, boolean) - Constructor for class 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. - caching(boolean) - Method in class DefaultMathTransformFactory
-
Returns a factory for the same transforms as this factory, but with caching potentially disabled.
- Caching - Section in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable, Iterable, Iterable, Iterable)
- Caching strategy - Section in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- CalcAddins - Class in org.apache.sis.openoffice
-
Base class for methods to export as formulas in the Apache OpenOffice spread sheet.
- CalcAddins(XComponentContext) - Constructor for class CalcAddins
-
Constructs add-ins for Calc.
- CAMEL_CASE - Enum constant in enum class KeywordCase
-
WKT formatting uses CamelCase keywords.
- camelCaseToAcronym(CharSequence) - Static method in class CharSequences
-
Creates an acronym from the given text.
- camelCaseToSentence(CharSequence) - Static method in class 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 CharSequences
-
Given a string in camel cases, returns a string with the same words separated by spaces.
- CAMPAIGN - Static variable in class InitiativeType
-
Series of organized planned actions.
- canClose(DAO) - Method in class ConcurrentAuthorityFactory
-
Returns
trueif the given Data Access Object (DAO) can be closed. - canClose(EPSGDataAccess) - Method in class EPSGFactory
-
Returns
trueif the given Data Access Object (DAO) can be closed. - CANDELA - Static variable in class Units
-
The SI base unit for luminous intensity (cd).
- CannotEvaluateException - Exception Class in org.apache.sis.coverage
-
Thrown when a quantity can not be evaluated.
- CannotEvaluateException() - Constructor for exception class CannotEvaluateException
-
Creates an exception with no message.
- CannotEvaluateException(String) - Constructor for exception class CannotEvaluateException
-
Creates an exception with the specified message.
- CannotEvaluateException(String, Throwable) - Constructor for exception class CannotEvaluateException
-
Creates an exception with the specified message.
- 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 CanNotProbeException
-
Creates an exception with the specified details message and cause.
- CanNotProbeException(DataStoreProvider, StorageConnector, Throwable) - Constructor for exception class CanNotProbeException
-
Creates a localized exception with a message saying that the given store cannot be processed.
- canNotRead(String, GridGeometry, Throwable) - Method in class AbstractGridCoverageResource
-
Creates an exception for a failure to load data.
- canReorderGridAxis(boolean) - Method in class GridOrientation
-
Specifies whether a change of CRS axis order should be accompanied by an equivalent change of grid axis order.
- canSubstituteByReference(MarshalContext, Class, T, String) - Method in class ReferenceResolver
-
Returns
trueif the marshaller can use axlink:href="#id"reference to the given object instead of writing the full XML element. - canSubstituteByReference(MarshalContext, Class, T, UUID) - Method in class ReferenceResolver
-
Returns
trueif the marshaller can use a reference to the given object instead of writing the full XML element. - canSubstituteByReference(MarshalContext, Class, T, XLink) - Method in class 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 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 CanvasFollower
-
Creates a new listener for synchronizing "objective to display" transform changes between the specified canvas.
- CARDINALITY - Enum constant in enum class FeatureFormat.Column
-
Cardinality (for attributes) or multiplicity (for attribute types).
- CARTESIAN - Enum constant in enum class EllipsoidToCentricTransform.TargetType
-
Indicates conversions from ellipsoidal to Cartesian coordinate system.
- CartesianCS - Interface in org.opengis.referencing.cs
-
A 1-, 2-, or 3-dimensional coordinate system.
- CARTRIDGE_3480 - Static variable in class MediumName
-
3480 cartridge tape drive.
- CARTRIDGE_3490 - Static variable in class MediumName
-
3490 cartridge tape drive.
- CARTRIDGE_3580 - Static variable in class MediumName
-
3580 cartridge tape drive.
- CARTRIDGE_TAPE_1_QUARTER_INCH - Static variable in class MediumName
-
¼ inch magnetic tape.
- CARTRIDGE_TAPE_4mm - Static variable in class MediumName
-
4 millimetre magnetic tape.
- CARTRIDGE_TAPE_8mm - Static variable in class MediumName
-
8 millimetre magnetic tape.
- 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 CascadedStoreEvent
-
Constructs an event that occurred in the given resource.
- cast(Class) - Method in class DefaultDatumEnsemble
-
Returns this datum ensemble as a collection of datum of the given type.
- cast(Number) - Method in enum class NumberType
-
Casts a value to the specified type without checking whether is would cause precision lost.
- cast(Number, Class) - Static method in class Numbers
-
Casts a number to the specified type.
- cast(AbstractAttribute, Class) - Static method in class Features
-
Casts the given attribute instance to the given parameterized type.
- cast(DefaultAttributeType, Class) - Static method in class Features
-
Casts the given attribute type to the given parameterized type.
- cast(ParameterDescriptor, Class) - Static method in class Parameters
-
Casts the given parameter descriptor to the given type.
- cast(ParameterValue, Class) - Static method in class Parameters
-
Casts the given parameter value to the given type.
- Casting a PixelIterator - Section in class org.apache.sis.image.WritablePixelIterator
- castOrCopy(Quantity) - Static method in class Quantities
-
Returns the given quantity as an instance of the specific
Quantitysubtype. - castOrCopy(Range) - Static method in class NumberRange
-
Returns the specified
Rangeas aNumberRangeobject. - castOrCopy(DirectPosition) - Static method in class AbstractDirectPosition
-
Returns the given position as an
AbstractDirectPositioninstance. - castOrCopy(DirectPosition) - Static method in class ImmutableDirectPosition
-
Returns the given position as an
ImmutableDirectPositioninstance. - castOrCopy(Envelope) - Static method in class AbstractEnvelope
-
Returns the given envelope as an
AbstractEnvelopeinstance. - castOrCopy(Envelope) - Static method in class GeneralEnvelope
-
Returns the given envelope as a
GeneralEnvelopeinstance. - castOrCopy(Envelope) - Static method in class ImmutableEnvelope
-
Returns the given envelope as an
ImmutableEnvelopeinstance. - castOrCopy(AcquisitionInformation) - Static method in class DefaultAcquisitionInformation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(EnvironmentalRecord) - Static method in class DefaultEnvironmentalRecord
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Event) - Static method in class DefaultEvent
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Instrument) - Static method in class DefaultInstrument
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Objective) - Static method in class DefaultObjective
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Operation) - Static method in class DefaultOperation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Plan) - Static method in class DefaultPlan
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Platform) - Static method in class DefaultPlatform
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(PlatformPass) - Static method in class DefaultPlatformPass
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(RequestedDate) - Static method in class DefaultRequestedDate
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Requirement) - Static method in class DefaultRequirement
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ApplicationSchemaInformation) - Static method in class DefaultApplicationSchemaInformation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Address) - Static method in class DefaultAddress
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Citation) - Static method in class DefaultCitation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(CitationDate) - Static method in class DefaultCitationDate
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Contact) - Static method in class DefaultContact
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(OnlineResource) - Static method in class DefaultOnlineResource
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ResponsibleParty) - Static method in class DefaultResponsibleParty
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Series) - Static method in class DefaultSeries
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Telephone) - Static method in class DefaultTelephone
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Constraints) - Static method in class DefaultConstraints
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(LegalConstraints) - Static method in class DefaultLegalConstraints
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(SecurityConstraints) - Static method in class DefaultSecurityConstraints
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Band) - Static method in class DefaultBand
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ContentInformation) - Static method in class AbstractContentInformation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(CoverageDescription) - Static method in class DefaultCoverageDescription
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(FeatureCatalogueDescription) - Static method in class DefaultFeatureCatalogueDescription
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ImageDescription) - Static method in class DefaultImageDescription
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(RangeDimension) - Static method in class DefaultRangeDimension
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(RangeElementDescription) - Static method in class DefaultRangeElementDescription
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(DataFile) - Static method in class DefaultDataFile
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(DigitalTransferOptions) - Static method in class DefaultDigitalTransferOptions
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Distribution) - Static method in class DefaultDistribution
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Distributor) - Static method in class DefaultDistributor
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Format) - Static method in class DefaultFormat
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Medium) - Static method in class DefaultMedium
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(StandardOrderProcess) - Static method in class DefaultStandardOrderProcess
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ExtendedElementInformation) - Static method in class DefaultExtendedElementInformation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(BoundingPolygon) - Static method in class DefaultBoundingPolygon
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Extent) - Static method in class DefaultExtent
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(GeographicBoundingBox) - Static method in class DefaultGeographicBoundingBox
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(GeographicDescription) - Static method in class DefaultGeographicDescription
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(GeographicExtent) - Static method in class AbstractGeographicExtent
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(SpatialTemporalExtent) - Static method in class DefaultSpatialTemporalExtent
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(TemporalExtent) - Static method in class DefaultTemporalExtent
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(VerticalExtent) - Static method in class DefaultVerticalExtent
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(AggregateInformation) - Static method in class DefaultAggregateInformation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(BrowseGraphic) - Static method in class DefaultBrowseGraphic
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(DataIdentification) - Static method in class DefaultDataIdentification
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Identification) - Static method in class AbstractIdentification
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Keywords) - Static method in class DefaultKeywords
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(RepresentativeFraction) - Static method in class DefaultRepresentativeFraction
-
Returns a SIS metadata implementation with the same values as the given arbitrary implementation.
- castOrCopy(Resolution) - Static method in class DefaultResolution
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ServiceIdentification) - Static method in class DefaultServiceIdentification
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Usage) - Static method in class DefaultUsage
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Identifier) - Static method in class DefaultIdentifier
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Algorithm) - Static method in class DefaultAlgorithm
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Lineage) - Static method in class DefaultLineage
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(NominalResolution) - Static method in class DefaultNominalResolution
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Processing) - Static method in class DefaultProcessing
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ProcessStep) - Static method in class DefaultProcessStep
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ProcessStepReport) - Static method in class DefaultProcessStepReport
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Source) - Static method in class DefaultSource
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(MaintenanceInformation) - Static method in class DefaultMaintenanceInformation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ScopeDescription) - Static method in class DefaultScopeDescription
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Metadata) - Static method in class DefaultMetadata
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(MetadataExtensionInformation) - Static method in class DefaultMetadataExtensionInformation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(PortrayalCatalogueReference) - Static method in class DefaultPortrayalCatalogueReference
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(AbsoluteExternalPositionalAccuracy) - Static method in class DefaultAbsoluteExternalPositionalAccuracy
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(AccuracyOfATimeMeasurement) - Static method in class DefaultAccuracyOfATimeMeasurement
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Completeness) - Static method in class AbstractCompleteness
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(CompletenessCommission) - Static method in class DefaultCompletenessCommission
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(CompletenessOmission) - Static method in class DefaultCompletenessOmission
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ConceptualConsistency) - Static method in class DefaultConceptualConsistency
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ConformanceResult) - Static method in class DefaultConformanceResult
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(CoverageResult) - Static method in class DefaultCoverageResult
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(DataQuality) - Static method in class DefaultDataQuality
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(DomainConsistency) - Static method in class DefaultDomainConsistency
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Element) - Static method in class AbstractElement
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(FormatConsistency) - Static method in class DefaultFormatConsistency
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(GriddedDataPositionalAccuracy) - Static method in class DefaultGriddedDataPositionalAccuracy
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(LogicalConsistency) - Static method in class AbstractLogicalConsistency
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(NonQuantitativeAttributeAccuracy) - Static method in class DefaultNonQuantitativeAttributeAccuracy
-
Deprecated.Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(NonQuantitativeAttributeAccuracy) - Static method in class DefaultNonQuantitativeAttributeCorrectness
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(PositionalAccuracy) - Static method in class AbstractPositionalAccuracy
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(QuantitativeAttributeAccuracy) - Static method in class DefaultQuantitativeAttributeAccuracy
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(QuantitativeResult) - Static method in class DefaultQuantitativeResult
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(RelativeInternalPositionalAccuracy) - Static method in class DefaultRelativeInternalPositionalAccuracy
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Result) - Static method in class AbstractResult
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Scope) - Static method in class DefaultScope
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Scope) - Static method in class DefaultScope
-
Deprecated.Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(TemporalAccuracy) - Static method in class AbstractTemporalAccuracy
-
Deprecated.Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(TemporalAccuracy) - Static method in class AbstractTemporalQuality
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(TemporalConsistency) - Static method in class DefaultTemporalConsistency
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(TemporalValidity) - Static method in class DefaultTemporalValidity
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ThematicAccuracy) - Static method in class AbstractThematicAccuracy
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ThematicClassificationCorrectness) - Static method in class DefaultThematicClassificationCorrectness
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(TopologicalConsistency) - Static method in class DefaultTopologicalConsistency
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Usability) - Static method in class DefaultUsability
-
Deprecated.Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Dimension) - Static method in class DefaultDimension
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(GCP) - Static method in class DefaultGCP
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(GCPCollection) - Static method in class DefaultGCPCollection
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(GeolocationInformation) - Static method in class AbstractGeolocationInformation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(GeometricObjects) - Static method in class DefaultGeometricObjects
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Georectified) - Static method in class DefaultGeorectified
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(Georeferenceable) - Static method in class DefaultGeoreferenceable
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(GridSpatialRepresentation) - Static method in class DefaultGridSpatialRepresentation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(SpatialRepresentation) - Static method in class AbstractSpatialRepresentation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(VectorSpatialRepresentation) - Static method in class DefaultVectorSpatialRepresentation
-
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
- castOrCopy(ParameterDescriptor) - Static method in class DefaultParameterDescriptor
-
Returns a SIS parameter implementation with the same values as the given arbitrary implementation.
- castOrCopy(ParameterDescriptorGroup) - Static method in class DefaultParameterDescriptorGroup
-
Returns a SIS group implementation with the same values as the given arbitrary implementation.
- castOrCopy(CompoundCRS) - Static method in class DefaultCompoundCRS
-
Returns a SIS CRS implementation with the same values as the given arbitrary implementation.
- castOrCopy(CoordinateReferenceSystem) - Static method in class AbstractCRS
-
Returns a SIS coordinate reference system implementation with the values of the given arbitrary implementation.
- castOrCopy(DerivedCRS) - Static method in class DefaultDerivedCRS
-
Returns a SIS coordinate reference system implementation with the same values as the given arbitrary implementation.
- castOrCopy(EngineeringCRS) - Static method in class DefaultEngineeringCRS
-
Returns a SIS coordinate reference system implementation with the same values as the given arbitrary implementation.
- castOrCopy(GeodeticCRS) - Static method in class DefaultGeocentricCRS
-
Returns a SIS coordinate reference system implementation with the same values as the given arbitrary implementation.
- castOrCopy(GeographicCRS) - Static method in class DefaultGeographicCRS
-
Returns a SIS coordinate reference system implementation with the same values as the given arbitrary implementation.
- castOrCopy(ProjectedCRS) - Static method in class DefaultProjectedCRS
-
Returns a SIS coordinate reference system implementation with the same values as the given arbitrary implementation.
- castOrCopy(TemporalCRS) - Static method in class DefaultTemporalCRS
-
Returns a SIS coordinate reference system implementation with the same values as the given arbitrary implementation.
- castOrCopy(VerticalCRS) - Static method in class DefaultVerticalCRS
-
Returns a SIS coordinate reference system implementation with the same values as the given arbitrary implementation.
- castOrCopy(AffineCS) - Static method in class DefaultAffineCS
-
Returns a SIS coordinate system implementation with the same values as the given arbitrary implementation.
- castOrCopy(CartesianCS) - Static method in class DefaultCartesianCS
-
Returns a SIS coordinate system implementation with the same values as the given arbitrary implementation.
- castOrCopy(CoordinateSystem) - Static method in class AbstractCS
-
Returns a SIS coordinate system implementation with the values of the given arbitrary implementation.
- castOrCopy(CoordinateSystemAxis) - Static method in class DefaultCoordinateSystemAxis
-
Returns a SIS axis implementation with the same values as the given arbitrary implementation.
- castOrCopy(CylindricalCS) - Static method in class DefaultCylindricalCS
-
Returns a SIS coordinate system implementation with the same values as the given arbitrary implementation.
- castOrCopy(EllipsoidalCS) - Static method in class DefaultEllipsoidalCS
-
Returns a SIS coordinate system implementation with the same values as the given arbitrary implementation.
- castOrCopy(LinearCS) - Static method in class DefaultLinearCS
-
Returns a SIS coordinate system implementation with the same values as the given arbitrary implementation.
- castOrCopy(PolarCS) - Static method in class DefaultPolarCS
-
Returns a SIS coordinate system implementation with the same values as the given arbitrary implementation.
- castOrCopy(SphericalCS) - Static method in class DefaultSphericalCS
-
Returns a SIS coordinate system implementation with the same values as the given arbitrary implementation.
- castOrCopy(TimeCS) - Static method in class DefaultTimeCS
-
Returns a SIS coordinate system implementation with the same values as the given arbitrary implementation.
- castOrCopy(VerticalCS) - Static method in class DefaultVerticalCS
-
Returns a SIS coordinate system implementation with the same values as the given arbitrary implementation.
- castOrCopy(Datum) - Static method in class AbstractDatum
-
Returns a SIS datum implementation with the values of the given arbitrary implementation.
- castOrCopy(Ellipsoid) - Static method in class DefaultEllipsoid
-
Returns a SIS ellipsoid implementation with the same values as the given arbitrary implementation.
- castOrCopy(EngineeringDatum) - Static method in class DefaultEngineeringDatum
-
Returns a SIS datum implementation with the same values as the given arbitrary implementation.
- castOrCopy(GeodeticDatum) - Static method in class DefaultGeodeticDatum
-
Returns a SIS datum implementation with the same values as the given arbitrary implementation.
- castOrCopy(PrimeMeridian) - Static method in class DefaultPrimeMeridian
-
Returns a SIS prime meridian implementation with the same values as the given arbitrary implementation.
- castOrCopy(TemporalDatum) - Static method in class DefaultTemporalDatum
-
Returns a SIS datum implementation with the same values as the given arbitrary implementation.
- castOrCopy(VerticalDatum) - Static method in class DefaultVerticalDatum
-
Returns a SIS datum implementation with the same values as the given arbitrary implementation.
- castOrCopy(IdentifiedObject) - Static method in class AbstractIdentifiedObject
-
Returns a SIS identified object implementation with the values of the given arbitrary implementation.
- castOrCopy(Conversion) - Static method in class DefaultConversion
-
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
- castOrCopy(CoordinateOperation) - Static method in class AbstractCoordinateOperation
-
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
- castOrCopy(Formula) - Static method in class DefaultFormula
-
Returns a SIS formula implementation with the same values as the given arbitrary implementation.
- castOrCopy(MathTransform) - Static method in class AffineTransforms2D
-
Returns the given transform as a Java2D affine transform.
- castOrCopy(Matrix) - Static method in class AffineTransforms2D
-
Returns the given matrix as a Java2D affine transform.
- castOrCopy(Matrix) - Static method in class Matrix1
-
Casts or copies the given matrix to a
Matrix1implementation. - castOrCopy(Matrix) - Static method in class Matrix2
-
Casts or copies the given matrix to a
Matrix2implementation. - castOrCopy(Matrix) - Static method in class Matrix3
-
Casts or copies the given matrix to a
Matrix3implementation. - castOrCopy(Matrix) - Static method in class Matrix4
-
Casts or copies the given matrix to a
Matrix4implementation. - castOrCopy(Matrix) - Static method in class MatrixSIS
-
Casts or copies the given matrix to a SIS implementation.
- castOrCopy(OperationMethod) - Static method in class DefaultOperationMethod
-
Returns a SIS operation method implementation with the same values as the given arbitrary implementation.
- castOrCopy(PassThroughOperation) - Static method in class DefaultPassThroughOperation
-
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
- castOrCopy(Transformation) - Static method in class DefaultTransformation
-
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
- castOrCopy(ReferenceIdentifier) - Static method in class ImmutableIdentifier
-
Returns a SIS identifier implementation with the values of the given arbitrary implementation.
- castOrCopy(ReferenceIdentifier) - Static method in class NamedIdentifier
-
Returns a SIS identifier implementation with the values of the given arbitrary implementation.
- castOrCopy(GenericName) - Static method in class NamedIdentifier
-
Returns a SIS name implementation with the values of the given arbitrary implementation.
- castOrCopy(GenericName) - Static method in class AbstractName
-
Returns a SIS name implementation with the values of the given arbitrary implementation.
- castOrCopy(LocalName) - Static method in class DefaultLocalName
-
Returns a SIS local name implementation with the values of the given arbitrary implementation.
- castOrCopy(MemberName) - Static method in class DefaultMemberName
-
Returns a SIS member name implementation with the values of the given arbitrary implementation.
- castOrCopy(Record) - Static method in class DefaultRecord
-
Returns a SIS implementation with the name and fields of the given arbitrary implementation.
- castOrCopy(RecordType) - Static method in class DefaultRecordType
-
Returns a SIS implementation with the name and fields of the given arbitrary implementation.
- castOrCopy(TypeName) - Static method in class DefaultTypeName
-
Returns a SIS type name implementation with the values of the given arbitrary implementation.
- castOrWrap(ParameterValueGroup) - Static method in class Parameters
-
Returns the given parameter value group as a
Parametersinstance. - castTo(Class) - Method in class MeasurementRange
-
Casts this range to the specified type.
- castTo(Class) - Method in class NumberRange
-
Casts this range to the specified type.
- CAT - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/cat/1.0"URL. - categories() - Method in class SampleDimension.Builder
-
Returns the list of categories added so far.
- 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 Category
-
Constructs a qualitative or quantitative category.
- Category(Category) - Constructor for class Category
-
Creates a copy of the given category.
- Cautions - Section in org.apache.sis.xml.MarshallerPool.recycle(Marshaller)
- Cautions - Section in org.apache.sis.xml.MarshallerPool.recycle(Unmarshaller)
- Caution when used in collections - Section in class org.apache.sis.geometry.DirectPosition2D
- CD_ROM - Static variable in class MediumName
-
Read-only optical disk.
- ceil() - Method in class Fraction
-
Returns this fraction rounded toward positive infinity.
- CELL_CENTER - Enum constant in enum class PixelInCell
-
"Real world" coordinates give the location of the cell center.
- CELL_CENTER - Static variable in class PixelInCell
-
The origin of the image coordinate system is the centre of a grid cell or image pixel.
- CELL_CORNER - Enum constant in enum class PixelInCell
-
"Real world" coordinates give the location of the cell corner having smallest coordinate values.
- CELL_CORNER - Static variable in class PixelInCell
-
The origin of the image coordinate system is the corner of a grid cell, or half-way between the centres of adjacent image pixels.
- cellFormatPattern() - Method in class GridView
-
The property for the pattern of values in cells.
- CellGeometry - Class in org.opengis.metadata.spatial
-
Code indicating whether grid data is point or area.
- cellHeight - Variable in class GridView
-
Height of all rows in the grid.
- cellSpacing - Variable in class GridView
-
Horizontal space between cells, as a number equals or greater than zero.
- cellWidth - Variable in class GridView
-
Width of data cell to be shown in other columns than the header column.
- CELSIUS - Static variable in class Units
-
Unit of measurement defined as the temperature in Kelvin minus 273.15.
- CENTER - Static variable in class PixelOrientation
-
Point in a pixel corresponding to the Earth location of the pixel.
- CENTIMETRE - Static variable in class Units
-
Unit of measurement defined as 0.01 metres (1 cm).
- centroid(GeographicBoundingBox) - Static method in class Extents
-
Returns the position at the median longitude and latitude values of the given bounding box.
- changeArrayDimension(Class, int) - Static method in class Classes
-
Changes the array dimension by the given amount.
- CHARACTER - Enum constant in enum class NumberType
-
The
charprimitive type or its wrapper class. - CHARACTER - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - CHARACTER_STRING - Static variable in class Datatype
-
Free text field.
- characteristics() - Method in class AbstractAttribute
-
Other attributes that describes this attribute.
- characteristics() - Method in class AttributeTypeBuilder
-
Returns a view of all characteristics added to the
AttributeTypeto build. - characteristics() - Method in class DefaultAttributeType
-
Other attribute types that describes this attribute type.
- characteristics() - Method in class ListOfUnknownSize
-
Returns characteristics of this collection as a combination of
Spliteratorbits. - characteristics() - Method in class SetOfUnknownSize
-
Returns characteristics of this collection as a combination of
Spliteratorbits. - CHARACTERISTICS - Enum constant in enum class FeatureFormat.Column
-
Other attributes that describes the attribute.
- Characteristics of the returned image - Section in org.apache.sis.coverage.grid.GridCoverage.render(GridExtent)
- CharacteristicTypeBuilder<V> - Class in org.apache.sis.feature.builder
-
Describes one characteristic of the
AttributeTypewill will be built by aFeatureTypeBuilder. - 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.
- CharacterSet - Class in org.opengis.metadata.identification
-
Name of the character coding standard used for the resource.
- charAt(int) - Method in class LegacyFeatureType
-
Deprecated.
- charAt(int) - Method in class AbstractInternationalString
-
Returns the character of the string in the default locale at the specified index.
- charAt(int) - Method in class Version
-
Returns the
charvalue at the specified index. - CharSequences - Class in org.apache.sis.util
-
Static methods working with
CharSequenceinstances. - checkAccess(Path, AccessMode...) - Method in class FileService
-
Checks the existence, and optionally the accessibility, of a file.
- CheckedContainer<E> - Interface in org.apache.sis.util.collection
-
A container that ensures that all elements are assignable to a given base type.
- CheckedContainer.Mutability - Enum Class in org.apache.sis.util.collection
-
Mutability status of a container.
- checkWritePermission(Object) - Method in class ModifiableMetadata
-
Checks if changes in the metadata are allowed.
- Choosing a collection type - Section in org.apache.sis.metadata.ModifiableMetadata.nonNullCollection(Collection, Class)
- Choosing a collection type - Section in org.apache.sis.metadata.ModifiableMetadata.writeCollection(Collection, Collection, Class)
- Choosing a logging framework - Section in package org.apache.sis.util.logging
- Choosing the range of longitude values - Section in class org.apache.sis.geometry.AbstractEnvelope
- Choosing the range of longitude values - Section in org.apache.sis.geometry.GeneralEnvelope.normalize()
- chunkSize(int...) - Method in class GridDerivation
-
Specifies the size of tiles or chunks in the base grid geometry.
- circle(Point2D, Point2D, Point2D) - Static method in class Shapes2D
-
Returns a circle passing by the 3 given points.
- Circular dependencies - Section in class org.apache.sis.util.collection.Cache
- CIT - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/cit/1.0"URL. - Citation - Interface in org.opengis.metadata.citation
-
Standardized resource reference.
- CITATION - Enum constant in enum class ElementKind
-
Citation (typically for the authority), often represented by
CITATION[…]elements. - CitationDate - Interface in org.opengis.metadata.citation
-
Reference date and event used to describe it.
- 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 Latitude
- CLARKE_FOOT - Static variable in class Units
-
Unit of measurement defined as 0.3047972654 metres.
- CLASS - Static variable in class Datatype
-
Descriptor of a set of objects that share the same attributes, operations, methods, relationships, and behavior.
- Classes - Class in org.apache.sis.util
-
Static methods working on
Classobjects. - Class hierarchy - Section in package org.apache.sis.feature
- Classification - Class in org.opengis.metadata.constraint
-
Name of the handling restrictions on the dataset.
- classOfValues(boolean) - Method in enum class NumberType
-
Returns the primitive or wrapper class represented by this enumeration value.
- clear() - Method in class SampleDimension.Builder
-
Reset this builder to the same state as after construction.
- clear() - Method in class FeatureTypeBuilder
-
Clears all setting in this builder.
- clear() - Method in class CoverageCanvas
-
Removes the image shown and releases memory.
- clear() - Method in class MapCanvas
-
Removes map content and clears all properties of this canvas.
- clear() - Method in class MapCanvasAWT
-
Clears the image and all intermediate buffer.
- clear() - Method in class PointTree
-
Removes all elements from this tree.
- clear() - Method in class LineAppender
-
Resets the
LineAppenderinternal state as if a new line was beginning. - clear() - Method in class IdentifiedObjectSet
-
Removes all of the elements from this collection.
- clear() - Method in class TransformSeparator
-
Resets this transform separator in the same state as after construction.
- clear() - Method in class Cache
-
Clears the content of this cache.
- clear() - Method in class CodeListSet
-
Removes all elements from this set.
- clear() - Method in class FrequencySortedSet
-
Removes all elements from this set.
- clear() - Method in class IntegerList
-
Discards all elements in this list.
- clear() - Method in class RangeSet
-
Removes all elements from this set of ranges.
- clear() - Method in class WeakHashSet
-
Removes all of the elements from this set.
- clear() - Method in class WeakValueHashMap
-
Removes all of the elements from this map.
- clearCache() - Method in class AbstractResource
-
Clears any cache in this resource, forcing the data to be recomputed when needed again.
- clearCache() - Method in class ConcatenatedFeatureSet
-
Clears any cache in this resource, forcing the data to be recomputed when needed again.
- clearCache() - Method in class JoinFeatureSet
-
Clears any cache in this resource, forcing the data to be recomputed when needed again.
- clearError() - Method in class MapCanvas
-
Clears the error message in status bar.
- clearErrorFlags(Rectangle) - Method in class ComputedImage
-
Clears the error status of all tiles in the given range of indices.
- CLIMATOLOGY_METEOROLOGY_ATMOSPHERE - Static variable in class TopicCategory
-
Processes and phenomena of the atmosphere.
- clip(GridCoverage, GridExtent) - Method in class GridCoverageProcessor
-
Returns the intersection of the given coverage with the given extent.
- clipping(GridClippingMode) - Method in class GridDerivation
-
Specifies whether to clip the derived grid extent to the extent of the base grid geometry.
- clone() - Method in class GridCoverageProcessor
-
Returns a coverage processor with the same configuration as this processor.
- clone() - Method in class AbstractAssociation
-
Returns a copy of this association.
- clone() - Method in class AbstractAttribute
-
Returns a copy of this attribute if cloning is supported.
- clone() - Method in class FeatureFormat
-
Returns a clone of this format.
- clone() - Method in class CoordinateFormat
-
Returns a clone of this format.
- clone() - Method in class DirectPosition1D
-
Returns a copy of this position.
- clone() - Method in class DirectPosition2D
-
Returns a clone of this point.
- clone() - Method in class Envelope2D
-
Returns a clone of this envelope.
- clone() - Method in class GeneralDirectPosition
-
Returns a deep copy of this position.
- clone() - Method in class GeneralEnvelope
-
Returns a deep copy of this envelope.
- clone() - Method in class ImageProcessor
-
Returns an image processor with the same configuration as this processor.
- clone() - Method in class CompoundFormat
-
Returns a clone of this format.
- clone() - Method in class TabularFormat
-
Returns a clone of this format.
- clone() - Method in class Colors
-
Returns a clone of this
Colors. - clone() - Method in class Symbols
-
Returns a clone of this
Symbols. - clone() - Method in class WKTFormat
-
Returns a clone of this format.
- clone() - Method in class Line
-
Returns a clone of this line.
- clone() - Method in class Plane
-
Returns a clone of this plane.
- clone() - Method in class Statistics
-
Returns a clone of this statistics.
- clone() - Method in class StatisticsFormat
-
Returns a clone of this format.
- clone() - Method in class AngleFormat
-
Returns a clone of this
AngleFormat. - clone() - Method in class QuantityFormat
-
Returns a clone of this format.
- clone() - Method in class RangeFormat
-
Returns a clone of this range format.
- clone() - Method in class UnitFormat
-
Returns a clone of this unit format.
- clone() - Method in class AbstractMetadata
-
Returns a shallow clone of this metadata.
- clone() - Method in class DefaultRepresentativeFraction
-
Returns a modifiable copy of this representative fraction.
- clone() - Method in class DefaultParameterValue
-
Returns a clone of this parameter value.
- clone() - Method in class DefaultParameterValueGroup
-
Returns a deep copy of this group of parameter values.
- clone() - Method in class ParameterFormat
-
Returns a clone of this format.
- clone() - Method in class Parameters
-
Returns a copy of this group of parameter values.
- clone() - Method in class BursaWolfParameters
-
Returns a copy of this object.
- clone() - Method in class LocationFormat
-
Returns a clone of this format.
- clone() - Method in class Matrix1
-
Returns a clone of this matrix.
- clone() - Method in class Matrix2
-
Returns a clone of this matrix.
- clone() - Method in class Matrix3
-
Returns a clone of this matrix.
- clone() - Method in class Matrix4
-
Returns a clone of this matrix.
- clone() - Method in class MatrixSIS
-
Returns a clone of this matrix.
- clone() - Method in class ContextualParameters
-
Returns a modifiable clone of this parameter value group.
- clone() - Method in class TransferFunction
-
Returns a clone of this transfer function.
- clone() - Method in class CoverageQuery
-
Returns a clone of this query.
- clone() - Method in class FeatureQuery
-
Returns a clone of this query.
- clone() - Method in class CodeListSet
-
Returns a new set of the same class containing the same elements as this set.
- clone() - Method in class DefaultTreeTable
-
Returns a clone of this table.
- clone() - Method in class DefaultTreeTable.Node
-
Returns a clone of this node without parent.
- clone() - Method in class IntegerList
-
Returns a clone of this list.
- clone() - Method in class RangeSet
-
Returns a clone of this range set.
- clone() - Method in class TreeTableFormat
-
Returns a clone of this format.
- clone() - Method in interface GeneralParameterValue
-
Returns a copy of this parameter value or group.
- clone() - Method in interface ParameterValue
-
Returns a copy of this parameter value.
- clone() - Method in interface ParameterValueGroup
-
Returns a copy of this group of parameter values.
- clone() - Method in interface Matrix
-
Returns a clone of this matrix.
- close() - Method in class WritablePixelIterator
-
Releases any resources hold by this iterator.
- close() - Method in class MetadataSource
-
Closes the database connection used by this object.
- close() - Method in class ConcurrentAuthorityFactory
-
Immediately closes all Data Access Objects that are closeable.
- close() - Method in class EPSGDataAccess
-
Closes the JDBC connection used by this factory.
- close() - Method in class DataStore
-
Closes this data store and releases any underlying resources.
- close() - Method in class 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 GDALStore
-
Closes this data store and releases any underlying resources.
- close() - Method in class GeoTiffStore
-
Closes this GeoTIFF store and releases any underlying resources.
- close() - Method in class LandsatStore
-
Closes this Landsat store and releases any underlying resources.
- close() - Method in class NetcdfStore
-
Closes this netCDF store and releases any underlying resources.
- close() - Method in class DataAccess
-
Closes the connection and release the read or write lock (if any).
- close() - Method in class SQLStore
-
Closes this SQL store and releases any underlying resources.
- close(Appendable) - Static method in class IO
- closeAllExcept(Object) - Method in class StorageConnector
-
Closes all streams and connections created by this
StorageConnectorexcept the given view. - 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 CloseEvent
-
Constructs an event for a resource that has been closed.
- CLOUD - Static variable in class ImagingCondition
-
Portion of the image is partially obscured by cloud cover
- CODE_KEY - Static variable in interface Identifier
- CODE_LIST - Enum constant in enum class ElementKind
-
Code list values.
- CODE_LIST - Static variable in class Datatype
-
Flexible enumeration useful for expressing a long list of values, can be extended.
- CODE_LIST_ELEMENT - Static variable in class Datatype
-
Permissible value for a codelist or enumeration.
- CodeList<E> - Class in org.opengis.util
-
Base class for all code lists.
- CodeList(String, Collection) - Constructor for class CodeList
-
Creates a new code list element and add it to the given collection.
- CodeList.Filter - Interface in org.opengis.util
-
Used by
CodeList.valueOf(Class, Filter)to select codes matching an arbitrary criterion. - CodeListSet<E> - Class in org.apache.sis.util.collection
-
A specialized
Setimplementation for use withCodeListvalues. - CodeListSet(Class) - Constructor for class CodeListSet
-
Creates an initially empty set for code lists of the given type.
- CodeListSet(Class, boolean) - Constructor for class CodeListSet
-
Creates set for code lists of the given type.
- codename() - Method in interface CodeList.Filter
-
Returns the name of the code being looked for, or
nullif unknown. - codePointCount(CharSequence) - Static method in class 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 CharSequences
-
Returns the number of Unicode code points in the given characters sub-sequence, or 0 if
null. - Coder() - Constructor for class GeohashReferenceSystem.Coder
-
Creates a new geohash coder/decoder initialized to the default precision.
- Coder() - Constructor for class MilitaryGridReferenceSystem.Coder
-
Creates a new coder initialized to the default precision and separator.
- Coder() - Constructor for class ReferencingByIdentifiers.Coder
-
Creates a new instance.
- CODESPACE_KEY - Static variable in interface ReferenceIdentifier
- coefficients(UnitConverter) - Static method in class Units
-
Returns the coefficients of the given converter expressed as a polynomial equation.
- colinearPoint(Line2D, Point2D, double) - Static method in class Shapes2D
-
Returns a point on the given
linesegment located at the givendistancefrom that line. - COLLECTION - Static variable in class InitiativeType
-
Accumulation of datasets assembled for a specific purpose.
- COLLECTION_HARDWARE - Static variable in class ScopeCode
-
Information applies to the collection hardware class.
- COLLECTION_SESSION - Static variable in class ScopeCode
-
Information applies to the collection session.
- Colorizer - Interface in org.apache.sis.image
-
Colorization algorithm to apply for colorizing a computed image.
- Colorizer.Target - Class in org.apache.sis.image
-
Information about the computed image to colorize.
- colors(boolean) - Method in class SIS.Identifier
-
Sets whether colorized output shall be enabled.
- colors(boolean) - Method in class SIS.Metadata
-
Sets whether colorized output shall be enabled.
- colors(boolean) - Method in class SIS.Transform
-
Sets whether colorized output shall be enabled.
- Colors - Class in org.apache.sis.io.wkt
-
The colors to use for formatting Well Known Text (WKT) objects.
- Colors() - Constructor for class Colors
-
Creates a new, initially empty, set of colors.
- Colors(Colors) - Constructor for class Colors
-
Creates a new set of colors initialized to a copy of the given one.
- COLUMN - Static variable in class DimensionNameType
-
Abscissa (x) axis.
- COLUMN_NEGATIVE - Static variable in class AxisDirection
-
Axis positive direction is towards lower pixel column.
- COLUMN_POSITIVE - Static variable in class AxisDirection
-
Axis positive direction is towards higher pixel column.
- columnSeparator - Variable in class TabularFormat
-
The string to write after the
TabularFormat.fillCharacter, or an empty string if none. - combine(Statistics) - Method in class Statistics
-
Updates statistics with all samples from the specified
stats. - Command - Class in org.apache.sis.console
-
Command line interface for Apache SIS.
- Command(Object[]) - Constructor for class Command
-
Creates a new command for the given arguments.
- COMMENT - Static variable in class AttributeNames
-
The "comment" attribute name for miscellaneous information about the data (Recommended).
- commit(Class, String) - Method in class StorageConnector
-
Returns the storage as a view of the given type and closes all other views.
- commit(MapCanvas) - Method in class MapCanvas.Renderer
-
Invoked in JavaFX thread after
MapCanvas.Renderer.render()completion. - commit(MapCanvas) - Method in class MapCanvasAWT.Renderer
-
Invoked in JavaFX thread after successful
MapCanvasAWT.Renderer.paint(Graphics2D)completion. - CommonAuthorityFactory - Class in org.apache.sis.referencing.factory
-
Creates coordinate reference systems in the "
OGC", "CRS" or"AUTO(2)"namespaces. - CommonAuthorityFactory() - Constructor for class CommonAuthorityFactory
-
Constructs a default factory for the
CRSauthority. - CommonCRS - Enum Class in org.apache.sis.referencing
-
Frequently-used geodetic CRS and datum that are guaranteed to be available in SIS.
- CommonCRS.Engineering - Enum Class in org.apache.sis.referencing
-
Frequently-used engineering CRS and datum that are guaranteed to be available in SIS.
- CommonCRS.Temporal - Enum Class in org.apache.sis.referencing
-
Frequently-used temporal CRS and datum that are guaranteed to be available in SIS.
- CommonCRS.Vertical - Enum Class 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 MathFunctions
-
Returns the positive divisors which are common to all the specified numbers.
- commonPrefix(CharSequence, CharSequence) - Static method in class CharSequences
-
Returns the longest sequence of characters which is found at the beginning of the two given texts.
- Common properties - Section in org.apache.sis.referencing.datum.DatumOrEnsemble.asDatum(GeodeticCRS)
- Common property - Section in org.apache.sis.referencing.datum.DatumOrEnsemble.asDatum(TemporalCRS)
- commonSuffix(CharSequence, CharSequence) - Static method in class 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 CharSequences
-
Returns the words found at the beginning and end of both texts.
- COMPACT - Enum constant in enum class ValueExistencePolicy
-
Includes non-empty properties but omits title properties.
- comparator() - Method in class FrequencySortedSet
-
Returns the comparator used to order the elements in this set.
- comparator() - Method in class RangeSet
-
Returns the comparator associated with this sorted set.
- compare(E, E) - Method in class FrequencySortedSet
-
Compares the specified elements for frequency.
- compare(Iterator, Iterator) - Static method in class Containers
-
Compares element-by-element the values provided by two iterators, in iteration order.
- compareTo(E) - Method in class CodeList
-
Compares this code with the specified object for order.
- compareTo(Fraction) - Method in class Fraction
-
Compares this fraction with the given one for order.
- compareTo(Angle) - Method in class Angle
-
Compares two
Angleobjects numerically. - compareTo(Version) - Method in class Version
-
Compares this version with another version object.
- compareTo(Version, int) - Method in class Version
-
Compares this version with another version object, up to the specified limit.
- compareTo(GenericName) - Method in class NamedIdentifier
-
Compares this name with the specified object for order.
- compareTo(GenericName) - Method in class AbstractName
-
Compares this name with the specified name for order.
- compareTo(GenericName) - Method in class DefaultLocalName
-
Compares this name with the specified object for order.
- compareTo(InternationalString) - Method in class AbstractInternationalString
-
Compares this string with the specified object for order.
- ComparisonMode - Enum Class in org.apache.sis.util
-
Specifies the level of strictness when comparing two
LenientComparableobjects for equality. - Comparison of Molodensky and geocentric translation - Section in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
- Comparison with ISO 19123 - Section in class org.apache.sis.coverage.BandedCoverage
- Comparison with Java2D geometries - Section in class org.apache.sis.math.Line
- Comparison with Java reflection - Section in org.apache.sis.util.iso.DefaultRecordType.locate(MemberName)
- Comparison with other API - Section in class org.apache.sis.io.CompoundFormat
- Comparison with other API - Section in class org.apache.sis.math.Vector
- Comparison with other API - Section in org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox.add(GeographicBoundingBox)
- COMPATIBILITY - Enum constant in enum class ComparisonMode
-
Only the attributes relevant to the object functionality are compared, with a tolerance for some structural changes.
- Compatibility note - Section in org.apache.sis.metadata.iso.citation.Citations.ESRI
- Compatibility note - Section in org.apache.sis.referencing.crs.DefaultParametricCRS.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.referencing.crs.DefaultTemporalCRS.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.referencing.cs.AbstractCS.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.referencing.datum.BursaWolfParameters.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.referencing.datum.BursaWolfParameters.getValues()
- Compatibility note - Section in org.apache.sis.referencing.datum.DefaultEngineeringDatum.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.referencing.datum.DefaultParametricDatum.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.referencing.datum.DefaultTemporalDatum.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.referencing.datum.DefaultVerticalDatum.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.referencing.operation.DefaultFormula.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.referencing.operation.transform.AbstractMathTransform.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.referencing.operation.transform.PassThroughTransform.formatTo(Formatter)
- Compatibility note - Section in org.apache.sis.xml.XML.GML_VERSION
- COMPD_CS - Section in package org.opengis.referencing
- COMPLETABLE - Enum constant in enum class ModifiableMetadata.State
-
The metadata allows missing values to be set, but does not allow existing values to be modified.
- complete(Map) - Method in class GeodeticObjectFactory
-
Returns the union of the given
propertiesmap with the default properties given at construction time. - complete(Map) - Method in class DefaultCoordinateOperationFactory
-
Returns the union of the given
propertiesmap with the default properties given at construction time. - completeAndLog(Logger, Class, String, LogRecord) - Static method in class Logging
-
Completes the properties of the given record, then logs to the specified or inferred logger.
- COMPLETED - Static variable in class Progress
-
Production of the data has been completed.
- Completeness - Interface in org.opengis.metadata.quality
-
Presence and absence of features, their attributes and their relationships.
- CompletenessCommission - Interface in org.opengis.metadata.quality
-
Excess data present in the dataset, as described by the scope.
- CompletenessOmission - Interface in org.opengis.metadata.quality
-
Data absent from the dataset, as described by the scope.
- Complete shutdown - Section in org.apache.sis.setup.Configuration.shutdown()
- completeTransform(MathTransformFactory, MathTransform) - Method in class ContextualParameters
-
Marks this
ContextualParameteras unmodifiable and creates the normalize →kernel→ denormalize transforms chain. - COMPLEX - Static variable in class GeometricObjectType
-
Set of geometric primitives such that their boundaries can be represented as a union of other primitives.
- ComplianceLevel - Enum Class in org.opengis.annotation
-
Compliance level for elements.
- Component order - Section in class org.apache.sis.referencing.crs.DefaultCompoundCRS
- components() - Method in interface Aggregate
-
Returns the children resources of this aggregate.
- components() - Method in class GDALStore
-
Returns the children resources of this aggregate.
- components() - Method in class GeoTiffStore
-
Returns descriptions of all images in this GeoTIFF file.
- components() - Method in class LandsatStore
-
Returns the resources for each group of Landsat bands.
- components() - Method in class NetcdfStore
-
Returns the resources (features or coverages) in this netCDF store.
- components() - Method in class SimpleFeatureStore
-
Returns the tables (feature sets) in this SQL store.
- components() - Method in class SQLStore
-
Returns the resources (feature set or coverages) in this SQL store.
- Components order - Section in org.apache.sis.referencing.CRS.compound(CoordinateReferenceSystem...)
- COMPOSITE - Static variable in class GeometricObjectType
-
Connected set of curves, solids or surfaces.
- compound(Map, String, String, String, AbstractIdentifiedType...) - Static method in class FeatureOperations
-
Creates an operation concatenating the string representations of the values of multiple properties.
- compound(Envelope...) - Static method in class Envelopes
-
Puts together a list of envelopes, each of them using an independent coordinate reference system.
- compound(CoordinateReferenceSystem...) - Static method in class CRS
-
Creates a compound coordinate reference system from an ordered list of CRS components.
- compound(MathTransform...) - Static method in class MathTransforms
-
Puts together a list of independent math transforms, each of them operating on a subset of coordinate values.
- CompoundCRS - Interface in org.opengis.referencing.crs
-
A coordinate reference system describing the position of points through two or more independent coordinate reference systems.
- 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 CompoundFormat
-
Creates a new format for the given locale.
- Compound URIs - Section in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- compress(double) - Method in class Vector
-
Returns a vector with the same data as this vector but encoded in a more compact way, or
thisif this method cannot do better than currentVectorinstance. - Compression - Class in org.apache.sis.storage.geotiff
-
The compression method used for writing GeoTIFF files.
- compute(K, BiFunction) - Method in class 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 ComputedImage
-
Creates an initially empty image with the given sample model.
- computeHashCode() - Method in class AbstractIdentifiedObject
-
Invoked by
AbstractIdentifiedObject.hashCode()for computing the hash code when first needed. - computeHashCode() - Method in class AbstractMathTransform
-
Computes a hash value for this transform.
- computeHashCode() - Method in class AbstractMathTransform.Inverse
-
Computes a hash value for this transform.
- computeIfAbsent(K, Function) - Method in class Cache
-
Returns the value for the given key if it exists, or computes it otherwise.
- computeIfAbsent(K, Function) - Method in class WeakValueHashMap
-
Returns the value associated to the given key, computing the value if it does not exist.
- computeIfPresent(K, BiFunction) - Method in class 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 ComputedImage
-
Invoked when a tile need to be computed or updated.
- computeTile(int, int, WritableRaster) - Method in class ResampledImage
-
Invoked when a tile need to be computed or updated.
- COMPUTING - Enum constant in enum class FeatureQuery.ProjectionType
-
The expression is evaluated every times that the property value is requested.
- CONCAT_MT - Section in package org.opengis.referencing
- concatenate(byte[], byte[]) - Static method in class ArraysExt
-
Returns the concatenation of the given arrays.
- concatenate(double[], double[]) - Static method in class ArraysExt
-
Returns the concatenation of the given arrays.
- concatenate(int[], int[]) - Static method in class ArraysExt
-
Returns the concatenation of the given arrays.
- concatenate(long[], long[]) - Static method in class ArraysExt
-
Returns the concatenation of the given arrays.
- concatenate(Set, Set) - Static method in enum class FunctionProperty
-
Returns the properties of a function defined as the concatenation of two other functions.
- concatenate(UnitConverter) - Method in class AbstractConverter
-
Concatenates this converter with another converter.
- concatenate(Vector) - Method in class Vector
-
Returns the concatenation of this vector with the given one.
- concatenate(MathTransform1D, MathTransform1D) - Static method in class MathTransforms
-
Concatenates the given one-dimensional transforms.
- concatenate(MathTransform1D, MathTransform1D, MathTransform1D) - Static method in class MathTransforms
-
Concatenates the three given one-dimensional transforms.
- concatenate(MathTransform2D, MathTransform2D) - Static method in class MathTransforms
-
Concatenates the given two-dimensional transforms.
- concatenate(MathTransform2D, MathTransform2D, MathTransform2D) - Static method in class MathTransforms
-
Concatenates the three given two-dimensional transforms.
- concatenate(MathTransform, MathTransform) - Static method in class MathTransforms
-
Concatenates the two given transforms.
- concatenate(MathTransform, MathTransform, MathTransform) - Static method in class MathTransforms
-
Concatenates the three given transforms.
- concatenate(T[]...) - Static method in class ArraysExt
-
Returns the concatenation of all given arrays.
- Concatenated coordinate operation - Section in package org.opengis.referencing.operation
- ConcatenatedFeatureSet - Class in org.apache.sis.storage.aggregate
-
Exposes a sequence of
FeatureSets as a single one. - ConcatenatedFeatureSet(Resource, FeatureSet[]) - Constructor for class ConcatenatedFeatureSet
-
Creates a new feature set as a concatenation of the sequence of features given by the
sources. - ConcatenatedOperation - Interface in org.opengis.referencing.operation
-
An ordered sequence of two or more single coordinate operations.
- ConceptualConsistency - Interface in org.opengis.metadata.quality
-
Adherence to rules of the conceptual schema.
- Concurrency - Section in class org.apache.sis.metadata.sql.MetadataSource
- ConcurrentAuthorityFactory<DAO> - Class in org.apache.sis.referencing.factory
-
A concurrent authority factory that caches all objects created by another factory.
- ConcurrentAuthorityFactory(Class) - Constructor for class ConcurrentAuthorityFactory
-
Constructs an instance with a default number of threads and a default number of entries to keep by strong references.
- ConcurrentAuthorityFactory(Class, int, int) - Constructor for class ConcurrentAuthorityFactory
-
Constructs an instance with the specified number of entries to keep by strong references.
- 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 ConcurrentReadException
-
Creates an exception with no cause and no details message.
- ConcurrentReadException(String) - Constructor for exception class ConcurrentReadException
-
Creates an exception with the specified details message.
- ConcurrentReadException(String, Throwable) - Constructor for exception class ConcurrentReadException
-
Creates an exception with the specified details message and cause.
- ConcurrentReadException(Locale, String) - Constructor for exception class ConcurrentReadException
-
Creates a localized exception for an operation that cannot be executed while a read operation is in progress.
- 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 ConcurrentWriteException
-
Creates an exception with no cause and no details message.
- ConcurrentWriteException(String) - Constructor for exception class ConcurrentWriteException
-
Creates an exception with the specified details message.
- ConcurrentWriteException(String, Throwable) - Constructor for exception class ConcurrentWriteException
-
Creates an exception with the specified details message and cause.
- ConcurrentWriteException(Locale, String) - Constructor for exception class ConcurrentWriteException
-
Creates a localized exception for an operation that cannot be executed while a write operation is in progress.
- condition - Variable in class JoinFeatureSet
-
The join condition in the form property from left feature = property from right feature.
- Condition - Section in annotation interface org.apache.sis.metadata.TitleProperty
- CONDITIONAL - Enum constant in enum class Obligation
-
Element is required when a specific condition is met.
- CONDITIONAL - Static variable in class Obligation
-
Element is required when a specific condition is met.
- ConditionallySafe - Annotation Interface in org.apache.sis.util
-
Annotates a code with parameterized types that are safe only under some conditions.
- Conditions - Section in org.apache.sis.image.Colorizer.forCategories(Function)
- Conditions - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributeInstances()
- Conditions - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributes()
- Conditions - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatureInstances()
- Conditions - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatures()
- Conditions - Section in org.apache.sis.referencing.cs.CoordinateSystems.swapAndScaleAxes(CoordinateSystem, CoordinateSystem)
- Conditions for equality - Section in interface org.apache.sis.util.LenientComparable
- CONFIDENTIAL - Static variable in class Classification
-
Available for someone who can be entrusted with information.
- CONFIG_FILE_PROPERTY - Static variable in class Initializer
-
The system property for the logging configuration file.
- configuration() - Static method in enum class About
-
Returns all known information about the current Apache SIS running environment.
- configuration() - Method in class GDALStoreProvider
-
Returns the GDAL version number together with the list of drivers.
- configuration(Set, Locale, TimeZone) - Static method in enum class 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 from logging.properties - Section in class org.apache.sis.util.logging.MonolineFormatter
- configure(ImageRenderer) - Method in class BufferedGridCoverage
-
Invoked by the default implementation of
BufferedGridCoverage.render(GridExtent)for completing the renderer configuration before to create an image. - configureLogging() - Static method in class Command
-
Loads the logging configuration file if not already done, then configures the monoline formatter.
- Configuring (un)marshallers - Section in class org.apache.sis.xml.MarshallerPool
- ConformanceResult - Interface in org.opengis.metadata.quality
-
Information about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
- Conformance to the equals(Object) method contract - Section in org.apache.sis.referencing.AbstractIdentifiedObject.equals(Object, ComparisonMode)
- Conformance to the equals(Object) method contract - Section in org.apache.sis.util.LenientComparable.equals(Object, ComparisonMode)
- ConicProjection - Interface in org.opengis.referencing.operation
-
Base interface for conical map projections.
- connection - Variable in class EPSGDataAccess
-
The connection to the EPSG database.
- Connection to the database - Section in package org.apache.sis.referencing.factory.sql
- Constraint - Section in interface org.apache.sis.util.collection.CheckedContainer
- Constraints - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.removeGridDimensions(GridCoverage, int...)
- Constraints - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.selectGridDimensions(GridCoverage, int...)
- Constraints - Section in org.apache.sis.feature.DefaultFeatureType.isAssignableFrom(DefaultFeatureType)
- Constraints - Section in org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess.getCurrency()
- Constraints - Section in org.apache.sis.referencing.operation.AbstractCoordinateOperation.AbstractCoordinateOperation(Map, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform)
- Constraints - Interface in org.opengis.metadata.constraint
-
Restrictions on the access and use of a resource or metadata.
- Constraints for WKT validity - Section in org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.formatTo(Formatter)
- consume(boolean) - Method in class StoreEvent
-
Marks this event as consumed.
- Contact - Interface in org.opengis.metadata.citation
-
Information required to enable contact with the responsible person and/or organization.
- CONTAINED - Enum constant in enum class GridRoundingMode
-
Converts grid low and high to values that are fully contained in the envelope.
- Containers - Class in org.apache.sis.util.collection
-
Static methods working on various types of objects that can be viewed as collections.
- contains(double, double) - Method in class Envelope2D
-
Tests if a specified coordinate is inside the boundary of this envelope.
- contains(double, double, double, double) - Method in class Envelope2D
-
Returns
trueif this envelope completely encloses the specified rectangle. - contains(int) - Method in class Characters.Filter
-
Returns
trueif this subset contains the given Unicode character. - contains(long...) - Method in class GridExtent
-
Returns
trueif this extent contains the given coordinates of a grid cell. - contains(E) - Method in class Range
-
Returns
trueif this range contains the given value. - contains(Rectangle2D) - Method in class Envelope2D
-
Returns
trueif this envelope completely encloses the specified rectangle. - contains(Object) - Method in class PointTree
-
Returns
trueif this set contains the specified element. - contains(Object) - Method in class IdentifiedObjectSet
-
Returns
trueif this collection contains the specifiedIdentifiedObject. - contains(Object) - Method in class CodeListSet
-
Returns
trueif this set contains the given element. - contains(Object) - Method in class FrequencySortedSet
-
Returns
trueif this set contains the specified element. - contains(Object) - Method in class 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 WeakHashSet
-
Returns
trueif this set contains the specified element. - contains(Object[], Object) - Static method in class ArraysExt
-
Returns
trueif the specified array contains the specified value. - contains(GridExtent) - Method in class GridExtent
-
Returns whether this extent contains the given extent.
- contains(GridGeometry) - Method in class GridGeometry
-
Returns
trueif this grid geometry contains the given grid geometry within a tolerance of ½ cell. - contains(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the first geometric operand contains the second.
- contains(Range) - Method in class MeasurementRange
-
Returns
trueif the supplied range is fully contained within this range. - contains(Range) - Method in class Range
-
Returns
trueif the supplied range is fully contained within this range. - contains(Range, boolean) - Method in class RangeSet
-
Returns
trueif this set contains the specified element. - contains(DirectPosition) - Method in class AbstractEnvelope
-
Tests if a specified coordinate is inside the boundary of this envelope.
- contains(Envelope) - Method in class AbstractEnvelope
-
Returns
trueif this envelope completely encloses the specified envelope. - contains(Envelope, boolean) - Method in class AbstractEnvelope
-
Returns
trueif this envelope completely encloses the specified envelope. - containsAll(Collection) - Method in class CodeListSet
-
Returns
trueif this set contains all the elements of the given collection. - containsAny(Number) - Method in class NumberRange
-
Returns
trueif this range contains the given value. - containsAny(NumberRange) - Method in class NumberRange
-
Returns
trueif the supplied range is fully contained within this range. - containsElement(CharSequence, String) - Method in class Symbols
-
Returns
trueif the given WKT contains at least one instance of the given element. - containsIdentity(Object[], Object) - Static method in class ArraysExt
-
Returns
trueif the specified array contains the specified reference. - containsIgnoreCase(String[], String) - Static method in class ArraysExt
-
Returns
trueif the specified array contains the specified value, ignoring case. - containsKey(Object) - Method in class Cache
-
Returns
trueif this map contains the specified key. - containsKey(Object) - Method in class WeakValueHashMap
-
Returns
trueif this map contains a mapping for the specified key. - containsValue(Object) - Method in class WeakValueHashMap
-
Returns
trueif this map maps one or more keys to the specified value. - content(Appendable) - Static method in class 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 - Section in org.apache.sis.metadata.iso.citation.Citations.ISO_19115
- ContentInformation - Interface in org.opengis.metadata.content
-
Description of the content of a dataset.
- contentLocale - Variable in class SQLStore
-
The locale to use for international texts to write in a database table.
- contentProperty - Variable in class MetadataTree
-
The data shown in this tree table.
- context - Variable in class CalcAddins
-
Indirectly provides access to the service manager.
- context - Variable in class CoordinateOperationFinder
-
Options such as initial area of interest, desired accuracy and coordinates that may be considered as constants.
- context - Variable in class MarshallerPool
-
The JAXB context to use for creating marshaller and unmarshaller.
- Context - Class in org.opengis.metadata.acquisition
-
Designation of criterion for defining the context of the scanning process event.
- 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 ContextualParameters
-
Creates a new group of parameters with the given descriptor.
- ContextualParameters.MatrixRole - Enum Class 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 class WraparoundMethod
-
Make geometries contiguous by possibly shifting any corner outside the coordinate system domain.
- CONTIGUOUS_LOWER - Enum constant in enum class WraparoundMethod
-
Make geometries contiguous by possibly shifting lower corner outside the coordinate system domain.
- CONTIGUOUS_UPPER - Enum constant in enum class WraparoundMethod
-
Make geometries contiguous by possibly shifting upper corner outside the coordinate system domain.
- CONTINUAL - Static variable in class MaintenanceFrequency
-
Data is repeatedly and frequently updated.
- CONTRIBUTOR - Static variable in class AttributeNames
-
The set of attribute names for the contributor (Suggested).
- Convenience methods - Section in class org.apache.sis.parameter.Parameters
- Convention - Enum Class in org.apache.sis.io.wkt
-
The convention to use for WKT formatting.
- CONVENTIONAL_RS_KEY - Static variable in class AbstractDatum
-
Key for the
"conventionalRS"property to be given to theDatumFactory.createFoo(Map, ...)methods. - Conversion - Interface in org.opengis.referencing.operation
-
An operation on coordinates that does not include any change of Datum.
- Conversion between old and new grid geometry - Section in org.apache.sis.coverage.grid.GridGeometry.GridGeometry(GridGeometry, GridExtent, MathTransform)
- Conversion properties - Section in org.apache.sis.referencing.crs.DefaultDerivedCRS.DefaultDerivedCRS(Map, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem)
- convert(RenderedImage, NumberRange[], MathTransform1D[], DataType) - Method in class ImageProcessor
-
Returns an image with sample values converted by the given functions.
- convert(Number) - Method in class AbstractConverter
-
Performs a unit conversion on the given number.
- convert(Object, Class) - Static method in class ObjectConverters
-
Converts the given value to the given type.
- convert(UnitConverter) - Static method in class MathTransforms
-
Converts the given unit converter to a math transform.
- convert(GridCoverage, MathTransform1D[], Function) - Method in class GridCoverageProcessor
-
Returns a coverage with sample values converted by the given functions.
- convertAfter(int, Number, Number) - Method in class 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 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 Units
-
Creates a linear converter from the given scale and offset.
- CONVERTER - Static variable in class XML
-
Controls the behaviors of the (un)marshalling process when an element cannot be processed, or alter the element values.
- convertTo(Unit) - Method in class MeasurementRange
-
Converts this range to the specified unit.
- convertTo(Unit) - Method in class DefaultEllipsoid
-
Returns an ellipsoid of the same shape as this ellipsoid but using the specified unit of measurement.
- coordinate - Variable in class DirectPosition1D
-
The coordinate value.
- COORDINATE_OPERATION_ACCURACY_KEY - Static variable in interface CoordinateOperation
-
Key for the
"coordinateOperationAccuracy"property. - Coordinate conversions - Section in package org.opengis.referencing.operation
- 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 CoordinateFormat
-
Constructs a new coordinate format with default locale and timezone.
- CoordinateFormat(Locale, TimeZone) - Constructor for class CoordinateFormat
-
Constructs a new coordinate format for the specified locale and timezone.
- CoordinateOperation - Interface in org.opengis.referencing.operation
-
A mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.
- CoordinateOperationAuthorityFactory - Interface in org.opengis.referencing.operation
-
Creates coordinate transformation objects from codes.
- 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 CoordinateOperationContext
-
Creates a new context with no area of interest and the best accuracy available.
- CoordinateOperationContext(Extent, double) - Constructor for class CoordinateOperationContext
-
Creates a new context with the given area of interest and desired accuracy.
- CoordinateOperationFactory - Interface in org.opengis.referencing.operation
-
Creates coordinate operations.
- 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 CoordinateOperationFinder
-
Creates a new instance for the given factory and context.
- Coordinate order - Section in class org.apache.sis.referencing.operation.transform.PoleRotation
- CoordinateReferenceSystem - Interface in org.opengis.referencing.crs
-
Abstract coordinate reference system, usually defined by a coordinate system and a datum.
- Coordinate reference system - Section in class org.apache.sis.geometry.CoordinateFormat
- Coordinate reference system - Section in org.apache.sis.referencing.operation.CoordinateOperationContext.getConstantCoordinates()
- Coordinate Reference System - Section in org.apache.sis.coverage.grid.GridGeometry.getConstantCoordinates()
- Coordinate Reference System - Section in org.apache.sis.geometry.AbstractEnvelope.equals(Envelope, double, boolean)
- Coordinate Reference System (CRS) optionality - Section in class org.apache.sis.geometry.GeneralDirectPosition
- Coordinate reference system handling - Section in package org.apache.sis.filter
- Coordinate Reference Systems - Section in class org.apache.sis.portrayal.Canvas
- coordinates - Variable in class GeneralDirectPosition
-
The coordinates of the direct position.
- CoordinateSystem - Interface in org.opengis.referencing.cs
-
The set of coordinate system axes that spans a given coordinate space.
- Coordinate system - Section in package org.opengis.referencing.cs
- CoordinateSystemAxis - Interface in org.opengis.referencing.cs
-
Definition of a coordinate system axis.
- Coordinate system axis - Section in package org.opengis.referencing.cs
- Coordinate system normalization - Section in org.apache.sis.referencing.cs.CoordinateSystems.replaceAxes(CoordinateSystem, AxisFilter)
- CoordinateSystems - Class in org.apache.sis.referencing.cs
-
Utility methods working on
CoordinateSystemobjects and their axes. - Coordinate System WKT - Section in package org.opengis.referencing
- copFactory - Variable in class EPSGFactory
-
The factory to use for creating
CoordinateOperationinstances from the properties read in the database. - copy(Class, T) - Method in class MetadataCopier
-
Performs a potentially deep copy of the given metadata object.
- copy(Object) - Method in class MetadataCopier
-
Performs a potentially deep copy of a metadata object of unknown type.
- copy(Path) - Method in class Resource.FileSet
-
Copies all resource files to the given directory.
- copy(Path, Path, CopyOption...) - Method in class FileService
-
Copies a file.
- copy(ParameterValueGroup, ParameterValueGroup) - Static method in class Parameters
-
Copies the values of a parameter group into another parameter group.
- copy(Matrix) - Static method in class Matrices
-
Creates a new matrix which is a modifiable copy of the given matrix.
- copyAsDoubles(long[]) - Static method in class ArraysExt
-
Returns a copy of the given array where each value has been cast to the
doubletype. - copyAsFloats(double[]) - Static method in class ArraysExt
-
Returns a copy of the given array where each value has been cast to the
floattype. - copyAsFloatsIfLossless(double[]) - Static method in class ArraysExt
-
Returns a copy of the given array where each value has been cast to the
floattype, but only if all casts are lossless. - copyAsLongs(int[]) - Static method in class ArraysExt
-
Returns a copy of the given array where each value has been cast to the
longtype. - copyChars(CharSequence, int, char[], int, int) - Static method in class CharSequences
-
Copies a sequence of characters in the given
char[]array. - copyCollection(Collection, Class) - Static method in class ModifiableMetadata
-
Creates a list or set with the content of the
sourcecollection, or returnsnullif the source isnullor empty. - copyData(WritableRaster) - Method in class PlanarImage
-
Copies an arbitrary rectangular region of this image to the supplied writable raster.
- copyList(Collection, Class) - Static method in class ModifiableMetadata
-
Creates a list with the content of the
sourcecollection, or returnsnullif the source isnullor empty. - copyMap(Map, Class) - Static method in class ModifiableMetadata
-
Creates a map with the content of the
sourcemap, or returnsnullif the source isnullor empty. - copyRecursively(Class, Object) - Method in class MetadataCopier
-
Performs the actual copy operation on a single metadata instance.
- COPYRIGHT - Static variable in class Restriction
-
Exclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified period of time to an author, composer, artist, distributor.
- copySet(Collection, Class) - Static method in class ModifiableMetadata
-
Creates a set with the content of the
sourcecollection, or returnsnullif the source isnullor empty. - copyToImmutableList(Collection, Class) - Static method in class Containers
-
Copies the content of the specified collection in an immutable list, or returns
nullif the collection is null. - copyToImmutableSet(E...) - Static method in class Containers
-
Copies the content of the specified array in an immutable set, or returns
nullif the array is null. - copyToImmutableSetIgnoreNull(E...) - Static method in class Containers
-
Copies the non-null elements of the specified array in an immutable set, or returns
nullif the array is null. - CORE - Enum constant in enum class ComplianceLevel
-
Core metadata elements required to identify a dataset, typically for catalogue purposes.
- cornerToCRS - Variable in class GridGeometry
-
Same conversion as
GridGeometry.gridToCRSbut from cell corner instead of center. - correlation() - Method in class LinearTransformBuilder
-
Returns the Pearson correlation coefficients of the transform created by
create(…). - 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 CorruptedObjectException
-
Constructs a new exception with no message.
- CorruptedObjectException(Exception) - Constructor for exception class CorruptedObjectException
-
Constructs a new exception with the specified cause.
- CorruptedObjectException(String) - Constructor for exception class CorruptedObjectException
-
Constructs a new exception with the specified detail message.
- CorruptedObjectException(IdentifiedObject) - Constructor for exception class CorruptedObjectException
-
Constructs a new exception with the name of the given object.
- cost(V) - Method in class Cache
-
Computes an estimation of the cost of the given value.
- COULOMB - Static variable in class Units
-
The SI derived unit for electric charge (C).
- count() - Method in class Statistics
-
Returns the number of samples, excluding
NaNvalues. - count(CharSequence, char) - Static method in class CharSequences
-
Counts the number of occurrence of the given character in the given character sequence.
- count(CharSequence, String) - Static method in class CharSequences
-
Returns the number of occurrences of the
toSearchstring in the giventext. - countNaN() - Method in class Statistics
-
Returns the number of
NaNsamples. - coverage - Variable in class MemoryGridCoverageResource
-
The grid coverage specified at construction time.
- COVERAGE_MODIFIER - Static variable in class DataOptionKey
-
Callback methods invoked for modifying some aspects of the grid coverages created by resources.
- CoverageAggregator - Class in org.apache.sis.storage.aggregate
-
Creates a grid coverage resource from an aggregation of an arbitrary number of other resources.
- CoverageAggregator() - Constructor for class CoverageAggregator
-
Creates an initially empty aggregator with no listeners.
- CoverageAggregator(StoreListeners) - Constructor for class CoverageAggregator
-
Creates an initially empty aggregator with the given listeners.
- CoverageCanvas - Class in org.apache.sis.gui.coverage
- CoverageCanvas() - Constructor for class CoverageCanvas
-
Creates a new two-dimensional canvas for
RenderedImage. - CoverageCombiner - Class in org.apache.sis.coverage
-
Combines an arbitrary number of coverages into a single one.
- CoverageCombiner(GridCoverage) - Constructor for class CoverageCombiner
-
Creates a coverage combiner which will write in the given coverage.
- CoverageContentType - Class in org.opengis.metadata.content
-
Specific type of information represented in the cell.
- CoverageDescription - Interface in org.opengis.metadata.content
-
Information about the content of a grid data cell.
- CoverageExplorer - Class in org.apache.sis.gui.coverage
-
An image or tabular view of
GridCoveragetogether with controls for band selection and other operations. - CoverageExplorer(CoverageExplorer) - Constructor for class CoverageExplorer
-
Creates an explorer initialized with the same coverage or resource than the given explorer.
- CoverageExplorer(CoverageExplorer.View) - Constructor for class CoverageExplorer
-
Creates an initially empty explorer with the specified view type.
- CoverageExplorer.View - Enum Class in org.apache.sis.gui.coverage
-
Type of view shown in the explorer.
- CoverageModifier - Interface in org.apache.sis.storage.modifier
-
Modifies the metadata, grid geometry or sample dimensions inferred by a data store for a (grid) coverage.
- CoverageModifier.BandSource - Class in org.apache.sis.storage.modifier
-
Information about which sample dimension (band) is subject to modification.
- CoverageModifier.Source - Class in org.apache.sis.storage.modifier
-
Information about which file and coverage (image) is subject to modification.
- coverageProperty - Variable in class CoverageCanvas
-
The data shown in this canvas.
- coverageProperty - Variable in class CoverageExplorer
-
The data shown in this canvas.
- CoverageQuery - Class in org.apache.sis.storage
-
Definition of filtering to apply for fetching a subset of
GridCoverageResource. - CoverageQuery() - Constructor for class CoverageQuery
-
Creates a new query performing no filtering.
- CoverageResult - Interface in org.opengis.metadata.quality
-
Result of a data quality measure organising the measured values as a coverage.
- CPIO - Static variable in class MediumFormat
-
CoPy In / Out (UNIX file format and command).
- create() - Method in class MathTransformBuilder
-
Creates the parameterized transform.
- create(byte, boolean, byte, boolean) - Static method in class NumberRange
-
Constructs a range of
bytevalues. - create(double[]) - Static method in class Vector
-
Wraps the given array of floating point values.
- create(double, boolean, double, boolean) - Static method in class NumberRange
-
Constructs a range of
doublevalues. - create(double, boolean, double, boolean, Unit) - Static method in class MeasurementRange
-
Constructs a range of
doublevalues. - create(double, String) - Static method in class Quantities
-
Creates a quantity for the given value and unit of measurement symbol.
- create(double, Unit) - Method in class ParameterBuilder
-
Creates a descriptor for floating point values without domain restriction.
- create(double, Unit) - Static method in class Quantities
-
Creates a quantity for the given value and unit of measurement.
- create(float, boolean, float, boolean) - Static method in class NumberRange
-
Constructs a range of
floatvalues. - create(float, boolean, float, boolean, Unit) - Static method in class MeasurementRange
-
Constructs a range of
floatvalues. - create(int, boolean, int, boolean) - Static method in class NumberRange
-
Constructs a range of
intvalues. - create(int, int, double[]) - Static method in class Matrices
-
Creates a matrix of size
numRow×numColinitialized to the given elements. - create(int, int, double, double, double) - Static method in class WraparoundTransform
-
Returns a transform with a wraparound behavior in the given dimension.
- create(int, int, Number[]) - Static method in class Matrices
-
Creates a matrix of size
numRow×numColinitialized to the given numbers. - create(long, boolean, long, boolean) - Static method in class NumberRange
-
Constructs a range of
longvalues. - create(short, boolean, short, boolean) - Static method in class NumberRange
-
Constructs a range of
shortvalues. - create(Raster) - Method in class PixelIterator.Builder
-
Creates a read-only iterator for the given raster.
- create(RenderedImage) - Method in class PixelIterator.Builder
-
Creates a read-only iterator for the given image.
- create(RenderedImage) - Static method in class PixelIterator
-
Creates an iterator for all pixels in the given image.
- create(WritableRenderedImage) - Static method in class WritablePixelIterator
-
Creates an iterator for all pixels in the given image.
- create(Class, boolean, boolean) - Static method in class RangeSet
-
Constructs an initially empty set of ranges.
- create(Class, N) - Static method in class NumberRange
-
Constructs a range containing a single value of the given type.
- create(Class, T) - Method in class ParameterBuilder
-
Creates a descriptor for values of the given type without domain restriction.
- create(Object, boolean) - Static method in class Vector
-
Wraps the given object in a vector.
- create(String, Expression[]) - Method in interface FunctionRegister
-
Creates a new function of the given name with the given parameters.
- create(BitSet, MathTransform, int, MathTransformFactory) - Static method in class PassThroughTransform
-
Creates a transform which passes through a subset of coordinates to another transform.
- create(Collection) - Static method in class ConcatenatedFeatureSet
-
Creates a new feature set as a concatenation of the sequence of features given by the
sources. - create(Map, Class, Collection, PositionalAccuracy) - Static method in class DefaultDatumEnsemble
-
Creates a datum ensemble from the given properties.
- create(Map, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Static method in class DefaultDerivedCRS
-
Creates a derived CRS from a math transform and a type inferred from the given arguments.
- create(Map, SingleCRS, Conversion, CoordinateSystem) - Static method in class DefaultDerivedCRS
-
Creates a derived CRS from a defining conversion and a type inferred from the given arguments.
- create(DefaultAssociationRole) - Static method in class AbstractAssociation
-
Creates a new association of the given role.
- create(DefaultAttributeType) - Static method in class AbstractAttribute
-
Creates a new attribute of the given type initialized to the default value.
- create(CoverageExplorer) - Static method in class WindowHandler
-
Creates a new handler for the window which is showing the given coverage viewer.
- create(FeatureTable) - Static method in class WindowHandler
-
Creates a new handler for the window which is showing the given table of features.
- create(FeatureSet...) - Static method in class ConcatenatedFeatureSet
-
Creates a new feature set as a concatenation of the sequence of features given by the
sources. - create(CoordinateReferenceSystem) - Static method in class GeodeticCalculator
-
Constructs a new geodetic calculator expecting coordinates in the supplied CRS.
- create(MathTransformFactory) - Method in class LinearTransformBuilder
-
Creates a linear transform approximation from the source positions to the target positions.
- create(MathTransformFactory) - Method in class LocalizationGridBuilder
-
Creates a transform from the source points to the target points.
- create(MathTransformFactory) - Method in class TransformBuilder
-
Creates a transform from the source points to the target points.
- CREATE - Static variable in class DataStoreProvider
-
Name of the parameter that specifies whether to allow creation of a new
DataStoreif none exist at the given location. - CREATE_NEW - Static variable in class ProbeResult
-
The
DataStoreProviderwill create a new file. - createAffine(Matrix, DirectPosition) - Static method in class Matrices
-
Creates an affine transform as the given matrix augmented by the given translation vector and a [0 … 0 1] row.
- createAffineCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a two-dimensional affine coordinate system from the given pair of axis.
- createAffineCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a two dimensional coordinate system from the given pair of axis.
- createAffineCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a three-dimensional affine coordinate system from the given set of axis.
- createAffineCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a three dimensional coordinate system from the given set of axis.
- createAffineTransform(Matrix) - Method in class DefaultMathTransformFactory
-
Creates an affine transform from a matrix.
- createAffineTransform(Matrix) - Method in interface MathTransformFactory
-
Creates an affine transform from a matrix.
- createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in class DefaultMathTransformFactory
-
Deprecated.Replaced by
DefaultMathTransformFactory.builder(String). - createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in interface MathTransformFactory
-
Creates a parameterized transform from a base CRS to a derived CS.
- createBestFit(boolean, Number, boolean, Number, boolean) - Static method in class 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 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 MeasurementRange
-
Constructs a range using the smallest type of
Numberthat can hold the given values. - createBounded(double, double, double, Unit) - Method in class ParameterBuilder
-
Creates a descriptor for floating point values restricted to the given domain.
- createBounded(int, int, int) - Method in class ParameterBuilder
-
Creates a descriptor for integer values restricted to the given domain.
- createBounded(Class, T, T, T) - Method in class ParameterBuilder
-
Creates a descriptor for values of the given type restricted to the given domain.
- createBounded(Range, T) - Method in class ParameterBuilder
-
Creates a descriptor for values in the domain represented by the given
Rangeobject. - createCartesianCS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
- createCartesianCS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
- createCartesianCS(String) - Method in class MultiAuthoritiesFactory
-
Creates a 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
- createCartesianCS(String) - Method in interface CSAuthorityFactory
-
Creates a cartesian coordinate system from a code.
- createCartesianCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a two-dimensional Cartesian coordinate system from the given pair of axis.
- createCartesianCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a two dimensional cartesian coordinate system from the given pair of axis.
- createCartesianCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a three-dimensional Cartesian coordinate system from the given set of axis.
- createCartesianCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a three dimensional cartesian coordinate system from the given set of axis.
- createChoiceBox(boolean, ChangeListener) - Method in class RecentReferenceSystems
-
Creates a box offering choices among the reference systems specified to this
RecentReferenceSystems. - createCoder() - Method in class GeohashReferenceSystem
-
Returns a new object performing conversions between
DirectPositionand geohashes. - createCoder() - Method in class MilitaryGridReferenceSystem
-
Returns a new object performing conversions between
DirectPositionand MGRS references. - createCoder() - Method in class ReferencingByIdentifiers
-
Returns a new object performing conversions between
DirectPositionand identifiers. - createCompatibleSampleModel(RenderedImage, Rectangle) - Method in class ImageLayout
-
Returns a sample model with a size computed from the given image size.
- createCompoundCRS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a CRS describing the position of points through two or more independent coordinate reference systems.
- createCompoundCRS(String) - Method in class GeodeticAuthorityFactory
-
Creates a CRS describing the position of points through two or more independent coordinate reference systems.
- createCompoundCRS(String) - Method in class MultiAuthoritiesFactory
-
Creates a CRS describing the position of points through two or more independent coordinate reference systems.
- createCompoundCRS(String) - Method in interface CRSAuthorityFactory
-
Creates a 3D coordinate reference system from a code.
- createCompoundCRS(Map, CoordinateReferenceSystem...) - Method in class GeodeticObjectFactory
-
Creates a compound coordinate reference system from an ordered list of CRS components.
- createCompoundCRS(Map, CoordinateReferenceSystem...) - Method in interface CRSFactory
-
Creates a compound coordinate reference system from an ordered list of
CoordinateReferenceSystemobjects. - createConcatenatedOperation(Map, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperation...) - Method in class DefaultCoordinateOperationFactory
-
Creates an ordered sequence of two or more single coordinate operations.
- createConcatenatedOperation(Map, CoordinateOperation...) - Method in class DefaultCoordinateOperationFactory
-
Deprecated.Replaced by a method with explicit CRS arguments because of potential CRS swapping.
- createConcatenatedOperation(Map, CoordinateOperation...) - Method in interface CoordinateOperationFactory
-
Creates a concatenated operation from a sequence of operations.
- createConcatenatedTransform(MathTransform, MathTransform) - Method in class DefaultMathTransformFactory
-
Creates a transform by concatenating two existing transforms.
- createConcatenatedTransform(MathTransform, MathTransform) - Method in interface MathTransformFactory
-
Creates a transform by concatenating two existing transforms.
- createConvertedValues(boolean) - Method in class GridCoverage
-
Creates the grid coverage instance for the converted or packed values.
- createConvertedValues(boolean) - Method in class GridCoverage2D
-
Creates a grid coverage that contains real values or sample values, depending if
convertedistrueorfalserespectively. - createCoordinateFormat() - Method in class GridCoverage
-
Creates a new object for formatting spatial-temporal coordinates in the domain of this grid coverage.
- createCoordinateOperation(String) - Method in class ConcurrentAuthorityFactory
-
Returns an operation for transforming coordinates in the source CRS to coordinates in the target CRS.
- createCoordinateOperation(String) - Method in class GeodeticAuthorityFactory
-
Creates an operation for transforming coordinates in the source CRS to coordinates in the target CRS.
- createCoordinateOperation(String) - Method in class MultiAuthoritiesFactory
-
Creates an operation for transforming coordinates in the source CRS to coordinates in the target CRS.
- createCoordinateOperation(String) - Method in class EPSGDataAccess
-
Creates an operation for transforming coordinates in the source CRS to coordinates in the target CRS.
- createCoordinateOperation(String) - Method in interface CoordinateOperationAuthorityFactory
-
Creates an operation from a single operation code.
- createCoordinateReferenceSystem(String) - Method in class CommonAuthorityFactory
-
Creates a coordinate reference system from the specified code.
- createCoordinateReferenceSystem(String) - Method in class ConcurrentAuthorityFactory
-
Returns an arbitrary coordinate reference system from a code.
- createCoordinateReferenceSystem(String) - Method in class GeodeticAuthorityFactory
-
Creates an arbitrary coordinate reference system from a code.
- createCoordinateReferenceSystem(String) - Method in class MultiAuthoritiesFactory
-
Creates an arbitrary coordinate reference system from a code.
- createCoordinateReferenceSystem(String) - Method in class EPSGDataAccess
-
Creates an arbitrary coordinate reference system from a code.
- createCoordinateReferenceSystem(String) - Method in interface CRSAuthorityFactory
-
Returns an arbitrary coordinate reference system from a code.
- createCoordinateSystem(String) - Method in class ConcurrentAuthorityFactory
-
Returns an arbitrary coordinate system from a code.
- createCoordinateSystem(String) - Method in class GeodeticAuthorityFactory
-
Creates an arbitrary coordinate system from a code.
- createCoordinateSystem(String) - Method in class MultiAuthoritiesFactory
-
Creates an arbitrary coordinate system from a code.
- createCoordinateSystem(String) - Method in class EPSGDataAccess
-
Creates an arbitrary coordinate system from a code.
- createCoordinateSystem(String) - Method in interface CSAuthorityFactory
-
Returns an arbitrary coordinate system from a code.
- createCoordinateSystemAxis(String) - Method in class ConcurrentAuthorityFactory
-
Returns a coordinate system axis with name, direction, unit and range of values.
- createCoordinateSystemAxis(String) - Method in class GeodeticAuthorityFactory
-
Creates a coordinate system axis with name, direction, unit and range of values.
- createCoordinateSystemAxis(String) - Method in class MultiAuthoritiesFactory
-
Creates a coordinate system axis with name, direction, unit and range of values.
- createCoordinateSystemAxis(String) - Method in class EPSGDataAccess
-
Creates a coordinate system axis with name, direction, unit and range of values.
- createCoordinateSystemAxis(String) - Method in interface CSAuthorityFactory
-
Returns a coordinate system axis from a code.
- createCoordinateSystemAxis(Map, String, AxisDirection, Unit) - Method in class GeodeticObjectFactory
-
Creates a coordinate system axis from an abbreviation and a unit.
- createCoordinateSystemAxis(Map, String, AxisDirection, Unit) - Method in interface CSFactory
-
Creates a coordinate system axis from an abbreviation and a unit.
- createCylindricalCS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.
- createCylindricalCS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.
- createCylindricalCS(String) - Method in class MultiAuthoritiesFactory
-
Creates a 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.
- createCylindricalCS(String) - Method in interface CSAuthorityFactory
-
Creates a cylindrical coordinate system from a code.
- createCylindricalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a cylindrical coordinate system from the given set of axis.
- createCylindricalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a cylindrical coordinate system from the given set of axis.
- createDatum(String) - Method in class ConcurrentAuthorityFactory
-
Returns an arbitrary datum from a code.
- createDatum(String) - Method in class GeodeticAuthorityFactory
-
Creates an arbitrary datum from a code.
- createDatum(String) - Method in class MultiAuthoritiesFactory
-
Creates an arbitrary datum from a code.
- createDatum(String) - Method in class EPSGDataAccess
-
Creates an arbitrary datum from a code.
- createDatum(String) - Method in interface DatumAuthorityFactory
-
Returns an arbitrary datum from a code.
- createDatumEnsemble(String) - Method in class ConcurrentAuthorityFactory
-
Returns an arbitrary datum ensemble from a code.
- createDatumEnsemble(String) - Method in class GeodeticAuthorityFactory
-
Creates an arbitrary datum ensemble from a code.
- createDatumEnsemble(Map, Collection, PositionalAccuracy) - Method in class GeodeticObjectFactory
-
Creates a datum ensemble from a collection of members and an ensemble accuracy.
- createDefaultSkin() - Method in class GridView
-
Creates a new instance of the skin responsible for rendering this grid view.
- createDefiningConversion(Map, OperationMethod, ParameterValueGroup) - Method in class DefaultCoordinateOperationFactory
-
Creates a defining conversion from the given operation parameters.
- createDefiningConversion(Map, OperationMethod, ParameterValueGroup) - Method in interface CoordinateOperationFactory
-
Constructs a defining conversion from a set of properties.
- createDerivedCRS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a CRS that is defined by its coordinate conversion from another CRS (not by a datum).
- createDerivedCRS(String) - Method in class GeodeticAuthorityFactory
-
Creates a CRS that is defined by its coordinate conversion from another CRS (not by a datum).
- createDerivedCRS(String) - Method in class MultiAuthoritiesFactory
-
Creates a CRS that is defined by its coordinate conversion from another CRS (not by a datum).
- createDerivedCRS(String) - Method in interface CRSAuthorityFactory
-
Creates a derived coordinate reference system from a code.
- createDerivedCRS(Map, CoordinateReferenceSystem, Conversion, CoordinateSystem) - Method in class GeodeticObjectFactory
-
Creates a derived coordinate reference system from a conversion.
- createDerivedCRS(Map, CoordinateReferenceSystem, Conversion, CoordinateSystem) - Method in interface CRSFactory
-
Creates a derived coordinate reference system.
- createDiagonal(int, int) - Static method in class Matrices
-
Creates a modifiable matrix of size
numRow×numCol. - createDimensionSelect(int, int[]) - Static method in class Matrices
-
Creates a matrix for a transform that keep only a subset of source coordinate values.
- createDirectory(Path, FileAttribute...) - Method in class FileService
-
Creates a new pseudo-directory.
- createElementDescriptor(int[]) - Method in class MatrixParameters
-
Creates a new parameter descriptor for a matrix element at the given indices.
- createEllipsoid(String) - Method in class ConcurrentAuthorityFactory
-
Returns a geometric figure that can be used to describe the approximate shape of the earth.
- createEllipsoid(String) - Method in class GeodeticAuthorityFactory
-
Creates a geometric figure that can be used to describe the approximate shape of the earth.
- createEllipsoid(String) - Method in class MultiAuthoritiesFactory
-
Creates a geometric figure that can be used to describe the approximate shape of the earth.
- createEllipsoid(String) - Method in class EPSGDataAccess
-
Creates a geometric figure that can be used to describe the approximate shape of the earth.
- createEllipsoid(String) - Method in interface DatumAuthorityFactory
-
Returns an ellipsoid from a code.
- createEllipsoid(Map, double, double, Unit) - Static method in class DefaultEllipsoid
-
Creates a new ellipsoid using the specified properties and axis length.
- createEllipsoid(Map, double, double, Unit) - Method in class GeodeticObjectFactory
-
Creates an ellipsoid from semi-axis length values.
- createEllipsoid(Map, double, double, Unit) - Method in interface DatumFactory
-
Creates an ellipsoid from radius values.
- createEllipsoidalCS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometimes with ellipsoidal height.
- createEllipsoidalCS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometimes with ellipsoidal height.
- createEllipsoidalCS(String) - Method in class MultiAuthoritiesFactory
-
Creates a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometimes with ellipsoidal height.
- createEllipsoidalCS(String) - Method in interface CSAuthorityFactory
-
Creates an ellipsoidal coordinate system from a code.
- createEllipsoidalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates an ellipsoidal coordinate system without ellipsoidal height.
- createEllipsoidalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates an ellipsoidal coordinate system without ellipsoidal height.
- createEllipsoidalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates an ellipsoidal coordinate system with ellipsoidal height.
- createEllipsoidalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates an ellipsoidal coordinate system with ellipsoidal height.
- createEngineeringCRS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a 1-, 2- or 3-dimensional contextually local coordinate reference system.
- createEngineeringCRS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 1-, 2- or 3-dimensional contextually local coordinate reference system.
- createEngineeringCRS(String) - Method in class MultiAuthoritiesFactory
-
Creates a 1-, 2- or 3-dimensional contextually local coordinate reference system.
- createEngineeringCRS(String) - Method in interface CRSAuthorityFactory
-
Create a engineering coordinate reference system from a code.
- createEngineeringCRS(Map, EngineeringDatum, DefaultDatumEnsemble, CoordinateSystem) - Method in class GeodeticObjectFactory
-
Creates a engineering coordinate reference system.
- createEngineeringCRS(Map, EngineeringDatum, CoordinateSystem) - Method in class GeodeticObjectFactory
-
Creates a engineering CRS with a datum that may be a datum ensemble.
- createEngineeringCRS(Map, EngineeringDatum, CoordinateSystem) - Method in interface CRSFactory
-
Creates a engineering coordinate reference system.
- createEngineeringDatum(String) - Method in class ConcurrentAuthorityFactory
-
Returns a datum defining the origin of an engineering coordinate reference system.
- createEngineeringDatum(String) - Method in class GeodeticAuthorityFactory
-
Creates a datum defining the origin of an engineering coordinate reference system.
- createEngineeringDatum(String) - Method in class MultiAuthoritiesFactory
-
Creates a datum defining the origin of an engineering coordinate reference system.
- createEngineeringDatum(String) - Method in interface DatumAuthorityFactory
-
Creates a engineering datum from a code.
- createEngineeringDatum(Map) - Method in class GeodeticObjectFactory
-
Creates an engineering datum.
- createEngineeringDatum(Map) - Method in interface DatumFactory
-
Creates an engineering datum.
- createEnumerated(Class, T[], T) - Method in class ParameterBuilder
-
Creates a descriptor for a parameter restricted to a set of valid values.
- createExtent(String) - Method in class ConcurrentAuthorityFactory
-
Returns information about spatial, vertical, and temporal extent (usually a domain of validity) from a code.
- createExtent(String) - Method in class GeodeticAuthorityFactory
-
Creates information about spatial, vertical, and temporal extent (usually a domain of validity) from a code.
- createExtent(String) - Method in class MultiAuthoritiesFactory
-
Creates information about spatial, vertical, and temporal extent (usually a domain of validity) from a code.
- createExtent(String) - Method in class EPSGDataAccess
-
Creates information about spatial, vertical, and temporal extent (usually a domain of validity) from a code.
- createFlattenedSphere(Map, double, double, Unit) - Static method in class DefaultEllipsoid
-
Creates a new ellipsoid using the specified properties, axis length and inverse flattening value.
- createFlattenedSphere(Map, double, double, Unit) - Method in class GeodeticObjectFactory
-
Creates an ellipsoid from a major semi-axis length and inverse flattening.
- createFlattenedSphere(Map, double, double, Unit) - Method in interface DatumFactory
-
Creates an ellipsoid from an major radius, and inverse flattening.
- createForDecimal(float[]) - Static method in class Vector
-
Wraps the given
float[]array in a vector that preserve the string representations in base 10. - createFormat(Class) - Method in class CoordinateFormat
-
Creates a new format to use for parsing and formatting values of the given type.
- createFormat(Class) - Method in class CompoundFormat
-
Creates a new format to use for parsing and formatting values of the given type.
- createFormat(Class) - Method in class WKTFormat
-
Creates a new format to use for parsing and formatting values of the given type.
- createFormat(Class) - Method in class LocationFormat
-
Creates the format to use for formatting a latitude, longitude or projected coordinate.
- createFormat(Class) - Method in class TreeTableFormat
-
Creates a new format to use for parsing and formatting values of the given type.
- createFromCoordinateReferenceSystemCodes(String, String) - Method in class ConcurrentAuthorityFactory
-
Returns operations from source and target coordinate reference system codes.
- createFromCoordinateReferenceSystemCodes(String, String) - Method in class GeodeticAuthorityFactory
-
Creates operations from source and target coordinate reference system codes.
- createFromCoordinateReferenceSystemCodes(String, String) - Method in class MultiAuthoritiesFactory
-
Creates operations from source and target coordinate reference system codes.
- createFromCoordinateReferenceSystemCodes(String, String) - Method in class EPSGDataAccess
-
Creates operations from source and target coordinate reference system codes.
- createFromCoordinateReferenceSystemCodes(String, String) - Method in interface CoordinateOperationAuthorityFactory
-
Creates operations from coordinate reference system codes.
- createFromWKT(String) - Method in interface Parser
-
Creates the object from a string.
- createFromWKT(String) - Method in class GeodeticObjectFactory
-
Creates a Coordinate Reference System object from a Well Known Text (WKT).
- createFromWKT(String) - Method in class DefaultMathTransformFactory
-
Creates a math transform object from a Well Known Text (WKT).
- createFromWKT(String) - Method in interface CRSFactory
-
Creates a coordinate reference system object from a string.
- createFromWKT(String) - Method in interface MathTransformFactory
-
Creates a math transform object from a string.
- createFromXML(String) - Method in class GeodeticObjectFactory
-
Creates a coordinate reference system object from a XML string.
- createFromXML(String) - Method in class DefaultMathTransformFactory
-
Deprecated.
- createFromXML(String) - Method in interface CRSFactory
-
Creates a coordinate reference system object from a XML string.
- createFromXML(String) - Method in interface MathTransformFactory
-
Creates a math transform object from a XML string.
- createGenericName(CharSequence, String, CharSequence...) - Static method in class Names
-
Creates a local or scoped name from an array of parsed names.
- createGenericName(NameSpace, CharSequence...) - Method in class DefaultNameFactory
-
Creates a local or scoped name from an array of parsed names.
- createGenericName(NameSpace, CharSequence...) - Method in interface NameFactory
-
Creates a local or scoped name from an array of parsed names.
- createGeocentricCRS(String) - Method in class 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 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 MultiAuthoritiesFactory
-
Creates a 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
- createGeocentricCRS(String) - Method in interface CRSAuthorityFactory
-
Returns a geocentric coordinate reference system from a code.
- createGeocentricCRS(Map, GeodeticDatum, CartesianCS) - Method in class GeodeticObjectFactory
-
Creates a geocentric coordinate reference system from a Cartesian coordinate system.
- createGeocentricCRS(Map, GeodeticDatum, CartesianCS) - Method in interface CRSFactory
-
Creates a geocentric coordinate reference system from a cartesian coordinate system.
- createGeocentricCRS(Map, GeodeticDatum, SphericalCS) - Method in class GeodeticObjectFactory
-
Deprecated.ISO 19111:2019 does not define an explicit class for geocentric CRS. Useinstead.
invalid reference
#createGeodeticCRS(Map, GeodeticDatum, SphericalCS) - createGeocentricCRS(Map, GeodeticDatum, SphericalCS) - Method in interface CRSFactory
-
Creates a geocentric coordinate reference system from a spherical coordinate system.
- createGeodesicCircle2D(double) - Method in class GeodeticCalculator
-
Creates an approximation of the curve at a constant geodesic distance around the start point.
- createGeodesicPath2D(double) - Method in class GeodeticCalculator
-
Creates an approximation of the geodesic track from start point to end point as a Java2D object.
- createGeodeticConversion(MathTransformFactory, Ellipsoid) - Static method in class EllipsoidToRadiusTransform
-
Creates a transform for the given ellipsoid.
- createGeodeticConversion(MathTransformFactory, Ellipsoid, boolean) - Static method in class EllipsoidToCentricTransform
-
Creates a transform from geographic to Cartesian geocentric coordinates (convenience method).
- createGeodeticConversion(MathTransformFactory, Ellipsoid, boolean, EllipsoidToCentricTransform.TargetType) - Static method in class EllipsoidToCentricTransform
-
Creates a transform from geographic to geocentric coordinates.
- createGeodeticCRS(Map, GeodeticDatum, DefaultDatumEnsemble, CartesianCS) - Method in class GeodeticObjectFactory
-
Creates a geocentric coordinate reference system from a Cartesian coordinate system.
- createGeodeticCRS(Map, GeodeticDatum, DefaultDatumEnsemble, SphericalCS) - Method in class GeodeticObjectFactory
-
Creates a geocentric coordinate reference system from a spherical coordinate system.
- createGeodeticDatum(String) - Method in class ConcurrentAuthorityFactory
-
Returns a datum defining the location and orientation of an ellipsoid that approximates the shape of the earth.
- createGeodeticDatum(String) - Method in class GeodeticAuthorityFactory
-
Creates a datum defining the location and orientation of an ellipsoid that approximates the shape of the earth.
- createGeodeticDatum(String) - Method in class MultiAuthoritiesFactory
-
Creates a datum defining the location and orientation of an ellipsoid that approximates the shape of the earth.
- createGeodeticDatum(String) - Method in interface DatumAuthorityFactory
-
Returns a geodetic datum from a code.
- createGeodeticDatum(Map, Ellipsoid, PrimeMeridian) - Method in class GeodeticObjectFactory
-
Creates a static geodetic reference frame from ellipsoid and (optionally) Bursa-Wolf parameters.
- createGeodeticDatum(Map, Ellipsoid, PrimeMeridian) - Method in interface DatumFactory
-
Creates geodetic datum from ellipsoid and (optionally) Bursa-Wolf parameters.
- createGeodeticDatum(Map, Ellipsoid, PrimeMeridian, Temporal) - Method in class GeodeticObjectFactory
-
Creates a dynamic geodetic reference frame from ellipsoid and frame reference epoch.
- createGeodeticTransformation(MathTransformFactory, DatumShiftGrid) - Static method in class InterpolatedTransform
-
Creates a transformation between two geodetic CRS.
- createGeodeticTransformation(MathTransformFactory, Ellipsoid, boolean, Ellipsoid, boolean, double, double, double, boolean) - Static method in class MolodenskyTransform
-
Creates a transformation between two from geographic CRS.
- createGeodeticTransformation(MathTransformFactory, Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid) - Static method in class InterpolatedGeocentricTransform
-
Creates a transformation between two geographic CRS.
- createGeographicCRS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
- createGeographicCRS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
- createGeographicCRS(String) - Method in class MultiAuthoritiesFactory
-
Creates a 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
- createGeographicCRS(String) - Method in interface CRSAuthorityFactory
-
Returns a geographic coordinate reference system from a code.
- createGeographicCRS(Map, GeodeticDatum, DefaultDatumEnsemble, EllipsoidalCS) - Method in class GeodeticObjectFactory
-
Creates a geographic coordinate reference system.
- createGeographicCRS(Map, GeodeticDatum, EllipsoidalCS) - Method in class GeodeticObjectFactory
-
Creates a geographic CRS with a datum that may be a datum ensemble.
- createGeographicCRS(Map, GeodeticDatum, EllipsoidalCS) - Method in interface CRSFactory
-
Creates a geographic coordinate reference system.
- createGreaterThan(double, Unit) - Static method in class MeasurementRange
-
Constructs a range of
doublevalues greater than the given value. - createGroup(int, int, GeneralParameterDescriptor...) - Method in class ParameterBuilder
-
Creates a descriptor group for the given multiplicity and parameters.
- createGroup(GeneralParameterDescriptor...) - Method in class ParameterBuilder
-
Creates a descriptor group for the given parameters.
- createGroupForMapProjection(ParameterDescriptor...) - Method in class ParameterBuilder
-
Creates a descriptor group for a map projection.
- createGroupWithSameParameters(ParameterDescriptorGroup) - Method in class ParameterBuilder
-
Creates a descriptor group with the same parameters as another group.
- createIdentity(int) - Static method in class Matrices
-
Creates a square identity matrix of size
size×size. - createImage() - Method in class ImageRenderer
-
Creates an image with the data specified by the last call to a
setData(…)method. - createImageCRS(String) - Method in class ConcurrentAuthorityFactory
-
Deprecated.The
ImageCRSclass has been removed in ISO 19111:2019. It is replaced byEngineeringCRS. - createImageCRS(String) - Method in class GeodeticAuthorityFactory
-
Deprecated.The
ImageCRSclass has been removed in ISO 19111:2019. It is replaced byEngineeringCRS. - createImageCRS(String) - Method in class MultiAuthoritiesFactory
-
Deprecated.The
ImageCRSclass has been removed in ISO 19111:2019. It is replaced byEngineeringCRS. - createImageCRS(String) - Method in interface CRSAuthorityFactory
-
Create a image coordinate reference system from a code.
- createImageCRS(String, PixelInCell) - Method in class GridGeometry
-
Creates a one-, two- or three-dimensional coordinate reference system for cell indices in the grid.
- createImageCRS(Map, ImageDatum, AffineCS) - Method in class GeodeticObjectFactory
-
Deprecated.The
ImageCRSclass has been removed in ISO 19111:2019. It is replaced byEngineeringCRS. - createImageCRS(Map, ImageDatum, AffineCS) - Method in interface CRSFactory
-
Creates an image coordinate reference system.
- createImageDatum(String) - Method in class ConcurrentAuthorityFactory
-
Deprecated.The
ImageDatumclass has been removed in ISO 19111:2019. It is replaced byEngineeringDatum. - createImageDatum(String) - Method in class GeodeticAuthorityFactory
-
Deprecated.The
ImageDatumclass has been removed in ISO 19111:2019. It is replaced byEngineeringDatum. - createImageDatum(String) - Method in class MultiAuthoritiesFactory
-
Deprecated.The
ImageDatumclass has been removed in ISO 19111:2019. It is replaced byEngineeringDatum. - createImageDatum(String) - Method in interface DatumAuthorityFactory
-
Creates a image datum from a code.
- createImageDatum(Map, PixelInCell) - Method in class GeodeticObjectFactory
-
Deprecated.The
ImageDatumclass has been removed in ISO 19111:2019. It is replaced byEngineeringDatum. - createImageDatum(Map, PixelInCell) - Method in interface DatumFactory
-
Creates an image datum.
- createInternationalString(Map) - Method in class DefaultNameFactory
-
Creates an international string from a set of strings in different locales.
- createInternationalString(Map) - Method in interface NameFactory
-
Creates an international string from a set of strings in different locales.
- createIntersection(Rectangle2D) - Method in class Envelope2D
-
Returns the intersection of this envelope with the specified rectangle.
- createLeftBounded(int, boolean) - Static method in class NumberRange
-
Constructs a range of
intvalues without upper bound. - createLinearCS(Map, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a linear coordinate system.
- createLinearCS(Map, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a linear coordinate system.
- createLocalName(CharSequence, String, CharSequence) - Static method in class Names
-
Creates a name which is local in the given namespace.
- createLocalName(NameSpace, CharSequence) - Method in class DefaultNameFactory
-
Creates a local name from the given character sequence.
- createLocalName(NameSpace, CharSequence) - Method in interface NameFactory
-
Creates a local name from the given character sequence.
- createMarshaller() - Method in class MarshallerPool
-
Creates an configures a new JAXB marshaller.
- createMathTransform(MathTransformProvider.Context) - Method in interface MathTransformProvider
-
Creates a math transform from a group of parameter values and its context.
- createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in interface MathTransformProvider
-
Creates a math transform from the specified group of parameter values.
- createMemberName(CharSequence, String, int) - Static method in class Names
-
Creates a member name for the given sequence number.
- createMemberName(CharSequence, String, CharSequence, Class) - Static method in class Names
-
Creates a member name for values of the given class.
- createMemberName(CharSequence, String, CharSequence, TypeName) - Static method in class Names
-
Creates a member name for attribute values of the given type.
- createMemberName(NameSpace, CharSequence, TypeName) - Method in class DefaultNameFactory
-
Creates a member name from the given character sequence and attribute type.
- createMenuItems(boolean, ChangeListener) - Method in class RecentReferenceSystems
-
Creates menu items offering choices among the reference systems specified to this
RecentReferenceSystems. - createMetadata() - Method in class AbstractFeatureSet
-
Invoked in a synchronized block the first time that
getMetadata()is invoked. - createMetadata() - Method in class AbstractGridCoverageResource
-
Invoked in a synchronized block the first time that
getMetadata()is invoked. - createMetadata() - Method in class AbstractResource
-
Invoked in a synchronized block the first time that
AbstractResource.getMetadata()is invoked. - createMetadata() - Method in class ConcatenatedFeatureSet
-
Invoked in a synchronized block the first time that
getMetadata()is invoked. - createMetadata() - Method in class JoinFeatureSet
-
Invoked in a synchronized block the first time that
getMetadata()is invoked. - createNameSpace(GenericName, Map) - Method in class DefaultNameFactory
-
Returns a namespace having the given name.
- createNameSpace(GenericName, Map) - Method in interface NameFactory
-
Creates a namespace having the given name and separators.
- createNilObject(Class) - Method in class NilReason
-
Returns an object of the given type which is nil for the reason represented by this instance.
- createObject(Class, String) - Method in class GeodeticAuthorityFactory
-
Returns an object of the specified type from a code.
- createObject(String) - Method in class WKTDictionary
-
Returns an arbitrary object from a code.
- createObject(String) - Method in class CommonAuthorityFactory
-
Creates an object from the specified code.
- createObject(String) - Method in class ConcurrentAuthorityFactory
-
Returns an arbitrary object from a code.
- createObject(String) - Method in class GeodeticAuthorityFactory
-
Returns an arbitrary object from a code.
- createObject(String) - Method in class IdentifiedObjectSet
-
Creates an object for the specified authority code.
- createObject(String) - Method in class MultiAuthoritiesFactory
-
Creates an arbitrary object from a code.
- createObject(String) - Method in class EPSGDataAccess
-
Returns an arbitrary object from a code.
- createObject(String) - Method in interface AuthorityFactory
-
Returns an arbitrary object from a code.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class CoordinateOperationFinder
-
Infers an operation for conversion or transformation between two coordinate reference systems.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class DefaultCoordinateOperationFactory
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in interface CoordinateOperationFactory
-
Returns an operation for conversion or transformation between two coordinate reference systems.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperationContext) - Method in class DefaultCoordinateOperationFactory
-
Finds or creates an operation for conversion or transformation between two coordinate reference systems.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) - Method in class DefaultCoordinateOperationFactory
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) - Method in interface CoordinateOperationFactory
-
Returns an operation using a particular method for conversion or transformation between two coordinate reference systems.
- createOperationFinder(CoordinateOperationAuthorityFactory, CoordinateOperationContext) - Method in class DefaultCoordinateOperationFactory
-
Creates the object which will perform the actual task of finding a coordinate operation path between two CRS.
- createOperationMethod(String) - Method in class ConcurrentAuthorityFactory
-
Returns a description of the algorithm and parameters used to perform a coordinate operation.
- createOperationMethod(String) - Method in class GeodeticAuthorityFactory
-
Creates a description of the algorithm and parameters used to perform a coordinate operation.
- createOperationMethod(String) - Method in class MultiAuthoritiesFactory
-
Creates a description of the algorithm and parameters used to perform a coordinate operation.
- createOperationMethod(String) - Method in class EPSGDataAccess
-
Creates description of the algorithm and parameters used to perform a coordinate operation.
- createOperationMethod(String) - Method in interface CoordinateOperationAuthorityFactory
-
Creates an operation method from a single code.
- createOperationMethod(Map, ParameterDescriptorGroup) - Method in class DefaultCoordinateOperationFactory
-
Creates an operation method from a set of properties and a descriptor group.
- createOperations(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class CoordinateOperationFinder
-
Infers operations for conversions or transformations between two coordinate reference systems.
- createOperations(CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperationContext) - Method in class DefaultCoordinateOperationFactory
-
Finds or creates operations for conversions or transformations between two coordinate reference systems.
- createOperationStep(CoordinateReferenceSystem, List, CoordinateReferenceSystem, List) - Method in class CoordinateOperationFinder
-
Creates an operation between at least one
CompoundCRS(usually the source) and an arbitrary CRS. - createOperationStep(GeneralDerivedCRS, GeneralDerivedCRS) - Method in class CoordinateOperationFinder
-
Creates an operation between two derived coordinate reference systems.
- createOperationStep(GeneralDerivedCRS, SingleCRS) - Method in class CoordinateOperationFinder
-
Creates an operation from a derived CRS to an arbitrary single coordinate reference system.
- createOperationStep(GeodeticCRS, GeodeticCRS) - Method in class CoordinateOperationFinder
-
Creates an operation between two geodetic (geographic or geocentric) coordinate reference systems.
- createOperationStep(GeodeticCRS, VerticalCRS) - Method in class CoordinateOperationFinder
-
Creates an operation between a geodetic and a vertical coordinate reference systems.
- createOperationStep(SingleCRS, GeneralDerivedCRS) - Method in class CoordinateOperationFinder
-
Creates operations from an arbitrary single CRS to a derived coordinate reference system.
- createOperationStep(TemporalCRS, TemporalCRS) - Method in class CoordinateOperationFinder
-
Creates an operation between two temporal coordinate reference systems.
- createOperationStep(VerticalCRS, VerticalCRS) - Method in class CoordinateOperationFinder
-
Creates an operation between two vertical coordinate reference systems.
- createParameterDescriptor(String) - Method in class ConcurrentAuthorityFactory
-
Returns a definition of a single parameter used by an operation method.
- createParameterDescriptor(String) - Method in class GeodeticAuthorityFactory
-
Creates a definition of a single parameter used by an operation method.
- createParameterDescriptor(String) - Method in class MultiAuthoritiesFactory
-
Creates a definition of a single parameter used by an operation method.
- createParameterDescriptor(String) - Method in class EPSGDataAccess
-
Creates a definition of a single parameter used by an operation method.
- createParameterizedTransform(ParameterValueGroup) - Method in class DefaultMathTransformFactory
-
Deprecated.This constructor is ambiguous when axis directions are parts of the map projection definition as in
Transverse Mercator (South Orientated)
. UseDefaultMathTransformFactory.builder(String)instead for allowing the implementation to resolve such ambiguities. - createParameterizedTransform(ParameterValueGroup) - Method in interface MathTransformFactory
-
Creates a transform from a group of parameters.
- createParametricCRS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 1-dimensional parametric coordinate reference system.
- createParametricCRS(Map, DefaultParametricDatum, DefaultParametricCS) - Method in class GeodeticObjectFactory
-
Creates a parametric CRS from a datum.
- createParametricCRS(Map, DefaultParametricDatum, DefaultDatumEnsemble, DefaultParametricCS) - Method in class GeodeticObjectFactory
-
Creates a parametric coordinate reference system.
- createParametricCS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 1-dimensional parametric coordinate system.
- createParametricCS(Map, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a parametric coordinate system.
- createParametricDatum(String) - Method in class GeodeticAuthorityFactory
-
Creates a datum defining the origin of a parametric coordinate reference system.
- createParametricDatum(Map) - Method in class GeodeticObjectFactory
-
Creates a parametric datum.
- createPassThrough(int, Matrix, int) - Static method in class Matrices
-
Creates a matrix which converts a subset of coordinates using the transform given by another matrix.
- createPassThroughTransform(int, MathTransform, int) - Method in class DefaultMathTransformFactory
-
Creates a transform which passes through a subset of coordinates to another transform.
- createPassThroughTransform(int, MathTransform, int) - Method in interface MathTransformFactory
-
Creates a transform which passes through a subset of ordinates to another transform.
- createPolarCS(String) - Method in class 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 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 MultiAuthoritiesFactory
-
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 interface CSAuthorityFactory
-
Creates a polar coordinate system from a code.
- createPolarCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a polar coordinate system from the given pair of axis.
- createPolarCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a polar coordinate system from the given pair of axis.
- createPrimeMeridian(String) - Method in class ConcurrentAuthorityFactory
-
Returns a prime meridian defining the origin from which longitude values are determined.
- createPrimeMeridian(String) - Method in class GeodeticAuthorityFactory
-
Creates a prime meridian defining the origin from which longitude values are determined.
- createPrimeMeridian(String) - Method in class MultiAuthoritiesFactory
-
Creates a prime meridian defining the origin from which longitude values are determined.
- createPrimeMeridian(String) - Method in class EPSGDataAccess
-
Creates a prime meridian defining the origin from which longitude values are determined.
- createPrimeMeridian(String) - Method in interface DatumAuthorityFactory
-
Returns a prime meridian from a code.
- createPrimeMeridian(Map, double, Unit) - Method in class GeodeticObjectFactory
-
Creates a prime meridian, relative to Greenwich.
- createPrimeMeridian(Map, double, Unit) - Method in interface DatumFactory
-
Creates a prime meridian, relative to Greenwich.
- createProjectedCRS(String) - Method in class 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 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 MultiAuthoritiesFactory
-
Creates a 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.
- createProjectedCRS(String) - Method in interface CRSAuthorityFactory
-
Returns a projected coordinate reference system from a code.
- createProjectedCRS(Map, GeographicCRS, Conversion, CartesianCS) - Method in class GeodeticObjectFactory
-
Creates a projected coordinate reference system from a conversion.
- createProjectedCRS(Map, GeographicCRS, Conversion, CartesianCS) - Method in interface CRSFactory
-
Creates a projected coordinate reference system from a defining conversion.
- createProjectedCRS(DirectPosition) - Method in class PositionableProjection
-
Creates a map projection centered on the given position.
- createProjectedCRS(GeographicCRS, double, double) - Method in class PositionableProjection
-
Creates a map projection centered on the given latitude and longitude.
- createProjectionAroundStart() - Method in class GeodeticCalculator
-
Creates an Azimuthal Equidistant projection centered on current starting point.
- createRaster() - Method in class ImageRenderer
-
Creates a raster with the data specified by the last call to a
setData(…)method. - createRecordType(CharSequence, Map) - Method in class DefaultRecordSchema
-
Creates a new record type of the given name, which will contain the given fields.
- createRecordTypeName(CharSequence) - Method in class DefaultRecordSchema
-
Creates the name of a record.
- createRenderer() - Method in class CoverageCanvas
-
Invoked in JavaFX thread for creating a renderer to be executed in a background thread.
- createRenderer() - Method in class MapCanvas
-
Invoked in JavaFX thread for creating a renderer to be executed in a background thread.
- createRenderer() - Method in class MapCanvasAWT
-
Invoked in JavaFX thread for creating a renderer to be executed in a background thread.
- createSampleModel(DataType, Rectangle, int) - Method in class ImageLayout
-
Returns a sample model for the given data type with a size computed from the given image bounds.
- createScopedName(GenericName, String, CharSequence) - Static method in class Names
-
Creates a scoped name as the concatenation of the given generic name with a single character sequence.
- createSequence(Number, Number, int) - Static method in class Vector
-
Creates a sequence of numbers in a given range of values using the given increment.
- createSingleOperation(Map, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Method in class DefaultCoordinateOperationFactory
-
Creates a transformation or conversion from the given properties.
- createSphericalCS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- createSphericalCS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- createSphericalCS(String) - Method in class MultiAuthoritiesFactory
-
Creates a 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- createSphericalCS(String) - Method in interface CSAuthorityFactory
-
Creates a spherical coordinate system from a code.
- createSphericalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a spherical coordinate system without radius.
- createSphericalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a spherical coordinate system from the given set of axis.
- createSphericalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a spherical coordinate system from the given set of axis.
- createStrictlyPositive(double, Unit) - Method in class ParameterBuilder
-
Creates a descriptor for floating point values greater than zero.
- createTableName(String, String, String) - Static method in class SQLStoreProvider
-
Create a qualified table name.
- createTemporalCRS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a 1-dimensional coordinate reference system used for the recording of time.
- createTemporalCRS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 1-dimensional coordinate reference system used for the recording of time.
- createTemporalCRS(String) - Method in class MultiAuthoritiesFactory
-
Creates a 1-dimensional coordinate reference system used for the recording of time.
- createTemporalCRS(String) - Method in interface CRSAuthorityFactory
-
Create a temporal coordinate reference system from a code.
- createTemporalCRS(Map, TemporalDatum, DefaultDatumEnsemble, TimeCS) - Method in class GeodeticObjectFactory
-
Creates a temporal coordinate reference system.
- createTemporalCRS(Map, TemporalDatum, TimeCS) - Method in class GeodeticObjectFactory
-
Creates a temporal CRS with a datum that may be a datum ensemble.
- createTemporalCRS(Map, TemporalDatum, TimeCS) - Method in interface CRSFactory
-
Creates a temporal coordinate reference system.
- createTemporalDatum(String) - Method in class ConcurrentAuthorityFactory
-
Returns a datum defining the origin of a temporal coordinate reference system.
- createTemporalDatum(String) - Method in class GeodeticAuthorityFactory
-
Creates a datum defining the origin of a temporal coordinate reference system.
- createTemporalDatum(String) - Method in class MultiAuthoritiesFactory
-
Creates a datum defining the origin of a temporal coordinate reference system.
- createTemporalDatum(String) - Method in interface DatumAuthorityFactory
-
Creates a temporal datum from a code.
- createTemporalDatum(Map, Date) - Method in class GeodeticObjectFactory
-
Creates a temporal datum from an enumerated type value.
- createTemporalDatum(Map, Date) - Method in interface DatumFactory
-
Creates a temporal datum from an enumerated type value.
- createTile(int, int) - Method in class ComputedImage
-
Creates an initially empty tile at the given tile grid position.
- createTileMatrix(TileMatrix) - Method in interface WritableTileMatrixSet
-
Adds the given tile matrix to this set and returns a writable instance for later completion.
- createTileMatrixSet(TileMatrixSet) - Method in interface WritableTiledResource
-
Adds the given tile matrix set to this resource and returns a writable instance for later completion.
- createTimeCS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a 1-dimensional coordinate system for heights or depths of points.
- createTimeCS(String) - Method in class 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 MultiAuthoritiesFactory
-
Creates a 1-dimensional coordinate system for heights or depths of points.
- createTimeCS(String) - Method in interface CSAuthorityFactory
-
Creates a temporal coordinate system from a code.
- createTimeCS(Map, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a temporal coordinate system.
- createTimeCS(Map, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a time coordinate system.
- createTransform(Envelope, Envelope) - Static method in class Matrices
-
Creates a transform matrix mapping the given source envelope to the given destination envelope.
- createTransform(Envelope, AxisDirection[], Envelope, AxisDirection[]) - Static method in class 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 Matrices
-
Creates a transform matrix changing axis order and/or direction.
- createTransform(MathTransformFactory) - Method in class TransferFunction
-
Creates a transform from sample values to geophysics values using the given factory.
- createTransformedShape(Shape) - Method in class AbstractMathTransform2D
-
Transforms the specified shape.
- createTransformedShape(Shape) - Method in class AbstractMathTransform2D.Inverse
-
Transforms the specified shape.
- createTransformedShape(Shape) - Method in interface MathTransform2D
-
Transforms the specified shape.
- createTransformTo(GridGeometry, PixelInCell) - Method in class GridGeometry
-
Creates a transform from cell coordinates in this grid to cell coordinates in the given grid.
- createTypeName(CharSequence, String, CharSequence) - Static method in class Names
-
Creates a type name from the given character sequence and automatically inferred Java type.
- createTypeName(Class) - Static method in class Names
-
Creates a type name for the given class using naming convention documented in
DefaultTypeName. - createTypeName(NameSpace, CharSequence) - Method in class DefaultNameFactory
-
Creates a type name from the given character sequence and automatically inferred Java type.
- createTypeName(NameSpace, CharSequence) - Method in interface NameFactory
-
Creates a type name from the given character sequence.
- createTypeName(NameSpace, CharSequence, Type) - Method in class DefaultNameFactory
-
Creates a type name from the given character sequence and explicit Java type.
- createUnion(Rectangle2D) - Method in class Envelope2D
-
Returns the union of this envelope with the specified rectangle.
- createUnit(String) - Method in class ConcurrentAuthorityFactory
-
Returns an unit of measurement from a code.
- createUnit(String) - Method in class GeodeticAuthorityFactory
-
Creates an unit of measurement from a code.
- createUnit(String) - Method in class MultiAuthoritiesFactory
-
Creates an unit of measurement from a code.
- createUnit(String) - Method in class EPSGDataAccess
-
Creates an unit of measurement from a code.
- createUnit(String) - Method in interface CSAuthorityFactory
-
Returns an unit from a code.
- createUnmarshaller() - Method in class MarshallerPool
-
Creates an configures a new JAXB unmarshaller.
- createUserDefinedCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Deprecated.The
UserDefinedCSclass has been removed from ISO 19111:2019. - createUserDefinedCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a two-dimensional user defined coordinate system.
- createUserDefinedCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Deprecated.The
UserDefinedCSclass has been removed from ISO 19111:2019. - createUserDefinedCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a three-dimensional user defined coordinate system.
- createValue() - Method in class DefaultParameterDescriptor
-
Creates a new parameter value instance initialized with the default value.
- createValue() - Method in class DefaultParameterDescriptorGroup
-
Creates a new instance of parameter value group initialized with the default values.
- createValue() - Method in interface GeneralParameterDescriptor
-
Creates a new instance of parameter value or group initialized with the default value(s).
- createValue() - Method in interface ParameterDescriptor
-
Creates a new instance of parameter value initialized with the default value.
- createValue() - Method in interface ParameterDescriptorGroup
-
Creates a new instance of parameter value group initialized with the default values.
- createValueGroup(Map) - Method in class MatrixParameters
-
Creates a new instance of parameter group with default values of 1 on the diagonal, and 0 everywhere else.
- createValueGroup(Map, Matrix) - Method in class MatrixParameters
-
Creates a new instance of parameter group initialized to the given matrix.
- createVerticalCRS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a 1-dimensional coordinate reference system used for recording heights or depths.
- createVerticalCRS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 1-dimensional coordinate reference system used for recording heights or depths.
- createVerticalCRS(String) - Method in class MultiAuthoritiesFactory
-
Creates a 1-dimensional coordinate reference system used for recording heights or depths.
- createVerticalCRS(String) - Method in interface CRSAuthorityFactory
-
Create a vertical coordinate reference system from a code.
- createVerticalCRS(Map, VerticalDatum, DefaultDatumEnsemble, VerticalCS) - Method in class GeodeticObjectFactory
-
Creates a vertical coordinate reference system.
- createVerticalCRS(Map, VerticalDatum, VerticalCS) - Method in class GeodeticObjectFactory
-
Creates a vertical CRS with a datum that may be a datum ensemble.
- createVerticalCRS(Map, VerticalDatum, VerticalCS) - Method in interface CRSFactory
-
Creates a vertical coordinate reference system.
- createVerticalCS(String) - Method in class ConcurrentAuthorityFactory
-
Returns a 1-dimensional coordinate system for heights or depths of points.
- createVerticalCS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 1-dimensional coordinate system for heights or depths of points.
- createVerticalCS(String) - Method in class MultiAuthoritiesFactory
-
Creates a 1-dimensional coordinate system for heights or depths of points.
- createVerticalCS(String) - Method in interface CSAuthorityFactory
-
Creates a vertical coordinate system from a code.
- createVerticalCS(Map, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a vertical coordinate system.
- createVerticalCS(Map, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a vertical coordinate system.
- createVerticalDatum(String) - Method in class ConcurrentAuthorityFactory
-
Returns a datum identifying a particular reference level surface used as a zero-height surface.
- createVerticalDatum(String) - Method in class GeodeticAuthorityFactory
-
Creates a datum identifying a particular reference level surface used as a zero-height surface.
- createVerticalDatum(String) - Method in class MultiAuthoritiesFactory
-
Creates a datum identifying a particular reference level surface used as a zero-height surface.
- createVerticalDatum(String) - Method in interface DatumAuthorityFactory
-
Creates a vertical datum from a code.
- createVerticalDatum(Map, VerticalDatumType) - Method in class GeodeticObjectFactory
-
Creates a vertical datum from an enumerated type value.
- createVerticalDatum(Map, VerticalDatumType) - Method in interface DatumFactory
-
Creates a vertical datum from an enumerated type value.
- createVerticalDatum(Map, VerticalDatumType, Temporal) - Method in class GeodeticObjectFactory
-
Creates a dynamic vertical datum from an enumerated type value and a frame reference epoch.
- createWindow(TransferType) - Method in class PixelIterator
-
Returns a moving window over the sample values in a rectangular region starting at iterator position.
- createWritable(Raster, WritableRaster) - Method in class PixelIterator.Builder
-
Creates an iterator which will read and write in two different rasters.
- createWritable(RenderedImage, WritableRenderedImage) - Method in class PixelIterator.Builder
-
Creates an iterator which will read and write in two different images.
- createWritable(WritableRaster) - Method in class PixelIterator.Builder
-
Creates a read/write iterator for the given raster.
- createWritable(WritableRenderedImage) - Method in class PixelIterator.Builder
-
Creates a read/write iterator for the given image.
- createZero(int, int) - Static method in class Matrices
-
Creates a matrix of size
numRow×numColfilled with zero values. - Creating math transforms - Section in package org.apache.sis.referencing.operation.transform
- Creating new ellipsoid instances - Section in class org.apache.sis.referencing.datum.DefaultEllipsoid
- Creating new geocentric CRS instances - Section in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
- Creating new geodetic reference frame instances - Section in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- Creating new geographic CRS instances - Section in class org.apache.sis.referencing.crs.DefaultGeographicCRS
- Creating new parametric datum instances - Section in class org.apache.sis.referencing.datum.DefaultParametricDatum
- Creating new prime meridian instances - Section in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
- Creating new temporal datum instances - Section in class org.apache.sis.referencing.datum.DefaultTemporalDatum
- Creating new vertical datum instances - Section in class org.apache.sis.referencing.datum.DefaultVerticalDatum
- CREATION - Static variable in class DateType
-
Date identifies when the resource was brought into existence.
- CREATOR - Static variable in class AttributeNames
-
The set of attribute names for the creator (Recommended).
- CRITICAL - Static variable in class Priority
-
Decisive importance.
- CROSS_REFERENCE - Static variable in class AssociationType
-
Reference from one dataset to another.
- CROSS_TRACK - Static variable in class DimensionNameType
-
Perpendicular to the direction of motion of the scan point.
- crosses(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the first geometric operand crosses the second.
- Crossing the anti-meridian of a Geographic CRS - Section in class org.apache.sis.geometry.AbstractEnvelope
- Crossing the anti-meridian of a Geographic CRS - Section in class org.apache.sis.geometry.Envelope2D
- Crossing the anti-meridian of a Geographic CRS - Section in class org.apache.sis.geometry.GeneralEnvelope
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.contains(DirectPosition)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.contains(Envelope)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.getMedian(int)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.getSpan(int)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.AbstractEnvelope.intersects(Envelope)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.add(Rectangle2D)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.add(double, double)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.contains(Rectangle2D)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.contains(double, double)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.contains(double, double, double, double)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.createIntersection(Rectangle2D)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.intersects(Rectangle2D)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.Envelope2D.intersects(double, double, double, double)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.GeneralEnvelope.add(DirectPosition)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.geometry.GeneralEnvelope.normalize()
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, AxisDirection[], Envelope, AxisDirection[])
- Crossing the anti-meridian of a Geographic CRS - Section in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, Envelope)
- crs() - Method in enum class CommonCRS.Engineering
-
Returns the coordinate reference system associated to this engineering object.
- crs() - Method in enum class CommonCRS.Temporal
-
Returns the coordinate reference system associated to this temporal object.
- crs() - Method in enum class 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 System (CRS) objects.
- CRS - Static variable in class SIS
-
Shows Coordinate Reference System (CRS) information for the given file.
- CRS - Static variable in class GridGeometry
-
A bitmask to specify the validity of the Coordinate Reference System property.
- CRS_CHANGE - Enum constant in enum class TransformChangeEvent.Reason
-
A new value has been automatically computed for preserving the viewing area after a change of CRS.
- CRS.SeparationMode - Enum Class in org.apache.sis.referencing
-
Action to take when a CRS cannot be separated in components at the requested dimensions.
- CRSAuthorityFactory - Interface in org.opengis.referencing.crs
-
Creates coordinate reference systems using authority codes.
- CRSChooser - Class in org.apache.sis.gui.referencing
-
A list of Coordinate Reference Systems (CRS) from which the user can select.
- CRSChooser() - Constructor for class CRSChooser
-
Creates a chooser proposing all coordinate reference systems from the default factory.
- CRSChooser(CRSAuthorityFactory, Envelope, Locale) - Constructor for class CRSChooser
-
Creates a chooser proposing all coordinate reference systems from the given factory.
- crsFactory - Variable in class EPSGFactory
-
The factory to use for creating
CoordinateReferenceSysteminstances from the properties read in the database. - CRSFactory - Interface in org.opengis.referencing.crs
-
Builds up complex coordinate reference systems from simpler objects or values.
- CSAuthorityFactory - Interface in org.opengis.referencing.cs
-
Creates coordinate systems using authority codes.
- csFactory - Variable in class EPSGFactory
-
The factory to use for creating
CoordinateSysteminstances from the properties read in the database. - CSFactory - Interface in org.opengis.referencing.cs
-
Builds up complex coordinate systems from simpler objects or values.
- CSW - Static variable in class Namespaces
-
The
"http://www.opengis.net/cat/csw/3.0"URL. - CUBIC_METRE - Static variable in class Units
-
The SI derived unit for volume (m³).
- CURIE - Static variable in class Units
-
Unit of measurement defined as 3.7 × 10¹⁰ becquerel The symbol is Ci and the unlocalized name is “curie”.
- CURLY_BRACKETS - Static variable in class Symbols
-
A set of symbols with values between parentheses, like
DATUM("WGS84"). - current() - Static method in class Configuration
-
Returns the current configuration.
- Current implementation - Section in org.apache.sis.referencing.operation.AbstractCoordinateOperation.getLinearAccuracy()
- cursorEnabled - Variable in class GestureFollower
-
Whether mouse position in source canvas should be shown by a cursor in the target canvas.
- CURVE - Static variable in class GeometricObjectType
-
Bounded, 1-dimensional geometric primitive, representing the continuous image of a line.
- CUSTODIAN - Static variable in class Role
-
Party that accepts accountability and responsibility for the data and ensures appropriate care and maintenance of the resource.
- Customization - Section in class org.apache.sis.referencing.operation.CoordinateOperationFinder
- Customization - Section in class org.apache.sis.util.collection.TreeTableFormat
- customize(CoverageModifier.BandSource, SampleDimension.Builder) - Method in interface CoverageModifier
-
Invoked when a sample dimension is created in a coverage.
- customize(CoverageModifier.Source, GridGeometry) - Method in interface CoverageModifier
-
Invoked when a grid geometry is created for a coverage.
- customize(CoverageModifier.Source, DefaultMetadata) - Method in interface CoverageModifier
-
Invoked when a metadata is created for a single coverage or for the whole file.
- customize(CoverageModifier.Source, GenericName) - Method in interface CoverageModifier
-
Invoked when an identifier is created for a single coverage or for the whole file.
- Customizing the XML - Section in package org.apache.sis.xml
- Custom orientations - Section in class org.apache.sis.coverage.grid.GridOrientation
- CylindricalCS - Interface in org.opengis.referencing.cs
-
A three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by the polar coordinate system.
- CylindricalProjection - Interface in org.opengis.referencing.operation
-
Base interface for cylindrical map projections.
D
- DAILY - Static variable in class MaintenanceFrequency
-
Data is updated each day.
- data - Variable in class BufferedGridCoverage
-
The sample values, potentially multi-banded.
- DATA_TYPE - Static variable in class AttributeNames
-
The "cdm_data_type" attribute name for the THREDDS data type appropriate for this dataset (Recommended).
- DataAccess - Class in org.apache.sis.storage.sql
-
Low-level accesses to the database content.
- DataAccess(SQLStore, boolean) - Constructor for class DataAccess
-
Creates a new data access object for the given SQL store.
- Data Access Object (DAO) - Section in class org.apache.sis.referencing.factory.sql.EPSGFactory
- DataFile - Interface in org.opengis.metadata.distribution
-
Description of a transfer data file.
- DataIdentification - Interface in org.opengis.metadata.identification
-
Information required to identify a dataset.
- 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.
- DataQuality - Interface in org.opengis.metadata.quality
-
Quality information for the data specified by a data quality scope.
- Data series metadata - Section in package org.opengis.metadata
- DataSet - Interface in org.apache.sis.storage
-
Collection of features that share a common set of attributes or properties.
- DATASET - Static variable in class ScopeCode
-
Information applies to the dataset.
- Dataset metadata - Section in package org.opengis.metadata
- dataSource - Variable in class EPSGFactory
-
The factory to use for creating
Connections to the EPSG database. - DataStore - Class in org.apache.sis.storage
-
Manages a series of features, coverages or sensor data.
- DataStore() - Constructor for class DataStore
-
Creates a new instance with no provider and initially no listener.
- DataStore(DataStoreProvider, StorageConnector) - Constructor for class DataStore
-
Creates a new instance for the given storage (typically file or database).
- DataStore(DataStore, DataStoreProvider, StorageConnector, boolean) - Constructor for class 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 DataStoreClosedException
-
Creates an exception with the specified details message.
- DataStoreClosedException(String, Throwable) - Constructor for exception class DataStoreClosedException
-
Creates an exception with the specified details message and cause.
- DataStoreClosedException(Locale, String, OpenOption...) - Constructor for exception class 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 or database contains invalid data.
- DataStoreContentException(String) - Constructor for exception class DataStoreContentException
-
Creates an exception with the specified details message.
- DataStoreContentException(String, Throwable) - Constructor for exception class DataStoreContentException
-
Creates an exception with the specified details message and cause.
- DataStoreContentException(Throwable) - Constructor for exception class DataStoreContentException
-
Creates an exception with the specified cause and no details message.
- DataStoreContentException(Locale, String, String, Object) - Constructor for exception class DataStoreContentException
-
Creates a localized exception with a message saying that the given store cannot be read.
- DataStoreException - Exception Class in org.apache.sis.storage
-
Thrown when a
DataStorecannot complete a read or write operation. - DataStoreException() - Constructor for exception class DataStoreException
-
Creates an exception with no cause and no details message.
- DataStoreException(String) - Constructor for exception class DataStoreException
-
Creates an exception with the specified details message.
- DataStoreException(String, Throwable) - Constructor for exception class DataStoreException
-
Creates an exception with the specified details message and cause.
- DataStoreException(Throwable) - Constructor for exception class DataStoreException
-
Creates an exception with the specified cause and no details message.
- DataStoreException(Locale, String, String, Object) - Constructor for exception class DataStoreException
-
Creates a localized exception with a message saying that the given store cannot be processed.
- DataStoreProvider - Class in org.apache.sis.storage
-
Provides information about a specific
DataStoreimplementation. - DataStoreProvider() - Constructor for class 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 DataStoreReferencingException
-
Creates an exception with the specified details message.
- DataStoreReferencingException(String, Throwable) - Constructor for exception class DataStoreReferencingException
-
Creates an exception with the specified details message and cause.
- DataStoreReferencingException(Throwable) - Constructor for exception class DataStoreReferencingException
-
Creates an exception with the specified cause and no details message.
- DataStoreReferencingException(Locale, String, String, Object) - Constructor for exception class 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. - Data transformation - Section in org.apache.sis.storage.WritableAggregate.add(Resource)
- Datatype - Class in org.opengis.metadata
-
Datatype of element or entity.
- DataType - Enum Class in org.apache.sis.image
-
Identification of the primitive type used for storing sample values in an image.
- DATATYPE_CLASS - Static variable in class Datatype
-
Class with few or no operations whose primary purpose is to hold the abstract state of another class for transmittal, storage, encoding or persistent storage.
- DataViewer - Class in org.apache.sis.gui
-
Entry point for Apache SIS application.
- DataViewer() - Constructor for class DataViewer
-
Creates a new Apache SIS application.
- DATE_CREATED - Static variable in class AttributeNames
-
The "date_created" attribute name for the date on which the data was created (Recommended).
- DATE_ISSUED - Static variable in class AttributeNames
-
The "date_issued" attribute name for a date on which this data was formally issued (Suggested).
- DATE_MODIFIED - Static variable in class AttributeNames
-
The "date_modified" attribute name for the date on which this data was last modified (Suggested).
- DateType - Class in org.opengis.metadata.citation
-
Identification of when a given event occurred
- datum() - Method in enum class CommonCRS.Engineering
-
Returns the datum associated to this engineering object.
- datum() - Method in enum class CommonCRS.Temporal
-
Returns the datum associated to this temporal object.
- datum() - Method in enum class CommonCRS.Vertical
-
Returns the datum associated to this vertical object.
- datum(boolean) - Method in enum class CommonCRS
-
Returns the geodetic reference frame associated to this geodetic object.
- Datum - Interface in org.opengis.referencing.datum
-
Specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.
- DATUM - Section in package org.opengis.referencing
- DATUM - Enum constant in enum class ElementKind
-
Datum or reference frame, often represented by
DATUM[…]elements. - DatumAuthorityFactory - Interface in org.opengis.referencing.datum
-
Creates datum objects using authority codes.
- datumEnsemble() - Method in enum class CommonCRS
-
Returns the datum ensemble associated to this geodetic object.
- Datum ensemble - Section in org.apache.sis.referencing.CommonCRS.datum(boolean)
- datumFactory - Variable in class EPSGFactory
-
The factory to use for creating
Datuminstances from the properties read in the database. - DatumFactory - Interface in org.opengis.referencing.datum
-
Builds up complex datums from simpler objects or values.
- DatumOrEnsemble - Class in org.apache.sis.referencing.datum
-
Utility methods for working on objects that may be
DatumorDatumEnsemble. - DatumShiftGrid<C,
T> - Class in org.apache.sis.referencing.datum -
Small but non-constant translations to apply on coordinates for datum shifts or other transformation process.
- DatumShiftGrid(Unit, LinearTransform, int[], boolean, Unit) - Constructor for class DatumShiftGrid
-
Creates a new datum shift grid for the given size and units.
- DatumShiftGrid(DatumShiftGrid) - Constructor for class DatumShiftGrid
-
Creates a new datum shift grid with the same grid geometry (size and units) than the given grid.
- Datum shift methods overview - Section in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
- Datum shifts - Section in package org.apache.sis.referencing.datum
- DatumShiftTransform - Class in org.apache.sis.referencing.operation.transform
-
Transforms between two CRS (usually geographic) based on different datum.
- datumUsedBy(CoordinateReferenceSystem) - Method in enum class CommonCRS.Engineering
-
Returns
trueis the given CRS uses the datum identified by this enumeration value. - DAY - Static variable in class Units
-
Unit of measurement defined as 24×60×60 seconds (1 d).
- ddS - Variable in class TimeDependentBWP
-
Rate of change of the scale difference in parts per million per year (EPSG:1046).
- debug() - Method in class SIS.About
-
Prints full stack trace in case of failure.
- debug() - Method in class SIS.Help
-
Prints full stack trace in case of failure.
- debug() - Method in class SIS.Identifier
-
Prints full stack trace in case of failure.
- debug() - Method in class SIS.Metadata
-
Prints full stack trace in case of failure.
- debug() - Method in class SIS.MimeType
-
Prints full stack trace in case of failure.
- debug() - Method in class SIS.Transform
-
Prints full stack trace in case of failure.
- debug() - Method in class SIS.Translate
-
Prints full stack trace in case of failure.
- Debug - Annotation Interface in org.apache.sis.util
-
Annotates classes or methods that are provided mostly for debugging purpose.
- DEBUG - Enum constant in enum class ComparisonMode
-
Asserts that two objects shall be approximately equal.
- Debugging - Section in package org.apache.sis.console
- DECIBAR - Static variable in class Units
-
Unit of measurement defined as 10000 pascals (1 dbar).
- DECIBEL - Static variable in class 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. - DECLARATION - Enum constant in enum class IdentifiedObjectFinder.Domain
-
Fast lookup based only on declared identifiers.
- DECLARING_CLASS - Enum constant in enum class TypeValuePolicy
-
The type of the class that declares the method.
- DECLARING_INTERFACE - Enum constant in enum class TypeValuePolicy
-
The type of the interface that declares the method.
- decode(CharSequence) - Method in class GeohashReferenceSystem.Coder
-
Decodes the given geohash into a latitude and a longitude.
- decode(CharSequence) - Method in class MilitaryGridReferenceSystem.Coder
-
Decodes the given MGRS reference into a position and an envelope.
- decode(CharSequence) - Method in class ReferencingByIdentifiers.Coder
-
Decodes the given identifier into a latitude and a longitude.
- deepCopy(ModifiableMetadata.State) - Method in class ModifiableMetadata
-
Copies (if necessary) this metadata and all its children.
- deepCopy(Metadata) - Static method in class DefaultMetadata
-
Returns an editable copy of the given metadata.
- deepEquals(Object, Object, ComparisonMode) - Static method in class Utilities
-
Convenience method for testing two objects for equality using the given level of strictness.
- deepHashCode(Object) - Static method in class Utilities
-
Returns a hash code for the specified object, which may be an array.
- deepToString(Object) - Static method in class Utilities
-
Returns a string representation of the specified object, which may be an array.
- DEFAULT - Enum constant in enum class 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 class KeywordCase
-
Keywords case is determined by the WKT convention.
- DEFAULT - Enum constant in enum class KeywordStyle
-
Keywords style is determined by the WKT convention.
- DEFAULT - Static variable in class ImageLayout
-
The default instance with a preferred tile width and height of 256 pixels.
- DEFAULT - Static variable in class Colors
-
The default colors used by
FormattableObject.print(). - DEFAULT - Static variable in class Transliterator
-
A transliterator compliant with ISO 19162 on a
best effort
basis. - DEFAULT - Static variable in class ReferenceResolver
-
The default and thread-safe instance.
- DEFAULT - Static variable in class ValueConverter
-
The default, thread-safe and immutable instance.
- DEFAULT_BUFFER_SIZE - Static variable in class StorageConnector
-
The default size (in bytes) of
ByteBuffers created by storage connectors. - DEFAULT_CRS - Static variable in class OptionKey
-
The coordinate reference system (CRS) of data to use if not explicitly defined.
- DEFAULT_GEOMETRY - Enum constant in enum class AttributeRole
-
Attribute value will be flagged as the default geometry.
- DEFAULT_NAME_TYPE - Variable in class AttributeNames.Dimension
-
The default ISO 19115 dimension name type, or
nullif none. - DEFAULT_ROLE - Variable in class AttributeNames.Responsible
-
The role to use as a fallback if no attribute value is associated to the
AttributeNames.Responsible.ROLEkey. - DEFAULT_SEPARATOR - Static variable in class DefaultNameSpace
-
The default separator, which is
':'. - DEFAULT_TILE_SIZE - Static variable in class ImageLayout
-
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 DefaultAbsoluteExternalPositionalAccuracy
-
Constructs an initially empty absolute external positional accuracy.
- DefaultAbsoluteExternalPositionalAccuracy(AbsoluteExternalPositionalAccuracy) - Constructor for class DefaultAbsoluteExternalPositionalAccuracy
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultAbsoluteExternalPositionalAccuracy(Result) - Constructor for class 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 DefaultAccuracyOfATimeMeasurement
-
Constructs an initially empty accuracy of a time measurement.
- DefaultAccuracyOfATimeMeasurement(AccuracyOfATimeMeasurement) - Constructor for class 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 DefaultAcquisitionInformation
-
Constructs an initially empty acquisition information.
- DefaultAcquisitionInformation(AcquisitionInformation) - Constructor for class 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 DefaultAddress
-
Constructs an initially empty address.
- DefaultAddress(Address) - Constructor for class 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, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultAffineCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultAffineCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultAffineCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultAffineCS(AffineCS) - Constructor for class DefaultAffineCS
-
Creates a new coordinate system with the same values as the specified one.
- DefaultAggregateInformation - Class in org.apache.sis.metadata.iso.identification
-
Associated resource information.
- DefaultAggregateInformation() - Constructor for class DefaultAggregateInformation
-
Constructs an initially empty Aggregate dataset information.
- DefaultAggregateInformation(AggregateInformation) - Constructor for class 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 DefaultAggregationDerivation
-
Constructs an initially empty aggregation derivation.
- DefaultAggregationDerivation(DefaultAggregationDerivation) - Constructor for class 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 DefaultAlgorithm
-
Constructs an initially empty algorithm.
- DefaultAlgorithm(Algorithm) - Constructor for class 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 DefaultApplicationSchemaInformation
-
Construct an initially empty application schema information.
- DefaultApplicationSchemaInformation(ApplicationSchemaInformation) - Constructor for class DefaultApplicationSchemaInformation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultApplicationSchemaInformation(Citation, String, String) - Constructor for class 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 DefaultAssociatedResource
-
Constructs an initially empty associated resource.
- DefaultAssociatedResource(Citation, AssociationType) - Constructor for class 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, DefaultFeatureType, int, int) - Constructor for class DefaultAssociationRole
-
Constructs an association to the given feature type.
- DefaultAssociationRole(Map, GenericName, int, int) - Constructor for class 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 DefaultAttributeGroup
-
Constructs an initially empty attribute group.
- DefaultAttributeGroup(DefaultAttributeGroup) - Constructor for class DefaultAttributeGroup
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultAttributeGroup(CoverageContentType, RangeDimension) - Constructor for class DefaultAttributeGroup
-
Constructs an attribute group initialized to the given values.
- DefaultAttributeType<V> - Class in org.apache.sis.feature
-
Definition of an attribute in a feature type.
- DefaultAttributeType(Map, Class, int, int, V, DefaultAttributeType...) - Constructor for class 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 DefaultBand
-
Constructs an initially empty band.
- DefaultBand(Band) - Constructor for class 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 DefaultBasicMeasure
-
Constructs an initially empty basic measure.
- DefaultBasicMeasure(DefaultBasicMeasure) - Constructor for class DefaultBasicMeasure
-
Constructs a new instance initialized with the values from the specified metadata object.
- Default behavior - Section in class org.apache.sis.storage.aggregate.MergeStrategy
- Default behavior - Section in org.apache.sis.xml.XML.LOCALE
- Default behavior - Section in org.apache.sis.xml.XML.TIMEZONE
- DefaultBoundingPolygon - Class in org.apache.sis.metadata.iso.extent
-
Boundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.
- DefaultBoundingPolygon() - Constructor for class DefaultBoundingPolygon
-
Constructs an initially empty bounding polygon.
- DefaultBoundingPolygon(Geometry) - Constructor for class DefaultBoundingPolygon
-
Creates a bounding polygon initialized to the specified polygon.
- DefaultBoundingPolygon(BoundingPolygon) - Constructor for class 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 DefaultBrowseGraphic
-
Constructs an initially empty browse graphic.
- DefaultBrowseGraphic(URI) - Constructor for class DefaultBrowseGraphic
-
Creates a browse graphics initialized to the specified URI.
- DefaultBrowseGraphic(BrowseGraphic) - Constructor for class 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, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(CartesianCS) - Constructor for class DefaultCartesianCS
-
Creates a new coordinate system with the same values as the specified one.
- DefaultCitation - Class in org.apache.sis.metadata.iso.citation
-
Standardized resource reference.
- DefaultCitation() - Constructor for class DefaultCitation
-
Constructs an initially empty citation.
- DefaultCitation(CharSequence) - Constructor for class DefaultCitation
-
Constructs a citation with the specified title.
- DefaultCitation(Citation) - Constructor for class 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 DefaultCitationDate
-
Constructs an initially empty citation date.
- DefaultCitationDate(Temporal, DateType) - Constructor for class DefaultCitationDate
-
Constructs a citation date initialized to the given date.
- DefaultCitationDate(CitationDate) - Constructor for class DefaultCitationDate
-
Constructs a new instance initialized with the values from the specified metadata object.
- Default colors - Section in org.apache.sis.image.Colorizer.forCategories(Function)
- Default colors - Section in org.apache.sis.image.Colorizer.forRanges(Map)
- DefaultCompletenessCommission - Class in org.apache.sis.metadata.iso.quality
-
Excess data present in the dataset, as described by the scope.
- DefaultCompletenessCommission() - Constructor for class DefaultCompletenessCommission
-
Constructs an initially empty completeness commission.
- DefaultCompletenessCommission(CompletenessCommission) - Constructor for class DefaultCompletenessCommission
-
Constructs a 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 DefaultCompletenessOmission
-
Constructs an initially empty completeness omission.
- DefaultCompletenessOmission(CompletenessOmission) - Constructor for class 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, CoordinateReferenceSystem...) - Constructor for class DefaultCompoundCRS
-
Constructs a compound CRS from the given properties and CRS.
- DefaultCompoundCRS(CompoundCRS) - Constructor for class DefaultCompoundCRS
-
Constructs a new coordinate reference system with the same values as the specified one.
- DefaultCompoundCS - Class in org.apache.sis.referencing.cs
-
A coordinate system made of two or more independent coordinate systems.
- DefaultCompoundCS(Map, CoordinateSystem...) - Constructor for class DefaultCompoundCS
-
Constructs a coordinate system from a set of properties and a sequence of coordinate systems.
- DefaultCompoundCS(CoordinateSystem...) - Constructor for class 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 DefaultConceptualConsistency
-
Constructs an initially empty conceptual consistency.
- DefaultConceptualConsistency(ConceptualConsistency) - Constructor for class 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 DefaultConfidence
-
Constructs an initially empty aggregation derivation.
- DefaultConfidence(DefaultConfidence) - Constructor for class 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 DefaultConformanceResult
-
Constructs an initially empty conformance result.
- DefaultConformanceResult(Citation, CharSequence, boolean) - Constructor for class DefaultConformanceResult
-
Creates a conformance result initialized to the given values.
- DefaultConformanceResult(ConformanceResult) - Constructor for class 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 DefaultConstraints
-
Constructs an initially empty constraints.
- DefaultConstraints(CharSequence) - Constructor for class DefaultConstraints
-
Constructs a new constraints with the given use limitation.
- DefaultConstraints(Constraints) - Constructor for class DefaultConstraints
-
Constructs a 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 DefaultContact
-
Constructs an initially empty contact.
- DefaultContact(Contact) - Constructor for class DefaultContact
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultContact(OnlineResource) - Constructor for class 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, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class DefaultConversion
-
Creates a coordinate conversion from the given properties.
- DefaultConversion(Map, OperationMethod, MathTransform, ParameterValueGroup) - Constructor for class DefaultConversion
-
Creates a defining conversion from the given transform and/or parameters.
- DefaultConversion(Conversion) - Constructor for class DefaultConversion
-
Creates a new coordinate operation with the same values as the specified one.
- DefaultCoordinateMetadata - Class in org.apache.sis.coordinate
-
Default implementation of metadata required to reference coordinates.
- DefaultCoordinateMetadata(CoordinateReferenceSystem, Temporal) - Constructor for class DefaultCoordinateMetadata
-
Creates a new coordinate metadata.
- 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 DefaultCoordinateOperationFactory
-
Constructs a factory with no default properties.
- DefaultCoordinateOperationFactory(Map, MathTransformFactory) - Constructor for class 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, AxisDirection, Unit) - Constructor for class DefaultCoordinateSystemAxis
-
Constructs an axis from a set of properties.
- DefaultCoordinateSystemAxis(CoordinateSystemAxis) - Constructor for class DefaultCoordinateSystemAxis
-
Creates a new coordinate system axis with the same values as 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 DefaultCoupledResource
-
Constructs an initially empty coupled resource.
- DefaultCoupledResource(DefaultCoupledResource) - Constructor for class DefaultCoupledResource
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultCoupledResource(ScopedName, Citation, DataIdentification, DefaultOperationMetadata) - Constructor for class 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 DefaultCoverageDescription
-
Constructs an empty coverage description.
- DefaultCoverageDescription(CoverageDescription) - Constructor for class 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 DefaultCoverageResult
-
Constructs an initially empty coverage result.
- DefaultCoverageResult(CoverageResult) - Constructor for class DefaultCoverageResult
-
Constructs a new instance initialized with the values from the specified metadata object.
- 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, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCylindricalCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultCylindricalCS(CylindricalCS) - Constructor for class DefaultCylindricalCS
-
Creates a new coordinate system with the same values as the specified one.
- DefaultDataFile - Class in org.apache.sis.metadata.iso.distribution
-
Description of a transfer data file.
- DefaultDataFile() - Constructor for class DefaultDataFile
-
Constructs an initially empty data file.
- DefaultDataFile(DataFile) - Constructor for class DefaultDataFile
-
Constructs a 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 DefaultDataIdentification
-
Constructs an initially empty data identification.
- DefaultDataIdentification(Citation, CharSequence, Locale, TopicCategory) - Constructor for class DefaultDataIdentification
-
Creates a data identification initialized to the specified values.
- DefaultDataIdentification(DataIdentification) - Constructor for class 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 DefaultDataQuality
-
Constructs an initially empty data quality.
- DefaultDataQuality(ScopeCode) - Constructor for class DefaultDataQuality
-
Creates a data quality initialized to the given scope level.
- DefaultDataQuality(DataQuality) - Constructor for class DefaultDataQuality
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultDataQuality(Scope) - Constructor for class DefaultDataQuality
-
Creates a data quality initialized to the given scope.
- DefaultDatumEnsemble<D> - Class in org.apache.sis.referencing.datum
-
Collection of datums which for low accuracy requirements may be considered to be insignificantly different from each other.
- DefaultDatumEnsemble(Map, Collection, PositionalAccuracy, Class) - Constructor for class DefaultDatumEnsemble
-
Creates a datum ensemble from the given properties.
- DefaultDatumEnsemble(DefaultDatumEnsemble, Class) - Constructor for class DefaultDatumEnsemble
-
Creates a new ensemble with the same values as the specified one.
- DefaultDerivedCRS - Class in org.apache.sis.referencing.crs
-
A coordinate reference system that is defined by its coordinate conversion from another CRS.
- DefaultDerivedCRS(Map, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Constructor for class DefaultDerivedCRS
-
Creates a derived CRS from a math transform.
- DefaultDerivedCRS(Map, SingleCRS, Conversion, CoordinateSystem) - Constructor for class DefaultDerivedCRS
-
Creates a derived CRS from a defining conversion.
- DefaultDerivedCRS(DerivedCRS) - Constructor for class DefaultDerivedCRS
-
Constructs a new coordinate reference system with the same values as the specified one.
- DefaultDescriptiveResult - Class in org.apache.sis.metadata.iso.quality
-
Data quality descriptive result.
- DefaultDescriptiveResult() - Constructor for class DefaultDescriptiveResult
-
Constructs an initially empty descriptive result.
- DefaultDescriptiveResult(CharSequence) - Constructor for class DefaultDescriptiveResult
-
Creates a conformance result initialized to the given values.
- DefaultDescriptiveResult(DefaultDescriptiveResult) - Constructor for class 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 DefaultDigitalTransferOptions
-
Constructs an initially empty digital transfer options.
- DefaultDigitalTransferOptions(DigitalTransferOptions) - Constructor for class 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 DefaultDimension
-
Constructs an initially empty dimension.
- DefaultDimension(Dimension) - Constructor for class DefaultDimension
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultDimension(DimensionNameType, int) - Constructor for class 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 DefaultDistribution
-
Constructs an initially empty distribution.
- DefaultDistribution(Distribution) - Constructor for class 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 DefaultDistributor
-
Constructs an initially empty distributor.
- DefaultDistributor(ResponsibleParty) - Constructor for class DefaultDistributor
-
Creates a distributor with the specified contact.
- DefaultDistributor(Distributor) - Constructor for class 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 DefaultDomainConsistency
-
Constructs an initially empty domain consistency.
- DefaultDomainConsistency(DomainConsistency) - Constructor for class 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, double, double, double, boolean, Unit) - Constructor for class DefaultEllipsoid
-
Creates a new ellipsoid using the specified axis length.
- DefaultEllipsoid(Ellipsoid) - Constructor for class DefaultEllipsoid
-
Creates a new ellipsoid with the same values as 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, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultEllipsoidalCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultEllipsoidalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultEllipsoidalCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultEllipsoidalCS(EllipsoidalCS) - Constructor for class DefaultEllipsoidalCS
-
Creates a new coordinate system with the same values as the specified one.
- DefaultEngineeringCRS - Class in org.apache.sis.referencing.crs
-
A 1-, 2- or 3-dimensional contextually local coordinate reference system.
- DefaultEngineeringCRS(Map, EngineeringDatum, DefaultDatumEnsemble, CoordinateSystem) - Constructor for class DefaultEngineeringCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultEngineeringCRS(EngineeringCRS) - Constructor for class DefaultEngineeringCRS
-
Constructs a new coordinate reference system with the same values as the specified one.
- DefaultEngineeringDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of an engineering coordinate reference system.
- DefaultEngineeringDatum(Map) - Constructor for class DefaultEngineeringDatum
-
Creates an engineering datum from the given properties.
- DefaultEngineeringDatum(EngineeringDatum) - Constructor for class DefaultEngineeringDatum
-
Creates a new datum with the same values as the specified one.
- DefaultEnvironmentalRecord - Class in org.apache.sis.metadata.iso.acquisition
-
Information about the environmental conditions during the acquisition.
- DefaultEnvironmentalRecord() - Constructor for class DefaultEnvironmentalRecord
-
Constructs an initially empty environmental record.
- DefaultEnvironmentalRecord(EnvironmentalRecord) - Constructor for class DefaultEnvironmentalRecord
-
Constructs a 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 DefaultEvaluationMethod
-
Constructs an initially empty evaluation method.
- DefaultEvaluationMethod(DefaultEvaluationMethod) - Constructor for class DefaultEvaluationMethod
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultEvaluationMethod(EvaluationMethodType, CharSequence) - Constructor for class DefaultEvaluationMethod
-
Constructs an evaluation method initialized to the given description.
- DefaultEvaluationReportInformation - Class in org.apache.sis.metadata.iso.quality
-
Reference to an external standalone quality report.
- DefaultEvaluationReportInformation() - Constructor for class DefaultEvaluationReportInformation
-
Constructs an initially empty standalone quality report information.
- DefaultEvaluationReportInformation(DefaultEvaluationReportInformation) - Constructor for class 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 DefaultEvent
-
Constructs an initially empty acquisition information.
- DefaultEvent(Event) - Constructor for class 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 DefaultExtendedElementInformation
-
Construct an initially empty extended element information.
- DefaultExtendedElementInformation(String, CharSequence, CharSequence, Datatype, String, CharSequence, ResponsibleParty) - Constructor for class DefaultExtendedElementInformation
-
Create an extended element information initialized to the given values.
- DefaultExtendedElementInformation(ExtendedElementInformation) - Constructor for class 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 DefaultExtent
-
Constructs an initially empty extent.
- DefaultExtent(CharSequence, GeographicExtent, VerticalExtent, TemporalExtent) - Constructor for class DefaultExtent
-
Constructs an extent initialized to the given description or components.
- DefaultExtent(Extent) - Constructor for class DefaultExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultFeatureCatalogueDescription - Class in org.apache.sis.metadata.iso.content
-
Information identifying the feature catalogue or the conceptual schema.
- DefaultFeatureCatalogueDescription() - Constructor for class DefaultFeatureCatalogueDescription
-
Constructs an initially empty feature catalogue description.
- DefaultFeatureCatalogueDescription(FeatureCatalogueDescription) - Constructor for class DefaultFeatureCatalogueDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultFeatureType - Class in org.apache.sis.feature
-
Abstraction of a real-world phenomena.
- DefaultFeatureType(Map, boolean, DefaultFeatureType[], AbstractIdentifiedType...) - Constructor for class 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 DefaultFeatureTypeInfo
-
Constructs an initially empty feature type info.
- DefaultFeatureTypeInfo(DefaultFeatureTypeInfo) - Constructor for class DefaultFeatureTypeInfo
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultFeatureTypeInfo(GenericName) - Constructor for class DefaultFeatureTypeInfo
-
Constructs a feature type info initialized to the specified name.
- DefaultFilterFactory<R,
G, - Class in org.apache.sis.filterT> -
A factory of default
FilterandExpressionimplementations. - DefaultFilterFactory(Class, Class, WraparoundMethod) - Constructor for class 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 oninstances.
invalid reference
Feature - 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 DefaultFormat
-
Constructs an initially empty format.
- DefaultFormat(Format) - Constructor for class 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 DefaultFormatConsistency
-
Constructs an initially empty formal consistency.
- DefaultFormatConsistency(FormatConsistency) - Constructor for class 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 DefaultFormula
-
Creates a new formula from the given string.
- DefaultFormula(Citation) - Constructor for class DefaultFormula
-
Creates a new formula from the given citation.
- DefaultFormula(Formula) - Constructor for class DefaultFormula
-
Creates a new formula with the same values as the specified one.
- DefaultFullInspection - Class in org.apache.sis.metadata.iso.quality
-
Full inspection.
- DefaultFullInspection() - Constructor for class DefaultFullInspection
-
Constructs an initially empty Full Inspection.
- DefaultFullInspection(DefaultFullInspection) - Constructor for class 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 DefaultGCP
-
Constructs an initially empty ground control point.
- DefaultGCP(GCP) - Constructor for class 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 DefaultGCPCollection
-
Constructs an initially empty ground control point collection.
- DefaultGCPCollection(GCPCollection) - Constructor for class DefaultGCPCollection
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultGeocentricCRS - Class in org.apache.sis.referencing.crs
-
A 2- or 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
- DefaultGeocentricCRS(Map, GeodeticDatum, DefaultDatumEnsemble, CartesianCS) - Constructor for class DefaultGeocentricCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeocentricCRS(Map, GeodeticDatum, DefaultDatumEnsemble, SphericalCS) - Constructor for class DefaultGeocentricCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeocentricCRS(GeodeticCRS) - Constructor for class DefaultGeocentricCRS
-
Constructs a new coordinate reference system with the same values as 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, Ellipsoid, PrimeMeridian) - Constructor for class DefaultGeodeticDatum
-
Creates a geodetic reference frame from the given properties.
- DefaultGeodeticDatum(GeodeticDatum) - Constructor for class DefaultGeodeticDatum
-
Creates a new datum with the same values as the specified one.
- DefaultGeodeticDatum.Dynamic - Class in org.apache.sis.referencing.datum
-
A geodetic reference frame in which some of the defining parameters have time dependency.
- defaultGeographic() - Static method in enum class 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 DefaultGeographicBoundingBox
-
Constructs an initially empty geographic bounding box.
- DefaultGeographicBoundingBox(double, double, double, double) - Constructor for class DefaultGeographicBoundingBox
-
Creates a geographic bounding box initialized to the specified values.
- DefaultGeographicBoundingBox(GeographicBoundingBox) - Constructor for class 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, GeodeticDatum, DefaultDatumEnsemble, EllipsoidalCS) - Constructor for class DefaultGeographicCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeographicCRS(GeographicCRS) - Constructor for class DefaultGeographicCRS
-
Constructs a new coordinate reference system with the same values as the specified one.
- DefaultGeographicDescription - Class in org.apache.sis.metadata.iso.extent
-
Description of the geographic area using identifiers.
- DefaultGeographicDescription() - Constructor for class DefaultGeographicDescription
-
Constructs an initially empty geographic description.
- DefaultGeographicDescription(Citation, String) - Constructor for class DefaultGeographicDescription
-
Creates an inclusive geographic description initialized to the given identifier.
- DefaultGeographicDescription(GeographicDescription) - Constructor for class DefaultGeographicDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultGeographicDescription(Identifier) - Constructor for class DefaultGeographicDescription
-
Constructs a geographic description initialized to the given identifier.
- 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 DefaultGeometricObjects
-
Constructs an initially empty geometric objects.
- DefaultGeometricObjects(GeometricObjects) - Constructor for class DefaultGeometricObjects
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultGeometricObjects(GeometricObjectType) - Constructor for class 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 DefaultGeorectified
-
Constructs an initially empty georectified object.
- DefaultGeorectified(Georectified) - Constructor for class 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 DefaultGeoreferenceable
-
Constructs an initially empty georeferenceable.
- DefaultGeoreferenceable(Georeferenceable) - Constructor for class 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 DefaultGriddedDataPositionalAccuracy
-
Constructs an initially empty gridded data positional acccuracy.
- DefaultGriddedDataPositionalAccuracy(GriddedDataPositionalAccuracy) - Constructor for class 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 DefaultGridSpatialRepresentation
-
Constructs an initially empty grid spatial representation.
- DefaultGridSpatialRepresentation(GridSpatialRepresentation) - Constructor for class 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 DefaultHomogeneity
-
Constructs an initially empty aggregation derivation.
- DefaultHomogeneity(DefaultHomogeneity) - Constructor for class 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 DefaultIdentifier
-
Construct an initially empty identifier.
- DefaultIdentifier(String) - Constructor for class DefaultIdentifier
-
Creates an identifier initialized to the given code.
- DefaultIdentifier(String, String, String) - Constructor for class DefaultIdentifier
-
Creates a new identifier initialized to the given code, code space and version number.
- DefaultIdentifier(Citation, String) - Constructor for class DefaultIdentifier
-
Creates an identifier initialized to the given authority and code.
- DefaultIdentifier(Identifier) - Constructor for class DefaultIdentifier
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultImageDescription - Class in org.apache.sis.metadata.iso.content
-
Information about an image's suitability for use.
- DefaultImageDescription() - Constructor for class DefaultImageDescription
-
Constructs an initially empty image description.
- DefaultImageDescription(ImageDescription) - Constructor for class DefaultImageDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- Default implementation - Section in class org.apache.sis.image.PixelIterator
- Default implementation - Section in interface org.apache.sis.referencing.cs.AxisFilter
- Default implementation - Section in interface org.apache.sis.util.collection.TreeTable.Node
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, Number, Number)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, boolean)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, byte)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, double)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, float)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, int)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, short)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.addQuantitative(CharSequence, NumberRange, NumberRange)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.addQuantitative(CharSequence, double, double, Unit)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.addQuantitative(CharSequence, float, float, Unit)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.addQuantitative(CharSequence, int, int, double, double, Unit)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.mapQualitative(CharSequence, Number, float)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.setName(CharSequence)
- Default implementation - Section in org.apache.sis.coverage.SampleDimension.Builder.setName(int)
- Default implementation - Section in org.apache.sis.coverage.grid.GridCoverageBuilder.setDomain(Envelope)
- Default implementation - Section in org.apache.sis.feature.AbstractOperation.getDependencies()
- Default implementation - Section in org.apache.sis.feature.AbstractOperation.updateDependencies(Map)
- Default implementation - Section in org.apache.sis.image.PlanarImage.getValidArea()
- Default implementation - Section in org.apache.sis.metadata.AbstractMetadata.asMap()
- Default implementation - Section in org.apache.sis.metadata.AbstractMetadata.asTreeTable()
- Default implementation - Section in org.apache.sis.metadata.AbstractMetadata.nilReasons()
- Default implementation - Section in org.apache.sis.parameter.MatrixParameters.createElementDescriptor(int[])
- Default implementation - Section in org.apache.sis.parameter.MatrixParameters.indicesToName(int[])
- Default implementation - Section in org.apache.sis.parameter.MatrixParameters.nameToIndices(String)
- Default implementation - Section in org.apache.sis.referencing.datum.AbstractDatum.formatTo(Formatter)
- Default implementation - Section in org.apache.sis.referencing.datum.DatumShiftGrid.getCellMean(int)
- Default implementation - Section in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateAt(double...)
- Default implementation - Section in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCartesianCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCompoundCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateOperation(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateReferenceSystem(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystem(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystemAxis(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCylindricalCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDatumEnsemble(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDerivedCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoid(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoidalCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createExtent(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createFromCoordinateReferenceSystemCodes(String, String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeocentricCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeodeticDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeographicCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createImageCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createImageDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createOperationMethod(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParameterDescriptor(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createPolarCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createPrimeMeridian(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createProjectedCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createSphericalCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTemporalCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTemporalDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTimeCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createUnit(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCRS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCS(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalDatum(String)
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.getCodeSpaces()
- Default implementation - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.getDescriptionText(Class, String)
- Default implementation - Section in org.apache.sis.referencing.factory.IdentifiedObjectFinder.getCodeCandidates(IdentifiedObject)
- Default implementation - Section in org.apache.sis.referencing.factory.sql.InstallationScriptProvider.openScript(String, int)
- Default implementation - Section in org.apache.sis.referencing.operation.AbstractCoordinateOperation.getWrapAroundChanges()
- Default implementation - Section in org.apache.sis.storage.DataStore.getIdentifier()
- Default implementation - Section in org.apache.sis.storage.FeatureSet.subset(Query)
- Default implementation - Section in org.apache.sis.storage.GridCoverageResource.subset(Query)
- Default implementation - Section in org.apache.sis.storage.Resource.FileSet.copy(Path)
- Default implementation - Section in org.apache.sis.storage.Resource.FileSet.delete()
- Default implementation - Section in org.apache.sis.storage.Resource.addListener(Class, StoreListener)
- Default implementation - Section in org.apache.sis.storage.Resource.removeListener(Class, StoreListener)
- Default implementation - Section in org.apache.sis.storage.modifier.CoverageModifier.customize(CoverageModifier.BandSource, SampleDimension.Builder)
- Default implementation - Section in org.apache.sis.storage.modifier.CoverageModifier.customize(CoverageModifier.Source, DefaultMetadata)
- Default implementation - Section in org.apache.sis.storage.modifier.CoverageModifier.customize(CoverageModifier.Source, GenericName)
- Default implementation - Section in org.apache.sis.storage.modifier.CoverageModifier.customize(CoverageModifier.Source, GridGeometry)
- Default implementation - Section in org.apache.sis.storage.sql.SQLStore.components()
- Default implementation - Section in org.apache.sis.storage.sql.SQLStore.findResource(String)
- DefaultIndirectEvaluation - Class in org.apache.sis.metadata.iso.quality
-
Indirect evaluation.
- DefaultIndirectEvaluation() - Constructor for class DefaultIndirectEvaluation
-
Constructs an initially empty descriptive result.
- DefaultIndirectEvaluation(CharSequence) - Constructor for class DefaultIndirectEvaluation
-
Creates a conformance result initialized to the given values.
- DefaultIndirectEvaluation(DefaultIndirectEvaluation) - Constructor for class 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 DefaultIndividual
-
Constructs an initially empty individual.
- DefaultIndividual(CharSequence, CharSequence, Contact) - Constructor for class DefaultIndividual
-
Constructs an individual initialized to the specified values.
- DefaultIndividual(DefaultIndividual) - Constructor for class 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 DefaultInstrument
-
Constructs an initially empty instrument.
- DefaultInstrument(Instrument) - Constructor for class 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 DefaultInternationalString
-
Creates an initially empty international string.
- DefaultInternationalString(String) - Constructor for class DefaultInternationalString
-
Creates an international string initialized with the given string.
- DefaultInternationalString(Locale, String) - Constructor for class DefaultInternationalString
-
Creates an international string initialized with the given string in the given locale.
- DefaultInternationalString(Map) - Constructor for class 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 DefaultKeywordClass
-
Constructs an initially empty keyword class.
- DefaultKeywordClass(CharSequence, Citation) - Constructor for class DefaultKeywordClass
-
Creates keyword class initialized to the given key name and ontology.
- DefaultKeywordClass(DefaultKeywordClass) - Constructor for class 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 DefaultKeywords
-
Constructs an initially empty keywords.
- DefaultKeywords(CharSequence...) - Constructor for class DefaultKeywords
-
Creates keywords initialized to the given key word.
- DefaultKeywords(Keywords) - Constructor for class 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 DefaultLegalConstraints
-
Constructs an initially empty constraints.
- DefaultLegalConstraints(CharSequence) - Constructor for class DefaultLegalConstraints
-
Constructs a new constraints with the given use limitation.
- DefaultLegalConstraints(LegalConstraints) - Constructor for class DefaultLegalConstraints
-
Constructs a 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 DefaultLineage
-
Constructs an initially empty lineage.
- DefaultLineage(Lineage) - Constructor for class 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, CoordinateSystemAxis) - Constructor for class DefaultLinearCS
-
Constructs a coordinate system from a set of properties.
- DefaultLinearCS(LinearCS) - Constructor for class DefaultLinearCS
-
Creates a new coordinate system with the same values as 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 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 DefaultMaintenanceInformation
-
Creates a an initially empty maintenance information.
- DefaultMaintenanceInformation(MaintenanceFrequency) - Constructor for class DefaultMaintenanceInformation
-
Creates a maintenance information.
- DefaultMaintenanceInformation(MaintenanceInformation) - Constructor for class 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 DefaultMathTransformFactory
-
Creates a new factory which will discover operation methods with a
ServiceLoader. - DefaultMathTransformFactory(Iterable) - Constructor for class DefaultMathTransformFactory
-
Creates a new factory which will use the given operation methods.
- DefaultMeasureDescription - Class in org.apache.sis.metadata.iso.quality
-
Data quality measure description.
- DefaultMeasureDescription() - Constructor for class DefaultMeasureDescription
-
Constructs an initially empty description.
- DefaultMeasureDescription(CharSequence) - Constructor for class DefaultMeasureDescription
-
Constructs a description initialized with the given text.
- DefaultMeasureDescription(DefaultMeasureDescription) - Constructor for class 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 DefaultMeasureReference
-
Constructs an initially empty measure reference.
- DefaultMeasureReference(CharSequence) - Constructor for class DefaultMeasureReference
-
Constructs a measure reference initialized with the given name.
- DefaultMeasureReference(DefaultMeasureReference) - Constructor for class 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 DefaultMedium
-
Constructs an initially empty medium.
- DefaultMedium(Medium) - Constructor for class 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 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 DefaultMetadata
-
Creates an initially empty metadata.
- DefaultMetadata(ResponsibleParty, Temporal, Identification) - Constructor for class DefaultMetadata
-
Creates a meta data initialized to the specified values.
- DefaultMetadata(Metadata) - Constructor for class 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 DefaultMetadataExtensionInformation
-
Construct an initially empty metadata extension information.
- DefaultMetadataExtensionInformation(MetadataExtensionInformation) - Constructor for class 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 DefaultMetadataScope
-
Constructs an initially empty metadata scope.
- DefaultMetadataScope(DefaultMetadataScope) - Constructor for class DefaultMetadataScope
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultMetadataScope(ScopeCode, CharSequence) - Constructor for class 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 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 DefaultNameSpace
-
Creates a new namespace with the given separator.
- Default namespace - Section in class org.apache.sis.feature.builder.TypeBuilder
- DefaultNominalResolution - Class in org.apache.sis.metadata.iso.lineage
-
Distance between consistent parts of (centre, left side, right side) adjacent pixels.
- DefaultNominalResolution() - Constructor for class DefaultNominalResolution
-
Constructs an initially empty nominal resolution.
- DefaultNominalResolution(NominalResolution) - Constructor for class 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 DefaultNonQuantitativeAttributeAccuracy
-
Deprecated.Constructs an initially empty non quantitative attribute accuracy.
- DefaultNonQuantitativeAttributeAccuracy(NonQuantitativeAttributeAccuracy) - Constructor for class 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 DefaultNonQuantitativeAttributeCorrectness
-
Constructs an initially empty completeness omission.
- DefaultNonQuantitativeAttributeCorrectness(NonQuantitativeAttributeAccuracy) - Constructor for class DefaultNonQuantitativeAttributeCorrectness
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultObjectDomain - Class in org.apache.sis.referencing
-
Scope and domain of validity of a CRS-related object.
- DefaultObjectDomain(InternationalString, Extent) - Constructor for class DefaultObjectDomain
-
Creates a new domain with the given scope and extent.
- 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 DefaultObjective
-
Constructs an initially empty objective.
- DefaultObjective(Objective) - Constructor for class 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 DefaultOnlineResource
-
Creates an initially empty on line resource.
- DefaultOnlineResource(URI) - Constructor for class DefaultOnlineResource
-
Creates an on line resource initialized to the given URI.
- DefaultOnlineResource(OnlineResource) - Constructor for class 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 DefaultOperation
-
Constructs an initially empty operation.
- DefaultOperation(Operation) - Constructor for class 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 DefaultOperationChainMetadata
-
Constructs an initially empty operation chain metadata.
- DefaultOperationChainMetadata(CharSequence) - Constructor for class DefaultOperationChainMetadata
-
Constructs a new operation chain metadata initialized to the specified name.
- DefaultOperationChainMetadata(DefaultOperationChainMetadata) - Constructor for class 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 DefaultOperationMetadata
-
Constructs an initially empty operation metadata.
- DefaultOperationMetadata(DefaultOperationMetadata) - Constructor for class 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, ParameterDescriptorGroup) - Constructor for class DefaultOperationMethod
-
Constructs an operation method from a set of properties and a descriptor group.
- DefaultOperationMethod(MathTransform) - Constructor for class DefaultOperationMethod
-
Convenience constructor that creates an operation method from a math transform.
- DefaultOperationMethod(OperationMethod) - Constructor for class DefaultOperationMethod
-
Creates a new operation method with the same values as 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 DefaultOrganisation
-
Constructs an initially empty organization.
- DefaultOrganisation(CharSequence, BrowseGraphic, DefaultIndividual, Contact) - Constructor for class DefaultOrganisation
-
Constructs an organization initialized to the specified values.
- DefaultOrganisation(DefaultOrganisation) - Constructor for class 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, int, int, Class, Range, T[], T) - Constructor for class DefaultParameterDescriptor
-
Constructs a descriptor from the given properties.
- DefaultParameterDescriptor(ParameterDescriptor) - Constructor for class DefaultParameterDescriptor
-
Creates a new descriptor with the same values as 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, int, int, GeneralParameterDescriptor...) - Constructor for class DefaultParameterDescriptorGroup
-
Constructs a parameter group from a set of properties.
- DefaultParameterDescriptorGroup(Map, ParameterDescriptorGroup) - Constructor for class DefaultParameterDescriptorGroup
-
Constructs a group with the same parameters as another group.
- DefaultParameterDescriptorGroup(ParameterDescriptorGroup) - Constructor for class DefaultParameterDescriptorGroup
-
Creates a new descriptor with the same values as the specified one.
- DefaultParameterValue<T> - Class in org.apache.sis.parameter
-
A single parameter value used by an operation method.
- DefaultParameterValue(ParameterDescriptor) - Constructor for class DefaultParameterValue
-
Creates a parameter value from the specified descriptor.
- DefaultParameterValue(ParameterValue) - Constructor for class 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 DefaultParameterValueGroup
-
Creates a parameter group from the specified descriptor.
- DefaultParameterValueGroup(ParameterValueGroup) - Constructor for class 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, DefaultParametricDatum, DefaultDatumEnsemble, DefaultParametricCS) - Constructor for class DefaultParametricCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultParametricCRS(DefaultParametricCRS) - Constructor for class DefaultParametricCRS
-
Constructs a new coordinate reference system with the same values as the specified one.
- DefaultParametricCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for parametric values or functions.
- DefaultParametricCS(Map, CoordinateSystemAxis) - Constructor for class DefaultParametricCS
-
Constructs a coordinate system from a set of properties.
- DefaultParametricCS(DefaultParametricCS) - Constructor for class DefaultParametricCS
-
Creates a new coordinate system with the same values as the specified one.
- DefaultParametricDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of a parametric coordinate reference system.
- DefaultParametricDatum(Map) - Constructor for class DefaultParametricDatum
-
Creates a parametric datum from the given properties.
- DefaultParametricDatum(DefaultParametricDatum) - Constructor for class DefaultParametricDatum
-
Creates a new datum with the same values as 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, CoordinateReferenceSystem, CoordinateReferenceSystem, SingleOperation, int, int) - Constructor for class DefaultPassThroughOperation
-
Constructs a pass-through operation from a set of properties.
- DefaultPassThroughOperation(PassThroughOperation) - Constructor for class DefaultPassThroughOperation
-
Creates a new coordinate operation with the same values as 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 DefaultPlan
-
Constructs an initially empty plan.
- DefaultPlan(Plan) - Constructor for class 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 DefaultPlatform
-
Constructs an initially empty platform.
- DefaultPlatform(Platform) - Constructor for class 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 DefaultPlatformPass
-
Constructs an initially empty platform pass.
- DefaultPlatformPass(PlatformPass) - Constructor for class 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, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultPolarCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultPolarCS(PolarCS) - Constructor for class DefaultPolarCS
-
Creates a new coordinate system with the same values as the specified one.
- DefaultPortrayalCatalogueReference - Class in org.apache.sis.metadata.iso
-
Information identifying the portrayal catalogue used.
- DefaultPortrayalCatalogueReference() - Constructor for class DefaultPortrayalCatalogueReference
-
Construct an initially empty portrayal catalogue reference.
- DefaultPortrayalCatalogueReference(Citation) - Constructor for class DefaultPortrayalCatalogueReference
-
Creates a portrayal catalogue reference initialized to the given reference.
- DefaultPortrayalCatalogueReference(PortrayalCatalogueReference) - Constructor for class 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, double, Unit) - Constructor for class DefaultPrimeMeridian
-
Creates a prime meridian from the given properties.
- DefaultPrimeMeridian(PrimeMeridian) - Constructor for class DefaultPrimeMeridian
-
Creates a new prime meridian with the same values as 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 DefaultProcessing
-
Constructs an initially empty range element description.
- DefaultProcessing(Processing) - Constructor for class 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 DefaultProcessStep
-
Creates an initially empty process step.
- DefaultProcessStep(CharSequence) - Constructor for class DefaultProcessStep
-
Creates a process step initialized to the given description.
- DefaultProcessStep(ProcessStep) - Constructor for class 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 DefaultProcessStepReport
-
Constructs an initially empty process step report.
- DefaultProcessStepReport(ProcessStepReport) - Constructor for class 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, GeographicCRS, Conversion, CartesianCS) - Constructor for class DefaultProjectedCRS
-
Creates a projected CRS from a defining conversion.
- DefaultProjectedCRS(ProjectedCRS) - Constructor for class DefaultProjectedCRS
-
Constructs a new coordinate reference system with the same values as the specified one.
- DefaultQualityMeasure - Class in org.apache.sis.metadata.iso.quality
-
Data quality measure.
- DefaultQualityMeasure() - Constructor for class DefaultQualityMeasure
-
Constructs an initially empty element.
- DefaultQualityMeasure(DefaultQualityMeasure) - Constructor for class 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 DefaultQuantitativeAttributeAccuracy
-
Constructs an initially empty quantitative attribute accuracy.
- DefaultQuantitativeAttributeAccuracy(QuantitativeAttributeAccuracy) - Constructor for class 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 DefaultQuantitativeResult
-
Constructs an initially empty quantitative result.
- DefaultQuantitativeResult(QuantitativeResult) - Constructor for class 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 DefaultRangeDimension
-
Constructs an initially empty range dimension.
- DefaultRangeDimension(RangeDimension) - Constructor for class 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 DefaultRangeElementDescription
-
Constructs an initially empty range element description.
- DefaultRangeElementDescription(RangeElementDescription) - Constructor for class 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 DefaultRecord
-
Creates a new record initialized to a shallow copy of the given record.
- DefaultRecord(RecordType) - Constructor for class DefaultRecord
-
Creates a new record for the given record type.
- DefaultRecordSchema - Class in org.apache.sis.util.iso
-
A factory for creating
RecordTypeinstances. - DefaultRecordSchema(CharSequence) - Constructor for class 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 DefaultRecordType
-
Creates a new record with the same names and fields than the given one.
- DefaultRecordType(TypeName, Map) - Constructor for class DefaultRecordType
-
Creates a new record type.
- Default reference frame - Section in org.apache.sis.referencing.CommonCRS.defaultGeographic()
- 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 DefaultRelativeInternalPositionalAccuracy
-
Constructs an initially empty relative internal positional accuracy.
- DefaultRelativeInternalPositionalAccuracy(RelativeInternalPositionalAccuracy) - Constructor for class 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 DefaultReleasability
-
Creates an initially empty releasability.
- DefaultReleasability(DefaultReleasability) - Constructor for class 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 DefaultRepresentativeFraction
-
Creates a uninitialized representative fraction.
- DefaultRepresentativeFraction(long) - Constructor for class DefaultRepresentativeFraction
-
Creates a new representative fraction from the specified denominator.
- DefaultRepresentativeFraction(RepresentativeFraction) - Constructor for class 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 DefaultRepresentativity
-
Constructs an initially empty aggregation derivation.
- DefaultRepresentativity(DefaultRepresentativity) - Constructor for class 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 DefaultRequestedDate
-
Constructs an initially empty requested date.
- DefaultRequestedDate(RequestedDate) - Constructor for class 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 DefaultRequirement
-
Constructs an initially empty requirement.
- DefaultRequirement(Requirement) - Constructor for class 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 DefaultResolution
-
Constructs an initially empty resolution.
- DefaultResolution(RepresentativeFraction) - Constructor for class DefaultResolution
-
Creates a new resolution initialized to the given scale.
- DefaultResolution(Resolution) - Constructor for class 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 DefaultResponsibility
-
Constructs an initially empty responsible party.
- DefaultResponsibility(DefaultResponsibility) - Constructor for class DefaultResponsibility
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultResponsibility(Role, Extent, AbstractParty) - Constructor for class 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 DefaultResponsibleParty
-
Constructs an initially empty responsible party.
- DefaultResponsibleParty(DefaultResponsibility) - Constructor for class DefaultResponsibleParty
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultResponsibleParty(ResponsibleParty) - Constructor for class DefaultResponsibleParty
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultResponsibleParty(Role) - Constructor for class 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 DefaultSampleBasedInspection
-
Constructs an initially empty sample based description.
- DefaultSampleBasedInspection(DefaultSampleBasedInspection) - Constructor for class 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 DefaultSampleDimension
-
Constructs an initially empty sample dimension.
- DefaultSampleDimension(DefaultSampleDimension) - Constructor for class 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 DefaultScope
-
Constructs an initially empty scope.
- DefaultScope() - Constructor for class DefaultScope
-
Deprecated.Constructs an initially empty scope.
- DefaultScope(ScopeCode) - Constructor for class DefaultScope
-
Creates a scope initialized to the given level.
- DefaultScope(ScopeCode) - Constructor for class DefaultScope
-
Deprecated.Creates a scope initialized to the given level.
- DefaultScope(Scope) - Constructor for class DefaultScope
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultScope(Scope) - Constructor for class 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 DefaultScopeDescription
-
Creates an initially empty scope description.
- DefaultScopeDescription(ScopeDescription) - Constructor for class DefaultScopeDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultScopedName - Class in org.apache.sis.util.iso
-
A composite of a name space (as a local name) and a generic name valid in that name space.
- DefaultScopedName(GenericName, String, CharSequence) - Constructor for class DefaultScopedName
-
Constructs a scoped name as the concatenation of the given generic name with a single character sequence.
- DefaultScopedName(GenericName, GenericName) - Constructor for class DefaultScopedName
-
Constructs a scoped name as the concatenation of the given generic names.
- DefaultScopedName(NameSpace, List) - Constructor for class 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 DefaultSecurityConstraints
-
Creates an initially empty security constraints.
- DefaultSecurityConstraints(CharSequence) - Constructor for class DefaultSecurityConstraints
-
Constructs a new constraints with the given use limitation.
- DefaultSecurityConstraints(Classification) - Constructor for class DefaultSecurityConstraints
-
Creates a security constraints initialized with the specified classification.
- DefaultSecurityConstraints(SecurityConstraints) - Constructor for class 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 DefaultSeries
-
Constructs a default series.
- DefaultSeries(CharSequence) - Constructor for class DefaultSeries
-
Constructs a series with the specified name.
- DefaultSeries(Series) - Constructor for class 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 DefaultServiceIdentification
-
Constructs an initially empty service identification.
- DefaultServiceIdentification(ServiceIdentification) - Constructor for class DefaultServiceIdentification
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultServiceIdentification(GenericName, Citation, CharSequence) - Constructor for class 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 DefaultSource
-
Creates an initially empty source.
- DefaultSource(CharSequence) - Constructor for class DefaultSource
-
Creates a source initialized with the given description.
- DefaultSource(Source) - Constructor for class 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 DefaultSourceReference
-
Constructs an initially empty source reference.
- DefaultSourceReference(DefaultSourceReference) - Constructor for class 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 DefaultSpatialTemporalExtent
-
Constructs an initially empty spatial-temporal extent.
- DefaultSpatialTemporalExtent(GeographicExtent, VerticalExtent, TemporalExtent) - Constructor for class DefaultSpatialTemporalExtent
-
Constructs a new spatial-temporal extent initialized to the specified values.
- DefaultSpatialTemporalExtent(SpatialTemporalExtent) - Constructor for class DefaultSpatialTemporalExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultSphericalCS - Class in org.apache.sis.referencing.cs
-
A 2- or 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- DefaultSphericalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultSphericalCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultSphericalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultSphericalCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultSphericalCS(SphericalCS) - Constructor for class DefaultSphericalCS
-
Creates a new coordinate system with the same values as 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 DefaultStandardOrderProcess
-
Constructs an initially empty standard order process.
- DefaultStandardOrderProcess(StandardOrderProcess) - Constructor for class 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 DefaultTelephone
-
Constructs a default telephone.
- DefaultTelephone(Telephone) - Constructor for class DefaultTelephone
-
Constructs a new instance initialized with the values from the specified metadata object.
- defaultTemporal() - Static method in enum class CommonCRS
-
Returns the default temporal CRS used by the Apache SIS library.
- DefaultTemporalConsistency - Class in org.apache.sis.metadata.iso.quality
-
Correctness of ordered events or sequences, if reported.
- DefaultTemporalConsistency() - Constructor for class DefaultTemporalConsistency
-
Constructs an initially empty temporal consistency.
- DefaultTemporalConsistency(TemporalConsistency) - Constructor for class DefaultTemporalConsistency
-
Constructs a 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, TemporalDatum, DefaultDatumEnsemble, TimeCS) - Constructor for class DefaultTemporalCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultTemporalCRS(TemporalCRS) - Constructor for class DefaultTemporalCRS
-
Constructs a new coordinate reference system with the same values as the specified one.
- DefaultTemporalDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of a temporal coordinate reference system.
- DefaultTemporalDatum(Map, Temporal) - Constructor for class DefaultTemporalDatum
-
Creates a temporal datum from the given properties.
- DefaultTemporalDatum(Map, Date) - Constructor for class DefaultTemporalDatum
-
Deprecated.Use
DefaultTemporalDatum(Map, Temporal)instead. - DefaultTemporalDatum(TemporalDatum) - Constructor for class DefaultTemporalDatum
-
Creates a new datum with the same values as 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 DefaultTemporalExtent
-
Constructs an initially empty temporal extent.
- DefaultTemporalExtent(Temporal, Temporal) - Constructor for class DefaultTemporalExtent
-
Constructs a new instance initialized with the specified values.
- DefaultTemporalExtent(TemporalExtent) - Constructor for class DefaultTemporalExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTemporalValidity - Class in org.apache.sis.metadata.iso.quality
-
Validity of data specified by the scope with respect to time.
- DefaultTemporalValidity() - Constructor for class DefaultTemporalValidity
-
Constructs an initially empty temporal validity.
- DefaultTemporalValidity(TemporalValidity) - Constructor for class DefaultTemporalValidity
-
Constructs a 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 DefaultThematicClassificationCorrectness
-
Constructs an initially empty thematic classification correctness.
- DefaultThematicClassificationCorrectness(ThematicClassificationCorrectness) - Constructor for class 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, CoordinateSystemAxis) - Constructor for class DefaultTimeCS
-
Constructs a coordinate system from a set of properties.
- DefaultTimeCS(TimeCS) - Constructor for class DefaultTimeCS
-
Creates a new coordinate system with the same values as 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 DefaultTopologicalConsistency
-
Constructs an initially empty topological consistency.
- DefaultTopologicalConsistency(TopologicalConsistency) - Constructor for class 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, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class DefaultTransformation
-
Creates a coordinate transformation from the given properties.
- DefaultTransformation(Transformation) - Constructor for class DefaultTransformation
-
Creates a new coordinate operation with the same values as 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 DefaultTreeTable
-
Creates a new tree table initialized to the given root.
- DefaultTreeTable(TableColumn...) - Constructor for class 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 DefaultTypeName
-
Constructs a type name from the given character sequence and infers automatically a Java type.
- DefaultTypeName(NameSpace, CharSequence, Type) - Constructor for class 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 DefaultUsability
-
Deprecated.Constructs an initially empty usability.
- DefaultUsability(Usability) - Constructor for class 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 DefaultUsage
-
Constructs an initially empty usage.
- DefaultUsage(CharSequence, ResponsibleParty) - Constructor for class DefaultUsage
-
Creates an usage initialized to the specified values.
- DefaultUsage(Usage) - Constructor for class DefaultUsage
-
Constructs a new instance initialized with the values from the specified metadata object.
- Default value - Section in org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult.getValueType()
- Default value - Section in org.apache.sis.referencing.AbstractIdentifiedObject.getDescription()
- Default values - Section in org.apache.sis.coverage.grid.GridDerivation.margin(int...)
- DefaultVectorSpatialRepresentation - Class in org.apache.sis.metadata.iso.spatial
-
Information about the vector spatial objects in the dataset.
- DefaultVectorSpatialRepresentation() - Constructor for class DefaultVectorSpatialRepresentation
-
Constructs an initially empty vector spatial representation.
- DefaultVectorSpatialRepresentation(VectorSpatialRepresentation) - Constructor for class DefaultVectorSpatialRepresentation
-
Constructs a 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, VerticalDatum, DefaultDatumEnsemble, VerticalCS) - Constructor for class DefaultVerticalCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultVerticalCRS(VerticalCRS) - Constructor for class DefaultVerticalCRS
-
Constructs a new coordinate reference system with the same values as the specified one.
- DefaultVerticalCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for heights or depths of points.
- DefaultVerticalCS(Map, CoordinateSystemAxis) - Constructor for class DefaultVerticalCS
-
Constructs a coordinate system from a set of properties.
- DefaultVerticalCS(VerticalCS) - Constructor for class DefaultVerticalCS
-
Creates a new coordinate system with the same values as 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, VerticalDatumType) - Constructor for class DefaultVerticalDatum
-
Creates a vertical datum from the given properties.
- DefaultVerticalDatum(VerticalDatum) - Constructor for class DefaultVerticalDatum
-
Creates a new datum with the same values as the specified one.
- DefaultVerticalDatum.Dynamic - Class in org.apache.sis.referencing.datum
-
A vertical reference frame in which some of the defining parameters have time dependency.
- DefaultVerticalExtent - Class in org.apache.sis.metadata.iso.extent
-
Vertical domain of dataset.
- DefaultVerticalExtent() - Constructor for class DefaultVerticalExtent
-
Constructs an initially empty vertical extent.
- DefaultVerticalExtent(double, double, VerticalCRS) - Constructor for class DefaultVerticalExtent
-
Creates a vertical extent initialized to the specified values.
- DefaultVerticalExtent(VerticalExtent) - Constructor for class DefaultVerticalExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- Deferred calculations - Section in class org.apache.sis.image.ImageProcessor
- Defining conversions - Section in class org.apache.sis.referencing.operation.DefaultConversion
- Defining new MetadataStandard instances - Section in class org.apache.sis.metadata.MetadataStandard
- Defining new options - Section in class org.apache.sis.setup.OptionKey
- DEFINITION_KEY - Static variable in class AbstractIdentifiedType
-
Key for the
"definition"property to be given to the constructor. - Definition of missing data - Section in class org.apache.sis.coverage.SampleDimension
- DEFLATE - Static variable in class Compression
-
Deflate compression (like ZIP format) with a default compression level and a default predictor.
- DEGRADING_OBLIQUITY - Static variable in class ImagingCondition
-
Acute angle between the plane of the ecliptic (the plane of the Earth's orbit) and the plane of the celestial equator.
- DEGREE - Static variable in class Units
-
Unit of measurement defined as π/180 radians (1°).
- degrees() - Method in class Angle
-
Returns the angle value in decimal degrees.
- DEGREES - Static variable in class AngleFormat.Field
-
Identifies the degrees field, including the degrees symbol (if any).
- delegate() - Method in class IdentifiedObjectFinder.Wrapper
-
Returns the object finder to which to delegate the actual search operations.
- delegate(IdentifiedObjectFinder) - Method in class IdentifiedObjectFinder.Wrapper
-
Sets a new finder to which to delegate the actual search operations.
- delegateTo(Object) - Method in class Formatter
-
Delegates the formatting to another
FormattableObjectimplementation. - delete() - Method in class Resource.FileSet
-
Deletes the files used by the enclosing resource.
- delete(Path) - Method in class FileService
-
Deletes a file.
- deleteTileMatrix(String) - Method in interface WritableTileMatrixSet
-
Deletes a
TileMatrixidentified by the given name. - deleteTileMatrixSet(String) - Method in interface WritableTiledResource
-
Deletes a
TileMatrixSetidentified by the given name. - deleteTiles(GridExtent) - Method in interface WritableTileMatrix
-
Deletes all existing tiles in the given region.
- deltaForDoubleToDecimal(double) - Static method in class 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 LinearTransform
-
Transforms an array of relative distance vectors.
- denominator - Variable in class Fraction
-
The b term in the a/b fraction.
- DENORMALIZATION - Enum constant in enum class 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 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 convention - Section in org.apache.sis.storage.netcdf.AttributeNames.HISTORY
- Departure from convention - Section in org.apache.sis.storage.netcdf.AttributeNames.SOURCE
- Departure from conventions - Section in class org.apache.sis.storage.netcdf.AttributeNames.Dimension
- Departure from conventions - Section in class org.apache.sis.storage.netcdf.AttributeNames.Responsible
- Departure from conventions - Section in class org.apache.sis.storage.netcdf.AttributeNames.Term
- Departure from the ISO 19111 standard - Section in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Departure from the ISO 19111 standard - Section in org.apache.sis.referencing.operation.DefaultOperationMethod.getFormula()
- Departure from the ISO 19111 standard - Section in org.apache.sis.referencing.operation.DefaultOperationMethod.getParameters()
- Departures with OGC specifications - Section in package org.apache.sis.storage.tiling
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createAffineCS(Map, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createAffineCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createCartesianCS(Map, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createCartesianCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createCylindricalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createDerivedCRS(Map, CoordinateReferenceSystem, Conversion, CoordinateSystem)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createEllipsoidalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createEllipsoidalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createEngineeringCRS(Map, EngineeringDatum, DefaultDatumEnsemble, CoordinateSystem)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createGeodeticCRS(Map, GeodeticDatum, DefaultDatumEnsemble, CartesianCS)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createGeodeticCRS(Map, GeodeticDatum, DefaultDatumEnsemble, SphericalCS)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createGeodeticDatum(Map, Ellipsoid, PrimeMeridian)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createGeographicCRS(Map, GeodeticDatum, DefaultDatumEnsemble, EllipsoidalCS)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createLinearCS(Map, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createParametricCRS(Map, DefaultParametricDatum, DefaultDatumEnsemble, DefaultParametricCS)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createParametricCS(Map, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createPolarCS(Map, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createProjectedCRS(Map, GeographicCRS, Conversion, CartesianCS)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createSphericalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createSphericalCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createTemporalCRS(Map, TemporalDatum, DefaultDatumEnsemble, TimeCS)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createTimeCS(Map, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createUserDefinedCS(Map, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createUserDefinedCS(Map, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createVerticalCRS(Map, VerticalDatum, DefaultDatumEnsemble, VerticalCS)
- Dependencies - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createVerticalCS(Map, CoordinateSystemAxis)
- Dependency note - Section in org.apache.sis.referencing.GeodeticCalculator.createGeodesicCircle2D(double)
- Dependency note - Section in org.apache.sis.referencing.GeodeticCalculator.createGeodesicPath2D(double)
- Deprecable - Interface in org.apache.sis.util
-
Interface of classes for which deprecated instances may exist.
- DEPRECATED_KEY - Static variable in class AbstractIdentifiedType
-
Key for the
"deprecated"property to be given to the constructor. - DEPRECATED_KEY - Static variable in class AbstractIdentifiedObject
-
Optional key which can be given to the constructor for specifying the object is deprecated.
- Deprecated identifiers - Section in org.apache.sis.referencing.Builder.addIdentifier(String)
- Deprecated names - Section in org.apache.sis.referencing.Builder.addName(CharSequence)
- depth() - Method in class NamedIdentifier
-
Returns the depth of this name within the namespace hierarchy.
- depth() - Method in class AbstractName
-
Indicates the number of levels specified by this name.
- depth() - Method in class DefaultLocalName
-
Returns the depth, which is always 1 for a local name.
- depth() - Method in interface GenericName
-
Indicates the number of levels specified by this name.
- depth() - Method in interface LocalName
-
Returns the depth, which is always 1 for a local name.
- DEPTH - Enum constant in enum class CommonCRS.Vertical
-
Depth measured below the Mean Sea Level (MSL) in metres.
- DEPTH - Static variable in class VerticalDatumType
-
The zero point of the vertical axis is defined by a surface that has meaning for the purpose which the associated vertical measurements are used for.
- derby.system.home - System property in org.apache.sis.setup.Configuration.getDatabase()
- derivative(double) - Method in class AbstractConverter
-
Returns the derivative of the conversion function at the given value, or
NaNif unknown. - derivative(double) - Method in class AbstractMathTransform1D
-
Gets the derivative of this function at a value.
- derivative(double) - Method in interface MathTransform1D
-
Gets the derivative of this function at a value.
- derivative(Point2D) - Method in class AbstractMathTransform2D
-
Gets the derivative of this transform at a point.
- derivative(Point2D) - Method in class AbstractMathTransform2D.Inverse
-
Gets the derivative of this transform at a point.
- derivative(Point2D) - Method in interface MathTransform2D
-
Gets the derivative of this transform at a point.
- derivative(UnitConverter, double) - Static method in class Units
-
Returns the derivative of the given converter at the given value, or
NaNif this method cannot compute it. - derivative(DirectPosition) - Method in class AbstractMathTransform
-
Gets the derivative of this transform at a point.
- derivative(DirectPosition) - Method in class AbstractMathTransform.Inverse
-
Gets the derivative of this transform at a point.
- derivative(DirectPosition) - Method in class AbstractMathTransform1D
-
Gets the derivative of this transform at a point.
- derivative(DirectPosition) - Method in class AbstractMathTransform1D.Inverse
-
Gets the derivative of this transform at a point.
- derivative(DirectPosition) - Method in class EllipsoidToCentricTransform
-
Computes the derivative at the given location.
- derivative(DirectPosition) - Method in class PassThroughTransform
-
Gets the derivative of this transform at a point.
- derivative(DirectPosition) - Method in class WraparoundTransform
-
Gets the derivative of this transform at a point.
- derivative(DirectPosition) - Method in interface MathTransform
-
Gets the derivative of this transform at a point.
- Derivative (Jacobian matrix) - Section in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
- derivativeAndTransform(MathTransform, double[], int, double[], int) - Static method in class MathTransforms
-
A buckle method for calculating derivative and coordinate transformation in a single step.
- derivativeInCell(double, double) - Method in class DatumShiftGrid
-
Estimates the derivative at the given grid indices.
- derive() - Method in class GridGeometry
-
Returns an object that can be used for creating a new grid geometry derived from this grid geometry.
- DerivedCRS - Interface in org.opengis.referencing.crs
-
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.
- derivedKeys(Map, ObjectConverter, Class) - Static method in class ObjectConverters
-
Returns a map whose keys are derived on-the-fly from the given map.
- derivedList(List, Function) - Static method in class Containers
-
Returns a list whose elements are derived on-the-fly from the given list.
- derivedMap(Map, ObjectConverter, ObjectConverter) - Static method in class Containers
-
Returns a map whose keys and values are derived on-the-fly from the given map.
- derivedMap(Map, ObjectConverter, ObjectConverter) - Static method in class ObjectConverters
-
Returns a map whose keys and values are derived on-the-fly from the given map.
- derivedSet(Set, ObjectConverter) - Static method in class Containers
-
Returns a set whose elements are derived on-the-fly from the given set.
- derivedSet(Set, ObjectConverter) - Static method in class ObjectConverters
-
Returns a set whose elements are derived on-the-fly from the given set.
- derivedValues(Map, Class, ObjectConverter) - Static method in class ObjectConverters
-
Returns a map whose values are derived on-the-fly from the given map.
- DESCENDING - Enum constant in enum class IterationStrategy
-
Iterate over the points in descending index order.
- DESCRIPTION_KEY - Static variable in class AbstractIdentifiedType
-
Key for the
"description"property to be given to the constructor. - DESCRIPTION_KEY - Static variable in class ImmutableIdentifier
-
Key for the "description" property in the map to be given to the constructor.
- Description of WKT keywords - Section in package org.opengis.referencing
- descriptor(String) - Method in class DefaultParameterDescriptorGroup
-
Returns the first parameter in this group for the specified name.
- descriptor(String) - Method in interface ParameterDescriptorGroup
-
Returns the parameter descriptor in this group for the specified identifier code.
- descriptors() - Method in class DefaultParameterDescriptorGroup
-
Returns all parameters in this group.
- descriptors() - Method in interface ParameterDescriptorGroup
-
Returns the parameters in this group.
- DESIGNATION - Enum constant in enum class FeatureFormat.Column
-
Natural language designator for the property.
- DESIGNATION_KEY - Static variable in class AbstractIdentifiedType
-
Key for the
"designation"property to be given to the constructor. - Design note - Section in exception class org.apache.sis.referencing.operation.matrix.NoninvertibleMatrixException
- Design note - Section in org.apache.sis.coverage.grid.GridCoverageBuilder.setDomain(Envelope)
- Design note - Section in org.apache.sis.image.ComputedImage.getTileHeight()
- Design note - Section in org.apache.sis.image.ComputedImage.getTileWidth()
- Design note - Section in org.apache.sis.image.ComputedImage.sampleModel
- Design note - Section in org.apache.sis.math.Fraction.valueOf(double)
- Design note - Section in org.apache.sis.referencing.operation.transform.WraparoundTransform.sourceMedian
- Design note - Section in org.apache.sis.setup.OptionalInstallations.askUserAgreement(String, String)
- Design notes - Section in class org.apache.sis.feature.DefaultAttributeType
- desiredAccuracy - Variable in class CoordinateOperationFinder
-
The desired accuracy in metres, or 0 for the best accuracy available.
- destinationDirectory - Variable in class OptionalInstallations
-
The target directory where to install the resources, or
nullif none. - DETAILED - Enum constant in enum class ParameterFormat.ContentLevel
- Details - Section in org.apache.sis.gui.map.GestureFollower.transformedSource(TransformChangeEvent)
- Difference between null and nil - Section in enum class org.apache.sis.metadata.ValueExistencePolicy
- Difference between StoreEvent and CascadedStoreEvent - Section in class org.apache.sis.storage.event.CascadedStoreEvent
- differences() - Method in class Statistics
-
Returns the statistics on the differences between sample values, or
nullif none. - Differences between versions 2003 and 2014 of ISO 19115 - Section in class org.apache.sis.metadata.iso.citation.DefaultTelephone
- Differences compared to WKT 2 - Section in org.apache.sis.io.wkt.Convention.WKT1
- Differences with standard Collections.checkedList(…) method - Section in org.apache.sis.util.collection.Containers.newCheckedList(Collection, Class)
- Differences with standard Collections.checkedSet(…) method - Section in org.apache.sis.util.collection.Containers.newCheckedSet(Collection, Class)
- Differences with standard copyOf(…) method - Section in org.apache.sis.util.collection.Containers.unmodifiable(List)
- Differences with standard copyOf(…) method - Section in org.apache.sis.util.collection.Containers.unmodifiable(Map)
- Differences with standard copyOf(…) method - Section in org.apache.sis.util.collection.Containers.unmodifiable(Set)
- Differences with standard List.of(…) method - Section in org.apache.sis.util.collection.Containers.copyToImmutableList(Collection, Class)
- Differences with standard Set.of(…) method - Section in org.apache.sis.util.collection.Containers.copyToImmutableSet(E...)
- Difference with Geopackage - Section in module org.apache.sis.storage.sql
- DIFFERENTIAL - Enum constant in enum class Fix
-
Differential Global Positioning Service (DGPS) used.
- DIGITAL_LINEAR_TAPE - Static variable in class MediumName
-
Half inch cartridge streaming tape drive.
- DigitalTransferOptions - Interface in org.opengis.metadata.distribution
-
Technical means and media by which a resource is obtained from the distributor.
- Dimension - Interface in org.opengis.metadata.spatial
-
Axis properties.
- Dimension(DimensionNameType, String, String, String, String, String, String) - Constructor for class AttributeNames.Dimension
-
Creates a new set of attribute names.
- DIMENSION - Static variable in class AbstractMathTransform1D
-
Number of input and output dimensions of all
AbstractMathTransform1D, which is 1. - DIMENSION - Static variable in class AbstractMathTransform2D
-
Number of input and output dimensions of all
AbstractMathTransform2D, which is 2. - DIMENSION_GROUP - Static variable in class ScopeCode
-
Information applies to a dimension group.
- DimensionalityReduction - Class in org.apache.sis.coverage.grid
-
Description about how to reduce the number of dimensions of the domain of a grid coverage.
- DimensionalityReduction(GridGeometry, BitSet, MathTransformFactory) - Constructor for class DimensionalityReduction
-
Reduces the dimension of the specified grid geometry by retaining the axes specified in the given bitset.
- DimensionNameType - Class in org.opengis.metadata.spatial
-
Name of the dimension.
- Dimension order - Section in org.apache.sis.coverage.grid.GridGeometry.GridGeometry(GridExtent, Envelope, GridOrientation)
- Dimensions mapping - Section in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.addLinearizers(Map, int...)
- DIRECT_EXTERNAL - Static variable in class EvaluationMethodType
-
Method of evaluating the quality of a dataset based on inspection of items within the dataset, where reference data external to the dataset being evaluated is required.
- DIRECT_INTERNAL - Static variable in class EvaluationMethodType
-
Method of evaluating the quality of a dataset based on inspection of items within the dataset, where all data required is internal to the dataset being evaluated.
- directionAlongMeridian(AxisDirection, double) - Static method in class CoordinateSystems
-
Returns an axis direction from a pole along a meridian.
- DirectPosition - Interface in org.opengis.geometry
-
Holds the coordinates for a position within some coordinate reference system.
- DirectPosition1D - Class in org.apache.sis.geometry
-
A one-dimensional position within some coordinate reference system.
- DirectPosition1D() - Constructor for class DirectPosition1D
-
Constructs a position initialized to (0) with a
nullcoordinate reference system. - DirectPosition1D(double) - Constructor for class DirectPosition1D
-
Constructs a 1D position from the specified coordinate.
- DirectPosition1D(CharSequence) - Constructor for class DirectPosition1D
-
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
- DirectPosition1D(CoordinateReferenceSystem) - Constructor for class 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 DirectPosition2D
-
Constructs a position initialized to (0,0) with a
nullcoordinate reference system. - DirectPosition2D(double, double) - Constructor for class DirectPosition2D
-
Constructs a 2D position from the specified coordinates.
- DirectPosition2D(Point2D) - Constructor for class DirectPosition2D
-
Constructs a 2D position from the coordinates of the specified point.
- DirectPosition2D(CharSequence) - Constructor for class DirectPosition2D
-
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
- DirectPosition2D(DirectPosition) - Constructor for class DirectPosition2D
-
Constructs a position initialized to the same values as the specified point.
- DirectPosition2D(CoordinateReferenceSystem) - Constructor for class DirectPosition2D
-
Constructs a position initialized to (0,0) with the specified coordinate reference system.
- DirectPosition2D(CoordinateReferenceSystem, double, double) - Constructor for class DirectPosition2D
-
Constructs a 2D position from the specified coordinates in the specified CRS.
- Disambiguating instances that implement more than one metadata interface - Section in org.apache.sis.metadata.MetadataStandard.asTreeTable(Object, Class, ValueExistencePolicy)
- Disambiguating instances that implement more than one metadata interface - Section in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class, KeyNamePolicy, ValueExistencePolicy)
- DISCIPLINE - Static variable in class KeywordType
-
Keyword identifies a branch of instruction or specialized learning.
- disjoint(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the first operand is disjoint from the second.
- DisjointExtentException - Exception Class in org.apache.sis.coverage.grid
-
Thrown when the domain of two grid coverages or images do not intersect.
- DisjointExtentException() - Constructor for exception class DisjointExtentException
-
Constructs an exception with no detail message.
- DisjointExtentException(String) - Constructor for exception class DisjointExtentException
-
Constructs an exception with the specified detail message.
- DisjointExtentException(String, Throwable) - Constructor for exception class DisjointExtentException
-
Constructs an exception with the specified detail message and cause.
- DisjointExtentException(GridExtent, GridExtent, int) - Constructor for exception class DisjointExtentException
-
Creates an exception with an error message built from the given extents.
- DISPLAY - Enum constant in enum class CommonCRS.Engineering
-
Cartesian coordinate system with (right, down) oriented axes in pixel units.
- DISPLAY - Static variable in class GridOrientation
-
CRS axes are reordered and oriented toward directions commonly used for displaying purpose.
- DISPLAY_BOUNDS_PROPERTY - Static variable in class Canvas
-
The "displayBounds" property name, used for notifications about changes in bounds of display device.
- DISPLAY_DOWN - Static variable in class AxisDirection
-
Axis positive direction is towards bottom of approximately vertical display surface.
- DISPLAY_LEFT - Static variable in class AxisDirection
-
Axis positive direction is left in display.
- DISPLAY_NAVIGATION - Enum constant in enum class TransformChangeEvent.Reason
-
A relative change has been applied in units of display device (typically pixel units).
- DISPLAY_ORIENTED - Enum constant in enum class AxesConvention
-
Axes are reordered and oriented toward directions commonly used for displaying purpose.
- DISPLAY_RIGHT - Static variable in class AxisDirection
-
Axis positive direction is right in display.
- DISPLAY_UP - Static variable in class AxisDirection
-
Axis positive direction is towards top of approximately vertical display surface.
- Display device size - Section in class org.apache.sis.portrayal.Canvas
- 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 GestureFollower
-
Removes all listeners registered by this
GestureFollowerinstance. - dispose() - Method in class ComputedImage
-
Advises this image that its tiles will no longer be requested.
- dispose() - Method in class CanvasFollower
-
Removes all listeners documented in the
CanvasFollower.initialize()method. - dispose() - Method in interface Disposable
-
Allows any resources held by this object to be released.
- Distribution - Interface in org.opengis.metadata.distribution
-
Information about the distributor of and options for obtaining the resource.
- Distributor - Interface in org.opengis.metadata.distribution
-
Information about the distributor.
- DISTRIBUTOR - Static variable in class Role
-
Party who distributes the resource.
- divide(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates a function computing the numeric quotient resulting from dividing the first operand by the second.
- divide(Fraction) - Method in class Fraction
-
Returns the simplified result of dividing this fraction by the given fraction.
- divisors(int) - Static method in class MathFunctions
-
Returns the divisors of the specified number as positive integers.
- DOCUMENT_DIGITAL - Static variable in class PresentationForm
-
Digital representation of a primarily textual item (can contain illustrations also).
- DOCUMENT_HARDCOPY - Static variable in class PresentationForm
-
Representation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media.
- DOMAIN_OF_VALIDITY_KEY - Static variable in interface Datum
- DOMAIN_OF_VALIDITY_KEY - Static variable in interface CoordinateOperation
-
Key for the
"domainOfValidity"property. - DOMAIN_OF_VALIDITY_KEY - Static variable in interface ReferenceSystem
- DomainConsistency - Interface in org.opengis.metadata.quality
-
Adherence of values to the value domains.
- DomainDefinition - Class in org.apache.sis.referencing.operation.transform
-
Specification about how to estimate a domain of validity for transforms.
- DomainDefinition() - Constructor for class 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 DomainLinearizer
-
Creates a new linearizer.
- domainOfValidity - Variable in class DefaultObjectDomain
-
Area for which the object is valid.
- Domain of validity - Section in org.apache.sis.math.DecimalFunctions.deltaForDoubleToDecimal(double)
- DOMAINS_KEY - Static variable in class AbstractIdentifiedObject
-
Key for the
"domains"property to be given to theObjectFactory.createFoo(Map, ...)methods. - DOUBLE - Enum constant in enum class DataType
-
Double precision (64-bits) floating point data.
- DOUBLE - Enum constant in enum class NumberType
-
The
doubleprimitive type or its wrapper class. - DOUBLE - Static variable in class TransferType
-
Specifies that sample values are transferred as double-precision floating point number.
- DOUBLE - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - doubleValue() - Method in class Fraction
-
Returns the fraction as a double-precision floating point number.
- doubleValue() - Method in class DefaultRepresentativeFraction
-
Returns the scale value of this representative fraction.
- doubleValue() - Method in class DefaultParameterValue
-
Returns the numeric value of this parameter.
- doubleValue() - Method in interface RepresentativeFraction
-
Returns the scale value in a form usable for computation.
- doubleValue() - Method in interface ParameterValue
-
Returns the numeric value of the coordinate operation parameter with its associated unit of measure.
- doubleValue(int) - Method in class Vector
-
Returns the value at the given index as a
double. - doubleValue(Unit) - Method in class DefaultParameterValue
-
Returns the numeric value of this parameter in the given unit of measure.
- doubleValue(Unit) - Method in interface ParameterValue
-
Returns the numeric value of the coordinate operation parameter in the specified unit of measure.
- doubleValue(ParameterDescriptor) - Method in class Parameters
-
Returns the floating point value of the parameter identified by the given descriptor.
- doubleValue(ParameterDescriptor, Unit) - Method in class 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 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() - Method in interface ParameterValue
-
Returns an ordered sequence of two or more numeric values of an operation parameter list, where each value has the same associated unit of measure.
- doubleValueList(Unit) - Method in class DefaultParameterValue
-
Returns an ordered sequence of numeric values in the specified unit of measure.
- doubleValueList(Unit) - Method in interface ParameterValue
-
Returns an ordered sequence of numeric values in the specified unit of measure.
- doubleValueList(ParameterDescriptor) - Method in class Parameters
-
Returns the floating point values of the parameter identified by the given descriptor.
- doubleValues() - Method in class Vector
-
Copies all values in an array of double precision floating point numbers.
- DOWN - Static variable in class AxisDirection
-
Axis positive direction is down relative to gravity.
- DOWNLOAD - Static variable in class OnLineFunction
-
Online instructions for transferring data from one storage device or system to another.
- DQC - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19157/-2/dqc/1.0"URL. - DQM - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19157/-2/dqm/1.0"URL. - Driver - Class in org.apache.sis.storage.gdal
-
Information about a GDAL driver.
- DRIVERS_OPTION_KEY - Static variable in class GDALStoreProvider
-
Key for declaring GDAL drivers that may be used for opening the file.
- drX - Variable in class 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 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 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 BursaWolfParameters
-
The scale difference in parts per million (EPSG:8611).
- dtX - Variable in class TimeDependentBWP
-
Rate of change of X-axis translation in millimetres per year (EPSG:1040).
- dtY - Variable in class TimeDependentBWP
-
Rate of change of Y-axis translation in millimetres per year (EPSG:1041).
- dtZ - Variable in class TimeDependentBWP
-
Rate of change of Z-axis translation in millimetres per year (EPSG:1042).
- DUBLIN_JULIAN - Enum constant in enum class CommonCRS.Temporal
-
Time measured as days since December 31, 1899 at 12:00 UTC.
- duplicate() - Method in class WindowHandler
-
Prepares a new window with the same content as the window managed by this handler.
- duplicationCriterion - Variable in class RecentReferenceSystems
-
The comparison criterion for considering two reference systems as a duplication.
- during(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is during the second.
- DVD - Static variable in class MediumName
-
Digital versatile disk.
- DVD_ROM - Static variable in class MediumName
-
Digital versatile disk digital versatile disk, read only.
- dx - Variable in class PixelTranslation
-
The translation among the x axis relative to pixel center.
- dy - Variable in class PixelTranslation
-
The translation among the y axis relative to pixel center.
- Dynamic(Map, Ellipsoid, PrimeMeridian, Temporal) - Constructor for class DefaultGeodeticDatum.Dynamic
-
Creates a dynamic reference frame from the given properties.
- Dynamic(Map, VerticalDatumType, Temporal) - Constructor for class DefaultVerticalDatum.Dynamic
-
Creates a dynamic reference frame from the given properties.
- Dynamic(GeodeticDatum) - Constructor for class DefaultGeodeticDatum.Dynamic
-
Creates a new datum with the same values as the specified datum, which must be dynamic.
- Dynamic(VerticalDatum) - Constructor for class DefaultVerticalDatum.Dynamic
-
Creates a new datum with the same values as the specified datum, which must be dynamic.
- Dynamic parameters - Section in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
E
- Early binding versus late binding implementations - Section in package org.apache.sis.referencing.operation
- Early validation - Section in class org.apache.sis.io.wkt.WKTDictionary
- EAST - Static variable in class AxisDirection
-
Axis positive direction is π/2 radians clockwise from north.
- EAST_NORTH_EAST - Static variable in class AxisDirection
-
Axis positive direction is approximately east-north-east.
- EAST_SOUTH_EAST - Static variable in class AxisDirection
-
Axis positive direction is approximately east-south-east.
- EBCDIC - Static variable in class CharacterSet
-
IBM mainframe code set.
- eccentricitySquared - Variable in class EllipsoidToCentricTransform
-
The square of the eccentricity.
- eccentricitySquared - Variable in class EllipsoidToRadiusTransform
-
The square of the eccentricity.
- eccentricitySquared - Variable in class MolodenskyTransform
-
The square of eccentricity of the source ellipsoid.
- ECONOMY - Static variable in class TopicCategory
-
Economic activities, conditions and employment.
- ED50 - Enum constant in enum class CommonCRS
-
European Datum 1950 (ED50).
- EDITABLE - Enum constant in enum class ModifiableMetadata.State
-
The metadata is modifiable.
- Effect on other properties - Section in org.apache.sis.metadata.iso.identification.DefaultResolution.setAngularDistance(Double)
- Effect on other properties - Section in org.apache.sis.metadata.iso.identification.DefaultResolution.setDistance(Double)
- Effect on other properties - Section in org.apache.sis.metadata.iso.identification.DefaultResolution.setEquivalentScale(RepresentativeFraction)
- Effect on other properties - Section in org.apache.sis.metadata.iso.identification.DefaultResolution.setLevelOfDetail(InternationalString)
- Effect on other properties - Section in org.apache.sis.metadata.iso.identification.DefaultResolution.setVertical(Double)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setAttributeInstances(Set)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setAttributes(Set)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setDataset(String)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setFeatureInstances(Set)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setFeatures(Set)
- Effect on other properties - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setOther(String)
- Effect on other properties - Section in org.apache.sis.metadata.iso.spatial.DefaultGeorectified.setCheckPointAvailable(boolean)
- Effect on other properties - Section in org.apache.sis.metadata.iso.spatial.DefaultGeorectified.setCheckPointDescription(InternationalString)
- Effect on previously added coverages - Section in org.apache.sis.storage.aggregate.CoverageAggregator.setMergeStrategy(MergeStrategy)
- Element - Interface in org.opengis.metadata.quality
-
Type of test applied to the data specified by a data quality scope.
- ELEMENT_TYPE - Enum constant in enum class TypeValuePolicy
-
The specialized type of a property, or type of elements if the property is a collection.
- elementFormat - Variable in class RangeFormat
-
The format to use for parsing and formatting the range components.
- ElementKind - Enum Class in org.apache.sis.io.wkt
-
Kind of an element in a Well Known Text.
- Element order - Section in class org.apache.sis.util.collection.Containers
- Elements ordering - Section in org.apache.sis.util.Classes.getAllInterfaces(Class)
- elementType - Variable in class RangeFormat
-
The type of the range components.
- elementType - Variable in class RangeSet
-
The type of elements in the ranges.
- ELEVATION - Static variable in class TopicCategory
-
Height above or below sea level.
- ElevationAngle - Class in org.apache.sis.measure
-
The angular height of an object measured from the horizontal plane.
- ElevationAngle(double) - Constructor for class ElevationAngle
-
Constructs a new elevation angle with the specified angular value.
- ElevationAngle(String) - Constructor for class ElevationAngle
-
Constructs a newly allocated
ElevationAngleobject that contain the angular value represented by the string. - ellipsoid() - Method in enum class CommonCRS
-
Returns the ellipsoid associated to this geodetic object.
- Ellipsoid - Section in package org.opengis.referencing.datum
- Ellipsoid - Interface in org.opengis.referencing.datum
-
Geometric figure that can be used to describe the approximate shape of the earth.
- ELLIPSOIDAL - Enum constant in enum class CommonCRS.Vertical
-
Height measured along the normal to the ellipsoid used in the definition of horizontal datum.
- EllipsoidalCS - Interface in org.opengis.referencing.cs
-
A two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.
- Ellipsoidal height - Section in org.apache.sis.referencing.CRS.compound(CoordinateReferenceSystem...)
- Ellipsoidal height - Section in org.apache.sis.referencing.CRS.selectDimensions(CoordinateReferenceSystem, BitSet, CRS.SeparationMode)
- Ellipsoidal height - Section in org.apache.sis.referencing.CRS.selectDimensions(CoordinateReferenceSystem, int...)
- EllipsoidToCentricTransform - Class in org.apache.sis.referencing.operation.transform
-
Transform from two- or three- dimensional ellipsoidal coordinates to geocentric or planetocentric coordinates.
- EllipsoidToCentricTransform(Ellipsoid, boolean, EllipsoidToCentricTransform.TargetType) - Constructor for class EllipsoidToCentricTransform
-
Creates a transform from angles in radians on an ellipsoid having a semi-major axis length of 1.
- EllipsoidToCentricTransform.TargetType - Enum Class in org.apache.sis.referencing.operation.transform
-
Whether the output coordinate system is Cartesian or spherical.
- EllipsoidToRadiusTransform - Class in org.apache.sis.referencing.operation.transform
-
Conversion of spherical coordinates from (λ,Ω) to (λ,Ω,R) with points assumed to be on an ellipsoid surface.
- EllipsoidToRadiusTransform(Ellipsoid) - Constructor for class EllipsoidToRadiusTransform
-
Creates a transform for an ellipsoid having a semi-major axis length of 1.
- EMAIL - Variable in class AttributeNames.Responsible
-
The attribute name for the responsible's email address.
- EMBED - Enum constant in enum class XLink.Show
-
Load ending resource in place of the presentation of the starting resource.
- EmbeddedResources - Class in org.apache.sis.resources.embedded
-
Provides an embedded database for the EPSG geodetic dataset and other resources.
- EmbeddedResources() - Constructor for class EmbeddedResources
-
Creates a new provider for connections to the embedded database.
- Emptiable - Interface in org.apache.sis.util
-
Interface of classes for which empty instances may exist.
- EMPTY_ARRAY - Static variable in class CharSequences
-
An array of zero-length.
- EMPTY_BOOLEAN - Static variable in class ArraysExt
-
An empty array of
booleanprimitive type. - EMPTY_BYTE - Static variable in class ArraysExt
-
An empty array of
byteprimitive type. - EMPTY_CHAR - Static variable in class ArraysExt
-
An empty array of
charprimitive type. - EMPTY_DOUBLE - Static variable in class ArraysExt
-
An empty array of
doubleprimitive type. - EMPTY_FLOAT - Static variable in class ArraysExt
-
An empty array of
floatprimitive type. - EMPTY_INT - Static variable in class ArraysExt
-
An empty array of
intprimitive type. - EMPTY_LONG - Static variable in class ArraysExt
-
An empty array of
longprimitive type. - EMPTY_SHORT - Static variable in class ArraysExt
-
An empty array of
shortprimitive type. - emptyQueue() - Static method in class Containers
-
Returns a queue which is always empty and accepts no element.
- Enabling performance logging - Section in class org.apache.sis.util.logging.PerformanceLevel
- ENCLOSING - Enum constant in enum class GridRoundingMode
-
Converts grid low and high to values that fully encloses the envelope.
- encode(double, double) - Method in class GeohashReferenceSystem.Coder
-
Encodes the given latitude and longitude into a geohash.
- encode(DirectPosition) - Method in class GeohashReferenceSystem.Coder
-
Encodes the given position into a geohash.
- encode(DirectPosition) - Method in class MilitaryGridReferenceSystem.Coder
-
Encodes the given position into a MGRS reference.
- encode(DirectPosition) - Method in class ReferencingByIdentifiers.Coder
-
Encodes the given position into an identifier.
- encode(DirectPosition, Quantity) - Method in class GeohashReferenceSystem.Coder
-
Encodes the given position into a geohash with the given precision.
- encode(DirectPosition, Quantity) - Method in class MilitaryGridReferenceSystem.Coder
-
Encodes the given position into a MGRS reference with the given precision.
- encode(DirectPosition, Quantity) - Method in class ReferencingByIdentifiers.Coder
-
A combined method which sets the encoder precision to the given value, then formats the given position.
- encode(Envelope) - Method in class MilitaryGridReferenceSystem.Coder
-
Returns an iterator over all MGRS references that intersect the given envelope.
- encode(Envelope, boolean) - Method in class MilitaryGridReferenceSystem.Coder
-
Returns a stream of all MGRS references that intersect the given envelope.
- encoding(String) - Method in class SIS.About
-
Sets encoding to use for the command outputs.
- encoding(String) - Method in class SIS.Help
-
Sets encoding to use for the command outputs.
- encoding(String) - Method in class SIS.Identifier
-
Sets encoding to use for the command outputs.
- encoding(String) - Method in class SIS.Metadata
-
Sets encoding to use for the command outputs.
- encoding(String) - Method in class SIS.MimeType
-
Sets encoding to use for the command outputs.
- encoding(String) - Method in class SIS.Transform
-
Sets encoding to use for the command outputs.
- ENCODING - Static variable in class OptionKey
-
The character encoding of document content.
- END - Static variable in class Sequence
-
End of a collection.
- endedBy(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is ended by the second.
- ends(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand ends at the second.
- endsWith(CharSequence, CharSequence, boolean) - Static method in class CharSequences
-
Returns
trueif the given character sequence ends with the given suffix. - EngineeringCRS - Interface in org.opengis.referencing.crs
-
A contextually local coordinate reference system.
- EngineeringDatum - Interface in org.opengis.referencing.datum
-
Defines the origin of an engineering coordinate reference system.
- ENSEMBLE - Enum constant in enum class ElementKind
-
Ensemble of datum or reference frames, represented by
ENSEMBLE[…]elements. - Ensemble viewed as a datum - Section in class org.apache.sis.referencing.datum.DefaultDatumEnsemble
- ensureAngular(Unit) - Static method in class Units
-
Makes sure that the specified unit is either null or an angular unit.
- ensureBetween(String, double, double, double) - Static method in class ArgumentChecks
-
Ensures that the given floating point value is between the given bounds, inclusive.
- ensureBetween(String, float, float, float) - Static method in class ArgumentChecks
-
Ensures that the given floating point value is between the given bounds, inclusive.
- ensureBetween(String, int, int, int) - Static method in class ArgumentChecks
-
Ensures that the given integer value is between the given bounds, inclusive.
- ensureBetween(String, long, long, long) - Static method in class ArgumentChecks
-
Ensures that the given long value is between the given bounds, inclusive.
- ensureCanCast(String, Class, Object) - Static method in class ArgumentChecks
-
Ensures that the specified value is null or an instance assignable to the given type.
- ensureCountBetween(String, boolean, int, int, int) - Static method in class ArgumentChecks
-
Ensures that the given number of elements is between the given bounds, inclusive.
- ensureDimensionMatches(String, int, double[]) - Static method in class 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 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 ArgumentChecks
-
Ensures that the given direct position, if non-null, has the expected number of dimensions.
- ensureDimensionMatches(String, int, Envelope) - Static method in class ArgumentChecks
-
Ensures that the given envelope, if non-null, has the expected number of dimensions.
- ensureDimensionMatches(String, int, CoordinateReferenceSystem) - Static method in class ArgumentChecks
-
Ensures that the given CRS, if non-null, has the expected number of dimensions.
- ensureDimensionMatches(String, int, CoordinateSystem) - Static method in class 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 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 ArgumentChecks
-
Ensures that a given value is a divisor of specified number.
- ensureFinite(String, double) - Static method in class ArgumentChecks
-
Ensures that the given floating point value is not NaN neither Double.isInfinite(double).
- ensureFinite(String, float) - Static method in class ArgumentChecks
-
Ensures that the given floating point value is not NaN neither Float.isInfinite(float).
- ensureLinear(Unit) - Static method in class Units
-
Makes sure that the specified unit is either null or a linear unit.
- ensureMultiple(String, int, int) - Static method in class ArgumentChecks
-
Ensures that a given value is a multiple of specified number.
- ensureNonEmpty(String, CharSequence) - Static method in class ArgumentChecks
-
Makes sure that a character sequence is non-null and non-empty.
- ensureNonEmpty(String, Object[]) - Static method in class ArgumentChecks
-
Makes sure that an array is non-null and non-empty.
- ensureNonEmpty(String, Collection) - Static method in class ArgumentChecks
-
Makes sure that given collection is non-null and non-empty.
- ensureNonEmpty(String, Emptiable) - Static method in class ArgumentChecks
-
Makes sure that given object is non-null and non-empty.
- ensureNonEmptyBounded(String, boolean, int, int, int[]) - Static method in class ArgumentChecks
-
Ensures that the given
valuesarray contains at least one element and that all elements are within bounds. - ensureNonNull(String, Object) - Static method in class ArgumentChecks
-
Makes sure that an argument is non-null.
- ensureNonNullElement(String, int, Object) - Static method in class ArgumentChecks
-
Makes sure that an array element is non-null.
- ensurePositive(String, double) - Static method in class 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 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 ArgumentChecks
-
Ensures that the given integer value is greater than or equals to zero.
- ensurePositive(String, long) - Static method in class ArgumentChecks
-
Ensures that the given long value is greater than or equals to zero.
- ensureScale(Unit) - Static method in class Units
-
Makes sure that the specified unit is either null or a scale unit.
- ensureStrictlyPositive(String, double) - Static method in class ArgumentChecks
-
Ensures that the given floating point value is not NaN and is greater than zero.
- ensureStrictlyPositive(String, float) - Static method in class ArgumentChecks
-
Ensures that the given floating point value is not NaN and is greater than zero.
- ensureStrictlyPositive(String, int) - Static method in class ArgumentChecks
-
Ensures that the given integer value is greater than zero.
- ensureStrictlyPositive(String, long) - Static method in class ArgumentChecks
-
Ensures that the given long value is greater than zero.
- ensureTemporal(Unit) - Static method in class Units
-
Makes sure that the specified unit is either null or a temporal unit.
- ensureValidUnicodeCodePoint(String, int) - Static method in class ArgumentChecks
-
Ensures that the given integer is a valid Unicode code point.
- entrySet() - Method in class Cache
-
Returns the set of entries in this cache.
- entrySet() - Method in class WeakValueHashMap
-
Returns a set view of the mappings contained in this map.
- ENUMERATION - Static variable in class Datatype
-
Data type whose instances form a list of named literal values, not extendable.
- envelope - Variable in class GridGeometry
-
The spatiotemporal extent in units of the CRS, or
nullif unknown. - envelope(Map, CoordinateReferenceSystem, AbstractIdentifiedType...) - Static method in class FeatureOperations
-
Creates an operation computing the envelope that encompass all geometries found in the given attributes.
- Envelope - Interface in org.opengis.geometry
-
A minimum bounding box or rectangle.
- ENVELOPE - Static variable in class GridGeometry
-
A bitmask to specify the validity of the geodetic envelope property.
- Envelope2D - Class in org.apache.sis.geometry
-
A two-dimensional envelope on top of Java2D rectangle.
- Envelope2D() - Constructor for class Envelope2D
-
Constructs an initially empty envelope with no CRS.
- Envelope2D(DirectPosition, DirectPosition) - Constructor for class Envelope2D
-
Constructs a two-dimensional envelope defined by the specified coordinates.
- Envelope2D(Envelope) - Constructor for class Envelope2D
-
Constructs a two-dimensional envelope defined by another
Envelope. - Envelope2D(GeographicBoundingBox) - Constructor for class Envelope2D
-
Constructs a new envelope with the same data as the specified geographic bounding box.
- Envelope2D(CoordinateReferenceSystem, double, double, double, double) - Constructor for class Envelope2D
-
Constructs two-dimensional envelope defined by the specified coordinates.
- Envelope2D(CoordinateReferenceSystem, Rectangle2D) - Constructor for class 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 - Section in package org.apache.sis.geometry
- Envelope transformations - Section in class org.apache.sis.geometry.Envelopes
- Envelope validation - Section in class org.apache.sis.geometry.GeneralEnvelope
- ENVIRONMENT - Static variable in class TopicCategory
-
Environmental resources, protection and conservation.
- EnvironmentalRecord - Interface in org.opengis.metadata.acquisition
-
Information about the environmental conditions during the acquisition.
- EPSG - Static variable in class Citations
-
The authority for identifiers of objects defined by the EPSG Geodetic Parameter Dataset.
- EPSG - Static variable in class MatrixParameters
-
Parses and creates matrix parameters with alphanumeric names in the order defined by EPSG.
- 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 EPSGDataAccess
-
Creates a factory using the given connection.
- EPSG dataset installation - Section in class org.apache.sis.referencing.factory.sql.EPSGFactory
- EPSGFactory - Class in org.apache.sis.referencing.factory.sql
-
A geodetic object factory backed by the EPSG database.
- EPSGFactory(Map) - Constructor for class EPSGFactory
-
Creates a factory using the given configuration.
- epsilonEqual(double, double, double) - Static method in class MathFunctions
-
Returns
trueif the given values are equal or if their difference is not greater than the given threshold. - epsilonEqual(float, float, float) - Static method in class MathFunctions
-
Returns
trueif the given values are equal or if their difference is not greater than the given threshold. - equal(Expression, Expression) - Method in class DefaultFilterFactory
-
Filter operator that compares that two sub-expressions are equal to each other.
- equalityLevel(Object, Object) - Static method in enum class ComparisonMode
-
If the two given objects are equal according one of the modes enumerated in this class, then returns that mode.
- equals(CharSequence, CharSequence) - Static method in class CharSequences
-
Returns
trueif the two given texts are equal. - equals(Object) - Method in class DefaultCoordinateMetadata
-
Compares this metadata with the given object for equality.
- equals(Object) - Method in class Category
-
Compares the specified object with this category for equality.
- equals(Object) - Method in class FractionalGridCoordinates
-
Compares this grid coordinates with the specified object for equality.
- equals(Object) - Method in class GridCoverageProcessor
-
Returns
trueif the given object is a coverage processor of the same class with the same configuration. - equals(Object) - Method in class GridExtent
-
Compares the specified object with this grid extent for equality.
- equals(Object) - Method in class GridGeometry
-
Compares the specified object with this grid geometry for equality.
- equals(Object) - Method in class GridOrientation
-
Returns whether this object is equal to the given object.
- equals(Object) - Method in class RegionOfInterest
-
Compares this region of interest with the given object for equality.
- equals(Object) - Method in class SampleDimension
-
Compares the specified object with this sample dimension for equality.
- equals(Object) - Method in class AbstractFeature
-
Compares this feature with the given object for equality.
- equals(Object) - Method in class AbstractIdentifiedType
-
Compares this type with the given object for equality.
- equals(Object) - Method in class AbstractOperation
-
Compares this operation with the given object for equality.
- equals(Object) - Method in class DefaultAssociationRole
-
Compares this association role with the given object for equality.
- equals(Object) - Method in class DefaultAttributeType
-
Compares this attribute type with the given object for equality.
- equals(Object) - Method in class DefaultFeatureType
-
Compares this feature type with the given object for equality.
- equals(Object) - Method in class AbstractDirectPosition
-
Returns
trueif the specified object is also aDirectPositionwith equal coordinates and equal CRS. - equals(Object) - Method in class AbstractEnvelope
-
Returns
trueif the specified object is an envelope of the same class with equals coordinates and CRS. - equals(Object) - Method in class DirectPosition2D
-
Compares this point with the specified object for equality.
- equals(Object) - Method in class Envelope2D
-
Compares the specified object with this envelope for equality.
- equals(Object) - Method in class ImageProcessor
-
Returns
trueif the given object is an image processor of the same class with the same configuration. - equals(Object) - Method in class ResampledImage
-
Compares the given object with this image for equality.
- equals(Object) - Method in class Colors
-
Compares this
Colorswith the given object for equality. - equals(Object) - Method in class Symbols
-
Compares this
Symbolswith the given object for equality. - equals(Object) - Method in class Fraction
-
Compares this fraction with the given object for equality.
- equals(Object) - Method in class Line
-
Compares this line with the specified object for equality.
- equals(Object) - Method in class Plane
-
Compares this plane with the specified object for equality.
- equals(Object) - Method in class Statistics
-
Compares this statistics with the specified object for equality.
- equals(Object) - Method in class Vector
-
Returns
trueif the given object is a vector containing the same values as this vector. - equals(Object) - Method in class Angle
-
Compares the specified object with this angle for equality.
- equals(Object) - Method in class AngleFormat
-
Compares this format with the specified object for equality.
- equals(Object) - Method in class MeasurementRange
-
Compares this measurement range with the specified object for equality.
- equals(Object) - Method in class Range
-
Compares this range with the given object for equality.
- equals(Object) - Method in class AbstractMetadata
-
Performs a strict comparison of this metadata with the given object.
- equals(Object) - Method in class DefaultRepresentativeFraction
-
Compares this object with the specified value for equality.
- equals(Object) - Method in class LegacyFeatureType
-
Deprecated.
- equals(Object) - Method in class DefaultParameterValue
-
Compares the specified object with this parameter for equality.
- equals(Object) - Method in class DefaultParameterValueGroup
-
Compares the specified object with this parameter for equality.
- equals(Object) - Method in class MatrixParameters
-
Compares this object with the given object for equality.
- equals(Object) - Method in class AbstractIdentifiedObject
-
Compares the specified object with this object for equality.
- equals(Object) - Method in class BursaWolfParameters
-
Compares the specified object with this object for equality.
- equals(Object) - Method in class DatumShiftGrid
-
Returns
trueif the given object is a grid containing the same data as this grid. - equals(Object) - Method in class DefaultObjectDomain
-
Compares the specified object with this object for equality.
- equals(Object) - Method in class ModifiableLocationType
-
Compares this location type with the specified object for strict equality.
- equals(Object) - Method in class ImmutableIdentifier
-
Compares this object with the given one for equality.
- equals(Object) - Method in class NamedIdentifier
-
Compares this identifier with the specified object for equality.
- equals(Object) - Method in class DefaultFormula
-
Compares this formula with the given object for equality.
- equals(Object) - Method in class 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 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 MatrixSIS
-
Returns
trueif the specified object is of the same class as this matrix and all of the data members are equal to the corresponding data members in this matrix. - equals(Object) - Method in class AbstractMathTransform
-
Compares the specified object with this math transform for strict equality.
- equals(Object) - Method in class ContextualParameters
-
Compares the given object with the parameters for equality.
- equals(Object) - Method in class OptionKey
-
Returns
trueif the given object is an instance of the same class having the same name and type. - equals(Object) - Method in class CoverageQuery
-
Compares this query with the given object for equality.
- equals(Object) - Method in class FeatureQuery
-
Compares this query with the given object for equality.
- equals(Object) - Method in class FeatureQuery.NamedExpression
-
Compares this column with the given object for equality.
- equals(Object) - Method in class Compression
-
Compares this compression with the given object for equality.
- equals(Object) - Method in class MemoryFeatureSet
-
Tests whether this memory feature set is wrapping the same feature instances as the given object.
- equals(Object) - Method in class MemoryGridCoverageResource
-
Tests whether this memory grid coverage resource is wrapping the same coverage as the given object.
- equals(Object) - Method in class ProbeResult
-
Compares this
ProbeResultwith the given object for equality. - equals(Object) - Method in class ResourceDefinition
-
Returns
trueif this definition is equal to the given object. - equals(Object) - Method in class DefaultTreeTable
-
Compares the given object with this tree table for equality.
- equals(Object) - Method in class DefaultTreeTable.Node
- equals(Object) - Method in class IntegerList
-
Compares the content of this list with the given object.
- equals(Object) - Method in class RangeSet
-
Compares the specified object with this set of ranges for equality.
- equals(Object) - Method in class SetOfUnknownSize
-
Returns
trueif the given object is also a set and the two sets have the same content. - equals(Object) - Method in interface TreeTable.Node
-
Returns
trueif the given object is a node with the same content as this node. - equals(Object) - Method in class DefaultInternationalString
-
Compares this international string with the specified object for equality.
- equals(Object) - Method in class AbstractName
-
Compares this generic name with the specified object for equality.
- equals(Object) - Method in class DefaultLocalName
-
Compares this local name with the specified object for equality.
- equals(Object) - Method in class DefaultMemberName
-
Compares this member name with the specified object for equality.
- equals(Object) - Method in class DefaultNameSpace
-
Returns
trueif this namespace is equal to the given object. - equals(Object) - Method in class DefaultRecord
-
Compares this record with the given object for equality.
- equals(Object) - Method in class DefaultRecordType
-
Compares the given object with this
RecordTypefor equality. - equals(Object) - Method in class DefaultTypeName
-
Compares this type name with the specified object for equality.
- equals(Object) - Method in interface LenientComparable
-
Returns
trueif this object is strictly equals to the given object. - equals(Object) - Method in class ResourceInternationalString
-
Compares this international string with the specified object for equality.
- equals(Object) - Method in class SimpleInternationalString
-
Compares this international string with the specified object for equality.
- equals(Object) - Method in class Version
-
Compares this version string with the specified object for equality.
- equals(Object) - Method in class NilReason
-
Compares this
NilReasonwith the specified object for equality. - equals(Object) - Method in class XLink
-
Compares this
XLinkwith the given object for equality. - equals(Object) - Method in interface DirectPosition
-
Compares this direct position with the specified object for equality.
- equals(Object) - Method in interface RepresentativeFraction
-
Compares this representative fraction with the specified object for equality.
- equals(Object, Object, ComparisonMode) - Method in class MetadataStandard
-
Compares the two specified metadata objects.
- equals(Object, ComparisonMode) - Method in class DefaultCoordinateMetadata
-
Compares this metadata with the given object for equality.
- equals(Object, ComparisonMode) - Method in class GridExtent
-
Compares the specified object with this grid extent for equality.
- equals(Object, ComparisonMode) - Method in class GridGeometry
-
Compares the specified object with this grid geometry for equality.
- equals(Object, ComparisonMode) - Method in class RegionOfInterest
-
Compares this region of interest with the given object for equality.
- equals(Object, ComparisonMode) - Method in class AbstractMetadata
-
Compares this metadata with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultGeographicBoundingBox
-
Compares this geographic bounding box with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class AbstractParameterDescriptor
-
Compares the specified object with this parameter for equality.
- equals(Object, ComparisonMode) - Method in class DefaultParameterDescriptor
-
Compares the specified object with this parameter for equality.
- equals(Object, ComparisonMode) - Method in class DefaultParameterValue
-
Compares the specified object with this parameter for equality.
- equals(Object, ComparisonMode) - Method in class DefaultParameterValueGroup
-
Compares the specified object with this parameter for equality.
- equals(Object, ComparisonMode) - Method in class AbstractIdentifiedObject
-
Compares this object with the given object for equality.
- equals(Object, ComparisonMode) - Method in class AbstractCRS
-
Compares this coordinate reference system with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultDerivedCRS
-
Compares this coordinate reference system with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultProjectedCRS
-
Compares this coordinate reference system with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultCompoundCS
-
Compares this coordinate system with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultCoordinateSystemAxis
-
Compares the specified object with this axis for equality.
- equals(Object, ComparisonMode) - Method in class AbstractDatum
-
Compares the specified object with this datum for equality.
- equals(Object, ComparisonMode) - Method in class DefaultObjectDomain
-
Compares this object system with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class ModifiableLocationType
-
Compares this location type with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class ReferencingByIdentifiers
-
Compares this reference system with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class AbstractCoordinateOperation
-
Compares this coordinate operation with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultConversion
-
Compares this coordinate operation with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultTransformation
-
Compares this coordinate operation with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultOperationMethod
-
Compares this operation method with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class MatrixSIS
-
Compares this matrix with the given object for equality.
- equals(Object, ComparisonMode) - Method in class AbstractMathTransform
-
Compares the specified object with this math transform for equality.
- equals(Object, ComparisonMode) - Method in class AbstractMathTransform.Inverse
-
Compares the specified object with this inverse math transform for equality.
- equals(Object, ComparisonMode) - Method in interface LenientComparable
-
Compares this object with the given object for equality.
- equals(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the geometry of the two operands are equal.
- equals(Envelope, double, boolean) - Method in class AbstractEnvelope
-
Compares to the specified envelope for equality up to the specified tolerance value.
- equals(Matrix, double) - Method in class MatrixSIS
-
Compares the given matrices for equality, using the given absolute tolerance threshold.
- equals(Matrix, Matrix, double, boolean) - Static method in class Matrices
-
Compares the given matrices for equality, using the given relative or absolute tolerance threshold.
- equals(Matrix, Matrix, ComparisonMode) - Static method in class Matrices
-
Compares the given matrices for equality, using the given comparison strictness level.
- equalsApproximately(Object, Object) - Static method in class 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 CharSequences
-
Returns
trueif the given texts are equal, optionally ignoring case and filtered-out characters. - equalsIgnoreCase(CharSequence, CharSequence) - Static method in class CharSequences
-
Returns
trueif the two given texts are equal, ignoring case. - equalsIgnoreMetadata(Object, Object) - Static method in class Utilities
-
Compares the specified objects for equality, ignoring metadata.
- equalsIgnoreMissingFractionDigits(double, double) - Static method in class DecimalFunctions
-
Returns
trueif the given numbers or equal or differ only byaccuratehaving more non-zero trailing decimal fraction digits thanapproximate. - Equivalence between this method and Java2D AffineTransform methods - Section in org.apache.sis.referencing.operation.matrix.MatrixSIS.convertBefore(int, Number, Number)
- equivalent(CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class CRS
-
Returns whether the given Coordinate Reference Systems can be considered as equivalent.
- EQUIVALENT_WIDTH - Static variable in class BandDefinition
-
Width of a band with full sensitivity or absorption at every wavelength that detects or absorbs the same amount of energy as the band described.
- ERROR - Enum constant in enum class ElementKind
-
Unformattable elements.
- ErrorHandler - Interface in org.apache.sis.image
-
Action to perform when errors occurred while reading or writing some tiles in an image.
- ErrorHandler.Report - Class in org.apache.sis.image
-
Information about errors that occurred while reading or writing tiles in an image.
- Error handling - Section in class org.apache.sis.image.ImageProcessor
- Error handling - Section in org.apache.sis.image.ComputedImage.computeTile(int, int, WritableRaster)
- Error handling - Section in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.addLinearizers(Map, int...)
- Error handling - Section in org.apache.sis.xml.ReferenceResolver.resolveExternal(MarshalContext, Source)
- Error index - Section in org.apache.sis.util.collection.TreeTableFormat.parse(CharSequence, ParsePosition)
- errorOccurred(Throwable) - Method in class MapCanvas
-
Sets the error property to the given value.
- errorOccurred(FactoryException) - Method in class RecentReferenceSystems
-
Invoked when an error occurred while filtering a
ReferenceSysteminstance. - errorProperty() - Method in class MapCanvas
-
Returns a property giving the exception or error that occurred during last rendering operation.
- errors(boolean) - Method in class LocalizationGridBuilder
-
Returns statistics of differences between values calculated by the transform and actual values.
- Errors management - Section in class org.apache.sis.io.wkt.WKTDictionary
- ESRI - Enum constant in enum class GeometryLibrary
-
The ESRI geometry API library.
- ESRI - Static variable in class Citations
-
The authority for identifiers of objects defined by ESRI.
- ESRI extension - Section in org.apache.sis.referencing.operation.AbstractCoordinateOperation.formatTo(Formatter)
- estimate(MathTransform) - Method in class DomainDefinition
-
Estimates the domain of the given math transform and intersects it with previously computed domains.
- Estimated envelopes - Section in org.apache.sis.storage.DataSet.getEnvelope()
- ETRS89 - Enum constant in enum class CommonCRS
-
European Terrestrial Reference System 1989.
- EUC_JP - Static variable in class CharacterSet
-
Japanese code set used on UNIX based machines.
- EUC_KR - Static variable in class CharacterSet
-
Korean code set.
- evaluate(DirectPosition) - Method in class ValuesUnderCursor.Formatter
-
Returns a string representation of data under the given "real world" position.
- evaluateLater(DirectPosition) - Method in class ValuesUnderCursor
-
Formats a string representation of data under given "real world" position.
- EvaluationMethodType - Class in org.opengis.metadata.quality
-
Type of method for evaluating an identified data quality measure.
- evaluator() - Method in class BandedCoverage
-
Creates a new function for computing or interpolating sample values at given locations.
- evaluator() - Method in class BufferedGridCoverage
-
Creates a new function for computing or interpolating sample values at given locations.
- evaluator() - Method in class GridCoverage
-
Creates a new function for computing or interpolating sample values at given locations.
- evaluator() - Method in class GridCoverage2D
-
Creates a new function for computing or interpolating sample values at given locations.
- Event - Interface in org.opengis.metadata.acquisition
-
Identification of a significant collection point within an operation.
- eventOccured(E) - Method in interface StoreListener
-
Invoked after a warning or a change occurred in a resource.
- Eviction of eldest values - Section in class org.apache.sis.util.collection.Cache
- EXACT - Enum constant in enum class CRS.SeparationMode
-
Separation result must contain exactly the requested dimensions.
- EXACT - Static variable in class RangeMeaning
-
Any value between and including minimum value and maximum value is valid.
- Example - Section in annotation interface org.apache.sis.metadata.TitleProperty
- Example - Section in class org.apache.sis.coverage.SampleDimension
- Example - Section in class org.apache.sis.coverage.grid.GridCoverage2D
- Example - Section in class org.apache.sis.coverage.grid.GridCoverageBuilder
- Example - Section in class org.apache.sis.coverage.grid.PixelTranslation
- Example - Section in class org.apache.sis.feature.FeatureFormat
- Example - Section in class org.apache.sis.image.PixelIterator
- Example - Section in class org.apache.sis.image.PixelIterator.Builder
- Example - Section in class org.apache.sis.io.wkt.WKTDictionary
- Example - Section in class org.apache.sis.io.wkt.WKTFormat
- Example - Section in class org.apache.sis.io.wkt.Warnings
- Example - Section in class org.apache.sis.math.StatisticsFormat
- Example - Section in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
- Example - Section in class org.apache.sis.parameter.ParameterFormat
- Example - Section in class org.apache.sis.parameter.Parameters
- Example - Section in class org.apache.sis.portrayal.Canvas
- Example - Section in class org.apache.sis.referencing.Builder
- Example - Section in class org.apache.sis.referencing.NamedIdentifier
- Example - Section in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Example - Section in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Example - Section in class org.apache.sis.referencing.gazetteer.LocationFormat
- Example - Section in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
- Example - Section in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- Example - Section in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- Example - Section in class org.apache.sis.referencing.operation.CoordinateOperationContext
- Example - Section in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Example - Section in class org.apache.sis.referencing.operation.transform.PassThroughTransform
- Example - Section in class org.apache.sis.referencing.operation.transform.TransformSeparator
- Example - Section in class org.apache.sis.storage.FeatureNaming
- Example - Section in class org.apache.sis.storage.aggregate.MergeStrategy
- Example - Section in class org.apache.sis.util.ObjectConverters
- Example - Section in class org.apache.sis.util.ResourceInternationalString
- Example - Section in class org.apache.sis.util.iso.Types
- Example - Section in class org.apache.sis.util.logging.Initializer
- Example - Section in enum class org.apache.sis.feature.FoliationRepresentation
- Example - Section in enum class org.apache.sis.referencing.CommonCRS
- Example - Section in exception class org.apache.sis.referencing.factory.FactoryDataException
- Example - Section in interface org.apache.sis.storage.DataSet
- Example - Section in interface org.apache.sis.util.LocalizedException
- Example - Section in interface org.apache.sis.util.ObjectConverter
- Example - Section in org.apache.sis.coverage.BandedCoverage.Evaluator.getCoverage()
- Example - Section in org.apache.sis.coverage.grid.GridCoverage.Evaluator.getCoverage()
- Example - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.Optimization.REPLACE_OPERATION
- Example - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.Optimization.REPLACE_SOURCE
- Example - Section in org.apache.sis.coverage.grid.GridDerivation.excludeAxes(Collection)
- Example - Section in org.apache.sis.coverage.grid.GridDerivation.slice(DirectPosition)
- Example - Section in org.apache.sis.coverage.grid.GridDerivation.sliceByRatio(double, int...)
- Example - Section in org.apache.sis.coverage.grid.GridExtent.getSubspaceDimensions(int)
- Example - Section in org.apache.sis.coverage.grid.GridExtent.translate(long...)
- Example - Section in org.apache.sis.coverage.grid.GridGeometry.derive()
- Example - Section in org.apache.sis.coverage.grid.GridRoundingMode.NEAREST
- Example - Section in org.apache.sis.coverage.grid.ImageRenderer.setCategoryColors(Function)
- Example - Section in org.apache.sis.coverage.grid.ImageRenderer.setInterleavedPixelOffsets(int, int[])
- Example - Section in org.apache.sis.coverage.grid.PixelTranslation.translate(MathTransform, PixelInCell, PixelInCell)
- Example - Section in org.apache.sis.coverage.grid.PixelTranslation.translate(MathTransform, PixelOrientation, PixelOrientation, int, int)
- Example - Section in org.apache.sis.feature.AbstractAttribute.quality()
- Example - Section in org.apache.sis.feature.AbstractFeature.quality()
- Example - Section in org.apache.sis.feature.DefaultAssociationRole.DefaultAssociationRole(Map, GenericName, int, int)
- Example - Section in org.apache.sis.feature.DefaultAttributeType.characteristics()
- Example - Section in org.apache.sis.feature.FeatureOperations.link(Map, AbstractIdentifiedType)
- Example - Section in org.apache.sis.feature.builder.AttributeTypeBuilder.build()
- Example - Section in org.apache.sis.feature.builder.FeatureTypeBuilder.addAttribute(GeometryType)
- Example - Section in org.apache.sis.geometry.GeneralEnvelope.GeneralEnvelope(CharSequence)
- Example - Section in org.apache.sis.geometry.WraparoundAdjustment.WraparoundAdjustment(Envelope, MathTransform, MathTransform)
- Example - Section in org.apache.sis.image.PixelIterator.getDataElements(Object)
- Example - Section in org.apache.sis.io.CompoundFormat.getLocale(Locale.Category)
- Example - Section in org.apache.sis.io.TabularFormat.setColumnSeparatorPattern(String)
- Example - Section in org.apache.sis.io.wkt.Formatter.append(Unit)
- Example - Section in org.apache.sis.io.wkt.Formatter.getNameAuthority()
- Example - Section in org.apache.sis.io.wkt.Symbols.containsElement(CharSequence, String)
- Example - Section in org.apache.sis.io.wkt.Symbols.setPairedBrackets(String, String...)
- Example - Section in org.apache.sis.io.wkt.Symbols.setPairedQuotes(String, String...)
- Example - Section in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- Example - Section in org.apache.sis.io.wkt.WKTFormat.addFragment(String, String)
- Example - Section in org.apache.sis.io.wkt.WKTFormat.getNameAuthority()
- Example - Section in org.apache.sis.math.DecimalFunctions.fractionDigitsForValue(double)
- Example - Section in org.apache.sis.measure.Units.toStandardUnit(Unit)
- Example - Section in org.apache.sis.metadata.MetadataStandard.MetadataStandard(Citation, Package, MetadataStandard...)
- Example - Section in org.apache.sis.metadata.MetadataStandard.asNameMap(Class, KeyNamePolicy, KeyNamePolicy)
- Example - Section in org.apache.sis.metadata.MetadataStandard.asTypeMap(Class, KeyNamePolicy, TypeValuePolicy)
- Example - Section in org.apache.sis.metadata.ValueExistencePolicy.COMPACT
- Example - Section in org.apache.sis.metadata.iso.DefaultIdentifier.getCode()
- Example - Section in org.apache.sis.metadata.iso.DefaultIdentifier.getCodeSpace()
- Example - Section in org.apache.sis.metadata.iso.DefaultIdentifier.getDescription()
- Example - Section in org.apache.sis.metadata.iso.DefaultIdentifier.getVersion()
- Example - Section in org.apache.sis.metadata.iso.citation.Citations.NETCDF
- Example - Section in org.apache.sis.metadata.iso.citation.Citations.OGC
- Example - Section in org.apache.sis.metadata.iso.citation.DefaultCitation.getAlternateTitles()
- Example - Section in org.apache.sis.metadata.iso.citation.DefaultOnlineResource.getProtocolRequest()
- Example - Section in org.apache.sis.metadata.iso.extent.DefaultGeographicDescription.DefaultGeographicDescription(Citation, String)
- Example - Section in org.apache.sis.metadata.iso.extent.DefaultGeographicDescription.getGeographicIdentifier()
- Example - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributeInstances()
- Example - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributes()
- Example - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getDataset()
- Example - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatureInstances()
- Example - Section in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatures()
- Example - Section in org.apache.sis.metadata.iso.spatial.DefaultDimension.getDimensionTitle()
- Example - Section in org.apache.sis.parameter.DefaultParameterDescriptorGroup.DefaultParameterDescriptorGroup(Map, ParameterDescriptorGroup)
- Example - Section in org.apache.sis.parameter.DefaultParameterValue.formatTo(Formatter)
- Example - Section in org.apache.sis.parameter.ParameterBuilder.createGroupWithSameParameters(ParameterDescriptorGroup)
- Example - Section in org.apache.sis.parameter.ParameterFormat.ContentLevel.BRIEF
- Example - Section in org.apache.sis.parameter.ParameterFormat.ContentLevel.DETAILED
- Example - Section in org.apache.sis.parameter.ParameterFormat.ContentLevel.NAME_SUMMARY
- Example - Section in org.apache.sis.referencing.AbstractIdentifiedObject.DEPRECATED_KEY
- Example - Section in org.apache.sis.referencing.Builder.addName(Citation, CharSequence)
- Example - Section in org.apache.sis.referencing.CRS.fromWKT(String)
- Example - Section in org.apache.sis.referencing.CRS.getSingleComponents(CoordinateReferenceSystem)
- Example - Section in org.apache.sis.referencing.CRS.locateDimensions(CoordinateReferenceSystem, SingleCRS...)
- Example - Section in org.apache.sis.referencing.ImmutableIdentifier.getCode()
- Example - Section in org.apache.sis.referencing.ImmutableIdentifier.getCodeSpace()
- Example - Section in org.apache.sis.referencing.ImmutableIdentifier.getDescription()
- Example - Section in org.apache.sis.referencing.ImmutableIdentifier.getVersion()
- Example - Section in org.apache.sis.referencing.crs.DefaultGeocentricCRS.formatTo(Formatter)
- Example - Section in org.apache.sis.referencing.crs.DefaultGeographicCRS.formatTo(Formatter)
- Example - Section in org.apache.sis.referencing.crs.DefaultProjectedCRS.formatTo(Formatter)
- Example - Section in org.apache.sis.referencing.cs.AbstractCS.formatTo(Formatter)
- Example - Section in org.apache.sis.referencing.cs.AxisFilter.getDirectionReplacement(CoordinateSystemAxis, AxisDirection)
- Example - Section in org.apache.sis.referencing.cs.AxisFilter.getUnitReplacement(CoordinateSystemAxis, Unit)
- Example - Section in org.apache.sis.referencing.cs.CoordinateSystems.directionAlongMeridian(AxisDirection, double)
- Example - Section in org.apache.sis.referencing.cs.CoordinateSystems.getSimpleAxisDirections(CoordinateSystem)
- Example - Section in org.apache.sis.referencing.cs.CoordinateSystems.replaceAxes(CoordinateSystem, AxisFilter)
- Example - Section in org.apache.sis.referencing.cs.CoordinateSystems.swapAndScaleAxes(CoordinateSystem, CoordinateSystem)
- Example - Section in org.apache.sis.referencing.datum.BursaWolfParameters.dS
- Example - Section in org.apache.sis.referencing.datum.DatumShiftGrid.getCellMean(int)
- Example - Section in org.apache.sis.referencing.datum.DatumShiftGrid.replaceOutsideGridCoordinates(double[])
- Example - Section in org.apache.sis.referencing.datum.DefaultEllipsoid.flatteningDifference(Ellipsoid)
- Example - Section in org.apache.sis.referencing.datum.DefaultEllipsoid.semiMajorAxisDifference(Ellipsoid)
- Example - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.formatTo(Formatter)
- Example - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.isHeuristicMatchForName(String)
- Example - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.getAuthority()
- Example - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createFromWKT(String)
- Example - Section in org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain.DECLARATION
- Example - Section in org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain.VALID_DATASET
- Example - Section in org.apache.sis.referencing.factory.UnavailableFactoryException.setUnavailableFactory(AuthorityFactory)
- Example - Section in org.apache.sis.referencing.operation.AbstractCoordinateOperation.getInterpolationCRS()
- Example - Section in org.apache.sis.referencing.operation.DefaultConversion.DefaultConversion(Map, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform)
- Example - Section in org.apache.sis.referencing.operation.builder.LocalizationGridBuilder.resolveWraparoundAxis(int, int, double)
- Example - Section in org.apache.sis.referencing.operation.matrix.Matrices.createDimensionSelect(int, int[])
- Example - Section in org.apache.sis.referencing.operation.matrix.Matrices.createPassThrough(int, Matrix, int)
- Example - Section in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(AxisDirection[], AxisDirection[])
- Example - Section in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, AxisDirection[], Envelope, AxisDirection[])
- Example - Section in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, Envelope)
- Example - Section in org.apache.sis.referencing.operation.transform.AbstractMathTransform.transform(double[], int, double[], int, int)
- Example - Section in org.apache.sis.referencing.operation.transform.DatumShiftTransform.getParameterValues()
- Example - Section in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.createPassThroughTransform(int, MathTransform, int)
- Example - Section in org.apache.sis.referencing.operation.transform.LinearTransform.deltaTransform(double[], int, double[], int, int)
- Example - Section in org.apache.sis.referencing.operation.transform.TransformJoiner.replace(int, int, MathTransform)
- Example - Section in org.apache.sis.referencing.operation.transform.TransformJoiner.replacePassThrough(Map)
- Example - Section in org.apache.sis.referencing.operation.transform.TransformJoiner.replaceRoundtrip(int, UnaryOperator)
- Example - Section in org.apache.sis.storage.DataStores.open(Object, String)
- Example - Section in org.apache.sis.storage.event.StoreListeners.setUsableEventTypes(Class...)
- Example - Section in org.apache.sis.storage.geotiff.GeoTiffStore.GeoTiffStore(DataStore, DataStoreProvider, StorageConnector, boolean)
- Example - Section in org.apache.sis.util.ArraysExt.isRange(int, int[])
- Example - Section in org.apache.sis.util.CharSequences.commonWords(CharSequence, CharSequence)
- Example - Section in org.apache.sis.util.CharSequences.isAcronymForWords(CharSequence, CharSequence)
- Example - Section in org.apache.sis.util.Classes.getLeafInterfaces(Class, Class)
- Example - Section in org.apache.sis.util.Classes.implementSameInterfaces(Class, Class, Class)
- Example - Section in org.apache.sis.util.ComparisonMode.IGNORE_METADATA
- Example - Section in org.apache.sis.util.Locales.parse(String, int)
- Example - Section in org.apache.sis.util.Numbers.narrowestClass(Class, Class)
- Example - Section in org.apache.sis.util.Numbers.widestClass(Class, Class)
- Example - Section in org.apache.sis.util.ObjectConverter.apply(S)
- Example - Section in org.apache.sis.util.collection.Cache.computeIfAbsent(K, Function)
- Example - Section in org.apache.sis.util.collection.Cache.getOrCreate(K, Callable)
- Example - Section in org.apache.sis.util.collection.TreeTable.Node.getUserObject()
- Example - Section in org.apache.sis.util.iso.AbstractName.head()
- Example - Section in org.apache.sis.util.iso.AbstractName.tip()
- Example - Section in org.apache.sis.util.iso.DefaultNameSpace.toString()
- Example - Section in org.apache.sis.util.iso.Names.createLocalName(CharSequence, String, CharSequence)
- Example - Section in org.apache.sis.util.iso.Names.createTypeName(CharSequence, String, CharSequence)
- Example - Section in org.apache.sis.util.logging.Logging.unexpectedException(Logger, Class, String, Throwable)
- Example - Section in org.apache.sis.util.logging.MonolineFormatter.setTimeFormat(String)
- Example - Section in org.apache.sis.xml.XML.CONVERTER
- Example - Section in org.apache.sis.xml.XML.STRING_SUBSTITUTES
- Example - Section in package org.apache.sis.parameter
- Example: measurement data - Section in org.apache.sis.storage.modifier.CoverageModifier.customize(CoverageModifier.BandSource, SampleDimension.Builder)
- Example: visualization only - Section in org.apache.sis.storage.modifier.CoverageModifier.customize(CoverageModifier.BandSource, SampleDimension.Builder)
- Example 1 - Section in class org.apache.sis.parameter.DefaultParameterValueGroup
- Example 1 - Section in org.apache.sis.referencing.datum.DatumShiftGrid.getParameterDescriptors()
- Example 1 - Section in org.apache.sis.referencing.factory.sql.InstallationScriptProvider.openStream(String)
- Example 1: be lenient regarding axis order - Section in org.apache.sis.referencing.IdentifiedObjects.newFinder(String)
- Example 1: Reduce the depth of a tree - Section in class org.apache.sis.util.collection.TreeTables
- Example 2 - Section in class org.apache.sis.parameter.DefaultParameterValueGroup
- Example 2 - Section in org.apache.sis.referencing.datum.DatumShiftGrid.getParameterDescriptors()
- Example 2 - Section in org.apache.sis.referencing.factory.sql.InstallationScriptProvider.openStream(String)
- Example 2: extend the search to deprecated definitions - Section in org.apache.sis.referencing.IdentifiedObjects.newFinder(String)
- Examples - Section in class org.apache.sis.math.Statistics
- Examples - Section in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
- Examples - Section in class org.apache.sis.setup.InstallationResources
- Examples - Section in exception class org.apache.sis.io.wkt.UnformattableObjectException
- Examples - Section in interface org.apache.sis.util.Deprecable
- Examples - Section in org.apache.sis.feature.FeatureOperations.groupAsPolyline(Map, GeometryLibrary, AbstractIdentifiedType)
- Examples - Section in org.apache.sis.geometry.Envelopes.fromWKT(CharSequence)
- Examples - Section in org.apache.sis.image.ImageProcessor.setColorizer(Colorizer)
- Examples - Section in org.apache.sis.io.CompoundFormat.getValueType()
- Examples - Section in org.apache.sis.math.DecimalFunctions.fractionDigitsForValue(double, int)
- Examples - Section in org.apache.sis.math.Vector.repeat(boolean, int)
- Examples - Section in org.apache.sis.math.Vector.repetitions(int...)
- Examples - Section in org.apache.sis.math.Vector.repetitions(int...)
- Examples - Section in org.apache.sis.metadata.iso.citation.DefaultCitation.getIdentifiers()
- Examples - Section in org.apache.sis.metadata.iso.citation.DefaultOnlineResource.getProtocol()
- Examples - Section in org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic.getFileType()
- Examples - Section in org.apache.sis.metadata.iso.identification.DefaultServiceIdentification.getServiceType()
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCartesianCS(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCompoundCRS(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateOperation(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateReferenceSystem(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystem(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystemAxis(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDatum(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDatumEnsemble(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoid(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoidalCS(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringCRS(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringDatum(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createExtent(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeocentricCRS(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeodeticDatum(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeographicCRS(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParameterDescriptor(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createPrimeMeridian(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createProjectedCRS(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createSphericalCS(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createUnit(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCRS(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCS(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalDatum(String)
- Examples - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.getCodeSpaces()
- Examples - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createCoordinateOperation(String)
- Examples - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createCoordinateReferenceSystem(String)
- Examples - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createCoordinateSystem(String)
- Examples - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createCoordinateSystemAxis(String)
- Examples - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createDatum(String)
- Examples - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createEllipsoid(String)
- Examples - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createExtent(String)
- Examples - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createOperationMethod(String)
- Examples - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createParameterDescriptor(String)
- Examples - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createPrimeMeridian(String)
- Examples - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createUnit(String)
- Examples - Section in org.apache.sis.referencing.gazetteer.AbstractLocation.getGeographicIdentifier()
- Examples - Section in org.apache.sis.referencing.gazetteer.ModifiableLocationType.addIdentification(CharSequence)
- Examples - Section in org.apache.sis.referencing.gazetteer.ModifiableLocationType.getIdentifications()
- Examples - Section in org.apache.sis.referencing.gazetteer.ModifiableLocationType.getName()
- Examples - Section in org.apache.sis.referencing.gazetteer.ModifiableLocationType.setTerritoryOfUse(String)
- Examples - Section in org.apache.sis.referencing.gazetteer.ModifiableLocationType.setTheme(CharSequence)
- Examples - Section in org.apache.sis.referencing.operation.transform.WraparoundTransform.create(int, int, double, double, double)
- Examples - Section in org.apache.sis.storage.DataStoreProvider.getShortName()
- Examples - Section in org.apache.sis.util.CharSequences.trimFractionalPart(CharSequence)
- Examples - Section in org.apache.sis.util.Classes.boundOfParameterizedDeclaration(GenericDeclaration)
- Examples - Section in org.apache.sis.util.Classes.boundOfParameterizedProperty(Field)
- Examples - Section in org.apache.sis.util.iso.DefaultNameFactory.createNameSpace(GenericName, Map)
- Examples - Section in org.apache.sis.util.iso.Types.forStandardName(String)
- Examples - Section in org.apache.sis.util.iso.Types.getCodeLabel(CodeList)
- Examples - Section in org.apache.sis.util.iso.Types.getCodeName(CodeList)
- Examples - Section in org.apache.sis.util.iso.Types.getListName(CodeList)
- Examples - Section in org.apache.sis.util.iso.Types.getStandardName(Class)
- Examples - Section in org.apache.sis.xml.XML.SCHEMAS
- Exception cause - Section in exception class org.apache.sis.util.CorruptedObjectException
- Exception handling - Section in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- Exception handling - Section in org.apache.sis.referencing.factory.IdentifiedObjectFinder.find(IdentifiedObject)
- exceptionOccured(MarshalContext, T, Class, Class, Exception) - Method in class ValueConverter
-
Invoked when an exception occurred in any
toXXX(…)method. - Exceptions - Section in org.apache.sis.coverage.BandedCoverage.Evaluator.stream(Collection, boolean)
- Exceptions - Section in package org.apache.sis.parameter
- Exceptions - Class in org.apache.sis.util
-
Static methods working with
Exceptioninstances. - Exceptions during iteration - Section in org.apache.sis.referencing.factory.IdentifiedObjectFinder.getCodeCandidates(IdentifiedObject)
- Exception to the above rules - Section in org.apache.sis.util.CharSequences.camelCaseToSentence(CharSequence)
- exclude() - Static method in interface Filter
-
A filter that always evaluates to
false. - excludeAxes(Collection) - Method in class GridDerivation
-
Requests a grid where some CRS axes are excluded.
- execute(FeatureSet) - Method in class FeatureQuery
-
Applies this query on the given feature set.
- execute(GridCoverageResource) - Method in class CoverageQuery
-
Applies this query on the given coverage resource.
- EXERCISE - Static variable in class InitiativeType
-
Specific performance of a function or group of functions.
- EXHAUSTIVE_VALID_DATASET - Enum constant in enum class IdentifiedObjectFinder.Domain
-
Search unconditionally based on all valid (non-deprecated) objects known to the factory.
- EXISTS - Enum constant in enum class TileStatus
-
The tile exists.
- exitCodeFor(Throwable) - Static method in class Command
-
Returns the exit code for the given exception, or 0 if unknown.
- expand(long...) - Method in class GridExtent
-
Returns a grid extent expanded by the given number of cells on both sides along each dimension.
- EXPAND - Enum constant in enum class WraparoundMethod
-
Possibly expand the envelope to include the whole area in a single envelope or geometry.
- EXPERIMENT - Static variable in class InitiativeType
-
Process designed to find if something is effective or valid.
- EXPONENTIAL - Static variable in class TransferFunctionType
-
Function used for transformation is exponential.
- expression() - Method in class FeatureQuery.NamedExpression
-
The literal, value reference or more complex expression to be retrieved by a
Query. - expression(Map, Expression, DefaultAttributeType) - Static method in class FeatureOperations
-
Creates an operation which delegates the computation to a given expression producing values of unknown type.
- Expression<R,
V> - Interface in org.apache.sis.filter -
A literal or a named procedure that performs a distinct computation.
- expressionOf(AbstractIdentifiedType) - Static method in class FeatureOperations
-
Returns an expression for fetching the values of properties identified by the given type.
- EXTENDED - Enum constant in enum class XLink.Type
-
An extended, possibly multi-resource, link.
- ExtendedElementInformation - Interface in org.opengis.metadata
-
New metadata element, not found in ISO 19115, which is required to describe geographic data.
- Extended floating point precision - Section in package org.apache.sis.referencing.operation.matrix
- Extended set of codes - Section in org.apache.sis.referencing.CRS.forCode(String)
- Extensions to SortedSet API - Section in class org.apache.sis.util.collection.RangeSet
- extent - Variable in class GridGeometry
-
The valid domain of a grid coverage, or
nullif unknown. - Extent - Interface in org.opengis.metadata.extent
-
Information about spatial, vertical, and temporal extent.
- EXTENT - Enum constant in enum class ElementKind
-
CRS, datum or operation domain of validity, often represented by
AREA[…]orBBOX[…]elements. - EXTENT - Static variable in class GridGeometry
-
A bitmask to specify the validity of the grid extent property.
- extentOf(GridGeometry, PixelInCell, GridRoundingMode) - Method in class GridGeometry
-
Returns the coordinate range of another grid geometry in units of cells of this grid geometry.
- Extents - Class in org.apache.sis.metadata.iso.extent
- externalSourceResolver - Variable in class ReferenceResolver
-
Provider of sources to use for unmarshalling objects referenced by links to another document.
- Extrapolations - Section in org.apache.sis.referencing.datum.DatumShiftGrid.derivativeInCell(double, double)
- Extrapolations - Section in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
F
- factory - Variable in class IdentifiedObjectFinder
-
The factory to use for creating objects.
- factory - Variable in class IdentifiedObjectSet
-
The factory to use for creating
IdentifiedObjects when first needed. - factory - Variable in class CoordinateOperationFinder
-
The factory to use for creating coordinate operations not found in the registry.
- factory - Variable in class MathTransformBuilder
-
The factory to use for building the transform.
- factory - Variable in class TransformJoiner
-
The factory to use for creating the transform to use as a replacement of the transforms to simplify.
- Factory - Interface in org.opengis.util
-
Base interface for all factories.
- FactoryDataException - Exception Class in org.apache.sis.referencing.factory
-
Thrown when a factory contains invalid data.
- FactoryDataException() - Constructor for exception class FactoryDataException
-
Construct an exception with no detail message.
- FactoryDataException(String) - Constructor for exception class FactoryDataException
-
Construct an exception with the specified detail message.
- FactoryDataException(String, Throwable) - Constructor for exception class FactoryDataException
-
Construct an exception with the specified detail message and cause.
- FactoryDataException(Throwable) - Constructor for exception class FactoryDataException
-
Constructs an exception with the specified cause.
- FactoryException - Exception Class in org.opengis.util
-
Thrown when a factory cannot create an instance of the requested object.
- FactoryException() - Constructor for exception class FactoryException
-
Construct an exception with no detail message.
- FactoryException(String) - Constructor for exception class FactoryException
-
Constructs an exception with the specified detail message.
- FactoryException(String, Throwable) - Constructor for exception class FactoryException
-
Constructs an exception with the specified detail message and cause.
- FactoryException(Throwable) - Constructor for exception class FactoryException
-
Constructs an exception with the specified cause.
- FAHRENHEIT - Static variable in class Units
-
Unit of measurement defined as 1.8 degree Celsius plus 32.
- family() - Method in class PositionableProjection
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class Context
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class GeometryType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class ObjectiveType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class OperationType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class Priority
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class Sequence
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class Trigger
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class DateType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class OnLineFunction
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class PresentationForm
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class Role
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class Classification
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class Restriction
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class BandDefinition
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class CoverageContentType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class ImagingCondition
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class PolarizationOrientation
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class TransferFunctionType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class Datatype
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class MediumFormat
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class MediumName
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class AssociationType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class CharacterSet
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class InitiativeType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class KeywordType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class Progress
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class TopicCategory
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class MaintenanceFrequency
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class ScopeCode
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class Obligation
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class EvaluationMethodType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class CellGeometry
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class DimensionNameType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class GeometricObjectType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class PixelOrientation
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class SpatialRepresentationType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class TopologyLevel
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class AxisDirection
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class RangeMeaning
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class PixelInCell
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class VerticalDatumType
-
Returns the list of enumerations of the same kind as this enum.
- family() - Method in class CodeList
-
Returns the list of codes of the same kind as this code.
- FARAD - Static variable in class Units
-
The SI derived unit for electric capacitance (F).
- FARMING - Static variable in class TopicCategory
-
Rearing of animals and/or cultivation of plants.
- FCC - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19110/fcc/1.0"URL. - FEATURE - Static variable in class ScopeCode
-
Information applies to a feature.
- FEATURE_TYPE - Static variable in class ScopeCode
-
Information applies to a feature type.
- FeatureCatalogueDescription - Interface in org.opengis.metadata.content
-
Information identifying the feature catalogue.
- FeatureFormat - Class in org.apache.sis.feature
-
Formats features or feature types in a tabular format.
- FeatureFormat() - Constructor for class FeatureFormat
-
Creates a new formatter for the default locale and timezone.
- FeatureFormat(Locale, TimeZone) - Constructor for class FeatureFormat
-
Creates a new formatter for the given locale and timezone.
- FeatureFormat.Column - Enum Class in org.apache.sis.feature
-
Identifies the columns to include in the table formatted by
FeatureFormat. - Feature instance metadata - Section in package org.opengis.metadata
- Feature instances in expression evaluation - Section in org.apache.sis.storage.FeatureQuery.ProjectionType.COMPUTING
- Feature instances in expression evaluation - Section in org.apache.sis.storage.FeatureQuery.ProjectionType.STORED
- FeatureNaming<E> - Class in org.apache.sis.storage
-
Helper class for mapping
GenericNameinstances and their shortened names to features. - FeatureNaming() - Constructor for class FeatureNaming
-
Creates a new "
GenericNameto object" mapping. - 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 FeatureQuery
-
Creates a new query applying no filter.
- FeatureQuery(FeatureQuery) - Constructor for class FeatureQuery
-
Creates a new query initialized to the same values than the given query.
- FeatureQuery.NamedExpression - Class in org.apache.sis.storage
-
An expression to be retrieved by a
Query, together with the name to assign to it. - FeatureQuery.ProjectionType - Enum Class in org.apache.sis.storage
-
Whether a property evaluated by a query is computed on the fly or stored.
- features - Variable in class MemoryFeatureSet
-
The features specified at construction time, potentially as a modifiable collection.
- features(boolean) - Method in class ConcatenatedFeatureSet
-
Returns a stream of all features contained in this concatenated dataset.
- features(boolean) - Method in class JoinFeatureSet
-
Returns a stream of all features contained in this dataset.
- features(boolean) - Method in interface FeatureSet
-
Returns a stream of all features contained in this dataset.
- features(boolean) - Method in class MemoryFeatureSet
-
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, Class, WraparoundMethod) - Constructor for class 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.
- featuresProperty - Variable in class FeatureTable
-
The data shown in this table.
- FeatureTable - Class in org.apache.sis.gui.dataset
-
A view of
FeatureSetdata organized as a table. - FeatureTable() - Constructor for class FeatureTable
-
Creates an initially empty table.
- FeatureTable(FeatureTable) - Constructor for class FeatureTable
-
Creates a new table initialized to the same data as the specified table.
- FeatureType - Interface in org.opengis.feature.type
-
Temporary placeholder for an interface defined in the
geoapi-pendingmodule. - FeatureTypeBuilder - Class in org.apache.sis.feature.builder
-
Helper class for the creation of
FeatureTypeinstances. - FeatureTypeBuilder() - Constructor for class FeatureTypeBuilder
-
Creates a new builder instance using the default name factory.
- FeatureTypeBuilder(DefaultFeatureType) - Constructor for class FeatureTypeBuilder
-
Creates a new builder instance using the given feature type as a template.
- FeatureTypeBuilder(NameFactory, GeometryLibrary, Locale) - Constructor for class FeatureTypeBuilder
-
Creates a new builder instance using the given name factory, geometry library and locale for formatting error messages.
- FeatureTypeList - Interface in org.opengis.metadata
-
List of names of feature types with the same spatial representation (same as spatial attributes).
- Feature type metadata - Section in package org.opengis.metadata
- fetchDefinition(DefaultIdentifier) - Method in class WKTDictionary
-
Fetches the Well-Known Text for a user-specified identifier not found in this
WKTDictionary. - Fetching geodetic object instances - Section in package org.apache.sis.referencing
- Fetching parameter values despite different names, types or units - Section in class org.apache.sis.parameter.Parameters
- FIELD_SESSION - Static variable in class ScopeCode
-
Information applies to a field session.
- FIFTY_PERCENT - Static variable in class BandDefinition
-
Full spectral width of a spectral power density measured at 50% of its peak height.
- FileService - Class in org.apache.sis.cloud.aws.s3
-
A provider of file system services as wrappers around Amazon Simple Storage Service (AWS S3).
- FileService() - Constructor for class FileService
-
Creates a new provider of file systems for Amazon S3.
- FileSet(Path) - Constructor for class Resource.FileSet
-
Creates a new instance with the given path.
- FileSet(Path[]) - Constructor for class Resource.FileSet
-
Creates a new instance with the given paths.
- FileSet(Collection) - Constructor for class Resource.FileSet
-
Creates a new instance with the given paths.
- File size limit - Section in package org.apache.sis.gui
- fill(int) - Method in class IntegerList
-
Fills the list with the given value.
- fill(int, int, Number) - Method in class Vector
-
Sets a range of elements to the given number.
- fillCharacter - Variable in class TabularFormat
-
The character to repeat after the content of a cell for alignment with the next column.
- fillValue() - Method in enum class DataType
-
Returns the default fill value, which is 0 for integer types and NaN for floating point types.
- filter(String) - Method in class Transliterator
-
Returns a character sequences with the non-ASCII characters replaced or removed.
- filter(GridGeometry, GridGeometry[]) - Method in class MergeStrategy
-
Returns the indexes of the coverages to use in the aggregation.
- filter(TransformChangeEvent) - Method in class GestureFollower
-
Returns
trueif this listener should replicate the following changes on the target canvas. - filter(TransformChangeEvent) - Method in class 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.
- filterNodataValues(Number...) - Static method in class ImageProcessor
-
Builds an operator which can be used for filtering "no data" sample values.
- filterSourceDimensions(MathTransform, int[]) - Method in class TransformSeparator
-
Creates a transform for the same mathematic as the given
stepbut expecting only the given dimensions as inputs. - filterTargetDimensions(MathTransform, int[]) - Method in class TransformSeparator
-
Creates a transform for the same mathematic as the given
stepbut producing only the given dimensions as outputs. - FINAL - Enum constant in enum class ModifiableMetadata.State
-
The metadata is unmodifiable.
- find(Class, Class) - Static method in class ObjectConverters
-
Returns a converter for the specified source and target classes.
- find(IdentifiedObject) - Method in class IdentifiedObjectFinder
-
Looks up objects which are approximately equal to the specified object.
- find(IdentifiedObject) - Method in class IdentifiedObjectFinder.Wrapper
-
Looks up objects which are approximately equal to the specified object.
- findCommonClass(Class, Class) - Static method in class 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 Classes
-
Deprecated, for removal: This API element is subject to removal in a future version.This method is confusing as it works on instances while
Classes.findCommonClass(Class, Class)works on classes. - findCommonInterfaces(Class, Class) - Static method in class Classes
-
Returns the interfaces which are implemented by the two given classes.
- findCommonParent(Iterable) - Static method in class Features
-
Finds a feature type common to all given types, or returns
nullif none is found. - findCoordinateOperation(String) - Method in class MultiRegisterOperations
-
Extracts coordinate operation details from the registry.
- findCoordinateOperations(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class MultiRegisterOperations
-
Finds or infers any coordinate operations for which the given CRSs are the source and target, in that order.
- findCoordinateReferenceSystem(String) - Method in class MultiRegisterOperations
-
Extracts CRS details from the registry.
- findCRS(int) - Method in class DataAccess
-
Returns the coordinate reference system associated to the given identifier.
- findExpectedCRS(Expression) - Method in class Optimization
-
If the specified parameter should always use the same Coordinate Reference System, returns that CRS.
- findOperation(DefaultCoordinateMetadata, DefaultCoordinateMetadata, CoordinateOperationContext) - Static method in class CRS
-
Finds a mathematical operation that transforms coordinates between the given CRSs and epochs.
- findOperation(DefaultCoordinateMetadata, DefaultCoordinateMetadata, GeographicBoundingBox) - Static method in class CRS
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
CRS.findOperation(DefaultCoordinateMetadata, DefaultCoordinateMetadata, CoordinateOperationContext). This method will be removed for avoiding ambiguity when the last argument is null. - findOperation(Envelope, Envelope) - Static method in class 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 CRS
-
Finds a mathematical operation that transform coordinates from the given source to the given target CRS.
- findOperations(DefaultCoordinateMetadata, DefaultCoordinateMetadata, CoordinateOperationContext) - Static method in class CRS
-
Finds mathematical operations that transforms coordinates between the given CRSs and epochs.
- findOperations(CoordinateReferenceSystem, CoordinateReferenceSystem, GeographicBoundingBox) - Static method in class CRS
-
Finds mathematical operations that transform coordinates from the given source to the given target CRS in a given area of interest.
- findResource(String) - Method in class DataStore
-
Searches for a resource identified by the given identifier.
- findResource(String) - Method in class GeoTiffStore
-
Returns the image at the given index.
- findResource(String) - Method in class SimpleFeatureStore
-
Searches for a resource identified by the given identifier.
- findResource(String) - Method in class SQLStore
-
Searches for a resource identified by the given identifier.
- findSingleton(IdentifiedObject) - Method in class IdentifiedObjectFinder
-
Looks up only one object which is approximately equal to the specified object.
- findSingleton(IdentifiedObject) - Method in class IdentifiedObjectFinder.Wrapper
-
Looks up only one object which is approximately equal to the specified object.
- findSpecializedClass(Iterable) - Static method in class Classes
-
Deprecated, for removal: This API element is subject to removal in a future version.This method is confusing as it works on instances instead of classes.
- findSRID(CoordinateReferenceSystem) - Method in class DataAccess
-
Returns the SRID associated to the given spatial reference system.
- fire(Class, E) - Method in class StoreListeners
-
Sends the given event to all listeners registered for the given type or for a super-type.
- firePropertyChange(PropertyChangeEvent) - Method in class Observable
-
Notifies all registered listeners that a property changed its value.
- firePropertyChange(String, Object, Object) - Method in class Observable
-
Notifies all registered listeners that a property of the given name changed its value.
- first() - Method in class FrequencySortedSet
-
Returns the first element in this set.
- first() - Method in class RangeSet
-
Returns the first (lowest) range currently in this sorted set.
- fit(double[], double[]) - Method in class 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 Plane
-
Computes the plane's coefficients from the given coordinate values.
- fit(int, int, Vector) - Method in class Plane
-
Computes the plane's coefficients from values distributed on a regular grid.
- fit(Iterable) - Method in class Line
-
Given a sequence of points, fits them to a straight line y = slope⋅x + y₀ in a least-squares senses.
- fit(Iterable) - Method in class Plane
-
Computes the plane's coefficients from the given sequence of points.
- fit(Vector, Vector) - Method in class 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 Plane
-
Computes the plane's coefficients from the given coordinate values.
- FITTED_CS - Section in package org.opengis.referencing
- Fix - Enum Class in org.apache.sis.storage.gps
-
Type of GPS fix (position derived from measuring external reference points).
- fixed() - Element in annotation interface Workaround
-
If the bug has been fixed, the version on which the fix has been applied.
- fixedPane - Variable in class MapCanvas
-
The pane showing the map and other JavaFX nodes to keep at fixed position regardless pans, zooms or rotations applied on the map.
- FLAG_MASKS - Static variable in class AttributeNames
-
The "flag_masks" attribute name for bitmask to apply on sample values before to compare them to the flag values.
- FLAG_MEANINGS - Static variable in class AttributeNames
-
The "flag_meanings" attribute name for the meaning of flag values.
- FLAG_NAMES - Static variable in class AttributeNames
-
The "flag_names" attribute name for the designation associated with a range element.
- FLAG_VALUES - Static variable in class AttributeNames
-
The "flag_values" attribute name for sample values to be flagged.
- flatteningDifference(Ellipsoid) - Method in class DefaultEllipsoid
-
Returns the difference between the flattening factor of two ellipsoids.
- Flexibility in implementations - Section in org.apache.sis.util.collection.TreeTable.Node.equals(Object)
- flipGridAxis(int) - Method in class GridCoverageBuilder
-
Reverses axis direction in the specified grid dimension.
- flipGridAxis(int) - Method in class GridOrientation
-
Reverses axis direction in the specified grid dimension.
- FLOAT - Enum constant in enum class DataType
-
Single precision (32-bits) floating point data.
- FLOAT - Enum constant in enum class NumberType
-
The
floatprimitive type or its wrapper class. - FLOAT - Static variable in class TransferType
-
Specifies that sample values are transferred as single-precision floating point number.
- FLOAT - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - floatingPane - Variable in class MapCanvas
-
The pane showing the map and any other JavaFX nodes to scale and translate together with the map.
- floatToDouble(float) - Static method in class DecimalFunctions
-
Converts the given
floatvalue to adoublewith the extra decimal fraction digits set to zero. - floatValue() - Method in class Fraction
-
Returns the fraction as a single-precision floating point number.
- floatValue() - Method in class DefaultRepresentativeFraction
-
Returns the scale as a
floattype. - floatValue(int) - Method in class Vector
-
Returns the value at the given index as a
float. - floatValues() - Method in class Vector
-
Copies all values in an array of single precision floating point numbers.
- floor() - Method in class Fraction
-
Returns this fraction rounded toward negative infinity.
- floorLog10(double) - Static method in class DecimalFunctions
-
Computes
(int) floor(log10(x)). - FLOPPY_3_HALF_INCH - Static variable in class MediumName
-
3½ inch magnetic disk.
- FLOPPY_5_QUARTER_INCH - Static variable in class MediumName
-
5¼ inch magnetic disk.
- flush() - Method in class LineAppender
-
Sends all pending characters to the underlying appendable, including trailing whitespaces.
- flush() - Method in class TableAppender
-
Flushes the table content to the underlying stream or buffer.
- flush() - Method in class Cache
-
Forces the removal of all garbage collected values in the map.
- flush(Appendable) - Static method in class IO
- FOG - Static variable in class ImagingCondition
-
Portion of the image is partially obscured by fog.
- FOLIATION_REPRESENTATION - Static variable in class DataOptionKey
-
Whether to assemble trajectory fragments (distinct CSV lines) into a single
Featureinstance forming a foliation. - FoliationRepresentation - Enum Class in org.apache.sis.feature
-
Specifies whether trajectories are represented in a single moving feature instance or fragmented in distinct static feature instances.
- FOOT - Static variable in class Units
-
Unit of measurement defined as exactly 0.3048 metres (1 ft).
- forBands(RenderedImage) - Static method in enum class DataType
-
Returns the data type of the bands in the given image.
- forBands(SampleModel) - Static method in enum class DataType
-
Returns the data type of the bands managed by the given the sample model.
- FORBIDDEN - Enum constant in enum class Obligation
-
The element should always be
null. - forCategories(Function) - Static method in interface Colorizer
-
Creates a colorizer which will interpolate colors in ranges identified by categories.
- forceNonZeroScales(Matrix, double) - Static method in class Matrices
-
Forces the matrix to have at least one non-zero coefficient in every row, assuming an affine transform.
- forceUniformScale(Matrix, double, double[]) - Static method in class Matrices
-
Forces the matrix coefficients of the given matrix to a uniform scale factor, assuming an affine transform.
- forClass(Class) - Static method in enum class NumberType
-
Returns the enumeration value for the given class.
- forClass(Class) - Static method in class MetadataStandard
-
Returns the metadata standard for the given class.
- forClasses(Class...) - Static method in enum class NumberType
-
Returns an enumeration value capable to represent at least approximately all the given classes.
- forCode(String) - Static method in class CRS
-
Returns the Coordinate Reference System for the given authority code.
- forCodeName(Class, String, Function) - Static method in class 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 Types
-
Returns the code list or enumeration value for the given title, or
nullif none. - forConvention(AxesConvention) - Method in class AbstractCRS
-
Returns a CRS equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultCompoundCRS
-
Returns a compound CRS equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultDerivedCRS
-
Returns a CRS equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultEngineeringCRS
-
Returns a CRS equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultGeocentricCRS
-
Returns a CRS equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultGeographicCRS
-
Returns a CRS equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultParametricCRS
-
Returns a CRS equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultProjectedCRS
-
Returns a CRS equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultTemporalCRS
-
Returns a CRS equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultVerticalCRS
-
Returns a CRS equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class AbstractCS
-
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultAffineCS
-
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultCartesianCS
-
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultCompoundCS
-
Returns a compound CS equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultCylindricalCS
-
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultEllipsoidalCS
-
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultLinearCS
-
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultParametricCS
-
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultPolarCS
-
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultSphericalCS
-
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultTimeCS
-
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultVerticalCS
-
Returns a coordinate system equivalent to this one but with axes rearranged according the given convention.
- forConvertedValues(boolean) - Method in class Category
-
Returns a category that describes measurement values or packed values, depending if
convertedistrueorfalserespectively. - forConvertedValues(boolean) - Method in class GridCoverage
-
Returns a grid coverage that contains real values or sample values, depending if
convertedistrueorfalserespectively. - forConvertedValues(boolean) - Method in class SampleDimension
-
Returns a sample dimension that describes real values or sample values, depending if
convertedistrueorfalserespectively. - forDataBufferType(int) - Static method in enum class DataType
-
Returns the enumeration value for the given
DataBufferconstant. - forDatum(CoordinateReferenceSystem) - Static method in enum class CommonCRS
-
Returns the
CommonCRSenumeration value for the datum of the given CRS. - forDuration(long, TimeUnit) - Static method in class PerformanceLevel
-
Returns the level to use for logging an event of the given duration.
- forEnumName(Class, String) - Static method in class Types
-
Returns the enumeration value of the given type that matches the given name, or
nullif none. - forEpoch(Instant) - Static method in enum class CommonCRS.Temporal
-
Returns the enumeration value for the given epoch, or
nullif none. - Foreword - Section in package org.apache.sis.metadata
- forFeatures() - Static method in class DefaultFilterFactory
-
Returns a factory operating on
AbstractFeatureinstances. - forIdentifier(String, boolean) - Static method in enum class CommonCRS.Temporal
-
Returns the enumeration value for the given identifier (without namespace).
- forInstance(ColorModel) - Static method in interface Colorizer
-
Creates a colorizer which will use the specified color model instance if compatible with the target.
- format(double) - Method in class AngleFormat
-
Formats an angle.
- format(double, StringBuffer, FieldPosition) - Method in class AngleFormat
-
Formats an angle in the given buffer.
- format(Object, Appendable) - Method in class FeatureFormat
-
Formats the given object to the given stream of buffer.
- format(Object, Appendable) - Method in class WKTFormat
-
Formats the specified object as a Well Know Text.
- format(Object, Appendable) - Method in class ParameterFormat
-
Formats the given object to the given stream of buffer.
- format(Object, StringBuffer, FieldPosition) - Method in class CompoundFormat
-
Writes a textual representation of the specified object in the given buffer.
- format(Object, StringBuffer, FieldPosition) - Method in class StatisticsFormat
-
Formats the given statistics.
- format(Object, StringBuffer, FieldPosition) - Method in class AngleFormat
-
Formats an angle, latitude or longitude value in the given buffer.
- format(Object, StringBuffer, FieldPosition) - Method in class QuantityFormat
-
Formats the specified quantity in the given buffer.
- format(Object, StringBuffer, FieldPosition) - Method in class RangeFormat
-
Formats a
Rangeand appends the resulting text to a given string buffer. - format(Object, StringBuffer, FieldPosition) - Method in class UnitFormat
-
Formats the specified unit in the given buffer.
- format(String) - Method in class SIS.Metadata
-
Sets the output format.
- format(String) - Method in class SIS.Translate
-
Sets the output format.
- format(LogRecord) - Method in class MonolineFormatter
-
Formats the given log record and returns the formatted string.
- format(Quantity) - Method in class QuantityFormat
-
Formats the specified quantity.
- format(Quantity, Appendable) - Method in class QuantityFormat
-
Formats the specified quantity in the given destination.
- format(Unit) - Method in class UnitFormat
-
Formats the given unit.
- format(Unit, Appendable) - Method in class UnitFormat
-
Formats the specified unit.
- format(Statistics[], Appendable) - Method in class StatisticsFormat
-
Formats the given statistics in a tabular format.
- format(Statistics, Appendable) - Method in class StatisticsFormat
-
Formats a localized string representation of the given statistics.
- format(AbstractLocation, Appendable) - Method in class LocationFormat
-
Writes a textual representation of the given location in the given stream or buffer.
- format(TreeTable, Appendable) - Method in class TreeTableFormat
-
Writes a graphical representation of the specified tree table in the given stream or buffer.
- format(DirectPosition) - Method in class CoordinateFormat
-
Formats the given coordinate.
- format(DirectPosition, Appendable) - Method in class CoordinateFormat
-
Formats the given coordinate and appends the resulting text to the given stream or buffer.
- format(T, Appendable) - Method in class CompoundFormat
-
Writes a textual representation of the given object in the given stream or buffer.
- format(T, StringBuilder) - Method in class CompoundFormat
-
Writes a textual representation of the given object in the given buffer.
- Format - Interface in org.opengis.metadata.distribution
-
Description of the computer language construct that specifies the representation of data objects in a record, file, message, storage device or transmission channel.
- formatAngle(double[][], Object, Object) - Method in class ReferencingFunctions
-
Converts an angle to text according to a given format.
- formatAngle(double[][], Object, Object) - Method in interface XReferencing
-
Converts an angle to text according to a given format.
- formatChainedMessages(Locale, String, Throwable) - Static method in class 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.
- FormatConsistency - Interface in org.opengis.metadata.quality
-
Degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope.
- formatCoordinateValue(long) - Method in class GridView
-
Formats a x or y pixel coordinate values.
- formatMessage(LogRecord) - Method in class MonolineFormatter
-
Returns the localized message from the given log record.
- FormatModifier - Enum Class in org.apache.sis.storage.geotiff
-
Characteristics of the GeoTIFF file to write.
- formatSampleValue(long, long) - Method in class GridView
-
Formats the sample value at the image coordinates.
- Format selection - Section in org.apache.sis.storage.DataStores.openWritable(Object, String)
- 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 FormattableObject
-
Default constructor.
- formatter() - Method in class ValuesUnderCursor
-
Returns the task for fetching and formatting values in a background thread.
- Formatter - Class in org.apache.sis.io.wkt
-
Provides support methods for formatting a Well Known Text (WKT).
- Formatter() - Constructor for class Formatter
-
Creates a new formatter instance with the default configuration.
- Formatter(ValuesUnderCursor) - Constructor for class ValuesUnderCursor.Formatter
-
Creates a new formatter instance.
- Formatter(Convention, Symbols, int) - Constructor for class Formatter
-
Creates a new formatter instance with the specified convention, symbols and indentation.
- Formatting - Section in class org.apache.sis.parameter.MatrixParameters
- Formatting angles - Section in class org.apache.sis.measure.Angle
- Formatting non-standard WKT - Section in org.apache.sis.io.wkt.FormattableObject.formatTo(Formatter)
- Formatting non-standard WKT - Section in org.apache.sis.referencing.AbstractIdentifiedObject.formatTo(Formatter)
- formatTo(Formatter, int, int, int) - Method in class Angle
-
Formats this angle using the provider formatter.
- formatTo(Formatter, int, int, int) - Method in class Range
-
Formats this range using the provided formatter.
- formatTo(Formatter, int, int, int) - Method in class AbstractIdentifiedObject
-
Formats the name or identifier of this object using the provider formatter.
- formatTo(Formatter, int, int, int) - Method in class AbstractInternationalString
-
Formats this international string using the given formatter.
- formatTo(Formatter) - Method in class DefaultCoordinateMetadata
-
Formats this metadata as a Well Known Text
CoordinateMetadata[…]element. - formatTo(Formatter) - Method in class AbstractDirectPosition
-
Formats this position in the Well Known Text (WKT) format.
- formatTo(Formatter) - Method in class AbstractEnvelope
-
Formats this envelope as a "
BOX" element. - formatTo(Formatter) - Method in class FormattableObject
-
Formats the inner part of this Well Known Text (WKT) element into the given formatter.
- formatTo(Formatter) - Method in class AbstractParameterDescriptor
-
Formats this descriptor as a pseudo-Well Known Text element.
- formatTo(Formatter) - Method in class DefaultParameterValue
-
Formats this parameter as a Well Known Text
Parameter[…]element. - formatTo(Formatter) - Method in class AbstractIdentifiedObject
-
Formats the inner part of the Well Known Text (WKT) representation for this object.
- formatTo(Formatter) - Method in class AbstractCRS
-
Formats the inner part of the Well Known Text (WKT) representation of this CRS.
- formatTo(Formatter) - Method in class DefaultCompoundCRS
-
Formats this CRS as a Well Known Text
CompoundCRS[…]element. - formatTo(Formatter) - Method in class DefaultDerivedCRS
-
Formats the inner part of the Well Known Text (WKT) representation of this CRS.
- formatTo(Formatter) - Method in class DefaultEngineeringCRS
-
Formats this CRS as a Well Known Text
EngineeringCRS[…]element. - formatTo(Formatter) - Method in class DefaultGeocentricCRS
-
Formats this CRS as a Well Known Text
GeodeticCRS[…]element. - formatTo(Formatter) - Method in class DefaultGeographicCRS
-
Formats this CRS as a Well Known Text
GeographicCRS[…]element. - formatTo(Formatter) - Method in class DefaultParametricCRS
-
Formats this CRS as a Well Known Text
ParametricCRS[…]element. - formatTo(Formatter) - Method in class DefaultProjectedCRS
-
Formats the inner part of the Well Known Text (WKT) representation of this CRS.
- formatTo(Formatter) - Method in class DefaultTemporalCRS
-
Formats this CRS as a Well Known Text
TimeCRS[…]element. - formatTo(Formatter) - Method in class DefaultVerticalCRS
-
Formats this CRS as a Well Known Text
VerticalCRS[…]element. - formatTo(Formatter) - Method in class AbstractCS
-
Formats the inner part of the Well Known Text (WKT) representation of this coordinate system.
- formatTo(Formatter) - Method in class DefaultCoordinateSystemAxis
-
Formats this axis as a Well Known Text
Axis[…]element. - formatTo(Formatter) - Method in class AbstractDatum
-
Formats the inner part of the Well Known Text (WKT) representation for this datum.
- formatTo(Formatter) - Method in class BursaWolfParameters
-
Formats this object as a Well Known Text
ToWGS84[…]element. - formatTo(Formatter) - Method in class DefaultEllipsoid
-
Formats this ellipsoid as a Well Known Text
Ellipsoid[…]element. - formatTo(Formatter) - Method in class DefaultEngineeringDatum
-
Formats this datum as a Well Known Text
EngineeringDatum[…]element. - formatTo(Formatter) - Method in class DefaultGeodeticDatum
-
Formats this datum as a Well Known Text
Datum[…]element. - formatTo(Formatter) - Method in class DefaultParametricDatum
-
Formats this datum as a Well Known Text
ParametricDatum[…]element. - formatTo(Formatter) - Method in class DefaultPrimeMeridian
-
Formats this prime meridian as a Well Known Text
PrimeMeridian[…]element. - formatTo(Formatter) - Method in class DefaultTemporalDatum
-
Formats this datum as a Well Known Text
TimeDatum[…]element. - formatTo(Formatter) - Method in class DefaultVerticalDatum
-
Formats this datum as a Well Known Text
VerticalDatum[…]element. - formatTo(Formatter) - Method in class DefaultObjectDomain
-
Formats the inner part of the Well Known Text (WKT) representation for this object.
- formatTo(Formatter) - Method in class ReferencingByIdentifiers
-
Formats a pseudo-Well Known Text (WKT) representation for this object.
- formatTo(Formatter) - Method in class ImmutableIdentifier
-
Formats this identifier as a Well Known Text
Id[…]element. - formatTo(Formatter) - Method in class AbstractCoordinateOperation
-
Formats this coordinate operation in Well Known Text (WKT) version 2 format.
- formatTo(Formatter) - Method in class DefaultFormula
-
Formats this formula as a pseudo-Well Known Text element.
- formatTo(Formatter) - Method in class DefaultOperationMethod
-
Formats this operation as a Well Known Text
Method[…]element. - formatTo(Formatter) - Method in class DefaultPassThroughOperation
-
Formats this coordinate operation in a pseudo-Well Known Text (WKT) format.
- formatTo(Formatter) - Method in class AbstractMathTransform
-
Formats the inner part of a Well Known Text version 1 (WKT 1) element.
- formatTo(Formatter) - Method in class AbstractMathTransform.Inverse
-
Formats the inner part of a Well Known Text version 1 (WKT 1) element.
- formatTo(Formatter) - Method in class PassThroughTransform
-
Formats this transform as a Well Known Text version 1 (WKT 1) element.
- formatToCharacterIterator(Object) - Method in class AngleFormat
-
Formats an angle, latitude or longitude value as an attributed character iterator.
- formatToCharacterIterator(Object) - Method in class RangeFormat
-
Formats a range as an attributed character iterator.
- forModifiable(MetadataStandard) - Static method in class MetadataCopier
-
Creates a new metadata copier which avoid copying unmodifiable metadata.
- Formula - Interface in org.opengis.referencing.operation
-
Specification of the coordinate operation method formula.
- FORMULA_KEY - Static variable in interface OperationMethod
-
Key for the
"formula"property. - forName(String) - Method in class GazetteerFactory
-
Returns a shared instance of the reference system identified by the given name.
- forNameIfKnown(String) - Method in class GazetteerFactory
-
Optionally returns a shared instance of the reference system identified by the given name.
- forNumberClass(Class) - Static method in enum class NumberType
-
Returns the enumeration value for the given numeric class.
- forNumberClasses(Class...) - Static method in enum class NumberType
-
Returns an enumeration value capable to represent at least approximately all the given numeric classes.
- forNumberOfBits(int, boolean, boolean) - Static method in enum class DataType
-
Returns the enumeration value for the given number of bits.
- forObject(Object) - Static method in class NilReason
-
If the given object is nil, returns the reason why it does not contain information.
- forPrimitiveType(Class, boolean) - Static method in enum class DataType
-
Returns the data type for the given primitive type.
- forRange(double, double, Color...) - Static method in interface Colorizer
-
Creates a colorizer which will interpolate the given colors in the given range of values.
- forRange(NumberRange, boolean) - Static method in enum class DataType
-
Returns the smallest data type capable to store the given range of values.
- forRanges(Map) - Static method in interface Colorizer
-
Creates a colorizer which will interpolate colors in multiple ranges of values.
- forResources(Class) - Static method in class DefaultFilterFactory
-
Returns a factory operating on resource instances of the given class.
- forSeries(CharSequence, CharSequence...) - Static method in class Statistics
-
Constructs a new
Statisticsobject which will also compute finite differences up to the given order. - forSource(Resource) - Method in class CascadedStoreEvent
-
Creates a new event of the same type as this event but with a different source.
- forSource(Resource) - Method in class CloseEvent
-
Creates a new event of the same type as this event but with a different source.
- forStandardName(String) - Static method in class Types
-
Returns the Java type (usually a GeoAPI interface) for the given ISO name, or
nullif none. - FORTNIGHTLY - Static variable in class MaintenanceFrequency
-
Data is updated every two weeks.
- forType(Class) - Static method in enum class ElementKind
-
Returns the element kind for an object of the given type.
- forTypes(byte...) - Static method in class Characters.Filter
-
Returns a subset representing the union of all Unicode characters of the given types.
- 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 ForwardOnlyStorageException
-
Creates an exception with no cause and no details message.
- ForwardOnlyStorageException(String) - Constructor for exception class ForwardOnlyStorageException
-
Creates an exception with the specified details message.
- ForwardOnlyStorageException(String, Throwable) - Constructor for exception class ForwardOnlyStorageException
-
Creates an exception with the specified details message and cause.
- ForwardOnlyStorageException(Locale, String, OpenOption...) - Constructor for exception class 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 Fraction
-
Creates a new fraction.
- Fraction(String) - Constructor for class Fraction
-
Creates a new fraction from the given text.
- FRACTION - Enum constant in enum class NumberType
-
The
Fractionclass. - FRACTION - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - FractionalGridCoordinates - Class in org.apache.sis.coverage.grid
-
Grid coordinates which may have fraction digits after the integer part.
- FractionalGridCoordinates(int) - Constructor for class FractionalGridCoordinates
-
Creates a new grid coordinates with the given number of dimensions.
- FractionalGridCoordinates(FractionalGridCoordinates) - Constructor for class FractionalGridCoordinates
-
Creates a new grid coordinates initialized to a copy of the given coordinates.
- fractionDigitsForDelta(double, boolean) - Static method in class DecimalFunctions
-
Returns the number of fraction digits needed for formatting in base 10 numbers of the given accuracy.
- fractionDigitsForValue(double) - Static method in class DecimalFunctions
-
Returns the number of significant fraction digits when formatting the given number in base 10.
- fractionDigitsForValue(double, int) - Static method in class DecimalFunctions
-
Returns the number of significant fraction digits, potentially minus trailing digits that may be rounding error.
- FRAGMENTED - Enum constant in enum class FoliationRepresentation
-
Trajectories stored in distinct
Featureinstances, each of them handled as if it was a static feature. - freeze() - Method in class DefaultRepresentativeFraction
-
Makes this representative fraction unmodifiable.
- freeze() - Method in class 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 FrequencySortedSet
-
Returns the frequency of all elements in this set, in iteration order.
- frequency(E) - Method in class 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 FrequencySortedSet
-
Creates an initially empty set with less frequent elements first.
- FrequencySortedSet(boolean) - Constructor for class FrequencySortedSet
-
Creates an initially empty set with the default initial capacity.
- FrequencySortedSet(int, boolean) - Constructor for class FrequencySortedSet
-
Creates an initially empty set with the specified initial capacity.
- fromAuthority(CoordinateReferenceSystem, CRSAuthorityFactory, Filter) - Static method in class CRS
-
Replaces the given coordinate reference system by an authoritative description, if one can be found.
- fromBoundingBox(GeographicBoundingBox) - Static method in class CoordinateOperationContext
-
Creates an operation context for the given area of interest, which may be null or
undefined. - fromGPX(String) - Static method in enum class Fix
-
Returns the enumeration value from the given GPX name, or
nullif none. - fromIdentificationInfo(Metadata) - Static method in class Extents
-
Returns the extents found in all
Identificationelements of the given metadata. - fromName(String) - Static method in class Citations
-
Returns a citation of the given identifier.
- fromWKT(CharSequence) - Static method in class Envelopes
-
Returns the bounding box of a geometry defined in Well Known Text (WKT) format.
- fromWKT(String) - Static method in class CRS
-
Creates a Coordinate Reference System object from a Well Known Text (WKT).
- fromXML(String) - Static method in class CRS
-
Creates a coordinate reference system object from a XML string.
- FULL_PLANAR_GRAPH - Static variable in class TopologyLevel
-
2-dimensional topological complex which is planar.
- FULL_SURFACE_GRAPH - Static variable in class TopologyLevel
-
2-dimensional topological complex which is isomorphic to a subset of a surface.
- FULL_TOPOLOGY_3D - Static variable in class TopologyLevel
-
Complete coverage of a 3D coordinate space.
- function(String, Expression) - Method in class DefaultFilterFactory
-
Creates an implementation-specific function with a single parameter.
- function(String, Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an implementation-specific function with two parameters.
- function(String, Expression[]) - Method in class DefaultFilterFactory
-
Creates an implementation-specific function.
- function(Map, Function, DefaultAttributeType) - Static method in class FeatureOperations
-
Creates an operation which delegates the computation to a given expression.
- Function properties - Section in interface org.apache.sis.util.ObjectConverter
- FunctionProperty - Enum Class 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.filter
-
A factory of
org.opengis.filterfunctions identified by their names. - FUTURE - Static variable in class AxisDirection
-
Axis positive direction is towards the future.
- Future development - Section in package org.apache.sis.index.tree
- Future evolution - Section in class org.apache.sis.coordinate.AbstractCoordinateSet
- Future evolution - Section in class org.apache.sis.coordinate.DefaultCoordinateMetadata
- Future evolution - Section in class org.apache.sis.image.TransferType
- Future evolution - Section in enum class org.apache.sis.metadata.ModifiableMetadata.State
- Future evolution - Section in org.apache.sis.referencing.datum.DatumShiftGrid.INTERPOLATED_DIMENSIONS
- Future evolution - Section in org.apache.sis.util.iso.Types.forStandardName(String)
- Future evolutions - Section in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- Future evolutions - Section in org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.isHeuristicMatchForName(String)
- Future evolutions - Section in org.apache.sis.referencing.datum.AbstractDatum.isHeuristicMatchForName(String)
- Future evolutions - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.isHeuristicMatchForName(String)
G
- GAL - Static variable in class 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 GazetteerException
-
Constructs a new exception with no detail message.
- GazetteerException(String) - Constructor for exception class GazetteerException
-
Constructs a new exception with the specified detail message.
- GazetteerException(String, Throwable) - Constructor for exception class GazetteerException
-
Constructs a new exception with the specified detail message and cause.
- GazetteerException(Throwable) - Constructor for exception class 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 GazetteerFactory
-
Creates a new factory.
- GB2312 - Static variable in class CharacterSet
-
Simplified Chinese code set.
- GCO - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/gco/1.0"URL. - GCP - Interface in org.opengis.metadata.spatial
-
Information on ground control point.
- GCPCollection - Interface in org.opengis.metadata.spatial
-
Information about a control point collection.
- GCX - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/gcx/1.0"URL. - GDAL - Static variable in class Citations
-
The codespace for data formats accessed through the GDAL library.
- GDALStore - Class in org.apache.sis.storage.gdal
-
A data store using the GDAL library for all data accesses.
- GDALStore(GDALStoreProvider, StorageConnector) - Constructor for class GDALStore
-
Creates a new data store for reading the file specified by the given connector.
- GDALStoreProvider - Class in org.apache.sis.storage.gdal
-
The provider of
GDALStoreinstances. - GDALStoreProvider() - Constructor for class GDALStoreProvider
-
Creates a new provider which will load the GDAL library from the default library path.
- GDALStoreProvider(Path) - Constructor for class GDALStoreProvider
-
Creates a new provider which will load the GDAL library from the specified file.
- GeneralDerivedCRS - Interface in org.opengis.referencing.crs
-
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).
- GeneralDirectPosition - Class in org.apache.sis.geometry
-
A mutable
DirectPosition(the coordinates of a position) of arbitrary dimension. - GeneralDirectPosition(double...) - Constructor for class GeneralDirectPosition
-
Constructs a position with the specified coordinates.
- GeneralDirectPosition(int) - Constructor for class GeneralDirectPosition
-
Constructs a position with the specified number of dimensions.
- GeneralDirectPosition(CharSequence) - Constructor for class GeneralDirectPosition
-
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
- GeneralDirectPosition(DirectPosition) - Constructor for class GeneralDirectPosition
-
Constructs a position initialized to the same values as the specified point.
- GeneralDirectPosition(CoordinateReferenceSystem) - Constructor for class 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 GeneralEnvelope
-
Constructs an envelope defined by two corners given as sequences of coordinate values.
- GeneralEnvelope(int) - Constructor for class GeneralEnvelope
-
Constructs an empty envelope of the specified dimension.
- GeneralEnvelope(CharSequence) - Constructor for class 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 GeneralEnvelope
-
Constructs an envelope defined by two corners given as direct positions.
- GeneralEnvelope(Envelope) - Constructor for class GeneralEnvelope
-
Constructs a new envelope with the same data as the specified envelope.
- GeneralEnvelope(GeographicBoundingBox) - Constructor for class GeneralEnvelope
-
Constructs a new envelope with the same data as the specified geographic bounding box.
- GeneralEnvelope(CoordinateReferenceSystem) - Constructor for class GeneralEnvelope
-
Constructs an empty envelope with the specified coordinate reference system.
- Generalization - Section in enum class org.apache.sis.geometry.WraparoundMethod
- GeneralParameterDescriptor - Interface in org.opengis.parameter
-
Abstract definition of a parameter or group of parameters used by an operation method.
- GeneralParameterValue - Interface in org.opengis.parameter
-
Abstract parameter value or group of parameter values.
- Generated resource tree - Section in class org.apache.sis.storage.aggregate.CoverageAggregator
- GenericName - Interface in org.opengis.util
-
A sequence of identifiers rooted within the context of a namespace.
- GEOAPI - Enum constant in enum class GeometryLibrary
-
The GeoAPI geometry interfaces.
- GEOCCS - Section in package org.opengis.referencing
- geocentric() - Method in enum class CommonCRS
-
Returns the geocentric CRS using a Cartesian coordinate system.
- GEOCENTRIC_X - Static variable in class AxisDirection
-
Axis positive direction is in the equatorial plane from the centre of the modelled earth towards the intersection of the equator with the prime meridian.
- GEOCENTRIC_Y - Static variable in class AxisDirection
-
Axis positive direction is in the equatorial plane from the centre of the modelled earth towards the intersection of the equator and the meridian π/2 radians eastwards from the prime meridian.
- GEOCENTRIC_Z - Static variable in class AxisDirection
-
Axis positive direction is from the centre of the modelled earth parallel to its rotation axis and towards its north pole.
- GeocentricCRS - Interface in org.opengis.referencing.crs
-
A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.
- GeodeticAuthorityFactory - Class in org.apache.sis.referencing.factory
-
Creates geodetic objects from codes defined by an authority.
- GeodeticAuthorityFactory() - Constructor for class 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 - Interface in org.opengis.referencing.crs
-
A coordinate reference system associated with a geodetic datum.
- GeodeticDatum - Interface in org.opengis.referencing.datum
-
Defines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.
- 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 GeodeticException
-
Constructs a new exception with no message.
- GeodeticException(String) - Constructor for exception class GeodeticException
-
Constructs a new exception with the specified detail message.
- GeodeticException(String, Throwable) - Constructor for exception class GeodeticException
-
Constructs a new exception with the specified detail message and cause.
- GeodeticException(Throwable) - Constructor for exception class GeodeticException
-
Constructs a new exception with the specified cause.
- 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 GeodeticObjectFactory
-
Constructs a factory with no default properties.
- GeodeticObjectFactory(Map) - Constructor for class GeodeticObjectFactory
-
Constructs a factory with the given default properties.
- GEODISPLAY - Enum constant in enum class CommonCRS.Engineering
-
Cartesian coordinate system with (east, south) oriented axes in pixel units.
- GEOGCS - Section in package org.opengis.referencing
- geographic() - Method in enum class CommonCRS
-
Returns the two-dimensional geographic CRS with axes in the standard (latitude, longitude) order.
- GEOGRAPHIC_EXTENT - Static variable in class GridGeometry
-
A bitmask to specify the validity of the geographic bounding box.
- GEOGRAPHIC_IDENTIFIER - Static variable in class AttributeNames
-
The "geographic_identifier" attribute name for an identifier of the geographic area.
- geographic3D() - Method in enum class CommonCRS
-
Returns the three-dimensional geographic CRS with axes in the standard (latitude, longitude, height) order.
- GeographicBoundingBox - Interface in org.opengis.metadata.extent
-
Geographic position of the dataset.
- GeographicCRS - Interface in org.opengis.referencing.crs
-
A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of the earth's surface.
- GeographicDescription - Interface in org.opengis.metadata.extent
-
Description of the geographic area using identifiers.
- GeographicExtent - Interface in org.opengis.metadata.extent
-
Base interface for geographic area of the dataset.
- Geographic to geocentric conversions - Section in org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.EllipsoidToCentricTransform(Ellipsoid, boolean, EllipsoidToCentricTransform.TargetType)
- GeohashReferenceSystem - Class in org.apache.sis.referencing.gazetteer
-
Geographic coordinates represented as geohashes strings.
- GeohashReferenceSystem(GeohashReferenceSystem.Format, GeographicCRS) - Constructor for class 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 Class in org.apache.sis.referencing.gazetteer
-
The encoding format used by
GeohashReferenceSystem.Coder. - GEOIDAL - Static variable in class VerticalDatumType
-
The zero value of the associated vertical coordinate system axis is defined to approximate a constant potential surface, usually the geoid.
- GeolocationInformation - Interface in org.opengis.metadata.spatial
-
Information used to determine geographic location corresponding to image location.
- GeometricObjects - Interface in org.opengis.metadata.spatial
-
Number of objects, listed by geometric object type, used in the dataset.
- GeometricObjectType - Class in org.opengis.metadata.spatial
-
Name of point and vector spatial objects used to locate zero-, one-, and twodimensional spatial locations in the dataset.
- Geometry - Interface in org.opengis.geometry
-
Temporary placeholder for an interface defined in the
geoapi-pendingmodule. - GEOMETRY_LIBRARY - Static variable in class OptionKey
-
The library to use for creating geometric objects at reading time.
- GEOMETRY_ONLY - Static variable in class TopologyLevel
-
Geometry objects without any additional structure which describes topology.
- GeometryLibrary - Enum Class in org.apache.sis.setup
-
Some libraries providing geometric objects or topological operations.
- GeometryType - Class in org.opengis.metadata.acquisition
-
Geometric description of the collection.
- Geometry WKT - Section in package org.apache.sis.io.wkt
- Georectified - Interface in org.opengis.metadata.spatial
-
Grid whose cells are regularly spaced in a geographic (i.e., lat / long) or map coordinate system defined in the Spatial Referencing System (SRS) so that any cell in the grid can be geolocated given its grid coordinate and the grid origin, cell spacing, and orientation indication of whether or not geographic.
- Georeferenceable - Interface in org.opengis.metadata.spatial
-
Grid with cells irregularly spaced in any given geographic/map projection coordinate system, whose individual cells can be geolocated using geolocation information supplied with the data but cannot be geolocated from the grid properties alone.
- GEOSCIENTIFIC_INFORMATION - Static variable in class TopicCategory
-
Information pertaining to earth sciences.
- GEOSPATIAL_BOUNDS - Static variable in class AttributeNames
-
Data's 2D or 3D geospatial extent in OGC's Well-Known Text (WKT) geometry format.
- GEOTIFF - Static variable in class 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(DataStoreProvider, StorageConnector) - Constructor for class GeoTiffStore
-
Creates a new GeoTIFF store from the given file, URL or stream object.
- GeoTiffStore(DataStore, DataStoreProvider, StorageConnector, boolean) - Constructor for class GeoTiffStore
-
Creates a new GeoTIFF store as a component of a larger data store.
- GeoTiffStoreProvider - Class in org.apache.sis.storage.geotiff
-
The provider of
GeoTiffStoreinstances. - GeoTiffStoreProvider() - Constructor for class GeoTiffStoreProvider
-
Creates a new provider.
- GestureFollower - Class in org.apache.sis.gui.map
-
A listener of mouse or keyboard events in a source canvas which can be reproduced in a target canvas.
- GestureFollower(MapCanvas, MapCanvas) - Constructor for class GestureFollower
-
Creates a new listener for synchronizing "objective to display" transform changes and cursor position between the specified canvas.
- get(int) - Method in class Vector
-
Returns the number at the given index, or
nullif none. - get(int) - Method in class IntegerList
-
Returns the element at the given index.
- get(int) - Method in class ListOfUnknownSize
-
Returns the element at the specified index.
- get(Object) - Method in class Cache
-
Returns the value mapped to the given key in the cache, potentially waiting for computation to complete.
- get(Object) - Method in class WeakHashSet
-
Returns an object equals to the specified object, if present.
- get(Object) - Method in class WeakValueHashMap
-
Returns the value to which this map maps the specified key.
- get(DataStore, String) - Method in class FeatureNaming
-
Returns the value associated to the given name (case sensitive).
- getAbbreviation() - Method in class DefaultCoordinateSystemAxis
-
Returns the abbreviation used for this coordinate system axes.
- getAbbreviation() - Method in interface CoordinateSystemAxis
-
The abbreviation used for this coordinate system axes.
- getAbstract() - Method in class AbstractIdentification
-
Returns a brief narrative summary of the resource(s).
- getAbstract() - Method in class DefaultEvaluationReportInformation
-
Returns the abstract for the standalone quality report.
- getAbstract() - Method in interface Identification
-
Brief narrative summary of the content of the resource(s).
- getAccessConstraints() - Method in class 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.
- getAccessConstraints() - Method in interface LegalConstraints
-
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 DefaultServiceIdentification
-
Returns information about the availability of the service.
- getAccuracy(String, String, Object) - Method in class ReferencingFunctions
-
Returns the accuracy of a transformation between two coordinate reference systems.
- getAccuracy(String, String, Object) - Method in interface XReferencing
-
Returns the accuracy of a transformation between two coordinate reference systems.
- getAccuracy(IdentifiedObject) - Static method in class DatumOrEnsemble
-
If the given object is a datum ensemble or a CRS associated to a datum ensemble, returns its accuracy.
- getAccuracyReports() - Method in class DefaultGCP
-
Returns the accuracy of a ground control point.
- getAccuracyReports() - Method in interface GCP
-
Accuracy of a ground control point.
- getAcquisitionInformation() - Method in class DefaultMetadata
-
Returns information about the acquisition of the data.
- getAcquisitionInformation() - Method in interface Metadata
-
Provides information about the acquisition of the data.
- getAcquisitionPlans() - Method in class DefaultAcquisitionInformation
-
Returns the plan as implemented by the acquisition.
- getAcquisitionPlans() - Method in interface AcquisitionInformation
-
Identifies the plan as implemented by the acquisition.
- getAcquisitionRequirements() - Method in class DefaultAcquisitionInformation
-
Returns the requirement the data acquisition intends to satisfy.
- getAcquisitionRequirements() - Method in interface AcquisitionInformation
-
Identifies the requirement the data acquisition intends to satisfy.
- getActuate() - Method in class XLink
-
Returns the desired timing of traversal from the starting resource to the ending resource.
- getAdditionalDocumentation() - Method in class DefaultUsage
-
Publications that describe usage of data.
- getAdditionalDocumentation() - Method in class DefaultLineage
-
Returns additional documentation.
- getAdditionalDocumentations() - Method in class AbstractIdentification
-
Returns other documentation associated with the resource.
- getAddress() - Method in class DefaultContact
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultContact.getAddresses(). - getAddress() - Method in interface Contact
-
Physical and email address at which the organization or individual may be contacted.
- getAddressees() - Method in class DefaultReleasability
-
Returns the parties to which the release statement applies.
- getAddresses() - Method in class DefaultContact
-
Returns the physical and email addresses at which the organization or individual may be contacted.
- getAdministrativeArea() - Method in class DefaultAddress
-
Return the state, province of the location.
- getAdministrativeArea() - Method in interface Address
-
State, province of the location.
- getAdministrator() - Method in class AbstractLocation
-
Returns the organization responsible for defining the characteristics of the location instance.
- getAggregateDataSetIdentifier() - Method in class DefaultAggregateInformation
-
Deprecated.As of ISO 19115:2014, replaced by the first identifier of
DefaultAggregateInformation.getAggregateDataSetName(). - getAggregateDataSetIdentifier() - Method in interface AggregateInformation
-
Identification information about aggregate dataset.
- getAggregateDataSetName() - Method in class DefaultAggregateInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultAssociatedResource.getName(). - getAggregateDataSetName() - Method in interface AggregateInformation
-
Citation information about the aggregate dataset.
- getAggregationInfo() - Method in class AbstractIdentification
-
Deprecated.As of ISO 19115:2014, replaced by
AbstractIdentification.getAssociatedResources(). - getAggregationInfo() - Method in interface Identification
-
Provides aggregate dataset information.
- getAlgorithms() - Method in class DefaultProcessing
-
Returns the details of the methodology by which geographic information was derived from the instrument readings.
- getAlgorithms() - Method in interface Processing
-
Details of the methodology by which geographic information was derived from the instrument readings.
- getAlias() - Method in class AbstractIdentifiedObject
-
Returns alternative names by which this object is identified.
- getAlias() - Method in interface IdentifiedObject
-
An alternative name by which this object is identified.
- getAliases() - Method in class DefaultQualityMeasure
-
Returns other recognized names, abbreviations or short names for the same data quality measure.
- getAllDescriptors(int...) - Method in class MatrixParameters
-
Returns all parameters in this group for a matrix of the specified size.
- getAllInterfaces(Class) - Static method in class Classes
-
Returns every interfaces implemented, directly or indirectly, by the given class or interface.
- getAllowedColumns() - Method in class FeatureFormat
-
Returns all columns that may be shown in the tables to format.
- getAlternateTitles() - Method in class DefaultCitation
-
Returns short name or other language name by which the cited information is known.
- getAlternateTitles() - Method in interface Citation
-
Short name or other language name by which the cited information is known.
- getAlternativeGeographicIdentifiers() - Method in class AbstractLocation
-
Returns other identifier(s) for the location instance.
- getAlternativeMetadataReferences() - Method in class DefaultMetadata
-
Returns reference(s) to alternative metadata or metadata in a non-ISO standard for the same resource.
- getAmendmentNumber() - Method in class DefaultFormat
-
Returns the amendment number of the format version.
- getAmendmentNumber() - Method in interface Format
-
Amendment number of the format version.
- getAnchorDefinition() - Method in class AbstractDatum
-
Returns a description of the relationship used to anchor the coordinate system to the Earth or alternate object.
- getAnchorEpoch() - Method in class AbstractDatum
-
Returns the epoch at which a static datum matches a dynamic datum from which it has been derived.
- getAnchorPoint() - Method in class AbstractDatum
-
Deprecated.Renamed
AbstractDatum.getAnchorDefinition()as of ISO 19111:2019. - getAnchorPoint() - Method in class DefaultDatumEnsemble
-
Returns an anchor point which is common to all members of the datum ensemble.
- getAnchorPoint() - Method in interface Datum
-
Description, possibly including coordinates, of the point or points used to anchor the datum to the Earth.
- getAnchorPoint() - Method in interface TemporalDatum
-
This attribute is defined in the
Datumparent interface, but is not used by a temporal datum. - getAngularDistance() - Method in class DefaultResolution
-
Returns the angular sampling measure.
- getAngularUnit() - Method in class DefaultPrimeMeridian
-
Returns the angular unit of the Greenwich longitude.
- getAngularUnit() - Method in interface PrimeMeridian
-
Returns the angular unit of the Greenwich longitude.
- getApplicationProfile() - Method in class DefaultOnlineResource
-
Returns the name of an application profile that can be used with the online resource.
- getApplicationProfile() - Method in interface OnlineResource
-
Name of an application profile that can be used with the online resource.
- getApplicationSchemaInfo() - Method in class DefaultMetadata
-
Returns information about the conceptual schema of a dataset.
- getApplicationSchemaInfo() - Method in interface Metadata
-
Provides information about the conceptual schema of a dataset.
- getArcRole() - Method in class XLink
-
Returns a URI reference for some description of the arc role.
- getAreaOfInterest() - Method in class CoordinateOperationContext
-
Returns the spatiotemporal area of interest, or
nullif none. - getAspects() - Method in exception class IncompatibleResourceException
-
Returns identifications of the aspects which are causes of the incompatibility.
- getAssociatedResources() - Method in class AbstractIdentification
-
Provides associated resource information.
- getAssociationType() - Method in class DefaultAssociatedResource
-
Returns the type of relation between the resources.
- getAssociationType() - Method in interface AggregateInformation
-
Association type of the aggregate dataset.
- getAttributeDescription() - Method in class DefaultCoverageDescription
-
Returns the description of the attribute described by the measurement value.
- getAttributeDescription() - Method in interface CoverageDescription
-
Description of the attribute described by the measurement value.
- getAttributeGroups() - Method in class DefaultCoverageDescription
-
Returns information on attribute groups of the resource.
- getAttributeInstances() - Method in class DefaultScopeDescription
-
Returns the attribute instances to which the information applies.
- getAttributeInstances() - Method in interface ScopeDescription
-
Attribute instances to which the information applies.
- getAttributes() - Method in class DefaultAttributeGroup
-
Returns information on an attribute of the resource.
- getAttributes() - Method in class DefaultScopeDescription
-
Returns the attribute types to which the information applies.
- getAttributes() - Method in class DefaultRecord
-
Deprecated.Renamed
DefaultRecord.getFields()for consistency with the 2015 revision of ISO 19103 standard. - getAttributes() - Method in interface ScopeDescription
-
Attributes to which the information applies.
- getAttributes() - Method in interface Record
-
Returns the dictionary of all (name, value) pairs in this record.
- getAttributeType() - Method in class DefaultMemberName
-
Returns the type of the data associated with the record member.
- getAttributeType() - Method in interface MemberName
-
Returns the type of the data associated with the record member.
- getAuthalicRadius() - Method in class DefaultEllipsoid
-
Returns the radius of a hypothetical sphere having the same surface as this ellipsoid.
- getAuthorities() - Method in class ResourcesDownloader
-
Returns the name of the authority who provides data under non-Apache terms of use.
- getAuthorities() - Method in class InstallationScriptProvider
-
Returns the identifiers of the dataset installed by the SQL scripts.
- getAuthorities() - Method in class EmbeddedResources
-
Returns the pseudo-authority, which is
"Embedded". - getAuthorities() - Method in class InstallationResources
-
Returns identifiers of the resources provided by this instance.
- getAuthorities() - Method in class OptionalInstallations
-
Returns the names of the authorities providing data that can be installed.
- getAuthority() - Method in interface FunctionRegister
-
Returns the name of the standard or authority defining the functions.
- getAuthority() - Method in class WKTDictionary
-
Returns the authority or specification that defines the codes recognized by this factory.
- getAuthority() - Method in class DefaultIdentifier
-
Returns the person or party responsible for maintenance of the namespace.
- getAuthority() - Method in class CommonAuthorityFactory
-
Returns the specification that defines the codes recognized by this factory.
- getAuthority() - Method in class ConcurrentAuthorityFactory
-
Returns the database or specification that defines the codes recognized by this factory.
- getAuthority() - Method in class GeodeticAuthorityFactory
-
Returns the database or specification that defines the codes recognized by this factory.
- getAuthority() - Method in class MultiAuthoritiesFactory
-
Returns the database or specification that defines the codes recognized by this factory.
- getAuthority() - Method in class EPSGDataAccess
-
Returns the authority for this EPSG dataset.
- getAuthority() - Method in class ImmutableIdentifier
-
The person or party responsible for maintenance of the namespace.
- getAuthority() - Method in interface Identifier
-
Organization or party responsible for definition and maintenance of the code.
- getAuthority() - Method in interface AuthorityFactory
-
Returns the organization or party responsible for definition and maintenance of the database.
- getAuthority() - Method in exception class NoSuchAuthorityCodeException
-
Returns the authority.
- getAuthorityCode() - Method in exception class NoSuchAuthorityCodeException
-
Returns the invalid authority code.
- getAuthorityCode(T) - Method in class IdentifiedObjectSet
-
Returns the identifier for the specified object.
- getAuthorityCodes() - Method in class IdentifiedObjectSet
-
Returns the authority codes of all
IdentifiedObjects contained in this collection, in insertion order. - getAuthorityCodes(Class) - Method in class WKTDictionary
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class) - Method in class CommonAuthorityFactory
-
Provides a complete set of the known codes provided by this factory.
- getAuthorityCodes(Class) - Method in class ConcurrentAuthorityFactory
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class) - Method in class MultiAuthoritiesFactory
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class) - Method in class EPSGDataAccess
-
Returns the set of authority codes of the given type.
- getAuthorityCodes(Class) - Method in interface AuthorityFactory
-
Returns the set of authority codes of the given type.
- getAuthorityFactory(Class, String, String) - Method in class MultiAuthoritiesFactory
-
Returns the factory identified by the given type, authority and version.
- getAuthorityFactory(String) - Static method in class CRS
-
Returns the system-wide authority factory used by
CRS.forCode(String)and other SIS methods. - getAvailableFormatNames(FormatService.FormatType) - Method in class UnitServices
-
Returns a list of available format names.
- getAvailableLanguages() - Method in class Locales
-
Returns the languages known to the JavaVM (
Locales.ALL) or to the Apache SIS library (Locales.SIS). - getAvailableLocales() - Method in class Locales
-
Returns the locales known to the JavaVM (
Locales.ALL) or to the Apache SIS library (Locales.SIS). - getAvailableMethods(Class) - Method in class DefaultMathTransformFactory
-
Returns a set of available methods for coordinate operations of the given type.
- getAvailableMethods(Class) - Method in interface MathTransformFactory
-
Returns a set of available methods for math transforms.
- getAvailableSystemsOfUnits() - Method in class UnitServices
-
Returns the list of all available systems of units.
- getAverageAirTemperature() - Method in class DefaultEnvironmentalRecord
-
Returns the average air temperature along the flight pass during the photo flight.
- getAverageAirTemperature() - Method in interface EnvironmentalRecord
-
Average air temperature along the flight pass during the photo flight.
- getAxis(int) - Method in class AbstractCS
-
Returns the axis for this coordinate system at the specified dimension.
- getAxis(int) - Method in interface CoordinateSystem
-
Returns the axis for this coordinate system at the specified dimension.
- getAxis(String, int) - Method in class ReferencingFunctions
-
Returns the axis name and units for the specified dimension in a coordinate reference system or coordinate system.
- getAxis(String, int) - Method in interface XReferencing
-
Returns the axis name and units for the specified dimension in a coordinate reference system or coordinate system.
- getAxisDimensionProperties() - Method in class DefaultGridSpatialRepresentation
-
Returns information about spatial-temporal axis properties.
- getAxisDimensionProperties() - Method in interface GridSpatialRepresentation
-
Information about spatial-temporal axis properties.
- getAxisDirections(CoordinateSystem) - Static method in class CoordinateSystems
-
Returns the axis directions for the specified coordinate system.
- getAxisSelection() - Method in class CoverageQuery
-
Returns the dimensionality reduction to apply on coverage domain.
- getAxisType(int) - Method in class GridExtent
-
Returns the type (vertical, temporal, …) of grid axis at given dimension.
- getAxisUnit() - Method in class DefaultEllipsoid
-
Returns the linear unit of the semi-major and semi-minor axis values.
- getAxisUnit() - Method in interface Ellipsoid
-
Returns the linear unit of the semi-major and semi-minor axis values.
- getBackground() - Method in class SampleDimension.Builder
-
Returns the value specified by the last call to a
setBackground(…)method. - getBackground() - Method in class SampleDimension
-
Returns the background value.
- getBand() - Method in class GridView
-
Returns the index of the band shown in this grid view.
- getBandBoundaryDefinition() - Method in class DefaultBand
-
Returns the designation of criterion for defining maximum and minimum wavelengths for a spectral band.
- getBandBoundaryDefinition() - Method in interface Band
-
Designation of criterion for defining maximum and minimum wavelengths for a spectral band.
- getBandIndex() - Method in class CoverageModifier.BandSource
-
Returns the index of the band for which to create sample dimension.
- getBandType() - Method in class ImageCombiner
-
Returns the type of number used for representing the values of each band.
- getBase() - Method in class TransferFunction
-
Returns the logarithm or exponent base in the transfer function.
- getBaseCRS() - Method in class DefaultDerivedCRS
-
Returns the CRS on which the conversion is applied.
- getBaseCRS() - Method in class DefaultProjectedCRS
-
Returns the geographic CRS on which the map projection is applied.
- getBaseCRS() - Method in interface GeneralDerivedCRS
-
Returns the base coordinate reference system.
- getBaseCRS() - Method in interface ProjectedCRS
-
Returns the base coordinate reference system, which must be geographic.
- getBasicMeasure() - Method in class DefaultQualityMeasure
-
Returns predefined basic measure on which this measure is based.
- getBeginning() - Method in class DefaultTemporalExtent
-
Returns the start of the temporal range for the content of the dataset.
- getBitsPerValue() - Method in class DefaultSampleDimension
-
Returns the maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.
- getBitsPerValue() - Method in interface Band
-
Maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.
- getBorderWidth() - Method in class StatisticsFormat
-
Returns the "width" of the border to drawn around the table, in number of lines.
- getBoundMax() - Method in class DefaultBand
-
Returns the longest wavelength that the sensor is capable of collecting within a designated band.
- getBoundMin() - Method in class DefaultBand
-
Returns the shortest wavelength that the sensor is capable of collecting within a designated band.
- getBounds() - Method in class ImageRenderer
-
Returns the location of the image upper-left corner together with the image size.
- getBounds() - Method in class PlanarImage
-
Returns the image location (x, y) and image size (width, height).
- getBoundUnits() - Method in class DefaultBand
-
Returns units in which sensor wavelengths are expressed.
- getBundle(Locale) - Method in class ResourceInternationalString
-
Returns the resource bundle for the given locale.
- getBursaWolfParameters() - Method in class DefaultGeodeticDatum
-
Returns all Bursa-Wolf parameters specified in the
propertiesmap at construction time. - getCanvas() - Method in class CoverageExplorer
-
Returns the canvas where the image is shown.
- getCanvas() - Method in class WindowHandler
-
Returns the canvas (if any) where the resource is shown.
- getCatalog() - Method in class SQLTranslator
-
Returns the catalog that contains the EPSG schema.
- getCategories() - Method in class SampleDimension
-
Returns all categories in this sample dimension.
- getCellAlignment() - Method in class TableAppender
-
Returns the alignment of the text inside the current cell.
- getCellGeometry() - Method in class DefaultGridSpatialRepresentation
-
Returns the identification of grid data as point or cell.
- getCellGeometry() - Method in interface GridSpatialRepresentation
-
Identification of grid data as point or cell.
- getCellMean(int) - Method in class DatumShiftGrid
-
Returns an average translation value for the given dimension.
- getCellPrecision() - Method in class DatumShiftGrid
-
Returns an estimation of cell value precision (not to be confused with accuracy).
- getCellValue(int, int, int) - Method in class DatumShiftGrid
-
Returns the translation stored at the given two-dimensional grid indices for the given dimension.
- getCenterPoint() - Method in class 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.
- getCenterPoint() - Method in interface Georectified
-
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 Envelope2D
-
Returns the median coordinate value for dimension 0.
- getCenterY() - Method in class Envelope2D
-
Returns the median coordinate value for dimension 1.
- getCharacteristic(String) - Method in class AttributeTypeBuilder
-
Returns the builder for the characteristic of the given name.
- getCharacteristicValue(String, String) - Method in class AbstractFeature
-
Returns the explicit or default value of a characteristic of a property.
- getCharacterSet() - Method in class DefaultMetadata
-
Deprecated.Replaced by
DefaultMetadata.getLocalesAndCharsets().values(). - getCharacterSet() - Method in interface Metadata
-
Full name of the character coding standard used for the metadata set.
- getCharacterSets() - Method in class DefaultDataIdentification
-
Deprecated.Replaced by
getLocalesAndCharsets().values(). - getCharacterSets() - Method in interface DataIdentification
-
Full name of the character coding standard(s) used for the dataset.
- getCheckPointDescription() - Method in class DefaultGeorectified
-
Returns a description of geographic position points used to test the accuracy of the georeferenced grid data.
- getCheckPointDescription() - Method in interface Georectified
-
Description of geographic position points used to test the accuracy of the georeferenced grid data.
- getCheckPoints() - Method in class DefaultGeorectified
-
Returns the geographic references used to validate georectification of the data.
- getCheckPoints() - Method in interface Georectified
-
Geographic references used to validate georectification of the data.
- getChildOperations() - Method in class DefaultOperation
-
Returns the sub-missions that make up part of a larger mission.
- getChildOperations() - Method in interface Operation
-
Sub-missions that make up part of a larger mission.
- getChildren() - Method in class AbstractLocation
-
Returns location instances of a different location type which subdivides this location instance.
- getChildren() - Method in class ModifiableLocationType
-
Returns the child location types (location types which sub-divides this location type).
- getChildren() - Method in class DefaultTreeTable.Node
-
Returns the children of this node.
- getChildren() - Method in interface TreeTable.Node
-
Returns the children of this node.
- getCitation() - Method in class DefaultOperation
-
Returns the identification of the mission.
- getCitation() - Method in class DefaultPlan
-
Returns the identification of authority requesting target collection.
- getCitation() - Method in class DefaultPlatform
-
Returns the source where information about the platform is described.
- getCitation() - Method in class DefaultRequirement
-
Returns the identification of reference or guidance material for the requirement.
- getCitation() - Method in class AbstractIdentification
-
Returns the citation for the resource(s).
- getCitation() - Method in class DefaultAlgorithm
-
Returns the information identifying the algorithm and version or date.
- getCitation() - Method in class DefaultSourceReference
-
Returns the references to the source.
- getCitation() - Method in class MetadataStandard
-
Returns a bibliographical reference to the international standard.
- getCitation() - Method in class DefaultFormula
-
Returns the reference to a publication giving the formula(s) or procedure used by the coordinate operation method, or
nullif none. - getCitation() - Method in interface Operation
-
Identification of the mission.
- getCitation() - Method in interface Plan
-
Identification of authority requesting target collection.
- getCitation() - Method in interface Platform
-
Source where information about the platform is described.
- getCitation() - Method in interface Requirement
-
Identification of reference or guidance material for the requirement.
- getCitation() - Method in interface Identification
-
Citation data for the resource(s).
- getCitation() - Method in interface Algorithm
-
Information identifying the algorithm and version or date.
- getCitation() - Method in interface Formula
-
Reference to a publication giving the formula(s) or procedure used by the coordinate operation method.
- getCitations() - Method in class DefaultInstrument
-
Returns the complete citation of the instrument.
- getCitations() - Method in interface Instrument
-
Complete citation of the instrument.
- getCitedResponsibleParties() - Method in class DefaultCitation
-
Returns the role, name, contact and position information for an individual or organization that is responsible for the resource.
- getCitedResponsibleParties() - Method in interface Citation
-
Name and position information for an individual or organization that is responsible for the resource.
- getCity() - Method in class DefaultAddress
-
Returns the city of the location.
- getCity() - Method in interface Address
-
The city of the location.
- getClass(T) - Static method in class Classes
-
Returns the class of the specified object, or
nullifobjectis null. - getClassification() - Method in class DefaultSecurityConstraints
-
Returns the name of the handling restrictions on the resource.
- getClassification() - Method in interface SecurityConstraints
-
Name of the handling restrictions on the resource.
- getClassificationSystem() - Method in class DefaultSecurityConstraints
-
Returns the name of the classification system.
- getClassificationSystem() - Method in interface SecurityConstraints
-
Name of the classification system.
- getClassName() - Method in class DefaultKeywordClass
-
Returns a label for the keyword category in natural language.
- getClipToValidArea() - Method in class MilitaryGridReferenceSystem.Coder
-
Returns whether the decoded locations should be clipped to the valid area.
- getCloseSequence() - Method in class Symbols
-
Returns the character used for closing a sequence of values.
- getClosingBracket(int) - Method in class Symbols
-
Returns the closing bracket character at the given index.
- getClosingQuote(int) - Method in class Symbols
-
Returns the closing quote character at the given index.
- getCloudCoverPercentage() - Method in class DefaultImageDescription
-
Returns the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
- getCloudCoverPercentage() - Method in interface ImageDescription
-
Area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
- getCode() - Method in class DefaultIdentifier
-
Returns the alphanumeric value identifying an instance in the namespace.
- getCode() - Method in class ImmutableIdentifier
-
Alphanumeric value identifying an instance in the namespace.
- getCode() - Method in interface Identifier
-
Alphanumeric value identifying an instance in the namespace.
- getCodeCandidates(IdentifiedObject) - Method in class IdentifiedObjectFinder
-
Returns a set of authority codes that may identify the same object as the specified one.
- getCodeCandidates(IdentifiedObject) - Method in class IdentifiedObjectFinder.Wrapper
-
Returns a set of authority codes that may identify the same object as the specified one.
- getCodeLabel(CodeList) - Static method in class Types
-
Returns a unlocalized title for the given enumeration or code list value.
- getCodeName(CodeList) - Static method in class 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 DefaultIdentifier
-
Returns the identifier or namespace in which the code is valid.
- getCodeSpace() - Method in class ImmutableIdentifier
-
Identifier or namespace in which the code is valid.
- getCodeSpace() - Method in interface ReferenceIdentifier
-
Name or identifier of the person or organization responsible for namespace.
- getCodeSpaces() - Method in class WKTDictionary
-
Returns all namespaces recognized by this factory.
- getCodeSpaces() - Method in class CommonAuthorityFactory
-
Returns the namespaces defined by the OGC specifications implemented by this factory.
- getCodeSpaces() - Method in class GeodeticAuthorityFactory
-
Returns all namespaces recognized by this factory.
- getCodeSpaces() - Method in class MultiAuthoritiesFactory
-
Returns the code spaces of all factories given to the constructor.
- getCodeSpaces() - Method in class EPSGDataAccess
-
Returns an empty set since this data access class expects no namespace.
- getCodeSpaces() - Method in class EPSGFactory
-
Returns the namespace of EPSG codes.
- getCodeTitle(CodeList) - Static method in class Types
-
Returns the title of the given enumeration or code list value.
- getCollectionIdentification() - Method in class DefaultGCPCollection
-
Returns the identifier of the GCP collection.
- getCollectionIdentification() - Method in interface GCPCollection
-
Identifier of the GCP collection.
- getCollectionName() - Method in class DefaultGCPCollection
-
Returns the name of the GCP collection.
- getCollectionName() - Method in interface GCPCollection
-
Name of the GCP collection.
- getCollectiveTitle() - Method in class DefaultCitation
-
Deprecated.Removed as of ISO 19115:2014.
- getCollectiveTitle() - Method in interface Citation
-
Common title with holdings note.
- getColorizer() - Method in class GridCoverageProcessor
-
Returns the colorization algorithm to apply on computed images.
- getColorizer() - Method in class ImageProcessor
-
Returns the colorization algorithm to apply on computed images, or
nullfor default. - getColorizer() - Method in class CoverageAggregator
-
Returns the colorization algorithm to apply on computed images.
- getColorModel() - Method in class ResampledImage
-
Returns the color model of this resampled image.
- getColors() - Method in class WKTFormat
-
Returns the colors to use for syntax coloring, or
nullif none. - getColors() - Method in class ParameterFormat
-
Returns the colors for an output on X3.64 compatible terminal, or
nullif none. - getColumn(int, int) - Method in class LocalizationGridBuilder
-
Returns a column of coordinate values in the given dimension.
- getColumnCount() - Method in class TableAppender
-
Returns the number of columns in this table.
- getColumns() - Method in class DefaultTreeTable
-
Returns the table columns given at construction time.
- getColumns() - Method in interface TreeTable
-
Returns the table columns, in the order they shall be rendered by default.
- getColumns() - Method in class TreeTableFormat
-
Returns the table columns to parse and format, or
nullfor the default list of columns. - getColumnSeparatorMatcher(CharSequence) - Method in class TabularFormat
-
Returns a matcher for the column separators in the given text.
- getColumnSeparatorPattern() - Method in class TabularFormat
-
Returns the pattern of characters used in column separators.
- getCommand() - Method in exception class InvalidCommandException
-
Returns the name of the invalid command.
- getCompletedParameters() - Method in interface MathTransformProvider.Context
-
Returns the parameter values that fully define the transform to create.
- getComponentAt(CoordinateReferenceSystem, int, int) - Static method in class CRS
-
Returns the coordinate reference system in the given range of dimension indices.
- getComponents() - Method in class DefaultCompoundCRS
-
Returns the ordered list of coordinate reference systems.
- getComponents() - Method in class DefaultCompoundCS
-
Returns all coordinate systems in this compound CS.
- getComponents() - Method in interface CompoundCRS
-
The ordered list of coordinate reference systems.
- getCompression() - Method in class GeoTiffStore
-
Returns the compression used when writing tiles.
- getCompressionGenerationQuantity() - Method in class DefaultImageDescription
-
Returns the count of the number of lossy compression cycles performed on the image.
- getCompressionGenerationQuantity() - Method in interface ImageDescription
-
Count of the number of lossy compression cycles performed on the image.
- getConceptIdentifier() - Method in class DefaultKeywordClass
-
Returns the URI of concept in the ontology specified by the ontology citation.
- getCondition() - Method in class DefaultExtendedElementInformation
-
Condition under which the extended element is mandatory.
- getCondition() - Method in interface ExtendedElementInformation
-
Condition under which the extended element is mandatory.
- getConnection() - Method in class DataAccess
-
Returns the connection to the database.
- getConnectPoints() - Method in class DefaultOperationMetadata
-
Returns the handle for accessing the service interface.
- getConstantAzimuth() - Method in class GeodeticCalculator
-
Computes the angular heading of a rhumb line path.
- getConstantCoordinates() - Method in class GridGeometry
-
If the envelope has some coordinates that may be considered as constant, returns these coordinates.
- getConstantCoordinates() - Method in class CoordinateOperationContext
-
Returns coordinate values that may be considered as constant, or
nullif none. - getConstraintApplicationScope() - Method in class DefaultConstraints
-
Returns the spatial and / or temporal extents and or levels of the application of the constraints restrictions.
- getConstraintLanguage() - Method in class DefaultApplicationSchemaInformation
-
Formal language used in Application Schema.
- getConstraintLanguage() - Method in interface ApplicationSchemaInformation
-
Formal language used in Application Schema.
- getContactInfo() - Method in class AbstractParty
-
Returns the contact information for the party.
- getContactInfo() - Method in class DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
AbstractParty.getContactInfo(). - getContactInfo() - Method in interface ResponsibleParty
-
Address of the responsible party.
- getContactInstructions() - Method in class DefaultContact
-
Returns supplemental instructions on how or when to contact the individual or organization.
- getContactInstructions() - Method in interface Contact
-
Supplemental instructions on how or when to contact the individual or organization.
- getContacts() - Method in class DefaultMetadata
-
Returns the parties responsible for the metadata information.
- getContacts() - Method in class DefaultMaintenanceInformation
-
Returns identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the resource.
- getContacts() - Method in interface MaintenanceInformation
-
Identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the metadata.
- getContacts() - Method in interface Metadata
-
Parties responsible for the metadata information.
- getContactType() - Method in class DefaultContact
-
Type of the contact.
- getContainer() - Method in class DefaultRecordType
-
Deprecated.The
RecordSchemainterface has been removed in the 2015 revision of ISO 19103 standard. - getContainer() - Method in interface RecordType
-
Returns the schema that contains this record type.
- getContainsChain() - Method in class DefaultServiceIdentification
-
Provides information about the chain applied by the service.
- getContainsOperations() - Method in class DefaultServiceIdentification
-
Provides information about the operations that comprise the service.
- getContent() - Method in class MetadataTree
-
Returns the data currently shown, or
nullif none. - getContentInfo() - Method in class DefaultMetadata
-
Returns information about the feature catalogue and describes the coverage and image data characteristics.
- getContentInfo() - Method in interface Metadata
-
Provides information about the feature catalogue and describes the coverage and image data characteristics.
- getContentLevel() - Method in class ParameterFormat
-
Returns the amount of information to put in the table.
- getContentPath() - Method in interface Tile
-
Returns a path to the tile content as a file or a BLOB.
- getContentType() - Method in class DefaultCoverageDescription
-
Deprecated.As of ISO 19115:2014, moved to
DefaultAttributeGroup.getContentTypes(). - getContentType() - Method in interface CoverageDescription
-
Type of information represented by the cell value.
- getContentTypes() - Method in class DefaultAttributeGroup
-
Returns the types of information represented by the value(s).
- getContext() - Method in class DefaultEvent
-
Meaning of the event.
- getContext() - Method in interface Event
-
Meaning of the event.
- getContextualParameters() - Method in class AbstractMathTransform
-
Returns the parameters for a sequence of normalize →
this→ denormalize transforms (optional operation). - getContextualParameters() - Method in class DatumShiftTransform
-
Returns the parameters used for creating the complete transformation.
- getContextualParameters() - Method in class EllipsoidToCentricTransform
-
Returns the parameters used for creating the complete conversion.
- getContextualParameters() - Method in class EllipsoidToRadiusTransform
-
Returns the parameters used for creating the complete conversion.
- getContextualParameters() - Method in interface MathTransformProvider.Context
-
Returns the names of parameters that have been inferred from the context.
- getContextualParameters() - Method in class PoleRotation
-
Returns the parameters used for creating the complete operation.
- getControlPoint(int[]) - Method in class LinearTransformBuilder
-
Returns a single target coordinate for the given source coordinate, or
nullif none. - getControlPoint(int, int) - Method in class LocalizationGridBuilder
-
Returns a single target coordinate for the given source coordinate, or
nullif none. - getControlPoints() - Method in class LinearTransformBuilder
-
Returns all control points as a map.
- getControls(CoverageExplorer.View) - Method in class CoverageExplorer
-
Returns the panes containing the controls, without data visualization component.
- getConvention() - Method in class Formatter
-
Returns the convention to use for formatting the WKT.
- getConvention() - Method in class WKTFormat
-
Returns the convention for parsing and formatting WKT elements.
- getConventionalRS() - Method in class AbstractDatum
-
Returns the name, identifier, alias and remarks for the reference system realized by this reference frame.
- getConventionVersion() - Method in class NetcdfStore
-
Returns the version number of the Climate and Forecast (CF) conventions used in the netCDF file.
- getConversionFromBase() - Method in class DefaultDerivedCRS
-
Returns the conversion from the base CRS to this CRS.
- getConversionFromBase() - Method in class DefaultProjectedCRS
-
Returns the map projection from the base CRS to this CRS.
- getConversionFromBase() - Method in interface GeneralDerivedCRS
-
Returns the conversion from the base CRS to this CRS.
- getConversionFromBase() - Method in interface ProjectedCRS
-
Returns the map projection from the base CRS to this CRS.
- getConversionSteps() - Method in class AbstractConverter
-
Returns the steps of fundamental converters making up this converter.
- getCoordinate() - Method in class AbstractDirectPosition
-
Deprecated.Renamed
AbstractDirectPosition.getCoordinates()for consistency with ISO 19111 terminology. - getCoordinate() - Method in class DirectPosition2D
-
Deprecated.Renamed
DirectPosition2D.getCoordinates()for consistency with ISO 19111 terminology. - getCoordinate() - Method in interface DirectPosition
-
A copy of the ordinates presented as an array of double values.
- getCoordinate(int) - Method in class AbstractDirectPosition
-
Returns the coordinate at the specified dimension.
- getCoordinate(int) - Method in class DirectPosition1D
-
Returns the coordinate at the specified dimension.
- getCoordinate(int) - Method in class DirectPosition2D
-
Returns the coordinate at the specified dimension.
- getCoordinate(int) - Method in class GeneralDirectPosition
-
Returns the coordinate at the specified dimension.
- getCoordinate(int) - Method in class ImmutableDirectPosition
-
Returns the coordinate at the specified dimension.
- getCoordinateEpoch() - Method in class DefaultCoordinateMetadata
-
Returns the date at which coordinate tuples referenced to a dynamic CRS are valid.
- getCoordinateFractional(int) - Method in class FractionalGridCoordinates
-
Returns a grid coordinate value together with its fractional part, if any.
- getCoordinateMetadata() - Method in class AbstractCoordinateSet
-
Returns the coordinate metadata to which this coordinate set is referenced.
- getCoordinateMetadata() - Method in class GridGeometry
-
Returns the "real world" coordinate reference system together with the data epoch if any.
- getCoordinateOperationAccuracy() - Method in class AbstractCoordinateOperation
-
Returns an estimation of the impact of this operation on point accuracy.
- getCoordinateOperationAccuracy() - Method in interface CoordinateOperation
-
Estimate(s) of the impact of this operation on point accuracy.
- getCoordinateReferenceSystem() - Method in class DefaultCoordinateMetadata
-
Returns the CRS in which the coordinate tuples are given.
- getCoordinateReferenceSystem() - Method in class BandedCoverage
-
Returns the coordinate reference system to which the cells are referenced.
- getCoordinateReferenceSystem() - Method in class GridCoverage
-
Returns the coordinate reference system to which the values in grid domain are referenced.
- getCoordinateReferenceSystem() - Method in class GridGeometry
-
Returns the "real world" coordinate reference system.
- getCoordinateReferenceSystem() - Method in class AbstractDirectPosition
-
Returns the coordinate reference system in which the coordinate tuple is given.
- getCoordinateReferenceSystem() - Method in class GeneralEnvelope
-
Returns the envelope coordinate reference system, or
nullif unknown. - getCoordinateReferenceSystem() - Method in class ImmutableEnvelope
-
Returns the envelope coordinate reference system, or
nullif unknown. - getCoordinateReferenceSystem() - Method in class DirectPosition1D
-
Returns the coordinate reference system in which the coordinate is given.
- getCoordinateReferenceSystem() - Method in class DirectPosition2D
-
Returns the coordinate reference system in which the coordinate is given.
- getCoordinateReferenceSystem() - Method in class Envelope2D
-
Returns the coordinate reference system in which the coordinates are given.
- getCoordinateReferenceSystem() - Method in class GeneralDirectPosition
-
Returns the coordinate reference system in which the coordinates are given.
- getCoordinateReferenceSystem() - Method in class ImmutableDirectPosition
-
Returns the coordinate reference system in which the coordinates are given.
- getCoordinateReferenceSystem() - Method in class PointTree
-
Returns the coordinate reference system (CRS) of all points in this tree.
- getCoordinateReferenceSystem() - Method in class DefaultGCPCollection
-
Returns the coordinate reference system in which the ground control points are defined.
- getCoordinateReferenceSystem() - Method in interface TileMatrixSet
-
Returns the coordinate reference system of all
TileMatrixinstances in this set. - getCoordinateReferenceSystem() - Method in interface DirectPosition
-
The coordinate reference system in which the coordinate is given.
- getCoordinateReferenceSystem() - Method in interface Envelope
-
Returns the envelope coordinate reference system, or
nullif unknown. - getCoordinateReferenceSystem() - Method in interface GCPCollection
-
Coordinate system in which the ground control points are defined.
- getCoordinates() - Method in class AbstractDirectPosition
-
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
- getCoordinates() - Method in class DirectPosition1D
-
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
- getCoordinates() - Method in class DirectPosition2D
-
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
- getCoordinates() - Method in class GeneralDirectPosition
-
Returns a sequence of numbers that hold the coordinates of this position in its reference system.
- getCoordinates() - Method in class ImmutableDirectPosition
-
Returns a sequence of numbers that hold the coordinates of this position in its reference system.
- getCoordinateSystem() - Method in class AbstractCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in class DefaultDerivedCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in class DefaultGeographicCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in class DefaultParametricCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in class DefaultProjectedCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in class DefaultTemporalCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in class DefaultVerticalCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in interface CoordinateReferenceSystem
-
Returns a relevant coordinate system instance.
- getCoordinateSystem() - Method in interface GeocentricCRS
- getCoordinateSystem() - Method in interface GeographicCRS
-
Returns the coordinate system, which must be ellipsoidal.
- getCoordinateSystem() - Method in interface ImageCRS
-
Returns the cartesian coordinate system.
- getCoordinateSystem() - Method in interface ProjectedCRS
-
Returns the coordinate system, which must be cartesian.
- getCoordinateSystem() - Method in interface SingleCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in interface TemporalCRS
-
Returns the coordinate system, which must be temporal.
- getCoordinateSystem() - Method in interface VerticalCRS
-
Returns the coordinate system, which must be vertical.
- getCoordinateToGrid() - Method in class DatumShiftGrid
-
Returns the conversion from the source coordinates (in "real world" units) to grid indices.
- getCoordinateUnit() - Method in class DatumShiftGrid
-
Returns the unit of measurement of input values, before conversion to grid indices.
- getCoordinateValue(int) - Method in class FractionalGridCoordinates
-
Returns the grid coordinate value at the specified dimension.
- getCoordinateValues() - Method in class FractionalGridCoordinates
-
Returns one integer value for each dimension of the grid.
- getCornerPoints() - Method in class 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.
- getCornerPoints() - Method in interface Georectified
-
Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cells at opposite ends of grid coverage along two diagonals in the grid spatial dimensions.
- getCountry() - Method in class DefaultAddress
-
Returns the country of the physical address.
- getCountry() - Method in interface Address
-
Country of the physical address.
- getCoupledResources() - Method in class DefaultServiceIdentification
-
Returns further description(s) of the data coupling in the case of tightly coupled services.
- getCouplingType() - Method in class DefaultServiceIdentification
-
Returns type of coupling between service and associated data (if exist).
- getCoverage() - Method in interface BandedCoverage.Evaluator
-
Returns the coverage from which this evaluator is computing sample values.
- getCoverage() - Method in interface GridCoverage.Evaluator
-
Returns the grid coverage from which this evaluator is computing sample values.
- getCoverage() - Method in class CoverageCanvas
-
Returns the source of image for this viewer.
- getCoverage() - Method in class CoverageExplorer
-
Returns the source of sample values for this explorer.
- getCoverage() - Method in class ImageRequest
-
Returns the coverage specified at construction time, or an empty value if none.
- getCoverageIndex() - Method in class CoverageModifier.Source
-
Returns the index of the coverage for which to modify the description.
- getCredits() - Method in class AbstractIdentification
-
Returns the recognition of those who contributed to the resource(s).
- getCredits() - Method in interface Identification
-
Recognition of those who contributed to the resource(s).
- getCRS() - Method in class AttributeTypeBuilder
-
Returns the coordinate reference system associated to attribute values.
- getCurrency() - Method in class DefaultStandardOrderProcess
-
Returns the monetary units of the
fees(as specified in ISO 4217). - getCurrentLineLength() - Method in class LineAppender
-
(@return the length of the current line, in units of Unicode code points}.
- getCurrentPropertyPath() - Method in class MetadataCopier
-
Returns the path to the currently copied property.
- getCurrentStage() - Static method in class DataViewer
-
Returns the window in which the application is running, or
nullif the application is not running. - getData() - Method in class PlanarImage
-
Returns a copy of this image as one large tile.
- getData(Rectangle) - Method in class PlanarImage
-
Returns a copy of an arbitrary region of this image.
- getDatabase() - Method in class Configuration
-
Returns the data source for the SIS-wide "SpatialMetadata" database.
- getDatabaseSoftwareVersions() - Method in class SQLStore
-
Returns the version of the database software, together with versions of extensions if any.
- getDataElements(Object) - Method in class PixelIterator
-
Returns the data elements (not necessarily band values) of current pixel.
- getDataQualityInfo() - Method in class DefaultMetadata
-
Returns overall assessment of quality of a resource(s).
- getDataQualityInfo() - Method in interface Metadata
-
Provides overall assessment of quality of a resource(s).
- getDataset() - Method in class DefaultScopeDescription
-
Returns the dataset to which the information applies.
- getDataset() - Method in interface ScopeDescription
-
Dataset to which the information applies.
- getDataSetUri() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getIdentificationInfo()followed byAbstractIdentification.getCitation()followed byDefaultCitation.getOnlineResources(). - getDataSetUri() - Method in interface Metadata
-
Uniformed Resource Identifier (URI) of the dataset to which the metadata applies.
- getDataSource() - Method in class SQLStore
-
Returns the data source to use for obtaining connections to the database.
- getDataStore() - Method in class CoverageModifier.Source
-
Return the data store for which to modify a file, coverage (image) or sample dimension (band) description.
- getDataStore() - Method in class DataAccess
-
Returns the SQL store for which this object is providing low-level access.
- getDataType() - Method in class PixelIterator
-
Returns the type of sample values.
- getDataType() - Method in class DefaultExtendedElementInformation
-
Code which identifies the kind of value provided in the extended element.
- getDataType() - Method in class CoverageModifier.Source
-
Returns the type in which the coverage (raster) data are stored.
- getDataType() - Method in interface ExtendedElementInformation
-
Code which identifies the kind of value provided in the extended element.
- getDataView(CoverageExplorer.View) - Method in class CoverageExplorer
-
Returns the region containing the data visualization component, without controls other than navigation.
- getDate() - Method in class DefaultCitationDate
-
Deprecated.Replaced by
DefaultCitationDate.getReferenceDate(). - getDate() - Method in class DefaultProcessStep
-
Deprecated.As of ISO 19115-1:2014, replaced by
DefaultProcessStep.getStepDateTime(). - getDate() - Method in interface CitationDate
-
Reference date for the cited resource.
- getDate() - Method in interface ProcessStep
-
Date and time or range of date and time on or over which the process step occurred.
- getDateInfo() - Method in class DefaultMetadata
-
Returns the date(s) associated with the metadata.
- getDateOfNextUpdate() - Method in class 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"). - getDateOfNextUpdate() - Method in interface MaintenanceInformation
-
Scheduled revision date for resource.
- getDateOfOccurrence() - Method in class DefaultEvent
-
Returns the time the event occurred.
- getDates() - Method in class DefaultCitation
-
Returns the reference date for the cited resource.
- getDates() - Method in class AbstractElement
-
Deprecated.Replaced by
DefaultEvaluationMethod.getDates(). - getDates() - Method in class DefaultEvaluationMethod
-
Returns the date or range of dates on which a data quality measure was applied.
- getDates() - Method in interface Citation
-
Reference date for the cited resource.
- getDates() - Method in interface Element
-
Date or range of dates on which a data quality measure was applied.
- getDateStamp() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getDateInfo(). - getDateStamp() - Method in interface Metadata
-
Date that the metadata was created.
- getDateTime() - Method in class AbstractResult
-
Returns the date when the result was generated.
- getDateType() - Method in class DefaultCitationDate
-
Returns the event used for reference date.
- getDateType() - Method in interface CitationDate
-
Event used for reference date.
- getDatum() - Method in class DefaultDerivedCRS
-
Returns the datum of the base CRS.
- getDatum() - Method in class DefaultEngineeringCRS
-
Returns the identification of the origin of this engineering (or local) CRS.
- getDatum() - Method in class DefaultGeocentricCRS
-
Returns the geodetic reference frame associated to this geocentric CRS.
- getDatum() - Method in class DefaultGeographicCRS
-
Returns the geodetic reference frame associated to this geographic CRS.
- getDatum() - Method in class DefaultParametricCRS
-
Returns the reference surface used as the origin of this CRS.
- getDatum() - Method in class DefaultProjectedCRS
-
Returns the datum of the base CRS.
- getDatum() - Method in class DefaultTemporalCRS
-
Returns the definition of the relationship of a temporal CRS to a time.
- getDatum() - Method in class DefaultVerticalCRS
-
Returns an identification of a particular reference level surface used as a zero-height surface.
- getDatum() - Method in interface EngineeringCRS
-
Returns the datum, which must be an engineering one.
- getDatum() - Method in interface GeodeticCRS
-
Returns the datum, which must be geodetic.
- getDatum() - Method in interface ImageCRS
-
Returns the datum, which must be an image one.
- getDatum() - Method in interface ProjectedCRS
-
Returns the datum.
- getDatum() - Method in interface SingleCRS
-
Returns the datum.
- getDatum() - Method in interface TemporalCRS
-
Returns the datum, which must be temporal.
- getDatum() - Method in interface VerticalCRS
-
Returns the datum, which must be vertical.
- getDatumEnsemble() - Method in class DefaultDerivedCRS
-
Returns the datum ensemble of the base CRS.
- getDatumEnsemble() - Method in class DefaultEngineeringCRS
-
Returns a collection of datums which, for low accuracy requirements, may be considered to be insignificantly different from each other.
- getDatumEnsemble() - Method in class DefaultGeocentricCRS
-
Returns a collection of datums which, for low accuracy requirements, may be considered to be insignificantly different from each other.
- getDatumEnsemble() - Method in class DefaultGeographicCRS
-
Returns a collection of datums which, for low accuracy requirements, may be considered to be insignificantly different from each other.
- getDatumEnsemble() - Method in class DefaultParametricCRS
-
Returns a collection of datums which, for low accuracy requirements, may be considered to be insignificantly different from each other.
- getDatumEnsemble() - Method in class DefaultProjectedCRS
-
Returns the datum ensemble of the base CRS.
- getDatumEnsemble() - Method in class DefaultTemporalCRS
-
Returns a collection of datums which, for low accuracy requirements, may be considered to be insignificantly different from each other.
- getDatumEnsemble() - Method in class DefaultVerticalCRS
-
Returns a collection of datums which, for low accuracy requirements, may be considered to be insignificantly different from each other.
- getDeductiveSource() - Method in class DefaultIndirectEvaluation
-
Returns the information on which data are used as sources in deductive evaluation method.
- getDefault() - Static method in class Symbols
-
Returns the default set of symbols.
- getDefaultCRS() - Method in class CoordinateFormat
-
Returns the coordinate reference system to use if no CRS is explicitly associated to a given
DirectPosition. - getDefaultParameters(String) - Method in class DefaultMathTransformFactory
-
Deprecated.This way to create parameterized transform is ambiguous. Use
DefaultMathTransformFactory.builder(String)instead. - getDefaultParameters(String) - Method in interface MathTransformFactory
-
Returns the default parameter values for a math transform using the given method.
- getDefaultSlice() - Method in interface GridCoverage.Evaluator
-
Returns the default slice where to perform evaluation, or an empty map if unspecified.
- getDefaultValue() - Method in class AttributeTypeBuilder
-
Returns the default value for the attribute, or
nullif none. - getDefaultValue() - Method in class CharacteristicTypeBuilder
-
Returns the default value for the characteristic, or
nullif none. - getDefaultValue() - Method in class DefaultAttributeType
-
Returns the default value for the attribute.
- getDefaultValue() - Method in class DefaultParameterDescriptor
-
Returns the default value for the parameter.
- getDefaultValue() - Method in interface ParameterDescriptor
-
Returns the default value for the parameter.
- getDefaultValue(int[]) - Method in class MatrixParameters
-
Returns the default value for the parameter descriptor at the given indices.
- getDefinition() - Method in class SampleDimension
-
Returns a concise definition of this sample dimensions.
- getDefinition() - Method in class AbstractIdentifiedType
-
Returns a concise definition of the element.
- getDefinition() - Method in class TypeBuilder
-
Returns a concise definition of the element.
- getDefinition() - Method in class DefaultRangeElementDescription
-
Returns the description of a set of specific range elements.
- getDefinition() - Method in class DefaultExtendedElementInformation
-
Definition of the extended element.
- getDefinition() - Method in class DefaultBasicMeasure
-
Returns the definition of the data quality basic measure.
- getDefinition() - Method in class DefaultQualityMeasure
-
Returns the definition of the fundamental concept for the data quality measure.
- getDefinition() - Method in class ModifiableLocationType
-
Returns the way in which location instances are defined.
- getDefinition() - Method in interface RangeElementDescription
-
Description of a set of specific range elements.
- getDefinition() - Method in interface ExtendedElementInformation
-
Definition of the extended element.
- getDegreesOfFreedom() - Method in class GridExtent
-
Returns the number of dimensions where this grid extent has a size greater than 1.
- getDeliveryPoints() - Method in class DefaultAddress
-
Returns the address line for the location (as described in ISO 11180, Annex A).
- getDeliveryPoints() - Method in interface Address
-
Address line for the location (as described in ISO 11180, Annex A).
- getDenominator() - Method in class DefaultRepresentativeFraction
-
Returns the denominator of this representative fraction.
- getDenominator() - Method in interface RepresentativeFraction
-
The number below the line in a vulgar fraction.
- getDensities() - Method in class DefaultMedium
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMedium.getDensity(). - getDensities() - Method in interface Medium
-
Density at which the data is recorded.
- getDensity() - Method in class DefaultMedium
-
Returns the density at which the data is recorded.
- getDensityUnits() - Method in class DefaultMedium
-
Returns the units of measure for the recording density.
- getDensityUnits() - Method in interface Medium
-
Units of measure for the recording density.
- getDependencies() - Method in class AbstractOperation
-
Returns the names of feature properties that this operation needs for performing its task.
- getDependsOn() - Method in class DefaultOperationMetadata
-
Returns the list of operation that must be completed immediately before current operation is invoked.
- getDerivedElements() - Method in class AbstractElement
-
Returns the original elements in case of aggregation or derivation.
- getDescription() - Method in class AbstractIdentifiedType
-
Returns optional information beyond that required for concise definition of the element.
- getDescription() - Method in class TypeBuilder
-
Returns optional information beyond that required for concise definition of the element.
- getDescription() - Method in class ErrorHandler.Report
-
Returns a description of the first error as a log record.
- getDescription() - Method in class DefaultInstrument
-
Returns the textual description of the instrument.
- getDescription() - Method in class DefaultOperation
-
Returns the description of the mission on which the platform observations are made and the objectives of that mission.
- getDescription() - Method in class DefaultPlatform
-
Gets the narrative description of the platform supporting the instrument.
- getDescription() - Method in class DefaultOnlineResource
-
Returns the detailed text description of what the online resource is/does.
- getDescription() - Method in class DefaultRangeDimension
-
Returns the description of the attribute.
- getDescription() - Method in class DefaultIdentifier
-
Returns the natural language description of the meaning of the code value.
- getDescription() - Method in class DefaultDistribution
-
Returns a brief description of a set of distribution options.
- getDescription() - Method in class DefaultExtent
-
Returns the spatial and temporal extent for the referring object.
- getDescription() - Method in class DefaultOperationChainMetadata
-
Returns a narrative explanation of the services in the chain and resulting output.
- getDescription() - Method in class DefaultAlgorithm
-
Returns the information describing the algorithm used to generate the data.
- getDescription() - Method in class DefaultProcessStep
-
Returns the description of the event, including related parameters or tolerances.
- getDescription() - Method in class DefaultProcessStepReport
-
Returns the textual description of what occurred during the process step.
- getDescription() - Method in class DefaultSource
-
Returns a detailed description of the level of the source data.
- getDescription() - Method in class DefaultQualityMeasure
-
Description of the data quality measure.
- getDescription() - Method in class AbstractIdentifiedObject
-
Returns a narrative explanation of the role of this object.
- getDescription() - Method in class ImmutableIdentifier
-
Natural language description of the meaning of the code value.
- getDescription() - Method in class WarningEvent
-
Returns the warning message together with stack trace (if any) and other information.
- getDescription() - Method in class DefaultRecordSchema
-
Returns the dictionary of all (name, record type) pairs in this schema.
- getDescription() - Method in interface Instrument
-
Textual description of the instrument.
- getDescription() - Method in interface Operation
-
Description of the mission on which the platform observations are made and the objectives of that mission.
- getDescription() - Method in interface Platform
-
Narrative description of the platform supporting the instrument.
- getDescription() - Method in interface OnlineResource
-
Detailed text description of what the online resource is/does.
- getDescription() - Method in interface Extent
-
Returns the spatial and temporal extent for the referring object.
- getDescription() - Method in interface Algorithm
-
Information describing the algorithm used to generate the data.
- getDescription() - Method in interface ProcessStep
-
Description of the event, including related parameters or tolerances.
- getDescription() - Method in interface ProcessStepReport
-
Textual description of what occurred during the process step.
- getDescription() - Method in interface Source
-
Detailed description of the level of the source data.
- getDescription() - Method in interface RecordSchema
-
Returns the dictionary of all (name, record type) pairs in this schema.
- getDescription(Class) - Static method in class Types
-
Returns a description for the given class, or
nullif none. - getDescription(Class, String) - Static method in class Types
-
Returns a description for the given property, or
nullif none. - getDescription(Extent, Locale) - Static method in class Extents
-
Returns the description of the given extent, or
nullif none. - getDescription(CodeList) - Static method in class Types
-
Returns the description of the given enumeration or code list value, or
nullif none. - getDescriptionText(Class, String) - Method in class WKTDictionary
-
Gets a description of the object corresponding to a code.
- getDescriptionText(Class, String) - Method in class CommonAuthorityFactory
-
Returns a description of the object corresponding to a code.
- getDescriptionText(Class, String) - Method in class ConcurrentAuthorityFactory
-
Gets a description of the object corresponding to a code.
- getDescriptionText(Class, String) - Method in class GeodeticAuthorityFactory
-
Returns a description of the object corresponding to a code.
- getDescriptionText(Class, String) - Method in class MultiAuthoritiesFactory
-
Returns a description of the object corresponding to a code.
- getDescriptionText(Class, String) - Method in class EPSGDataAccess
-
Gets a description of the object corresponding to a code.
- getDescriptionText(String) - Method in class GeodeticAuthorityFactory
-
Deprecated.This method is ambiguous because the EPSG geodetic registry may allocate the same code to different kinds of object.
- getDescriptionText(String) - Method in interface AuthorityFactory
-
Gets a description of the object corresponding to a code.
- getDescriptiveKeywords() - Method in class AbstractIdentification
-
Provides category keywords, their type, and reference source.
- getDescriptiveKeywords() - Method in interface Identification
-
Provides category keywords, their type, and reference source.
- getDescriptor() - Method in class DefaultRangeDimension
-
Deprecated.As of ISO 19115:2014, renamed
DefaultRangeDimension.getDescription(). - getDescriptor() - Method in class DefaultParameterValue
-
Returns the definition of this parameter.
- getDescriptor() - Method in class DefaultParameterValueGroup
-
Returns the abstract definition of this group of parameters.
- getDescriptor() - Method in class ContextualParameters
-
Returns the parameters for the normalize → non-linear kernel → denormalize sequence as a whole.
- getDescriptor() - Method in interface RangeDimension
-
Description of the range of a cell measurement value.
- getDescriptor() - Method in interface GeneralParameterValue
-
Returns the abstract definition of this parameter or group of parameters.
- getDescriptor() - Method in interface ParameterValue
-
Returns the abstract definition of this parameter value.
- getDescriptor() - Method in interface ParameterValueGroup
-
The abstract definition of this group of parameters.
- getDescriptors(GeneralParameterValue...) - Static method in class Parameters
-
Returns the descriptors of the given parameters, in the same order.
- getDesignation() - Method in class AbstractIdentifiedType
-
Returns a natural language designator for the element.
- getDesignation() - Method in class TypeBuilder
-
Returns a natural language designator for the element.
- getDesiredAccuracy() - Method in class CoordinateOperationContext
-
Returns the desired accuracy in metres.
- getDesiredPrecision() - Method in class LocalizationGridBuilder
-
Returns the desired precision of inverse transformations, in units of source coordinates.
- getDetectedPolarization() - Method in class DefaultBand
-
Returns polarization of the radiation detected.
- getDetectedPolarization() - Method in interface Band
-
Polarization of the radiation detected.
- getDimension() - Method in class AbstractCoordinateSet
-
Returns the number of dimensions of coordinate tuples.
- getDimension() - Method in class FractionalGridCoordinates
-
Returns the number of dimension of this grid coordinates.
- getDimension() - Method in class GridExtent
-
Returns the number of dimensions.
- getDimension() - Method in class GridGeometry
-
Returns the number of dimensions of the grid.
- getDimension() - Method in class GeneralEnvelope
-
Returns the length of coordinate sequence (the number of entries) in this envelope.
- getDimension() - Method in class ImmutableEnvelope
-
Returns the length of coordinate sequence (the number of entries) in this envelope.
- getDimension() - Method in class DirectPosition1D
-
The length of coordinate sequence (the number of entries).
- getDimension() - Method in class DirectPosition2D
-
The length of coordinate sequence (the number of entries).
- getDimension() - Method in class Envelope2D
-
Returns the number of dimensions, which is always 2.
- getDimension() - Method in class GeneralDirectPosition
-
The length of coordinate sequence (the number of entries).
- getDimension() - Method in class ImmutableDirectPosition
-
The length of coordinate sequence (the number of entries).
- getDimension() - Method in class PointTree
-
Returns the number of dimensions of points in this tree.
- getDimension() - Method in class AbstractCS
-
Returns the number of dimensions of this coordinate system.
- getDimension() - Method in interface DirectPosition
-
The length of coordinate sequence (the number of entries).
- getDimension() - Method in interface Envelope
-
The length of coordinate sequence (the number of entries) in this envelope.
- getDimension() - Method in interface CoordinateSystem
-
Returns the dimension of the coordinate system.
- getDimensionDescription() - Method in class DefaultDimension
-
Return the axis dimension description.
- getDimensionDescriptor(int) - Method in class MatrixParameters
-
Returns the parameter descriptor for the dimension at the given index.
- getDimensionName() - Method in class DefaultDimension
-
Returns the name of the axis.
- getDimensionName() - Method in interface Dimension
-
Name of the axis.
- getDimensionOrZero(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the number of dimensions of the given CRS, or 0 if
null. - getDimensions() - Method in class DefaultCoverageDescription
-
Deprecated.As of ISO 19115:2014, moved to
DefaultAttributeGroup.getAttributes(). - getDimensions() - Method in interface CoverageDescription
-
Information on the dimensions of the cell measurement value.
- getDimensionSize() - Method in class DefaultDimension
-
Returns the number of elements along the axis.
- getDimensionSize() - Method in interface Dimension
-
Number of elements along the axis.
- getDimensionTitle() - Method in class DefaultDimension
-
Returns the enhancement / modifier of the dimension name.
- getDirection() - Method in class DefaultCoordinateSystemAxis
-
Returns the direction of this coordinate system axis.
- getDirection() - Method in interface CoordinateSystemAxis
-
Direction of this coordinate system axis.
- getDirectionReplacement(CoordinateSystemAxis, AxisDirection) - Method in interface AxisFilter
-
Returns a replacement for the given axis direction.
- getDirectPosition() - Method in class AbstractDirectPosition
-
Returns this direct position.
- getDirectPosition() - Method in class DirectPosition2D
-
Returns this direct position.
- getDirectPosition() - Method in interface Position
-
Returns the direct position.
- getDisplayBounds() - Method in class Canvas
-
Returns the size and location of the display device.
- getDisplayBounds() - Method in class PlanarCanvas
-
Returns the size and location of the display device.
- getDisplayChange() - Method in class TransformChangeEvent
-
Returns the change from old display coordinates to new display coordinates.
- getDisplayChange2D() - Method in class TransformChangeEvent
-
Returns the change in display coordinates as a Java2D affine transform.
- getDisplayCRS() - Method in class Canvas
-
Returns the Coordinate Reference System of the display device.
- getDisplayName() - Method in class DataStore
-
Returns a short name or label for this data store.
- getDisplayName() - Method in class LandsatStore
-
Returns the name of the directory that contains this data set.
- getDisplayName(IdentifiedObject) - Static method in class IdentifiedObjects
-
Returns a name that can be used for display purposes.
- getDisplayName(IdentifiedObject, Locale) - Static method in class IdentifiedObjects
-
Returns a name that can be used for display purposes in the specified locale.
- getDisplayTransform() - Method in class CanvasFollower
-
Returns the transform from source display coordinates to target display coordinates.
- getDisseminationConstraints() - Method in class DefaultReleasability
-
Components in determining releasability.
- getDistance() - Method in class DefaultResolution
-
Returns the ground sample distance.
- getDistance() - Method in interface Resolution
-
Ground sample distance.
- getDistanceUnit() - Method in class GeodeticCalculator
-
Returns the unit of measurement of all distance measurements.
- getDistributedComputingPlatforms() - Method in class DefaultOperationMetadata
-
Returns the distributed computing platforms (DCPs) on which the operation has been implemented.
- getDistributionFormats() - Method in class DefaultDigitalTransferOptions
-
Returns the formats of distribution.
- getDistributionFormats() - Method in class DefaultDistribution
-
Provides a description of the format of the data to be distributed.
- getDistributionFormats() - Method in interface Distribution
-
Provides a description of the format of the data to be distributed.
- getDistributionInfo() - Method in class DefaultMetadata
-
Returns information about the distributor of and options for obtaining the resource(s).
- getDistributionInfo() - Method in interface Metadata
-
Provides information about the distributor of and options for obtaining the resource(s).
- getDistributionOrderProcesses() - Method in class DefaultDistributor
-
Provides information about how the resource may be obtained, and related instructions and fee information.
- getDistributionOrderProcesses() - Method in interface Distributor
-
Provides information about how the resource may be obtained, and related instructions and fee information.
- getDistributorContact() - Method in class DefaultDistributor
-
Party from whom the resource may be obtained.
- getDistributorContact() - Method in interface Distributor
-
Party from whom the resource may be obtained.
- getDistributorFormats() - Method in class DefaultDistributor
-
Provides information about the format used by the distributor.
- getDistributorFormats() - Method in interface Distributor
-
Provides information about the format used by the distributor.
- getDistributors() - Method in class DefaultDistribution
-
Provides information about the distributor.
- getDistributors() - Method in interface Distribution
-
Provides information about the distributor.
- getDistributorTransferOptions() - Method in class DefaultDistributor
-
Provides information about the technical means and media used by the distributor.
- getDistributorTransferOptions() - Method in interface Distributor
-
Provides information about the technical means and media used by the distributor.
- getDocumentations() - Method in class DefaultProcessing
-
Returns the reference to documentation describing the processing.
- getDocumentations() - Method in interface Processing
-
Reference to documentation describing the processing.
- getDocumentURI() - Method in class MarshalContext
-
Returns the URI of the document being (un)marshalled, if this URI is known.
- getDomain() - Method in class ImageRequest
-
Returns the desired grid extent and resolution, or an empty value for reading the full domain.
- getDomain() - Method in class PixelIterator
-
Returns the pixel coordinates of the region where this iterator is doing the iteration.
- getDomain(DomainDefinition) - Method in class AbstractMathTransform
-
Returns the ranges of coordinate values which can be used as inputs.
- getDomain(DomainDefinition) - Method in class AbstractMathTransform.Inverse
-
Returns the ranges of coordinate values which can be used as inputs.
- getDomain(MathTransform) - Static method in class MathTransforms
-
Returns source coordinate values where the transform is mathematically and numerically applicable.
- getDomainCode() - Method in class DefaultExtendedElementInformation
-
Deprecated.Removed as of ISO 19115:2014.
- getDomainCode() - Method in interface ExtendedElementInformation
-
Three digit code assigned to the extended element.
- getDomainOfValidity() - Method in class AbstractReferenceSystem
-
Deprecated.Replaced by
AbstractIdentifiedObject.getDomains()as of ISO 19111:2019. - getDomainOfValidity() - Method in class AbstractDatum
-
Deprecated.Replaced by
AbstractIdentifiedObject.getDomains()as of ISO 19111:2019. - getDomainOfValidity() - Method in class 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 DatumShiftGrid
-
Returns the domain of validity of input coordinates that can be specified to the
interpolateAt(…)method. - getDomainOfValidity() - Method in class DefaultDatumEnsemble
-
Returns a domain of validity which is common to all members of the datum ensemble.
- getDomainOfValidity() - Method in class DefaultObjectDomain
-
Returns the spatial and temporal extent in which this object is valid.
- getDomainOfValidity() - Method in class AbstractCoordinateOperation
-
Deprecated.Replaced by
AbstractIdentifiedObject.getDomains()as of ISO 19111:2019. - getDomainOfValidity() - Method in interface Datum
-
Area or region or timeframe in which this datum is valid.
- getDomainOfValidity() - Method in interface CoordinateOperation
-
Area or region or timeframe in which this coordinate operation is valid.
- getDomainOfValidity() - Method in interface ReferenceSystem
-
Area or region or timeframe in which this (coordinate) reference system is valid.
- getDomainOfValidity(String) - Method in class ReferencingFunctions
-
Returns the domain of validity from an authority code.
- getDomainOfValidity(String) - Method in interface XReferencing
-
Returns the domain of validity as country or region names for an identified object.
- getDomainOfValidity(Unit) - Method in class DatumShiftGrid
-
Returns the domain of validity converted to the specified unit of measurement.
- getDomainOfValidity(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the domain of validity of the specified coordinate reference system, or
nullif unknown. - getDomainOfValidity(IdentifiedObject) - Static method in class IdentifiedObjects
-
Returns the domain of validity of the given object.
- getDomains() - Method in class AbstractIdentifiedObject
-
Returns the usage of this CRS-related object.
- getDomainValue() - Method in class DefaultExtendedElementInformation
-
Valid values that can be assigned to the extended element.
- getDomainValue() - Method in interface ExtendedElementInformation
-
Valid values that can be assigned to the extended element.
- getDriver() - Method in class GDALStore
-
Returns the GDAL driver used for opening the file.
- getDrivers() - Method in class GDALStoreProvider
-
Returns an unmodifiable list of all GDAL drivers currently available.
- getEastBoundLongitude() - Method in class DefaultGeographicBoundingBox
-
Returns the eastern-most coordinate of the limit of the dataset extent.
- getEastBoundLongitude() - Method in interface GeographicBoundingBox
-
Returns the eastern-most coordinate of the limit of the dataset extent.
- getEccentricity() - Method in class 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 DefaultEllipsoid
-
Returns the square of the
eccentricityvalue. - getEdition() - Method in class DefaultCitation
-
Returns the version of the cited resource.
- getEdition() - Method in interface Citation
-
Version of the cited resource.
- getEditionDate() - Method in class DefaultCitation
-
Returns the date of the edition.
- getEditionDate() - Method in interface Citation
-
Date of the edition, or
nullif none. - getElectronicMailAddresses() - Method in class DefaultAddress
-
Returns the address of the electronic mailbox of the responsible organization or individual.
- getElectronicMailAddresses() - Method in interface Address
-
Address of the electronic mailbox of the responsible organization or individual.
- getElement(int, int) - Method in class Matrix1
-
Retrieves the value at the specified row and column of this matrix.
- getElement(int, int) - Method in class Matrix2
-
Retrieves the value at the specified row and column of this matrix.
- getElement(int, int) - Method in class Matrix3
-
Retrieves the value at the specified row and column of this matrix.
- getElement(int, int) - Method in class Matrix4
-
Retrieves the value at the specified row and column of this matrix.
- getElement(int, int) - Method in interface Matrix
-
Retrieves the value at the specified row and column of this matrix.
- getElementDescriptor(int...) - Method in class MatrixParameters
-
Returns the parameter descriptor for a matrix element at the given indices.
- getElementNames() - Method in class DefaultQualityMeasure
-
Returns the names of the data quality element to which a measure applies.
- getElementPattern(boolean) - Method in class RangeFormat
-
Returns the pattern used by
RangeFormat.elementFormatfor formatting the minimum and maximum values. - getElements() - Method in class Matrix1
-
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
- getElements() - Method in class Matrix2
-
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
- getElements() - Method in class Matrix3
-
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
- getElements() - Method in class Matrix4
-
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
- getElements() - Method in class MatrixSIS
-
Returns a copy of all matrix elements in a flat, row-major (column indices vary fastest) array.
- getElementType() - Method in class PointTree
-
Returns the base type of all elements in this tree.
- getElementType() - Method in class Vector
-
Returns the type of elements in this vector.
- getElementType() - Method in class Range
-
Returns the base type of elements in this range.
- getElementType() - Method in class MatrixParameters
-
Returns the type of matrix element values.
- getElementType() - Method in class IdentifiedObjectSet
-
Returns the type of
IdentifiedObjectincluded in this set. - getElementType() - Method in class OptionKey
-
Returns the type of values associated to this option key.
- getElementType() - Method in interface CheckedContainer
-
Returns the base type of all elements in this container.
- getElementType() - Method in class CodeListSet
-
Returns the type of code list elements in this set.
- getElementType() - Method in class RangeSet
-
Returns the type of elements in this collection, which is always
Range. - getElementType() - Method in class TableColumn
-
Returns the base type of all values in any column identified by this
TableColumninstance. - getElementType() - Method in class WeakHashSet
-
Returns the type of elements in this set.
- getEllipsoid() - Method in class DefaultGeographicCRS
-
Returns the ellipsoid which is indirectly (through a datum) associated to this CRS.
- getEllipsoid() - Method in class DefaultGeodeticDatum
-
Returns the ellipsoid given at construction time.
- getEllipsoid() - Method in interface GeodeticDatum
-
Returns the ellipsoid.
- getEllipsoid(CoordinateReferenceSystem) - Static method in class DatumOrEnsemble
-
Returns the ellipsoid used by the given coordinate reference system.
- getEnclosingElement(int) - Method in class Formatter
-
Returns the enclosing WKT element, or
nullif the element being formatted is the root. - getEnding() - Method in class DefaultTemporalExtent
-
Returns the end of the temporal range for the content of the dataset.
- getEndingAzimuth() - Method in class GeodeticCalculator
-
Computes the angular heading at the ending point of a geodesic path.
- getEndPoint() - Method in class GeodeticCalculator
-
Returns or computes the destination in the CRS specified at construction time.
- getEnsembleAccuracy() - Method in class DefaultDatumEnsemble
-
Returns the inaccuracy introduced through use of this ensemble.
- getEnumConstant(Class) - Static method in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - getEnvelope() - Method in class BandedCoverage
-
Returns the bounding box for the coverage domain in CRS coordinates.
- getEnvelope() - Method in class GridCoverage
-
Returns the bounding box for the coverage domain in CRS coordinates.
- getEnvelope() - Method in class GridGeometry
-
Returns the bounding box of "real world" coordinates for this grid geometry.
- getEnvelope() - Method in class AbstractLocation
-
Returns an envelope that encompass the location.
- getEnvelope() - Method in class AbstractGridCoverageResource
-
Returns the envelope of the grid geometry if known.
- getEnvelope() - Method in class AbstractResource
-
Returns the spatiotemporal envelope of this resource.
- getEnvelope() - Method in class ConcatenatedFeatureSet
-
Returns the union of the envelopes in all aggregated feature sets.
- getEnvelope() - Method in class JoinFeatureSet
-
Returns the union of the envelopes in all aggregated feature sets.
- getEnvelope() - Method in interface DataSet
-
Returns the spatiotemporal extent of this resource in its most natural coordinate reference system.
- getEnvelope() - Method in interface GridCoverageResource
-
Returns the spatiotemporal extent of this resource in its most natural coordinate reference system.
- getEnvelope() - Method in interface TileMatrixSet
-
Returns an envelope that encompasses all
TileMatrixinstances in this set. - getEnvelope(CoordinateReferenceSystem) - Method in class GridGeometry
-
Returns the "real world" bounding box of this grid geometry transformed to the given CRS.
- getEnvironmentalConditions() - Method in class DefaultAcquisitionInformation
-
Returns a record of the environmental circumstances during the data acquisition.
- getEnvironmentalConditions() - Method in interface AcquisitionInformation
-
A record of the environmental circumstances during the data acquisition.
- getEnvironmentDescription() - Method in class DefaultDataIdentification
-
Returns a description of the resource in the producer's processing environment.
- getEnvironmentDescription() - Method in interface DataIdentification
-
Description of the dataset in the producer's processing environment, including items such as the software, the computer operating system, file name, and the dataset size.
- getEpsgCode(Class, CoordinateSystemAxis...) - Static method in class CoordinateSystems
-
Returns the EPSG code of a coordinate system using the units and directions of given axes.
- getEpsgCode(Unit, boolean) - Static method in class Units
-
Returns the EPSG code of the given units, or
nullif unknown. - getEpsgCode(Unit, AxisDirection...) - Static method in class CoordinateSystems
-
Returns the EPSG code of a coordinate system using the given unit and axis directions.
- getEquivalentScale() - Method in class DefaultResolution
-
Returns the level of detail expressed as the scale of a comparable hardcopy map or chart.
- getEquivalentScale() - Method in interface Resolution
-
Level of detail expressed as the scale of a comparable hardcopy map or chart.
- getErrorHandler() - Method in class ImageProcessor
-
Returns whether exceptions occurring during computation are propagated or logged.
- getErrorStatistic() - Method in class DefaultQuantitativeResult
-
Deprecated.Removed from ISO_19157:2013.
- getErrorStatistic() - Method in interface QuantitativeResult
-
Statistical method used to determine the value, or
nullif none. - getEvaluationMethod() - Method in class AbstractElement
-
Returns the evaluation information.
- getEvaluationMethodDescription() - Method in class AbstractElement
-
Deprecated.
- getEvaluationMethodDescription() - Method in class DefaultEvaluationMethod
-
Returns the description of the evaluation method.
- getEvaluationMethodDescription() - Method in interface Element
-
Description of the evaluation method.
- getEvaluationMethodType() - Method in class AbstractElement
-
Deprecated.Replaced by
DefaultEvaluationMethod.getEvaluationMethodType(). - getEvaluationMethodType() - Method in class DefaultEvaluationMethod
-
Returns the type of method used to evaluate quality of the data.
- getEvaluationMethodType() - Method in interface Element
-
Type of method used to evaluate quality of the dataset, or
nullif unspecified. - getEvaluationProcedure() - Method in class AbstractElement
-
Deprecated.Replaced by
DefaultEvaluationMethod.getEvaluationProcedure(). - getEvaluationProcedure() - Method in class DefaultEvaluationMethod
-
Returns the reference to the procedure information.
- getEvaluationProcedure() - Method in interface Element
-
Reference to the procedure information, or
nullif none. - getExample() - Method in class DefaultBasicMeasure
-
Returns the illustration of the use of a data quality measure.
- getExamples() - Method in class DefaultQualityMeasure
-
Returns illustrations of the use of a data quality measure.
- getException(int) - Method in class Warnings
-
Returns the exception which was the cause of the message at the given index, or
nullif none. - getExceptions() - Method in class Warnings
-
Returns the non-fatal exceptions that occurred during the parsing or formatting.
- getExceptionSource(Exception) - Method in class Warnings
-
Returns the keywords of the WKT element where the given exception occurred, or
nullif unknown. - getExecutionMode() - Method in class ImageProcessor
-
Returns whether operations can be executed in parallel.
- getExpectedObjectives() - Method in class DefaultEvent
-
Returns the objective or objectives satisfied by an event.
- getExpectedObjectives() - Method in interface Event
-
Objective or objectives satisfied by an event.
- getExpiryDate() - Method in class DefaultRequirement
-
Returns the date and time after which collection is no longer valid.
- getExpiryDate() - Method in interface Requirement
-
Date and time after which collection is no longer valid.
- getExplanation() - Method in class DefaultConformanceResult
-
Returns the explanation of the meaning of conformance for this result.
- getExplanation() - Method in interface ConformanceResult
-
Explanation of the meaning of conformance for this result.
- getExponent(double) - Static method in class MathFunctions
-
Returns the unbiased exponent used in the representation of a
double, with correction for sub-normal numbers. - getExpressions() - Method in interface Filter
-
Returns the expressions used as arguments for this filter.
- getExtendedDescription() - Method in class DefaultMeasureDescription
-
Returns the illustration.
- getExtendedElementInformation() - Method in class DefaultMetadataExtensionInformation
-
Provides information about a new metadata element, not found in ISO 19115, which is required to describe resource.
- getExtendedElementInformation() - Method in interface MetadataExtensionInformation
-
Provides information about a new metadata element, not found in ISO 19115, which is required to describe geographic data.
- getExtensionOnLineResource() - Method in class DefaultMetadataExtensionInformation
-
Information about on-line sources containing the community profile name and the extended metadata elements and information for all new metadata elements.
- getExtensionOnLineResource() - Method in interface MetadataExtensionInformation
-
Information about on-line sources containing the community profile name and the extended metadata elements.
- getExtent() - Method in class GridGeometry
-
Returns the valid coordinate range of a grid coverage.
- getExtent() - Method in class DefaultPlatformPass
-
Returns the area covered by the pass.
- getExtent() - Method in class DefaultTemporalExtent
-
Returns the date and time for the content of the dataset.
- getExtent() - Method in class DefaultScope
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultScope.getExtents(). - getExtent() - Method in interface PlatformPass
-
Area covered by the pass.
- getExtent() - Method in interface TemporalExtent
-
Returns the date and time for the content of the dataset.
- getExtent() - Method in interface Scope
-
Information about the spatial, vertical and temporal extent of the data specified by the scope.
- getExtents() - Method in class DefaultObjective
-
Returns the extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
- getExtents() - Method in class DefaultResponsibility
-
Returns the spatial or temporal extents of the role.
- getExtents() - Method in class AbstractIdentification
-
Returns the spatial and temporal extent of the resource.
- getExtents() - Method in class DefaultScope
-
Returns information about the spatial, vertical and temporal extents of the resource specified by the scope.
- getExtents() - Method in interface Objective
-
Extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
- getExtents() - Method in interface DataIdentification
-
Additional extent information including the bounding polygon, vertical, and temporal extent of the dataset.
- getFacsimiles() - Method in class DefaultTelephone
-
Deprecated.As of ISO 19115:2014, replaced by a number code
TelephoneType.FACSIMILE. - getFacsimiles() - Method in interface Telephone
-
Telephone numbers of a facsimile machine for the responsible organization or individual.
- getFactory() - Method in interface MathTransformProvider.Context
-
The factory to use if the provider needs to create other math transforms as operation steps.
- getFactory(Class) - Method in class MultiRegisterOperations
-
Returns a factory used for building components of CRS or coordinate operations.
- getFactory(Class) - Method in class WKTFormat
-
Returns one of the factories used by this
WKTFormatfor parsing WKT. - getFeatureCatalogueCitations() - Method in class DefaultFeatureCatalogueDescription
-
Returns the complete bibliographic reference to one or more external feature catalogues.
- getFeatureCatalogueCitations() - Method in interface FeatureCatalogueDescription
-
Complete bibliographic reference to one or more external feature catalogues.
- getFeatureCount() - Method in class AbstractFeatureSet
-
Returns an estimation of the number of features in this set, or empty if unknown.
- getFeatureCount() - Method in class ConcatenatedFeatureSet
-
Returns an estimation of the number of features in this set, or an empty value if unknown.
- getFeatureCount() - Method in class MemoryFeatureSet
-
Returns the number of features in this set.
- getFeatureInstanceCount() - Method in class DefaultFeatureTypeInfo
-
Returns the number of occurrence of feature instances for this feature types, or
nullif none. - getFeatureInstances() - Method in class DefaultScopeDescription
-
Returns the feature instances to which the information applies.
- getFeatureInstances() - Method in interface ScopeDescription
-
Feature instances to which the information applies.
- getFeatures() - Method in class FeatureTable
-
Returns the source of features for this table.
- getFeatures() - Method in class DefaultScopeDescription
-
Returns the feature types to which the information applies.
- getFeatures() - Method in interface ScopeDescription
-
Features to which the information applies.
- getFeatureType() - Method in class Optimization
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
Optimization.getFinalFeatureTypes(). - getFeatureTypeInfo() - Method in class DefaultFeatureCatalogueDescription
-
Returns the subset of feature types from cited feature catalogue occurring in resource.
- getFeatureTypeName() - Method in class DefaultFeatureTypeInfo
-
Returns the name of the feature type.
- getFeatureTypes() - Method in class DefaultFeatureCatalogueDescription
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFeatureCatalogueDescription.getFeatureTypeInfo(). - getFeatureTypes() - Method in class DefaultDataFile
-
Returns the list of feature types concerned by the transfer data file.
- getFeatureTypes() - Method in interface FeatureCatalogueDescription
-
Subset of feature types from cited feature catalogue occurring in dataset.
- getFeatureTypes() - Method in interface DataFile
-
Provides the list of feature types concerned by the transfer data file.
- getFees() - Method in class DefaultStandardOrderProcess
-
Returns fees and terms for retrieving the resource.
- getFees() - Method in interface StandardOrderProcess
-
Fees and terms for retrieving the resource.
- getFields() - Method in class DefaultRecord
-
Returns the dictionary of all (name, value) pairs in this record.
- getFieldTypes() - Method in class DefaultRecordType
-
Returns the dictionary of all (name, type) pairs in this record type.
- getFileAttributeView(Path, Class, LinkOption...) - Method in class FileService
-
Returns a read-only or updatable view of a set of file attributes.
- getFileDecompressionTechnique() - Method in class DefaultFormat
-
Returns recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied.
- getFileDecompressionTechnique() - Method in interface Format
-
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 DefaultDataFile
-
Returns the text description of the file.
- getFileDescription() - Method in class DefaultBrowseGraphic
-
Returns the text description of the illustration.
- getFileDescription() - Method in interface BrowseGraphic
-
Text description of the illustration.
- getFileExtension() - Method in class StorageConnector
-
Returns the filename extension of the input/output object.
- getFileFormat() - Method in class DefaultDataFile
-
Deprecated.Removed in latest XSD schemas.
- getFileFormat() - Method in interface DataFile
-
Defines the format of the transfer data file.
- getFileIdentifier() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataIdentifier()in order to include the codespace attribute. - getFileIdentifier() - Method in interface Metadata
-
Unique identifier for this metadata file, or
nullif none. - getFileName() - Method in class DefaultDataFile
-
Returns the name or path of the file.
- getFileName() - Method in class DefaultBrowseGraphic
-
Returns the name of the file that contains a graphic that provides an illustration of the dataset.
- getFileName() - Method in interface BrowseGraphic
-
Name of the file that contains a graphic that provides an illustration of the dataset.
- getFileSet() - Method in class GDALStore
-
Returns an array of files believed to be part of this resource.
- getFileSet() - Method in class GeoTiffStore
-
Returns the paths to the files used by this GeoTIFF store.
- getFileSet() - Method in class LandsatStore
-
Returns the list of band files and the
*_MTL.txtfile. - getFileSet() - Method in interface Resource
-
Gets the paths to the files potentially used by this resource.
- getFileStore(Path) - Method in class FileService
-
Returns the store where a file is located.
- getFileSuffixes() - Method in class Driver
-
Returns the file extensions handled by the driver.
- getFileSystem(URI) - Method in class FileService
-
Returns a reference to a file system that was created by the
FileService.newFileSystem(URI, Map)method. - getFileType() - Method in class DefaultDataFile
-
Format in which the file is encoded.
- getFileType() - Method in class DefaultBrowseGraphic
-
Format in which the illustration is encoded.
- getFileType() - Method in class DefaultProcessStepReport
-
Returns the type of file that contains the processing report.
- getFileType() - Method in interface BrowseGraphic
-
Format in which the illustration is encoded.
- getFileType() - Method in interface ProcessStepReport
-
Type of file that contains the processing report.
- getFillValues() - Method in class GridCoverageProcessor
-
Returns the values to use for pixels that cannot be computed.
- getFillValues() - Method in class ImageProcessor
-
Returns the values to use for pixels that cannot be computed.
- getFinalFeatureTypes() - Method in class Optimization
-
Returns the exhaustive set of the types of all feature instances that the filters and expressions may see.
- getFirst() - Method in class IntegerList
-
Gets the first element.
- getFirstStep(MathTransform) - Static method in class MathTransforms
-
Returns the first step of the given (potentially concatenated) transform.
- getFlip(AffineTransform) - Static method in class AffineTransforms2D
-
Returns
-1if one axis has been flipped,+1if no axis has been flipped, or 0 if unknown. - getFollowRealWorld() - Method in class CanvasFollower
-
Returns whether this instance is following changes in "real world" coordinates.
- getFormat() - Method in class GeohashReferenceSystem
-
Returns the encoding/decoding format.
- getFormat() - Method in class DataStoreProvider
-
Returns a description of the data format.
- getFormat(Class) - Method in class CompoundFormat
-
Returns the format to use for parsing and formatting values of the given type.
- getFormatDistributors() - Method in class DefaultFormat
-
Provides information about the distributor's format.
- getFormatDistributors() - Method in interface Format
-
Provides information about the distributor's format.
- getFormatService() - Method in class UnitServices
-
Returns the service to obtain a
UnitFormatinstances. - getFormatSpecificationCitation() - Method in class DefaultFormat
-
Returns the citation / URL of the specification format.
- getFormula() - Method in class DefaultFormula
-
Returns the formula(s) or procedure used by the operation method, or
nullif none. - getFormula() - Method in class DefaultOperationMethod
-
Formula(s) or procedure used by this operation method.
- getFormula() - Method in interface Formula
-
Formula(s) or procedure used by the operation method.
- getFormula() - Method in interface OperationMethod
-
Formula(s) or procedure used by this operation method.
- getFragmentNames() - Method in class WKTFormat
-
Returns the name of all WKT fragments known to this
WKTFormat. - getFrameReferenceEpoch() - Method in class DefaultGeodeticDatum.Dynamic
-
Returns the epoch to which the coordinates of stations defining the dynamic reference frame are referenced.
- getFrameReferenceEpoch() - Method in class DefaultVerticalDatum.Dynamic
-
Returns the epoch to which the coordinates of stations defining the dynamic reference frame are referenced.
- getFrameReferenceEpoch(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the epoch to which the coordinates of stations defining the dynamic CRS are referenced.
- getFrom() - Method in class XLink
-
Returns the starting resource.
- getFunction() - Method in class DefaultOnlineResource
-
Returns the code for function performed by the online resource.
- getFunction() - Method in interface OnlineResource
-
Code for function performed by the online resource.
- getFunctionName() - Method in interface Expression
-
Returns the name of the function to be called.
- getFunctions() - Method in class DefaultObjective
-
Returns the role or purpose performed by or activity performed at the objective.
- getFunctions() - Method in interface Objective
-
Role or purpose performed by or activity performed at the objective.
- getGCPs() - Method in class DefaultGCPCollection
-
Returns the ground control point(s) used in the collection.
- getGCPs() - Method in interface GCPCollection
-
Ground control point(s) used in the collection.
- getGeocentricRadius(double) - Method in class DefaultEllipsoid
-
Returns the geocentric radius at the given geodetic latitude.
- getGeodesicDistance() - Method in class GeodeticCalculator
-
Returns or computes the shortest distance from start point to end point.
- getGeodeticReferenceFrame(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the geodetic reference frame used by the given coordinate reference system.
- getGeographicArea() - Method in class Canvas
-
Returns the geographic bounding box encompassing the area shown on the display device.
- getGeographicArea(String) - Method in class ReferencingFunctions
-
Returns the domain of validity as a geographic bounding box for an identified object.
- getGeographicArea(String) - Method in interface XReferencing
-
Returns the domain of validity as a geographic bounding box for an identified object.
- getGeographicBoundingBox(Stream) - Static method in class Extents
-
Returns a single geographic bounding box for the given extents.
- getGeographicBoundingBox(Extent) - Static method in class Extents
-
Returns a single geographic bounding box from the specified extent.
- getGeographicBoundingBox(Metadata) - Static method in class Extents
-
Returns a single geographic bounding box from the specified metadata.
- getGeographicBoundingBox(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the valid geographic area for the given coordinate reference system, or
nullif unknown. - getGeographicBoundingBox(IdentifiedObject) - Static method in class IdentifiedObjects
-
Returns the geographic bounding box computed from the domains of the given object.
- getGeographicBoundingBox(CoordinateOperation) - Static method in class CRS
-
Returns the valid geographic area for the given coordinate operation, or
nullif unknown. - getGeographicCoordinates() - Method in class DefaultGCP
-
Returns the geographic or map position of the control point, in either two or three dimensions.
- getGeographicCoordinates() - Method in interface GCP
-
Geographic or map position of the control point, in either two or three dimensions.
- getGeographicCRS() - Method in class GeodeticCalculator
-
Returns the coordinate reference system for all methods expecting (φ,λ) as
doublevalues. - getGeographicElements() - Method in class DefaultExtent
-
Provides geographic component of the extent of the referring object
- getGeographicElements() - Method in interface Extent
-
Provides geographic component of the extent of the referring object
- getGeographicExtent() - Method in class GridGeometry
-
Returns the approximate latitude and longitude coordinates of the grid.
- getGeographicExtent() - Method in class AbstractLocation
-
Returns a description of the location instance.
- getGeographicIdentifier() - Method in class DefaultGeographicDescription
-
Returns the identifier used to represent a geographic area.
- getGeographicIdentifier() - Method in class AbstractLocation
-
Returns a unique identifier for the location instance.
- getGeographicIdentifier() - Method in interface GeographicDescription
-
Returns the identifier used to represent a geographic area.
- getGeolocationInformation() - Method in class DefaultGeoreferenceable
-
Returns the information that can be used to geolocate the data.
- getGeolocationInformation() - Method in interface Georeferenceable
-
Information that can be used to geolocate the data.
- getGeometricObjectCount() - Method in class DefaultGeometricObjects
-
Returns the total number of the point or vector object type occurring in the dataset.
- getGeometricObjectCount() - Method in interface GeometricObjects
-
Total number of the point or vector object type occurring in the dataset.
- getGeometricObjects() - Method in class DefaultVectorSpatialRepresentation
-
Returns information about the geometric objects used in the dataset.
- getGeometricObjects() - Method in interface VectorSpatialRepresentation
-
Information about the geometric objects used in the dataset.
- getGeometricObjectType() - Method in class DefaultGeometricObjects
-
Returns the total number of the point or vector object type occurring in the dataset.
- getGeometricObjectType() - Method in interface GeometricObjects
-
Name of point and vector spatial objects used to locate zero-, one-, and twodimensional spatial locations in the dataset.
- getGeoreferencedParameters() - Method in class DefaultGeoreferenceable
-
Returns the terms which support grid data georeferencing.
- getGeoreferencedParameters() - Method in interface Georeferenceable
-
Terms which support grid data georeferencing.
- getGraphicOverviews() - Method in class AbstractIdentification
-
Provides a graphic that illustrates the resource(s) (should include a legend for the graphic).
- getGraphicOverviews() - Method in interface Identification
-
Provides a graphic that illustrates the resource(s) (should include a legend for the graphic).
- getGraphics() - Method in class DefaultCitation
-
Returns citation graphics or logo for cited party.
- getGraphics() - Method in class DefaultConstraints
-
Returns the graphics / symbols indicating the constraint.
- getGraphicsFile() - Method in class DefaultApplicationSchemaInformation
-
Full application schema given as a graphics file.
- getGraphicsFile() - Method in interface ApplicationSchemaInformation
-
Full application schema given as a graphics file.
- getGreenwichLongitude() - Method in class DefaultPrimeMeridian
-
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
- getGreenwichLongitude() - Method in interface PrimeMeridian
-
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
- getGreenwichLongitude(Unit) - Method in class DefaultPrimeMeridian
-
Returns the longitude value relative to the Greenwich Meridian, expressed in the specified units.
- getGreenwichLongitude(GeodeticCRS) - Static method in class CRS
-
Returns the Greenwich longitude of the prime meridian of the given CRS in degrees.
- getGridCoverage() - Method in class MemoryGridCoverageResource
-
Returns the grid coverage wrapped by this resource.
- getGridGeometry() - Method in class GridCoverage
-
Returns information about the domain of this grid coverage.
- getGridGeometry() - Method in class Canvas
-
Returns canvas properties (CRS, display bounds, conversion) encapsulated in a grid geometry.
- getGridGeometry() - Method in interface GridCoverageResource
-
Returns the valid extent of grid coordinates together with the conversion from those grid coordinates to real world coordinates.
- getGridGeometry() - Method in class MemoryGridCoverageResource
-
Returns information about the domain of wrapped grid coverage.
- getGridGeometry2D() - Method in class GridCoverage2D
-
Returns the two-dimensional part of this grid geometry.
- getGridSize() - Method in class DatumShiftGrid
-
Returns the number of cells along each axis in the grid.
- getGridSize(int) - Method in class DatumShiftGrid
-
Returns the number of cells in the specified dimension.
- getGridStartsAtZero() - Method in class DomainLinearizer
-
Returns whether
GridExtentshould have their lower grid coordinates set to zero. - getGridToCRS(PixelInCell) - Method in class GridGeometry
-
Returns the conversion from grid coordinates to "real world" coordinates.
- getGridTransform(PixelInCell) - Method in class GridDerivation
-
Returns the transform from derived grid coordinates to base grid coordinates.
- getGroundAccuracy() - Method in class CoordinateFormat
-
Returns the current ground accuracy value, or
nullif none. - getGroundAccuracyText() - Method in class CoordinateFormat
-
Returns the textual representation of the current ground accuracy.
- getGroundResolution() - Method in class DefaultNominalResolution
-
Returns the distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.
- getGroundResolution() - Method in interface NominalResolution
-
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.
- getHandlingDescription() - Method in class DefaultSecurityConstraints
-
Returns the additional information about the restrictions on handling the resource.
- getHandlingDescription() - Method in interface SecurityConstraints
-
Additional information about the restrictions on handling the resource.
- getHashLength() - Method in class GeohashReferenceSystem.Coder
-
Returns the length of geohashes strings to be encoded by the
GeohashReferenceSystem.Coder.encode(DirectPosition)method. - getHeader() - Method in class TableColumn
-
Returns the text to display as column header.
- getHeader() - Method in class 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 Envelope2D
-
Returns the span for dimension 1.
- getHeight() - Method in class MapCanvas.Renderer
-
Returns the height (number of rows) of the view, in pixels.
- getHeight() - Method in class ResampledImage
-
Returns the number of rows in this image.
- getHierarchyLevelNames() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataScopes()followed byDefaultMetadataScope.getName(). - getHierarchyLevelNames() - Method in interface Metadata
-
Name of the hierarchy levels for which the metadata is provided.
- getHierarchyLevels() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataScopes()followed byDefaultMetadataScope.getResourceScope(). - getHierarchyLevels() - Method in interface Metadata
-
Scope to which the metadata applies.
- getHigh(int) - Method in class GridExtent
-
Returns the valid maximum inclusive grid coordinate along the specified dimension.
- getHorizontalComponent(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the first horizontal coordinate reference system found in the given CRS, or
nullif there is none. - getHoursOfService() - Method in class DefaultContact
-
Returns the time period (including time zone) when individuals can contact the organization or individual.
- getHoursOfService() - Method in interface Contact
-
Time period (including time zone) when individuals can contact the organization or individual.
- getHRef() - Method in class XLink
-
Returns a URN to an external resources, or to another part of a XML document, or an identifier.
- getIdentificationInfo() - Method in class DefaultMetadata
-
Returns basic information about the resource(s) to which the metadata applies.
- getIdentificationInfo() - Method in interface Metadata
-
Basic information about the resource(s) to which the metadata applies.
- getIdentifications() - Method in class ModifiableLocationType
-
Returns the method(s) of uniquely identifying location instances.
- getIdentifiedIssues() - Method in class DefaultUsage
-
Citation of a description of known issues associated with the resource along with proposed solutions if available.
- getIdentifier() - Method in class DefaultEvent
-
Returns the event name or number.
- getIdentifier() - Method in class DefaultInstrument
-
Returns the unique identification of the instrument.
- getIdentifier() - Method in class DefaultOperation
-
Returns the unique identification of the operation.
- getIdentifier() - Method in class DefaultPlatform
-
Returns the unique identification of the platform.
- getIdentifier() - Method in class DefaultPlatformPass
-
Returns the unique name of the pass.
- getIdentifier() - Method in class DefaultRequirement
-
Returns the unique name, or code, for the requirement.
- getIdentifier() - Method in class DefaultMedium
-
Returns a unique identifier for an instance of the medium.
- getIdentifier() - Method in class ISOMetadata
-
Returns the first identifier which is presumed to be defined by ISO 19115 conceptual model.
- getIdentifier() - Method in class DefaultProcessing
-
Returns the information to identify the processing package that produced the data.
- getIdentifier() - Method in class AbstractFeatureSet
-
Returns the feature type name as the identifier for this resource.
- getIdentifier() - Method in class DataStore
-
Returns an identifier for the root resource of this data store, or an empty value if none.
- getIdentifier() - Method in class Driver
-
Returns the short name of the driver.
- getIdentifier() - Method in class GDALStore
-
Returns an identifier for the root resource of this data store, or an empty value if none.
- getIdentifier() - Method in class GeoTiffStore
-
Returns an identifier constructed from the name of the TIFF file.
- getIdentifier() - Method in class LandsatStore
-
Returns the value associated to
LANDSAT_SCENE_IDin the Landsat metadata file. - getIdentifier() - Method in class MemoryGridCoverageResource
-
Returns the resource identifier specified at construction time, if any.
- getIdentifier() - Method in class NetcdfStore
-
Returns an identifier constructed from global attributes or the filename of the netCDF file.
- getIdentifier() - Method in interface Resource
-
Returns the resource persistent identifier.
- getIdentifier() - Method in class SQLStore
-
Returns an identifier for the root resource of this SQL store, or an empty value if none.
- getIdentifier() - Method in interface TileMatrix
-
Returns an alphanumeric identifier which is unique in the
TileMatrixSetthat contains thisTileMatrix. - getIdentifier() - Method in interface TileMatrixSet
-
Returns an alphanumeric identifier which is unique in the
TiledResourcethat contains thisTileMatrixSet. - getIdentifier() - Method in interface Event
-
Event name or number.
- getIdentifier() - Method in interface Instrument
-
Unique identification of the instrument.
- getIdentifier() - Method in interface Operation
-
Unique identification of the operation.
- getIdentifier() - Method in interface Platform
-
Unique identification of the platform.
- getIdentifier() - Method in interface PlatformPass
-
Unique name of the pass.
- getIdentifier() - Method in interface Requirement
-
Unique name, or code, for the requirement.
- getIdentifier() - Method in interface Processing
-
Information to identify the processing package that produced the data.
- getIdentifier(Citation) - Static method in class Citations
-
Infers an identifier from the given citation, or returns
nullif no identifier has been found. - getIdentifier(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
-
Returns an identifier for the given object according the given authority.
- getIdentifierCode() - Method in exception class NoSuchIdentifierException
-
Returns the identifier code.
- getIdentifierMap() - Method in class DefaultRepresentativeFraction
-
Returns a map view of the identifiers collection as (authority, code) entries.
- getIdentifierMap() - Method in class ISOMetadata
-
A map view of the identifiers collection as (authority, code) entries.
- getIdentifierMap() - Method in interface IdentifiedObject
-
A map view of the identifiers collection as (authority, code) entries.
- getIdentifierOrName(IdentifiedObject) - Static method in class IdentifiedObjects
-
Returns the string representation of the first identifier, or the object name if there is no identifier.
- getIdentifiers() - Method in class DefaultObjective
-
Returns the code used to identify the objective.
- getIdentifiers() - Method in class AbstractParty
-
Identifiers of the party.
- getIdentifiers() - Method in class DefaultCitation
-
Returns the unique identifier for the resource.
- getIdentifiers() - Method in class DefaultRepresentativeFraction
-
Returns all identifiers associated to this object, or an empty collection if none.
- getIdentifiers() - Method in class ISOMetadata
-
Returns all identifiers associated to this object (from conceptual model and from XML document).
- getIdentifiers() - Method in class AbstractIdentifiedObject
-
Returns identifiers which references elsewhere the object's defining information.
- getIdentifiers() - Method in interface IdentifiedObject
-
Returns all identifiers associated to this object.
- getIdentifiers() - Method in interface Objective
-
Code used to identify the objective.
- getIdentifiers() - Method in interface Citation
-
Unique identifier for the resource.
- getIdentifiers() - Method in interface IdentifiedObject
-
An identifier which references elsewhere the object's defining information.
- getIlluminationAzimuthAngle() - Method in class DefaultImageDescription
-
Returns the illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
- getIlluminationAzimuthAngle() - Method in interface ImageDescription
-
Illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
- getIlluminationElevationAngle() - Method in class 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.
- getIlluminationElevationAngle() - Method in interface ImageDescription
-
Illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth's surface.
- getImage() - Method in class GridView
-
Returns the source of sample values for this table.
- getImageConstraints() - Method in class DefaultBrowseGraphic
-
Returns the restrictions on access and / or use of browse graphic.
- getImageGeometry(int) - Method in class ImageRenderer
-
Computes the conversion from pixel coordinates to CRS, together with the geospatial envelope of the image.
- getImageLayout() - Method in class ImageProcessor
-
Returns the preferences about the tiling of an image in relationship with a given image size.
- getImageQualityCode() - Method in class DefaultImageDescription
-
Returns a code in producer’s codespace that specifies the image quality.
- getImageQualityCode() - Method in interface ImageDescription
-
Specifies the image quality.
- getImagingCondition() - Method in class DefaultImageDescription
-
Returns the conditions which affected the image.
- getImagingCondition() - Method in interface ImageDescription
-
Conditions affected the image.
- getImplementation(Class) - Method in class MetadataStandard
-
Returns the implementation class for the given interface, or
nullif none. - getImplementationName() - Method in class ReferencingFunctions
-
Provides the implementation name of the service.
- getInclusion() - Method in class AbstractGeographicExtent
-
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
- getInclusion() - Method in interface GeographicExtent
-
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 WKTFormat
-
Returns the current indentation to be used for formatting objects.
- getIndentation() - Method in class TreeTableFormat
-
Returns the number of spaces to add on the left margin for each indentation level.
- getIndices() - Method in interface Tile
-
Returns the indices of this tile in the
TileMatrix. - getIndividual() - Method in class DefaultOrganisation
-
Returns the individuals in the named organization.
- getIndividualName() - Method in class DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
getName()inDefaultIndividual. - getIndividualName() - Method in interface ResponsibleParty
-
Name of the responsible person- surname, given name, title separated by a delimiter.
- getInitiativeType() - Method in class DefaultAssociatedResource
-
Returns the type of initiative under which the associated resource was produced, or
nullif none. - getInitiativeType() - Method in interface AggregateInformation
-
Type of initiative under which the aggregate dataset was produced.
- getInstance() - Static method in class StatisticsFormat
-
Returns an instance for the current system default locale.
- getInstance() - Static method in class AngleFormat
-
Constructs a new
AngleFormatfor the default pattern and the current default locale. - getInstance(Locale) - Static method in class StatisticsFormat
-
Returns an instance for the given locale.
- getInstance(Locale) - Static method in class AngleFormat
-
Constructs a new
AngleFormatfor the default pattern and the specified locale. - getInstant(Extent, ZoneId, double) - Static method in class Extents
-
Returns an instant in the temporal elements of the given extent, or
nullif none. - getInstructionURL() - Method in class InstallationResources
-
Returns a URL where users can get more information about the installation process.
- getInstruments() - Method in class DefaultAcquisitionInformation
-
Returns the general information about the instrument used in data acquisition.
- getInstruments() - Method in class DefaultPlatform
-
Gets the instrument(s) mounted on a platform.
- getInstruments() - Method in interface AcquisitionInformation
-
General information about the instrument used in data acquisition.
- getInstruments() - Method in interface Platform
-
Instrument(s) mounted on a platform.
- getInt(int) - Method in class IntegerList
-
Returns the element at the given index as the
intprimitive type. - getInterface() - Method in class AbstractMetadata
-
Returns the metadata interface implemented by this class.
- getInterface() - Method in class AbstractParameterDescriptor
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultParameterDescriptor
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultParameterDescriptorGroup
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractIdentifiedObject
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractReferenceSystem
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultParametricCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCompoundCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultDerivedCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEngineeringCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultGeocentricCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultGeographicCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultProjectedCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultTemporalCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultVerticalCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultAffineCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCartesianCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCoordinateSystemAxis
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCylindricalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEllipsoidalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultLinearCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultPolarCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultSphericalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultTimeCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultVerticalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEllipsoid
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEngineeringDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultGeodeticDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultPrimeMeridian
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultTemporalDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultVerticalDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractCoordinateOperation
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultConversion
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultOperationMethod
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultPassThroughOperation
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultTransformation
-
Returns the GeoAPI interface implemented by this class.
- getInterface(Class) - Method in class MetadataStandard
-
Returns the metadata interface implemented by the specified implementation class.
- getInternationalMessage() - Method in exception class UnparsableObjectException
-
If this exception is capable to return the message in various locales, returns that message.
- getInternationalMessage() - Method in exception class DataStoreException
-
If this exception is capable to return the message in various locales, returns that message.
- getInternationalMessage() - Method in interface LocalizedException
-
If this exception is capable to return the message in various locales, returns that message.
- getInterpolation() - Method in class CoverageCombiner
-
Returns the interpolation method to use during resample operations.
- getInterpolation() - Method in class GridCoverageProcessor
-
Returns the interpolation method to use for resampling operations.
- getInterpolation() - Method in class CoverageCanvas
-
Gets the interpolation method used during resample operations.
- getInterpolation() - Method in class ImageCombiner
-
Returns the interpolation method to use during resample operations.
- getInterpolation() - Method in class ImageProcessor
-
Returns the interpolation method to use during resample operations.
- getInterpolationCRS() - Method in class AbstractCoordinateOperation
-
Returns the CRS to be used for interpolations in a grid.
- getIntersection() - Method in class GridDerivation
-
Returns the extent of the modified grid geometry, ignoring subsampling or changes in resolution.
- getInverseFlattening() - Method in class DefaultEllipsoid
-
Returns the value of the inverse of the flattening constant.
- getInverseFlattening() - Method in interface Ellipsoid
-
Returns the value of the inverse of the flattening constant.
- getInvocationName() - Method in class DefaultOperationMetadata
-
Returns the name used to invoke this interface within the context of the DCP.
- getISBN() - Method in class DefaultCitation
-
Returns the International Standard Book Number.
- getISBN() - Method in interface Citation
-
International Standard Book Number, or
nullif none. - getISSN() - Method in class DefaultCitation
-
Returns the International Standard Serial Number.
- getISSN() - Method in interface Citation
-
International Standard Serial Number, or
nullif none. - getIssueIdentification() - Method in class DefaultSeries
-
Returns information identifying the issue of the series.
- getIssueIdentification() - Method in interface Series
-
Information identifying the issue of the series.
- getItems() - Method in class RecentReferenceSystems
-
Returns all reference systems in the order they appear in JavaFX controls.
- getIterationOrder() - Method in class PixelIterator
-
Returns the order in which pixels are traversed.
- getJavaLocale() - Method in class CalcAddins
-
Returns the locale as an object from the Java standard SDK.
- getJoinType() - Method in class JoinFeatureSet
-
Specifies whether values on both sides are required (inner join), or only one side (outer join).
- getKeywordCase() - Method in class WKTFormat
-
Returns whether WKT keywords should be written with upper cases or camel cases.
- getKeywordClass() - Method in class 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 DefaultKeywords
-
Returns commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
- getKeywords() - Method in interface Keywords
-
Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
- getKeywordStyle() - Method in class WKTFormat
-
Returns whether to use short or long WKT keywords.
- getLabel() - Method in class XLink
-
Returns an identification of the target of a
fromortoattribute. - getLanguage() - Method in class DefaultMetadata
-
Deprecated.Replaced by
DefaultMetadata.getLocalesAndCharsets().keySet(). - getLanguage() - Method in interface Metadata
-
Language used for documenting metadata.
- getLanguages() - Method in class DefaultFeatureCatalogueDescription
-
Deprecated.Replaced by
getLocalesAndCharsets().keySet(). - getLanguages() - Method in class DefaultDataIdentification
-
Deprecated.Replaced by
getLocalesAndCharsets().keySet(). - getLanguages() - Method in interface FeatureCatalogueDescription
-
Language(s) used within the catalogue.
- getLanguages() - Method in interface DataIdentification
-
Language(s) used within the dataset.
- getLargestDimensions(int) - Method in class GridExtent
-
Returns the indices of the
numDimdimensions having the largest sizes. - getLast() - Method in class IntegerList
-
Gets the last element.
- getLastCompletedTransform() - Method in exception class TransformException
-
Returns the last transform that either transformed successfully all coordinates, or filled the untransformable coordinates with NaN values.
- getLastMethodUsed() - Method in class DefaultMathTransformFactory
-
Deprecated.Replaced by
MathTransformBuilder.getMethod(). - getLastMethodUsed() - Method in interface MathTransformFactory
-
Returns the operation method used for the latest call to
createParameterizedTransform, ornullif not applicable. - getLastStep(MathTransform) - Static method in class MathTransforms
-
Returns the last step of the given (potentially concatenated) transform.
- getLatestAcceptableDate() - Method in class DefaultRequestedDate
-
Returns the latest date and time collection must be completed.
- getLatestAcceptableDate() - Method in interface RequestedDate
-
Latest date and time collection must be completed.
- getLeafInterfaces(Class, Class) - Static method in class 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 DefaultScope
-
Returns the hierarchical level of the data specified by the scope.
- getLevel() - Method in class DefaultScopeDescription
-
Returns an indication of which property is set, or
nullif unknown. - getLevel() - Method in interface Scope
-
Hierarchical level of the data specified by the scope.
- getLevelColor(Level) - Method in class MonolineFormatter
-
Returns the color used for the given level, or
nullif none. - getLevelDescription() - Method in class DefaultScope
-
Returns detailed descriptions about the level of the data specified by the scope.
- getLevelDescription() - Method in interface Scope
-
Detailed description about the level of the data specified by the scope.
- getLevelOfDetail() - Method in class DefaultResolution
-
Returns a brief textual description of the spatial resolution of the resource.
- getLicense(String, Locale, String) - Method in class ScriptProvider
-
Returns a copy of EPSG terms of use.
- getLicense(String, Locale, String) - Method in class EmbeddedResources
-
Returns the license of embedded data.
- getLicense(String, Locale, String) - Method in class InstallationResources
-
Returns the terms of use of the resources distributed by the specified authority, or
nullif none. - getLicense(String, Locale, String) - Method in class OptionalInstallations
-
Returns the terms of use of the dataset provided by the given authority, or
nullif none. - getLimit() - Method in class FeatureQuery
-
Returns the maximum number of feature instances contained in the
FeatureSet. - getLineage() - Method in class DefaultDataQuality
-
Deprecated.Removed from ISO 19157:2013.
- getLineage() - Method in interface DataQuality
-
Non-quantitative quality information about the lineage of the data specified by the scope.
- getLinearAccuracy() - Method in class DefaultDatumEnsemble
-
Returns an estimation of positional accuracy in metres, or
NaNif unknown. - getLinearAccuracy() - Method in class AbstractCoordinateOperation
-
Returns an estimation of positional accuracy in metres, or
NaNif unknown. - getLinearAccuracy(CoordinateOperation) - Static method in class CRS
-
Returns a positional accuracy estimation in metres for the given operation, or
NaNif unknown. - getLinearGridToCRS(PixelInCell) - Method in class GridGeometry
-
Returns a linear approximation of the conversion from grid coordinates to "real world" coordinates.
- getLinearResolution() - Method in class FeatureQuery
-
Returns the desired spatial resolution of geometries.
- getLineSeparator() - Method in class LineAppender
-
Returns the line separator to be sent to the underlying appendable, or
nullif EOL sequences are forwarded unchanged. - getLineSeparator() - Method in class TableAppender
-
Returns the line separator between table rows.
- getLineSeparator() - Method in class TabularFormat
-
Returns the current line separator.
- getLinkage() - Method in class DefaultOnlineResource
-
Returns the location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme.
- getLinkage() - Method in interface OnlineResource
-
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as
"http://www.statkart.no/isotc211". - getLinkages() - Method in class DefaultBrowseGraphic
-
Return the links to browse graphic.
- getLinkTarget(AbstractIdentifiedType) - Static method in class Features
-
If the given property is a link, returns the name of the referenced property.
- getLinkTargets(AbstractIdentifiedType) - Static method in class Features
-
If the given property is a link or a compound key, returns the name of the referenced properties.
- getListName(CodeList) - Static method in class 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 interface GridCoverageResource
-
Returns an indication about when the "physical" loading of raster data will happen.
- getLoadingStrategy() - Method in class MemoryGridCoverageResource
-
Returns an indication about whether
read(…)tries to force the loading of data. - getLocalCoordinates() - Method in class StatusBar
-
Returns the coordinates given to the last call to
StatusBar.setLocalCoordinates(double, double), or an empty value if those coordinates are not visible. - getLocale() - Method in class ResourcesDownloader
-
Returns the locale to use for messages shown to the user.
- getLocale() - Method in class TypeBuilder
-
Returns the locale used for formatting error messages, or
nullif unspecified. - getLocale() - Method in class ImagePropertyExplorer
-
Returns the locale for controls and messages.
- getLocale() - Method in class ResourceExplorer
-
Returns the locale for controls and messages.
- getLocale() - Method in class MetadataSummary
-
Returns the locale used by this widget for controls and messages.
- getLocale() - Method in class Widget
-
Returns the locale for controls and messages.
- getLocale() - Method in class CompoundFormat
-
Returns the locale used by this format.
- getLocale() - Method in class Formatter
-
Returns the locale to use for localizing
InternationalStringinstances. - getLocale() - Method in class Symbols
-
Returns the locale for formatting dates and numbers.
- getLocale() - Method in class Warnings
-
Returns the locale in which warning messages are reported by the default
Warnings.toString()method. - getLocale() - Method in class AngleFormat
-
Returns this formatter locale.
- getLocale() - Method in class RangeFormat
-
Returns this formatter locale.
- getLocale() - Method in class UnitFormat
-
Returns the locale used by this
UnitFormat. - getLocale() - Method in class CalcAddins
-
Returns the current locale used by this instance.
- getLocale() - Method in class Canvas
-
Returns the locale used for texts or for producing some error messages.
- getLocale() - Method in class IdentifiedObjectSet
-
Returns the locale to use for error messages and warnings.
- getLocale() - Method in class EPSGDataAccess
-
Returns the locale used by this factory for producing error messages.
- getLocale() - Method in class EPSGFactory
-
Returns the locale used by this factory for producing error messages.
- getLocale() - Method in class CoordinateOperationContext
-
Returns the locale for error messages.
- getLocale() - Method in class OptionalInstallations
-
Returns the locale to use for messages shown to the user.
- getLocale() - Method in class DataStore
-
The locale to use for formatting warnings and other messages.
- getLocale() - Method in class StoreEvent
-
Returns the locale associated to this event, or
nullif unspecified. - getLocale() - Method in class StoreListeners
-
Returns the locale used by this manager, or
nullif unspecified. - getLocale() - Method in interface Localized
-
Returns the locale of the implemented service.
- getLocale() - Method in class MarshalContext
-
Returns the locale to use for (un)marshalling, or
nullif no locale was explicitly specified. - getLocale(Locale.Category) - Method in class FeatureFormat
-
Returns the locale for the given category.
- getLocale(Locale.Category) - Method in class CompoundFormat
-
Returns the locale for the given category.
- getLocale(Locale.Category) - Method in class WKTFormat
-
Returns the locale for the given category.
- getLocale(Locale.Category) - Method in class StatisticsFormat
-
Returns the locale for the given category.
- getLocale(Locale.Category) - Method in class ParameterFormat
-
Returns the locale for the given category.
- getLocale(Locale.Category) - Method in class DataAccess
-
Returns the locale for the usages identified by the given category.
- getLocales() - Method in class DefaultMetadata
-
Deprecated.Replaced by
DefaultMetadata.getLocalesAndCharsets().keySet(). - getLocales() - Method in class DefaultInternationalString
-
Returns the set of locales defined in this international string.
- getLocales() - Method in interface Metadata
-
Provides information about an alternatively used localized character string for a linguistic extension.
- getLocalesAndCharsets() - Method in class DefaultFeatureCatalogueDescription
-
Returns the language(s) and character set(s) used within the catalogue.
- getLocalesAndCharsets() - Method in class DefaultMetadata
-
Returns the language(s) and character set(s) used for documenting metadata.
- getLocalesAndCharsets() - Method in class DefaultDataIdentification
-
Returns the language(s) and character set(s) used within the dataset.
- getLocalizedMessage() - Method in exception class UnparsableObjectException
-
Returns a localized version of the exception message, typically for final user.
- getLocalizedMessage() - Method in exception class DataStoreException
-
Returns a localized version of the exception message, typically for final user.
- getLocalizedMessage() - Method in interface LocalizedException
-
Returns the message in the locale that depends on the context in which this exception has been thrown.
- getLocalizedMessage(Throwable) - Method in class CalcAddins
-
Returns the localized message from the specified exception.
- getLocalizedMessage(Throwable, Locale) - Static method in class Exceptions
-
Returns the message of the given exception, localized in the given locale if possible.
- getLocalizedName() - Method in class PerformanceLevel
-
Return the name of this level for the current default locale.
- getLocationType() - Method in class AbstractLocation
-
Returns a description of the nature of this geographic identifier.
- getLocationTypes() - Method in class ReferencingByIdentifiers
-
Description of location type(s) in the spatial reference system.
- getLogFilter() - Method in class CoordinateOperationContext
-
Returns a filter which will receive warnings, or
nullif none. - getLogger() - Method in class CalcAddins
-
Returns the logger to use for logging warnings.
- getLogger() - Method in class DataStoreProvider
-
Returns the logger where to report warnings or loading operations.
- getLogger() - Method in class StoreListeners
-
Returns the logger where to send warnings when no other destination is specified.
- getLogger() - Method in class GDALStoreProvider
-
Returns the logger used by GDAL stores.
- getLogger() - Method in class GeoTiffStoreProvider
-
Returns the logger used by GeoTIFF stores.
- getLogger() - Method in class LandsatStoreProvider
-
Returns the logger used by Landsat stores.
- getLogger() - Method in class NetcdfStoreProvider
-
Returns the logger used by netCDF stores.
- getLogger() - Method in class SQLStoreProvider
-
Returns the logger used by SQL stores.
- getLogger(Class) - Static method in class Logging
-
Returns a logger for the package of the specified class.
- getLogo() - Method in class DefaultOrganisation
-
Returns the graphics identifying organization.
- getLotDescription() - Method in class DefaultSampleBasedInspection
-
Returns the information of how lots are defined.
- getLow(int) - Method in class GridExtent
-
Returns the valid minimum inclusive grid coordinate along the specified dimension.
- getLower(int) - Method in class AbstractEnvelope
-
Returns the limit in the direction of decreasing coordinate values in the specified dimension.
- getLowerCorner() - Method in class AbstractEnvelope
-
A coordinate position consisting of all the lower coordinate values.
- getLowerCorner() - Method in class Envelope2D
-
The limits in the direction of decreasing coordinate values for the two dimensions.
- getLowerCorner() - Method in interface Envelope
-
A coordinate position consisting of all the minimal ordinates for each dimension for all points within the
Envelope. - getMaintenanceAndUpdateFrequency() - Method in class DefaultMaintenanceInformation
-
Returns the frequency with which changes and additions are made to the resource after the initial resource is completed.
- getMaintenanceAndUpdateFrequency() - Method in interface MaintenanceInformation
-
Frequency with which changes and additions are made to the resource after the initial resource is completed.
- getMaintenanceDates() - Method in class DefaultMaintenanceInformation
-
Return the date information associated with maintenance of resource.
- getMaintenanceNotes() - Method in class DefaultMaintenanceInformation
-
Returns information regarding specific requirements for maintaining the resource.
- getMaintenanceNotes() - Method in interface MaintenanceInformation
-
Information regarding specific requirements for maintaining the resource.
- getMaintenanceScopes() - Method in class DefaultMaintenanceInformation
-
Return the types of resource and / or extents to which the maintenance information applies.
- getMajor() - Method in class Version
-
Returns the major version number.
- getMandatoryValue(ParameterDescriptor) - Method in class Parameters
-
Returns the value of the parameter identified by the given descriptor, or throws an exception if none.
- getMathTransform() - Method in class AbstractCoordinateOperation
-
Returns the object for transforming coordinates in the source CRS to coordinates in the target CRS.
- getMathTransform() - Method in interface CoordinateOperation
-
Gets the math transform.
- getMathTransformFactory() - Method in class DefaultCoordinateOperationFactory
-
Returns the underlying math transform factory.
- getMatrix() - Method in interface LinearTransform
-
Returns the coefficients of this linear transform as a matrix.
- getMatrix(ContextualParameters.MatrixRole) - Method in class ContextualParameters
-
Returns the affine transforms to be applied before or after the non-linear kernel operation.
- getMatrix(MathTransform) - Static method in class MathTransforms
-
If the given transform is linear, returns its coefficients as a matrix.
- getMatrix(MathTransform, DirectPosition) - Static method in class MathTransforms
-
Returns the coefficients of an affine transform in the vicinity of the given position.
- getMaxAltitude() - Method in class DefaultEnvironmentalRecord
-
Returns the maximum altitude during the photo flight.
- getMaxAltitude() - Method in interface EnvironmentalRecord
-
Maximum altitude during the photo flight.
- getMaxDouble() - Method in class NumberRange
-
Returns the maximum value as a
double. - getMaxDouble(boolean) - Method in class NumberRange
-
Returns the maximum value with the specified inclusive or exclusive state.
- getMaxDouble(int) - Method in class RangeSet
-
Returns a range maximum value as a
double. - getMaximalLength() - Method in class AttributeTypeBuilder
-
Returns the maximal length that characterizes the
CharSequencevalues of this attribute. - getMaximalLineLength() - Method in class LineAppender
-
Returns the maximal line length, in unit of Unicode characters (code point count).
- getMaximalLineLength() - Method in class MonolineFormatter
-
Returns the provider of the maximal number of columns in the records to format, or
nullif none. - getMaximum(int) - Method in class AbstractEnvelope
-
Returns the maximal coordinate value for the specified dimension.
- getMaximum(int) - Method in class Envelope2D
-
Returns the maximal coordinate along the specified dimension.
- getMaximum(int) - Method in interface Envelope
-
Returns the maximal ordinate along the specified dimension.
- getMaximumFractionDigits() - Method in class AngleFormat
-
Returns the maximum number of digits allowed in the fraction portion of the last field.
- getMaximumListElements() - Method in class WKTFormat
-
Returns the maximum number of elements to show in lists of values.
- getMaximumOccurrence() - Method in class DefaultExtendedElementInformation
-
Maximum occurrence of the extended element.
- getMaximumOccurrence() - Method in interface ExtendedElementInformation
-
Maximum occurrence of the extended element.
- getMaximumOccurs() - Method in class PropertyTypeBuilder
-
Returns the maximum number of property values.
- getMaximumOccurs() - Method in class DefaultAssociationRole
-
Returns the maximum number of occurrences of the association within its containing entity.
- getMaximumOccurs() - Method in class DefaultAttributeType
-
Returns the maximum number of attribute values.
- getMaximumOccurs() - Method in class AbstractParameterDescriptor
-
The maximum number of times that values for this parameter group or parameter can be included.
- getMaximumOccurs() - Method in interface GeneralParameterDescriptor
-
The maximum number of times that values for this parameter group or parameter can be included.
- getMaximumValue() - Method in class DefaultVerticalExtent
-
Returns the highest vertical extent contained in the dataset.
- getMaximumValue() - Method in class DefaultParameterDescriptor
-
Returns the maximum parameter value.
- getMaximumValue() - Method in class DefaultCoordinateSystemAxis
-
Returns the maximum value normally allowed for this axis, in the unit of measure for the axis.
- getMaximumValue() - Method in interface VerticalExtent
-
Returns the highest vertical extent contained in the dataset.
- getMaximumValue() - Method in interface ParameterDescriptor
-
Returns the maximum parameter value.
- getMaximumValue() - Method in interface CoordinateSystemAxis
-
Returns the maximum value normally allowed for this axis, in the unit of measure for the axis.
- getMaxLong(int) - Method in class RangeSet
-
Returns a range maximum value as a
long. - getMaxRelativeHumidity() - Method in class DefaultEnvironmentalRecord
-
Returns the maximum relative humidity along the flight pass during the photo flight.
- getMaxRelativeHumidity() - Method in interface EnvironmentalRecord
-
Maximum relative humidity along the flight pass during the photo flight.
- getMaxValue() - Method in class Range
-
Returns the maximal value, or
nullif this range has no upper limit. - getMaxValue() - Method in class DefaultSampleDimension
-
Returns the maximum value of data values in each dimension included in the resource.
- getMaxValue() - Method in interface Band
-
Longest wavelength that the sensor is capable of collecting within a designated band.
- getMaxX() - Method in class Envelope2D
-
Returns the maximal coordinate value for dimension 0.
- getMaxY() - Method in class Envelope2D
-
Returns the maximal coordinate value for dimension 1.
- getMeanValue() - Method in class DefaultSampleDimension
-
Returns the mean value of data values in each dimension included in the resource.
- getMeasureDescription() - Method in class AbstractElement
-
Deprecated.Replaced by
DefaultMeasureReference.getMeasureDescription(). - getMeasureDescription() - Method in class DefaultMeasureReference
-
Returns the description of the measure.
- getMeasureDescription() - Method in interface Element
-
Description of the measure being determined.
- getMeasureIdentification() - Method in class AbstractElement
-
Deprecated.Replaced by
DefaultMeasureReference.getMeasureIdentification(). - getMeasureIdentification() - Method in class DefaultMeasureReference
-
Returns a value uniquely identifying the measure within a namespace.
- getMeasureIdentification() - Method in interface Element
-
Code identifying a registered standard procedure, or
nullif none. - getMeasureIdentifier() - Method in class DefaultQualityMeasure
-
Returns the value uniquely identifying the measure within a namespace.
- getMeasurementRange() - Method in class Category
-
Returns the range of values after conversions by the transfer function.
- getMeasurementRange() - Method in class SampleDimension
-
Returns the range of values after conversions by the transfer function.
- getMeasureReference() - Method in class AbstractElement
-
Returns an identifier of a measure fully described elsewhere.
- getMedia() - Method in class DefaultFormat
-
Returns the media used by the format.
- getMedian() - Method in class AbstractEnvelope
-
A coordinate position consisting of all the median coordinate values.
- getMedian() - Method in class Envelope2D
-
A coordinate position consisting of all the median coordinate values.
- getMedian() - Method in class NumberRange
-
Computes the average of minimum and maximum values.
- getMedian(int) - Method in class GridExtent
-
Returns the average of low and high coordinates, rounded toward positive infinity.
- getMedian(int) - Method in class AbstractEnvelope
-
Returns the median coordinate along the specified dimension.
- getMedian(int) - Method in class Envelope2D
-
Returns the median coordinate along the specified dimension.
- getMedian(int) - Method in interface Envelope
-
Returns the median ordinate along the specified dimension.
- getMediumFormats() - Method in class DefaultMedium
-
Returns the method used to write to the medium.
- getMediumFormats() - Method in interface Medium
-
Method used to write to the medium.
- getMediumNote() - Method in class DefaultMedium
-
Returns a description of other limitations or requirements for using the medium.
- getMediumNote() - Method in interface Medium
-
Description of other limitations or requirements for using the medium.
- getMemberName(ParameterDescriptor) - Static method in class Parameters
-
Gets the parameter name as an instance of
MemberName. - getMembers() - Method in class DefaultDatumEnsemble
-
Returns the datum or reference frames which are members of this ensemble.
- getMembers() - Method in class DefaultRecordType
-
Returns the set of attribute names defined in this
RecordType's dictionary. - getMembers() - Method in interface RecordType
-
Returns the set of member names defined in this
RecordType's dictionary. - getMemberTypes() - Method in class DefaultRecordType
-
Deprecated.Renamed
DefaultRecordType.getFieldTypes()for consistency with the 2015 revision of ISO 19103 standard. - getMemberTypes() - Method in interface RecordType
-
Returns the dictionary of all (name, type) pairs in this record type.
- getMergeStrategy() - Method in class CoverageAggregator
-
Returns the algorithm to apply when more than one grid coverage can be found at the same grid index.
- getMessage() - Method in class StatusBar
-
Returns the message currently shown.
- getMessage() - Method in exception class UnparsableObjectException
-
Returns the exception message in the default locale, typically for system administrator.
- getMessage() - Method in exception class DataStoreException
-
Returns the exception message in the default locale, typically for system administrator.
- getMessage() - Method in interface LocalizedException
-
Returns the message in the default locale.
- getMessage(int) - Method in class Warnings
-
Returns a warning message.
- getMessage() versus getLocalizedMessage() - Section in org.apache.sis.storage.DataStoreException.getLocalizedMessage()
- getMetadata() - Method in class MetadataSummary
-
Returns the metadata currently shown, or
nullif none. - getMetadata() - Method in class AbstractResource
-
Returns a description of this resource.
- getMetadata() - Method in class DataStore
-
Returns information about the data store as a whole.
- getMetadata() - Method in class GDALStore
-
Returns information about the data store as a whole.
- getMetadata() - Method in class GeoTiffStore
-
Returns information about the dataset as a whole.
- getMetadata() - Method in class LandsatStore
-
Returns information about the dataset as a whole.
- getMetadata() - Method in class NetcdfStore
-
Returns information about the dataset as a whole.
- getMetadata() - Method in interface Resource
-
Returns information about this resource.
- getMetadata() - Method in class SQLStore
-
Returns information about the dataset as a whole.
- getMetadata() - Method in interface Tile
-
Returns information about this tile.
- getMetadata() - Method in interface TileMatrix
-
Returns information about this tile matrix.
- getMetadata() - Method in interface TileMatrixSet
-
Returns information about this tile matrix set.
- getMetadataConstraints() - Method in class DefaultMetadata
-
Returns restrictions on the access and use of metadata.
- getMetadataConstraints() - Method in interface Metadata
-
Provides restrictions on the access and use of metadata.
- getMetadataExtensionInfo() - Method in class DefaultMetadata
-
Returns information describing metadata extensions.
- getMetadataExtensionInfo() - Method in interface Metadata
-
Information describing metadata extensions.
- getMetadataIdentifier() - Method in class DefaultMetadata
-
Returns a unique identifier for this metadata record.
- getMetadataItem(String, String) - Method in class Driver
-
Fetches a single metadata item.
- getMetadataLinkages() - Method in class DefaultMetadata
-
Returns the online location(s) where the metadata is available.
- getMetadataMaintenance() - Method in class DefaultMetadata
-
Returns information about the frequency of metadata updates, and the scope of those updates.
- getMetadataMaintenance() - Method in interface Metadata
-
Provides information about the frequency of metadata updates, and the scope of those updates.
- getMetadataProfiles() - Method in class DefaultMetadata
-
Returns the citation(s) for the profile(s) of the metadata standard to which the metadata conform.
- getMetadataReference() - Method in class DefaultAssociatedResource
-
Return a reference to the metadata of the associated resource, or
nullif none. - getMetadataScopes() - Method in class DefaultMetadata
-
Returns the scope or type of resource for which metadata is provided.
- getMetadataStandardName() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataStandards()followed byDefaultCitation.getTitle(). - getMetadataStandardName() - Method in interface Metadata
-
Name of the metadata standard (including profile name) used.
- getMetadataStandards() - Method in class DefaultMetadata
-
Returns the citation(s) for the standard(s) to which the metadata conform.
- getMetadataStandardVersion() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataStandards()followed byDefaultCitation.getEdition(). - getMetadataStandardVersion() - Method in interface Metadata
-
Version (profile) of the metadata standard used.
- getMeteorologicalConditions() - Method in class DefaultEnvironmentalRecord
-
Returns the meteorological conditions in the photo flight area, in particular clouds, snow and wind.
- getMeteorologicalConditions() - Method in interface EnvironmentalRecord
-
Meteorological conditions in the photo flight area, in particular clouds, snow and wind.
- getMethod() - Method in class DefaultConversion
-
Returns a description of the operation method, including a list of expected parameter names.
- getMethod() - Method in class DefaultTransformation
-
Returns a description of the operation method, including a list of expected parameter names.
- getMethod() - Method in class DefaultPassThroughOperation
-
Deprecated.May be removed in GeoAPI 4.0 since it does not apply to pass-through operations.
- getMethod() - Method in class MathTransformBuilder
-
Returns the operation method used for creating the math transform from the parameter values.
- getMethod() - Method in interface SingleOperation
-
Returns the operation method.
- getMimeType() - Method in class ProbeResult
-
Returns the MIME type of the storage file format, or
nullif unknown or not applicable. - getMIMEType() - Method in class Driver
-
Returns the MIME type handled by the driver.
- getMinDouble() - Method in class NumberRange
-
Returns the minimum value as a
double. - getMinDouble(boolean) - Method in class NumberRange
-
Returns the minimum value with the specified inclusive or exclusive state.
- getMinDouble(int) - Method in class RangeSet
-
Returns a range minimum value as a
double. - getMinDuration(TimeUnit) - Method in class PerformanceLevel
-
Returns the minimal duration for logging an event at this level.
- getMinimum(int) - Method in class AbstractEnvelope
-
Returns the minimal coordinate value for the specified dimension.
- getMinimum(int) - Method in class Envelope2D
-
Returns the minimal coordinate along the specified dimension.
- getMinimum(int) - Method in interface Envelope
-
Returns the minimal ordinate along the specified dimension.
- getMinimumFractionDigits() - Method in class AngleFormat
-
Returns the minimum number of digits allowed in the fraction portion of the last field.
- getMinimumOccurs() - Method in class PropertyTypeBuilder
-
Returns the minimum number of property values.
- getMinimumOccurs() - Method in class DefaultAssociationRole
-
Returns the minimum number of occurrences of the association within its containing entity.
- getMinimumOccurs() - Method in class DefaultAttributeType
-
Returns the minimum number of attribute values.
- getMinimumOccurs() - Method in class AbstractParameterDescriptor
-
The minimum number of times that values for this parameter group or parameter are required.
- getMinimumOccurs() - Method in interface GeneralParameterDescriptor
-
The minimum number of times that values for this parameter group or parameter are required.
- getMinimumValue() - Method in class DefaultVerticalExtent
-
Returns the lowest vertical extent contained in the dataset.
- getMinimumValue() - Method in class DefaultParameterDescriptor
-
Returns the minimum parameter value.
- getMinimumValue() - Method in class DefaultCoordinateSystemAxis
-
Returns the minimum value normally allowed for this axis, in the unit of measure for the axis.
- getMinimumValue() - Method in interface VerticalExtent
-
Returns the lowest vertical extent contained in the dataset.
- getMinimumValue() - Method in interface ParameterDescriptor
-
Returns the minimum parameter value.
- getMinimumValue() - Method in interface CoordinateSystemAxis
-
Returns the minimum value normally allowed for this axis, in the unit of measure for the axis.
- getMinLong(int) - Method in class RangeSet
-
Returns a range minimum value as a
long. - getMinor() - Method in class Version
-
Returns the minor version number.
- getMinTileX() - Method in class PlanarImage
-
Returns the minimum tile index in the x direction.
- getMinTileX() - Method in class ResampledImage
-
Returns the minimum tile index in the x direction.
- getMinTileY() - Method in class PlanarImage
-
Returns the minimum tile index in the y direction.
- getMinTileY() - Method in class ResampledImage
-
Returns the minimum tile index in the y direction.
- getMinValue() - Method in class Range
-
Returns the minimal value, or
nullif this range has no lower limit. - getMinValue() - Method in class DefaultSampleDimension
-
Returns the minimum value of data values in each dimension included in the resource.
- getMinValue() - Method in interface Band
-
Shortest wavelength that the sensor is capable of collecting within a designated band.
- getMinX() - Method in class Envelope2D
-
Returns the minimal coordinate value for dimension 0.
- getMinX() - Method in class PlanarImage
-
Returns the minimum x coordinate (inclusive) of this image.
- getMinX() - Method in class ResampledImage
-
Returns the minimum x coordinate (inclusive) of this image.
- getMinY() - Method in class Envelope2D
-
Returns the minimal coordinate value for dimension 1.
- getMinY() - Method in class PlanarImage
-
Returns the minimum y coordinate (inclusive) of this image.
- getMinY() - Method in class ResampledImage
-
Returns the minimum y coordinate (inclusive) of this image.
- getMissingAxes() - Method in exception class MissingSourceDimensionsException
-
Indices which axes were missing in the source coordinate system.
- getModifiedCoordinates() - Method in class 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 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.
- getModifiedCoordinates() - Method in interface PassThroughOperation
-
Ordered sequence of positive integers defining the positions in a coordinate tuple of the coordinates affected by this pass-through operation.
- getModifiers() - Method in class GeoTiffStore
-
Returns the modifiers (BigTIFF, COG…) of this data store.
- getMountedOn() - Method in class DefaultInstrument
-
Returns the platform on which the instrument is mounted.
- getMountedOn() - Method in interface Instrument
-
Platform on which the instrument is mounted.
- getMutability() - Method in class PointTree
-
Indicates that this collection is modifiable (at least by default).
- getMutability() - Method in class Range
-
Indicates that this range is immutable (at least by default).
- getMutability() - Method in class MatrixParameters
-
Indicates that this collection is modifiable (at least by default).
- getMutability() - Method in class IdentifiedObjectSet
-
Indicates that this collection is modifiable (at least by default).
- getMutability() - Method in interface CheckedContainer
-
Returns whether this container is modifiable, unmodifiable or immutable.
- getMutability() - Method in class CodeListSet
-
Indicates that this collection is modifiable (at least by default).
- getMutability() - Method in class RangeSet
-
Indicates that this collection is modifiable (at least by default).
- getMutability() - Method in class TableColumn
-
Indicates that a table header is an immutable object (at least by default).
- getMutability() - Method in class WeakHashSet
-
Indicates that this collection is modifiable (at least by default).
- getName() - Method in class Category
-
Returns the category name.
- getName() - Method in class SampleDimension.Builder
-
Returns the name specified by the last call to a
setName(…)method. - getName() - Method in class SampleDimension
-
Returns an identification for this sample dimension.
- getName() - Method in class AbstractAssociation
-
Returns the name of this association as defined by its role.
- getName() - Method in class AbstractAttribute
-
Returns the name of this attribute as defined by its type.
- getName() - Method in class AbstractIdentifiedType
-
Returns the name of this type.
- getName() - Method in class TypeBuilder
-
Returns the name of the
IdentifiedTypeto create, ornullif undefined. - getName() - Method in class DefaultFeatureType
- getName() - Method in class AbstractParty
-
Return the name of the party.
- getName() - Method in class DefaultOnlineResource
-
Name of the online resource.
- getName() - Method in class DefaultSeries
-
Returns the name of the series, or aggregate dataset, of which the dataset is a part.
- getName() - Method in class DefaultRangeElementDescription
-
Returns the designation associated with a set of range elements.
- getName() - Method in class DefaultApplicationSchemaInformation
-
Name of the application schema used.
- getName() - Method in class DefaultExtendedElementInformation
-
Name of the extended metadata element.
- getName() - Method in class DefaultMetadataScope
-
Returns a description of the scope, or
nullif none. - getName() - Method in class 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 DefaultMedium
-
Returns the name of the medium on which the resource can be received.
- getName() - Method in class DefaultAssociatedResource
-
Returns citation information about the associated resource, or
nullif none. - getName() - Method in class DefaultOperationChainMetadata
-
Returns the name as used by the service for this chain.
- getName() - Method in class DefaultProcessStepReport
-
Returns the name of the processing report.
- getName() - Method in class DefaultBasicMeasure
-
Returns the name of the data quality basic measure.
- getName() - Method in class DefaultQualityMeasure
-
Returns the name of the data quality measure applied to the data.
- getName() - Method in class AbstractIdentifiedObject
-
Returns the primary name by which this object is identified.
- getName() - Method in class ModifiableLocationType
-
Returns the name of the location type.
- getName() - Method in class OptionKey
-
Returns the name of this option key.
- getName() - Method in class Driver
-
Returns the long name of the driver.
- getName() - Method in class ResourceDefinition
-
Returns the name pattern of the table, view or query to access as a resource.
- getName() - Method in interface IdentifierSpace
-
Returns the name of this identifier space.
- getName() - Method in interface ApplicationSchemaInformation
-
Name of the application schema used.
- getName() - Method in interface OnlineResource
-
Name of the online resource.
- getName() - Method in interface Series
-
Name of the series, or aggregate dataset, of which the dataset is a part.
- getName() - Method in interface RangeElementDescription
-
Designation associated with a set of range elements.
- getName() - Method in interface Format
-
Name of the data transfer format(s).
- getName() - Method in interface Medium
-
Name of the medium on which the resource can be received.
- getName() - Method in interface ExtendedElementInformation
-
Name of the extended metadata element.
- getName() - Method in interface ProcessStepReport
-
Name of the processing report.
- getName() - Method in interface IdentifiedObject
-
The primary name by which this object is identified.
- getName(String) - Method in class ReferencingFunctions
-
Returns the identified object name from an authority code.
- getName(String) - Method in interface XReferencing
-
Returns the identified object name from an authority code.
- getName(ElementKind) - Method in class Colors
-
Returns the color for the given syntactic element.
- getName(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
-
Returns an object name according the given authority.
- getNameAuthority() - Method in class Formatter
-
Returns the preferred authority for choosing the projection and parameter names.
- getNameAuthority() - Method in class WKTFormat
-
Returns the preferred authority to look for when fetching identified object names and identifiers.
- getNames() - Method in interface FunctionRegister
-
Returns the names of all functions that this factory can create.
- getNames() - Method in class DefaultRangeDimension
-
Returns the identifiers for each attribute included in the resource.
- getNames(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
-
Returns every object names and aliases according the given authority.
- getNamesOfMeasure() - Method in class AbstractElement
-
Deprecated.Replaced by
DefaultMeasureReference.getNamesOfMeasure(). - getNamesOfMeasure() - Method in class DefaultMeasureReference
-
Returns the names of the test applied to the data.
- getNamesOfMeasure() - Method in interface Element
-
Name of the test applied to the data.
- getNameSpace() - Method in class FeatureTypeBuilder
-
Returns the namespace of the names created by
setName(CharSequence...)method calls. - getNativeMetadata() - Method in class DataStore
-
Returns implementation-specific metadata.
- getNativeMetadata() - Method in class GeoTiffStore
-
Returns TIFF tags and GeoTIFF keys as a tree for debugging purpose.
- getNativeMetadata() - Method in class NetcdfStore
-
Returns netCDF attributes.
- getNewValue() - Method in class TransformChangeEvent
-
Gets the new "objective to display" transform.
- getNilReason() - Method in interface NilObject
-
Returns the reason why this object contains no information.
- getNoDataValues() - Method in class SampleDimension
-
Returns the values to indicate "no data" for this sample dimension.
- getNodeFilter() - Method in class TreeTableFormat
-
Returns the filter that specify whether a node should be formatted or ignored.
- getNominalSpatialResolution() - Method in class DefaultBand
-
Returns the smallest distance between which separate points can be distinguished, as specified in instrument design.
- getNominalSpatialResolution() - Method in class DefaultSampleDimension
-
Returns the smallest distance between which separate points can be distinguished, as specified in instrument design.
- getNominalSpatialResolution() - Method in interface Band
-
Smallest distance between which separate points can be distinguished, as specified in instrument design.
- getNorthBoundLatitude() - Method in class DefaultGeographicBoundingBox
-
Returns the northern-most, coordinate of the limit of the dataset extent.
- getNorthBoundLatitude() - Method in interface GeographicBoundingBox
-
Returns the northern-most, coordinate of the limit of the dataset extent.
- getNumBands() - Method in class ImageRenderer
-
Returns the number of bands that the image will have.
- getNumBands() - Method in class PixelIterator
-
Returns the number of bands (samples per pixel) in the image or raster.
- getNumBands() - Method in class CoverageModifier.BandSource
-
Returns the number of sample dimensions (bands) in the coverage.
- getNumber() - Method in class DefaultTelephone
-
Returns the telephone number by which individuals can contact responsible organization or individual.
- getNumber(int, int) - Method in class MatrixSIS
-
Retrieves the value at the specified row and column of this matrix, wrapped in a
Number. - getNumberOfDimensions() - Method in class DefaultGridSpatialRepresentation
-
Returns the number of independent spatial-temporal axes.
- getNumberOfDimensions() - Method in interface GridSpatialRepresentation
-
Number of independent spatial-temporal axes.
- getNumberOfValues() - Method in class DefaultSampleDimension
-
Returns the number of values used in a thematic classification resource.
- getNumberType() - Method in class DefaultTelephone
-
Returns the type of telephone number, or
nullif none. - getNumCol() - Method in class Matrix1
-
Returns the number of columns in this matrix, which is always 1 in this implementation.
- getNumCol() - Method in class Matrix2
-
Returns the number of columns in this matrix, which is always 2 in this implementation.
- getNumCol() - Method in class Matrix3
-
Returns the number of columns in this matrix, which is always 3 in this implementation.
- getNumCol() - Method in class Matrix4
-
Returns the number of columns in this matrix, which is always 4 in this implementation.
- getNumCol() - Method in interface Matrix
-
Returns the number of columns in this matrix.
- getNumMessages() - Method in class Warnings
-
Returns the number of warning messages.
- getNumPairedBrackets() - Method in class Symbols
-
Returns the number of paired brackets.
- getNumPairedQuotes() - Method in class Symbols
-
Returns the number of paired quotes.
- getNumRow() - Method in class Matrix1
-
Returns the number of rows in this matrix, which is always 1 in this implementation.
- getNumRow() - Method in class Matrix2
-
Returns the number of rows in this matrix, which is always 2 in this implementation.
- getNumRow() - Method in class Matrix3
-
Returns the number of rows in this matrix, which is always 3 in this implementation.
- getNumRow() - Method in class Matrix4
-
Returns the number of rows in this matrix, which is always 4 in this implementation.
- getNumRow() - Method in interface Matrix
-
Returns the number of rows in this matrix.
- getNumXTiles() - Method in class PlanarImage
-
Returns the number of tiles in the x direction.
- getNumYTiles() - Method in class PlanarImage
-
Returns the number of tiles in the y direction.
- getObjectiveBounds() - Method in class MapCanvas
-
Returns the data bounds to use for computing the initial "objective to display" transform.
- getObjectiveChange() - Method in class TransformChangeEvent
-
Returns the change from old objective coordinates to new objective coordinates.
- getObjectiveChange2D() - Method in class TransformChangeEvent
-
Returns the change in objective coordinates as a Java2D affine transform.
- getObjectiveCRS() - Method in class Canvas
-
Returns the Coordinate Reference System in which all data are transformed before displaying.
- getObjectiveOccurences() - Method in class DefaultObjective
-
Returns the event or events associated with objective completion.
- getObjectiveOccurences() - Method in interface Objective
-
Event or events associated with objective completion.
- getObjectives() - Method in class DefaultAcquisitionInformation
-
Returns the area or object to be sensed.
- getObjectives() - Method in class DefaultOperation
-
Returns object(s) or area(s) of interest to be sensed.
- getObjectives() - Method in interface AcquisitionInformation
-
Identification of the area or object to be sensed.
- getObjectives() - Method in interface Operation
-
Object(s) or area(s) of interest to be sensed.
- getObjectiveToDisplay() - Method in class Canvas
-
Returns the (usually affine) conversion from objective CRS to display coordinate system.
- getObligation() - Method in class DefaultExtendedElementInformation
-
Obligation of the extended element.
- getObligation() - Method in interface ExtendedElementInformation
-
Obligation of the extended element.
- getOffLine() - Method in class DefaultDigitalTransferOptions
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultDigitalTransferOptions.getOffLines(). - getOffLine() - Method in interface DigitalTransferOptions
-
Information about offline media on which the resource can be obtained.
- getOffLines() - Method in class DefaultDigitalTransferOptions
-
Returns information about offline media on which the resource can be obtained.
- getOffset() - Method in class DefaultSampleDimension
-
Returns the physical value corresponding to a cell value of zero.
- getOffset() - Method in class TransferFunction
-
Returns the offset of the transfer function.
- getOffset() - Method in class FeatureQuery
-
Returns the number of feature instances to skip from the beginning.
- getOffset() - Method in interface Band
-
The physical value corresponding to a cell value of zero.
- getOldValue() - Method in class TransformChangeEvent
-
Gets the old "objective to display" transform.
- getOnlineResource() - Method in class DefaultContact
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultContact.getOnlineResources(). - getOnlineResource() - Method in interface Contact
-
On-line information that can be used to contact the individual or organization.
- getOnlineResources() - Method in class DefaultCitation
-
Returns online references to the cited resource.
- getOnlineResources() - Method in class DefaultContact
-
Returns on-line information that can be used to contact the individual or organization.
- getOnLines() - Method in class DefaultDigitalTransferOptions
-
Returns information about online sources from which the resource can be obtained.
- getOnLines() - Method in interface DigitalTransferOptions
-
Information about online sources from which the resource can be obtained.
- getOnResourceClosed() - Method in class ResourceExplorer
-
Returns the function to be called when a resource is closed.
- getOnResourceLoaded() - Method in class ResourceExplorer
-
Returns the function to be called after a resource has been loaded from a file or URL.
- getOntology() - Method in class DefaultKeywordClass
-
Returns a reference that binds the keyword class to a formal conceptualization of a knowledge domain.
- getOpeningBracket(int) - Method in class Symbols
-
Returns the opening bracket character at the given index.
- getOpeningQuote(int) - Method in class Symbols
-
Returns the opening quote character at the given index.
- getOpenParameters() - Method in class DataStore
-
Returns the parameters used to open this data store.
- getOpenParameters() - Method in class DataStoreProvider
-
Returns a description of all parameters accepted by this provider for opening a data store.
- getOpenParameters() - Method in class GDALStore
-
Returns the parameters used for opening this GDAL data store.
- getOpenParameters() - Method in class GDALStoreProvider
-
Returns a description of all parameters accepted by this provider for opening a file with GDAL.
- getOpenParameters() - Method in class GeoTiffStore
-
Returns the parameters used to open this GeoTIFF data store.
- getOpenParameters() - Method in class GeoTiffStoreProvider
-
Returns a description of all parameters accepted by this provider for opening a GeoTIFF file.
- getOpenParameters() - Method in class LandsatStore
-
Returns the parameters used to open this Landsat data store.
- getOpenParameters() - Method in class LandsatStoreProvider
-
Returns a description of all parameters accepted by this provider for opening a Landsat file.
- getOpenParameters() - Method in class NetcdfStore
-
Returns the parameters used to open this netCDF data store.
- getOpenParameters() - Method in class NetcdfStoreProvider
-
Returns a description of all parameters accepted by this provider for opening a netCDF file.
- getOpenParameters() - Method in class SimpleFeatureStore
-
Returns parameters that can be used for opening this Simple Features data store.
- getOpenParameters() - Method in class SQLStore
-
Returns parameters that can be used for opening this SQL data store.
- getOpenParameters() - Method in class SQLStoreProvider
-
Returns a description of all parameters accepted by this provider for opening a connection to the database.
- getOpenSequence() - Method in class Symbols
-
Returns the character used for opening a sequence of values.
- getOperatedDatasets() - Method in class DefaultServiceIdentification
-
Returns the reference(s) to the resource on which the service operates.
- getOperatesOn() - Method in class DefaultServiceIdentification
-
Provides information on the resources that the service operates on.
- getOperation() - Method in class DefaultCoupledResource
-
Returns the service operation.
- getOperation() - Method in class DefaultPassThroughOperation
-
Returns the operation to apply on the subset of a coordinate tuple.
- getOperation() - Method in interface PassThroughOperation
-
Returns the operation to apply on the subset of a coordinate tuple.
- getOperationDescription() - Method in class DefaultOperationMetadata
-
Returns free text description of the intent of the operation and the results of the operation.
- getOperationMethod(String) - Method in class DefaultMathTransformFactory
-
Returns the operation method for the specified name or identifier.
- getOperationName() - Method in class DefaultOperationMetadata
-
Returns an unique identifier for this interface.
- getOperations() - Method in class DefaultAcquisitionInformation
-
Returns the general information about an identifiable activity which provided the data.
- getOperations() - Method in class DefaultPlan
-
Returns the identification of the activity or activities that satisfy a plan.
- getOperations() - Method in class DefaultOperationChainMetadata
-
Returns information about the operations applied by the chain.
- getOperations() - Method in interface AcquisitionInformation
-
General information about an identifiable activity which provided the data.
- getOperations() - Method in interface Plan
-
Identification of the activity or activities that satisfy a plan.
- getOperations() - Method in interface ConcatenatedOperation
-
Returns the sequence of operations.
- getOperationType() - Method in class DefaultOperationMethod
-
Returns the base interface of the
CoordinateOperationinstances that use this method. - getOperationValue(String) - Method in class AbstractFeature
-
Executes the parameterless operation of the given name and returns the value of its result.
- getOperationVersion() - Method in class AbstractCoordinateOperation
-
Returns the version of the coordinate operation.
- getOperationVersion() - Method in interface Conversion
-
This attribute is declared in
CoordinateOperationbut is not used in a conversion. - getOperationVersion() - Method in interface CoordinateOperation
-
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters).
- getOperationVersion() - Method in interface Transformation
-
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters).
- getOperatorType() - Method in interface Filter
-
Returns the nature of the operator.
- getOptimizations() - Method in class GridCoverageProcessor
-
Returns the set of optimizations that are enabled.
- getOption() - Method in exception class InvalidOptionException
-
Returns the name of the invalid option.
- getOption(OptionKey) - Method in class StorageConnector
-
Returns the option value for the given key, or
nullif none. - getOrCreate(K, Callable) - Method in class Cache
-
Returns the value for the given key if it exists, or computes it otherwise.
- getOrCreate(ParameterDescriptor) - Method in class DefaultParameterValueGroup
-
Returns the parameter identified by the given descriptor.
- getOrCreate(ParameterDescriptor) - Method in class Parameters
-
Returns the parameter identified by the given descriptor.
- getOrDefault(Object, V) - Method in class WeakValueHashMap
-
Returns the value to which this map maps the specified key.
- getOrDefault(StorageConnector) - Static method in interface CoverageModifier
-
Returns modifier specified in the options of the given storage connector.
- getOrderingInstructions() - Method in class DefaultStandardOrderProcess
-
Returns general instructions, terms and services provided by the distributor.
- getOrderingInstructions() - Method in interface StandardOrderProcess
-
General instructions, terms and services provided by the distributor.
- getOrderOptions() - Method in class DefaultStandardOrderProcess
-
Returns the request/purchase choices.
- getOrderOptionsType() - Method in class DefaultStandardOrderProcess
-
Returns the description of the order options record.
- getOrdinate(int) - Method in class AbstractDirectPosition
-
Deprecated.Renamed
AbstractDirectPosition.getCoordinate(int)for consistency with ISO 19111 terminology. - getOrdinate(int) - Method in class DirectPosition2D
-
Deprecated.Renamed
DirectPosition2D.getCoordinate(int)for consistency with ISO 19111 terminology. - getOrdinate(int) - Method in interface DirectPosition
-
Returns the ordinate at the specified dimension.
- getOrganisationName() - Method in class DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
getName()inDefaultOrganisation. - getOrganisationName() - Method in interface ResponsibleParty
-
Name of the responsible organization.
- getOrientationParameterDescription() - Method in class DefaultGeoreferenceable
-
Returns a description of parameters used to describe sensor orientation.
- getOrientationParameterDescription() - Method in interface Georeferenceable
-
Description of parameters used to describe sensor orientation.
- getOrigin() - Method in class GridGeometry
-
Returns the "real world" coordinates of the cell at indices (0, 0, … 0).
- getOrigin() - Method in class DefaultTemporalCRS
-
Returns the temporal origin which is indirectly (through a datum) associated to this CRS.
- getOrigin() - Method in class DefaultTemporalDatum
-
Returns the date and time origin of this temporal datum.
- getOrigin() - Method in interface TemporalDatum
-
The date and time origin of this temporal datum.
- getOther() - Method in class DefaultScopeDescription
-
Returns the class of information that does not fall into the other categories to which the information applies.
- getOther() - Method in interface ScopeDescription
-
Class of information that does not fall into the other categories to which the information applies.
- getOtherCitationDetails() - Method in class DefaultCitation
-
Returns other information required to complete the citation that is not recorded elsewhere.
- getOtherCitationDetails() - Method in interface Citation
-
Other information required to complete the citation that is not recorded elsewhere.
- getOtherConstraints() - Method in class DefaultLegalConstraints
-
Returns the other restrictions and legal prerequisites for accessing and using the resource.
- getOtherConstraints() - Method in interface LegalConstraints
-
Other restrictions and legal prerequisites for accessing and using the resource.
- getOtherExplanation() - Method in class NilReason
-
If this
NilReasonis an enumeration of kindNilReason.OTHER, returns the explanation text. - getOtherProperty() - Method in class DefaultSampleDimension
-
Returns instance of other/attributeType that defines attributes not explicitly included in
CoverageContentType, ornullif none. - getOtherPropertyType() - Method in class DefaultSampleDimension
-
Returns type of other attribute description.
- getOutputs() - Method in class DefaultProcessStep
-
Returns the description of the product generated as a result of the process step.
- getOutputs() - Method in interface ProcessStep
-
Description of the product generated as a result of the process step.
- getOverallOwner() - Method in class ReferencingByIdentifiers
-
Authority with overall responsibility for the spatial reference system.
- getOwner() - Method in class ModifiableLocationType
-
Returns the name of organization or class of organization able to create and destroy location instances.
- getPage() - Method in class DefaultSeries
-
Returns details on which pages of the publication the article was published.
- getPage() - Method in interface Series
-
Details on which pages of the publication the article was published.
- getParameterCitations() - Method in class DefaultGeoreferenceable
-
Returns a reference providing description of the parameters.
- getParameterCitations() - Method in interface Georeferenceable
-
Reference providing description of the parameters.
- getParameterDescriptors() - Method in interface Parameterized
-
Returns the parameter descriptors for this parameterized object, or
nullif unknown. - getParameterDescriptors() - Method in class DatumShiftGrid
-
Returns a description of the values in this grid.
- getParameterDescriptors() - Method in class DefaultConversion
-
Returns a description of the parameters.
- getParameterDescriptors() - Method in class DefaultTransformation
-
Returns a description of the parameters.
- getParameterDescriptors() - Method in class AbstractMathTransform
-
Returns the parameter descriptors for this math transform, or
nullif unknown. - getParameterDescriptors() - Method in class EllipsoidToCentricTransform
-
Returns a description of the internal parameters of this
EllipsoidToCentricTransformtransform. - getParameterDescriptors() - Method in class EllipsoidToRadiusTransform
-
Returns a description of the internal parameters of this
EllipsoidToRadiusTransformtransform. - getParameterDescriptors() - Method in class MolodenskyTransform
-
Returns a description of the internal parameters of this
MolodenskyTransformtransform. - getParameterDescriptors() - Method in class PoleRotation
-
Returns a description of the parameters of this transform.
- getParameterDescriptors() - Method in class WraparoundTransform
-
Returns the parameter descriptors for this math transform.
- getParameterName() - Method in exception class InvalidParameterCardinalityException
-
Returns the name of the parameter with invalid cardinality.
- getParameterName() - Method in exception class InvalidParameterNameException
-
Returns the invalid parameter name.
- getParameterName() - Method in exception class InvalidParameterTypeException
-
Returns the parameter name.
- getParameterName() - Method in exception class InvalidParameterValueException
-
Returns the parameter name.
- getParameterName() - Method in exception class ParameterNotFoundException
-
Returns the name of the parameter which was required but not found.
- getParameters() - Method in class AbstractOperation
-
Returns a description of the input parameters.
- getParameters() - Method in interface Expression
-
Returns the list sub-expressions that will be evaluated to provide the parameters to the function.
- getParameters() - Method in class DefaultOperationMetadata
-
Returns the parameters that are required for this interface.
- getParameters() - Method in class DefaultQualityMeasure
-
Returns auxiliary variable(s) used by the data quality measure.
- getParameters() - Method in class DefaultOperationMethod
-
Returns the set of parameters.
- getParameters() - Method in interface OperationMethod
-
The set of parameters.
- getParameterValues() - Method in interface Parameterized
-
Returns the parameter values for this parameterized object, or
nullif unknown. - getParameterValues() - Method in class DefaultConversion
-
Returns the parameter values.
- getParameterValues() - Method in class DefaultTransformation
-
Returns the parameter values.
- getParameterValues() - Method in class DefaultPassThroughOperation
-
Deprecated.May be removed in GeoAPI 4.0 since it does not apply to pass-through operations.
- getParameterValues() - Method in class AbstractMathTransform
-
Returns the parameter values for this math transform, or
nullif unknown. - getParameterValues() - Method in class DatumShiftTransform
-
Returns the internal parameter values of this
DatumShiftTransforminstance (ignoring context). - getParameterValues() - Method in class EllipsoidToCentricTransform
-
Returns a copy of internal parameter values of this
EllipsoidToCentricTransformtransform. - getParameterValues() - Method in class EllipsoidToRadiusTransform
-
Returns a copy of internal parameter values of this
EllipsoidToRadiusTransformtransform. - getParameterValues() - Method in class MolodenskyTransform
-
Returns a copy of internal parameter values of this transform.
- getParameterValues() - Method in class PoleRotation
-
Returns a copy of the parameter values of this transform.
- getParameterValues() - Method in class WraparoundTransform
-
Returns the parameter values for this math transform.
- getParameterValues() - Method in interface SingleOperation
-
Returns the parameter values.
- getParameterValues(Parameters) - Method in class DatumShiftGrid
-
Gets the parameter values for the grids and stores them in the provided
parametersgroup. - getParent() - Method in class StoreListeners
-
Returns the parent set of listeners that are notified in addition to this set of listeners.
- getParent() - Method in class DefaultTreeTable.Node
-
Returns the parent of this node.
- getParent() - Method in interface TreeTable.Node
-
Returns the parent node, or
nullif this node is the root of the tree. - getParentEntity() - Method in class DefaultExtendedElementInformation
-
Name of the metadata entity(s) under which this extended metadata element may appear.
- getParentEntity() - Method in interface ExtendedElementInformation
-
Name of the metadata entity(s) under which this extended metadata element may appear.
- getParentIdentifier() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getParentMetadata(). - getParentIdentifier() - Method in interface Metadata
-
File identifier of the metadata to which this metadata is a subset (child).
- getParentMetadata() - Method in class DefaultMetadata
-
Returns an identification of the parent metadata record.
- getParentOperation() - Method in class DefaultOperation
-
Returns the heritage of the operation.
- getParentOperation() - Method in interface Operation
-
Heritage of the operation.
- getParents() - Method in class AbstractLocation
-
Returns location instances of a different location type, for which this location instance is a sub-division.
- getParents() - Method in class ModifiableLocationType
-
Returns the parent location types (location types of which this location type is a sub-division).
- getParsedNames() - Method in class NamedIdentifier
-
Returns the sequence of local names making this generic name.
- getParsedNames() - Method in class AbstractName
-
Returns the sequence of local names making this generic name.
- getParsedNames() - Method in class DefaultLocalName
-
Returns the sequence of local name for this name.
- getParsedNames() - Method in class DefaultScopedName
-
Returns the sequence of local name for this generic name.
- getParsedNames() - Method in interface GenericName
-
Returns the sequence of local names making this generic name.
- getParsedNames() - Method in interface LocalName
-
Returns the sequence of local name.
- getParties() - Method in class DefaultResponsibility
-
Returns information about the parties.
- getPass() - Method in class DefaultObjective
-
Returns the pass of the platform over the objective.
- getPass() - Method in interface Objective
-
Pass of the platform over the objective.
- getPath(URI) - Method in class FileService
-
Return a
Pathobject by converting the givenURI. - getPaths() - Method in class Resource.FileSet
-
Returns the paths to the files potentially used by the enclosing resource.
- getPattern(Class) - Method in class CoordinateFormat
-
Returns the pattern for number, angle or date fields.
- getPeakResponse() - Method in class DefaultBand
-
Returns the wavelength at which the response is the highest.
- getPeakResponse() - Method in interface Band
-
Wavelength at which the response is the highest.
- getPhone() - Method in class DefaultContact
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultContact.getPhones(). - getPhone() - Method in interface Contact
-
Telephone numbers at which the organization or individual may be contacted.
- getPhones() - Method in class DefaultContact
-
Returns telephone numbers at which the organization or individual may be contacted.
- getPixel(double[]) - Method in class PixelIterator
-
Returns the sample values of current pixel for all bands.
- getPixel(float[]) - Method in class PixelIterator
-
Returns the sample values of current pixel for all bands.
- getPixel(int[]) - Method in class PixelIterator
-
Returns the sample values of current pixel for all bands.
- getPixelInCell() - Method in interface ImageDatum
-
Specification of the way the image grid is associated with the image data attributes.
- getPixelOrientation(PixelInCell) - Static method in class PixelTranslation
-
Returns the pixel orientation which is equivalent to the given
PixelInCellcode. - getPixelTranslation(PixelInCell) - Static method in class PixelTranslation
-
Returns the position relative to the cell center.
- getPixelTranslation(PixelOrientation) - Static method in class PixelTranslation
-
Returns the specified position relative to the pixel center.
- getPlan() - Method in class DefaultOperation
-
Returns the plan satisfied by the operation.
- getPlan() - Method in interface Operation
-
Plan satisfied by the operation.
- getPlannedAvailableDate() - Method in class DefaultStandardOrderProcess
-
Returns the date and time when the dataset will be available.
- getPlannedAvailableDateTime() - Method in class DefaultStandardOrderProcess
-
Deprecated.
- getPlannedAvailableDateTime() - Method in interface StandardOrderProcess
-
Date and time when the dataset will be available.
- getPlatforms() - Method in class DefaultAcquisitionInformation
-
Returns the general information about the platform from which the data were taken.
- getPlatforms() - Method in class DefaultOperation
-
Returns the platform (or platforms) used in the operation.
- getPlatforms() - Method in interface AcquisitionInformation
-
General information about the platform from which the data were taken.
- getPlatforms() - Method in interface Operation
-
Platform (or platforms) used in the operation.
- getPointInPixel() - Method in class DefaultGeorectified
-
Returns the point in a pixel corresponding to the Earth location of the pixel.
- getPointInPixel() - Method in interface Georectified
-
Point in a pixel corresponding to the Earth location of the pixel.
- getPointOfContacts() - Method in class AbstractIdentification
-
Returns the identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s).
- getPointOfContacts() - Method in interface Identification
-
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s).
- getPointOfInterest(boolean) - Method in class Canvas
-
Returns the coordinates of a point considered representative of the data.
- getPointOfInterest(PixelInCell) - Method in class GridExtent
-
Returns the grid coordinates of a representative point.
- getPolygons() - Method in class DefaultBoundingPolygon
-
Returns the sets of points defining the bounding polygon or other geometry.
- getPolygons() - Method in interface BoundingPolygon
-
Returns the sets of points defining the bounding polygon.
- getPool() - Method in class MarshalContext
-
Returns the marshaller pool that produced the marshaller or unmarshaller in use.
- getPortrayalCatalogueCitations() - Method in class DefaultPortrayalCatalogueReference
-
Bibliographic reference to the portrayal catalogue cited.
- getPortrayalCatalogueCitations() - Method in interface PortrayalCatalogueReference
-
Bibliographic reference to the portrayal catalogue cited.
- getPortrayalCatalogueInfo() - Method in class DefaultMetadata
-
Returns information about the catalogue of rules defined for the portrayal of a resource(s).
- getPortrayalCatalogueInfo() - Method in interface Metadata
-
Provides information about the catalogue of rules defined for the portrayal of a resource(s).
- getPosition() - Method in class PixelIterator
-
Returns the column (x) and row (y) indices of the current pixel.
- getPosition() - Method in class AbstractLocation
-
Returns coordinates of a representative point for the location instance.
- getPositionalAccuracyHints() - Method in class GridCoverageProcessor
-
Returns hints about the desired positional accuracy, in "real world" units or in pixel units.
- getPositionalAccuracyHints() - Method in class ImageCombiner
-
Returns hints about the desired positional accuracy, in "real world" units or in pixel units.
- getPositionalAccuracyHints() - Method in class ImageProcessor
-
Returns hints about the desired positional accuracy, in "real world" units or in pixel units.
- getPositionCRS() - Method in class GeodeticCalculator
-
Returns the Coordinate Reference System (CRS) in which positions are represented, unless otherwise specified.
- getPositionName() - Method in class DefaultIndividual
-
Returns position of the individual in an organization, or
nullif none. - getPositionName() - Method in class DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultIndividual.getPositionName(). - getPositionName() - Method in interface ResponsibleParty
-
Role or position of the responsible person.
- getPositionOf(E, double[]) - Method in interface PointTree.Locator
-
Provides the coordinates of the given element.
- getPositionVectorTransformation(Temporal) - Method in class BursaWolfParameters
-
Returns the position vector transformation (geocentric domain) as an affine transform.
- getPositionVectorTransformation(GeodeticDatum, Extent) - Method in class DefaultGeodeticDatum
-
Returns the position vector transformation (geocentric domain) to the specified datum.
- getPostalCode() - Method in class DefaultAddress
-
Returns ZIP or other postal code.
- getPostalCode() - Method in interface Address
-
ZIP or other postal code.
- getPotentialCause() - Method in exception class LocalizationGridException
-
Returns the value given to the last call of
LocalizationGridException.setPotentialCause(CharSequence). - getPrecision() - Method in class AngleFormat
-
Returns the precision of angles formatted by current pattern, in decimal degrees.
- getPrecision() - Method in class MilitaryGridReferenceSystem.Coder
-
Returns the precision of the references formatted by this coder.
- getPrecision(DirectPosition) - Method in class GeohashReferenceSystem.Coder
-
Returns an approximate precision of the geohashes formatted by this coder.
- getPrecision(DirectPosition) - Method in class MilitaryGridReferenceSystem.Coder
-
Returns the precision of the references formatted by this coder.
- getPrecision(DirectPosition) - Method in class ReferencingByIdentifiers.Coder
-
Returns approximate precision of the identifiers formatted by this coder at the given location.
- getPrecisions() - Method in class CoordinateFormat
-
Returns the precisions at which coordinate values are formatted in each dimension.
- getPreferredCodespaces() - Method in class ParameterFormat
-
Returns the code spaces of names, aliases and identifiers to show, or
nullif there is no restriction. - getPreferredMinTile() - Method in class ImageLayout
-
Returns the preferred indices of the upper-left tile in an image tile matrix.
- getPreferredPrefix(String, String) - Static method in class Namespaces
-
Returns the preferred prefix for the given namespace URI.
- getPreferredTileSize() - Method in class ImageLayout
-
Returns the preferred tile size.
- getPresentationForms() - Method in class DefaultCitation
-
Returns the mode in which the resource is represented.
- getPresentationForms() - Method in interface Citation
-
Mode in which the resource is represented, or an empty string if none.
- getPrimeMeridian() - Method in class DefaultGeographicCRS
-
Returns the prime meridian which is indirectly (through a datum) associated to this CRS.
- getPrimeMeridian() - Method in class DefaultGeodeticDatum
-
Returns the prime meridian given at construction time.
- getPrimeMeridian() - Method in interface GeodeticDatum
-
Returns the prime meridian.
- getPrimeMeridian(CoordinateReferenceSystem) - Static method in class DatumOrEnsemble
-
Returns the prime meridian used by the given coordinate reference system.
- getPriority() - Method in class DefaultObjective
-
Returns the priority applied to the target.
- getPriority() - Method in class DefaultRequirement
-
Returns the relative ordered importance, or urgency, of the requirement.
- getPriority() - Method in interface Objective
-
Priority applied to the target.
- getPriority() - Method in interface Requirement
-
Relative ordered importance, or urgency, of the requirement.
- getProcedureDescription() - Method in class DefaultProcessing
-
Returns the additional details about the processing procedures.
- getProcedureDescription() - Method in interface Processing
-
Additional details about the processing procedures.
- getProcessedLevel() - Method in class DefaultSource
-
Returns the processing level of the source data.
- getProcessedLevel() - Method in interface Source
-
Processing level of the source data.
- getProcessingInformation() - Method in class 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.
- getProcessingInformation() - Method in interface ProcessStep
-
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 AbstractIdentification
-
Returns code(s) that identifies the level of processing in the producers coding system of a resource.
- getProcessingLevelCode() - Method in class DefaultCoverageDescription
-
Returns an identifier for the level of processing that has been applied to the resource, or
nullif none. - getProcessingLevelCode() - Method in interface ImageDescription
-
Image distributor's code that identifies the level of radiometric and geometric processing that has been applied.
- getProcessors() - Method in class DefaultProcessStep
-
Returns the identification of, and means of communication with, person(s) and organization(s) associated with the process step.
- getProcessors() - Method in interface ProcessStep
-
Identification of, and means of communication with, person(s) and organization(s) associated with the process step.
- getProcessSteps() - Method in class DefaultLineage
-
Returns the information about about events in the life of a resource specified by the scope.
- getProcessSteps() - Method in interface Lineage
-
Information about an event in the creation process for the data specified by the scope.
- getProfiles() - Method in class DefaultServiceIdentification
-
Returns the profile(s) to which the service adheres.
- getProjection() - Method in class CoverageQuery
-
Returns the indices of samples dimensions to read, or
nullif there is no filtering on range. - getProjection() - Method in class FeatureQuery
-
Returns the properties to retrieve, or
nullif all properties shall be included in the query. - getProperties(boolean) - Method in class 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 IdentifiedObjects
-
Returns the information provided in the specified identified object as a map of properties.
- getProperty(String) - Method in class ImageRenderer
-
Returns the value associated to the given property.
- getProperty(String) - Method in class AbstractFeature
-
Returns the property (attribute, feature association or operation result) of the given name.
- getProperty(String) - Method in class FeatureTypeBuilder
-
Returns the builder for the property of the given name.
- getProperty(String) - Method in class DefaultFeatureType
-
Returns the attribute, operation or association role for the given name.
- getProperty(String) - Method in class PlanarImage
-
Gets a property from this image.
- getProperty(String) - Method in class ResampledImage
-
Gets a property from this image.
- getPropertyNames() - Method in class PlanarImage
-
Returns the names of all recognized properties, or
nullif this image has no properties. - getPropertyNames() - Method in class ResampledImage
-
Returns the names of all recognized properties, or
nullif this image has no properties. - getPropertyNames(DefaultFeatureType) - Static method in class Features
-
Returns the name of all properties (including inherited properties) of the given feature type.
- getPropertyValue(String) - Method in class AbstractFeature
-
Returns the value for the property of the given name.
- getProtocol() - Method in class DefaultOnlineResource
-
Returns the connection protocol to be used.
- getProtocol() - Method in interface OnlineResource
-
Connection protocol to be used.
- getProtocolRequest() - Method in class DefaultOnlineResource
-
Returns the request used to access the resource depending on the protocol.
- getProvided() - Static method in class MetadataSource
-
Returns the metadata source connected to the
"jdbc/SpatialMetadata"database. - getProvider() - Method in exception class CanNotProbeException
-
Returns the data store provider that failed to probe a file.
- getProvider() - Method in class DataStore
-
Returns the factory that created this
DataStoreinstance. - getProvider() - Method in class GDALStore
-
Returns the factory that created this
DataStoreinstance. - getPublicationDate() - Method in class AbstractDatum
-
Returns the date on which the datum definition was published.
- getPurpose() - Method in class AbstractIdentification
-
Returns a summary of the intentions with which the resource(s) was developed.
- getPurpose() - Method in interface Identification
-
Summary of the intentions with which the resource(s) was developed.
- getQualityInfo() - Method in class AbstractGeolocationInformation
-
Returns an overall assessment of quality of geolocation information.
- getQualityInfo() - Method in interface GeolocationInformation
-
Provides an overall assessment of quality of geolocation information.
- getQuantityFactory(Class) - Method in class UnitServices
-
Returns a factory for the given
Quantitytype. - getQuantityFormat() - Method in class UnitServices
-
Returns a quantity format for the default locale.
- getQuantityFormat(String) - Method in class UnitServices
-
Returns the quantity format having the specified name or
nullif none. - getQuery() - Method in class ResourceDefinition
-
Returns the SQL query to execute for the resource, or empty if the resource is a table or a view.
- getRange() - Method in class ImageRequest
-
Returns the 0-based indices of sample dimensions to read, or an empty value for reading them all.
- getRangeElementDescriptions() - Method in class DefaultCoverageDescription
-
Provides the description of the specific range elements of a coverage.
- getRangeElementDescriptions() - Method in class DefaultSampleDimension
-
Provides the description and values of the specific range elements of a sample dimension.
- getRangeElementDescriptions() - Method in interface CoverageDescription
-
Provides the description of the specific range elements of a coverage.
- getRangeElements() - Method in class DefaultRangeElementDescription
-
Returns the specific range elements, i.e. range elements associated with a name and their definition.
- getRangeElements() - Method in interface RangeElementDescription
-
Specific range elements, i.e. range elements associated with a name and their definition.
- getRangeMeaning() - Method in class DefaultCoordinateSystemAxis
- getRangeMeaning() - Method in interface CoordinateSystemAxis
- getRanges() - Method in class Colorizer.Target
-
Returns a description of the bands of the image to colorize.
- getRationale() - Method in class DefaultExtendedElementInformation
-
Returns the reason for creating the extended element.
- getRationale() - Method in class DefaultProcessStep
-
Returns the requirement or purpose for the process step.
- getRationale() - Method in interface ProcessStep
-
Requirement or purpose for the process step.
- getRationales() - Method in class DefaultExtendedElementInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultExtendedElementInformation.getRationale(). - getRationales() - Method in interface ExtendedElementInformation
-
Reason for creating the extended element.
- getRealizationEpoch() - Method in class AbstractDatum
-
Deprecated.Since ISO 19111:2019, replaced by
AbstractDatum.getAnchorEpoch(). - getRealizationEpoch() - Method in class DefaultDatumEnsemble
-
Returns a realization epoch which is common to all members of the datum ensemble.
- getRealizationEpoch() - Method in interface Datum
-
The time after which this datum definition is valid.
- getRealizationEpoch() - Method in interface TemporalDatum
-
This attribute is defined in the
Datumparent interface, but is not used by a temporal datum. - getReason() - Method in class TransformChangeEvent
-
Returns the reason why the "objective to display" transform changed.
- getRecipients() - Method in class DefaultRequirement
-
Returns the person(s), or body(ies), to receive results of requirement.
- getRecipients() - Method in interface Requirement
-
Person(s), or body(ies), to receive results of requirement.
- getRecordType() - Method in class DefaultRecord
-
Returns the type definition of this record.
- getRecordType() - Method in interface Record
-
Returns the type definition of record.
- getReducedGridGeometry() - Method in class DimensionalityReduction
-
Returns the grid geometry with only the retained grid axis dimension.
- getReferenceDate() - Method in class DefaultCitationDate
-
Returns the reference date for the cited resource.
- getReferenceDocuments() - Method in class DefaultEvaluationMethod
-
Returns information on documents which are referenced in developing and applying a data quality evaluation method.
- getReferences() - Method in class DefaultConstraints
-
Returns citations for the limitation of constraint.
- getReferences() - Method in class DefaultProcessStep
-
Returns the process step documentation.
- getReferenceSystem() - Method in class GeohashReferenceSystem.Coder
-
Returns the reference system for which GeoHash identifiers will be encoded or decoded.
- getReferenceSystem() - Method in class MilitaryGridReferenceSystem.Coder
-
Returns the reference system for which MGRS references will be encoded or decoded.
- getReferenceSystem() - Method in class ModifiableLocationType
-
Returns the reference system that comprises this location type.
- getReferenceSystem() - Method in class ReferencingByIdentifiers.Coder
-
Returns the reference system for which this coder is reading or writing identifiers.
- getReferenceSystemInfo() - Method in class DefaultMetadata
-
Returns the description of the spatial and temporal reference systems used in the dataset.
- getReferenceSystemInfo() - Method in interface Metadata
-
Description of the spatial and temporal reference systems used in the dataset.
- getRelatedEvents() - Method in class DefaultPlatformPass
-
Returns the occurrence of one or more events for a pass.
- getRelatedEvents() - Method in interface PlatformPass
-
Occurrence of one or more events for a pass.
- getRelatedPass() - Method in class DefaultEvent
-
Returns the pass during which an event occurs.
- getRelatedPass() - Method in interface Event
-
Pass during which an event occurs.
- getRelatedSensors() - Method in class DefaultEvent
-
Returns the instrument or instruments for which the event is meaningful.
- getRelatedSensors() - Method in interface Event
-
Instrument or instruments for which the event is meaningful.
- getRelative(int, double) - Method in class GridExtent
-
Returns a grid coordinate at the given relative position between low and high.
- getReleasability() - Method in class DefaultConstraints
-
Returns information concerning the parties to whom the resource can or cannot be released.
- getReleaseDate() - Method in class GDALStoreProvider
-
Returns the release date of the GDAL library.
- getRemarks() - Method in class AbstractIdentifiedType
-
Returns comments on or information about this type.
- getRemarks() - Method in class AbstractIdentifiedObject
-
Returns comments on or information about this object, including data source information.
- getRemarks() - Method in interface Deprecable
-
If this instance is deprecated, the reason or the alternative to use.
- getRemarks() - Method in interface IdentifiedObject
-
Comments on or information about this object, including data source information.
- getReportReference() - Method in class DefaultEvaluationReportInformation
-
Returns the reference to the associated standalone quality report.
- getReports() - Method in class DefaultProcessStep
-
Returns the report generated by the process step.
- getReports() - Method in class DefaultDataQuality
-
Returns the quality information for the data specified by the scope.
- getReports() - Method in interface ProcessStep
-
Report generated by the process step.
- getReports() - Method in interface DataQuality
-
Quantitative quality information for the data specified by the scope.
- getRequestedDate() - Method in class DefaultRequirement
-
Returns the required or preferred acquisition date and time.
- getRequestedDate() - Method in interface Requirement
-
Required or preferred acquisition date and time.
- getRequestedDateOfCollection() - Method in class DefaultRequestedDate
-
Returns the preferred date and time of collection.
- getRequestedDateOfCollection() - Method in interface RequestedDate
-
Preferred date and time of collection.
- getRequestors() - Method in class DefaultRequirement
-
Returns the origin of requirement.
- getRequestors() - Method in interface Requirement
-
Origin of requirement.
- getResolution() - Method in class DefaultSource
-
Returns the distance between consistent parts (centre, left side, right side) of two adjacent pixels.
- getResolution() - Method in class DefaultDimension
-
Returns the degree of detail in the grid dataset.
- getResolution() - Method in interface TileMatrix
-
Returns the resolution (in units of CRS axes) at which tiles in this matrix should be used.
- getResolution() - Method in interface Source
-
Distance between consistent parts (centre, left side, right side) of two adjacent pixels.
- getResolution() - Method in interface Dimension
-
Degree of detail in the grid dataset.
- getResolution(boolean) - Method in class GridGeometry
-
Returns an estimation of the grid resolution, in units of the coordinate reference system axes.
- getResolutions() - Method in interface GridCoverageResource
-
Returns the preferred resolutions (in units of CRS axes) for read operations in this data store.
- getResource() - Method in class CoverageCanvas
-
Returns the source of coverages for this viewer.
- getResource() - Method in class CoverageExplorer
-
Returns the source of coverages for this explorer.
- getResource() - Method in class ImageRequest
-
Returns the resource specified at construction time, or an empty value if none.
- getResource() - Method in class ResourceTree
-
Returns the root
Resourceof this tree. - getResource() - Method in interface Tile
-
Returns the tile content as a resource.
- getResource(String, int) - Method in class EmbeddedResources
-
Returns the data source for embedded database.
- getResource(String, int) - Method in class InstallationResources
-
Returns an installation resource for the given authority, or
nullif not available. - getResource(String, int) - Method in class OptionalInstallations
-
Returns an installation resource for the given authority.
- getResourceClass() - Method in interface Expression
-
Returns the class of resources expected by this expression.
- getResourceClass() - Method in interface Filter
-
Returns the class of resources expected by this filter.
- getResourceConstraints() - Method in class AbstractIdentification
-
Provides information about constraints which apply to the resource(s).
- getResourceConstraints() - Method in interface Identification
-
Provides information about constraints which apply to the resource(s).
- getResourceFile() - Method in class ResourceEvent
-
Returns the path to the resource being opened or closed.
- getResourceFormats() - Method in class AbstractIdentification
-
Provides a description of the format of the resource(s).
- getResourceFormats() - Method in interface Identification
-
Provides a description of the format of the resource(s).
- getResourceLineages() - Method in class DefaultMetadata
-
Returns information about the provenance, sources and/or the production processes applied to the resource.
- getResourceMaintenances() - Method in class AbstractIdentification
-
Provides information about the frequency of resource updates, and the scope of those updates.
- getResourceMaintenances() - Method in interface Identification
-
Provides information about the frequency of resource updates, and the scope of those updates.
- getResourceNames(String) - Method in class InstallationScriptProvider
-
Returns the names of all SQL scripts to execute.
- getResourceNames(String) - Method in class EmbeddedResources
-
Returns the data source name, which is
"SpatialMetadata". - getResourceNames(String) - Method in class InstallationResources
-
Returns the names of all resources of the specified authority that are distributed by this instance.
- getResourceNames(String) - Method in class OptionalInstallations
-
Returns the names of installation scripts provided by the given authority.
- getResourceReferences() - Method in class DefaultCoupledResource
-
Returns references to the resource on which the services operates.
- getResources() - Method in class DefaultCoupledResource
-
Returns the tightly coupled resources.
- getResourceScope() - Method in class DefaultMetadataScope
-
Returns the code for the scope.
- getResourceSpecificUsages() - Method in class AbstractIdentification
-
Provides basic information about specific application(s) for which the resource(s) has/have been or is being used by different users.
- getResourceSpecificUsages() - Method in interface Identification
-
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 DefaultUsage
-
Responses to the user-determined limitations.
- getResponsibleParties() - Method in class DefaultConstraints
-
Returns the parties responsible for the resource constraints.
- getResult() - Method in class AbstractOperation
-
Returns the expected result type.
- getResultContent() - Method in class DefaultCoverageResult
-
Provides the description of the content of the result coverage.
- getResultContentDescription() - Method in class DefaultCoverageResult
-
Deprecated.Replaced by
DefaultCoverageResult.getResultContent(). - getResultContentDescription() - Method in interface CoverageResult
-
Provides the description of the content of the result coverage, i.e. semantic definition of the data quality measures.
- getResultFile() - Method in class DefaultCoverageResult
-
Returns the information about the data file containing the result coverage data.
- getResultFile() - Method in interface CoverageResult
-
Provides information about the data file containing the result coverage data.
- getResultFormat() - Method in class DefaultCoverageResult
-
Returns the information about the format of the result coverage data.
- getResultFormat() - Method in interface CoverageResult
-
Provides information about the format of the result coverage data.
- getResults() - Method in class AbstractElement
-
Returns the value(s) obtained from applying a data quality measure.
- getResults() - Method in interface Element
-
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
- getResultScope() - Method in class AbstractResult
-
Returns the scope of the result.
- getResultSpatialRepresentation() - Method in class DefaultCoverageResult
-
Returns the digital representation of data quality measures composing the coverage result.
- getResultSpatialRepresentation() - Method in interface CoverageResult
-
Provides the digital representation of data quality measures composing the coverage result.
- getRevision() - Method in class Version
-
Returns the revision number.
- getRhumblineLength() - Method in class GeodeticCalculator
-
Returns or computes the length of rhumb line (part of constant heading) from start point to end point.
- getRole() - Method in class AbstractAssociation
-
Returns information about the association.
- getRole() - Method in class DefaultResponsibility
-
Returns the function performed by the responsible party.
- getRole() - Method in class DefaultResponsibleParty
-
Returns the function performed by the responsible party.
- getRole() - Method in class XLink
-
Returns a URI reference for some description of the arc role.
- getRole() - Method in interface ResponsibleParty
-
Function performed by the responsible party.
- getRoot() - Method in class DefaultTreeTable
-
Returns the root node.
- getRoot() - Method in interface TreeTable
-
Returns the root node of the tree.
- getRootElement() - Method in class Warnings
-
Returns the name of the root element being parsed or formatted.
- getRotation(AffineTransform) - Static method in class AffineTransforms2D
-
Returns an estimation of the rotation angle in radians.
- getRoundingMode() - Method in class AngleFormat
-
Returns the rounding mode.
- getRow(int, int) - Method in class LocalizationGridBuilder
-
Returns a row of coordinate values in the given dimension.
- getRowCount() - Method in class TableAppender
-
Returns the number of rows in this table.
- getRule() - Method in class DefaultExtendedElementInformation
-
Specifies how the extended element relates to other existing elements and entities.
- getRule() - Method in interface ExtendedElementInformation
-
Specifies how the extended element relates to other existing elements and entities.
- getRunTimeParameters() - Method in class DefaultProcessing
-
Returns the parameters to control the processing operations, entered at run time.
- getRunTimeParameters() - Method in interface Processing
-
Parameters to control the processing operations, entered at run time.
- getSample(int) - Method in class PixelIterator
-
Returns the sample value in the specified band of current pixel, rounded toward zero.
- getSampleDimensions() - Method in class BandedCoverage
-
Returns information about the range of this coverage.
- getSampleDimensions() - Method in class GridCoverage
-
Returns information about the range of this grid coverage.
- getSampleDimensions() - Method in interface GridCoverageResource
-
Returns the ranges of sample values together with the conversion from samples to real values.
- getSampleDimensions() - Method in class MemoryGridCoverageResource
-
Returns information about the ranges of wrapped grid coverage.
- getSampleDouble(int) - Method in class PixelIterator
-
Returns the sample value in the specified band of current pixel, without precision lost.
- getSampleFloat(int) - Method in class PixelIterator
-
Returns the sample value in the specified band of current pixel as a single-precision floating point number.
- getSampleModel() - Method in class Colorizer.Target
-
Returns the sample model of the computed image to colorize.
- getSampleModel() - Method in class ComputedImage
-
Returns the sample model associated with this image.
- getSampleRange() - Method in class Category
-
Returns the range of values occurring in this category.
- getSampleRange() - Method in class SampleDimension
-
Returns the range of values occurring in this sample dimension.
- getSampleRange() - Method in class CoverageModifier.BandSource
-
Return the minimum and maximum values declared in the coverage metadata, if known.
- getSampleRanges() - Method in class PixelIterator
-
Returns the range of sample values that can be stored in each band of the rendered image or raster.
- getSamplingRatio() - Method in class DefaultSampleBasedInspection
-
Returns the information on how many samples on average are extracted for inspection from each lot of population.
- getSamplingScheme() - Method in class DefaultSampleBasedInspection
-
Returns the information of the type of sampling scheme and description of the sampling procedure.
- getSatisfiedPlans() - Method in class DefaultRequirement
-
Returns the plan that identifies solution to satisfy the requirement.
- getSatisfiedPlans() - Method in interface Requirement
-
Plan that identifies solution to satisfy the requirement.
- getSatisfiedRequirements() - Method in class DefaultPlan
-
Returns the requirement satisfied by the plan.
- getSatisfiedRequirements() - Method in interface Plan
-
Requirement satisfied by the plan.
- getScale() - Method in class TransferFunction
-
Returns the scale factor of the transfer function.
- getScale(AffineTransform) - Static method in class AffineTransforms2D
-
Returns a global scale factor for the specified affine transform.
- getScaleDenominator() - Method in class DefaultSource
-
Deprecated.As of ISO 19115:2014, moved to
DefaultResolution.getEquivalentScale(). - getScaleDenominator() - Method in interface Source
-
Denominator of the representative fraction on a source map.
- getScaleFactor() - Method in class DomainLinearizer
-
Returns the scale factor applied on coordinates in all dimensions.
- getScaleFactor() - Method in class DefaultSampleDimension
-
Returns the scale factor which has been applied to the cell value.
- getScaleFactor() - Method in interface Band
-
Scale factor which has been applied to the cell value.
- getScaleX0(AffineTransform) - Static method in class AffineTransforms2D
-
Returns the magnitude of scale factor x by canceling the effect of eventual flip and rotation.
- getScaleY0(AffineTransform) - Static method in class AffineTransforms2D
-
Returns the magnitude of scale factor y by canceling the effect of eventual flip and rotation.
- getScanningResolution() - Method in class DefaultNominalResolution
-
Returns the distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane.
- getScanningResolution() - Method in interface NominalResolution
-
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane.
- getSchema() - Method in class SQLTranslator
-
Returns the schema that contains the EPSG tables.
- getSchemaAscii() - Method in class DefaultApplicationSchemaInformation
-
Full application schema given as an ASCII file.
- getSchemaAscii() - Method in interface ApplicationSchemaInformation
-
Full application schema given as an ASCII file.
- getSchemaLanguage() - Method in class DefaultApplicationSchemaInformation
-
Identification of the schema language used.
- getSchemaLanguage() - Method in interface ApplicationSchemaInformation
-
Identification of the schema language used.
- getSchemaName() - Method in class DefaultRecordSchema
-
Returns the schema name.
- getSchemaName() - Method in interface RecordSchema
-
Returns the schema name.
- getScheme() - Method in class FileService
-
Returns the URI scheme that identifies this provider, which is
"S3". - getScope() - Method in class DefaultLineage
-
Returns the type of resource and / or extents to which the lineage information applies.
- getScope() - Method in class DefaultProcessStep
-
Returns the type of resource and / or extent to which the process step applies.
- getScope() - Method in class DefaultSource
-
Return the type and / or extent of the source.
- getScope() - Method in class DefaultDataQuality
-
Returns the specific data to which the data quality information applies.
- getScope() - Method in class AbstractSpatialRepresentation
-
Returns the level and extent of the spatial representation.
- getScope() - Method in class AbstractReferenceSystem
-
Deprecated.Replaced by
AbstractIdentifiedObject.getDomains()as of ISO 19111:2019. - getScope() - Method in class AbstractDatum
-
Deprecated.Replaced by
AbstractIdentifiedObject.getDomains()as of ISO 19111:2019. - getScope() - Method in class DefaultDatumEnsemble
-
Returns a scope which is common to all members of the datum ensemble.
- getScope() - Method in class DefaultObjectDomain
-
Returns a description of usage, or limitations of usage, for which this object is valid.
- getScope() - Method in class AbstractCoordinateOperation
-
Deprecated.Replaced by
AbstractIdentifiedObject.getDomains()as of ISO 19111:2019. - getScope() - Method in interface DataQuality
-
The specific data to which the data quality information applies.
- getScope() - Method in interface Datum
-
Description of domain of usage, or limitations of usage, for which this datum object is valid.
- getScope() - Method in interface CoordinateOperation
-
Description of domain of usage, or limitations of usage, for which this operation is valid.
- getScope() - Method in interface ReferenceSystem
-
Description of domain of usage, or limitations of usage, for which this Reference System object is valid.
- getScope(String) - Method in class ReferencingFunctions
-
Returns the identified object scope from an authority code.
- getScope(String) - Method in interface XReferencing
-
Returns the scope of an identified object.
- getScopedName() - Method in class DefaultCoupledResource
-
Returns scoped identifier of the resource in the context of the given service instance.
- getSearchDomain() - Method in class IdentifiedObjectFinder
-
Returns the domain of the search (for example, whether to include deprecated objects in the search).
- getSelectedDimensions() - Method in class DimensionalityReduction
-
Returns the indices of the source dimensions that are kept in the reduced grid geometry.
- getSelectedItems() - Method in class RecentReferenceSystems
-
Returns all currently selected reference systems in the order they appear in JavaFX controls.
- getSelectedProperty(Menu) - Static method in class RecentReferenceSystems
-
Returns the property for the selected value in a menu created by
RecentReferenceSystems.createMenuItems(boolean, ChangeListener). - getSelectedResource() - Method in class ResourceExplorer
-
Returns the currently selected resource.
- getSelection() - Method in class CoverageQuery
-
Returns the desired grid extent and resolution.
- getSelection() - Method in class FeatureQuery
-
Returns the filter for trimming feature instances.
- getSemiMajorAxis() - Method in class DefaultEllipsoid
-
Length of the semi-major axis of the ellipsoid.
- getSemiMajorAxis() - Method in interface Ellipsoid
-
Length of the semi-major axis of the ellipsoid.
- getSemiMinorAxis() - Method in class DefaultEllipsoid
-
Length of the semi-minor axis of the ellipsoid.
- getSemiMinorAxis() - Method in interface Ellipsoid
-
Length of the semi-minor axis of the ellipsoid.
- getSensingInstruments() - Method in class DefaultObjective
-
Returns the instrument which senses the objective data.
- getSensingInstruments() - Method in interface Objective
-
Instrument which senses the objective data.
- getSeparator() - Method in class CoordinateFormat
-
Returns the separator between each coordinate (number, angle or date).
- getSeparator() - Method in class Symbols
-
Returns the string used as a separator in a list of values.
- getSeparator() - Method in class MilitaryGridReferenceSystem.Coder
-
Returns the separator to insert between each component of the MGRS identifier.
- getSeparator(NameSpace, boolean) - Static method in class DefaultNameSpace
-
Returns the separator between name components in the given namespace.
- getSequence() - Method in class DefaultEvent
-
Returns the relative time ordering of the event.
- getSequence() - Method in interface Event
-
Relative time ordering of the event.
- getSequenceIdentifier() - Method in class DefaultRangeDimension
-
Returns a unique name or number that identifies attributes included in the coverage.
- getSequenceIdentifier() - Method in interface RangeDimension
-
Number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
- getSeries() - Method in class DefaultCitation
-
Returns the information about the series, or aggregate dataset, of which the dataset is a part.
- getSeries() - Method in interface Citation
-
Information about the series, or aggregate dataset, of which the dataset is a part.
- getServiceName() - Method in class CalcAddins
-
The service name that can be used to create such an object by a factory.
- getServiceName() - Method in class ReferencingFunctions
-
The service name that can be used to create such an object by a factory.
- getServiceStandards() - Method in class DefaultServiceIdentification
-
Returns the standard(s) to which the service adheres.
- getServiceType() - Method in class DefaultServiceIdentification
-
Returns a service type name.
- getServiceTypeVersions() - Method in class DefaultServiceIdentification
-
Returns the versions of the service.
- getShiftGrid() - Method in class InterpolatedTransform
-
Returns the grid of datum shifts specified at construction time.
- getShortClassName(Object) - Static method in class Classes
-
Returns the class name of the given object without package name, but including the enclosing class names if any.
- getShortName() - Method in class DefaultExtendedElementInformation
-
Deprecated.Removed as of ISO 19115:2014.
- getShortName() - Method in class DataStoreProvider
-
Returns a short name or abbreviation for the data format.
- getShortName() - Method in class GDALStoreProvider
-
Returns a generic name for this data store, used mostly in warnings or error messages.
- getShortName() - Method in class GeoTiffStoreProvider
-
Returns a generic name for this data store, used mostly in warnings or error messages.
- getShortName() - Method in class LandsatStoreProvider
-
Returns a generic name for this data store, used mostly in warnings or error messages.
- getShortName() - Method in class NetcdfStoreProvider
-
Returns a generic name for this data store, used mostly in warnings or error messages.
- getShortName() - Method in class SQLStoreProvider
-
Returns a generic name for this data store, used mostly in warnings or error messages.
- getShortName() - Method in interface ExtendedElementInformation
-
Short form suitable for use in an implementation method such as XML or SGML.
- getShortName(Class) - Static method in class 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 CoordinateSystems
-
Returns a short (if possible) localized name for the given axis.
- getShow() - Method in class XLink
-
Returns the desired presentation of the ending resource on traversal from the starting resource.
- getSignificantEvents() - Method in class DefaultOperation
-
Returns the record of an event occurring during an operation.
- getSignificantEvents() - Method in interface Operation
-
Record of an event occurring during an operation.
- getSimpleAxisDirections(CoordinateSystem) - Static method in class CoordinateSystems
-
Returns the axis directions, replacing "North/South along meridian" by a cardinal direction.
- getSimpleNameOrIdentifier(IdentifiedObject) - Static method in class IdentifiedObjects
-
Returns the first name, alias or identifier which is a valid Unicode identifier.
- getSingleComponents() - Method in class DefaultCompoundCRS
-
Returns the ordered list of single coordinate reference systems.
- getSingleComponents(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the ordered list of single coordinate reference systems for the specified CRS.
- getSingleComponents(CoordinateSystem) - Static method in class CoordinateSystems
-
Returns all components of the given coordinate system.
- getSize() - Method in class PixelIterator.Window
-
Returns the width and height of this window in pixels.
- getSize(int) - Method in class GridExtent
-
Returns the number of integer grid coordinates along the specified dimension.
- getSize(int, boolean) - Method in class GridExtent
-
Returns the number of grid coordinates as a double precision floating point value.
- getSliceCoordinates() - Method in class DimensionalityReduction
-
Returns the grid coordinates used in
reverse(…)method calls for reconstituting some removed dimensions. - getSliceCoordinates() - Method in class GridExtent
-
Returns the grid coordinates for all dimensions where the grid has a size of 1.
- getSliceExtent() - Method in class CoverageCanvas
-
Returns a subspace of the grid coverage extent where all dimensions except two have a size of 1 cell.
- getSliceExtent() - Method in class ImageRequest
-
Returns the subspace of the grid coverage extent to render.
- getSoftwareDevelopmentFile() - Method in class DefaultApplicationSchemaInformation
-
Full application schema given as a software development file.
- getSoftwareDevelopmentFile() - Method in interface ApplicationSchemaInformation
-
Full application schema given as a software development file.
- getSoftwareDevelopmentFileFormat() - Method in class DefaultApplicationSchemaInformation
-
Software dependent format used for the application schema software dependent file.
- getSoftwareDevelopmentFileFormat() - Method in interface ApplicationSchemaInformation
-
Software dependent format used for the application schema software dependent file.
- getSoftwareReferences() - Method in class DefaultProcessing
-
Returns the reference to document describing processing software.
- getSoftwareReferences() - Method in interface Processing
-
Reference to document describing processing software.
- getSource() - Method in class TransformChangeEvent
-
Returns the canvas on which this event initially occurred.
- getSource() - Method in class StoreEvent
-
Returns the resource where the event occurred.
- getSource() - Method in class StoreListeners
-
Returns the source of events.
- getSource(int) - Method in class ComputedImage
-
Returns the source at the given index.
- getSourceCitation() - Method in class DefaultSource
-
Returns the recommended reference to be used for the source data.
- getSourceCitation() - Method in interface Source
-
Recommended reference to be used for the source data.
- getSourceClass() - Method in interface ObjectConverter
-
Returns the type of objects to convert.
- getSourceCRS() - Method in class AbstractCoordinateOperation
-
Returns the source CRS, or
nullif unspecified. - getSourceCRS() - Method in interface Conversion
-
Returns the source CRS.
- getSourceCRS() - Method in interface CoordinateOperation
-
Returns the source CRS.
- getSourceCRS() - Method in interface Transformation
-
Returns the source CRS.
- getSourceCSType() - Method in interface MathTransformProvider.Context
-
Returns the type of the source coordinate system.
- getSourceDimensions() - Method in class LinearTransformBuilder
-
Returns the number of dimensions in source positions.
- getSourceDimensions() - Method in class DefaultOperationMethod
-
Deprecated.This attribute has been removed from ISO 19111:2019.
- getSourceDimensions() - Method in class AbstractMathTransform
-
Returns the number of dimensions of input points.
- getSourceDimensions() - Method in class AbstractMathTransform.Inverse
-
Gets the dimension of input points.
- getSourceDimensions() - Method in class AbstractMathTransform1D
-
Returns the dimension of input points, which is always 1.
- getSourceDimensions() - Method in class AbstractMathTransform2D
-
Returns the dimension of input points, which is always 2.
- getSourceDimensions() - Method in class EllipsoidToCentricTransform
-
Gets the dimension of input points, which is 2 or 3.
- getSourceDimensions() - Method in class EllipsoidToRadiusTransform
-
Gets the dimension of input points, which is 2.
- getSourceDimensions() - Method in class InterpolatedGeocentricTransform
-
Gets the dimension of input points.
- getSourceDimensions() - Method in class InterpolatedTransform
-
Returns the number of input dimensions.
- getSourceDimensions() - Method in interface MathTransformProvider.Context
-
Returns the desired number of source dimensions.
- getSourceDimensions() - Method in class MolodenskyTransform
-
Gets the dimension of input points.
- getSourceDimensions() - Method in class PassThroughTransform
-
Gets the dimension of input points.
- getSourceDimensions() - Method in class TransformSeparator
-
Returns the input dimensions to keep or kept in the separated transform.
- getSourceDimensions() - Method in class WraparoundTransform
-
Gets the dimension of input points.
- getSourceDimensions() - Method in interface MathTransform
-
Gets the dimension of input points.
- getSourceDimensions() - Method in interface OperationMethod
-
Number of dimensions in the source CRS of this operation method.
- getSourceDisplayPOI() - Method in class GestureFollower
-
Returns the position for the mouse cursor in the source canvas if that position is known.
- getSourceDisplayPOI() - Method in class CanvasFollower
-
Returns the display coordinates of the Point Of Interest (POI) in source canvas.
- getSourceDomainExpansion() - Method in class CoverageQuery
-
Returns the number of additional cells to read on each border of the source grid coverage.
- getSourceEllipsoid() - Method in interface MathTransformProvider.Context
-
Returns the ellipsoid which is used together with the source coordinate system.
- getSourceEnvelope() - Method in class LinearTransformBuilder
-
Returns the envelope of source points (keys of the map returned by
LinearTransformBuilder.getControlPoints()). - getSourceEnvelope(boolean) - Method in class LocalizationGridBuilder
-
Returns the envelope of source coordinates.
- getSourceEpoch() - Method in class AbstractCoordinateOperation
-
Returns the date at which source coordinate tuples are valid.
- getSourceExtents() - Method in class DefaultSource
-
Deprecated.As of ISO 19115:2014, moved to
DefaultScope.getExtents(). - getSourceExtents() - Method in interface Source
-
Information about the spatial, vertical and temporal extent of the source data.
- getSourceFile() - Method in class WKTFormat
-
Returns the URI to declare as the source of the WKT definitions.
- getSourceFile() - Method in class DefaultParameterValue
-
Returns the URI of the GML document or WKT file from which the parameter values are read.
- getSourceFile(ParameterDescriptor) - Method in class Parameters
-
Returns the URI of the GML document or WKT file from which the parameter values are read.
- getSourceFormat() - Method in class MonolineFormatter
-
Returns the format for the source, or
nullis the source is not shown. - getSourceGridGeometry() - Method in class DimensionalityReduction
-
Returns the grid geometry with all grid axis dimension.
- getSourceMetadata() - Method in class DefaultSource
-
Returns the references to metadata for the source.
- getSourceName() - Method in class StoreListeners
-
Returns a short name or label for the source.
- getSourceObjectivePOI() - Method in class CanvasFollower
-
Returns the objective coordinates of the Point Of Interest (POI) in source canvas.
- getSourceReferences() - Method in class DefaultQualityMeasure
-
Returns references to the source of an item that has been adopted from an external source.
- getSourceReferenceSystem() - Method in class DefaultSource
-
Returns the spatial reference system used by the source data.
- getSourceReferenceSystem() - Method in interface Source
-
Spatial reference system used by the source data.
- getSources() - Method in class ComputedImage
-
Returns the immediate sources of image data for this image (may be
null). - getSources() - Method in class PlanarImage
-
Returns the immediate sources of image data for this image.
- getSources() - Method in class DefaultExtendedElementInformation
-
Name of the person or organization creating the extended element.
- getSources() - Method in class DefaultLineage
-
Returns information about the source data used in creating the data specified by the scope.
- getSources() - Method in class DefaultProcessStep
-
Returns the information about the source data used in creating the data specified by the scope.
- getSources() - Method in interface ExtendedElementInformation
-
Name of the person or organization creating the extended element.
- getSources() - Method in interface Lineage
-
Information about the source data used in creating the data specified by the scope.
- getSources() - Method in interface ProcessStep
-
Information about the source data used in creating the data specified by the scope.
- getSourceSpatialResolution() - Method in class DefaultSource
-
Returns the spatial resolution expressed as a scale factor, an angle or a level of detail.
- getSourceSteps() - Method in class DefaultSource
-
Returns information about process steps in which this source was used.
- getSourceSteps() - Method in interface Source
-
Information about an event in the creation process for the source data.
- getSourceToGrid() - Method in class LocalizationGridBuilder
-
Returns the current relationship between "real-world" source coordinates and grid coordinates.
- getSouthBoundLatitude() - Method in class DefaultGeographicBoundingBox
-
Returns the southern-most coordinate of the limit of the dataset extent.
- getSouthBoundLatitude() - Method in interface GeographicBoundingBox
-
Returns the southern-most coordinate of the limit of the dataset extent.
- getSpaceRequirement(String) - Method in class OptionalInstallations
-
Returns an estimation of the space required on the host computer after download and installation.
- getSpan() - Method in class NumberRange
-
Computes the difference between minimum and maximum values.
- getSpan(int) - Method in class AbstractEnvelope
-
Returns the envelope span (typically width or height) along the specified dimension.
- getSpan(int) - Method in class Envelope2D
-
Returns the envelope span along the specified dimension.
- getSpan(int) - Method in interface Envelope
-
Returns the envelope span (typically width or height) along the specified dimension.
- getSpan(int, Unit) - Method in class AbstractEnvelope
-
Returns the envelope span along the specified dimension, in terms of the given units.
- getSpatialExtent() - Method in class DefaultSpatialTemporalExtent
-
Returns the spatial extent component of composite spatial and temporal extent.
- getSpatialExtent() - Method in interface SpatialTemporalExtent
-
Returns the spatial extent component of composite spatial and temporal extent.
- getSpatialObject() - Method in interface FeatureTypeList
-
Instance of a type defined in the spatial schema.
- getSpatialRepresentationInfo() - Method in class DefaultMetadata
-
Returns the digital representation of spatial information in the dataset.
- getSpatialRepresentationInfo() - Method in interface Metadata
-
Digital representation of spatial information in the dataset.
- getSpatialRepresentationType() - Method in class DefaultCoverageResult
-
Returns the method used to spatially represent the coverage result.
- getSpatialRepresentationType() - Method in interface CoverageResult
-
Method used to spatially represent the coverage result.
- getSpatialRepresentationTypes() - Method in class AbstractIdentification
-
Returns the methods used to spatially represent geographic information.
- getSpatialRepresentationTypes() - Method in interface DataIdentification
-
Method used to spatially represent geographic information.
- getSpatialResolution() - Method in class Canvas
-
Returns an estimation of the resolution (in metres) at the point of interest.
- getSpatialResolutions() - Method in class AbstractIdentification
-
Returns the factor which provides a general understanding of the density of spatial data in the resource(s).
- getSpatialResolutions() - Method in interface DataIdentification
-
Factor which provides a general understanding of the density of spatial data in the dataset.
- getSpatialSchemaName() - Method in interface FeatureTypeList
-
Name of the spatial schema used.
- getSpecialized(IdentifierSpace) - Method in interface 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 DefaultFormat
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFormat.getFormatSpecificationCitation().getTitle(). - getSpecification() - Method in class DefaultConformanceResult
-
Returns the citation of product specification or user requirement against which data is being evaluated.
- getSpecification() - Method in interface Format
-
Name of a subset, profile, or product specification of the format.
- getSpecification() - Method in interface ConformanceResult
-
Citation of product specification or user requirement against which data is being evaluated.
- getSpecificUsage() - Method in class DefaultUsage
-
Returns a brief description of the resource and/or resource series usage.
- getSpecificUsage() - Method in interface Usage
-
Brief description of the resource and/or resource series usage.
- getSponsors() - Method in class DefaultPlatform
-
Returns the organization responsible for building, launch, or operation of the platform.
- getSponsors() - Method in interface Platform
-
Organization responsible for building, launch, or operation of the platform.
- getStandaloneQualityReport() - Method in class DefaultDataQuality
-
Returns the reference to an external standalone quality report.
- getStandaloneQualityReportDetails() - Method in class AbstractElement
-
Returns the clause in the standalone quality report where this data quality element is described.
- getStandard() - Method in class AbstractMetadata
-
Returns the metadata standard implemented by subclasses.
- getStandard() - Method in class ISOMetadata
-
Returns the metadata standard implemented by subclasses, which is ISO 19115.
- getStandard() - Method in class AbstractCompleteness
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class AbstractDataEvaluation
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class AbstractElement
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class AbstractLogicalConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class AbstractMetaquality
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class AbstractPositionalAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class AbstractResult
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class AbstractTemporalAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class AbstractTemporalQuality
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class AbstractThematicAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultAbsoluteExternalPositionalAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultAccuracyOfATimeMeasurement
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultAggregationDerivation
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultBasicMeasure
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultCompletenessCommission
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultCompletenessOmission
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultConceptualConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultConfidence
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultConformanceResult
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultCoverageResult
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultDescriptiveResult
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultDomainConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultEvaluationMethod
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultEvaluationReportInformation
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultFormatConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultFullInspection
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultGriddedDataPositionalAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultHomogeneity
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultIndirectEvaluation
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultMeasureDescription
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultMeasureReference
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultNonQuantitativeAttributeAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultNonQuantitativeAttributeCorrectness
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultQualityMeasure
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultQuantitativeAttributeAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultQuantitativeResult
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultRelativeInternalPositionalAccuracy
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultRepresentativity
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultSampleBasedInspection
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultSourceReference
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultTemporalConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultTemporalValidity
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultThematicClassificationCorrectness
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultTopologicalConsistency
-
Returns the metadata standard, which is ISO 19157.
- getStandard() - Method in class DefaultUsability
-
Returns the metadata standard, which is ISO 19157.
- getStandardDeviation() - Method in class DefaultSampleDimension
-
Returns the standard deviation of data values in each dimension included in the resource.
- getStandardName(Class) - Static method in class Types
-
Returns the ISO name for the given class, or
nullif none. - getStandardType(Class) - Static method in class Classes
-
Returns the first type or super-type (including interface) considered "standard" in Apache SIS sense.
- getStartingAzimuth() - Method in class GeodeticCalculator
-
Returns or computes the angular heading at the starting point of a geodesic path.
- getStartPoint() - Method in class GeodeticCalculator
-
Returns the starting point in the CRS specified at construction time.
- getStatement() - Method in class DefaultReleasability
-
Returns the release statement.
- getStatement() - Method in class DefaultLineage
-
Returns the general explanation of the data producer's knowledge about the lineage of a dataset.
- getStatement() - Method in class DefaultDescriptiveResult
-
Returns the textual expression of the descriptive result.
- getStatement() - Method in interface Lineage
-
General explanation of the data producer's knowledge about the lineage of a dataset.
- getStatus() - Method in class DefaultOperation
-
Returns the status of the data acquisition.
- getStatus() - Method in class DefaultPlan
-
Returns the current status of the plan (pending, completed, etc.)
- getStatus() - Method in class AbstractIdentification
-
Returns the status of the resource(s).
- getStatus() - Method in interface Tile
-
Returns information about whether the tile failed to load.
- getStatus() - Method in interface Operation
-
Status of the data acquisition.
- getStatus() - Method in interface Plan
-
Current status of the plan (pending, completed, etc.)
- getStatus() - Method in interface Identification
-
Status of the resource(s).
- getStepDateTime() - Method in class DefaultProcessStep
-
Returns the date, time or range of date and time over which the process step occurred.
- getSteps(MathTransform) - Static method in class MathTransforms
-
Returns all single components of the given (potentially concatenated) transform.
- getStorage() - Method in class StorageConnector
-
Returns the input/output object given at construction time.
- getStorageAs(Class) - Method in class StorageConnector
-
Returns the storage as a view of the given type if possible, or
nullotherwise. - getStorageName() - Method in class StorageConnector
-
Returns a short name of the input/output object.
- getStyle() - Method in class UnitFormat
-
Returns whether unit formatting uses ASCII symbols, Unicode symbols or full localized names.
- getSubsampling() - Method in class GridDerivation
-
Returns the strides for accessing cells along each axis of the base grid.
- getSubsamplingOffsets() - Method in class GridDerivation
-
Returns the offsets to be subtracted from pixel coordinates before subsampling.
- getSubspaceDimensions(int) - Method in class GridExtent
-
Returns indices of all dimensions where this grid extent has a size greater than 1.
- getSubTransform() - Method in class PassThroughTransform
-
Returns the sub-transform to apply on the modified coordinates.
- getSuperTypes() - Method in class FeatureTypeBuilder
-
Returns the direct parents of the feature type to create.
- getSuperTypes() - Method in class DefaultFeatureType
-
Returns the direct parents of this feature type.
- getSupplementalInformation() - Method in class DefaultDataIdentification
-
Any other descriptive information about the resource.
- getSupplementalInformation() - Method in interface DataIdentification
-
Any other descriptive information about the dataset.
- getSupportedNames() - Method in class GazetteerFactory
-
Returns the name of referencing systems known to this factory.
- getSupportedServiceNames() - Method in class CalcAddins
-
Provides the supported service names of the implementation, including also indirect service names.
- getSupportedVersions() - Method in class DataStoreProvider
-
Returns the range of versions supported by the data store, or
nullif unspecified. - getSupportSize() - Method in class Interpolation
-
Returns the size of the area over which the resampling function needs to provide values.
- getSwapXY(AffineTransform) - Static method in class AffineTransforms2D
-
Returns an estimation about whether the specified transform swaps x and y axes.
- getSymbols() - Method in class WKTFormat
-
Returns the symbols used for parsing and formatting WKT.
- getSynchronizationLock() - Method in class AbstractResource
-
Returns the object on which to perform synchronizations for thread-safety.
- getSystemOfUnits() - Method in class UnitServices
-
Returns the default system of units used by Apache SIS.
- getSystemOfUnits(String) - Method in class UnitServices
-
Returns the system of units having the specified name, or
nullif none. - getSystemOfUnitsService() - Method in class UnitServices
-
Returns the service to obtain a
SystemOfUnitsinstances. - getTabulationWidth() - Method in class LineAppender
-
Returns the current tabulation width, in unit of Unicode characters (code point count).
- getTargetClass() - Method in interface ObjectConverter
-
Returns the type of converted objects.
- getTargetCRS() - Method in class AbstractCoordinateOperation
-
Returns the target CRS, or
nullif unspecified. - getTargetCRS() - Method in interface Conversion
-
Returns the target CRS.
- getTargetCRS() - Method in interface CoordinateOperation
-
Returns the target CRS.
- getTargetCRS() - Method in interface Transformation
-
Returns the target CRS.
- getTargetCSType() - Method in interface MathTransformProvider.Context
-
Returns the type of the target coordinate system.
- getTargetDatum() - Method in class BursaWolfParameters
-
Returns the target datum for this set of parameters, or
nullif unknown. - getTargetDimensions() - Method in class LinearTransformBuilder
-
Returns the number of dimensions in target positions.
- getTargetDimensions() - Method in class DefaultOperationMethod
-
Deprecated.This attribute has been removed from ISO 19111:2019.
- getTargetDimensions() - Method in class AbstractMathTransform
-
Returns the number of dimensions of output points.
- getTargetDimensions() - Method in class AbstractMathTransform.Inverse
-
Gets the dimension of output points.
- getTargetDimensions() - Method in class AbstractMathTransform1D
-
Returns the dimension of output points, which is always 1.
- getTargetDimensions() - Method in class AbstractMathTransform2D
-
Returns the dimension of output points, which is always 2.
- getTargetDimensions() - Method in class EllipsoidToCentricTransform
-
Gets the dimension of output points, which is 3.
- getTargetDimensions() - Method in class EllipsoidToRadiusTransform
-
Gets the dimension of output points, which is 3.
- getTargetDimensions() - Method in class InterpolatedGeocentricTransform
-
Gets the dimension of output points.
- getTargetDimensions() - Method in class InterpolatedTransform
-
Returns the number of target dimensions.
- getTargetDimensions() - Method in interface MathTransformProvider.Context
-
Returns the desired number of target dimensions.
- getTargetDimensions() - Method in class MolodenskyTransform
-
Gets the dimension of output points.
- getTargetDimensions() - Method in class PassThroughTransform
-
Gets the dimension of output points.
- getTargetDimensions() - Method in class TransformSeparator
-
Returns the output dimensions to keep or kept in the separated transform.
- getTargetDimensions() - Method in class WraparoundTransform
-
Gets the dimension of output points.
- getTargetDimensions() - Method in interface MathTransform
-
Gets the dimension of output points.
- getTargetDimensions() - Method in interface OperationMethod
-
Number of dimensions in the target CRS of this operation method.
- getTargetEllipsoid() - Method in interface MathTransformProvider.Context
-
Returns the ellipsoid which is used together with the target coordinate system.
- getTargetEnvelope() - Method in class LinearTransformBuilder
-
Returns the envelope of target points (values of the map returned by
LinearTransformBuilder.getControlPoints()). - getTargetEpoch() - Method in class AbstractCoordinateOperation
-
Returns the date at which target coordinate tuples are valid.
- getTargetType() - Method in class EllipsoidToCentricTransform
-
Returns whether the target coordinate system is Cartesian or spherical.
- getTemporalComponent(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the first temporal coordinate reference system found in the given CRS, or
nullif there is none. - getTemporalElements() - Method in class DefaultExtent
-
Provides temporal component of the extent of the referring object.
- getTemporalElements() - Method in interface Extent
-
Provides temporal component of the extent of the referring object
- getTemporalExtent() - Method in class GridGeometry
-
Returns the start time and end time of coordinates of the grid.
- getTemporalExtent() - Method in class AbstractLocation
-
Returns the date of creation of this version of the location instance.
- getTemporalResolutions() - Method in class AbstractIdentification
-
Returns the smallest resolvable temporal period in a resource.
- getTemporalStyle(boolean) - Method in class CompoundFormat
-
Returns the style to use for formatting dates or times.
- getTerritoryOfUse() - Method in class ModifiableLocationType
-
Returns the geographic area within which the location type occurs.
- getTextDescription() - Method in class DefaultMeasureDescription
-
Returns the text description.
- getTheme() - Method in class ModifiableLocationType
-
Returns the property used as the defining characteristic of the location type.
- getTheme() - Method in class ReferencingByIdentifiers
-
Property used to characterize the spatial reference system.
- getThesaurusName() - Method in class DefaultKeywords
-
Returns the name of the formally registered thesaurus or a similar authoritative source of keywords.
- getThesaurusName() - Method in interface Keywords
-
Name of the formally registered thesaurus or a similar authoritative source of keywords.
- getTile(int, int) - Method in class ComputedImage
-
Returns a tile of this image, computing it when needed.
- getTile(long...) - Method in interface TileMatrix
-
Gets a tile at the given indices.
- getTileGridXOffset() - Method in class PlanarImage
-
Returns the x coordinate of the upper-left pixel of tile (0, 0).
- getTileGridYOffset() - Method in class PlanarImage
-
Returns the y coordinate of the upper-left pixel of tile (0, 0).
- getTileHeight() - Method in class ComputedImage
-
Returns the height of tiles in this image.
- getTileIndices() - Method in class ErrorHandler.Report
-
Returns indices of all tiles where an error has been reported.
- getTileMatrices() - Method in interface TileMatrixSet
-
Returns all
TileMatrixinstances in this set, together with their identifiers. - getTileMatrices() - Method in interface WritableTileMatrixSet
-
Returns all
WritableTileMatrixinstances in this set, together with their identifiers. - getTileMatrixSets() - Method in interface TiledResource
-
Returns the collection of all available tile matrix sets in this resource.
- getTileMatrixSets() - Method in interface WritableTiledResource
-
Returns the collection of all available tile matrix sets in this resource.
- getTiles(GridExtent, boolean) - Method in interface TileMatrix
-
Retrieves a stream of existing tiles in the specified region.
- getTileStatus(long...) - Method in interface TileMatrix
-
Fetches information about whether a tile exists, is missing or failed to load.
- getTileWidth() - Method in class ComputedImage
-
Returns the width of tiles in this image.
- getTilingScheme() - Method in interface TileMatrix
-
Returns a description about how space is partitioned into individual tiled units.
- getTime() - Method in class DefaultEvent
-
Deprecated.Replaced by
DefaultEvent.getDateOfOccurrence(). - getTime() - Method in interface Event
-
Time the event occurred.
- getTimeFormat() - Method in class MonolineFormatter
-
Returns the format for elapsed time, or
nullif the time is not shown. - getTimeout(TimeUnit) - Method in class ConcurrentAuthorityFactory
-
Returns the amount of time that
ConcurrentAuthorityFactorywill wait before to close a Data Access Object. - getTimeRange() - Method in class AbstractEnvelope
-
Returns the time range of the first dimension associated to a temporal CRS.
- getTimeRange(Extent) - Static method in class Extents
-
Returns the union of all time ranges found in the given extent, or
nullif none. - getTimeReference() - Method in class TimeDependentBWP
-
Returns the reference epoch for time-dependent parameters.
- getTimeZone() - Method in class CompoundFormat
-
Returns the timezone used by this format.
- getTimeZone() - Method in class MarshalContext
-
Returns the legacy timezone to use for (un)marshalling, or
nullif none was explicitly specified. - getTitle() - Method in class DefaultCitation
-
Returns the name by which the cited resource is known.
- getTitle() - Method in class XLink
-
Returns a human-readable string with a short description for the arc.
- getTitle() - Method in interface Citation
-
Name by which the cited resource is known.
- getTo() - Method in class XLink
-
Returns the ending resource.
- getToneGradation() - Method in class DefaultBand
-
Returns the number of discrete numerical values in the grid data.
- getToneGradation() - Method in interface Band
-
Number of discrete numerical values in the grid data.
- getTopicCategories() - Method in class AbstractIdentification
-
Returns the main theme(s) of the resource.
- getTopicCategories() - Method in interface DataIdentification
-
Main theme(s) of the dataset.
- getTopologyLevel() - Method in class DefaultVectorSpatialRepresentation
-
Returns the code which identifies the degree of complexity of the spatial relationships.
- getTopologyLevel() - Method in interface VectorSpatialRepresentation
-
Code which identifies the degree of complexity of the spatial relationships.
- getTransferFrequency() - Method in class DefaultDigitalTransferOptions
-
Returns the rate of occurrence of distribution.
- getTransferFunction() - Method in class Category
-
Returns the transfer function from sample values to real values in units of measurement.
- getTransferFunction() - Method in class SampleDimension
-
Returns the transfer function from sample values to real values.
- getTransferFunctionFormula() - Method in class SampleDimension
-
Returns the scale factor and offset of the transfer function.
- getTransferFunctionType() - Method in class DefaultBand
-
Returns type of transfer function to be used when scaling a physical value for a given element.
- getTransferFunctionType() - Method in class DefaultSampleDimension
-
Returns type of transfer function to be used when scaling a physical value for a given element.
- getTransferFunctionType() - Method in interface Band
-
Type of transfer function to be used when scaling a physical value for a given element.
- getTransferOptions() - Method in class DefaultDistribution
-
Provides information about technical means and media by which a resource is obtained from the distributor.
- getTransferOptions() - Method in interface Distribution
-
Provides information about technical means and media by which a resource is obtained from the distributor.
- getTransferSize() - Method in class DefaultDigitalTransferOptions
-
Returns an estimated size of a unit in the specified transfer format, expressed in megabytes.
- getTransferSize() - Method in interface DigitalTransferOptions
-
Estimated size of a unit in the specified transfer format, expressed in megabytes.
- getTransferType() - Method in class PixelIterator
-
Returns the most efficient type (
int,floatordouble) for transferring data between the underlying rasters and this iterator. - getTransform() - Method in class TransferFunction
-
Returns the transform from sample values to geophysics values, as specified by the current properties of this
TransferFunction. - getTransform(int) - Method in class TransformJoiner
-
Returns a transform before or after the transform to simplify.
- getTransformationDimensionDescription() - Method in class DefaultGeorectified
-
Returns a general description of the transformation.
- getTransformationDimensionDescription() - Method in interface Georectified
-
Description of the information about which grid dimensions are the spatial dimensions.
- getTransformationDimensionMapping() - Method in class DefaultGeorectified
-
Returns information about which grid dimensions are the spatial dimensions.
- getTransformationDimensionMapping() - Method in interface Georectified
-
Information about which grid dimensions are the spatial dimensions.
- getTranslationDimensions() - Method in class DatumShiftGrid
-
Returns the number of dimensions of the translation vectors interpolated by this datum shift grid.
- getTranslationUnit() - Method in class DatumShiftGrid
-
Returns the unit of measurement of output values, as interpolated by the
interpolateAt(…)method. - getTransliterator() - Method in class Formatter
-
Returns a mapper between Java character sequences and the characters to write in WKT.
- getTransliterator() - Method in class WKTFormat
-
Returns a mapper between Java character sequences and the characters to write in WKT.
- getTransmittedPolarization() - Method in class DefaultBand
-
Returns the polarization of the radiation transmitted.
- getTransmittedPolarization() - Method in interface Band
-
Polarization of the radiation transmitted.
- getTriangulationIndicator() - Method in class DefaultImageDescription
-
Returns the indication of whether or not triangulation has been performed upon the image.
- getTriangulationIndicator() - Method in interface ImageDescription
-
Indication of whether or not triangulation has been performed upon the image.
- getTrigger() - Method in class DefaultEvent
-
Returns the initiator of the event.
- getTrigger() - Method in interface Event
-
Initiator of the event.
- getTurnaround() - Method in class DefaultStandardOrderProcess
-
Returns typical turnaround time for the filling of an order.
- getTurnaround() - Method in interface StandardOrderProcess
-
Typical turnaround time for the filling of an order.
- getType() - Method in class AbstractAttribute
-
Returns information about the attribute (base Java class, domain of values, etc.).
- getType() - Method in class AbstractFeature
-
Returns information about the feature (name, characteristics, etc.).
- getType() - Method in class DefaultInstrument
-
Returns the name of the type of instrument.
- getType() - Method in class DefaultOperation
-
Returns the collection technique for the operation.
- getType() - Method in class DefaultPlan
-
Returns the manner of sampling geometry that the planner expects for collection of objective data.
- getType() - Method in class DefaultKeywords
-
Returns the subject matter used to group similar keywords.
- getType() - Method in class TransferFunction
-
Returns the transfer function type (linear, logarithmic or exponential).
- getType() - Method in class ConcatenatedFeatureSet
-
Returns the most specific feature type common to all feature sets given to the constructor.
- getType() - Method in class JoinFeatureSet
-
Returns a description of properties that are common to all features in this dataset.
- getType() - Method in interface FeatureSet
-
Returns a description of properties that are common to all features in this dataset.
- getType() - Method in class MemoryFeatureSet
-
Returns the type common to all feature instances in this set.
- getType() - Method in class XLink
-
Returns the type of link.
- getType() - Method in interface Instrument
-
Name of the type of instrument.
- getType() - Method in interface Operation
-
Collection technique for the operation.
- getType() - Method in interface Plan
-
Manner of sampling geometry that the planner expects for collection of objective data.
- getType() - Method in interface Keywords
-
Subject matter used to group similar keywords.
- getTypeName() - Method in class DefaultRecordType
-
Returns the name that identifies this record type.
- getTypeName() - Method in interface RecordType
-
Returns the name that identifies this record type.
- getTypeName() - Method in interface Type
-
Returns the name that identifies this type.
- getTypes() - Method in class DefaultObjective
-
Returns the collection technique for the objective.
- getTypes() - Method in interface Objective
-
Collection technique for the objective.
- getUnavailableFactory() - Method in exception class UnavailableFactoryException
-
Returns the factory which has been found unavailable, or
nullif unspecified. - getUnit() - Method in class AttributeTypeBuilder
-
Returns the unit of measurement associated to attribute values.
- getUnit() - Method in class DefaultParameterDescriptor
-
Returns the unit of measurement for the minimum, maximum and default values.
- getUnit() - Method in class DefaultParameterValue
-
Returns the unit of measure of the parameter value.
- getUnit() - Method in class DefaultTemporalCRS
-
Returns the unit of measurement of temporal measurement in the coordinate reference system.
- getUnit() - Method in class DefaultCoordinateSystemAxis
-
Returns the unit of measure used for this coordinate system axis.
- getUnit() - Method in interface ParameterDescriptor
- getUnit() - Method in interface ParameterValue
-
Returns the unit of measure of the parameter value.
- getUnit() - Method in interface CoordinateSystemAxis
-
The unit of measure used for this coordinate system axis.
- getUnitFormat() - Method in class UnitServices
-
Returns an unit format instance for human-readable unit symbols in the default locale.
- getUnitFormat(String) - Method in class UnitServices
-
Returns the unit format for the given name.
- getUnitFormat(String, String) - Method in class UnitServices
-
Returns the unit format having the specified name or
nullif none. - getUnitReplacement(CoordinateSystemAxis, Unit) - Method in interface AxisFilter
-
Returns a replacement for the given axis unit.
- getUnits() - Method in class SampleDimension
-
Returns the units of measurement for this sample dimension.
- getUnits() - Method in class DefaultBand
-
Returns the units of data as a unit of length.
- getUnits() - Method in class DefaultSampleDimension
-
Returns the units of data in the dimension.
- getUnits() - Method in interface Band
-
Units in which sensor wavelengths are expressed.
- getUnitsOfDistribution() - Method in class DefaultDigitalTransferOptions
-
Returns tiles, layers, geographic areas, etc., in which data is available.
- getUnitsOfDistribution() - Method in interface DigitalTransferOptions
-
Tiles, layers, geographic areas, etc., in which data is available.
- getUnknownAxes() - Method in exception class UnderdeterminedMatrixException
-
Indicates which axes were unknown during the attempt to create an affine transform.
- getUnknownElementLocations(String) - Method in class Warnings
-
Returns the keyword of WKT elements that contains the given unknown element.
- getUnknownElements() - Method in class Warnings
-
Returns the keywords of all unknown elements found during the WKT parsing.
- getUpdateScopeDescriptions() - Method in class 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. - getUpdateScopeDescriptions() - Method in interface MaintenanceInformation
-
Additional information about the range or extent of the resource.
- getUpdateScopes() - Method in class 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. - getUpdateScopes() - Method in interface MaintenanceInformation
-
Scope of data to which maintenance is applied.
- getUpper(int) - Method in class AbstractEnvelope
-
Returns the limit in the direction of increasing coordinate values in the specified dimension.
- getUpperCorner() - Method in class AbstractEnvelope
-
A coordinate position consisting of all the upper coordinate values.
- getUpperCorner() - Method in class Envelope2D
-
The limits in the direction of increasing coordinate values for the two dimensions.
- getUpperCorner() - Method in interface Envelope
-
A coordinate position consisting of all the maximal ordinates for each dimension for all points within the
Envelope. - getURI() - Method in class NilReason
-
If the explanation of this
NilReasonis referenced by a URI, returns that URI. - getUsageDate() - Method in class DefaultUsage
-
Deprecated.Replaced by
DefaultUsage.getUsageDates(). - getUsageDate() - Method in interface Usage
-
Date and time of the first use or range of uses of the resource and/or resource series.
- getUsageDates() - Method in class 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 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.
- getUseConstraints() - Method in interface LegalConstraints
-
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 DefaultConstraints
-
Returns the limitation affecting the fitness for use of the resource.
- getUseLimitations() - Method in interface Constraints
-
Limitation affecting the fitness for use of the resource.
- getUserContactInfo() - Method in class DefaultUsage
-
Returns identification of and means of communicating with person(s) and organization(s) using the resource(s).
- getUserContactInfo() - Method in interface Usage
-
Identification of and means of communicating with person(s) and organization(s) using the resource(s).
- getUserDefinedMaintenanceFrequency() - Method in class DefaultMaintenanceInformation
-
Returns the maintenance period other than those defined.
- getUserDefinedMaintenanceFrequency() - Method in interface MaintenanceInformation
-
Maintenance period other than those defined.
- getUserDeterminedLimitations() - Method in class DefaultUsage
-
Returns applications, determined by the user for which the resource and/or resource series is not suitable.
- getUserDeterminedLimitations() - Method in interface Usage
-
Applications, determined by the user for which the resource and/or resource series is not suitable.
- getUserNote() - Method in class DefaultSecurityConstraints
-
Returns the explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource.
- getUserNote() - Method in interface SecurityConstraints
-
Explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource.
- getUserObject() - Method in interface TreeTable.Node
-
Returns the user object associated to this node.
- getValidArea() - Method in class PlanarImage
-
Returns a shape containing all pixels that are valid in this image.
- getValidArea() - Method in class ResampledImage
-
Returns a shape containing all pixels that are valid in this image.
- getValidValues() - Method in class AttributeTypeBuilder
-
Returns an enumeration of valid values for the attribute, or an empty array if none.
- getValidValues() - Method in class DefaultParameterDescriptor
-
If this parameter allows only a finite set of values, returns that set.
- getValidValues() - Method in interface ParameterDescriptor
-
Returns the set of allowed values when these are restricted to some finite set or returns
nullotherwise. - getValue() - Method in class AbstractAssociation
-
Returns the associated feature, or
nullif none. - getValue() - Method in class AbstractAttribute
-
Returns the attribute value, or
nullif none. - getValue() - Method in class DefaultParameterValue
-
Returns the parameter value as an object.
- getValue() - Method in exception class InvalidParameterValueException
-
Returns the invalid parameter value.
- getValue() - Method in interface ParameterValue
-
Returns the parameter value as an object.
- getValue(TableColumn) - Method in class DefaultTreeTable.Node
-
Returns the value in the given column, or
nullif none. - getValue(TableColumn) - Method in interface TreeTable.Node
-
Returns the value in the given column, or
nullif none. - getValue(ParameterDescriptor) - Method in class Parameters
-
Returns the value of the parameter identified by the given descriptor, or
nullif none. - getValueClass() - Method in class AttributeTypeBuilder
-
Returns the class of attribute values.
- getValueClass() - Method in class CharacteristicTypeBuilder
-
Returns the class of characteristic values.
- getValueClass() - Method in class DefaultAttributeType
-
Returns the type of attribute values.
- getValueClass() - Method in class DefaultParameterDescriptor
-
Returns the class that describes the type of parameter values.
- getValueClass() - Method in interface ParameterDescriptor
-
Returns the class that describe the type of the parameter.
- getValueDomain() - Method in class DefaultParameterDescriptor
-
Returns the domain of values with their unit of measurement (if any), or
nullif none. - getValueDomain(ParameterDescriptor) - Static method in class Parameters
-
Returns the domain of valid values defined by the given descriptor, or
nullif none. - getValueFrom(Map) - Method in class OptionKey
-
Returns the option value in the given map for this key, or
nullif none. - getValueOrFallback(String, Object) - Method in class AbstractFeature
-
Deprecated, for removal: This API element is subject to removal in a future version.Experience suggests that this method encourage bugs in user's code that stay unnoticed.
- getValues() - Method in class AbstractAssociation
-
Returns all features, or an empty collection if none.
- getValues() - Method in class AbstractAttribute
-
Returns all attribute values, or an empty collection if none.
- getValues() - Method in class DefaultQuantitativeResult
-
Returns the quantitative value or values, content determined by the evaluation procedure used.
- getValues() - Method in class BursaWolfParameters
-
Returns the parameter values.
- getValues() - Method in class TimeDependentBWP
-
Returns the parameter values.
- getValues() - Method in interface QuantitativeResult
-
Quantitative value or values, content determined by the evaluation procedure used.
- getValueType() - Method in class DefaultAssociationRole
-
Returns the type of feature values.
- getValueType() - Method in class FeatureFormat
-
Returns the type of objects formatted by this class.
- getValueType() - Method in class CoordinateFormat
-
Returns the base type of values parsed and formatted by this
Formatinstance. - getValueType() - Method in class CompoundFormat
-
Returns the base type of values parsed and formatted by this
Formatinstance. - getValueType() - Method in class WKTFormat
-
Returns the type of objects formatted by this class.
- getValueType() - Method in class StatisticsFormat
-
Returns the type of objects formatted by this class.
- getValueType() - Method in class DefaultBasicMeasure
-
Returns the value type for the result of the basic measure.
- getValueType() - Method in class DefaultQualityMeasure
-
Returns the value type for reporting a data quality result.
- getValueType() - Method in class DefaultQuantitativeResult
-
Returns the value type for reporting a data quality result.
- getValueType() - Method in class DefaultParameterDescriptor
-
Returns the name that describes the type of parameter values.
- getValueType() - Method in class ParameterFormat
-
Returns the type of objects formatted by this class.
- getValueType() - Method in class LocationFormat
-
Returns the type of values formatted by this
Formatinstance. - getValueType() - Method in class TreeTableFormat
-
Returns the type of objects formatted by this class.
- getValueType() - Method in interface QuantitativeResult
-
Value type for reporting a data quality result, or
nullif none. - getValueTypeName(AbstractIdentifiedType) - Static method in class Features
-
Returns the name of the type of values that the given property can take.
- getValueUnit() - Method in class DefaultQuantitativeResult
-
Returns the value unit for reporting a data quality result.
- getValueUnit() - Method in interface QuantitativeResult
-
Value unit for reporting a data quality result, or
nullif none. - getVendor() - Method in class AbstractFactory
-
Returns the implementer of this factory, or
nullif unknown. - getVendor() - Method in interface Factory
-
Returns the vendor responsible for creating this factory implementation.
- getVersion() - Method in class DefaultIdentifier
-
Returns the version identifier for the namespace, as specified by the code authority.
- getVersion() - Method in class DefaultFormat
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFormat.getFormatSpecificationCitation().getEdition(). - getVersion() - Method in class ImmutableIdentifier
-
The version identifier for the namespace, as specified by the code authority.
- getVersion() - Method in class GDALStoreProvider
-
Returns the version number of the GDAL library.
- getVersion() - Method in class ProbeResult
-
Returns the version of file format or database schema used by the storage, or
nullif unknown or not applicable. - getVersion() - Method in interface Format
-
Version of the format (date, number, etc).
- getVersion() - Method in interface ReferenceIdentifier
-
Version identifier for the namespace, as specified by the code authority.
- getVersion(String) - Method in class MarshalContext
-
Returns the schema version of the XML document being (un)marshalled.
- getVertical() - Method in class DefaultResolution
-
Returns the vertical sampling distance.
- getVerticalComponent(CoordinateReferenceSystem, boolean) - Static method in class CRS
-
Returns the first vertical coordinate reference system found in the given CRS, or
nullif there is none. - getVerticalCRS() - Method in class DefaultVerticalExtent
-
Provides information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured.
- getVerticalCRS() - Method in interface VerticalExtent
-
Provides information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured.
- getVerticalDatumType() - Method in class DefaultVerticalDatum
-
Returns the type of this vertical datum.
- getVerticalDatumType() - Method in interface VerticalDatum
-
The type of this vertical datum.
- getVerticalElements() - Method in class DefaultExtent
-
Provides vertical component of the extent of the referring object.
- getVerticalElements() - Method in interface Extent
-
Provides vertical component of the extent of the referring object
- getVerticalExtent() - Method in class DefaultSpatialTemporalExtent
-
Returns the vertical extent component.
- getVerticalLinePosition() - Method in class TreeTableFormat
-
Returns the position of the vertical line, relative to the position of the root label.
- getVerticalRange(Extent) - Static method in class Extents
-
Returns the union of a subset of vertical ranges found in the given extent, or
nullif none. - getView() - Method in class CoverageExplorer
-
Returns the region containing the grid or coverage view, band selector and any control managed by this
CoverageExplorer. - getView() - Method in class GridSliceSelector
-
Returns the encapsulated JavaFX component to add in a scene graph for making the selectors visible.
- getView() - Method in class ImagePropertyExplorer
-
Returns the view of this explorer.
- getView() - Method in class LogViewer
-
Returns the control to show in the scene graph.
- getView() - Method in class ResourceExplorer
-
Returns the region containing the resource tree, metadata panel and any other control managed by this
ResourceExplorer. - getView() - Method in class StatusBar
-
Returns the node to add to the scene graph for showing the status bar.
- getView() - Method in class MetadataSummary
-
Returns the region containing the visual components managed by this
MetadataSummary. - getView() - Method in class Widget
-
Returns the encapsulated JavaFX component to add in a scene graph for making the widget visible.
- getViewType() - Method in class CoverageExplorer
-
Returns the type of view (image or tabular data) shown in this explorer.
- getVisibleBand() - Method in class Colorizer.Target
-
Returns the band to colorize if the colorization algorithm uses only one band.
- getVoices() - Method in class DefaultTelephone
-
Deprecated.As of ISO 19115:2014, replaced by a number with
TelephoneType.VOICE. - getVoices() - Method in interface Telephone
-
Telephone numbers by which individuals can speak to the responsible organization or individual.
- getVolumes() - Method in class DefaultMedium
-
Returns the number of items in the media identified.
- getVolumes() - Method in interface Medium
-
Number of items in the media identified.
- getWarningFilter() - Method in class MetadataSource
-
Returns the current warning filter.
- getWarnings() - Method in class WKTFormat
-
If warnings occurred during the last WKT parsing or formatting, returns the warnings.
- getWestBoundLongitude() - Method in class DefaultGeographicBoundingBox
-
Returns the western-most coordinate of the limit of the dataset extent.
- getWestBoundLongitude() - Method in interface GeographicBoundingBox
-
Returns the western-most coordinate of the limit of the dataset extent.
- getWidth() - Method in class Envelope2D
-
Returns the span for dimension 0.
- getWidth() - Method in class MapCanvas.Renderer
-
Returns the width (number of columns) of the view, in pixels.
- getWidth() - Method in class ResampledImage
-
Returns the number of columns in this image.
- getWindowHandler() - Method in class CoverageExplorer
-
Returns the handler of the window showing this coverage view.
- getWrapAroundChanges() - Method in class AbstractCoordinateOperation
-
Returns the indices of target dimensions where "wrap around" may happen as a result of this coordinate operation.
- getWritableTileIndices() - Method in class ComputedImage
-
Returns the indices of all tiles under computation or checked out for writing, or
nullif none. - getXPaths() - Method in class FeatureQuery
-
Returns all XPaths used, directly or indirectly, by this query.
- getXYDimensions() - Method in class ImageRenderer
-
The dimensions to select in the grid coverage for producing an image.
- getXYDimensions() - Method in class GridSliceSelector
-
Returns the grid dimensions of x and y axes rendered in a two-dimensional image or table.
- getXYDimensions() - Method in class StatusBar
-
Returns the indices of x and y coordinate values in a grid coordinate tuple.
- getZoneId() - Method in class MarshalContext
-
Returns the timezone to use for (un)marshalling, or
nullif none was explicitly specified. - GEX - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/gex/1.0"URL. - GFC - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19110/gfc/1.1"URL. - GMD - Static variable in class Namespaces
-
Deprecated.as of ISO 19115-3, split in many different namespaces.
- GML - Static variable in class Namespaces
-
The
"http://www.opengis.net/gml/3.2"URL. - GML_VERSION - Static variable in class XML
-
Specifies the GML version of the document to be marshalled or unmarshalled.
- GMW - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/gmw/1.0"URL. - GRAD - Static variable in class Units
-
Unit of measurement defined as π/200 radians (1 grad).
- GRAM - Static variable in class Units
-
A SI conventional unit for mass (g).
- greater(Expression, Expression) - Method in class DefaultFilterFactory
-
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
- greaterOrEqual(Expression, Expression) - Method in class DefaultFilterFactory
-
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
- GRID - Enum constant in enum class CommonCRS.Engineering
-
Cartesian coordinate system with (column, row) oriented axes in unity units.
- GRID - Static variable in class SpatialRepresentationType
-
Grid data is used to represent geographic data.
- GRID_GEOMETRY_CHANGE - Enum constant in enum class TransformChangeEvent.Reason
-
A new value has been assigned as part of a wider set of changes.
- GRID_GEOMETRY_KEY - Static variable in class PlanarImage
-
Key for a property defining a conversion from pixel coordinates to "real world" coordinates.
- GRID_TO_CRS - Static variable in class GridGeometry
-
A bitmask to specify the validity of the
grid to CRS
transform. - GridClippingMode - Enum Class in org.apache.sis.coverage.grid
-
Specifies clipping behavior during computations of
GridExtent. - GridCoverage - Class in org.apache.sis.coverage.grid
-
Base class of coverages with domains defined as a set of grid points.
- GridCoverage(GridGeometry, List) - Constructor for class 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 GridCoverage2D
-
Constructs a grid coverage using the same domain and range than the given coverage, but different data.
- GridCoverage2D(GridGeometry, List, RenderedImage) - Constructor for class 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 GridCoverageBuilder
-
Creates an initially empty builder.
- GridCoverageProcessor - Class in org.apache.sis.coverage.grid
-
A predefined set of operations on grid coverages.
- GridCoverageProcessor() - Constructor for class GridCoverageProcessor
-
Creates a new processor with default configuration.
- GridCoverageProcessor(ImageProcessor) - Constructor for class GridCoverageProcessor
-
Creates a new processor initialized to the given configuration.
- GridCoverageProcessor.Optimization - Enum Class 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.
- GriddedDataPositionalAccuracy - Interface in org.opengis.metadata.quality
-
Closeness of gridded data position values to values accepted as or being true.
- 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 GridDerivation
-
Creates a new builder for deriving a grid geometry from the specified base.
- GridExtent - Class in org.apache.sis.coverage.grid
-
A range of grid coverage coordinates, also known as "grid envelope".
- GridExtent(long, long) - Constructor for class GridExtent
-
Creates a new grid extent for an image or matrix of the given size.
- GridExtent(Rectangle) - Constructor for class GridExtent
-
Creates a new grid extent for an image or matrix of the given bounds.
- GridExtent(GridExtent, GridExtent) - Constructor for class GridExtent
-
Creates a new grid extent as the concatenation of the two specified grid extent.
- GridExtent(DimensionNameType[], long[], long[], boolean) - Constructor for class GridExtent
-
Constructs a new grid extent set to the specified coordinates.
- GridExtent(DimensionNameType, long, long, boolean) - Constructor for class GridExtent
-
Constructs a one-dimensional grid extent set to the specified coordinates.
- gridGeometry - Variable in class GridCoverage
-
The grid extent, coordinate reference system (CRS) and conversion from cell indices to CRS.
- gridGeometry - Variable in class GridSliceSelector
-
The grid geometry for which to provide sliders.
- 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, PixelInCell, MathTransform, CoordinateReferenceSystem) - Constructor for class GridGeometry
-
Creates a new grid geometry from a grid extent and a mapping from cell coordinates to "real world" coordinates.
- GridGeometry(GridExtent, Envelope, GridOrientation) - Constructor for class GridGeometry
-
Creates an axis-aligned grid geometry with an extent and an envelope.
- GridGeometry(GridGeometry) - Constructor for class GridGeometry
-
Creates a new grid geometry with the same values as the given grid geometry.
- GridGeometry(GridGeometry, GridExtent, MathTransform) - Constructor for class GridGeometry
-
Creates a new grid geometry derived from the given grid geometry with a new extent and a modified transform.
- GridGeometry(GridGeometry, GridGeometry) - Constructor for class GridGeometry
-
Creates a new grid geometry as the concatenation of the two specified grid geometries.
- GridGeometry(PixelInCell, MathTransform, Envelope, GridRoundingMode) - Constructor for class GridGeometry
-
Creates a new grid geometry from a geospatial envelope and a mapping from cell coordinates to "real world" coordinates.
- GridGeometry(Envelope) - Constructor for class GridGeometry
-
Creates a grid geometry with only an envelope.
- GridOrientation - Class in org.apache.sis.coverage.grid
-
High-level description about how a grid is orientated relative to the CRS axes.
- GridRoundingMode - Enum Class in org.apache.sis.coverage.grid
-
Specifies rounding behavior during computations of
GridExtentfrom floating-point values. - GridSliceSelector - Class in org.apache.sis.gui.coverage
-
A control for selecting a two-dimensional slice in a grid extent having more than 2 dimensions.
- GridSliceSelector(Locale) - Constructor for class GridSliceSelector
-
Creates a new widget.
- GridSpatialRepresentation - Interface in org.opengis.metadata.spatial
-
Basic information required to uniquely identify a resource or resources.
- gridToCRS - Variable in class GridGeometry
-
The conversion from grid indices to "real world" coordinates, or
nullif unknown. - GridView - Class in org.apache.sis.gui.coverage
-
A view of numerical values in a
RenderedImage. - GridView() - Constructor for class GridView
-
Creates an initially empty grid view.
- groupAsPolyline(Map, GeometryLibrary, AbstractIdentifiedType) - Static method in class FeatureOperations
-
Creates a single geometry from a sequence of points or polylines stored in another property.
- Group removal - Section in org.apache.sis.parameter.DefaultParameterValueGroup.addGroup(String)
- groups(String) - Method in class DefaultParameterValueGroup
-
Returns all subgroups with the specified name.
- groups(String) - Method in class ContextualParameters
-
Unsupported operation, since
ContextualParametersgroups do not contain sub-groups. - groups(String) - Method in interface ParameterValueGroup
-
Returns all subgroups with the specified name.
- GRS1980 - Enum constant in enum class CommonCRS
-
Unknown datum based upon the GRS 1980 ellipsoid.
- guessForType(String) - Static method in class Namespaces
-
Guesses the namespace for a type of the given ISO name.
H
- HALF_MAXIMUM - Static variable in class BandDefinition
-
Width of a distribution equal to the distance between the outer two points on the distribution having power level half of that at the peak.
- handle(MouseEvent) - Method in class GestureFollower
-
Invoked when the mouse position changed.
- handle(MouseEvent) - Method in class StatusBar
-
Updates the coordinates shown in the status bar with the value given by the mouse event.
- handle(ErrorHandler.Report) - Method in interface ErrorHandler
-
Invoked after errors occurred in one or many tiles.
- Handling of deprecated objects - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.getAuthorityCodes(Class)
- Handling of Locale.ROOT - Section in org.apache.sis.xml.MarshalContext.getLocale()
- Handling of Locale.ROOT argument value - Section in org.apache.sis.util.AbstractInternationalString.toString(Locale)
- Handling of Locale.ROOT argument value - Section in org.apache.sis.util.DefaultInternationalString.toString(Locale)
- Handling of NaN values - Section in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Handling of NaN values - Section in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Handling of null argument value - Section in org.apache.sis.util.AbstractInternationalString.toString(Locale)
- Handling of null argument value - Section in org.apache.sis.util.DefaultInternationalString.toString(Locale)
- Handling of null argument value - Section in org.apache.sis.util.ResourceInternationalString.toString(Locale)
- Handling of null grid geometry - Section in org.apache.sis.coverage.grid.DimensionalityReduction.reverse(GridExtent)
- Handling of null grid geometry - Section in org.apache.sis.coverage.grid.DimensionalityReduction.reverse(GridGeometry)
- Handling of null locale - Section in org.apache.sis.xml.MarshalContext.getLocale()
- Handling of null timezone - Section in org.apache.sis.xml.MarshalContext.getZoneId()
- Handling of null values - Section in class org.apache.sis.util.ArraysExt
- Handling of null values - Section in class org.apache.sis.util.CharSequences
- Handling of warnings - Section in org.apache.sis.io.wkt.Parser.createFromWKT(String)
- HARDCOPY - Static variable in class MediumName
-
Pamphlet or leaflet giving descriptive information.
- hasContextualUnit(int) - Method in class Formatter
-
Returns
trueif the element at the given depth has specified a contextual unit. - hasDateFields(Class) - Static method in class RangeFormat
-
Returns
trueif objects of the given class have day, month and hour fields. - hashCode() - Method in class DefaultCoordinateMetadata
-
Returns a hash code value for this coordinate metadata.
- hashCode() - Method in class Category
-
Returns a hash value for this category.
- hashCode() - Method in class FractionalGridCoordinates
-
Returns a hash code value for this grid coordinates.
- hashCode() - Method in class GridCoverageProcessor
-
Returns a hash code value for this coverage processor based on its current configuration.
- hashCode() - Method in class GridExtent
-
Returns a hash value for this grid extent.
- hashCode() - Method in class GridGeometry
-
Returns a hash value for this grid geometry.
- hashCode() - Method in class GridOrientation
-
Returns a hash code value for this grid orientation.
- hashCode() - Method in class RegionOfInterest
-
Returns a hash code value for this region of interest.
- hashCode() - Method in class SampleDimension
-
Returns a hash value for this sample dimension.
- hashCode() - Method in class AbstractFeature
-
Returns a hash code value for this feature.
- hashCode() - Method in class AbstractIdentifiedType
-
Returns a hash code value for this type.
- hashCode() - Method in class AbstractOperation
-
Returns a hash code value for this operation.
- hashCode() - Method in class DefaultAssociationRole
-
Returns a hash code value for this association role.
- hashCode() - Method in class DefaultAttributeType
-
Returns a hash code value for this attribute type.
- hashCode() - Method in class DefaultFeatureType
-
Returns a hash code value for this feature type.
- hashCode() - Method in class AbstractDirectPosition
-
Returns a hash value for this coordinate tuple.
- hashCode() - Method in class AbstractEnvelope
-
Returns a hash value for this envelope.
- hashCode() - Method in class DirectPosition2D
-
Returns a hash value for this coordinate.
- hashCode() - Method in class ImageProcessor
-
Returns a hash code value for this image processor based on its current configuration.
- hashCode() - Method in class ResampledImage
-
Returns a hash code value for this image.
- hashCode() - Method in class Colors
-
Returns a hash code value for this object.
- hashCode() - Method in class Symbols
-
Returns a hash code value for this object.
- hashCode() - Method in class Fraction
-
Returns a hash code value for this fraction.
- hashCode() - Method in class Line
-
Returns a hash code value for this line.
- hashCode() - Method in class Plane
-
Returns a hash code value for this plane.
- hashCode() - Method in class Statistics
-
Returns a hash code value for this statistics.
- hashCode() - Method in class Vector
-
Returns a hash code for the values in this vector.
- hashCode() - Method in class Angle
-
Returns a hash code for this
Angleobject. - hashCode() - Method in class AngleFormat
-
Returns a "hash value" for this object.
- hashCode() - Method in class MeasurementRange
-
Returns a hash code value for this measurement range.
- hashCode() - Method in class Range
-
Returns a hash code value for this range.
- hashCode() - Method in class AbstractMetadata
-
Computes a hash code value for this metadata using Java reflection.
- hashCode() - Method in class DefaultRepresentativeFraction
-
Returns a hash value for this representative fraction.
- hashCode() - Method in class LegacyFeatureType
-
Deprecated.
- hashCode() - Method in class DefaultParameterValue
-
Returns a hash value for this parameter.
- hashCode() - Method in class DefaultParameterValueGroup
-
Returns a hash value for this parameter.
- hashCode() - Method in class MatrixParameters
-
Returns a hash code value for this object.
- hashCode() - Method in class AbstractIdentifiedObject
-
Returns a hash value for this identified object.
- hashCode() - Method in class BursaWolfParameters
-
Returns a hash value for this object.
- hashCode() - Method in class DatumShiftGrid
-
Returns a hash code value for this datum shift grid.
- hashCode() - Method in class DefaultObjectDomain
-
Returns a hash code value for this domain.
- hashCode() - Method in class ModifiableLocationType
-
Returns a hash code value for this location type.
- hashCode() - Method in class ImmutableIdentifier
-
Returns a hash code value for this object.
- hashCode() - Method in class NamedIdentifier
-
Returns a hash code value for this object.
- hashCode() - Method in class DefaultFormula
-
Returns a hash code value for this formula.
- hashCode() - Method in class Matrix1
-
Returns a hash code value based on the data values in this object.
- hashCode() - Method in class Matrix2
-
Returns a hash code value based on the data values in this object.
- hashCode() - Method in class MatrixSIS
-
Returns a hash code value based on the data values in this matrix.
- hashCode() - Method in class AbstractMathTransform
-
Returns a hash value for this transform.
- hashCode() - Method in class ContextualParameters
-
Returns a hash code value for this object.
- hashCode() - Method in class OptionKey
-
Returns a hash code value for this object.
- hashCode() - Method in class CoverageQuery
-
Returns a hash code value for this query.
- hashCode() - Method in class FeatureQuery
-
Returns a hash code value for this query.
- hashCode() - Method in class FeatureQuery.NamedExpression
-
Returns a hash code value for this column.
- hashCode() - Method in class Compression
-
Returns a hash code value for this compression.
- hashCode() - Method in class MemoryFeatureSet
-
Returns a hash code value for consistency with
equals(Object). - hashCode() - Method in class MemoryGridCoverageResource
-
Returns a hash code value for consistency with
equals(Object). - hashCode() - Method in class ProbeResult
-
Returns a hash code value for this instance.
- hashCode() - Method in class ResourceDefinition
-
Returns a hash code value for this resource definition.
- hashCode() - Method in class DefaultTreeTable
-
Returns a hash code value for this table.
- hashCode() - Method in class DefaultTreeTable.Node
- hashCode() - Method in interface TreeTable.Node
-
Returns a hash code value consistent with the
equals(Object)implementation for this node. - hashCode() - Method in class DefaultInternationalString
-
Returns a hash code value for this international text.
- hashCode() - Method in class AbstractName
-
Returns a hash code value for this generic name.
- hashCode() - Method in class DefaultNameSpace
-
Returns a hash code value for this namespace.
- hashCode() - Method in class DefaultRecord
-
Returns a hash code value for this record.
- hashCode() - Method in class DefaultRecordType
-
Returns a hash code value for this
RecordType. - hashCode() - Method in class ResourceInternationalString
-
Returns a hash code value for this international text.
- hashCode() - Method in class SimpleInternationalString
-
Returns a hash code value for this international text.
- hashCode() - Method in class Version
-
Returns a hash code value for this version.
- hashCode() - Method in class NilReason
-
Returns a hash code value for this
NilReason. - hashCode() - Method in class XLink
-
Returns a hash code value for this XLink.
- hashCode() - Method in interface DirectPosition
-
Returns a hash code value for this direct position.
- hashCode() - Method in interface RepresentativeFraction
-
Returns a hash value for this representative fraction.
- hashCode(Object) - Method in class MetadataStandard
-
Computes a hash code for the specified metadata.
- hashMapCapacity(int) - Static method in class Containers
-
Returns the capacity to give to the
HashMapandHashSetconstructors for holding the given number of elements. - hasHorizontalComponent(CoordinateReferenceSystem) - Static method in class CRS
-
Returns
trueif the given coordinate reference system has an horizontal component. - hasListener(Class, StoreListener) - Method in class StoreListeners
-
Returns
trueif the given listener is registered for the given type or a super-type. - hasListeners(Class) - Method in class StoreListeners
-
Returns
trueif at least one listener is registered for the given type or a super-type. - hasNaN(double[]) - Static method in class ArraysExt
-
Returns
trueif the specified array contains at least oneNaNvalue. - hasNaN(float[]) - Static method in class ArraysExt
-
Returns
trueif the specified array contains at least oneNaNvalue. - hasNaN(Matrix) - Static method in class Matrices
-
Returns whether the given matrix has any NaN value.
- hasProperty(String) - Method in class DefaultFeatureType
-
Returns
trueif and only if an attribute, operation or association role of the given name exists in this feature type or in one of its super-types. - hasPropertyChangeListener(String) - Method in class Observable
-
Returns
trueif the given property has at least one listener. - hasSameAxes(CoordinateSystem) - Method in class AbstractCS
-
Returns whether this coordinate system has the same axes as the specified CS, ignoring axis order.
- hasSubsampling() - Method in class GridDerivation
-
Returns whether the conversion from the base grid to the derived grid contains a scale factor.
- hasTileWriters() - Method in class ComputedImage
-
Returns whether any tile is under computation or is checked out for writing.
- hasTimeFields(Class) - Static method in class RangeFormat
-
Returns
trueif objects of the given class have time fields. - head() - Method in class NamedIdentifier
-
Returns the first element in the sequence of parsed names.
- head() - Method in class AbstractName
-
Returns the first element in the sequence of parsed names.
- head() - Method in class DefaultLocalName
-
Returns
thissince this object is already a local name. - head() - Method in interface GenericName
-
Returns the first element in the sequence of parsed names.
- head() - Method in interface LocalName
-
Returns
thissince this object is already a local name. - head() - Method in interface ScopedName
-
Returns the first element in the sequence of parsed names.
- headerBackground - Variable in class GridView
-
The background color of row and column headers.
- headerWidth - Variable in class GridView
-
Width of header cells to be shown in the first column.
- headSet(E) - Method in class FrequencySortedSet
-
Returns a view of the portion of this set whose elements occur with a frequency strictly less than
toElementfrequency. - headSet(Range) - Method in class RangeSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
upper. - HEALTH - Static variable in class TopicCategory
-
Health, health services, human ecology, and safety.
- HEAVY_SMOKE_OR_DUST - Static variable in class ImagingCondition
-
Portion of the image is partially obscured by heavy smoke or dust.
- HECTARE - Static variable in class Units
-
Unit of measurement defined as 10,000 square metres (1 ha).
- HECTOPASCAL - Static variable in class Units
-
Unit of measurement defined as 100 pascals (1 hPa).
- Height in a three-dimensional geographic CRS - Section in org.apache.sis.referencing.CRS.getVerticalComponent(CoordinateReferenceSystem, boolean)
- help() - Method in class SIS.About
-
Lists the options available for the sub-command.
- help() - Method in class SIS.Help
-
Lists the options available for the sub-command.
- help() - Method in class SIS.Identifier
-
Lists the options available for the sub-command.
- help() - Method in class SIS.Metadata
-
Lists the options available for the sub-command.
- help() - Method in class SIS.MimeType
-
Lists the options available for the sub-command.
- help() - Method in class SIS.Transform
-
Lists the options available for the sub-command.
- help() - Method in class SIS.Translate
-
Lists the options available for the sub-command.
- HELP - Static variable in class SIS
-
Shows a help overview.
- HEMISPHERE - Static variable in class AngleFormat.Field
-
Identifies the hemisphere symbol (if any).
- HENRY - Static variable in class Units
-
The SI derived unit for inductance (H).
- HERTZ - Static variable in class Units
-
The SI derived unit for frequency (Hz).
- HIGH_IMPORTANCE - Static variable in class Priority
-
Requires resources to be made available.
- HIGH_SIERRA - Static variable in class MediumFormat
-
High sierra file system.
- HIGHEST_SUPPORTED_PRIME_NUMBER - Static variable in class MathFunctions
-
The highest prime number supported by the
MathFunctions.nextPrimeNumber(int)method. - HISTORICAL_ARCHIVE - Static variable in class Progress
-
Data has been stored in an offline storage facility
- Historical note - Section in org.apache.sis.xml.NilReason.createNilObject(Class)
- Historical note - Section in package org.apache.sis.profile.france
- Historical note: - Section in org.apache.sis.referencing.datum.DefaultVerticalDatum.getVerticalDatumType()
- History - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createExtent(String)
- HISTORY - Static variable in class AttributeNames
-
The "history" attribute name for providing an audit trail for modifications to the original data (Recommended).
- HOMOTHETY - Static variable in class GridOrientation
-
The
gridToCRStransform applies only scales and translations (no axis flip or swap). - horizontal() - Method in class GeneralEnvelope
-
Returns a view over the two horizontal dimensions of this envelope.
- HORIZONTAL - Static variable in class PolarizationOrientation
-
Polarization of the sensor oriented in the horizontal plane in relation to swath direction.
- Horizontal and vertical directions - Section in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- Horizontal directions - Section in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- HOUR - Static variable in class Units
-
Unit of measurement defined as 60×60 seconds (1 h).
- How deprecated entries are handled - Section in package org.apache.sis.referencing.factory.sql
- How line lengths are calculated - Section in class org.apache.sis.io.LineAppender
- How Metadata are defined - Section in package org.apache.sis.metadata
- How Metadata are handled - Section in package org.apache.sis.metadata
- How Metadata are marshalled - Section in package org.apache.sis.metadata
- How optimizations are applied - Section in class org.apache.sis.filter.Optimization
- How this class is used - Section in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
- How to add custom coordinate operations to Apache SIS - Section in interface org.apache.sis.referencing.operation.transform.MathTransformProvider
- How to compute a slice extent from a slice point in "real world" coordinates - Section in org.apache.sis.coverage.grid.GridCoverage.render(GridExtent)
- How to specify colors - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.visualize(GridCoverage, GridExtent)
- How to specify colors - Section in org.apache.sis.image.ImageProcessor.visualize(RenderedImage)
- HREF - Static variable in interface IdentifierSpace
-
An optional attribute for URN to an external resources, or to another part of a XML document, or an identifier.
- HYPHEN - Static variable in class Characters
-
Hyphen character ('‐', Unicode
2010).
I
- ID - Static variable in interface IdentifierSpace
-
A standard GML attribute available on every object-with-identity.
- Identification - Section in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
- Identification - Interface in org.opengis.metadata.identification
-
Basic information required to uniquely identify a resource or resources.
- Identification properties - Section in class org.apache.sis.parameter.ParameterBuilder
- IdentifiedObject - Interface in org.apache.sis.xml
-
The interface for all SIS objects having identifiers.
- IdentifiedObject - Interface in org.opengis.referencing
-
Supplementary identification and remarks information for a CRS or CRS-related object.
- 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 IdentifiedObjectFinder
-
Creates a finder using the specified factory.
- IdentifiedObjectFinder.Domain - Enum Class in org.apache.sis.referencing.factory
-
The domain of the search (for example, whether to include deprecated objects in the search).
- IdentifiedObjectFinder.Wrapper - Class in org.apache.sis.referencing.factory
-
An object finder which delegates some or all work to another object finder.
- 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) - Constructor for class IdentifiedObjectSet
-
Creates an initially empty set.
- identifier() - Method in enum class PixelInCell
-
Returns the identifier declared in the legacy ISO 19111 specification.
- identifier() - Method in class PositionableProjection
-
Disables the search for UML identifiers because we do not export this package to GeoAPI.
- identifier() - Element in annotation interface UML
-
The UML identifier for the annotated interface, method or code list element.
- identifier() - Method in class CodeList
-
Returns the identifier declared in the
UMLannotation, ornullif none. - Identifier - Interface in org.opengis.metadata
-
Value uniquely identifying an object within a namespace.
- IDENTIFIER - Enum constant in enum class ElementKind
-
Object identifier, typically written almost last just before remarks.
- IDENTIFIER - Static variable in class SIS
-
Shows identifiers for metadata and referencing systems in the given file.
- IDENTIFIER - Static variable in class AttributeNames
-
The set of attribute names for an identifier (Recommended).
- IDENTIFIER - Static variable in class TableColumn
-
Predefined constant for a column of object identifiers.
- IDENTIFIER_COMPONENT - Enum constant in enum class AttributeRole
-
Attribute value will be part of a unique identifier for the feature instance.
- IdentifierMap - Interface in org.apache.sis.xml
-
A map view of some or all identifiers in an identified object.
- identifierMatches(Citation, String) - Static method in class 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 Citations
- identifiers - Variable in class ISOMetadata
-
All identifiers associated with this metadata, or
nullif none. - IDENTIFIERS_KEY - Static variable in interface IdentifiedObject
- IdentifierSpace<T> - Interface in org.apache.sis.xml
-
Some identifier namespaces that are handled in a special way.
- Identities - Section in org.apache.sis.math.MathFunctions.getExponent(double)
- identity(int) - Static method in class MathTransforms
-
Returns an identity transform of the specified dimension.
- identity(Class) - Static method in class ObjectConverters
-
Returns an identity converter for objects of the given type.
- IDENTITY - Static variable in class Transliterator
-
A transliterator that does not perform any replacement.
- Identity comparisons and serialization - Section in class org.apache.sis.util.collection.TableColumn
- ignorableException(Logger, Class, String, Throwable) - Static method in class Logging
-
Invoked when an ignorable error occurred.
- Ignorable inconsistency - Section in org.apache.sis.image.PlanarImage.verify()
- IGNORE_METADATA - Enum constant in enum class ComparisonMode
-
Only the attributes relevant to the object functionality are compared.
- 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 IllegalFeatureTypeException
-
Creates an exception with the specified details message.
- IllegalFeatureTypeException(String, Throwable) - Constructor for exception class IllegalFeatureTypeException
-
Creates an exception with the specified details message and cause.
- IllegalFeatureTypeException(Throwable) - Constructor for exception class IllegalFeatureTypeException
-
Creates an exception with the specified cause and no details message.
- IllegalFeatureTypeException(Locale, String, GenericName) - Constructor for exception class IllegalFeatureTypeException
-
Creates an exception with a default message in the given locale.
- 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 IllegalGridGeometryException
-
Constructs an exception with no detail message.
- IllegalGridGeometryException(String) - Constructor for exception class IllegalGridGeometryException
-
Constructs an exception with the specified detail message.
- IllegalGridGeometryException(String, Throwable) - Constructor for exception class IllegalGridGeometryException
-
Constructs an exception with the specified detail message and cause.
- IllegalGridGeometryException(Throwable) - Constructor for exception class IllegalGridGeometryException
-
Constructs an exception with the specified cause.
- 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 IllegalNameException
-
Creates an exception with no cause and no details message.
- IllegalNameException(String) - Constructor for exception class IllegalNameException
-
Creates an exception with the specified details message.
- IllegalNameException(String, Throwable) - Constructor for exception class IllegalNameException
-
Creates an exception with the specified details message and cause.
- IllegalNameException(Throwable) - Constructor for exception class IllegalNameException
-
Creates an exception with the specified cause and no details message.
- IllegalNameException(Locale, String, String) - Constructor for exception class 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 IllegalOpenParameterException
-
Creates an exception with no cause and no details message.
- IllegalOpenParameterException(String) - Constructor for exception class IllegalOpenParameterException
-
Creates an exception with the specified details message.
- IllegalOpenParameterException(String, Throwable) - Constructor for exception class IllegalOpenParameterException
-
Creates an exception with the specified details message and cause.
- IllegalOpenParameterException(Throwable) - Constructor for exception class IllegalOpenParameterException
-
Creates an exception with the specified cause and no details message.
- IllegalSampleDimensionException - Exception Class in org.apache.sis.coverage
-
Thrown when
SampleDimensioncannot be created. - IllegalSampleDimensionException() - Constructor for exception class IllegalSampleDimensionException
-
Creates an exception with no message.
- IllegalSampleDimensionException(String) - Constructor for exception class IllegalSampleDimensionException
-
Creates an exception with the specified message.
- IllegalSampleDimensionException(String, Throwable) - Constructor for exception class IllegalSampleDimensionException
-
Creates an exception with the specified message and cause.
- image - Variable in class ImagePropertyExplorer
-
The root image to describe.
- image - Variable in class MapCanvasAWT
-
The node where the rendered map will be shown.
- IMAGE - Enum constant in enum class CoverageExplorer.View
-
Shows the coverage visual as an image.
- IMAGE - Static variable in class CoverageContentType
-
Meaningful numerical representation of a physical parameter that is not the actual value of the physical parameter.
- IMAGE_DIGITAL - Static variable in class PresentationForm
-
Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and stored in digital format.
- IMAGE_HARDCOPY - Static variable in class PresentationForm
-
Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and reproduced on paper, photographic material, or other media for use directly by the human user.
- Image bands - Section in class org.apache.sis.coverage.grid.GridCoverage2D
- ImageCombiner - Class in org.apache.sis.image
-
Combines an arbitrary number of images into a single one.
- ImageCombiner(WritableRenderedImage) - Constructor for class ImageCombiner
-
Creates an image combiner which will write in the given image.
- ImageCombiner(WritableRenderedImage, ImageProcessor) - Constructor for class ImageCombiner
-
Creates an image combiner which will use the given processor for resampling operations.
- ImageCRS - Interface in org.opengis.referencing.crs
-
An engineering coordinate reference system applied to locations in images.
- ImageDatum - Interface in org.opengis.referencing.datum
-
Defines the origin of an image coordinate reference system.
- Image datum - Section in package org.opengis.referencing.datum
- ImageDescription - Interface in org.opengis.metadata.content
-
Information about an image's suitability for use.
- ImageLayout - Class in org.apache.sis.image
-
Preferences about the tiling of an image in relationship with a given image size.
- ImageLayout(SampleModel, Dimension, boolean, boolean, boolean, Point) - Constructor for class ImageLayout
-
Creates a new image layout with the given properties.
- imageMargin - Variable in class MapCanvasAWT
-
Number of additional pixels to paint on each sides of the image, outside the viewing area.
- imageProcessor - Variable in class 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.
- ImageProcessor() - Constructor for class ImageProcessor
-
Creates a new processor with default configuration.
- ImageProcessor.Mode - Enum Class in org.apache.sis.image
-
Execution modes specifying whether operations can be executed in parallel.
- imageProperty - Variable in class GridView
-
The data shown in this table.
- ImagePropertyExplorer - Class in org.apache.sis.gui.coverage
-
Information about
RenderedImage(sources, layout, properties). - ImagePropertyExplorer() - Constructor for class ImagePropertyExplorer
-
Creates an initially empty explorer.
- 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 ImageRenderer
-
Creates a new image renderer for the given slice extent.
- ImageRequest - Class in org.apache.sis.gui.coverage
-
A request for a two-dimensional view of a grid coverage.
- ImageRequest(GridCoverage, GridExtent) - Constructor for class ImageRequest
-
Creates a new request for loading an image from the specified coverage.
- ImageRequest(GridCoverageResource, GridGeometry, int...) - Constructor for class ImageRequest
-
Creates a new request for loading an image from the specified resource.
- IMAGERY_BASE_MAPS_EARTH_COVER - Static variable in class TopicCategory
-
Base maps.
- Image size and location - Section in class org.apache.sis.coverage.grid.GridCoverage2D
- ImagingCondition - Class in org.opengis.metadata.content
-
Code which indicates conditions which may affect the image.
- Immutability and thread safety - Section in class org.apache.sis.feature.DefaultAssociationRole
- Immutability and thread safety - Section in class org.apache.sis.feature.DefaultAttributeType
- Immutability and thread safety - Section in class org.apache.sis.feature.DefaultFeatureType
- Immutability and thread safety - Section in class org.apache.sis.measure.Angle
- Immutability and thread safety - Section in class org.apache.sis.measure.ElevationAngle
- Immutability and thread safety - Section in class org.apache.sis.measure.Latitude
- Immutability and thread safety - Section in class org.apache.sis.measure.Longitude
- Immutability and thread safety - Section in class org.apache.sis.measure.MeasurementRange
- Immutability and thread safety - Section in class org.apache.sis.measure.NumberRange
- Immutability and thread safety - Section in class org.apache.sis.measure.Range
- Immutability and thread safety - Section in class org.apache.sis.referencing.AbstractIdentifiedObject
- Immutability and thread safety - Section in class org.apache.sis.referencing.AbstractReferenceSystem
- Immutability and thread safety - Section in class org.apache.sis.referencing.DefaultObjectDomain
- Immutability and thread safety - Section in class org.apache.sis.referencing.ImmutableIdentifier
- Immutability and thread safety - Section in class org.apache.sis.referencing.NamedIdentifier
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.AbstractCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultCompoundCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultDerivedCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultGeographicCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultParametricCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultProjectedCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultTemporalCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.crs.DefaultVerticalCRS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.AbstractCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultAffineCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultCartesianCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultCompoundCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultCylindricalCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultLinearCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultParametricCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultPolarCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultSphericalCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultTimeCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.cs.DefaultVerticalCS
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.AbstractDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultEllipsoid
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultEngineeringDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultParametricDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultTemporalDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.datum.DefaultVerticalDatum
- Immutability and thread safety - Section in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
- Immutability and thread safety - Section in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
- Immutability and thread safety - Section in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
- Immutability and thread safety - Section in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
- Immutability and thread safety - Section in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.DefaultConversion
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.DefaultTransformation
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
- Immutability and thread safety - Section in class org.apache.sis.referencing.operation.transform.PassThroughTransform
- Immutability and thread safety - Section in class org.apache.sis.util.ResourceInternationalString
- Immutability and thread safety - Section in class org.apache.sis.util.SimpleInternationalString
- Immutability and thread safety - Section in class org.apache.sis.util.Version
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultLocalName
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultMemberName
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultNameSpace
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultRecordType
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultScopedName
- Immutability and thread safety - Section in class org.apache.sis.util.iso.DefaultTypeName
- Immutability and thread safety - Section in class org.apache.sis.xml.NilReason
- IMMUTABLE - Enum constant in enum class CheckedContainer.Mutability
-
The container is immutable.
- ImmutableDirectPosition - Class in org.apache.sis.geometry
-
An immutable
DirectPosition(the coordinates of a position) of arbitrary dimension. - ImmutableDirectPosition(CoordinateReferenceSystem, double...) - Constructor for class ImmutableDirectPosition
-
Constructs a position defined by a sequence of coordinate values.
- 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 ImmutableEnvelope
-
Constructs an envelope defined by two corners given as sequences of coordinate values.
- ImmutableEnvelope(DirectPosition, DirectPosition) - Constructor for class ImmutableEnvelope
-
Constructs an envelope defined by two corners given as direct positions.
- ImmutableEnvelope(Envelope) - Constructor for class ImmutableEnvelope
-
Creates an immutable envelope with the values of the given envelope.
- ImmutableEnvelope(GeographicBoundingBox) - Constructor for class ImmutableEnvelope
-
Constructs a new envelope with the same data as the specified geographic bounding box.
- ImmutableEnvelope(CoordinateReferenceSystem, CharSequence) - Constructor for class 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 ImmutableEnvelope
-
Creates an immutable envelope with the coordinate values of the given envelope but a different CRS.
- ImmutableIdentifier - Class in org.apache.sis.referencing
-
Immutable value uniquely identifying an object within a namespace, together with a version.
- ImmutableIdentifier(Map) - Constructor for class ImmutableIdentifier
-
Constructs an identifier from the given properties.
- ImmutableIdentifier(Citation, String, String) - Constructor for class ImmutableIdentifier
-
Creates a new identifier from the specified code and authority.
- ImmutableIdentifier(Citation, String, String, String, InternationalString) - Constructor for class ImmutableIdentifier
-
Creates a new identifier from the specified code and authority, with an optional version number and description.
- ImmutableIdentifier(ReferenceIdentifier) - Constructor for class ImmutableIdentifier
-
Creates a new identifier from the specified one.
- Implementation considerations - Section in package org.opengis.referencing.operation
- Implementation note - Section in class org.apache.sis.storage.aggregate.JoinFeatureSet
- Implementation note - Section in class org.apache.sis.util.collection.CodeListSet
- Implementation note - Section in class org.apache.sis.util.collection.RangeSet
- Implementation note - Section in org.apache.sis.coverage.grid.ImageRenderer.setVisibleBand(int)
- Implementation note - Section in org.apache.sis.geometry.AbstractEnvelope.equals(Object)
- Implementation note - Section in org.apache.sis.math.MathFunctions.HIGHEST_SUPPORTED_PRIME_NUMBER
- Implementation note - Section in org.apache.sis.math.MathFunctions.magnitude(double...)
- Implementation note - Section in org.apache.sis.math.Vector.reverse()
- Implementation note - Section in org.apache.sis.math.Vector.subList(int, int)
- Implementation note - Section in org.apache.sis.metadata.AbstractMetadata.hashCode()
- Implementation note - Section in org.apache.sis.referencing.AbstractIdentifiedObject.hashCode()
- Implementation note - Section in org.apache.sis.referencing.CRS.equivalent(CoordinateReferenceSystem, CoordinateReferenceSystem)
- Implementation note - Section in org.apache.sis.referencing.IdentifiedObjects.getProperties(IdentifiedObject, String...)
- Implementation note - Section in org.apache.sis.referencing.crs.DefaultTemporalCRS.getUnit()
- Implementation note - Section in org.apache.sis.referencing.cs.CoordinateSystems.getSingleComponents(CoordinateSystem)
- Implementation note - Section in org.apache.sis.referencing.datum.DatumShiftGrid.getParameterValues(Parameters)
- Implementation note - Section in org.apache.sis.referencing.operation.transform.AbstractMathTransform.inverse()
- Implementation note - Section in org.apache.sis.referencing.operation.transform.AbstractMathTransform.transform(double[], int, double[], int, int)
- Implementation note - Section in org.apache.sis.referencing.operation.transform.AbstractMathTransform.transform(float[], int, float[], int, int)
- Implementation note - Section in org.apache.sis.storage.AbstractResource.getEnvelope()
- Implementation note - Section in org.apache.sis.storage.DataStoreProvider.open(ParameterValueGroup)
- Implementation note - Section in org.apache.sis.storage.DataStoreProvider.open(StorageConnector)
- Implementation note - Section in org.apache.sis.util.ComparisonMode.BY_CONTRACT
- Implementation note - Section in org.apache.sis.util.ComparisonMode.STRICT
- Implementation note - Section in org.apache.sis.util.Utilities.equalsApproximately(Object, Object)
- Implementation note - Section in org.apache.sis.util.Utilities.equalsIgnoreMetadata(Object, Object)
- Implementation note - Section in org.apache.sis.util.collection.DefaultTreeTable.Node.equals(Object)
- Implementation note - Section in org.apache.sis.util.iso.DefaultRecordType.isInstance(Record)
- Implementation note - Section in org.apache.sis.util.iso.Types.forStandardName(String)
- Implementation note - Section in org.apache.sis.util.iso.Types.getStandardName(Class)
- Implementation note - Section in org.apache.sis.xml.XML.SCHEMAS
- Implementation note for subclasses - Section in class org.apache.sis.parameter.DefaultParameterValue
- Implementation note for subclasses - Section in org.apache.sis.parameter.DefaultParameterValue.getUnit()
- Implementation note for subclasses - Section in org.apache.sis.parameter.DefaultParameterValue.getValue()
- Implementation note for subclasses - Section in org.apache.sis.parameter.DefaultParameterValue.setValue(Object, Unit)
- Implementation notes - Section in org.apache.sis.geometry.GeneralDirectPosition.GeneralDirectPosition(double...)
- Implementation specific behavior - Section in org.apache.sis.referencing.operation.AbstractCoordinateOperation.transform(AbstractCoordinateSet)
- Implementation types - Section in org.apache.sis.referencing.operation.matrix.Matrices.create(int, int, double[])
- Implementation types - Section in org.apache.sis.referencing.operation.matrix.Matrices.createDiagonal(int, int)
- Implementation types - Section in org.apache.sis.referencing.operation.matrix.Matrices.createIdentity(int)
- Implementation types - Section in org.apache.sis.referencing.operation.matrix.Matrices.createZero(int, int)
- implementSameInterfaces(Class, Class, Class) - Static method in class Classes
-
Returns
trueif the two specified objects implements exactly the same set of interfaces. - IN_ERROR - Enum constant in enum class TileStatus
-
The tile exists but attempt to read it failed.
- INAPPLICABLE - Static variable in class NilReason
-
There is no value.
- INCH - Static variable in class Units
-
Unit of measurement defined as 2.54 centimetres (1 in).
- include() - Static method in interface Filter
-
A filter that always evaluates to
true. - Inclusive or exclusive endpoints - Section in class org.apache.sis.util.collection.RangeSet
- 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 IncompatibleResourceException
-
Creates an exception with no cause and no details message.
- IncompatibleResourceException(String) - Constructor for exception class IncompatibleResourceException
-
Creates an exception with the specified details message.
- IncompatibleResourceException(String, Throwable) - Constructor for exception class IncompatibleResourceException
-
Creates an exception with the specified details message and cause.
- 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 IncompleteGridGeometryException
-
Constructs an exception with no detail message.
- IncompleteGridGeometryException(String) - Constructor for exception class IncompleteGridGeometryException
-
Constructs an exception with the specified detail message.
- IncompleteGridGeometryException(String, Throwable) - Constructor for exception class IncompleteGridGeometryException
-
Constructs an exception with the specified detail message and cause.
- increment(double) - Method in class Vector
-
Returns the increment between all consecutive values if this increment is constant, or
nullotherwise. - indent(int) - Method in class Formatter
-
Increases or decreases the indentation.
- INDENTATION - Static variable in class OptionKey
-
The number of spaces to use for indentation when formatting text files in WKT or XML formats.
- INDEX - Static variable in class TableColumn
-
Predefined constant for a column of index values.
- indexOf(CharSequence, int, int, int) - Static method in class 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 CharSequences
-
Returns the index within the given strings of the first occurrence of the specified part, starting at the specified index.
- indexOfLineStart(CharSequence, int, int) - Static method in class CharSequences
-
Returns the index of the first character after the given number of lines.
- indexOfMax(E) - Method in class RangeSet
-
Returns the index of the range having a maximum value equal or greater than the specified value.
- indexOfMin(E) - Method in class RangeSet
-
Returns the index of the range having a minimum value equal or lower than the specified value.
- indexOfRange(E) - Method in class RangeSet
-
If the specified value is inside a range, returns the index of this range.
- indicesToName(int[]) - Method in class MatrixParameters
-
Returns the parameter descriptor name of a matrix element at the given indices.
- INDIRECT - Static variable in class EvaluationMethodType
-
Method of evaluating the quality of a dataset based on external knowledge.
- INFORMATION - Static variable in class OnLineFunction
-
Online information about the resource.
- INHERIT_FROM_KEY - Static variable in class AbstractIdentifiedType
-
Optional key which can be given to the constructor for inheriting values from an existing identified type.
- Inheritance of property values - Section in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- initCause(Throwable) - Method in exception class UnparsableObjectException
-
Initializes the cause of this throwable to the specified value.
- initCause(Throwable) - Method in exception class DataStoreException
-
Initializes the cause of this throwable to the specified value.
- initialize() - Method in class CanvasFollower
-
Registers all listeners needed by this object.
- initialize(Connection) - Method in class SQLStore
-
Invoked the first time that
SQLStoreopens a connection on the database, or after refresh. - initialize(GridGeometry) - Method in class MapCanvas
-
Sets the objective bounds and/or the zoom level and objective CRS to use for the initial view of data.
- initialize(TreeTable.Node) - Method in class 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.util.logging
-
Loads a logging configuration file using Java logging syntax augmented with Apache SIS extensions.
- Initializer() - Constructor for class Initializer
-
Configures Java logging using a filtered configuration file.
- InitiativeType - Class in org.opengis.metadata.identification
-
Type of aggregation activity in which datasets are related
- INJECTIVE - Enum constant in enum class 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.
- INLAND_WATERS - Static variable in class TopicCategory
-
Inland water features, drainage systems and their characteristics.
- INNER - Enum constant in enum class JoinFeatureSet.Type
-
Only records having a value on both side will be included.
- Input and output coordinates - Section in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
- Input types - Section in class org.apache.sis.parameter.ParameterFormat
- insert(boolean[], int, boolean[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with the content of another array inserted at the given index.
- insert(boolean[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with additional "spaces" in the given range.
- insert(byte[], int, byte[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with the content of another array inserted at the given index.
- insert(byte[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with additional "spaces" in the given range.
- insert(char[], int, char[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with the content of another array inserted at the given index.
- insert(char[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with additional "spaces" in the given range.
- insert(double[], int, double[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with the content of another array inserted at the given index.
- insert(double[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with additional "spaces" in the given range.
- insert(float[], int, float[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with the content of another array inserted at the given index.
- insert(float[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with additional "spaces" in the given range.
- insert(int[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with additional "spaces" in the given range.
- insert(int[], int, int[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with the content of another array inserted at the given index.
- insert(long[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with additional "spaces" in the given range.
- insert(long[], int, long[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with the content of another array inserted at the given index.
- insert(short[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with additional "spaces" in the given range.
- insert(short[], int, short[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with the content of another array inserted at the given index.
- insert(E[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with additional "spaces" in the given range.
- insert(E[], int, E[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array, with the content of another array inserted at the given index.
- insertDimension(int, DimensionNameType, long, long, boolean) - Method in class GridExtent
-
Returns a new grid extent with the specified dimension inserted at the given index in this grid extent.
- install() - Static method in class MonolineFormatter
-
Installs a
MonolineFormatterfor the root logger, or returns the existing instance if any. - install(Connection) - Method in class EPSGFactory
-
Creates the EPSG schema in the database and populates the tables with geodetic definitions.
- install(Logger, Level) - Static method in class 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 InstallationResources
-
For subclass constructors.
- InstallationScriptProvider - Class in org.apache.sis.referencing.factory.sql
-
Provides the SQL scripts needed for creating a local copy of a geodetic dataset.
- InstallationScriptProvider(String, String...) - Constructor for class InstallationScriptProvider
-
Creates a new provider which will read script files of the given names in the given order.
- Instances sharing - Section in org.apache.sis.parameter.DefaultParameterValue.unmodifiable(ParameterValue)
- INSTANTANEOUS - Static variable in class Sequence
-
Collection without a significant duration
- INSTANTANEOUS_COLLECTION - Static variable in class ObjectiveType
-
Single instance of collection.
- Instantiation - Section in class org.apache.sis.feature.DefaultFeatureType
- Instantiation - Section in class org.apache.sis.math.Vector
- Instantiation - Section in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
- Instantiation - Section in class org.apache.sis.parameter.DefaultParameterValue
- Instantiation - Section in class org.apache.sis.referencing.AbstractIdentifiedObject
- Instantiation - Section in class org.apache.sis.referencing.AbstractReferenceSystem
- Instantiation - Section in class org.apache.sis.referencing.crs.AbstractCRS
- Instantiation - Section in class org.apache.sis.referencing.datum.AbstractDatum
- Instantiation - Section in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
- Instantiation - Section in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Instantiation - Section in class org.apache.sis.util.SimpleInternationalString
- Instantiation - Section in interface org.apache.sis.referencing.operation.transform.LinearTransform
- Instantiation - Section in interface org.apache.sis.xml.NilObject
- Instantiation - Section in package org.apache.sis.feature
- Instantiation and validity constraints - Section in class org.apache.sis.parameter.DefaultParameterValueGroup
- INSTITUTION - Variable in class AttributeNames.Responsible
-
The attribute name for the responsible's institution, or
nullif none. - Instrument - Interface in org.opengis.metadata.acquisition
-
Designations for the measuring instruments.
- INSTRUMENT - Static variable in class AttributeNames
-
The set of attribute names for the contributing instrument(s) or sensor(s) used to create the resource(s).
- INSUFFICIENT_BYTES - Static variable in class ProbeResult
-
The open capability cannot be determined because the
ByteBuffercontains an insufficient number of bytes. - INT - Enum constant in enum class DataType
-
Signed 32-bits data.
- INT - Static variable in class TransferType
-
Specifies that sample values are transferred as 32 bits signed integer.
- INTEGER - Enum constant in enum class ElementKind
-
Integer numbers.
- INTEGER - Enum constant in enum class NumberType
-
The
intprimitive type or its wrapper class. - INTEGER - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - INTEGER - Static variable in class Datatype
-
Numerical field.
- IntegerList - Class in org.apache.sis.util.collection
-
A list of unsigned integer values.
- IntegerList(int, int) - Constructor for class IntegerList
-
Creates an initially empty list with the given initial capacity.
- IntegerList(int, int, boolean) - Constructor for class IntegerList
-
Creates a new list with the given initial size.
- INTELLECTUAL_PROPERTY_RIGHTS - Static variable in class Restriction
-
Rights to financial benefit from and control of distribution of non-tangible property that is a result of creativity.
- INTELLIGENCE_MILITARY - Static variable in class TopicCategory
-
Military bases, structures, activities.
- INTERFACE_CLASS - Static variable in class Datatype
-
Named set of operations that characterize the behavior of an element.
- INTERIM - Enum constant in enum class TransformChangeEvent.Reason
-
A relative interim change has been applied but is not yet reflected in the "objective to display" transform.
- intern(K) - Method in class WeakValueHashMap
-
If this map contains the specified key, returns the instance contained in this map.
- INTERNAL - Enum constant in enum class Convention
-
A special convention for formatting objects as stored internally by Apache SIS.
- InternalDataStoreException - Exception Class in org.apache.sis.storage
-
Thrown when an internal error occurred in a
DataStoreimplementation. - InternalDataStoreException() - Constructor for exception class InternalDataStoreException
-
Creates an exception with no details message.
- InternalDataStoreException(String) - Constructor for exception class InternalDataStoreException
-
Creates an exception with the specified details message.
- InternalDataStoreException(String, Throwable) - Constructor for exception class InternalDataStoreException
-
Creates an exception with the specified details message and cause.
- InternalDataStoreException(Throwable) - Constructor for exception class InternalDataStoreException
-
Creates an exception with the specified cause and no details message.
- InternationalString - Interface in org.opengis.util
- interpolate(double[], double[]) - Static method in class 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 Interpolation
-
Interpolates sample values for all bands using the given pixel values in local neighborhood.
- interpolateAt(double...) - Method in class DatumShiftGrid
-
Interpolates the translation to apply for the given coordinates.
- INTERPOLATED_DIMENSIONS - Static variable in class 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) - Constructor for class InterpolatedGeocentricTransform
-
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) - Constructor for class InterpolatedTransform
-
Creates a transform for the given interpolation grid.
- interpolateInCell(double, double, double[]) - Method in class DatumShiftGrid
-
Interpolates the translation to apply for the given two-dimensional grid indices.
- interpolation - Variable in class ResampledImage
-
The object to use for performing interpolations.
- Interpolation - Class in org.apache.sis.image
-
Algorithm for image interpolation (resampling).
- Interpolation() - Constructor for class Interpolation
-
Creates a new interpolation.
- interpolationProperty - Variable in class CoverageCanvas
-
The interpolation method to use for resampling the image.
- Interpretation in GeoTIFF files - Section in org.apache.sis.storage.modifier.CoverageModifier.Source.getCoverageIndex()
- interrupt() - Method in class FeatureTable
-
If a loading process was under way, interrupts it and closes the feature stream.
- intersect(RectangularShape, Envelope, int, int) - Static method in class Shapes2D
-
Sets the given shape to the intersection of that shape with the given envelope.
- intersect(GridExtent) - Method in class GridExtent
-
Returns the intersection of this grid extent with the given grid extent.
- intersect(Range) - Method in class MeasurementRange
-
Returns the intersection between this range and the given range.
- intersect(Range) - Method in class Range
-
Returns the intersection between this range and the given range.
- intersect(Range) - Method in class 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 GeneralEnvelope
-
Sets this envelope to the intersection of this envelope with the specified one.
- intersect(Envelope) - Method in class DomainDefinition
-
Sets the domain to the intersection of current domain with the specified envelope.
- intersect(Envelope...) - Static method in class Envelopes
-
Computes the intersection of all given envelopes, transforming them to a common CRS if necessary.
- intersect(Extent) - Method in class DefaultExtent
-
Sets this extent to the intersection of this extent with the specified one.
- intersect(GeographicBoundingBox) - Method in class DefaultGeographicBoundingBox
-
Sets this bounding box to the intersection of this box with the specified one.
- intersect(TemporalExtent) - Method in class DefaultTemporalExtent
-
Sets this temporal extent to the intersection of this extent with the specified one.
- intersect(VerticalExtent) - Method in class DefaultVerticalExtent
-
Sets this vertical extent to the intersection of this extent with the specified one.
- intersectAny(NumberRange) - Method in class NumberRange
-
Returns the union of this range with the given range.
- intersection(Extent, Extent) - Static method in class Extents
-
Returns the intersection of the given extents.
- intersection(GeographicBoundingBox, GeographicBoundingBox) - Static method in class Extents
-
Returns the intersection of the given geographic bounding boxes.
- intersection(TemporalExtent, TemporalExtent) - Static method in class Extents
-
Returns the intersection of the given temporal extents.
- intersection(VerticalExtent, VerticalExtent) - Static method in class Extents
-
Returns the intersection of the given vertical extents.
- intersectionPoint(Line2D, Line2D) - Static method in class Shapes2D
-
Returns the intersection point between two line segments.
- intersects(double, double, double, double) - Method in class Envelope2D
-
Returns
trueif this envelope intersects the specified envelope. - intersects(Rectangle2D) - Method in class Envelope2D
-
Returns
trueif this envelope intersects the specified envelope. - intersects(Object[], Object[]) - Static method in class ArraysExt
-
Returns
trueif at least one element in the first array is equals to an element in the second array. - intersects(GridExtent) - Method in class GridExtent
-
Returns whether this extent intersects the given extent.
- intersects(GridGeometry) - Method in class GridGeometry
-
Returns
trueif this grid geometry intersects the given grid geometry. - intersects(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the two geometric operands intersect.
- intersects(Range) - Method in class MeasurementRange
-
Returns
trueif this range intersects the given range. - intersects(Range) - Method in class Range
-
Returns
trueif this range intersects the given range. - intersects(Envelope) - Method in class AbstractEnvelope
-
Returns
trueif this envelope intersects the specified envelope. - intersects(Envelope, boolean) - Method in class AbstractEnvelope
-
Returns
trueif this envelope intersects or (optionally) touches the specified envelope. - intersectsAny(NumberRange) - Method in class NumberRange
-
Returns
trueif the supplied range intersects this range. - intValue() - Method in class Fraction
-
Returns this fraction rounded toward zero.
- intValue() - Method in class DefaultRepresentativeFraction
-
Returns 1 if the denominator is equal to 1, or 0 otherwise.
- intValue() - Method in class DefaultParameterValue
-
Returns the integer value of this parameter, usually used for a count.
- intValue() - Method in interface ParameterValue
-
Returns the positive integer value of an operation parameter, usually used for a count.
- intValue(int) - Method in class Vector
-
Returns the value at the given index as an
int. - intValue(ParameterDescriptor) - Method in class Parameters
-
Returns the integer value of the parameter identified by the given descriptor.
- intValueList() - Method in class DefaultParameterValue
-
Returns an ordered sequence of two or more integer values of this parameter, usually used for counts.
- intValueList() - Method in interface ParameterValue
-
Returns an ordered sequence of two or more integer values of an operation parameter list, usually used for counts.
- intValueList(ParameterDescriptor) - Method in class Parameters
-
Returns the integer values of the parameter identified by the given descriptor.
- INVALID_ARGUMENT_EXIT_CODE - Static variable in class 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 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 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 InvalidCommandException
-
Constructs an exception with the specified detail message.
- InvalidGeodeticParameterException - Exception Class in org.apache.sis.referencing.factory
-
Thrown when a factory
createFoo(…)method is given invalid parameters. - InvalidGeodeticParameterException() - Constructor for exception class InvalidGeodeticParameterException
-
Construct an exception with no detail message.
- InvalidGeodeticParameterException(String) - Constructor for exception class InvalidGeodeticParameterException
-
Construct an exception with the specified detail message.
- InvalidGeodeticParameterException(String, Throwable) - Constructor for exception class InvalidGeodeticParameterException
-
Construct an exception with the specified detail message and cause.
- 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 InvalidMetadataException
-
Creates a new exception with the specified detail message.
- InvalidMetadataException(String, Throwable) - Constructor for exception class InvalidMetadataException
-
Creates a new exception with the specified detail message and cause.
- InvalidMetadataException(Throwable) - Constructor for exception class 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 InvalidOptionException
-
Constructs an exception with the specified detail message.
- InvalidOptionException(String, Throwable, String) - Constructor for exception class InvalidOptionException
-
Constructs an exception with the specified detail message and cause.
- InvalidParameterCardinalityException - Exception Class in org.opengis.parameter
-
Thrown by
ParameterValueGroupif adding or removing a parameter value would result in more or less parameters than the expected range. - InvalidParameterCardinalityException(String, String) - Constructor for exception class InvalidParameterCardinalityException
-
Creates an exception with the specified message and parameter name.
- InvalidParameterNameException - Exception Class in org.opengis.parameter
-
Thrown when an unexpected parameter was found in a parameter group.
- InvalidParameterNameException(String, String) - Constructor for exception class InvalidParameterNameException
-
Creates an exception with the specified message and parameter name.
- InvalidParameterTypeException - Exception Class in org.opengis.parameter
-
Thrown by
ParameterValuegetter methods when a value cannot be casted to the requested type. - InvalidParameterTypeException(String, String) - Constructor for exception class InvalidParameterTypeException
-
Creates an exception with the specified message and parameter name.
- InvalidParameterValueException - Exception Class in org.opengis.parameter
-
Thrown by
ParameterValuesetter methods when they are given an invalid value. - InvalidParameterValueException(String, String, double) - Constructor for exception class InvalidParameterValueException
-
Creates an exception with the specified invalid value as a floating point.
- InvalidParameterValueException(String, String, int) - Constructor for exception class InvalidParameterValueException
-
Creates an exception with the specified invalid value as an integer.
- InvalidParameterValueException(String, String, Object) - Constructor for exception class InvalidParameterValueException
-
Creates an exception with the specified invalid value.
- 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 InvalidSeekException
-
Constructs a new exception with no message.
- InvalidSeekException(String) - Constructor for exception class InvalidSeekException
-
Constructs a new exception with the specified detail message.
- InvalidSeekException(String, Throwable) - Constructor for exception class InvalidSeekException
-
Constructs a new exception with the specified detail message and cause.
- InvalidXPathException - Exception Class in org.apache.sis.filter
-
Exception thrown when the XPath in an expression is invalid or unsupported.
- InvalidXPathException() - Constructor for exception class InvalidXPathException
-
Creates an exception with no message.
- InvalidXPathException(String) - Constructor for exception class InvalidXPathException
-
Creates an exception with the specified message.
- InvalidXPathException(String, Throwable) - Constructor for exception class InvalidXPathException
-
Creates an exception with the specified message and cause.
- InvalidXPathException(Throwable) - Constructor for exception class InvalidXPathException
-
Creates an exception with the specified cause.
- Invariant - Section in org.apache.sis.referencing.operation.transform.MathTransforms.tangent(MathTransform, DirectPosition)
- Invariants - Section in org.apache.sis.referencing.AbstractIdentifiedObject.getInterface()
- Invariants - Section in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- inverse() - Method in class SIS.Transform
-
Use the inverse of the coordinate operation.
- inverse() - Method in class Fraction
-
Returns the inverse value of this fraction.
- inverse() - Method in class Matrix1
-
Returns the inverse of this matrix.
- inverse() - Method in class Matrix2
-
Returns the inverse of this matrix.
- inverse() - Method in class MatrixSIS
-
Returns the inverse of this matrix.
- inverse() - Method in class AbstractMathTransform
-
Returns the inverse transform of this object.
- inverse() - Method in class AbstractMathTransform.Inverse
-
Returns the inverse of this math transform.
- inverse() - Method in class AbstractMathTransform1D
-
Returns the inverse transform of this object.
- inverse() - Method in class AbstractMathTransform1D.Inverse
-
Returns the inverse of this math transform.
- inverse() - Method in class AbstractMathTransform2D
-
Returns the inverse transform of this object.
- inverse() - Method in class AbstractMathTransform2D.Inverse
-
Returns the inverse of this math transform.
- inverse() - Method in class EllipsoidToCentricTransform
-
Returns the inverse of this transform.
- inverse() - Method in class EllipsoidToRadiusTransform
-
Returns the inverse of this transform.
- inverse() - Method in class InterpolatedGeocentricTransform
-
Returns the inverse of this interpolated geocentric transform.
- inverse() - Method in class InterpolatedTransform
-
Returns the inverse of this interpolated transform.
- inverse() - Method in interface LinearTransform
-
Returns the inverse transform of this object, which shall also be linear.
- inverse() - Method in class MolodenskyTransform
-
Returns the inverse of this Molodensky transform.
- inverse() - Method in class PassThroughTransform
-
Creates the inverse transform of this object.
- inverse() - Method in class PoleRotation
-
Returns the inverse transform of this object.
- inverse() - Method in class WraparoundTransform
-
Returns a wraparound transform producing values in the range of source coordinate values.
- inverse() - Method in interface ObjectConverter
-
Returns a converter capable to convert instances of T back to instances of S.
- inverse() - Method in interface MathTransform
-
Creates the inverse transform of this object.
- inverse() - Method in interface MathTransform1D
-
Creates the inverse transform of this object.
- inverse() - Method in interface MathTransform2D
-
Creates the inverse transform of this object.
- inverse(Matrix) - Static method in class Matrices
-
Returns the inverse of the given matrix.
- Inverse() - Constructor for class AbstractMathTransform.Inverse
-
Constructs an inverse math transform.
- Inverse() - Constructor for class AbstractMathTransform1D.Inverse
-
Constructs an inverse math transform.
- Inverse() - Constructor for class AbstractMathTransform2D.Inverse
-
Constructs an inverse math transform.
- INVERSE_DENORMALIZATION - Enum constant in enum class ContextualParameters.MatrixRole
-
Inverse of the
ContextualParameters.MatrixRole.DENORMALIZATIONmatrix. - INVERSE_MT - Section in package org.opengis.referencing
- INVERSE_NORMALIZATION - Enum constant in enum class ContextualParameters.MatrixRole
-
Inverse of the
ContextualParameters.MatrixRole.NORMALIZATIONmatrix. - inverseDeltaTransform(AffineTransform, Point2D, Point2D) - Static method in class AffineTransforms2D
-
Calculates the inverse transform of a point without applying the translation components.
- Inverse operation - Section in org.apache.sis.referencing.CRS.findOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, GeographicBoundingBox)
- Inverse operation - Section in org.apache.sis.referencing.CRS.findOperation(DefaultCoordinateMetadata, DefaultCoordinateMetadata, CoordinateOperationContext)
- Inverse relationship - Section in org.apache.sis.referencing.operation.AbstractCoordinateOperation.getWrapAroundChanges()
- inverseTransform(double[], int, double[], int, int) - Method in class EllipsoidToCentricTransform
-
Converts Cartesian coordinates (X,Y,Z) to ellipsoidal coordinates (λ,φ) or (λ,φ,h).
- inverseTransform(AffineTransform, Rectangle2D, Rectangle2D) - Static method in class AffineTransforms2D
-
Calculates a rectangle which entirely contains the inverse transform of
bounds. - Inverse transform - Section in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Inverse transformation - Section in org.apache.sis.referencing.datum.BursaWolfParameters.getPositionVectorTransformation(Temporal)
- invert() - Method in class BursaWolfParameters
-
Inverts in-place the transformation by inverting the sign of all numerical parameters.
- INVERTIBLE - Enum constant in enum class FunctionProperty
-
A function is invertible if it can provide another function mapping T values to S values.
- INVESTIGATION - Static variable in class InitiativeType
-
Search or systematic inquiry.
- IO - Class in org.apache.sis.io
-
Utilities methods working on
Appendableobjects. - IO_EXCEPTION_EXIT_CODE - Static variable in class Command
-
The code given to
System.exit(int)when the program failed because of anIOException. - IRREGULAR - Static variable in class MaintenanceFrequency
-
Data is updated in intervals that are uneven in duration.
- isAbstract() - Method in class FeatureTypeBuilder
-
Returns
trueif the feature type to create will act as an abstract super-type. - isAbstract() - Method in class DefaultFeatureType
-
Returns
trueif the feature type acts as an abstract super-type. - isAcronymForWords(CharSequence, CharSequence) - Static method in class CharSequences
-
Returns
trueif the first string is likely to be an acronym of the second string. - isAffine() - Method in class Matrix1
-
Returns
trueif this matrix represents an affine transform. - isAffine() - Method in class Matrix2
-
Returns
trueif this matrix represents an affine transform. - isAffine() - Method in class Matrix3
-
Returns
trueif this matrix represents an affine transform. - isAffine() - Method in class Matrix4
-
Returns
trueif this matrix represents an affine transform. - isAffine() - Method in class MatrixSIS
-
Returns
trueif this matrix represents an affine transform. - isAffine() - Method in interface LinearTransform
-
Returns
trueif this transform is affine. - isAffine(Matrix) - Static method in class Matrices
-
Returns
trueif the given matrix represents an affine transform. - isAllNaN() - Method in class AbstractEnvelope
-
Returns
falseif at least one coordinate value is not NaN. - isAlongMeridian(AxisDirection) - Static method in class CoordinateSystems
-
Returns
trueif the given axis direction seems to be a direction along a meridian. - isAlternateForm() - Method in class RangeFormat
-
Returns
trueif thisRangeFormatshall use the alternate form at formatting time. - isAngular(Unit) - Static method in class Units
-
Returns
trueif the given unit is a linear unit. - isApproximate() - Method in enum class ComparisonMode
-
Returns
trueif this comparison uses a tolerance threshold. - isAssignableFrom(DefaultFeatureType) - Method in class DefaultFeatureType
-
Returns
trueif this type is same or a super-type of the given type. - isAssignableToAny(Class, Class...) - Static method in class Classes
-
Returns
trueif the given type is assignable to one of the given allowed types. - isBijective(Set) - Static method in enum class FunctionProperty
-
Returns
trueif a function having the given set of properties is bijective. - ISBN - Static variable in class Citations
-
The International Standard Book Number (ISBN) defined by ISO-2108.
- isBounded() - Method in class Range
-
Returns
trueif this range is both left-bounded and right-bounded. - isCacheable(String, Object) - Method in class ConcurrentAuthorityFactory
-
Returns whether the given object can be cached.
- isCameraCalibrationInformationAvailable() - Method in class DefaultImageDescription
-
Returns the indication of whether or not constants are available which allow for camera calibration corrections.
- isCameraCalibrationInformationAvailable() - Method in interface ImageDescription
-
Indication of whether or not constants are available which allow for camera calibration corrections.
- isCellInGrid(double, double) - Method in class DatumShiftGrid
-
Returns
trueif the given grid coordinates is inside this grid. - isCellValueRatio() - Method in class DatumShiftGrid
-
Returns
trueif the translation values in the cells are divided by the cell size. - isCheckPointAvailable() - Method in class DefaultGeorectified
-
Returns an indication of whether or not geographic position points are available to test the accuracy of the georeferenced grid data.
- isCheckPointAvailable() - Method in interface Georectified
-
Indication of whether or not geographic position points are available to test the accuracy of the georeferenced grid data.
- isClosed() - Method in class StorageConnector
-
Returns whether this storage connector has been closed.
- isCompatibility() - Method in enum class ComparisonMode
-
Returns
trueif this comparison accepts structural changes for compatibility reasons. - isCompliant() - Method in class DefaultFeatureCatalogueDescription
-
Returns whether or not the cited feature catalogue complies with ISO 19110.
- isCompliant() - Method in interface FeatureCatalogueDescription
-
Indication of whether or not the cited feature catalogue complies with ISO 19110.
- isConstant(Set) - Static method in enum class FunctionProperty
-
Returns
trueif a function can only return a constant value. - isConsumed() - Method in class StoreEvent
-
Indicates whether this event has been consumed by any listener.
- isControlPointAvailable() - Method in class DefaultGeoreferenceable
-
Returns an indication of whether or not control point(s) exists.
- isControlPointAvailable() - Method in interface Georeferenceable
-
Indication of whether or not control point(s) exists.
- isConversionLinear(int...) - Method in class GridGeometry
-
Indicates whether the grid to CRS conversion is linear for all the specified CRS axes.
- isConversionLossless(NumberType) - Method in enum class NumberType
-
Returns whether conversion of values from this type to the specified type would be lossless.
- isConvertible() - Method in enum class NumberType
-
Returns whether this type supports the
cast(…)andwrap(…)methods. - isDefined(int) - Method in class GridGeometry
-
Returns
trueif all the properties specified by the argument are set. - isDefiningConversion() - Method in class AbstractCoordinateOperation
-
Returns whether this coordinate operation is for the definition of a derived or projected CRS.
- isDeprecated() - Method in class AbstractIdentifiedType
-
Returns
trueif this type is deprecated. - isDeprecated() - Method in class TypeBuilder
-
Returns
trueif the type is deprecated. - isDeprecated() - Method in class AbstractIdentifiedObject
-
Returns
trueif this object is deprecated. - isDeprecated() - Method in interface Deprecable
-
Returns
trueif this instance is deprecated. - isDisabled() - Method in class CanvasFollower
-
Returns
trueif this object stopped to replicate changes from source canvas to target canvas. - isEditable(TableColumn) - Method in class DefaultTreeTable.Node
-
Determines whether the value in the specified column is editable.
- isEditable(TableColumn) - Method in interface TreeTable.Node
-
Determines whether the value in the specified column is editable.
- isElectromagneticMeasurement(CoverageModifier.Source) - Method in interface CoverageModifier
-
Returns
trueif the converted values are measurement in the electromagnetic spectrum. - isEmpty() - Method in class AbstractEnvelope
-
Determines whether or not this envelope is empty.
- isEmpty() - Method in class Envelope2D
-
Determines whether the envelope is empty.
- isEmpty() - Method in class GridSliceSelector
-
Returns
trueif this slice selector has no component to shown. - isEmpty() - Method in class ErrorHandler.Report
-
Returns
trueif no error has been reported. - isEmpty() - Method in class PointTree
-
Returns true if this set contains no elements.
- isEmpty() - Method in class Range
-
Returns
trueif this range is empty. - isEmpty() - Method in class AbstractMetadata
- isEmpty() - Method in class DefaultGeographicBoundingBox
-
Returns
trueif this metadata is empty. - isEmpty() - Method in class DefaultRepresentativeFraction
-
Returns
trueif no scale is defined. - isEmpty() - Method in class FeatureQuery
-
Returns
trueif this query do not specify any filtering. - isEmpty() - Method in class Cache
-
Returns
trueif this cache is empty. - isEmpty() - Method in class CodeListSet
-
Returns
trueif this set does not contains any element. - isEmpty() - Method in class FrequencySortedSet
-
Returns
trueif this set is empty. - isEmpty() - Method in class ListOfUnknownSize
-
Returns
trueif this list is empty. - isEmpty() - Method in class SetOfUnknownSize
-
Returns
trueif this set is empty. - isEmpty() - Method in interface Emptiable
-
Returns
trueif this instance is empty. - isEmptyOrNaN() - Method in class Vector
-
Returns
trueif this vector is empty or contains onlyNaNvalues. - isEmptyProperty() - Method in class LogViewer
-
Whether this viewer has no log record to show.
- isFallbackAllowed() - Method in class 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 DefaultImageDescription
-
Returns the indication of whether or not Calibration Reseau information is available.
- isFilmDistortionInformationAvailable() - Method in interface ImageDescription
-
Indication of whether or not Calibration Reseau information is available.
- isFinite() - Method in class AbstractEnvelope
-
Determines whether or not this envelope contains only finite values.
- isFloat(Class) - Static method in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Moved to
NumberType.isFractional(Class). - isForAllPopulation() - Method in class StatisticsFormat
-
Returns
trueif this formatter shall consider that the statistics where computed using the totality of the populations under study. - isFractional() - Method in enum class NumberType
-
Returns
trueif this type is capable to store fractional digits. - isFractional(Class) - Static method in enum class NumberType
-
Returns
trueif the argument is one of the types known to SIS as capable to store fractional digits. - isGeodetic(CoordinateSystem) - Static method in class CoordinateSystems
-
Returns whether the given coordinate system can be associated to a
GeodeticCRS. - isGlobal() - Method in class DefaultNameSpace
-
Indicates whether this namespace is a "top level" namespace.
- isGlobal() - Method in interface NameSpace
-
Indicates whether this namespace is a "top level" namespace.
- isHeuristicMatchForName(String) - Method in class AbstractIdentifiedObject
-
Returns
trueif either the primary name or at least one alias matches the given string according heuristic rules. - isHeuristicMatchForName(String) - Method in class DefaultCoordinateSystemAxis
-
Returns
trueif either the primary name or at least one alias matches the given string according heuristic rules. - isHeuristicMatchForName(String) - Method in class AbstractDatum
-
Returns
trueif either the primary name or at least one alias matches the given string according heuristic rules. - isHeuristicMatchForName(String) - Method in class DefaultDatumEnsemble
-
Returns
trueif either the primary name or at least one alias matches the given string according heuristic rules. - isHeuristicMatchForName(String) - Method in class DefaultGeodeticDatum
-
Returns
trueif either the primary name or at least one alias matches the given string according heuristic rules. - isHeuristicMatchForName(IdentifiedObject, String) - Static method in class 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 Characters
-
Returns
trueif the given character is an hexadecimal digit. - isHidden(Path) - Method in class FileService
-
Tells whether a file is considered hidden.
- isHorizontalCRS(CoordinateReferenceSystem) - Static method in class CRS
-
Returns
trueif the given CRS is horizontal. - isIdentity() - Method in class DimensionalityReduction
-
Returns
trueif this object does not reduce any dimension. - isIdentity() - Method in class AbstractConverter
-
Returns
trueifUnitConverter.convert(double)returns given values unchanged. - isIdentity() - Method in class BursaWolfParameters
-
Returns
trueif a transformation built from this set of parameters would perform no operation. - isIdentity() - Method in class Matrix1
-
Returns
trueif this matrix is an identity matrix. - isIdentity() - Method in class Matrix2
-
Returns
trueif this matrix is an identity matrix. - isIdentity() - Method in class Matrix3
-
Returns
trueif this matrix is an identity matrix. - isIdentity() - Method in class Matrix4
-
Returns
trueif this matrix is an identity matrix. - isIdentity() - Method in class MatrixSIS
-
Returns
trueif this matrix is an identity matrix. - isIdentity() - Method in class AbstractMathTransform.Inverse
-
Tests whether this transform does not move any points.
- isIdentity() - Method in class AbstractMathTransform
-
Tests whether this transform does not move any points.
- isIdentity() - Method in class MolodenskyTransform
-
Returns
trueif this transform is the identity one. - isIdentity() - Method in class PassThroughTransform
-
Tests whether this transform does not move any points.
- isIdentity() - Method in class PoleRotation
-
Tests whether this transform does not move any points.
- isIdentity() - Method in class TransferFunction
-
Returns
trueif this transfer function is identity. - isIdentity() - Method in interface MathTransform
-
Tests whether this transform does not move any points.
- isIdentity() - Method in interface Matrix
-
Returns
trueif this matrix is an identity matrix. - isIdentity(Matrix, double) - Static method in class Matrices
-
Returns
trueif the given matrix is close to an identity matrix, given a tolerance threshold. - isIgnoringAxes() - Method in class IdentifiedObjectFinder
-
Returns
trueif the search should ignore coordinate system axes. - isIgnoringMetadata() - Method in enum class ComparisonMode
-
Returns
trueif this comparison ignores metadata. - isImageBoundsAdjustmentAllowed - Variable in class ImageLayout
-
Whether to allow changes of image size when needed.
- isIncludedWithDataset() - Method in class DefaultFeatureCatalogueDescription
-
Returns whether or not the feature catalogue is included with the resource.
- isIncludedWithDataset() - Method in interface FeatureCatalogueDescription
-
Indication of whether or not the feature catalogue is included with the dataset.
- isInstance(Record) - Method in class DefaultRecordType
-
Determines if the given record is compatible with this record type.
- isInstance(Record) - Method in interface RecordType
-
Determines if the specified record is compatible with this record type.
- isInteger() - Method in enum class DataType
-
Returns whether this type is an integer type, signed or not.
- isInteger() - Method in enum class NumberType
-
Returns
trueif this type is an integer type. - isInteger() - Method in class Vector
-
Returns
trueif this vector contains only integer values. - isInteger(SampleModel) - Static method in enum class DataType
-
Returns
trueif the given sample model uses an integer type. - isInteger(Class) - Static method in enum class NumberType
-
Returns
trueif the argument is one of the integer types known to SIS. - isInteger(Class) - Static method in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Moved to
NumberType.isInteger(Class). - isInvalidWKT() - Method in class Formatter
-
Returns
trueif the WKT written by this formatter is not strictly compliant to the WKT specification. - isIvfDefinitive() - Method in class DefaultEllipsoid
-
Indicates if the inverse flattening is definitive for this ellipsoid.
- isIvfDefinitive() - Method in interface Ellipsoid
-
Indicates if the inverse flattening is definitive for this ellipsoid.
- isKeyCollisionAllowed() - Method in class Cache
-
Returns
trueif different values may be assigned to the same key. - isLeaf() - Method in class DefaultTreeTable.Node
-
Returns
trueif this node cannot have any children. - isLeaf() - Method in interface TreeTable.Node
-
Returns
trueif this node cannot have any children. - isLegacyDatum(DefaultDatumEnsemble, Datum, ComparisonMode) - Static method in class DatumOrEnsemble
-
Returns whether a legacy definition of a datum may be considered as equivalent to the given datum ensemble.
- isLenient() - Method in class MultiAuthoritiesFactory
-
Returns whether this factory should relax some rules when processing a given authority code.
- isLensDistortionInformationAvailable() - Method in class DefaultImageDescription
-
Returns the indication of whether or not lens aberration correction information is available.
- isLensDistortionInformationAvailable() - Method in interface ImageDescription
-
Indication of whether or not lens aberration correction information is available.
- isLinear() - Method in class AbstractConverter
-
Deprecated.This method is badly named, but we can't change since it is defined by JSR-385.
- isLinear(Unit) - Static method in class Units
-
Returns
trueif the given unit is a linear unit. - isLineOrParagraphSeparator(int) - Static method in class 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 QuantityFormat
-
Returns whether this format depends on a
Localeto perform its tasks. - isLocaleSensitive() - Method in class UnitFormat
-
Returns whether this
UnitFormatdepends on theLocalegiven at construction time for performing its tasks. - isMaxIncluded - Variable in class RangeSet
-
trueif the maximal values of ranges in this set are inclusive, orfalseif exclusive. - isMaxIncluded() - Method in class Range
- isMaxIncluded() - Element in annotation interface ValueRange
- isMetadata(Class) - Method in class MetadataStandard
-
Returns
trueif the given type is assignable to a type from this standard or one of its dependencies. - isMinIncluded - Variable in class RangeSet
-
trueif the minimal values of ranges in this set are inclusive, orfalseif exclusive. - isMinIncluded() - Method in class Range
- isMinIncluded() - Element in annotation interface ValueRange
- isMonotonic(Set) - Static method in enum class FunctionProperty
-
Returns
trueif a function having the given set of properties is monotonic. - isMultiLinesCells() - Method in class TableAppender
-
Returns
trueif EOL characters are used for line feeds inside current cells. - isNameUsed(String) - Method in class FeatureTypeBuilder
-
Returns
trueif a property of the given name is defined or if the given name is ambiguous. - isNaN() - Method in class Fraction
-
Returns
trueif the numerator and denominator are both zero. - isNaN(int) - Method in class Vector
-
Returns
trueif the value at the given index isnullorNaN. - isNaN(Number) - Static method in class Numbers
-
Returns
trueif the given number is null or NaN. - isNarrowerThan(NumberType) - Method in enum class NumberType
-
Returns whether this type is considered narrower than the specified type.
- isNegative(double) - Static method in class MathFunctions
-
Returns
trueif the given value is negative, including negative zero. - isNegativeZero(double) - Static method in class MathFunctions
-
Returns
trueif the given value is the negative zero (-0.0). - isNil(Expression, String) - Method in class DefaultFilterFactory
-
An operator that tests if an expression's value is nil.
- isNull(Expression) - Method in class DefaultFilterFactory
-
An operator that tests if an expression's value is
null. - isNullIfOutside() - Method in interface BandedCoverage.Evaluator
-
Returns whether to return
nullinstead of throwing an exception if a point is outside coverage bounds. - isNullOrEmpty(Collection) - Static method in class Containers
-
Returns
trueif the given collection is either null or empty. - isNullOrEmpty(Map) - Static method in class Containers
-
Returns
trueif the given map is either null or empty. - isNumber(Class) - Static method in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Moved to
NumberType.isReal(Class). - ISO_19103 - Enum constant in enum class Specification
-
ISO 19103:2005, Geographic information - Conceptual schema language.
- ISO_19107 - Enum constant in enum class Specification
-
ISO 19107:2003, Feature Geometry (OGC Topic 1).
- ISO_19108 - Enum constant in enum class Specification
-
ISO 19108:2002, Temporal Schema.
- ISO_19111 - Enum constant in enum class Specification
-
ISO 19111:2007, Spatial Referencing by Coordinates (OGC Topic 2).
- ISO_19111 - Static variable in class MetadataStandard
-
An instance working on ISO 19111 standard as defined by GeoAPI interfaces in the
org.opengis.referencingpackage and sub-packages. - ISO_19115 - Enum constant in enum class Specification
-
ISO 19115:2003, Metadata (OGC Topic 11).
- ISO_19115 - Static variable in class Citations
-
The Geographic Information — Metadata standards defined by ISO 19115.
- ISO_19115 - Static variable in class MetadataStandard
-
An instance working on ISO 19115 standard as defined by GeoAPI interfaces in the
org.opengis.metadatapackage and sub-packages, exceptquality. - ISO_19115_2 - Enum constant in enum class Specification
-
ISO 19115-2:2009, Metadata part 2: extensions for imagery and gridded data.
- ISO_19117 - Enum constant in enum class Specification
-
ISO 19117:2005, Portrayal.
- ISO_19123 - Enum constant in enum class Specification
-
ISO 19123:2005, Schema for coverage geometry and functions (OGC Topic 6).
- ISO_19123 - Static variable in class MetadataStandard
-
An instance working on ISO 19123 standard as defined by GeoAPI interfaces in the
org.opengis.coveragepackage and sub-packages. - ISO_19128 - Enum constant in enum class Specification
-
ISO 19128:2005, Web map server interface.
- ISO_19139 - Enum constant in enum class Specification
-
ISO 19139:2007, Metadata.
- ISO_19157 - Static variable in class MetadataStandard
-
An instance working on ISO 19157 standard as defined by GeoAPI interfaces in the
org.opengis.metadata.qualitypackage. - ISO_8859_1 - Static variable in class CharacterSet
-
ISO/IEC 8859-1, Information technology. 8-bit single-byte coded graphic character sets - Part 1: Latin alphabet No. 1.
- ISO_8859_10 - Static variable in class CharacterSet
-
ISO/IEC 8859-10, Information technology. 8-bit single-byte coded graphic character sets - Part 10: Latin alphabet No. 6.
- ISO_8859_11 - Static variable in class CharacterSet
-
ISO/IEC 8859-11, Information technology. 8-bit single-byte coded graphic character sets - Part 11: Latin/Thai alphabet.
- ISO_8859_12 - Static variable in class CharacterSet
-
A future ISO/IEC 8-bit single-byte coded graphic character set.
- ISO_8859_13 - Static variable in class CharacterSet
-
ISO/IEC 8859-13, Information technology. 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No. 7.
- ISO_8859_14 - Static variable in class CharacterSet
-
ISO/IEC 8859-14, Information technology. 8-bit single-byte coded graphic character sets - Part 14: Latin alphabet No. 8 (Celtic).
- ISO_8859_15 - Static variable in class CharacterSet
-
ISO/IEC 8859-15, Information technology. 8-bit single-byte coded graphic character sets - Part 15: Latin alphabet No. 9.
- ISO_8859_16 - Static variable in class CharacterSet
-
ISO/IEC 8859-16, Information technology. 8-bit single-byte coded graphic character sets - Part 16: Latin alphabet No. 10.
- ISO_8859_2 - Static variable in class CharacterSet
-
ISO/IEC 8859-2, Information technology. 8-bit single-byte coded graphic character sets - Part 2: Latin alphabet No. 2.
- ISO_8859_3 - Static variable in class CharacterSet
-
ISO/IEC 8859-3, Information technology. 8-bit single-byte coded graphic character sets - Part 3: Latin alphabet No. 3.
- ISO_8859_4 - Static variable in class CharacterSet
-
ISO/IEC 8859-4, Information technology. 8-bit single-byte coded graphic character sets - Part 4: Latin alphabet No. 4.
- ISO_8859_5 - Static variable in class CharacterSet
-
ISO/IEC 8859-5, Information technology. 8-bit single-byte coded graphic character sets - Part 5: Latin/Cyrillic alphabet.
- ISO_8859_6 - Static variable in class CharacterSet
-
ISO/IEC 8859-6, Information technology. 8-bit single-byte coded graphic character sets - Part 6: Latin/Arabic alphabet.
- ISO_8859_7 - Static variable in class CharacterSet
-
ISO/IEC 8859-7, Information technology. 8-bit single-byte coded graphic character sets - Part 7: Latin/Greek alphabet.
- ISO_8859_8 - Static variable in class CharacterSet
-
ISO/IEC 8859-8, Information technology. 8-bit single-byte coded graphic character sets - Part 8: Latin/Hebrew alphabet.
- ISO_8859_9 - Static variable in class CharacterSet
-
ISO/IEC 8859-9, Information technology. 8-bit single-byte coded graphic character sets - Part 9: Latin alphabet No. 5.
- ISO_9660 - Static variable in class MediumFormat
-
Information processing - volume and file structure of CD-ROM.
- ISO_9660_APPLE_HFS - Static variable in class MediumFormat
-
Hierarchical file system (Macintosh).
- ISO_9660_ROCK_RIDGE - Static variable in class MediumFormat
-
Rock ridge interchange protocol (UNIX).
- isolines(RenderedImage, double[][], MathTransform) - Method in class ImageProcessor
-
Generates isolines at the specified levels computed from data provided by the given image.
- ISOMetadata - Class in org.apache.sis.metadata.iso
-
The base class of ISO 19115 implementation classes.
- ISOMetadata() - Constructor for class ISOMetadata
-
Constructs an initially empty metadata.
- ISOMetadata(Object) - Constructor for class ISOMetadata
-
Constructs a new metadata initialized with the values from the specified object.
- isOrientationParameterAvailable() - Method in class DefaultGeoreferenceable
-
Returns an indication of whether or not orientation parameters are available.
- isOrientationParameterAvailable() - Method in interface Georeferenceable
-
Indication of whether or not orientation parameters are available.
- isParameterizedProperty(Class) - Static method in class Classes
-
Returns whether the actual type of a property is the parameterized type according SIS.
- isPartialTilesAllowed - Variable in class ImageLayout
-
Whether to allow tiles that are only partially filled in the last row and last column of the tile matrix.
- isPositive(double) - Static method in class MathFunctions
-
Returns
trueif the given value is positive, excluding negative zero. - isPositiveZero(double) - Static method in class MathFunctions
-
Returns
trueif the given value is the positive zero (+0.0). - isPossibleGetter(Method) - Static method in class Classes
-
Returns
trueif the given method may possibly be the getter method for a property. - isPressure(Unit) - Static method in class Units
-
Returns
trueif the given unit is a pressure unit. - isPublic(Class) - Static method in class Classes
-
Returns
trueif the given class is non-null, public and exported. - isQuantitative() - Method in class Category
-
Returns
trueif this category is quantitative. - isRadiometricCalibrationDataAvailable() - Method in class DefaultImageDescription
-
Returns the indication of whether or not the radiometric calibration information for generating the radiometrically calibrated standard data product is available.
- isRadiometricCalibrationDataAvailable() - Method in interface ImageDescription
-
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 ArraysExt
-
Returns
trueif the given array is a finite arithmetic progression starting at the given value and having a common difference of 1. - isReal() - Method in enum class NumberType
-
Returns
trueif this type is any type of real numbers. - isReal(Class) - Static method in enum class NumberType
-
Returns
trueif the argument is one of the real number types known to SIS. - isRecoverableFailure(FactoryException) - Method in class IdentifiedObjectSet
-
Returns
trueif the specified exception should be handled as a recoverable failure. - isReduced(GridGeometry) - Method in class DimensionalityReduction
-
Returns
trueif the given grid geometry is likely to be already reduced. - isResolved() - Method in class DefaultAssociationRole
-
Returns
trueif the associatedFeatureTypeis complete (not just a name). - isSameFile(Path, Path) - Method in class FileService
-
Tests if two paths locate the same file.
- isSameSign(double, double) - Static method in class MathFunctions
-
Returns
trueif the given values have the same sign, differentiating positive and negative zeros. - isScale(Unit) - Static method in class Units
-
Returns
trueif the given unit is a dimensionless scale unit. - isSimple() - Method in class DefaultFeatureType
-
Returns
trueif this feature type contains only attributes with [1 … 1] multiplicity, or operations (no feature association). - isSimplified() - Method in enum class Convention
-
Returns
trueif this convention is one of the simplified variants of WKT. - isSinglePrecision() - Method in class Vector
-
Returns
trueif values in this vector can be cast to single-precision floating point numbers (float) without precision lost. - isSinglePrecision(double...) - Static method in class ArraysExt
-
Returns
trueif every values in the givendoublearray could be cast to thefloattype without data lost. - isSlice() - Method in class DimensionalityReduction
-
Returns
trueif this dimensionality reduction is a slice in the source coverage. - ISSN - Static variable in class Citations
-
The International Standard Serial Number (ISSN) defined by ISO-3297.
- isSorted(byte[], boolean) - Static method in class ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(char[], boolean) - Static method in class ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(double[], boolean) - Static method in class ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(float[], boolean) - Static method in class ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(int[], boolean) - Static method in class ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(long[], boolean) - Static method in class ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(short[], boolean) - Static method in class ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(E[], boolean) - Static method in class ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSorted(E[], Comparator, boolean) - Static method in class ArraysExt
-
Returns
trueif all elements in the specified array are in increasing order. - isSourceExpandable() - Method in class TransformSeparator
-
Returns whether
separate()is allowed to expand the list of source dimensions. - isSphere() - Method in class DefaultEllipsoid
-
trueif the ellipsoid is degenerate and is actually a sphere. - isSphere() - Method in interface Ellipsoid
-
trueif the ellipsoid is degenerate and is actually a sphere. - isSubScript(int) - Static method in class Characters
-
Determines whether the given character is a subscript.
- isSubsetOf(Object) - Method in class DefaultInternationalString
-
Returns
trueif all localized texts stored in this international string are contained in the specified object. - isSuperScript(int) - Static method in class Characters
-
Determines whether the given character is a superscript.
- isSupported() - Method in class ProbeResult
-
Returns
trueif the storage is supported by theDataStoreProvider. - isTabulationExpanded() - Method in class LineAppender
-
Returns
trueif this formatter expands tabulations into spaces. - isTemporal(Unit) - Static method in class Units
-
Returns
trueif the given unit is a temporal unit. - isTileSizeAdjustmentAllowed - Variable in class ImageLayout
-
Whether to allow changes of tile size when needed.
- isTileWritable(int, int) - Method in class ComputedImage
-
Returns whether the specified tile is currently under computation or checked out for writing.
- isTransformationParameterAvailable() - Method in class DefaultGridSpatialRepresentation
-
Returns indication of whether or not parameters for transformation exists.
- isTransformationParameterAvailable() - Method in interface GridSpatialRepresentation
-
Indication of whether or not parameters for transformation exists.
- isTranslation() - Method in class BursaWolfParameters
-
Returns
trueif a transformation built from this set of parameters would perform only a translation. - isTranslation(Matrix) - Static method in class Matrices
-
Returns
trueif the given matrix represents a translation. - isUnicodeIdentifier(CharSequence) - Static method in class CharSequences
-
Returns
trueif the given identifier is a legal Unicode identifier. - isUnmodifiable(ParameterValueGroup) - Static method in class Parameters
-
Returns
trueif the given parameter group is a non-null instance created byunmodifiable(…). - isUnsigned() - Method in enum class DataType
-
Returns whether this type is an unsigned integer type.
- isUnsigned() - Method in class Vector
-
Returns
trueif integer values shall be interpreted as unsigned values. - isUnsigned(SampleModel) - Static method in enum class DataType
-
Returns
trueif the type of sample values is an unsigned integer type. - isUpperCase(CharSequence) - Static method in class CharSequences
-
Returns
trueif the given text is non-null, contains at least one upper-case character and no lower-case character. - isValidIndex(int) - Method in class ListOfUnknownSize
-
Returns
trueif the given index is valid for this list. - isValidWKT(int) - Static method in class Characters
-
Returns
trueif the given code point is a valid character for Well Known Text (WKT). - isWiderThan(NumberType) - Method in enum class NumberType
-
Returns whether this type is considered wider than the specified type.
- isWorld(Extent) - Static method in class Extents
-
Returns
trueif the given extent covers the world. - isWraparound(double, double) - Static method in class Longitude
-
Returns
trueif the given longitude range crosses the anti-meridian in a way expressed by west > east. - isWraparoundEnabled() - Method in interface BandedCoverage.Evaluator
-
Returns
trueif this evaluator is allowed to wraparound coordinates that are outside the coverage. - isWritable() - Method in class PixelIterator
-
Returns
trueif this iterator can write pixel values (after cast toWritablePixelIterator). - isWritable() - Method in class WritablePixelIterator
-
Returns
trueif this iterator can write pixel values. - IterationStrategy - Enum Class in org.apache.sis.referencing.operation.transform
-
Strategy for iterating over the point arrays given to
AbstractMathTransform.transform(…)methods. - iterator() - Method in class AbstractCoordinateSet
-
Returns the positions described by coordinate tuples.
- iterator() - Method in class PointTree
-
Creates an iterator over all elements in this set.
- iterator() - Method in class IdentifiedObjectSet
-
Returns an iterator over the objects in this set.
- iterator() - Method in class CodeListSet
-
Returns an iterator over the elements in this set.
- iterator() - Method in class FrequencySortedSet
-
Returns an iterator over the elements in this set in frequency order.
- iterator() - Method in class IntegerList
-
Returns an iterator over the elements in this list in increasing index order.
- iterator() - Method in class RangeSet
-
Returns an iterator over the elements in this set of ranges.
- iterator() - Method in class WeakHashSet
-
Returns an iterator over the elements contained in this collection.
J
- JapaneseProfile - Class in org.apache.sis.profile.japan
-
Provides implementations of Japanese extensions.
- JAVA - Enum constant in enum class CommonCRS.Temporal
-
Time measured as milliseconds since January 1st, 1970 at 00:00 UTC.
- JAVA2D - Enum constant in enum class GeometryLibrary
-
The Java 2D Graphics and Imaging library.
- Java2D dependency - Section in package org.apache.sis.geometry
- JAVABEANS_PROPERTY - Enum constant in enum class KeyNamePolicy
-
The keys in the map are the Javabeans property names.
- JIS - Static variable in class CharacterSet
-
Japanese code set used for electronic transmission.
- JoinFeatureSet - Class in org.apache.sis.storage.aggregate
-
Features containing association to features from two different sources, joined by a SQL-like
JOINcondition. - JoinFeatureSet(Resource, FeatureSet, String, FeatureSet, String, JoinFeatureSet.Type, BinaryComparisonOperator, Map) - Constructor for class JoinFeatureSet
-
Creates a new feature set joining the two given sets.
- JoinFeatureSet.Type - Enum Class 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 Units
-
The SI derived unit for energy (J).
- JTS - Enum constant in enum class GeometryLibrary
-
The Java Topology Suite (JTS) library.
- JULIAN - Enum constant in enum class CommonCRS.Temporal
-
Time measured as days since January 1st, 4713 BC at 12:00 UTC in proleptic Julian calendar.
K
- KELVIN - Static variable in class Units
-
The SI base unit for thermodynamic temperature (K).
- key - Variable in class ResourceInternationalString
-
The key for the resource to fetch.
- KeyNamePolicy - Enum Class in org.apache.sis.metadata
-
The name of the keys included in a
Mapof metadata. - Keys and values - Section in org.apache.sis.metadata.AbstractMetadata.asMap()
- Keys and values - Section in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class, KeyNamePolicy, ValueExistencePolicy)
- keySet() - Method in class Cache
-
Returns the set of keys in this cache.
- KeywordCase - Enum Class in org.apache.sis.io.wkt
-
Whether WKT keywords shall be written with lower, upper or camel case styles.
- Keywords - Interface in org.opengis.metadata.identification
-
Keywords, their type and reference source.
- KEYWORDS - Static variable in class AttributeNames
-
The set of attribute names for a comma separated list of key words and phrases (Highly Recommended).
- KeywordStyle - Enum Class in org.apache.sis.io.wkt
-
Whether to use short or long WKT keywords.
- KeywordType - Class in org.opengis.metadata.identification
-
Methods used to group similar keywords.
- KILOGRAM - Static variable in class Units
-
The SI base unit for mass (kg).
- KILOMETRE - Static variable in class Units
-
Unit of measurement defined as 1000 metres (1 km).
- KILOMETRES_PER_HOUR - Static variable in class Units
-
Unit of measurement defined as 1/3.6 metres per second (1 km/h).
- KNOT - Static variable in class Units
-
Unit of measurement defined as 1.852 km/h.
L
- label(Unit, String) - Method in class UnitFormat
-
Attaches a label to the specified unit.
- LAN - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/lan/1.0"URL. - LANCZOS - Static variable in class Interpolation
-
Lanczos interpolation for photographic images.
- LandsatStore - Class in org.apache.sis.storage.landsat
-
Reads Landsat metadata and bands.
- LandsatStore(DataStoreProvider, StorageConnector) - Constructor for class 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 LandsatStoreProvider
-
Creates a new provider.
- Landsat to ISO 19115 metadata - Section in package org.apache.sis.storage.landsat
- LARGER_WORD_CITATION - Static variable in class AssociationType
-
Reference to a master dataset of which this one is a part.
- last() - Method in class FrequencySortedSet
-
Returns the last element in this set.
- last() - Method in class RangeSet
-
Returns the last (highest) range currently in this sorted set.
- lastIndexOf(CharSequence, int, int, int) - Static method in class CharSequences
-
Returns the index within the given character sequence of the last occurrence of the specified character, searching backward in the given index range.
- Late validation - Section in class org.apache.sis.io.wkt.WKTDictionary
- Latitude - Class in org.apache.sis.measure
-
A latitude angle in decimal degrees.
- Latitude(double) - Constructor for class Latitude
-
Construct a new latitude with the specified angular value.
- Latitude(String) - Constructor for class Latitude
-
Constructs a newly allocated
Latitudeobject that contain the angular value represented by the string. - Latitude(DirectPosition) - Constructor for class Latitude
-
Constructs a newly allocated object containing the latitude value of the given position.
- LATITUDE - Static variable in class AttributeNames
-
The set of attribute names for the minimal and maximal latitudes of the bounding box, resolution and units.
- Lazy resource instantiation - Section in org.apache.sis.storage.Aggregate.components()
- left - Variable in class JoinFeatureSet
-
The first source of features.
- LEFT_CIRCULAR - Static variable in class PolarizationOrientation
-
Polarization of the sensor oriented in the left circular plane in relation to swath direction.
- LEFT_OUTER - Enum constant in enum class JoinFeatureSet.Type
-
All records from the left side will be included.
- LegacyFeatureType - Class in org.apache.sis.metadata.iso.maintenance
-
Deprecated.To be removed after migration to GeoAPI 4.0.
- LegacyFeatureType(CharSequence) - Constructor for class LegacyFeatureType
-
Deprecated.Creates a new type for the given value, which must be non-null.
- Legal constraint - Section in org.apache.sis.referencing.factory.sql.EPSGFactory.install(Connection)
- LegalConstraints - Interface in org.opengis.metadata.constraint
-
Restrictions and legal prerequisites for accessing and using the resource.
- length() - Method in class LegacyFeatureType
-
Deprecated.Delegates to the value given at construction time.
- length() - Method in class AbstractInternationalString
-
Returns the length of the string in the default locale.
- length() - Method in class Version
-
Returns the length of the version string.
- length(CharSequence) - Static method in class CharSequences
-
Returns the length of the given characters sequence, or 0 if
null. - LENIENT_UNMARSHAL - Static variable in class XML
-
Specifies whether the unmarshalling process should accept any metadata or GML supported version if the user did not specify an explicit version.
- LenientComparable - Interface in org.apache.sis.util
-
Interfaces of classes for which instances can be compared for equality using different levels of strictness.
- Lenient parsing - Section in class org.apache.sis.measure.RangeFormat
- less(Expression, Expression) - Method in class DefaultFilterFactory
-
Filter operator that checks that its first sub-expression is less than its second sub-expression.
- lessOrEqual(Expression, Expression) - Method in class 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 Characters.Filter
-
The subset of all characters for which
Character.isLetterOrDigit(int)returnstrue. - level() - Method in class Compression
-
Returns the current compression level.
- level() - Element in annotation interface Profile
-
The level for the annoted element.
- LIBRARIES - Enum constant in enum class About
-
Information about the libraries.
- library() - Element in annotation interface Workaround
-
A string identifying the library having a bug or limitation.
- LICENSE - Static variable in class AttributeNames
-
The "license" attribute name for a description of the restrictions to data access and distribution (Recommended).
- LICENSE - Static variable in class Restriction
-
Formal permission to do something.
- Licensing - Section in module org.apache.sis.referencing.database
- Licensing - Section in module org.apache.sis.referencing.epsg
- Licensing - Section in package org.apache.sis.referencing.factory.sql.epsg
- Licensing - Section in package org.apache.sis.resources.embedded
- Life cycle and caching - Section in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
- Lifetime - Section in org.apache.sis.referencing.Builder.addName(Citation, CharSequence)
- Lifetime - Section in org.apache.sis.referencing.factory.sql.EPSGDataAccess.newIdentifiedObjectFinder()
- like(Expression, String) - Method in class DefaultFilterFactory
-
Character string comparison operator with pattern matching and default wildcards.
- like(Expression, String, char, char, char, boolean) - Method in class DefaultFilterFactory
-
Character string comparison operator with pattern matching and specified wildcards.
- Limitation - Section in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- Limitation - Section in class org.apache.sis.util.collection.RangeSet
- Limitation - Section in org.apache.sis.geometry.Envelopes.transform(MathTransform, Envelope)
- Limitation - Section in org.apache.sis.image.ImageProcessor.stretchColorRamp(RenderedImage, Map)
- Limitation - Section in org.apache.sis.io.wkt.WKTFormat.setFactory(Class, T)
- Limitation - Section in org.apache.sis.referencing.operation.transform.PassThroughTransform.create(BitSet, MathTransform, int, MathTransformFactory)
- Limitations - Section in class org.apache.sis.coverage.CoverageCombiner
- Limitations - Section in class org.apache.sis.coverage.RegionOfInterest
- Limitations - Section in class org.apache.sis.coverage.grid.DomainLinearizer
- Limitations - Section in class org.apache.sis.coverage.grid.GridCoverageBuilder
- Limitations - Section in class org.apache.sis.coverage.grid.ImageRenderer
- Limitations - Section in class org.apache.sis.feature.AbstractAssociation
- Limitations - Section in class org.apache.sis.feature.AbstractAttribute
- Limitations - Section in class org.apache.sis.feature.AbstractFeature
- Limitations - Section in class org.apache.sis.feature.FeatureFormat
- Limitations - Section in class org.apache.sis.gui.coverage.CoverageExplorer
- Limitations - Section in class org.apache.sis.gui.dataset.FeatureTable
- Limitations - Section in class org.apache.sis.gui.dataset.ResourceTree
- Limitations - Section in class org.apache.sis.gui.metadata.MetadataTree
- Limitations - Section in class org.apache.sis.gui.metadata.StandardMetadataTree
- Limitations - Section in class org.apache.sis.index.tree.PointTree
- Limitations - Section in class org.apache.sis.io.wkt.WKTFormat
- Limitations - Section in class org.apache.sis.math.StatisticsFormat
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultIdentifier
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultMetadata
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultMetadataScope
- Limitations - Section in class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
- Limitations - Section in class org.apache.sis.metadata.iso.ISOMetadata
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
- Limitations - Section in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
- Limitations - Section in class org.apache.sis.metadata.iso.citation.AbstractParty
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultAddress
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultCitation
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultContact
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultIndividual
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultSeries
- Limitations - Section in class org.apache.sis.metadata.iso.citation.DefaultTelephone
- Limitations - Section in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
- Limitations - Section in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
- Limitations - Section in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
- Limitations - Section in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
- Limitations - Section in class org.apache.sis.metadata.iso.content.AbstractContentInformation
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultBand
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultImageDescription
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
- Limitations - Section in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultFormat
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultMedium
- Limitations - Section in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
- Limitations - Section in class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultExtent
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
- Limitations - Section in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
- Limitations - Section in class org.apache.sis.metadata.iso.identification.AbstractIdentification
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultKeywords
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultResolution
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
- Limitations - Section in class org.apache.sis.metadata.iso.identification.DefaultUsage
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultLineage
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
- Limitations - Section in class org.apache.sis.metadata.iso.lineage.DefaultSource
- Limitations - Section in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
- Limitations - Section in class org.apache.sis.metadata.iso.maintenance.DefaultScope
- Limitations - Section in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractCompleteness
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractDataEvaluation
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractElement
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractLogicalConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractMetaquality
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractPositionalAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractResult
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractTemporalQuality
- Limitations - Section in class org.apache.sis.metadata.iso.quality.AbstractThematicAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultAbsoluteExternalPositionalAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultAccuracyOfATimeMeasurement
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultAggregationDerivation
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultCompletenessCommission
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultCompletenessOmission
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultConceptualConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultConfidence
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultDomainConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultFormatConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultFullInspection
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultGriddedDataPositionalAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultHomogeneity
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeCorrectness
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeAttributeAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultRelativeInternalPositionalAccuracy
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultRepresentativity
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultScope
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultSourceReference
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultTemporalConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultTemporalValidity
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultThematicClassificationCorrectness
- Limitations - Section in class org.apache.sis.metadata.iso.quality.DefaultTopologicalConsistency
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultDimension
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGCP
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
- Limitations - Section in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
- Limitations - Section in class org.apache.sis.parameter.ParameterFormat
- Limitations - Section in class org.apache.sis.referencing.GeodeticCalculator
- Limitations - Section in class org.apache.sis.referencing.gazetteer.LocationFormat
- Limitations - Section in class org.apache.sis.referencing.operation.CoordinateOperationFinder
- Limitations - Section in class org.apache.sis.storage.StorageConnector
- Limitations - Section in class org.apache.sis.util.iso.DefaultRecord
- Limitations - Section in interface org.apache.sis.referencing.cs.AxisFilter
- Limitations - Section in org.apache.sis.coverage.CoverageCombiner.getInterpolation()
- Limitations - Section in org.apache.sis.coverage.CoverageCombiner.setInterpolation(Interpolation)
- Limitations - Section in org.apache.sis.coverage.RegionOfInterest.toShape2D(GridGeometry)
- Limitations - Section in org.apache.sis.coverage.grid.GridOrientation.useVariantOfCRS(AxesConvention)
- Limitations - Section in org.apache.sis.feature.FeatureOperations.envelope(Map, CoordinateReferenceSystem, AbstractIdentifiedType...)
- Limitations - Section in org.apache.sis.gui.map.StatusBar.StatusBar(RecentReferenceSystems)
- Limitations - Section in org.apache.sis.gui.map.StatusBar.track(MapCanvas)
- Limitations - Section in org.apache.sis.gui.referencing.RecentReferenceSystems.createChoiceBox(boolean, ChangeListener)
- Limitations - Section in org.apache.sis.gui.referencing.RecentReferenceSystems.createMenuItems(boolean, ChangeListener)
- Limitations - Section in org.apache.sis.image.Colorizer.forRange(double, double, Color...)
- Limitations - Section in org.apache.sis.image.Colorizer.forRanges(Map)
- Limitations - Section in org.apache.sis.image.ImageProcessor.setErrorHandler(ErrorHandler)
- Limitations - Section in org.apache.sis.setup.GeometryLibrary.GEOAPI
- Limitations - Section in org.apache.sis.storage.aggregate.MergeStrategy.selectByTimeThenArea(Duration)
- Limitations - Section in org.apache.sis.util.logging.MonolineFormatter.install()
- Limitations - Section in org.apache.sis.util.logging.MonolineFormatter.install(Logger, Level)
- Limitations - Section in package org.apache.sis.storage.gdal
- Line - Class in org.apache.sis.math
-
Equation of a line in a two dimensional space (x,y).
- Line() - Constructor for class Line
-
Constructs an uninitialized line.
- Line(double, double) - Constructor for class Line
-
Constructs a line with the specified slope and offset.
- LINE - Static variable in class DimensionNameType
-
Scan line of a sensor.
- LINE_SEPARATOR - Static variable in class Characters
-
The Unicode line separator (Unicode
2028, HTML<br>). - Lineage - Interface in org.opengis.metadata.lineage
-
Information about the events or source data used in constructing the data specified by the scope or lack of knowledge about lineage.
- 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 LineAppender
-
Constructs a default formatter.
- LineAppender(Appendable, int, boolean) - Constructor for class LineAppender
-
Constructs a formatter which will wrap the lines at a given maximal length.
- LineAppender(Appendable, String, boolean) - Constructor for class LineAppender
-
Constructs a formatter which will replaces line separators by the given string.
- linear(double, double) - Static method in class MathTransforms
-
Creates a one-dimensional affine transform for the given coefficients.
- linear(Matrix) - Static method in class MathTransforms
-
Creates an arbitrary linear transform from the specified matrix.
- LINEAR - Enum constant in enum class SequenceType
-
Iterate consecutive grid points along complete grid lines.
- LINEAR - Static variable in class GeometryType
-
Extended collection in a single vector.
- LINEAR - Static variable in class TransferFunctionType
-
Function used for transformation is first order polynomial.
- LinearCS - Interface in org.opengis.referencing.cs
-
A one-dimensional coordinate system that consists of the points that lie on the single axis described.
- linearizer() - Method in class LinearTransformBuilder
-
If target coordinates have been projected to another space, returns that projection.
- linearizer(boolean) - Method in class LocalizationGridBuilder
-
Returns the linearizer applied on target control points.
- Linearizers - Section in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
- Linearizers - Section in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
- LinearTransform - Interface in org.apache.sis.referencing.operation.transform
-
A usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.
- 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 LinearTransformBuilder
-
Creates a new linear transform builder for randomly distributed positions.
- LinearTransformBuilder(int...) - Constructor for class LinearTransformBuilder
-
Creates a new linear transform builder for source positions distributed on a regular grid.
- lineSeparator - Variable in class TabularFormat
-
The line separator to use for formatting the tree.
- link(Map, AbstractIdentifiedType) - Static method in class FeatureOperations
-
Creates an operation which is only an alias for another property.
- listeners - Variable in class AbstractResource
-
The set of registered
StoreListeners for this resources. - listeners - Variable in class DataStore
-
The set of registered
StoreListeners for this data store. - Listeners - Section in class org.apache.sis.gui.map.GestureFollower
- Listeners - Section in class org.apache.sis.portrayal.CanvasFollower
- listIterator(int) - Method in class ListOfUnknownSize
-
Returns a list iterator over the elements in this list.
- ListOfUnknownSize<E> - Class in org.apache.sis.util.collection
-
An alternative to
AbstractListfor implementations having a costlysize()method. - ListOfUnknownSize() - Constructor for class ListOfUnknownSize
-
Creates a new list of initially unknown size.
- literal(V) - Method in class DefaultFilterFactory
-
Creates a constant, literal value that can be used in expressions.
- literal(V) - Static method in class Optimization
-
Creates a constant, literal value that can be used in expressions.
- LITRE - Static variable in class Units
-
The unit for litre volume (L, l or ℓ).
- load() - Static method in class InstallationResources
-
Returns all installation resources found on the module path, regardless if supported or not.
- load(BufferedReader) - Method in class WKTDictionary
-
Adds to this factory all definitions read from the given source.
- loadResource(Object) - Method in class ResourceTree
-
Loads in a background thread the resources from the given source, then adds the resource to this tree.
- loadResources(Collection) - Method in class ResourceExplorer
-
Loads all given sources in background threads and add them to the resource tree.
- LOCAL_CS - Section in package org.opengis.referencing
- LOCAL_DATUM - Section in package org.opengis.referencing
- locale(String) - Method in class SIS.About
-
Sets the locale to use for the command output.
- locale(String) - Method in class SIS.Help
-
Sets the locale to use for the command output.
- locale(String) - Method in class SIS.Identifier
-
Sets the locale to use for the command output.
- locale(String) - Method in class SIS.Metadata
-
Sets the locale to use for the command output.
- locale(String) - Method in class SIS.Transform
-
Sets the locale to use for the command output.
- LOCALE - Static variable in class OptionKey
-
The locale to use for locale-sensitive data.
- LOCALE - Static variable in class XML
-
Specifies the locale to use for marshalling
InternationalStringandCodeListinstances. - LOCALE_KEY - Static variable in class AbstractIdentifiedObject
-
Optional key which can be given to the constructor for specifying the locale to use for producing error messages.
- Locales - Class in org.apache.sis.util
-
Utility methods working on
Localeinstances. - Localization - Section in class org.apache.sis.metadata.iso.DefaultMetadata
- Localization - Section in class org.apache.sis.referencing.factory.GeodeticObjectFactory
- Localization - Section in exception class org.apache.sis.io.wkt.UnparsableObjectException
- Localization - Section in exception class org.apache.sis.storage.DataStoreException
- Localization - Section in org.apache.sis.feature.AbstractIdentifiedType.AbstractIdentifiedType(Map)
- Localization - Section in org.apache.sis.referencing.AbstractIdentifiedObject.AbstractIdentifiedObject(Map)
- Localization - Section in org.apache.sis.referencing.ImmutableIdentifier.ImmutableIdentifier(Map)
- Localization - Section in package org.apache.sis.metadata.iso
- LOCALIZATION - Enum constant in enum class About
-
Information about default locale, timezone and character encoding.
- 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 LocalizationGridBuilder
-
Creates a new, initially empty, builder for a localization grid of the given size.
- LocalizationGridBuilder(Vector, Vector) - Constructor for class LocalizationGridBuilder
-
Creates a new, initially empty, builder for a localization grid of a size inferred from the given points.
- LocalizationGridBuilder(LinearTransformBuilder) - Constructor for class 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 LocalizationGridException
-
Construct an exception with no detail message.
- LocalizationGridException(String) - Constructor for exception class LocalizationGridException
-
Constructs an exception with the specified detail message.
- LocalizationGridException(String, Throwable) - Constructor for exception class LocalizationGridException
-
Constructs an exception with the specified detail message and cause.
- LocalizationGridException(Throwable) - Constructor for exception class 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.
- LocalName - Interface in org.opengis.util
-
Identifier within a name space for a local object.
- localToObjectiveCRS - Variable in class StatusBar
-
Conversion from local coordinates to geographic or projected coordinates of rendered data.
- locate(MemberName) - Method in class DefaultRecord
-
Returns the value for an attribute of the specified name.
- locate(MemberName) - Method in class DefaultRecordType
-
Returns the type associated to the given attribute name, or
nullif none. - locate(MemberName) - Method in interface Record
-
Returns the value for an attribute of the specified name.
- locate(MemberName) - Method in interface RecordType
-
Looks up the provided attribute name and returns the associated type name.
- locate(TypeName) - Method in class DefaultRecordSchema
-
Returns the record type for the given name.
- locate(TypeName) - Method in interface RecordSchema
-
Looks up the provided type name and returns the associated record type.
- locateDimensions(CoordinateReferenceSystem, SingleCRS...) - Static method in class CRS
-
Returns a mask of the dimensions where a
subCRSelement is found in the given CRS. - LOCATION - Static variable in class DataStoreProvider
-
Name of the parameter that specifies the data store location.
- LOCATION - Static variable in class TopicCategory
-
Positional information and services.
- LocationFormat - Class in org.apache.sis.referencing.gazetteer
-
Formats
Locationinstances in a tabular format. - LocationFormat(Locale, TimeZone) - Constructor for class LocationFormat
-
Creates a new format for the given locale.
- Location of data to display - Section in class org.apache.sis.portrayal.Canvas
- LOCATOR - Enum constant in enum class XLink.Type
-
A pointer to an external resource.
- lock(K) - Method in class 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 - Static variable in interface ErrorHandler
-
Exceptions are wrapped in a
LogRecordand logged, usually atLevel.WARNING. - LOG10_2 - Static variable in class MathFunctions
-
The logarithm of 2 in base 10, which is approximated by 0.3010299956639812.
- logarithm(Unit) - Static method in class Units
-
Creates an unit for values computed by the logarithm in base 10 of values in the given unit.
- LOGARITHMIC - Static variable in class TransferFunctionType
-
Function used for transformation is logarithmic
- Logging - Section in org.apache.sis.referencing.CRS.fromWKT(String)
- Logging - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createFromWKT(String)
- Logging - Class in org.apache.sis.util.logging
-
A set of utilities method for configuring loggings in SIS.
- LOGGING - Enum constant in enum class About
-
Information about logging.
- Logging information - Section in org.apache.sis.image.ErrorHandler.Report.add(Point, Throwable, Supplier)
- LogicalConsistency - Interface in org.opengis.metadata.quality
-
Degree of adherence to logical rules of data structure, attribution and relationships (data structure can be conceptual, logical or physical).
- logReadOperation(Object, GridGeometry, long) - Method in class AbstractGridCoverageResource
-
Logs the execution of a
GridCoverageResource.read(GridGeometry, int...)operation. - LogViewer - Class in org.apache.sis.gui.dataset
-
Shows a table of recent log records, optionally filtered to logs related to a specific resource.
- LogViewer() - Constructor for class LogViewer
-
Creates an initially empty viewer of log records.
- LONG - Enum constant in enum class KeywordStyle
-
Long keywords.
- LONG - Enum constant in enum class NumberType
-
The
longprimitive type or its wrapper class. - LONG - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - Longitude - Class in org.apache.sis.measure
-
A longitude angle in decimal degrees.
- Longitude(double) - Constructor for class Longitude
-
Construct a new longitude with the specified angular value.
- Longitude(String) - Constructor for class Longitude
-
Constructs a newly allocated
Longitudeobject that contain the angular value represented by the string. - Longitude(DirectPosition) - Constructor for class Longitude
-
Constructs a newly allocated object containing the longitude value of the given position.
- LONGITUDE - Static variable in class AttributeNames
-
The set of attribute names for the minimal and maximal longitudes of the bounding box, resolution and units.
- Longitude wraparound - Section in class org.apache.sis.referencing.datum.DatumShiftGrid
- longValue() - Method in class Fraction
-
Returns this fraction rounded toward zero.
- longValue() - Method in class DefaultRepresentativeFraction
-
Returns 1 if the denominator is equal to 1, or 0 otherwise.
- longValue(int) - Method in class Vector
-
Returns the value at the given index as a
long. - lookup(Class, String) - Method in class MetadataSource
-
Returns an implementation of the specified metadata interface filled with the data referenced by the specified identifier.
- lookupEPSG(IdentifiedObject) - Static method in class IdentifiedObjects
-
Looks up an EPSG code, such as
4326, of the specified object. - lookupURN(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
-
Looks up a URN, such as
"urn:ogc:def:crs:EPSG:9.1:4326", of the specified object. - LOW_IMPORTANCE - Static variable in class Priority
-
To be completed when resources are available
- LOWER_CASE - Enum constant in enum class KeywordCase
-
WKT formatting uses lower case keywords.
- LOWER_LEFT - Static variable in class PixelOrientation
-
The corner in the pixel closest to the origin of the SRS; if two are at the same distance from the origin, the one with the smallest x-value.
- LOWER_RIGHT - Static variable in class PixelOrientation
-
Next corner counterclockwise from the lower left.
- lowestAccuracy - Variable in class StatusBar
-
Specifies a minimal uncertainty to append as "± accuracy" after the coordinate values.
- LUMEN - Static variable in class Units
-
The SI derived unit for luminous flux (lm).
- LUX - Static variable in class Units
-
The SI derived unit for illuminance (lx).
M
- m00 - Variable in class Matrix1
-
The only element in this matrix.
- m00 - Variable in class Matrix2
-
The first matrix element in the first row.
- m00 - Variable in class Matrix3
-
The first matrix element in the first row.
- m00 - Variable in class Matrix4
-
The first matrix element in the first row.
- m01 - Variable in class Matrix2
-
The second matrix element in the first row.
- m01 - Variable in class Matrix3
-
The second matrix element in the first row.
- m01 - Variable in class Matrix4
-
The second matrix element in the first row.
- m02 - Variable in class Matrix3
-
The third matrix element in the first row.
- m02 - Variable in class Matrix4
-
The third matrix element in the first row.
- m03 - Variable in class Matrix4
-
The forth matrix element in the first row.
- m10 - Variable in class Matrix2
-
The first matrix element in the second row.
- m10 - Variable in class Matrix3
-
The first matrix element in the second row.
- m10 - Variable in class Matrix4
-
The first matrix element in the second row.
- m11 - Variable in class Matrix2
-
The second matrix element in the second row.
- m11 - Variable in class Matrix3
-
The second matrix element in the second row.
- m11 - Variable in class Matrix4
-
The second matrix element in the second row.
- m12 - Variable in class Matrix3
-
The third matrix element in the second row.
- m12 - Variable in class Matrix4
-
The third matrix element in the second row.
- m13 - Variable in class Matrix4
-
The forth matrix element in the second row.
- m20 - Variable in class Matrix3
-
The first matrix element in the third row.
- m20 - Variable in class Matrix4
-
The first matrix element in the third row.
- m21 - Variable in class Matrix3
-
The second matrix element in the third row.
- m21 - Variable in class Matrix4
-
The second matrix element in the third row.
- m22 - Variable in class Matrix3
-
The third matrix element in the third row.
- m22 - Variable in class Matrix4
-
The third matrix element in the third row.
- m23 - Variable in class Matrix4
-
The forth matrix element in the third row.
- m30 - Variable in class Matrix4
-
The first matrix element in the forth row.
- m31 - Variable in class Matrix4
-
The second matrix element in the forth row.
- m32 - Variable in class Matrix4
-
The third matrix element in the forth row.
- m33 - Variable in class Matrix4
-
The forth matrix element in the forth row.
- MAC - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mac/1.0"URL. - magnitude(double...) - Static method in class MathFunctions
-
Returns the magnitude of the given vector.
- main(String[]) - Static method in class Command
-
Prints the information to the standard output stream.
- main(String[]) - Static method in class DataViewer
-
Starts the Apache SIS application.
- MaintenanceFrequency - Class in org.opengis.metadata.maintenance
-
Frequency with which modifications and deletions are made to the data after it is first produced.
- MaintenanceInformation - Interface in org.opengis.metadata.maintenance
-
Information about the scope and frequency of updating.
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.EPSG
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.ESRI
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.GEOTIFF
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.ISBN
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.ISO_19115
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.ISSN
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.MAP_INFO
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.NETCDF
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.OGC
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.PROJ4
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.S57
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.SIS
- Main usage - Section in org.apache.sis.metadata.iso.citation.Citations.WMS
- majorVersion() - Method in enum class Convention
-
Returns the major version of the Well Known Text represented by this convention.
- manager - Variable in class WindowHandler
-
The window manager which contains this handler.
- Managing the list of generic names - Section in class org.apache.sis.storage.FeatureNaming
- MANDATORY - Enum constant in enum class Obligation
-
Element is always required.
- MANDATORY - Static variable in class Obligation
-
Element is always required.
- Mandatory and optional parameters - Section in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Mandatory and optional properties - Section in org.apache.sis.metadata.AbstractMetadata.nilReasons()
- Mandatory and optional properties - Section in org.apache.sis.metadata.MetadataStandard.asNilReasonMap(Object, Class, KeyNamePolicy)
- MANUAL - Static variable in class Trigger
-
Event manually instigated.
- MAP_DIGITAL - Static variable in class PresentationForm
-
Map represented in raster or vector form.
- MAP_HARDCOPY - Static variable in class PresentationForm
-
Map printed on paper, photographic material, or other media for use directly by the human user.
- MAP_INFO - Static variable in class Citations
-
The authority for identifiers of objects defined by MapInfo.
- MapCanvas - Class in org.apache.sis.gui.map
-
A canvas for maps to be rendered on screen in a JavaFX application.
- MapCanvas(Locale) - Constructor for class MapCanvas
-
Creates a new canvas for JavaFX application.
- MapCanvas.Renderer - Class in org.apache.sis.gui.map
-
A snapshot of
MapCanvasstate to render as a map, together with rendering code. - MapCanvasAWT - Class in org.apache.sis.gui.map
-
A canvas for maps to be rendered using Java2D from Abstract Window Toolkit.
- MapCanvasAWT(Locale) - Constructor for class MapCanvasAWT
-
Creates a new canvas for JavaFX application.
- MapCanvasAWT.Renderer - Class in org.apache.sis.gui.map
-
A snapshot of
MapCanvasAWTstate to paint as an image. - MapMenu - Class in org.apache.sis.gui.map
-
A
ContextMenuthat can be shown in aMapCanvas. - MapMenu(MapCanvas) - Constructor for class MapMenu
-
Creates an initially empty menu for the given canvas.
- Mapping Java classes to type names - Section in class org.apache.sis.util.iso.DefaultTypeName
- mapQualitative(CharSequence, Number, float) - Method in class 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 SampleDimension.Builder
-
Adds a qualitative category for the given samples values mapped to the specified converted NaN value.
- margin(int...) - Method in class GridDerivation
-
Specifies an number of cells by which to expand
GridExtentafter rounding. - markDirtyTiles(Rectangle) - Method in class ComputedImage
-
Marks all tiles in the given range of indices as in need of being recomputed.
- markTileWritable(int, int, boolean) - Method in class ComputedImage
-
Sets or clears whether a tile is checked out for writing.
- marshal(Object) - Static method in class XML
-
Marshal the given object into a string.
- marshal(Object, File) - Static method in class XML
-
Marshal the given object into a file.
- marshal(Object, OutputStream) - Static method in class XML
-
Marshal the given object into a stream.
- marshal(Object, Path) - Static method in class XML
-
Marshal the given object into a path.
- marshal(Object, Result, Map) - Static method in class XML
-
Marshal the given object to a stream, DOM or other destinations.
- MarshalContext - Class in org.apache.sis.xml
-
Context of a marshalling or unmarshalling process.
- MarshalContext() - Constructor for class MarshalContext
-
Creates a new (un)marshalling context.
- MarshallerPool - Class in org.apache.sis.xml
-
Creates and configures
MarshallerorUnmarshallerobjects for use with SIS. - MarshallerPool(JAXBContext, Map) - Constructor for class MarshallerPool
-
Creates a new factory using the given JAXB context.
- MarshallerPool(Map) - Constructor for class MarshallerPool
-
Creates a new factory using the SIS default
JAXBContextinstance. - MAS - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mas/1.0"URL. - mask(RenderedImage, Shape, boolean) - Method in class ImageProcessor
-
Applies a mask defined by a geometric shape.
- mask(GridCoverage, RegionOfInterest, boolean) - Method in class GridCoverageProcessor
-
Applies a mask defined by a region of interest (ROI).
- MASK_KEY - Static variable in class PlanarImage
-
Key of property providing a mask for missing values.
- Mathematical note - Section in org.apache.sis.referencing.operation.transform.WraparoundTransform.derivative(DirectPosition)
- MathFunctions - Class in org.apache.sis.math
-
Simple mathematical functions in addition to the ones provided in
Math. - MathTransform - Interface in org.opengis.referencing.operation
-
Transforms multi-dimensional coordinate points.
- MathTransform1D - Interface in org.opengis.referencing.operation
-
Transforms one-dimensional coordinate points.
- MathTransform2D - Interface in org.opengis.referencing.operation
-
Transforms two-dimensional coordinate points.
- MathTransformBuilder - Class in org.apache.sis.referencing.operation.transform
-
Builder of a parameterized math transform using a method identified by a name or code.
- MathTransformBuilder(MathTransformFactory) - Constructor for class MathTransformBuilder
-
Creates a new builder.
- MathTransformFactory - Interface in org.opengis.referencing.operation
-
Low level factory for creating math transforms.
- MathTransformProvider - Interface in org.apache.sis.referencing.operation.transform
-
An object capable to create
MathTransforminstances from given parameter values. - MathTransformProvider.Context - Interface in org.apache.sis.referencing.operation.transform
-
The parameter values that define the transform to create, together with its context.
- MathTransforms - Class in org.apache.sis.referencing.operation.transform
-
Utility methods creating or working on
MathTransforminstances. - Math Transform WKT - Section in package org.opengis.referencing
- Matrices - Class in org.apache.sis.referencing.operation.matrix
-
Matrixfactory methods and utilities. - Matrix - Interface in org.opengis.referencing.operation
-
A two dimensional array of numbers.
- Matrix1 - Class in org.apache.sis.referencing.operation.matrix
- Matrix1() - Constructor for class Matrix1
-
Creates a new identity matrix.
- Matrix1(double) - Constructor for class Matrix1
-
Creates a new matrix initialized to the specified value.
- Matrix1(double[]) - Constructor for class Matrix1
-
Creates a new matrix initialized to the specified values.
- Matrix2 - Class in org.apache.sis.referencing.operation.matrix
- Matrix2() - Constructor for class Matrix2
-
Creates a new identity matrix.
- Matrix2(double[]) - Constructor for class Matrix2
-
Creates a new matrix initialized to the specified values.
- Matrix2(double, double, double, double) - Constructor for class Matrix2
-
Creates a new matrix initialized to the specified values.
- Matrix3 - Class in org.apache.sis.referencing.operation.matrix
- Matrix3() - Constructor for class Matrix3
-
Creates a new identity matrix.
- Matrix3(double[]) - Constructor for class Matrix3
-
Creates a new matrix initialized to the specified values.
- Matrix3(double, double, double, double, double, double, double, double, double) - Constructor for class Matrix3
-
Creates a new matrix initialized to the specified values.
- Matrix4 - Class in org.apache.sis.referencing.operation.matrix
- Matrix4() - Constructor for class Matrix4
-
Creates a new identity matrix.
- Matrix4(double[]) - Constructor for class 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 Matrix4
-
Creates a new matrix initialized to the specified values.
- MatrixParameters<E> - Class in org.apache.sis.parameter
-
Builder of parameter groups for matrices or mathematical objects of higher dimensions.
- MatrixParameters(Class, String, String, ParameterDescriptor...) - Constructor for class MatrixParameters
-
Creates a builder of matrix descriptors.
- MatrixParameters(MatrixParameters) - Constructor for class MatrixParameters
-
Creates a copy of the given builder of matrix descriptors.
- 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 MatrixSIS
-
For sub-class constructors.
- max(Quantity, Quantity) - Static method in class Quantities
-
Returns the largest of two quantities.
- MAX_NAN_ORDINAL - Static variable in class MathFunctions
-
The maximal ordinal value for
NaNnumbers created byMathFunctions.toNanFloat(int). - MAX_VALUE - Static variable in class Latitude
-
Maximum usual value for latitude (+90.0°).
- MAX_VALUE - Static variable in class Longitude
-
Maximum usual value for longitude (+180.0°).
- MAX_VALUE - Static variable in class RangeFormat.Field
-
Identifies the maximal value field in a range.
- maximalValue() - Method in class IntegerList
-
Returns the maximal value that can be stored in this list.
- maximum() - Method in class Statistics
-
Returns the maximum sample value, or
NaNif none. - maximum() - Element in annotation interface ValueRange
-
Returns the maximal value that a method can return.
- MAXIMUM - Variable in class AttributeNames.Dimension
-
The attribute name for the maximal value of the bounding box (Recommended).
- MAXIMUM_DIMENSIONS - Static variable in class PointTree
-
The maximum number of dimensions (inclusive) that this class currently supports.
- MAXIMUM_VALUE_KEY - Static variable in class DefaultCoordinateSystemAxis
-
Key for the
"maximumValue"property to be given to the constructor. - maximumSubsampling(long...) - Method in class GridDerivation
-
Specifies the maximum subsampling values (inclusive) for each dimension.
- MCC - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mcc/1.0"URL. - MCO - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mco/1.0"URL. - MD1 - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/md1/1.0"URL. - MD2 - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/md2/1.0"URL. - MDA - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mda/1.0"URL. - MDB - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mdb/1.0"URL. - MDQ - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19157/-2/mdq/1.0"URL. - MDS - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mds/1.0"URL. - MDT - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mdt/1.0"URL. - mean() - Method in class Statistics
-
Returns the mean value, or
NaNif none. - MEAN_SEA_LEVEL - Enum constant in enum class CommonCRS.Vertical
-
Height measured above the Mean Sea Level (MSL) in metres.
- MeasurementRange<E> - Class in org.apache.sis.measure
-
A range of numbers associated with a unit of measurement.
- MeasurementRange(Class, E, boolean, E, boolean, Unit) - Constructor for class MeasurementRange
-
Constructs a range of
Numberobjects. - MeasurementRange(Class, ValueRange, Unit) - Constructor for class MeasurementRange
-
Constructs a range of the given type with values from the given annotation.
- MeasurementRange(Range, Unit) - Constructor for class MeasurementRange
-
Constructs a range with the same values as the specified range and the given unit.
- Medium - Interface in org.opengis.metadata.distribution
-
Information about the media on which the resource can be distributed.
- MEDIUM_IMPORTANCE - Static variable in class Priority
-
Normal operation priority.
- MediumFormat - Class in org.opengis.metadata.distribution
-
Method used to write to the medium.
- MediumName - Class in org.opengis.metadata.distribution
-
Name of the medium.
- meets(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand meets the second.
- MemberName - Interface in org.opengis.util
-
The name to identify a member of a record.
- Memory consumption - Section in module org.apache.sis.storage.gdal
- MemoryFeatureSet - Class in org.apache.sis.storage
-
Set of feature instances stored in memory.
- MemoryFeatureSet(Collection) - Constructor for class MemoryFeatureSet
-
Creates a new set of feature instances stored in memory.
- MemoryFeatureSet(Resource, DefaultFeatureType, Collection) - Constructor for class MemoryFeatureSet
-
Creates a new set of feature instances stored in memory with specified parent resource and base type.
- MemoryGridCoverageResource - Class in org.apache.sis.storage
-
A Grid Coverage Resource stored in memory.
- MemoryGridCoverageResource(Resource, GenericName, GridCoverage, GridCoverageProcessor) - Constructor for class MemoryGridCoverageResource
-
Creates a new coverage stored in memory.
- Memory saving - Section in org.apache.sis.image.ImageProcessor.aggregateBands(RenderedImage[], int[][])
- MERCATOR - Static variable in class PositionableProjection
-
Provides Mercator (variant C) projection centered on a point of interest.
- merge(K, V, BiFunction) - Method in class Cache
-
Maps the given value to the given key if no mapping existed before this method call, or computes a new value otherwise.
- MergeStrategy - Class in org.apache.sis.storage.aggregate
-
Algorithm to apply when more than one grid coverage can be found at the same grid index.
- MergeStrategy() - Constructor for class MergeStrategy
-
Creates a new merge strategy.
- messageEquals(Throwable, Throwable) - Static method in class Exceptions
-
Returns
trueif the given exceptions are of the same class and contains the same message. - META_CLASS - Static variable in class Datatype
-
Class whose instances are classes.
- metadata(String) - Method in class SIS.Metadata
-
Sets the path to auxiliary metadata, relative to the main file.
- metadata(String) - Method in class SIS.Translate
-
Sets the path to auxiliary metadata, relative to the main file.
- Metadata - Section in interface org.apache.sis.storage.Aggregate
- Metadata - Section in interface org.apache.sis.storage.DataSet
- Metadata - Interface in org.opengis.metadata
-
Root entity which defines metadata about a resource or resources.
- METADATA - Static variable in class SIS
-
Shows ISO 19115 metadata information for the given file.
- METADATA_CREATION - Static variable in class AttributeNames
-
The "metadata_creation" attribute name for the date on which the metadata was created (Suggested).
- METADATA_LINK - Static variable in class AttributeNames
-
The "metadata_link" attribute name for a URL that gives the location of more complete metadata.
- METADATA_MODIFIED - Static variable in class AttributeNames
-
The "date_metadata_modified" attribute name for the date on which the metadata has been modified (Suggested).
- METADATA_PATH - Static variable in class DataOptionKey
-
Path to an auxiliary file containing metadata encoded in an ISO 19115-3 XML document.
- METADATA_VERSION - Static variable in class XML
-
Specifies the metadata version of the document to be marshalled or unmarshalled.
- MetadataCopier - Class in org.apache.sis.metadata
-
Performs deep copies of given metadata instances.
- MetadataCopier(MetadataStandard) - Constructor for class MetadataCopier
-
Creates a new metadata copier.
- Metadata edition - Section in org.apache.sis.storage.Resource.getMetadata()
- MetadataExtensionInformation - Interface in org.opengis.metadata
-
Information describing metadata extensions.
- metadataProperty - Variable in class MetadataSummary
-
The metadata shown in this pane.
- MetadataSource - Class in org.apache.sis.metadata.sql
-
A connection to a metadata database in read-only mode.
- MetadataSource(MetadataStandard, DataSource, String, Map) - Constructor for class MetadataSource
-
Creates a new metadata source.
- MetadataSource(MetadataSource) - Constructor for class MetadataSource
-
Creates a new metadata source with the same configuration as the given source.
- MetadataStandard - Class in org.apache.sis.metadata
-
Enumeration of some metadata standards.
- MetadataStandard(Citation, Package, MetadataStandard...) - Constructor for class 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 MetadataStoreException
-
Creates an instance of
MetadataExceptionwith the specified cause. - MetadataStoreException(String) - Constructor for exception class MetadataStoreException
-
Creates an instance of
MetadataExceptionwith the specified detail message. - MetadataStoreException(String, Exception) - Constructor for exception class MetadataStoreException
-
Creates an instance of
MetadataExceptionwith the specified message and cause. - MetadataSummary - Class in org.apache.sis.gui.metadata
-
A panel showing a summary of metadata.
- MetadataSummary() - Constructor for class MetadataSummary
-
Creates an initially empty metadata overview.
- MetadataTree - Class in org.apache.sis.gui.metadata
-
A view of metadata represented by a
TreeTable. - MetadataTree() - Constructor for class MetadataTree
-
Creates a new initially empty metadata tree.
- MetadataTree(MetadataSummary) - Constructor for class MetadataTree
-
Creates a new initially empty metadata tree which will be automatically updated when the given widget is given a DataStore.
- MetadataWriter - Class in org.apache.sis.metadata.sql
-
A connection to a metadata database with write capabilities.
- MetadataWriter(MetadataStandard, DataSource, String, Map) - Constructor for class MetadataWriter
-
Creates a new metadata writer.
- metBy(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is met by the second.
- METHOD - Enum constant in enum class ElementKind
-
Operation methods, often represented by
PROJECTION[…]elements. - METHOD_NAME - Enum constant in enum class KeyNamePolicy
-
The keys in the map are the plain method names.
- Method Arguments - Section in class org.apache.sis.util.ArgumentChecks
- METRE - Static variable in class Units
-
The SI base unit for distances (m).
- METRES_PER_SECOND - Static variable in class Units
-
The SI derived unit for speed (m/s).
- METRES_PER_SECOND_SQUARED - Static variable in class Units
-
The SI derived unit for acceleration (m/s²).
- MEX - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mex/1.0"URL. - MICRORADIAN - Static variable in class 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 MilitaryGridReferenceSystem
-
Creates a new Military Grid Reference System (MGRS) using the default datum.
- MilitaryGridReferenceSystem(Map, CommonCRS) - Constructor for class 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).
- MILLIMETRE - Static variable in class Units
-
Unit of measurement defined as 0.001 metres (1 mm).
- MILLISECOND - Static variable in class Units
-
Unit of measurement defined as 10-3 seconds (1 ms).
- MIME_TYPE - Static variable in class SIS
-
Shows MIME type for the given file.
- min(Quantity, Quantity) - Static method in class Quantities
-
Returns the smallest of two quantities.
- MIN_NAN_ORDINAL - Static variable in class MathFunctions
-
The minimal ordinal value for
NaNnumbers created byMathFunctions.toNanFloat(int). - MIN_VALUE - Static variable in class Latitude
-
Minimum usual value for latitude (-90.0°).
- MIN_VALUE - Static variable in class Longitude
-
Minimum usual value for longitude (-180.0°).
- MIN_VALUE - Static variable in class RangeFormat.Field
-
Identifies the minimal value field in a range.
- minimum() - Method in class Statistics
-
Returns the minimum sample value, or
NaNif none. - minimum() - Element in annotation interface ValueRange
-
Returns the minimal value that a method can return.
- MINIMUM - Variable in class AttributeNames.Dimension
-
The attribute name for the minimal value of the bounding box (Recommended).
- MINIMUM_VALUE_KEY - Static variable in class DefaultCoordinateSystemAxis
-
Key for the
"minimumValue"property to be given to the constructor. - MINUTE - Static variable in class Units
-
Unit of measurement defined as 60 seconds (1 min).
- MINUTES - Static variable in class AngleFormat.Field
-
Identifies the minutes field, including the minutes symbol (if any).
- 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 MismatchedCoverageRangeException
-
Creates an exception with no message.
- MismatchedCoverageRangeException(String) - Constructor for exception class MismatchedCoverageRangeException
-
Creates an exception with the specified message.
- MismatchedCoverageRangeException(String, Throwable) - Constructor for exception class MismatchedCoverageRangeException
-
Creates an exception with the specified message and cause.
- MismatchedDatumException - Exception Class in org.apache.sis.referencing.operation
-
Thrown when the source and target CRS of a coordinate conversion use different datum.
- MismatchedDatumException() - Constructor for exception class MismatchedDatumException
-
Constructs a new exception with no message.
- MismatchedDatumException(String) - Constructor for exception class MismatchedDatumException
-
Constructs a new exception with the specified detail message.
- MismatchedDatumException(String, Throwable) - Constructor for exception class MismatchedDatumException
-
Constructs a new exception with the specified detail message and cause.
- MismatchedDimensionException - Exception Class in org.opengis.geometry
-
Indicates that an operation cannot be completed properly because of a mismatch in the dimensions of object attributes.
- MismatchedDimensionException() - Constructor for exception class MismatchedDimensionException
-
Creates an exception with no message.
- MismatchedDimensionException(String) - Constructor for exception class MismatchedDimensionException
-
Creates an exception with the specified message.
- MismatchedDimensionException(String, Throwable) - Constructor for exception class MismatchedDimensionException
-
Creates an exception with the specified message and cause.
- 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 MismatchedMatrixSizeException
-
Constructs a new exception with no message.
- MismatchedMatrixSizeException(String) - Constructor for exception class MismatchedMatrixSizeException
-
Constructs a new exception with the specified detail message.
- MismatchedMatrixSizeException(String, Throwable) - Constructor for exception class MismatchedMatrixSizeException
-
Constructs a new exception with the specified detail message and cause.
- MismatchedReferenceSystemException - Exception Class in org.apache.sis.geometry
-
Indicates that an object cannot be constructed because of a mismatch in the reference systems of components.
- MismatchedReferenceSystemException() - Constructor for exception class MismatchedReferenceSystemException
-
Creates an exception with no message.
- MismatchedReferenceSystemException(String) - Constructor for exception class MismatchedReferenceSystemException
-
Creates an exception with the specified message.
- MismatchedReferenceSystemException(String, Throwable) - Constructor for exception class MismatchedReferenceSystemException
-
Creates an exception with the specified message and cause.
- MISSING - Enum constant in enum class TileStatus
-
The tile is flagged as missing.
- MISSING - Static variable in class NilReason
-
The correct value is not readily available to the sender of this data.
- 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 MissingFactoryResourceException
-
Construct an exception with no detail message.
- MissingFactoryResourceException(String) - Constructor for exception class MissingFactoryResourceException
-
Construct an exception with the specified detail message.
- MissingFactoryResourceException(String, Throwable) - Constructor for exception class MissingFactoryResourceException
-
Construct an exception with the specified detail message and cause.
- MissingSourceDimensionsException - Exception Class in org.apache.sis.referencing.operation
-
Thrown when a coordinate operation cannot be find because some dimensions are missing in the source CRS.
- MissingSourceDimensionsException() - Constructor for exception class MissingSourceDimensionsException
-
Constructs a new exception with no message.
- MissingSourceDimensionsException(String) - Constructor for exception class MissingSourceDimensionsException
-
Constructs a new exception with the specified detail message.
- MissingSourceDimensionsException(String, Throwable) - Constructor for exception class MissingSourceDimensionsException
-
Constructs a new exception with the specified detail message and cause.
- Missing values - Section in class org.apache.sis.referencing.operation.transform.TransferFunction
- MISSION - Static variable in class InitiativeType
-
Specific operation of a data collection system.
- MMI - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mmi/1.0"URL. - MODEL - Static variable in class ScopeCode
-
Information applies to a copy or imitation of an existing or hypothetical object.
- MODEL_DIGITAL - Static variable in class PresentationForm
-
Multi-dimensional digital representation of a feature, process, etc.
- MODEL_HARDCOPY - Static variable in class PresentationForm
-
3-dimensional, physical model.
- MODIFIABLE - Enum constant in enum class CheckedContainer.Mutability
-
The container is modifiable.
- ModifiableLocationType - Class in org.apache.sis.referencing.gazetteer
-
Helper class for building the description of a location.
- ModifiableLocationType(CharSequence) - Constructor for class 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 ModifiableMetadata
-
Constructs an initially empty metadata.
- ModifiableMetadata(Object) - Constructor for class ModifiableMetadata
-
Creates an initially empty metadata with nil reasons copied from the given object.
- ModifiableMetadata.State - Enum Class in org.apache.sis.metadata
-
Whether the metadata is still editable or has been made final.
- Modification to UCUM syntax rules - Section in org.apache.sis.measure.UnitFormat.Style.UCUM
- MODIFIED_JULIAN - Enum constant in enum class CommonCRS.Temporal
-
Time measured as days since November 17, 1858 at 00:00 UTC.
- Modified tree view properties - Section in org.apache.sis.gui.dataset.ResourceTree.addResource(Resource)
- Modified tree view properties - Section in org.apache.sis.gui.dataset.ResourceTree.setResource(Resource)
- Modifying parameter values - Section in org.apache.sis.parameter.Parameterized.getParameterValues()
- MOLE - Static variable in class Units
-
The SI base unit for amount of substance (mol).
- 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 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 MonolineFormatter
-
Constructs a default
MonolineFormatter. - MonolineFormatter(Handler) - Constructor for class MonolineFormatter
-
Constructs a
MonolineFormatterconfigured for the given handler. - MONTHLY - Static variable in class MaintenanceFrequency
-
Data is updated each month.
- move(Path, Path, CopyOption...) - Method in class FileService
-
Copies a file.
- moveChildren(TreeTable.Node, TreeTable.Node) - Static method in class TreeTables
-
Removes all children of the given source, then adds them to the given target.
- moveTo(int, int) - Method in class PixelIterator
-
Moves the pixel iterator to the given column (x) and row (y) indices.
- moveToEndPoint() - Method in class GeodeticCalculator
-
Sets the start point and starting azimuth to the current end point and ending azimuth values.
- MPC - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mpc/1.0"URL. - MRC - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mrc/1.0"URL. - MRD - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mrd/1.0"URL. - MRI - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mri/1.0"URL. - MRL - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mrl/1.0"URL. - MRS - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mrs/1.0"URL. - MSR - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/msr/1.0"URL. - mtFactory - Variable in class EPSGFactory
-
The factory to use for creating
MathTransforminstances. - MultiAuthoritiesFactory - Class in org.apache.sis.referencing.factory
-
A factory that delegates the object creation to another factory determined from the authority part in “authority:code” arguments.
- MultiAuthoritiesFactory(Iterable, Iterable, Iterable, Iterable) - Constructor for class MultiAuthoritiesFactory
-
Creates a new multi-factories instance using the given lists of factories.
- Multi-dimensional grids - Section in class org.apache.sis.coverage.grid.GridDerivation
- Multi-occurrences resolution - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- Multiple versions for the same authority - Section in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- multiply(double[]) - Method in class Matrix1
-
Returns a new vector which is the result of multiplying this matrix with the specified vector.
- multiply(double[]) - Method in class Matrix2
-
Returns a new vector which is the result of multiplying this matrix with the specified vector.
- multiply(double[]) - Method in class Matrix3
-
Returns a new vector which is the result of multiplying this matrix with the specified vector.
- multiply(double[]) - Method in class Matrix4
-
Returns a new vector which is the result of multiplying this matrix with the specified vector.
- multiply(double[]) - Method in class MatrixSIS
-
Returns a new vector which is the result of multiplying this matrix with the specified vector.
- multiply(Unit, double, double) - Static method in class Units
-
Multiplies the given unit by the given ratio.
- multiply(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates a function computing the numeric product of their first and second operand.
- multiply(Fraction) - Method in class Fraction
-
Returns the simplified result of multiplying the given fraction with this fraction.
- multiply(Matrix) - Method in class MatrixSIS
-
Returns a new matrix which is the result of multiplying this matrix with the specified one.
- multiply(Matrix, Matrix) - Static method in class Matrices
-
Returns a new matrix which is the result of multiplying the first matrix with the second one.
- MultiRegisterOperations - Class in org.apache.sis.referencing
-
Finds CRSs or coordinate operations in one or many geodetic registries.
- MultiRegisterOperations(MultiRegisterOperations, String, String) - Constructor for class MultiRegisterOperations
-
Creates an instance which will use the registry of the specified authority, optionally at a specified version.
- MultiRegisterOperations(MultiRegisterOperations, GeographicBoundingBox) - Constructor for class MultiRegisterOperations
-
Creates an instance with the same register than the given instance, but a different AOI.
- Multi-threading - Section in class org.apache.sis.coverage.RegionOfInterest
- Multi-threading - Section in class org.apache.sis.coverage.grid.GridGeometry
- Multi-threading - Section in class org.apache.sis.gui.map.GestureFollower
- Multi-threading - Section in class org.apache.sis.gui.map.ValuesUnderCursor
- Multi-threading - Section in class org.apache.sis.image.ErrorHandler.Report
- Multi-threading - Section in class org.apache.sis.io.wkt.WKTDictionary
- Multi-threading - Section in class org.apache.sis.measure.UnitFormat
- Multi-threading - Section in class org.apache.sis.portrayal.Canvas
- Multi-threading - Section in class org.apache.sis.portrayal.CanvasFollower
- Multi-threading - Section in class org.apache.sis.portrayal.PlanarCanvas
- Multi-threading - Section in class org.apache.sis.portrayal.TransformChangeEvent
- Multi-threading - Section in class org.apache.sis.referencing.datum.DatumShiftGrid
- Multi-threading - Section in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- Multi-threading - Section in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Multi-threading - Section in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
- Multi-threading - Section in class org.apache.sis.storage.sql.DataAccess
- Multi-threading - Section in interface org.apache.sis.coverage.BandedCoverage.Evaluator
- Multi-threading - Section in interface org.apache.sis.coverage.grid.GridCoverage.Evaluator
- Multi-threading - Section in org.apache.sis.coverage.BandedCoverage.evaluator()
- Multi-threading - Section in org.apache.sis.coverage.grid.BufferedGridCoverage.evaluator()
- Multi-threading - Section in org.apache.sis.coverage.grid.GridCoverage.evaluator()
- Multi-threading - Section in org.apache.sis.coverage.grid.GridCoverage2D.evaluator()
- Multi-threading - Section in org.apache.sis.image.ErrorHandler.handle(ErrorHandler.Report)
- Multi-threading - Section in org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.newDataAccess()
- Multi-threading - Section in org.apache.sis.storage.aggregate.CoverageAggregator.build(GenericName)
- Multi-threading and concurrency - Section in class org.apache.sis.storage.aggregate.CoverageAggregator
- Multi-valued properties and collections - Section in org.apache.sis.feature.AbstractFeature.getPropertyValue(String)
- Multi-values entries - Section in org.apache.sis.metadata.AbstractMetadata.asMap()
- Multi-values entries - Section in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class, KeyNamePolicy, ValueExistencePolicy)
- Mutability - Section in class org.apache.sis.storage.MemoryFeatureSet
N
- NAD27 - Enum constant in enum class CommonCRS
-
North American Datum 1927.
- NAD83 - Enum constant in enum class CommonCRS
-
North American Datum 1983.
- NADIR - Static variable in class ElevationAngle
-
An elevation angle of -90° for an imaginary point directly below a location.
- name() - Method in class Statistics
-
Returns the name of the phenomenon for which this object is collecting statistics.
- name() - Element in annotation interface TitleProperty
-
Returns the name of the property to use as a title for a metadata object.
- name() - Method in class DefaultNameSpace
-
Represents the identifier of this namespace.
- name() - Method in class CodeList
-
Returns the programmatic name of this code list constant.
- name() - Method in interface NameSpace
-
Represents the identifier of this namespace.
- NAME - Enum constant in enum class FeatureFormat.Column
-
Name of the property.
- NAME - Enum constant in enum class ElementKind
-
Object name, typically written immediately after the WKT keyword and its opening bracket.
- NAME - Enum constant in enum class UnitFormat.Style
-
Format unit symbols as localized long names if known, or Unicode symbols otherwise.
- NAME - Variable in class AttributeNames.Responsible
-
The attribute name for the responsible's name.
- NAME - Static variable in class TableColumn
-
Predefined constant for a column of object names.
- NAME_KEY - Static variable in class AbstractIdentifiedType
-
Key for the
"name"property to be given to the constructor. - NAME_KEY - Static variable in interface IdentifiedObject
- NAME_SUMMARY - Enum constant in enum class ParameterFormat.ContentLevel
-
Limits the content to names and aliases in a tabular format.
- Name and aliases - Section in org.apache.sis.referencing.Builder.addName(CharSequence)
- Name and aliases - Section in org.apache.sis.referencing.Builder.addName(GenericName)
- Name and aliases - Section in org.apache.sis.referencing.Builder.addName(ReferenceIdentifier)
- Name collision - Section in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable, Iterable, Iterable, Iterable)
- NamedExpression(Expression) - Constructor for class FeatureQuery.NamedExpression
-
Creates a new stored column with the given expression and no name.
- NamedExpression(Expression, String) - Constructor for class FeatureQuery.NamedExpression
-
Creates a new stored column with the given expression and the given name.
- NamedExpression(Expression, GenericName) - Constructor for class FeatureQuery.NamedExpression
-
Creates a new stored column with the given expression and the given name.
- NamedExpression(Expression, GenericName, FeatureQuery.ProjectionType) - Constructor for class FeatureQuery.NamedExpression
-
Creates a new column with the given expression, the given name and the given projection type.
- NamedIdentifier - Class in org.apache.sis.referencing
-
An identification of a CRS object which is both a
Identifierand aGenericName. - NamedIdentifier(Map) - Constructor for class NamedIdentifier
-
Constructs an identifier from the given properties.
- NamedIdentifier(Citation, CharSequence) - Constructor for class NamedIdentifier
-
Constructs an identifier from an authority and code.
- NamedIdentifier(Citation, String, CharSequence, String, InternationalString) - Constructor for class NamedIdentifier
-
Constructs an identifier from an authority and localizable code, with an optional version number and description.
- NamedIdentifier(ReferenceIdentifier) - Constructor for class NamedIdentifier
-
Creates a new identifier from the specified one.
- NamedIdentifier(GenericName) - Constructor for class NamedIdentifier
-
Creates a new identifier from the specified name.
- nameFactory - Variable in class EPSGFactory
-
The factory to use for creating
GenericNameinstances. - NameFactory - Interface in org.opengis.util
-
Factory for generic names and international strings.
- names() - Method in enum class PixelInCell
-
Returns all the names of this enumeration value.
- names() - Method in class CharacterSet
-
Returns all the names of this code.
- names() - Method in class CodeList
-
Returns all the names of this code.
- Names - Class in org.apache.sis.util.iso
-
Static methods for creating, parsing and formatting generic names.
- Names and Namespaces - Section in package org.opengis.util
- NameSpace - Interface in org.opengis.util
-
A domain in which names given by character strings are defined.
- NAMESPACE - Static variable in class 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 - Section in class org.apache.sis.referencing.Builder
- nameToIndices(String) - Method in class MatrixParameters
-
Returns the indices of matrix element for the given parameter name, or
nullif none. - Name ↔ Identifier mapping - Section in class org.apache.sis.referencing.NamedIdentifier
- Naming - Section in class org.apache.sis.feature.DefaultFeatureType
- Naming - Section in package org.apache.sis.feature
- NAMING - Static variable in class Colors
-
Emphasis on identification information (name and identifiers) only.
- NANOMETRE - Static variable in class Units
-
Unit of measurement defined as 10-9 metres (1 nm).
- NANOSECOND - Static variable in class Units
-
Unit of measurement defined as 10-9 seconds (1 ms).
- narrowestClass(Class, Class) - Static method in class Numbers
-
Returns the narrowest of the given types.
- narrowestClass(Number) - Static method in class Numbers
-
Returns the smallest class capable to hold the specified value.
- narrowestClass(Number, Number) - Static method in class Numbers
-
Returns the narrowest type of two numbers.
- narrowestNumber(Number) - Static method in class Numbers
-
Returns the given number wrapped in the smallest class capable to hold the specified value.
- narrowestNumber(String) - Static method in class Numbers
-
Returns the smallest number capable to hold the specified value.
- Natural ordering - Section in class org.apache.sis.util.iso.AbstractName
- NAUTICAL_MILE - Static variable in class Units
-
Unit of measurement defined as exactly 1852 metres (1 M).
- NAVD88 - Enum constant in enum class CommonCRS.Vertical
-
North American Vertical Datum 1988 height.
- NEAREST - Enum constant in enum class GridRoundingMode
-
Converts grid low, high and size to nearest integer values.
- NEAREST - Static variable in class Interpolation
-
A nearest-neighbor interpolation using 1×1 pixel.
- nearestColinearPoint(Line2D, Point2D) - Static method in class Shapes2D
-
Returns the point on the given
linesegment which is closest to the givenpoint. - negate() - Method in interface Optimization.OnFilter
-
Returns the logical negation of this filter.
- negate() - Method in class Fraction
-
Returns the negative value of this fraction.
- NETCDF - Static variable in class Citations
-
The authority for identifiers of objects defined by the netCDF specification.
- NetcdfStore - Class in org.apache.sis.storage.netcdf
-
A data store backed by netCDF files.
- NetcdfStore(DataStoreProvider, StorageConnector) - Constructor for class NetcdfStore
-
Creates a new netCDF store from the given file, URL, stream or
NetcdfFileobject. - NetcdfStoreProvider - Class in org.apache.sis.storage.netcdf
-
The provider of
NetcdfStoreinstances. - NetcdfStoreProvider() - Constructor for class NetcdfStoreProvider
-
Creates a new provider.
- NEW - Enum constant in enum class XLink.Show
-
Load ending resource in a new window, frame, pane, or other presentation context.
- newByteChannel(Path, Set, FileAttribute...) - Method in class FileService
-
Returns a seekable byte channel to access a file.
- newCheckedList(Collection, Class) - Static method in class Containers
-
Creates a dynamically type-safe and null-safe list.
- newCheckedSet(Collection, Class) - Static method in class Containers
-
Creates a dynamically type-safe and null-safe set.
- newChild() - Method in class DefaultTreeTable.Node
-
Adds a new child in the children list.
- newChild() - Method in interface TreeTable.Node
-
Creates a new child with the same columns as the other children, and adds it to the children collection.
- newDataAccess() - Method in class ConcurrentAuthorityFactory
-
Creates a factory which will perform the actual geodetic object creation work.
- newDataAccess() - Method in class EPSGFactory
-
Creates the factory which will perform the actual geodetic object creation work.
- newDataAccess(boolean) - Method in class SQLStore
-
Creates a new low-level data access object.
- newDataAccess(Connection, SQLTranslator) - Method in class EPSGFactory
-
Creates the factory which will perform the actual geodetic object creation from a given connection.
- newDirectoryStream(Path, DirectoryStream.Filter) - Method in class FileService
-
Opens a directory and returns a
DirectoryStreamto iterate over its entries. - newFileSystem(URI, Map) - Method in class FileService
-
Initializes and returns a new file system identified by a URI.
- newFinder(String) - Static method in class IdentifiedObjects
-
Creates a finder which can be used for looking up unidentified objects.
- newIdentifiedObject(MarshalContext, Class, Identifier...) - Method in class ReferenceResolver
-
Returns an empty object of the given type having the given identifiers.
- newIdentifiedObjectFinder() - Method in class ConcurrentAuthorityFactory
-
Returns a finder which can be used for looking up unidentified objects.
- newIdentifiedObjectFinder() - Method in class GeodeticAuthorityFactory
-
Creates a finder which can be used for looking up unidentified objects.
- newIdentifiedObjectFinder() - Method in class MultiAuthoritiesFactory
-
Creates a finder which can be used for looking up unidentified objects.
- newIdentifiedObjectFinder() - Method in class EPSGDataAccess
-
Returns a finder which can be used for looking up unidentified objects.
- newInputStream(Path, OpenOption...) - Method in class FileService
-
Opens an input stream to read from the path.
- newInstance() - Method in class DefaultAssociationRole
-
Creates a new association instance of this role.
- newInstance() - Method in class DefaultAttributeType
-
Creates a new attribute instance of this type initialized to the default value.
- newInstance() - Method in class DefaultFeatureType
-
Creates a new feature instance of this type.
- newLine() - Method in class Formatter
-
Request a line separator before the next element to format.
- newRange(E, E) - Method in class RangeSet
-
Returns a new
Rangeobject initialized with the given values. - NEWTON - Static variable in class Units
-
The SI derived unit for force (N).
- next() - Method in class PixelIterator
-
Moves the iterator to the next pixel.
- nextColumn() - Method in class TableAppender
-
Moves one column to the right.
- nextColumn(char) - Method in class TableAppender
-
Moves one column to the right, filling remaining space with the given character.
- nextLine() - Method in class TableAppender
-
Moves to the first column on the next row.
- nextLine(char) - Method in class 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 MathFunctions
-
Returns the first prime number equals or greater than the given value.
- NIGHT - Static variable in class ImagingCondition
-
Image was taken at night.
- 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.
- nilReasons() - Method in class AbstractMetadata
-
Returns a view of the reasons why some properties are missing.
- nilValue() - Method in enum class NumberType
-
Returns the closest value that can be interpreted as
no data
, which is not the same as zero. - NO_BREAK_SPACE - Static variable in class Characters
-
The no-break space (Unicode
00A0, HTML ). - Node(CharSequence) - Constructor for class DefaultTreeTable.Node
-
Creates a node with a single column for object names (convenience constructor).
- Node(DefaultTreeTable.Node) - Constructor for class DefaultTreeTable.Node
-
Creates a new node with the given parent.
- Node(DefaultTreeTable.Node, int) - Constructor for class DefaultTreeTable.Node
-
Creates a new node with the given parent.
- Node(TreeTable) - Constructor for class DefaultTreeTable.Node
-
Creates a new node for the given table.
- nodeForPath(TreeTable.Node, TableColumn, File) - Static method in class TreeTables
-
Finds the node for the given file, or creates a new node if none exists.
- nodeForPath(TreeTable.Node, TableColumn, Path) - Static method in class TreeTables
-
Finds the node for the given path, or creates a new node if none exists.
- NominalResolution - Interface in org.opengis.metadata.lineage
-
Distance between consistent parts of (centre, left side, right side) adjacent pixels.
- NON_EMPTY - Enum constant in enum class ValueExistencePolicy
-
Includes only the properties that are non-null, non-nil and non empty.
- NON_GEOGRAPHIC_DATASET - Static variable in class ScopeCode
-
information applies to non-geographic data;
- NON_NIL - Enum constant in enum class ValueExistencePolicy
-
Includes only the non-null and non-nil properties.
- NON_NULL - Enum constant in enum class ValueExistencePolicy
-
Includes only the non-null properties.
- NONE - Enum constant in enum class GridClippingMode
-
No clipping is applied.
- NONE - Enum constant in enum class WraparoundMethod
-
No check performed for wraparound axes.
- NONE - Enum constant in enum class Fix
-
GPS has no fix.
- NONE - Enum constant in enum class XLink.Actuate
-
Behavior is unconstrained.
- NONE - Enum constant in enum class XLink.Show
-
Behavior is unconstrained.
- NONE - Static variable in class Compression
-
No compression, but pack data into bytes as tightly as possible.
- NoninvertibleMatrixException - Exception Class in org.apache.sis.referencing.operation.matrix
-
Thrown when a matrix cannot be inverted.
- NoninvertibleMatrixException() - Constructor for exception class NoninvertibleMatrixException
-
Constructs a new exception with no message.
- NoninvertibleMatrixException(String) - Constructor for exception class NoninvertibleMatrixException
-
Constructs a new exception with the specified detail message.
- NoninvertibleMatrixException(String, Throwable) - Constructor for exception class NoninvertibleMatrixException
-
Constructs a new exception with the specified detail message and cause.
- NoninvertibleTransformException - Exception Class in org.opengis.referencing.operation
-
Thrown when
MathTransform.inverse()is invoked but the transform cannot be inverted. - NoninvertibleTransformException() - Constructor for exception class NoninvertibleTransformException
-
Construct an exception with no detail message.
- NoninvertibleTransformException(String) - Constructor for exception class NoninvertibleTransformException
-
Construct an exception with the specified detail message.
- NoninvertibleTransformException(String, Throwable) - Constructor for exception class NoninvertibleTransformException
-
Construct an exception with the specified detail message and cause.
- Non-linear referencing - Section in class org.apache.sis.coverage.grid.GridGeometry
- nonNull(Collection) - Static method in class Containers
-
Returns the given collection, or
Collections.EMPTY_SETif the given collection is null. - nonNull(Set) - Static method in class Containers
-
Returns the given set, or
Collections.EMPTY_SETif the given set is null. - nonNullCollection(Collection, Class) - Method in class ModifiableMetadata
-
Returns the specified collection, or a new one if
currentis null. - nonNullList(List, Class) - Method in class ModifiableMetadata
-
Returns the specified list, or a new one if
currentis null. - nonNullMap(Map, Class) - Method in class ModifiableMetadata
-
Returns the specified map, or a new one if
currentis null. - nonNullSet(Set, Class) - Method in class ModifiableMetadata
-
Returns the specified set, or a new one if
currentis null. - NonQuantitativeAttributeAccuracy - Interface in org.opengis.metadata.quality
-
Accuracy of non-quantitative attributes.
- Non-spatial coordinates - Section in package org.apache.sis.referencing.operation.transform
- Non-standard WKT - Section in class org.apache.sis.io.wkt.FormattableObject
- NORMALIZATION - Enum constant in enum class 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 AbstractDirectPosition
-
Ensures that the position is contained in the coordinate system domain.
- normalize() - Method in class GeneralEnvelope
-
Ensures that the envelope is contained inside the coordinate system domain.
- normalize(double) - Static method in class Longitude
- NORMALIZE - Enum constant in enum class WraparoundMethod
-
Envelope represented in a way where "lower" value may be greater than "upper" value.
- normalizeCode(String) - Method in class ConcurrentAuthorityFactory
-
Returns a code equivalent to the given code but with unnecessary elements eliminated.
- normalizeColumns() - Method in class Matrix1
-
Normalizes all columns in-place.
- normalizeColumns() - Method in class MatrixSIS
-
Normalizes all columns in-place and returns their magnitudes as a row vector.
- NORMALIZED - Enum constant in enum class AxesConvention
-
Axes order, direction and units of measurement are forced to commonly used predefined values.
- Normalized and contextual parameters - Section in org.apache.sis.referencing.operation.transform.AbstractMathTransform.getParameterValues()
- normalizedGeographic() - Method in enum class CommonCRS
-
Returns a two-dimensional geographic CRS with axes in the non-standard but computationally convenient (longitude, latitude) order.
- normalizeGeographicInputs(double) - Method in class ContextualParameters
-
Prepends a normalization step converting input coordinates in the two first dimensions from degrees to radians.
- NORTH - Static variable in class AxisDirection
-
Axis positive direction is north.
- NORTH_EAST - Static variable in class AxisDirection
-
Axis positive direction is approximately north-east.
- NORTH_NORTH_EAST - Static variable in class AxisDirection
-
Axis positive direction is approximately north-north-east.
- NORTH_NORTH_WEST - Static variable in class AxisDirection
-
Axis positive direction is approximately north-north-west.
- NORTH_WEST - Static variable in class AxisDirection
-
Axis positive direction is approximately north-west.
- NoSuchAuthorityCodeException - Exception Class in org.opengis.referencing
-
Thrown when an authority factory cannot find the requested authority code.
- NoSuchAuthorityCodeException(String, String, String) - Constructor for exception class NoSuchAuthorityCodeException
-
Constructs an exception with the specified detail message and authority code.
- NoSuchAuthorityCodeException(String, String, String, String) - Constructor for exception class NoSuchAuthorityCodeException
-
Constructs an exception with the specified detail message, authority code and identifier.
- 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 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 NoSuchDataException
-
Creates an exception with no cause and no details message.
- NoSuchDataException(String) - Constructor for exception class NoSuchDataException
-
Creates an exception with the specified details message.
- NoSuchDataException(String, Throwable) - Constructor for exception class NoSuchDataException
-
Creates an exception with the specified details message and cause.
- NoSuchDataException(Throwable) - Constructor for exception class NoSuchDataException
-
Creates an exception with the specified cause and no details message.
- NoSuchIdentifierException - Exception Class in org.opengis.util
-
Thrown when an identifier provided to a factory method cannot be found.
- NoSuchIdentifierException(String, String) - Constructor for exception class NoSuchIdentifierException
-
Constructs an exception with the specified detail message and classification name.
- not(Filter) - Method in class DefaultFilterFactory
-
Creates a
NOTfilter for the given filter. - NOT_PLANNED - Static variable in class MaintenanceFrequency
-
There are no plans to update the data.
- Note for implementers - Section in class org.apache.sis.util.collection.ListOfUnknownSize
- Note for implementers - Section in class org.apache.sis.util.collection.SetOfUnknownSize
- Note for implementers - Section in class org.apache.sis.util.iso.AbstractName
- Note for implementers - Section in org.apache.sis.metadata.AbstractMetadata.getStandard()
- Note for implementers - Section in org.apache.sis.metadata.AbstractMetadata.isEmpty()
- Note for implementers - Section in org.apache.sis.metadata.iso.ISOMetadata.getStandard()
- Note for implementers - Section in org.apache.sis.parameter.DefaultParameterDescriptor.getInterface()
- Note for implementers - Section in org.apache.sis.parameter.DefaultParameterDescriptorGroup.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.crs.DefaultCompoundCRS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.crs.DefaultDerivedCRS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.crs.DefaultEngineeringCRS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.crs.DefaultGeocentricCRS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.crs.DefaultGeographicCRS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.crs.DefaultProjectedCRS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.crs.DefaultTemporalCRS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.crs.DefaultVerticalCRS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.cs.DefaultCartesianCS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.cs.DefaultCylindricalCS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.cs.DefaultEllipsoidalCS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.cs.DefaultLinearCS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.cs.DefaultPolarCS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.cs.DefaultSphericalCS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.cs.DefaultTimeCS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.cs.DefaultVerticalCS.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.datum.DefaultEllipsoid.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.datum.DefaultEngineeringDatum.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.datum.DefaultPrimeMeridian.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.datum.DefaultTemporalDatum.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.datum.DefaultVerticalDatum.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.operation.DefaultOperationMethod.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.operation.DefaultPassThroughOperation.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.operation.DefaultTransformation.getInterface()
- Note for implementers - Section in org.apache.sis.referencing.operation.transform.AbstractMathTransform.transform(double[], int, double[], int, boolean)
- Note for implementers - Section in org.apache.sis.storage.DataStore.close()
- Note for implementers - Section in org.apache.sis.storage.DataStoreProvider.probeContent(StorageConnector)
- Note for implementers - Section in org.apache.sis.storage.tiling.TileMatrix.getMetadata()
- Note for implementers - Section in org.apache.sis.storage.tiling.TileMatrixSet.getMetadata()
- Note for subclasses - Section in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- Note for subclasses - Section in org.apache.sis.feature.builder.FeatureTypeBuilder.setName(GenericName)
- Note for subclasses - Section in org.apache.sis.feature.builder.TypeBuilder.setName(GenericName)
- Note for subclasses - Section in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createObject(String)
- Note for subclass implementations - Section in class org.apache.sis.coverage.SampleDimension.Builder
- Note for subclass implementers - Section in class org.apache.sis.parameter.Parameters
- Note for subclass implementers - Section in class org.apache.sis.referencing.Builder
- Note for subclass implementers - Section in org.apache.sis.feature.AbstractFeature.getProperty(String)
- Note for subclass implementers - Section in org.apache.sis.feature.AbstractFeature.setProperty(Object)
- Note for subclass implementions - Section in class org.apache.sis.io.TabularFormat
- Note on accuracy - Section in org.apache.sis.math.DecimalFunctions.floatToDouble(float)
- Note on axis order - Section in enum class org.apache.sis.referencing.cs.AxesConvention
- Note on codes in AUTO(2) namespace - Section in class org.apache.sis.referencing.factory.CommonAuthorityFactory
- Note on codes in CRS namespace - Section in class org.apache.sis.referencing.factory.CommonAuthorityFactory
- Note on conventions - Section in class org.apache.sis.io.wkt.Transliterator
- Note on enumeration order - Section in enum class org.apache.sis.referencing.cs.AxesConvention
- Note on hashCode() - Section in org.apache.sis.geometry.Envelope2D.equals(Object)
- Note on kinds of CRS - Section in class org.apache.sis.referencing.CRS
- Note on netCDF unit symbols - Section in class org.apache.sis.measure.UnitFormat
- Note on netCDF unit symbols - Section in org.apache.sis.measure.Units.valueOf(String)
- Note on positive and negative zeros - Section in class org.apache.sis.geometry.AbstractEnvelope
- Note on properties validation - Section in org.apache.sis.metadata.iso.DefaultExtendedElementInformation.DefaultExtendedElementInformation(ExtendedElementInformation)
- Note on properties validation - Section in org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord.DefaultEnvironmentalRecord(EnvironmentalRecord)
- Note on properties validation - Section in org.apache.sis.metadata.iso.content.DefaultBand.DefaultBand(Band)
- Note on properties validation - Section in org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo.DefaultFeatureTypeInfo(DefaultFeatureTypeInfo)
- Note on properties validation - Section in org.apache.sis.metadata.iso.content.DefaultImageDescription.DefaultImageDescription(ImageDescription)
- Note on properties validation - Section in org.apache.sis.metadata.iso.content.DefaultSampleDimension.DefaultSampleDimension(DefaultSampleDimension)
- Note on properties validation - Section in org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions.DefaultDigitalTransferOptions(DigitalTransferOptions)
- Note on properties validation - Section in org.apache.sis.metadata.iso.distribution.DefaultMedium.DefaultMedium(Medium)
- Note on properties validation - Section in org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction.DefaultRepresentativeFraction(RepresentativeFraction)
- Note on properties validation - Section in org.apache.sis.metadata.iso.identification.DefaultResolution.DefaultResolution(Resolution)
- Note on properties validation - Section in org.apache.sis.metadata.iso.lineage.DefaultNominalResolution.DefaultNominalResolution(NominalResolution)
- Note on properties validation - Section in org.apache.sis.metadata.iso.spatial.DefaultDimension.DefaultDimension(Dimension)
- Note on properties validation - Section in org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects.DefaultGeometricObjects(GeometricObjects)
- Note on properties validation - Section in org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation.DefaultGridSpatialRepresentation(GridSpatialRepresentation)
- Note on range of longitude values - Section in enum class org.apache.sis.referencing.cs.AxesConvention
- Note on sample values - Section in org.apache.sis.image.ResampledImage.getProperty(String)
- Note on standards - Section in org.apache.sis.geometry.AbstractEnvelope.formatTo(Formatter)
- Note on standards - Section in org.apache.sis.geometry.AbstractEnvelope.toString()
- Note on standards - Section in org.apache.sis.geometry.Envelopes.toString(Envelope)
- Note on terminology - Section in org.apache.sis.storage.CoverageQuery.getProjection()
- Note on terminology - Section in org.apache.sis.storage.CoverageQuery.getSelection()
- Note on the definition of terms - Section in package org.apache.sis.storage.netcdf
- Note on the parent node - Section in class org.apache.sis.util.collection.DefaultTreeTable.Node
- Note on wraparound - Section in org.apache.sis.geometry.AbstractEnvelope.getLowerCorner()
- Note on wraparound - Section in org.apache.sis.geometry.AbstractEnvelope.getUpperCorner()
- Note on wraparound - Section in org.apache.sis.geometry.Envelope2D.getLowerCorner()
- Note on wraparound - Section in org.apache.sis.geometry.Envelope2D.getUpperCorner()
- Note on XML marshalling - Section in org.apache.sis.metadata.iso.content.DefaultSampleDimension.getNominalSpatialResolution()
- Note on XML marshalling - Section in org.apache.sis.metadata.iso.content.DefaultSampleDimension.getTransferFunctionType()
- notEqual(Expression, Expression) - Method in class DefaultFilterFactory
-
Filter operator that compares that its two sub-expressions are not equal to each other.
- Notes - Section in org.apache.sis.coverage.grid.GridDerivation.subgrid(GridGeometry)
- Notes - Section in package org.apache.sis.metadata
- Notice - Section in class org.apache.sis.referencing.factory.sql.epsg.ScriptProvider
- Notifications - Section in org.apache.sis.gui.dataset.ResourceTree.loadResource(Object)
- Notifications - Section in org.apache.sis.gui.dataset.ResourceTree.removeAndClose(Resource)
- NotSpatioTemporalException - Exception Class in org.apache.sis.metadata.iso.extent
-
Thrown when an envelope cannot be transformed to a geographic, vertical or temporal extent.
- NotSpatioTemporalException() - Constructor for exception class NotSpatioTemporalException
-
Constructs a new exception with no detail message.
- NotSpatioTemporalException(String) - Constructor for exception class NotSpatioTemporalException
-
Constructs a new exception with the specified detail message.
- NotSpatioTemporalException(String, Throwable) - Constructor for exception class NotSpatioTemporalException
-
Constructs a new exception with the specified detail message and cause.
- NULL - Enum constant in enum class NumberType
-
The null type, used when a
Classargument isnull. - Null unit of measurement - Section in class org.apache.sis.measure.MeasurementRange
- Null values - Section in class org.apache.sis.util.collection.Containers
- Null values - Section in org.apache.sis.referencing.CRS.locateDimensions(CoordinateReferenceSystem, SingleCRS...)
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.acquisition
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.citation
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.constraint
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.content
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.distribution
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.extent
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.identification
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.lineage
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.maintenance
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.quality
- Null values, nil objects and collections - Section in package org.apache.sis.metadata.iso.spatial
- NUMBER - Enum constant in enum class ElementKind
-
Floating point numbers (excluding integer types).
- NUMBER - Enum constant in enum class NumberType
-
Any
Numberclass not recognized by Apache SIS. - numberFormat - Variable in class QuantityFormat
-
The format for parsing and formatting the number part.
- Number of arguments - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.shiftGrid(GridCoverage, long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.contains(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.expand(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.resize(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.subsample(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.translate(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridExtent.upsample(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridGeometry.shiftGrid(long...)
- Number of arguments - Section in org.apache.sis.coverage.grid.GridGeometry.upsample(long...)
- Number of dimensions - Section in class org.apache.sis.referencing.datum.DatumShiftGrid
- Number of dimensions - Section in org.apache.sis.coverage.grid.GridExtent.getSubspaceDimensions(int)
- NumberRange<E> - Class in org.apache.sis.measure
-
A range of numbers capable of widening conversions when performing range operations.
- NumberRange(Class, E, boolean, E, boolean) - Constructor for class NumberRange
-
Constructs a range of
Numberobjects. - NumberRange(Class, ValueRange) - Constructor for class NumberRange
-
Constructs a range of the given type with values from the given annotation.
- NumberRange(Range) - Constructor for class NumberRange
-
Constructs a range with the same type and the same values as the specified range.
- Numbers - Class in org.apache.sis.util
-
Static methods working with
Numberobjects, and a few primitive types by extension. - NumberType - Enum Class in org.apache.sis.math
-
Type of numbers recognized by Apache SIS, together with primitive types by extension.
- numerator - Variable in class Fraction
-
The a term in the a/b fraction.
- Numerical precision - Section in org.apache.sis.io.wkt.Formatter.append(GeographicBoundingBox, int)
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 - Interface in org.opengis.referencing
-
Base interface for all factories of identified objects.
- Object identifier (code or name) - Section in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
- Objective - Interface in org.opengis.metadata.acquisition
-
Describes the characteristics, spatial and temporal extent of the intended object to be observed.
- OBJECTIVE_CRS_PROPERTY - Static variable in class Canvas
-
The "objectiveCRS" property name, used for notifications about changes in objective CRS.
- OBJECTIVE_NAVIGATION - Enum constant in enum class 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 Canvas
-
The "objectiveToDisplay" property name, used for notifications about changes in objective to display conversion.
- objectiveToDisplay - Variable in class PlanarCanvas
-
The conversion from objective CRS to the display coordinate system as a Java2D affine transform.
- ObjectiveType - Class in org.opengis.metadata.acquisition
-
Temporal persistence of collection objective.
- Object properties - Section in class org.apache.sis.referencing.factory.GeodeticObjectFactory
- obligation() - Element in annotation interface UML
-
The obligation declared in the UML.
- Obligation - Class in org.opengis.metadata
-
Obligation of the element or entity.
- Obligation - Enum Class in org.opengis.annotation
-
Obligation of the element or entity.
- OBLIGATION - Static variable in class TableColumn
-
Predefined constant for a column of obligation (mandatory, optional, conditional).
- Observable - Class in org.apache.sis.portrayal
-
Parent class of all objects for which it is possible to register listeners.
- Observable() - Constructor for class Observable
-
Creates a new instance.
- OBSOLETE - Static variable in class Progress
-
Data is no longer relevant.
- occurrence(int) - Method in class IntegerList
-
Returns the occurrence of the given value in this list.
- OCEANS - Static variable in class TopicCategory
-
Features and characteristics of salt water bodies (excluding inland waters).
- of(Class) - Static method in enum class EllipsoidToCentricTransform.TargetType
-
Returns the enumeration value for the given type of coordinate system.
- of(Collection) - Static method in enum class CheckedContainer.Mutability
-
Returns the mutability status of the given collection.
- of(SingleCRS) - Static method in class DatumOrEnsemble
-
Returns the datum of the given CRS if presents, or the datum ensemble otherwise.
- OFFLINE_ACCESS - Static variable in class OnLineFunction
-
Online instructions for requesting the resource from the provider.
- ofLibrary(Class) - Static method in class Version
-
Returns the version of the library that provides the given class.
- ofTarget(SingleCRS, SingleCRS) - Static method in class DatumOrEnsemble
-
Returns the datum or ensemble of a coordinate operation from source to target.
- OGC - Static variable in class Citations
-
The authority for identifiers found in specifications from the Open Geospatial Consortium (OGC).
- OGC_01004 - Enum constant in enum class Specification
-
Grid Coverages implementation specification.
- OGC_01009 - Enum constant in enum class Specification
-
Coordinate Transformation Services implementation specification.
- OGC_03064 - Enum constant in enum class Specification
-
GO-1 Application Objects.
- OHM - Static variable in class Units
-
The SI derived unit for electric resistance (Ω).
- OMIT_UNSEPARABLE - Enum constant in enum class CRS.SeparationMode
-
Separation result contains only the components that can satisfy the requested dimensions.
- omitTrailingNulls - Variable in class TabularFormat
-
trueif the trailingnullvalues shall be omitted at formatting time. - ON_GOING - Static variable in class Progress
-
Data is continually being updated.
- ON_LINE - Static variable in class MediumName
-
Direct computer linkage.
- ON_LOAD - Enum constant in enum class XLink.Actuate
-
Traverse to the ending resource immediately on loading the starting resource.
- ON_REQUEST - Enum constant in enum class XLink.Actuate
-
Traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose.
- onCreate(boolean) - Method in class Builder
-
Initializes/cleanups the
Builder.propertiesmap before/after acreateXXX(…)execution. - ONE_OVER_E - Static variable in class BandDefinition
-
Width of a distribution equal to the distance between the outer two points on the distribution having power level 1/e that of the peak.
- onLineBegin(boolean) - Method in class LineAppender
-
Invoked when a new line is beginning.
- OnLineFunction - Class in org.opengis.metadata.citation
-
Class of information to which the referencing entity applies.
- OnlineResource - Interface in org.opengis.metadata.citation
-
Information about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
- onResourceClosed - Variable in class ResourceTree
-
Function to be called after a resource has been closed from a file or URL.
- onResourceLoaded - Variable in class ResourceTree
-
Function to be called after a resource has been loaded from a file or URL.
- opaqueOverlay(Rectangle) - Static method in class MergeStrategy
-
Builds an image overlay of all sources.
- open(Object) - Static method in class DataStores
-
Creates a
DataStorecapable to read the given storage. - open(Object, String) - Static method in class DataStores
-
Creates a
DataStorecapable to read the given storage, with a preference for the specified reader. - open(StorageConnector) - Method in class DataStoreProvider
-
Creates a data store instance associated with this provider.
- open(StorageConnector) - Method in class GDALStoreProvider
-
Creates a
GDALStoreinstance associated with this provider. - open(StorageConnector) - Method in class GeoTiffStoreProvider
-
Creates a
GeoTiffStoreinstance associated with this provider. - open(StorageConnector) - Method in class LandsatStoreProvider
-
Returns a
LandsatStoreimplementation associated with this provider. - open(StorageConnector) - Method in class NetcdfStoreProvider
-
Returns a
NetcdfStoreimplementation associated with this provider. - open(StorageConnector) - Method in class SQLStoreProvider
-
Returns a
SQLStoreimplementation associated with this provider. - open(ParameterValueGroup) - Method in class DataStoreProvider
-
Creates a data store instance associated with this provider for the given parameters.
- open(ParameterValueGroup) - Method in class GDALStoreProvider
-
Creates a
GDALStoreinstance from the given parameters. - open(ParameterValueGroup) - Method in class GeoTiffStoreProvider
-
Creates a
GeoTiffStoreinstance from the given parameters. - open(ParameterValueGroup) - Method in class SQLStoreProvider
-
Returns a data store implementation associated with this provider for the given parameters.
- OPEN_OPTIONS - Static variable in class OptionKey
-
Whether a storage object shall be opened in read, write, append or other modes.
- openScript(String, int) - Method in class InstallationScriptProvider
-
Returns a reader for the SQL script at the given index.
- openScript(String, int) - Method in class EmbeddedResources
-
Unconditionally throws an exception since the embedded database is not provided as SQL scripts.
- openScript(String, int) - Method in class InstallationResources
-
Returns a reader for the resources at the given index.
- openScript(String, int) - Method in class OptionalInstallations
-
Returns a reader for the installation script at the given index.
- openStream(String) - Method in class ScriptProvider
-
Returns the content for the SQL script of the given name.
- openStream(String) - Method in class InstallationScriptProvider
-
Opens the input stream for the SQL script of the given name.
- openWritable(Object, String) - Static method in class DataStores
-
Creates a
DataStorecapable to write or update the given storage. - operation(Object) - Method in class SIS.Transform
-
Sets the Coordinate Operation to use.
- Operation - Interface in org.opengis.metadata.acquisition
-
Designations for the operation used to acquire the dataset.
- OPERATION - Static variable in class InitiativeType
-
Action that is part of a series of actions.
- OPERATION_VERSION_KEY - Static variable in interface CoordinateOperation
-
Key for the
"operationVersion"property. - OperationMethod - Interface in org.opengis.referencing.operation
-
Definition of an algorithm used to perform a coordinate operation.
- Operation method and parameters - Section in package org.opengis.referencing.operation
- Operation methods discovery - Section in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Operation name, designation and description - Section in class org.apache.sis.feature.FeatureOperations
- OperationNotFoundException - Exception Class in org.opengis.referencing.operation
-
Thrown when a coordinate operation is not found.
- OperationNotFoundException() - Constructor for exception class OperationNotFoundException
-
Construct an exception with no detail message.
- OperationNotFoundException(String) - Constructor for exception class OperationNotFoundException
-
Construct an exception with the specified detail message.
- OperationNotFoundException(String, Throwable) - Constructor for exception class OperationNotFoundException
-
Construct an exception with the specified detail message and cause.
- Operations - Section in class org.apache.sis.feature.AbstractFeature
- OperationType - Class in org.opengis.metadata.acquisition
-
Code indicating whether the data contained in this packet is real (originates from live-fly or other non-simulated operational sources), simulated (originates from target simulator sources), or synthesized (a mix of real and simulated data).
- Optimization - Section in org.apache.sis.image.ImageProcessor.overlay(RenderedImage[], Rectangle)
- Optimization - Class in org.apache.sis.filter
-
Description of optimizations or simplifications to attempt on filters and expressions.
- Optimization() - Constructor for class 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 GridCoverageProcessor
-
The set of optimizations that are enabled.
- Optimizations - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.resample(GridCoverage, GridGeometry)
- Optimizations - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.shiftGrid(GridCoverage, long...)
- optimize(Optimization) - Method in interface Optimization.OnExpression
-
Tries to optimize this expression.
- optimize(Optimization) - Method in interface Optimization.OnFilter
-
Tries to optimize this filter.
- optimize(FeatureSet) - Method in class FeatureQuery
-
Deprecated, for removal: This API element is subject to removal in a future version.Moved to
AbstractFeatureSet.prepareQueryOptimization(FeatureQuery, Optimization)because experience suggests that this is the class that know best how to configure. - Optimizing memory use in factory implementations - Section in class org.apache.sis.util.collection.WeakHashSet
- OPTION_KEY - Static variable in class Compression
-
The key for declaring the compression at store creation time.
- OPTION_KEY - Static variable in enum class FormatModifier
-
The key for declaring GeoTIFF format modifiers at store creation time.
- OPTIONAL - Enum constant in enum class Obligation
-
Element is not required.
- OPTIONAL - Static variable in class Obligation
-
Element is not required.
- OptionalCandidate - Annotation Interface in org.apache.sis.util
-
Marker annotation for methods which may return
java.util.Optionalin a future version. - 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 OptionalInstallations
-
Creates a new installation resources downloader.
- Optional values - Section in class org.apache.sis.storage.CoverageQuery
- Optional values - Section in class org.apache.sis.storage.FeatureQuery
- Optional values - Section in class org.apache.sis.storage.Query
- OptionKey<T> - Class in org.apache.sis.setup
-
Keys in a map of options for configuring various services (
DataStore, etc). - OptionKey(String, Class) - Constructor for class OptionKey
-
Creates a new key of the given name for values of the given type.
- or(Collection) - Method in class DefaultFilterFactory
-
Creates a
ORfilter between two or more filters. - or(Predicate) - Method in interface Optimization.OnFilter
-
Returns the
ORlogical operation between this filter and the given predicate. - or(Filter, Filter) - Method in class DefaultFilterFactory
-
Creates a
ORfilter between two filters. - order() - Method in class MatrixParameters
-
Returns the number of dimensions of the multi-dimensional array for which this builder will create parameters.
- Order - Section in enum class org.apache.sis.math.NumberType
- ORDER - Static variable in class OnLineFunction
-
Online order process for obtaining the resource.
- ORDER_PRESERVING - Enum constant in enum class 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 class FunctionProperty
-
A function reverses order if any sequence of increasing S values is mapped to a sequence of decreasing T values.
- ordinal() - Method in class CodeList
-
Returns the ordinal of this code constant.
- orElse(Class, DataStoreProvider.Prober) - Method in interface DataStoreProvider.Prober
-
Returns a composed probe that attempts, in sequence, this probe followed by the alternative probe if the first probe cannot be executed.
- orElse(Colorizer) - Method in interface Colorizer
-
Returns a new colorizer which will apply the specified alternative if this colorizer cannot infer a color model.
- org.apache.sis.cloud.aws - module org.apache.sis.cloud.aws
-
Java NIO wrappers for Amazon Simple Storage Service (S3).
- org.apache.sis.cloud.aws.s3 - package org.apache.sis.cloud.aws.s3
-
Java NIO wrappers for Amazon Simple Storage Service (S3).
- org.apache.sis.console - module org.apache.sis.console
-
Command line interface for Apache SIS.
- org.apache.sis.console - package org.apache.sis.console
-
Command line interface for Apache SIS.
- org.apache.sis.coordinate - package org.apache.sis.coordinate
-
Tuple of coordinate values.
- org.apache.sis.coverage - package org.apache.sis.coverage
-
Functions that associates positions within a bounded space (its domain) to values (its range).
- org.apache.sis.coverage.grid - package org.apache.sis.coverage.grid
-
A coverage backed by a regular grid.
- org.apache.sis.epsg.downloadURL - System property in class org.apache.sis.setup.OptionalInstallations
- org.apache.sis.feature - module org.apache.sis.feature
-
Raster imagery and geometry features.
- 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.gui - module org.apache.sis.gui
-
JavaFX application for Apache SIS.
- org.apache.sis.gui - package org.apache.sis.gui
-
JavaFX application for Apache SIS.
- org.apache.sis.gui.coverage - package org.apache.sis.gui.coverage
-
Widgets showing
GridCoverageimages or sample values. - org.apache.sis.gui.dataset - package org.apache.sis.gui.dataset
-
Widgets about data store resources and their metadata.
- org.apache.sis.gui.map - package org.apache.sis.gui.map
-
Widgets for showing a map in a JavaFX application.
- org.apache.sis.gui.metadata - package org.apache.sis.gui.metadata
-
Widgets about metadata.
- org.apache.sis.gui.referencing - package org.apache.sis.gui.referencing
-
Widgets about coordinate reference systems.
- 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.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 - module org.apache.sis.metadata
-
Implementations of metadata derived from ISO 19115.
- 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.openoffice - module org.apache.sis.openoffice
-
Apache SIS services for OpenOffice.
- org.apache.sis.openoffice - package org.apache.sis.openoffice
-
Apache SIS services made available to Apache OpenOffice or LibreOffice.
- 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 - module org.apache.sis.portrayal
-
Raster imagery and geometry features.
- 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 - module org.apache.sis.profile.france
-
French profile of metadata.
- 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.profile.japan - module org.apache.sis.profile.japan
-
Japanese profile of netCDF store.
- org.apache.sis.profile.japan - package org.apache.sis.profile.japan
-
Japanese extensions to netCDF reader.
- org.apache.sis.referencing - module org.apache.sis.referencing
-
Referencing by coordinates.
- 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.database - module org.apache.sis.referencing.database
-
Embedded EPSG geodetic dataset.
- 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.epsg - module org.apache.sis.referencing.epsg
-
SQL scripts for EPSG geodetic data set installation.
- 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.factory.sql.epsg - package org.apache.sis.referencing.factory.sql.epsg
-
SQL scripts for EPSG geodetic data set installation.
- org.apache.sis.referencing.gazetteer - module org.apache.sis.referencing.gazetteer
-
Referencing by identifiers.
- 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.transform - package org.apache.sis.referencing.operation.transform
-
Conversions or transformations of multi-dimensional coordinate tuples.
- org.apache.sis.resources.embedded - package org.apache.sis.resources.embedded
-
Provides data, including the non-free EPSG geodetic dataset, in a single read-only JAR file.
- org.apache.sis.setup - package org.apache.sis.setup
-
Provides information and some controls about Apache SIS configuration.
- org.apache.sis.storage - module org.apache.sis.storage
-
Raster imagery and geometry features.
- 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.earthobservation - module org.apache.sis.storage.earthobservation
-
Earth observation stores.
- 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.gdal - module org.apache.sis.storage.gdal
-
Bridge to the GDAL library for reading rasters.
- org.apache.sis.storage.gdal - package org.apache.sis.storage.gdal
-
Bridge to the GDAL library for reading rasters.
- org.apache.sis.storage.geotiff - module org.apache.sis.storage.geotiff
-
GeoTIFF store.
- org.apache.sis.storage.geotiff - package org.apache.sis.storage.geotiff
-
A data store that can read and write GeoTIFF files as grid 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.modifier - package org.apache.sis.storage.modifier
-
A plugin mechanism for modifying some aspects of the resources read by data stores.
- org.apache.sis.storage.netcdf - module org.apache.sis.storage.netcdf
-
NetCDF store.
- org.apache.sis.storage.netcdf - package org.apache.sis.storage.netcdf
-
Reads netCDF files conforming to the Climate and Forecast (CF).
- org.apache.sis.storage.sql - module org.apache.sis.storage.sql
-
Data store for features in a SQL spatial database.
- org.apache.sis.storage.sql - package org.apache.sis.storage.sql
-
Data store capable to read and write features using 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.storage.xml - module org.apache.sis.storage.xml
-
XML files store.
- org.apache.sis.style - package org.apache.sis.style
-
Symbology for styling map data independently of their source.
- org.apache.sis.util - module org.apache.sis.util
-
Units of measurement and miscellaneous utility methods required by Apache SIS.
- org.apache.sis.util - package org.apache.sis.util
-
Simple data objects and miscellaneous utilities.
- org.apache.sis.util.collection - package org.apache.sis.util.collection
-
Addition to the collection framework.
- org.apache.sis.util.iso - package org.apache.sis.util.iso
-
Implementations of GeoAPI types from the
org.opengis.utilpackage. - org.apache.sis.util.logging - package org.apache.sis.util.logging
-
Extensions to the JDK logging framework.
- org.apache.sis.xml - package org.apache.sis.xml
-
Provides methods for marshalling and unmarshalling SIS objects in XML.
- org.opengis.annotation - package org.opengis.annotation
- org.opengis.feature.type - package org.opengis.feature.type
- org.opengis.geoapi - module org.opengis.geoapi
-
Java interfaces derived from specifications of International Organization for Standardization (ISO) and Open Geospatial Consortium (OGC).
- org.opengis.geometry - package org.opengis.geometry
- org.opengis.geometry.coordinate - package org.opengis.geometry.coordinate
- org.opengis.geometry.primitive - package org.opengis.geometry.primitive
- org.opengis.metadata - package org.opengis.metadata
-
Root package for metadata.
- org.opengis.metadata.acquisition - package org.opengis.metadata.acquisition
- org.opengis.metadata.citation - package org.opengis.metadata.citation
-
Citation and responsible party information.
- org.opengis.metadata.constraint - package org.opengis.metadata.constraint
-
Constraints information (includes legal and security).
- org.opengis.metadata.content - package org.opengis.metadata.content
-
Content information (includes Feature catalogue and Coverage descriptions).
- org.opengis.metadata.distribution - package org.opengis.metadata.distribution
-
Distribution information.
- org.opengis.metadata.extent - package org.opengis.metadata.extent
-
Extent information.
- org.opengis.metadata.identification - package org.opengis.metadata.identification
-
Identification information (includes data and service identification).
- org.opengis.metadata.lineage - package org.opengis.metadata.lineage
-
Lineage information.
- org.opengis.metadata.maintenance - package org.opengis.metadata.maintenance
- org.opengis.metadata.quality - package org.opengis.metadata.quality
- org.opengis.metadata.spatial - package org.opengis.metadata.spatial
-
Spatial representation information (includes grid and vector representation).
- org.opengis.parameter - package org.opengis.parameter
-
Description and storage of parameter values.
- org.opengis.referencing - package org.opengis.referencing
- org.opengis.referencing.crs - package org.opengis.referencing.crs
- org.opengis.referencing.cs - package org.opengis.referencing.cs
-
Coordinate systems and their axis.
- org.opengis.referencing.datum - package org.opengis.referencing.datum
-
Geodetic datum (the relationship of a coordinate system to the earth).
- org.opengis.referencing.operation - package org.opengis.referencing.operation
-
Coordinate operations (relationship between any two coordinate reference systems).
- org.opengis.temporal - package org.opengis.temporal
- org.opengis.util - package org.opengis.util
-
A set of base types from ISO 19103 which cannot be mapped directly from Java, plus utilities.
- orientation - Variable in class PixelTranslation
-
The pixel orientation for this translation.
- ORIGIN - Static variable in class GridGeometry
-
A bitmask to specify the validity of the "real world" coordinates of cell at indices (0, 0, …, 0).
- ORIGINAL - Enum constant in enum class AxesConvention
-
The axis order as they were specified in the original coordinate system.
- ORIGINATOR - Static variable in class Role
-
Party who created the resource.
- ORTHOGRAPHIC - Static variable in class PositionableProjection
-
Provides Orthographic projection centered on a point of interest.
- OTHER - Enum constant in enum class XLink.Actuate
-
Behavior is unconstrained; examine other markup in link for hints.
- OTHER - Enum constant in enum class XLink.Show
-
Behavior is unconstrained; examine other markup in the link for hints.
- OTHER - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - OTHER - Static variable in class NilReason
-
Other reason without explanation.
- OTHER - Static variable in class AxisDirection
-
Unknown or unspecified axis orientation.
- OTHER_ERROR_EXIT_CODE - Static variable in class 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_RESTRICTIONS - Static variable in class Restriction
-
Limitation not listed.
- OTHER_SURFACE - Enum constant in enum class CommonCRS.Vertical
-
Height measured above other kind of surface, for example a geological feature.
- OTHER_SURFACE - Static variable in class VerticalDatumType
-
In some cases, e.g. oil exploration and production, a geological feature, such as the top or bottom of a geologically identifiable and meaningful subsurface layer, is used as a vertical datum.
- Other controls - Section in class org.apache.sis.gui.Widget
- Other system-wide configuration - Section in class org.apache.sis.setup.Configuration
- out - Variable in class LineAppender
-
The underlying character output stream or buffer.
- out - Variable in class TableAppender
-
The underlying character output stream or buffer.
- output(Object) - Method in class SIS.Translate
-
Sets the destination file.
- OUTSIDE_EXTENT - Enum constant in enum class TileStatus
-
The tile for which a status has been requested is outside the
TileMatrixextent. - OVERALL_OWNER_KEY - Static variable in class ReferencingByIdentifiers
-
Key for the
"overallOwner"property to be given to the object factorycreateFoo(…)methods. - overlappedBy(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is overlapped by the second.
- overlaps(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the interior of the first geometric operand somewhere overlaps the interior of the second geometric operand.
- overlay(RenderedImage[], Rectangle) - Method in class ImageProcessor
-
Creates a new image overlay or returns one of the given sources if equivalent.
- Overriding - Section in org.apache.sis.io.wkt.WKTDictionary.fetchDefinition(DefaultIdentifier)
- Overriding - Section in org.apache.sis.referencing.AbstractIdentifiedObject.computeHashCode()
- Overriding by subclasses - Section in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- Overview - Section in package org.apache.sis.metadata.iso
- Overview - Section in package org.apache.sis.metadata.iso.acquisition
- Overview - Section in package org.apache.sis.metadata.iso.citation
- Overview - Section in package org.apache.sis.metadata.iso.constraint
- Overview - Section in package org.apache.sis.metadata.iso.content
- Overview - Section in package org.apache.sis.metadata.iso.distribution
- Overview - Section in package org.apache.sis.metadata.iso.extent
- Overview - Section in package org.apache.sis.metadata.iso.identification
- Overview - Section in package org.apache.sis.metadata.iso.lineage
- Overview - Section in package org.apache.sis.metadata.iso.maintenance
- Overview - Section in package org.apache.sis.metadata.iso.spatial
- owner - Variable in class EPSGDataAccess
-
The
ConcurrentAuthorityFactorythat created this Data Access Object (DAO). - OWNER - Static variable in class Role
-
Party that owns the resource.
P
- Packaging data stores - Section in class org.apache.sis.storage.DataStoreProvider
- paint(Graphics2D) - Method in class MapCanvasAWT.Renderer
-
Invoked after
MapCanvasAWT.Renderer.render()for doing the actual map painting. - PARAGRAPH_SEPARATOR - Static variable in class Characters
-
The Unicode paragraph separator (Unicode
2029, HTML<p>…</p>). - PARALLEL - Enum constant in enum class ImageProcessor.Mode
-
Operations executed in multi-threaded mode if possible.
- parallelStream() - Method in class PointTree
-
Returns a possibly parallel stream with this tree as its source.
- Parallel streams - Section in org.apache.sis.coverage.BandedCoverage.Evaluator.stream(Collection, boolean)
- PARAM_MT - Section in package org.opengis.referencing
- parameter(String) - Method in class DefaultParameterValueGroup
-
Returns the value in this group for the specified name.
- parameter(String) - Method in class ContextualParameters
-
Returns the parameter value of the given name.
- parameter(String) - Method in interface ParameterValueGroup
-
Returns the value in this group for the specified identifier code.
- PARAMETER - Section in package org.opengis.referencing
- PARAMETER - Enum constant in enum class 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 ParameterBuilder
-
Creates a new builder.
- ParameterBuilder(GeneralParameterDescriptor) - Constructor for class ParameterBuilder
-
Creates a new builder initialized to properties of the given object.
- ParameterDescriptor<T> - Interface in org.opengis.parameter
-
The definition of a parameter used by an operation method.
- ParameterDescriptorGroup - Interface in org.opengis.parameter
-
The definition of a group of related parameters used by an operation method.
- ParameterFormat - Class in org.apache.sis.parameter
-
Formats parameter descriptors or parameter values in a tabular format.
- ParameterFormat() - Constructor for class ParameterFormat
-
Creates a new formatter for the default locale and timezone.
- ParameterFormat(Locale, TimeZone) - Constructor for class ParameterFormat
-
Creates a new formatter for the given locale and timezone.
- ParameterFormat.ContentLevel - Enum Class in org.apache.sis.parameter
-
The amount of information to include in the table formatted by
ParameterFormat. - Parameterized - Interface in org.apache.sis.parameter
-
An object which can supply its parameters in a
ParameterValueGroup. - ParameterNotFoundException - Exception Class in org.opengis.parameter
-
Thrown by
ParameterValueGroupandParameterDescriptorGroupwhen a parameter is requested but not found in that group. - ParameterNotFoundException(String, String) - Constructor for exception class ParameterNotFoundException
-
Creates an exception with the specified message and parameter name.
- parameters() - Method in class MathTransformBuilder
-
Returns the parameter values of the transform to create.
- 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 Parameters
-
For subclass constructors only.
- Parameters subgroups - Section in org.apache.sis.parameter.DefaultParameterValueGroup.parameter(String)
- ParameterValue<T> - Interface in org.opengis.parameter
-
A parameter value used by an operation method.
- ParameterValueGroup - Interface in org.opengis.parameter
-
A group of related parameter values.
- PARENT_LISTENERS - Static variable in class DataOptionKey
-
The listeners to declare as the parent of the data store listeners.
- parse(CharSequence) - Method in class QuantityFormat
-
Parses the specified text to produce a
Quantity. - parse(CharSequence) - Method in class UnitFormat
-
Parses the given text as an instance of
Unit. - parse(CharSequence, ParsePosition) - Method in class FeatureFormat
-
Not yet supported.
- parse(CharSequence, ParsePosition) - Method in class CoordinateFormat
-
Parses a coordinate from the given character sequence.
- parse(CharSequence, ParsePosition) - Method in class CompoundFormat
-
Creates an object from the given character sequence.
- parse(CharSequence, ParsePosition) - Method in class WKTFormat
-
Creates an object from the given character sequence.
- parse(CharSequence, ParsePosition) - Method in class StatisticsFormat
-
Not yet supported.
- parse(CharSequence, ParsePosition) - Method in class QuantityFormat
-
Parses a portion of the specified
CharSequencefrom the specified position to produce aQuantity. - parse(CharSequence, ParsePosition) - Method in class UnitFormat
-
Parses a portion of the given text as an instance of
Unit. - parse(CharSequence, ParsePosition) - Method in class ParameterFormat
-
Not yet supported.
- parse(CharSequence, ParsePosition) - Method in class LocationFormat
-
Unsupported operation.
- parse(CharSequence, ParsePosition) - Method in class 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) - Method in enum class NumberType
-
Converts the specified string into a value object.
- parse(String) - Method in class AngleFormat
-
Parses the given string as an angle.
- parse(String) - Method in class RangeFormat
-
Parses text from the given string to produce a range.
- parse(String) - Static method in class Locales
-
Parses the given language code, optionally followed by country code and variant.
- parse(String, int) - Static method in class Locales
-
Parses the given language code and optional complements (country, variant), starting at the given index.
- parse(String, ParsePosition) - Method in class AngleFormat
-
Parses the given string as an angle.
- parse(String, ParsePosition) - Method in class RangeFormat
-
Parses text from a string to produce a range.
- parse(String, TableColumn, TableColumn...) - Static method in class TreeTables
-
Parses the given string as tree.
- parseAngle(String[][], Object, Object) - Method in class ReferencingFunctions
-
Converts text in degrees-minutes-seconds to an angle in decimal degrees.
- parseAngle(String[][], Object, Object) - Method in interface XReferencing
-
Converts text in degrees-minutes-seconds to an angle in decimal degrees.
- parseAxisDirection(String) - Static method in class CoordinateSystems
-
Returns an axis direction code from the given direction name.
- parseBytes(CharSequence, char, int) - Static method in class CharSequences
- parseDoubles(CharSequence, char) - Static method in class CharSequences
- parseFloats(CharSequence, char) - Static method in class CharSequences
- parseGenericName(CharSequence, String, CharSequence) - Static method in class Names
-
Creates a local or scoped name in the given namespace.
- parseGenericName(NameSpace, CharSequence) - Method in class DefaultNameFactory
-
Constructs a generic name from a qualified name.
- parseGenericName(NameSpace, CharSequence) - Method in interface NameFactory
-
Constructs a generic name from a qualified name.
- parseInts(CharSequence, char, int) - Static method in class CharSequences
- parseLongs(CharSequence, char, int) - Static method in class CharSequences
- parseNumber(String) - Method in class QuantityFormat
-
Parses only a number without units of measurement.
- parseObject(String) - Method in class CompoundFormat
-
Creates an object from the given string representation.
- parseObject(String) - Method in class AngleFormat
-
Parses the given string as an object.
- parseObject(String) - Method in class RangeFormat
-
Parses text from a string to produce a range.
- parseObject(String) - Method in class UnitFormat
-
Parses text from a string to produce a unit.
- parseObject(String, ParsePosition) - Method in class CompoundFormat
-
Creates an object from the given string representation, or returns
nullif an error occurred while parsing. - parseObject(String, ParsePosition) - Method in class AngleFormat
-
Parses a substring as an object.
- parseObject(String, ParsePosition) - Method in class QuantityFormat
-
Parses text from a string to produce a quantity, or returns
nullif the parsing failed. - parseObject(String, ParsePosition) - Method in class RangeFormat
-
Parses text from a string to produce a range.
- parseObject(String, ParsePosition) - Method in class UnitFormat
-
Parses text from a string to produce a unit, or returns
nullif the parsing failed. - parser - Variable in class 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 CharSequences
- Parsing authority codes - Section in class org.apache.sis.measure.UnitFormat
- Parsing authority codes - Section in org.apache.sis.measure.Units.valueOf(String)
- Parsing rules - Section in org.apache.sis.util.collection.TreeTableFormat.parse(CharSequence, ParsePosition)
- PART_OF_SEAMLESS_DATABASE - Static variable in class AssociationType
-
Part of same structured set of data held in a computer.
- PASCAL - Static variable in class Units
-
The SI derived unit for pressure (Pa).
- pass() - Method in class DefaultConformanceResult
-
Returns an indication of the conformance result.
- pass() - Method in interface ConformanceResult
-
Indication of the conformance result.
- PASS - Static variable in class Context
-
Event related to a sequence of collections.
- passThrough(int[], MathTransform, int) - Static method in class MathTransforms
-
Creates a transform which passes through a subset of coordinates to another transform.
- passThrough(int, MathTransform, int) - Static method in class MathTransforms
-
Creates a transform which passes through a subset of coordinates to another transform.
- PASSTHROUGH_MT - Section in package org.opengis.referencing
- Pass-through coordinate operation - Section in package org.opengis.referencing.operation
- PassThroughOperation - Interface in org.opengis.referencing.operation
-
A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.
- 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 PassThroughTransform
-
Constructor for sub-classes.
- PAST - Static variable in class AxisDirection
-
Axis positive direction is towards the past.
- PATENT - Static variable in class Restriction
-
Government has granted exclusive right to make, sell, use or license an invention or discovery.
- PATENT_PENDING - Static variable in class Restriction
-
Produced or sold information awaiting a patent.
- path() - Method in class DefaultScopedName
-
Returns every element in the sequence of parsed names except for the tip.
- path() - Method in interface ScopedName
-
Returns every elements of the parsed names list except for the tip.
- PATHS - Enum constant in enum class About
-
Information about user home directory, java installation directory or other kind of data.
- peek() - Method in interface Cache.Handler
-
If the value is already in the cache, returns it.
- peek(K) - Method in class Cache
-
If a value is already cached for the given key, returns it.
- peekFirst(Iterable) - Static method in class Containers
-
Returns the first element of the given iterable, or
nullif none. - peekIfSingleton(Iterable) - Static method in class Containers
-
If the given iterable contains exactly one non-null element, returns that element.
- PERCENT - Static variable in class Units
-
Dimensionless unit for percentages (%).
- Performance consideration - Section in class org.apache.sis.util.ArraysExt
- PerformanceLevel - Class in org.apache.sis.util.logging
-
Logging levels for data processing with execution time measurements.
- Performance note - Section in org.apache.sis.coverage.CoverageCombiner.acceptAll(GridCoverage...)
- Performance note - Section in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.getCodeSpaces()
- Performance note - Section in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.LinearTransformBuilder()
- Performance note - Section in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.getControlPoint(int[])
- Performance note - Section in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.setControlPoint(int[], double[])
- Performance note - Section in org.apache.sis.storage.geotiff.GeoTiffStore.getNativeMetadata()
- Performance note - Section in org.apache.sis.util.CharSequences.splitOnEOL(CharSequence)
- Performance note - Section in org.apache.sis.util.iso.Names.createLocalName(CharSequence, String, CharSequence)
- Performance note - Section in org.apache.sis.util.iso.Names.createMemberName(CharSequence, String, CharSequence, Class)
- Performance note - Section in org.apache.sis.util.iso.Names.createTypeName(CharSequence, String, CharSequence)
- Performance tip - Section in org.apache.sis.geometry.Envelopes.transform(Envelope, CoordinateReferenceSystem)
- Performance tips - Section in package org.apache.sis.filter
- Performance tips - Section in package org.apache.sis.storage.sql
- period - Variable in class WraparoundTransform
-
Period on wraparound axis, always greater than zero.
- PeriodDuration - Interface in org.opengis.temporal
-
Temporary placeholder for an interface defined in the
geoapi-pendingmodule. - Permitted characters in Well Known Text - Section in class org.apache.sis.io.wkt.Transliterator
- Permitted even types - Section in org.apache.sis.storage.event.StoreListeners.StoreListeners(StoreListeners, Resource)
- PERSISTENT_VIEW - Static variable in class ObjectiveType
-
Multiple instances of collection.
- PHI - Static variable in class PolarizationOrientation
-
Polarization of the sensor oriented in the +90 ° and 0 ° perpendicular to swath direction.
- PHYSICAL_MEASUREMENT - Static variable in class CoverageContentType
-
Value in physical units of the quantity being measured.
- pick(int...) - Method in class Vector
-
Returns a view which contains the values of this vector at the given indexes.
- PIXEL - Static variable in class Units
-
Dimensionless unit for pixels (px).
- Pixel coordinate system - Section in class org.apache.sis.image.ComputedImage
- PixelInCell - Class in org.opengis.referencing.datum
-
Specification of the way the image grid is associated with the image data attributes.
- PixelInCell - Enum Class in org.apache.sis.coverage.grid
-
Whether a "grid to real world" transform gives the coordinates of the cell corner or cell center.
- 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.
- PixelOrientation - Class in org.opengis.metadata.spatial
-
Point in a pixel corresponding to the Earth location of the pixel.
- PixelTranslation - Class in org.apache.sis.coverage.grid
-
The translation to apply for different values of
PixelOrientationorPixelInCell. - PLACE - Static variable in class KeywordType
-
Keyword identifies a location.
- Plan - Interface in org.opengis.metadata.acquisition
-
Designations for the planning information related to meeting the data acquisition requirements.
- PLANAR_GRAPH - Static variable in class TopologyLevel
-
1-dimensional topological complex which is planar.
- PlanarCanvas - Class in org.apache.sis.portrayal
-
A canvas for two-dimensional display device using a Cartesian coordinate system.
- PlanarCanvas(Locale) - Constructor for class 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 PlanarImage
-
Creates a new rendered image.
- PlanarProjection - Interface in org.opengis.referencing.operation
-
Base interface for for azimuthal (or planar) map projections.
- Plane - Class in org.apache.sis.math
-
Equation of a plane in a three-dimensional space (x,y,z).
- Plane() - Constructor for class Plane
-
Constructs a new plane with all coefficients initialized to
Double.NaN. - Plane(double, double, double) - Constructor for class Plane
-
Constructs a new plane initialized to the given coefficients.
- PLANNED - Static variable in class Progress
-
Fixed date has been established upon or by which the data will be created or updated.
- PLANNING_CADASTRE - Static variable in class TopicCategory
-
Information used for appropriate actions for future use of the land.
- Platform - Interface in org.opengis.metadata.acquisition
-
Designation of the platform used to acquire the dataset.
- PLATFORM - Static variable in class AttributeNames
-
The set of attribute names for the platform(s) that supported the sensors used to create the resource(s).
- PLATFORM - Static variable in class InitiativeType
-
Vehicle or other support base that holds a sensor.
- PlatformPass - Interface in org.opengis.metadata.acquisition
-
Identification of collection coverage.
- PLUGINS - Enum constant in enum class About
-
Information about available plugins.
- Point - Interface in org.opengis.geometry.primitive
-
Temporary placeholder for an interface defined in the
geoapi-pendingmodule. - POINT - Static variable in class Units
-
Unit of measurement defined as 0.013837 inch (1 pt).
- POINT - Static variable in class GeometryType
-
Single geographic point of interest.
- POINT - Static variable in class CellGeometry
-
Each cell represents a point.
- POINT - Static variable in class GeometricObjectType
-
Zero-dimensional geometric primitive, representing a position but not having an extent.
- POINT_OF_CONTACT - Static variable in class Role
-
Party who can be contacted for acquiring knowledge about or acquisition of the resource.
- POINT_OF_INTEREST_PROPERTY - Static variable in class Canvas
-
The "pointOfInterest" property name, used for notifications about changes in point of interest.
- 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 PointOutsideCoverageException
-
Creates an exception with no message.
- PointOutsideCoverageException(String) - Constructor for exception class PointOutsideCoverageException
-
Creates an exception with the specified message.
- pointsToInclude(PixelInCell) - Method in class GridDerivation
-
Specifies the points of a given grid extent to include in the result.
- PointTree<E> - Class in org.apache.sis.index.tree
-
A k-dimensional tree index for points.
- PointTree(Class, Envelope, PointTree.Locator, int, boolean) - Constructor for class PointTree
-
Creates an initially empty k-dimensional tree with the given capacity for each node.
- PointTree(PointTree) - Constructor for class 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. - PolarCS - Interface in org.opengis.referencing.cs
-
A two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction.
- PolarizationOrientation - Class in org.opengis.metadata.content
-
Polarization of the antenna relative to the waveform.
- 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 PoleRotation
-
Creates the non-linear part of a rotated pole operation.
- Policy on space characters - Section in class org.apache.sis.util.CharSequences
- polynomialRoots(double...) - Static method in class MathFunctions
-
Returns the real (non-complex) roots of a polynomial equation having the given coefficients.
- PortrayalCatalogueReference - Interface in org.opengis.metadata
-
Information identifying the portrayal catalogue used.
- position - Variable in class StatusBar
-
The label where to format the cursor position, either as coordinate values or other representations.
- Position - Interface in org.opengis.geometry.coordinate
-
A type consisting of either a direct position or of a point from which a direct position shall be obtained.
- PositionableProjection - Class in org.apache.sis.gui.referencing
-
Provider of map projections centered on a point of interest.
- POSITIONAL_ACCURACY_KEY - Static variable in class PlanarImage
-
Key for a property giving an estimation of positional accuracy, typically in metres or pixel units.
- POSITIONAL_CONSISTENCY_KEY - Static variable in class ResampledImage
-
Key of a property providing an estimation of positional error for each pixel.
- PositionalAccuracy - Interface in org.opengis.metadata.quality
-
Accuracy of the position of features.
- positionReferenceSystem - Variable in class StatusBar
-
The reference systems used by the coordinates shown in this status bar.
- POSITIVE - Variable in class AttributeNames.Dimension
-
The attribute name for indicating which direction is positive (Suggested).
- POSITIVE_RANGE - Enum constant in enum class AxesConvention
-
Axes having a wraparound range meaning are shifted to their ranges of positive values.
- Possible evolution - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.BURSA_WOLF_KEY
- Possible evolution - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getBursaWolfParameters()
- Possible future evolution - Section in org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.encode(Envelope)
- Possible future evolution - Section in org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.encode(Envelope, boolean)
- Possible future evolution - Section in org.apache.sis.util.CharSequences.commonWords(CharSequence, CharSequence)
- Potential write operation - Section in org.apache.sis.storage.sql.DataAccess.findSRID(CoordinateReferenceSystem)
- pow(long, int) - Static method in class MathFunctions
-
Computes the result of
baseargument raised to the power given byexponentargument. - pow10(double) - Static method in class MathFunctions
-
Computes 10 raised to the power of x.
- pow10(int) - Static method in class MathFunctions
-
Computes 10 raised to the power of x.
- PPM - Static variable in class Units
-
Dimensionless unit for parts per million (ppm).
- PRE_PROGRAMMED - Static variable in class Trigger
-
Event instigated by planned internal stimuli.
- PRECISE - Enum constant in enum class Fix
-
Precise Positioning Service (PPS) used.
- Precondition - Section in org.apache.sis.coverage.grid.DimensionalityReduction.apply(DirectPosition)
- Preconditions - Section in org.apache.sis.geometry.AbstractEnvelope.contains(DirectPosition)
- Preconditions - Section in org.apache.sis.geometry.AbstractEnvelope.contains(Envelope)
- Preconditions - Section in org.apache.sis.geometry.AbstractEnvelope.intersects(Envelope)
- Preconditions - Section in org.apache.sis.geometry.GeneralEnvelope.add(DirectPosition)
- Preconditions - Section in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Preconditions - Section in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Preconditions - Section in org.apache.sis.image.ImageProcessor.overlay(RenderedImage[], Rectangle)
- Preconditions - Section in org.apache.sis.image.ImageProcessor.reformat(RenderedImage, SampleModel)
- predefined(String) - Static method in class Citations
-
Returns a predefined citation for the given identifier.
- predictor() - Method in class Compression
-
Returns the current predictor.
- Predictors - Section in org.apache.sis.storage.geotiff.Compression.DEFLATE
- preferredMinTileX - Variable in class ImageLayout
-
Preferred tile index where images start their tile matrix.
- preferredMinTileY - Variable in class ImageLayout
-
Preferred tile index where images start their tile matrix.
- preferredTileHeight - Variable in class ImageLayout
-
Preferred size (in pixels) for tiles.
- preferredTileWidth - Variable in class ImageLayout
-
Preferred size (in pixels) for tiles.
- prefetch(RenderedImage, Rectangle) - Method in class ImageProcessor
-
Computes immediately all tiles in the given region of interest, then returns an image with those tiles ready.
- prefetch(Rectangle) - Method in class ComputedImage
-
Notifies this image that tiles will be computed soon in the given region.
- prefetch(Rectangle) - Method in class ResampledImage
-
Notifies the source image that tiles will be computed soon in the given region.
- prefix - Variable in class MatrixParameters
-
The prefix of parameter names for matrix elements.
- prepareQueryOptimization(FeatureQuery, Optimization) - Method in class AbstractFeatureSet
-
Configures the optimization of a query to be applied on this
FeatureSet. - prepareQueryOptimization(FeatureQuery, Optimization) - Method in class ConcatenatedFeatureSet
-
Configures the optimization of a query with information about the expected types of all feature instances.
- prepareQueryOptimization(FeatureQuery, Optimization) - Method in class JoinFeatureSet
-
Configures the optimization of a query with information about the expected type of all feature instances.
- prepareQueryOptimization(FeatureQuery, Optimization) - Method in class MemoryFeatureSet
-
Configures the optimization of a query with information about the expected types of all feature instances.
- Prerequisites - Section in module org.apache.sis.storage.gdal
- PresentationForm - Class in org.opengis.metadata.citation
-
Mode in which the data is represented.
- PRIMEM - Section in package org.opengis.referencing
- primeMeridian() - Method in enum class CommonCRS
-
Returns the prime meridian associated to this geodetic object.
- PrimeMeridian - Interface in org.opengis.referencing.datum
-
A prime meridian defines the origin from which longitude values are determined.
- Prime meridian - Section in package org.opengis.referencing.datum
- primitiveBitCount(Class) - Static method in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
NumberType.size(). - primitiveToWrapper(Class) - Static method in enum class NumberType
-
Changes a primitive class to its wrapper (for example
inttoInteger). - primitiveToWrapper(Class) - Static method in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Moved to
NumberType.primitiveToWrapper(Class). - PRINCIPAL_INVESTIGATOR - Static variable in class Role
-
Key party responsible for gathering information and conducting research.
- Principal sub-types of coordinate reference system - Section in package org.opengis.referencing.crs
- print() - Method in class FormattableObject
-
Prints a string representation of this object to the standard output stream.
- print() - Method in class AbstractParameterDescriptor
-
Prints a string representation of this descriptor to the standard output stream.
- print() - Method in class Parameters
-
Prints a string representation of this group to the standard output stream.
- print() - Method in class ConcurrentAuthorityFactory
-
Prints the cache content to the standard output stream.
- print() - Method in interface Printable
-
Prints a string representation of this object to the standard output stream.
- print(Object) - Static method in class SIS
-
Prints the given object to the standard output stream.
- Printable - Interface in org.apache.sis.util
-
Object providing a
print()method for sending a string representation to the standard output stream. - printCacheContent(PrintWriter) - Method in class ConcurrentAuthorityFactory
-
Prints the cache content to the given writer.
- Priority - Class in org.opengis.metadata.acquisition
-
Ordered list of priorities.
- probeContent(StorageConnector) - Method in class DataStoreProvider
-
Indicates if the given storage appears to be supported by the
DataStores created by this provider. - probeContent(StorageConnector) - Method in class GDALStoreProvider
-
Returns the MIME type if the given storage appears to be supported by this data store.
- probeContent(StorageConnector) - Method in class GeoTiffStoreProvider
-
Returns the MIME type if the given storage appears to be supported by
GeoTiffStore. - probeContent(StorageConnector) - Method in class LandsatStoreProvider
-
Returns
ProbeResult.SUPPORTEDif the given storage appears to be supported byLandsatStore. - probeContent(StorageConnector) - Method in class NetcdfStoreProvider
-
Returns the MIME type if the given storage appears to be supported by
NetcdfStore. - probeContent(StorageConnector) - Method in class SQLStoreProvider
-
Returns
ProbeResult.SUPPORTEDif the given storage appears to be supported bySQLStore. - probeContent(StorageConnector, Class, DataStoreProvider.Prober) - Method in class DataStoreProvider
-
Applies the specified test on the storage content without modifying buffer or input stream position.
- probeContentType(Object) - Static method in class DataStores
-
Returns the MIME type of the storage file format, or
nullif unknown or not applicable. - 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 ProbeResult
-
Creates a new
ProbeResultwith the given support status, MIME type and version number. - PROCESS - Static variable in class InitiativeType
-
Method of doing something involving a number of steps.
- Processing - Interface in org.opengis.metadata.lineage
-
Comprehensive information about the procedure(s), process(es) and algorithm(s) applied in the process step.
- PROCESSING_LEVEL - Static variable in class AttributeNames
-
The "processing_level" attribute name for a textual description of the processing (or quality control) level of the data.
- processor - Variable in class MemoryGridCoverageResource
-
The grid coverage processor to use for selecting bands.
- PROCESSOR - Static variable in class Role
-
Party who has processed the data in a manner such that the resource has been modified.
- ProcessStep - Interface in org.opengis.metadata.lineage
-
Description of the event, including related parameters or tolerances.
- ProcessStepReport - Interface in org.opengis.metadata.lineage
-
Report of what occurred during the process step.
- PRODUCT_VERSION - Static variable in class AttributeNames
-
The "product_version" attribute for version identifier of the data file or product as assigned by the data creator (Suggested).
- Profile - Annotation Interface in org.opengis.annotation
-
An annotation mapping an interface, methods or fields to a profile.
- PROFILE_DIGITAL - Static variable in class PresentationForm
-
Vertical cross-section in digital form.
- PROFILE_HARDCOPY - Static variable in class PresentationForm
-
Vertical cross-section printed on paper, etc.
- Profiles - Section in class org.apache.sis.xml.Namespaces
- PROGRAM - Static variable in class AttributeNames
-
The set of attribute names for the overarching program(s) of which the dataset is a part (Suggested).
- PROGRAM - Static variable in class InitiativeType
-
Specific planned activity.
- Progress - Class in org.opengis.metadata.identification
-
Status of the dataset or progress of a review.
- PROJ4 - Static variable in class Citations
-
The authority for identifiers of objects defined by the PROJ project.
- PROJCS - Section in package org.opengis.referencing
- PROJECT - Static variable in class AttributeNames
-
The "project" attribute name for the scientific project that produced the data (Recommended).
- PROJECT - Static variable in class InitiativeType
-
Organized undertaking, research, or development.
- ProjectedCRS - Interface in org.opengis.referencing.crs
-
A 2D coordinate reference system used to approximate the shape of the earth on a planar surface.
- Projection - Interface in org.opengis.referencing.operation
-
A conversion transforming (longitude,latitude) coordinates to cartesian coordinates (x,y).
- PROJECTION - Section in package org.opengis.referencing
- Projective transform - Section in interface org.apache.sis.referencing.operation.transform.LinearTransform
- properties - Variable in class Builder
-
The properties to be given to
ObjectFactorymethods. - properties() - Method in class FeatureTypeBuilder
-
Returns a view of all attributes and associations added to the
FeatureTypeto build. - properties() - Method in interface ObjectConverter
-
Returns the manner in which source values (S) are mapped to target values (T).
- properties(int[]) - Method in class MatrixParameters
-
Returns the properties of the parameter descriptor at the given indices.
- properties(Expression) - Static method in class Optimization
-
Returns the manner in which values are computed from resources given to the specified expression.
- properties(Filter) - Static method in class Optimization
-
Returns the manner in which values are computed from resources given to the specified filter.
- Properties - Section in class org.apache.sis.metadata.sql.MetadataSource
- Properties - Section in class org.apache.sis.metadata.sql.MetadataWriter
- Properties and inheritance - Section in class org.apache.sis.feature.DefaultFeatureType
- Properties map versus explicit arguments - Section in org.apache.sis.referencing.AbstractIdentifiedObject.AbstractIdentifiedObject(Map)
- Properties used - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.convert(GridCoverage, MathTransform1D[], Function)
- Properties used - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.mask(GridCoverage, RegionOfInterest, boolean)
- Properties used - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.resample(GridCoverage, GridGeometry)
- Properties used - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.shiftGrid(GridCoverage, long...)
- Properties used - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.visualize(GridCoverage, GridExtent)
- Properties used - Section in org.apache.sis.image.ImageCombiner.resample(RenderedImage, Rectangle, MathTransform)
- Properties used - Section in org.apache.sis.image.ImageProcessor.aggregateBands(RenderedImage[], int[][])
- Properties used - Section in org.apache.sis.image.ImageProcessor.convert(RenderedImage, NumberRange[], MathTransform1D[], DataType)
- Properties used - Section in org.apache.sis.image.ImageProcessor.isolines(RenderedImage, double[][], MathTransform)
- Properties used - Section in org.apache.sis.image.ImageProcessor.mask(RenderedImage, Shape, boolean)
- Properties used - Section in org.apache.sis.image.ImageProcessor.overlay(RenderedImage[], Rectangle)
- Properties used - Section in org.apache.sis.image.ImageProcessor.prefetch(RenderedImage, Rectangle)
- Properties used - Section in org.apache.sis.image.ImageProcessor.reformat(RenderedImage, SampleModel)
- Properties used - Section in org.apache.sis.image.ImageProcessor.resample(RenderedImage, Rectangle, MathTransform)
- Properties used - Section in org.apache.sis.image.ImageProcessor.selectBands(RenderedImage, int...)
- Properties used - Section in org.apache.sis.image.ImageProcessor.statistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Properties used - Section in org.apache.sis.image.ImageProcessor.stretchColorRamp(RenderedImage, Map)
- Properties used - Section in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Properties used - Section in org.apache.sis.image.ImageProcessor.visualize(RenderedImage)
- Properties used - Section in org.apache.sis.image.ImageProcessor.visualize(RenderedImage, Rectangle, MathTransform)
- property(String) - Method in class DefaultFilterFactory
-
Creates an expression whose value is computed by retrieving the value indicated by a path in a resource.
- property(String, Class) - Method in class DefaultFilterFactory.Features
-
Creates an expression whose value is computed by retrieving the value indicated by a path in a resource.
- property(String, Class) - Method in class DefaultFilterFactory
-
Creates an expression retrieving the value as an instance of the specified class.
- property(Map, Object, Class) - Static method in class Containers
-
Returns the value mapped to the given key cast to the given type, or
nullif the map is null or does not contain a value for the key. - PROPERTY_TYPE - Enum constant in enum class TypeValuePolicy
-
The type of a property as inferred from the return type of the property method defined in the interface.
- PROPERTY_TYPE - Static variable in class ScopeCode
-
Information applies to a property type.
- propertyChange(PropertyChangeEvent) - Method in class CanvasFollower
-
Invoked when the objective CRS, zoom, translation or rotation changed on a map that we are tracking.
- PropertyTypeBuilder - Class in org.apache.sis.feature.builder
-
Describes one property of the
FeatureTypeto be built by anFeatureTypeBuilder. - provider - Variable in class MathTransformBuilder
-
The provider that created the parameterized
MathTransforminstance, ornullif this information does not apply. - provider - Variable in class DataStore
-
The factory that created this
DataStoreinstance, ornullif unspecified. - provider() - Static method in class GeodeticObjectFactory
-
Returns the default provider of
IdentifiedObjectinstances. - provider() - Static method in class MultiRegisterOperations
-
Returns an instance which will search CRS definitions in all registries that are known to SIS.
- provider() - Static method in class DefaultCoordinateOperationFactory
-
Returns the default provider of
CoordinateOperationinstances. - provider() - Static method in class DefaultMathTransformFactory
-
Returns the default provider of
MathTransforminstances. - provider() - Static method in class DefaultNameFactory
-
Returns the default provider of
GenericNameinstances. - providers() - Static method in class DataStores
-
Returns the set of available data store providers.
- Providing an explanation - Section in org.apache.sis.xml.NilReason.OTHER
- prune() - Method in class AbstractMetadata
-
Removes all references to empty properties.
- PSU - Static variable in class Units
-
Salinity measured using PSS-78.
- PUBLICATION - Static variable in class DateType
-
Date identifies when the resource was issued.
- PUBLICATION_DATE_KEY - Static variable in class AbstractDatum
-
Key for the
"publicationDate"property to be given to theDatumFactory.createFoo(Map, ...)methods. - PUBLISHER - Static variable in class AttributeNames
-
The set of attribute names for the publisher (Suggested).
- PUBLISHER - Static variable in class Role
-
Party who published the resource.
- Purpose - Section in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- Purpose - Section in class org.apache.sis.referencing.operation.transform.EllipsoidToRadiusTransform
- Purpose - Section in org.apache.sis.feature.AbstractOperation.getDependencies()
- Purpose - Section in org.apache.sis.feature.AbstractOperation.updateDependencies(Map)
- Purpose - Section in org.apache.sis.filter.Optimization.getFinalFeatureTypes()
- Purpose - Section in org.apache.sis.math.MathFunctions.pow10(int)
- Purpose - Section in org.apache.sis.referencing.cs.AbstractCS.hasSameAxes(CoordinateSystem)
- Purpose - Section in org.apache.sis.referencing.operation.transform.ContextualParameters.redimension(int, int)
- PURPOSE - Static variable in class AttributeNames
-
The "purpose" attribute name for the summary of the intentions with which the resource(s) was developed.
- Purpose of the dimension properties - Section in interface org.apache.sis.referencing.operation.transform.MathTransformProvider.Context
- Purpose of the factory property - Section in interface org.apache.sis.referencing.operation.transform.MathTransformProvider.Context
- Purpose of this method: example with ISO metadata - Section in org.apache.sis.util.collection.TreeTable.Node.equals(Object)
- push(GenericName) - Method in class NamedIdentifier
-
Returns this name expanded with the specified scope.
- push(GenericName) - Method in class AbstractName
-
Returns this name expanded with the specified scope.
- push(GenericName) - Method in interface GenericName
-
Returns this name expanded with the specified scope.
- put(K, V) - Method in class Cache
-
Puts the given value in cache and immediately returns the old value.
- put(K, V) - Method in class WeakValueHashMap
-
Associates the specified value with the specified key in this map.
- putAndUnlock(V) - Method in interface Cache.Handler
-
Stores the given value in the cache and release the lock.
- putIfAbsent(K, V) - Method in class 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 WeakValueHashMap
-
Associates the specified value with the specified key in this map if no value were previously associated.
- putSpecialized(IdentifierSpace, T) - Method in interface IdentifierMap
-
Associates the given identifier with the given namespace in this map (optional operation).
Q
- quadrupleToDouble(long, long) - Static method in class MathFunctions
-
Converts two long bits values containing a IEEE 754 quadruple precision floating point number to a double precision floating point number.
- quality() - Method in class AbstractAssociation
-
Verifies if the current association value mets the constraints defined by the association role.
- quality() - Method in class AbstractAttribute
-
Evaluates the quality of this attribute at this method invocation time.
- quality() - Method in class AbstractFeature
-
Evaluates the quality of this feature at this method invocation time.
- QuantitativeAttributeAccuracy - Interface in org.opengis.metadata.quality
-
Accuracy of quantitative attributes.
- QuantitativeResult - Interface in org.opengis.metadata.quality
-
Information about the value (or set of values) obtained from applying a data quality measure.
- 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 QuantityFormat
-
Creates a new instance using the given number and unit formats.
- QuantityFormat(Locale) - Constructor for class QuantityFormat
-
Creates a new instance for the given locale.
- QUARTERLY - Static variable in class MaintenanceFrequency
-
Data is updated every three months.
- QUERIES_PARAM - Static variable in class SQLStoreProvider
-
Description of the parameter providing the queries to include as resources in the
SimpleFeatureStore. - query(String, String) - Static method in class 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 Query
-
Creates a new, initially empty, query.
- queryByBoundingBox(Envelope) - Method in class PointTree
-
Returns all elements in the given bounding box.
R
- Race conditions with write operations - Section in org.apache.sis.image.ComputedImage.getTile(int, int)
- RADIAN - Static variable in class Units
-
The SI unit for plane angles (rad).
- radians() - Method in class Angle
-
Returns the angle value in radians.
- RADIANS_PER_SECOND - Static variable in class Units
-
The unit for angular velocity (rad/s).
- RAIN - Static variable in class ImagingCondition
-
Image was taken during rainfall.
- range() - Method in class Vector
-
Returns the minimal and maximal values found in this vector.
- range(int, int) - Static method in class ArraysExt
-
Returns the ordered values in the range from
startinclusive toendexclusive. - Range<E> - Class in org.apache.sis.measure
-
A set of minimum and maximum values of a certain class, allowing a user to determine if a value of the same class is contained inside the range.
- Range(Class, E, boolean, E, boolean) - Constructor for class Range
-
Creates a new range bounded by the given endpoint values.
- Range(Range) - Constructor for class Range
-
Constructs a range with the same type and the same values as the specified range.
- RANGE_MEANING_KEY - Static variable in class DefaultCoordinateSystemAxis
-
Key for the
"rangeMeaning"property to be given to the constructor. - RangeDimension - Interface in org.opengis.metadata.content
-
Information on the range of each dimension of a cell measurement value.
- RangeElementDescription - Interface in org.opengis.metadata.content
-
Description of specific range elements.
- RangeFormat - Class in org.apache.sis.measure
-
Parses and formats
Rangeinstances according the given locale. - RangeFormat() - Constructor for class RangeFormat
-
Creates a new format for parsing and formatting number ranges using the default locale.
- RangeFormat(Locale) - Constructor for class RangeFormat
-
Creates a new format for parsing and formatting number ranges using the given locale.
- RangeFormat(Locale, Class) - Constructor for class 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 RangeFormat
-
Creates a new format for parsing and formatting
Range<Date>using the given locale and timezone. - RangeFormat.Field - Class in org.apache.sis.measure
-
Constants that are used as attribute keys in the iterator returned from
RangeFormat.formatToCharacterIterator(Object). - RangeMeaning - Class in org.opengis.referencing.cs
-
Meaning of the axis value range specified through minimum value and maximum value.
- RangeSet<E> - Class in org.apache.sis.util.collection
-
An ordered set of disjoint ranges where overlapping ranges are merged.
- RangeSet(Class, boolean, boolean) - Constructor for class RangeSet
-
Constructs an initially empty set of ranges.
- Range type and type of range elements - Section in class org.apache.sis.measure.RangeFormat
- RasterLoadingStrategy - Enum Class in org.apache.sis.storage
-
Time when the "physical" loading of raster data should happen.
- Rational - Section in org.apache.sis.referencing.cs.AxesConvention.NORMALIZED
- Rational - Section in org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.derivative(DirectPosition)
- Rational - Section in org.apache.sis.storage.StorageConnector.wasProbingAbsentFile()
- RCE - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19111/rce/1.0"URL. - read(GridGeometry, int...) - Method in interface GridCoverageResource
-
Loads a subset of the grid coverage represented by this resource.
- read(GridGeometry, int...) - Method in class MemoryGridCoverageResource
-
Returns a subset of the wrapped grid coverage.
- READ_AHEAD_LIMIT - Static variable in class StorageConnector
-
The read-ahead limit for mark operations before probing input streams.
- Read/write behavior - Section in org.apache.sis.feature.FeatureOperations.compound(Map, String, String, String, AbstractIdentifiedType...)
- Read/write behavior - Section in org.apache.sis.feature.FeatureOperations.envelope(Map, CoordinateReferenceSystem, AbstractIdentifiedType...)
- Read/write behavior - Section in org.apache.sis.feature.FeatureOperations.expression(Map, Expression, DefaultAttributeType)
- Read/write behavior - Section in org.apache.sis.feature.FeatureOperations.function(Map, Function, DefaultAttributeType)
- Read/write behavior - Section in org.apache.sis.feature.FeatureOperations.groupAsPolyline(Map, GeometryLibrary, AbstractIdentifiedType)
- Read/write behavior - Section in org.apache.sis.feature.FeatureOperations.link(Map, AbstractIdentifiedType)
- readAttributes(Path, Class, LinkOption...) - Method in class FileService
-
Reads a file's attributes as a bulk operation.
- readAttributes(Path, String, LinkOption...) - Method in class FileService
-
Reads a set of file attributes as a bulk operation.
- readGridCoverage(Object, Envelope) - Static method in class DataStores
-
Reads immediately the first grid coverage found in the given storage.
- Reading a characteristic - Section in org.apache.sis.feature.AbstractAttribute.characteristics()
- ReadOnlyStorageException - Exception Class in org.apache.sis.storage
-
Thrown when a
DataStorecannot perform a write operation. - ReadOnlyStorageException() - Constructor for exception class ReadOnlyStorageException
-
Creates an exception with no cause and no details message.
- ReadOnlyStorageException(String) - Constructor for exception class ReadOnlyStorageException
-
Creates an exception with the specified details message.
- ReadOnlyStorageException(String, Throwable) - Constructor for exception class ReadOnlyStorageException
-
Creates an exception with the specified details message and cause.
- ReadOnlyStorageException(Throwable) - Constructor for exception class ReadOnlyStorageException
-
Creates an exception with the specified cause and no details message.
- readResolve() - Method in class AngleFormat.Field
-
Invoked on deserialization for resolving this instance to one of the predefined constants.
- readResolve() - Method in class RangeFormat.Field
-
Invoked on deserialization for resolving this instance to one of the predefined constants.
- readResolve() - Method in class CodeList
-
Resolves the code list to an unique instance after deserialization.
- readResourceDefinitions(DataAccess) - Method in class SimpleFeatureStore
-
Returns the resource definitions equivalent to the ones specified at construction time.
- readResourceDefinitions(DataAccess) - Method in class SQLStore
-
A callback for providing the resource definitions of a database, typically from a content table.
- REAL - Static variable in class OperationType
-
Originates from live-fly or other non-simulated operational source.
- REALIZATION_EPOCH_KEY - Static variable in interface Datum
- RecentReferenceSystems - Class in org.apache.sis.gui.referencing
-
A short list (~10 items) of most recently used
ReferenceSystems. - RecentReferenceSystems() - Constructor for class RecentReferenceSystems
-
Creates a builder which will use a default authority factory.
- RecentReferenceSystems(CRSAuthorityFactory, Locale) - Constructor for class RecentReferenceSystems
-
Creates a builder which will use the specified authority factory.
- Recognized authorities - Section in class org.apache.sis.setup.InstallationResources
- Recognized properties - Section in org.apache.sis.cloud.aws.s3.FileService.newFileSystem(URI, Map)
- Recommendation - Section in org.apache.sis.storage.AbstractFeatureSet.prepareQueryOptimization(FeatureQuery, Optimization)
- Recommended alternatives - Section in org.apache.sis.referencing.IdentifiedObjects.getIdentifierOrName(IdentifiedObject)
- Recommended assertions - Section in org.apache.sis.util.ArraysExt.unionOfSorted(int[], int[])
- Recommended usage - Section in org.apache.sis.util.logging.Logging.unexpectedException(Logger, Class, String, Throwable)
- Record - Interface in org.opengis.util
-
A list of logically related elements as (name, value) pairs in a dictionary.
- Records and Schemas - Section in package org.opengis.util
- RecordSchema - Interface in org.opengis.util
-
A collection of record types.
- RecordType - Interface in org.opengis.util
-
The type definition of a record.
- recoverableException(Logger, Class, String, Throwable) - Static method in class Logging
-
Invoked when a recoverable error occurred.
- recreate(Expression[]) - Method in interface Optimization.OnExpression
-
Creates a new expression of the same type as this expression, but with optimized parameters.
- recreate(Expression[]) - Method in interface Optimization.OnFilter
-
Creates a new filter of the same type and parameters than this filter, except for the expressions.
- recycle(Marshaller) - Method in class MarshallerPool
-
Declares a marshaller as available for reuse.
- recycle(Unmarshaller) - Method in class MarshallerPool
-
Declares a unmarshaller as available for reuse.
- redimension(int, int) - Method in class ContextualParameters
-
Returns the same parameters but for an operation having the specified number of dimensions.
- reduce(GridGeometry) - Static method in class DimensionalityReduction
-
Automatically reduces a grid geometry by removing all grid dimensions with an extent size of 1.
- reduceDimensionality(GridCoverage) - Method in class GridCoverageProcessor
-
Automatically reduces a grid coverage dimensionality by removing all grid axes with an extent size of 1.
- Reference - Section in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
- Reference - Section in org.apache.sis.math.MathFunctions.average(long, long)
- Reference - Section in org.apache.sis.math.MathFunctions.pow(long, int)
- ReferenceIdentifier - Interface in org.opengis.referencing
-
Identifier used for reference systems.
- Reference meridian - Section in org.apache.sis.referencing.cs.CoordinateSystems.directionAlongMeridian(AxisDirection, double)
- ReferenceResolver - Class in org.apache.sis.xml
-
Controls the (un)marshaller behavior regarding the
xlinkoruuidrefattributes. - ReferenceResolver() - Constructor for class ReferenceResolver
-
Creates a default
ReferenceResolver. - ReferenceResolver(URIResolver) - Constructor for class ReferenceResolver
-
Creates a new resolver which will use the specified provider of sources for unmarshalling external documents.
- References - Section in class org.apache.sis.index.tree.PointTree
- References - Section in class org.apache.sis.storage.netcdf.AttributeNames
- References - Section in package org.apache.sis.storage.tiling
- REFERENCES - Static variable in class AttributeNames
-
The "references" attribute name for bibliographical references.
- ReferenceSystem - Interface in org.opengis.referencing
-
Description of a spatial and temporal reference system used by a dataset.
- 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 ReferenceVerifyException
-
Constructs a new exception with no detail message.
- ReferenceVerifyException(String) - Constructor for exception class ReferenceVerifyException
-
Constructs a new exception with the specified detail message.
- ReferenceVerifyException(String, Throwable) - Constructor for exception class ReferenceVerifyException
-
Constructs a new exception with the specified detail message and cause.
- ReferenceVerifyException(Throwable) - Constructor for exception class ReferenceVerifyException
-
Constructs a new exception with the specified cause.
- ReferencingByIdentifiers - Class in org.apache.sis.referencing.gazetteer
-
Base class of reference systems that describe locations using geographic identifiers instead of coordinates.
- ReferencingByIdentifiers(Map, ModifiableLocationType...) - Constructor for class ReferencingByIdentifiers
-
Creates a reference system from the given properties.
- ReferencingByIdentifiers.Coder - Class in org.apache.sis.referencing.gazetteer
-
Conversions between direct positions and identifiers.
- ReferencingFunctions - Class in org.apache.sis.openoffice
-
Implements the
XReferencingmethods to make available to Apache OpenOffice. - ReferencingFunctions(XComponentContext) - Constructor for class ReferencingFunctions
-
Constructs an implementation of
XReferencinginterface. - Referencing WKT - Section in package org.apache.sis.io.wkt
- REFLECTION_Y - Static variable in class GridOrientation
-
The
gridToCRStransform applies scales and translations with a flip of the second axis (y). - reformat(RenderedImage, SampleModel) - Method in class ImageProcessor
-
Reformats the given image with a different sample model.
- refresh() - Method in class MemoryFeatureSet
-
Notifies this
FeatureSetthat the elements in the collection of features have changed. - refresh() - Method in class SQLStore
-
Clears the cache so that next operations will reload all needed information from the database.
- regionMatches(CharSequence, int, CharSequence) - Static method in class 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 CharSequences
-
Returns
trueif the given text at the given offset contains the given part, optionally in a case-insensitive way. - 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 RegionOfInterest
-
Creates a new region of interest from a two-dimensional shape.
- Registration - Class in org.apache.sis.openoffice
-
The registration of all formulas provided in this package.
- registry - Variable in class CoordinateOperationFinder
-
The factory to use for creating operations as defined by authority, or
nullif none. - reidentify(Citation, String...) - Method in class Builder
-
Replaces the identifiers associated to the given authority by the given new identifiers.
- Related operations - Section in class org.apache.sis.referencing.operation.transform.EllipsoidToRadiusTransform
- Related projects - Section in package org.apache.sis.referencing.operation.matrix
- Relationship between datum - Section in org.apache.sis.referencing.operation.DefaultConversion.DefaultConversion(Map, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform)
- Relationship between Symbols locale and WKTFormat locale - Section in org.apache.sis.io.wkt.Symbols.getLocale()
- Relationship with Closeable - Section in interface org.apache.sis.util.Disposable
- Relationship with coordinate operations - Section in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(Matrix)
- Relationship with coordinate operations - Section in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(double[])
- Relationship with coordinate operations - Section in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(double[])
- Relationship with coordinate operations - Section in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(double[])
- Relationship with coordinate operations - Section in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(double[])
- Relationship with coordinate operations - Section in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(double[])
- Relationship with Envelope classes - Section in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- Relationship with GeoAPI - Section in interface org.apache.sis.xml.IdentifiedObject
- Relationship with international standards - Section in class org.apache.sis.util.Characters.Filter
- Relationship with ISO 19111 - Section in org.apache.sis.referencing.operation.transform.AbstractMathTransform.getParameterDescriptors()
- Relationship with ISO 19115 - Section in interface org.apache.sis.storage.Resource
- Relationship with ISO 19123 definition of range - Section in class org.apache.sis.measure.Range
- Relationship with java.io.UncheckedIOException - Section in exception class org.apache.sis.util.collection.BackingStoreException
- Relationship with Java2D rendered image - Section in package org.apache.sis.storage.tiling
- Relationship with Java Content Repository (JCR) names - Section in class org.apache.sis.util.iso.Names
- Relationship with legal XML identifiers - Section in org.apache.sis.util.CharSequences.isUnicodeIdentifier(CharSequence)
- Relationship with MathTransform - Section in org.apache.sis.referencing.operation.matrix.Matrices.createAffine(Matrix, DirectPosition)
- Relationship with metadata - Section in class org.apache.sis.coverage.SampleDimension
- Relationship with metadata - Section in org.apache.sis.storage.FeatureSet.getType()
- Relationship with OGC specification - Section in org.apache.sis.storage.tiling.TileMatrix.getTilingScheme()
- Relationship with OGC specifications - Section in package org.apache.sis.storage.tiling
- Relationship with other classes or interfaces - Section in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Relationship with other exceptions - Section in exception class org.apache.sis.referencing.factory.MissingFactoryResourceException
- Relationship with other exceptions - Section in exception class org.apache.sis.referencing.factory.UnavailableFactoryException
- Relationship with standard file open options - Section in org.apache.sis.storage.DataStoreProvider.CREATE
- Relationship with standard libraries - Section in exception class org.apache.sis.filter.InvalidXPathException
- Relationship with standards - Section in class org.apache.sis.measure.NumberRange
- Relationship with view properties - Section in org.apache.sis.gui.coverage.CoverageExplorer.coverageProperty
- Relationship with view properties - Section in org.apache.sis.gui.coverage.CoverageExplorer.resourceProperty
- Relationship with XML - Section in org.apache.sis.util.CharSequences.trimIgnorables(CharSequence)
- RelativeInternalPositionalAccuracy - Interface in org.opengis.metadata.quality
-
Closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true.
- Relative paths to absolute paths - Section in org.apache.sis.parameter.DefaultParameterValue.valueFile()
- reload() - Method in class 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 DefaultMathTransformFactory
-
Notifies this factory that the elements provided by the
Iterable<OperationMethod>may have changed. - reload(Path) - Static method in class Initializer
-
Reloads the logging configuration from the specified file.
- relocate(GridExtent) - Method in class GridGeometry
-
Returns a grid geometry with the given grid extent, which implies a new "real world" computation.
- REMARKS - Enum constant in enum class FeatureFormat.Column
-
Whether a property is deprecated, or other remarks.
- REMARKS - Enum constant in enum class ElementKind
-
Remarks, often represented by
REMARKS[…]elements. - REMARKS - Static variable in class TableColumn
-
Predefined constant for a column of remarks.
- REMARKS_KEY - Static variable in interface IdentifiedObject
- remove() - Method in class CharacteristicTypeBuilder
-
Removes this characteristics from the
AttributeTypeBuilder. - remove() - Method in class PropertyTypeBuilder
-
Removes this property from the
FeatureTypeBuilder. - remove(boolean[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array except for the given range.
- remove(byte[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array except for the given range.
- remove(char[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array except for the given range.
- remove(double[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array except for the given range.
- remove(float[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array except for the given range.
- remove(int) - Method in class IntegerList
-
Removes the element at the given index.
- remove(int[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array except for the given range.
- remove(long[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array except for the given range.
- remove(short[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array except for the given range.
- remove(E[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given array except for the given range.
- remove(E, E) - Method in class RangeSet
-
Removes a range of values to this set.
- remove(Object) - Method in class IdentifiedObjectSet
-
Removes the specified
IdentifiedObjectfrom this collection, if it is present. - remove(Object) - Method in class Cache
-
Removes the value mapped to the given key in the cache.
- remove(Object) - Method in class CodeListSet
-
Removes the specified code list element from this set.
- remove(Object) - Method in class FrequencySortedSet
-
Removes the specified element from this set, no matter how many time it has been added.
- remove(Object) - Method in class RangeSet
-
Removes a range from this set.
- remove(Object) - Method in class 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 WeakValueHashMap
-
Removes the mapping for this key from this map if present.
- remove(Object, Object) - Method in class Cache
-
If the given key is mapped to the given old value, removes that value.
- remove(Object, Object) - Method in class 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 StringBuilders
-
Removes every occurrences of the given string in the given buffer.
- remove(GridGeometry, int...) - Static method in class DimensionalityReduction
-
Reduces the dimension of the specified grid geometry by removing the specified axes.
- remove(DataStore, GenericName) - Method in class FeatureNaming
-
Removes the value associated to the given name.
- remove(Resource) - Method in interface WritableAggregate
-
Removes a
Resourcefrom thisAggregate. - REMOVE_ONLY - Enum constant in enum class CheckedContainer.Mutability
-
The container supports only the removal of elements.
- removeAll(Collection) - Method in class IdentifiedObjectSet
-
Removes from this collection all of its elements that are contained in the specified collection.
- removeAll(Collection) - Method in class CodeListSet
-
Adds all elements of the given collection from this set.
- removeAll(Collection) - Method in class ListOfUnknownSize
-
Removes elements of the given collection from this list.
- removeAll(Collection) - Method in class SetOfUnknownSize
-
Removes elements of the given collection from this set.
- removeAndClose(Resource) - Method in class ResourceExplorer
-
Removes the given resource from the tree and eventually closes it.
- removeAndClose(Resource) - Method in class ResourceTree
-
Removes the given resource from this tree and closes the resource if it is a
DataStoreinstance. - removeColumns(int, int) - Method in class MatrixSIS
-
Returns a new matrix with the same elements as this matrix except for the specified columns.
- removeDuplicated(Object[]) - Static method in class ArraysExt
-
Removes the duplicated elements in the given array.
- removeDuplicated(Object[], int) - Static method in class ArraysExt
-
Removes the duplicated elements in the first elements of the given array.
- removeFirst() - Method in class IntegerList
-
Retrieves and removes the first element of this list.
- removeGridDimensions(GridCoverage, int...) - Method in class GridCoverageProcessor
-
Creates a coverage trimmed from the specified grid dimensions.
- removeIdentification(CharSequence) - Method in class ModifiableLocationType
-
Removes a method of uniquely identifying location instances.
- removeIf(Predicate) - Method in interface WritableFeatureSet
-
Removes all feature instances from this
FeatureSetwhich matches the given predicate. - removeLast() - Method in class IntegerList
-
Retrieves and removes the last element of this list.
- removeListener(Class, StoreListener) - Method in class StoreListeners
-
Unregisters a listener previously added for the given type of events.
- removeListener(Class, StoreListener) - Method in class AbstractResource
-
Unregisters a listener previously added to this resource for the given type of events.
- removeListener(Class, StoreListener) - Method in class DataStore
-
Unregisters a listener previously added to this data store for the given type of events.
- removeListener(Class, StoreListener) - Method in interface Resource
-
Unregisters a listener previously added to this resource for the given type of events.
- removeNulls(Object[]) - Static method in class ArraysExt
-
Removes all null elements in the given array.
- removeParent(ModifiableLocationType) - Method in class ModifiableLocationType
-
Removes the given element from the list of parent.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class Observable
-
Unregisters a property listener.
- removeRange(int, int) - Method in class IntegerList
-
Removes all values in the given range of index.
- removeRows(int, int) - Method in class MatrixSIS
-
Returns a new matrix with the same elements as this matrix except for the specified rows.
- Removing elements - Section in class org.apache.sis.parameter.DefaultParameterValueGroup
- rename(Citation, CharSequence...) - Method in class Builder
-
Replaces the names associated to the given authority by the given new names.
- render() - Method in class MapCanvas.Renderer
-
Invoked in a background thread for rendering the map.
- render() - Method in class MapCanvasAWT.Renderer
-
Invoked in a background thread before
MapCanvasAWT.Renderer.paint(Graphics2D). - render(GridExtent) - Method in class BufferedGridCoverage
-
Returns a two-dimensional slice of grid data as a rendered image.
- render(GridExtent) - Method in class GridCoverage
-
Returns a two-dimensional slice of grid data as a rendered image.
- render(GridExtent) - Method in class GridCoverage2D
-
Returns a grid data region as a rendered image.
- Renderer() - Constructor for class MapCanvas.Renderer
-
Creates a new renderer.
- Renderer() - Constructor for class MapCanvasAWT.Renderer
-
Creates a new renderer.
- RenderException - Exception Class in org.apache.sis.portrayal
-
Thrown when a map rendering process failed.
- RenderException(String) - Constructor for exception class RenderException
-
Creates an exception with the specified details message.
- RenderException(String, Throwable) - Constructor for exception class RenderException
-
Creates an exception with the specified details message and cause.
- RenderException(Throwable) - Constructor for exception class RenderException
-
Creates an exception with the specified cause and no details message.
- renderingProperty() - Method in class MapCanvas
-
Returns a property telling whether a rendering is in progress.
- repeat(boolean, int) - Method in class Vector
-
Returns a vector whose value is the content of this vector repeated count times.
- repeat(StringBuilder, int, char, int) - Static method in class StringBuilders
-
Inserts the given character n times at the given position.
- Repeated bands - Section in org.apache.sis.image.ImageProcessor.aggregateBands(RenderedImage[], int[][])
- repetitions(int...) - Method in class Vector
-
Detects repetition patterns in the values contained in this vector.
- Repetitions of repetitions - Section in org.apache.sis.math.Vector.repetitions(int...)
- replace(double[], double, double) - Static method in class ArraysExt
-
Replaces all occurrences of the given value by the given replacement.
- replace(float[], float, float) - Static method in class ArraysExt
-
Replaces all occurrences of the given value by the given replacement.
- replace(int, int, MathTransform) - Method in class TransformJoiner
-
Tries to replace the transforms in the given range of relative indices, which must include 0.
- replace(int, int, MathTransform) - Method in class TransformSeparator
-
Replaces the transform in the given range of coordinate indexes.
- replace(int, MathTransform) - Method in class TransformJoiner
-
Tries to replace the transform at relative index 0, together with a neighbor, by the given transform.
- replace(CharSequence, CharSequence, CharSequence) - Static method in class CharSequences
-
Replaces all occurrences of a given string in the given character sequence.
- replace(StringBuilder, char, char) - Static method in class StringBuilders
-
Replaces every occurrences of the given character in the given buffer.
- replace(StringBuilder, int, int, char[]) - Static method in class StringBuilders
-
Replaces the characters in a substring of the buffer with characters in the specified array.
- replace(StringBuilder, String, String) - Static method in class StringBuilders
-
Replaces every occurrences of the given string in the given buffer.
- replace(K, V) - Method in class Cache
-
If the given key is mapped to any value, replaces that value with the given new value.
- replace(K, V) - Method in class WeakValueHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, V, V) - Method in class 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 WeakValueHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(AbstractIdentifiedType, Expression) - Static method in class FeatureOperations
-
Creates an operation with the same identification and result type than the given operation, but evaluated using the given expression.
- replace(MathTransform, Function) - Static method in class WraparoundTransform
-
Replaces all
WraparoundTransforminstances in a chain of transform steps. - REPLACE - Enum constant in enum class WritableGridCoverageResource.CommonOption
-
Instructs the write operation to replace existing coverage if one exists.
- REPLACE - Enum constant in enum class XLink.Show
-
Load the resource in the same window, frame, pane, or other presentation context.
- REPLACE_OPERATION - Enum constant in enum class GridCoverageProcessor.Optimization
-
Allows the replacement of an operation by a more efficient one.
- REPLACE_SOURCE - Enum constant in enum class GridCoverageProcessor.Optimization
-
Allows the replacement of source parameter by a more fundamental source.
- replaceAll(BiFunction) - Method in class Cache
-
Iterates over all entries in the cache and replaces their value with the one provided by the given function.
- replaceAngularUnit(CoordinateSystem, Unit) - Static method in class 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 CoordinateSystems
-
Returns a coordinate system derived from the given one but with a modified list of axes.
- replaceBy(PropertyTypeBuilder) - Method in class PropertyTypeBuilder
-
Removes this property and moves the given replacement to the location previously occupied by this property.
- replaceCharSequences(TreeTable, Locale) - Static method in class TreeTables
-
For every columns having values of type
CharSequenceorString, converts the values to localizedStrings. - replaceIf(Predicate, UnaryOperator) - Method in interface WritableFeatureSet
-
Updates all feature instances from this
FeatureSetwhich match the given predicate. - replaceLinearUnit(CoordinateSystem, Unit) - Static method in class CoordinateSystems
-
Returns a coordinate system derived from the given one but with all linear units replaced by the given unit.
- Replacement of names - Section in class org.apache.sis.io.wkt.Transliterator
- replaceOutsideGridCoordinates(double[]) - Method in class DatumShiftGrid
-
Invoked when a
gridXorgridYcoordinate is outside the range of valid grid coordinates. - replacePassThrough(Map) - Method in class TransformJoiner
-
Tries to simplify the transform chain when some coordinates are passed-through the transform at index 0.
- replaceRoundtrip(int, UnaryOperator) - Method in class TransformJoiner
-
Tries to replace a forward → middle → inverse chain by a new transform.
- Report() - Constructor for class ErrorHandler.Report
-
Creates an initially empty report.
- RepresentativeFraction - Interface in org.opengis.metadata.identification
-
A scale defined as the inverse of a denominator.
- RequestedDate - Interface in org.opengis.metadata.acquisition
-
Range of date validity.
- requestRepaint() - Method in class MapCanvas
-
Requests the map to be rendered again, possibly with new data.
- REQUIRED - Static variable in class Progress
-
Data needs to be generated or updated.
- Requirement - Interface in org.opengis.metadata.acquisition
-
Requirement to be satisfied by the planned data acquisition.
- Requirement for type safety - Section in org.apache.sis.util.collection.WeakHashSet.unique(T)
- Requirements - Section in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable, Iterable, Iterable, Iterable)
- Requirements - Section in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.DefaultMathTransformFactory(Iterable)
- resample(RenderedImage, Rectangle, MathTransform) - Method in class ImageCombiner
-
Combines the result of resampling the given image.
- resample(RenderedImage, Rectangle, MathTransform) - Method in class ImageProcessor
-
Creates a new image which will resample the given image.
- resample(GridCoverage, GridGeometry) - Method in class GridCoverageProcessor
-
Creates a new coverage with a different grid extent, resolution or coordinate reference system.
- resample(GridCoverage, CoordinateReferenceSystem) - Method in class GridCoverageProcessor
-
Creates a new coverage with a different coordinate reference system.
- 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 ResampledImage
-
Creates a new image which will resample the given image.
- reset() - Method in class MapCanvas
-
Resets the map view to its default zoom level and default position with no rotation.
- reset() - Method in class Statistics
-
Resets this object state as if it was just created.
- resetLevelColors(boolean) - Method in class MonolineFormatter
-
Resets the colors setting to its default value.
- resize(boolean[], int) - Static method in class 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 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 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 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 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 IntegerList
-
Sets the list size to the given value.
- resize(int[], int) - Static method in class 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 GridExtent
-
Sets the size of grid extent to the given values by moving low and high coordinates.
- resize(long[], int) - Static method in class 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 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 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 Matrices
-
Returns a matrix with the same content as the given matrix but a different size, assuming an affine transform.
- resolution - Variable in class GridGeometry
-
An estimation of the grid resolution, in units of the CRS axes.
- Resolution - Interface in org.opengis.metadata.identification
-
Level of detail expressed as a scale factor or a ground distance.
- RESOLUTION - Static variable in class GridGeometry
-
A bitmask to specify the validity of the grid resolution.
- RESOLUTION - Variable in class AttributeNames.Dimension
-
The attribute name for a further refinement of the geospatial bounding box (Suggested).
- resolve(int) - Method in class IdentifiedObjectSet
-
Ensures that the n first objects in this set are created.
- resolve(MarshalContext, Class, UUID) - Method in class ReferenceResolver
-
Returns an object of the given type for the given
uuidattribute, ornullif none. - resolve(MarshalContext, Class, XLink) - Method in class ReferenceResolver
-
Returns an object of the given type for the given
xlinkattribute, ornullif none. - resolveExternal(MarshalContext, Source) - Method in class ReferenceResolver
-
Returns an object defined in an external document, or
nullif none. - RESOLVER - Static variable in class XML
-
Allows client code to replace
xlinkoruuidrefattributes by the actual objects to use. - resolveWraparoundAxis(int, int, double) - Method in class LocalizationGridBuilder
-
Tries to remove discontinuities in coordinates values caused by anti-meridian crossing.
- Resource - Interface in org.apache.sis.storage
-
Provides access to geospatial data in a
DataStore. - RESOURCE - Enum constant in enum class XLink.Type
-
An internal resource.
- RESOURCE_PROVIDER - Static variable in class Role
-
Party that supplies the resource.
- Resource.FileSet - Class in org.apache.sis.storage
-
Paths to the files potentially used by the enclosing resource.
- 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 ResourceAlreadyExistsException
-
Creates an exception with no cause and no details message.
- ResourceAlreadyExistsException(String) - Constructor for exception class ResourceAlreadyExistsException
-
Creates an exception with the specified details message.
- ResourceAlreadyExistsException(String, Throwable) - Constructor for exception class ResourceAlreadyExistsException
-
Creates an exception with the specified details message and cause.
- ResourceDefinition - Class in org.apache.sis.storage.sql
-
Definition of a resource (table, view or query) to include in a
SQLStore. - ResourceDefinition(GenericName, String) - Constructor for class ResourceDefinition
-
Creates a new description of a resource in a SQL database.
- ResourceEvent - Class in org.apache.sis.gui.dataset
-
Event sent when a resource is loaded or closed.
- ResourceExplorer - Class in org.apache.sis.gui.dataset
-
A panel showing a tree of resources together with their metadata and data views.
- ResourceExplorer() - Constructor for class ResourceExplorer
-
Creates a new panel for exploring resources.
- resourceId(String) - Method in class DefaultFilterFactory.Features
-
Creates a new predicate to identify an identifiable resource within a filter expression.
- resourceId(String) - Method in class DefaultFilterFactory
-
Creates a predicate to identify an identifiable resource within a filter expression.
- ResourceInternationalString - Class in org.apache.sis.util
-
An international string backed by a
ResourceBundle. - ResourceInternationalString(String) - Constructor for class ResourceInternationalString
-
Creates a new international string from the specified key.
- resourceProperty - Variable in class CoverageCanvas
-
The source of coverage data shown in this canvas.
- resourceProperty - Variable in class CoverageExplorer
-
The source of coverage data shown in this explorer.
- 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 ResourcesDownloader
-
Creates a new installation scripts provider.
- ResourceTree - Class in org.apache.sis.gui.dataset
-
A view of data
Resources organized as a tree. - ResourceTree() - Constructor for class ResourceTree
-
Creates a new tree of resources with initially no resource to show.
- Responsible(String, String, String, String, String, String, Role) - Constructor for class AttributeNames.Responsible
-
Creates a new set of attribute names.
- ResponsibleParty - Interface in org.opengis.metadata.citation
-
Identification of, and means of communication with, person(s) and organizations associated with the dataset.
- restoreContextualUnit(Unit, Unit) - Method in class Formatter
-
Restores the contextual unit to its previous state before the call to
Formatter.addContextualUnit(Unit). - RESTRICTED - Static variable in class Classification
-
Not for general disclosure.
- RESTRICTED - Static variable in class Restriction
-
Withheld from general circulation or disclosure.
- Restriction - Class in org.opengis.metadata.constraint
-
Limitation(s) placed upon the access or use of the data.
- Restriction on character set - Section in org.apache.sis.measure.UnitFormat.label(Unit, String)
- Restrictions - Section in class org.apache.sis.coverage.grid.BufferedGridCoverage
- Restrictions - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.aggregateRanges(GridCoverage[], int[][])
- Restrictions - Section in org.apache.sis.feature.FeatureOperations.compound(Map, String, String, String, AbstractIdentifiedType...)
- Restrictions - Section in org.apache.sis.image.ImageProcessor.aggregateBands(RenderedImage[], int[][])
- Restrictions - Section in org.apache.sis.io.TabularFormat.setColumnSeparatorPattern(String)
- Restrictions - Section in org.apache.sis.parameter.DefaultParameterValueGroup.values()
- Restrictions - Section in org.apache.sis.storage.aggregate.CoverageAggregator.addRangeAggregate(GridCoverageResource[], int[][])
- result() - Method in class CoverageCombiner
-
Returns the combination of destination coverage with all coverages specified to
CoverageCombinermethods. - result() - Method in class ImageCombiner
-
Returns the combination of destination image with all images specified to
ImageCombinermethods. - result() - Method in class DomainDefinition
-
Returns the domain computed so far by this instance.
- Result - Interface in org.opengis.metadata.quality
-
Base interface of more specific result classes.
- Result relationship with source - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.convert(GridCoverage, MathTransform1D[], Function)
- Result relationship with source - Section in org.apache.sis.image.ImageProcessor.convert(RenderedImage, NumberRange[], MathTransform1D[], DataType)
- Result relationship with source - Section in org.apache.sis.image.ImageProcessor.resample(RenderedImage, Rectangle, MathTransform)
- Result relationship with source - Section in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- retainAll(Collection) - Method in class CodeListSet
-
Retains only the elements of the given collection in this set.
- reverse() - Method in class Vector
-
Returns a view which contains the values of this vector in reverse order.
- reverse(int[]) - Static method in class ArraysExt
-
Reverses the order of elements in the given array.
- reverse(Object[]) - Static method in class ArraysExt
-
Reverses the order of elements in the given array.
- reverse(GridExtent) - Method in class DimensionalityReduction
-
Returns a grid extent on which dimensionality reduction has been reverted.
- reverse(GridGeometry) - Method in class DimensionalityReduction
-
Returns a grid geometry on which dimensionality reduction has been reverted.
- Reverse operation - Section in org.apache.sis.referencing.CRS.forCode(String)
- reverseRotation() - Method in class BursaWolfParameters
-
Inverts in-place the sign of rotation terms (
BursaWolfParameters.rX,BursaWolfParameters.rY,BursaWolfParameters.rZ). - reverseRotation() - Method in class TimeDependentBWP
-
Inverts in-place the sign of rotation terms and their derivative.
- Reversibility - Section in org.apache.sis.coverage.grid.DimensionalityReduction.apply(GridCoverage)
- REVISION - Static variable in class DateType
-
Date identifies when the resource was examined or re-examined and improved or amended.
- rewind() - Method in class PixelIterator
-
Restores the iterator to the start position.
- right - Variable in class JoinFeatureSet
-
The second source of features.
- RIGHT_CIRCULAR - Static variable in class PolarizationOrientation
-
Polarization of the sensor oriented in the right circular plane in relation to swath direction.
- RIGHT_HANDED - Enum constant in enum class AxesConvention
-
Axes are ordered for a right-handed coordinate system.
- RIGHT_OUTER - Enum constant in enum class JoinFeatureSet.Type
-
All records from the right side will be included.
- rms() - Method in class Statistics
-
Returns the root mean square, or
NaNif none. - Role - Class in org.opengis.metadata.citation
-
Function performed by the responsible party.
- ROLE - Variable in class AttributeNames.Responsible
-
The attribute name for the responsible's role, or
nullif none. - roles() - Method in class AttributeTypeBuilder
-
Returns the roles that the attribute play in the predefined operations managed by
AttributeTypeBuilder. - rotateNorthPole(MathTransformFactory, double, double, double) - Static method in class PoleRotation
-
Creates a new rotated north pole operation.
- rotateSouthPole(MathTransformFactory, double, double, double) - Static method in class PoleRotation
-
Creates a new rotated south pole operation.
- round() - Method in class Fraction
-
Returns this fraction rounded toward nearest integer.
- round(Number) - Static method in class Numbers
-
Returns the value of the given number rounded to nearest
longinteger. - rounding(GridRoundingMode) - Method in class GridDerivation
-
Controls behavior of rounding from floating point values to integers.
- ROW - Static variable in class DimensionNameType
-
Ordinate (y) axis.
- ROW_NEGATIVE - Static variable in class AxisDirection
-
Axis positive direction is towards lower pixel row.
- ROW_POSITIVE - Static variable in class AxisDirection
-
Axis positive direction is towards higher pixel row.
- run() - Method in class Command
-
Runs the command.
- run() - Method in class ValuesUnderCursor.Formatter
-
Invoked in a background thread for formatting values at the most recent position.
- run(Object...) - Method in class SIS.About
-
Executes the command with the given arguments.
- run(Object...) - Method in class SIS.Help
-
Executes the command with the given arguments.
- run(Object...) - Method in class SIS.Identifier
-
Executes the command with the given arguments.
- run(Object...) - Method in class SIS.Metadata
-
Executes the command with the given arguments.
- run(Object...) - Method in class SIS.MimeType
-
Executes the command with the given arguments.
- run(Object...) - Method in class SIS.Transform
-
Executes the command with the given arguments.
- run(Object...) - Method in class SIS.Translate
-
Executes the command with the given arguments.
- runAfterRendering(Runnable) - Method in class MapCanvas
-
Registers a task to execute after the background thread finished its current rendering task.
- rX - Variable in class BursaWolfParameters
-
X-axis rotation in arc-seconds (EPSG:8608), sign following the Position Vector convention.
- rY - Variable in class BursaWolfParameters
-
Y-axis rotation in arc-seconds (EPSG:8609), sign following the Position Vector convention.
- rZ - Variable in class BursaWolfParameters
-
Z-axis rotation in arc-seconds (EPSG:8610), sign following the Position Vector convention.
S
- S57 - Static variable in class Citations
-
The IHO transfer standard for digital hydrographic data specification.
- Safety against infinite recursion - Section in class org.apache.sis.util.collection.TreeTableFormat
- Salinity - Interface in org.apache.sis.measure
-
The Practical Salinity Scale (PSS-78).
- SAMPLE - Static variable in class DimensionNameType
-
Element along a scan line.
- SAMPLE_DIMENSIONS_KEY - Static variable in class PlanarImage
-
Key for a property defining a conversion from pixel values to the units of measurement.
- SAMPLE_RESOLUTIONS_KEY - Static variable in class PlanarImage
-
Key of a property defining the resolutions of sample values in each band.
- Sample converters - Section in org.apache.sis.image.ImageProcessor.statistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Sample converters - Section in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- SampleDimension - Class in org.apache.sis.coverage
-
Describes the data values in a coverage (the range).
- SampleDimension(GenericName, Number, Collection) - Constructor for class 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. - Sample dimensions customization - Section in org.apache.sis.coverage.grid.GridCoverageProcessor.convert(GridCoverage, MathTransform1D[], Function)
- sampleModel - Variable in class ComputedImage
-
The sample model shared by all tiles in this image.
- sampleModel - Variable in class ImageLayout
-
Preferred sample model, or
nullif none. - sampleValuesProvider - Variable in class StatusBar
-
The object providing sample values under cursor position.
- SATELLITE - Static variable in class MediumName
-
Linkage through a satellite communication system.
- scale(double) - Method in class Statistics
-
Multiplies the statistics by the given factor.
- scale(double...) - Static method in class MathTransforms
-
Creates an affine transform which applies the given scale.
- SCHEMAS - Static variable in class XML
-
Specifies the root URLs of some schemas.
- scope - Variable in class DefaultObjectDomain
-
Description of domain of usage, or limitations of usage, for which the object is valid.
- scope() - Method in class NamedIdentifier
-
Returns the scope (name space) in which this name is local.
- scope() - Method in class AbstractName
-
Returns the scope (name space) in which this name is local.
- scope() - Method in class DefaultLocalName
-
Returns the scope (name space) in which this name is local.
- scope() - Method in interface GenericName
-
Returns the scope (name space) in which this name is local.
- Scope - Interface in org.opengis.metadata.quality
-
Description of the data specified by the scope.
- SCOPE - Enum constant in enum class ElementKind
-
CRS, datum or operation scope, often represented by
SCOPE[…]elements. - SCOPE_KEY - Static variable in interface Datum
- SCOPE_KEY - Static variable in interface CoordinateOperation
-
Key for the
"scope"property. - SCOPE_KEY - Static variable in interface ReferenceSystem
- ScopeCode - Class in org.opengis.metadata.maintenance
-
Class of information to which the referencing entity applies.
- ScopeDescription - Interface in org.opengis.metadata.maintenance
-
Description of the class of information covered by the information.
- ScopedName - Interface in org.opengis.util
-
A composite of a local name (as head) for locating another name space, and a generic name (as tail) valid in that name space.
- ScriptProvider - Class in org.apache.sis.referencing.factory.sql.epsg
-
Provides SQL scripts for creating a local copy of the EPSG geodetic dataset.
- ScriptProvider() - Constructor for class ScriptProvider
-
Creates a new EPSG scripts provider.
- SE - Static variable in class Namespaces
-
The
"http://www.opengis.net/se"URL. - search(Object) - Method in class MetadataSource
-
Searches for the given metadata in the database.
- SEARCH - Static variable in class OnLineFunction
-
Online search interface for seeking out information about the resource.
- Search criteria - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- SECOND - Static variable in class Units
-
The SI base unit for durations (s).
- SECONDS - Static variable in class AngleFormat.Field
-
Identifies the seconds field, including the seconds symbol (if any).
- SECRET - Static variable in class Classification
-
Kept or meant to be kept private, unknown, or hidden from all but a select group of people.
- SecurityConstraints - Interface in org.opengis.metadata.constraint
-
Handling restrictions imposed on the resource for national security or similar security concerns.
- select(GridGeometry, int...) - Static method in class DimensionalityReduction
-
Reduces the dimension of the specified grid geometry by retaining only the specified axes.
- select2D(GridGeometry) - Static method in class DimensionalityReduction
-
A convenience method for selecting the two first dimensions of the specified grid geometry.
- selectAxes(int...) - Method in class GridDerivation
-
Requests a grid where only a subset of the CRS axes will be kept.
- selectBands(RenderedImage, int...) - Method in class ImageProcessor
-
Selects a subset of bands in the given image.
- selectByTimeThenArea(Duration) - Static method in class MergeStrategy
-
Selects a single slice using criteria based first on temporal extent, then on geographic area.
- selectComponents(CoordinateReferenceSystem, int...) - Static method in class CRS
-
Gets or creates CRS components for a subset of the dimensions of the given CRS.
- selectComponents(CoordinateReferenceSystem, BitSet, CRS.SeparationMode) - Static method in class CRS
-
Gets or creates CRS components for a subset of the dimensions of the given CRS.
- selectDimensions(int...) - Method in class GridExtent
-
Returns a grid extent that encompass only some dimensions of this grid extent.
- selectDimensions(int...) - Method in class GridGeometry
-
Returns a grid geometry that encompass only some dimensions of this grid geometry.
- selectDimensions(CoordinateReferenceSystem, int...) - Static method in class CRS
-
Gets or creates a coordinate reference system with a subset of the dimensions of the given CRS.
- selectDimensions(CoordinateReferenceSystem, BitSet, CRS.SeparationMode) - Static method in class CRS
-
Gets or creates a coordinate reference system with a subset of the dimensions of the given CRS.
- selectedExtentProperty() - Method in class GridSliceSelector
-
Returns the property for the currently selected grid extent.
- selectedReferenceSystem() - Method in class MapMenu
-
Returns an observable value for showing the currently selected CRS as a text.
- selectedResourceProperty() - Method in class ResourceExplorer
-
Returns the property for currently selected resource.
- selectGridDimensions(GridCoverage, int...) - Method in class GridCoverageProcessor
-
Creates a coverage containing only the specified grid dimensions.
- selectSampleDimensions(GridCoverage, int...) - Method in class GridCoverageProcessor
-
Selects a subset of sample dimensions (bands) in the given coverage.
- SEMI_DARKNESS - Static variable in class ImagingCondition
-
Image was taken during semi-dark conditions or twilight conditions.
- semiMajor - Variable in class MolodenskyTransform
-
Semi-major axis length (a) of the source ellipsoid.
- semiMajorAxisDifference(Ellipsoid) - Method in class DefaultEllipsoid
-
Returns the difference between the semi-major axis length of two ellipsoids.
- SENSOR - Static variable in class InitiativeType
-
Device or piece of equipment which detects or records.
- SENTENCE - Enum constant in enum class KeyNamePolicy
-
The keys in the map are sentences inferred from the UML identifiers.
- separate() - Method in class TransformSeparator
-
Separates the math transform specified at construction time for given dimension indices.
- separator - Variable in class MatrixParameters
-
The separator between row and column in parameter names for matrix elements.
- SEPARATOR - Static variable in class FileService
-
The property for the name-separator characters.
- SEPARATOR - Static variable in class QuantityFormat
-
The default separator used between numerical value and its unit of measurement.
- Sequence - Class in org.opengis.metadata.acquisition
-
Temporal relation of activation.
- SequenceType - Enum Class in org.apache.sis.image
-
Specifies the order in which attribute value records are assigned to grid points.
- SEQUENTIAL - Enum constant in enum class ImageProcessor.Mode
-
Operations executed in the caller thread, without parallelization.
- Serialization - Section in class org.apache.sis.index.tree.PointTree
- Serialization - Section in class org.apache.sis.referencing.datum.DatumShiftGrid
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D.Inverse
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
- Serialization - Section in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D.Inverse
- Serialization - Section in class org.apache.sis.referencing.operation.transform.ContextualParameters
- Serialization - Section in class org.apache.sis.referencing.operation.transform.PassThroughTransform
- Serialization - Section in class org.apache.sis.referencing.operation.transform.TransferFunction
- Serialization - Section in class org.apache.sis.util.iso.DefaultRecordType
- Series - Interface in org.opengis.metadata.citation
-
Information about the series, or aggregate dataset, to which a dataset belongs.
- SERIES - Static variable in class ScopeCode
-
Information applies to the series.
- SERVICE - Static variable in class ScopeCode
-
Information applies to a capability which a service provider entity makes available to a service user entity through a set of interfaces that define a behaviour, such as a use case.
- ServiceIdentification - Interface in org.opengis.metadata.identification
-
Identification of capabilities which a service provider makes available to a service user through a set of interfaces that define a behaviour - See ISO 19119 for further information.
- set(int, Integer) - Method in class IntegerList
-
Sets the element at the given index.
- set(int, Number) - Method in class Vector
-
Sets the number at the given index.
- set(MemberName, Object) - Method in class DefaultRecord
-
Sets the value for the attribute of the specified name.
- set(MemberName, Object) - Method in interface Record
-
Sets the value for the attribute of the specified name.
- setAbstract(boolean) - Method in class FeatureTypeBuilder
-
Sets whether the feature type to create will be abstract.
- setAbstract(InternationalString) - Method in class AbstractIdentification
-
Sets a brief narrative summary of the resource(s).
- setAbstract(InternationalString) - Method in class DefaultEvaluationReportInformation
-
Sets the abstract for the associated standalone quality report.
- setAccessConstraints(Collection) - Method in class 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 DefaultServiceIdentification
-
Sets information about the availability of the service.
- setAccuracyReports(Collection) - Method in class DefaultGCP
-
Sets the accuracy of a ground control point.
- setAcquisitionInformation(Collection) - Method in class DefaultMetadata
-
Sets information about the acquisition of the data.
- setAcquisitionPlans(Collection) - Method in class DefaultAcquisitionInformation
-
Sets the plan as implemented by the acquisition.
- setAcquisitionRequirements(Collection) - Method in class DefaultAcquisitionInformation
-
Sets the requirement the data acquisition intends to satisfy.
- setActuate(XLink.Actuate) - Method in class XLink
-
Sets the desired timing of traversal from the starting resource to the ending resource.
- setAdditionalDocumentation(Collection) - Method in class DefaultUsage
-
Sets the publications that describe usage of data.
- setAdditionalDocumentation(Collection) - Method in class DefaultLineage
-
Sets additional documentation.
- setAdditionalDocumentations(Collection) - Method in class AbstractIdentification
-
Sets other documentation associated with the resource.
- setAddress(Address) - Method in class DefaultContact
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultContact.setAddresses(Collection). - setAddressees(Collection) - Method in class DefaultReleasability
-
Sets the parties to which the release statement applies.
- setAddresses(Collection) - Method in class DefaultContact
-
Sets the physical and email addresses at which the organization or individual may be contacted.
- setAdministrativeArea(InternationalString) - Method in class DefaultAddress
-
Sets the state, province of the location.
- setAggregateDataSetIdentifier(Identifier) - Method in class DefaultAggregateInformation
-
Deprecated.As of ISO 19115:2014, replaced by an identifier of
DefaultAggregateInformation.getAggregateDataSetName(). - setAggregateDataSetName(Citation) - Method in class DefaultAggregateInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultAssociatedResource.setName(Citation). - setAggregationInfo(Collection) - Method in class AbstractIdentification
-
Deprecated.As of ISO 19115:2014, replaced by
AbstractIdentification.setAssociatedResources(Collection). - setAlgorithms(Collection) - Method in class DefaultProcessing
-
Sets the details of the methodology by which geographic information was derived from the instrument readings.
- setAliases(Collection) - Method in class DefaultQualityMeasure
-
Sets other recognized names or abbreviations for the same data quality measure.
- setAll(Object...) - Method in class DefaultRecord
-
Sets all attribute values in this record, in attribute order.
- setAll(DefaultFeatureType) - Method in class FeatureTypeBuilder
-
Sets all properties of this builder to the values of the given feature type.
- setAllowedColumns(Set) - Method in class FeatureFormat
-
Sets all columns that may be shown in the tables to format.
- setAlternateForm(boolean) - Method in class RangeFormat
-
Sets whether this
RangeFormatshall use the alternate form at formatting time. - setAlternateTitles(Collection) - Method in class DefaultCitation
-
Sets the short name or other language name by which the cited information is known.
- setAlternativeMetadataReferences(Collection) - Method in class DefaultMetadata
-
Set reference(s) to alternative metadata or metadata in a non-ISO standard for the same resource.
- setAmendmentNumber(InternationalString) - Method in class DefaultFormat
-
Sets the amendment number of the format version.
- setAngularDistance(Double) - Method in class DefaultResolution
-
Sets the angular sampling measure.
- setApplicationProfile(String) - Method in class DefaultOnlineResource
-
Sets the name of an application profile that can be used with the online resource.
- setApplicationSchemaInfo(Collection) - Method in class DefaultMetadata
-
Returns information about the conceptual schema of a dataset.
- setArcRole(URI) - Method in class XLink
-
Sets a URI reference for some description of the arc role.
- setAreaOfInterest(Extent) - Method in class CoordinateOperationContext
-
Sets the spatiotemporal area of interest, or
nullif none. - setAreaOfInterest(GeographicBoundingBox) - Method in class CoordinateOperationContext
-
Sets the geographic element of the area of interest, or
nullif none. - setAssociatedResources(Collection) - Method in class AbstractIdentification
-
Sets associated resource information.
- setAssociationType(AssociationType) - Method in class DefaultAssociatedResource
-
Sets the type of relation between the resources.
- setAttribute(Path, String, Object, LinkOption...) - Method in class FileService
- setAttributeDescription(RecordType) - Method in class DefaultCoverageDescription
-
Sets the description of the attribute described by the measurement value.
- setAttributeGroups(Collection) - Method in class DefaultCoverageDescription
-
Sets information on attribute groups of the resource.
- setAttributeInstances(Set) - Method in class DefaultScopeDescription
-
Sets the attribute instances to which the information applies.
- setAttributes(Collection) - Method in class DefaultAttributeGroup
-
Sets information on an attribute of the resource.
- setAttributes(Set) - Method in class DefaultScopeDescription
-
Sets the attribute types to which the information applies.
- setAuthority(Citation) - Method in class DefaultIdentifier
-
Sets the person or party responsible for maintenance of the namespace.
- setAuthorityCodes(String...) - Method in class IdentifiedObjectSet
-
Sets the content of this collection to the object identified by the given codes.
- setAverageAirTemperature(Double) - Method in class DefaultEnvironmentalRecord
-
Sets the average air temperature along the flight pass during the photo flight.
- setAxisDimensionProperties(List) - Method in class DefaultGridSpatialRepresentation
-
Sets the information about spatial-temporal axis properties.
- setAxisSelection(Function) - Method in class CoverageQuery
-
Requests dimensionality reduction by selecting or removing specified domain axes.
- setBackground(CharSequence, Number) - Method in class SampleDimension.Builder
-
Adds a qualitative category and marks that category as the background value.
- setBackground(Number) - Method in class SampleDimension.Builder
-
Sets the background value without creating a category (typically for RGB images).
- setBand(int) - Method in class GridView
-
Sets the number of the band to show in this grid view.
- setBandBoundaryDefinition(BandDefinition) - Method in class DefaultBand
-
Sets designation of criterion for defining maximum and minimum wavelengths for a spectral band.
- setBase(double) - Method in class TransferFunction
-
Sets the logarithm or exponent base in the transfer function.
- setBasicMeasure(DefaultBasicMeasure) - Method in class DefaultQualityMeasure
-
Sets the predefined basic measure on which this measure is based.
- setBitsPerValue(Integer) - Method in class 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 StatisticsFormat
-
Sets the "width" of the border to drawn around the table, in number of lines.
- setBoundMax(Double) - Method in class DefaultBand
-
Sets the longest wavelength that the sensor is capable of collecting within a designated band.
- setBoundMin(Double) - Method in class DefaultBand
-
Sets the shortest wavelength that the sensor is capable of collecting within a designated band.
- setBounds(double, double, double, double) - Method in class DefaultGeographicBoundingBox
-
Sets the bounding box to the specified values.
- setBounds(Temporal, Temporal) - Method in class DefaultTemporalExtent
-
Sets the temporal extent to the specified values.
- setBounds(Envelope) - Method in class DefaultGeographicBoundingBox
-
Sets the bounding box to the specified envelope.
- setBounds(Envelope) - Method in class DefaultSpatialTemporalExtent
-
Sets this spatiotemporal extent to values inferred from the specified envelope.
- setBounds(Envelope) - Method in class DefaultTemporalExtent
-
Sets this temporal extent to values inferred from the specified envelope.
- setBounds(Envelope) - Method in class DefaultVerticalExtent
-
Sets this vertical extent to values inferred from the specified envelope.
- setBounds(GeographicBoundingBox) - Method in class DefaultGeographicBoundingBox
-
Sets the bounding box to the same values as the specified box.
- setBoundUnits(Unit) - Method in class DefaultBand
-
Sets a new units in which sensor wavelengths are expressed.
- setCameraCalibrationInformationAvailable(Boolean) - Method in class DefaultImageDescription
-
Sets the indication of whether or not constants are available which allow for camera calibration corrections.
- setCategoryColors(Function) - Method in class ImageRenderer
-
Specifies the colors to apply for each category in a sample dimension.
- setCellAlignment(byte) - Method in class TableAppender
-
Sets the alignment of the text inside the current cell.
- setCellGeometry(CellGeometry) - Method in class DefaultGridSpatialRepresentation
-
Sets identification of grid data as point or cell.
- setCenterPoint(Point) - Method in class DefaultGeorectified
-
Sets the center point.
- setCharacterSet(CharacterSet) - Method in class DefaultMetadata
-
Deprecated.Replaced by
DefaultMetadata.getLocalesAndCharsets().put(…, newValue). - setCharacterSets(Collection) - Method in class DefaultDataIdentification
-
Deprecated.Replaced by putting values in
DefaultDataIdentification.getLocalesAndCharsets()map. - setCheckPointAvailable(boolean) - Method in class 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 DefaultGeorectified
-
Sets the description of geographic position points used to test the accuracy of the georeferenced grid data.
- setCheckPoints(Collection) - Method in class DefaultGeorectified
-
Sets the geographic references used to validate georectification of the data.
- setChildOperations(Collection) - Method in class DefaultOperation
-
Sets the sub-missions that make up part of a larger mission.
- setCitation(Citation) - Method in class DefaultOperation
-
Sets the identification of the mission.
- setCitation(Citation) - Method in class DefaultPlan
-
Sets the identification of authority requesting target collection.
- setCitation(Citation) - Method in class DefaultPlatform
-
Sets the source where information about the platform is described.
- setCitation(Citation) - Method in class DefaultRequirement
-
Sets the identification of reference or guidance material for the requirement.
- setCitation(Citation) - Method in class AbstractIdentification
-
Sets the citation for the resource(s).
- setCitation(Citation) - Method in class DefaultAlgorithm
-
Sets the information identifying the algorithm and version or date.
- setCitation(Citation) - Method in class DefaultSourceReference
-
Sets the references to the source.
- setCitations(Collection) - Method in class DefaultInstrument
-
Sets the complete citation of the instrument.
- setCitedResponsibleParties(Collection) - Method in class 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 DefaultAddress
-
Sets the city of the location.
- setClassification(Classification) - Method in class DefaultSecurityConstraints
-
Sets the name of the handling restrictions on the resource.
- setClassificationSystem(InternationalString) - Method in class DefaultSecurityConstraints
-
Sets the name of the classification system.
- setClassName(InternationalString) - Method in class DefaultKeywordClass
-
Sets a label for the keyword category in natural language.
- setClipToValidArea(boolean) - Method in class MilitaryGridReferenceSystem.Coder
-
Sets whether the decoded locations should be clipped to the valid area.
- setCloudCoverPercentage(Double) - Method in class DefaultImageDescription
-
Sets the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
- setCode(String) - Method in class DefaultIdentifier
-
Sets the alphanumeric value identifying an instance in the namespace.
- setCodeSpace(String) - Method in class DefaultIdentifier
-
Sets the identifier or namespace in which the code is valid.
- setCodeSpace(Citation, String) - Method in class Builder
-
Sets the
Identifierauthority and code space. - setCollectionIdentification(Integer) - Method in class DefaultGCPCollection
-
Sets the identifier of the GCP collection.
- setCollectionName(InternationalString) - Method in class DefaultGCPCollection
-
Sets the name of the GCP collection.
- setCollectiveTitle(InternationalString) - Method in class DefaultCitation
-
Deprecated.Removed as of ISO 19115:2014.
- setColorizer(Colorizer) - Method in class GridCoverageProcessor
-
Sets the colorization algorithm to apply on computed images.
- setColorizer(Colorizer) - Method in class ImageProcessor
-
Sets the colorization algorithm to apply on computed images.
- setColorizer(Colorizer) - Method in class CoverageAggregator
-
Sets the colorization algorithm to apply on computed images.
- setColors(Colors) - Method in class WKTFormat
-
Sets the colors to use for syntax coloring.
- setColors(Colors) - Method in class ParameterFormat
-
Sets the colors for an output on X3.64 compatible terminal.
- setColumns(TableColumn...) - Method in class TreeTableFormat
-
Sets the table columns to parse and format.
- setColumnSeparatorPattern(String) - Method in class TabularFormat
-
Sets the pattern of the characters to insert between the columns.
- setCompliant(Boolean) - Method in class DefaultFeatureCatalogueDescription
-
Sets whether or not the cited feature catalogue complies with ISO 19110.
- setCompressionGenerationQuantity(Integer) - Method in class DefaultImageDescription
-
Sets the count of the number the number of lossy compression cycles performed on the image.
- setConceptIdentifier(URI) - Method in class DefaultKeywordClass
-
Sets the URI of concept in the ontology specified by the ontology citation.
- setCondition(InternationalString) - Method in class DefaultExtendedElementInformation
-
Sets the condition under which the extended element is mandatory.
- setConnectPoints(Collection) - Method in class DefaultOperationMetadata
-
Sets the handle for accessing the service interface.
- setConstantCoordinates(DirectPosition) - Method in class CoordinateOperationContext
-
Sets coordinate values that may be considered as constant.
- setConstraintApplicationScope(Scope) - Method in class DefaultConstraints
-
Sets the spatial and / or temporal extents and or levels of the application of the constraints restrictions.
- setConstraintLanguage(String) - Method in class DefaultApplicationSchemaInformation
-
Sets the formal language used in application schema.
- setContactInfo(Collection) - Method in class AbstractParty
-
Sets the contact information for the party.
- setContactInfo(Contact) - Method in class DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
AbstractParty.setContactInfo(Collection). - setContactInstructions(InternationalString) - Method in class DefaultContact
-
Sets supplemental instructions on how or when to contact the individual or organization.
- setContacts(Collection) - Method in class DefaultMetadata
-
Sets the parties responsible for the metadata information.
- setContacts(Collection) - Method in class 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 DefaultContact
-
Sets new type of the contact.
- setContainsChain(Collection) - Method in class DefaultServiceIdentification
-
Sets the information about the chain applied by the service.
- setContainsOperations(Collection) - Method in class DefaultServiceIdentification
-
Sets information(s) about the operations that comprise the service.
- setContent(TreeTable) - Method in class MetadataTree
-
Sets the data to show.
- setContent(Metadata) - Method in class StandardMetadataTree
-
Sets the metadata to show in this tree table.
- setContentInfo(Collection) - Method in class DefaultMetadata
-
Sets information about the feature catalogue and describes the coverage and image data characteristics.
- setContentLevel(ParameterFormat.ContentLevel) - Method in class ParameterFormat
-
Sets the amount of information to put in the table.
- setContentType(CoverageContentType) - Method in class DefaultCoverageDescription
-
Deprecated.As of ISO 19115:2014, moved to
DefaultAttributeGroup.setContentTypes(Collection). - setContentTypes(Collection) - Method in class DefaultAttributeGroup
-
Sets the types of information represented by the value(s).
- setContext(Context) - Method in class DefaultEvent
-
Sets the meaning of the event.
- setControlPoint(int[], double[]) - Method in class LinearTransformBuilder
-
Sets a single matching control point pair.
- setControlPoint(int, int, double...) - Method in class LocalizationGridBuilder
-
Sets a single matching control point pair.
- setControlPointAvailable(boolean) - Method in class DefaultGeoreferenceable
-
Sets an indication of whether or not control point(s) exists.
- setControlPoints(Map) - Method in class LinearTransformBuilder
-
Sets all control point (source, target) pairs, overwriting any previous setting.
- setControlPoints(Vector...) - Method in class LocalizationGridBuilder
-
Sets all control points.
- setControlPoints(MathTransform) - Method in class LinearTransformBuilder
-
Sets all control point (source, target) pairs, overwriting any previous setting.
- setConvention(Convention) - Method in class WKTFormat
-
Sets the convention for parsing and formatting WKT elements.
- setCoordinate(int, double) - Method in class AbstractDirectPosition
-
Sets the coordinate value along the specified dimension.
- setCoordinate(int, double) - Method in class DirectPosition1D
-
Sets the coordinate value along the specified dimension.
- setCoordinate(int, double) - Method in class DirectPosition2D
-
Sets the coordinate value along the specified dimension.
- setCoordinate(int, double) - Method in class GeneralDirectPosition
-
Sets the coordinate value along the specified dimension.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class DirectPosition1D
-
Sets the coordinate reference system in which the coordinate is given.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class DirectPosition2D
-
Sets the coordinate reference system in which the coordinate is given.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class Envelope2D
-
Sets the coordinate reference system in which the coordinate are given.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class GeneralDirectPosition
-
Sets the coordinate reference system in which the coordinates are given.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class GeneralEnvelope
-
Sets the coordinate reference system in which the coordinate are given.
- setCoordinateReferenceSystem(ReferenceSystem) - Method in class DefaultGCPCollection
-
Sets the coordinate reference system in which the ground control points are defined.
- setCoordinates(double...) - Method in class GeneralDirectPosition
-
Sets the coordinate values in all dimensions.
- setCoordinateValue(int, long) - Method in class FractionalGridCoordinates
-
Sets the coordinate value at the specified dimension.
- setCornerPoints(List) - Method in class DefaultGeorectified
-
Sets the corner points.
- setCountry(InternationalString) - Method in class DefaultAddress
-
Sets the country of the physical address.
- setCoupledResources(Collection) - Method in class DefaultServiceIdentification
-
Sets further description(s) of the data coupling in the case of tightly coupled services.
- setCouplingType(CodeList) - Method in class DefaultServiceIdentification
-
Sets the type of coupling between service and associated data.
- setCoverage(GridCoverage) - Method in class CoverageCanvas
-
Sets the coverage to show in this viewer.
- setCoverage(GridCoverage) - Method in class CoverageExplorer
-
Sets the coverage to show in this explorer.
- setCoverage(ImageRequest) - Method in class CoverageExplorer
-
Loads coverage in a background thread from the given source.
- setCredits(Collection) - Method in class AbstractIdentification
-
Sets the recognition of those who contributed to the resource(s).
- setCRS(CoordinateReferenceSystem) - Method in class AttributeTypeBuilder
-
Sets the coordinate reference system that characterizes the values of this attribute.
- setCurrency(Currency) - Method in class DefaultStandardOrderProcess
-
Sets the monetary units of the
fees(as specified in ISO 4217). - setCurrentLineLength(int) - Method in class LineAppender
-
Sets the length of the current line.
- setData(DataBuffer) - Method in class ImageRenderer
-
Sets the data as a Java2D buffer.
- setData(DataType, Buffer...) - Method in class ImageRenderer
-
Sets the data as NIO buffers.
- setData(Vector...) - Method in class ImageRenderer
-
Sets the data as vectors.
- setDatabase(Supplier) - Method in class Configuration
-
Specifies the data source to use if no
"jdbc/SpatialMetadata"source is binded to a JNDI environment. - setDataElements(Object) - Method in class WritablePixelIterator
-
Sets the data elements (not necessarily band values) of current pixel.
- setDataQualityInfo(Collection) - Method in class DefaultMetadata
-
Sets overall assessment of quality of a resource(s).
- setDataset(String) - Method in class DefaultScopeDescription
-
Sets the dataset to which the information applies.
- setDataSetUri(String) - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getIdentificationInfo()followed byAbstractIdentification.getCitation()followed byDefaultCitation.setOnlineResources(Collection). - setDataType(Datatype) - Method in class DefaultExtendedElementInformation
-
Sets the code which identifies the kind of value provided in the extended element.
- setDate(Date) - Method in class DefaultCitationDate
-
Deprecated.Replaced by
DefaultCitationDate.setReferenceDate(Temporal). - setDate(Date) - Method in class DefaultProcessStep
-
Deprecated.As of ISO 19115-1:2014, replaced by
DefaultProcessStep.setStepDateTime(TemporalPrimitive). - setDateInfo(Collection) - Method in class DefaultMetadata
-
Sets the date(s) associated with the metadata.
- setDateOfNextUpdate(Date) - Method in class DefaultMaintenanceInformation
-
Deprecated.
- setDateOfOccurrence(Temporal) - Method in class DefaultEvent
-
Sets the date and/or time the event occurred.
- setDates(Collection) - Method in class DefaultEvaluationMethod
-
Sets the date or range of dates on which a data quality measure was applied.
- setDates(Collection) - Method in class AbstractElement
-
Deprecated.Replaced by
DefaultEvaluationMethod.setDates(Collection). - setDates(Collection) - Method in class DefaultCitation
-
Sets the reference date for the cited resource.
- setDateStamp(Date) - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.setDateInfo(Collection). - setDateTime(Temporal) - Method in class AbstractResult
-
Sets the date when the result was generated.
- setDateType(DateType) - Method in class DefaultCitationDate
-
Sets the event used for reference date.
- setDeductiveSource(InternationalString) - Method in class DefaultIndirectEvaluation
-
Sets the information on which data are used as sources in deductive evaluation method.
- setDefaultCRS(CoordinateReferenceSystem) - Method in class CoordinateFormat
-
Sets the coordinate reference system to use if no CRS is explicitly associated to a given
DirectPosition. - setDefaultMultiplicity(int, int) - Method in class FeatureTypeBuilder
-
Sets the default minimum and maximum number of next attributes and associations to add.
- setDefaultSlice(Map) - Method in interface GridCoverage.Evaluator
-
Sets the default slice where to perform evaluation when the points do not have enough dimensions.
- setDefaultValue(V) - Method in class AttributeTypeBuilder
-
Sets the default value for the attribute.
- setDefaultValue(V) - Method in class CharacteristicTypeBuilder
-
Sets the default value for the characteristic.
- setDefinition(CharSequence) - Method in class AssociationRoleBuilder
-
Sets a concise definition of the element.
- setDefinition(CharSequence) - Method in class AttributeTypeBuilder
-
Sets a concise definition of the element.
- setDefinition(CharSequence) - Method in class CharacteristicTypeBuilder
-
Sets a concise definition of the element.
- setDefinition(CharSequence) - Method in class FeatureTypeBuilder
-
Sets a concise definition of the element.
- setDefinition(CharSequence) - Method in class PropertyTypeBuilder
-
Sets a concise definition of the element.
- setDefinition(CharSequence) - Method in class TypeBuilder
-
Sets a concise definition of the element.
- setDefinition(CharSequence) - Method in class ModifiableLocationType
-
Sets the way in which location instances are defined.
- setDefinition(InternationalString) - Method in class DefaultRangeElementDescription
-
Sets the description of a set of specific range elements.
- setDefinition(InternationalString) - Method in class DefaultExtendedElementInformation
-
Sets the definition of the extended element.
- setDefinition(InternationalString) - Method in class DefaultBasicMeasure
-
Sets the definition of the data quality basic measure.
- setDefinition(InternationalString) - Method in class DefaultQualityMeasure
-
Sets the definition of the fundamental concept for the data quality measure.
- setDeliveryPoints(Collection) - Method in class DefaultAddress
-
Sets the address line for the location (as described in ISO 11180, Annex A).
- setDenominator(long) - Method in class DefaultRepresentativeFraction
-
Sets the denominator value.
- setDensities(Collection) - Method in class DefaultMedium
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMedium.setDensity(Double). - setDensity(Double) - Method in class DefaultMedium
-
Sets density at which the data is recorded.
- setDensityUnits(Unit) - Method in class DefaultMedium
-
Sets the units of measure for the recording density.
- setDependsOn(List) - Method in class DefaultOperationMetadata
-
Sets the list of operation that must be completed before current operation is invoked.
- setDeprecated(boolean) - Method in class AssociationRoleBuilder
-
Sets whether the type is deprecated.
- setDeprecated(boolean) - Method in class AttributeTypeBuilder
-
Sets whether the type is deprecated.
- setDeprecated(boolean) - Method in class CharacteristicTypeBuilder
-
Sets whether the type is deprecated.
- setDeprecated(boolean) - Method in class FeatureTypeBuilder
-
Sets whether the type is deprecated.
- setDeprecated(boolean) - Method in class PropertyTypeBuilder
-
Sets whether the type is deprecated.
- setDeprecated(boolean) - Method in class TypeBuilder
-
Sets whether the type is deprecated.
- setDeprecated(boolean) - Method in class Builder
-
Sets whether the next
GenericNames,Identifiers orIdentifiedObjects to create shall be considered deprecated. - setDerivedElements(Collection) - Method in class AbstractElement
-
Sets the original elements in case of aggregation or derivation.
- setDescription(CharSequence) - Method in class AssociationRoleBuilder
-
Sets optional information beyond that required for concise definition of the element.
- setDescription(CharSequence) - Method in class AttributeTypeBuilder
-
Sets optional information beyond that required for concise definition of the element.
- setDescription(CharSequence) - Method in class CharacteristicTypeBuilder
-
Sets optional information beyond that required for concise definition of the element.
- setDescription(CharSequence) - Method in class FeatureTypeBuilder
-
Sets optional information beyond that required for concise definition of the element.
- setDescription(CharSequence) - Method in class PropertyTypeBuilder
-
Sets optional information beyond that required for concise definition of the element.
- setDescription(CharSequence) - Method in class TypeBuilder
-
Sets optional information beyond that required for concise definition of the element.
- setDescription(CharSequence) - Method in class Builder
-
Sets an
IdentifierorIdentifiedObjectdescription. - setDescription(DefaultMeasureDescription) - Method in class DefaultQualityMeasure
-
Sets the description of the data quality measure.
- setDescription(InternationalString) - Method in class DefaultInstrument
-
Sets the textual description of the instrument.
- setDescription(InternationalString) - Method in class 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 DefaultPlatform
-
Sets the narrative description of the platform supporting the instrument.
- setDescription(InternationalString) - Method in class DefaultOnlineResource
-
Sets the detailed text description of what the online resource is/does.
- setDescription(InternationalString) - Method in class DefaultRangeDimension
-
Sets the description of the attribute.
- setDescription(InternationalString) - Method in class DefaultIdentifier
-
Sets the natural language description of the meaning of the code value.
- setDescription(InternationalString) - Method in class DefaultDistribution
-
Sets a brief description of a set of distribution options.
- setDescription(InternationalString) - Method in class DefaultExtent
-
Sets the spatial and temporal extent for the referring object.
- setDescription(InternationalString) - Method in class DefaultOperationChainMetadata
-
Sets the narrative explanation of the services in the chain and resulting output.
- setDescription(InternationalString) - Method in class DefaultAlgorithm
-
Sets the information describing the algorithm used to generate the data.
- setDescription(InternationalString) - Method in class DefaultProcessStep
-
Sets the description of the event, including related parameters or tolerances.
- setDescription(InternationalString) - Method in class DefaultProcessStepReport
-
Sets the textual description of what occurred during the process step.
- setDescription(InternationalString) - Method in class DefaultSource
-
Sets a detailed description of the level of the source data.
- setDescriptiveKeywords(Collection) - Method in class AbstractIdentification
-
Sets category keywords, their type, and reference source.
- setDescriptor(InternationalString) - Method in class DefaultRangeDimension
-
Deprecated.As of ISO 19115:2014, renamed
DefaultRangeDimension.setDescription(InternationalString). - setDesignation(CharSequence) - Method in class AssociationRoleBuilder
-
Sets a natural language designator for the element.
- setDesignation(CharSequence) - Method in class AttributeTypeBuilder
-
Sets a natural language designator for the element.
- setDesignation(CharSequence) - Method in class CharacteristicTypeBuilder
-
Sets a natural language designator for the element.
- setDesignation(CharSequence) - Method in class FeatureTypeBuilder
-
Sets a natural language designator for the element.
- setDesignation(CharSequence) - Method in class PropertyTypeBuilder
-
Sets a natural language designator for the element.
- setDesignation(CharSequence) - Method in class TypeBuilder
-
Sets a natural language designator for the element.
- setDesiredAccuracy(double) - Method in class CoordinateOperationContext
-
Sets the desired accuracy in metres.
- setDesiredPrecision(double) - Method in class LocalizationGridBuilder
-
Sets the desired precision of inverse transformations, in units of source coordinates.
- setDetectedPolarization(PolarizationOrientation) - Method in class DefaultBand
-
Sets the polarization of the radiation detected.
- setDimensionDescription(InternationalString) - Method in class DefaultDimension
-
Sets the axis dimension description.
- setDimensionName(DimensionNameType) - Method in class DefaultDimension
-
Sets the name of the axis.
- setDimensions(Collection) - Method in class DefaultCoverageDescription
-
Deprecated.As of ISO 19115:2014, moved to
DefaultAttributeGroup.setAttributes(Collection). - setDimensionSize(Integer) - Method in class DefaultDimension
-
Sets the number of elements along the axis.
- setDimensionTitle(InternationalString) - Method in class DefaultDimension
-
Sets the enhancement / modifier of the dimension name.
- setDisabled(boolean) - Method in class CanvasFollower
-
Sets whether to stop to replicate changes from source canvas to target canvas.
- setDisplayBounds(Envelope) - Method in class Canvas
-
Sets the size and location of the display device.
- setDisseminationConstraints(Collection) - Method in class DefaultReleasability
-
Sets the components in determining releasability.
- setDistance(Double) - Method in class DefaultResolution
-
Sets the ground sample distance.
- setDistributedComputingPlatforms(Collection) - Method in class DefaultOperationMetadata
-
Sets the distributed computing platforms on which the operation has been implemented.
- setDistributionFormats(Collection) - Method in class DefaultDigitalTransferOptions
-
Sets the formats of distribution.
- setDistributionFormats(Collection) - Method in class DefaultDistribution
-
Sets a description of the format of the data to be distributed.
- setDistributionInfo(Distribution) - Method in class DefaultMetadata
-
Sets information about the distributor of and options for obtaining the resource(s).
- setDistributionOrderProcesses(Collection) - Method in class DefaultDistributor
-
Sets information about how the resource may be obtained, and related instructions and fee information.
- setDistributorContact(ResponsibleParty) - Method in class DefaultDistributor
-
Sets the party from whom the resource may be obtained.
- setDistributorFormats(Collection) - Method in class DefaultDistributor
-
Sets information about the format used by the distributor.
- setDistributors(Collection) - Method in class DefaultDistribution
-
Sets information about the distributor.
- setDistributorTransferOptions(Collection) - Method in class DefaultDistributor
-
Provides information about the technical means and media used by the distributor.
- setDocumentations(Collection) - Method in class DefaultProcessing
-
Sets the reference to documentation describing the processing.
- setDomain(GridGeometry) - Method in class GridCoverageBuilder
-
Sets the domain envelope (including its CRS) and/or the transform from grid indices to domain coordinates.
- setDomain(Envelope) - Method in class GridCoverageBuilder
-
Sets the domain as an enclosing envelope (including its CRS).
- setDomainCode(Integer) - Method in class DefaultExtendedElementInformation
-
Deprecated.Removed as of ISO 19115:2014.
- setDomainValue(InternationalString) - Method in class DefaultExtendedElementInformation
-
Sets the valid values that can be assigned to the extended element.
- setEastBoundLongitude(double) - Method in class DefaultGeographicBoundingBox
-
Sets the eastern-most coordinate of the limit of the dataset extent.
- setEdition(InternationalString) - Method in class DefaultCitation
-
Sets the version of the cited resource.
- setEditionDate(Temporal) - Method in class DefaultCitation
-
Sets the date of the edition.
- setEditionDate(Date) - Method in class DefaultCitation
-
Deprecated.Replaced by
DefaultCitation.setEditionDate(Temporal). - setElectronicMailAddresses(Collection) - Method in class DefaultAddress
-
Sets the address of the electronic mailbox of the responsible organization or individual.
- setElement(int, int, double) - Method in class Matrix1
-
Modifies the value at the specified row and column of this matrix.
- setElement(int, int, double) - Method in class Matrix2
-
Modifies the value at the specified row and column of this matrix.
- setElement(int, int, double) - Method in class Matrix3
-
Modifies the value at the specified row and column of this matrix.
- setElement(int, int, double) - Method in class Matrix4
-
Modifies the value at the specified row and column of this matrix.
- setElement(int, int, double) - Method in interface Matrix
-
Modifies the value at the specified row and column of this matrix.
- setElementNames(Collection) - Method in class DefaultQualityMeasure
-
Sets the name of the data quality element for which quality is reported.
- setElementPattern(String, boolean) - Method in class RangeFormat
-
Sets the pattern to be used by
RangeFormat.elementFormatfor formatting the minimum and maximum values. - setElements(double[]) - Method in class Matrix1
-
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
- setElements(double[]) - Method in class Matrix2
-
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
- setElements(double[]) - Method in class Matrix3
-
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
- setElements(double[]) - Method in class Matrix4
-
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
- setElements(double[]) - Method in class MatrixSIS
-
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
- setEndGeographicPoint(double, double) - Method in class GeodeticCalculator
-
Sets the destination as geographic (latitude, longitude) coordinates.
- setEndPoint(DirectPosition) - Method in class GeodeticCalculator
-
Sets the destination as coordinates in arbitrary reference system.
- setEnvelope(double...) - Method in class GeneralEnvelope
-
Sets the envelope to the specified values, which must be the lower corner coordinates followed by upper corner coordinates.
- setEnvelope(Envelope) - Method in class GeneralEnvelope
-
Sets this envelope to the same coordinate values as the specified envelope.
- setEnvironmentalConditions(EnvironmentalRecord) - Method in class DefaultAcquisitionInformation
-
Sets the record of the environmental circumstances during the data acquisition.
- setEnvironmentDescription(InternationalString) - Method in class DefaultDataIdentification
-
Sets the description of the resource in the producer's processing environment.
- setEquation(double, double) - Method in class Line
-
Sets this line to the specified slope and offset.
- setEquation(double, double, double) - Method in class Plane
-
Sets the equation of this plane to the given coefficients.
- setEquation(Number, Number) - Method in class Line
-
Sets this line from values of arbitrary
Numbertype. - setEquation(Number, Number, Number) - Method in class Plane
-
Sets this plane from values of arbitrary
Numbertype. - setEquivalentScale(RepresentativeFraction) - Method in class DefaultResolution
-
Sets the level of detail expressed as the scale of a comparable hardcopy map or chart.
- setError(Throwable) - Method in class MetadataSummary
-
Clears the metadata panel and write instead an exception report.
- setErrorHandler(ErrorHandler) - Method in class ImageProcessor
-
Sets whether exceptions occurring during computation are propagated or logged.
- setErrorMessage(String, Throwable) - Method in class StatusBar
-
Shows or hides an error message on the status bar, optionally with a button showing details in a dialog box.
- setErrorStatistic(InternationalString) - Method in class DefaultQuantitativeResult
-
Deprecated.Removed from ISO_19157:2013.
- setEvaluationMethod(DefaultEvaluationMethod) - Method in class AbstractElement
-
Sets the evaluation information.
- setEvaluationMethodDescription(InternationalString) - Method in class AbstractElement
-
Deprecated.
- setEvaluationMethodDescription(InternationalString) - Method in class DefaultEvaluationMethod
-
Sets the description of the evaluation method.
- setEvaluationMethodType(EvaluationMethodType) - Method in class AbstractElement
-
Deprecated.
- setEvaluationMethodType(EvaluationMethodType) - Method in class DefaultEvaluationMethod
-
Sets the type of method used to evaluate quality of the data.
- setEvaluationProcedure(Citation) - Method in class AbstractElement
-
Deprecated.
- setEvaluationProcedure(Citation) - Method in class DefaultEvaluationMethod
-
Sets the reference to the procedure information.
- setExample(DefaultMeasureDescription) - Method in class DefaultBasicMeasure
-
Sets the illustration of the use of a data quality measure.
- setExamples(Collection) - Method in class DefaultQualityMeasure
-
Sets the illustrations of the use of a data quality measure.
- setExecutionMode(ImageProcessor.Mode) - Method in class ImageProcessor
-
Sets whether operations can be executed in parallel.
- setExpectedObjectives(Collection) - Method in class DefaultEvent
-
Sets the objective or objectives satisfied by an event.
- setExpiryDate(Temporal) - Method in class DefaultRequirement
-
Sets the date and time after which collection is no longer valid.
- setExpiryDate(Date) - Method in class DefaultRequirement
-
Deprecated.Replaced by
DefaultRequirement.setExpiryDate(Temporal). - setExplanation(InternationalString) - Method in class DefaultConformanceResult
-
Sets the explanation of the meaning of conformance for this result.
- setExtendedDescription(BrowseGraphic) - Method in class DefaultMeasureDescription
-
Sets the illustration.
- setExtendedElementInformation(Collection) - Method in class DefaultMetadataExtensionInformation
-
Sets information about a new metadata element.
- setExtensionOnLineResource(OnlineResource) - Method in class DefaultMetadataExtensionInformation
-
Sets information about on-line sources.
- setExtent(Geometry) - Method in class DefaultPlatformPass
-
Sets the area covered by the pass.
- setExtent(Extent) - Method in class DefaultScope
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultScope.setExtents(Collection). - setExtent(TemporalPrimitive) - Method in class DefaultTemporalExtent
-
Sets the date and time for the content of the dataset.
- setExtents(Collection) - Method in class DefaultObjective
-
Sets the extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
- setExtents(Collection) - Method in class DefaultResponsibility
-
Sets the spatial and temporal extents of the role.
- setExtents(Collection) - Method in class AbstractIdentification
-
Sets the spatial and temporal extent of the resource.
- setExtents(Collection) - Method in class DefaultScope
-
Sets information about the spatial, vertical and temporal extents of the resource specified by the scope.
- setFacsimiles(Collection) - Method in class DefaultTelephone
-
Deprecated.As of ISO 19115:2014, replaced by a number with
TelephoneType.FACSIMILE. - setFactory(Class, T) - Method in class WKTFormat
-
Sets one of the factories to be used by this
WKTFormatfor parsing WKT. - setFallbackAllowed(boolean) - Method in class 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) - Method in class DefaultFeatureCatalogueDescription
-
Sets the complete bibliographic reference to one or more external feature catalogues.
- setFeatureInstanceCount(Integer) - Method in class DefaultFeatureTypeInfo
-
Sets a new number of occurrence of feature instances for this feature types.
- setFeatureInstances(Set) - Method in class DefaultScopeDescription
-
Sets the feature instances to which the information applies.
- setFeatures(Set) - Method in class DefaultScopeDescription
-
Sets the feature types to which the information applies.
- setFeatures(FeatureSet) - Method in class FeatureTable
-
Sets the features to show in this table.
- setFeatureType(DefaultFeatureType) - Method in class Optimization
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
Optimization.setFinalFeatureTypes(Collection). - setFeatureTypeInfo(Collection) - Method in class DefaultFeatureCatalogueDescription
-
Sets the subset of feature types from cited feature catalogue occurring in resource.
- setFeatureTypeName(GenericName) - Method in class DefaultFeatureTypeInfo
-
Sets the name of the feature type.
- setFeatureTypes(Collection) - Method in class DefaultFeatureCatalogueDescription
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFeatureCatalogueDescription.setFeatureTypeInfo(Collection). - setFeatureTypes(Collection) - Method in class DefaultDataFile
-
Sets the list of feature types concerned by the transfer data file.
- setFees(InternationalString) - Method in class DefaultStandardOrderProcess
-
Sets fees and terms for retrieving the resource.
- setFileDecompressionTechnique(InternationalString) - Method in class 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 DefaultDataFile
-
Sets the text description of the file.
- setFileDescription(InternationalString) - Method in class DefaultBrowseGraphic
-
Sets the text description of the illustration.
- setFileFormat(Format) - Method in class DefaultDataFile
-
Deprecated.Removed in latest XSD schemas.
- setFileIdentifier(String) - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.setMetadataIdentifier(Identifier) - setFileName(URI) - Method in class DefaultDataFile
-
Sets the name or path of the file.
- setFileName(URI) - Method in class DefaultBrowseGraphic
-
Sets the name of the file that contains a graphic that provides an illustration of the dataset.
- setFileType(String) - Method in class DefaultDataFile
-
Sets the format in which the illustration is encoded.
- setFileType(String) - Method in class DefaultBrowseGraphic
-
Sets the format in which the illustration is encoded.
- setFileType(InternationalString) - Method in class DefaultProcessStepReport
-
Sets the type of file that contains the processing report.
- setFillValues(Number...) - Method in class GridCoverageProcessor
-
Sets the values to use for pixels that cannot be computed.
- setFillValues(Number...) - Method in class ImageProcessor
-
Sets the values to use for pixels that cannot be computed.
- setFilmDistortionInformationAvailable(Boolean) - Method in class DefaultImageDescription
-
Sets the indication of whether or not Calibration Reseau information is available.
- setFinalFeatureType(DefaultFeatureType) - Method in class Optimization
-
Specifies the single type of all feature instances that the filters and expressions may see.
- setFinalFeatureTypes(Collection) - Method in class Optimization
-
Specifies the exhaustive set of the types of all feature instances that the filters and expressions may see.
- setFollowRealWorld(boolean) - Method in class CanvasFollower
-
Sets whether this instance should following changes in "real world" coordinates.
- setForAllPopulation(boolean) - Method in class StatisticsFormat
-
Sets whether this formatter shall consider that the statistics where computed using the totality of the populations under study.
- setFormatDistributors(Collection) - Method in class DefaultFormat
-
Sets information about the distributor's format.
- setFormatSpecificationCitation(Citation) - Method in class DefaultFormat
-
Sets the citation / URL of the specification format.
- setFrom(String) - Method in class XLink
-
Sets the starting resource.
- setFromPoints(double, double, double, double) - Method in class Line
-
Sets a line through the specified points.
- setFunction(OnLineFunction) - Method in class DefaultOnlineResource
-
Sets the code for function performed by the online resource.
- setFunctions(Collection) - Method in class DefaultObjective
-
Sets the role or purpose performed by or activity performed at the objective.
- setGCPs(Collection) - Method in class DefaultGCPCollection
-
Sets the ground control point(s) used in the collection.
- setGeodesicDistance(double) - Method in class GeodeticCalculator
-
Sets the geodesic distance from the start point to the end point.
- setGeographicCoordinates(DirectPosition) - Method in class DefaultGCP
-
Sets the geographic or map position of the control point, in either two or three dimensions.
- setGeographicElements(Collection) - Method in class DefaultExtent
-
Sets geographic component of the extent of the referring object.
- setGeographicIdentifier(Identifier) - Method in class DefaultGeographicDescription
-
Sets the identifier used to represent a geographic area.
- setGeolocationInformation(Collection) - Method in class DefaultGeoreferenceable
-
Sets the information that can be used to geolocate the data.
- setGeometricObjectCount(Integer) - Method in class DefaultGeometricObjects
-
Sets the total number of the point or vector object type occurring in the dataset.
- setGeometricObjects(Collection) - Method in class DefaultVectorSpatialRepresentation
-
Sets information about the geometric objects used in the dataset.
- setGeometricObjectType(GeometricObjectType) - Method in class DefaultGeometricObjects
-
Sets the total number of the point or vector object type occurring in the dataset.
- setGeoreferencedParameters(Record) - Method in class DefaultGeoreferenceable
-
Sets the terms which support grid data georeferencing.
- setGraphicOverviews(Collection) - Method in class AbstractIdentification
-
Sets a graphic that illustrates the resource(s).
- setGraphics(Collection) - Method in class DefaultCitation
-
Sets citation graphics or logo for cited party.
- setGraphics(Collection) - Method in class DefaultConstraints
-
Sets the new graphics / symbols indicating the constraint.
- setGraphicsFile(URI) - Method in class DefaultApplicationSchemaInformation
-
Sets the full application schema given as a graphics file.
- setGridGeometry(GridGeometry) - Method in class Canvas
-
Sets canvas properties from the given grid geometry.
- setGridReferencing(boolean, Map) - Method in class RecentReferenceSystems
-
Sets the reference systems, area of interest and "referencing by grid indices" systems.
- setGridStartsAtZero(boolean) - Method in class DomainLinearizer
-
Sets whether
GridExtentshould have their lower grid coordinates set to zero. - setGroundAccuracy(Quantity) - Method in class CoordinateFormat
-
Specifies an uncertainty to append as "± accuracy" after the coordinate values.
- setGroundPrecision(Quantity) - Method in class CoordinateFormat
-
Adjusts the number of fraction digits to show in coordinates for achieving the given precision.
- setGroundResolution(Double) - Method in class DefaultNominalResolution
-
Sets the distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.
- setHandlingDescription(InternationalString) - Method in class DefaultSecurityConstraints
-
Sets the additional information about the restrictions on handling the resource.
- setHashLength(int) - Method in class GeohashReferenceSystem.Coder
-
Sets the length of geohashes strings to be encoded by the
GeohashReferenceSystem.Coder.encode(DirectPosition)method. - setHeader(String) - Method in class MonolineFormatter
-
Sets the string to write on the left side of the first line of every log records.
- setHierarchyLevelNames(Collection) - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.setMetadataScopes(Collection)andDefaultMetadataScope.setName(InternationalString). - setHierarchyLevels(Collection) - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.setMetadataScopes(Collection)andDefaultMetadataScope.setResourceScope(ScopeCode). - setHoursOfService(InternationalString) - Method in class DefaultContact
-
Sets time period (including time zone) when individuals can contact the organization or individual.
- setHRef(URI) - Method in class XLink
-
Sets the URN to a resources.
- setIdentificationInfo(Collection) - Method in class DefaultMetadata
-
Sets basic information about the resource(s) to which the metadata applies.
- setIdentifiedIssues(Collection) - Method in class 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 DefaultEvent
-
Sets the event name or number.
- setIdentifier(Identifier) - Method in class DefaultInstrument
-
Sets the unique identification of the instrument.
- setIdentifier(Identifier) - Method in class DefaultOperation
-
Sets the unique identification of the operation.
- setIdentifier(Identifier) - Method in class DefaultPlatform
-
Sets the unique identification of the platform.
- setIdentifier(Identifier) - Method in class DefaultPlatformPass
-
Sets the unique name of the pass.
- setIdentifier(Identifier) - Method in class DefaultRequirement
-
Sets the unique name, or code, for the requirement.
- setIdentifier(Identifier) - Method in class DefaultMedium
-
Sets a unique identifier for an instance of the medium.
- setIdentifier(Identifier) - Method in class ISOMetadata
-
Sets the identifier for metadata objects that are expected to contain at most one ISO 19115 identifier.
- setIdentifier(Identifier) - Method in class DefaultProcessing
-
Sets the information to identify the processing package that produced the data.
- setIdentifierDelimiters(String, String, String) - Method in class FeatureTypeBuilder
-
Sets the prefix, suffix and delimiter to use when formatting a compound identifier made of two or more attributes.
- setIdentifiers(Collection) - Method in class DefaultObjective
-
Sets the code used to identify the objective.
- setIdentifiers(Collection) - Method in class AbstractParty
-
Sets the identifiers of the party.
- setIdentifiers(Collection) - Method in class DefaultCitation
-
Sets the unique identifier for the resource.
- setIgnoringAxes(boolean) - Method in class IdentifiedObjectFinder
-
Sets whether the search should ignore coordinate system axes.
- setIlluminationAzimuthAngle(Double) - Method in class DefaultImageDescription
-
Sets the illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
- setIlluminationElevationAngle(Double) - Method in class 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.
- setImage(RenderedImage) - Method in class GridView
-
Sets the image to show in this table.
- setImage(ImageRequest) - Method in class GridView
-
Loads image in a background thread from the given source.
- setImageConstraints(Collection) - Method in class DefaultBrowseGraphic
-
Sets the restrictions on access and / or use of browse graphic.
- setImageLayout(ImageLayout) - Method in class ImageProcessor
-
Sets the preferences (size, tile size, sample model, etc.) of destination images.
- setImageQualityCode(Identifier) - Method in class DefaultImageDescription
-
Sets a code in producer’s codespace that specifies the image quality.
- setImagingCondition(ImagingCondition) - Method in class DefaultImageDescription
-
Sets the conditions that affected the image.
- setIncludedWithDataset(boolean) - Method in class DefaultFeatureCatalogueDescription
-
Sets whether or not the feature catalogue is included with the resource.
- setInclusion(Boolean) - Method in class 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 WKTFormat
-
Sets a new indentation to be used for formatting objects.
- setIndentation(int) - Method in class TreeTableFormat
-
Sets the number of spaces to add on the left margin for each indentation level.
- setIndividual(Collection) - Method in class DefaultOrganisation
-
Sets the individuals in the named organization.
- setIndividualName(String) - Method in class DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
setName(InternationalString)inDefaultIndividual. - setInfoMessage(String) - Method in class StatusBar
-
Shows or hides an informative message on the status bar.
- setInitiativeType(InitiativeType) - Method in class DefaultAssociatedResource
-
Sets a new type of initiative under which the associated resource was produced.
- setInstruments(Collection) - Method in class DefaultAcquisitionInformation
-
Sets the general information about the instrument used in data acquisition.
- setInstruments(Collection) - Method in class DefaultPlatform
-
Sets the instrument(s) mounted on a platform.
- setInt(int, int) - Method in class IntegerList
-
Sets the element at the given index as the
intprimitive type. - setInterleavedPixelOffsets(int, int[]) - Method in class 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 CoverageCombiner
-
Sets the interpolation method to use during resample operations.
- setInterpolation(Interpolation) - Method in class GridCoverageProcessor
-
Sets the interpolation method to use for resampling operations.
- setInterpolation(Interpolation) - Method in class CoverageCanvas
-
Sets the interpolation method to use during resample operations.
- setInterpolation(Interpolation) - Method in class ImageCombiner
-
Sets the interpolation method to use during resample operations.
- setInterpolation(Interpolation) - Method in class ImageProcessor
-
Sets the interpolation method to use during resample operations.
- setInvalidWKT(Class, Exception) - Method in class Formatter
-
Marks the current WKT representation of the given class as not strictly compliant with the WKT specification.
- setInvalidWKT(IdentifiedObject, Exception) - Method in class Formatter
-
Marks the current WKT representation of the given object as not strictly compliant with the WKT specification.
- setInvocationName(InternationalString) - Method in class DefaultOperationMetadata
-
Sets the name used to invoke this interface within the context of the DCP.
- setISBN(String) - Method in class DefaultCitation
-
Sets the International Standard Book Number.
- setISSN(String) - Method in class DefaultCitation
-
Sets the International Standard Serial Number.
- setIssueIdentification(String) - Method in class DefaultSeries
-
Sets information identifying the issue of the series.
- setIteratorOrder(SequenceType) - Method in class PixelIterator.Builder
-
Sets the desired iteration order.
- setKeyCollisionAllowed(boolean) - Method in class Cache
-
If set to
true, different values may be assigned to the same key. - setKeywordCase(KeywordCase) - Method in class WKTFormat
-
Sets whether WKT keywords should be written with upper cases or camel cases.
- setKeywordClass(DefaultKeywordClass) - Method in class DefaultKeywords
-
Sets the user-defined categorization of groups of keywords.
- setKeywords(Collection) - Method in class DefaultKeywords
-
Sets commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
- setKeywordStyle(KeywordStyle) - Method in class WKTFormat
-
Sets whether to use short or long WKT keywords.
- setLabel(String) - Method in class XLink
-
Sets an identification of the target of a
fromortoattribute. - setLanguage(Locale) - Method in class DefaultMetadata
-
Deprecated.Replaced by
DefaultMetadata.getLocalesAndCharsets().put(newValue, …). - setLanguages(Collection) - Method in class DefaultFeatureCatalogueDescription
-
Deprecated.Replaced by putting keys in
DefaultFeatureCatalogueDescription.getLocalesAndCharsets()map. - setLanguages(Collection) - Method in class DefaultDataIdentification
-
Deprecated.Replaced by putting keys in
DefaultDataIdentification.getLocalesAndCharsets()map. - setLastCompletedTransform(MathTransform) - Method in exception class TransformException
-
Sets the last transform that either transformed successfully all coordinates, or filled the untransformable coordinates with NaN values.
- setLatestAcceptableDate(Temporal) - Method in class DefaultRequestedDate
-
Sets the latest date and time collection must be completed.
- setLatestAcceptableDate(Date) - Method in class DefaultRequestedDate
-
Deprecated.
- setLenient(boolean) - Method in class MultiAuthoritiesFactory
-
Sets whether this factory should relax some rules when processing a given code.
- setLensDistortionInformationAvailable(Boolean) - Method in class DefaultImageDescription
-
Sets the indication of whether or not lens aberration correction information is available.
- setLevel(ScopeCode) - Method in class DefaultScope
-
Sets the hierarchical level of the data specified by the scope.
- setLevelColor(Level, String) - Method in class MonolineFormatter
-
Sets the color to use for the given level, or
nullfor removing colorization. - setLevelDescription(Collection) - Method in class DefaultScope
-
Sets detailed descriptions about the level of the data specified by the scope.
- setLevelDescription(ScopeCode, Set) - Method in class DefaultScopeDescription
-
Dispatches the given values to a setter method determined by the given hierarchical level.
- setLevelOfDetail(InternationalString) - Method in class DefaultResolution
-
Sets the textual description of the spatial resolution of the resource.
- setLimit(long) - Method in class FeatureQuery
-
Set the maximum number of feature instances contained in the
FeatureSet. - setLineage(Lineage) - Method in class DefaultDataQuality
-
Deprecated.Removed from ISO 19157:2013.
- setLinearResolution(Quantity) - Method in class FeatureQuery
-
Sets the desired spatial resolution of geometries.
- setLineSeparator(String) - Method in class LineAppender
-
Changes the line separator to be sent to the underlying appendable.
- setLineSeparator(String) - Method in class TabularFormat
-
Sets the line separator.
- setLinkage(URI) - Method in class DefaultOnlineResource
-
Sets the location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as "
http://www.statkart.no/isotc211". - setLinkages(Collection) - Method in class DefaultBrowseGraphic
-
Sets the links to browse graphic.
- setLoadingStrategy(RasterLoadingStrategy) - Method in interface GridCoverageResource
-
Sets the preferred strategy about when to do the "physical" loading of raster data.
- setLoadingStrategy(RasterLoadingStrategy) - Method in class MemoryGridCoverageResource
-
Sets the preference about whether
read(…)should try to force the loading of data. - setLocalCoordinates(double, double) - Method in class StatusBar
-
Converts and formats the given pixel coordinates.
- setLocale(Locale) - Method in class CalcAddins
-
Sets the locale to be used by this object.
- setLocale(Locale) - Method in class Symbols
-
Sets the locale of decimal format symbols or other symbols.
- setLocale(Locale) - Method in class UnitFormat
-
Sets the locale that this
UnitFormatwill use for long names. - setLocale(Locale) - Method in class CoordinateOperationContext
-
Sets the locale for error messages.
- setLocale(Locale) - Method in class DataStore
-
Sets the locale to use for formatting warnings and other messages.
- setLocales(Collection) - Method in class DefaultMetadata
-
Deprecated.Replaced by putting keys in
DefaultMetadata.getLocalesAndCharsets(). - setLocalesAndCharsets(Map) - Method in class DefaultFeatureCatalogueDescription
-
Sets the language(s) and character set(s) used within the catalogue.
- setLocalesAndCharsets(Map) - Method in class DefaultMetadata
-
Sets the language(s) and character set(s) used within the dataset.
- setLocalesAndCharsets(Map) - Method in class DefaultDataIdentification
-
Sets the language(s) and character set(s) used within the dataset.
- setLocation(Point2D) - Method in class DirectPosition2D
-
Sets this coordinate to the specified point.
- setLocation(DirectPosition) - Method in class AbstractDirectPosition
-
Sets this direct position to the given position.
- setLocation(DirectPosition) - Method in class DirectPosition1D
-
Sets this coordinate to the specified direct position.
- setLocation(DirectPosition) - Method in class GeneralDirectPosition
-
Sets this coordinate to the specified direct position.
- setLogFilter(Filter) - Method in class CoordinateOperationContext
-
Specifies a filter which will receive warnings, or
nullif none. - setLogo(Collection) - Method in class DefaultOrganisation
-
Sets the graphics identifying organisation.
- setLotDescription(InternationalString) - Method in class DefaultSampleBasedInspection
-
Sets the information of how lots are defined.
- setMaintenanceAndUpdateFrequency(MaintenanceFrequency) - Method in class DefaultMaintenanceInformation
-
Sets the frequency with which changes and additions are made to the resource after the initial resource is completed.
- setMaintenanceDates(Collection) - Method in class DefaultMaintenanceInformation
-
Sets the date information associated with maintenance of resource.
- setMaintenanceNotes(Collection) - Method in class DefaultMaintenanceInformation
-
Sets information regarding specific requirements for maintaining the resource.
- setMaintenanceScopes(Collection) - Method in class DefaultMaintenanceInformation
-
Sets the types of resource and / or extents to which the maintenance information applies.
- setMatrix(Matrix) - Method in class MatrixSIS
-
Sets this matrix to the values of another matrix.
- setMaxAltitude(Double) - Method in class DefaultEnvironmentalRecord
-
Sets the maximum altitude value.
- setMaximalLength(Integer) - Method in class AttributeTypeBuilder
-
Sets the maximal length that characterizes the
CharSequencevalues of this attribute. - setMaximalLineLength(int) - Method in class LineAppender
-
Sets the maximal line length, in units of Unicode characters (code point count).
- setMaximalLineLength(IntSupplier) - Method in class MonolineFormatter
-
Sets the provider of the maximal number of columns in the records to format.
- setMaximumFractionDigits(int) - Method in class AngleFormat
-
Sets the maximum number of digits allowed in the fraction portion of the last field.
- setMaximumListElements(int) - Method in class WKTFormat
-
Sets a new limit for the number of elements to show in lists.
- setMaximumOccurrence(Integer) - Method in class DefaultExtendedElementInformation
-
Sets the maximum occurrence of the extended element.
- setMaximumOccurs(int) - Method in class AssociationRoleBuilder
-
Sets the maximum number of associations.
- setMaximumOccurs(int) - Method in class AttributeTypeBuilder
-
Sets the maximum number of attribute values.
- setMaximumOccurs(int) - Method in class PropertyTypeBuilder
-
Sets the maximum number of property values.
- setMaximumValue(Double) - Method in class DefaultVerticalExtent
-
Sets the highest vertical extent contained in the dataset.
- setMaximumWidth(int) - Method in class AngleFormat
-
Modifies, if needed, the pattern in order to fit formatted angles in the given maximum total width.
- setMaxRelativeHumidity(Double) - Method in class DefaultEnvironmentalRecord
-
Sets the maximum relative humidity along the flight pass during the photo flight.
- setMaxValue(Double) - Method in class DefaultSampleDimension
-
Sets the maximum value of data values in each dimension included in the resource.
- setMeanValue(Double) - Method in class DefaultSampleDimension
-
Sets the mean value of data values in each dimension included in the resource.
- setMeasureDescription(InternationalString) - Method in class AbstractElement
-
Deprecated.
- setMeasureDescription(InternationalString) - Method in class DefaultMeasureReference
-
Sets the description of the measure.
- setMeasureIdentification(Identifier) - Method in class AbstractElement
-
Deprecated.
- setMeasureIdentification(Identifier) - Method in class DefaultMeasureReference
-
Sets the identifier of the measure.
- setMeasureIdentifier(Identifier) - Method in class DefaultQualityMeasure
-
Sets the value uniquely identifying the measure within a namespace.
- setMeasureReference(DefaultMeasureReference) - Method in class AbstractElement
-
Sets an identifier of a measure fully described elsewhere.
- setMedia(Collection) - Method in class DefaultFormat
-
Sets the media used by the format.
- setMediumFormats(Collection) - Method in class DefaultMedium
-
Sets the method used to write to the medium.
- setMediumNote(InternationalString) - Method in class DefaultMedium
-
Sets a description of other limitations or requirements for using the medium.
- setMergeStrategy(MergeStrategy) - Method in class CoverageAggregator
-
Sets the algorithm to apply when more than one grid coverage can be found at the same grid index.
- setMetadata(Resource) - Method in class MetadataSummary
-
Fetches the metadata in a background thread and delegates to
MetadataSummary.setMetadata(Metadata)when ready. - setMetadata(Metadata) - Method in class MetadataSummary
-
Sets the content of this pane to the given metadata.
- setMetadataConstraints(Collection) - Method in class DefaultMetadata
-
Sets restrictions on the access and use of metadata.
- setMetadataExtensionInfo(Collection) - Method in class DefaultMetadata
-
Sets information describing metadata extensions.
- setMetadataIdentifier(Identifier) - Method in class DefaultMetadata
-
Sets the unique identifier for this metadata record.
- setMetadataLinkages(Collection) - Method in class DefaultMetadata
-
Sets the online location(s) where the metadata is available.
- setMetadataMaintenance(MaintenanceInformation) - Method in class DefaultMetadata
-
Sets information about the frequency of metadata updates, and the scope of those updates.
- setMetadataProfiles(Collection) - Method in class DefaultMetadata
-
Set the citation(s) for the profile(s) of the metadata standard to which the metadata conform.
- setMetadataReference(Citation) - Method in class DefaultAssociatedResource
-
Sets the reference to the metadata of the associated resource.
- setMetadataScopes(Collection) - Method in class DefaultMetadata
-
Sets the scope or type of resource for which metadata is provided.
- setMetadataStandardName(String) - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataStandards()followed byDefaultCitation.setTitle(InternationalString). - setMetadataStandards(Collection) - Method in class DefaultMetadata
-
Sets the citation(s) for the standard(s) to which the metadata conform.
- setMetadataStandardVersion(String) - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataStandards()followed byDefaultCitation.setEdition(InternationalString). - setMeteorologicalConditions(InternationalString) - Method in class DefaultEnvironmentalRecord
-
Sets the meteorological conditions in the photo flight area, in particular clouds, snow and wind.
- setMinDuration(long, TimeUnit) - Method in class PerformanceLevel
-
Sets the minimal duration for logging an event at this level.
- setMinimumFractionDigits(int) - Method in class AngleFormat
-
Sets the minimum number of digits allowed in the fraction portion of the last field.
- setMinimumOccurs(int) - Method in class AssociationRoleBuilder
-
Sets the minimum number of associations.
- setMinimumOccurs(int) - Method in class AttributeTypeBuilder
-
Sets the minimum number of attribute values.
- setMinimumOccurs(int) - Method in class PropertyTypeBuilder
-
Sets the minimum number of property values.
- setMinimumValue(Double) - Method in class DefaultVerticalExtent
-
Sets the lowest vertical extent contained in the dataset.
- setMinValue(Double) - Method in class DefaultSampleDimension
-
Sets the minimum value of data values in each dimension included in the resource.
- setMountedOn(Platform) - Method in class DefaultInstrument
-
Sets the platform on which the instrument is mounted.
- setMultiLinesCells(boolean) - Method in class TableAppender
-
Sets the desired behavior for EOL and tabulations characters.
- setName(int) - Method in class SampleDimension.Builder
-
Sets an identification of the sample dimension as a band number.
- setName(CharSequence) - Method in class SampleDimension.Builder
-
Sets an identification of the sample dimension as a character sequence.
- setName(CharSequence) - Method in class AssociationRoleBuilder
-
Sets the
FeatureAssociationRolename as a simple string (local name). - setName(CharSequence) - Method in class AttributeTypeBuilder
-
Sets the
AttributeTypename as a simple string (local name). - setName(CharSequence) - Method in class CharacteristicTypeBuilder
-
Sets the characteristic name as a simple string (local name).
- setName(CharSequence) - Method in class FeatureTypeBuilder
-
Sets the
FeatureTypename as a simple string. - setName(CharSequence) - Method in class PropertyTypeBuilder
-
Sets the
PropertyTypename as a simple string (local name). - setName(CharSequence) - Method in class TypeBuilder
-
Sets the
IdentifiedTypename as a simple string (local name). - setName(CharSequence...) - Method in class AssociationRoleBuilder
-
Sets the
FeatureAssociationRolename as a string in the given scope. - setName(CharSequence...) - Method in class AttributeTypeBuilder
-
Sets the
AttributeTypename as a string in the given scope. - setName(CharSequence...) - Method in class CharacteristicTypeBuilder
-
Sets the characteristic name as a string in the given scope.
- setName(CharSequence...) - Method in class FeatureTypeBuilder
-
Sets the
FeatureTypename as a string in the given scope. - setName(CharSequence...) - Method in class PropertyTypeBuilder
-
Sets the
PropertyTypename as a string in the given scope. - setName(CharSequence...) - Method in class TypeBuilder
-
Sets the
IdentifiedTypename as a string in the given scope. - setName(String) - Method in class DefaultOnlineResource
-
Sets the name of the online resource.
- setName(String) - Method in class DefaultExtendedElementInformation
-
Sets the name of the extended metadata element.
- setName(ElementKind, String) - Method in class Colors
-
Sets the color of the given syntactic element from a color name.
- setName(Citation) - Method in class DefaultApplicationSchemaInformation
-
Sets the name of the application schema used.
- setName(Citation) - Method in class DefaultAssociatedResource
-
Sets citation information about the associated resource.
- setName(MediumName) - Method in class DefaultMedium
-
Sets the name of the medium on which the resource can be received.
- setName(GenericName) - Method in class SampleDimension.Builder
-
Sets an identification of the sample dimension.
- setName(GenericName) - Method in class AssociationRoleBuilder
-
Sets the
FeatureAssociationRolename as a generic name. - setName(GenericName) - Method in class AttributeTypeBuilder
-
Sets the
AttributeTypename as a generic name. - setName(GenericName) - Method in class CharacteristicTypeBuilder
-
Sets the characteristic name as a generic name.
- setName(GenericName) - Method in class FeatureTypeBuilder
-
Sets the
FeatureTypename as a generic name. - setName(GenericName) - Method in class PropertyTypeBuilder
-
Sets the
PropertyTypename as a generic name. - setName(GenericName) - Method in class TypeBuilder
-
Sets the
IdentifiedTypename as a generic name. - setName(InternationalString) - Method in class AbstractParty
-
Sets the name of the party.
- setName(InternationalString) - Method in class DefaultSeries
-
Sets the name of the series, or aggregate dataset, of which the dataset is a part.
- setName(InternationalString) - Method in class DefaultRangeElementDescription
-
Sets the designation associated with a set of range elements.
- setName(InternationalString) - Method in class DefaultMetadataScope
-
Sets the description of the scope.
- setName(InternationalString) - Method in class DefaultFormat
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFormat.getFormatSpecificationCitation().setAlternateTitles(Collection). - setName(InternationalString) - Method in class DefaultOperationChainMetadata
-
Sets the name used by the service for this chain.
- setName(InternationalString) - Method in class DefaultProcessStepReport
-
Sets the name of the processing report.
- setName(InternationalString) - Method in class DefaultBasicMeasure
-
Sets the name of the data quality basic measure.
- setName(InternationalString) - Method in class DefaultQualityMeasure
-
Sets the name of the data quality measure applied to the data.
- setNameAuthority(Citation) - Method in class WKTFormat
-
Sets the preferred authority for choosing the projection and parameter names.
- setNames(Collection) - Method in class DefaultRangeDimension
-
Sets the identifiers for each attribute included in the resource.
- setNamesOfMeasure(Collection) - Method in class AbstractElement
-
Deprecated.
- setNamesOfMeasure(Collection) - Method in class DefaultMeasureReference
-
Sets the names of the test applied to the data.
- setNameSpace(CharSequence) - Method in class FeatureTypeBuilder
-
Sets the namespace of the next names to be created by
setName(CharSequence...)method calls. - setNodeFilter(Predicate) - Method in class TreeTableFormat
-
Sets a filter specifying whether a node should be formatted or ignored.
- setNominalSpatialResolution(Double) - Method in class DefaultBand
-
Sets the smallest distance between which separate points can be distinguished, as specified in instrument design.
- setNominalSpatialResolution(Double) - Method in class DefaultSampleDimension
-
Sets the smallest distance between which separate points can be distinguished, as specified in instrument design.
- setNorthBoundLatitude(double) - Method in class DefaultGeographicBoundingBox
-
Sets the northern-most, coordinate of the limit of the dataset extent.
- setNullIfOutside(boolean) - Method in interface 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 MatrixSIS
-
Modifies the value at the specified row and column of this matrix.
- setNumber(String) - Method in class DefaultTelephone
-
Sets the telephone number by which individuals can contact responsible organization or individual.
- setNumberOfDimensions(Integer) - Method in class DefaultGridSpatialRepresentation
-
Sets the number of independent spatial-temporal axes.
- setNumberOfValues(Integer) - Method in class DefaultSampleDimension
-
Sets the number of values used in a thematic classification resource.
- setNumberType(CodeList) - Method in class DefaultTelephone
-
Sets the type of telephone number.
- setObjectiveBounds(Envelope) - Method in class MapCanvas
-
Sets the data bounds to use for computing the initial value of
PlanarCanvas.objectiveToDisplay. - setObjectiveCRS(CoordinateReferenceSystem, DirectPosition) - Method in class Canvas
-
Sets the Coordinate Reference System in which all data are transformed before displaying.
- setObjectiveOccurences(Collection) - Method in class DefaultObjective
-
Sets the event or events associated with objective completion.
- setObjectives(Collection) - Method in class DefaultAcquisitionInformation
-
Sets the area or object to be sensed.
- setObjectives(Collection) - Method in class DefaultOperation
-
Sets Object(s) or area(s) of interest to be sensed.
- setObjectiveToDisplay(LinearTransform) - Method in class MapCanvas
-
Sets the conversion from objective CRS to display coordinate system.
- setObjectiveToDisplay(LinearTransform) - Method in class Canvas
-
Sets the conversion from objective CRS to display coordinate system.
- setObligation(Obligation) - Method in class DefaultExtendedElementInformation
-
Sets the obligation of the extended element.
- setOffLine(Medium) - Method in class DefaultDigitalTransferOptions
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultDigitalTransferOptions.setOffLines(Collection). - setOffLines(Collection) - Method in class DefaultDigitalTransferOptions
-
Sets information about offline media on which the resource can be obtained.
- setOffset(double) - Method in class TransferFunction
-
Sets the offset of the transfer function.
- setOffset(long) - Method in class FeatureQuery
-
Sets the number of feature instances to skip from the beginning.
- setOffset(Double) - Method in class DefaultSampleDimension
-
Sets the physical value corresponding to a cell value of zero.
- SetOfUnknownSize<E> - Class in org.apache.sis.util.collection
-
An alternative to
AbstractSetfor implementations having a costlysize()method. - SetOfUnknownSize() - Constructor for class SetOfUnknownSize
-
Creates a new set of initially unknown size.
- setOnlineResource(OnlineResource) - Method in class DefaultContact
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultContact.setOnlineResources(Collection). - setOnlineResources(Collection) - Method in class DefaultCitation
-
Sets online references to the cited resource.
- setOnlineResources(Collection) - Method in class DefaultContact
-
Sets on-line information that can be used to contact the individual or organization.
- setOnLines(Collection) - Method in class DefaultDigitalTransferOptions
-
Sets information about online sources from which the resource can be obtained.
- setOnResourceClosed(EventHandler) - Method in class ResourceExplorer
-
Specifies a function to be called when a resource is closed.
- setOnResourceLoaded(EventHandler) - Method in class ResourceExplorer
-
Specifies a function to be called after a resource has been loaded from a file or URL.
- setOntology(Citation) - Method in class DefaultKeywordClass
-
Sets a reference that binds the keyword class to a formal conceptualization of a knowledge domain.
- setOperatedDatasets(Collection) - Method in class DefaultServiceIdentification
-
Sets the reference(s) to the resource on which the service operates.
- setOperatesOn(Collection) - Method in class DefaultServiceIdentification
-
Sets the information on the resources that the service operates on.
- setOperation(DefaultOperationMetadata) - Method in class DefaultCoupledResource
-
Sets a new service operation.
- setOperationDescription(InternationalString) - Method in class DefaultOperationMetadata
-
Sets free text description of the intent of the operation and the results of the operation.
- setOperationName(String) - Method in class DefaultOperationMetadata
-
Sets the unique identifier for this interface.
- setOperations(Collection) - Method in class DefaultAcquisitionInformation
-
Sets the general information about an identifiable activity which provided the data.
- setOperations(Collection) - Method in class DefaultPlan
-
Sets the identification of the activity or activities that satisfy a plan.
- setOperations(List) - Method in class DefaultOperationChainMetadata
-
Sets the information about the operations applied by the chain.
- setOperationValue(String, Object) - Method in class AbstractFeature
-
Executes the parameterless operation of the given name and sets the value of its result.
- setOptimizations(Set) - Method in class GridCoverageProcessor
-
Specifies the set of optimizations to enable.
- setOption(OptionKey, T) - Method in class StorageConnector
-
Sets the option value for the given key.
- setOrderingInstructions(InternationalString) - Method in class DefaultStandardOrderProcess
-
Sets general instructions, terms and services provided by the distributor.
- setOrderOptions(Record) - Method in class DefaultStandardOrderProcess
-
Sets the request/purchase choices.
- setOrderOptionsType(RecordType) - Method in class DefaultStandardOrderProcess
-
Sets the description of the order options record.
- setOrdinate(int, double) - Method in class AbstractDirectPosition
-
Deprecated.Renamed
AbstractDirectPosition.setCoordinate(int, double)for consistency with ISO 19111 terminology. - setOrdinate(int, double) - Method in class DirectPosition2D
-
Deprecated.Renamed
DirectPosition2D.setCoordinate(int, double)for consistency with ISO 19111 terminology. - setOrdinate(int, double) - Method in interface DirectPosition
-
Sets the ordinate value along the specified dimension.
- setOrganisationName(InternationalString) - Method in class DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
setName(InternationalString)inDefaultOrganisation. - setOrientationParameterAvailable(boolean) - Method in class DefaultGeoreferenceable
-
Sets an indication of whether or not orientation parameters are available.
- setOrientationParameterDescription(InternationalString) - Method in class DefaultGeoreferenceable
-
Sets a description of parameters used to describe sensor orientation.
- setOther(String) - Method in class DefaultScopeDescription
-
Sets the class of information that does not fall into the other categories to which the information applies.
- setOtherCitationDetails(InternationalString) - Method in class DefaultCitation
-
Sets other information required to complete the citation that is not recorded elsewhere.
- setOtherConstraints(Collection) - Method in class DefaultLegalConstraints
-
Sets the other restrictions and legal prerequisites for accessing and using the resource.
- setOtherProperty(Record) - Method in class DefaultSampleDimension
-
Sets a new instance of other/attributeType that defines attributes not explicitly included in
CoverageContentType. - setOtherPropertyType(RecordType) - Method in class DefaultSampleDimension
-
Sets a new type of other attribute description.
- setOutputs(Collection) - Method in class DefaultProcessStep
-
Sets the description of the product generated as a result of the process step.
- setOwner(CharSequence) - Method in class ModifiableLocationType
-
Sets the name of the organization or class of organization able to create and destroy location instances.
- setOwner(AbstractParty) - Method in class ModifiableLocationType
-
Sets the organization or class of organization able to create and destroy location instances.
- setPage(String) - Method in class DefaultSeries
-
Sets details on which pages of the publication the article was published.
- setPairedBrackets(String, String...) - Method in class Symbols
-
Sets the opening and closing brackets to the given pairs.
- setPairedQuotes(String, String...) - Method in class Symbols
-
Sets the opening and closing quotes to the given pairs.
- setParameterCitations(Collection) - Method in class DefaultGeoreferenceable
-
Sets a reference providing description of the parameters.
- setParameters(Collection) - Method in class DefaultOperationMetadata
-
Sets the parameters that are required for this interface.
- setParameters(Collection) - Method in class DefaultQualityMeasure
-
Sets the auxiliary variable used by the data quality measure.
- setParentEntity(Collection) - Method in class DefaultExtendedElementInformation
-
Sets the name of the metadata entity(s) under which this extended metadata element may appear.
- setParentIdentifier(String) - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getParentMetadata(). - setParentMetadata(Citation) - Method in class DefaultMetadata
-
Sets an identification of the parent metadata record.
- setParentOperation(Operation) - Method in class DefaultOperation
-
Sets the heritage of the operation.
- setParties(Collection) - Method in class DefaultResponsibility
-
Sets information about the parties.
- setPass(Boolean) - Method in class DefaultConformanceResult
-
Sets the indication of the conformance result.
- setPass(Collection) - Method in class DefaultObjective
-
Sets the pass of the platform over the objective.
- setPeakResponse(Double) - Method in class DefaultBand
-
Sets the wavelength at which the response is the highest.
- setPhone(Telephone) - Method in class DefaultContact
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultContact.setPhones(Collection). - setPhones(Collection) - Method in class DefaultContact
-
Sets telephone numbers at which the organization or individual may be contacted.
- setPixel(double[]) - Method in class WritablePixelIterator
-
Sets the sample values of current pixel for all bands.
- setPixel(float[]) - Method in class WritablePixelIterator
-
Sets the sample values of current pixel for all bands.
- setPixel(int[]) - Method in class WritablePixelIterator
-
Sets the sample values of current pixel for all bands.
- setPlan(Plan) - Method in class DefaultOperation
-
Sets the plan satisfied by the operation.
- setPlannedAvailableDate(Temporal) - Method in class DefaultStandardOrderProcess
-
Sets the date and time when the dataset will be available.
- setPlannedAvailableDateTime(Date) - Method in class DefaultStandardOrderProcess
-
Deprecated.
- setPlatforms(Collection) - Method in class DefaultAcquisitionInformation
-
Sets the general information about the platform from which the data were taken.
- setPlatforms(Collection) - Method in class DefaultOperation
-
Sets the platform (or platforms) used in the operation.
- setPointInPixel(PixelOrientation) - Method in class DefaultGeorectified
-
Sets the point in a pixel corresponding to the Earth location of the pixel.
- setPointOfContacts(Collection) - Method in class AbstractIdentification
-
Sets the means of communication with persons(s) and organizations(s) associated with the resource(s).
- setPointOfInterest(DirectPosition) - Method in class Canvas
-
Sets the coordinates of a representative point inside the data bounding box.
- setPolygons(Collection) - Method in class DefaultBoundingPolygon
-
Sets the sets of points defining the resource boundary.
- setPortrayalCatalogueCitations(Collection) - Method in class DefaultPortrayalCatalogueReference
-
Sets bibliographic reference to the portrayal catalogue cited.
- setPortrayalCatalogueInfo(Collection) - Method in class DefaultMetadata
-
Sets information about the catalogue of rules defined for the portrayal of a resource(s).
- setPositionalAccuracyHints(Quantity...) - Method in class GridCoverageProcessor
-
Sets hints about desired positional accuracy, in "real world" units or in pixel units.
- setPositionalAccuracyHints(Quantity...) - Method in class ImageCombiner
-
Sets hints about desired positional accuracy, in "real world" units or in pixel units.
- setPositionalAccuracyHints(Quantity...) - Method in class ImageProcessor
-
Sets hints about desired positional accuracy, in "real world" units or in pixel units.
- setPositionName(InternationalString) - Method in class DefaultIndividual
-
Sets a new position of the individual in an organization.
- setPositionName(InternationalString) - Method in class DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultIndividual.setPositionName(InternationalString). - setPositionVectorTransformation(Matrix, double) - Method in class BursaWolfParameters
-
Sets all Bursa-Wolf parameters from the given Position Vector transformation matrix.
- setPostalCode(String) - Method in class DefaultAddress
-
Sets ZIP or other postal code.
- setPotentialCause(CharSequence) - Method in exception class LocalizationGridException
-
Specifies additional information about what may be the cause of this exception.
- setPrecision(double) - Method in class MilitaryGridReferenceSystem.Coder
-
Sets the desired precision of the references formatted by this coder.
- setPrecision(double, boolean) - Method in class AngleFormat
-
Adjusts the number of fraction digits, and optionally the visible fields, for the given precision.
- setPrecision(Quantity, DirectPosition) - Method in class GeohashReferenceSystem.Coder
-
Sets the desired precision of the identifiers formatted by this coder.
- setPrecision(Quantity, DirectPosition) - Method in class MilitaryGridReferenceSystem.Coder
-
Sets the desired precision of the references formatted by this coder.
- setPrecision(Quantity, DirectPosition) - Method in class ReferencingByIdentifiers.Coder
-
Sets the desired precision of the identifiers formatted by this coder.
- setPrecisions(double...) - Method in class CoordinateFormat
-
Sets the desired precisions at which to format coordinate values in each dimension.
- setPreferred(boolean, ReferenceSystem) - Method in class RecentReferenceSystems
-
Sets the native or preferred reference system.
- setPreferred(String) - Method in class RecentReferenceSystems
-
Sets the native or preferred reference system as an authority code.
- setPreferredCodespaces(String...) - Method in class ParameterFormat
-
Filters names, aliases and identifiers by their code spaces.
- setPresentationForms(Collection) - Method in class DefaultCitation
-
Sets the mode in which the resource is represented.
- setPriority(Priority) - Method in class DefaultRequirement
-
Sets the relative ordered importance, or urgency, of the requirement.
- setPriority(InternationalString) - Method in class DefaultObjective
-
Sets the priority applied to the target.
- setProcedureDescription(InternationalString) - Method in class DefaultProcessing
-
Sets the additional details about the processing procedures.
- setProcessedLevel(Identifier) - Method in class DefaultSource
-
Sets the processing level of the source data.
- setProcessingInformation(Processing) - Method in class 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 AbstractIdentification
-
Sets code that identifies the level of processing in the producers coding system of a resource.
- setProcessingLevelCode(Identifier) - Method in class DefaultCoverageDescription
-
Sets the identifier for the level of processing that has been applied to the resource.
- setProcessors(Collection) - Method in class DefaultProcessStep
-
Identification of, and means of communication with, person(s) and organization(s) associated with the process step.
- setProcessSteps(Collection) - Method in class DefaultLineage
-
Sets information about events in the life of a resource specified by the scope.
- setProfiles(Collection) - Method in class DefaultServiceIdentification
-
Sets the profile(s) to which the service adheres.
- setProjection(int...) - Method in class CoverageQuery
-
Sets the indices of samples dimensions to read (the coverage range).
- setProjection(String...) - Method in class CoverageQuery
-
Sets the sample dimensions to read by their names.
- setProjection(String...) - Method in class FeatureQuery
-
Sets the properties to retrieve by their names.
- setProjection(String...) - Method in class Query
-
Sets the properties to retrieve by their names.
- setProjection(Expression...) - Method in class FeatureQuery
-
Sets the properties to retrieve, or
nullif all properties shall be included in the query. - setProjection(FeatureQuery.NamedExpression...) - Method in class FeatureQuery
-
Sets the properties to retrieve, or
nullif all properties shall be included in the query. - setProperty(Object) - Method in class AbstractFeature
-
Sets the property (attribute or feature association).
- setPropertyValue(String, Object) - Method in class AbstractFeature
-
Sets the value for the property of the given name.
- setProtocol(String) - Method in class DefaultOnlineResource
-
Sets the connection protocol to be used.
- setProtocolRequest(String) - Method in class DefaultOnlineResource
-
Sets the request to be used.
- setPurpose(InternationalString) - Method in class AbstractIdentification
-
Sets a summary of the intentions with which the resource(s) was developed.
- setQualityInfo(Collection) - Method in class AbstractGeolocationInformation
-
Sets an overall assessment of quality of geolocation information.
- setRadiometricCalibrationDataAvailable(Boolean) - Method in class 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 GeneralEnvelope
-
Sets the envelope range along the specified dimension.
- setRangeElementDescriptions(Collection) - Method in class DefaultCoverageDescription
-
Sets the description of the specific range elements of a coverage.
- setRangeElementDescriptions(Collection) - Method in class DefaultSampleDimension
-
Sets the description and values of the specific range elements of a sample dimension.
- setRangeElements(Collection) - Method in class DefaultRangeElementDescription
-
Sets the specific range elements, i.e. range elements associated with a name and their definition.
- setRanges(Collection) - Method in class GridCoverageBuilder
-
Sets the sample dimensions for all bands.
- setRanges(SampleDimension...) - Method in class GridCoverageBuilder
-
Sets the sample dimensions for all bands.
- setRationale(InternationalString) - Method in class DefaultExtendedElementInformation
-
Sets the reason for creating the extended element.
- setRationale(InternationalString) - Method in class DefaultProcessStep
-
Sets the requirement or purpose for the process step.
- setRationales(Collection) - Method in class DefaultExtendedElementInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultExtendedElementInformation.setRationale(InternationalString). - setRecipients(Collection) - Method in class DefaultRequirement
-
Sets the Person(s), or body(ies), to receive results of requirement.
- setRect(Rectangle2D) - Method in class Envelope2D
-
Sets this envelope to the given rectangle.
- setReferenceDate(Temporal) - Method in class DefaultCitationDate
-
Sets the reference date for the cited resource.
- setReferenceDocuments(Collection) - Method in class DefaultEvaluationMethod
-
Sets the information on documents referenced in data quality evaluation method.
- setReferences(Collection) - Method in class DefaultConstraints
-
Sets the citations for the limitation of constraint.
- setReferences(Collection) - Method in class DefaultProcessStep
-
Sets the process step documentation.
- setReferenceSystemInfo(Collection) - Method in class DefaultMetadata
-
Sets the description of the spatial and temporal reference systems used in the dataset.
- setRegionOfInterest(Rectangle) - Method in class PixelIterator.Builder
-
Sets the region (in pixel coordinates) where to perform the iteration.
- setRelatedEvents(Collection) - Method in class DefaultPlatformPass
-
Sets the occurrence of one or more events for a pass.
- setRelatedPass(PlatformPass) - Method in class DefaultEvent
-
Sets the pass during which an event occurs.
- setRelatedSensors(Collection) - Method in class DefaultEvent
-
Sets the instrument or instruments for which the event is meaningful.
- setReleasability(DefaultReleasability) - Method in class DefaultConstraints
-
Sets the information concerning the parties to whom the resource.
- setRemarks(CharSequence) - Method in class Builder
-
Sets remarks as a
StringorInternationalStringinstance. - setReportReference(Citation) - Method in class DefaultEvaluationReportInformation
-
Sets the reference to the associated standalone quality report.
- setReports(Collection) - Method in class DefaultProcessStep
-
Sets the report generated by the process step.
- setReports(Collection) - Method in class DefaultDataQuality
-
Sets the quality information for the data specified by the scope.
- setRequestedDate(RequestedDate) - Method in class DefaultRequirement
-
Sets the required or preferred acquisition date and time.
- setRequestedDateOfCollection(Temporal) - Method in class DefaultRequestedDate
-
Sets the preferred date and time of collection.
- setRequestedDateOfCollection(Date) - Method in class DefaultRequestedDate
-
Deprecated.
- setRequestors(Collection) - Method in class DefaultRequirement
-
Sets the origin of requirement.
- setRequired(boolean) - Method in class ParameterBuilder
-
Sets whether the parameter is mandatory or optional.
- setResolution(Double) - Method in class DefaultDimension
-
Sets the degree of detail in the grid dataset.
- setResolution(NominalResolution) - Method in class DefaultSource
-
Sets the distance between consistent parts (centre, left side, right side) of two adjacent pixels.
- setResource(GridCoverageResource) - Method in class CoverageCanvas
-
Sets the source of coverages shown in this viewer.
- setResource(GridCoverageResource) - Method in class CoverageExplorer
-
Sets the source of coverages shown in this explorer.
- setResource(Resource) - Method in class ResourceTree
-
Sets the root
Resourceof this tree. - setResourceConstraints(Collection) - Method in class AbstractIdentification
-
Sets information about constraints which apply to the resource(s).
- setResourceFormats(Collection) - Method in class AbstractIdentification
-
Sets a description of the format of the resource(s).
- setResourceLineages(Collection) - Method in class DefaultMetadata
-
Sets information about the provenance, sources and/or the production processes applied to the resource.
- setResourceMaintenances(Collection) - Method in class AbstractIdentification
-
Sets information about the frequency of resource updates, and the scope of those updates.
- setResourceReferences(Collection) - Method in class DefaultCoupledResource
-
Sets references to the resource on which the services operates.
- setResources(Collection) - Method in class DefaultCoupledResource
-
Sets the tightly coupled resources.
- setResourceScope(ScopeCode) - Method in class DefaultMetadataScope
-
Sets the code for the scope.
- setResourceSpecificUsages(Collection) - Method in class AbstractIdentification
-
Sets basic information about specific application(s).
- setResponses(Collection) - Method in class DefaultUsage
-
Sets a new response to the user-determined limitations.
- setResponsibleParties(Collection) - Method in class DefaultConstraints
-
Sets the parties responsible for the resource constraints.
- setResultContent(Collection) - Method in class DefaultCoverageResult
-
Sets the description of the content of the result coverage.
- setResultContentDescription(CoverageDescription) - Method in class DefaultCoverageResult
-
Deprecated.Replaced by
DefaultCoverageResult.setResultContent(Collection). - setResultFile(DataFile) - Method in class DefaultCoverageResult
-
Sets the information about the data file containing the result coverage data.
- setResultFormat(Format) - Method in class DefaultCoverageResult
-
Sets the information about the format of the result coverage data.
- setResults(Collection) - Method in class AbstractElement
-
Sets the value(s) obtained from applying a data quality measure.
- setResultScope(Scope) - Method in class AbstractResult
-
Sets the scope of the result.
- setResultSpatialRepresentation(SpatialRepresentation) - Method in class DefaultCoverageResult
-
Sets the digital representation of data quality measures composing the coverage result.
- setRole(URI) - Method in class XLink
-
Sets the URI reference for some description of the arc role.
- setRole(Role) - Method in class DefaultResponsibility
-
Sets the function performed by the responsible party.
- setRole(Role) - Method in class DefaultResponsibleParty
-
Sets the function performed by the responsible party.
- setRoot(TreeTable.Node) - Method in class DefaultTreeTable
-
Sets the root to the given node.
- setRoundingMode(RoundingMode) - Method in class AngleFormat
-
Sets the rounding mode to the specified value.
- setRule(InternationalString) - Method in class DefaultExtendedElementInformation
-
Sets how the extended element relates to other existing elements and entities.
- setRunTimeParameters(InternationalString) - Method in class DefaultProcessing
-
Sets the parameters to control the processing operations, entered at run time.
- setSample(int, double) - Method in class WritablePixelIterator
-
Writes a sample value in the specified band of current pixel.
- setSample(int, float) - Method in class WritablePixelIterator
-
Writes a sample value in the specified band of current pixel.
- setSample(int, int) - Method in class WritablePixelIterator
-
Writes a sample value in the specified band of current pixel.
- setSamplingRatio(InternationalString) - Method in class DefaultSampleBasedInspection
-
Sets the information on how many samples on average are extracted for inspection from each lot of population.
- setSamplingScheme(InternationalString) - Method in class DefaultSampleBasedInspection
-
Sets the information of the type of sampling scheme and description of the sampling procedure.
- setSatisfiedPlans(Collection) - Method in class DefaultRequirement
-
Sets the plan that identifies solution to satisfy the requirement.
- setSatisfiedRequirements(Collection) - Method in class DefaultPlan
-
Sets the requirement satisfied by the plan.
- setScale(double) - Method in class DefaultRepresentativeFraction
-
Sets the denominator from a scale in the (0 … 1] range.
- setScale(double) - Method in class TransferFunction
-
Sets the scale factor of the transfer function.
- setScaleDenominator(RepresentativeFraction) - Method in class DefaultSource
-
Deprecated.As of ISO 19115:2014, moved to
DefaultResolution.setEquivalentScale(RepresentativeFraction). - setScaleFactor(double) - Method in class DomainLinearizer
-
Sets the scale factor to apply on coordinates in all dimensions.
- setScaleFactor(Double) - Method in class DefaultSampleDimension
-
Sets the scale factor which has been applied to the cell value.
- setScanningResolution(Double) - Method in class DefaultNominalResolution
-
Sets the distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane.
- setSchemaAscii(URI) - Method in class DefaultApplicationSchemaInformation
-
Sets the full application schema given as an ASCII file.
- setSchemaLanguage(String) - Method in class DefaultApplicationSchemaInformation
-
Sets the identification of the schema language used.
- setScope(Scope) - Method in class DefaultLineage
-
Sets the type of resource and / or extents to which the lineage information applies.
- setScope(Scope) - Method in class DefaultProcessStep
-
Sets the type of resource and / or extent to which the process step applies.
- setScope(Scope) - Method in class DefaultSource
-
Sets the type and / or extent of the source.
- setScope(Scope) - Method in class DefaultDataQuality
-
Sets the specific data to which the data quality information applies.
- setScope(Scope) - Method in class AbstractSpatialRepresentation
-
Sets the level and extent of the spatial representation.
- setScopedName(ScopedName) - Method in class DefaultCoupledResource
-
Sets the identifier of the resource in the context of the given service instance.
- setSearchDomain(IdentifiedObjectFinder.Domain) - Method in class IdentifiedObjectFinder
-
Sets the domain of the search (for example, whether to include deprecated objects in the search).
- setSelection(GridGeometry) - Method in class CoverageQuery
-
Sets the desired grid extent and resolution.
- setSelection(Filter) - Method in class FeatureQuery
-
Sets a filter for trimming feature instances.
- setSelection(Envelope) - Method in class CoverageQuery
-
Sets the approximate area of cells or pixels to include in the subset.
- setSelection(Envelope) - Method in class FeatureQuery
-
Sets the approximate area of feature instances to include in the subset.
- setSelection(Envelope) - Method in class Query
-
Sets the approximate area of feature instances or pixels to include in the subset.
- setSensingInstruments(Collection) - Method in class DefaultObjective
-
Sets the instrument which senses the objective data.
- setSeparator(String) - Method in class CoordinateFormat
-
Sets the separator between each coordinate.
- setSeparator(String) - Method in class Symbols
-
Sets the string to use as a separator in a list of values.
- setSeparator(String) - Method in class MilitaryGridReferenceSystem.Coder
-
Sets the separator to insert between each component of the MGRS identifier.
- setSequence(Sequence) - Method in class DefaultEvent
-
Sets the relative time ordering of the event.
- setSequenceBrackets(int, int) - Method in class Symbols
-
Sets the characters used for opening and closing a sequence of values.
- setSequenceIdentifier(MemberName) - Method in class DefaultRangeDimension
-
Sets the name or number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
- setSeries(Series) - Method in class DefaultCitation
-
Sets the information about the series, or aggregate dataset, of which the dataset is a part.
- setServiceStandards(Collection) - Method in class DefaultServiceIdentification
-
Sets the standard(s) to which the service adheres.
- setServiceType(GenericName) - Method in class DefaultServiceIdentification
-
Sets the service type name.
- setServiceTypeVersions(Collection) - Method in class DefaultServiceIdentification
-
Sets the versions of the service.
- setShortName(String) - Method in class DefaultExtendedElementInformation
-
Deprecated.Removed as of ISO 19115:2014.
- setShow(XLink.Show) - Method in class XLink
-
Sets the desired presentation of the ending resource on traversal from the starting resource.
- setSignificantEvents(Collection) - Method in class DefaultOperation
-
Sets the record of an event occurring during an operation.
- setSliceExtent(GridExtent) - Method in class CoverageCanvas
-
Sets a subspace of the grid coverage extent where all dimensions except two have a size of 1 cell.
- setSoftwareDevelopmentFile(URI) - Method in class DefaultApplicationSchemaInformation
-
Sets the full application schema given as a software development file.
- setSoftwareDevelopmentFileFormat(String) - Method in class DefaultApplicationSchemaInformation
-
Sets the software dependent format used for the application schema software dependent file.
- setSoftwareReferences(Collection) - Method in class DefaultProcessing
-
Sets the reference to document describing processing software.
- setSourceAxes(CoordinateSystem, Ellipsoid) - Method in class MathTransformBuilder
-
Gives hints about axis lengths and their orientations in input coordinates.
- setSourceCitation(Citation) - Method in class DefaultSource
-
Sets the recommended reference to be used for the source data.
- setSourceDomainExpansion(int) - Method in class CoverageQuery
-
Sets a number of additional cells to read on each border of the source grid coverage.
- setSourceExpandable(boolean) - Method in class TransformSeparator
-
Sets whether
separate()is allowed to expand the list of source dimensions. - setSourceExtents(Collection) - Method in class DefaultSource
-
Deprecated.As of ISO 19115:2014, moved to
DefaultScope.setExtents(Collection). - setSourceFile(URI) - Method in class WKTFormat
-
Sets the URI to declare as the source of the WKT definitions.
- setSourceFile(URI) - Method in class DefaultParameterValue
-
Sets the URI of the GML document or WKT file from which this parameter value has been read.
- setSourceFormat(String) - Method in class MonolineFormatter
-
Sets the format for displaying the source, or hides the source field.
- setSourceMetadata(Collection) - Method in class DefaultSource
-
Sets the references to metadata for the source.
- setSourceReferences(Collection) - Method in class DefaultQualityMeasure
-
Sets the reference to the source of an item that has been adopted from an external source.
- setSourceReferenceSystem(ReferenceSystem) - Method in class DefaultSource
-
Sets the spatial reference system used by the source data.
- setSources(Collection) - Method in class DefaultExtendedElementInformation
-
Sets the name of the person or organization creating the extended element.
- setSources(Collection) - Method in class DefaultLineage
-
Sets information about the source data used in creating the data specified by the scope.
- setSources(Collection) - Method in class DefaultProcessStep
-
Information about the source data used in creating the data specified by the scope.
- setSourceSpatialResolution(Resolution) - Method in class DefaultSource
-
Sets the spatial resolution expressed as a scale factor, an angle or a level of detail.
- setSourceSteps(Collection) - Method in class DefaultSource
-
Sets information about process steps in which this source was used.
- setSourceToGrid(LinearTransform) - Method in class LocalizationGridBuilder
-
Defines relationship between "real-world" source coordinates and grid coordinates.
- setSouthBoundLatitude(double) - Method in class DefaultGeographicBoundingBox
-
Sets the southern-most coordinate of the limit of the dataset extent.
- setSpatialExtent(Collection) - Method in class DefaultSpatialTemporalExtent
-
Sets the spatial extent component of composite spatial and temporal extent.
- setSpatialRepresentationInfo(Collection) - Method in class DefaultMetadata
-
Sets the digital representation of spatial information in the dataset.
- setSpatialRepresentationType(SpatialRepresentationType) - Method in class DefaultCoverageResult
-
Sets the method used to spatially represent the coverage result.
- setSpatialRepresentationTypes(Collection) - Method in class AbstractIdentification
-
Sets the method used to spatially represent geographic information.
- setSpatialResolutions(Collection) - Method in class AbstractIdentification
-
Sets the factor which provides a general understanding of the density of spatial data in the resource(s).
- setSpecification(Citation) - Method in class DefaultConformanceResult
-
Sets the citation of product specification or user requirement against which data is being evaluated.
- setSpecification(InternationalString) - Method in class DefaultFormat
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFormat.getFormatSpecificationCitation().setTitle(InternationalString). - setSpecificUsage(InternationalString) - Method in class DefaultUsage
-
Sets a brief description of the resource and/or resource series usage.
- setSponsors(Collection) - Method in class DefaultPlatform
-
Sets the organization responsible for building, launch, or operation of the platform.
- setStandaloneQualityReport(DefaultEvaluationReportInformation) - Method in class DefaultDataQuality
-
Sets the quality of the reported information.
- setStandaloneQualityReportDetails(InternationalString) - Method in class AbstractElement
-
Sets the clause in the standalone quality report where this data quality element is described.
- setStandardDeviation(Double) - Method in class DefaultSampleDimension
-
Sets the standard deviation of data values in each dimension included in the resource.
- setStartGeographicPoint(double, double) - Method in class GeodeticCalculator
-
Sets the starting point as geographic (latitude, longitude) coordinates.
- setStartingAzimuth(double) - Method in class GeodeticCalculator
-
Sets the angular heading at the starting point of a geodesic path.
- setStartPoint(DirectPosition) - Method in class GeodeticCalculator
-
Sets the starting point as coordinates in arbitrary reference system.
- setStatement(InternationalString) - Method in class DefaultReleasability
-
Sets the release statement.
- setStatement(InternationalString) - Method in class DefaultLineage
-
Sets the general explanation of the data producer's knowledge about the lineage of a dataset.
- setStatement(InternationalString) - Method in class DefaultDescriptiveResult
-
Sets the textual expression of the descriptive result.
- setStatus(Collection) - Method in class AbstractIdentification
-
Sets the status of the resource(s).
- setStatus(Progress) - Method in class DefaultOperation
-
Sets the status of the data acquisition.
- setStatus(Progress) - Method in class DefaultPlan
-
Sets the current status of the plan (pending, completed, etc.)
- setStepDateTime(TemporalPrimitive) - Method in class DefaultProcessStep
-
Sets the date, time or range of date and time over which the process step occurred.
- setStyle(UnitFormat.Style) - Method in class UnitFormat
-
Sets whether unit formatting should use ASCII symbols, Unicode symbols or full localized names.
- setSuperTypes(DefaultFeatureType...) - Method in class FeatureTypeBuilder
-
Sets the parent types (or super-type) from which to inherit properties.
- setSupplementalInformation(InternationalString) - Method in class DefaultDataIdentification
-
Sets any other descriptive information about the resource.
- setSymbols(Symbols) - Method in class WKTFormat
-
Sets the symbols used for parsing and formatting WKT.
- setTabulationExpanded(boolean) - Method in class LineAppender
-
Sets whether this class formatter expands tabulations into spaces.
- setTabulationWidth(int) - Method in class LineAppender
-
Sets the tabulation width, in unit of Unicode characters (code point count).
- setTargetAxes(CoordinateSystem, Ellipsoid) - Method in class MathTransformBuilder
-
Gives hints about axis lengths and their orientations in output coordinates.
- setTemporalElements(Collection) - Method in class DefaultExtent
-
Sets temporal component of the extent of the referring object.
- setTemporalResolutions(Collection) - Method in class AbstractIdentification
-
Sets the smallest resolvable temporal period in a resource.
- setTerritoryOfUse(String) - Method in class ModifiableLocationType
-
Sets the name of the geographic area within which the location type occurs.
- setTerritoryOfUse(GeographicExtent) - Method in class ModifiableLocationType
-
Sets the geographic area within which the location type occurs.
- setTextDescription(InternationalString) - Method in class DefaultMeasureDescription
-
Sets the text description.
- setTheme(CharSequence) - Method in class ModifiableLocationType
-
Sets the property used as the defining characteristic of the location type.
- setThesaurusName(Citation) - Method in class DefaultKeywords
-
Sets the name of the formally registered thesaurus or a similar authoritative source of keywords.
- setTime(Date) - Method in class DefaultEvent
-
Deprecated.Replaced by
DefaultEvent.setDateOfOccurrence(Temporal). - setTimeFormat(String) - Method in class MonolineFormatter
-
Sets the format for elapsed time, or hides the time field.
- setTimeout(long, TimeUnit) - Method in class ConcurrentAuthorityFactory
-
Sets a timer for closing the Data Access Object after the specified amount of time of inactivity.
- setTimeRange(Instant, Instant) - Method in class GeneralEnvelope
-
If this envelope has a temporal component, sets its temporal dimension to the given range.
- Setting the parameter values - Section in class org.apache.sis.parameter.DefaultParameterValueGroup
- setTitle(InternationalString) - Method in class DefaultCitation
-
Sets the name by which the cited resource is known.
- setTitle(InternationalString) - Method in class XLink
-
Sets a human-readable string with a short description for the arc.
- setTo(String) - Method in class XLink
-
Sets the ending resource.
- setToInfinite() - Method in class GeneralEnvelope
-
Sets the lower corner to negative infinity and the upper corner to positive infinity.
- setToNaN() - Method in class GeneralEnvelope
-
Sets all coordinate values to NaN.
- setToneGradation(Integer) - Method in class DefaultBand
-
Sets the number of discrete numerical values in the grid data.
- setTopicCategories(Collection) - Method in class AbstractIdentification
-
Sets the main theme(s) of the resource.
- setTopologyLevel(TopologyLevel) - Method in class DefaultVectorSpatialRepresentation
-
Sets the code which identifies the degree of complexity of the spatial relationships.
- setToRotation(double) - Method in class Matrix2
-
Sets the elements to a rotation matrix of the given arithmetic angle.
- setTransferFrequency(TemporalAmount) - Method in class DefaultDigitalTransferOptions
-
Sets the rate of occurrence of distribution.
- setTransferFunctionType(TransferFunctionType) - Method in class DefaultBand
-
Sets the type of transfer function to be used when scaling a physical value for a given element.
- setTransferFunctionType(TransferFunctionType) - Method in class DefaultSampleDimension
-
Sets the type of transfer function to be used when scaling a physical value for a given element.
- setTransferOptions(Collection) - Method in class DefaultDistribution
-
Sets information about technical means and media by which a resource is obtained from the distributor.
- setTransferSize(Double) - Method in class DefaultDigitalTransferOptions
-
Sets an estimated size of a unit in the specified transfer format, expressed in megabytes.
- setTransform(MathTransform1D) - Method in class TransferFunction
-
Sets the transform from sample values to geophysics values.
- setTransformationDimensionDescription(InternationalString) - Method in class DefaultGeorectified
-
Sets a general description of the transformation.
- setTransformationDimensionMapping(Collection) - Method in class DefaultGeorectified
-
Sets information about which grid dimensions are the spatial dimensions.
- setTransformationParameterAvailable(boolean) - Method in class DefaultGridSpatialRepresentation
-
Sets indication of whether or not parameters for transformation exists.
- setTransliterator(Transliterator) - Method in class WKTFormat
-
Sets the mapper between Java character sequences and the characters to write in WKT.
- setTransmittedPolarization(PolarizationOrientation) - Method in class DefaultBand
-
Sets the polarization of the radiation transmitted.
- setTriangulationIndicator(Boolean) - Method in class DefaultImageDescription
-
Sets the indication of whether or not triangulation has been performed upon the image.
- setTrigger(Trigger) - Method in class DefaultEvent
-
Sets the initiator of the event.
- setTurnaround(InternationalString) - Method in class DefaultStandardOrderProcess
-
Sets typical turnaround time for the filling of an order.
- setType(XLink.Type) - Method in class XLink
-
Sets the type of link.
- setType(GeometryType) - Method in class DefaultPlan
-
Sets the manner of sampling geometry that the planner expects for collection of objective data.
- setType(OperationType) - Method in class DefaultOperation
-
Sets the collection technique for the operation.
- setType(TransferFunctionType) - Method in class TransferFunction
-
Sets the transfer function type.
- setType(KeywordType) - Method in class DefaultKeywords
-
Sets the subject matter used to group similar keywords.
- setType(InternationalString) - Method in class DefaultInstrument
-
Sets the name of the type of instrument.
- setTypes(Collection) - Method in class DefaultObjective
-
Sets the collection technique for the objective.
- setUnavailableFactory(AuthorityFactory) - Method in exception class UnavailableFactoryException
-
Specifies which factory is unavailable.
- setUnit(Unit) - Method in class AttributeTypeBuilder
-
Sets the unit of measurement that characterizes the values of this attribute.
- setUnits(Unit) - Method in class DefaultBand
-
Sets the units of data as a unit of length.
- setUnits(Unit) - Method in class DefaultSampleDimension
-
Sets the units of data in the dimension.
- setUnitsOfDistribution(InternationalString) - Method in class DefaultDigitalTransferOptions
-
Sets tiles, layers, geographic areas, etc., in which data is available.
- setUnlimited() - Method in class FeatureQuery
-
Removes any limit defined by
FeatureQuery.setLimit(long). - setUpdateScopeDescriptions(Collection) - Method in class DefaultMaintenanceInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMaintenanceInformation.setMaintenanceScopes(Collection). - setUpdateScopes(Collection) - Method in class DefaultMaintenanceInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMaintenanceInformation.setMaintenanceScopes(Collection). - setUsableEventTypes(Class...) - Method in class StoreListeners
-
Notifies this
StoreListenersthat only events of the specified types will be fired. - setUsageDate(Date) - Method in class DefaultUsage
-
Deprecated.Replaced by
DefaultUsage.setUsageDates(Collection). - setUsageDates(Collection) - Method in class DefaultUsage
-
Sets the date and time of the first use or range of uses of the resource and/or resource series.
- setUseConstraints(Collection) - Method in class DefaultLegalConstraints
-
Sets the constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource.
- setUseLimitations(Collection) - Method in class DefaultConstraints
-
Sets the limitation affecting the fitness for use of the resource.
- setUserContactInfo(Collection) - Method in class DefaultUsage
-
Sets identification of and means of communicating with person(s) and organization(s) using the resource(s).
- setUserDefinedMaintenanceFrequency(PeriodDuration) - Method in class DefaultMaintenanceInformation
-
Sets the maintenance period other than those defined.
- setUserDeterminedLimitations(InternationalString) - Method in class DefaultUsage
-
Sets applications, determined by the user for which the resource and/or resource series is not suitable.
- setUserNote(InternationalString) - Method in class DefaultSecurityConstraints
-
Sets the explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource.
- setValidValues(V...) - Method in class AttributeTypeBuilder
-
Sets an enumeration of valid values for the attribute.
- setValue(boolean) - Method in class DefaultParameterValue
-
Sets the parameter value as a boolean.
- setValue(boolean) - Method in interface ParameterValue
-
Set the parameter value as a boolean.
- setValue(double) - Method in class DefaultParameterValue
-
Sets the parameter value as a floating point.
- setValue(double) - Method in interface ParameterValue
-
Sets the parameter value as a floating point.
- setValue(double[], Unit) - Method in class DefaultParameterValue
-
Sets the parameter value as an array of floating point and their associated unit.
- setValue(double[], Unit) - Method in interface ParameterValue
-
Sets the parameter value as an array of floating point and their associated unit.
- setValue(double, Unit) - Method in class DefaultParameterValue
-
Sets the parameter value as a floating point and its associated unit.
- setValue(double, Unit) - Method in interface ParameterValue
-
Sets the parameter value as a floating point and its associated unit.
- setValue(int) - Method in class DefaultParameterValue
-
Sets the parameter value as an integer.
- setValue(int) - Method in interface ParameterValue
-
Set the parameter value as an integer.
- setValue(Object) - Method in class DefaultParameterValue
-
Sets the parameter value as an object.
- setValue(Object) - Method in interface ParameterValue
-
Set the parameter value as an object.
- setValue(Object, Unit) - Method in class DefaultParameterValue
-
Sets the parameter value and its associated unit.
- setValue(AbstractFeature) - Method in class AbstractAssociation
-
Sets the associated feature.
- setValue(TableColumn, V) - Method in class DefaultTreeTable.Node
-
Sets the value for the given column.
- setValue(TableColumn, V) - Method in interface TreeTable.Node
-
Sets the value for the given column (optional operation).
- setValue(V) - Method in class AbstractAttribute
-
Sets the attribute value.
- setValueClass(Class) - Method in class AttributeTypeBuilder
-
Sets the class of attribute values.
- setValueClass(Class) - Method in class CharacteristicTypeBuilder
-
Sets the class of characteristic values.
- setValueInto(Map, T) - Method in class 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 BursaWolfParameters
-
Sets the parameters to the given values.
- setValues(double...) - Method in class TimeDependentBWP
-
Sets the parameters to the given values.
- setValues(DataBuffer, Dimension) - Method in class GridCoverageBuilder
-
Sets a two-dimensional slice of sample values as a Java2D data buffer.
- setValues(Raster) - Method in class GridCoverageBuilder
-
Sets a two-dimensional slice of sample values as a raster.
- setValues(RenderedImage) - Method in class GridCoverageBuilder
-
Sets a two-dimensional slice of sample values as a rendered image.
- setValues(Collection) - Method in class AbstractAssociation
-
Sets the features.
- setValues(Collection) - Method in class AbstractAttribute
-
Sets the attribute values.
- setValues(List) - Method in class DefaultQuantitativeResult
-
Sets the quantitative value or values, content determined by the evaluation procedure used.
- setValueType(RecordType) - Method in class DefaultQuantitativeResult
-
Sets the value type for reporting a data quality result.
- setValueType(TypeName) - Method in class DefaultBasicMeasure
-
Sets the value type for the result of the basic measure.
- setValueType(TypeName) - Method in class DefaultQualityMeasure
-
Sets the value type for reporting a data quality result.
- setValueUnit(Unit) - Method in class DefaultQuantitativeResult
-
Sets the value unit for reporting a data quality result.
- setVersion(String) - Method in class DefaultIdentifier
-
Sets the version identifier for the namespace.
- setVersion(String) - Method in class Builder
-
Sets the
Identifierversion of object definitions. - setVersion(InternationalString) - Method in class DefaultFormat
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFormat.getFormatSpecificationCitation().setEdition(InternationalString). - setVertical(Double) - Method in class DefaultResolution
-
Sets the vertical sampling distance.
- setVerticalCRS(VerticalCRS) - Method in class DefaultVerticalExtent
-
Sets the information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured.
- setVerticalElements(Collection) - Method in class DefaultExtent
-
Sets vertical component of the extent of the referring object.
- setVerticalExtent(VerticalExtent) - Method in class DefaultSpatialTemporalExtent
-
Sets the vertical extent component.
- setVerticalLinePosition(int) - Method in class TreeTableFormat
-
Sets the position of the vertical line, relative to the position of the root label.
- setViewType(CoverageExplorer.View) - Method in class CoverageExplorer
-
Sets the type of view to show in this explorer.
- setVisibleBand(int) - Method in class ImageRenderer
-
Specifies the band to use for defining pixel colors when the image is displayed on screen.
- setVoices(Collection) - Method in class DefaultTelephone
-
Deprecated.As of ISO 19115:2014, replaced by a number code
TelephoneType.VOICE. - setVolumes(Integer) - Method in class DefaultMedium
-
Sets the number of items in the media identified.
- setWarningFilter(Filter) - Method in class MetadataSource
-
Sets a filter to be notified when a warning occurred while reading from or writing metadata.
- setWestBoundLongitude(double) - Method in class DefaultGeographicBoundingBox
-
Sets the western-most coordinate of the limit of the dataset extent.
- setWindowSize(Dimension) - Method in class PixelIterator.Builder
-
Sets the size of the window to use in
PixelIterator.createWindow(TransferType)method. - setWraparoundEnabled(boolean) - Method in interface BandedCoverage.Evaluator
-
Specifies whether this evaluator is allowed to wraparound coordinates that are outside the coverage.
- severeException(Logger, Class, String, Throwable) - Static method in class Logging
-
Invoked when a severe error occurred.
- SHADOW - Static variable in class ImagingCondition
-
Portion of the image is obscured by shadow.
- Shallow or deep comparisons - Section in org.apache.sis.metadata.MetadataStandard.equals(Object, Object, ComparisonMode)
- Shapes2D - Class in org.apache.sis.geometry
-
Utility methods working on Java2D shapes.
- Shared instances - Section in class org.apache.sis.measure.NumberRange
- shift(double) - Method in class WraparoundTransform
-
Applies the wraparound on the given coordinate value.
- shift(DirectPosition) - Method in class 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 WraparoundAdjustment
-
Computes an envelope with coordinates equivalent to the given
areaOfInterest, but potentially shifted for intersecting the domain of validity specified at construction time. - SHIFT_JIS - Static variable in class CharacterSet
-
Japanese code set used on MS-DOS based machines.
- shiftGrid(long...) - Method in class GridGeometry
-
Translates grid coordinates by the given number of cells without changing "real world" coordinates.
- shiftGrid(long[], boolean) - Method in class GridGeometry
-
Translates grid coordinates by the given number of cells, optionally in the reverse direction.
- shiftGrid(GridCoverage, long...) - Method in class GridCoverageProcessor
-
Translates grid coordinates by the given number of cells without changing "real world" coordinates.
- shiftGridToZeros() - Method in class GridGeometry
-
Translates the grid to lower coordinate values of zero without changing the "real world" coordinates.
- SHORT - Enum constant in enum class DataType
-
Signed 16-bits data.
- SHORT - Enum constant in enum class KeywordStyle
-
Short keywords.
- SHORT - Enum constant in enum class NumberType
-
The
shortprimitive type or its wrapper class. - SHORT - Static variable in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by the
NumberTypeenumeration. - Shortcuts - Section in org.apache.sis.referencing.AbstractIdentifiedObject.AbstractIdentifiedObject(Map)
- shortOrLong(String, String) - Method in class Formatter
-
Selects a short or long keyword depending on the
KeywordStylevalue. - shortSentence(CharSequence, int) - Static method in class CharSequences
-
Makes sure that the
textstring is not longer thanmaxLengthcharacters. - shortValue(int) - Method in class Vector
-
Returns the value at the given index as a
short. - show() - Method in class WindowHandler
-
Shows the window and brings it to the front.
- showDialog(Window) - Method in class CRSChooser
-
Shows a dialog to select a
CoordinateReferenceSystem. - shutdown() - Method in class Configuration
-
Shutdowns the Apache SIS library.
- SIEMENS - Static variable in class Units
-
The SI derived unit for electric conductance (S).
- signum() - Method in class Fraction
-
Returns the sign of this fraction.
- SIMPLE - Enum constant in enum class XLink.Type
-
A simple link.
- Simple features - Section in class org.apache.sis.feature.AbstractFeature
- SimpleFeatureStore - Class in org.apache.sis.storage.sql
-
A concrete data store capable to read and write features from/to a spatial SQL database.
- SimpleFeatureStore(DataStoreProvider, StorageConnector, ResourceDefinition...) - Constructor for class SimpleFeatureStore
-
Creates a new
SimpleFeatureStorefor the given data source and tables, views or queries. - SimpleInternationalString - Class in org.apache.sis.util
-
An international string consisting of a single string for all locales.
- SimpleInternationalString(String) - Constructor for class SimpleInternationalString
-
Creates a new instance from the given string.
- simplify() - Method in class GeneralEnvelope
-
Ensures that lower ≤ upper for every dimensions.
- simplify() - Method in class Fraction
-
Returns a fraction equivalent to
thisbut represented by the smallest possible numerator and denominator values. - SIMULATED - Static variable in class OperationType
-
Originates from target simulator sources.
- SINGLE_LINE - Static variable in class WKTFormat
-
The indentation value to give to the
WKTFormat.setIndentation(int)method for formatting the complete object on a single line. - SINGLE_REAL - Static variable in class DefaultRecordType
-
A type of record instances for holding a single
Doublevalue. - SINGLE_STRING - Static variable in class DefaultRecordType
-
A type of record instances for holding a single
Stringvalue. - SingleCRS - Interface in org.opengis.referencing.crs
-
Abstract coordinate reference system, consisting of a single Coordinate System and a single Datum (as opposed to Compound CRS).
- SingleOperation - Interface in org.opengis.referencing.operation
-
A parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.
- singleton(E, Class) - Static method in class ModifiableMetadata
-
Creates a singleton list or set containing only the given value, if non-null.
- singletonOrEmpty(E) - Static method in class Containers
-
Returns the given value as a singleton if non-null, or returns an empty set otherwise.
- SIS - Class in org.apache.sis.console
-
Entry point for
SIScommands from JShell. - SIS - Static variable in class Citations
-
The codespace of objects that are specific to the Apache SIS project.
- SIS - Static variable in class Locales
-
Only locales available in the Apache SIS library.
- SIS - Static variable in class Version
-
The version of this Apache SIS distribution.
- SIS.About - Class in org.apache.sis.console
-
Builder for the "about" sub-command.
- SIS.Help - Class in org.apache.sis.console
-
Builder for the "help" sub-command.
- SIS.Identifier - Class in org.apache.sis.console
-
Builder for the "identifier" sub-command.
- SIS.Metadata - Class in org.apache.sis.console
-
Builder for the "metadata" and "crs" sub-commands.
- SIS.MimeType - Class in org.apache.sis.console
-
Builder for the "mime-type" sub-command.
- SIS.Transform - Class in org.apache.sis.console
-
Builder for the "transform" sub-command.
- SIS.Translate - Class in org.apache.sis.console
-
Builder for the "translate" sub-command.
- SIS installation on remote machines - Section in class org.apache.sis.console.Command
- SIS installation on remote machines - Section in package org.apache.sis.console
- size() - Method in enum class DataType
-
Returns the size in bits of this data type.
- size() - Method in class PointTree
-
Returns the number of elements in this tree.
- size() - Method in enum class NumberType
-
Returns the number of bits used in the representation of this type.
- size() - Method in class Vector
-
Returns the number of elements in this vector.
- size() - Method in class IdentifiedObjectSet
-
Returns the number of objects available in this set.
- size() - Method in class Cache
-
Returns the number of elements in this cache.
- size() - Method in class CodeListSet
-
Returns the number of elements in this set.
- size() - Method in class FrequencySortedSet
-
Returns the number of elements in this set.
- size() - Method in class IntegerList
-
Returns the current number of values in this list.
- size() - Method in class ListOfUnknownSize
-
Returns the number of elements in this list.
- size() - Method in class RangeSet
-
Returns the number of ranges in this set.
- size() - Method in class SetOfUnknownSize
-
Returns the number of elements in this set.
- size() - Method in class WeakHashSet
-
Returns the count of element in this set.
- size() - Method in class WeakValueHashMap
-
Returns the number of key-value mappings in this map.
- SIZE - Static variable in class Matrix1
-
The matrix size, which is 1.
- SIZE - Static variable in class Matrix2
-
The matrix size, which is 2.
- SIZE - Static variable in class Matrix3
-
The matrix size, which is 3.
- SIZE - Static variable in class Matrix4
-
The matrix size, which is 4.
- sizeIfKnown() - Method in class ListOfUnknownSize
-
Returns the
ListOfUnknownSize.size()value if it is already known, or empty if the size is still unknown. - sizeIfKnown() - Method in class SetOfUnknownSize
-
Returns the
SetOfUnknownSize.size()value if it is already known, or empty if the size is still unknown. - skipLeadingWhitespaces(CharSequence, int, int) - Static method in class CharSequences
-
Returns the index of the first non-white character in the given range.
- skipTrailingWhitespaces(CharSequence, int, int) - Static method in class CharSequences
-
Returns the index after the last non-white character in the given range.
- slice(DirectPosition) - Method in class GridDerivation
-
Requests a grid geometry for a slice at the given "real world" position.
- sliceByRatio(double, int...) - Method in class GridDerivation
-
Requests a grid geometry for a slice at the given relative position.
- sliceExtentProperty - Variable in class CoverageCanvas
-
A subspace of the grid coverage extent where all dimensions except two have a size of 1 cell.
- slope() - Method in class Line
-
Returns the slope.
- slopeX() - Method in class Plane
-
Returns the slope along the x values.
- slopeY() - Method in class Plane
-
Returns the slope along the y values.
- SLOWER - Static variable in class PerformanceLevel
-
The level for logging only events slower than the ones logged at the
PerformanceLevel.SLOWNESSlevel. - SLOWNESS - Static variable in class PerformanceLevel
-
The level for logging relatively slow events.
- snapshot(ReferencingByIdentifiers, AbstractLocationType...) - Static method in class ModifiableLocationType
-
Creates unmodifiable snapshots of the given location types.
- SNOW - Static variable in class ImagingCondition
-
Portion of the image is obscured by snow.
- SOCIETY - Static variable in class TopicCategory
-
Characteristics of society and cultures.
- SOFT_HYPHEN - Static variable in class Characters
-
Hyphen character to be visible only if there is a line break to insert after it (Unicode
00AD, HTML­). - SOFTWARE - Static variable in class ScopeCode
-
Information applies to a computer program or routine.
- SOLID - Static variable in class GeometricObjectType
-
Bounded, connected 3-dimensional geometric primitive, representing the continuous image of a region of space.
- solve(Matrix) - Method in class MatrixSIS
-
Returns the value of U which solves
this× U =target. - source - Variable in class LogViewer
-
The data store or resource for which to show log records.
- source - Variable in class CanvasFollower
-
The canvas which is the source of zoom, translation or rotation events.
- source - Variable in class SQLStore
-
The data source to use for obtaining connections to the database.
- Source - Interface in org.opengis.metadata.lineage
-
Information about the source data used in creating the data specified by the scope.
- Source(DataStore) - Constructor for class CoverageModifier.Source
-
Creates a new source for the file as a whole.
- Source(DataStore, int, DataType) - Constructor for class CoverageModifier.Source
-
Creates a new source for a coverage at the specified index.
- SOURCE - Static variable in class AttributeNames
-
The "source" attribute name for the method of production of the original data (Recommended).
- SOURCE - Static variable in class AssociationType
-
Mapping and charting information from which the dataset content originates.
- SOURCE_PADDING_KEY - Static variable in class ComputedImage
-
The property for declaring the number of additional source pixels needed on each side of a destination pixel.
- SOURCE_PARAM - Static variable in class SQLStoreProvider
-
Description of the "location" parameter.
- Source and target geodetic reference frames - Section in class org.apache.sis.referencing.datum.BursaWolfParameters
- sourceCRS(Object) - Method in class SIS.Transform
-
Sets the Coordinate Reference System of input data.
- sourceDimensions - Variable in class TransformSeparator
-
Indices of transform input dimensions to keep, or
nullif not yet defined. - sourceMedian - Variable in class WraparoundTransform
-
Coordinate in the wraparound dimension which is at the center of the range of valid source coordinates.
- Sources and destinations - Section in class org.apache.sis.io.CompoundFormat
- sourceTileChanged(RenderedImage, int, int) - Method in class ComputedImage
-
Invoked when a tile of a source image has been updated.
- SOUTH - Static variable in class AxisDirection
-
Axis positive direction is π radians clockwise from north.
- SOUTH_EAST - Static variable in class AxisDirection
-
Axis positive direction is approximately south-east.
- SOUTH_SOUTH_EAST - Static variable in class AxisDirection
-
Axis positive direction is approximately south-south-east.
- SOUTH_SOUTH_WEST - Static variable in class AxisDirection
-
Axis positive direction is approximately south-south-west.
- SOUTH_WEST - Static variable in class AxisDirection
-
Axis positive direction is approximately south-west.
- spaces(int) - Static method in class CharSequences
-
Returns a character sequence of the specified length filled with white spaces.
- span() - Method in class Statistics
- SPAN - Variable in class AttributeNames.Dimension
-
The attribute name for the difference between the minimal and maximal values.
- SpatialRepresentation - Interface in org.opengis.metadata.spatial
-
Digital mechanism used to represent spatial information.
- SpatialRepresentationType - Class in org.opengis.metadata.spatial
-
Method used to represent geographic information in the dataset.
- SpatialTemporalExtent - Interface in org.opengis.metadata.extent
-
Extent with respect to date/time and spatial boundaries.
- Special case - Section in org.apache.sis.io.wkt.Formatter.addContextualUnit(Unit)
- Special case - Section in org.apache.sis.xml.XML.LOCALE
- Special cases - Section in org.apache.sis.util.Exceptions.formatChainedMessages(Locale, String, Throwable)
- specialize(CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory) - Method in class DefaultConversion
-
Returns a specialization of this conversion with non-null CRSs.
- specialize(MathTransform, Map) - Static method in class MathTransforms
-
Creates a transform defined as one transform applied globally except in sub-areas where more accurate transforms are available.
- Special values - Section in class org.apache.sis.storage.ProbeResult
- specification() - Element in annotation interface UML
-
The specification where this UML come from.
- Specification - Enum Class in org.opengis.annotation
-
The specifications from which an interface, method or code list was derived.
- Specifications referenced - Section in org.apache.sis.metadata.iso.citation.Citations.OGC
- SPECIFIED_CLASS - Static variable in class Datatype
-
Subclass that may be substituted for its superclass.
- Specifying a log level - Section in org.apache.sis.util.logging.MonolineFormatter.install(Logger, Level)
- Specifying colors for ranges of pixel values - Section in org.apache.sis.image.ImageProcessor.visualize(RenderedImage)
- Specifying colors for sample dimension categories - Section in org.apache.sis.image.ImageProcessor.visualize(RenderedImage)
- SPHERE - Enum constant in enum class CommonCRS
-
Unspecified datum based upon the GRS 1980 Authalic Sphere.
- spherical() - Method in enum class CommonCRS
-
Returns the geocentric CRS using a spherical coordinate system.
- SPHERICAL - Enum constant in enum class EllipsoidToCentricTransform.TargetType
-
Indicates conversions from ellipsoidal to spherical coordinate system.
- SphericalCS - Interface in org.opengis.referencing.cs
-
A three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- SPHEROID - Section in package org.opengis.referencing
- split(CharSequence, char) - Static method in class CharSequences
-
Splits a text around the given character.
- SPLIT - Enum constant in enum class WraparoundMethod
-
Possibly separate the envelope in as many simple envelopes or geometries as needed.
- spliterator() - Method in class PointTree
-
Creates an iterator over all elements in this set.
- spliterator() - Method in class IntegerList
-
Returns an spliterator over the elements in this list in increasing index order.
- spliterator() - Method in class ListOfUnknownSize
-
Creates a
Spliteratorwhich may be of unknown size. - spliterator() - Method in class SetOfUnknownSize
-
Creates a
Spliteratorwhich may be of unknown size. - splitOnEOL(CharSequence) - Static method in class CharSequences
-
Splits a text around the End Of Line (EOL) characters.
- SQL_EXCEPTION_EXIT_CODE - Static variable in class Command
-
The code given to
System.exit(int)when the program failed because of anSQLException. - SQLStore - Class in org.apache.sis.storage.sql
-
An abstract data store for reading or writing resources from/to a spatial database.
- SQLStore(DataStoreProvider, StorageConnector) - Constructor for class SQLStore
-
Creates a new
SQLStorefor the given data source. - SQLStoreProvider - Class in org.apache.sis.storage.sql
-
Provider of
SQLStoreinstances. - SQLStoreProvider() - Constructor for class SQLStoreProvider
-
Creates a new provider.
- SQLTranslator - Class in org.apache.sis.referencing.factory.sql
-
Translator of SQL statements for variations in schema, table and column names.
- SQLTranslator(DatabaseMetaData, String, String) - Constructor for class SQLTranslator
-
Creates a new SQL translator for the database described by the given metadata.
- SQRT_2 - Static variable in class MathFunctions
-
The square root of 2, which is approximated by 1.4142135623730951.
- SQUARE_BRACKETS - Static variable in class Symbols
-
A set of symbols with values between square brackets, like
DATUM["WGS84"]. - SQUARE_METRE - Static variable in class Units
-
The SI derived unit for area (m²).
- SRV - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/srv/2.0"URL. - Stack trace omission - Section in org.apache.sis.storage.event.StoreListeners.warning(Level, String, Exception)
- standard - Variable in class MetadataSource
-
The metadata standard to be used for constructing the database schema.
- STANDARD_NAME - Static variable in class AttributeNames
-
The set of attribute names for a long descriptive name for the variable taken from a controlled vocabulary of variable names.
- standardDeviation(boolean) - Method in class Statistics
-
Returns the standard deviation.
- StandardMetadataTree - Class in org.apache.sis.gui.metadata
-
A view of
Metadataproperties organized as a tree table. - StandardMetadataTree() - Constructor for class StandardMetadataTree
-
Creates a new initially empty metadata tree.
- StandardMetadataTree(MetadataSummary) - Constructor for class StandardMetadataTree
-
Creates a new initially empty metadata tree which will be automatically updated when the given widget shows new metadata.
- StandardOrderProcess - Interface in org.opengis.metadata.distribution
-
Common ways in which the resource may be obtained or received, and related instructions and fee information.
- Standard parameters - Section in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Standard usage - Section in org.apache.sis.metadata.iso.DefaultMetadata.getMetadataIdentifier()
- Standard validations - Section in org.apache.sis.parameter.DefaultParameterValue.validate(T)
- start(Stage) - Method in class DataViewer
-
Invoked by JavaFX for starting the application.
- START - Static variable in class Sequence
-
Beginning of a collection.
- startsAtZero() - Method in class GridExtent
-
Returns
trueif all low coordinates are zero. - startsWith(CharSequence, CharSequence, boolean) - Static method in class CharSequences
-
Returns
trueif the given character sequence starts with the given prefix. - state() - Method in class ModifiableMetadata
-
Tells whether this instance of metadata is editable.
- State transition - Section in org.apache.sis.storage.tiling.Tile.getStatus()
- Static versus dynamic datum - Section in org.apache.sis.referencing.datum.AbstractDatum.equals(Object, ComparisonMode)
- statistics(RenderedImage, Shape, DoubleUnaryOperator...) - Method in class 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 Statistics
-
Constructs an initially empty set of statistics.
- Statistics(CharSequence, int, int, double, double, double, double, boolean) - Constructor for class Statistics
-
Constructs a set of statistics initialized to the given values.
- STATISTICS_KEY - Static variable in class 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 StatisticsFormat
-
Constructs a new format for the given numeric and header locales.
- StatusBar - Class in org.apache.sis.gui.map
-
A status bar showing geographic or projected coordinates under mouse cursor.
- StatusBar(RecentReferenceSystems) - Constructor for class StatusBar
-
Creates a new status bar for showing coordinates of mouse cursor position in a canvas.
- STATUTE_MILE - Static variable in class Units
-
Unit of measurement defined as exactly 1609.344 metres (1 mi).
- STERADIAN - Static variable in class Units
-
The SI unit for solid angles (sr).
- STEREO_MATE - Static variable in class AssociationType
-
Part of a set of imagery that when used together, provides three-dimensional images.
- STEREO_MODEL - Static variable in class SpatialRepresentationType
-
Three-dimensional view formed by the intersecting homologous rays of an overlapping pair of images.
- stop() - Method in class DataViewer
-
Invoked when the application should stop.
- 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 StorageConnector
-
Creates a new data store connection wrapping the given input/output object.
- StorageConnector(StorageConnector, Object) - Constructor for class StorageConnector
-
Creates a new data store connection which has a sub-component of a larger data store.
- store - Variable in class DataAccess
-
The data store for which this object is providing data access.
- STORED - Enum constant in enum class FeatureQuery.ProjectionType
-
The expression is evaluated exactly once when a feature instance is created, and the result is stored as a feature attribute.
- StoreEvent - Class in org.apache.sis.storage.event
-
Parent class of events happening in a data store resource.
- StoreEvent(Resource) - Constructor for class StoreEvent
-
Constructs an event that occurred in the given resource.
- 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 StoreListeners
-
Creates a new instance with the given parent and initially no listener.
- STRATUM - Static variable in class KeywordType
-
Keyword identifies the layer(s) of any deposited substance.
- stream() - Method in class AbstractCoordinateSet
-
Returns a stream of coordinate tuples.
- stream(boolean) - Method in class IntegerList
-
Returns a stream of integers with this
IntegerListas its source. - stream(Collection, boolean) - Method in interface BandedCoverage.Evaluator
-
Returns a stream of sample values for each point of the given collection.
- stretchColorRamp(RenderedImage, Map) - Method in class ImageProcessor
-
Returns an image with the same sample values as the given image, but with its color ramp stretched between specified or inferred bounds.
- STRICT - Enum constant in enum class GridClippingMode
-
All computation steps (including addition of a margin) are constrained to the base grid extent.
- STRICT - Enum constant in enum class ComparisonMode
-
All attributes of the compared objects shall be strictly equal.
- STRING_SUBSTITUTES - Static variable in class XML
-
Allows marshallers to substitute some code lists by the simpler
<gco:CharacterString>element. - StringBuilders - Class in org.apache.sis.util
-
Static methods working on
StringBuilderinstances. - String expansion - Section in class org.apache.sis.io.wkt.WKTFormat
- stringValue() - Method in class DefaultParameterValue
-
Returns the string value of this parameter.
- stringValue() - Method in interface ParameterValue
-
Returns the string value of an operation parameter.
- stringValue(int) - Method in class Vector
-
Returns a string representation of the value at the given index.
- stringValue(ParameterDescriptor) - Method in class Parameters
-
Returns the string value of the parameter identified by the given descriptor.
- STRIP - Static variable in class GeometryType
-
Series of linear collections grouped by way points.
- STRUCTURE - Static variable in class TopicCategory
-
Man-made construction.
- STUDY - Static variable in class InitiativeType
-
Examination or investigation.
- Style - Interface in org.apache.sis.style
-
Place-holder for future definition of a style API.
- Subclassing - Section in class org.apache.sis.gui.map.MapCanvas
- Subclassing - Section in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Subclassing - Section in org.apache.sis.parameter.MatrixParameters.createElementDescriptor(int[])
- Subclassing - Section in org.apache.sis.parameter.MatrixParameters.indicesToName(int[])
- Sub-classing - Section in class org.apache.sis.image.ComputedImage
- Sub-classing - Section in class org.apache.sis.io.CompoundFormat
- Sub-classing and instantiation - Section in class org.apache.sis.io.wkt.WKTDictionary
- subEnvelope(int, int) - Method in class GeneralEnvelope
-
Returns a view over this envelope that encompass only some dimensions.
- subgrid(GridExtent, long...) - Method in class GridDerivation
-
Requests a grid geometry over a sub-region of the base grid geometry and optionally with subsampling.
- subgrid(GridGeometry) - Method in class GridDerivation
-
Adapts the base grid for the geographic area and resolution of the given grid geometry.
- subgrid(Envelope, double...) - Method in class GridDerivation
-
Requests a grid geometry over a sub-envelope and optionally with a coarser resolution.
- Sub-grids - Section in class org.apache.sis.referencing.datum.DatumShiftGrid
- subList(int, int) - Method in class Vector
-
Returns a view which contain the values of this vector in the given index range.
- subsample(long...) - Method in class GridExtent
-
Creates a new grid extent subsampled by the given number of cells along each grid dimensions.
- subSampling(int, int, int) - Method in class Vector
-
Returns a view which contain the values of this vector in a given index range.
- subSequence(int, int) - Method in class LegacyFeatureType
-
Deprecated.
- subSequence(int, int) - Method in class AbstractInternationalString
-
Returns a subsequence of the string in the default locale.
- subSequence(int, int) - Method in class Version
-
Returns a new version string that is a subsequence of this sequence.
- subset(Query) - Method in class ConcatenatedFeatureSet
-
Requests a subset of features and/or feature properties from this resource.
- subset(Query) - Method in interface FeatureSet
-
Requests a subset of features and/or feature properties from this resource.
- subset(Query) - Method in interface GridCoverageResource
-
Requests a subset of the coverage.
- subSet(E, E) - Method in class 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, Range) - Method in class RangeSet
-
Returns a view of the portion of this sorted set whose elements range from
lower, inclusive, toupper, exclusive. - 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 SubspaceNotSpecifiedException
-
Constructs an exception with no detail message.
- SubspaceNotSpecifiedException(String) - Constructor for exception class SubspaceNotSpecifiedException
-
Constructs an exception with the specified detail message.
- SubspaceNotSpecifiedException(String, Throwable) - Constructor for exception class SubspaceNotSpecifiedException
-
Constructs an exception with the specified detail message and cause.
- Substituting a free text by a code list - Section in class org.apache.sis.util.AbstractInternationalString
- Substituting a free text by a code list - Section in class org.apache.sis.util.iso.Types
- subtract(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates a function computing the numeric difference between the first and second operand.
- subtract(Fraction) - Method in class Fraction
-
Returns the simplified result of subtracting the given fraction from this fraction.
- subtract(Range) - Method in class MeasurementRange
-
Returns the range of values that are in this range but not in the given range.
- subtract(Range) - Method in class Range
-
Returns the range of values that are in this range but not in the given range.
- subtractAny(NumberRange) - Method in class NumberRange
-
Returns the range of values that are in this range but not in the given range.
- suggest(int, int, int, int, int) - Static method in enum class IterationStrategy
-
Suggests a strategy for iterating over the points to transform in an array.
- suggestCommonTarget(GeographicBoundingBox, CoordinateReferenceSystem...) - Static method in class CRS
-
Suggests a coordinate reference system which could be a common target for coordinate operations having the given sources.
- suggestIdentifier(Object, Map) - Method in class MetadataWriter
-
Suggests an identifier (primary key) to be used for the given metadata.
- Suggestions about when to not use - Section in org.apache.sis.util.ArgumentChecks.ensureNonNull(String, Object)
- Suggestions about when to use - Section in org.apache.sis.util.ArgumentChecks.ensureNonNull(String, Object)
- suggestTileSize(int, int) - Method in class ImageLayout
-
Suggests a tile size for the specified image size.
- suggestTileSize(RenderedImage, Rectangle) - Method in class ImageLayout
-
Suggests a tile size for operations derived from the given image.
- sum() - Method in class Statistics
-
Returns the sum, or 0 if none.
- SUMMARY - Static variable in class AttributeNames
-
The "summary" attribute name for a paragraph describing the dataset (Highly Recommended).
- Supplemental dimensions - Section in org.apache.sis.gui.map.StatusBar.setLocalCoordinates(double, double)
- Supplementary Unicode characters - Section in package org.apache.sis.io
- SUPPORTED - Static variable in class ProbeResult
-
The
DataStoreProviderrecognizes the given storage, but has no additional information. - Supported GML versions - Section in org.apache.sis.xml.XML.GML_VERSION
- Supported metadata versions - Section in org.apache.sis.xml.XML.METADATA_VERSION
- Supported operations - Section in org.apache.sis.metadata.MetadataStandard.asNilReasonMap(Object, Class, KeyNamePolicy)
- Supported operations - Section in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class, KeyNamePolicy, ValueExistencePolicy)
- Supported XPath syntax - Section in org.apache.sis.filter.DefaultFilterFactory.Features.property(String, Class)
- supportRasters() - Method in class Driver
-
Returns whether the driver has raster capability.
- supports(Convention) - Method in enum class Convention
-
Returns whether this convention supports the feature of the given convention.
- supportsService(String) - Method in class CalcAddins
-
Tests whether the specified service is supported, i.e. implemented by the implementation.
- SURFACE - Static variable in class GeometricObjectType
-
Bounded, connected 2-dimensional geometric, representing the continuous image of a region of a plane.
- SURFACE_GRAPH - Static variable in class TopologyLevel
-
1-dimensional topological complex which is isomorphic to a subset of a surface.
- SURJECTIVE - Enum constant in enum class FunctionProperty
-
A function is surjective if any value of T can be created from one or many values of S.
- SURVEY - Static variable in class ObjectiveType
-
Collection over specified domain.
- swap(byte[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
bytevalues. - swap(char[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
charvalues. - swap(double[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
doublevalues. - swap(float[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
floatvalues. - swap(int[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
intvalues. - swap(long[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
longvalues. - swap(short[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
shortvalues. - swap(Object[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
Objectvalues. - swapAndScaleAxes(CoordinateSystem, CoordinateSystem) - Static method in class CoordinateSystems
-
Returns an affine transform between two coordinate systems.
- SYMBOL - Enum constant in enum class 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 Symbols
-
Creates a new set of WKT symbols initialized to a copy of the given symbols.
- Synchronization - Section in package org.apache.sis.portrayal
- Syntax coloring - Section in class org.apache.sis.io.wkt.FormattableObject
- SYNTHESIZED - Static variable in class OperationType
-
Mix of real and simulated data.
- systemLogs - Variable in class LogViewer
-
Whether to show system logs instead of the logs related to a specific resource.
T
- table(String) - Static method in class 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 ResourceDefinition
-
Creates a resource definition for a table or a view in the database.
- TABLE - Enum constant in enum class CoverageExplorer.View
-
Shows the coverage numerical value in a table.
- TABLE_DIGITAL - Static variable in class PresentationForm
-
Digital representation of facts or figures systematically displayed, especially in columns.
- TABLE_HARDCOPY - Static variable in class PresentationForm
-
Representation of facts or figures systematically displayed, especially in columns, printed on paper, photographic material, or other media.
- 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 TableAppender
-
Creates a new table formatter writing in an internal buffer with a default column separator.
- TableAppender(Appendable) - Constructor for class TableAppender
-
Creates a new table formatter writing in the given output with a default column separator.
- TableAppender(Appendable, String) - Constructor for class TableAppender
-
Creates a new table formatter writing in the given output with the specified column separator.
- TableAppender(Appendable, String, String, String) - Constructor for class TableAppender
-
Creates a new table formatter writing in the given output with the specified column separator and border.
- TableAppender(String) - Constructor for class 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 TableColumn
-
Invoked on deserialization for creating an initially empty instance.
- TableColumn(Class, CharSequence) - Constructor for class TableColumn
-
Creates a new instance for the given type of values.
- Table naming convention - Section in class org.apache.sis.referencing.factory.sql.SQLTranslator
- TABLES_PARAM - Static variable in class SQLStoreProvider
-
Description of the parameter providing the list of tables or views to include as resources in the
SimpleFeatureStore. - 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 TabularFormat
-
Creates a new tabular format.
- tail() - Method in class DefaultScopedName
-
Returns every elements in the sequence of parsed names except for the head.
- tail() - Method in interface ScopedName
-
Returns every elements of the parsed names list except for the head.
- tailSet(E) - Method in class FrequencySortedSet
-
Returns a view of the portion of this set whose elements occur with a frequency equal or greater than
fromElementfrequency. - tailSet(Range) - Method in class 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 MathTransforms
-
Returns a linear (usually affine) transform which approximates the given transform in the vicinity of the given position.
- TAPE_7_TRACK - Static variable in class MediumName
-
7 track magnetic tape.
- TAPE_9_TRACK - Static variable in class MediumName
-
9 track magnetic tape.
- TAR - Static variable in class MediumFormat
-
Tap ARchive.
- target - Variable in class CanvasFollower
-
The canvas on which to apply the change of zoom, translation or rotation.
- Target(SampleModel, RenderedImage) - Constructor for class Colorizer.Target
-
Creates a new target with the same sample dimensions and visible band as the given image.
- Target(SampleModel, List, int) - Constructor for class Colorizer.Target
-
Creates a new target with the sample model of the image to colorize.
- targetCRS(Object) - Method in class SIS.Transform
-
Sets the Coordinate Reference System of output data.
- targetDimensions - Variable in class TransformSeparator
-
Indices of transform output dimensions to keep, or
nullif not yet defined. - TASK - Static variable in class InitiativeType
-
Piece of work.
- tcontains(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is contained by the second.
- Telephone - Interface in org.opengis.metadata.citation
-
Telephone numbers for contacting the responsible individual or organization.
- TELEPHONE_LINK - Static variable in class MediumName
-
Communication through a telephone network.
- TEMPLATE - Static variable in class NilReason
-
The value will be available later.
- TEMPORAL - Static variable in class KeywordType
-
Keyword identifies a time period related to the dataset.
- TEMPORAL_EXTENT - Static variable in class GridGeometry
-
A bitmask to specify the validity of the temporal period.
- TemporalAccuracy - Interface in org.opengis.metadata.quality
-
Accuracy of the temporal attributes and temporal relationships of features.
- TemporalConsistency - Interface in org.opengis.metadata.quality
-
Correctness of ordered events or sequences, if reported.
- TemporalCRS - Interface in org.opengis.referencing.crs
-
A 1D coordinate reference system used for the recording of time.
- TemporalDatum - Interface in org.opengis.referencing.datum
-
A temporal datum defines the origin of a temporal coordinate reference system.
- TemporalExtent - Interface in org.opengis.metadata.extent
-
Time period covered by the content of the dataset.
- TemporalPrimitive - Interface in org.opengis.temporal
-
Temporary placeholder for an interface defined in the
geoapi-pendingmodule. - TemporalValidity - Interface in org.opengis.metadata.quality
-
Validity of data specified by the scope with respect to time.
- tequals(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is equal to the second.
- Term(String, String) - Constructor for class AttributeNames.Term
-
Creates a new set of attribute names.
- Terminology - Section in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
- Terminology - Section in class org.apache.sis.storage.CoverageQuery
- Terminology - Section in class org.apache.sis.storage.FeatureQuery
- TERRAIN_MASKING - Static variable in class ImagingCondition
-
The absence of collection data of a given point or area caused by the relative location of topographic features which obstruct the collection path between the collector(s) and the subject(s) of interest.
- TESLA - Static variable in class Units
-
The SI derived unit for magnetic flux density (T).
- test(R) - Method in interface Filter
-
Given an object, determines if the test(s) represented by this filter are passed.
- test(S) - Method in interface DataStoreProvider.Prober
-
Probes the given input and returns an indication about whether that input is supported.
- TEXT - Variable in class AttributeNames.Term
-
The keyword or the identifier code.
- TEXT_TABLE - Static variable in class SpatialRepresentationType
-
Textual or tabular data is used to represent geographic data.
- Text, URN and XML representations - Section in class org.apache.sis.metadata.iso.DefaultIdentifier
- Text, URN and XML representations - Section in class org.apache.sis.referencing.ImmutableIdentifier
- The EPSG database - Section in package org.apache.sis.referencing
- The EPSG dataset - Section in package org.apache.sis.referencing.factory.sql
- THEMATIC_CLASSIFICATION - Static variable in class CoverageContentType
-
Code value with no quantitative meaning, used to represent a physical quantity.
- ThematicAccuracy - Interface in org.opengis.metadata.quality
-
Accuracy of quantitative attributes and the correctness of non-quantitative attributes and of the classifications of features and their relationships.
- ThematicClassificationCorrectness - Interface in org.opengis.metadata.quality
-
Comparison of the classes assigned to features or their attributes to a universe of discourse.
- THEME - Static variable in class KeywordType
-
Keyword identifies a particular subject or topic.
- THEME_KEY - Static variable in class ReferencingByIdentifiers
-
Key for the
"theme"property to be given to the object factorycreateFoo(…)methods. - THETA - Static variable in class PolarizationOrientation
-
Polarization of the sensor oriented in the angle between +90 ° and 0 ° parallel to swath direction.
- Thread safety - Section in class org.apache.sis.metadata.AbstractMetadata
- Thread safety - Section in class org.apache.sis.metadata.MetadataStandard
- Thread safety - Section in class org.apache.sis.referencing.GeodeticCalculator
- Thread safety - Section in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
- Thread safety - Section in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- Thread safety - Section in class org.apache.sis.referencing.factory.sql.SQLTranslator
- Thread safety - Section in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
- Thread safety - Section in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Thread safety - Section in class org.apache.sis.storage.AbstractFeatureSet
- Thread safety - Section in class org.apache.sis.storage.AbstractResource
- Thread safety - Section in class org.apache.sis.storage.DataStoreProvider
- Thread safety - Section in class org.apache.sis.storage.FeatureNaming
- Thread safety - Section in class org.apache.sis.storage.event.StoreListeners
- Thread safety - Section in class org.apache.sis.storage.landsat.LandsatStoreProvider
- Thread safety - Section in class org.apache.sis.storage.netcdf.NetcdfStoreProvider
- Thread safety - Section in class org.apache.sis.util.DefaultInternationalString
- Thread safety - Section in class org.apache.sis.util.collection.WeakHashSet
- Thread safety - Section in class org.apache.sis.util.collection.WeakValueHashMap
- Thread safety - Section in class org.apache.sis.util.iso.DefaultNameFactory
- Thread safety - Section in class org.apache.sis.util.iso.DefaultRecordSchema
- Thread safety - Section in class org.apache.sis.util.logging.MonolineFormatter
- Thread safety - Section in class org.apache.sis.xml.MarshallerPool
- Thread safety - Section in package org.apache.sis.cloud.aws.s3
- Thread-safety - Section in class org.apache.sis.coverage.grid.GridCoverageProcessor
- Thread-safety - Section in class org.apache.sis.image.ImageProcessor
- Thread-safety - Section in class org.apache.sis.index.tree.PointTree
- Thread-safety - Section in class org.apache.sis.storage.MemoryFeatureSet
- Thread-safety - Section in package org.apache.sis.filter
- Thread safety policy - Section in class org.apache.sis.storage.DataStore
- THREE_DB - Static variable in class BandDefinition
-
Width of a distribution equal to the distance between the outer two points on the distribution having power level half of that at the peak.
- THREE_DIMENSIONAL - Enum constant in enum class Fix
-
Three-dimensional fix.
- THROW - Static variable in interface ErrorHandler
-
Exceptions are wrapped in an
ImagingOpExceptionand thrown. - Tile - Interface in org.apache.sis.storage.tiling
-
A small hyper-rectangular representation of data which is part of a tiling scheme.
- TILE - Static variable in class ScopeCode
-
Information applies to a copy or imitation of an existing or hypothetical object.
- TiledResource - Interface in org.apache.sis.storage.tiling
-
A resource which content can be accessed by smaller chunks called tiles.
- 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 - Section in interface org.apache.sis.storage.tiling.TileMatrixSet
- TileMatrixSet - Interface in org.apache.sis.storage.tiling
-
A collection of
TileMatrixin the same CRS but at different scale levels. - TileStatus - Enum Class in org.apache.sis.storage.tiling
-
Information about the availability of a tile.
- TIME - Enum constant in enum class CommonCRS.Engineering
-
A single-dimensional coordinate system for time in seconds since an unknown epoch.
- TIME - Static variable in class AttributeNames
-
The set of attribute names for the start and end times of the bounding box, resolution and units.
- TIME - Static variable in class DimensionNameType
-
Duration.
- TimeCS - Interface in org.opengis.referencing.cs
-
A one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin.
- TimeDependentBWP - Class in org.apache.sis.referencing.datum
-
Parameters for a time-dependent geographic transformation between two datum.
- TimeDependentBWP(GeodeticDatum, Extent, Temporal) - Constructor for class TimeDependentBWP
-
Creates a new instance for the given target datum, domain of validity and time reference.
- Time-dependent parameters - Section in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- Time-dependent transformation - Section in org.apache.sis.referencing.datum.BursaWolfParameters.getPositionVectorTransformation(Temporal)
- timezone(String) - Method in class SIS.About
-
Sets the timezone for the dates to be formatted.
- timezone(String) - Method in class SIS.Metadata
-
Sets the timezone for the dates to be formatted.
- timezone(String) - Method in class SIS.Transform
-
Sets the timezone for the dates to be formatted.
- TIMEZONE - Static variable in class OptionKey
-
The timezone to use when parsing or formatting dates and times without explicit timezone.
- TIMEZONE - Static variable in class XML
-
Specifies the timezone to use for marshalling dates and times.
- TIN - Static variable in class SpatialRepresentationType
-
Triangulated irregular network.
- tip() - Method in class NamedIdentifier
-
The last element in the sequence of parsed names.
- tip() - Method in class AbstractName
-
Returns the last element in the sequence of parsed names.
- tip() - Method in class DefaultLocalName
-
Returns
thissince this object is already a local name. - tip() - Method in interface GenericName
-
Returns the last element in the sequence of parsed names.
- tip() - Method in interface LocalName
-
Returns
thissince this object is already a local name. - tip() - Method in interface ScopedName
-
Returns the last element in the sequence of parsed names.
- Tip - Section in org.apache.sis.parameter.ParameterFormat.ContentLevel.NAME_SUMMARY
- Tip for subclass implementations - Section in class org.apache.sis.metadata.ModifiableMetadata
- title - Variable in class WindowHandler
-
The property for a label that identify the view.
- TITLE - Enum constant in enum class XLink.Type
-
A descriptive title for another linking element.
- TITLE - Static variable in class AttributeNames
-
The "title" attribute name for a short description of the dataset (Highly Recommended).
- titleMatches(Citation, String) - Static method in class Citations
- titleMatches(Citation, Citation) - Static method in class Citations
-
Returns
trueif at least one title or alternate title inc1is leniently equal to a title or alternate title inc2. - TitleProperty - Annotation Interface in org.apache.sis.metadata
-
Identifies the name of a property to use for summarizing in one line the content of a metadata object.
- toActualTableName(String) - Method in class SQLTranslator
-
Converts a mixed-case table name to the convention used in the database.
- toAFNOR(Object) - Static method in class FrenchProfile
-
Returns the given metadata object as an AFNOR-compliant instance.
- toAFNOR(ReferenceSystem, boolean) - Static method in class FrenchProfile
-
Returns the given given reference system as an AFNOR-compliant instance.
- toArray() - Method in class FrequencySortedSet
-
Returns the content of this set as an array.
- toArray() - Method in class ListOfUnknownSize
-
Returns all elements in an array.
- toArray() - Method in class SetOfUnknownSize
-
Returns all elements in an array.
- toArray() - Method in class WeakHashSet
-
Returns a view of this set as an array.
- toArray(IntFunction) - Method in class ListOfUnknownSize
-
Returns the elements in an array generated by the given function.
- toArray(IntFunction) - Method in class SetOfUnknownSize
-
Returns the elements in an array generated by the given function.
- toArray(T[]) - Method in class FrequencySortedSet
-
Returns the content of this set as an array.
- toArray(T[]) - Method in class ListOfUnknownSize
-
Returns the elements in the given array, or in a new array if it was necessary to allocate more space.
- toArray(T[]) - Method in class SetOfUnknownSize
-
Returns the elements in the given array, or in a new array if it was necessary to allocate more space.
- toASCII(CharSequence) - Static method in class CharSequences
-
Replaces some Unicode characters by ASCII characters on a "best effort basis".
- toASCII(StringBuilder) - Static method in class StringBuilders
-
Replaces some Unicode characters by ASCII characters on a "best effort basis".
- toAssociation(AbstractIdentifiedType) - Static method in class Features
-
Returns the given type as a
FeatureAssociationRoleby casting if possible, or by getting the result type of an operation. - toAttribute(AbstractIdentifiedType) - Static method in class Features
-
Returns the given type as an
AttributeTypeby casting if possible, or by getting the result type of an operation. - toCharset() - Method in class CharacterSet
-
Converts the Character Set to a java Charset, if it can.
- toCharset(MarshalContext, String) - Method in class ValueConverter
-
Converts the given string to a character set.
- toCharsetCode(MarshalContext, Charset) - Method in class ValueConverter
-
Converts the given character set to a code.
- toClass(TypeName) - Static method in class Names
-
Returns the Java class associated to the given type name.
- toCodeSpace(Citation) - Static method in class Citations
-
Infers a code space from the given citation, or returns
nullif none. - toCollection(Object) - Static method in class Containers
-
Returns the given object as a collection.
- toContextualUnit(Unit) - Method in class Formatter
-
Returns the unit to use instead of the given one, or
unitif there is no replacement. - toCountryCode(MarshalContext, Locale) - Method in class ValueConverter
-
Converts the given locale to a country code.
- toDataBufferType() - Method in enum class DataType
-
Returns the
DataBufferconstant for this enumeration value. - toDate(double) - Method in class DefaultTemporalCRS
-
Converts the given value into a
Dateobject. - toDuration(double) - Method in class DefaultTemporalCRS
-
Converts the given value difference into a duration object.
- toEnvelope(MathTransform) - Method in class GridExtent
-
Transforms this grid extent to a "real world" envelope using the given transform.
- toExpandedString(GenericName) - Static method in class Names
-
Formats the given name in expanded form close to the Java Content Repository (JCR) definition.
- toExtent(GridExtent, long...) - Method in class FractionalGridCoordinates
-
Deprecated, for removal: This API element is subject to removal in a future version.Not used anymore because this method leads to a multiplication of very small read operations.
- toFloat() - Method in enum class DataType
-
Returns the smallest floating point type capable to store all values of this type without precision lost.
- toFullyQualifiedName() - Method in class NamedIdentifier
-
Returns a view of this name as a fully-qualified name.
- toFullyQualifiedName() - Method in class AbstractName
-
Returns a view of this name as a fully-qualified name.
- toFullyQualifiedName() - Method in interface GenericName
-
Returns a view of this name as a fully-qualified name.
- toGenericNames(Object) - Method in class DefaultNameFactory
-
Converts the given value to an array of generic names.
- toGPX() - Method in enum class Fix
-
Returns the string representation in GPS Exchange Format (GPX).
- toGridCoordinates(DirectPosition) - Method in interface GridCoverage.Evaluator
-
Converts the specified geospatial position to grid coordinates.
- toInstant(double) - Method in class DefaultTemporalCRS
-
Converts the given value into an instant object.
- toInternationalString() - Method in class NamedIdentifier
-
Returns a local-dependent string representation of this generic name.
- toInternationalString() - Method in class AbstractName
-
Returns a local-dependent string representation of this generic name.
- toInternationalString() - Method in class DefaultLocalName
-
Returns a local-dependent string representation of this local name.
- toInternationalString() - Method in interface GenericName
-
Returns a local-dependent string representation of this generic name.
- toInternationalString(CharSequence) - Static method in class Types
-
Returns the given characters sequence as an international string.
- toInternationalString(Map, String) - Static method in class Types
-
Returns an international string for the values in the given properties map, or
nullif none. - toInternationalStrings(CharSequence...) - Static method in class Types
-
Returns the given array of
CharSequences as an array ofInternationalStrings. - toJavaType() - Method in class DefaultTypeName
-
Returns the Java type represented by this name.
- token(CharSequence, int) - Static method in class CharSequences
-
Returns the token starting at the given offset in the given text.
- toLanguageCode(MarshalContext, Locale) - Method in class ValueConverter
-
Converts the given locale to a language code.
- toLatinAbbreviation(CoordinateSystem, AxisDirection, String) - Method in class Transliterator
-
Returns the axis abbreviation to format in WKT, or
nullif none. - toLocale(MarshalContext, String) - Method in class ValueConverter
-
Converts the given string to a locale.
- toLongAxisName(String, AxisDirection, String) - Method in class Transliterator
-
Returns the axis name to use in memory for an axis parsed from a WKT.
- toMathTransform(AffineTransform) - Static method in class AffineTransforms2D
-
Creates a math transform from the given affine transform.
- toMatrix(AffineTransform) - Static method in class AffineTransforms2D
-
Creates a 3×3 matrix from the given affine transform.
- toMatrix(ParameterValueGroup) - Method in class MatrixParameters
-
Constructs a matrix from a group of parameters.
- toNanFloat(int) - Static method in class MathFunctions
-
Returns a NaN number for the specified ordinal value.
- toNanOrdinal(float) - Static method in class MathFunctions
-
Returns the ordinal value of the given NaN number.
- toNilReason(MarshalContext, String) - Method in class ValueConverter
-
Converts the given string to a
NilReason. - TONNE - Static variable in class Units
-
The SI convention unit for mass (t).
- toNormalScript(char) - Static method in class Characters
-
Converts the given character argument to normal script.
- toNormalScript(int) - Static method in class Characters
-
Converts the given code point to normal script.
- TOP_SECRET - Static variable in class Classification
-
Of the highest secrecy.
- toPattern() - Method in class AngleFormat
-
Returns the pattern used for parsing and formatting angles.
- TOPIC_CATEGORY - Static variable in class AttributeNames
-
The "topic_category" attribute name for a high-level geographic data thematic classification.
- TopicCategory - Class in org.opengis.metadata.identification
-
High-level geographic data thematic classification to assist in the grouping and search of available geographic data sets.
- TopologicalConsistency - Interface in org.opengis.metadata.quality
-
Correctness of the explicitly encoded topological characteristics of the dataset as described by the scope.
- TOPOLOGY_1D - Static variable in class TopologyLevel
-
1-dimensional topological complex.
- TOPOLOGY_3D - Static variable in class TopologyLevel
-
3-dimensional topological complex.
- TopologyLevel - Class in org.opengis.metadata.spatial
-
Degree of complexity of the spatial relationships.
- toPolygonWKT(Envelope) - Static method in class Envelopes
-
Formats the given envelope as a
POLYGONelement in the Well Known Text (WKT) format. - toPosition(MathTransform) - Method in class FractionalGridCoordinates
-
Returns the grid coordinates converted to a geospatial position using the given transform.
- toPrimitive() - Method in enum class DataType
-
Returns the primitive (signed) variant of this data type.
- toRectangles() - Method in class Envelope2D
-
Returns this envelope as non-empty Java2D rectangle objects.
- toShape2D(GridGeometry) - Method in class RegionOfInterest
-
Returns the clip geometry in coordinates of grid cells.
- toShortAxisName(CoordinateSystem, AxisDirection, String) - Method in class Transliterator
-
Returns the axis name to format in WKT, or
nullif none. - toSimpleEnvelopes() - Method in class AbstractEnvelope
-
Returns this envelope as an array of simple (without wraparound) envelopes.
- toSource - Variable in class ResampledImage
-
Conversion from pixel center coordinates of this image to pixel center coordinates of source image.
- toStandardUnit(Unit) - Static method in class Units
-
Returns the factor by which to multiply the standard unit in order to get the given unit.
- toString() - Method in class SIS.About
-
Returns the command with all options that have been set.
- toString() - Method in class SIS.Help
-
Returns the command with all options that have been set.
- toString() - Method in class SIS.Identifier
-
Returns the command with all options that have been set.
- toString() - Method in class SIS.Metadata
-
Returns the command with all options that have been set.
- toString() - Method in class SIS.MimeType
-
Returns the command with all options that have been set.
- toString() - Method in class SIS.Transform
-
Returns the command with all options that have been set.
- toString() - Method in class SIS.Translate
-
Returns the command with all options that have been set.
- toString() - Method in class AbstractCoordinateSet
-
Returns a string representation of this coordinate set for debugging purposes.
- toString() - Method in class Category
-
Returns a string representation of this category for debugging purpose.
- toString() - Method in class FractionalGridCoordinates
-
Returns a string representation of this grid coordinates for debugging purposes.
- toString() - Method in class GridCoverage
-
Returns a string representation of this grid coverage for debugging purpose.
- toString() - Method in class GridDerivation
-
Returns a string representation of this
GridDerivationfor debugging purpose. - toString() - Method in class GridExtent
-
Returns a string representation of this grid extent.
- toString() - Method in class GridGeometry
-
Returns a string representation of this grid geometry.
- toString() - Method in class GridOrientation
-
Returns a string representation of this grid orientation.
- toString() - Method in class PixelTranslation
-
Returns a string representation of this pixel translation.
- toString() - Method in class SampleDimension
-
Returns a string representation of this sample dimension.
- toString() - Method in class AbstractAssociation
-
Returns a string representation of this association.
- toString() - Method in class AbstractAttribute
-
Returns a string representation of this attribute.
- toString() - Method in class AbstractFeature
-
Formats this feature in a tabular format.
- toString() - Method in class AbstractOperation
-
Returns a string representation of this operation.
- toString() - Method in class TypeBuilder
-
Returns a string representation of this object.
- toString() - Method in class DefaultAssociationRole
-
Returns a string representation of this association role.
- toString() - Method in class DefaultAttributeType
-
Returns a string representation of this attribute type.
- toString() - Method in class DefaultFeatureType
-
Formats this feature in a tabular format.
- toString() - Method in class DefaultFilterFactory
-
Returns a string representation of this factory for debugging purposes.
- toString() - Method in class AbstractDirectPosition
-
Formats this position in the Well Known Text (WKT) format.
- toString() - Method in class AbstractEnvelope
-
Formats this envelope as a "
BOX" element. - toString() - Method in class DirectPosition1D
-
Formats this position in the Well Known Text (WKT) format.
- toString() - Method in class DirectPosition2D
-
Formats this position in the Well Known Text (WKT) format.
- toString() - Method in class Envelope2D
-
Formats this envelope as a "
BOX" element. - toString() - Method in class CoverageCanvas
-
Returns a string representation for debugging purposes.
- toString() - Method in class MapCanvas
-
Returns a string representation of this canvas for debugging purposes.
- toString() - Method in class PositionableProjection
-
Returns a name for this enumeration which can be used in a user interface.
- toString() - Method in class ImageLayout
-
Returns a string representation for debugging purpose.
- toString() - Method in class PlanarImage
-
Returns a string representation of this image for debugging purpose.
- toString() - Method in class TransferType
-
Returns the name of this enumeration constant.
- toString() - Method in class LineAppender
-
Returns the content of this
Appendableas a string if possible, or the localizedUnavailable content
string otherwise. - toString() - Method in class TableAppender
-
Returns the content of this
TableAppenderas a string if possible. - toString() - Method in class FormattableObject
-
Returns a Well Known Text (WKT) or an alternative text representation for this object.
- toString() - Method in class Formatter
-
Returns a string representation of this formatter for debugging purpose.
- toString() - Method in class Warnings
-
Returns a string representation of the warning messages in the formatter locale.
- toString() - Method in class Fraction
-
Returns a string representation of this fraction.
- toString() - Method in class Line
-
Returns a string representation of this line.
- toString() - Method in class Plane
-
Returns a string representation of this plane.
- toString() - Method in class Statistics
-
Returns a string representation of this statistics.
- toString() - Method in class Vector
-
Returns a string representation of this vector.
- toString() - Method in class Angle
-
Returns a string representation of this
Angleobject. - toString() - Method in class AngleFormat
-
Returns a string representation of this object for debugging purpose.
- toString() - Method in class Range
-
Returns a unlocalized string representation of this range.
- toString() - Method in class AbstractMetadata
-
Returns a string representation of this metadata.
- toString() - Method in class DefaultRepresentativeFraction
-
Returns a string representation of this scale, or
NaNif undefined. - toString() - Method in class LegacyFeatureType
-
Deprecated.
- toString() - Method in class MetadataStandard
-
Returns a string representation of this metadata standard.
- toString() - Method in class AbstractParameterDescriptor
-
Returns a string representation of this descriptor.
- toString() - Method in class MatrixParameters
-
Returns a string representation of this object for debugging purposes.
- toString() - Method in class Parameters
-
Returns a string representation of this group.
- toString() - Method in class DatumShiftGrid
-
Returns a string representation of this
DatumShiftGridfor debugging purposes. - toString() - Method in class ConcurrentAuthorityFactory
-
Returns a string representation of this factory for debugging purpose only.
- toString() - Method in class GeodeticAuthorityFactory
-
Returns a string representation of this factory for debugging purpose only.
- toString() - Method in class AbstractLocation
-
Returns a string representation of this location.
- toString() - Method in class ModifiableLocationType
-
Returns a string representation of this location type and all its children.
- toString() - Method in class GeodeticCalculator
-
Returns a string representation of start point, end point, azimuths and distance.
- toString() - Method in class NamedIdentifier
-
Returns a string representation of this generic name.
- toString() - Method in class LinearTransformBuilder
-
Returns a string representation of this builder for debugging purpose.
- toString() - Method in class LocalizationGridBuilder
-
Returns a string representation of this builder for debugging purpose.
- toString() - Method in class MatrixSIS
-
Returns a unlocalized string representation of this matrix.
- toString() - Method in class DomainDefinition
-
Returns a string representation for debugging purposes.
- toString() - Method in class MathTransformBuilder
-
Returns a string representation of this builder for debugging purposes.
- toString() - Method in class TransferFunction
-
Returns a string representation of this transfer function for debugging purpose.
- toString() - Method in enum class GeometryLibrary
-
Returns the name of this geometry library in a way suitable to user interfaces.
- toString() - Method in class OptionKey
-
Returns a string representation of this option key.
- toString() - Method in class CoverageAggregator
-
Returns a string representation for debugging purposes.
- toString() - Method in class CoverageQuery
-
Returns a textual representation of this query for debugging purposes.
- toString() - Method in class DataStore
-
Returns a string representation of this data store for debugging purpose.
- toString() - Method in class StoreListeners
-
Returns a string representation for debugging purposes.
- toString() - Method in class WarningEvent
-
Returns a string representation of this warning for debugging purpose.
- toString() - Method in class FeatureQuery.NamedExpression
-
Returns a string representation of this column for debugging purpose.
- toString() - Method in class FeatureQuery
-
Returns a textual representation of this query for debugging purposes.
- toString() - Method in class Driver
-
Returns a string representation of this driver for debugging purposes.
- toString() - Method in class Compression
-
Returns a string representation of this compression.
- toString() - Method in class MemoryGridCoverageResource
-
Returns a string representation of this resource.
- toString() - Method in class CoverageModifier.Source
-
Returns a string representation for debugging purposes.
- toString() - Method in class NetcdfStore
-
Returns a string representation of this netCDF store for debugging purpose.
- toString() - Method in class ProbeResult
-
Returns a string representation of this
ProbeResultfor debugging purpose. - toString() - Method in class ResourceDefinition
-
Returns a string representation of this resource definition.
- toString() - Method in class StorageConnector
-
Returns a string representation of this
StorageConnectorfor debugging purpose. - toString() - Method in class AbstractInternationalString
-
Returns this string in the default locale.
- toString() - Method in class DefaultTreeTable.Node
-
Returns a string representation of this node for identification in error message or in debugger.
- toString() - Method in class DefaultTreeTable
-
Returns a string representation of this tree table.
- toString() - Method in class TableColumn
-
Returns a string representation of this table column.
- toString() - Method in class AbstractFactory
-
Returns a string representation of this factory for debugging purposes.
- toString() - Method in class AbstractName
-
Returns a string representation of this generic name.
- toString() - Method in class DefaultLocalName
-
Returns a locale-independent string representation of this local name.
- toString() - Method in class DefaultNameSpace
-
Returns a JCR-like lexical form representation of this namespace.
- toString() - Method in class DefaultRecord
-
Returns a string representation of this record.
- toString() - Method in class DefaultRecordType
-
Returns a string representation of this object.
- toString() - Method in class SimpleInternationalString
-
Returns the string representation, which is unique for all locales.
- toString() - Method in class Version
-
Returns the version string.
- toString() - Method in class MarshallerPool
-
Returns a string representation of this pool for debugging purposes.
- toString() - Method in class NilReason
-
Returns the GML string representation of this
NilReason. - toString() - Method in class XLink
-
Returns a string representation of this object.
- toString() - Method in class CodeList
-
Returns a string representation of this code list.
- toString() - Method in interface GenericName
-
Returns a string representation of this generic name.
- toString() - Method in interface InternationalString
-
Returns this string in the default locale.
- toString() - Method in interface LocalName
-
Returns a locale-independent string representation of this local name.
- toString() - Method in interface ScopedName
-
Returns a locale-independent string representation of this scoped name.
- toString(boolean, Locale) - Method in class LocalizationGridBuilder
-
Returns a string representation of this builder in the given locale.
- toString(Locale) - Method in class Warnings
-
Returns a string representation of the warning messages in the given locale.
- toString(Locale) - Method in class AbstractInternationalString
-
Returns this string in the given locale.
- toString(Locale) - Method in class DefaultInternationalString
-
Returns a string in the specified locale.
- toString(Locale) - Method in class ResourceInternationalString
-
Returns a string in the specified locale.
- toString(Locale) - Method in class SimpleInternationalString
-
Returns the same string for all locales.
- toString(Locale) - Method in interface InternationalString
-
Returns this string in the given locale.
- toString(Locale, SampleDimension...) - Static method in class SampleDimension
-
Returns a string representation of the given sample dimensions.
- toString(Convention) - Method in class FormattableObject
-
Returns a Well Known Text (WKT) for this object using the specified convention.
- toString(TreeTable) - Static method in class TreeTables
-
Returns a string representation of the given tree table.
- toString(Envelope) - Static method in class Envelopes
-
Formats the given envelope as a
BOXelement. - toString(Identifier) - Static method in class IdentifiedObjects
-
Returns a string representation of the given identifier.
- toString(Matrix) - Static method in class Matrices
-
Returns a unlocalized string representation of the given matrix.
- toString(InternationalString, Locale) - Static method in class Types
-
Returns the given international string in the given locale, or
nullif the given string is null. - toSubScript(char) - Static method in class Characters
-
Converts the given character argument to subscript.
- toSuperScript(char) - Static method in class Characters
-
Converts the given character argument to superscript.
- toTimeRange(Envelope) - Static method in class Envelopes
-
Returns the time range of the first dimension associated to a temporal CRS.
- toTree(Locale, int) - Method in class GridCoverage
-
Returns a tree representation of some elements of this grid coverage.
- toTree(Locale, int) - Method in class GridGeometry
-
Returns a tree representation of some elements of this grid geometry.
- toTypeName(Class) - Method in class DefaultNameFactory
-
Suggests a type name for the given class.
- touches(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the two geometric operands touch each other, but do not overlap.
- toUnicodeAbbreviation(String, AxisDirection, String) - Method in class Transliterator
-
Returns the axis abbreviation to use in memory for an axis parsed from a WKT.
- toUnit(MarshalContext, String) - Method in class ValueConverter
-
Converts the given string to a unit.
- toURI(MarshalContext, String) - Method in class ValueConverter
-
Converts the given string to a URI.
- toURI(MarshalContext, URL) - Method in class ValueConverter
-
Converts the given URL to a URI.
- toURL(MarshalContext, URI) - Method in class ValueConverter
-
Converts the given URI to a URL.
- toURN(Class, Identifier) - Static method in class IdentifiedObjects
-
Returns the URN of the given identifier, or
nullif no valid URN can be formed. - toUUID(MarshalContext, String) - Method in class ValueConverter
-
Converts the given string to a Universal Unique Identifier.
- toValue(Duration) - Method in class DefaultTemporalCRS
-
Converts the given duration into a difference of values in this axis unit.
- toValue(Instant) - Method in class DefaultTemporalCRS
-
Converts the given instant into a value in this axis unit.
- toValue(Date) - Method in class DefaultTemporalCRS
-
Converts the given date into a value in this axis unit.
- toValueType(Class) - Method in interface Expression
-
Returns an expression doing the same evaluation than this method, but returning results as values of the specified type.
- toverlaps(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand overlaps the second.
- TOWGS84 - Section in package org.opengis.referencing
- toWKT() - Method in class FormattableObject
-
Returns a strictly compliant Well Known Text (WKT) using the default convention, symbols and indentation.
- toWKT() - Method in class Formatter
-
Returns the WKT formatted by this object.
- toWKT() - Method in interface IdentifiedObject
-
Returns a Well Known Text (WKT) for this object.
- toWKT() - Method in interface MathTransform
-
Returns a Well Known Text (WKT) for this object.
- track(MapCanvas) - Method in class StatusBar
-
Registers listeners on the specified canvas for tracking mouse movements.
- TRACK - Static variable in class DimensionNameType
-
Along the direction of motion of the scan point
- TRADEMARK - Static variable in class Restriction
-
A name, symbol, or other device identifying a product, officially registered and legally restricted to the use of the owner or manufacturer.
- TransferFunction - Class in org.apache.sis.referencing.operation.transform
-
The function converting raster sample values to geophysics values.
- TransferFunction() - Constructor for class TransferFunction
-
Creates a transfer function initialized to the identity transform.
- TransferFunctionType - Class in org.opengis.metadata.content
-
Transform function to be used when scaling a physical value for a given element.
- TransferType<T> - Class in org.apache.sis.image
-
The type of data used to transfer pixels.
- transform - Variable in class TransformSeparator
-
The transform to separate.
- transform(double) - Method in class AbstractMathTransform1D
-
Transforms the specified value.
- transform(double) - Method in interface MathTransform1D
-
Transforms the specified value.
- transform(double[], int, double[], int, boolean) - Method in class 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 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 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 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 EllipsoidToRadiusTransform
-
Converts the (λ,Ω) spherical coordinates to (λ,Ω,R), and optionally returns the derivative at that location.
- transform(double[], int, double[], int, boolean) - Method in class 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 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 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 PassThroughTransform
-
Transforms a single position in a sequence of coordinate tuples, and opportunistically computes the transform derivative if requested.
- transform(double[], int, double[], int, boolean) - Method in class 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 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 AbstractMathTransform
-
Transforms a list of coordinate tuples.
- transform(double[], int, double[], int, int) - Method in class EllipsoidToCentricTransform
-
Converts the (λ,φ) or (λ,φ,h) geodetic coordinates to to (X,Y,Z) geocentric coordinates.
- transform(double[], int, double[], int, int) - Method in class EllipsoidToRadiusTransform
-
Converts the (λ,Ω) spherical coordinates to (λ,Ω,R) in a sequence of coordinate tuples.
- transform(double[], int, double[], int, int) - Method in class InterpolatedTransform
-
Transforms an arbitrary number of coordinate tuples.
- transform(double[], int, double[], int, int) - Method in class MolodenskyTransform
-
Transforms the (λ,φ) or (λ,φ,h) coordinates between two geographic CRS.
- transform(double[], int, double[], int, int) - Method in class PassThroughTransform
-
Transforms many positions in a sequence of coordinate tuples.
- transform(double[], int, double[], int, int) - Method in class PoleRotation
-
Converts a list of coordinate tuples.
- transform(double[], int, double[], int, int) - Method in class WraparoundTransform
-
Transforms many positions in a sequence of coordinate tuples.
- transform(double[], int, double[], int, int) - Method in interface MathTransform
-
Transforms a list of coordinate point ordinal values.
- transform(double[], int, float[], int, int) - Method in class AbstractMathTransform
-
Transforms a list of coordinate tuples.
- transform(double[], int, float[], int, int) - Method in class PassThroughTransform
-
Transforms many positions in a sequence of coordinate tuples.
- transform(double[], int, float[], int, int) - Method in interface MathTransform
-
Transforms a list of coordinate point ordinal values.
- transform(double, double) - Method in class 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 AbstractMathTransform
-
Transforms a list of coordinate tuples.
- transform(float[], int, double[], int, int) - Method in class PassThroughTransform
-
Transforms many positions in a sequence of coordinate tuples.
- transform(float[], int, double[], int, int) - Method in interface MathTransform
-
Transforms a list of coordinate point ordinal values.
- transform(float[], int, float[], int, int) - Method in class AbstractMathTransform
-
Transforms a list of coordinate tuples.
- transform(float[], int, float[], int, int) - Method in class PassThroughTransform
-
Transforms many positions in a sequence of coordinate tuples.
- transform(float[], int, float[], int, int) - Method in class WraparoundTransform
-
Transforms many positions in a sequence of coordinate tuples.
- transform(float[], int, float[], int, int) - Method in interface MathTransform
-
Transforms a list of coordinate point ordinal values.
- transform(AffineTransform, Rectangle2D, Rectangle2D) - Static method in class AffineTransforms2D
-
Calculates a rectangle which entirely contains the direct transform of
bounds. - transform(AffineTransform, Shape, boolean) - Static method in class AffineTransforms2D
-
Transforms the given shape.
- transform(Point2D, Point2D) - Method in class AbstractMathTransform2D.Inverse
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(Point2D, Point2D) - Method in class AbstractMathTransform2D
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(Point2D, Point2D) - Method in interface MathTransform2D
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(AbstractCoordinateSet) - Method in class AbstractCoordinateOperation
-
Changes coordinates from being referenced to the source CRS and/or epoch to being referenced to the target CRS and/or epoch.
- transform(DirectPosition, DirectPosition) - Method in class AbstractMathTransform
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(DirectPosition, DirectPosition) - Method in interface MathTransform
-
Transforms the specified
ptSrcand stores the result inptDst. - transform(Envelope, CoordinateReferenceSystem) - Static method in class Envelopes
-
Transforms the given envelope to the specified CRS.
- transform(CoordinateOperation, Rectangle2D, Rectangle2D) - Static method in class Shapes2D
-
Transforms a rectangular envelope using the given coordinate operation.
- transform(CoordinateOperation, Envelope) - Static method in class Envelopes
-
Transforms an envelope using the given coordinate operation.
- transform(MathTransform1D) - Method in class NumberRange
-
Returns this range converted using the given converter.
- transform(MathTransform2D, Rectangle2D, Rectangle2D) - Static method in class Shapes2D
-
Transforms a rectangular envelope using the given math transform.
- transform(MathTransform, Envelope) - Static method in class Envelopes
-
Transforms an envelope using the given math transform.
- TRANSFORM - Static variable in class SIS
-
Converts or transform coordinates from given source CRS to target CRS.
- Transform and parameters arguments - Section in org.apache.sis.referencing.operation.DefaultConversion.DefaultConversion(Map, OperationMethod, MathTransform, ParameterValueGroup)
- Transformation - Interface in org.opengis.referencing.operation
-
An operation on coordinates that usually includes a change of Datum.
- 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 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 TransformChangeEvent
-
Creates a new event for an incremental change of the "objective to display" property.
- TransformChangeEvent(Canvas, LinearTransform, LinearTransform, TransformChangeEvent.Reason) - Constructor for class TransformChangeEvent
-
Creates a new event for a change of the "objective to display" property.
- TransformChangeEvent.Reason - Enum Class in org.apache.sis.portrayal
-
The reason why the "objective to display" transform changed.
- transformDisplayCoordinates(AffineTransform) - Method in class MapCanvas
-
Updates the objective to display transform with the given transform in pixel coordinates.
- transformDisplayCoordinates(AffineTransform) - Method in class PlanarCanvas
-
Updates the objective to display transform as if the given transform was applied after the current transform.
- transformDisplayCoordinates(TransformChangeEvent, AffineTransform) - Method in class CanvasFollower
-
Invoked by
CanvasFollower.propertyChange(PropertyChangeEvent)for updating the transform of the target canvas in display units (typically pixels). - transformedSource(TransformChangeEvent) - Method in class GestureFollower
-
Invoked after the source "objective to display" transform has been updated.
- transformedSource(TransformChangeEvent) - Method in class CanvasFollower
-
Invoked after the source "objective to display" transform has been updated.
- transformedTarget(TransformChangeEvent) - Method in class CanvasFollower
-
Invoked after the target "objective to display" transform has been updated.
- transformEnabled - Variable in class GestureFollower
-
Whether changes in the "objective to display" transforms should be propagated from source to target canvas.
- transformEnvelope(String, String, double[][]) - Method in class ReferencingFunctions
-
Transforms an envelope from the specified source CRS to the specified target CRS.
- transformEnvelope(String, String, double[][]) - Method in interface XReferencing
-
Transforms an envelope from the specified source CRS to the specified target CRS.
- Transform events - Section in org.apache.sis.gui.map.MapCanvas.transformDisplayCoordinates(AffineTransform)
- Transform events - Section in org.apache.sis.gui.map.MapCanvas.transformObjectiveCoordinates(AffineTransform)
- TransformException - Exception Class in org.opengis.referencing.operation
-
Common superclass for a number of transformation-related exceptions.
- TransformException() - Constructor for exception class TransformException
-
Constructs an exception with no detail message.
- TransformException(String) - Constructor for exception class TransformException
-
Constructs an exception with the specified detail message.
- TransformException(String, Throwable) - Constructor for exception class TransformException
-
Constructs an exception with the specified detail message and cause.
- TransformJoiner - Class in org.apache.sis.referencing.operation.transform
-
Handler used during concatenations for simplifying a single transform with its neighbor transforms.
- transformObjectiveCoordinates(AffineTransform) - Method in class MapCanvas
-
Updates the objective to display transform with the given transform in objective coordinates.
- transformObjectiveCoordinates(AffineTransform) - Method in class PlanarCanvas
-
Updates the objective to display transform as if the given transform was applied before the current transform.
- transformObjectiveCoordinates(TransformChangeEvent, AffineTransform) - Method in class CanvasFollower
-
Invoked by
CanvasFollower.propertyChange(PropertyChangeEvent)for updating the transform of the target canvas in units of the objective CRS. - transformPoints(String, String, double[][]) - Method in class ReferencingFunctions
-
Transforms coordinates from the specified source CRS to the specified target CRS.
- transformPoints(String, String, double[][]) - Method in interface XReferencing
-
Transforms coordinates from the specified source CRS to the specified target 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 TransformSeparator
-
Constructs a separator for the given transform.
- TransformSeparator(MathTransform, MathTransformFactory) - Constructor for class TransformSeparator
-
Constructs a separator for the given transform and using the given factory.
- transformWithWraparound(MathTransform, Envelope) - Static method in class Envelopes
-
Transforms potentially many times an envelope using the given math transform.
- transitionTo(ModifiableMetadata.State) - Method in class ModifiableMetadata
-
Requests this metadata instance and (potentially) all its children to transition to a new state.
- translate(double...) - Method in class GeneralEnvelope
-
Translates the envelope by the given vector.
- translate(double[]) - Method in class MatrixSIS
-
Multiplies this matrix by a translation matrix.
- translate(double, double) - Method in class Line
-
Translates the line.
- translate(long...) - Method in class GridExtent
-
Returns an extent translated by the given number of cells compared to this extent.
- translate(long[], boolean) - Method in class GridExtent
-
Returns an extent translated by the given number of cells, optionally in the reverse direction.
- translate(MathTransform, PixelInCell, PixelInCell) - Static method in class PixelTranslation
-
Converts a math transform from a "pixel in cell" convention to another "pixel in cell" convention.
- translate(MathTransform, PixelOrientation, PixelOrientation, int, int) - Static method in class PixelTranslation
-
Converts a math transform from a "pixel orientation" convention to another "pixel orientation" convention.
- TRANSLATE - Static variable in class SIS
-
Rewrites a data file in another format.
- translation(double...) - Static method in class MathTransforms
-
Creates an affine transform which applies the given translation.
- translator - Variable in class EPSGDataAccess
-
The translator from the SQL statements hard-coded in this class to SQL statements compatible with the actual EPSG 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 Transliterator
-
For sub-class constructors.
- TRANSPORTATION - Static variable in class TopicCategory
-
Means and aids for conveying persons and/or goods.
- transpose() - Method in class Matrix1
-
For a 1×1 matrix, this method does nothing.
- transpose() - Method in class Matrix2
-
Sets the value of this matrix to its transpose.
- transpose() - Method in class Matrix3
-
Sets the value of this matrix to its transpose.
- transpose() - Method in class Matrix4
-
Sets the value of this matrix to its transpose.
- transpose() - Method in class MatrixSIS
-
Sets the value of this matrix to its transpose.
- 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 TreeTableFormat
-
Creates a new tree table format.
- TreeTables - Class in org.apache.sis.util.collection
-
Static methods working on
TreeTableobjects and their nodes. - TRIAL - Static variable in class InitiativeType
-
Process of testing to discover or demonstrate something.
- Trigger - Class in org.opengis.metadata.acquisition
-
Mechanism of activation.
- trimFractionalPart(CharSequence) - Static method in class CharSequences
-
Trims the fractional part of the given formatted number, provided that it doesn't change the value.
- trimFractionalPart(StringBuilder) - Static method in class StringBuilders
-
Trims the fractional part of the given formatted number, provided that it doesn't change the value.
- trimIgnorables(CharSequence) - Static method in class CharSequences
-
Returns a text with ignorable characters in Unicode identifier removed.
- trimNamespace(String) - Method in class GeodeticAuthorityFactory
-
Trims the namespace, if present.
- trimToSize() - Method in class IntegerList
-
Trims the capacity of this list to be its current size.
- trimToSize() - Method in class RangeSet
-
Trims this set to the minimal amount of memory required for holding its data.
- trimWhitespaces(CharSequence) - Static method in class CharSequences
-
Returns a text with leading and trailing whitespace characters omitted.
- trimWhitespaces(CharSequence, int, int) - Static method in class CharSequences
-
Returns a sub-sequence with leading and trailing whitespace characters omitted.
- trimWhitespaces(StringBuilder, int, int) - Static method in class StringBuilders
-
Removes leading and trailing whitespace characters in a subregion of the specified buffer.
- TROPICAL_YEAR - Enum constant in enum class CommonCRS.Temporal
-
Time measured in units of tropical years since January 1, 2000 at 00:00 UTC.
- TROPICAL_YEAR - Static variable in class Units
-
Unit of measurement approximately equals to 365.24219 days (1 a).
- truncate(double) - Static method in class MathFunctions
-
Truncates the given value toward zero.
- TRUNCATED_JULIAN - Enum constant in enum class CommonCRS.Temporal
-
Time measured as days since May 24, 1968 at 00:00 UTC.
- tryConcatenate(TransformJoiner) - Method in class AbstractMathTransform
-
Concatenates in an optimized way this math transform with its neighbor, if possible.
- tryConcatenate(TransformJoiner) - Method in class 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(TransformJoiner) - Method in class EllipsoidToRadiusTransform
-
If the transform after this transform is dropping the third coordinate, removes this transform.
- tryConcatenate(TransformJoiner) - Method in class MolodenskyTransform
-
If this transform expects three-dimensional inputs or outputs, and if the transform before or after this one unconditionally sets the height to zero, replaces this transform by a two-dimensional one.
- tryConcatenate(TransformJoiner) - Method in class PassThroughTransform
-
Concatenates or pre-concatenates in an optimized way this transform with a neighbor, if possible.
- tryConcatenate(TransformJoiner) - Method in class WraparoundTransform
-
Optimizes the concatenation of this transform with its neighbor transforms, if possible.
- TWO_DIMENSIONAL - Enum constant in enum class Fix
-
Two-dimensional fix.
- tX - Variable in class BursaWolfParameters
-
X-axis translation in metres (EPSG:8605).
- tX - Variable in class MolodenskyTransform
-
Shift along the geocentric X axis (toward prime meridian) in units of the semi-major axis of the source ellipsoid.
- tY - Variable in class BursaWolfParameters
-
Y-axis translation in metres (EPSG:8606).
- tY - Variable in class MolodenskyTransform
-
Shift along the geocentric Y axis (toward 90°E) in units of the semi-major axis of the source ellipsoid.
- type() - Method in class FeatureQuery.NamedExpression
-
Whether the expression result should be stored or evaluated every times that it is requested.
- Type - Interface in org.opengis.util
-
The type definition.
- TYPE - Enum constant in enum class FeatureFormat.Column
-
Type of property values.
- TYPE - Variable in class AttributeNames.Responsible
-
The attribute name for the responsible's type.
- TYPE - Static variable in class TableColumn
-
Predefined constant for a column of object types.
- TYPE_CLASS - Static variable in class Datatype
-
Class used for specification of a domain of instances (objects), together with the operations applicable to the objects.
- Type and value of range elements - Section in class org.apache.sis.measure.Range
- TypeBuilder - Class in org.apache.sis.feature.builder
-
Information common to all kind of types (feature, association, characteristics).
- typeFromAxis(CoordinateSystemAxis) - Static method in class GridExtent
-
Suggests a grid dimension name for the given coordinate system axis.
- TypeName - Interface in org.opengis.util
-
The name of an attribute type.
- Types - Class in org.apache.sis.util.iso
-
Static methods working on GeoAPI types and
CodeListvalues. - TypeValuePolicy - Enum Class in org.apache.sis.metadata
-
The kind of values in the
MetadataStandard.asTypeMap(…). - tZ - Variable in class BursaWolfParameters
-
Z-axis translation in metres (EPSG:8607).
- tZ - Variable in class MolodenskyTransform
-
Shift along the geocentric Z axis (toward north pole) in units of the semi-major axis of the source ellipsoid.
U
- UCS_2 - Static variable in class CharacterSet
-
16-bit fixed size Universal Character Set, based on ISO/IEC 10646.
- UCS_4 - Static variable in class CharacterSet
-
32-bit fixed size Universal Character Set, based on ISO/IEC 10646.
- UCUM - Enum constant in enum class UnitFormat.Style
-
Format unit symbols using a syntax close to the Unified Code for Units of Measure (UCUM) one.
- UINT - Enum constant in enum class DataType
-
Unsigned 32-bits data.
- UML - Annotation Interface in org.opengis.annotation
-
An annotation mapping each interface, methods or fields to the UML identifier where they come from.
- UML_IDENTIFIER - Enum constant in enum class KeyNamePolicy
-
The keys in the map are the UML identifier of the metadata properties.
- 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 UnavailableFactoryException
-
Construct an exception with no detail message.
- UnavailableFactoryException(String) - Constructor for exception class UnavailableFactoryException
-
Construct an exception with the specified detail message.
- UnavailableFactoryException(String, Throwable) - Constructor for exception class UnavailableFactoryException
-
Construct an exception with the specified detail message and cause.
- UNCLASSIFIED - Static variable in class Classification
-
Available for general disclosure.
- 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 UnconvertibleObjectException
-
Constructs a new exception with no message.
- UnconvertibleObjectException(String) - Constructor for exception class UnconvertibleObjectException
-
Constructs a new exception with the specified detail message.
- UnconvertibleObjectException(String, Throwable) - Constructor for exception class UnconvertibleObjectException
-
Constructs a new exception with the specified detail message and cause.
- UnconvertibleObjectException(Throwable) - Constructor for exception class UnconvertibleObjectException
-
Constructs a new exception with the specified cause.
- UNDEFINED - Static variable in class GridGeometry
-
An "empty" grid geometry with no value defined.
- Undefined CRS - Section in org.apache.sis.storage.sql.DataAccess.findCRS(int)
- UNDER_DEVELOPMENT - Static variable in class Progress
-
Data is currently in the process of being created.
- UnderdeterminedMatrixException - Exception Class in org.apache.sis.referencing.operation.matrix
-
Thrown when a matrix cannot be determined because of unknown terms.
- UnderdeterminedMatrixException(String) - Constructor for exception class UnderdeterminedMatrixException
-
Constructs a new exception with the specified detail message.
- UNDETERMINED - Static variable in class ProbeResult
-
The open capability cannot be determined.
- unexpectedException(Logger, Class, String, Throwable) - Static method in class Logging
-
Invoked when an unexpected error occurred.
- 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 UnformattableObjectException
-
Constructs a new exception with no message.
- UnformattableObjectException(String) - Constructor for exception class UnformattableObjectException
-
Constructs a new exception with the specified detail message.
- UnformattableObjectException(String, Throwable) - Constructor for exception class UnformattableObjectException
-
Constructs a new exception with the specified detail message and cause.
- UnformattableObjectException(Throwable) - Constructor for exception class UnformattableObjectException
-
Constructs a new exception with the specified cause.
- UNICODE_IDENTIFIER - Static variable in class Characters.Filter
-
The subset of all characters for which
Character.isUnicodeIdentifierPart(int)returnstrue, excluding ignorable characters. - Unicode characters - Section in package org.apache.sis.io
- Unicode support - Section in class org.apache.sis.util.CharSequences
- Unicode support - Section in class org.apache.sis.util.StringBuilders
- Unified identifiers view - Section in class org.apache.sis.metadata.iso.citation.DefaultCitation
- Unified identifiers view - Section in org.apache.sis.metadata.iso.acquisition.DefaultObjective.getIdentifiers()
- Unified identifiers view - Section in org.apache.sis.metadata.iso.citation.AbstractParty.getIdentifiers()
- Unified identifiers view - Section in org.apache.sis.metadata.iso.citation.DefaultCitation.getIdentifiers()
- Unified identifiers view - Section in package org.apache.sis.metadata.iso.citation
- Unified parameter API - Section in org.apache.sis.metadata.iso.identification.DefaultOperationMetadata.getParameters()
- Unified parameter API - Section in org.apache.sis.metadata.iso.quality.DefaultQualityMeasure.getParameters()
- uniformTranslation(int, double) - Static method in class MathTransforms
-
Creates an affine transform which applies the same translation for all dimensions.
- union(GridExtent) - Method in class GridExtent
-
Returns the union of this grid extent with the given grid extent.
- union(Range) - Method in class MeasurementRange
-
Returns the union of this range with the given range.
- union(Range) - Method in class Range
-
Returns the union of this range with the given range.
- union(Envelope...) - Static method in class Envelopes
-
Computes the union of all given envelopes, transforming them to a common CRS if necessary.
- union(GeographicBoundingBox, GeographicBoundingBox) - Static method in class Extents
-
Returns the union of the given geographic bounding boxes.
- UNION_CLASS - Static variable in class Datatype
-
Class describing a selection of one of the specified types.
- unionAny(NumberRange) - Method in class NumberRange
-
Returns the union of this range with the given range.
- unionOfSorted(int[], int[]) - Static method in class ArraysExt
-
Returns the union of two sorted arrays.
- unique() - Method in class Fraction
-
Deprecated, for removal: This API element is subject to removal in a future version.
Fractionmay become a value object with a future Java version, and this method is incompatible with value objects. - unique(Locale) - Static method in class Locales
-
Returns a unique instance of the given locale, if one is available.
- unique(MathTransform) - Method in class MathTransformBuilder
-
Eventually replaces the given transform by a unique instance.
- unique(T) - Method in class WeakHashSet
-
Returns an object equals to
elementif such an object already exists in thisWeakHashSet. - unit - Variable in class DefaultParameterValue
-
The unit of measure for the value, or
nullif it does not apply. - unit() - Method in class MeasurementRange
-
Returns the unit of measurement, or
nullif unknown. - UNIT - Section in package org.opengis.referencing
- UNIT - Enum constant in enum class ElementKind
-
Units of measurement, often represented by
UNIT[…]elements. - UNIT - Static variable in class RangeFormat.Field
-
Identifies the unit field in a range, if any.
- Unit conversions - Section in org.apache.sis.referencing.operation.transform.EllipsoidToRadiusTransform.EllipsoidToRadiusTransform(Ellipsoid)
- Unit conversions - Section in org.apache.sis.referencing.operation.transform.MolodenskyTransform.MolodenskyTransform(Ellipsoid, boolean, Ellipsoid, boolean, double, double, double, boolean)
- unitFormat - Variable in class QuantityFormat
-
The format for parsing and formatting the unit of measurement part.
- unitFormat - Variable in class 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 UnitFormat
-
Creates a new format for the given locale.
- UnitFormat.Style - Enum Class in org.apache.sis.measure
-
Identify whether unit formatting uses ASCII symbols, Unicode symbols or full localized names.
- Unit of measurement - Section in org.apache.sis.parameter.DefaultParameterValue.formatTo(Formatter)
- Unit of measurement - Section in org.apache.sis.parameter.DefaultParameterValue.validate(T)
- Unit of measurement - Section in org.apache.sis.referencing.operation.transform.InterpolatedTransform.createGeodeticTransformation(MathTransformFactory, DatumShiftGrid)
- Unit of measurement - Section in org.apache.sis.storage.CoverageQuery.setSourceDomainExpansion(int)
- Units - Class in org.apache.sis.measure
-
Provides constants for various Units of Measurement together with static methods working on
Unitinstances. - UNITS - Variable in class AttributeNames.Dimension
-
The attribute name for the bounding box units of measurement.
- 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 UnitServices
-
Creates a new service provider.
- UNITY - Static variable in class Units
-
The base dimensionless unit for scale measurements.
- universal(double, double) - Method in enum class CommonCRS
-
Returns a Universal Transverse Mercator (UTM) or a Universal Polar Stereographic (UPS) projection for the zone containing the given point.
- UNIX - Enum constant in enum class CommonCRS.Temporal
-
Time measured as seconds since January 1st, 1970 at 00:00 UTC.
- UNKNOW - Static variable in class MaintenanceFrequency
-
Deprecated.Renamed
MaintenanceFrequency.UNKNOWN. - UNKNOWN - Enum constant in enum class TileStatus
-
The tile status cannot be known unless the tile is read.
- UNKNOWN - Enum constant in enum class CheckedContainer.Mutability
-
The mutability status of the container is unknown.
- UNKNOWN - Static variable in class GridOrientation
-
Unknown image orientation.
- UNKNOWN - Static variable in class NilReason
-
The correct value is not known to, and not computable by, the sender of this data.
- UNKNOWN - Static variable in class MaintenanceFrequency
-
Frequency of maintenance for the data is not known
- UNKNOWN_STORAGE_EXIT_CODE - Static variable in class Command
-
The code given to
System.exit(int)when a file given in argument uses an unknown file format. - 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 UnknownNameException
-
Constructs a new exception with no message.
- UnknownNameException(String) - Constructor for exception class UnknownNameException
-
Constructs a new exception with the specified detail message.
- UnknownNameException(String, Throwable) - Constructor for exception class UnknownNameException
-
Constructs a new exception with the specified detail message and cause.
- unmarshal(File) - Static method in class XML
-
Unmarshal an object from the given file.
- unmarshal(InputStream) - Static method in class XML
-
Unmarshal an object from the given stream.
- unmarshal(String) - Static method in class XML
-
Unmarshal an object from the given string.
- unmarshal(URL) - Static method in class XML
-
Unmarshal an object from the given URL.
- unmarshal(Path) - Static method in class XML
-
Unmarshal an object from the given path.
- unmarshal(Source, Class, Map) - Static method in class XML
-
Unmarshal an object from the given stream, DOM or other sources.
- unmarshal(Source, Map) - Static method in class XML
-
Unmarshal an object from the given stream, DOM or other sources.
- unmodifiable(List) - Static method in class Containers
-
Returns an unmodifiable view or copy of the given list.
- unmodifiable(Map) - Static method in class Containers
-
Returns an unmodifiable view or copy of the given map.
- unmodifiable(Set) - Static method in class Containers
-
Returns an unmodifiable view or copy of the given set.
- unmodifiable(ParameterValue) - Static method in class DefaultParameterValue
-
Returns an unmodifiable implementation of the given parameter value.
- unmodifiable(ParameterValueGroup) - Static method in class Parameters
-
Returns the given parameter value group as an unmodifiable
Parametersinstance. - unmodifiable(ParameterValueGroup, Predicate) - Static method in class Parameters
-
Returns the given parameter value group as an unmodifiable
Parametersinstance with some parameters hidden. - unmodifiable(Matrix) - Static method in class Matrices
-
Returns an unmodifiable view of the given matrix.
- UNMODIFIABLE - Enum constant in enum class CheckedContainer.Mutability
-
The container is unmodifiable, but not necessarily immutable.
- 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 UnmodifiableGeometryException
-
Creates an exception with no message.
- UnmodifiableGeometryException(String) - Constructor for exception class UnmodifiableGeometryException
-
Creates an exception with the specified message.
- unmodifiableList(E...) - Static method in class Containers
-
Deprecated, for removal: This API element is subject to removal in a future version.Renamed as
Containers.viewAsUnmodifiableList(Object...)for clarity. The new name emphases the contrast withContainers.copyToImmutableList(Collection, Class). The parameterized return type is also different. - unmodifiableList(E[], int, int) - Static method in class Containers
-
Deprecated, for removal: This API element is subject to removal in a future version.Renamed as
Containers.viewAsUnmodifiableList(Object[], int, int)for clarity. The new name emphases the contrast withContainers.copyToImmutableList(Collection, Class). The parameterized return type is also different. - 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 UnmodifiableMetadataException
-
Creates a new exception with the specified detail message.
- 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 UnparsableObjectException
-
Creates an exception with the specified details message.
- Unseparable CRS - Section in org.apache.sis.referencing.CRS.selectDimensions(CoordinateReferenceSystem, BitSet, CRS.SeparationMode)
- Unsigned integers - Section in org.apache.sis.math.Vector.create(Object, boolean)
- UNSPECIFIED - Enum constant in enum class Specification
-
Specification not yet determined.
- UNSUPPORTED_STORAGE - Static variable in class ProbeResult
-
The
DataStoreProviderdoes not recognize the given storage object, file format or database schema. - 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 UnsupportedEncodingException
-
Creates an exception with the specified details message.
- UnsupportedEncodingException(String, Throwable) - Constructor for exception class UnsupportedEncodingException
-
Creates an exception with the specified details message and cause.
- UnsupportedEncodingException(Throwable) - Constructor for exception class UnsupportedEncodingException
-
Creates an exception with the specified cause and no details message.
- 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 UnsupportedImplementationException
-
Constructs an exception with an error message formatted for the specified class.
- UnsupportedImplementationException(Class, Exception) - Constructor for exception class UnsupportedImplementationException
-
Constructs an exception with an error message formatted for the specified class and a cause.
- UnsupportedImplementationException(String) - Constructor for exception class UnsupportedImplementationException
-
Constructs an exception with the specified detail message.
- UnsupportedQueryException - Exception Class in org.apache.sis.storage
-
Thrown when a resources cannot be filtered with a given query.
- UnsupportedQueryException() - Constructor for exception class UnsupportedQueryException
-
Creates an exception with no cause and no details message.
- UnsupportedQueryException(String) - Constructor for exception class UnsupportedQueryException
-
Creates an exception with the specified details message.
- UnsupportedQueryException(String, Throwable) - Constructor for exception class UnsupportedQueryException
-
Creates an exception with the specified details message and cause.
- UnsupportedQueryException(Throwable) - Constructor for exception class UnsupportedQueryException
-
Creates an exception with the specified cause and no details message.
- UnsupportedStorageException - Exception Class in org.apache.sis.storage
-
Thrown when no
DataStoreProvideris found for a given storage object. - UnsupportedStorageException() - Constructor for exception class UnsupportedStorageException
-
Creates an exception with no cause and no details message.
- UnsupportedStorageException(String) - Constructor for exception class UnsupportedStorageException
-
Creates an exception with the specified details message.
- UnsupportedStorageException(String, Throwable) - Constructor for exception class UnsupportedStorageException
-
Creates an exception with the specified details message and cause.
- UnsupportedStorageException(Throwable) - Constructor for exception class UnsupportedStorageException
-
Creates an exception with the specified cause and no details message.
- UnsupportedStorageException(Locale, String, Object, OpenOption...) - Constructor for exception class UnsupportedStorageException
-
Creates a localized exception for an invalid input or output object given to a data store.
- unwrap(Exception) - Static method in class Exceptions
-
If the given exception is a wrapper for another exception, returns the unwrapped exception.
- unwrapOrRethrow(Class) - Method in exception class BackingStoreException
-
Returns the underlying cause as an exception of the given type, or re-throw the exception.
- UP - Static variable in class AxisDirection
-
Axis positive direction is up relative to gravity.
- update() - Method in class PixelIterator.Window
-
Updates this window with the sample values in the region starting at current iterator position.
- UPDATE - Enum constant in enum class WritableGridCoverageResource.CommonOption
-
Instructs the write operation to update existing coverage if one exists.
- updateDependencies(Map) - Method in class AbstractOperation
-
Returns the same operation but using different properties as inputs.
- updateOnChange - Variable in class ImagePropertyExplorer
-
Whether to update
ImagePropertyExplorercontent when theImagePropertyExplorer.imagechanged. - updateType(DefaultFeatureType) - Method in interface WritableFeatureSet
-
Declares or redefines the type of all feature instances in this feature set.
- UPPER_CASE - Enum constant in enum class KeywordCase
-
WKT formatting uses upper case keywords.
- UPPER_LEFT - Static variable in class PixelOrientation
-
Next corner counterclockwise from the upper right.
- UPPER_RIGHT - Static variable in class PixelOrientation
-
Next corner counterclockwise from the lower right.
- upperCaseToSentence(CharSequence) - Static method in class CharSequences
-
Given a string in upper cases (typically a Java constant), returns a string formatted like an English sentence.
- upsample(long...) - Method in class GridExtent
-
Creates a new grid extent upsampled by the given number of cells along each grid dimensions.
- upsample(long...) - Method in class GridGeometry
-
Creates a new grid geometry upsampled by the given number of cells along each grid dimensions.
- URI forms - Section in org.apache.sis.referencing.CRS.forCode(String)
- URI syntax - Section in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- URL - Variable in class AttributeNames.Responsible
-
The attribute name for the responsible's URL.
- URL_ENCODING - Static variable in class OptionKey
-
The encoding of a URL (not the encoding of the document content).
- URL syntax - Section in package org.apache.sis.cloud.aws.s3
- US_ASCII - Static variable in class CharacterSet
-
United States ASCII code set (ISO 646 US).
- US_SURVEY_FOOT - Static variable in class Units
-
Unit of measurement approximately equals to 0.3048006096… metres.
- Usability - Interface in org.opengis.metadata.quality
-
Degree of adherence of a dataset to a specific set of user requirements.
- Usage - Section in class org.apache.sis.math.Vector
- Usage - Section in class org.apache.sis.referencing.operation.transform.TransformJoiner
- Usage - Section in class org.apache.sis.storage.ProbeResult
- Usage - Section in class org.apache.sis.storage.sql.DataAccess
- Usage - Section in class org.apache.sis.util.logging.Initializer
- Usage - Section in enum class org.apache.sis.referencing.operation.transform.IterationStrategy
- Usage - Section in interface org.apache.sis.storage.modifier.CoverageModifier
- Usage - Section in interface org.apache.sis.util.ObjectConverter
- Usage - Section in module org.apache.sis.console
- Usage - Section in org.apache.sis.coverage.grid.GridDerivation.subgrid(GridGeometry)
- Usage - Section in org.apache.sis.coverage.grid.GridGeometry.contains(GridGeometry)
- Usage - Section in org.apache.sis.coverage.grid.GridGeometry.getConstantCoordinates()
- Usage - Section in org.apache.sis.geometry.GeneralEnvelope.normalize()
- Usage - Section in org.apache.sis.gui.coverage.CoverageCanvas.clear()
- Usage - Section in org.apache.sis.gui.map.MapCanvas.clear()
- Usage - Section in org.apache.sis.gui.map.MapCanvasAWT.clear()
- Usage - Section in org.apache.sis.image.ImageProcessor.filterNodataValues(Number...)
- Usage - Section in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- Usage - Section in org.apache.sis.referencing.cs.AxesConvention.POSITIVE_RANGE
- Usage - Section in org.apache.sis.util.iso.DefaultNameSpace.toString()
- Usage - Section in package org.apache.sis.parameter
- Usage - Interface in org.opengis.metadata.identification
-
Brief description of ways in which the resource(s) is/are currently used.
- Usage and performance considerations - Section in org.apache.sis.referencing.CRS.fromWKT(String)
- Usage and performance considerations - Section in org.apache.sis.referencing.factory.GeodeticObjectFactory.createFromWKT(String)
- Usage element - Section in org.apache.sis.io.wkt.Formatter.append(InternationalString, Extent)
- Usage example - Section in class org.apache.sis.coverage.grid.ImageRenderer
- Usage example - Section in class org.apache.sis.parameter.ParameterBuilder
- Usage example - Section in class org.apache.sis.referencing.CRS
- Usage example - Section in class org.apache.sis.util.collection.CodeListSet
- Usage example - Section in org.apache.sis.feature.builder.AttributeTypeBuilder.addCharacteristic(Class)
- Usage example - Section in org.apache.sis.feature.builder.FeatureTypeBuilder.addAttribute(Class)
- Usage example - Section in org.apache.sis.image.PixelIterator.createWindow(TransferType)
- Usage example - Section in org.apache.sis.image.PixelIterator.moveTo(int, int)
- Usage example - Section in org.apache.sis.referencing.operation.CoordinateOperationContext.setLogFilter(Filter)
- Usage example - Section in org.apache.sis.storage.DataStoreProvider.probeContent(StorageConnector, Class, DataStoreProvider.Prober)
- Usage example - Section in package org.apache.sis.referencing
- Usage examples - Section in class org.apache.sis.parameter.MatrixParameters
- Usage examples - Section in class org.apache.sis.referencing.Builder
- Usage for probing operations - Section in org.apache.sis.storage.StorageConnector.getStorageAs(Class)
- Usage in Apache SIS - Section in org.apache.sis.util.CharSequences.isUnicodeIdentifier(CharSequence)
- Usage in map projections - Section in class org.apache.sis.referencing.operation.transform.ContextualParameters
- Usage in multi-threads context - Section in class org.apache.sis.filter.Optimization
- Usage note - Section in annotation interface org.apache.sis.util.Workaround
- Usage note - Section in class org.apache.sis.image.ResampledImage
- Usage note - Section in enum class org.apache.sis.io.wkt.KeywordStyle
- Usage note - Section in exception class org.apache.sis.referencing.operation.MismatchedDatumException
- Usage note - Section in exception class org.apache.sis.referencing.operation.matrix.MismatchedMatrixSizeException
- Usage note - Section in exception class org.apache.sis.storage.DataStoreContentException
- Usage note - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, Number, Number)
- Usage note - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, NumberRange)
- Usage note - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, boolean)
- Usage note - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, byte)
- Usage note - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, double)
- Usage note - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, float)
- Usage note - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, int)
- Usage note - Section in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, short)
- Usage note - Section in org.apache.sis.coverage.grid.FractionalGridCoordinates.FractionalGridCoordinates(int)
- Usage note - Section in org.apache.sis.coverage.grid.GridExtent.subsample(long...)
- Usage note - Section in org.apache.sis.geometry.Envelopes.transform(CoordinateOperation, Envelope)
- Usage note - Section in org.apache.sis.io.wkt.Formatter.hasContextualUnit(int)
- Usage note - Section in org.apache.sis.io.wkt.Transliterator.toLongAxisName(String, AxisDirection, String)
- Usage note - Section in org.apache.sis.metadata.iso.extent.DefaultGeographicDescription.DefaultGeographicDescription(Citation, String)
- Usage note - Section in org.apache.sis.parameter.DefaultParameterValueGroup.DefaultParameterValueGroup(ParameterDescriptorGroup)
- Usage note - Section in org.apache.sis.portrayal.Canvas.getDisplayCRS()
- Usage note - Section in org.apache.sis.referencing.operation.matrix.Matrices.toString(Matrix)
- Usage note - Section in org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.getParameterValues()
- Usage note - Section in org.apache.sis.referencing.operation.transform.MolodenskyTransform.getParameterDescriptors()
- Usage note - Section in org.apache.sis.referencing.operation.transform.MolodenskyTransform.getParameterValues()
- Usage note - Section in package org.apache.sis.image
- Usage notes - Section in org.apache.sis.coverage.grid.GridDerivation.slice(DirectPosition)
- Use case - Section in org.apache.sis.coverage.grid.GridDerivation.margin(int...)
- Use case - Section in org.apache.sis.filter.Optimization.applyAndDecompose(Filter)
- Use case - Section in org.apache.sis.math.DecimalFunctions.deltaForDoubleToDecimal(double)
- Use case - Section in org.apache.sis.math.DecimalFunctions.equalsIgnoreMissingFractionDigits(double, double)
- Use case - Section in org.apache.sis.metadata.iso.DefaultMetadata.castOrCopy(Metadata)
- Use case - Section in org.apache.sis.metadata.iso.DefaultMetadata.deepCopy(Metadata)
- Use case - Section in org.apache.sis.metadata.iso.extent.Extents.getGeographicBoundingBox(Metadata)
- Use case - Section in org.apache.sis.parameter.Parameters.unmodifiable(ParameterValueGroup, Predicate)
- Use case - Section in org.apache.sis.referencing.CRS.suggestCommonTarget(GeographicBoundingBox, CoordinateReferenceSystem...)
- Use case - Section in org.apache.sis.referencing.datum.DatumOrEnsemble.isLegacyDatum(DefaultDatumEnsemble, Datum, ComparisonMode)
- Use case - Section in org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain.EXHAUSTIVE_VALID_DATASET
- Use case - Section in org.apache.sis.referencing.factory.IdentifiedObjectSet.setAuthorityCodes(String...)
- Use case - Section in org.apache.sis.referencing.operation.matrix.MatrixSIS.getNumber(int, int)
- Use case - Section in org.apache.sis.storage.CoverageQuery.setSourceDomainExpansion(int)
- Use case - Section in org.apache.sis.util.ArraysExt.range(int, int)
- Use case - Section in org.apache.sis.util.CharSequences.spaces(int)
- Use case - Section in org.apache.sis.util.CharSequences.trimFractionalPart(CharSequence)
- Use case - Section in org.apache.sis.util.StringBuilders.trimFractionalPart(StringBuilder)
- Use cases - Section in class org.apache.sis.referencing.datum.DatumShiftGrid
- Use cases - Section in org.apache.sis.math.Vector.repetitions(int...)
- USER - Static variable in class Role
-
Party who uses the resource.
- UserDefinedCS - Interface in org.opengis.referencing.cs
-
A two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type.
- User-defined geodetic registries - Section in class org.apache.sis.referencing.MultiRegisterOperations
- User-defined geodetic registries - Section in org.apache.sis.referencing.MultiRegisterOperations.withAuthority(String)
- useReadOnlyEvents() - Method in class StoreListeners
- useVariantOfCRS(AxesConvention) - Method in class GridOrientation
-
Substitutes the user-specified CRS by a variant of it, for example with different axis order.
- USHORT - Enum constant in enum class DataType
-
Unsigned 16-bits data.
- UTF_16 - Static variable in class CharacterSet
-
16-bit variable size UCS Transfer Format, based on ISO/IEC 10646.
- UTF_7 - Static variable in class CharacterSet
-
7-bit variable size UCS Transfer Format, based on ISO/IEC 10646.
- UTF_8 - Static variable in class CharacterSet
-
8-bit variable size UCS Transfer Format, based on ISO/IEC 10646.
- Utilities - Class in org.apache.sis.util
-
Static methods for object comparisons in different ways (deeply, approximately, etc).
- UTILITIES_COMMUNICATION - Static variable in class TopicCategory
-
Energy, water and waste systems and communications infrastructure and services.
- UTM - Static variable in class PositionableProjection
-
Provides Universal Transverse Mercator projection for the zone in the point of interest.
- UUID - Static variable in interface IdentifierSpace
-
An optional attribute available on every object-with-identity provided in the GMD schemas that implement ISO 19115 in XML.
V
- vacuum() - Method in class SQLStore
-
Executes the
"VACUUM"statement on the database. - VALID_DATASET - Enum constant in enum class IdentifiedObjectFinder.Domain
-
Lookup based on declared identifiers and on non-deprecated objects known to the factory.
- validate(AbstractFeature) - Static method in class Features
-
Ensures that all characteristics and property values in the given feature are valid.
- validate(T) - Method in class DefaultParameterValue
-
Invoked by
DefaultParameterValue.setValue(Object, Unit)after the basic verifications have been done and before the value is stored. - Validation - Section in org.apache.sis.feature.AbstractAssociation.setValue(AbstractFeature)
- Validation - Section in org.apache.sis.feature.AbstractAttribute.setValue(V)
- Validation - Section in org.apache.sis.feature.AbstractFeature.setPropertyValue(String, Object)
- Validation - Section in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- Validation and normalization - Section in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- value - Variable in class DefaultParameterValue
-
The value, or
nullif undefined. - VALUE - Enum constant in enum class FeatureFormat.Column
-
Property value (for properties) or default value (for property types).
- VALUE - Static variable in class TableColumn
-
Predefined constant for a column of object values.
- VALUE_AS_NUMBER - Static variable in class TableColumn
-
Predefined constant for a column of object numerical values.
- VALUE_AS_TEXT - Static variable in class TableColumn
-
Predefined constant for a column of object textual values.
- valueChoices - Variable in class ValuesUnderCursor
-
Menu offering choices among the values that this
ValuesUnderCursorcan show. - ValueConverter - Class in org.apache.sis.xml
-
Performs conversions of XML element or attribute values encountered during XML (un)marshalling.
- ValueConverter() - Constructor for class ValueConverter
-
Creates a default
ValueConverter. - ValueExistencePolicy - Enum Class in org.apache.sis.metadata
-
Whatever
MetadataStandard.asValueMap(…)shall contain entries for null, nil or empty values. - valueFile() - Method in class DefaultParameterValue
-
Returns a reference to a file or a part of a file containing one or more parameter values.
- valueFile() - Method in interface ParameterValue
-
Returns a reference to a file or a part of a file containing one or more parameter values.
- valueOf(double) - Static method in class Fraction
-
Converts the given IEEE 754 double-precision value to a fraction.
- valueOf(int) - Static method in class TransferType
-
Returns the enumeration value for the given
DataBufferconstant. - valueOf(int...) - Static method in class Version
-
Returns an instance for the given integer values.
- valueOf(long, long) - Static method in class Fraction
-
Returns the given fraction after simplification.
- valueOf(Class, String) - Static method in class CodeList
-
Returns the code of the given type that matches the given name, or returns a new one if none match it.
- valueOf(Class, CodeList.Filter) - Static method in class CodeList
-
Returns the code of the given type that matches the given criterion, or returns a new one if none match it.
- valueOf(String) - Static method in enum class GridClippingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class GridCoverageProcessor.Optimization
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class GridRoundingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class PixelInCell
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class AttributeRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class FeatureFormat.Column
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class FoliationRepresentation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class WraparoundMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class CoverageExplorer.View
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class DataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ImageProcessor.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class SequenceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class Convention
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ElementKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class KeywordCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class KeywordStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class FunctionProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class NumberType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class UnitFormat.Style
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class Units
-
Parses the given symbol.
- valueOf(String) - Static method in enum class KeyNamePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ModifiableMetadata.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class TypeValuePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ValueExistencePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ParameterFormat.ContentLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class TransformChangeEvent.Reason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class CommonCRS.Engineering
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class CommonCRS.Temporal
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class CommonCRS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class CommonCRS.Vertical
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class CRS.SeparationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class AxesConvention
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class IdentifiedObjectFinder.Domain
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class GeohashReferenceSystem.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ContextualParameters.MatrixRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class EllipsoidToCentricTransform.TargetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class IterationStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class About
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class GeometryLibrary
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class JoinFeatureSet.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class FeatureQuery.ProjectionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class FormatModifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class Fix
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class RasterLoadingStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class TileStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class WritableGridCoverageResource.CommonOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class CheckedContainer.Mutability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ComparisonMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class NilReason
-
Parses the given nil reason.
- valueOf(String) - Static method in enum class XLink.Actuate
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class XLink.Show
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class XLink.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ComplianceLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class Obligation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class Specification
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class Context
-
Returns the context that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class GeometryType
-
Returns the geometry type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class ObjectiveType
-
Returns the objective type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class OperationType
-
Returns the operation type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class Priority
-
Returns the priority that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class Sequence
-
Returns the sequence that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class Trigger
-
Returns the trigger that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class DateType
-
Returns the date type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class OnLineFunction
-
Returns the on line function that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class PresentationForm
-
Returns the presentation form that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class Role
-
Returns the role that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class Classification
-
Returns the classification that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class Restriction
-
Returns the restriction that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class BandDefinition
-
Returns the band definition that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class CoverageContentType
-
Returns the coverage content type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class ImagingCondition
-
Returns the imaging condition that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class PolarizationOrientation
-
Returns the transfer function type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class TransferFunctionType
-
Returns the transfer function type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class Datatype
-
Returns the datatype that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class MediumFormat
-
Returns the medium format that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class MediumName
-
Returns the medium name that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class AssociationType
-
Returns the association type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class CharacterSet
-
Returns the character set that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class InitiativeType
-
Returns the initiative type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class KeywordType
-
Returns the KeywordType that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class Progress
-
Returns the progress that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class TopicCategory
-
Returns the topic category that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class MaintenanceFrequency
-
Returns the maintenance frequency that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class ScopeCode
-
Returns the scope code that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class Obligation
-
Returns the obligation that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class EvaluationMethodType
-
Returns the evaluation method type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class CellGeometry
-
Returns the CellGeometry that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class DimensionNameType
-
Returns the dimension name type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class GeometricObjectType
-
Returns the geometric object type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class PixelOrientation
-
Returns the pixel orientation that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class SpatialRepresentationType
-
Returns the spatial representation type that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class TopologyLevel
-
Returns the topology level that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class AxisDirection
-
Returns the axis direction that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class RangeMeaning
-
Returns the range meaning that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class PixelInCell
-
Returns the pixel in cell that matches the given string, or returns a new one if none match it.
- valueOf(String) - Static method in class VerticalDatumType
-
Returns the vertical datum type that matches the given string, or returns a new one if none match it.
- valueOf(String, Class) - Static method in class Numbers
-
Converts the specified string into a value object.
- valueOfEPSG(int) - Static method in class Units
-
Returns a hard-coded unit from an EPSG code.
- valueOfNil(Class) - Static method in class Numbers
-
Returns a
NaN, zero, empty ornullvalue of the given type. - valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...) - Method in class ImageProcessor
-
Returns statistics (minimum, maximum, mean, standard deviation) on each bands of the given image.
- ValueRange - Annotation Interface in org.apache.sis.measure
-
The range of values assignable to a field, or to a JavaBean property.
- values - Variable in class PixelIterator.Window
-
A buffer containing all sample values fetched by the last call to
PixelIterator.Window.update(). - values() - Static method in enum class GridClippingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class GridCoverageProcessor.Optimization
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class GridRoundingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class PixelInCell
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class AttributeRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class FeatureFormat.Column
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class FoliationRepresentation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class WraparoundMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class CoverageExplorer.View
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in class PositionableProjection
-
Returns the list of
PositionableProjections. - values() - Static method in enum class DataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ImageProcessor.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class SequenceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class Convention
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ElementKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class KeywordCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class KeywordStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class FunctionProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class NumberType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class UnitFormat.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in class Citations
-
Returns the values declared in this
Citationsclass. - values() - Static method in enum class KeyNamePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ModifiableMetadata.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class TypeValuePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ValueExistencePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class DefaultParameterValueGroup
-
Returns the values in this group.
- values() - Static method in enum class ParameterFormat.ContentLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class TransformChangeEvent.Reason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class CommonCRS.Engineering
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class CommonCRS.Temporal
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class CommonCRS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class CommonCRS.Vertical
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class CRS.SeparationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class AxesConvention
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class IdentifiedObjectFinder.Domain
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class GeohashReferenceSystem.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ContextualParameters.MatrixRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class ContextualParameters
-
Returns an unmodifiable list containing all parameters in this group.
- values() - Static method in enum class EllipsoidToCentricTransform.TargetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class IterationStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class About
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class GeometryLibrary
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class JoinFeatureSet.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class FeatureQuery.ProjectionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class FormatModifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class Fix
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class RasterLoadingStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class TileStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class WritableGridCoverageResource.CommonOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class CheckedContainer.Mutability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ComparisonMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in class NilReason
-
Returns an array containing every instances of this type that have not yet been garbage collected.
- values() - Static method in enum class XLink.Actuate
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class XLink.Show
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class XLink.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ComplianceLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class Obligation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class Specification
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in class Context
-
Returns the list of
Contexts. - values() - Static method in class GeometryType
-
Returns the list of
GeometryTypes. - values() - Static method in class ObjectiveType
-
Returns the list of
ObjectiveTypes. - values() - Static method in class OperationType
-
Returns the list of
OperationTypes. - values() - Static method in class Priority
-
Returns the list of
Prioritys. - values() - Static method in class Sequence
-
Returns the list of
Sequences. - values() - Static method in class Trigger
-
Returns the list of
Triggers. - values() - Static method in class DateType
-
Returns the list of
DateTypes. - values() - Static method in class OnLineFunction
-
Returns the list of
OnLineFunctions. - values() - Static method in class PresentationForm
-
Returns the list of
PresentationForms. - values() - Static method in class Role
-
Returns the list of
Roles. - values() - Static method in class Classification
-
Returns the list of
Classifications. - values() - Static method in class Restriction
-
Returns the list of
Restrictions. - values() - Static method in class BandDefinition
-
Returns the list of
BandDefinitions. - values() - Static method in class CoverageContentType
-
Returns the list of
CoverageContentTypes. - values() - Static method in class ImagingCondition
-
Returns the list of
ImagingConditions. - values() - Static method in class PolarizationOrientation
-
Returns the list of
PolarizationOrientations. - values() - Static method in class TransferFunctionType
-
Returns the list of
TransferFunctionTypes. - values() - Static method in class Datatype
-
Returns the list of
Datatypes. - values() - Static method in class MediumFormat
-
Returns the list of
MediumFormats. - values() - Static method in class MediumName
-
Returns the list of
MediumNames. - values() - Static method in class AssociationType
-
Returns the list of
AssociationTypes. - values() - Static method in class CharacterSet
-
Returns the list of
CharacterSets. - values() - Static method in class InitiativeType
-
Returns the list of
InitiativeTypes. - values() - Static method in class KeywordType
-
Returns the list of
KeywordTypes. - values() - Static method in class Progress
-
Returns the list of
Progresss. - values() - Static method in class TopicCategory
-
Returns the list of
TopicCategorys. - values() - Static method in class MaintenanceFrequency
-
Returns the list of
MaintenanceFrequencys. - values() - Static method in class ScopeCode
-
Returns the list of
ScopeCodes. - values() - Static method in class Obligation
-
Returns the list of
Obligations. - values() - Static method in class EvaluationMethodType
-
Returns the list of
EvaluationMethodTypes. - values() - Static method in class CellGeometry
-
Returns the list of
CellGeometrys. - values() - Static method in class DimensionNameType
-
Returns the list of
DimensionNameTypes. - values() - Static method in class GeometricObjectType
-
Returns the list of
GeometricObjectTypes. - values() - Static method in class PixelOrientation
-
Returns the list of
PixelOrientations. - values() - Static method in class SpatialRepresentationType
-
Returns the list of
SpatialRepresentationTypes. - values() - Static method in class TopologyLevel
-
Returns the list of
TopologyLevels. - values() - Method in interface ParameterValueGroup
-
Returns the values in this group.
- values() - Static method in class AxisDirection
-
Returns the list of
AxisDirections. - values() - Static method in class RangeMeaning
-
Returns the list of
RangeMeanings. - values() - Static method in class PixelInCell
-
Returns the list of
PixelInCells. - values() - Static method in class VerticalDatumType
-
Returns the list of
VerticalDatumTypes. - valuesForOrder() - Static method in enum class AxesConvention
-
Returns the conventions that only change axis order.
- ValuesUnderCursor - Class in org.apache.sis.gui.map
-
Provider of textual content to show in a
StatusBarfor values under cursor position. - ValuesUnderCursor() - Constructor for class ValuesUnderCursor
-
Creates a new evaluator instance.
- ValuesUnderCursor.Formatter - Class in org.apache.sis.gui.map
-
Task for fetching and formatting values in a background thread.
- Value type - Section in class org.apache.sis.feature.DefaultAttributeType
- Vector - Class in org.apache.sis.math
-
A vector of real numbers.
- Vector() - Constructor for class Vector
-
For subclasses constructor.
- VECTOR - Static variable in class SpatialRepresentationType
-
Vector data is used to represent geographic data.
- VectorSpatialRepresentation - Interface in org.opengis.metadata.spatial
-
Information about the vector spatial objects in the dataset.
- verbose() - Method in class SIS.About
-
Requests the output to contain more detailed information.
- verbose() - Method in class SIS.Identifier
-
Requests the output to contain more detailed information.
- verbose() - Method in class SIS.Metadata
-
Requests the output to contain more detailed information.
- verbose() - Method in class SIS.Transform
-
Requests the output to contain more detailed information.
- verify() - Method in class PlanarImage
-
Verifies whether image layout information are consistent.
- verify() - Method in class ResampledImage
-
Verifies whether image layout information are consistent.
- version() - Static method in class SIS
-
Returns a string representation of the Apache SIS version.
- version() - Element in annotation interface 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 Version
-
Creates a new version object from the supplied string.
- VERSION_KEY - Static variable in interface ReferenceIdentifier
- VERSIONS - Enum constant in enum class About
-
Information about software version numbers.
- Versions of EPSG schema - Section in class org.apache.sis.referencing.factory.sql.SQLTranslator
- VERT_CS - Section in package org.opengis.referencing
- VERT_DATUM - Section in package org.opengis.referencing
- VERTICAL - Static variable in class AttributeNames
-
The set of attribute names for the minimal and maximal elevations of the bounding box, resolution and units.
- VERTICAL - Static variable in class PolarizationOrientation
-
Polarization of the sensor oriented in the vertical plane in relation to swath direction.
- VERTICAL - Static variable in class DimensionNameType
-
Vertical (z) axis.
- VerticalCRS - Interface in org.opengis.referencing.crs
-
A 1D coordinate reference system used for recording heights or depths.
- VerticalCS - Interface in org.opengis.referencing.cs
-
A one-dimensional coordinate system used to record the heights (or depths) of points.
- VerticalDatum - Interface in org.opengis.referencing.datum
-
A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface.
- Vertical datum - Section in package org.opengis.referencing.datum
- VerticalDatumType - Class in org.opengis.referencing.datum
-
Type of a vertical datum.
- VerticalExtent - Interface in org.opengis.metadata.extent
-
Vertical domain of dataset.
- VIDEO - Static variable in class SpatialRepresentationType
-
Scene from a video recording.
- VIDEO_DIGITAL - Static variable in class PresentationForm
-
Digital video recording.
- VIDEO_HARDCOPY - Static variable in class PresentationForm
-
Video recording on film.
- viewAsUnmodifiableList(E...) - Static method in class Containers
-
Returns an unmodifiable view of the given array.
- viewAsUnmodifiableList(E[], int, int) - Static method in class Containers
-
Returns an unmodifiable view of a subregion of the given array.
- viewTypeProperty - Variable in class CoverageExplorer
-
The type of view (image or tabular data) shown in this explorer.
- visualize(RenderedImage) - Method in class ImageProcessor
-
Returns an image where all sample values are indices of colors in an
IndexColorModel. - visualize(RenderedImage, Rectangle, MathTransform) - Method in class ImageProcessor
-
Returns an image as the resampling of the given image followed by a conversion to integer sample values.
- visualize(GridCoverage, GridExtent) - Method in class GridCoverageProcessor
-
Renders the given grid coverage as an image suitable for displaying purpose.
- VOCABULARY - Variable in class AttributeNames.Term
-
The vocabulary or identifier namespace, or
nullif none. - VOID - Enum constant in enum class NumberType
-
The void type, viewed as if it was a numeric type with a size of 0 bit.
- VOLATILE - Enum constant in enum class FunctionProperty
-
A function is volatile if the computed value changes each time that the function is evaluated.
- VOLT - Static variable in class Units
-
The SI derived unit for electric potential difference (V).
W
- warning(Exception) - Method in class StoreListeners
-
Reports a warning described by the given exception.
- warning(Exception, boolean) - Method in class Optimization
-
Reports that a warning occurred during the execution of an
apply(…)method. - warning(String) - Method in class StoreListeners
-
Reports a warning described by the given message.
- warning(String, Exception) - Method in class StoreListeners
-
Reports a warning described by the given message and exception.
- warning(Level, String, Exception) - Method in class StoreListeners
-
Reports a warning at the given level represented by the given message and exception.
- warning(LogRecord) - Method in class StoreListeners
-
Reports a warning described by the given log record.
- warning(LogRecord, Filter) - Method in class StoreListeners
-
Reports a warning described by the given log record.
- WARNING_FILTER - Static variable in class XML
-
Specifies a listener to be notified when a non-fatal error occurred during the (un)marshalling.
- WarningEvent - Class in org.apache.sis.storage.event
-
Describes non-fatal errors that occurred in a resource or a data store.
- WarningEvent(Resource, LogRecord) - Constructor for class WarningEvent
-
Constructs an event for a warning that occurred in the given resource.
- Warning events - Section in class org.apache.sis.storage.event.StoreListeners
- Warning events - Section in org.apache.sis.storage.DataStore.addListener(Class, StoreListener)
- Warning events - Section in org.apache.sis.storage.DataStore.removeListener(Class, StoreListener)
- Warning events - Section in org.apache.sis.storage.Resource.addListener(Class, StoreListener)
- Warning events - Section in org.apache.sis.storage.Resource.removeListener(Class, StoreListener)
- Warning events - Section in org.apache.sis.storage.event.StoreListeners.addListener(Class, StoreListener)
- Warning events - Section in org.apache.sis.storage.event.StoreListeners.removeListener(Class, StoreListener)
- Warnings - Class in org.apache.sis.io.wkt
-
Warnings that occurred during a Well Known Text (WKT) parsing or formatting.
- wasProbingAbsentFile() - Method in class StorageConnector
-
Returns whether returning the storage would have required the creation of a new file.
- WATT - Static variable in class Units
-
The SI derived unit for power (W).
- WAY_POINT - Static variable in class Context
-
Event related to a navigational manoeuvre.
- WeakHashSet<E> - Class in org.apache.sis.util.collection
-
A set of objects hold by weak references.
- WeakHashSet(Class) - Constructor for class 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) - Constructor for class WeakValueHashMap
-
Creates a new
WeakValueHashMap. - WeakValueHashMap(Class, boolean) - Constructor for class WeakValueHashMap
-
Creates a new
WeakValueHashMap, optionally using reference-equality in place of object-equality. - WeakValueHashMap(Class, ToIntFunction, BiPredicate) - Constructor for class WeakValueHashMap
-
Creates a new
WeakValueHashMapusing the given functions for computing hash code and equality. - WEBER - Static variable in class Units
-
The SI derived unit for magnetic flux (Wb).
- WEEK - Static variable in class Units
-
Unit of measurement defined as 7 days (1 wk).
- WEEKLY - Static variable in class MaintenanceFrequency
-
Data is updated on a weekly basis.
- Well-Known Text format - Section in package org.opengis.referencing
- Well-Known Text format (WKT) version 1 - Section in package org.opengis.referencing
- WEST - Static variable in class AxisDirection
-
Axis positive direction is 3π/2 radians clockwise from north.
- WEST_NORTH_WEST - Static variable in class AxisDirection
-
Axis positive direction is approximately west-north-west.
- WEST_SOUTH_WEST - Static variable in class AxisDirection
-
Axis positive direction is approximately west-south-west.
- WGS72 - Enum constant in enum class CommonCRS
-
World Geodetic System 1972.
- WGS84 - Enum constant in enum class CommonCRS
-
World Geodetic System 1984.
- When Bursa-Wolf parameters are used - Section in class org.apache.sis.referencing.datum.BursaWolfParameters
- When object name matter - Section in org.apache.sis.referencing.AbstractIdentifiedObject.equals(Object, ComparisonMode)
- When to use - Section in class org.apache.sis.storage.MemoryFeatureSet
- When to use - Section in class org.apache.sis.storage.MemoryGridCoverageResource
- When to use - Section in module org.apache.sis.storage.gdal
- When to use - Section in org.apache.sis.coverage.grid.GridOrientation.DISPLAY
- When to use - Section in org.apache.sis.coverage.grid.GridOrientation.REFLECTION_Y
- When to use - Section in org.apache.sis.math.Vector.compress(double)
- When to use - Section in org.apache.sis.math.Vector.createForDecimal(float[])
- When to use - Section in org.apache.sis.setup.Configuration.shutdown()
- When to use - Section in org.apache.sis.util.Exceptions.formatChainedMessages(Locale, String, Throwable)
- When to use "EPSG" and "IOGP" - Section in org.apache.sis.metadata.iso.citation.Citations.EPSG
- Where to find WKT examples - Section in package org.apache.sis.io.wkt
- Whitespaces - Section in org.apache.sis.io.CompoundFormat.parseObject(String)
- WHOLE_UNSEPARABLE - Enum constant in enum class CRS.SeparationMode
-
Separation result contains components for all the requested dimensions.
- widestClass(Class, Class) - Static method in class Numbers
-
Returns the widest of the given types.
- widestClass(Number, Number) - Static method in class Numbers
-
Returns the widest type of two numbers.
- Widget - Class in org.apache.sis.gui
-
Base class of user interfaces provided by Apache SIS.
- Widget() - Constructor for class Widget
-
Creates a new widget.
- Wildcard - Section in org.apache.sis.storage.DataOptionKey.METADATA_PATH
- WindowHandler - Class in org.apache.sis.gui.dataset
-
A separated window for visualizing a resource managed by
ResourceExplorer. - WindowManager - Class in org.apache.sis.gui.dataset
-
A list of windows showing resources managed by
ResourceExplorer. - windows - Variable in class WindowManager
-
Read-only list of windows showing resources managed by
ResourceExplorer. - withAreaOfInterest(GeographicBoundingBox) - Method in class MultiRegisterOperations
-
Returns an instance for the specified area of interest (AOI).
- withAuthority(String) - Method in class MultiRegisterOperations
-
Returns an instance for a geodetic registry of the specified authority, such as "EPSG".
- withHeight - Variable in class EllipsoidToCentricTransform
-
Whether the ellipsoidal coordinate tuples include an ellipsoidal height (3D case).
- WITHHELD - Static variable in class NilReason
-
The value is not divulged.
- within(Expression, Expression) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the first geometric operand is completely contained by the constant geometric operand.
- within(Expression, Expression, Quantity) - Method in class DefaultFilterFactory
-
Creates an operator that checks if any part of the first geometry lies within the given distance of the second geometry.
- withLevel(int) - Method in class Compression
-
Returns an instance with the specified compression level.
- withPredictor(int) - Method in class Compression
-
Returns an instance with the specified predictor.
- withPreferredTileSize(Dimension) - Method in class ImageLayout
-
Returns a new layout with the same flags but a different preferred tile size.
- withRange(int, long, long) - Method in class GridExtent
-
Returns a grid extent identical to this grid extent except for the coordinate values in the specified dimension.
- withSampleModel(SampleModel, boolean) - Method in class ImageLayout
-
Returns a new layout with the same properties than this layout except for the sample model.
- withSliceByRatio(double) - Method in class DimensionalityReduction
-
Returns a dimensional reduction with a relative slice position for every grid dimensions that have been removed.
- withSlicePoint(long[]) - Method in class DimensionalityReduction
-
Returns a dimensional reduction which will use the given source grid indices for
reverse(…)operations. - withTileMatrix(RenderedImage) - Method in class ImageLayout
-
Creates a new layout with the tile size and tile indices of the given image.
- withVersion(String) - Method in class MultiRegisterOperations
-
Returns an instance for the specified version of the geodetic registry.
- WKT1 - Enum constant in enum class Convention
-
The OGC 01-009 format, also known as “WKT 1”.
- WKT1 - Static variable in class MatrixParameters
-
Parses and creates matrix parameters with names matching the Well Known Text version 1 (WKT 1) convention.
- WKT1_COMMON_UNITS - Enum constant in enum class Convention
-
The Simple Feature format, also known as “WKT 1”.
- WKT1_IGNORE_AXES - Enum constant in enum class Convention
-
The Simple Feature format without parsing of axis elements.
- WKT 1 variants - Section in enum class org.apache.sis.io.wkt.Convention
- WKT2 - Enum constant in enum class Convention
-
Latest version of the ISO 19162 format (also known as “WKT 2”) supported by Apache SIS.
- WKT2_2015 - Enum constant in enum class Convention
-
The ISO 19162:2015 format, also known as “WKT 2”.
- WKT2_2019 - Enum constant in enum class Convention
-
The ISO 19162:2019 format, also known as “WKT 2”.
- WKT2_SIMPLIFIED - Enum constant in enum class 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 WKTDictionary
-
Creates an initially empty factory.
- WKT Example - Section in package org.opengis.referencing
- WKTFormat - Class in org.apache.sis.io.wkt
-
Parser and formatter for Well Known Text (WKT) strings.
- WKTFormat() - Constructor for class WKTFormat
-
Creates a format for the root locale and UTC timezone.
- WKTFormat(Locale, ZoneId) - Constructor for class WKTFormat
-
Creates a format for the given locale and timezone.
- WKTFormat(Locale, TimeZone) - Constructor for class WKTFormat
-
Creates a format for the given locale and legacy timezone.
- WKT validity - Section in org.apache.sis.referencing.crs.DefaultCompoundCRS.formatTo(Formatter)
- WMO - Static variable in class Citations
-
The authority for identifiers of objects defined by the World Meteorological Organization (WMO).
- WMS - Static variable in class Citations
-
The authority for identifiers of objects defined by the Web Map Service (WMS) specification.
- Workaround - Annotation Interface in org.apache.sis.util
-
Annotates code containing workarounds for bugs or limitations in an external library.
- WORLD - Static variable in class Extents
-
A geographic extent ranging from 180°W to 180°E and 90°S to 90°N.
- wrap(double, Class) - Static method in class Numbers
-
Wraps the given floating-point value in a
Numberof the specified class. - wrap(long, Class) - Static method in class Numbers
-
Wraps the given integer value in a
Numberof the specified class. - wraparound(WraparoundMethod) - Method in class GeneralEnvelope
-
If this envelope is crossing the limit of a wraparound axis, modifies coordinates by application of the specified strategy.
- WRAPAROUND - Static variable in class RangeMeaning
-
The axis is continuous with values wrapping around at the minimum value and maximum value.
- 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 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 WraparoundAdjustment
-
Creates a new instance with specified transforms from domain to the CRS of inputs, then to the CRS of outputs.
- wraparoundDimension - Variable in class WraparoundTransform
-
The dimension where to apply wraparound.
- WraparoundMethod - Enum Class 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 WraparoundTransform
-
Creates a new transform with a wraparound behavior in the given dimension.
- WraparoundTransform(WraparoundTransform) - Constructor for class WraparoundTransform
-
Creates a new transform with the same parameters as the given transform.
- wrapExact(double) - Method in enum class NumberType
-
Wraps the given floating-point value in an object of the type represented by this enumeration value.
- wrapExact(long) - Method in enum class NumberType
-
Wraps the given integer value in an object of the type represented by this enumeration value.
- Wrapper(IdentifiedObjectFinder) - Constructor for class IdentifiedObjectFinder.Wrapper
-
Creates a new object finder which will delegate the actual work to the given finder.
- wrapperToPrimitive(Class) - Static method in enum class NumberType
-
Changes a wrapper class to its primitive (for example
Integertoint). - wrapperToPrimitive(Class) - Static method in class Numbers
-
Deprecated, for removal: This API element is subject to removal in a future version.Moved to
NumberType.wrapperToPrimitive(Class). - WritableAggregate - Interface in org.apache.sis.storage
-
An
Aggregatewith writing capabilities. - Writable computed images - Section in class org.apache.sis.image.ComputedImage
- WritableFeatureSet - Interface in org.apache.sis.storage
-
A
FeatureSetwith writing capabilities. - WritableGridCoverageResource - Interface in org.apache.sis.storage
-
A
GridCoverageResourcewith writing capabilities. - WritableGridCoverageResource.CommonOption - Enum Class 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 image - Section in org.apache.sis.image.ImageProcessor.aggregateBands(RenderedImage[], int[][])
- Writable images - Section in class org.apache.sis.image.PlanarImage
- WritablePixelIterator - Class in org.apache.sis.image
-
A pixel iterator capable to write sample values.
- 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 - Variable in class DataAccess
-
Whether this data access object will allow write operations.
- write(GridCoverage, WritableGridCoverageResource.Option...) - Method in interface WritableGridCoverageResource
-
Writes a new coverage in the data store for this resource.
- writeCollection(Collection, Collection, Class) - Method in class ModifiableMetadata
-
Writes the content of the
sourcecollection into thetargetlist or set, creating it if needed. - writeColumnSeparator(int, TableAppender) - Method in class TreeTableFormat
-
Writes characters between columns.
- writeList(Collection, List, Class) - Method in class ModifiableMetadata
-
Writes the content of the
sourcecollection into thetargetlist, creating it if needed. - writeMap(Map, Map, Class) - Method in class ModifiableMetadata
-
Writes the content of the
sourcemap into thetargetmap, creating it if needed. - WriteOnlyStorageException - Exception Class in org.apache.sis.storage
-
Thrown when a
DataStorecannot perform a read operation. - WriteOnlyStorageException() - Constructor for exception class WriteOnlyStorageException
-
Creates an exception with no cause and no details message.
- WriteOnlyStorageException(String) - Constructor for exception class WriteOnlyStorageException
-
Creates an exception with the specified details message.
- WriteOnlyStorageException(String, Throwable) - Constructor for exception class WriteOnlyStorageException
-
Creates an exception with the specified details message and cause.
- WriteOnlyStorageException(Throwable) - Constructor for exception class WriteOnlyStorageException
-
Creates an exception with the specified cause and no details message.
- Write operations - Section in org.apache.sis.metadata.AbstractMetadata.asTreeTable()
- Write operations - Section in org.apache.sis.metadata.MetadataStandard.asTreeTable(Object, Class, ValueExistencePolicy)
- writer(boolean) - Method in class Command
-
Returns the writer where this command sends its output.
- writeSet(Collection, Set, Class) - Method in class ModifiableMetadata
-
Writes the content of the
sourcecollection into thetargetset, creating it if needed. - writeTiles(Stream) - Method in interface WritableTileMatrix
-
Writes a stream of tiles.
X
- x(double) - Method in class Line
-
Computes x = f⁻¹(y).
- x(double, double) - Method in class Plane
-
Computes the x value for the specified (y,z) point.
- x0() - Method in class Line
-
Returns the x value for y = 0.
- XLink - Class in org.apache.sis.xml
-
The XML attributes defined by OGC in the xlink schema.
- XLink() - Constructor for class XLink
-
Creates a new link.
- XLink(XLink) - Constructor for class XLink
-
Creates a new link as a copy of the given link.
- XLINK - Static variable in interface IdentifierSpace
-
Any XML attributes defined by OGC in the xlink schema.
- XLINK - Static variable in class Namespaces
-
The
"http://www.w3.org/1999/xlink"URL. - XLink.Actuate - Enum Class in org.apache.sis.xml
-
Communicates the desired timing of traversal from the starting resource to the ending resource.
- XLink.Show - Enum Class in org.apache.sis.xml
-
Communicates the desired presentation of the ending resource on traversal from the starting resource.
- XLink.Type - Enum Class in org.apache.sis.xml
-
The type of a
xlink. - XML - Class in org.apache.sis.xml
-
Provides convenience methods for marshalling and unmarshalling SIS objects.
- XML marshalling note - Section in org.apache.sis.metadata.iso.acquisition.DefaultObjective.getIdentifiers()
- XML marshalling note - Section in org.apache.sis.metadata.iso.citation.AbstractParty.getIdentifiers()
- XML marshalling note - Section in org.apache.sis.metadata.iso.citation.DefaultCitation.getIdentifiers()
- XML types - Section in org.apache.sis.storage.ProbeResult.getMimeType()
- xorSign(double, double) - Static method in class MathFunctions
-
Returns the first floating-point argument with the sign reversed if the second floating-point argument is negative.
- XReferencing - Interface in org.apache.sis.openoffice
-
Services from the
org.apache.sis.referencingpackage to be exported to Apache OpenOffice or LibreOffice. - XSI - Static variable in class Namespaces
-
The
"http://www.w3.org/2001/XMLSchema-instance"URL. - XY_DIMENSIONS_KEY - Static variable in class PlanarImage
-
Key for a property identifying the grid dimensions that are represented as a two-dimensional image.
Y
- y(double) - Method in class Line
-
Computes y = f(x).
- y(double, double) - Method in class Plane
-
Computes the y value for the specified (x,z) point.
- y0() - Method in class Line
-
Returns the y value for x = 0.
Z
- z(double, double) - Method in class Plane
-
Computes the z value for the specified (x,y) point.
- z0() - Method in class Plane
-
Returns the z value at (x,y) = (0,0).
- ZENITH - Static variable in class ElevationAngle
-
An elevation angle of 90° for an imaginary point directly above a location.
_
- __getComponentFactory(String) - Static method in class Registration
-
Returns a factory for creating the service.
- __writeRegistryServiceInfo(XRegistryKey) - Static method in class Registration
-
Writes the service information into the given registry key.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties
AbstractTemporalQualityfor following a renaming in ISO 19157:2013.